﻿@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i');
body {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4em;
    background-color:#efefef;
    position: relative;
	-webkit-text-size-adjust: none;
}
.ontop
{  
    position: fixed; 
    margin:0 auto; 
    width: 100%; 
    top: 0;  
    z-index: 100;  
    border-top: 0;
    background-color:#1c2733;
}
#page {
    -webkit-box-shadow: 2px 2px 5px 2px rgba(209,209,209,1);
    -moz-box-shadow: 2px 2px 5px 2px rgba(209,209,209,1);
    box-shadow: 2px 2px 5px 2px rgba(209,209,209,1);
}
#h_nav .vs-hidden {
    display:none;
}
.ontop .vs-top {
    display:none !important;
}
.ontop .vs-hidden {
    display:block !important;
}
.ontop .vs-hidden a {
    color:#fff !important;
}
.ontop .vs-hidden .button-dropdown {
    width:100%;
}
.ontop .vs-hidden #cssmenu a{
    color:#666 !important;
    font-weight:400;
    text-transform:initial;
}
#cssmenu .has-sub .i_name {
    padding-left:5px;
    text-transform:initial;
    font: normal 13px Arial;
}
a:focus, a:hover {
    text-decoration:none;
    outline:none;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left:5px;
    padding-right:5px;
}
.row {
    margin-left:-5px;
    margin-right:-5px;
}
header {
    background-color:#386d2e;
}
.bg-gray {
    background-color:#efefef;
}
.bg-white {
    background-color:#fff;
}
.header-top {
    border-bottom: 1px solid rgba(255,255,255,.1);
    color: #fff;
    font-size: 12px;
    height: 40px;
}
.logo {
    padding-top:10px;
    padding-bottom:15px;

}
.main-content h2, .main-content h3, .main-content h4 {
    font-size:16px;
}
.main-content img {
    max-width:100% !important;
    height:auto !important;
}
.font-17 {
    font-size:16px !important;
}
.font-20 {
    font-size:20px !important;
}
.font-26 {
    font-size:26px !important;
}
.pad-10 .title-bar {
    text-indent:5px;
}
.pad-10 {
    padding:10px;
}
.pl-20 {
    padding-left:20px;
}
.pt-0 {
    padding-top:0 !important;
}
.pt-5 {
    padding-top:5px;
}
.pt-10 {
    padding-top:10px;
}
.pt-15 {
    padding-top:15px;
}
.pt-20 {
    padding-top:20px;
}
.ptb-10 {
    padding:10px;
}
.pb-20 {
    padding:20px;
}
.mt-03 {
    margin-top:0px !important;
    margin-bottom:30px;
}
.mt-20 {
    margin-top:20px;
}
.mb-20 {
    margin-bottom:20px;
}
.mb-10 {
    margin-bottom:10px;
}
.page-title .i_menu {
    max-height:50px;
    width:auto;
}
.box-product {
    border:solid 1px #efefef;
    position:relative;
    display:table;
    padding-left:10px;
    padding-right:10px;
    overflow:hidden;
    width:100%;
}
.box-product .date_name {
    line-height:30px;
}
.welcome-msg {
    color: #fff;
    font-size: 12px;
    line-height: 40px;
    clear: both;
}
.header-top-right {
    line-height: 40px;
    text-align: right;
}
.style-search {
    padding-top:25px;
    padding-left:30px;
}
.txt_search {
    width:calc( 100% - 80px );
    height:40px;
    padding-left:15px;
    padding-right:15px;
    color:#515151;
    border:none;
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
    float:left;
}
.txt_search:focus, .bt_search {
    outline:none;
}
.bt_search {
    width:80px;
    height:40px;
    border:none;
    float:left;
    background:url(../upload/icon/search.png) center center no-repeat #ec2027;
}
.icon-c {
    padding-top: 3px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 35px;
    background-color: #ec2027;
}
.shopcart-inner {
    float: left;
    color: #fff;
    margin-left: 15px;
    margin-top: 8px;
    width:calc(100% - 50px);
    align-items: center;
}
.icon-c i {
    font-size: 18px;
    color: #fff;
}
.items_cart {
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    position: absolute;
    top: 0;
    left: 50px;
    font-size: 12px;
    color: #386d2e;
    background-color: #fff;
}
.shopcart {
    margin-top:20px;
    position:relative;
    display: flex;
    justify-content: left;
    align-items: center;
    height: 50px;
    padding-left:25px;
}
.header-bottom {
    background-color:#33632b;
}
.main {
    width:100%;
    height:auto;
    position:relative;
}
.pagination > li > a, .pagination > li > span {
    color:#386d2e;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.pagination {
    border-radius:0;
}
.pagination-bx {
    text-align:center;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #386d2e;
    border-color: #386d2e;
}
.pagination > li > a, .pagination > li > span {
    padding: 10px 15px;
    margin-right: 10px;
}
.stellarnav ul .title-main ul ul {
    left:260px;
}
.title-main {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 44px;
    padding: 0 0 0 20px!important;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    display: block;
    background-color:#59ba48;
}
.has-sub .i_name {
    padding-left:30px;
}
.sub-price {
    padding-bottom:10px;
    border-bottom:dashed 1px #efefef;
    margin-bottom:20px;
}
h2.item-price a{
    color:#666;
    font-size:14px;
    font-weight:500;
}
h2.item-price a i {
    color:#386d2e;
}
.g-map iframe{
    width:100%
}
.stellarnav .title-main li {
    border-bottom:none;
}
.title-main .sub li {
    padding-left:0;
}
.stellarnav .title-main li img{
    max-height:20px;
}
.contact-info {
    padding-top:20px;
}
.contact-info ul{
    margin:0;
    padding:0;
}
.title-name {
    font-weight:bold;
    color:#333;
    text-transform:uppercase;
    font-size:20px;
    margin-bottom:10px;
}
.title-main a {
    color:#fff;
    text-decoration:none;
    width:260px;
}
.stellarnav ul .title-main ul {
    background-color:#fff;
    border-top:none;
}
.stellarnav ul .title-main ul a {
    color:#666;
    text-transform:initial;
    line-height: 35px;
    font: normal 13px Arial;
    border-bottom: 1px dashed #efefef;
    padding:13px 15px;
}
.stellarnav .title-main img {
    position:absolute;
    left:15px;
    top:10px;
}
.stellarnav .title-main {
    padding-left:0 !important;
}
.stellarnav .title-main.has-sub > a:after {
    content:'';
}
.banner-bar {
    margin-top:20px;
}
.item-left {
    position:relative;
    overflow:hidden;
}
.banners-effect-1 {
    position:relative;
    overflow:hidden;
}
.banners-effect-1:hover img {
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.banners-effect-1 img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.banners-effect a {
    display: inline-block;
    position: relative;
    overflow: hidden;    
    vertical-align: top;
    cursor: pointer;
}
.banners-effect:hover a {
    background: #000;
}
.banners-effect a:before {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: scale(0,1);
    -ms-transform: scale(0,1);
    -o-transform: scale(0,1);
    transform: scale(0,1);
}
.banners-effect a:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
    transform: scale(1,0);
}
.banners-effect a:before, .banners-effect a:after {
    bottom: 20px;
    content: "";
    left: 20px;
    opacity: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    -webkit-transition: opacity 0.35s ease 0s,transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s,transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s,transform 0.35s ease 0s;
    z-index: 1;
}
.banners-effect a:hover:after, .banners-effect a:hover:before{
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.banners-effect a:hover img {
    opacity: .5;
    filter: alpha(opacity=50);
}
.banners-effect img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
}
.title-bar {
    height:40px;
    line-height:40px;
    font-weight:bold;
    font-size:15px;
    color:#666;
    text-transform:uppercase;
    text-indent:10px;
    border-bottom:solid 2px #efefef;
}
.block {
    display:table;
    width:100%
}
.item-pro {
    width:calc( 100% - 20px);
    margin-left:10px;
    margin-right:10px;
    display:table;
    padding-bottom:5px;
    margin-bottom:5px;
    padding-top:10px;
    border-bottom:dashed 1px #efefef;
}
h3.item-name {
    margin-top:0;
    margin-bottom:0;
    font-size:14px;
    padding-top:10px;
}
.item-name {
    font-size: 14px;    
    font-weight: 400;
    text-transform: capitalize;
    line-height: 18px;
}
.item-name a {
    color: #666;
    text-decoration:none;
}
.item-name a:hover {
    color: #386d2e; 
    text-decoration:none;   
}
.rating {
    line-height: 25px;
    font-size: 12px;
    color:#de9b22;
}
.item-price {
    margin: 0 0 5px 0;
    line-height: 24px;
    color: #ff3c20;
    font-size: 16px;
    font-weight: 600;
}
.price-new {
    color: #ff3c20;
    font-size: 15px;
    font-weight: 700;
}
.price-old {
    line-height: 20px;
    padding: 0 5px;
    display: inline-block;
    text-decoration: line-through;
    color: #999;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
}
.col-80 {
    width:80px;
    float:left;
    display:table;
    margin-right:10px;
}
.col-100 {
    width:calc(100% - 90px);
    float:left;
    display:table;
}
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    height: 8px;
    width: 12px;
    font: inherit;
    border: none !important;
    background-color: #666 !important;
    margin-right: 5px;
    border-radius: 4px;
}
.new-item .owl-dots {
    top:-30px;
    right:0;
    position:absolute;
}
.item-product .owl-dots {
    top:-50px;
}
.new-item .owl-dots .active {
    background-color:#386d2e !important;
    width: 25px;
    outline:none !important;
}
.new-item .owl-dots .active:focus {
    outline:none !important;
}
.content-product-left .product-sale {
    right:25px;
    top:15px;
}
.info-product {
    padding-top:10px;
}
.info-product ul {
    margin:0;
    padding:0;
    padding-left: 18px;
    list-style-type: square;
    line-height:25px;
    color:#666;
}
.w-200 {
    width:200px;
    float:left;
}
.w-l200 {
    width:calc(100% - 200px);
    float:left;
}
.color-gray {
    color:#666 !important;
}
.title-same {
    font-weight:bold;
    padding-left:10px;
    font-weight:bold;
    font-size:16px;
    border-bottom:dashed 1px #ebebeb;
    margin-bottom:20px;
}
.page-title {
    width: 100%;
    float: left;
    position: relative;
    background-color:#efefef;
}
.product-sale {
    background-color: #386d2e;
    color: #fff;
    line-height: 40px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: table;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight:bold;
    font-size:13px;
}
.price-center {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.item-name {
    padding-top:15px;
    padding-bottom:7px;
    font-weight:bold;
}
.date_name {
    font-size:12px;
    color:#666;
    background-color:#fff;
    border-right:solid 1px #fff;
}
.page-title {
    width: 100%;
    float: left;
    position: relative;
    background-color:#fff;
    border-bottom:solid 1px #efefef;
}
.page-title a:hover {
    text-decoration:none;
}
.page-title h1, .page-title h2 {
    display: inline-block;
    position: relative;
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 0px solid #ebebeb;
    margin-bottom: 0px;
    background: #386d2e;
    padding: 0 30px 0 20px;
    line-height: 40px;
    color:#fff;
}
.page-title h1 a, .page-title h2 a {
    color:#fff;
}

.page-title ul , .page-title li{
    display: inline-block;
    padding-left:10px;
}
.page-title li a{
    color:#333;
}
.page-title li a:hover{
    color:#386d2e;
}
.pro-table {
    display:table;
}
.item-product {
    clear:both;
    width:100%;
    background-color:#fff;
    padding:20px;
    position:relative;
}
.f-number {
    float:left;
    height:40px;
    width:90px;
    margin-right:10px;
}
.num-product {
    width:90px;
    height:40px;
    padding-left:10px;
    border:solid 1px #d4d4d4;
    border-radius:5px;
}
.bt-cart {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    background: #386d2e;
    height:40px;
    line-height:40px;
    position:relative;
    padding-right:30px;
    padding-left:55px;
    border:none;
    background:url(../upload/icon/cart.png) 25px 12px no-repeat #b3292f;
    border-radius:5px;
}
.bt-cart:hover
{
    background:url(../upload/icon/cart.png) 25px 12px no-repeat #386d2e;
}
.bt-buy {
    background-color:#386d2e;
    color:#fff;
    padding:10px 20px;
    border-radius:5px;
}
.text-total {
    text-align:right;
    font-size:16px;
    color:#ff3c20;
    font-weight:bold;
    margin-bottom:10px;
}
.bt-buy:hover {
    background-color:#386d2e;
    color:#fff;
}
.col-25 .cart {
    text-align:center;
    padding-bottom:20px;
}
.col-25 .item-name {
    height:50px;
    overflow:hidden;
    padding-bottom:0;
    font-size:14px;
    padding-top:10px;
    line-height:20px;
}
.content-product-right h1 {
    margin-top:0;
    font-size:20px;
}
.breadcrumb {
    background-color:#fff;
    line-height:35px;
    margin-bottom:0;
    padding:5px 15px;
    font-size:15px;
    border-bottom:dashed 1px #efefef;
}
.breadcrumb ul {
    margin-bottom:0;
}
.breadcrumb a{
    color:#386d2e;
}
.list-inline h1 {
    display:inline-block;
    font-size:15px;
    margin-top:0;
    margin-bottom:0;
    font-weight:400;
}
.table_head {
    height:40px;
    line-height:40px;
    text-align:center;
    background-color:#386d2e;
    color:#fff;
}
.table_head th {
    text-align:center;
}
.table th {
    border:solid 1px #efefef;
}
.table_row td {
    border:solid 1px #efefef;
    padding:10px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}
td.column-1,
th.column-1 {
    width:120px;
}
td.column-2,
th.column-2,
td.column-3,
th.column-3,
td.column-4,
th.column-4,
td.column-5,
th.column-5,
th.column-6,
td.column-6 {
    text-align:center;
}
.column-5 span:nth-child(2) a {
    color:#fff;
}
th.column-1,
th.column-2,
th.column-3,
th.column-4,
th.column-5 {
    border-right:solid 1px #efefef;
}
.wrap-table-shopping-cart {
    margin-bottom:15px;
}
.link-back {
    background-color:#386d2e;
    color:#fff;
    padding:10px 25px;
    width:180px;
    text-align:center;
}
.link-forward {
    background-color:#386d2e;
    color:#fff;
    padding:10px 25px;
    float:right;
    width:180px;
    text-align:center;
}
.item-send {
    width:100%;
    max-width:600px;
    margin-left:auto;
    margin-right:auto;
    display:table;
    border-radius:5px;
    padding:30px;
    background-color:#f1f1f1
}
.item-heading {
    font-size:18px;
    font-weight:bold;
    margin-bottom:10px;
}
.item-input {
    height:35px;
    line-height:35px;
    margin-bottom:15px;
    color:#666;
}
.item-head {
     height:30px;
    line-height:30px;
    margin-bottom:5px;
    color:#666;
}
.item-head b {
    color:#386d2e;
}
.txt-input {
    width:100%;
    padding-left:10px;
    padding-right:10px;
    border:solid #e6e6e6 1px ;
    font-size:13px;
}
.txt-input:focus {
    outline:none;
}
.bt-input {
    width:100%;
    text-align:center;
    height:45px;
    background-color:#386d2e;
    border:0;
    color:#fff;
}
.link-forward:hover,
.link-back:hover {
    color:#fff;
}
.list-inline > li:after {
    content:'/';
    width:10px;
    padding-left:10px;
}
.list-inline > li:last-child:after {
    content:'';
    padding:0;
    width:0;
}
.item-same {
    padding-left:15px;
    padding-right:15px;
    padding-bottom:20px;
}
.main-content {
    padding:20px 15px;
    width:100%;
    display:table;
}
.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4 {
    font-size:15px;
    line-height:25px;
}
.info-news {
    text-align:justify;
}
.ft-contact {
    margin-top:20px;
    background-color:rgb(35, 47, 62);
    color:#fff;
    padding:37px 0;
}
.center-block {
    float:left
}
.ft-link {
    border-radius: 3px;
    background-color: #386d2e;
    padding: 10px 40px;
    color: #fff;
    float: right;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 12px;
}
.ft-link:hover {
    text-decoration:none;
    color:#de9b22;
}
.page-heading {
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
    text-transform: capitalize;
}
.socials {
    float: right;
    margin-top: 25px;
}
.socials li {
    position: relative;
    display: inline-block;
    padding-left: 18px;
    margin-left: 18px;
}
.socials li a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}
.socials li a:hover {
    color: #386d2e;
    text-decoration:none;
}
.socials li a i {
    display: inline-block;
    font-size: 16px;
    margin-right: 8px;
}
.payment-center {
    padding-top:20px;
    padding-bottom:20px;
    clear:both;
    border-top:solid 1px #efefef;
}
.payment-center img{    
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}
footer {
    clear:both;
    padding-top:50px;
    color:#d2d2d2;
    background-color:#131921;
    margin-top:30px;
}
footer ul {
    margin:0;
    padding:0;
    list-style:none;
}
.infos-footer li {
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    list-style: none outside none;
    padding: 10px 10px 10px 5px;
}
.infos-footer li .fa {
    width:16px;
}
.module .modtitle {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 6px;
    margin-top: 20px !important;
    margin-bottom:15px;
}
.module .modtitle::after {
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    left: 0px;
    bottom: 0px;
    background-color: #386d2e;
}
.modcontent ul li a {
    border: 0 none;
    font-size: 14px;
    padding: 0;
    font-weight: 400;
    line-height: 30px;
    position: relative;
    padding-left: 20px;
    display: inline-block;
    color:#d2d2d2;
}
.modcontent ul li a:before {
    font-family: 'FontAwesome';
    content: "\f192";
    font-size: 8px;
    position: absolute;
    top: 0;
    left: 0;
}
.modcontent iframe {
    width:100%;
}
.copyright-w {
    background-color: #0a0e13;
    padding: 15px 0;
    color:#fff;
    text-align:center;
}
.copyright a{
    color:#fff;
}
.w-300 {
    width:300px;
    float:left;
}
.w-700 {
    width:calc( 100% - 320px );
    float:right;
}

