@import url("fonts.css");
 body {
    font-family: arial,tahoma,"segoe ui", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    /* min-width: 1349px; */
    background: url(../img/bg.png) fixed;
}
/* global */

.container{}
 .rel {
    position:relative
}
.red {
    color:red
}
.blue{color:blue}
.back-to-top {
    position:fixed;
    z-index:123;
    right: -60px;
    bottom: 90px !important;
    text-align: center;
    color: #EC000A !Important;
    text-decoration: none !Important;
    font-weight: bold;
    font-size: 14px;
   
}
.phantrang{margin-left:15px}
.anim-05 {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.link-transpare-border {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
}
.link-transpare-border:hover:before{
 border: 5px solid rgba(255, 255, 255, 0.4);
}
.tooltip-inner {
    border-radius:0 !important
}
.link-transpare-border:before {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    border: 5px solid rgba(255, 255, 255, 0.6);
    content:"";
    position: absolute;
    left: 0px;
    top: 0;
}
.empty-content {
    margin: auto;
    padding: 10px;
    border: 1px solid #ccc;
    text-align: center;
}
.title-child {
    font-family: Alter-gothic;
    font-size: 21px;
    border-bottom: 1px solid #ccc;
}


.global-title h2 a, .title-global h2 a{color:#fff}
.global-title h2 a:hover, .title-global h2 a:hover,.global-title h2 a:focus, .title-global h2 a:focus{color:#fff;text-decoration:none}

.global-title h2, .title-global h2 {
    margin: 0;
  
    font-family: Avo;
    line-height: 47px;
  
    text-align: center;
  
  
  
    text-transform: uppercase;
  
    color: #fff;
  
    font-size: 17px;
  
  float: left;
  
  
  
    height: 40px;
    z-index: 2;
  
  
    position: relative;
    margin-bottom: 2px;
    text-indent: 20px;
    padding: 0 20px;
	background:url(../img/center-h2-nav.png) repeat-x;
}
.global-title h2:before, .title-global h2:before {
		position:absolute;
		background:url(../img/left-h2-nav.png)no-repeat;
		width:60px;
		height:100%;
		left:0;
		top:0;
		content:"";
}
.global-title h2:after, .title-global h2:after {
		    position: absolute;
    background: url(../img/right-h2-nav.png)no-repeat;
    height: 52px;
    right: -50px;
    top: 0;
    content: "";
    width: 254px;
    z-index: -1;
}


.title-global, .global-title {
    margin-top: 0;
    margin-bottom: 5px;
	position:relative;
    overflow: hidden;
    background: url(../img/global-title.png) repeat-x;
	height:52px;

}

#hotlinexxx{
    position: absolute;
    bottom: 0px;
    right: 0;
    font-size: 25px;
    color: #3C3C3C;
    font-family: Avo_bold;
    
}
#hotlinexxx div{color: #ED0000;}
#hotlinexxx span{
   
    left: 0;
    top: 2px;
    font-family: 'Avo';
    font-size: 16px;
    background: url(../img/phone.png) no-repeat;
    height: 30px;
    line-height: 30px;
    padding-left: 32px;
    color: #111;
	float:left;
	width:100%;
}
.inner-website .global-title,.inner-website  .title-global{}
.inner-max-width img {
    max-width:100%;
    height:auto;
    margin: auto;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* fb rp */
 #fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span {
    width: 100% !important;
}
/* fb rp */

/* end global */

/*header */
 header {
    top: 0;
    z-index: 2;
    width: 100%;
    background:#3C6501 url(../img/bg-header.png) no-repeat top center;
}
header .header-info{
    padding: 15px;
    text-align: center;
    font-family: Avo_bold;
    color: #2D2D2D;
    font-size: 16px;
    /* text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.29); */
    clear: both;
    /* position: absolute; */
    bottom: 0;
    width: 100%;
   
}
header  .header-mobile .search-small{
	padding: 0px 5px;
}
header .lang-bar{
    position: absolute;
    bottom: 100px;
    right: 0;
}
header #xhotline{
    
    

  font-size: 20px;
  height: 38px;
  text-indent: 47px;
  font-family: arial;
  float: left;
  /* text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.21); */
  margin-left: 59px;
  margin-top: 9px;
  position: absolute;
  right: 0;
  top: 30px;
  color: #fff;
}
header #social-air{
    /* position: absolute; */
    /* top: 10px; */
    /* right: 0; */
}
#form-search.search-menu input{
    border: 0;
    border-radius: 0;
    padding: 6px 4px;
    font-size: 13px;
    background-color: transparent;
    position: relative;
    top: 2px;
    padding-left: 11px;
    width: 73%;
}
#form-search.search-menu button{
    font-size: 16px;
    margin-top: 7px;
    margin-right: 4px;
    right: 20px;
}
#form-search.search-menu{
}
header  .header-mobile  #form-search button{
    background: none;
    background: #111;
    right: 0;
    padding: 6px 13px;
    font-size: 14px;
    line-height: 18px;
}
header .logo{
    float: left;
      
}
header .banner img{margin:auto 
;
float:right;}
header .banner{
	
      margin: auto;
    margin-bottom: 20px;
    margin-top: 15px;
}
header .top-header .top-search{}
header .top-header .top-search #form-search{
    margin: 0;
    float: none;
    width: 100%;
}
header .top-header .top-search #form-search button{
    color: #ddd;
    font-size: 15px;
    top: 4px;
    right: 7px;
}
header .top-header .top-search #form-search input{
    -webkit-box-shadow: inset 1px 2px 7px 0px rgba(50, 50, 50, 0.4);  -moz-box-shadow:    inset 1px 2px 7px 0px rgba(50, 50, 50, 0.4);  box-shadow:         inset 1px 2px 7px 0px rgba(50, 50, 50, 0.4);
    border: 1px solid #ccc;
    border-radius: 7px;
    height: 25px;
    width: 100%;
}
header .top-header .top-email{background:url(../img/gmail.png) no-repeat;padding-left: 26px;}
header .top-header .top-hotline{
    background: url(../img/small-phone.png) no-repeat;
    padding-left: 25px;
}
header .top-header .top-hotline span{
    font-weight: bold;
    color: red;
    font-size: 18px;
}
header .top-header  .social-small{
	text-align:center;	
	margin: 5px 0;
}

