@charset "UTF-8";
body {
  background-color: #fff;
}

.c_in {
  width: 1200px;
}

.top-header {
  color: #fefefe;
  background: #0093dd;
}

.ul-cs {
  margin-left: 30px;
}

.ul-cs > li {
  position: relative;
  padding-left: 46px;
  margin: 4px 25px;
  font: 1.2em/18px "Roboto", sans-serif;
}
.modal-backdrop{position: relative;}
.rate-comment,.rate-title{font-size: 14px;}
.rate-view{margin-top: 30px}
.rate-user-name{font-size: 16px; font-weight: bold;}
.rate-create-date{line-height: 12px !important}
.pull-left{float: none !important;}
.ul-cs > li > span {
  margin-top: 1px;
  display: block;
}

.ul-cs > li::before {
  content: "";
  width: 36px;
  height: 100%;
  position: absolute;
  top: 1px;
  left: 0;
  background: url("../images/giaohang.png") no-repeat 0 50%;
}
.modal-open .modal{z-index: 9999999 !important}
.ul-cs > li.order::before {
  height: 38px;
  width: 38px;
  top: 0px;
  left: 0;
  background-position: -36px 50%;
}

.ul-cs > li.shipment {
  padding-left: 52px;
}

.ul-cs > li.shipment::before {
  width: 46px;
  top: 0px;
  left: 0;
  background-position: -74px 50%;
}

.top_line_text_box {
  font-size: 1.2em;
}

.top-menu {
  top: 0;
  right: 0;
  height: 45px;
}

