@charset "utf-8";
/* CSS Document */
*{
  box-sizing: border-box;
}
#product-detail{width:100%; margin:10px 0px;   background:#fff; float:left; padding:5px 10px; box-sizing:border-box; position:relative}
#product-detail .root{width:100%; height:auto; float:left; margin:0px;  color:#707070; font-size:13px; line-height:30px}
.root ol{width:100%; height:auto; float:left; margin:0; padding:0}
.root ol li{ float:left }
.root ol li a{ color:#707070; font-size:13px;  margin:5px}
.root ol li:last-child a{color:#007934}
.root ol li:first-child a{ margin-left:0px}
#nvarMainHeader{box-shadow: 0px 2px 5px #d5d5d5;}
#productContent{width:100%; height:auto; float:left; margin:0px}
#title{width:100%; height:auto; float:left; margin:0px; border-bottom:1px solid #e1e1e0; padding-bottom:0px}
#title h1{ font-size:18px; color:#333; margin:5px 5px 5px 0px; font-weight:normal; font-family:OpenSans-bold; text-transform:uppercase; float:left}
#title .rating{width:auto; height:auto; float:left; margin:0px 5px 5px 10px }
#title .rating .rt{display:inline-block; color:#ffab26; font-size:13px; margin-top:10px}
#title .rating a{ color:#ffab26; font-size:13px}
#topDetail{width:100%; height:auto; float:left; margin:5px 0px}
#topDetail #detail-img{width:55%; height:auto; float:left; margin:7px 0px; box-sizing:border-box; position:relative }
#topDetail #detail-img #image-large{width:100%; margin:0px; height:auto; border:solid 1px #e3e3e3; padding:5px; box-sizing:border-box}
#topDetail #detail-img a img{width:100%; margin:0px; height:auto}
#topDetail #detail-img #image-list{width:100%; height:auto; float:left; margin:0px 0px; padding:0px; text-align:center}
#topDetail #detail-img #image-list .thumb{ width:24%; height:99px;  display:inline-block; table-layout:fixed; box-sizing:border-box;  padding:5px;border:solid 1px #e3e3e3; margin:5px 0.2%}
#topDetail #detail-img #image-list .thumb:first-child{ margin-left:0px }
#topDetail #detail-img #image-list .thumb:last-child{ margin-right:0px}
#topDetail #detail-img #image-list .thumb:nth-child(4n){float:right}
#topDetail #detail-img #image-list .thumb a{  display: table-cell;
    text-align: center;
    vertical-align: middle;}
#topDetail #detail-img #image-list .thumb a img{max-width:100%; max-height:89px}
#topDetail #detail-img #image-list .thumb:hover{ border:1px solid #007934}
#topDetail #quote{width:100%; height:100px; float:left; margin:5px 0px; box-sizing:border-box;
display: block;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    padding: 0; 
    border: none;
	position:relative;
	overflow:hidden; 
}
#topDetail #quote>ul li {display: block;
    font-size: 14px;
    color: #333;
    line-height: 25px;
    padding: 0;
	list-style-type: none;
	list-style:disc; 
}
#topDetail #quote  .name{font-weight:bold; font-size:16px; display:block; margin-bottom:7px}
 
#ovlarticle{ position:absolute;left:0;
	bottom:0px; width:100%; height:150px;
	background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(85%,rgba(255,255,255,.8)),color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 85%,rgba(255,255,255,1) 100%); }
	
