
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/roboto-regular.eot');
    src: url('../fonts/Roboto/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Roboto/roboto-regular.woff2') format('woff2'),
         url('../fonts/Roboto/roboto-regular.woff') format('woff'),
         url('../fonts/Roboto/roboto-regular.ttf') format('truetype'),
         url('../fonts/Roboto/roboto-regular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AisyKhadijah';
    src: url('../fonts/AisyKhadijah.ttf');
    src: 
         url('../fonts/AisyKhadijah.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}
/* =============================== abc style.css ======================= */
body {
	/*background: url(../images/content_bg.jpg) top #fff no-repeat; */
	font-family: 'Roboto', sans-serif;
	background: #efd8f4;
}
#body{
	background: #fff;
}
h1, h2, h3, h4, h5, h6 {font-family: 'Roboto', sans-serif;}
a:hover {text-decoration: none;}
@media (min-width: 1220px) {}
em{color:#000;}
.uk-container {padding: 0 0;max-width:100%;}
.wrapper{
	background: url(../images/bg_main.png) center repeat-y;
	background-size:100%;
	/*-webkit-box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.75);*/
	/*-moz-box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.75);*/
	/*box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.75);*/
}

/**
 * 	#HEADER
 */
/* ==================== #HEADER ==================== */
/*#header {background: url(../images/upload/body-top.gif) top left repeat-x;}
#header .header-bg {
	top: 232px;
	z-index: 10;
	width: 100%;height: 5px;
	position: absolute;
	background: url(../images/upload/header_bg.png) left bottom repeat-x
}
#header .top {padding: 15px 0 20px}
#header .top .uk-navbar-nav a.l1 {
	border: none;height: auto;background: none;
	font-size: 16px;
	line-height: 18px;
	color: #fff
}
#header .top .uk-navbar-nav a.l1:hover {color: #fde12e}
#header .top .uk-navbar-nav .uk-dropdown {background: #000;border: none;padding: 10px 20px;width: 190px;}
#header .top .uk-navbar-nav li.l2 {padding: 4px 0}
#header .top .uk-navbar-nav li.l2:nth-child(n+2) {border-top: 1px solid #47494d;}
#header .top .uk-navbar-nav a.l2 {
	text-transform: capitalize;
	font-size: 13px;
	line-height: 20px;
	color:#c5c4c4; 
}
#header .top .uk-navbar-nav a.l2:hover {background: none;color: #fff}
#header .top .list-h>.item:nth-child(n+2) {margin-left: 10px;}
#header .top .list-h>.item>.link {
	font-size: 13px;line-height: 18px;
	color: #fff
}
#header .top .list-h>.item>.link:hover {color: #fde12e}
#header .top .uk-dropdown {
	background: #3d3d3d;
	padding: 5px 10px;
	border: none;
	width: 130px
}
#header .top .uk-dropdown .link {color: #fff}
#header .top .uk-dropdown .link:hover {color: #bf3a3a}
@media (max-width: 767px) {
	#header .top .uk-flex {
		flex-direction: column
	}
	#header .top .block-02 {margin-top: 10px}
}
@media (max-width: 567px) {
	#header .top .uk-navbar-nav a.l1 {font-size: 14px;}
}
@media (max-width: 479px) {
	#header .top  {display: none;}
}


#header .mid .uk-navbar-brand {height: 165px;width: 250px;}
#header .mid .search .text {
	width: 200px;
	padding: 4px 6px 4px 10px;
	font-size: 13px;
	color: #ccc;
	height: 34px;
}
#header .mid .search .uk-button {
	border: none;
	font-size: 16px;
	min-height: 34px;
	background: #ECA500;
	color: #fff
}
#header .mid .block-03 .register, #header .mid .block-03 .login {display: block;border: none;padding: 4px 12px;border-radius: 4px;color: #252525}
#header .mid .block-03 .register {background: #a1de5c;}
#header .mid .block-03 .login {background: #fde12e;}
#header .mid .block-03 .register:hover, #header .mid .block-03 .login:hover {
	background: #bf3a3a;
	color: #fff
}
#header .mid .cart .uk-button {
	display: block;
	border: none;
	padding: 5px 12px;
	font-size: 15px;
	color: #fff
}
#header .mid .cart .label {background: #fd4d3a;border-radius: 4px 4px 0 0;}
#header .mid .cart .number {background: #f0301c;color: #fde12e;border-radius: 0 0 4px 4px;}
*/
.ticker{position:absolute;top:10px;right:20px;}
.ticker li{float:left;margin-right:10px;color:#333;}
.ticker li a{color:#333;}
.ticker li a:hover{color:#843c0c;}
.social-link{margin-top:10px;text-align:center;}
.social-link a { color: #0154A4; font-size: 30px; padding: 5px; display: inline-block; border-radius: 4px; }
.social-link a:first-child{color:#3b5998;}
.social-link a:nth-child(2){color:#D62424;font-size:24px;}
.social-link a:nth-child(3){color:#53aaed;font-size:24px;}
.social-link a:hover {color: #333; }

.table table,
.table table tbody,
.table table tr { border: none; }
.table table tr td { border: solid #AAA; border-width: 0 0 1px 1px; }
.table table tr:first-child td { border-top-width: 1px; background:#0170bf;color:#fff;}
.table table tr td:last-child { border-right-width: 1px; }
.table table tr td { padding: 5px 8px; }
.table table tr td p{margin:0;}
.table table tr td[colspan="2"]:first-child,
.table table tr td[rowspan]:first-child,
.table table tr td[rowspan]:first-child + td[style*=width],
..table table tr td[style*=width]:first-child:not([colspan]) { background: #F2F2F2; }



/**
 * 	#HEADER
 */
 .itq-1 .upper .title{
 	font-family: 'AisyKhadijah' !important; 
 }
.itq-1 .wrapper {}
.itq-1 .wrapper.transparent { position: absolute; top: 0; left: 0; right: 0; z-index: 5; }
.itq-1 .upper {background-repeat: no-repeat;position:relative;background-size:100%;background: url(../images/upper.jpg) 0px 800px;padding-bottom:240px;background-size:100%;}

@media (min-width: 1900px){
	.itq-1 .upper {background-repeat: no-repeat;position:relative;background-size:100%;background: url(../images/upper.jpg) 0px 900;padding-bottom:240px;background-size:100%;}
}

@media (max-width: 1899px){
	.itq-1 .upper {background-repeat: no-repeat;position:relative;background-size:100%;background: url(../images/upper.jpg) 0px 800px;padding-bottom:240px;background-size:100%;}
}
.itq-1 .upper .uk-container{}
.itq-1 .upper .uk-navbar {}
.itq-1 .upper .uk-navbar-brand { height: auto; margin: 0; padding: 15px 0; }
.itq-1 .upper .uk-navbar-brand img {}
.itq-1 .upper .secondary-menu, .itq-1 .upper .social-link { line-height: 12px; vertical-align: middle; }
.itq-1 .upper .secondary-menu > li { float: left; }
.itq-1 .upper .secondary-menu > li+li { padding-left: 10px; margin-left: 10px; border-left: 1px solid #333; }
.itq-1 .upper .secondary-menu > li > a { color: #333; font-size: 12px; }
.itq-1 .upper .social-link > li { float: left; }
.itq-1 .upper .social-link > li+li { margin-left: 10px; }
.itq-1 .upper .social-link > li > a { display: block; height: 24px; width: 24px; line-height: 24px; color: #fff; background: #843c0c; border-radius: 50%; text-align: center; }
.itq-1 .upper .social-link > li > a:hover { color: rgba(0,0,0,.5); background: rgba(255,255,255,.7); }
.itq-1 .upper .search .uk-form { padding-right: 35px; position: relative;border: 1px solid #CCC; }
.itq-1 .upper .search .uk-form input[type="text"] { border: 0; height: 35px; padding: 0 10px; border-radius: 3px 0 0 3px; }
.itq-1 .upper .search .uk-form [type="submit"] { width: 35px; height: 35px; cursor: pointer; padding: 0; color: #35E904; background: #FFF; border: 0; position: absolute; top: 0; right: 0; font-size: 18px; border-radius: 0 3px 3px 0; }
.itq-1 .upper .search .uk-form [type="submit"]:hover { background: #EEE; }
.itq-1 .upper .cart-view a { display: inline-block; padding: 3px 5px; }
.itq-1 .upper .cart-view a:hover { background: rgba(255,255,255,.3); text-decoration: none; }
.itq-1 .upper .cart-view .icon { color: #FFF; font-size: 18px; }
.itq-1 .upper .cart-view .price { color: #FF5722; font-size: 15px; }
.itq-1 .upper .hotline {}
.itq-1 .upper .hotline .title { background: #272727; padding: 5px 10px; }
.itq-1 .upper .hotline .subtitle { background: #843c0c; padding: 5px 52px; }
.itq-1 .navigation { background: #9c83ad;   border-bottom: 2px solid orange; }
.itq-1 .navigation .uk-navbar-toggle { padding: 0 12px; background: rgba(0,0,0,.3); }
.itq-1 .navigation .uk-navbar-toggle:focus, .itq-1 .navigation .uk-navbar-toggle:hover { background: rgba(0,0,0,.5); color: #FFF; }
.itq-1 .transparent .navigation { background: rgba(47, 45, 45, 0.57);border-bottom:2px solid #843c0c; }

.itq-2 a.l1 {}
@media (max-width: 1219px) {}
.itq-2 li.l1.uk-open a.l1, .itq-2 li.l1:hover a.l1, .itq-2 li.l1 a.l1:focus {background:#843c0c;color:#fff;}
.itq-2 li.l1.uk-active a.l1 {}
.itq-2 ul.l2 {background:#843c0c;}
.itq-2 li.l2 {position:relative;}
.itq-2 li.l2 ul.l3{position:absolute;width:220px;left:100%;top:0;background: rgba(0,0,0,.75);display:none;}

.itq-2 li.l2:hover ul.l3 {display:block;padding:0;}
.itq-2 li.l2:hover ul.l3 a.l3{color:#fff;font-size:13px;display:block;padding-left:5px 15px;}
.itq-2 li.l2:hover ul.l3 a.l3:hover{background: rgba(0,0,0,.9)}


.itq-2 a.l2 { background: rgba(0,0,0,.75); color: #FFF; }
.itq-2 a.l2:focus, .itq-2 li.l2:hover a.l2 { background: rgba(53,233,4,.44); }
.itq-2 a.l2:focus, .itq-2 li.l2:hover a.l2 {}
.itq-2 ul.l3 {}
.itq-2 li.l2:hover ul.l3 {}
.itq-2 li.l3+li {}
.itq-2 a.l3 {}
.itq-2 a.l3:focus, .itq-2 a.l3:hover {}
.itq-2 .uk-navbar-toggle {}
.itq-1 .transparent .itq-2 a.l2 { background: rgba(255,255,255,0.8); color: #111; }
.itq-1 .transparent .itq-2 a.l2:focus, .itq-1 .transparent .itq-2 li.l2:hover a.l2 { color: #FFF; background: rgba(0,0,0,.05); }
/**
 * INDEX SLIDE
 */
/* .itq-1 begins */
.itq-1 {}
.itq-1 .fixed{
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    box-shadow: 0 1px 5px #777;
	background:#504f4f !important;
}
/* .itq-1 ends */

/* .itq-2 begins */
.itq-2 a.l1 { color: #FFF; text-transform: uppercase; border: 0;padding: 0px 12px; }
@media (max-width: 1219px) {}
.itq-2 li.l1.uk-open a.l1, .itq-2 li.l1:hover a.l1, .itq-2 li.l1 a.l1:focus {; background:#fff;color:#333; }
.itq-2 li.l1.uk-active a.l1 {}
.itq-2 ul.l2 { padding: 0; margin: 0; border: 0; background: none; }
.itq-2 li.l2+li { border-top: 1px solid #EEE; }
.itq-2 a.l2 { padding: 5px 15px 5px 30px;text-transform:uppercase; }
.itq-2 a.l2::before { content: "\f105"; font-family: FontAwesome; font-size: 15px; float: left; margin-left: -15px; }
.itq-2 ul.l3 {}
.itq-2 li.l2:hover ul.l3 {}
.itq-2 li.l3+li {}
.itq-2 a.l3 {}
.itq-2 a.l3:focus, .itq-2 a.l3:hover {}
/* .itq-2 ends */

@media (max-width: 960px) {
	#header .mid .search .text {width: 165px;}
}
@media (min-width: 767px) and (max-width: 799px) {
	#header .mid .uk-navbar-brand {height: 165px;width: 220px;}
}
@media (max-width: 590px) {
	#header .mid .block-03 .col {float: none;}
	#header .mid .block-03 .col .uk-button {display: inline-block;}
	#header .mid .block-03 .login {margin-top: 0;}
	#header .mid .block-03 .cart {margin-top: 10px;}
	#header .mid .cart .label {border-radius: 4px 0 0 4px;}
	#header .mid .block-03 .number {margin-left: -4px;border-radius: 0 4px 4px 0;}
}
@media (max-width: 767px) {
	#header .top  {padding: 10px 0px 0px}
	#header .uk-container {padding: 0}
}

.navigation .uk-navbar-nav a.l1 {
	padding: 5px 47px;
	height: auto;
	border: none;
	font-size: 14px;line-height: 36px;
	color: #fff;
	font-weight: normal;
}
.navigation .uk-navbar-nav li.l1:first-child > a.l1 {}
.navigation li.l1.uk-open a.l1, .navigation li.l1:hover a.l1, .navigation li.l1 a.l1:focus {color: #7cac46;}
.navigation .search .uk-form {}
.navigation .search input[type=text]  {}
.navigation .search .uk-button {}
.uk-navbar-toggle {
	font-size: 30px;
	color: #f0301c
}
.uk-navbar-toggle:focus, .uk-navbar-toggle:hover {color: #bf3a3a;}
@media (max-width: 1280px) {}
@media (max-width: 1100px) {}


/**
 * 	#BODY
 */

.itq-7771{}
.itq-7771 .title{text-transform:uppercase;font-size:30px;font-family:"Roboto"; font-weight:bold;color:#843c0c;position:relative;}
.itq-7771 .title:after{display: inline-block;
    content: '';
    background: url('../images/sao.png') right center no-repeat;
    position: absolute;
    left: 0;
    right: 23%;
    top: 30px;
    height: 30px;
    margin: 0px auto;}  

	
	
.itq-1101 .list >li > a {color: #111;font-size: 16px;line-height: 22px;}
.itq-1101 .list >li > a:hover,.itq-1101 .list >li.uk-active > a {color: #153c7d}
.itq-1101 .list >li.uk-active > a {font-weight: bold;}
/* .itq-11 begins */
.itq-11 {}
.itq-11 ul {}
.itq-11 ul > li {}
.itq-11 ul > li+li {}
.itq-11 ul > li > a {}
/* .itq-11 ends */
/* .itq-11-01 begins */
.itq-1101 {}
.itq-1101 .list > li { float: left; }
.itq-1101 .list > li+li {margin-left: 10px;}
.itq-1101 .list > li+li::before { content: "\f105"; font-family: FontAwesome; float: left;margin: 0 10px 0 0; color: #898989;font-size: 18px; }
/* .itq-11-01 ends */
.itq-12 .title { font-size: 16px; line-height: 22px; color: #555 }
.itq-1201 .company { font-size: 18px; color: #111; line-height: 22px; }
.itq-1201 .list .item { padding-left: 30px; color: #111111; font-size: 14px; font-weight: bold; }
.itq-1201 .list .item .link {color: #111}
.itq-1201 .list .icon { font-size: 18px; color: #c88d22; margin-left: -30px; float: left; }
.itq-1201 .itq-horizontal-list .item:nth-child(n+2) {margin-left: 15px;}

.itq-1202 .map {height: 240px;}
.itq-1203 .label { display: block; font-size: 14px; color: #555; }
.itq-1203 input, .itq-1203 textarea {border: 1px solid #d7d7d7}
.itq-1203 textarea {height: 150px;}
.itq-1203 button[type="submit"] { font-size: 16px; color: #fff; background: #c88d22; border-radius: 5px; padding: 5px 20px; border: none; border-bottom: 2px solid #ab7109; }
.itq-1203 button[type="submit"]:hover { background: #153C7D; border-bottom-color: #365899 }


/* =================== .itq-product ==================== */
.itq-product {position: relative;border:1px solid #CCC;background:#fff;}
.itq-product .sale {
	position: absolute;
	top: 5px;right: 15px;
	width: 38px;height: 67px;
	background: url(../images/upload/sale.png) top left no-repeat;
	z-index: 1000;
}
.itq-product .thumb {
	border-radius: 4px;
	background: #fff;
}
.itq-product .thumb:hover{}
.itq-product .thumb [class*=itq-fill-img] {background: #f0f0f0;border-radius: 4px;}
.itq-product .title .link {font-size: 16px;line-height: 22px;color: #252525}
.itq-product .title .link:hover {color: rgb(120, 168, 66);}
.itq-product .price .price-old {
	font-size: 16px;
	line-height: 22px;
	color: #898989
}
.itq-product .price .price-new {
	font-size: 16px;
	line-height: 22px;
	color: #a1de5c
}
.itq-product .add-to-cart .uk-button {
	border: none;
	font-size: 14px;
	line-height: 28px;
	padding: 5px 12px 3px;
	color: #252525;
	background: #fde12e;
	border-radius: 5px;
}
.itq-product .add-to-cart .uk-button:hover {background: #a1de5c;}

/* ==================== .itq-section ==================== */
.itq-section .uk-panel-title.skin-01 .heading {
	display: inline-block;
	position: relative;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: rgb(51, 51, 51);
}

.itq-section .uk-panel-title.skin-02 .heading {
	position: relative;
	font-size: 14px;
	line-height: 30px;
	color: #ec008d;
	font-weight: bold;
	padding-bottom: 10px;
}
.itq-section .uk-panel-title.skin-02 .heading:after {
	content: '';
	position: absolute;
	display: block;
	width: 80px;
	height: 4px;
	background: #959595;
	left: 0;bottom: 0;
}
.itq-section .uk-panel-title.skin-03 .heading {
	font-size: 18px;
	line-height: 22px;
	color: #252525;
	font-weight: bold;
}
.itq-section .uk-panel-title.skin-04 .heading {
	position: relative;
	display: inline-block;
	padding: 10px 20px 5px;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
	background: #78A842;
	border-radius: 4px;
}
.itq-section .uk-panel-title.skin-04 .heading:before {
	content:'';
	display: block;
	width: 0;height: 0;
	position: absolute;
	border-top: 6px solid #78A842;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	left: 50%;top:100%;
	margin-left: -6px;
	z-index: 999;
}

.img-responsive {display: block;width: 100%;height: 100%;}
.img-responsive img {display: block;width: 100%;height: auto;}
.img-fit { position: relative; display: block; text-align: center}
.img-fit > img { max-width: 100%; max-height: 100%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%)}
.img-cover {display: block;width: 100%;height: 100%}
.img-cover img {display: block;width: 100%;height: 100%;object-fit: cover}
.img-fit-fill {display: block;width: 100%;height: 100%}
.img-fit-fill img {display: block;width: inherit;height: inherit;object-fit: fill}
.img-contain {display: block;width: 100%;height: 100%}
.img-contain img {display: block;width: 100%;height: 100%;object-fit: contain}
.img-scaledown {display: block;width: 100%;height: 100%}
.img-scaledown img {display: block;width: 100%;height: 100%;object-fit: scale-down}

/* ==================== .itq-section-01 ==================== */
.itq-section-01 {padding: 0px 10px;}
.itq-section-01 .itq-panel-body [class*=itq-fill-img] {}
.itq-section-01 .itq-panel-body .item {}
@media (min-width: 768px) {}
@media (max-width: 767px) {}

/* ==================== .itq-section-02 ==================== */
.itq-section-02 .itq-panel-body {
	
}
.itq-section-02 .uk-slideshow [class*=itq-fill-img] {
	height: 400px;
}
.itq-section-02 .uk-slidenav {
	display: block;
	height: 50px;width: 50px;
	line-height: 45px;
	font-size: 35px;
	border: 2px solid #fff;
	box-sizing: border-box;
	color: #78a842;
	background: rgba(255, 255, 255, .7);
}
.itq-section-02 .uk-slidenav:hover {color: #252525}


 .right-navigation .uk-panel ul {}
 .right-navigation .uk-panel ul > li {}
 .right-navigation .uk-panel ul > li+li { margin-top: 10px; }
 .right-navigation .uk-panel ul > li > * { height: 75px; background: #843c0c; border-radius: 5px; padding: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; padding-left: 60px; }
 .right-navigation .uk-panel ul > li > * .icon { border: 3px solid #A3D39C; width: 44px; height: 44px; border-radius: 50%; margin-right: 10px; position: absolute; top: 50%; left: 5px; margin-top: -25px; }
 .right-navigation .uk-panel ul > li > * .title { color: #FFF; font-size: 13px; font-weight: bold; }
 .right-navigation .uk-panel ul > li > * .subtitle { color: #DDD; font-size: 12px; margin-top: 5px; }
 .right-navigation .uk-panel ul > li > a:hover { text-decoration: none; }
 .right-navigation .uk-panel ul > li > a:hover .icon { -webkit-box-shadow: 0 0 10px rgba(255,255,255,.7); -moz-box-shadow: 0 0 10px rgba(255,255,255,.7); box-shadow: 0 0 10px rgba(255,255,255,.7); }

 
 
 
.itq-7 { position: relative; border: 1px solid #AD9F9F; }
.itq-7 .badge { position: absolute; right: 10px; top: 10px; color: #FFF; z-index: 5; font-size: 11px; }
.itq-7 .badge > * { padding: 2px 7px; }
.itq-7 .badge > *+* { margin-top: 5px; }
.itq-7 .badge .new { background: #843c0c; }
.itq-7 .badge .sale { background: #ED1C24; }
.itq-7 .link { opacity: 0; text-align: center; position: absolute; left: 0; right: 0; top: 72px; z-index: 10; }
.itq-7 .link > * { background: rgba(255,255,255,.7); color: #843c0c; height: 35px; width: 35px; line-height: 35px; text-align: center; display: inline-block; margin: 0 5px; -webkit-box-shadow: 0 .5px 1px rgba(0,0,0,.3); -moz-box-shadow: 0 .5px 1px rgba(0,0,0,.3); box-shadow: 0 .5px 1px rgba(0,0,0,.3); }
.itq-7 .link > *:hover { background: rgba(141,188,62,.8); color: #FFF; }
.itq-7 .link .buy {}
.itq-7 .link .view {}
.itq-7 .thumb { padding: 5px; }
.itq-7 .thumb > * { height: 180px; }
.itq-7 .thumb+.text { border-top: 1px solid #AD9F9F; }
.itq-7 .text { padding: 10px; }
.itq-7 .title a { color: #843c0c; }
.itq-7 .title a:hover {}
.itq-7 .price { color: #ED1C24; }
.itq-7:hover { border-color: #843c0c; }
.itq-7:hover .link { opacity: 1; }
 
 
 
 
.itq-402 .uk-panel-title { border-bottom: 3px solid #843c0c;margin-bottom:15px !important;  }
.itq-402 .uk-panel-title .heading { font-size: 13px; line-height: 30px; padding: 5px 18px 8px;  background: #843c0c; position: relative; margin-bottom: -3px!important; }
.itq-402 .uk-panel-title .heading > * { color: #FFF; }
.itq-402 .uk-panel-title .heading::before {}
.itq-402 .uk-panel-title .heading::after { content: ''; display: block; position: absolute; border-bottom: 40px solid #877777; border-right: 10px solid transparent; left: 100%; top: 0; }
.itq-402 .uk-panel-title .subcat-list {}
.itq-402 .uk-panel-title .subcat-list > li { float: left; padding: 5px 0; }
.itq-402 .uk-panel-title .subcat-list > li+li {}
.itq-402 .uk-panel-title .subcat-list > li+li::before {}
.itq-402 .uk-panel-title .subcat-list > li * { line-height: 30px; color: #121011; font-size: 15px; display: block; font-weight:bold; }
.itq-402 .uk-panel-title .subcat-list > li *:hover { background: #121011; text-decoration: none; color: #FFF; }
.itq-402 .uk-panel-title .subcat-list > li a { padding: 0 10px; }
 
 
 
.aside .primary-panel { font-family:Roboto; }
.aside .primary-panel .uk-panel-title { background: #843c0c; }
.aside .primary-panel .uk-panel-title .heading { color: #FFF; font-size:14px; line-height:25px; padding:9px 0px; }
.aside .primary-panel .uk-panel-title .heading * { }
.aside .primary-panel .fc-product-body{border:1px solid #843c0c;}
.aside .primary-panel ul{margin:0px;}
.aside .primary-panel ul li{border-bottom:1px solid #CCC;padding-left:20px;position:relative;}
.aside .primary-panel ul li:before{position:absolute;width:20px;height:20px;display:block;content:'';left: 3px;top: 16px;background: url('../images/tree.png') no-repeat left center;}
.aside .primary-panel ul li:last-child{border:0;}
.aside .primary-panel ul li a{color:#333;padding:16px 8px;display:block;text-transform:uppercase;}
 
 
 
 .content >*{line-height:30px;}
/* ==================== .itq-section-03 ==================== */
.itq-section-03 {
	position: relative;
	padding: 13px 20px 0px 20px;
	background: url(../images/upload/bg-image.jpg);
	top: -100px;
	z-index: 100;
	margin-top:25px;
}
.itq-section-03 .itq-product {position: relative;}
.itq-section-03 .itq-product .thumb [class*=itq-fill-img] {
	height: 255px;box-shadow: none;
}
.itq-section-03 .itq-product .thumb [class*=itq-fill-img] img{
	-webkit-transition: all.4s ease-in-out;
	-o-transition: all.4s ease-in-out;
	transition: all.4s ease-in-out;
}
.itq-section-03 .item:hover  [class*=itq-fill-img] img {
	-webkit-transform: scale(1.1) translate(-50%,-50%);
    -moz-transform: scale(1.1) translate(-50%,-50%);
    -ms-transform: scale(1.1) translate(-50%,-50%);
    -o-transform: scale(1.1) translate(-50%,-50%);
    transform: scale(1.1) translate(-50%,-50%);
}
.itq-section-03 .itq-product .title .link {color: #fff;font-size: 16px;}
.itq-section-03 .itq-product .title .link:hover {color: #252525}
.itq-section-03 .itq-product .price {padding: 0 15px;text-align: center}
.itq-section-03 .itq-product .price-new {color: rgb(255, 230, 44);}
.itq-section-03 .itq-product .price-old {color: rgb(255, 255, 255);}
@media (max-width: 767px) {
	.itq-section-03 .list .item:nth-child(n+3) {margin-top: 15px;}
}
@media (max-width: 479px) {
	.itq-section-03 .list .item:nth-child(n+2) {margin-top: 15px;}
}

.index-news-panel .uk-panel-title .heading { border-bottom: 2px solid #D7D7D7; font-size: 14px; line-height: 20px; }
.index-news-panel .uk-panel-title .heading > * { border-bottom: 2px solid #E63737; padding: 5px 0; display: inline-block; margin-bottom: -2px; color: #111; }
.index-news-panel .uk-panel-title .heading > a:hover { color: #E63737; text-decoration: none; }
.index-news-panel .fc-panel-body .fc-article-grid .fc-article .fc-article-thumb > * { height: 200px; }
.index-news-panel .fc-panel-body .fc-article-grid .fc-article .fc-article-title a { color: #252525; }
.index-news-panel .fc-panel-body .fc-article-grid .fc-article .fc-article-lead { color: #252525; }
.index-news-panel .fc-panel-body .fc-article-grid .fc-article .fc-article-readmore a { color: #898989; }
.index-news-panel .fc-panel-body .fc-article-grid .fc-article .fc-article-readmore a:hover { color: #ED1C24; text-decoration: none; }


/* ==================== .itq-section-04 ==================== */
.itq-section-04 {position: relative;top: -50px;}
.itq-section-04 .itq-product .thumb [class*=itq-fill-img] {height: 220px}
.itq-section-04 .list .item:nth-child(n+5) {margin-top: 20px;}

.itq-section-04 .uk-panel-title.skin-01 .heading {
	display: inline-block;
	position: relative;
	padding: 15px 20px 10px 20px;
	background: #437422;
	font-size: 20px;
	line-height: 26px;
	color: #fff
}

.itq-section .uk-panel-title.skin-01 .heading:before, .itq-section .uk-panel-title.skin-01 .heading:after {
	content:'';
	display: block;
	width: 0;height: 0;
	position: absolute;
	top: 0;
}
.itq-section .uk-panel-title.skin-01 .heading:before {
	border-bottom: 51px solid #437422;
	border-left: 25px solid transparent;
	left: -24px;
}
.itq-section .uk-panel-title.skin-01 .heading:after {
	border-top: 51px solid #437422;
	border-right: 25px solid transparent;
	right: -24px;
}
@media (max-width: 820px) {
	.itq-section .uk-panel-title.skin-01 .heading {font-size: 18px;}
}


@media (max-width: 960px) {
	.itq-section-04 .list .item:nth-child(n+4) {margin-top: 20px;}
}
@media (max-width: 767px) {
	.itq-section-04 .list .item:nth-child(n+3) {margin-top: 20px;}
}
@media (max-width: 479px) {
	.itq-section-04 .list .item:nth-child(n+2) {margin-top: 15px;}
}



/* ==================== .itq-section-05 ==================== */
.itq-section-05 {padding: 35px 0}
.itq-section-05 .itq-article .meta time {
	font-size: 15px;
	line-height: 18px;
	color: #ec008d
}
.itq-section-05 .itq-article .title .link {
	font-size: 14px;
	line-height: 18px;
	color: #555
}
.itq-section-05 .itq-article .thumb [class*=itq-fill-img] {height: 155px;}
.itq-article .read-more .link {
	display: inline-block;
	color: #333;
	font-size: 14px;
}
.itq-article .read-more .link:hover {
	color: green;
}
@media (min-width: 960px) {}
	.itq-section-05 .itq-list .item:nth-child(n+5) {margin-top: 20px;}
@media (max-width: 959px) {
	.itq-section-05 .itq-list .item:nth-child(n+4) {margin-top: 20px;}
}
@media (max-width: 767px) {
	.itq-section-05 .itq-list .item:nth-child(n+3) {margin-top: 20px;}
}
@media (max-width: 479px) {
	.itq-section-05 .itq-list .item:nth-child(n+1) {margin-top: 15px;}
}

/* ==================== .itq-section-06 ==================== */
.itq-section-06 {
	padding: 45px 0;
	background: #f6f4f4;
}
.itq-section-06 .block-01 .itq-panel-body {
	padding: 40px 60px 25px 30px;
	background: #fff;
}

.itq-section-06 .block-01 .itqArticle {
	padding-left: 200px;
}
.itq-section-06 .block-01 .user {
	left: 0;
	top: 10px;
}
.itq-section-06 .block-01 .uk-slideshow {height: 155px!important;}
.itq-section-06 .block-01 .thumb {width: 126px;}
.itq-section-06 .block-01 .thumb * {height: 128px;}
.itq-section-06 .block-01 .lead {height: 120px;}
.itq-section-06 .block-01 .lead blockquote {
	margin: 0;
	border: none;
}
.itq-section-06 .block-01 .uk-dotnav > * > * {
   	width: 11px;
	height: 11px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #d7d7d7;
}
.itq-section-06 .block-01 .uk-dotnav > .uk-active > * {
    background: #ec008d;
}
@media (max-width: 1200px) {
	.itq-section-06 .block-01 .itqArticle {
		padding-left: 180px;
	}
	.itq-section-06 .block-01 .thumb {width: 100px;}
	.itq-section-06 .block-01 .thumb * {height: 100px;}
}


/* ==================== .itq-section-07 ==================== */
.itq-section-07 {margin: 0;padding: 0;}
.itq-section-07 #slide-photo {min-height: 300px;position: relative;}
.itq-section-07 #slide-photo .customNavigation {
	position: absolute;
	left: 50%;bottom: 10px;
	background: rgba(0,0,0, .5);
	padding: 20px 40px;
	margin-left: -107px;
}
.itq-section-07 #slide-photo .customNavigation .btn {
	display: inline-block;
	font-size: 30px;
	color: rgba(0,0,0, .7);
	transition: all .35s ease-in-out
}
.itq-section-07 #slide-photo .customNavigation .btn:hover {
	color: #fff;
}
.itq-section-07 #slide-photo .customNavigation .btn:nth-child(n+2) {margin-left: 20px;}
.itq-section-07 #slide-photo .item  {position: relative;}
.itq-section-07 #slide-photo .item .block {
	position: absolute;z-index: 999;
	right: 0;
	top: 0;
	width: 20%;height: 95%;
	-webkit-transform: translateX(999px);
	-ms-transform: translateX(999px);
	-o-transform: translateX(999px);
	transform: translateX(999px);
	-webkit-transition: all .4s linear .6s;
	-o-transition: all .4s linear .6s;
	transition: all .4s linear .6s;
	padding: 20px 20px 20px 30px;
	background: rgba(0,0,0, .5);
	color: #fff;overflow: hidden;
}

.itq-section-07 #slide-photo .itq-artilcle {
	width: calc(100% + 18px);height: inherit;
	padding-right: 20px;
	overflow-y: scroll;
	position: relative;
}
.itq-section-07 #slide-photo .itq-artilcle .title {
	font-size: 24px;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
}
.itq-section-07 #slide-photo .itq-artilcle .description {
	font-size: 16px;
	line-height: 22px;
	color: #ccc;
}
.itq-section-07 #slide-photo .forward {top: 20px;left: 20px;}
.itq-section-07 #slide-photo .forward .btn {
	display: none;
	width: 55px;height: 55px;
	text-align: center;
	line-height: 60px;
	background: rgba(255, 255, 255, .4);
	border-radius: 50%;
	font-size: 20px;
	color: #000
}
.itq-section-07 #slide-photo:hover >.forward .btn {display: block;}
.itq-section-07 #slide-photo:hover .block {-webkit-transform: translateX(0px); -ms-transform: translateX(0px); -o-transform: translateX(0px); transform: translateX(0px);}
@media (max-width: 1200px) {
	.itq-section-07 #slide-photo .itq-artilcle .title {font-size: 18px;}
	.itq-section-07 #slide-photo .itq-artilcle .description {font-size: 14px;}
}
@media (max-width: 800px) {
	.itq-section-07 #slide-photo .item .block {width: 40%;padding-left: 20px;}
	.itq-section-07 #slide-photo .customNavigation {left: 0;margin-left: 5px;padding: 10px 20px}
	.itq-section-07 #slide-photo .customNavigation .btn {font-size: 20px;}
}
@media (max-width: 567px) {
	.itq-section-07 #slide-photo .customNavigation .btn:nth-child(n+2) {margin-left: 10px;}
	.itq-section-07 #slide-photo .customNavigation .btn {font-size: 30px;}
}


/* ==================== .itq-section-09 ==================== */
.itq-section-09 .block-01 .item:nth-child(n+2) {margin-left: 15px;}
.itq-section-09 .block-01 .item .link {
	display: block;
	padding: 9px 15px 6px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	background: #ECA500;
	border-radius: 4px;
}
.itq-section-09 .block-01 .item.active .link, .itq-section-09 .block-01 .item:hover .link {background: #bf3a3a;}
.itq-section-09 .banner [class*=itq-fill-img] {height: 235px;}
.itq-section-09 .block-02, .itq-section-11 .block-01 {
	padding: 10px 15px;
	background: #ebebeb;
}
.itq-section-09 .block-02 .list-h .item:nth-child(n+2) {margin-left: 15px;}
.itq-section-09 .block-02 .list-h .item {
	font-size: 30px;
}
.itq-section-09 .block-03 .itq-product .thumb [class*=itq-fill-img] {height: 165px;}
@media (min-width: 768px) {
	.itq-section-09 .block-03 .item:nth-child(n+4) {}
}
@media (min-width: 480px) and (max-width: 767px) {
	.itq-section-09 .block-03 .item:nth-child(n+3) {margin-top: 15px;}
}
@media (max-width: 479px) {
	.itq-section-09 .block-03 .item:nth-child(n+2) {margin-top: 15px;}
}
@media (max-width: 599px) {
	.itq-section-09 .block-01 .item .link {padding: 10px 10px 5px;}
}
@media (max-width: 479px) {
	.itq-section-09 .block-01 .item {float: none;}
	.itq-section-09 .block-01 .item:nth-child(n+2) {margin-top: 10px;margin-left: 0;}
}

/* ==================== .itq-section-10 ==================== */
.itq-section-10 .block-01 #slider [class*=itq-fill-img] {height: 307px;}
.itq-section-10 .block-01 #slider .slides > li > *{border-radius: 5px;}
.itq-section-10 .block-01 #carousel [class*=itq-fill-img] {height: 69px;}
.itq-section-10 .block-01 #carousel li {margin-right: 10px;}
.flex-direction-nav a {}
.flex-direction-nav a:before {
	font-size: 25px;
	color: #78a842
}
.itq-section-10 .itq-product .title {
	font-size: 24px;
	color: #F0301C;
	font-weight: bold;
}
.itq-section-10 .itq-product .product-code, .itq-section-10 .itq-product .description {
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
.itq-section-10 .block-01 .itq-product .price-new {font-size: 24px;color: #EC331D}
.itq-section-10 .block-01 .itq-product .price-old {color: #FDE12E}
.itq-section-10 .itq-product .share .label {font-size: 14px;color: #000; font-weight: bold;}
.itq-section .social-link .item:nth-child(n+2) {margin-left: 15px;}
.itq-section .social-link a {font-size: 20px;margin-right:16px;}
.itq-section .social-link a img{width:42px;height:40px;border-radius:50%;}
.itq-section .social-link [class*=uk-icon] {color: green;display:inline-block;}

.itq-section-10 .order .label {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	color: #252525;
} 
.itq-section-10 .order .quantity {
	width: 44px;height: 44px;
	text-align: center;
	color: #252525;
	font-size: 16px;
	border-radius: 4px 0 0 4px;
}
.itq-section-10 .order .action .uk-button {
	display: block;
	height: 22px;
	min-height: 22px;
	border-left: none;
	background: #fff;
	padding: 0 15px;
	border-color: #e5e5e5;;
}
.itq-section-10 .order .action .btn-up {
	border-bottom: none;
	border-radius: 0 4px 0 0;
}
.itq-section-10 .order .action .btn-down {
	border-radius: 0 0 4px 0;
}
.itq-section-10 .order .add-tocart .uk-button {
	height: 44px;
	padding: 3px 15px 0 15px;
	font-size: 14px;
	line-height: 44px;
	background: #ec008c;
	border: none;
	color: #fff;
	border-radius: 4px;
}
.itq-section-10 .order .like .uk-button {
	height: 44px;
	padding: 1px 15px 3px 15px;
	font-size: 20px;
	line-height: 44px;
	background: rgba(255, 255, 255, .8);
	border-color: #ec008c;
	color: #ec008c;
	border-radius: 4px;
}
.itq-section-10  .hotline {
	border: 1px solid #EBEBEB;
	background:#843c0c;
	color:#fff;padding:10px 20px;
}
.itq-section-10  .hotline .title {
	font-size: 14px;
	color: #fff;
	border-radius:5px;
}
.itq-section-10  .hotline .subtitle {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.itq-section-10 .agency {
	padding: 10px 15px 5px 15px;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	background: #ec008c;
	border: none;
	cursor: pointer;
}
.itq-section-10 .agency .icon {font-size: 20px;margin-right: 5px;}

@media (min-width: 768px) and (max-width: 1200px), (max-width: 479px) {
	.itq-section-10 .order .item:nth-of-type(1) {margin-right: 0;}
	.itq-section-10 .order .item:nth-child(n+2) {margin-left: 5px;margin-right: 0;}
	.itq-section-10 .hotline, .itq-section-10 .agency {float: none;}
	.itq-section-10 .agency {margin-top: 10px;}
}

.itq-section-10 .uk-tab {border-bottom: none; }
.itq-section-10 .uk-tab .item {
	position: relative;
	font-size: 14px;
	padding: 10px 15px 6px;
	line-height: 18px;
	text-transform: uppercase;
	color: #252525;
	background: #ebebeb;
	border-radius: 4px;
	cursor: pointer;
}
.itq-section-10 .uk-tab .item.uk-active {
	background: #ECA500;
	color: #fff
}
.itq-section-10 .uk-tab .item.uk-active:before {
	content:'';
	display: block;
	width: 0;height: 0;
	position: absolute;
	border-top: 5px solid #ECA500;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	left: 50%;top:100%;
	margin-left: -5px;
	z-index: 999;
}
.itq-section-10 .uk-tab .item:nth-child(n+2) {margin-left: 15px;}
.itq-section-10 #product-tabs {
	padding: 35px;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
}
.itq-section-10 #product-tabs .heading {
	font-size: 14px;
	color: #252525;
	line-height: 22px;
	font-weight: bold;
}
.itq-section-10 #product-tabs .heading .icon {
	font-size: 16px;
	color: #ec008c;
	margin-left: -20px;
	margin-right: 5px;
}
.itq-section-10 #product-tabs .heading.skin-01 {color: #ec008c}
.itq-section-10 #product-tabs .commitment>li {font-size: 14px;line-height: 22px;color: #252525;margin-bottom: 5px;}
.itq-section-10 #product-tabs .picture > * {height: 425px;}
.itq-section .respond .uk-button {
	padding: 5px 15px 0 ;
	color: #fff;
	background: #11317b;
	font-size: 12px;
	line-height: 18px;
	border-color: #11317b;
}
.itq-section-10 .itq-table .tfoot {font-style: normal;font-weight: bold;font-size: 16px;}
.itq-section-10 .itq-table .tfoot td.price {color: #252525;}
.itq-section-10 .itq-table .tfoot td:not(.price){color: #ec008c;}
.itq-table {width: 100%;}

@media (min-width: 768px) and (max-width: 960px), (max-width: 480px) {
	.itq-section-10 .uk-tab .item {
		font-size: 13px;
		padding: 10px 10px 5px;
	}
}
@media (max-width: 480px) {.itq-section-10 .uk-tab .item:nth-child(n+2) {margin-left: 5px;}}
@media (max-width: 320px) {
	.itq-section-10 .uk-tab .item:nth-child(n+2) {margin-left: 0;margin-top: 10px;} 
	.itq-section-10 .uk-tab .item.uk-active:before {display: none;}
}

/* ==================== .itq-section-11 ==================== */
.itq-section-11 .block-02 .item:nth-child(n+4) {margin-top: 15px;}
.itq-section-11 .itq-photo {
	padding: 5px 5px 15px 5px;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
}
.itq-section-11 .itq-photo .thumb [class*=itq-fill-img] {height: 210px;}
.itq-section-11 .itq-photo .link {
	font-size: 15px;
	font-weight: bold;
	color: #252525
}
@media (min-width: 768px) {
	.itq-section-11 .block-01 {margin-top: 23px;}
}
@media (max-width: 767px) {
	.itq-section-11 .block-02 .item:nth-child(n+3) {margin-top: 15px;}

}
@media (max-width: 479px) {
	.itq-section-11 .block-02 .item:nth-child(n+2) {margin-top: 15px;}

}

/* ==================== .itq-section-12 ==================== */
.itq-section-12 .itq-photo .title .link {
	font-size: 16px;
	color: #252525;
	font-weight: bold;
}
.itq-section-12 .thumb [class*=itq-fill-img] {height: 200px;}
@media (max-width: 959px) {
	.itq-section-12 .itq-panel-body li.item:nth-child(n+4) {margin-top: 15px;}
}
@media (max-width: 767px) {
	.itq-section-12 .itq-panel-body li.item:nth-child(n+3) {margin-top: 15px;}
}
@media (max-width: 479px) {
	.itq-section-12 .itq-panel-body li.item:nth-child(n+2) {margin-top: 15px;}
}

/* ==================== .itq-section-13 ==================== */
.itq-section-13 .uk-list .item{margin-bottom:5px;padding-bottom:5px;}
.itq-section-13 .uk-list .item:nth-child(n+2) {}
.itq-section-13 .itq-article{border:3px solid rgba(0, 128, 0, 0.45);padding:6px 6px 0px 6px;border-radius:10px;}
.itq-section-13 .itq-article .thumb [class*=itq-fill-img] {height: 130px;}
.itq-section-13 .itq-article  .title .link {color: #252525}
.itq-section-13 .itq-article  .title .link:hover {color: #ec008c}
.itq-section-13 .itq-article  .meta {font-size: 13px;color: #898989}
.itq-section-13 .itq-article  .description  {font-size: 14px;line-height: 18px;color: #252525}

@media (min-width: 479px) and (max-width: 768px) {
	.itq-section-13 .uk-list .item {
		float: left;
		width: calc(100% / 2 - 5px);
		margin-right: 10px;
	}
	.itq-section-13 .uk-list .item:nth-child(2n+2) {margin-right: 0;}
	.itq-section-13 .uk-list .item:nth-child(n+2) {margin-top: 0;}
	.itq-section-13 .uk-list .item:nth-child(n+3) {margin-top: 20px;}
}

/* ==================== .itq-section-14 ==================== */
.itq-section-14 .itq-article .heading {font-size: 26px;font-weight: bold;
font-family: comic sans ms !important;
}
.itq-section-14 .itq-article .meta {color: #898989}
.itq-section-14 .itq-article .description {color: #252525; font-weight: bold;font-size: 15px;}
.itq-section-14 .itq-article p {color: #000}


/* ==================== .ASIDE ==================== */
.aside .block .uk-panel-title .heading {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	background: url(../images/upload/bg-image.jpg);
	padding: 6px 6px;
}
.company-name{font-size:36px;font-weight:bold;color:#337825;}
.aside .block-01 .uk-list .item {
	padding: 10px 0 5px 20px;
	border: 1px solid #a1de5c;
	box-sizing: border-box;
	cursor: pointer;
	border-radius: 4px;
	background: #a1de5c;
}
.aside .block-01 .uk-list .item .link {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #fff
}
.aside .block-01 .uk-list .item.active {background: url(../images/upload/bg-image.jpg);border-color: #78a842;}
.aside .block-01 .uk-list .item.active .link {color: #fff}
.aside .block-01 .uk-list li.item+li.item {margin-top: 10px;}
.aside .block-01 .uk-list .item:hover {background: #78a842;border-color: #78a842;}
.aside .block-02 .itq-panel-body {
	padding: 15px 10px;
	box-sizing: border-box;
	border: 1px solid #DE2D08;
	border-radius: 3px;
}
.aside .block-02 .uk-list>.item:nth-child(n+2) {margin-top: 15px;}
.aside .itq-product .thumb [class*=itq-fill-img] {height: 100px;}
.aside .itq-product .badge {top: 5px;left: -15px; } 
.aside .itq-product .badge .item {font-size: 11px;display: inline-block;padding: 3px 5px 0 5px;}
.aside .itq-product .badge .new {background: #00aeef;}
.aside .itq-product .badge .sale {background: #ed1c24;}
.aside .itq-product .title .link,.aside .itq-product .price-old, .aside .itq-product .price-new {font-size: 13px;}
.aside .banner .link {height: 290px;}
.aside .block-03 .banner-01 [class*=itq-fill-img] {height: 290px;}
.aside .block-03 .banner-02 [class*=itq-fill-img] {height: 400px;}
.aside .block-03 .banner-03 [class*=itq-fill-img] {height: 450px;}
.aside .block-03 .banner-04 [class*=itq-fill-img] {height: 300px;}
@media (min-width: 768px) and (max-width: 1279px) {
	.aside .block-01 .uk-list .item .link {font-size: 13px;}
	.aside .block-01 .uk-list .item {padding: 10px 0 5px 10px}
	.aside .block-02 .itq-panel-body {padding: 10px 5px}
}
@media (min-width: 479px) and (max-width: 768px) {
	.aside .block-02 .uk-list>.item {
		float: left;
		width: calc(100% / 2 - 5px);
		margin-right: 10px;
	}
	.aside .itq-product .thumb [class*=itq-fill-img] {height: 130px;}
	.aside .block-02 .uk-list>.item:nth-child(2n+2) {margin-right: 0;}
	.aside .block-02 .uk-list>.item:nth-child(n+2) {margin-top: 0;}
	.aside .block-02 .uk-list>.item:nth-child(n+3) {margin-top: 20px;}
}
@media (max-width: 478px) {
	.aside .itq-product .thumb [class*=itq-fill-img] {height: 150px;}
}


/* ==================== .FC-BREADCRUMB ==================== */
.itq-breadcrumb .uk-breadcrumb {}
.itq-breadcrumb .uk-breadcrumb li .icon {}
.itq-breadcrumb .uk-breadcrumb li > a {font-size: 14px;line-height: 30px;color: #252525}
.itq-breadcrumb .uk-breadcrumb li > a:hover {color: #ec008c}
.itq-breadcrumb .uk-breadcrumb > li:nth-child(n+2) {}
.itq-breadcrumb .uk-breadcrumb > li:nth-child(n+2)::before {content: "/"}
.itq-breadcrumb .uk-breadcrumb li.uk-active > * {color: #78a842;font-weight: bold;}


/* ==================== .PAGINATION ==================== */
.itq-pagination{}
.itq-pagination .uk-pagination .label {
	font-size: 14px;
	padding-top: 5px;
	margin-right: 10px;
	line-height: 22px;
	color: #363636
}
.itq-pagination .uk-pagination>li>a {
	padding: 5px 5px 2px 5px;
	border: 1px solid #e1e1e1;
	background: #fff;
	font-size: 13px;
	line-height: 22px;
	border-radius: 3px;
	color: #252525
}
.itq-pagination .uk-pagination>li>a:hover,.itq-pagination .uk-pagination>.uk-active> a {
	background: #78a842;
	border-color: #78a842;
	color: #fff
}
.itq-pagination .uk-pagination>.uk-active> a {}

/**
 *	#FOOTER
 */
/* ==================== #FOOTER ==================== */
#footer {background: url(../images/0001.jpg)  -5px -3px repeat-x;}
#footer .upper {}
#footer .upper .uk-list .item:nth-child(n+2) {margin-left: 15px;}
#footer .upper .uk-list .link {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
}
#footer .upper .footer-introduce{color:#fff;}
#footer .upper .uk-list .link:hover {color: #78a842}
#footer .upper .social-link .item:nth-child(n+2) {margin-left: 25px;}
#footer .upper .social-link .link {
	display: block;
	width: 32px;height: 32px;
	color:#fff;
}
#footer .copyright {color:#fff;}
#footer .upper .social-link .facebook {background: url(../images/upload/facebook.jpg) top left no-repeat}
#footer .upper .social-link .twitter {background: url(../images/upload/twitter.jpg) top left no-repeat}
#footer .upper {}
#footer .upper {}
@media (max-width: 600px) {
	#footer .upper {background: none;}
	#footer .upper .uk-list .item:nth-child(n+2) {margin-left: 10px;}
}
@media (max-width: 479px) {
	#footer .upper {padding: 30px 0}
	#footer .upper {background: none;}
	#footer .upper .uk-list .link {font-size: 12px;}
}

/* ==================== #TOTOP ==================== */
#toTop {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 50px;
	width: 44px;
	height: 44px;
	background-color:  #78a842;
	line-height: 44px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	z-index: 9999;
}

@media (max-width: 768px) {
	#toTop {right: 5px;bottom: 20px;}
	#toTop {
		width: 35px;height: 35px;line-height: 35px;
		font-size: 16px;
	}
}
.aside-right .uk-panel{}
.aside-right .uk-panel .uk-panel-title{}
.aside-right .uk-panel .uk-panel-title .heading{display:inline-block;position:relative;margin:0px;}
.aside-right .uk-panel .uk-panel-title .heading:after{display:block;content:'';position:absolute;width:100%;border:1px solid #843c0c;bottom:0px;left:0px; }
.aside-right .uk-panel .uk-panel-body{}
.aside-right .uk-form { padding: 5px 0;clear:both; }
.aside-right .uk-form input[type=text] { height: 35px; border-right-color: #843c0c;padding:5px 8px;width:84%; }
.aside-right .uk-form [type=submit] { min-height: 0; height: 35px; line-height: 0; background: #843c0c; color: #FFF; border: 0; }

.itq-202 {padding: 15px 15px 5px 8px;}
.itq-202 .itq-panel-title .heading {font-size: 14px;color: #fff;border-bottom: 1px solid #464646;}

.itq-202 .itq-panel-body .title {
	font-size: 16px;
	line-height: 22px;
	color: #fff
}
.itq-202 .itq-panel-body .list .item {position: relative;padding-left: 30px;}
.itq-202 .itq-panel-body .list .item:before,.itq-202 .itq-panel-body .list .item:after {
	display: block;
	position: absolute;
}
.itq-202 .itq-panel-body .phone {
	font-size: 16px;
	line-height: 22px;
	color: #ed1c24;
	font-weight: bold;
}
.itq-202 .itq-panel-body .phone:before {
	content: '';
	width: 20px;height: 17px;
	background: url(../img/icon-phone.png) top left no-repeat;
	top: 0;left: 0;
}
.itq-202 .itq-panel-body .phone:after {
	content: '';
	width: 22px;height: 21px;
	background: url(../img/icon-yahoo.png) top left no-repeat;
	top: 5px;right: 0;
}
.itq-202 .itq-panel-body .email .link {
	font-size: 16px;
	line-height: 22px;
	color: #fff
}
.itq-202 .itq-panel-body .email:before {
	content:'\f0e0';
	font-family: FontAwesome;
	font-size: 18px;
	color: #fff;
	top: 0;left: 0;
}
.itq-202 .itq-panel-body .email:after {
	content:'';
	width: 22px;height: 20px;
	background: url(../img/icon-skype.png) top left no-repeat;
	top: 3px;right: 0;
}
@media (min-width: 767px) and (max-width: 1200px) {
	.itq-202 {padding: 15px 10px 5px 10px}
	.itq-202 .itq-panel-body .phone, .itq-202 .itq-panel-body .email .link {font-size: 14px;}

}
.banner{border:1px solid #CCC;}
.intro-container .title{
	padding-left:30px;
}
.intro-panel{
	background: url(../images/intro-bg.jpeg);
    background-size: 80%;
    background-position: 300px 0;
    background-repeat: no-repeat;
    padding: 70px 0;
    padding-bottom:145px;
}
@media (max-width: 415px){
	.intro-panel{
		padding-bottom: 0;
		background: transparent;
	}
}
.intro-container .description{
	line-height: 26px;
	color: #843c0c;
	text-align: left !important;
	padding-left:30px;
}
.intro-container{
	padding-left:10px;
}
.intro-container .description p span{
	text-align: left !important;
	font-size:18px !important;
}
.intro-container .title{
	color: #843c0c;
	font-family: comic sans ms,cursive;
}

.product-container .description{
    font-size: 23px;
    color: #843c0c;
    font-weight: bold;
    line-height: 35px;
}
.product-container .description *{
	font-family: comic sans ms,cursive !important;
}
.product-container ul li{
	position: relative;
	padding-left:15px;
}

.product-container{
	padding-left:10px;
}

.product-container ul li:before{
	content:'';
	display: block;
	position: absolute;
	left:0;
	top:19px;
	width:4px;
	height:4px;
	background:#843c0c;
	border-radius: 50%;
}
.product-container ul li > *{
	color: #843c0c;
	font-size:17px;
	font-family: comic sans ms,cursive;
	font-weight: 600;
}
.intro-panel{
	margin-top:20px;
}
.product-panel{
	margin-bottom:20px;
}
.product-panel img{
	max-width:400px;
}
.product-panel .thumb{
	text-align: right;
}
#footer{
	padding: 60px 0;
}
.footer-introduce{
	font-family: comic sans ms,cursive !important;
	font-size:40px !important;
	color:#000 !important;
	margin-bottom:40px;
}
.ft-subname{
	font-family: comic sans ms,cursive !important;
	font-size:20px !important;
	color:#000;
	margin-bottom: 30px;
}
#footer .copyright{
	font-family: comic sans ms,cursive !important;
}

.product-container .description{
	padding-left:30px;
}
.product-container ul{
	
}

@media (max-width: 500px){
	.itq-1 .upper{
		background-repeat: no-repeat;
		padding-bottom: 100px;
		background-size:cover;
		background-position: 0 0;
	}
	.intro-panel{
		padding-top:20px;
		margin-top:0;
	}
	.intro-container{
		padding: 0 10px;
	}
	.product-container .description,
	.intro-container .description,
	.intro-container .title{
		padding-left:0;

	}
	.footer-introduce{
		font-size:36px;
		line-height: 45px;
	}
	.ft-subname{
		line-height:28px;
	}
	.product-panel img{
		max-width: 100%;
	}
	.product-container *,
	.intro-container *{
		font-family: Arial !important;
	}

	#footer *{
		font-family: Arial !important;
	}
	#body *{
		font-family: Arial !important;
	}
	#footer .copyright{
		font-family: Arial !important;
	}
	.itq-section-14 .itq-article .heading,
	.title{
		font-size:20px !important;
	}
	.s{
		font-size:24px !important;
	}
}