.topmenu li a {
  font: 1.2em/45px "Roboto", sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.topmenu li a::after {
  content: "|";
  margin: 0 5px;
}

.topmenu li:last-child a::after {
  display: none;
}

.logo {
  width: 226px;
  margin-right: 30px;
}

.logo img {
  max-width: 100%;
  z-index: 999999;
}
.site-header .header-logo a{width: auto !important;  height: 80px !important;}
.site-header .header-logo{margin-top: 20px !important;}
.box_index_header ul.inline li{border: 1px solid #dbdbdb;    height: 378px;    margin: 0 5px;}
.box_index_header ul.inline li .info-sys{font-size: 14px}
.item-block .item-img {  height: 260px !important;  width: 100% !important;}
.item-block .item-img img{width: 100% !important; height: 100% !important; object-fit:cover}
.owl-carousel .owl-wrapper-outer{height: 465px}
.box_index_header ul.inline li {    height: 440px !important;}
.item-block .item-name a {    color: #333300 !important;font: bold 1.3em / 22px "Roboto", sans-serif !important;}

.phonering-alo-phone {bottom: 197px !important;}

.topmenu {
  margin-right: 35px;
}

.search-form {
  margin-top: 17px;
  height: 40px;
  vertical-align: middle;
  font-size: 1.2em;
  position: relative;
}

.search-form select {
  width: 100px;
  height: 100%;
  border: none;
  background: transparent;
  text-align: center;
  padding-left: 10px;
}

.search-form .btn-submit-search {
  position: absolute;
  padding: 9px 35px;
  border-radius: 0 10px 10px 0;
  background: #ff870d;
  color: #000;
  border-color: transparent;
}

.search-form .input-text {
  background: #fff;
  border-radius: 30px;
  width: 440px;
  height: 50px;
  border: 1px solid #d9d9d9;
  padding-left: 10px;
  vertical-align: top;
  margin-left: -4px;
  transition: all 200ms ease-out;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}

.search-form select {
  display: none;
}

.search-form .selectric {
  background: #ffffff;
  height: 40px;
  border-radius: 0;
  transition: all 200ms ease-out;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}

.selectric:hover {
  box-shadow: 0 0 6px rgb(255, 35, 106);
}

.search-form .selectric .label {
  line-height: 26px;
}

.search-form .selectric .button {
  height: 38px;
  border-left: none;
}

.search-form .selectric .button:after {
  top: 17px;
}

.search-form .selectric-items {
  width: 300px !important;
}

.selectric-wrapper {
  display: none;
}

.btn-primary {
  float: right;
  border-color: transparent;
  background: transparent;
  position: absolute;
  right: 0;
}

.text-content .btn-primary {
  background: #be8909;
}

.text-content .btn-primary:hover {
  background: #5c4202;
}

.btn-primary img {
  height: 25px;
}

.btn {
  padding: 2px 25px;
  height: 50px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background: transparent;
  border: none;
}

.dangnhap {
  margin-top: 26px;
  font-size: 1.2em;
  float: right;
}

.dangnhap .b-header-3__user {
  padding: 10px 22px 10px 10px;
  cursor: pointer;
}

.center {
  color: #242424;
}

.mainmenua .li-level-1 {
  float: left;
  font-size: 12px;
  margin-right: 15px;
}

.m_top .mainmenua {
  float: right;
}

.dangnhap .p1::after {
  content: "";
  position: absolute;
  top: 40%;
  margin-left: 8px;
  border: 5px solid transparent;
  width: 0px;
  height: 0;
  border-top-color: #34a8e2;
}

.cart {
  margin: 35px 20px;
  float: right;
  background: url("../images/cart.png") no-repeat 0 50%;
  padding-left: 36px;
  font-size: 1.2em;
}

.cart .p1 {
  color: #da251d;
}

.header2 .menu {
  height: 390px;
  border: 1px solid #d6d6d6;
  float: left;
  width: 220px;
  background-color: #fff;
  vertical-align: top;
  border-top: none;
}

.menu-in-list {
  display: none;
}

.menu .title-all, .header2.mlist > .menu-in-list {
  background: url("../images/icon-all.png") no-repeat 10px 55%;
  padding-left: 45px;
  font: 1.3em/30px "Roboto", sans-serif;
  color: #5f5f5f;
  border-bottom: 1px solid #d6d6d6;
}

.header2.mlist > .menu-in-list {
  display: block;
  width: 218px;
  border-top: none;
}

.header2.mlist .menu {
  height: auto;
}

.header2.mlist .menu .main-menu-content {
  position: absolute;
}

.header2.mlist .menu .title-all:hover ~ .main-menu-content {
  display: block;
}

.header2.mlist .mxlist {
  position: absolute;
  z-index: 3333;
  top: 0;
  left: 0;
  display: none;
}

.header1 {
  background: url("http://6.img.izshop.vn/mt23/images/bgr-bn.jpg") no-repeat;
  border-top: 6px solid #D6000F;
  background-size: 100%;
}

.header2.mlist .mxlist .hover-content {
  height: 384px;
  border-bottom: 1px solid #d6d6d6;
}

.mainmenu li > .item-name, .mainmenu li > a > .item-name {
  color: #5f5f5f;
  font: 1.4em/38px "Roboto", sans-serif;
  position: relative;
  margin-left: 10px;
  display: block;
}

.menumain {
  background: #be8909;
  border-top: #eeeeee;
}

.menumain ul {
  min-height: 35px;
  min-width: 200px;
  background: #be8909;
}

.menumain ul li:hover {
  background: #ffb400;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background: transparent;
}

.dropdown-menu {
  padding: 0;
}

/*- code menu drop down -*/
.header-hot-link li ul ul {
  display: none;
}

.header-hot-link li li {
  position: relative;
}

.header-hot-link li li li ul {
  background: #294981;
}

.header-hot-link li ul ul {
  position: absolute;
}

.header-hot-link > li:hover > ul,
.header-hot-link > li li:hover > ul {
  display: block;
}

.header-top li li a {
  line-height: 30px;
}

ul.sys_menu_top {
  right: 0;
}

/*- end top menu -*/
.sf-menu li, .sf-menu ul li {
  background: transparent;
  height: 55px;
}

.sf-menu a {
  border-left: none;
  border-top: none;
  padding: 18px 5px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}

.sf-menu li:hover, .sf-menu li.sfHover {
  background: #7c5800;
}

.menumain ul ul li {
  border-bottom: 1px dotted #000;
  height: 35px;
  padding: 6px 0;
}

.menumain ul ul li:last-child {
  border-bottom: none;
}

.header2 .rheader2 {
  vertical-align: top;
  border-top: 1px solid transparent;
  width: 980px;
  float: left;
  height: 390px;
}

.mainmenu li > a.sHover::after {
  display: none;
  content: "";
  width: 10px;
  height: 100%;
  background: url("../images/icon-menu-hover.png") no-repeat 0 50%;
  position: absolute;
  right: 4px;
  top: 0;
}

.hover-content {
  position: absolute;
  background: #fff;
  height: 389px;
  width: 980px;
  z-index: 1024;
}

.hover-content .sub_item > li {
  width: 25%;
  vertical-align: top;
}

.hover-content .sub_item > li:last-child {
  position: absolute;
  right: 0;
  top: 0;
}

.hover-content .sub_item > li .block {
  margin: 10px 15px;
}

.hover-content .sub_item > li .block > a {
  color: #333;
  font: 1.3em/20px "Roboto", sans-serif;
  display: block;
}

.hover-content .sub_item > li .block > h2 {
  color: #333;
  font: bold 1.4em/25px "Roboto", sans-serif;
  display: block;
}

.hover-content .sub_item > li .block > h2 a {
  color: #333;
}

.hover-content .sub_item > li .block a:hover {
  color: #1384CA;
  text-decoration: underline;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
}

.navbar .navbar-nav > li:hover {
  background: #be8909;
}

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

.jsthumbnail {
  border-bottom: 1px solid #c7c7c7;
}

.jsthumbnail:last-child {
  border-bottom: none;
}

/* jssor slider thumbnail navigator skin 11 css */
/*
.jssort11 .p            (normal)
.jssort11 .p:hover      (normal mouseover)
.jssort11 .pav          (active)
.jssort11 .pav:hover    (active mouseover)
.jssort11 .pdn          (mousedown)
*/
.jssort11 {
  font-family: "Roboto", sans-serif, Helvetica, sans-serif;
  border: 1px solid #d8d8d8;
  opacity: 0.85;
  background: #f7f5f1;
  overflow: hidden;
}

.jssort11 .thumb-img {
  margin: 5px 10px;
}

.jssort11 .i, .jssort11 .pav:hover .i {
  position: absolute;
  top: 3px;
  left: 3px;
  WIDTH: 60px;
  HEIGHT: 30px;
  border: white 1px dashed;
}

* html .jssort11 .i {
  WIDTH: 62px;
  HEIGHT: 32px;
}

.jssort11 .pav .i {
  border: white 1px solid;
}

.jssort11 .t, .jssort11 .pav:hover .t {
  position: absolute;
  top: 3px;
  left: 68px;
  width: 129px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #808080;
  font-size: 13px;
  font-weight: 700;
}

.jssort11 .pav .t, .jssort11 .phv .t, .jssort11 .p:hover .t {
  color: #000;
}

.jssort11 .c, .jssort11 .pav:hover .c {
  position: absolute;
  top: 2px;
  left: 75px;
  width: 183px;
  line-height: 18px;
  color: #000;
  font-weight: 400;
  overflow: hidden;
  font-size: 12px;
}

.jssort11 .pav .c, .jssort11 .phv .c, .jssort11 .p:hover .c {
  color: #000;
}

.jssort11 .t, .jssort11 .c {
  transition: color 2s;
  -moz-transition: color 2s;
  -webkit-transition: color 2s;
  -o-transition: color 2s;
}

.jssort11 .p:hover .t, .jssort11 .phv .t, .jssort11 .pav:hover .t, .jssort11 .p:hover .c, .jssort11 .phv .c, .jssort11 .pav:hover .c {
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}

.jssort11 .p {
  background: #f7f5f1;
}

.jssort11 .p.av {
  background: #fff;
}

.jssort11 .pav, .jssort11 .pdn {
  background: #fff;
}

.jssort11 .p:hover, .jssort11 .phv, .jssort11 .pav:hover {
  background: #fff;
}

.adv_top img {
  width: 100% !important;
}

.index_adv {
  width: 870px;
}

.slide_banchay {
  width: 326px;
  height: 260px;
  margin-top: 10px;
}

.btitle {
  color: #f3f3f3;
  font: 1.3em/40px "Roboto", sans-serif;
  text-transform: uppercase;
  background: #be8909;
  margin-top: 30px;
  text-align: center;
}

.slide_banchay .slide_banchay_content {
  background: #fff;
  height: 227px;
  border: 1px solid #ead9c5;
  border-top: none;
}

.sys_product_detail_info_right li {
  margin-left: 18px;
}

.box_index_header .imgico {
  height: 132px;
  margin: 6px 0;
}

.box_index_name {
  text-align: center;
}

.middlepage .imghovers {
  width: 374px;
  height: 250px;
  overflow: hidden;
}

.middlepage .e2title a {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}

.middlepage .e2title a:hover {
  color: yellow;
}

.middlepage .e2title {
  position: absolute;
  bottom: 20px;
  width: 90%;
  left: 20px;
  border-left: 5px solid #d86d00;
  padding-left: 10px;
}

.thum {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.65));
  left: 0;
  position: absolute;
  width: 100%;
  height: 251px;
}

.item-name {
  text-align: left;
  font-size: 13px;
  line-height: 20px;
}

.price {
  display: flex;
}

.subbox ul {
  overflow: hidden;
}

.subbox ul li {
  border: 1px solid #ddd;
  padding: 5px 10px;
  margin: 8px;
  background: #fff;
  text-transform: uppercase;
}

.subbox ul li:hover {
  border: 1px solid red;
}

.rate-list-star i {
  font-size: 12px !important;
}

#form-submit-rate .rate-list-star i {
  font-size: 24px !important;
}