header .top-header .has-logo {
	text-align:center;
}
header .top-header {
    background: url(../img/top-header-bg.jpg);
    padding: 1px 0;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.4);
    box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.4);
    z-index: 1;
    position: relative;
    padding: 6px 0;
}
header .top-header .logo{/* padding:10px 0 */}
header .top-header .logo img{max-width:150px}
header .top-header ul {
    list-style: none;
    padding: 0;
}
header .top-header .left-menu li a {
    font-size: 14px;
    color: #111;
    text-transform: capitalize;
}
header .top-header .left-menu li {
    background: #fff;
    margin: 0px 3px;
    border-radius: 5px;
    /* padding: 3px 0; */
}
header .top-header .right-menu li.last:after, header .top-header .right-menu li.last:before {
    display:none
}
header .top-header .right-menu li {
    position:relative;
}
header .top-header .left-menu li.menu-sp {
    background: url(../img/cart.png) no-repeat;
    padding: 4px 0;
    padding-left: 47px;
}
header .top-header .left-menu li.menu-sp a {
    color:#fff
}
header .top-header .right-menu li:after, header .top-header .right-menu li:before {
    content:"";
    width:1px;
    height: 11px;
    border-right: 1px solid rgba(255, 255, 255, 0.65);
    top: 8px;
    right: 0px;
    position: absolute;
}
header .top-header .right-menu li:last-child:after, header .top-header .right-menu li:last-child:before {
    display:none
}
header .top-header .right-menu li:before {
    border-right: 1px solid rgb(193, 121, 38);
}
header .top-header ul li {
    float: left;
    padding: 3px 10px;
}
header .top-header ul li a:hover {
    color:#EC000A;
    text-decoration:none
}
header .has-banner .hotline span {
    font-size: 24px;
    color: #FA0202;
    font-weight: bold;
}
header .has-banner .hotline {
    position: absolute;
    top: 40px;
    background: url(../img/mini-hotline.png) no-repeat left 8px;
    right: 0;
    text-indent: 30px;
}
header .has-banner {
    padding: 0px 0;
    position: relative;
    /* min-height: 100px; */
    text-align: center;
}
header .has-banner .header{
    text-align: center;
    margin: auto;
    margin: 20px auto;
}
header .top-header ul li a {
    /* font-family: Alter-gothic; */
    text-transform: capitalize;
    font-size: 12px;
    color: #5F6566;
    font-weight: bold;
}
.form-search-wrapper{position:absolute;top: 5px;}
.form-search-wrapper form{
    position: relative;
    width: 267px;
}
.form-search-wrapper form input{
    padding: 6px 5px;
    border-radius: 3px;
    border: 1px solid #ccc;
    width: 100%;
}
.form-search-wrapper form  button{
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border: 0;
    padding: 0px 9px;
    background: #3f7101;
    color: #fff;
}
header nav {
    -webkit-box-shadow: 0px 2px 2px 	0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.6);
    box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.6);
    z-index: 12;
    width: 100%;
    bottom: 0;
    background: url(../img/menu-bg.png) repeat-x;
    position: relative;
}
ul#main-nav .logo{
    padding-top: 4px;

    padding-bottom: 4px;
}
ul#main-nav {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    position: relative;
    margin-top: 0;
    margin-left: 290px;
    z-index: 123;
}

