* {
    margin: 0;
    padding: 0;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Trirong', serif;
    line-height: 24px;
}

p {
    margin: 0;
    margin: 0;
    outline: none;
}

:focus {
    outline: 0;
}

a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
}

.clearfix::after {
    display: table;
    content: "";
    clear: both;
}

.row::after {
    display: table;
    content: "";
    clear: both;
}

ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.45;
}

.container {
    width: 1140px;
    margin: 0 auto;
}

header {
    width: 100%;
    background: #ffffff;
}

header .top {
    width: 100%;
    margin-top: 40px;
}

header .top .left {
    width: 56%;
    float: left;
}

header .top .left ul {
    float: left;
}

.top .left ul li {
    list-style: none;
    float: left;
    padding: 10px 5px;
}

.top .left ul .top-in {
    padding: 5px;
}

.top .left .logo {
    float: right;
}

.top .right {
    float: right;
    position: relative;
}

.top .right ul li {
    padding: 10px 10px;
    list-style: none;
    float: left;
}

.top .right ul .number {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    background: #60a703;
    text-align: center;
    padding: 1px 0;
    right: 105px;
    top: 22px;
    position: absolute;
    color: #fff;
}

.top .right ul .price {
    font-size: 16px;
    color: #60a703;
    margin-top: 10px;
    padding-right: 15px;
}

header .top .tell {
    font-size: 16px;
    color: #555555;
    font-weight: bold;
}

.top .tell span {
    color: #f70000;
}

.menu {
    width: 100%;
    background: #ffffff;
    border-top: 1px solid #d3d3d3;
    margin-top: 20px;
}

.menu-top ul {
    margin-left: 50px;
}

.menu-top ul li {
    list-style: none;
    float: left;
}

.menu-top ul li a {
    display: block;
    font-size: 16px;
    color: #404040;
    padding: 25px 22px;
}

.menu-top ul li .product {
    background: url(../images/background-product.png) no-repeat center right;
}

.menu-top ul li .search {
    margin-left: 40px;
    background: url(../images/icon-search.png) no-repeat center right;
    padding-right: 30px;
}

.menu-top ul li input {
    border: none;
    border-bottom: 1px solid #EEE;
    max-width: 120px;
}

.menu-top ul li input[type=submit] {
    position: absolute;
    right: -30px;
    top: 0px;
    background: none;
    font-size: 0px;
    height: 30px;
    width: 30px;
    border: none;
    cursor: pointer;
}

.menu-top ul li form {
    position: relative;
}

.menu-top ul li a:hover {
    color: #f70000;
}

.menu-top ul li .search:hover {
    color: #404040;
}

.banner {
    width: 100%;
    position: relative;
}

.banner img {
    width: 100%;
}

.bx-wrapper .bx-pager-item {
    display: none;
}

.bx-wrapper .bx-prev {
    background: url(../images/icon-prev.png) no-repeat;
    background-size: 100% 100%;
}

.bx-wrapper .bx-next {
    background: url(../images/icon-next.png) no-repeat no-repeat;
    background-size: 100% 100%;
}

.bx-wrapper .bx-next:hover {
    background: url(../images/icon-next.png) no-repeat no-repeat;
    background-size: 100% 100%;
}

.bx-wrapper {
    margin: 0;
}

.content-home {
    width: 100%;
    position: relative;
    min-height: 200px;
}

.content-home .row {
    margin: 0 -15px;
}

.content-home .block {
    /*position: absolute;
    top: -185px;*/
}

.content-home .item {
    width: 25%;
    float: left;
    padding: 0 15px;
    margin: 15px 0px;
   /* opacity: 0;*/
}

.content-home .item {
    /**/
}