.rate-view.minimize .rate-list-star {
  display: block !important;
  margin: 10px 6px;
}

.rate-view.minimize .text-danger {
  font-size: 11px;
}

.box_index .box_index_header .box_index_name > a, .box_index_name > a {
  text-transform: uppercase;
  color: #2e2e2e;
  display: inline-block;
  font: bold 2.8em/70px "Roboto", sans-serif;
  padding: 0 20px 0 15px;
}

.ul-box-index-list-child {
  display: inline-block;
  vertical-align: top;
}

.ul-box-index-list-child > li a {
  color: #575757;
  vertical-align: top;
  font-size: 1.3em;
}

.ul-box-index-list-child > li:last-child a {
  background: none;
}

.ul-box-index-list-child > li a:hover {
  color: #000;
}

.index-box-view-all {
  color: #0093dd;
  font: 1.1em/40px "Roboto", sans-serif;
  padding-right: 5px;
  right: 10px;
  top: 0;
}

.box-index-content-left {
  display: inline-block;
  vertical-align: top;
}

#header .header_in, #main .main_in {
  background: #fff;
}

.item-block > li {
  width: 220px;
  border: 1px solid #d2d2d2;
  margin: 10px 9px;
  height: 400px;
  position: relative;
  padding: 5px;
  border-radius: 10px;
}

.item-block > li:hover {
  border: 1px solid #000;
  background-color: #F9F9F9;
  box-shadow: 1px 1px 5px 0px #9E9E9E;
}

.item-block .item-img {
  width: 200px;
  height: 215px;
  display: block;
  overflow: hidden;
  margin: 10px auto;
}

.item-block .item-img img {
  width: 220px;
}

.item-block .item-name a {
  color: #034472;
  font: bold 1.1em/22px "Roboto", sans-serif;
}

.item-price {
  color: #ff0000;
  font: 1.8em/20px "Roboto", sans-serif;
  margin: 10px 10px;
}

.item-old-price {
  color: #717070;
  font: 1.2em "Roboto", sans-serif;
  text-decoration: line-through;
  margin-top: 14px;
}

.box-index-content-left .pri {
  display: flex;
}

.box-index-content-left .item-name {
  min-height: 65px;
}

.box_index_header ul.inline li {
  border-radius: 20px;
  text-align: justify;
  transition: all 200ms ease-out;
  padding: 5px;
}

.box_index_header ul.inline li:hover {
  background: #f0f9ff;
  cursor: pointer;
}

.box_index {
  margin-bottom: 15px;
  background: #fff;
}

.moreindex {
  background: #d86d00;
  padding: 5px 10px;
  text-align: center;
  width: 95px;
  margin: 5px auto;
  border-radius: 15px;
  display: none;
}

.moreindex:hover {
  background: red;
}

.moreindex a {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}

.box-index-content-right {
  width: 246px;
  display: inline-block;
  text-align: right;
  margin-top: 10px;
}

.box-index-content-right .box-right-top img {
  max-width: 100%;
}

.box-right-bottom {
  overflow: hidden;
  margin-top: 15px;
}

.box-right-bottom a {
  text-align: center;
  vertical-align: middle;
  width: 105px;
}

.box-right-bottom a img {
  max-width: 95%;
  width: 100px;
}

.box-right-bottom table tr td {
  vertical-align: middle;
}

.box-right-bottom table tr {
  height: 72.3px;
}

.box-right-bottom a.view-all {
  color: #00aaf1;
  font-size: 1.2em;
}

.adv-index-box img {
  max-width: 100%;
  max-height: 100%;
}

.adv-index-box {
  margin: 10px 0px;
  height: 305px;
}

.adv_bottom {
  margin: 10px 0;
}

.adv_bottom img {
  max-width: 100%;
}

.adv_bottom .textqc img {
  width: 100% !important;
}

.email_marketing {
  background-color: #F3211F;
  margin: 0 0 10px 0;
}

.imgadv img {
  width: 100% !important;
}