ul#main-nav > li:hover > div > a,ul#main-nav li.active > div >a {
	color:#fff;
}
ul#main-nav > li:hover,ul#main-nav li.active {

	background: #3F7101;
}
ul#main-nav > li:hover > a{color#fff !important;color: #fff;}
ul#main-nav > li {
    float: left;
   
    z-index: 1;
    overflow: hidden;
    line-height: 12px;
    text-align: center;
}

ul#main-nav li{  -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;}
ul#main-nav li .icon{background: url(../img/icon.png);width: 30px;height: 30px;margin: auto;margin-bottom: 7px;}
/* icon sperate */
ul#main-nav li .icon.ic-home{background-position:0px 0px}
ul#main-nav li .icon.ic-about{background-position: -33px 0px;}
ul#main-nav li .icon.ic-ti-vi{background-position: -65px 0px;}
ul#main-nav li .icon.ic-may-lanh{background-position: -97px 0px;}
ul#main-nav li .icon.ic-may-giat{background-position: -130px 0px;}
ul#main-nav li .icon.ic-tu-lanh{background-position: -162px 0px;}
ul#main-nav li .icon.ic-gia-dung{background-position: -194px 0px;}
ul#main-nav li .icon.ic-may-nong-lanh{background-position: -226px 0px;}
ul#main-nav li .icon.ic-laptop{background-position: -258px 0px;}
ul#main-nav li .icon.ic-vi-tinh{background-position: -289px 0px;}
ul#main-nav li .icon.ic-phu-kien{background-position: -322px 0px;}
ul#main-nav li .icon.ic-service{background-position: -353px 0px;}
ul#main-nav li .icon.ic-request{background-position: -387px 0px;}
ul#main-nav li .icon.icon-tg{background-position: -419px 0px;}



/* icon */
ul#main-nav > li.last:after, ul#main-nav > li.last:before {
    margin-right:0;
    display:none
}
ul#main-nav > li:after, ul#main-nav > li:before {
    background: rgba(255, 255, 255, 0.35);
    position: absolute;
    content:"";
    width: 1px;
    height: 100%;
    right: 0;
    top: 0px;
    opacity: 1;
    z-index: 2;
    opacity: 0;
}
ul#main-nav > li:after {
    background: rgba(17, 17, 17, 0.34);
    right: 1px;
}
ul#main-nav li a:hover {
    color: rgb(255, 255, 255) !important;
}
header select#navigator {
    margin: 10px auto;
    max-width: 400px;
    border-radius: 0;
    text-align: center;
    font-size: 14px;
}
header #form-search-v2 {
    position: absolute;
    top: 8px;
    right: 10px;
}
header #form-search-v2 form {
}
header #form-search-v2 form input {
    padding: 3px;
    border: 1px solid transparent;
    background: rgb(51, 51, 51);
    border: 0;
    padding: 5px 8px;
    background: #333333;
    color: #fff;
    border-radius: 14px;
    width: 210px;
    padding-right: 20px;
    outline: none;
}
header #form-search-v2 form button {
    position: absolute;
    background: transparent;
    border: 0;
    color: #fff;
    top: 6px;
    right: 4px;
    outline: none;
}
ul#main-nav a {

	font-family: 'Myriad Pro Regular';

}
ul#main-nav > li a {
    color: #3F7101;
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    top: 2px;
    font-weight: normal;
    padding: 16px 15px;
    float: left;
}

ul#main-nav > li a:hover,ul#main-nav > li.active a {
    text-decoration: none;
    color: rgb(255, 255, 255);
}
ul#main-nav > li ul {
    list-style: none;
    padding: 0;
    position: absolute;
    top: 100%;
        width: 100% !important;
    left: 0;
    text-align: left;
	    background: #fff;
}
ul#main-nav > li ul ul{
	left:100%;
	top: 0;
	background-color: rgba(255,255,255,0.9);
}
ul#main-nav > li ul li {
    padding: 5px 6px;
    min-width: 150px;
    position: relative;
    /* background: url(../img/nav-bg.jpg); */
     
    border-bottom: 1px solid rgba(0, 106, 165, 0.11);
	    width: 33.3% !important;
    float: left;
}
ul#main-nav > li ul li a {
       line-height: 25px;
    padding-left: 5px;
    text-transform: inherit;
      color: #406802 !important;
    padding: 0px !important;
    font-size: 19px;
    text-transform: capitalize;

}
ul#main-nav > li:hover > ul {
    display: block !important;
}
ul#main-nav > li > ul > li:hover ul{display: block !important;}
ul#menu-member .dropdown-toggle {
    background: none;
    border: 0;
    color: #fff;
    top: 9px;
    position: relative;
    font-size: 15px;
}
header #lang-bar{
    position: absolute;
    right: 0;
    top: 10px;
}