@media (min-width: 1400px) {
    .col-25 {
        width: 20%;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1540px;
        padding: 0;
        width: 95%;
    }  
    .col-w-30{
        width:310px;
        float:left;
        margin-left:10px;
        padding-right:5px;
    }
    .col-w-70 {
        width:calc( 100% - 320px);
    }
    .col-w-20{
        width:300px;
    }
    .col-w-80 {
        width:calc( 100% - 300px);
    }
    .content-product-right {
        padding-left:15px;
    }    
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .col-w-20{
        width:300px;
    }
    .col-w-80 {
        width:calc( 100% - 300px);
    }
    .col-w-30{
        width:250px;
        width:45px;
        margin-left:5px;
        padding-right:5px;
    }
    .col-w-70 {
        width:calc( 100% - 250px);
    }
    .content-product-right {
        padding-left:15px;
    }
}
@media only screen and (max-width: 991px) {
    .bt-mobile {
        width: 100%;
        position: fixed;
        height: 80px;
        top: 0;
        z-index:9;
    }
    body {
        padding-top: 80px;
    }
    .mh-head .mh-form input {
        font-size:13px !important;
        color:#777 !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .col-sm-6:nth-child(2n+1) {
        clear:both;
    }
    .col-sm-4:nth-child(3n+1) {
        clear:both;
    }
    .col-sm-3:nth-child(4n+1) {
        clear:both;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .col-md-6:nth-child(2n+1) {
        clear:both;
    }
    .col-md-4:nth-child(3n+1) {
        clear:both;
    }
    .col-md-3:nth-child(4n+1) {
        clear:both;
    }
}
@media only screen and (min-width: 1200px) {
    .col-lg-6:nth-child(2n+1) {
        clear:both;
    }
    .col-lg-4:nth-child(3n+1) {
        clear:both;
    }
    .col-lg-3:nth-child(4n+1) {
        clear:both;
    }
    .col-lg-2:nth-child(6n+1) {
        clear:both;
    }
    .col-25:nth-child(5n+1) {
        clear:both;
    }
}
@media only screen and (min-width: 480px) and (max-width: 768px){
    .col-xs-4{
        width:33.3333333%;
    } 
    .col-xs-8{
        width:66.6666666%;
    }    
}
@media only screen and (max-width: 991px){
    .vs-hidden {
        display:block !important;
        height:45px;
        height: 45px;
        line-height: 50px;
        margin-top: 15px;        
    }
    .dropdown-toggle {
        display:block;
        width:100% !important;
    }
    #cssmenu a {
        display:block;
        width:100% !important;
        color:#666 !important;
    }
    #cssmenu > ul li {
        font-weight:500;
        text-transform:initial;
        font: normal 13px Arial;
    }
    #cssmenu .has-sub .i_name {
        padding-left:0;
    }
}
@media only screen and (min-width: 480px) {
    .mb {
        display:block;
    }
    .smb {
        display:none;
    }
}
@media only screen and (max-width: 768px) {
    .nav_right {
        top: calc( 100% - 50px) !important;
        right: calc( 50% - 100px ) !important;
    }
    .nav_right li a:hover {
        transform:none !important;
        -webkit-transform:none !important;
    }
    .nav_right li a strong {
        display:none !important;
    }
    .nav_right ul {
        width:auto !important;
        display:table !important;        
        float:none !important;
    }
    .nav_right li {
        width:50px !important;
    }
}
@media only screen and (max-width: 479px){
    .table_row td {
        padding:5px 2px;
    }
    .table_row .column-2 {
        max-width:120px;
    }
    .mb {
        display:none;
    }
    .smb {
        display:block;
    }
    .container {
        padding-left:5px;
        padding-right:5px;
    }
    .main-content {
        padding:15px 7px;
    }
    .text-total {
        height:40px;
    }
    table .num-product {
        width:30px;
    }
    table .column-1 {
        display:none;
    }
    .link-back, 
    .link-forward {
        width:135px;
        padding-left:2px;
        padding-right:2px;
        display: inherit;
    }
    .link-back .fa,
    .link-forward .fa {
        display:none;
    }
    .w-300 {
        width:100%;
        float:none;
        margin-bottom:10px
    }
    .w-700 {
        width:100%;
        float:none;
        margin-bottom:10px;
        display:table;
    }
    .w-l200 {
        width:100%;
        float:none;
        display:table;
        margin-bottom:10px;
    }
    .col-xs-6{
        width:50%;
    }      
    .col-xs-4{
        width:100%;
    } 
    .col-xs-8{
        width:100%;
    }
    .sub-price .col-xs-4 {
        width:33.333%;
        white-space:nowrap;
    }
    .logo img {
        margin-left:auto;
        margin-right:auto;
    }
    .promotext {    
        margin-bottom:20px;
    }
    .ft-link {
        background-color: #386d2e;
        padding: 10px 40px;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin-top: 12px;
        clear: both;
        text-align: center;
        display: block;
        margin-top: 52px;
        float:none;
    }
    .col-style .socials {
        margin-left:auto;
        margin-right:auto;
        padding-left:0;
        float:none;
    }
    .socials li {
        margin-left:0;
    }
}
.button-dropdown .dropdown-menu {
    border:none;
}
.dropdown-menu {
    margin-top:0;
    padding-top:0;
    width:100%;
    min-width:285px;
    padding:0;

}
.dropdown-menu .sub i {
    width:20px;
}
.dropdown-menu #menu-v li a {
    padding-left:7px;
}
.button-dropdown a:hover,.button-dropdown a:focus {
    color:#fff !important;
}
#menu-v li a {
    position:relative;
}
#menu-v  li  a .fa{
    position: absolute;
    right: 10px;
    top: 15px;
}
#menu-v {
    -webkit-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.4);     
}
#menu-v li, #menu-v a {zoom:1;} /* Hacks for IE6, IE7 */
#menu-v, #menu-v ul
{ /* Main Menu Item widths */
    border-top:none;
    position: relative; font-size:0;
    list-style: none; margin: 0; padding: 0; display:block;
    z-index:9;
    background-color:#fff;
}
                