.email_marketing span {
  color: #fff;
  font-size: 1.7em;
  vertical-align: middle;
  margin: auto 25px;
}

.email_marketing input[type=email] {
  width: 342px;
  height: 33px;
  padding-left: 5px;
  font-size: 1.2em;
  margin: 15px 0;
}

.email_marketing input[type=submit] {
  font-size: 1.5em;
  color: #fff;
  background-color: #D0AA8A;
  text-transform: uppercase;
  margin-left: 15px;
  padding: 0 15px;
  border: 1px solid transparent;
  vertical-align: middle;
  height: 31px;
}

/*--Box sản phẩm ---*/
.pics img {
  width: 100% !important;
}

.box-home {
  padding: 20px;
  border-right: 1px dotted #000;
  min-height: 106px;
}

.box-home:last-child {
  border-right: none;
}

.box-home .title {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 25px;
  font-weight: bold;
}

.box-home .e3text {
  font-size: 14px;
}

.box-home .bri {
  float: right;
  width: 80%;
}

.box-home .lef {
  float: left;
  width: 20%;
}

.title-m {
  color: #893a2d;
  font-size: 18px;
  line-height: 20px;
  margin: 10px 0;
}

.boxintro {
  display: flex;
  background: #ffce34;
}

/*--End Box sản phẩm ---*/
.system-style.s_list_news li {
  width: 598px;
  border-bottom: none;
}

.system-style.s_list_news li img {
  float: none;
}

.system-style.s_list_news.style-02 li img {
  width: 650px;
}

.system-style.s_list_news.style-02 li .sys-img {
  width: 598px;
  height: 350px;
  overflow: hidden;
  margin-bottom: 10px;
}