header .hotline span{
    /* color: #42ADE1; */
    font-size: 22px;
    font-family: 'Myriad Pro Bold Condensed';
}
header .hotline{
    text-align: left;
  
  
    font-size: 22px;
  
    line-height: 50px;
    font-weight: bold;
}
header .hotline p.phone{
    color: red;
    font-size: 23px;
    font-weight: bold;
}
header .hotline p{margin-bottom:1px;line-height: 18px;}
header #form-search{
    overflow: hidden;
    float: right;
    width: 352px;
    position: absolute;
    top: 8px;
    right: 5px;
    background: url(../img/search.png) no-repeat;
    height: 36px;
}
header #form-search input{width: 100%;
border: 1px solid rgba(204, 204, 204, 0.24);
padding: 4px 5px;
outline: none;border-radius: 4px;}
header #form-search button{position: absolute;
right: 3px;
top: 1px;
padding: 0px 0px;

border: 0;

color: #ED1B24;
font-size: 23px;
outline: none;background: none;}
ul#menu-member .dropdown-menu li {
    float:none;
    padding: 2px 0;
}
ul#menu-member .dropdown-menu li a {
    color:#111;
    font-size: 17px;
}
header nav ul #form-search {
    position: absolute;
    top: 2px;
    right: 6px;
}
header nav ul #form-search input {
    border-radius: 0;
    border: 0;
    padding: 2px 8px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.17);
    background: none;
    color: #FFF;
    width: 240px;
    height: 28px;
    padding-right: 20px;
    outline: none;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.25);  
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.3);  
    box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.24);
    background-color: rgba(255, 255, 255, 0);
}
header nav ul #form-search button {
    position: absolute;
    background: transparent;
    border: 0;
    color: #127EB3;
    top: 3px;
    right: 7px;
    outline: none;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.29);
    font-size: 19px;
}
ul#menu-member {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul#menu-member li:first-child:after {
    content:"";
    position:absolute;
    width:1px;
    height: 12px;
    right: 0;
    background: rgba(255, 255, 255, 0.71);
    top: 17px;
}
ul#menu-member li.cart {
    padding: 8px;
}
ul#menu-member li.cart img {
    margin-right: 5px;
}
ul#menu-member li.cart span {
    color: rgb(254, 241, 0);
}
ul#menu-member li {
    float: left;
    padding: 12px 9px;
    position:relative;
}
ul#menu-member li a {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
}
.brand-inner {
}
.brand-inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 15px;
}
.brand-inner ul li {
    background: url(../img/dot-pink.png) no-repeat 0px 14px;
    padding: 5px 0;
    padding-left: 19px;
    border-bottom: 1px dashed rgb(2, 130, 37);
    margin: 9px 0;
}
.brand-inner ul li a {
    font-size: 17px;
    color: #222;
}
/*header */

/* main */


 .slider-wrapper-pager {
    /* background: url(../img/bg-slider.png) no-repeat top center; */
    /* margin-top: -52px; */
}
#page-wrapper {
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding-top: 10px;
    margin-bottom: 10px;
}

#section-top-index  .list-news-obj{
    margin-bottom: 20px;
}
#section-top-index  .list-news-obj .n-item{
    position: relative;
}
#section-top-index  .list-news-obj .wrap-image{}
#section-top-index  .list-news-obj .wrap-name{
    position: absolute;
    bottom: 0;
    background: rgba(17, 17, 17, 0.26);
    text-align: center;
    padding: 5px;
    padding-bottom: 11px;
    width: 100%;
}
#section-top-index  .list-news-obj .wrap-name h2{
    margin: 0;
    font-size: 17px;
}
#section-top-index  .list-news-obj .wrap-name h2 a{
    color: #fff;
	-moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#section-top-index  .list-news-obj .wrap-name h2 a:hover{text-decoration:none;color:#F8C632}