.main-h-item {
    webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.main-h-item:hover {
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
}

.content-home .item .images-item {
    border-radius: 50%;
    width: 272px;
    height: 272px;
    border: 4px solid #FFF;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    padding-top: 30px;
    background: #ffffff;
    box-shadow: 1px 1px 6px #4e4e4e;
}

.content-home .item h2 {
    font-size: 24px;
    color: #497f01;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
}

.content-products {
    width: 100%;
    background: #f9f9f9;
    padding-bottom: 30px;
}

.content-products .box {
    padding-top: 60px;
    width: 100%;
}

.content-products .left {
    float: left;
    width: 25%;
    margin-top: -15px;
}

.content-products .item-left {
    background: #ffffff;
    margin: 15px 0;
}

.content-products .title {
    width: 100%;
    background: #444444;
    border-left: 2px solid #60a703;
}

.btn-toggle-category {
    display: none;
}

.btn-toggle-category-trade {
    display: none;
}

.content-products .title h2 {
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 0;
}

.content-products ul li {
    list-style: none;
}

.content-products ul li a {
    display: block;
    padding: 15px 35px;
    border-bottom: 1px solid #eaeaea;
    font-size: 16px;
    color: #404040;
    position: relative;
    margin: 0 2px;
    background: url(../images/icon-a-hover.png)no-repeat 15px center;
    /* -webkit-filter: grayscale(100%);
  filter: gray;*/
}

.content-products ul li a::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 22px;
    right: 10px;
    background: url(../images/icon-a.png) no-repeat;
}

.content-products ul li a:hover,
.content-products ul li a.active {
    color: #60a703;
    background: url(../images/icon-a-hover.png)no-repeat 10px center;
}

.content-products ul li a:hover {
    padding-left: 50px;
    background: url(../images/icon-a-hover.png)no-repeat 20px center;
}

.content-products ul ul {
    padding-left: 20px;
}

.content-products .fix li a::after {
    display: none;
}

.content-products .right {
    float: right;
    width: 75%;
    margin: -15px;
}

.content-products .right .h2 {
    color: #484848;
    font-size: 16px;
    padding-left: 15px;
}

.description {
    width: 100%;
    background: #ffffff;
    margin: 15px;
    padding-left: 15px;
    padding-bottom: 35px;
}

.description h1 {
    font-size: 28px;
    color: #484848;
    padding: 30px 0px;
}

.description-detail {
    width: 100%;
}

.description-left {
    float: left;
    width: 48%;
}

.content-products .right .description-block {
    /* text-align: center;*/
    margin-top: 10px;
}

.images-description img {
    width: 100%;
}

.description-right {
    float: right;
    width: 48%;
}

.description-right h2 {
    color: #484848;
    font-size: 18px;
    font-weight: bold;
}

.description-right ul li {
    color: #484848;
    font-size: 16px;
    padding: 8px 0;
    list-style: none;
}

.description-right ul span {
    font-size: 26px;
    color: #60a703;
    padding-left: 15px;
    font-weight: bold;
}

.description-right .box-item {
    padding: 10px 0;
}

.box-left {
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 6px;
}

.box-left a {
    border: 1px solid #d1d1d1;
    display: block;
    float: left;
    line-height: 30px;
    font-weight: bold;
    width: 30px;
    height: 30px;
    background: #f7f7f7;
}

.box-left .number {
    background: #ffffff;
}

.box-right {
    float: right;
    width: 70%;
}

.box-right .cart {
    width: 230px;
    height: 40px;
    text-align: center;
    border-radius: 20px;
    background: #f2600d;
}

.box-right .cart a {
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
    display: block;
}

.description-right .social {
    padding: 10px 0;
}

.description-right .social span {
    padding: 0px 10px 0px 0;
}

.description-detail .bx-wrapper .bx-prev {
    display: none;
}

.description-detail .bx-wrapper .bx-next {
    display: none;
}

.content-products .page {
    margin: 10px 0;
    margin-top: 8px;
    text-align: center;
}

.tab-content {
    display: none;
}

.content-detail {
    width: 100%;
    padding-top: 30px;
}

.content-products .right .content-detail h3 {
    color: #484848;
    font-size: 16px;
    font-weight: bold;
    text-align: justify;
    margin: 10px 0;
}

.tab-list h3 {
    float: left;
    padding: 0px 10px;
    cursor: pointer;
}

.tab-content {
    padding-top: 25px;
}

.content-detail h3 span {
    border-bottom: 2px solid #ccc;
    color: #666;
}

.content-detail h3.active span {
    border-bottom: 2px solid #ff6517;
    color: #000;
}