.system-style.s_list_news li .sys-nname {
  font: bold 1.8em/2em "Roboto", sans-serif;
  min-height: 70px;
}
.sys_cart_01 input.txtBox{height: 35px;margin:0}
button, input[type=submit]{font-size: 30px; text-transform: uppercase;background: #3d6506;    color: #fff;    padding: 10px 15px;border-radius:10px  }
button, input[type=submit]:hover{background: #ffa500}
td, th{padding:3px 5px !important; font-size: 15px}
label[for],.cmt{font-size: 15px}
.system-style.s_list_news li .sys-info {
  font: 1.3em/1.8em "Roboto", sans-serif;
}

.NDboxgioithieu {
  text-align: center;
  text-transform: uppercase;
  color: #2e2e2e;
  font: bold 2.8em/70px "Roboto", sans-serif;
  padding: 0 20px 0 15px;
}

.ri {
  width: 285px;
}

.sitem .pimg {
  width: 285px;
  height: 180px;
  overflow: hidden;
}

.sitem .pimg img {
  width: 300px;
}

.sitem {
  margin: 10px 0 30px 0;
}

.sitem .item-name {
  font: bold 1.5em/2em "Roboto", sans-serif;
}

.sitem .item-info {
  font: 1.2em/2em "Roboto", sans-serif;
}

/*--Details ---*/
.sys_product_detail_tab .tab-pane {
  font: 1.4em/25px "Roboto", sans-serif !important;
}

.sys_product_detail_tab .tab-pane li {
  margin-left: 30px;
}

.add-cart-button {
  background: #be8909;
  border-radius: 3px;
  color: #FFF;
  display: inline-block;
  line-height: 48px;
  opacity: 1;
  text-align: center;
  width: 200px;
  font-size: 18px;
  font-weight: bold;
  border: none;
  margin-top: 15px;
}

.add-cart-button:hover {
  background: #5c4202;
}

.add-cart-button {
  padding: 0;
}

.boxthanhtoan {
  border: 1px solid #c6c6c6;
  padding: 10px 5px;
  margin: 10px 0 10px 10px;
}

.payment {
  font: bold 1.4em/1em Arial;
  margin-bottom: 10px;
}

.cartroom {
  margin-top: 20px;
}

.sp-da-ban {  margin-left: 15px;  color: red;}
.tab-content table {  width: 100% !important;margin: 25px 0;}
.tab-content table tbody tr {  vertical-align: top;  height: 25px !important;}
.tab-content table tbody tr td {  padding: 0 10px !important;}
.tab-content table tbody tr td:first-child{width: 20% !important; font-weight: bold;}
.tab-content table tbody tr:first-child{font-weight: bold;background: #e17529}
.tab-content table tbody tr td{border: 1px solid #000;}
.tab-content table tbody tr td img {  width: 100% !important;  height: auto !important;}
.tab-content table tbody tr td iframe {
  width: 100% !important;
  height: 400px !important;
  padding: 10px !important;
  float: right !important;
}

.system_forms table {
  width: 100% !important;
}

.system_forms table tbody tr {
  vertical-align: top;
}

.system_forms table tbody tr td {
  width: 50% !important;
  padding: 10px !important;
}

.system_forms table tbody tr td img {
  width: 100% !important;
  height: auto !important;
}

.system_forms table tbody tr td iframe {
  width: 100% !important;
  height: 400px !important;
  padding: 10px !important;
  float: right !important;
}

.text-right button, .modal-footer button {
  background: #be8909;
  margin-right: 10px;
}

.text-right button:hover, .modal-footer button:hover {
  background: red;
}

/*--End Details ---*/
.system-style.footer {
  background: #3e6807 url("../images/bg-header.webp");
}

.system-style.bottom_nav li a, .system-style.bottom_nav li a[role=none]:hover, .system-style.bottom_nav li li a, .system-style.bottom_nav li .mn-intext, .system-style.addContact > .ft_in_content_flcx, .system-style.share p.sys-title {
  color: #000;
}

.system-style.bottom_nav li a:hover {
  color: #000;
}

.system-style.addContact {
  border-color: #a8c5d2;
  border-top: none;
}

.system-style.bottom_nav li {
  border-right: medium none;
  font-size: 12px;
  width: 25%;
  margin: 0;
}

.slide_banchay_content .sitem {
  width: 160px;
  text-align: center;
  float: left;
}

.slide_banchay_content .sitem .item-name {
  color: #3d3d3d;
  font: 1.2em/18px "Roboto", sans-serif;
  max-height: 36px;
  margin: 0 3px;
}

.slide_banchay_content .sitem a:hover {
  text-decoration: underline;
}

.slide_banchay_content .sitem .pimg {
  height: 165px;
  width: 100%;
  vertical-align: middle;
  display: table-cell;
}

.Firefox .slide_banchay_content .sitem .pimg {
  display: block;
}

.slide_banchay_content .sitem .item-img {
  max-width: 100%;
  max-height: 100%;
}
.header-menu .product-box_item {border:0 !important}
.product-box_item.five-cols {    width: 17%;}
.slide_banchay_content .sitem .item-img img {
  max-height: 100%;
  max-width: 100%;
}

.tree {
  margin-left: 15px;
}

.tree > li > a {
  font: 1.4em/40px "Roboto", sans-serif;
  text-transform: uppercase;
}

.tree > li > a:hover {
  opacity: 0.8;
}

.tree > li > a::after {
  content: "/";
  display: inline-block;
  margin: auto 5px;
}

.tree > li:last-child > a::after {
  display: none;
}

.col-left {
  float: left;
  width: 218px;
}

.col-left ul li .text-level-1 {
  display: none;
}

.col-left ul li {
  text-transform: uppercase;
}

.col-right {
  width: 965px;
  float: right;
}

.cart .col-right {
  width: 1200px;
}

.left-menu {
  border: 1px solid #d6d6d6;
}

.box_index.box_in {
  margin-top: 15px;
}

.left_box {
  border: 1px solid #d6d6d6;
  margin-top: 15px;
}

.left_box .left_box_title {
  color: #4b4b4b;
  font: bold 14px/40px "Roboto", sans-serif;
  border-bottom: 1px solid #d6d6d6;
}

.slider1_container img {
  width: 100%;
}

.best100 li {
  border-bottom: 1px dashed #dddddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.best100 li:last-child {
  border-bottom: none;
}

.best100 .item-block .item-img img {
  width: auto;
}

.b-header-3 .b-header-3__user .b-header-3__hover-box {
  background: transparent;
  padding-top: 13px;
  position: absolute;
  top: 50px;
  right: -15px;
  z-index: 9999;
}

.arrow_top {
  position: relative;
  background: #fff;
  border: 1px solid #ccc !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.b-header-3 .b-header-3__user .b-header-3__user-dropdown {
  border: 1px solid #ddd;
  padding: 15px 20px 15px 20px;
  background: #fff;
  width: auto;
  min-width: 200px;
  z-index: 15;
}

.b-header-3 .b-header-3__user .b-header-3__user-dropdown {
  border: 1px solid #ddd;
  padding: 15px 20px 15px 20px;
  background: #fff;
  width: auto;
  min-width: 200px;
  z-index: 15;
}

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

.arrow_top:before {
  border-color: transparent;
  border-bottom-color: #ccc !important;
  border-width: 9px;
  margin-right: -1px;
}

.b-header-3 .b-header-3__user li {
  display: block;
  position: relative;
}

.btt_blue {
  background: #32befb;
  background: -moz-linear-gradient(top, #32befb 0%, #19a5e1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32befb), color-stop(100%, #19a5e1));
  background: -webkit-linear-gradient(top, #32befb 0%, #19a5e1 100%);
  background: -o-linear-gradient(top, #32befb 0%, #19a5e1 100%);
  background: -ms-linear-gradient(top, #32befb 0%, #19a5e1 100%);
  background: linear-gradient(to bottom, #32befb 0%, #19a5e1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#32befb", endColorstr="#19a5e1", GradientType=0);
  border: none !important;
  box-shadow: 0 -2px 0 #0788bf inset;
  padding: 6px 14px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.b-header-3 .b-header-3__user .b-header-3__user-dropdown .b-header-3__login-btt, .b-header-3 .b-header-3__user .b-header-3__user-dropdown .b-header-3__fb-btt {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding: 8px 10px;
  text-decoration: none !important;
}

.b-header-3 .b-header-3__user .arrow_top:after, .b-header-3 .b-header-3__user .arrow_top:before {
  left: initial;
  right: 26px;
}

.arrow_top:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}

.b-header-3__hover-box {
  display: none;
}

.dangnhap.b-header-3:hover .b-header-3__hover-box {
  display: block;
}

.b-header-3 .b-header-3__user .b-header-3__user-dropdown .b-header-3__user-dropdown__link {
  display: block;
  padding: 0 0 9px 0;
  color: #444444;
  font-size: 1.2em;
}

.b-header-3 .b-header-3__user .b-header-3__user-dropdown .b-header-3__user-dropdown__link:hover {
  text-decoration: underline;
  color: #00aaf1;
}

.line-01 {
  border-bottom: 1px solid #ddd;
  margin-top: 15px;
  font: bold 1.6em/30px "Roboto", sans-serif;
  color: #444;
}

.right_arrow {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 2.5em;
}

.right_arrow .ft {
  opacity: 0.8;
  color: #555;
  cursor: pointer;
}

.right_arrow .ft:hover {
  opacity: 1;
}

.sort_style {
  margin-left: 3em;
  font-size: 1.2em;
}

.sort_style .ft {
  font-size: 1.4em;
  color: #999;
  border: 1px solid transparent;
  margin: auto 2px;
}

.sort_style .ft.active, .sort_style .ft:hover {
  color: #9D2924;
}

.list_pro_diplay_list .item-block > li {
  width: 100%;
  height: inherit;
  border-bottom: 1px solid #ddd;
}

.list_pro_diplay_list .item-block .item-img {
  width: 220px;
  height: inherit;
  min-height: 150px;
  float: left;
  margin-right: 15px;
}

.list_pro_diplay_list .item-block .item-name, .list_pro_diplay_list .item-block .item-price, .list_pro_diplay_list .item-block .item-old-price {
  text-align: left;
}

.list_pro_diplay_list .item-block .item-name {
  font-weight: bold;
}

.list_pro_diplay_list .item-block .item-price {
  font-size: 2em;
  font-weight: bold;
  line-height: 1.5em;
}

.list_pro_diplay_list .item-block .item-price:before {
  content: "Giá bán: ";
}

.list_pro_diplay_list .item-block .item-old-price:before {
  content: "Giá thị trường: ";
}

.p_promotion {
  display: none;
  border-top: 1px solid #eee;
  margin-top: 15px;
  width: 98%;
}

.list_pro_diplay_list .p_promotion {
  display: block;
  float: left;
  width: 678px;
}

.list_pro_diplay_list .promotion_title {
  color: #e00;
  font-size: 1.3em;
  line-height: 2em;
}

.list_pro_diplay_list .item-block > li:hover {
  border: 1px solid transparent;
  border-bottom-color: #ddd;
}

.sort_pro {
  margin-left: 20px;
  margin-top: 7px;
  position: relative;
}

.sort_pro > span {
  border: solid 1px #ccc;
  display: block;
  height: 24px;
  background: white;
  padding: 0 10px;
  line-height: 24px;
}

.sort_pro ul {
  margin: 0;
  list-style: none;
  background: white;
  border: solid 1px #ccc;
  padding: 3px 8px;
  display: none;
  width: 135px;
  position: absolute;
  z-index: 99;
  line-height: 20px;
  top: 24px;
  left: 0;
}

.sort_pro ul li {
  padding: 2px 0;
}

.sort_pro ul li a {
  text-decoration: none;
}

.sort_pro:hover ul {
  display: block;
}

.mainmenu-v {
  left: 220px;
}

.mainmenu-v {
  display: none;
}

.header2.mlist.bwhite > .mainmenu-v {
  display: block;
}

.mainmenu-v li {
  background: none;
}

.mainmenu-v li a.menu-item-name {
  border: none;
  font-size: 1.2em;
  color: #333;
  padding: 0 5px;
  line-height: 32px;
  border-right: 1px solid #ddd;
}

.mainmenu-v li a.menu-item-name.sf-with-ul {
  padding-right: 1.5em;
}

.mainmenu-v .sf-with-ul:after {
  right: 0.4em;
  border-top-color: #ddd;
  border-top-color: rgba(100, 100, 100, 0.5);
}

.mainmenu-v li li {
  display: list-item;
  min-width: 20em;
  background-color: #f7f7f7;
}

.mainmenu-v li:hover, .mainmenu-v li.sfHover {
  background-color: #dedede;
}

.mainmenu-v ul .sf-with-ul:after {
  border-left-color: #dFeEFF;
  border-left-color: rgba(100, 100, 100, 0.5);
}

.main_in .box_index_header {
  height: 40px;
  padding: 10px;
}

.box_index_name_1 a {
  font-size: 15px;
}

.adv-detail-box {
  margin-left: 15px;
  margin-top: 15px;
}

.IE .c_in {
  width: 1200px !important;
}

.IE .slide_banchay_content .sitem .item-img {
  width: 160px;
}

.IE .topmenu li {
  float: left;
}

.IE .sys_product_detail.add-cart-button {
  background: url(../images/icon-add-cart.png) no-repeat transparent;
}

.slideall {
  height: 550px;
  margin-bottom: 20px;
}

.item img {
  width: 100%;
  height: auto !important;
}

.owl-theme .owl-controls {
  width: 100%;
}

.slider .owl-pagination {
  position: absolute;
  bottom: 0;
}

.box_index .owl-carousel .owl-item {
  height: 379px;
}

.block-deal-top .tl {
  padding-top: 10px;
  background: #fff;
  text-align: center;
  position: relative;
  height: 40px;
}

.block-deal-top .deal-box {
  background-color: #fff;
  overflow: hidden;
}

.block-deal-top .tl .bg {
  position: absolute;
  background-color: #fff;
  z-index: 1;
  width: 220px;
  text-align: center;
  left: 50%;
  margin-left: -110px;
}

.block-deal-top .tl:after {
  content: "";
  height: 1px;
  background-color: #e7e7e7;
  width: 90%;
  position: absolute;
  left: 5%;
  top: 20px;
}

.block-deal-top .tl .icon-star {
  fill: #ff0000;
  width: 12px;
  height: 12px;
}

.block-deal-top .tl span {
  background-color: #fff;
  font-size: 15px;
  color: #ff0000;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  padding: 0 5px;
}

.owl-theme .owl-controls .owl-page span {
  background: #999;
}

.owl-theme .owl-controls .owl-page.active span {
  background: #e5101d;
}

.block-deal-top .deal-box {
  background-color: #fff;
  overflow: hidden;
}

.block-deal-top .deal-box .deal-item {
  float: left;
  width: 100%;
  position: relative;
  border-left: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  height: 174.5px;
  overflow: hidden;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.deal-box .deal-item .item {
  display: block;
  text-align: center;
  background-color: #fff;
}

.deal-box .deal-item .item > img {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.deal-box .deal-item .box-name {
  position: absolute;
  bottom: 0;
  color: #333;
  left: 0;
  width: 100%;
  padding: 8px;
  background-color: rgba(255, 255, 255, 0.7);
}

.deal-box .deal-item .box-name .name {
  text-align: left;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  display: block;
  font-size: 14px;
}

.deal-box .deal-item .item:hover > img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

.deal-box .deal-item:hover .box-name {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
}

.deal-box .deal-item:hover .deal-price span {
  color: #fff;
}

.tit_mtp {
  background-color: #861168;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  font-size: 16px;
}

.border001 {
  border: 1px solid #e7e7e7;
  border-top: none;
}

.block-recommend {
  margin-top: 14px;
  margin-bottom: 15px;
  overflow: hidden;
}

.block-recommend .slide-collection-top {
  border: 1px solid #e7e7e7;
  overflow: hidden;
  position: relative;
}

#owl_home_recommend.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 4px;
}

#owl_home_recommend.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 4px;
}

.slide-collection-top .trend-pro_item {
  float: left;
  border-left: 1px solid #e7e7e7;
  position: relative;
  width: 100%;
  padding-bottom: 10px;
  height: 299px;
}

.slide-collection-top .item-col {
  display: block;
  text-align: center;
  white-space: nowrap;
  margin: 0 auto;
  width: 220px;
  background: url("../images/loading.svg") no-repeat center center rgba(255, 255, 255, 0.5);
}

.slide-collection-top .item-col span {
  display: block;
  background-color: rgba(255, 255, 255, 0.85);
  text-align: center;
  line-height: 30px;
  width: 100%;
  height: 30px;
  color: #333;
  font-size: 14px;
  overflow: hidden;
  padding: 0 5px;
}

.transit {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.slide-collection-top .item-col:hover > img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

/*Popup trang chu*/
.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}

.bts-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 999;
}

.bts-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.bts-popup-container {
  position: relative;
  width: 90%;
  max-width: 600px;
  margin: 4em auto;
  background: transparent;
  border-radius: none;
  text-align: center;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.bts-popup-container img {
  padding: 20px 0 0 0;
}

.bts-popup-container p {
  color: white;
  padding: 10px 40px;
}

.bts-popup-container .bts-popup-button {
  padding: 5px 25px;
  border: 2px solid white;
  display: inline-block;
  margin-bottom: 10px;
}

.bts-popup-container a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}

.bts-popup-container .bts-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}

.bts-popup-container .bts-popup-close::before, .bts-popup-container .bts-popup-close::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 16px;
  height: 3px;
  background-color: white;
}

.bts-popup-container .bts-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}

.bts-popup-container .bts-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
  top: 13px;
}

.is-visible .bts-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

@media only screen and (min-width: 1170px) {
  .bts-popup-container {
    margin: 8em auto;
  }
}
/* Styling Next and Prev buttons */
#owl_home_recommend.owl-theme .owl-controls .owl-buttons div {
  filter: Alpha(Opacity=60); /*IE7 fix*/
  opacity: 0.6;
}

#owl_home_recommend.owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: 0;
  top: -158px;
  z-index: 9999;
  text-indent: -9999px;
  display: inline-block;
  width: 30px;
  height: 50px;
  background: rgba(153, 153, 153, 0.8);
}

#owl_home_recommend.owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: 0;
  top: -158px;
  z-index: 9999;
  text-indent: -9999px;
  display: inline-block;
  width: 30px;
  height: 50px;
  background: rgba(153, 153, 153, 0.8);
}

#owl_home_recommend.owl-theme .owl-controls .owl-buttons .owl-next i {
  width: 20px;
  height: 20px;
  line-height: 50px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  margin-top: 15px;
  margin-right: 7px;
}