#section-top-index  .list-news{}
#section-top-index  .list-news .content{}
#section-top-index  .list-news .content ul{
    margin: 0;
    list-style: none;
    padding: 0;
}
#section-top-index  .list-news .content ul li{
    padding-left: 21px;
    background: url(../img/li-2.png) no-repeat 4px 15px;
    border-bottom: 1px dashed #333;
    padding: 5px 0;
    padding-left: 21px;
}
#section-top-index  .list-news .content ul li h3{
    margin: 0;
    font-size: 16px;
    margin: 5px 0;
}
#section-top-index  .list-news .content ul li h3 a{
    color: #222;
	    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#section-top-index  .list-news .content ul li h3 a:hover{
    text-decoration: none;
    color: #666;
}

#content-center {
}


/* mani */
header #responsive-menu{
    position: relative;
    z-index: 1;
    width: 100%;
    max-height: 100%;
   
    z-index: 1234;
    top: 0;
    max-height: 420px;
    overflow-y: auto;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.4);  -moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.4);  box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.4);
}
header #responsive-menu .title .wrap{
    clear: both;
    width: 22px;
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}
header #responsive-menu .title .icon-bar{
    width: 22px;
    height: 2px;
    background: #fff;
    float: left;
    clear: both;
    margin-bottom: 3px;
}
header #responsive-menu .title{
    background: #0069A5;
    padding-left: 10px;
    padding: 10px;
    color: #FFF;
    font-size: 17px;
    cursor: pointer;
    cursor: hand;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.4);  -moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.4);  box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.4);
}
header #responsive-menu .content {}
header #responsive-menu .content ul {
    list-style: none;
    padding: 0;
    background: #F9F9F9;
}
header #responsive-menu .content > ul{
    display: none;
}

header #responsive-menu .content  .toggle-menu{
	float:right;
	background: url(../img/icon-1.png) no-repeat center center;

	width: 15px;
	height: 15px;
	cursor: hand;
	cursor: pointer;
	margin-right: 7px;
	position: absolute;
	top: 7px;
	right: 0px;
	padding: 10px;
}
header #responsive-menu .content  .toggle-menu.active{
background: url(../img/icon-2.png) no-repeat center center;
}
header #responsive-menu .content  ul li a{
    color: #8A8989;

    font-size: 16px;
    padding-left: 5px;
}
header #responsive-menu .content  ul li{
    padding: 8px 0px;
    border-bottom: 1px solid #ccc;
    position: relative;
    cursor: hand;
    cursor: pointer;
}
header #responsive-menu .content  ul li:hover{background:#fff}
header #responsive-menu .content  ul li ul{display:none}
header #responsive-menu .content li li:first-child{border-top:1px solid #ccc}
header #responsive-menu .content > ul > li ul{
    position: relative;
    top: 9px;
}
header #responsive-menu .content > ul li ul li{
    /* padding-left: 15px; */
    text-indent: 10px;
}
header #responsive-menu .content > ul li ul li ul li{text-indent:20px}
header #responsive-menu .content > ul > li > ul > li > ul{}
/* end product header */

/* memeber white bg */
 #content-center.white .global-title, #content-center.white .title-global {
    border-bottom: 1px solid #111;
    margin: 0;
    margin-bottom: 10px;
}
#content-center.white .global-title h2, #content-center.white .title-global h2 {
    background: #fff;
    color: #111;
}
/* end member white bg */

/* cart */
 table#giohang input {
    margin:5px 0px;
    font-size: 19px;
}
table#giohang input.btn, .xbtn {
    background: #075992;
    color: #ffffff;
    padding: 3px 10px;
    border: none;
    margin: 5px 3px;
    border-radius: 0;
    padding: 7px 15px;
    background: #000000;
    line-height: 15px;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    padding-top: 10px;
}
.source-cart {
    background: url(../img/shop-cart.png) no-repeat;
    width: 50px;
    height: 50px;
    background-size: 50px;
    position: absolute;
    right: 20px;
    top: 30px;
    position: fixed;
}
.source-cart a {
    font-size: 15px;
    background: black;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    float: left;
    position: relative;
    left: 37px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
h3.all-cart-price {
    margin-left: 10px;
    font-size: 27px;
    color: rgb(192, 39, 49);
}
/* end cart */
 #social-air a {
    margin-right: 5px;
    position: relative;
}
#social-air a span {
}
#social-air a:hover span {
}
/* footer wrapper */
#bottom-page-wrapper{
    background: #FFD63E url(../img/sm-footer.jpg) no-repeat top center;
    padding: 20px 0;
}
#bottom-page-wrapper .box .inner-box{}
#bottom-page-wrapper .box .inner-box .title{
    font-size: 20px;
    font-weight: bold;
    color: red;
    text-align: center;
}
#bottom-page-wrapper .video-wrap .box .inner-box .content{
    width: 82%;
    margin: auto;
    margin-top: 20px;
}
#video-controls{border-radius: 0;
border: 1px solid rgb(255, 220, 84);
margin-top: -1px;}
#bottom-page-wrapper .box .inner-box .content{}
#bottom-page-wrapper .box{
    background: url(../img/bg-box.png)no-repeat;
    width: 576px;
    height: 478px;
    padding: 0px 25px;
    padding-top: 40px;
}