/* Top level menu links style
---------------------------------------*/

#menu-v li
{
    list-style: none; margin: 0; padding: 0;
}
#menu-v img {
    height:20px;
    margin-right:5px;
    margin-top:-4px;
}
#menu-v li a
{
    font: normal 13px Arial;
    border-bottom: 1px dashed #efefef;
    display: block;
    text-decoration: none;
    line-height:35px;
    padding-left:20px; 
    color:#666;        
}
    
#menu-v ul li a
{
    position:relative;
    line-height:35px;
}
#menu-v .sub li {
    background:url(../upload/icon/list.jpg) 10px 20px no-repeat;
}
#menu-v li a.arrow:hover
{
    background-image:url(arrowon.gif);
    background-repeat: no-repeat;
    background-position: 97% 50%;
}
        
/*Sub level menu items
---------------------------------------*/
#menu-v li ul
{
    position: absolute;
    min-width: 250px; /*Sub Menu Items width */
    visibility:hidden;
    background-color:#fff;
    z-index:9999999999;
    -webkit-box-shadow: 3px 3px 11px -2px rgba(0,0,0,0.4);
    -moz-box-shadow: 3px 3px 11px -2px rgba(0,0,0,0.4);
    box-shadow: 3px 3px 11px -2px rgba(0,0,0,0.4);
}
        