#owl_home_recommend.owl-theme .owl-controls .owl-buttons .owl-prev i {
  width: 20px;
  height: 20px;
  line-height: 50px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -ms-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  display: inline-block;
  margin-top: 15px;
  margin-left: 7px;
}

#owl_home_recommend.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100); /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/
#owl_home_recommend.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline; /*IE7 life-saver */
}

.filter {
  position: relative;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #aaa;
  margin-top: 5px;
}

.filter .wrap-filter {
  clear: both;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
}

.filter .filter-attr {
  overflow: hidden;
  border-top: 1px solid #aaa;
  background-color: #fffef6;
  position: relative;
}

.filter .filter-attr:first-child {
  border-top: none;
}

.filter div.ttl-left {
  width: 100px;
  float: left;
  padding: 8px 0 0 8px;
  background: #fffef6;
  font-weight: bold;
  color: #595959;
  position: relative;
  font-size: 12px;
}

.filter div.ttl-left span {
  display: inline-block;
  font-size: 10px;
}

.filter div.cont-filter-attr {
  margin-left: 85px;
  overflow: hidden;
  border-left: 1px solid #aaa;
  background-color: #fff;
  padding: 2px 30px 2px 0;
}

.filter div.cont-filter-attr ul {
  overflow: hidden;
  position: relative;
  height: 30px;
  padding-bottom: 5px;
}

