*{margin:0;padding:0;}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v17/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v17/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v17/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v17/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCsYb8td.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v17/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYbw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v17/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYb8td.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{display:block;}
html {
  -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
}
body{line-height:1;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body{font-family:Roboto,Helvetica,Arial,sans-serif;background-color:#fff;overflow-x:hidden;color:#333;font-size:16px;text-align:justify;font-weight:400;line-height:20px;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;cursor:pointer;color:#2e7aa0}
*, :after, :before { box-sizing: border-box;}
#wrapper{position:relative;margin:0;padding:0;overflow:hidden;width:100%;height:100%;}
#wrapLoader{position:relative;margin:0;padding:0;overflow:hidden;background-color:#fff;z-index:1;}
.fixed-mb{display:none; width:100%;height:100%;position:absolute;right:0;top:0;background:rgba(0, 0, 0, 0.54);z-index:2;}
.banner_doc{margin:0;padding:0;}
.banner_doc a.left{max-width:150px;position:fixed;top:164px;left:1px;z-index:0;}
.banner_doc a.right{max-width:150px;position:fixed;top:164px;right:1px;z-index:0;}
#to_top{position:fixed;bottom:40px;right:24px;margin:0 auto;z-index:9999;display:none;cursor:pointer;}
#banner h1{position:absolute;left:-1000px;}
.clear{clear:both;}
.text-left{text-align:left;} .text-center{text-align:center;} .text-right{text-align:right;}
.uppercase{text-transform: uppercase;}
.nowrap{white-space: nowrap;}
button{cursor:pointer;}
.add-to-cart{position:relative;white-space:nowrap;display:inline-block;vertical-align:middle;}
.add-to-cart input{
	padding:4px;text-align:center !important;
	width:36px;height:24px;
	border: 1px solid #999;box-sizing:border-box;}
.add{
	cursor:pointer;font-size:14px; font-weight:700; text-align:center;height:24px;width: 24px;
	line-height: 24px;padding:0;color: #333;border: 1px solid #999;display: inline-block;
	vertical-align:middle;background-color:#fff;margin: 0 2px;
}
.dec{right:auto;}
.add:hover{color:#000;background-color:#fff;}
.color{animation-name:color;-webkit-animation-name:color;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-duration:20s;-webkit-animation-duration:20s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important;}
:before, :after{
	display:table;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#c5c5c5;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #c5c5c5;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #c5c5c5;
}
:-moz-placeholder { /* Firefox 18- */
  color: #c5c5c5;
}
.mobile-menu{
	top:0;left:0;position:fixed;width:220px;height:100%;z-index:0;
	background-color:#fff;overflow-y:auto;display:none;
}
.mobile-menu > ul{width:220px;position:relative;background-color:#fff;}
.nodisplay{display:none;}
.mobile-menu > ul > li > a{color:#000;height:auto;text-align:center;text-shadow:1px 1px 1px #666;font-size:14px;text-transform:uppercase;font-weight:700;}
.mobile-menu > ul > li{text-align:center;background-color:#fff;clear:both;border-bottom:1px #bfbfbf dotted;}
.mobile-menu > ul > li:last-child{border-bottom:none;}
.mobile-menu > ul > li:hover{background-color:#ffb400;color:#FFF;}
.mobile-menu > ul > li li:hover{background-color:#FFFF99;display:block;color:#4A4646;}
.mobile-menu > ul.menu > li{margin-bottom: 6px;}
.mobile-menu > ul > li:nth-child(1) a{height:40px;display:block;width:100%;line-height:40px;background-color: #0063b3;color:#fff;border-right:1px #fff solid;font-size:30px;}
.mobile-menu > ul > li:nth-child(1){border:none;}
.mobile-menu > ul > li > ul > li{min-height:45px;line-height:50px;border-top:1px #bfbfbf dotted;}
.mobile-menu > ul > li > ul > li a{font-size:14px;font-weight:800;text-transform:uppercase;color:#666;text-shadow:1px 1px 1px #999;}
.main, .in{
    margin:0 auto;max-width:1200px;
    display: flex;
    -webkit-box-pack: justify;
	flex-wrap: wrap;
    justify-content: space-between;
}
#header{position:relative;}
#welcome-top{
	background: #f6f6f6 url(../i/top_bg.png) repeat; min-height:40px;
	font-size:14px;line-height:19px;
}
.wlc-text{padding-top:10px;}
.wlc-details{
	overflow:hidden;
	padding:10px 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
	color:#2E3D54;z-index:9;top:0;display:flex; margin-left: auto;
}
.wlc-details ul{margin-left: auto;}
.wlc-details li{display: inline-block;}
.wlc-details li#top-clock{padding-right:12px;border-right:1px #999 solid;}
.wlc-details li .red{color:#EF3A6F;}
.wlc-details li i{font-size:16px;line-height:10px;}
.wlc-details li i.fa-phone {color: #DC4937;font-size:24px;position:relative;top:3px;}
.like-share{
    float:right;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    vertical-align:top;
}
.like-share a{position:relative;width:28px;height:28px;border-radius:50%;margin-left:6px;align-self:center;justify-content:center;display:flex;}
a.btn_email{color:#848484;}
a.btn_facebook{color:#6081c4;}
a.btn_twitter{color:#43bdef;}
a.btn_pinterest{color:#e62b5f;}
a.btn_youtube{color:#c10909;}
a.btn_copy{color:#929292;}
.like-share a.btn_email{background-color:#848484;color:#fff;}
.like-share a.btn_facebook{background-color:#6081c4;color:#fff;}
.like-share a.btn_facebook i{margin-top:1px;margin-left:-1px;}
.like-share a.btn_email i{margin-top:2px;}
.like-share a.btn_twitter{background-color:#43bdef;color:#fff;}
.like-share a.btn_pinterest{background-color:#e62b5f;color:#fff;}
.like-share a.btn_youtube{background-color:#c10909;color:#fff;}
.like-share a.btn_copy{background-color:#929292;color:#fff;}
.like-share a i{display:inline-block;vertical-align:middle;align-self:center;}
.tip{position:absolute;top:-30px;left:50%;transform:translateX(-50%);height:24px;line-height:24px;background:#17191a;color:#fff!important;font-size:12px!important;text-decoration:none!important;white-space:nowrap;border-radius:3px;padding:0 10px;}



#info-top{
	margin:0;padding:0;
	background-color:#f6f6f6;
}
#info-top .main:after{content:'';display:block;clear:both;}
#info-top .top-logo{position: relative;text-align: center; padding-right:150px;padding-top: 16px;}
#info-top .top-logo:before {
  position: absolute;
  content: " ";
  display:block;
  height: 100%;
  left: -1000px;
  right: 0;
  top: 0;
  box-sizing: inherit;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  background-color: #fff;
}
#info-top .top-logo:after {
  position: absolute;
  content: " ";
  display:block;
  height: 100%;
  left: -1000px;
  right: 0;
  top: 0;
  box-sizing: inherit;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -o-transform: skew(30deg);
  background-color: #fff;
}

#info-top .top-logo img{max-width:100%;margin-left:10px;position: relative;z-index: 1;}
#info-top .top-right{margin-left: auto;}
.top-search{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:5px;flex: 1 1 0%;}
.top-search form{position:relative;}
.top-search .input{border:none;width:100%;background-color:#fff;font-size:14px;line-height:36px;padding-left:10px;padding-right:45px;border-radius:0;outline: none;}
.top-search .button-search{cursor:pointer;font-size:1.2rem;height:36px;width:36px;position:absolute;right:0;top:0;border:none;background-color:#e9e9e9;color:#057dd6;}
.top-search .button-search:hover{color:#009cff;}
.top-cart{
	margin-left: 5px;margin-top:6px;white-space: nowrap;
	font-size:14px;height:36px;line-height:36px;position:relative;
	text-align:center;display:table-cell;vertical-align:middle;
}
.top-cart a{color:#fff;display:inline-block;}
.top-cart i{font-size:30px;}
.top-cart i:before{margin-left:0;}
.top-cart .cart-count{
	position:absolute; left:20px;top:-2px;
    background: #fdd835;color:#222;
    height: 20px;padding: 0px 6px;
	font-weight:700;
	border-radius: 10px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
	margin-left: 3px;
}
.top-contact{
	overflow:hidden;padding-top:25px;padding-bottom:25px;margin-left: 40px;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
	font-size:14px;color:#333;text-align:left;
}
.top-contact h4{font-size:22px;line-height:25px; text-transform:uppercase;padding-bottom: 10px;}
.top-contact li{padding-top:10px; display: block;}
.top-contact li:after{content:'';clear:both;}
.top-contact li strong{padding-right: :10px;display:inline-block;}
.top-contact li i{margin-right:5px;}
.top-contact .phone{color: #000;font-size:20px;}
.nav-menu{background-color:#087c31;text-align:left;top:0;left:0;z-index:99999;width:100%;}
.nav-menu-left{
	position: relative;
	display: flex; cursor:pointer;
    align-items: flex-start;
    flex-basis: 272px;
}
.nav-menu-right{
	flex: 1 1 0%; display: flex;
    -webkit-box-pack: justify;
    flex-wrap: wrap;
    justify-content: space-between;
}
.nav-menu-right ul{padding-right:8px;}
.nav-menu-right ul li{display: inline-block;position:relative;text-transform:uppercase;padding-left:16px; padding-right:16px; height:46px;line-height:46px;}
.nav-menu-right ul li .list-child{min-width:250px;position:absolute;z-index:1;left:-99999px;top:100%;opacity:0.9;background-color:#fff;padding-left:12px;padding-right:12px;box-shadow: 0 8px 15px rgb(0 0 0 / 30%);}
.nav-menu-right ul li:hover .list-child{left:0;}
.nav-menu-right ul li a{color:#fff;font-size:15px;}
.nav-menu-right ul li .list-child a{color:#000;font-size:14px;display:block;border-bottom: 1px #ddd dotted;}


.menu-head{width:100%;height: 46px;  line-height: 46px; padding-left:16px; background-color:#37b421; color:#fff;text-transform:uppercase;}
.menu-main{
	z-index:999;background-color:#2176d6;text-align:left;
    position: absolute;left: -9999px;top: 100%;
    width: 100%;
    background-color: #fff;
}
.nav-menu .nav-menu-left .menu-main.hide{left: -9999px;}
.nav-menu .nav-menu-left:hover .menu-main{left:0 !important;}
.nav-menu .nav-menu-left:hover .menu-main, .page-home .menu-main{left:0;}
.menu-main ul{width:100%;}
.menu-main ul > li{
	white-space:nowrap;position:relative;
	transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;
}
.menu-main ul > li:hover,.menu-main ul > li.active{transition:all .3s;}
.menu-main ul > li.active-off{background-color:#F0D713;border-top-left-radius:6px;-webkit-border-top-left-radius:6px;border-top-right-radius:6px;-webkit-border-top-right-radius:6px;transition:all .3s;}
.menu-main ul > li > a{color:#222;font-size:15px;height:36px;line-height:36px; display:block;text-transform:uppercase;padding-left:16px;border-top:1px dotted #ddd;}
.menu-main ul > li:first-child a, .menu-main ul > li .list-child > a:first-child{border-top:0;}
.menu-main ul > li:hover a{color:#ed4934;text-decoration:none;}
.menu-main ul > li:hover .list-child{left:100%}
.menu-main ul > li .list-child{position:absolute;left:-9999px;top:0;width:240px;background-color:#fff;box-shadow: rgb(0 0 0 / 10%) 0px 0px 20px;padding:0 12px;}
.menu-main ul > li .list-child > a{display:block;clear:both;width:100%;font-size:15px;color:#222;height:36px;line-height:36px;border-top:1px dotted #ddd;}
.menu-main ul > li .list-child > a:last-child{padding-bottom:6px;}
.menu-main ul > li .list-child > a:hover{color:#0055a0;}
.search{height:20px !important;position:fixed;top:98px;right:5px;z-index:9999;float:right;}
.hotline-phone-ring-wrap{position:fixed;bottom:0;left:0;z-index:999999;}
.hotline-phone-ring-img-circle{background-color:#bb1414;width:60px;height:60px;bottom:12px;left:12px;position:absolute;z-index:10;background-size:20px;border-radius:100%;border:2px solid transparent;-ms-transform-origin:50% 50%;transform-origin:50% 50%;display:flex;align-items:center;justify-content:center;}
.hotline-phone-ring-img-circle .pps-btn-img{display:flex;font-size:2em;color:#fff;}
.hotline-phone-ring-img-circle:after{
	content:"";
    width:100%;
    height:100%;
    background:transparent;
    position:absolute;
    left:0%;
    top:0%;
    border-radius:50%;
    -webkit-box-shadow:0px 0px 10px #bb1414;
    box-shadow:0px 0px 10px #bb1414;
    -webkit-animation:dropwater 1.2s 0.5s infinite;
    animation:dropwater 1.2s 0.5s infinite
}
.hotline-phone-ring-img-circle img, .hotline-phone-ring-img-circle i{
	-webkit-animation: rotex 2.5s infinite;
	-moz-animation: rotex 2.5s infinite;
	-o-animation: rotex 2.5s infinite;
	animation: rotex 2.5s infinite;
}
.hotline-bar{position:absolute;background-color:#db440a;height:40px;width:150px;background-size:100%;cursor:pointer;z-index:9;border-radius:20px;left:46px;bottom:22px;padding:0 5px;}
.hotline-bar > a{color:#fff;text-decoration:none;font-size:16px;font-weight:700;text-indent:30px;letter-spacing:1px;display:block;line-height:40px;}
@keyframes dropwater{
    0%{
        transform:scale(1.1);
        -webkit-transform:scale(1.1);
        -moz-transform:scale(1.1);
        -o-transform:scale(1.1)
    }
    50%{
        transform:scale(1.2);
        -webkit-transform:scale(1.2);
        -moz-transform:scale(1.2);
        -o-transform:scale(1.2)
    }
    100%{
        transform:scale(1.3);
        -webkit-transform:scale(1.3);
        -moz-transform:scale(1.3);
        -o-transform:scale(1.3);
        opacity:0
    }
}
@-webkit-keyframes rotex{
    30%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    33%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    36%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    39%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    42%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    45%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    48%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    51%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    54%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    57%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
}
@-moz-keyframes rotex{
    30%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    33%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    36%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    39%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    42%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    45%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    48%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    51%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    54%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    57%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
}
@-o-keyframes rotex{
    30%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    33%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    36%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    39%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    42%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    45%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    48%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    51%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    54%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    57%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
}
@keyframes rotex{
    30%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    33%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    36%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    39%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    42%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    45%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    48%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    51%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    54%{
        -webkit-transform:rotate(-20deg);
        -ms-transform:rotate(-20deg);
        transform:rotate(-20deg)
    }
    57%{
        -webkit-transform:rotate(10deg);
        -ms-transform:rotate(10deg);
        transform:rotate(10deg)
    }
}
.alert-notifi{width:100%;position:fixed;z-index:99999;top:50px;}
#notification{
	max-width:800px;margin:0 auto;line-height:20px;font-size:16px;
	box-shadow: 0 0.1rem 0.4rem 0 rgba(0,0,0,.24);position:relative;
	padding:12px 42px 12px 12px;clear:both;background-color:#f1f1f1;border-radius:3px;display:none;
}
#notification .close{
	cursor:pointer;color:#e21414;font-size:30px;line-height:36px;position:absolute;right:-5px;top:3px;
}
#notification .error, .error{color:#f22;font-size:13px;}
#notification a{font-weight:700}
#notification a:hover{text-decoration:underline}
session, article{padding:0;margin:0;}
.hidden{visibility:hidden;}
#content-index{width:100%;margin:0;padding:0; }
#container{padding-bottom:16px;background-color:#f6f6f6;}
#container:after{content:'';display:table;clear:both;}
#side_bar{
	max-width:272px;
	-webkit-touch-callout:none;-webkit-user-select:none;
	-moz-user-select:none;-ms-user-select:none;
	-o-user-select:none;user-select:none;
	
}
#side_bar .box{box-shadow:0 0 3px #c0c0c0;margin-bottom:15px;}
#side_bar .box-news, #side_bar .box-contact{background-color:#fff;}
#ct_view{margin-left:12px;width:100%; max-width: 916px;}
.box-contact .textwidget{padding:12px;}
.box-contact p{font-size:14px;margin-bottom:1em;text-align:left;}
.box-news h3,.box-contact h3{background-color:#EDEDED;font-size:16px;font-weight:700;text-align:left;line-height:25px;text-transform:uppercase;color:#222;display:block;padding:10px 12px;}
.box-news .news-img{float:left;margin-right:6px;}
.box-news .news-item li{padding:8px;border-bottom:1px solid #e2e2e2;clear:both;text-align:left;}
.box-news .news-item li:after{content:'';clear:both;display:block;}
.box-news .news-item li:last-child{border:none;}
.box-news .news-img{float:left;margin-right:6px;}
.box-news .news-item .news-title h4{text-align:left;line-height:17px;padding:2px;font-size:14px;}
.box-news .news-item .news-title h4:first-letter{text-transform:uppercase;}
.box-news .news-details{padding:0 5px;font-size:13px;line-height:16px;}
.box-news .news-details:first-letter{text-transform:uppercase;}
.box-news .product-item{padding-bottom:16px;}
.box-news .product-item li{
	text-align:center;padding-top:16px;padding-bottom:16px; background-color:#fff;
	border-bottom:1px #ccc dotted;position: relative;
}
.box-news .product-item h4{padding:4px 12px;font-weight:700;}
.product-block-wrap{
	margin-top:12px;box-sizing:border-box;background-color: #fff;
}
.product-block-wrap h2{
    font-size: 24px;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    color: #c70606;padding:16px;
    border-bottom: 1px solid #e2e2e2;
}
.product-block-wrap.featured h2{border-bottom: 0;}
.product-block-wrap h2 a{
    color:#c70606;text-decoration:none;
}
.product-block-wrap h2 span{
	color:#d20000;
}
.product-block-wrap h2 span:before{font-size: 1.1em;}
.product-block-wrap .product-list-wrap{
    display: -ms-flexbox!important;
    display: flex!important;
	flex-wrap: wrap;
}
.product-block-wrap .product-item-wrap{
    -webkit-box-align: center;
    align-items: center;
	text-align:center;width:25%;position:relative;
	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
	display: flex;overflow:hidden;padding:12px 12px 20px;
	vertical-align: top;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
	background:rgb(255, 255, 255);border-bottom:1px solid #e2e2e2;border-right:1px solid #e2e2e2;
}
.product-block-wrap .product-item-wrap:hover {
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 20px;
    -webkit-transform: all .3s ease-in-out;
    -ms-transform: all .3s ease-in-out;
    transform: all .3s ease-in-out;
    position: relative;z-index: 1;
}
.product-block-wrap .product-item-wrap:nth-of-type(4n){border-right:0;}
.product-block-wrap .product-item-wrap:nth-of-type(9),
.product-block-wrap .product-item-wrap:nth-of-type(10),
.product-block-wrap .product-item-wrap:nth-of-type(11),
.product-block-wrap .product-item-wrap:nth-of-type(12){border-bottom:0;}
.product-block-wrap.cata-item .product-item-wrap:hover{z-index: 1;box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);}
.product-block-wrap .image{
	max-width:100%; display: flex;flex-direction: column; overflow:hidden;text-align:center;
}
.product-block-wrap .image .link-image{
	position:relative;display:inline-block;overflow: hidden;
}
.hover-img{
	position:absolute;width:100%;height:100%;display:block;
	background: url(../i/page/linebg-fade.png) repeat-x 0 0;
	top:0;transition:all 0.3s ease-in-out;opacity:0;
}
.hover-img:before{
    color: #fff;
    font-size: 24px;
    height: 100%;
    width: 100%!important;
    justify-content: center;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
    display: flex!important;
    margin: 0 !important;
}
.link-image:hover .hover-img{opacity:1;}
.link-image img{max-width:100%;display:block;}
.product-item-wrap .name{
	font-family: "Roboto Condensed", sans-serif;
	text-align:center;overflow:hidden;padding-top: 12px;
}
.product-item-wrap .name a{color:#2d7598;font-size:16px;line-height:20px;min-height:40px;}
.product-item-wrap .name a:hover{text-decoration:underline}
.product-item-wrap .name:first-letter{text-transform:uppercase;}
.product-item-wrap .code{font-size:20px;padding:0 0 5px}
.product-item-wrap .details{width:92%;margin:8px auto;text-align:justify}
.product-item-wrap .price{
	font-size:15px;padding-top:16px; display:block;color:#666;
	
}
.box-product .price{text-align:center;}
.price-old{color:#999;text-decoration:line-through;font-size:13px;}
.price-new{font-weight:700;font-size:15px;display:block;color:#e5101d;}
.donvi{color:#e5101d;}
.sale{color:#999;font-size:13px;}
.product-item-wrap .sale, #cate-product .sale{
	position:absolute;right:4px;top:4px;text-align:left;
	width:36px;height:28px;line-height:28px;
	background-color:#db2730;color:#fff;font-size:13px;
	border-bottom-right-radius:5px;border-top-right-radius:5px;
	border-right:2px #86080e solid;
}
.product-item-wrap .sale:before, #cate-product .sale:before{
	content:'';width: 0;height: 0;
	position:absolute;top:0;left:-18px;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-right: 18px solid #db2730;
}
.product-item-wrap .sale:after, #cate-product .sale:after{
	content:'';position:absolute;top:12px;left:-10px;
	width:4px;height:4px;background:#fff;
	border-radius:2px;
}
.product-block-wrap .cart{display:inline-block;position:absolute;bottom:6px;left:0;}
.product-block-wrap .contact{display:inline-block;margin-top:12px;}
.product-block-wrap .button, .article-blog .button{
	font-family: "Roboto Condensed", sans-serif;font-size:14px;padding:8px 14px 8px 10px;border:0;border-radius: 5px;
	background-color:#199036;cursor:pointer;color:#fff;
}
.product-block-wrap .cart .button:hover, .product-block-wrap .contact .button:hover{color:#ffd59c;background-color:#0e6723;}
.product-item-wrap .product-info{text-align:left;background-color:#f8fdfd;padding-bottom:12px;}
.product-item-wrap .product-info h3{
	font-size:16px;line-height:22px;min-height:44px;margin-bottom:12px;padding:10px;background-color:#15728a;
	font-family: "Roboto Condensed", sans-serif;font-weight: 700;
}
.product-item-wrap .product-info h3 a{color:#fff;}
.product-item-wrap .product-info h3 a:hover{text-decoration:underline;}
.product-item-wrap .product-info p{padding:0 10px;}
.article-blog-list{
    display: -ms-flexbox!important;
    display: flex!important;
    flex-wrap: wrap;
}
.article-blog:after{content:'';clear:both;display: block;}
.article-blog{width:100%;border-bottom:1px solid #e2e2e2;background-color:#fff;padding:12px;box-sizing:border-box;position:relative;}
.article-blog:last-child{border-bottom:0;}
.article-blog h3{text-align:left;text-transform:none;font-size:18px;line-height:20px;overflow:hidden;padding:0;margin:0;}
.article-blog h3 a{color:#048444;}
.article-blog h3 a:hover{color:#5bB08F;}
.article-blog .details{line-height:20px;font-size:14px;margin:0;padding-top:20px;margin-bottom: 50px;}
.article-blog .link-image{float:left;transition:0.3s all ease;position:relative;overflow:hidden;padding:0;color:#04798A;margin:1px;margin-right:20px;}
.article-blog .link-image:hover{color:#689e01}
.article-blog .link-image img{max-width: 100%;display: block;}
.article-blog .read-more{position: absolute;right: 16px;bottom: 16px;text-align: rignt;}
.product-block-list{
    display: grid;
    position: relative;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
}
.product-block-item{
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
	position:relative;background-color: #fff;
	box-sizing:border-box;overflow:hidden;padding-bottom:60px;
	-webkit-box-orient: vertical; -webkit-box-direction: normal;
	-ms-flex-direction: column !important; flex-direction: column !important;
}
.product-block-item:hover{box-shadow: rgb(0 0 0 / 10%) 0px 0px 20px;z-index: 1;}
.product-block-item:nth-of-type(4n){margin-right:0;}
.product-block-item:nth-of-type(4n + 1){clear:both;}
.product-block-item h4{line-height:20px;overflow:hidden;text-align:center; height: 63px;}
.product-block-item .product_img{text-align:center;position:relative;max-width:100%;overflow:hidden;}
.product-block-item .product_img .link-image{transition:all 0.2s ease-in-out;margin:0 auto;display:flex;flex-direction: column;position:relative;overflow:hidden;}
.product-block-item .name{
	clear:both;text-align:center;margin:12px;position:relative;min-height:20px;
}
.product-block-item .name h2{font-size:18px;line-height:22px;font-family: "Roboto Condensed", sans-serif;}
.product-block-item .name h2:first-letter, .product-block-item .name h3:first-letter{text-transform:uppercase}
.product-block-item .name h3, .product-block-item .name h4{font-size:16px;line-height:20px;font-family: "Roboto Condensed", sans-serif;font-weight:700;}
.product-block-item .name a{color:#1b5e90;position:relative;display:inline-block;}
.product-block-item .name a:hover{color:#C46411;text-decoration:underline;}
.product-block-item .details{font-size:14px;line-height:18px;padding-left: 15px;padding-right: 15px;}
.product-block-item .price{
	text-align:center;font-size:15px;margin:10px;position:relative;
	min-height:20px;min-width:100px;display:block;
}
.product-block-item .cart{display:inline-block;position:absolute;bottom:6px;left:0;margin-left:8px;}
.product-block-item .contact{display:inline-block;margin-top:8px;position:absolute;bottom:20px;}
.product-block-item .cart .button, .product-block-item .contact .button{
	font-family: "Roboto Condensed", sans-serif;font-size:14px;padding:8px 14px 8px 10px;border:0;border-radius: 5px;
	background-color:#199036;cursor:pointer;color:#fff;
}
.product-block-item .cart .button:hover, .product-block-item .contact .button:hover{color:#ffd59c;background-color:#0e6723;}

.table-product-news{width:44%;float:right;}
.box-table{width:100%; overflow-x: auto;}

.about-index{
    background-color:#fff; margin-top:10px;
}
.about-index h2{
    color: red;
    font-size: 2.2rem;
    line-height: 1.2;
    padding-right: 2rem;
    padding-left: 0;
    text-transform: uppercase;
    display: inline-block;
    padding-bottom: 0.5rem;
    position: relative;
    border-bottom: 1px solid #0054a6;
    margin-bottom: 20px;
    font-family: "Roboto Condensed", sans-serif;
}
.about-index h2:after {
    content: "";
    width: 50%;
    background: red;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.about-index .about-in{padding: 20px 0; display: flex!important;flex-wrap: wrap;}
.about-index .details{width:50%;padding: 10px 10px 10px 30px;}
.about-index .details h3{font-size: 22px; line-height: 30px; padding-bottom:16px;font-family: "Roboto Condensed", sans-serif;color:#000; font-weight: 700; text-transform: uppercase;}
.about-index .details p{padding-bottom:12px; line-height: 25px;}
.about-index .details .readmore{color:#2e5fff;padding-top: 10px;display: inline-block;font-size: 14px;font-weight: 700;}
#about-img { width:50%; padding: 10px;display: flex;    flex-direction: column;    position: relative;    overflow: hidden; }
#about-img img{cursor: pointer;}
.content-block-wrap{
	box-sizing:border-box;padding:12px;background-color:#fff;
}
.content-info{
	padding-top:6px;padding-bottom:6px;
	box-sizing:border-box;text-align:left;
}
.content-info .note{color:#F30;padding:20px 0 0}
.content-info h2{
	color:#d20000;
    font-size: 2.2rem;
    line-height: 1.2;
    text-transform: uppercase;
    display: inline-block;
    padding-bottom: 0.5rem;
    position: relative;
    border-bottom: 1px solid #0054a6;
    margin-bottom: 20px;
    font-family: "Roboto Condensed", sans-serif;
}
.content-info h2:after {
    content: "";
    width: 50%;
    background: red;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.content-info h3{
	font-size:22px;line-height:40px;text-align:left;font-weight:700;
	color:#0089e8;text-transform:uppercase;font-family: "Roboto Condensed", sans-serif;
	background: url(../i/camket-icon.png) #fff no-repeat left 20px;
	padding:30px 0 20px 106px;
}
.content-info p{margin:10px 0;text-align:left;}
.content-info ul {
    list-style: inherit;
    margin: 10px 0 10px 30px;
}
#div-article table{margin:0 auto;padding:0;overflow:inherit;width:100%;}
#div-article table tbody tr:nth-child(odd){background-color:#f1f1f1}
#div-article table tbody tr:nth-child(even){background-color:#f9f9f9}
#div-article table tbody tr:first-child td{vertical-align:middle;}
#div-article table thead tr:first-child{background-color:#083a7e;color:#fff;font-size:18px;text-transform:uppercase;text-align:center;}
.blog-new{padding:5px 0 10px;}
.blog-new h3{border-bottom:1px #47616e dashed;}
.blog-new .price{color:#F54F1D;font-size:18px;}
.panel-group{padding-bottom:18px;background-color:#fff;position:relative;}
.panel-heading{
	background-color:#fff;font-size:20px;font-family: "Roboto Condensed", sans-serif;
	line-height: 30px;padding:16px 16px 8px;color: #333;font-weight:700;text-transform:uppercase;
}
.panel-heading i{
	font-size:18px;margin-right:6px;
}
.panel-collapse{
	background-color:#fff;font-family: "Roboto Condensed", sans-serif;
	position:relative;
}
.panel-collapse .category-title{
	font-size:15px;text-align:center;
	line-height:20px;width:100%;margin:0 auto;
	display:block;
}
.panel-collapse .category-title a, .panel-collapse .category-title > span{
	clear:both;position:relative;display:block;cursor:pointer;
	font-size:15px;padding:8px 8px 8px 24px;color: #333;font-weight: 700;
	text-transform: uppercase;text-align:left;font-family: "Roboto Condensed", sans-serif;
	
}
.panel-collapse .category-title.active{background-color:#fafafa;border-bottom:none;}
.panel-collapse .category-title.active a{color:#2e7aa0;}
.panel-collapse .category-title a:hover{color:#2e7aa0;background-color:#fafafa;border-bottom:none;}
.panel-collapse .view-more{text-align:center;}
.panel-collapse .view-more > a{display:block;padding:6px;font-size:14px;font-weight:700;color: #333;}
.panel-collapse > ul {position:relative;}
.panel-collapse > ul.show{max-height:720px}
.panel-collapse > ul > li > a{
	clear:both;position:relative;display:block;cursor:pointer;
	padding: 6px 10px 6px 24px;color: #333;font-size:14px;line-height:18px; font-weight:300;
	text-align:left;font-family: "Roboto Condensed", sans-serif;
}
.panel-collapse .view-more > a:hover,
.panel-collapse > ul > li > a:hover,
.panel-collapse > ul > li > a.active{
    background-color: #e5e5e5;
}

.panel-collapse > ul > li > a .name_count{
	position: relative; display: block; white-space: nowrap;
}
.panel-collapse > ul > li > a .count{color: #787878; font-size: 13px;}
.panel-collapse > ul > li > a .name{
    padding-left: 5px; padding-right:2px;
}
.filter-checkbox {
    white-space: nowrap; cursor: pointer; outline: none; display: inline-block; line-height: 1;
	position: relative; vertical-align: middle; margin-top: -1px;
}
.filter-checkbox-input {
    position: absolute;
    left: 0;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.filter-checkbox-inner {
	position: relative; top: 0; left: 0; display: block; width: 15px; height: 15px;
	background-color: #fff; border: 1px solid #787878; border-radius: 2px;
    -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s;
}
.panel-collapse > ul > li > a:hover .filter-checkbox-inner{
	border: 1px solid #009cff;
}
.filter-checkbox-inner:after {
    border-color: #f57224;
	-webkit-transform: rotate(45deg) scale(0);
    -ms-transform: rotate(45deg) scale(0);
    transform: rotate(45deg) scale(0);
	content: " ";
    position: absolute;
    display: table;
    border: 2px solid #fff;
    border-top: 0;
    border-left: 0;
    left: 4px;
    top: 1px;
    display: table;
    width: 5px;
    height: 8px; 
}
.filter-checkbox.filter-checkbox-checked .filter-checkbox-inner{
	background-color: #009cff; border: 1px solid #009cff;
}

.filter-checkbox.filter-checkbox-checked .filter-checkbox-inner:after{
	-webkit-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
}

.panel-collapse .list{margin:0;padding:6px 0;}
.panel-collapse > ul{box-sizing:border-box;}
.panel-collapse > ul > li ul{padding:0;margin:0;width:100%;}
.panel-collapse > ul > li{
	text-align:left;display:block;position:relative;
}

.panel-collapse > ul > li > ul > li{
	position:relative;
}
.panel-collapse > ul > li > ul > li.has-sub:after{
	position:absolute;content:"";right:8px;top:12px;font-size:20px;
	border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid #000;
}
.panel-collapse > ul > li > ul > li.has-sub:hover:after{border-left: 5px solid #2e7aa0;}
.panel-collapse > ul > li > ul > li > ul{
	position:absolute;display:block;background-color:#fff;margin-left:-9999px;
	left:100%;top:0;z-index:9;box-shadow: 1px 3px 15px 0 #b6b6b6;
}
.panel-collapse > ul > li > ul > li:hover > ul{display:block;margin-left:0;}
.panel-collapse > ul > li > ul > li > a{
	padding:6px 10px 6px 30px;font-size:14px;color:#000;display:block;min-height:22px;line-height:22px;
}
.panel-collapse > ul > li > ul > li:hover > a,
.panel-collapse > ul > li > ul > li.active > a{
	background-color: #fafafa;
	color:#1a9cb7;
}
.panel-collapse > ul > li > ul > li > ul a{
	white-space:nowrap;min-height:22px;line-height:22px;display:block;
	padding:8px 5px 8px 12px;font-size:14px;color:#000000;background-color:#fff;
}
.panel-collapse > ul > li > ul > li > ul a:hover{background-color:#2e7aa0;color:#fff;}


.filter-error{font-size:12px;text-align:center;line-height:16px;color:#e5101d; margin-bottom:6px;}
.filter-price{
	background-color:#fff;
	display: flex;
	align-items: center;
	padding:0 18px 12px;
	justify-content: space-between;
}
.filter-price input{
    width: 82px;
    height: 30px;
    padding: 0 5px;
    background: #fff;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #b8b8b8;
    outline: 0;
    font-size: 13px;
}
.submit-filter-price {
    background-color: #b8b8b8;
    border-radius: 3px;
    border: 1px solid #b8b8b8;
    height: 30px;margin-left: 5px;
    min-width: 1.8rem;
    text-align: center;
    cursor: pointer;
	
}
.submit-filter-price:hover{background-color:#999;}
.submit-filter-price:after{
    display: inline-block;
    width: 0;height:0;
    margin-left: 0;
    vertical-align: middle;
    content: "";
    border-top: .4rem solid transparent;
    border-right: 0;
    border-bottom: .4rem solid transparent;
    border-left: .4rem solid #fff;
}
.price-result {
    position:relative; display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	padding:0 16px;
}
.panel-group .fixed, .sort-box .fixed{
	position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;display:block;
}
.price-result-item {
    display: block;
    padding: .6rem .3rem;
    margin-bottom: .3rem;
    text-align: center;
    background-color: #f6f6f6;
    border: 1px solid #e8e8e8;
    border-radius: .3rem;
    cursor: pointer;
    width: 49%;
}
.price-result-item.selected {
    background-color: #ddd;
}

.category_detail .form-center{width:94%;max-width:450px;margin:0 auto;}
.form-center .form-data {padding:5px 0;}
.form-center .form-data input, .form-center .form-data select{
	width:100% !important;padding:2px 10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
	border-radius:3px;border:1px solid #969A96;
}
.form-center .form-data select{font-size:15px;}
.form-center .form-data label{
	width:100%;display:block;
	text-align:left;font-weight: 700;
	font-size:14px;text-transform:uppercase;
	font-family: "Roboto Condensed", sans-serif;
}
.form-center .form-data button {
    padding: 12px;
    font-size: 20px;
    margin-top: 12px;
	max-width:180px;
    height: auto;
    text-transform: uppercase;
}
.modal .form-center {
    width: 100%;
}
.modal .form-center:after{content:'';clear:both;}
.modal-style .modal-content .form-data{width:50%;float:left;box-sizing:border-box;}
.modal-style .modal-content .form-data:nth-child(odd){clear:both;padding-right:10px;}
.modal-style .modal-content .form-data:nth-child(even){padding-left:10px;}
.form-center .form-data input, .form-center .form-data select{
	width:100% !important;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;height:30px;
	border-radius:3px;border:1px solid #969A96;
}
.article-wrap, .news-article-wrap{background-color: #fff;margin-top:12px;}
.article-wrap h2, .news-article-wrap h2{
	font-size: 24px;font-family: "Roboto Condensed", sans-serif;text-transform:uppercase;
	color:#c70606;padding: 20px 8px 10px;border-bottom: 1px solid #e2e2e2;
}
.article-wrap ul{
	display: -ms-flexbox!important;
    display: flex!important;
	flex-wrap: wrap;
}
.article-wrap ul:after{content:'';clear:both;}
.article-wrap ul li {
	width: 50%;
	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
	display: inline-block;
	padding:12px;
	border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
}
.article-wrap ul li:nth-child(2n){border-right: 0;}
.article-wrap ul li:nth-child(7), .article-wrap ul li:nth-child(8){border-bottom: 0;}
.article-wrap ul li:after{content:'';clear:both;}
.article-wrap h4{
	padding-bottom:10px;
	overflow: hidden;
	text-align: left;
	line-height: 22px;
	font-size: 17px;
	font-family: "Roboto Condensed", sans-serif;
}
.article-wrap h4 a {color: #0062a7;font-weight:700;}
.article-wrap.featured h4 a{color: #000;}
.article-wrap h4 a:hover {
	text-decoration:underline;
}
.article-wrap .news-img{
	float:left;margin-right:8px;
}
.article-wrap .news-img .link-image{
    display: inline-block;position: relative;
    max-width: 100%;
    max-height: 100%;
}
.article-wrap .news-details{
	text-align: left;
	font-size: 14px;
}
.fired-popup {
	background: rgba(41, 67, 90, 0.7);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 9999;
	display: none
}
.modal {
	display: none;
	position: fixed;
	z-index: 99999;
	left: 0;
	right: 0;
	top: 10%;
	background-color: #fafafa;
	box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.5), 0 25px 55px 0 rgba(0, 0, 0, 0.5);
	padding: 0;
	height: 80%;
	width: 84%;
	max-width: 540px;
	margin: 0 auto;
	overflow-y: auto;
	border-radius: 2px;
	-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;
}
.modal div {
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box
}
.modal .modal-content {
	padding: 20px
}
.modal .modal-content h4 {
	padding: 10px 0;
	font-size: 1.5rem;
	font-weight: 700;
	font-family: "Roboto Condensed", sans-serif;
	text-transform: uppercase;
	text-align: center
}
.modal .modal-content .details {
	padding: 5px 0;
	text-align: left;font-size: 15px;line-height:19px;
}
.modal .modal-content .details span {
	font-weight: 700
}
.modal .modal-close {
	cursor: pointer;
	position: absolute;
	background: none;
	border: none;
	color: grey;
	font-size: 46px;
	line-height: 20px;
	top: 5px;
	right: 5px
}
.modal .modal-close:hover {
	color: #ffab00
}
.modal .modal-footer {
	border-radius: 0 0 2px 2px;
	background-color: #fafafa;
	padding: 12px 6px;
	text-align: center;
	width: 100%
}
.modal.modal-fixed-footer .modal-content {
	position: absolute;
	height: calc(100% - 56px);
	max-height: 100%;
	width: 100%;
	overflow-y: auto
}
.modal.modal-fixed-footer .modal-footer {
	border-top: 1px solid rgba(0, 0, 0, .1);
	position: absolute;
	bottom: 0
}
.modal.bottom-sheet {
	top: auto;
	bottom: -100%;
	margin: 0;
	width: 100%;
	max-height: 45%;
	border-radius: 0;
	will-change: bottom, opacity
}
footer{width:100%;margin:0;padding:0;overflow:hidden;}
.footer-body{margin:0;padding:12px;background-color:#0e4898;color:#fff;}
.footer-body .main{max-width:1200px;}
.footer-body .left-footer{
	width:48%;padding-top:20px;padding-bottom:12px;
	text-align:left;position:relative;
	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
	display: flex;
}
.footer-body .left-footer .widget-title {
    margin-bottom: 16px;text-transform:uppercase;font-size:18px;
}
.footer-body .left-footer h4{
	font-size: 1.2rem;line-height: 2.0rem;text-transform:uppercase; font-weight: 700;
}
.footer-body .left-footer p{line-height: 30px;}
.footer-body .left-footer .footerPanelMembers{}
.footer-share{padding:20px 0 0;}
.footer-share a{margin:0 8px;}
.footer-body .right-footer{width:48%;text-align:left;padding-top:20px;}
.footer-body .right-footer:after{content:'';clear:both;}
.footer-body .right-footer .footer-info{width:42%;float:left;font-family: "Roboto Condensed", sans-serif;}
.footer-body .right-footer .row:after{content:'';clear:both;display:table;}
.footer-body .right-footer .footerPanel, .vremoveSpacing{width:33.33333%;float:left;font-size: 0.9rem;}
.footer_parter{width:66.66666%;float:left;}
.footer-body .right-footer h4{
	color:#fff;padding:10px 0;
	font-size: 1rem;line-height: 1.5rem; font-weight: 700;
}
.footer-body .right-footer .footer-info-last{width:100%;}
.footer-body .right-footer .footer-info-last p{padding:6px 0;font-size:0.9rem;text-align:justify;}
.right-footer .footer-info p{padding:5px 12px;font-size:15px;}
.right-footer .footer-info span.first{display:block;width:72px;float:left;}
.vspacingtop15{margin-top:15px;}
.footer-body .right-footer a, .vspacingtop15 a{color:#ccc;}
.footer-body .right-footer a:hover, .vspacingtop15 a:hover{color:#eee;}
.social-links {text-align:left;}
.social-links .list li{display:inline-block;margin-right:16px;}
.social-links .list li i{font-size: 1.5rem;line-height: 2.57143rem;}
.social-links *:before, .social-links *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.copyright{
	text-align:center;clear:both;padding:15px 5px 10px;
	background-color:#0b4390;color: #fff;
}
.copyright span{color:#3b8c14;font-size:16px;font-weight:700;}
.loading_line{
    position: fixed;z-index:2;
    height:2px;width:100%;top:0;left:0;
	background-color:#f54f1d;
}
.loading_line:after{
	content:'';background:#333;position:absolute;
	top:0;width:100%;height:100%;
	animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: timelinetop;
}
.thumb_load{
    position: absolute;z-index:1;
    text-align: center;
	top: 0;left: 0;bottom: 0;right: 0;
    display: flex;
	justify-content: center;
    align-items: center;
}
.thumb_load{
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    background: linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);
    background-size: 900px auto;
    animation-name: timeline;
}
@keyframes timeline { 0% { background-position: -450px 0; } 100% { background-position: 450px 0; } }
@keyframes timelinetop { 0%{left:0} 10%{left:0}  90%{left:100%;} 100%{left:100%;}}


@keyframes color{0%{color:#47616e;}45%{color:#47616e;}55%{color:#F54F1D;}100%{color:#F54F1D;}}
@-webkit-keyframes color{0%{color:#47616e;}33%{color:#47616e;}66%{color:#F54F1D;}100%{color:#F54F1D;}}
.color2{animation-name:color2;-webkit-animation-name:color2;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-duration:20s;-webkit-animation-duration:20s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important;}
@keyframes color2{0%{color:#F54F1D;}45%{color:#F54F1D;}55%{color:#47616e;}100%{color:#47616e;}}
@-webkit-keyframes color2{0%{color:#F54F1D;}33%{color:#F54F1D;}66%{color:#47616e;}100%{color:#47616e;}}
.color3{animation-name:color3;-webkit-animation-name:color3;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;visibility:visible !important;}
@keyframes color3{0%{color:#d09c39;}49%{color:#d09c39;}50%{color:#000;}100%{color:#000;}}
@-webkit-keyframes color3{0%{color:#d09c39;}49%{color:#d09c39;}50%{color:#000;}100%{color:#000;}}
@keyframes pulssing {
	0% {
		transform: scale(1);
		opacity: 0.9;		
	}
	50% {
		transform: scale(0.9);
		opacity: 1;	
	}	
	100% {
		transform: scale(1);
		opacity: 0.9;	
	}			
}
@-webkit-keyframes pulssing {
	0% {
		-webkit-transform: scale(1);
		opacity: 0.9;		
	}
	50% {
		-webkit-transform: scale(0.9);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(1);
		opacity: 0.9;	
	}			
}
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.btn_menu{
	float:left;
	height:100%;
	cursor: pointer;
	margin-left:2px;
	margin-right:4px;
	line-height:46px;
	font-size: 26px;
	color: #fff;
}
#htop{display:none;background-color:#2176d6;z-index:9999;width:100%;top:0;display: flex;min-height:40px;}
#error404{min-height:308px;text-align:center;width:98%;margin:0 auto;}
#error404 .title404{font-size:25px;color:#ad013a;margin-top:20px;padding-top:35px;clear:both;text-align:center;line-height:35px;}
#error404 .homeclick{margin-top:10px;line-height:25px;font-size:18px;}
#error404 .homeclick a{color:#36F}
#error404 .homeclick a:hover{text-decoration:underline;color:#69F}
#error404 ul li{display:inline-block;padding:5px 10px;margin:2px;background-color:#F63;color:#fff;}
#error404 ul li a{color:#fff;}
#error404 p{font-size:15px;line-height:25px;margin-top:5px;}
.search404{margin:0 auto;padding-bottom:20px;}
.search404 input{margin-top:5px;padding:2px 10px;}

@charset "utf-8";.animationHidden{visibility:hidden !important;}
.jcs4 *{padding:0;margin:0;}
.jcs4{position:relative;}
.jcs4-viewport{position:relative;overflow:hidden;}
.jcs4-slide{position:absolute;top:0;left:0;width:100%;height:100%;}
.jcs4-slide img{display:block;width:100%;height:auto;visibility:visible;}
.jcs4-image-crop{position:absolute;display:block;width:100%;height:100%;}
.jcs4-image-crop img{position:absolute;top:50%;left:50%;width:auto;height:100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.no-csstransforms .jcs4-image-crop img{top:0;left:0;}
.jcs4-loading{z-index:9999;position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:4px solid rgba(255, 255, 255, .2);border-top-color:#fff;border-radius:40px;-webkit-animation:loader 1250ms infinite linear;animation:loader 1250ms infinite linear;}
@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
.jcs4-controls{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;}
.jcs4.loading .jcs4-controls{display:none;}
.jcs4-prev,
.jcs4-next{z-index:3;cursor:pointer;position:absolute;top:50%;display:block;width:30px;height:60px;margin-top:-30px;background:url(../i/arrows_slide.png) no-repeat;opacity:0;transition:all .3s;}
.jcs4-prev{left:-30px;background-position:center -60px;}
.jcs4-next{right:-30px;background-position:center 0;}
.jcs4-prev:hover,
.jcs4-next:hover{opacity:.7 !important;transition:all .3s;}
.jcs4:hover .jcs4-prev{left:10px;opacity:1;transition:all .3s;}
.jcs4:hover .jcs4-next{right:10px;opacity:1;transition:all .3s;}
.jcs4-pages{z-index:3;position:absolute;bottom:2%;left:50%;opacity:.8;transition:all .3s;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);}
.jcs4-pages:hover{opacity:1;}
.jcs4-pages a{cursor:pointer;display:block;float:left;width:12px;height:12px;margin:0 5px;background:white;border:2px solid white;border-radius:12px;font-size:0;line-height:1;text-indent:-999px;overflow:hidden;}
.jcs4-pages a:hover{background-color:#ccc;}
.jcs4-pages a.active{background-color:#333;}
.ratingblock {display: inline-block;padding:0;margin:0;}
.loading {
	height: 24px;background: url('../i/working.gif') 50% 50% no-repeat;
}
.unit-rating {
	list-style:none;margin: 0px;padding:0px;height: 36px;
	position: relative;z-index:0;background: url('../i/starrating.png') top left repeat-x;		
}
.unit-rating li{
    text-indent: -90000px;padding:0px;margin:0px;float: left;
}	
.unit-rating li a {
	outline: none;display:inline-block;width:36px;height: 36px;
	text-decoration: none;text-indent: -9000px;z-index: 20;position: absolute;padding: 0px;
}
.unit-rating li a:hover{
	background: url('../i/starrating.png') left center;z-index: 2;left: 0px;
}
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:36px;}
.unit-rating a.r2-unit{left:36px;}
.unit-rating a.r2-unit:hover{width: 72px;}
.unit-rating a.r3-unit{left: 72px;}
.unit-rating a.r3-unit:hover{width: 108px;}
.unit-rating a.r4-unit{left: 108px;}	
.unit-rating a.r4-unit:hover{width: 144px;}
.unit-rating a.r5-unit{left: 144px;}
.unit-rating a.r5-unit:hover{width: 180px;}
.unit-rating a.r6-unit{left: 180px;}
.unit-rating a.r6-unit:hover{width: 216px;}
.unit-rating a.r7-unit{left: 216px;}
.unit-rating a.r7-unit:hover{width: 168px;}
.unit-rating a.r8-unit{left: 168px;}
.unit-rating a.r8-unit:hover{width: 192px;}
.unit-rating a.r9-unit{left: 192px;}
.unit-rating a.r9-unit:hover{width: 216px;}
.unit-rating a.r10-unit{left: 216px;}
.unit-rating a.r10-unit:hover{width: 240px;}
.unit-rating li.current-rating {
	background: url('../i/starrating.png') left bottom;
	position: absolute;height: 36px;display: block;text-indent: -9000px;z-index: 1;
}
.voted {color:#999;} .thanks {color:#36AA3D;} .static {color:#5D3126;}		
.thongbao-lienhe, .thongbao-lienhe1, .thongbao-lienhe2{
	clear:both;margin:0 auto;font-size:16px;
	text-align:center;overflow:hidden;color:#F00;
}
.thongbao-lienhe .success, .thongbao-lienhe1 .success, .thongbao-lienhe2 .success{color:#5cb85c;}
.thongbao-lienhe .error, .thongbao-lienhe1 .error, .thongbao-lienhe2 .error{color:#F00;}


.twitter-typeahead{width:100%;}
.typeahead,
.tt-query,
.tt-hint {
  font-size: 14px;
  line-height: 20px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  outline: none;
}
.tt-hint {
  color: #CCC
}
.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 1px solid #0097cf;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tt-menu {
  width: 100%;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 5px 12px;
  font-size: 14px;
  line-height: 20px;
}
.tt-suggestion:hover {
  cursor: pointer; background:#f6f6f6;
}
.tt-suggestion a{color:#333;display:block;}
.tt-suggestion .suggestion-category{color: #057dd6;}

@media screen and (max-width:1200px){
	.banner_doc{display:none;}
	#menu-top .main > ul > li{padding:0 10px;}
}
@media screen and (max-width:1025px){
.main{width:100%;margin:0 auto;}
.banner_left{display:none;}
#htop{display:block;}
.wlc-details{overflow:hidden;max-height:39px;margin:0 auto;text-align:center;z-index:99;}
}
@media screen and (max-width:850px){
.content-info #tablesdt tbody tr,
.content_article #tablesdt tbody tr,
.content-info #tablesdt tbody td,
.content_article #tablesdt tbody td{display:block;}
.content-info .goicuoc tbody tr,
.content_article .goicuoc tbody tr{display:block;margin:20px auto;border:none;border-bottom:1px #47616e dashed;border-top:10px #47616e solid;background-color:#f6f6f6}
.content-info .goicuoc tbody td,
.content_article .goicuoc tbody td{display:block;clear:both;border:none;}
#info-top .top-logo{width: 100%;text-align: center;padding: 0;}
.top-cart{padding-right: 16px;}
#menu-top{display:none;}
#side_bar{margin-left:-9999px}
#slider, #content{width:100%;float:none;}
#ct_view{margin-left: 0;}
.about-index .details, 	#about-img{width:100%;}
.product-block-wrap .product-item-wrap{width:50%;padding-top:12px;border:1px #ccc solid;}
.product-block-list{
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 12px;
    padding: 12px;
}
.panel-collapse > ul > li li{text-align:left;min-height: 20px;line-height: 20px;}
.panel-collapse > ul > li > ul > li > ul{position:initial;display:block;left:0;box-shadow: none;padding-left:25px;}
section{width:100%;margin:0 auto;overflow:hidden;}
.footerbg1{width:100%;float:none;}
.footerbg1 ul li{width:50%;}
.footerbg1 ul li:last-child{width:100%}
.right-footer .footer-info strong{float:none;text-transform:uppercase;}
.footer-body .left-footer, .footer-body .right-footer{width:100%;}
.footer-body .right-footer .footer-info{width:100%;}
.footer-body .right-footer .footer-info-last{width:100%;}
.footer-body .right-footer .row{display:none;}
}
@media screen and (max-width:680px){
	.article-wrap .news-img{float:none;text-align:center;margin:0;}
	.modal .modal-content .details {
		padding: 0 0 5px;
		text-align: left;font-size: 14px;line-height:18px;
	}
	.modal .modal-content h4{padding: 8px 0 3px;font-size: 1.2rem;}
    .article-blog .link-image{max-width:50%;}
	.copyright{padding:10px 12px 0;}

}
@media screen and (max-width:480px){
	.product-block-wrap h2{width:96%;margin:0 auto;box-sizing: border-box;}
	.name-product-new{width:100%;}
	.footerbg1 .col{width:97%;float:none;background:none;}
	
	.modal-style .modal-content .form-data,
	.modal-style .modal-content .form-data:nth-child(odd),
	.modal-style .modal-content .form-data:nth-child(even){width:100%;float:none; box-sizing:border-box;padding:5px 0;}
	.modal.modal-fixed-footer .modal-content{position:inherit;}
	.modal.modal-fixed-footer .modal-footer{position:inherit;}
	.thongbao-lienhe, .thongbao-lienhe1, .thongbao-lienhe2{font-size: 14.5px !important;}
	.modal {height:100%;width:100%;top:40px;}
}
@media screen and (max-width:320px){
	.product-block-wrap .product-item-wrap, 
	.product-block-wrap .product-item-wrap:nth-of-type(4n){width:100%;margin:10px auto;max-width:274px;}
}