.exDetail{font-size: 14px;
    display: block; color:#57bc45}
.exDetail  i{ font-size:18px}
.setImages{ border:1px solid #6fc661 !important}
#detail-info{width:45%; height:auto; float:left; margin:0px 0px; box-sizing:border-box; position:relative; padding:0px 15px 0px 15px  }
#priceSale{width:100%; height:auto; float:left; margin:0px}
.box-price-sale{width:160px; height:30px; font-family:OpenSans-bold; background:#f26522; padding:0px; float:left ; position:relative; margin-top:7px}
.box-price-sale .over{width:175px; height:15px; z-index:2; background:rgb(255,255,255,0.1); position:absolute; top:0; left:0}
.box-online{width:auto; height:30px; background:#007934; float:left; border-top-right-radius:30px; border-bottom-right-radius:30px; padding-right:5px;   }
.box-online .name1{height:100%; float:left; margin:0px 4px 0px 33px; font-size:15px; line-height:28px; color:#fff; 
}
.box-price-sale .round{width:26px; height:26px; font-size:14px; color:#edff26; text-align:center; line-height:26px;    background:#f26522; border-radius:50%; position:absolute; left:2px; top:2px}
.box-price-sale .round i{line-height:26px}
.box-price-sale .online{text-align:right; line-height:28px; color:#fff; display:block; margin-right:5px; color:#edff26;  font-size:15px}

.triangle{
	 content:'';
	 width:0px;
  height:0px !important;
  border-bottom:15px solid transparent;
  border-top:15px solid transparent;
  border-left:11px solid #f26522; float:left; position:absolute; right:-11px; top:0px; z-index:1
	 
	 }
#priceSale .price-Sale{    
	font-family: UTMDuepuntozero;
    font-size: 40px;
    color: #df4c06;
    margin: 6px 0px 0px 25px;
    display: block;
    float: left; font-weight:bold;
	line-height:30px
 }
#priceSale select{width:100px; height:30px; border:solid 1px #e3e3e3; margin-left:12px; margin-top:6px; color:#717171}
#priceSale #price{width:100%; height:auto; margin:10px 0px 0px 0px}
#priceSale #price p{ margin:0px 0px 0px 65px; font-size:16px; font-style:italic; color:#454545}
#priceSale #price p i{width: 20px;
    height: 20px;
    background:url(../icon/icon-point-Yellow.gif);
    background-size: 100%;
    display: inline-block;
    float: left;
}
#priceSale #price p span.bold{font-size:20px; text-decoration:line-through}
#priceSale #price p span.ck{font-size:18px; color:#F00} 
#priceSale .note{font-size:11.5px; color:#fe661c; margin-top:3px;   padding:5px 0px;  width:100%; box-sizing:border-box; float:left; text-align:center; border-radius:5px}
#listItemProduct{width:100%; height:auto; float:left; margin:5px 0px}
#listItemProduct .item-product{width:100px; border-radius:5px; text-align:center; height:auto; float:left; margin-right:7px; border:solid 1px #e3e3e3; box-sizing:border-box; padding:4px}
#listItemProduct .item-product:hover{ border:1px solid #007934 }
#listItemProduct .item-product .img{display:table; table-layout:fixed; width:100%; height:70px; float:left}
#listItemProduct .item-product .img a{text-align:center; display:table-cell; vertical-align:middle}
#listItemProduct .item-product .img a img{max-width:100%; max-height:70px}
    #listItemProduct .item-product .name {
        color: #007934;
        font-size: 12px;
        margin: 3px 5px;
        line-height: 18px;
        font-weight: bold
    }
#listItemProduct .item-product .name i{color:#757575; font-size:14px; margin-left:5px}
 #listItemProduct .item-product span{margin:0px 5px; display:block; color:#F00; font-size:13px; font-weight:bold}
#detail-info #itemInfo{ width:100%; height:auto; float:left; box-sizing:border-box; margin-top:5px; font-size:13px }
#detail-info #itemInfo ul li{width:50%; height:auto; float:left; margin:0px 0px 5px 0px; color:#333;}
#detail-info #itemInfo ul li i{color:#007934}
#detail-info #itemInfo ul li span{ color:#007934; font-size:15px}
#priceSale #gift {
    width: 100%;
    height: auto;
    float: left;
    box-sizing: border-box;
    margin-top: 15px;
 
    position: relative;
    border: 1px solid #e2e2e2
}
#priceSale #gift #title-gift{width:200px; height:auto; position:absolute; left:20px; top:-10px; font-size:15px; text-transform:uppercase; font-family:OpenSans-bold; color:#f26522;  background:#fff; box-sizing:border-box; padding:2px 5px; border:1px solid #e2e2e2}
#content-gift{width:100%; height:auto; float:left; margin-top:15px; box-sizing:border-box; font-size:14px; padding:5px 10px; line-height:23px}
#content-gift p{margin:4px 0px}
#content-gift ul li{position:relative; margin:2px 0px; padding-left:20px; width:100%}
#content-gift ul li:before{content:""; left:0px; top:4px; width:15px; height:15px; background:url(../icon/icon-all.png) no-repeat -85px 0px  scroll transparent;  position:absolute}
#content-gift ul li:hover{color:#007934}
#order-contact{width:100%; height:auto; float:left; margin:8px 0px}
.orderNow{width:100%; height:auto; float:left; margin:0px 0px}
.orderNow a{ background:#007934; color:#fff; padding:9px 20px; text-align:center; box-sizing:border-box; width:100%; display:block; border-radius:6px}
.orderNow a:hover{color:#fff !important; background:#f26522}
 
.orderNow a .now{ text-transform:uppercase; display:block; font-weight:bold; font-size:22px; margin-bottom:0px; font-family:roboto}
#detail-info #call{width:100%; height:auto; float:left; border:solid 1px #e3e3e3; padding:5px 5px; margin:5px 0px; background:#f1f1f1}
#detail-info #call input{width:45%; height:30px; border:1px solid #d6d5d5; float:left; text-indent:10px}
#detail-info #call select{width:25%; height:30px; border:1px solid #d6d5d5; float:left; margin:0px 5px; color:#656565}
#detail-info #call a{width:27%; height:30px; color:#fff; background:#f26522; float:left; margin:0px; text-transform:uppercase; line-height:30px; text-align:center; font-size:13px; border-radius:3px}
#detail-info #call a:hover{background:#007934; color:#fff !important}
#contact-now{width:100%; height:auto; float:left; margin:0px 0px; text-align:center}
#contact-now a{width:49.2%; height:auto; float:left; margin:3px 0.7%; color:#fff; display:block; padding:5px 7px; border-radius:5px}
#contact-now a:first-child{margin-left:0%}
#contact-now a:nth-child(2n){margin-right:0px}
#contact-now a:nth-child(3n){margin-left:0px}
#contact-now a.call{background:#f58d18; }
#contact-now a .sp1{font-size:21px; font-weight:bold; display:block; font-family:roboto}
#contact-now a .sp2{ font-size:16px}
#contact-now a.contact{background:#52a7ff; text-align:left}
#contact-now a .sp2{font-size:13px; margin-left:40px }
#contact-now a .sp1{font-size:18px; font-weight:bold; display:block; font-family:roboto; margin-left:40px }
#contact-now .fb  {   background:url(../icon/fb.png) no-repeat 15px center  scroll #52a7ff !important }
#contact-now a.gmail .sp2 {font-size:12px !important; margin-left:37px }
#contact-now a.call  .sp1 {margin-left:auto}
#contact-now a.call  .sp2 {margin-left:auto}
 #contact-now .zalo  {   background:url(../icon/zl.png) no-repeat 5px center  scroll #52a7ff !important  }
 #contact-now .gmail  { background:url(../icon/gg.png) no-repeat 5px center  scroll #52a7ff !important; }
#contact-now a:hover{color:#fff !important; background-color:#007934 !important}
#detail-info #equa{width:100%; height:auto; float:left;  margin:5px 0px; }
#detail-info #equa a{ padding:5px 10px; color:#333; margin:0px 5px 0px 0px; display:block; float:left;border:solid 1px #b5b5b5; border-radius:5px;   }
#detail-servive-advisory{width:25%; height:auto; float:left; margin:0px;  }
#detail-servive{width:100%; height:auto; float:left; margin:5px 0px; border:solid 1px #e3e3e3; padding:5px}
#detail-servive #title-detail-servive{width:100%; text-align:center; height:auto; float:left; margin:0px 0; padding:7px 0px; border-bottom:1px solid #e3e3e3}
 #detail-servive #title-detail-servive img{max-width:95%; height:auto; margin:5px auto; display:block}
#detail-servive #service-vip{width:100%; height:auto; float:left; margin:5px 0px; padding:0px 2px  }
#detail-servive #service-vip .item-service{width:100%; height:auto; float:left; margin:0px 0px; padding:10px 0px 5px 10px; border-bottom:1px  dashed #e3e3e3  }
    #detail-servive #service-vip .item-service i {
        font-size: 45px;
        color: #007934;
        margin: 0px
    }
    #detail-servive #service-vip .item-service:nth-child(2n) {
        background: #f6f6f6
    }
#detail-servive #service-vip .item-service:last-child{border:none}
#detail-servive #service-vip .item-service:hover{background:#ededed}
#detail-servive #service-vip .item-service p{color:#425a44; margin:0px 5px; font-size:14px; text-align:left}
#detail-servive #service-vip .item-service .left-item-service{width:18%; height:auto; float:left; text-align:center}
#detail-servive #service-vip .item-service .right-item-service{width:82%; height:auto; float:left; padding-top:2px}
#detail-advisory{width:100%; height:auto; float:left; margin:5px 0px; border:solid 1px #e3e3e3; padding:0px 0px}
#detail-advisory .name{ color:#333; padding:10px 5px 10px 5px; display:block; font-family:OpenSans-bold; text-align:center; text-transform:uppercase; background:#e6ffdf}
#detail-advisory   ul{ width:100%; height:auto;  float:left; margin:0px; padding:5px 8px; border-top:solid 1px #e3e3e3}
#detail-advisory   ul li{width:100%; padding:8px 5px; border-bottom:1px dashed #e3e3e3}
#detail-advisory   ul li:nth-child(2n){background:#f6f6f6}
#detail-advisory   ul li:hover{background:#e6ffdf}
#detail-advisory   ul li a{color:#007934; margin:5px 0px}
#detail-advisory   ul li a i{ color:#fd5f00}

/*Thông tin chi tiết*/
#detail-parametter{width:100%; height:auto; float:left; margin:10px 0px; border-top:1px solid #e3e3e3; padding-top:10px; position:relative}
#detail-parametter #detail{width:100%; height:auto; float:left; margin:0px; font-size:14px;  color:#333; line-height:25px;  }
#detail-parametter #detail #content img{max-width:100%; height:auto !important}
    #detail-parametter #detail h2 {
        color: #007934;
        padding: 10px 5px 10px 5px;
        display: block;
        font-family: OpenSans-bold;
        text-transform: uppercase;
        font-size: 17px;
    }
    #detail-parametter #detail h3 {
        color: #007934;
        padding: 10px 5px 10px 5px;
        display: block;
        font-family: OpenSans-bold;
        text-transform: uppercase;
        font-size: 17px;
    }
    #detail-parametter #detail h4 {
        color: #007934;
        padding: 10px 5px 10px 5px;
        display: block;
        font-family: OpenSans-bold;
        text-transform: uppercase;
        font-size: 17px;
    }
    #detail-parametter #detail span.name {
        color: #007934;
        padding: 10px 5px 10px 5px;
        display: block;
        font-family: OpenSans-bold;
        text-transform: uppercase;
        font-size: 17px
    }