.filter div.cont-filter-attr ul li {
  width: auto;
  float: left;
  padding-left: 15px;
  height: 30px;
  line-height: 30px;
}

.filter div.cont-filter-attr ul li label {
  max-height: 30px;
  display: block;
  cursor: pointer;
  font-size: 11px;
  white-space: nowrap;
  position: relative;
  padding: 0 4px 0 20px;
}

.filter div.cont-filter-attr ul li label input {
  margin: -4px 5px 0 0;
  vertical-align: middle;
  opacity: 0;
  position: absolute;
}

.filter .checkbox {
  margin-bottom: inherit;
  margin-top: inherit;
}

.cont-filter-attr ul li label .checkbox:before {
  content: "";
  cursor: pointer;
  position: absolute;
  width: 14px;
  height: 14px;
  top: 6px;
  left: -20px;
  border: 1px solid #656262;
}

.cont-filter-attr ul li label .checkbox:after {
  opacity: 0;
  content: "";
  position: absolute;
  width: 9px;
  height: 4px;
  background: transparent;
  top: 10px;
  left: -17px;
  border: 2px solid #e5101d;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cont-filter-attr ul li label .checkbox.checked:after {
  opacity: 1;
}

.discout-ele {
  background-color: #fff;
  z-index: 1;
  font-size: 13px;
  color: #e5101d;
  text-align: center;
  font-weight: 300;
  position: absolute;
  width: 52px;
  height: 22px;
  line-height: 20px;
  border-radius: 2px;
  border: 1px solid #e5101d;
  right: 36px;
  top: 6px;
}