.content-detail h3 span {
    padding-bottom: 5px;
}

.content-detail p {
    color: #484848;
    font-size: 16px;
    padding: 3px 0;
}

.content-detail ul li {
    color: #484848;
    font-size: 16px;
    padding: 3px 0;
}

.content-products .page .icon-page-prev {
    background: none;
    border: none;
}

.content-products .page .icon-right-next {
    background: none;
    border: none;
}

.content-products .page a {
    border-top: 1px solid #60a703;
    background: #ffffff;
    color: #404040;
    font-size: 18px;
    padding: 10px;
    margin: 0 4px;
    line-height: 10px;
    display: inline-block;
}

.content-products .page a.active {
    background: #60a703;
    color: #FFF;
}

.content-products .right .item {
    float: left;
    width: 33.3%;
    padding: 15px 15px;
    webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: relative;
  
}


.content-products .right .item .inner{
    min-height: 390px;
}

.content-products .right .item:hover {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.content-products .right .item .inner:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.content-products .right .item:hover .hover-mask {
    opacity: 0.7;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.main-btn-mas {
    position: absolute;
    bottom: 0;
    margin-bottom: 30px;
    display: block;
    text-align: center;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 11;
    color: #FFF;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    transform: perspective(200px) rotate3d(1, 0, 0, -90deg) translateY(100%);
    -webkit-transform: perspective(200px) rotate3d(1, 0, 0, -90deg) translateY(100%);
    -moz-transform: perspective(200px) rotate3d(1, 0, 0, -90deg) translateY(100%);
    -ms-transform: perspective(200px) rotate3d(1, 0, 0, -90deg) translateY(100%);
    -o-transform: perspective(200px) rotate3d(1, 0, 0, -90deg) translateY(100%);
}

.main-btn-mas a i {
    color: #fff;
    padding: 5px;
    border: 1px solid #FFF;
    border-radius: 5px;
}

.main-btn-mas a span {
    padding-left: 5px;
    line-height: 0px;
}

.content-products .right .item:hover .main-btn-mas {
    transform: perspective(200px) rotate3d(1, 0, 0, 0deg) translateY(0);
    -webkit-transform: perspective(200px) rotate3d(1, 0, 0, 0deg) translateY(0);
    -moz-transform: perspective(200px) rotate3d(1, 0, 0, 0deg) translateY(0);
    -ms-transform: perspective(200px) rotate3d(1, 0, 0, 0deg) translateY(0);
    -o-transform: perspective(200px) rotate3d(1, 0, 0, 0deg) translateY(0);
}

.hover-mask {
    position: absolute;
    top: 0;
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    left: 0;
    background: #000;
    opacity: 0;
    /* right: 0;
    z-index: 11;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -o-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    transform: perspective(200px) rotate3d(1, 0, 0, -90deg) translateY(100%);
    -webkit-transform: perspective(200px) rotate3d(1, 0, 0, -90deg) translateY(100%);
    -moz-transform: perspective(200px) rotate3d(1, 0, 0, -90deg) translateY(100%);
    -ms-transform: perspective(200px) rotate3d(1, 0, 0, -90deg) translateY(100%);
    -o-transform: perspective(200px) rotate3d(1, 0, 0, -90deg) translateY(100%);*/
}

@-webkit-keyframes fadeinout {
    0%,
    100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

@keyframes fadeinout {
    0%,
    100% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

.content-products .right .item img {
    border: 1px solid #EEE;
}

.content-products .right .item.active img {
    border: 1px solid #60a703;
}

.content-products .right .inner {
    background: #ffffff;
    padding-bottom: 20px;
}

.content-products .right .inner:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(79, 77, 79, 1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(79, 77, 79, 1);
    box-shadow: 0px 0px 10px 0px rgba(79, 77, 79, 1);
}

.content-products .right .images {
    text-align: center;
    width: 100%;
    padding: 15px 0px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.content-products .right h2 a {
    color: #404040;
    font-size: 18px;
    padding: 7px 0;
    text-align: center;
    display: block;
}

.main-product .right h3 {
    text-align: center;
    color: #707070;
    font-size: 18px;
}

.content-products .right .old {
    width: 187px;
    height: 35px;
    border: 1px solid #eaeaea;
    border-radius: 15px;
    margin: 10px 35px;
    color: #518f00;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding: 8px 0;
}

.partner {
    width: 100%;
    background: #ffffff;
}

.partner .item {
    float: left;
    padding: 55px 0;
}

.partner .bx-wrapper .bx-prev {
    margin-left: -60px;
    background: url(../images/icon-prev-bottom.png) no-repeat;
}

.partner .bx-wrapper .bx-next {
    background: url(../images/icon-next-bottom.png) no-repeat;
}

.partner .bx-wrapper .bx-controls-direction a {
    right: -40px;
    margin-top: -10px;
}

footer {
    width: 100%;
    background: #f9f9f9;
}

footer .top {
    padding: 50px 0;
}

footer .top .left {
    float: left;
    width: 50%;
}

footer .top .left h2 {
    font-size: 16px;
    color: #484848;
    font-weight: bold;
}

footer .top .left h3 {
    font-size: 16px;
    color: #484848;
    padding: 10px 0;
}

footer .top .left ul li {
    list-style: none;
    font-size: 16px;
    color: #484848;
    padding: 5px 0;
    padding-left: 25px;
    display: block;
}

footer .top .right {
    float: right;
    width: 45%;
}

footer .top .right .item {
    float: right;
    width: 50%;
    padding: 0 15px;
}

footer .top .right .item h2 {
    font-size: 16px;
    color: #484848;
    font-weight: bold;
}

footer .top .right ul li {
    padding: 0;
    float: none;
}

footer .top .right ul li a {
    font-size: 16px;
    color: #484848;
    padding: 5px 0;
    ;
    display: block;
}

footer .top .map {
    background: url(../images/icon-map.png) no-repeat center left;
}

footer .top .tell {
    background: url(../images/icon-tell.png) no-repeat center left;
}

footer .top .support {
    background: url(../images/icon-support.png) no-repeat center left;
}

footer .top .mail {
    background: url(../images/icon-mail.png) no-repeat center left;
}

footer .bottom {
    border-top: 1px solid #d3d3d3;
}

footer .bottom .left {
    width: 50%;
    float: left;
    color: #6c6c6c;
    font-size: 14px;
    padding: 15px 0;
}

footer .bottom .right {
    float: right;
}

footer .bottom .right a {
    padding: 15px 0;
    color: #6c6c6c;
    font-size: 14px;
    display: block;
}

.menu-mobile {
    display: none;
}

img {
    max-width: 100%;
}

.main-order {
    width: 70%;
    float: left;
}

.t-order {
    background-color: #efefef;
    border-color: #efefef;
    border-bottom-width: 1px;
    padding: 10px;
}

.tb-midle {
    width: 30%;
}

.tb-1 {
    width: 15%;
    text-align: center;
    border-left: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.tb-2 {
    width: 20%;
    text-align: center;
    border-left: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.tb-3 {
    width: 20%;
    text-align: center;
    border-left: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.tb-3 a {
    font-size: 16px;
}

.tb-4 {
    width: 20%;
    text-align: center;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.qty {
    width: 40px;
}

.odd {
    border-top: 1px solid #efefef;
}

.block-wish {
    background-color: #f3f2f2;
    border-width: 1px;
    border-color: #fff #f3f2f2;
    border-style: solid;
}

.tb-left {
    text-align: left;
    padding: 10px 10px;
}

.tb-left a {
    color: #df0302
}

.tb-right {
    text-align: right;
    padding: 10px 10px;
}

.tb-right span {
    color: #df0302;
    font-weight: bold;
}

.order-info {
    width: 420px;
    float: left;
}

.send_payment label {
    float: left;
}

.from_label label {
    width: 200px;
    float: left;
    text-align: left;
    margin-top: 5px;
}

.from_label div {
    margin-bottom: 7px;
}

.from_label input,
.from_label textarea {
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 7px;
    margin-left: 0px;
    margin-right: 0px;
    width: 90%;
}

.from_label textarea {
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 3px;
    margin-left: 0px;
    margin-right: 0px;
    width: 90%;
    height: 70px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.bank {
    float: left;
    margin-left: 20px;
    width: 330px;
}

.pd-remove a {
    background: url(../images/icon-trash.png);
    width: 20px;
    height: 20px;
    display: block;
}

.icon-order {
    float: right;
    width: 29%;
}

.btn_submit-shopping-bag {
    color: #fff;
    border: 1px solid #df0302;
    background-color: #df0302;
    -webkit-box-shadow: inset 0px -2px 3px 0px rgba(204, 2, 2, 1);
    -moz-box-shadow: inset 0px -2px 3px 0px rgba(204, 2, 2, 1);
    box-shadow: inset 0px -2px 3px 0px rgba(204, 2, 2, 1);
    color: #fff;
    font-size: 14px;
    padding: 6px 12px;
    cursor: pointer;
}

.sumbit-order {
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-bottom: 20px;
}

.order-item {
    margin-bottom: 20px;
}

.box-title {
    text-transform: uppercase;
    position: relative;
    border-bottom: 1px solid #3ab54a;
    margin-bottom: 20px;
    font-weight: bold;
    margin-top: 15px;
}

.title_news,
.other_news_title {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 10px;
}

.other_news_title {
    margin-top: 30px;
}

.other_news li a {
    display: block;
    color: #333;
    font-size: 14px;
    padding: 4px 0px;
}

.other_news li a:hover {
    color: #3ab54a;
}

.box-title p {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: #3ab54a url(../images/add1.png) 1px -2px no-repeat;
    text-align: center;
    line-height: 50px;
}

.icon-title {
    padding: 10px 0px;
    text-align: left;
    color: #666;
    font-size: 14px;
    display: block;
    padding-left: 50px;
    font-weight: bold;
}

.box-title-pro {
    border-top: 1px solid #015da7;
}

.alert_msg_change_shipping {
    padding: 10px;
    padding-left: 60px;
    color: red;
    clear: both;
}

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

.content-products ul li a {}

#slider1 {
    width: 100%;
}

.catelogories-left-full #slider1 {
    padding: 10px 0px;
}

.box-news {
    width: 33.33%;
    float: left;
    padding: 0px 10px;
    text-align: justify;
    min-height: 410px;
    text-align: center;
}

.box-contentC {
    margin: 0px 0px;
    border: 1px solid #CCC;
    padding: 20px 10px;
}

.media-content h2 {
    font-size: 21px;
    padding: 7px 0px;
    margin: 10px 0px;
    line-height: 20px;
}

.media-content h2 a {
    color: #000;
}

.main-box-content {
    /*margin-left: -7px;
    margin-right: -7px;*/
}

.list-new-full .box-news {
    margin-bottom: 28px;
}

.col-form-info {
    width: 48%;
    float: left;
}

.col-form-info-right {
    float: right;
    width: 48%;
    overflow: hidden;
}

address {
    margin-bottom: 10px;
    font-style: normal;
    line-height: 1.42857143;
}

.text-required {
    color: #00acee;
    font-style: italic;
    margin-bottom: 10px;
}

.col-sm-3 {
    width: 25%;
    float: left;
}

.col-sm-9 {
    width: 75%;
    float: left;
}

.form-group {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.form-control {
    display: block;
    width: 70%;
    height: 30px;
    padding: 3px 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #eee;
}

.form-horizontal .control-label {
    text-align: left;
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.col-sm-offset-3 {
    width: 75%;
    float: right;
}

.col-sm-offset-3 .btn {
    background: #00acee;
    border: 0;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 1px 2px 0 #028dc2;
}

.col-sm-offset-3 .btn:hover {
    background: #028dc2;
    color: #fff;
}

.decription-products,
.info-details {
    width: 100%;
    float: left;
    margin: 20px 0px;
}

.info-details h4 {
    font-size: 16px;
    border-bottom: 1px solid #eee;
    padding-bottom: 6px;
}

.decription-products h2 {
    font-size: 20px;
    margin-bottom: 20px;
    font-family: 'Muli';
}

.col-left-pro {
    float: left;
    width: 50%;
    margin-right: 20px;
}

.col-right-pro {
    float: left;
    text-align: left;
    width: 48%;
}

.col-right-pro .price {
    background: none;
}

.col-right-pro .intro {
    border-top: 1px solid #ebeaea;
    border-bottom: 1px solid #ebeaea;
    background: none;
    padding: 10px 0;
}

.col-right-pro .price strong {
    color: #999;
}

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    margin: 13.8px 0;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    background: #3071a9;
    border-radius: 1.3px;
    border: 0.2px solid #010101;
}

input[type=range]::-webkit-slider-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 36px;
    width: 16px;
    border-radius: 3px;
    background: #f3ffff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -14px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #367ebd;
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    background: #3071a9;
    border-radius: 1.3px;
    border: 0.2px solid #010101;
}

input[type=range]::-moz-range-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 36px;
    width: 16px;
    border-radius: 3px;
    background: #f3ffff;
    cursor: pointer;
}

input[type=range]::-ms-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

input[type=range]::-ms-fill-lower {
    background: #2a6495;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}

input[type=range]::-ms-fill-upper {
    background: #3071a9;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}

input[type=range]::-ms-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 36px;
    width: 16px;
    border-radius: 3px;
    background: #f3ffff;
    cursor: pointer;
    height: 8.4px;
}

input[type=range]:focus::-ms-fill-lower {
    background: #3071a9;
}

input[type=range]:focus::-ms-fill-upper {
    background: #367ebd;
}

.price-s-slider {
    padding: 10px 10px;
}

#price-f-in {
    color: #60a703;
    font-size: 15px;
    font-weight: bold;
}

.hard-fix span {
    text-decoration: line-through !important;
    font-size: 15px !important;
}

.price-promotion {
    padding-top: 0px !important;
}

.product-item img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.product-item:hover img {
    /* -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);*/
}

.left-map {
    float: left;
    width: 30%;
}

.map-right {
    width: 70%;
    padding-left: 10px;
    float: left;
    text-align: left;
    height: 500px;
    overflow-y: auto;
}

.map-right img {
    float: left;
    padding-right: 20px;
    padding-bottom: 50px;
    vertical-align: middle;
}

.map-right p {
    line-height: 18px;
    font-size: 14px;
    padding: 0px;
}

.map-right span {
    line-height: 18px;
}

.main-phan {
    background: #FFF;
}

.agent_item {
    padding: 10px 0px;
    border-bottom: 1px solid #EEE;
}

.agent_item h3 {
    color: #60a703;
}

.agent_item span {
    font-weight: bold;
    min-width: 100px;
    display: inline-block;
}

.main-phan .box-title {
    padding-left: 10px;
}

.promotion-promo {
    font-size: 14px;
    color: #666;
    text-decoration: line-through;
}

.col-a-l {
    width: 30%;
    float: left;
    vertical-align: middle;
}

.col-a-l img {
    padding-top: 100px;
}

.col-a-right {
    width: 70%;
    float: right;
    padding-left: 30px;
}

.item-thumb img {
    overflow: hidden;
    border: 1px solid #CCC;
    margin-left: 10px;
    opacity: 0.6;
}

.item-thumb.active img {
    opacity: 1;
    border: 1px solid #60a703;
}

.register-news {
    background: #97c505;
    color: #fff;
    padding: 45px 0;
}

.col-re-f {
    width: 33.33%;
    float: left;
    padding: 10px 10px;
}

.footer-hotline h3 {
    font-size: 42px;
    color: #ffffff;
    margin-bottom: 0;
}

.footer-hotline p {
    font-size: 28px;
    text-transform: uppercase;
}

.content-register-news h3 {
    font-size: 28px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.form-register-news {
    position: relative;
}

.form-register-news input[type=button] {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    background: #fd8d39;
    border: 0;
    border-radius: 4px;
    padding: 0 30px;
    cursor: pointer;
    color: #FFF;
    font-size: 15px;
}

.form-register-news .form-control {
    height: 54px;
}

.form_message{
  color: #FFF;
  width: 100%;
  text-align: center;
  padding: 0px 10px;
}