/* footer wrapper */
/* end main */

/* footer */
 /* footer */
 footer {
    padding-bottom: 0;
color: #000000;


    background: url(../img/footer.png);
    position: relative;
}
footer .menu-bottom{
    margin-bottom: 5px;
}
footer .menu-bottom ul{
    padding: 0;
    list-style: none;
    margin: 0;
}
footer .content-footer{padding-top: 15px;}
footer .menu-bottom ul li a{ -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;color:#fff}
footer .menu-bottom ul li a:hover{text-decoration:none;color:#77C4F9}
footer .menu-bottom ul li:after{position:absolute;content:"";background-color: #fff;width: 1px;height: 10px;right: 0;top: 9px;}
footer .menu-bottom ul > li:first-child{padding-left:0}
footer .menu-bottom ul li:last-child:after{display:none}
footer .menu-bottom ul li{
    float: left;
	position:relative;
    padding: 0px 10px;
}
footer .title{
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 10px;
}
footer .content.visit{
    color: #fff;
}
footer .content.visit ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
footer .content.visit ul li img{
    margin-right: 6px;
}
footer .content.visit ul li{}
footer .copyright{
    text-align: left;
    background-color: #0069A5;
    color: #D2D2D2;
    font-size: 14px;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
}
footer #top-footer{background: url(../img/top-footer.jpg);padding: 40px 0;}
footer #top-footer .support-item{
    margin: 0;
    padding: 0;
    list-style: none;
}
footer #top-footer .support-item li{
    padding-left: 21px;
    background: url(../img/people.png) no-repeat 0px 5px;
    text-transform: capitalize;
}
footer #top-footer .support-item li .sp-item{
    color: #fff;
}
footer #top-footer .support-item li .sp-item .name{
    float: left;
    width: 85px;
    position: relative;
    top: 0px;
}
footer #top-footer .support-item li .sp-item .yahoo{
    float: left;
}
footer #top-footer .support-item li .sp-item .skype{
    float: left;
    margin: 0px 10px;
}

footer #top-footer .support-item li .sp-item .phone{
    float: left;
    color: red;
    font-weight: bold;
}
footer #top-footer #form-sub{
    margin-top: 6px;
    float: left;
    width: 100%;
    position: relative;
}
footer #top-footer #form-sub input{
    width: 100%;
    padding: 6px 10px;
    border: 1px solid #ccc;
    padding-right: 112px;
}
footer #top-footer #form-sub button{
    background-color: #00A2ED;
    border: 0;
    padding: 7px 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: Verdana;
    position: absolute;
    top: 0px;
    right: 0;
}
footer #content-footer{
    color: #fff;
    font-size: 15px;
}
footer #content-footer .title h1{
    font-size: 20px;
    margin: 0;
}
footer #content-footer .title{
    font-family: Avo_bold;
    text-transform: initial;
    font-size: 14px;
    color: yellow;
    list-style: none;
}
footer #content-footer .content{}
footer #content-footer .content{}

footer #content-footer .content .cname{
    font-family: Helvetins;
    color: #EFFF35;
    font-size: 21px;
}