#menu-v a.arrow
{
    background-image:url(arrow.gif);
    background-repeat: no-repeat;
    background-position: 97% 50%;
}
#menu-v ul li
{
    background-image:none;
}
#menu-v a {
    padding-top:5px;
}
.sub {
    margin-top:0px !important; 
}
.sub i {
    width:10px;
}
#menu-v a:hover {
    color:#386d2e !important;
}
/* Holly Hack for IE \
* html #menu-v1  li
{
    float:left;
    height: 1%;
}
* html #menu-v1  li a
{
    height: 1%;
}*/
/* End */

@charset "UTF-8";
/* Base Styles */
#cssmenu > ul,
#cssmenu > ul li,
#cssmenu > ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size:13px;
}
#cssmenu  img {
    width:20px;
}
#cssmenu > ul {
  position: relative;
  z-index: 597;
}
#cssmenu > ul li {
  min-height: 1px;
  line-height: 1.3em;
  vertical-align: middle;
}
#cssmenu > ul li.hover,
#cssmenu > ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu > ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 598;
  width: 100%;
}
#cssmenu > ul ul li {
  float: none;
}
#cssmenu > ul ul ul {
  top: 1px;
  left: 100%;
}
#cssmenu > ul li:hover > ul {
  visibility: visible;
}
/* Align last drop down RTL */
#cssmenu > ul > li.last ul ul {
  left: auto !important;
  right: 99%;
}
#cssmenu > ul > li.last ul {
  left: auto;
  right: 0;
}
#cssmenu > ul > li.last {
  text-align: right;
}
/* Theme Styles */
#cssmenu > ul {
  font-size: 14px;
  background: #1e1e1e;
  background: -moz-linear-gradient(top, #1e1e1e 0%, #040404 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e1e1e), color-stop(100%, #040404));
  background: -webkit-linear-gradient(top, #1e1e1e 0%, #040404 100%);
  background: linear-gradient(top, #1e1e1e 0%, #040404 100%);
  width: auto;
  zoom: 1;
}
#cssmenu > ul:before {
  content: '';
  display: block;
}
#cssmenu > ul:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu > ul li a {
  display: inline-block;
  padding: 10px 0;
}
#cssmenu > ul > li {
    border-bottom: 1px dashed #046eab;
}
#cssmenu > ul > li.active,
#cssmenu > ul > li.active:hover {
  background-color: #007cc2;
}
#cssmenu > ul > li > a:link,
#cssmenu > ul > li > a:active,
#cssmenu > ul > li > a:visited {
  color: #ffffff;
}
#cssmenu > ul > li > a:hover {
  color: #ffffff;
}
#cssmenu > ul ul ul {
  top: 0;
}
#cssmenu > ul li li {
  background-color: #fff;
  border-bottom: 1px dashed #efefef;
  font-size: 14px;
  padding-left:20px;
}
#cssmenu > ul li li a {
    padding-top:13px;
    padding-bottom:12px;
}
#cssmenu > ul li li a .fa {
    position:absolute;
    right:10px;
    top:15px;
}
#cssmenu > ul li li {
    background: url(../upload/icon/list.jpg) 10px 18px no-repeat;
}
#cssmenu > ul a:link,
#cssmenu > ul a:visited {
  color: #fff;
  text-decoration: none;
}
#cssmenu > ul a:hover {
  color: #9a9a9a;
}
#cssmenu > ul a:active {
  color: #9a9a9a;
}
#cssmenu > ul ul {
  border: 1px solid #CCC \9;
  -webkit-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.15);
  width: 270px;
}