#detail-parametter #parametter{width:100%; background:#fff; height:600px;   padding:10px }
#detail-parametter #parametter #content-parametter{width:100%; height:auto; float:left; margin:0px;  }
#detail-parametter #parametter .name{color:#007934;  display:block; font-family:OpenSans-bold;     font-size:17px }
#detail-parametter #parametter table{width:100%; height:auto; float:left; margin:10px 0px}
#detail-parametter #parametter table tr{margin:0px; padding:0px }
#detail-parametter #parametter table td{  padding:7px; margin:0px; }
#detail-parametter #parametter table td:first-child{border-right:1px solid #e3e3e3;}
 
    #detail-parametter #parametter #content-parametter #des-parametter{width:100%; height:auto; float:left; margin:0px; padding:5px 0px}
        #detail-parametter #parametter #content-parametter #des-parametter img{max-width:94%; height:auto !important; margin:5px auto; display:block}
        /*scroll*/
        .f-nav { /* To fix main menu container */
            z-index: 2;
            position: fixed;
            top: 0;
        }
#parametter .orderNow{display:none}
#parametter .orderNow a .ship{font-size:12px}
 #parametter .price{display:none; margin:5px 0px}
 #parametter .price .sale{font-size:25px; color:#f26522; font-weight:bold}
  #parametter .price .ny{font-size:14px; color:#333; text-decoration:line-through}
   #parametter .price .pt{color:#f26522}
   
   /*Tag*/
 #tag{width:100%; height:auto; float:left; margin:10px 0px}
  #tag span{ color:#898989; display:inline-block ; margin-right:10px}
  #tag a{ color:#898989; display:inline-block} 
 /*Comment*/
 #comment{width:100%; height:auto; float:left; margin:0px; padding-top:10px; border-top:1px dashed #cdcdcd }  
  #box-comment{width:100%; height:auto; float:left; margin:0px} 
  #box-comment textarea{width:100%; height:auto; float:left; margin:0px; text-indent:15px; padding-top:5px; border: solid 1px #cdcdcd}
  #box-comment #command{width:100%; height:auto;  float:left; margin:0px ; border: solid 1px #cdcdcd; border-top:none; padding:0px 5px}
 #box-comment #command #imageSend{width:auto; float:left; margin:0px; border-right:solid 1px #cdcdcd; padding:2px 5px; line-height:39px}
  #box-comment #command #imageSend a{color:#333; margin:0px 5px; display:block}
  #box-comment #command #review{width:auto; float:left; margin:0px;  padding:2px 10px; line-height:39px}
 #box-comment #command #review i{ color:#ffab26}
  #box-comment #command #sex{width:auto; float:left; margin:0px;  padding:2px 10px; line-height:39px; line-height:39px}
  #box-comment #command #formsend{width:auto; float:left; margin:0px;  padding:2px 10px; line-height:39px; line-height:39px}
  #box-comment #command #formsend input{height:31px; border:solid 1px #cdcdcd; float:left; margin:4px 4px; text-indent:10px}
  #box-comment #command #formsend #txtEmail{width:220px}
 #box-comment #command #formsend button {
        background: #007934;
        color: #fff;
        padding: 7px;
        margin-left: 5px; border:none
    }
  #box-comment #command #formsend a:hover{color:#fff !important; background:#f26522}
 #image-customer{width:100%; height:auto; float:left; margin:5px 0px; padding:7px; border:solid 1px #cdcdcd}
 #image-customer span{font-size:16px; color:#333; margin:5px 0px; display:block; font-weight:bold}
 #image-customer a img{ max-height:200px; width:auto; float:left; margin:5px; padding:5px ; border:1px solid #e2e1e1}
 #title-list-comment{width:100%; height:auto; float:left; margin:5px 0px; border-bottom:1px solid #e2e1e1}
 #title-list-comment span{text-align:left; margin:5px 0px; font-weight:bold}
 #title-list-comment select{float:right; border:1px solid #e2e1e1; padding:5px}
 #list-item-comment{width:100%; height:auto; float:left; margin:5px 0px}
 #list-item-comment .item-comment{width:100%; height:auto; float:left; margin:5px 0px}
 #list-item-comment .item-comment  .user-comment{width:100%; height:auto;   margin:0px; display:block}
 #list-item-comment .item-comment  .user-comment .icon-user{font-size:12px; color:#fff; width:25px; height:25px ;
  text-align:center;  line-height:25px; display:inline-block; background:#ccc; margin-right:5px}
 #list-item-comment .item-comment   .name-user{font-weight:bold}
 #list-item-comment .item-comment   .use{margin:5px 0px 0px 0px; display:block;  }
 #list-item-comment .item-comment    .content-user{margin:0px 5px 5px 35px;  }
 #list-item-comment .item-comment   .feed{margin:0px;margin:0px 5px 5px 35px; font-size:13px;}
 #list-item-comment .item-comment   .feed a{cursor: pointer;
    color: #4a90e2; margin-right:10px}