footer #content-footer .content.info div a{color:#fff}
footer #content-footer .content.info div{
    margin-bottom: 0px;
}
footer #content-footer .content .info{
    margin: 0;
    padding: 0;
    list-style: none;
}
footer #content-footer .content .info li{
    background: url(../img/arrow.gif) no-repeat 0px 5px;
    margin-bottom: 6px;
}
footer #content-footer .content .info li a{
    color: #fff;
}
footer #content-footer .content .info li a:hover{}
footer .copyright .hotline{
    font-size: 20px;

    font-family: Avo_bold;
}
footer .copyright a{
    color: #fff;
}
/* maps */
 .video-wrapper iframe {
    width: 100% !Important;
    left:0;
    right:0;
    position:absolute;
    height: 100% !important;
    border: 0;
}
.map-contact {
    /* padding: 3px; */
    border: 1px solid rgba(204, 204, 204, 0.31);
    margin-bottom: 4px;
    /* background-color: rgb(0, 133, 60); */
}
.video-wrapper {
    /* border: 1px solid #ccc; */
}
.video-wrapper.mini {
	padding-bottom: 40%;
}
.video-wrapper {
    position: relative;
    padding-bottom: 66.55%;
    height: 0;
}
/* maps */
 .xbanner {
    padding: re;
    position: fixed;
    top: 0;
    background: url(../img/header-bg.jpg) no-repeat top center;
    z-index: 2;
}
.gn-menu-wrapper li {
    text-indent:10px
}
.gn-menu-wrapper li ul {
    padding-left: 32px;
}
/* notify me */
 .alert-box-container {
    position: fixed;
    bottom: 10px;
    color: #fff;
    z-index: 1234;
    right: 10px;
}
.alert-box {
    padding: 19px 15px;
    color: #fefefe;
    position: relative;
    font: 14px/20px Museo300Regular, Helvetica, Arial, sans-serif;
    margin-top: 5px;
}
.alert-box .msg {
    padding: 0 20px 0 40px;
}
.alert-box p {
    margin: 0;
}
.alert-box .toggle-alert {
    position: absolute;
    top: 7px;
    right: 10px;
    display: block;
    text-indent: -10000px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.08) url(../img/alert.png) no-repeat 6px 6px;
}
.info-box {
    background: #2fa9f6 url(../img/info.png) no-repeat 14px 14px;
}
.success-box {
    background: #7EB62E url(../img/success.png) no-repeat 14px 14px;
}
.error-box {
    background: #f64b2f url(../img/error.png) no-repeat 14px 14px;
}
.notice-box {
    background: #f6ca2f url(../img/notice.png) no-repeat 14px 14px;
}
.download-box {
    background: #a555ca url(../img/download.png) no-repeat 14px 14px;
}
/*end notify me */

/* media queue */
 @media (min-width: 1200px) {
}
@media (min-width: 1365px) {
    .item-product {
    margin-bottom: 20px;
}
header .logo img{
  
     margin-top: 0px;
    
    
    margin-left: 40px; 

}
}
@media (max-width: 767px) {
.footer-address{
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid rgba(0, 162, 237, 0.41);
}
.copyright{text-align: center !important;}
.fix-social{}
.visible-xs.hotline-xs{
    color: rgb(0, 133, 60);
    /* font-weight: bold; */
    font-size: 25px;
    font-family: utm_swissblack;
}
.fix-social #social-air{
    position: relative;
}
header .banner img{max-width: 96%;margin: auto;}

footer .onlinev{
   
    float: none;
    text-align:center;
}
header .logo{margin: auto !important;float: none;text-align: center;margin: 10px 0;padding: 10px 0;width: 100%;text-align: center;}
header .logo img{margin:auto;text-align: center;display: inherit;}

.row-xs,.fix-row{  margin-left: -15px;
  margin-right: -15px;}
.clearfix-xs{clear:both}
#content-center{}
    .main-container {
        margin-top: 60px;
        position: relative;
        z-index: 1;
    }
    .row.imt {
        margin-left: -10px;
        margin-right: 5px;
    }
    .fix-row {
        margin-left: -15px;
        margin-right: -15px;
    }
    #social-air {
        text-align: center;
        margin: 10px 0;
    }
    #page-wrapper {
        padding-left: 5px;
        padding-right: 5px;
    }
    .container {
        width:100%
    ;
        overflow-x: hidden;
}
    .zoomContainer {
        display:none !Important
    }
    .item-product {
        /* margin: 5px 1%; */
        /* border: 1px solid rgba(204, 204, 204, 0.5); */
        /* padding: 5px 0 5px 20px; */
        /* width: 49%; */
        /* margin: 1px; */
    }
    .item-product .wrap-desc {
        margin: 0 !Important;
    }
    .item-product .wrap-desc .product-name {
    }
    .item-product .wrap-desc .pull-left, .item-product .wrap-desc .pull-right {
        width:100%
    }
    .item-product .wrap-desc .add-cart {
        margin: 5px 0;
    }
    .item-product .wrap-desc .product-name h2 {
        font-size: 19px !important;
        line-height: 21px !important;
        margin-bottom: 5px !important;
    }
    .global-title .active:before, .global-title .active:after {
        display:none
    }
	.phantrang{margin-left:5px}
	.fix-haft-row{margin-left: -10px;
margin-right: -10px;overflow: hidden;}
}
@media (max-width: 991px) {
header .logo img {
  
     margin-top: 20px;

    margin-left: 40px; 
}

}
.zoomContainer{z-index:123}