.sys_product_detail_info_left {
  width: 100%;
  display: block;
  line-height: 30px;
  border-bottom: 1px dotted #48D0F9;
}

.item-hot {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background: url("../images/icon-hot-pc.png") no-repeat 50% 50%;
}

.item-new {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  z-index: 1;
  background: url("../images/icon-new-pc.png") no-repeat 50% 50%;
}

.qrcode {
  position: absolute;
  right: 5px;
  top: 0;
}

.title-detail {
  font: 1.5em "Roboto", sans-serif;
  color: rgb(0, 0, 255);
  margin-top: 20px;
}

.sys_product_detail_saleoff {
  font: 1.2em "Roboto", sans-serif;
}

.sys_product_detail_vat {
  font: 1.3em "Roboto", sans-serif;
  color: #009E23;
}

.sys_product_detail_text {
  font-size: 1.4em;
  font-weight: bold;
}

/*---- Phone----*/
.phonering-alo-phone.phonering-alo-static {
  opacity: 0.6;
}

.phonering-alo-phone.phonering-alo-hover, .phonering-alo-phone:hover {
  opacity: 1;
}

.phonering-alo-ph-circle {
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  position: absolute;
  background-color: transparent;
  border-radius: 100% !important;
  border: 2px solid #bfebfc;
  opacity: 0.1;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
  -webkit-animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important;
  animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important;
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
  -webkit-animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important;
  animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important;
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone:hover .phonering-alo-ph-circle {
  border-color: #00aff2;
  opacity: 0.5;
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
  border-color: #baf5a7;
  opacity: 0.5;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
  border-color: #bfebfc;
  opacity: 0.5;
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
  border-color: #ccc;
  opacity: 0.5;
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
  border-color: #75eb50;
  opacity: 0.5;
}

.phonering-alo-ph-circle-fill {
  width: 100px;
  height: 100px;
  top: 50px;
  left: 50px;
  position: absolute;
  background-color: #000;
  border-radius: 100% !important;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
  -webkit-animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  opacity: 0 !important;
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
  background-color: #00aff2;
  opacity: 0.75 !important;
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(117, 235, 80, 0.5);
  background-color: #baf5a7;
  opacity: 0.75 !important;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
  background-color: #a6e3fa;
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(204, 204, 204, 0.5);
  background-color: #ccc;
  opacity: 0.75 !important;
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
  background-color: rgba(117, 235, 80, 0.5);
  opacity: 0.75 !important;
}

.phonering-alo-ph-img-circle {
  width: 60px;
  height: 60px;
  top: 70px;
  left: 70px;
  position: absolute;
  background: rgba(30, 30, 30, 0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
  border-radius: 100% !important;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important;
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
  -webkit-animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important;
  animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important;
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone:hover .phonering-alo-ph-img-circle {
  background-color: #00aff2;
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
  background-color: #75eb50;
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
  background-color: #00aff2;
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle, .phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
  background-color: #ccc;
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
  background-color: #75eb50;
}

@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-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);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
/*----End----*/
ul.inline li {
  display: block;
  float: left;
}

/* respondive*/
@media only screen and (max-width: 1280px) {
  .item img {
    width: 1280px;
  }
  .adv_bottom img {
    height: auto !important;
  }
}
@media only screen and (max-width: 1120px) {
  .item img {
    width: 1120px;
  }
  .search-form .input-text {
    width: 350px;
  }
  .logo {
    width: 180px;
  }
}
@media only screen and (max-width: 1000px) {
  .item img {
    width: 985px;
  }
  .search-form .input-text {
    width: 350px;
  }
  .logo {
    width: 180px;
    height: 107px;
    background: #fff;
  }
  .box-home {
    width: 25%;
    float: left;
    padding: 10px;
  }
  .nav > li > a {
    padding: 10px 10px;
  }
}
@media only screen and (max-width: 900px) {
  .item img {
    width: 900px;
  }
  .search-form .input-text {
    width: 225px;
  }
  .navbar-collapse {
    padding: 0;
  }
  .nav > li > a {
    padding: 10px 4px;
  }
  .col-right {
    width: 100%;
  }
}
@media only screen and (max-width: 780px) {
  .item img {
    width: 780px;
  }
}
@media only screen and (max-width: 768px) {
  .item img {
    width: 768px;
  }
  .logo {
    width: 100%;
    text-align: center;
  }
  .search-form .input-text {
    width: 380px;
  }
  .box-home .lef {
    height: 50px;
  }
  .box-home .bri {
    width: auto;
  }
  .boxintro {
    height: 160px;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
}
@media only screen and (max-width: 670px) {
  .search-form .input-text {
    width: 280px;
  }
  .boxintro {
    height: 183px;
  }
}
@media only screen and (max-width: 600px) {
  .item img {
    width: 600px;
  }
  .search-form .input-text {
    width: 230px;
  }
  .boxintro {
    height: 183px;
  }
}
@media only screen and (max-width: 550px) {
  .item img {
    width: 550px;
  }
  .search-form .input-text {
    width: 500px;
  }
  .boxintro {
    height: 183px;
  }
  .logo {
    height: 200px;
  }
  .logo img {
    margin: 82px;
  }
  .dangnhap {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    float: none;
  }
  .cart {
    position: absolute;
    top: 0;
    margin: 5px 20px;
    padding-left: 0;
  }
  .search-form {
    height: 55px;
  }
}
@media only screen and (max-width: 500px) {
  .item img {
    width: 500px;
  }
  .search-form .input-text {
    width: 400px;
  }
  .boxintro {
    height: 259px;
  }
  .mainmenua {
    display: none;
  }
}
@media only screen and (max-width: 450px) {
  .item img {
    width: 313px;
  }
  .search-form .input-text {
    width: 300px;
  }
  .boxintro {
    height: 259px;
  }
  .item-block > li {
    width: 100%;
  }
}
/** new header **/

/*# sourceMappingURL=style.css.map */
.system_forms_register{display: none !important; }