.reply-comment{  display: block;
    margin-top: 10px;
    position: relative;
    background: #f1f1f1;
    border: 1px solid #e7e7e7;
    padding: 15px 10px 5px 10px;
    font-size: 14px;
    color: #333;
    margin-left: 30px;
}
.arrow_box {
    position: relative;
    left: 7px;
    display: block;
    margin-top: -15px;
    z-index: 9;
    background: #f1f1f1;
}
.arrow_box:after, .arrow_box:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}.arrow_box:after {
    border-bottom-color: #f1f1f1;
    border-width: 11px;
    margin-left: -11px; 
}
.arrow_box:before {
    border-bottom-color: #e7e7e7;
    border-width: 12px;
    margin-left: -12px;  
}
.reply-comment .icon-user{font-size:12px; color:#fff; width:25px; height:25px ;
  text-align:center;  line-height:25px; display:inline-block;    margin-right:5px; background:#ccc}
 .reply-comment .icon-admin i{line-height:25px}
  .reply-comment .icon-admin{font-size:12px; color:#fff; width:25px; height:25px ;
  text-align:center;  line-height:25px; display:inline-block; 
   background:url(../icon/favicons.png) no-repeat left center scroll transparent ; background-size:100%; margin-right:12px; float:left }
.reply-comment .name-user{font-weight:bold}
.reply-comment .admin{padding:3px 7px; background:#f6ffac; color:#000; font-size:12px; border-radius:5px}
.reply-comment .use{margin:5px 0px 0px 0px; display:block;  }
.reply-comment .content-user{margin:0px 5px 5px 35px;  }
.reply-comment .feed{margin:0px;margin:0px 5px 5px 35px; font-size:13px;}
    .reply-comment .feed a {
        cursor: pointer;
    }
.setImages {
    border: 1px solid #dad9d9 !important
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
#product-seach{width:100%; height:auto; float:left; margin:0px}
#product-seach itemProduct{width:25% !important}

/*Detail*/
#table{width:100%; height:auto; border:none !important}
#table tr{border:none !important}
    #table tr td {
        border: none;
        border-bottom: 1px solid #eee;
        padding: 10px;
        width: 50% !important;vertical-align: text-top; text-align:justify
    }
    #table tr td img {
        width: auto !important;
        height: auto;
        float: left;
        margin: 0px 7px 7px 0px;
        max-height:100px !important
     
    }
#table tr td h4{margin:0px }
#table tr td p{margin:0px}
#ListImageUpload{width:100%; height:auto}
#ListImageUpload img.imgUpload{max-height:100px !important; width:auto; float:left; margin:5px}
#list-item-comment .item-comment .user-comment time{font-size:12px; color:#666666}
#list-item-comment .item-comment .checkbuy{font-size:13px; color:#007934; margin:0px 5px}
#list-item-comment .item-comment .imageSend{width:100%; margin:5px 0px; float:left; padding-left:35px}
#list-item-comment .item-comment .imageSend img{ height:100px; width:auto}
.box-reply{width:100%; height:auto; float:left; margin:5px 0px; padding-left:30px}
.table img{max-height:150px !important; width:auto !important}