.nav-request{
    background-color: #3B8AB9;
    /* border: 1px solid #ccc; */
    margin-top: 5px !Important;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.5);  -moz-box-shadow:    0px 0px 1px 0px rgba(50, 50, 50, 0.5);  box-shadow:         0px 0px 1px 0px rgba(50, 50, 50, 0.5);
}
.nav-request li{
    padding: 15px 6px !important;
    text-align: center;
}
.nav-request li.active a{
    color: #111 !Important;
}
.nav-request li.active a:hover{}
.nav-request li.active{
    background-color: #fff;
}
.nav-request li a  p{
    margin-bottom: 0;
}
.nav-request li a .number{
    font-size: 13px;

    text-transform: capitalize;
    font-weight: normal;
    text-align: center;
}
.nav-request li a{
    text-shadow: none !Important;
}


.from.question{display:none;margin-top: 10px;}
.from.question .inner-form{
    /* border: 1px solid rgba(204, 204, 204, 0.45); */
    /* padding: 10px; */
}
.header-question{font-size:20px;color: #999;font-style: italic;}
.inbox-question .info{border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  padding-bottom: 0px;}
.inbox-question{
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding: 10px 0;
}
.inbox-question .item-question{
    margin-bottom: 10px;
}
.inbox-question .item-question .q:hover{
	background: #EEFFDA  url(../img/question_a.png) no-repeat 9px 6px;
}
.inbox-question .item-question .q{
    background: #E3ECD2 url(../img/question.png) no-repeat 9px 6px;
    padding: 6px;
    padding-left: 60px;
    border-top: 3px solid #CFDEB2;
    cursor: hand;
    cursor: pointer;
}
.inbox-question .item-question .a{
    background: #e9e5d4;    padding: 0 10px;    
    display: none;    border-bottom: 10px solid #e9e5d4;
    margin: 10px 0;
    padding: 10px;
}
.hotline-xs {
    border: 1px solid #fff;
    border-radius: 10px;
    line-height: 30px;
    color: yellow;
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
}
.fix-social{margin-top:15px;}

footer #form-sub .help-block{color:#fff;font-size:13px}
footer #form-sub{    position: relative;
    max-width: 224px;}
footer #form-sub input[type=email]{width:100%;color:#333}
footer #form-sub button{background: #DB0000;
    position: absolute;
    right: 0;
    border: 0;
    border-radius: 4px;
    top: 0;
    padding: 1px 9px;
    top: 2px;
    right: 2px;
    font-weight: bold;}
	
	.content.product .vert .simply-scroll-list li img{position:relative !important}
	.content.product .vert .simply-scroll-list li {height:280px !Important;padding-left:0 !important}
	.content.product .vert .simply-scroll-list li h3 {margin:0 !important}
		.content.product .vert li{background:none !Important;border:0 !important}
.myft{
	margin-top:30px;
	margin-bottom:20px;
	
}
ul#main-nav > li ul li:hover{
	background:#407801;
}

.xbx-content .owl-prev{    background: url(../img/left.png) no-repeat;
    width: 20px;
    background-size: 100%;
    height: 35px;
    text-indent: -9999em;
    top: 30%;
    position: absolute;}
.xbx-content .owl-next{    background: url(../img/right.png) no-repeat;
    width: 20px;
	right:0;
    background-size: 100%;
    height: 35px;
    text-indent: -9999em;
    top: 30%;
    position: absolute;}
	
.nj-facebook-messenger {
    background: #3F7101 url(../img/facebook-messenger.svg) 15px center no-repeat;
    background-size: auto 75%;
    padding: 12px 18px;
    color: #fff !important;
    border-radius: 3px;
    padding-left: 55px;
    font-family: 'Roboto Condensed', sans-serif;
    position: fixed;
    display: inline-block;
    bottom: 15px;
    right: 0;
    font-size: 18px;
    z-index: 9999;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 50ms linear;
    -moz-transition: transform 50ms linear;
    transition: transform 50ms linear;
}
/*======FORM POPUP=========*/
.boxform_mail{width: 100%;padding: 5px;margin-bottom: 10px;border: 1px solid #ccc;}
.popup_title{margin: 20px 0;font-size: 16px;font-weight: bold;}
.boxform_submit{border: 1px solid #ccc;padding: 6px 20px;transition:all ease 0.3s;}
.boxform_submit:hover{background:#fff;color:#ccc;}
.popup_gioitinh{text-align:left;}
.popup_gioitinh span{padding-right:40px;}