#cssmenu > ul,
#cssmenu > ul li,
#cssmenu > ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size:13px;
}
#cssmenu  img {
    width:20px;
}
#cssmenu > ul {
  position: relative;
  z-index: 597;
}
#cssmenu > ul li {
  min-height: 1px;
  line-height: 1.3em;
  vertical-align: middle;
}
#cssmenu > ul li.hover,
#cssmenu > ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu > ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 598;
  width: 100%;
}
#cssmenu > ul ul li {
  float: none;
}
#cssmenu > ul ul ul {
  top: 1px;
  left: 100%;
}
#cssmenu > ul li:hover > ul {
  visibility: visible;
}
/* Align last drop down RTL */
#cssmenu > ul > li.last ul ul {
  left: auto !important;
  right: 99%;
}
#cssmenu > ul > li.last ul {
  left: auto;
  right: 0;
}
#cssmenu > ul > li.last {
  text-align: right;
}
/* Theme Styles */
#cssmenu > ul {
  font-size: 14px;
  background: #1e1e1e;
  background: -moz-linear-gradient(top, #1e1e1e 0%, #040404 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e1e1e), color-stop(100%, #040404));
  background: -webkit-linear-gradient(top, #1e1e1e 0%, #040404 100%);
  background: linear-gradient(top, #1e1e1e 0%, #040404 100%);
  width: auto;
  zoom: 1;
}
#cssmenu > ul:before {
  content: '';
  display: block;
}
#cssmenu > ul:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu > ul li a {
  display: inline-block;
  padding: 10px 0;
}
#cssmenu > ul > li {
    border-bottom: 1px dashed #efefef;
}
#cssmenu > ul > li.active,
#cssmenu > ul > li.active:hover {
  background-color: #fff;
  padding-left:15px;
}
#cssmenu > ul > li > a:link,
#cssmenu > ul > li > a:active,
#cssmenu > ul > li > a:visited {
  color: #ffffff;
}
#cssmenu > ul > li > a:hover {
  color: #ffffff;
}
#cssmenu > ul ul ul {
  top: 0;
}
#cssmenu > ul li li {
  background-color: #fff;
  border-bottom: 1px dashed #efefef;
  font-size: 13px;
}
#cssmenu > ul li li a {
    padding-top:13px;
    padding-bottom:12px;
}
#cssmenu > ul a:link,
#cssmenu > ul a:visited {
  color: #fff;
  text-decoration: none;
}
#cssmenu > ul a:hover {
  color: #9a9a9a;
}
#cssmenu > ul a:active {
  color: #9a9a9a;
}
#cssmenu > ul ul {
  border: 1px solid #CCC \9;
  -webkit-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.15);
  width: 270px;
}
.ft_hotline {
    background-color: #386d2e;
    position: fixed;
    bottom: 50px;
    height: 40px;
    line-height: 37px;
    padding: 0 0px 0 0px;
    border-radius: 40px;
    color: #fff;
    left: 20px;
    z-index: 99999;
    border: solid 2px #fff;
}
.ft_hotline a {
    display: block;
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    padding-left: 18px;    
}
.ft_hotline i {
    font-size: 20px;
    line-height: 32px;
    background: #ffffff;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    text-align: center;
    float: right;
    border: solid 3px #b72b31;
    margin-left: 12px;
    color: #386d2e;
    -webkit-animation-name: opacity;
      -webkit-animation-duration: 3s;
      -webkit-animation-iteration-count: infinite;
      animation-name: opacity;
      animation-duration: 2s;
      animation-iteration-count: infinite;
}
@keyframes opacity {
  0%, 100% {background-color:#fff;}
  50% {background-color:#ffd800;}
}
.img-responsive {
    max-width:100%;
    height:auto;
    display:block;
}
.nav_right {
	position: fixed; 
    top: calc(50% - 70px); 
    right: -100px;
	z-index: 999;
}
.nav_right ul {
	float: left;
	width: 150px;
    list-style:none;
    padding:0;
    margin:0;
}
.nav_right li {
	margin: 5px 0;
	float: left;
	width: 190px;
}
.nav_right li a {
	display: block;
	float: left;
	width: 160px;
	overflow: hidden;
	transition: all .5s;
    font-size:13px;
}
.bt-home {
    max-width:250px;
    margin-left:auto;
    margin-right:auto;
    line-height:30px;
}
.nav_right li a:hover {
	transform: translateX(-110px);
	-webkit-transform: translateX(-110px);
}
.nav_right li a span {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	float: left;
	background: #c11515;
	border-radius: 100px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin-right: -20px;
	position: relative;
	z-index: 1;
}
.nav_right li a:hover span {
	box-shadow: 3px 0 3px 0 rgba(0,0,0,.2);
	-webkit-box-shadow: 3px 0 3px 0 rgba(0,0,0,.2);
	-moz-box-shadow: 3px 0 3px 0 rgba(0,0,0,.2);
}
.nav_right li a strong {
	display: block;
	float: left;
	width: 140px;
	line-height: 40px;
	padding-left: 30px;
	background: #c11515;
	color: #fff;
	opacity: 0;
	transition: all .5s;
    font-size:15px;
}
.nav_right li a:hover strong {
	opacity: 1;
}
.nav_right li:nth-child(2) a span {
	background: #00aeef;
}
.nav_right li:nth-child(2) a strong {
	background: #00aeef;
}
.nav_right li:nth-child(3) a span {
	background: #00aeef;
}
.nav_right li:nth-child(3) a strong {
	background: #00aeef;
}
.nav_right li:nth-child(4) a span {
	background: #4267b2;
}
.nav_right li:nth-child(4) a strong {
	background: #4267b2;
}
.mh-head {
	background: #386d2e !important;
	color: #fff !important;
}
.mh-text {
	font-size: 16px;
	font-weight: bold;
}
.mh-head .mh-form .fa {
	color: #4bb5ef;
}
.mm-menu.mm-offcanvas {
    z-index:999 !important;
}
.second {
    background-color:#2b5223 !important
}
.mm-panel.mm-hasnavbar .mm-navbar {
    background-color:#386d2e;
    color:#fff;
}
.mm-navbar a.mm-title {
    color:#fff !important;
} 
.mm-menu .mm-btn:before {
    border-color:#fff !important;
}
.mm-listview a {
    color:#386d2e !important;
}
.contact-form {
    margin-top: 30px;
    width: 100%;
    display: table;
    background-color: #f8f8f8;
    border: dashed 2px rgba(86, 36, 0, 0.3);
    padding: 25px 15px;
}
.heading-form {
    text-decoration:underline;
    font-style:italic;
}
.contact-form .h1 {
    font-size:22px;
    color:#386d2e;
    font-weight:bold;
    margin-top:20px;
    margin-bottom:7px;
}
.item-contact ul {
    padding-left:0px;
    list-style:none;
}
.contact-form li {
    margin-bottom:7px;
}
.contact-form .fa {
    width:20px;
}
.contact-form  .h2 a{
    font-size:18px;
    color:#77005e;
}