@import "reset-min.css";
body{margin:0;padding:0;font:10pt  Arial, Helvetica, sans-serif}
.left{float: left;} .right{float:right} .clear{clear: both}
a{text-decoration:none; color:#410248} a:hover{color:#FF7A1F}
*, *:before, *:after{-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}
img{max-width:100%;height:auto;vertical-align:middle;border:0} 

.home{display:block !important}
#wrapper,.main-page{width:1140px;margin:auto}
.position,#logo{position:relative} #logo .logo{padding:5px 0 8px;display:block}
.border-shadow{background:#fff;box-shadow:0 1px 2px 1px #DFDFDF;margin-bottom:-1px}
.lang{position:absolute;top:10px;right:10px; z-index:10}
.lang a{color:#fff;font-size:10px;margin-left:5px} .lang a:hover{color:#3C5103}

.search_form_top{
    position: absolute;
    top: 45px;
    left: 200px;
}
#search_form{width:350px;height:36px;border:1px solid #d7d7d7;border-radius:4px;margin:auto; margin-bottom: 10px;}
#search_form .cat-search{width:150px;padding:0 5px;height:34px;border:none;border-radius:4px 0 0 4px; display:none;}
#search_form .txt-search{width:240px; height:34px;padding:0 5px;border:none;margin-left:3px}
#search_form .btnsearch{ background:#FF6600;color:#fff;cursor:pointer;height:34px;width:61px;text-align:center;border:0; font-weight:bold; font-size:14px; text-transform:uppercase; float:right;border-radius:0 4px 4px 0}

.center-top{width:905px;float:left}
 
#nav{list-style:none;padding:0 0 0 5px;margin:0;position:absolute;bottom:0;}
#nav li{float:left;margin-right:2px}
#nav li a{/*background:#666;*/display:block;padding:12px 35px 13px;font-weight:bold;color:#fff;border-radius:4px 4px 0 0;text-transform:uppercase} 
#nav li.selected a,#nav li a:hover{color:#ff0}

.avatar{width:35px;height:35px}
.right-top img{position:relative;top:2px;float:left;margin-right:5px}

.right-top ul{list-style:none;padding:0;margin:0}
.right-top ul li{float:left;line-height:1.49em;font-weight:bold;position:relative}
.right-top ul li.first, .right-top ul li.first-user{width:158px;border-right:1px solid #ccc} .right-top ul li.last{width:120px;padding-left:10px}
.info-index strong{color:#23AA96}
.right-top ul li a{color:#444} .right-top ul li a:hover{color:#23AA96}
.right-top .login span, .info-index span{font-size:11px;font-weight:normal}

.right-top p.hotline{margin:0;position:absolute;bottom:5px;background:url(../images/call.png) no-repeat left 2px;padding-left:17px;font-size:13px;color:#444;font-weight:bold}
.right-top p.hotline span{color:#23AA96}

#banner{margin-bottom:5px}
.content-top{margin-bottom:10px}
.main-banner{padding-top:10px;margin-bottom:5px}
#content{padding:10px 0 5px}

.title-box{margin:0;padding:9px 5px 10px 10px;color:#333;font-size:14px;font-weight:bold;background:url(../images/title-box.png) repeat-x top;border:1px solid #ccc;border-radius:5px 5px 0 0;border-bottom:none}
.title-right{position:relative;margin:0 0 10px;font-size:16px;color:#EC252A;padding:6px 0 6px 35px;background:url(../images/pin-green.png) no-repeat left}
.title-right b{color:#000} .title-right a{color:#EC252A} .title-right a:hover{color:#007AFF}
.all_cat {padding-left:10px;position:absolute;top:4px;right:0;color:#000;font-weight:bold;font-size:13px;z-index:9;background:#fff}  .viewall_cat:hover{color:#EE3030}

.title-cat{position:relative;font-family: 'Roboto', sans-serif;font-weight:bold;font-size:17px;text-align:center;margin:0 0 15px;padding:0;text-transform:uppercase}
.title-cat:before{width:100%;height:1px;content:" ";background:#333;position:absolute;left:0;top:12px}
.title-cat span{background:#fff;position:relative;z-index:9;color:#ED1C24;padding:0 10px}
.title-cat a{color:#ED1C24}
.title-other{position:relative;margin:0 0 10px;font-size:17px;color:#EC252A;padding:6px 0 6px;text-align:center;text-transform:uppercase}
.title-other a{color:#EC252A} .title-other a:hover{color:#007AFF}

.left-top{float:left;position:relative}

.cat-all{padding:12px 15px 11px;margin:0;font-size:15px;position:relative;z-index:3;top:0;/*border:1px solid #dfdfdf;*/border-bottom:none;border-radius:3px 3px 0 0}
.cat-all a i{color:#fff;padding-right:10px;}
.cat-all a{color:#fff;text-transform: uppercase;} .cat-all:hover{background:#ED1C24}
.cat-all:hover a{color:#fff}

.width-category{width:220px;position:absolute;top:40px;left:0;z-index:10;display:none} 
.active{display:block}
.category{list-style:none;padding:0;margin:0;background:#fff;border:1px solid #dfdfdf;border-top:none;border-radius:0 0 0 3px}
.category li a{display:block;height: 42px;padding:13px 10px;margin:0;border-bottom:1px solid #DFDFDF;color:#222;background:url(../images/icon_cat.png) no-repeat right}
.category li:hover > a,.category li a:hover{color:#fff;background:#ED1C24 url(../images/icon_cat_hv.png) no-repeat right}
.category li.last a{border:none}
.category li{position:relative}
.category li .sub-category{display:none;padding:15px 20px;position:absolute;left:218px;top:0;z-index:5;width:880px;background:#fff;}
.category li:hover .sub-category{display:block;border:1px solid #dfdfdf;border-top:none}

.sub-category ul{list-style:none;padding:0;margin:0}
.category .sub-category ul li a{height:auto;font-size:13px;margin:0;background:none;border:none;padding:5px 0}
.category .sub-category a:hover{color:#ED1C24;background:none}

.nav-list-box{width:695px;float:left}
.category .nav-list-box a{float:left;width:218px;font-size:13px;margin:0 20px 0 0;border:none;background:none;padding:5px 0;font-weight:normal;height: 25px;}
.category .nav-list-box a:nth-child(3n){margin:0}
.category .nav-list-box a:hover{background:none;color:#f00}
.img-nav-box{float:right;width:180px;height:270px} 
.category .img-nav-box a{padding:0;margin:0;border:none}
.sub-category h4{margin:0 0 10px;padding:0;font-size:14px;color:#333;letter-spacing: -0.22px;text-transform: uppercase;}
.line-right{/*background:#dfdfdf;width:1px;*/position:absolute;left:218px;z-index:15}

.main-category{border:1px solid #E5E5E5;background:#FAFAFA;display:inline-block;width:100%;clear:both;margin-bottom:15px;border-radius:3px}
.title-category{margin:0;padding:8px 0 8px 35px;color:#fff;display:inline-block;background:#EE3030 url(../images/pin1.png) no-repeat 5px;border-radius:3px 0 0 3px}
.title-category span{font-size:16px;background:url(../images/bg-tab.png) no-repeat right;padding:8px 40px 9px 10px}
.title-category a{color:#fff} .title-category a:hover{text-decoration:underline}

.cat-link{list-style:none;padding:0;margin:0;float:right}
.cat-link li{float:left;padding:0}
.cat-link li a{border-right:1px solid #d5d5d5;display: block;line-height: 22px;color: #444;font-size: 12px;white-space: nowrap;padding: 7px 9px;}
.cat-link li a:hover{background:#ED1C24;color:#fff}
.cat-link li.last a{border:none;font-weight:bold;border-radius:0 3px 3px 0}

/**Right home-bestseller**/
.home-bestseller{float:right;width:250px;background: #fff;border: 1px solid #ddd;border-radius: 4px;-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);box-shadow: 0 1px 1px rgba(0,0,0,.05);}
.panel-title{margin:0;padding: 10px 15px;color: #444;font-size: 13px;font-weight: 700;background-color: #f5f5f5;border-bottom: 1px solid #ddd;border-top-right-radius: 3px;border-top-left-radius: 3px}
.panel-body {padding:5px 10px}
.bestseller-item {width: 100%;display:inline-block;margin-top:8px;clear:both;cursor:pointer}
.bestseller-item  p{margin:0}
.bestseller-item .image {width:74px;float: left;border: 1px solid #D6D6D6;text-align:center;
-moz-box-shadow:0 0 2px #cdcdcd;-webkit-box-shadow: 0 0 2px #cdcdcd; box-shadow: 0 0 2px #cdcdcd;border-radius:2px;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out}

.content-item{margin-left:90px;}
.bestseller-item .name {font-size: 13px;margin-bottom: 5px}
.bestseller-item .name a{color:#000}
.bestseller-item:hover a,.bestseller-item .name a:hover{color:#f00}

.bestseller-item .price {font-size: 14px;color: #444;font-weight: 700;margin-bottom: 0}
.bestseller-item .price2{font-size: 11px;color: #999;text-decoration: line-through}
.home-bestseller .see-all{margin:5px 0 0;text-align:center}
.home-bestseller .see-all a{color:#000;font-weight: 700;font-size: 11px}.home-bestseller .see-all a:hover{color:#ED1C24}

.home-article {border: 1px solid #ddd;padding: 13px 14px 8px;margin:0 0 30px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
.home-article h1 {margin: 0 0 15px;border-bottom: 1px solid #eee;font-size: 18px;padding:0 0 10px;color: #333;}
.home-article .content p{margin:0;line-height: 1.8em !important;font-size: 13px;color: #444;letter-spacing: 0;text-align: justify;}

/*Left content*/
#left-content{float:left;width:250px}

.sub-new{list-style:none;margin:0;padding:5px 0}
.sub-new li{padding:5px 0;border-bottom:1px dotted #b7bfc2;cursor:pointer;display:inline-block;vertical-align:top;width:100%}
.sub-new li:hover img{border:1px solid #777}
.sub-new li img{border:1px solid #ccc;padding:1px;width:60px;height:40px;float:left;margin-right:5px;border-radius:2px}
.sub-new li a{display:block;color:#333;font-weight:bold;padding:0 5px}
.sub-new li:hover a, .sub-new li a:hover{color:#23AA96}
.sub-new li.last{border:none}

.sub-cat{list-style:none;margin:0;padding:5px 0}
.sub-cat li a{color:#333;border-bottom:1px solid #E9E9E9;display:block;font-size:14px;padding:10px 0 10px 20px;background:url(../images/bot_dm.png) no-repeat 3px 13px}
.sub-cat li.last a{border:none}
.sub-cat li a:hover{color:#D3060B}
.sub-cat li ul{padding:5px 0 0 15px;margin:0;list-style:none}
.sub-cat li ul li a{padding:5px 5px 5px 10px;color:#444;font-weight:normal;font-size:12px;background:url(../images/icon_cat.png) no-repeat left 8px}
.sub-cat li ul li.last a{border:none}

.sub-cat-index{list-style:none;margin:0;padding:5px 0 0}
.sub-cat-index li a{display:block;font-size:10pt;background:url(../images/bg-item-cat.png) repeat-x;color:#f00;padding:6px 10px;font-weight:bold}
.sub-cat-index li a:hover{background:url(../images/bg-item-cat.png) repeat-x;color:#666}
.sub-cat-index li ul{padding:3px 5px 5px;margin:0;list-style:none}
.sub-cat-index li ul li{width: 100%;display:inline-block;vertical-align:top;padding:3px 0 5px;border-bottom:1px dotted #C1BFBF}
.sub-cat-index li ul li.last{border:none}
.sub-cat-index li ul li .icon{float:left;width:24px;height:22px;margin-right:5px}
.sub-cat-index li ul li a{background:none;padding:3px 0;font-weight:normal;color:#000}
.sub-cat-index li ul li a:hover{color:#f00;background:none}

.statistics{color:#333;padding:5px 4px 8px 10px !important;margin:0;list-style:none}
.statistics li{padding:2px 0}

.bg-adv{list-style:none;margin:0 0 15px;padding:5px 0 0 0;text-align:center}
.bg-adv li{padding:0 0 5px}

.fbpage{margin-bottom:15px}
/*Right content*/
#right-content{float:right;width:870px}
.right-item{float:right;width:215px}

.breadcrumbs{color:#ED1C24;font-weight:bold;margin:0 0 10px;padding:0;line-height:1.6em}
.breadcrumbs b{padding:0 3px;color:#555;position:relative;top:-1px}
.breadcrumbs a{color:#000;font-size:10pt}
.breadcrumbs a:hover{color:#BE0000}

.ico-view{text-align:right;margin-top:10px}
.ico-view a{color:#2997CA;padding:0 0 0 17px; margin-left: 1em; background:url(../images/sprite.png) no-repeat 0px -14px}
.ico-view a.go-top{background-position: 2px 2px}
.ico-view a:hover{color:#E3611E}

.brand{font-weight:bold}
.brand-cat{font-size:14px;border-bottom:1px solid #ccc;padding:12px 0;margin:0 0 12px}
.brand-cat a{color:#000;font-weight:bold;padding:0 5px;font-size:12px} .brand-cat a:hover{color:#f00}

.price-sale{color:#dd0101;font-weight:bold;margin:0 0 3px;font-size:16px}
.price-old{color:#777;font-size:13px;text-decoration:line-through;margin:0 0 5px}
.price-old small, .price-sale small{font-size:11px}
.sale-tag{position:absolute;top:0;right:0;z-index:2;text-align:center;background:url(../images/sale-tag.png) no-repeat;height:32px;width:36px;line-height:23px;color:#fff;font-size:12px;font-weight:bold}

/*.price-sale{font-size: 14px;color: #444;font-weight: 700;padding: 5px 0 0;text-align: left}
.sale-tag-square {text-decoration:none;background-color: #ED1C24;color: #fff;display: inline-block;font-size: 12px;font-weight: 400;margin-left: 5px;margin-top: -2px;padding: 5px;vertical-align: middle;}
.price-sale .price-regular {font-size: 11px;color: #999;text-decoration: line-through;display: block;text-align: left;padding-top: 5px}
*/

.list-item,.list-item-cat, .list-video{list-style:none;margin:0;padding:0}
.list-item li, .list-item-cat li, .list-video li {padding:0;position:relative;text-align:center;margin:0 15px 15px 0;display:inline-block;vertical-align:top;cursor:pointer}
.list-item li:hover a,.list-item-cat li:hover a, .list-video li:hover a{color:#ED1C24}
.list-item li.last-item,.list-item-cat li.last-item , .list-video li.last-item{margin:0 0 15px !important}
.list-item li div.img-item,.list-item-cat li div.img-item , .list-video li div.img-item{display:table-cell;vertical-align:middle;text-align:center;
border: 1px solid transparent;
/*-moz-box-shadow:0 0 6px #cdcdcd;-webkit-box-shadow: 0 0 6px #cdcdcd; box-shadow: 0 0 6px #cdcdcd;border-radius:4px;*/-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out}
.list-item li:hover div.img-item,.list-item-cat li:hover div.img-item , .list-video li:hover div.img-item{box-shadow: 0 0 3px #aeacac}

.title-item{font-size:13px;color:#000;font-weight:normal;padding:0;margin:8px 0;text-overflow: ellipsis;/*overflow: hidden;height: 36px;*/line-height: 18px;}
.product-item .title a {color:#000} .product-item:hover .title a,.product-item .title a:hover{color:#ED1C24}

#scroller li img{margin:0 0 2px} #scroller a,.title-item a{color:#444;display:block} 
#scroller a:hover,.list-item li:hover .title-item a:hover, .list-item-cat li:hover .title-item a:hover, .list-video li:hover .title-item a:hover{color:#ED1C24}
#scroller li {margin-bottom:5px}
.price{margin:5px 0;font-weight:bold;color:#444}
.price-info strong{font-size:18px}

.old-price {line-height: 18px;font-size: 12px;}
.price-info span{display:inline-block}
.old-price span:nth-child(1), .special-price span:nth-child(1), .saleoff-price span:nth-child(1){width:110px}
.saleoff-price-lable{
	padding-left: 8px;
    width: 10px;
    padding-top: 4px;
}
.item-brand span, .old-price span:nth-child(1), .special-price span:nth-child(1), .saleoff-price span:nth-child(1) {font-size:14px;display:inline-block;line-height: 20px;color: #000;min-width: 90px}
.old-price span:nth-child(2) {color: #666;font-size: 18px;text-decoration: line-through}

.special-price{margin: 7px 0;font-size: 12px;float:left}
.special-price span:nth-child(2) {color:#ED1C24;font-size:30px;font-weight: 700}
.special-price small{vertical-align:top;font-size:12px}
.saleoff-price span:nth-child(2) {color: #000;font-size: 18px;font-weight: 700}
.saleoff-price span:nth-child(3) {color: #f00;font-size: 15px;font-weight:bold;padding-left:10px}
.item-brand a{color: #07387C;font-weight: 700;} .item-brand a:hover{color:#ED1C24}

.list-item li:hover .box-btn a,.list-item-cat li:hover .box-btn a{color:#fff}
.box-btn{padding:4px 0;margin:5px 0 5px}
.btn-mini {position:relative;background:#0B71C3;padding:3px 12px 4px 19px;color:#fff;-webkit-border-radius: 0 10em 0 10em;-moz-border-radius: 0 10em 0 10em;border-radius: 0 10em 0 10em;}
.btn-mini > span {-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;position: absolute;left: -7px;top: -2px;height: 25px;width:25px;}
.btn-mini.buy > span {background:url(../images/buy.png) no-repeat center left}
.btn-mini.view > span{background:url(../images/view.png) no-repeat center left}
.btn-mini:hover{opacity:0.8}
.btn-mini:hover > span{left:-10px}
.box-btn .btn-mini.view{margin-left:10px}

.button-cart{    background-color: #fd4040;
    background: -moz-linear-gradient(top,#fd4040 0,#d71a1a 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fd4040),color-stop(100%,#d71a1a));
    background: -webkit-linear-gradient(top,#fd4040 0,#d71a1a 100%);
    background: -o-linear-gradient(top,#fd4040 0,#d71a1a 100%);
    background: -ms-linear-gradient(top,#fd4040 0,#d71a1a 100%);
    background: linear-gradient(to bottom,#fd4040 0,#d71a1a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4040', endColorstr='#d71a1a', GradientType=0);
    color: #fff;
    /* padding: 10px 30px; */
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    font-weight: bold;
    vertical-align: middle;
    font-size: 18px;
    /* line-height: 37px; */
    /* box-shadow: 0 -2px 0 #a80000 inset; */
    border-radius: 5px;
    width: 155px;
    text-transform: uppercase;
    font-family: Tahoma;
    height: 42px;
    /* border-color: transparent; */
}

.button-cart:hover{background:#D3060B;color:#fff}
.list-item li:hover .button-pro a{color:#fff}

.bg_advbrand{margin-bottom:15px;}
.adv-brand {list-style:none;padding:0;margin:0}
.adv-brand li{padding:5px 0;text-align:center;border:1px solid #D9DED8;margin:0 10px 10px 0;display:inline-block;vertical-align:top;cursor:pointer;border-radius:2px}
.adv-overflow{overflow:hidden;height:288px}
.adv-brand li{border:none;padding:0;margin:0 5px 5px 0} .adv-brand li.last-item{margin:0 0 5px !important}

/*   Page New  */
.panel-items{list-style: none;text-align:justify;font-size:10pt;margin:0 0 10px;padding:0}
.panel-items li{cursor:pointer;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #ccc}.panel-items p{margin:0;line-height:1.3em}
.panel-items li.odd,.panel-items li:hover{background:#f4f4f4} .panel-items li:hover img{border:1px solid #23AA96}
.panel-items li.last{border:none;padding:0;margin:0} .panel-items li:hover a{color:#f00} 
.img{float:left;margin:0 8px 0 0;padding:3px;border:1px solid #bcbcbc;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px}
.panel-items li h3{margin:0 0 5px 0;font-size:14px;font-weight:bold}
.panel-items li h3 a,.panel-items-index a{color:#222}
.panel-items li h3 a:hover,.panel-items-index a:hover{color:#02603E}

.panel-items-index{padding:5px 10px;margin:0;list-style:none;background:#fff;border-left:1px solid #D6D6D6;border-right:1px solid #D6D6D6}
.panel-items-index li{padding:1px 0;margin:0;border:none}
.panel-items-index li.item-first{padding:0;margin-bottom:8px} 
.panel-items-index li.item-first a{background:none;padding:0}.panel-items-index li.item-first a:hover{background:none}
.panel-items-index li.item-first h3{margin-bottom:8px;font-size:11pt} 
.panel-items-index li a{padding:2px 2px 2px 17px}
.panel-items-index li a:hover{}
/**  items-other  **/
.title-item-other{margin:25px 0 10px;padding-bottom:4px;font-size:11pt;color:#000;font-weight:bold;border-bottom:1px dotted #4A4444}
.items-other{margin:0;padding:0;list-style:none}
.items-other li a span{color:#777;font-style:italic}
.items-other li:hover,.items-other li.odd{background:#f6f6f6}
.items-other li a{color:#333;background:url(../images/icon-other.png) no-repeat 5px 6px;padding:5px 5px 5px 20px;display:block} 
.items-other li a:hover{color:#f90}

/* paging */
ul.paging{float: right; margin:0; padding:5px 0 5px; list-style: none;}
ul.paging li{display: inline;margin:0}
ul.paging .hidden{display: none;}
ul.paging .page a, ul.paging .previous a, ul.paging .first a, ul.paging .next a, ul.paging .last a{color:#000;background:#eee;border: 1px solid transparent;font-size:16px;padding:3px 8px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
ul.paging .page a:hover, ul.paging .previous a:hover, ul.paging .first a:hover, ul.paging .next a:hover, ul.paging .last a:hover, ul.paging .selected a{color: #fff;background:#ED1C24;border: 1px solid #e7010a;}

.none-page{display:none}
.paging_container{margin-bottom:10px}
.page_navigation{float:right}
.page_navigation , .alt_page_navigation{padding-bottom:10px}
.page_navigation a, .alt_page_navigation a{float:left;padding:4px 8px;margin:2px;border:1px solid #ddd;color:#23AA96;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.page_navigation a:hover,.page_navigation a.active_page{background:#23AA96;color:#fff;border:1px solid #008b76}

#column-3{float:right;width:215px}
#video-top{text-align:center;padding:5px 5px 8px}
.video-top{margin-bottom:20px}
.main-sub{margin-bottom:15px;border:1px solid #ccc;border-top:none;border-radius:0 0 6px 6px}
.main-view-video,.main-border,.main-content{padding:5px 0;margin-bottom:15px}
.main-view-video{text-align:center}
.main-content p{line-height:1.6em;margin:0 0 12px}

.main-video-left{background:url(../images/video-left.png) repeat-y left top;margin:auto}
.main-video-left .main-video-right{background:url(../images/video-right.png) repeat-y right top;text-align:center}
.line-video-1{background:url(../images/video-line-right.png) no-repeat bottom right}
.line-video-2{background:url(../images/video-line-left.png) no-repeat bottom left;padding-bottom:21px}

/*Footer*/
#bg-footer{background:#f1f0f0;box-shadow: 0 -1px 2px rgba(0,0,0,.2);}
#footer{padding:20px 0;font-size:13px;color:#333;background:#f1f0f0;} #footer a{color:#fafafa}
#footer a:hover{color:#FF6600} #footer p{margin:0;line-height:1.55em}
.footer-info{float:left;width:700px}
.footer-face{float:left;width:250px;margin-left:20px}
.link-dntu{float:right;width:150px;text-align:right}
.link-dntu h5{font-size:14px;padding:0;margin:0 0 10px;font-weight:normal}
.link-dntu a{margin-right:5px}
.link-dntu a:last-child{margin:0}
.title-support{background:url(../images/live-support.png) no-repeat;padding:13px 0 13px 60px;margin:0 0 15px;color:#f90;font-size:14pt}

.support{list-style:none;margin:0;padding:0}
.support li {color:#333;font-weight:bold;margin:0 30px 15px 0;line-height:1.5em;display:inline-block;vertical-align:top;width:310px} .support li  p{margin:0}
.support li.last{margin:0 0 15px !important}
.support li .img-support{float:left;width:35px;margin-right:10px}
.support li .ten-port{float:left;width:175px;font-size:11px;color:#1C1C1C;font-family:Tahoma, Geneva, sans-serif} 
.support li a{color:#000} .support li a:hover{color:#f00}
.support li .chat-port{float:right;width:75px;text-align:center} 
.support li img{margin:0 0 10px}

.title-footer{font-size:14px;padding:0;margin:0 0 5px;color:#fff}
.title-footer{color:#fff;font-size:13px}

/* Error */
.errorSummary{border: 1px solid #f00;padding:2px 0;margin:10px 0 5px 0; -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
#form-register .errorSummary ul, #form-contact .errorSummary ul,.errorSummary ul{margin:0 32px;padding:5px 0; color:#f00;list-style:disc}
#form-register .errorSummary ul li, #form-contact .errorSummary ul li, .errorSummary ul li{padding:3px 0}

#form-contact{padding:5px 0}
.contact-left{float:left;width:50%}
.contact-right{float:right;width:50%}
.embed-responsive {position: relative;display: block;height: 0;padding: 0;overflow: hidden;}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
position: absolute;top: 0;bottom: 0;left: 0;width: 100%;height: 100%;border: 0;}
.embed-responsive-16by9 {padding-bottom: 70.25%;}

#form-contact ul label{color:#4A4444;font-weight:700; margin:0;width:130px; float:left}
#form-contact ul{list-style:none;margin:0;padding:0}
#form-contact ul li{padding:4px 0; margin:0}
#form-contact select , #form-contact ul input[type="text"], #form-contact ul textarea{padding:3px;width:220px; border:1px solid #ddd;border-radius:3px;-moz-border-radius: 3px;-webkit-border-radius:3px}
#form-contact select{width:228px}
#form-contact ul textarea{width:300px}
#form-contact ul span{color:#f00;margin:0 5px 0 0}
#form-contact .captcha{position: relative; top: 0; left: 0}
#form-contact .captcha img{position: absolute; top: 5px; left:370px; cursor: pointer}
#form-contact .button-submit{margin:10px 0 5px 30px;background:#4A4444;color:#fff; height:28px;text-align:center; cursor:pointer;width:70px;border:none;font-weight:bold}
#form-contact .button-submit{margin:10px 10px 5px 0}

/** Poll **/
#poll{color:#111;padding:5px 5px 0;background:#fff;border-left:1px solid #D6D6D6;border-right:1px solid #D6D6D6}
#poll p{margin:0 0 10px; font-weight: bold}
#poll ul{list-style: none; margin:0; padding: 0}
#poll ul li{margin:3px 0}
#poll ul li label{padding-left:5px;cursor:pointer}
#poll .button-poll{cursor:pointer;margin:5px 0 0 0;background:#000;border:none;padding:3px 7px;color:#fff;font-weight:bold;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px}

/** Poll Result **/
.poll-title{color:#c00;font-size:140%;font-weight:600;padding:10px 5px 15px 0;margin-top:5px}
#poll-result{width:100%;position:relative;right:1%; margin-bottom: 1em}
#poll-result .bar-title{position:relative;float:left;width:40%;line-height:20px;margin-right:17px;font-weight:bold;text-align:right}
#poll-result .bar-container{position:relative;float:left;width:50%;height:10px;margin:0 0 15px}
#poll-result .bar-container div{background-color:#c40;height:20px; display: block; -webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
#poll-result .bar-container strong{position:absolute;right:-32px;top:0;overflow:hidden}

/* Add to cart */
.form-order{margin:0 0 15px 0;border-radius:0 0 4px 6px;-webkit-border-radius:0 0 4px 6px;-moz-border-radius:0 0 6px 4px}
.form-order thead{background:#ed3939;border-right:1px solid #000}
.form-order thead tr td{font-weight:bold;padding :5px !important; color:#fff;font-size:10pt}
.form-order tbody tr td{border : 1px solid #ccc}
.form-order tbody tr .pic-order{padding:5px}
.form-order tbody tr input{border:1px solid #ccc}
.form-order tbody tr td a{color:#333;display:block}
.form-order tbody tr td a:hover{color:#ED1C24}
.button-order{cursor:pointer; border:none;font-weight:bold;background:#ed3939;padding:5px 7px;color:#fff;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;margin:0 10px 0 0}
.button-order:hover{color:#fff}

/* Ordering */
#ordering .form label{color:#000; margin:0;width:110px; float:left}
#ordering .form{list-style:none;margin:0;padding:0}
#ordering .form li{padding:4px 0; margin:0}
#ordering .form input ,#ordering .form textarea{ margin:0 20px 0 0; padding:3px;width:220px; border:1px solid #ddd;border-radius:3px;-moz-border-radius: 3px;-webkit-border-radius:3px}
#ordering .form textarea{width:330px}
#ordering .form span{color:#f00;margin:0 5px 0 0}
#ordering .form .button-submit{margin:5px 0;background:#111;color:#fff; text-align:center; cursor:pointer;border:none;font-weight:bold; padding:5px 30px;border-radius:2px;-moz-border-radius: 2px; -webkit-border-radius:2px; width:auto}

.nav_up,.nav_down{display:none;position:fixed;background:url(../images/arrow_up.png) no-repeat;
width:40px;height:40px;bottom:50px;right:10px;cursor:pointer}
.nav_down{bottom:10px;background:url(../images/arrow_down.png) no-repeat}

.quick-alo-phone {position: fixed;visibility: hidden;background-color: transparent;width: 200px;height: 200px;cursor: pointer;z-index: 200000 !important;-webkit-backface-visibility: hidden;-webkit-transform: translateZ(0);-webkit-transition: visibility .5s;-moz-transition: visibility .5s;-o-transition: visibility .5s;transition: visibility .5s;}
.quick-alo-phone.quick-alo-show {visibility: visible;}
.quick-alo-phone.quick-alo-green .quick-alo-ph-circle {border-color:#f00;opacity: .5;}
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-circle{border-color:#75eb50;opacity:.5}

.quick-alo-ph-circle {width: 160px;height: 160px;top: 20px;left: 20px;position: absolute;background-color: transparent;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid rgba(30,30,30,0.4);border: 2px solid #bfebfc 9;opacity: .1;
-webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;-moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;-ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;-o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
animation: quick-alo-circle-anim 1.2s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;
transition: all .5s;-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;-o-transform-origin: 50% 50%;transform-origin: 50% 50%;}

.quick-alo-ph-circle-fill{width:100px;height:100px;top:50px;left:50px;position:absolute;background-color:#000;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.1;-webkit-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;-ms-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;-o-animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:quick-alo-circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
.quick-alo-phone.quick-alo-green .quick-alo-ph-circle-fill {background-color: #f00;opacity: .75 !important;}
.quick-alo-phone:hover .quick-alo-ph-circle-fill{background-color:#75eb50;opacity:.75 !important}

.quick-alo-phone.quick-alo-green .quick-alo-ph-img-circle {background-color:#f00;}
.quick-alo-phone.quick-alo-green:hover .quick-alo-ph-img-circle {background-color: #75eb50}
.quick-alo-ph-img-circle {width: 60px;height: 60px;top: 70px;left: 70px;position: absolute;background: rgba(30,30,30,0.1) url("../images/message503.png") no-repeat center center;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;
-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
animation: quick-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;-o-transform-origin: 50% 50%;transform-origin: 50% 50%;}

.hotline_fixed {
	position: fixed;
	z-index: 101;
	bottom: 15px; left: 15px;
	width: 50px; height: 50px;
	background: rgba(242,59,121,0.2);
	padding: 5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;	
	z-index:9999;
}
.hotline_fixed::before {
	content: "";	
	width: 70px; height: 70px;
	border: 1px solid #DF1163;
	position: absolute;
	margin: auto -11px;
	top: 0; right: 0; bottom: 0; left: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
	-webkit-animation: cssAnimation 1s infinite alternate ease;
	-moz-animation: cssAnimation 1s infinite alternate ease;
	-o-animation: cssAnimation 1s infinite alternate ease;
}
.hotline_fixed::after {
	content: "";	
	width: 60px; height: 60px;
	border: 1px solid #DF1163;
	position: absolute;
	margin: auto -6px;
	top: 0; right: 0; bottom: 0; left: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
	-webkit-animation: cssAnimation 1s infinite alternate ease 0.5s;
	-moz-animation: cssAnimation 1s infinite alternate ease 0.5s;
	-o-animation: cssAnimation 1s infinite alternate ease 0.5s;
}
.hotline_fixed a {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;	
	background: #DF1163 url(../images/icon_tel.png) no-repeat center center;
	width: 100%; height: 100%;
	display: block;
	position: relative;
	z-index: 102;
	animation: 1s ease-in-out 0s normal none infinite running quick-alo-circle-img-anim;
}

@-webkit-keyframes cssAnimation {
	from { -webkit-transform: scale(0,0); opacity: 0;}
	to { -webkit-transform: scale(1,1); opacity: 0.5;}
}
@-moz-keyframes cssAnimation {
	from { -moz-transform: scale(0,0); opacity: 0;}
	to { -moz-transform: scale(1,1); opacity: 0.5;}
}
@-o-keyframes cssAnimation {
	from { -o-transform: scale(0,0); opacity: 0;}
	to { -o-transform: scale(1,1); opacity: 0.5;}
}

@-moz-keyframes quick-alo-circle-anim{0%{-moz-transform:rotate(0) scale(.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}30%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}100%{-moz-transform:rotate(0) scale(1) skew(1deg);opacity:.6;-moz-opacity:.6;-webkit-opacity:.6;-o-opacity:.1}}@-webkit-keyframes quick-alo-circle-anim{0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);-webkit-opacity:.1}30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);-webkit-opacity:.5}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:.1}}@-o-keyframes quick-alo-circle-anim{0%{-o-transform:rotate(0) kscale(.5) skew(1deg);-o-opacity:.1}30%{-o-transform:rotate(0) scale(.7) skew(1deg);-o-opacity:.5}100%{-o-transform:rotate(0) scale(1) skew(1deg);-o-opacity:.1}}@-moz-keyframes quick-alo-circle-fill-anim{0%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-moz-transform:rotate(0) -moz-scale(1) skew(1deg);opacity:.2}100%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-webkit-keyframes quick-alo-circle-fill-anim{0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-o-keyframes quick-alo-circle-fill-anim{0%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-o-transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-moz-keyframes quick-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}50%{-moz-transform:rotate(0) scale(1) skew(1deg)}100%{-moz-transform:rotate(0) scale(1) skew(1deg)}}@-webkit-keyframes quick-alo-circle-img-anim{0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}}@-o-keyframes quick-alo-circle-img-anim{0%{-o-transform:rotate(0) scale(1) skew(1deg)}10%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-o-transform:rotate(25deg) scale(1) skew(1deg)}30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}50%{-o-transform:rotate(0) scale(1) skew(1deg)}100%{-o-transform:rotate(0) scale(1) skew(1deg)}}@-moz-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-o-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-moz-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@-o-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@-moz-keyframes quick-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-webkit-keyframes quick-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-o-keyframes quick-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@keyframes quick-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-moz-keyframes quick-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-webkit-keyframes quick-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-o-keyframes quick-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@keyframes quick-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-moz-keyframes quick-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@-webkit-keyframes quick-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@-o-keyframes quick-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@keyframes quick-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}

.main-contact,.main-gift,.video-top{margin-bottom:30px}
#ytvideo{float:left;width:660px}
#list-video{float:right;width:460px}
#list-video ul{list-style:none;padding:0;margin:0}
#list-video ul li{border-bottom:1px solid #ccc;padding-bottom:10px;margin-bottom:10px;clear:both;display:inline-block;content:" ";width:100%}
#list-video ul li:last-child{border:none;margin:0;padding:0}
#list-video ul li img{float:left;margin-right:10px;height: 74px}
#list-video ul li a{font-size:14px;font-weight:bold;line-height:20px;color:#333}
.main-gift img{width:1140px}

.title-prohot,.title-video,.title-service{font-family: 'Roboto', sans-serif;font-weight:bold;font-size:30px;text-align:center;margin:35px 0 30px;padding:0;text-transform:uppercase;color:#000}
.title-prohot,.title-video{font-size:30px;margin:0 0 30px;padding:0}
.title-prohot{margin:0 0 18px}
.title-prohot a{color:#000} .title-prohot a:hover{color:#ED1C24}
.service-hot{margin-bottom:40px;width:100%}
.service-hot:after{display: block;clear: both;content: "";}
.col-item{float:left;width:258px;margin-right:35px;vertical-align:top;text-align:center}
.col-item img{border-radius:50%;border:1px solid #E5E5E5;padding:3px}
.col-item:last-child{margin:0}
.col-item h3{font-size:15px;padding:0;margin:10px 0 0;text-transform:uppercase}
.col-item h3 a{color:#333;text-decoration:none}
.col-item h3 a:hover{color:#ED1C24}

.title-info{font-size:24px;color:#000;margin:0 0 20px;padding:0 0 10px;font-weight:300;border-bottom:1px solid #ccc}
.title-details{font-family: 'Roboto', sans-serif;font-weight:bold;font-size:30px;padding:0;margin:10px 0 20px;text-transform:uppercase}
#vgallery{float:left;width:630px;margin-right:30px}
.preview-info{float:left;width:480px}
.info-top{margin-bottom:30px}
.policy-title{font-size:16px;color:#222;padding:0;margin:20px 0 10px}
.policy-item{list-style:none;padding:0;margin:40px 0 20px}
.policy-item li a{color:#0d63ce;display:block;padding:4px;font-size:14px}
.policy-item li a:hover{color:#EE3030}
.text-center{text-align:center}

/* new */
.footer .footer-fixed {
	max-width: 1140px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
}
.footer .footer-min {
	float: left;
	width: 1170px;
	color: #aaa;
	white-space: normal;
}
.footer-left-box {
	float: left;
	width: 230px;
}
.footer .footer-titles {
	font-weight: 700;
	color: #f12a08;
	border-bottom: #eee 1px solid;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.footer-middle-box {
	float: left;
	width: 300px;
}
.footer ul{
	padding: 0;
}
.footer ul li{
	list-style: none;
	margin-bottom: 10px;
	color: #000000;
}
.footer ul li a{
	text-decoration: none;
	color: #000000;
}
.footer ul li a:hover{
	text-decoration: none;
	color: red;
}
.footer-info{
	width: 700px;
}
.footer-hr{
	text-align: center;
}
.footer-face {
	margin-left: 0px;
}
.hotline-text{
	font-weight: bold;
	color: #101010;
	font-size: 20px;
	position: relative;
	top: 8px;
	left:20px;
}
.hotline-number{
	font-weight: bold;
	color: #f00;
	font-size: 20px;
	position: relative;
	top: 8px;
	left:18px;
}
.hotline-number a{
	color: #f00;
}
.product-note{
	font-weight: bold;
	color: red;
	font-size:16px
}

.button-cart-foot{background-color: #fd4040;
	background: -moz-linear-gradient(top,#fd4040 0,#d71a1a 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fd4040),color-stop(100%,#d71a1a));
	background: -webkit-linear-gradient(top,#fd4040 0,#d71a1a 100%);
	background: -o-linear-gradient(top,#fd4040 0,#d71a1a 100%);
	background: -ms-linear-gradient(top,#fd4040 0,#d71a1a 100%);
	background: linear-gradient(to bottom,#fd4040 0,#d71a1a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4040', endColorstr='#d71a1a', GradientType=0);
	color: #fff;
	padding:10px 30px;text-align: center;white-space: nowrap;cursor: pointer;font-weight:bold;vertical-align: top;font-size: 18px;line-height: 28px;
	box-shadow: 0 -2px 0 #a80000 inset;border-radius: 5px;width: 100%;
	text-transform: uppercase;
	font-family: Tahoma;
}

.button-cart-foot:hover{background:#D3060B;color:#fff}


.button-contact{background-color: #2c8555;
	background: -moz-linear-gradient(top,#2aca76 0,#2c8555 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#2aca76),color-stop(100%,#2c8555));
	background: -webkit-linear-gradient(top,#2aca76 0,#2c8555 100%);
	background: -o-linear-gradient(top,#2aca76 0,#2c8555 100%);
	background: -ms-linear-gradient(top,#2aca76 0,#2c8555 100%);
	background: linear-gradient(to bottom,#2aca76 0,#2c8555 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd4040', endColorstr='#d71a1a', GradientType=0);
	color: #fff;
	padding:10px 30px;text-align: center;white-space: nowrap;cursor: pointer;font-weight:bold;vertical-align: top;font-size: 18px;line-height: 28px;
	box-shadow: 0 -2px 0 #2c8555 inset;border-radius: 5px;width: 100%;
	text-transform: uppercase;
	font-family: Tahoma;
}

.button-contact:hover{background:#2c8555;color:#fff}
.contact-footer{
	padding:10px;border: 1px dotted #9c3328;width: 400px;float: left;
}
.contact-footer h5{
	font-family: Montserrat,Raleway,Lato,sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	color: darkred;
	margin: 0 0 10px;
}
.contact-footer p{
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
}
.contact-footer input{
	height: 36px;
	border: 1px red solid;
	color: #000;
	padding: 0 20px;
	line-height: 36px;
	width: 100%;
	margin-bottom: 13px;
	outline: 0;
}
.contact-footer button{
	border-radius: 0;
	border: none;
	border-bottom: 2px solid #8a0102;
	font-size: 15px;
	font-family: Raleway,Lato,sans-serif;
	font-weight: 400;
	background: #c80204;
	height: 39px;
	line-height: 39px;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.hotline_fixed-number {
	position: fixed;
	z-index: 101;
	bottom: 15px;
	left: 15px;
	width: 220px;
	height: 50px;
	background: #fff;
	padding: 5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 25px;
	z-index: 999;
	border: 1px #df1163 solid;
	font-size: 23px;
	font-weight: bold;
	color: red;
	padding-left: 55px;
	padding-top: 12px;
}
.hotline_fixed-number a{
	color: red;
}
.menu-long{
	    position: relative;
    height: 40px;
    background-color: #ed3939;
    color: white;
}

.content-upload{
	    border: 1px #f60 solid;
    padding: 10px;
    margin-bottom: 8px;
    /* background-color: #ff68009c; */
    border-radius: 10px;
}
.content-upload .lable{
	font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
}

.content-upload .lable2{
	font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.content-upload .input{
	    width: 100%;
    border-radius: 5px;
    border: 1px #ccc solid;
    padding: 5px;
}
.right-top{
	float:right;
	position: relative;
}
.cart-text{
	display: block;
    padding: 12px 35px 13px;
    font-weight: bold;
    color: #fff;
    border-radius: 4px 4px 0 0;
    text-transform: uppercase;
}
.cart-count{
background-color: white;
    font-weight: bold;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    padding-top: 2px;
    color: #ff0505;
    position: absolute;
    z-index: 999;
    text-align: center;
    top: -4px;
    right: 19px;
    border: 1px #ff0505 solid;
}
.right-top span img{
	position: relative;
    top: -13px;
    float: left;
    margin-right: 5px;
    display: inline-block;
}
.mail-footer{
	font-size: 17px;
}
.button-chat{
height: 42px;
    width: 155px;
    padding: 9px;
    background: linear-gradient(to bottom,#fb8a12 0,#fb8a12 100%);
    border: 0;
}