/*reset*/:focus {
	outline: 0;
}
body, ul, img, p, input, dl, dd, tr, th, td, h1 {
	margin: 0;
	padding: 0;
}
em {
	font-style: normal;
}
img {
	border: none;
}/*li,ul,ol{list-style:none;}*/
a {
	text-decoration: none;
	color: #4d4d4d;
}
input {
	padding: 0px;
	vertical-align: middle;
	line-height: normal;
	border: none;
}
body {
	overflow-x: hidden;
}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"]>input[type="button"]::-moz-focus-inner {
border:none;
padding:0;
}
a:focus {
	outline: none;
}
::selection {
	background: #808080;
	color: #fff;
}
::-moz-selection {
background:#808080;
color:#fff;
}
::-webkit-selection {
background:#808080;
color:#fff;
}/*share*/
body {
	font-size: 12px;
	font-family: opensans, Arial, serif;
	color: #4d4d4d;
}
.bold {
	font-weight: bold;
}
.fontRed {
	color: red;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}

@media only screen and (max-width: 768px) {
.row {
	margin: 0;
}
}
*:link, *:visited, *:hover, *:active, *:focus {
	transition: color .30s linear, background-color .30s linear, border-color .30s linear, opacity .30s linear, background-image .30s linear;
	-webkit-transition: color .30s linear, background-color .30s linear, border-color .30s linear, opacity .30s linear, background-image .30s linear;
}
@font-face {
	font-family: 'poppins';
	src: url(../font/poppins.eot);
	src: url(../font/poppins.eot?#iefix) format('embedded-opentype'), url(../font/poppins.svg#poppins) format('svg'), url(../font/poppins.woff) format('woff'), url(../font/poppins.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'opensans';
	src: url(../font/opensans.eot);
	src: url(../font/opensans.eot?#iefix) format('embedded-opentype'), url(../font/opensans.svg#opensans) format('svg'), url(../font/opensans.woff) format('woff'), url(../font/opensans.ttf) format('truetype');
	font-weight: normal;
	font-style: normal;
}/*index*/
.header {
	padding: 15px 0;
	text-align: center;
	position: relative;
}
.head-con {
	float: left;
	list-style: none;
	text-align: left;
}
.head-con li {
	margin-bottom: 15px;
	color: #333333;
	font-size: 14px;
	padding: 5px 0;
	padding-left: 45px;
}
.head-con li a {
	color: #333333;
	font-size: 14px;
}
.head-con li.hcon01 {
	background: url(../images/icon-phone.png) no-repeat left 1px;
}
.head-con li.hcon02 {
	background: url(../images/icon-email.png) no-repeat left 1px;
}
.head-con li.hcon03 {
	background: url(../images/icon-skype.png) no-repeat left 1px;
}
.logo {
	display: inline-block;
	float: left;
	text-align: left;
}
#logo {
	display: block;
	margin-bottom: 15px;
}
#logo img {
	max-width: 110px;
	max-height: 106px;
}
.head-right {
	float: right;
	width: 45%;
	text-align: right;
}
.language {
	list-style: none;
	margin-bottom: 25px;
}
.language li {
	display: inline-block;
	margin-left: 20px;
}
.language li img {
	max-width: 18px;
	max-height: 18px;
}
.language li p {
	display: inline-block;
	color: #808080;
	text-transform: capitalize;
	font-size: 12px;
	padding-left: 8px;
	vertical-align: middle;
}
.language li:hover p {
	color: #1d9cd9;
}
.head-share {
	list-style: none;
}
.head-share li {
	margin: 0 10px;
	display: inline-block;
}/*search*/
.theme-buy .btn {
	position: relative;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	width: 42px;
	height: 42px;
	text-align: center;
	text-decoration: none;
	background: #b3d81e url(../images/search.png) no-repeat center;
	border: none;
	border-radius: 0;
}
.theme-buy {
	display: inline-block;
	text-align: center;
	display: none;
}
.theme-gobuy, .theme-signin {
	font-size: 15px;
}
.theme-popover-mask {
	z-index: 999999998;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	display: none;
}
.theme-popover {
	float: right;
	width: 98%;
	margin-left: 15px;
	max-width: 255px;
	height: 40px;
	overflow: hidden;
	position: relative;
	margin-top: 25px;
	background: #b3d81e;
}
.theme-poptit {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: #1d9cd9;
	text-align: center;
	display: block;
	display: none;
}
.theme-poptit .close {
	color: #fff;
	font-size: 26px;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	line-height: 30px;
	float: none;
	text-shadow: none;
}
.theme-poptit:hover {
	background: #041b33;
}
.theme-poptit .close:hover {
	color: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
.theme-popbod {
	color: #444;
	text-align: center;
}
.theme-popbod>em {
	font-family: 'poppins';
	text-transform: uppercase;
	display: none;
	margin-bottom: 10px;
	font-size: 20px;
}
.search {
	position: relative;
}
.search_main {
	width: 100%;
	height: 40px;
	background: transparent;
	color: #ffffff;
	float: left;
	padding-left: 15px;
	font-family: 'opensans', sans-serif;
	line-height: 50px;
	font-size: 12px;
	border-right: none;
}
.search_main:focus {
	color: #fff;
}
.search_btn {
	display: block;
	position: absolute;
	width: 50px;
	line-height: 40px;
	right: 0;
	top: 0;
	height: 40px;
	cursor: pointer;
	text-align: left;
	color: #fff;
	padding-left: 10px;
	background: #b3d81e url(../images/search.png) no-repeat center;
	text-transform: uppercase;
}

@media only screen and (min-width: 992px) {
.logo {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align: center;
}
}

@media only screen and (max-width: 992px) {
.theme-popover {
	margin-top: 30px;
}
.slide-box .container {
	width: 100%;
}
}

@media only screen and (max-width: 768px) {
.header {
	padding: 10px 0;
}
#logo-text {
	display: none;
}
#logo img {
	max-width: 90px;
}
.head-share {
	display: none;
}
.language {
	margin-bottom: 10px;
}
.theme-buy .btn {
	right: 15px;
	top: 50px;
	position: absolute;
}
.theme-buy {
	display: inline-block;
	margin-top: 8px;
}
.theme-popbod>em {
	display: block;
}
.theme-popover {
	z-index: 999999999999;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 94%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: none;
	background: #fff;
	padding: 50px 20px;
	max-width: none;
	margin: 0;
}
.theme-poptit {
	display: block;
}
.search_main {
	border: 1px solid #bfbfbf;
	border-radius: 5px;
}
.slide-box .container {
	padding: 0;
}
.head-right {
	width: 66%;
}
}

@media only screen and (max-width: 992px) {
.head-con {
	display: none;
}
}
.main-box {
	padding: 30px 0;
	text-align: center;
}
.main-title {
	display: block;
	margin-bottom: 30px;
	color: #1d9cd9;
	font-size: 18px;
	font-family: 'poppins';
	text-transform: uppercase;
	padding-bottom: 24px;
	background: url(../images/title-bg.png) no-repeat bottom center;
}
.main-box .main-more {
	display: inline-block;
	margin-top: 25px;
	background: #1d9cd9;
	padding: 8px 20px;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	box-shadow: 0 0 15px 2px rgba(0,0,0,0.1);
}
.main-box .main-more:hover {
	background: #8fc022;
	text-decoration: none;
}
.main-cat {
	max-width: 470px;
	width: 42%;
	display: inline-block;
}
.mcat-list {
	list-style: none;
}
.mcat-list li {
	position: relative;
	margin-bottom: 25px;
}
.mcat-list li a {
}
.mcat-list li span {
	display: block;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.mcat-list li:hover span {
	box-shadow: 0 0 20px 2px rgba(0,0,0,0.15);
}
.mcat-list li span img {
	max-width: 100%;
	height: auto;
}
.mcat-list li .mcat-arrow {
	padding: 15px;
	background: #000;
	background: rgba(0,0,0,0.7);
	position: absolute;
	left: 50%;
	top: auto;
	bottom: 10px;
	width: 94%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.mcat-list li .mcat-arrow em {
	color: #ffffff;
	display: block;
	font-size: 18px;
	font-family: 'poppins';
	color: #fff;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.mcat-list li .mcat-arrow>p {
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	height: 0;
	color: #a6a6a6;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
.mcat-list li .mcat-arrow>span {
	color: #ffffff;
	font-size: 12px;
	display: inline-block;
	text-transform: uppercase;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 0;
}
.mcat-list li:hover .mcat-arrow>p {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	height: 36px;
	margin: 15px 0;
}
.mcat-list li:hover .mcat-arrow>span {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	height: 14px;
}
.mcat-list li .mcat-arrow>span:hover {
	text-decoration: underline;
}
.main-cat .mcat-more {
	display: block;
	background: #1d9cd9;
	padding: 8px 0;
	color: #ffffff;
	font-size: 18px;
	font-family: 'poppins';
	text-transform: uppercase;
	box-shadow: 0 0 15px 2px rgba(0,0,0,0.1);
	margin-top: 15px;
}
.main-cat .mcat-more:hover {
	background: #8fc022;
	text-decoration: none;
}
.main-left {
	float: left;
	width: 29%;
	padding-right: 10px;
	max-width: 330px;
}
.main-left .fot_title, .main-right .fot_title, .page-left .fot_title {
	display: none;
}
.main-about {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.main-about>span {
	display: block;
}
.main-about img {
	max-width: 100%;
	height: auto;
}
.mabout-text {
	color: #333333;
	font-size: 12px;
	line-height: 28px;
	overflow: hidden;
	max-height: 140px;
	margin-top: 20px;
}
.main-contact {
	background: url(../images/con-bg.jpg) no-repeat right bottom;
}
.mcon-list, .mcon-share {
	list-style: none;
	text-align: left;
}
.mcon-list li {
	padding-bottom: 20px;
	margin-bottom: 15px;
	padding-left: 40px;
	padding-top: 5px;
	color: #333333;
	border-bottom: 1px dashed #d9d9d9;
}
.mcon-list li.mcon01 {
	background: url(../images/con-phone.png) no-repeat 5px 3px;
}
.mcon-list li.mcon02 {
	background: url(../images/con-mobile.png) no-repeat 8px 3px;
}
.mcon-list li.mcon03 {
	background: url(../images/con-email.png) no-repeat 5px 6px;
}
.mcon-list li.mcon04 {
	background: url(../images/con-skype.png) no-repeat 5px 3px;
}
.mcon-list li a {
	color: #333333;
}
.mcon-list li a:hover {
	color: #1d9cd9;
}
.mcon-share {
	list-style: none;
	margin-bottom: 20px;
}
.mcon-share li {
	margin: 0 10px;
	display: inline-block;
}
.main-sign {
	margin-top: 40px;
	padding: 20px;
	background: #f9f9f9;
}
.main-sign .main-title {
	color: #333333;
}
.main-sign>p {
	color: #a6a6a6;
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 25px;
}
.fmes-input {
	position: relative;
	color: #ffffff;
}
.fmes-input .fot_input {
	height: 50px;
	line-height: 50px;
	color: #b2b2b2;
	font-size: 12px;
	width: 100%;
	padding-left: 10px;
	font-family: opensans, Arial, serif;
	text-transform: capitalize;
}
.fmes-input .fot_input:focus {
	color: #333;
}
.fmes-input .submit {
	width: 50px;
	height: 50px;
	display: inline-block;
	background: url(../images/icon-plane.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.main-cer {
	margin-top: 30px;
}
.main-cer .main-title {
	color: #8fc022;
}
.mcer-show {
	text-align: center;
	position: relative;
	padding-bottom: 20px;
}
.mcer-show .newpro_show_m {
	display: inline-block;
}
.mcer-show .newpro_show_m ul li {
	margin: 0 5px;
	min-height: 200px;
	min-width: 240px;
}
.mcer-show .newpro_show_m ul li a {
	display: inline-block;
	padding: 0 15px;
}
.mcer-show .newpro_show_m ul li img {
	max-width: 100%;
	height: auto;
}
.mcer-show .prev {
	width: 10px;
	height: 17px;
	display: block;
	position: absolute;
	top: 42%;
	left: 0;
	cursor: pointer;
	background: url(../images/prev-b.png) no-repeat;
}
.mcer-show .next {
	width: 10px;
	height: 17px;
	display: block;
	position: absolute;
	top: 42%;
	right: 0;
	cursor: pointer;
	background: url(../images/next-b.png) no-repeat;
}
.main-right {
	float: right;
	width: 29%;
	padding-left: 10px;
	max-width: 330px;
}
.main-right .main-title {
	color: #8fc022;
	margin-bottom: 25px;
}
.main-news {
	margin-top: 20px;
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
}
.mnews-list {
	list-style: none;
}
.mnews-list li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #d9d9d9;
	text-align: left;
}
.mnews-list li:last-child {
	margin-bottom: 0;
}
.mnews-list li>p {
	color: #b2b2b2;
	margin-bottom: 10px;
}
.mnews-list li>p i {
	padding-right: 8px;
}
.mnews-list li .mnews-images {
	display: inline-block;
	width: 25%;
	max-width: 80px;
	float: left;
}
.mnews-list li .mnews-images img {
	max-width: 100%;
	height: auto;
}
.mnews-list li .mnews-right {
	padding-left: 14px;
	float: left;
	width: 75%;
}
.mnews-list li .mnews-right .mnews-title {
	color: #333333;
	font-size: 13px;
	margin-bottom: 10px;
	display: block;
}
.mnews-list li:hover .mnews-right .mnews-title {
	color: #1d9cd9;
}
.mnews-list li .mnews-right>div {
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	height: 36px;
}
.newpro_show {
	text-align: center;
	position: relative;
}
.newpro_show .prev {
	height: 18px;
	width: 30px;
	display: block;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/prev-t.png) no-repeat;
	margin: 0 auto;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	margin-bottom: 15px;
}
.newpro_show .next {
	height: 16px;
	width: 28px;
	display: block;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/next-t.png) no-repeat;
	margin: 0 auto;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}
.newpro_show .prev:hover, .newpro_show .next:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.newpro_show .newpro_show_m ul {
	text-align: center;
	display: inline-block;
}
.newpro_show .newpro_show_m ul li {
	margin-bottom: 15px;
	text-align: center;
	min-height: 326px;
	min-width: 320px;
}
.newpro_show .newpro_show_m ul li a.mpro-image {
	border: 1px solid #e5e5e5;
	max-width: 220px;
	display: inline-block;
	border-radius: 2px;
}
.newpro_show .newpro_show_m ul li a.mpro-image img {
	width: 100%;
	height: auto;
	border-radius: 2px;
}
.newpro_show .newpro_show_m ul li .mpro-title {
	display: block;
	color: #333333;
	font-size: 14px;
	margin: 15px 0;
}
.newpro_show .newpro_show_m ul li:hover .mpro-title {
	color: #1d9cd9;
}
.newpro_show .newpro_show_m ul li>p {
	overflow: hidden;
	max-height: 36px;
	color: #999999;
	line-height: 18px;
	font-size: 12px;
}
.newpro_show .newpro_show_m ul li a p:hover {
	color: #234799;
}

@media only screen and (max-width: 768px) {
.main-box {
	padding-bottom: 10px;
}
.main-cat, .main-left, .main-right {
	width: 100%;
	max-width: 100%;
	padding: 0;
}
.main-cat {
	padding-bottom: 30px;
	background: url(../images/nav-bg.png) no-repeat center bottom;
	margin-bottom: 20px;
}
.mcat-list li {
	width: 50%;
	float: left;
	padding: 0 10px;
}
.main-left .fot_title, .main-right .fot_title, .page-left .fot_title {
	display: block;
	text-align: center;
	background: #1d9cd9;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'poppins';
	padding: 10px;
	margin-bottom: 20px;
}
.main-left .fot_title.active, .main-right .fot_title.active {
	background: #b3d81e;
}
.main-box .fot_title .column_icon_toggle {
	display: inline-block;
	padding-left: 10px;
	font-style: normal;
}
.main-box .toggle_content {
	padding: 10px 10px 30px 10px;
}
.main-cat .mcat-more {
	display: inline-block;
	padding: 8px 20px;
}
.main-about, .main-news {
	border: none;
	margin: 0;
	padding: 0;
}
.main-title {
	display: none;
}
.main-sign {
	margin: 0;
}
.main-sign .main-title {
	display: block;
}
.main-box .main-pro .toggle_content {
	overflow: hidden;
	overflow-y: auto !important;
	max-height: 330px;
}
.newpro_show .newpro_show_m ul li a.mpro-image img {
	max-width: 100%;
}
.newpro_show .prev {
	position: absolute;
	top: 10%;
	left: 0;
	cursor: pointer;
	background: url(../images/prev-b.png) no-repeat;
	z-index: 99;
	width: 10px;
	height: 17px;
}
.newpro_show .next {
	position: absolute;
	top: 10%;
	right: 0;
	cursor: pointer;
	background: url(../images/next-b.png) no-repeat;
	z-index: 99;
	width: 10px;
	height: 17px;
}
}

@media only screen and (max-width: 540px) {
.mcat-list li {
	width: 100%;
}
}/*footer*/
.fot-line {
	background: url(../images/fot-line.png) repeat-x;
	height: 8px;
	width: 100%;
	margin-top: 20px;
}
.footer {
	background: #333333;
	padding: 40px 0 20px 0;
	text-align: center;
}
.footer .fot_title {
	display: none;
	position: relative;
	font-family: 'poppins';
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 25px;
	color: #ffffff;
}
.footer .fot_title em {
	display: block;
}
.fot_nav {
	margin-bottom: 40px;
}
.fot_nav ul {
	list-style: none;
}
.fot_nav li {
	display: inline-block;
	margin: 0 25px;
}
.fot_nav li a {
	font-family: 'poppins';
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
.fot_links .toggle_content>p {
	color: #cccccc;
	font-size: 12px;
	display: inline-block;
	text-transform: capitalize;
}
.fot_links ul {
	display: inline-block;
	list-style: none;
}
.fot_links li {
	display: inline-block;
	margin: 0 10px;
}
.fot_links li a {
	color: #cccccc;
	font-size: 12px;
}
.fot-fri {
	margin-top: 20px;
	list-style: none;
}
.fot-fri p {
	font-size: 12px;
	display: inline-block;
	text-transform: capitalize;
	color: #cccccc;
}
.fot-fri li {
	display: inline-block;
	margin: 0 10px;
}
.fot-fri li a {
	color: #cccccc;
	font-size: 12px;
}
.fot-fri li a:hover {
	color: #fff;
}
.fot-share {
	margin-top: 30px;
	list-style: none;
}
.fot-share li {
	display: inline-block;
	margin: 0 12px;
}
.fot-share li a {
	color: #cccccc;
	font-size: 12px;
}
.fot-share li a:hover {
	color: #fff;
}
.fot-bot {
	border-top: 1px solid #424242;
	padding-top: 20px;
	margin-top: 30px;
	color: #808080;
}
.fot-bot>p {
	color: #808080;
	display: inline-block;
}
.fot-bot>p a {
	color: #808080;
}
.fot-bot>a {
	color: #808080;
}
.fot-bot a:hover {
	color: #fff;
}
.icon-minus-sign:before {
	content: "\f068";
	font-family: 'FontAwesome';
}
.icon-plus-sign:before {
	content: "\f067";
	font-family: 'FontAwesome';
}
.fot_title .column_icon_toggle {
	display: none;
}

@media only screen and (max-width: 992px) {
.fot_nav li {
	margin: 0 20px;
}
}

@media only screen and (max-width: 768px) {
.footer {
	padding: 30px 0 20px 0;
	text-align: left;
}
.footer .fot_title {
	font-size: 16px;
	display: block;
}
.footer .fot_about, .footer .fot_nav, .footer .fot_links, .footer .fot_con {
	width: 100%;
	padding: 0;
}
.footer .fot_title {
	padding-bottom: 15px;
	cursor: pointer;
	margin-bottom: 15px;
}
.footer .fot_con .fot_title {
	display: block;
}
.footer .fot_title .column_icon_toggle {
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 0;
	font-style: normal;
	cursor: pointer;
	font-size: 16px;
	font-weight: normal;
}
.footer .toggle_content {
	padding-bottom: 30px;
}
.fot_mes {
	padding: 0;
	margin-top: 15px;
}
.fot-fri {
	margin-left: 0;
}
.footer .language {
	display: block;
	float: none;
	text-align: center;
	border: none;
}
.footer .language p {
	color: #fff;
}
.fot_nav {
	margin-bottom: 0;
}
.fot_nav li, .fot_links li {
	display: block;
	margin: 0;
	margin-bottom: 10px;
}
.fot_links .toggle_content>p {
	display: none;
}
.fot-fri p {
	display: block;
	margin-bottom: 5px;
}
}/*service*/
#online_qq_layer {
	z-index: 9999999;
	position: fixed;
	right: 50px;
	bottom: 0;
}
#online_qq_layer a:hover {
	text-decoration: none;
}
#floatShow {
	display: block;
	background: #1d9cd9;
	width: 200px;
	border-radius: 5px 5px 0 0;
	float: right;
	height: 32px;
	text-align: center;
}
#floatShow i {
	font-size: 14px;
	color: #fff;
	line-height: 32px;
}
#floatShow p {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	font-family: 'poppins';
}
#floatHide {
	display: none;
	background: #226cc5;
	width: 280px;
	border-radius: 5px 5px 0 0;
	text-align: center;
	height: 32px;
	font-family: 'poppins';
}
#floatHide p {
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
}
#floatHide i {
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	float: right;
	margin-right: 10px;
}
#onlineService {
	display: inline;
	width: 280px;
	overflow: hidden;
	border: solid 5px #e3e3e3;
	display: none;
	background: #fff;
	border: 1px solid #226cc5;
	padding-bottom: 50px;
}
.online_form {
	position: relative;
}
.online_form p {
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}
.online_form ul {
	height: 300px;
	overflow-y: scroll;
	padding: 15px 15px 25px 15px;
	list-style: none;
}
.online_form ul li {
	margin: 15px 0;
}
.online_form ul li label {
	display: block;
	color: #333;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 13px;
	text-transform: capitalize;
}
.online_form ul .meInput {
	height: 32px;
	border: 1px solid #ccc;
	width: 96%;
	padding-left: 5px;
	font-family: 'opensans', sans-serif;
}
.online_form ul .meInput:focus {
	color: #333;
	box-shadow: 0 0 15px 2px rgba(0,0,0,0.05);
}
.online_form ul .meText {
	width: 96%;
	padding: 5px;
	border: 1px solid #ccc;
	max-width: 96%;
	height: 140px;
	max-height: 180px;
	font-family: 'opensans', sans-serif;
}
.online_form ul .meText:focus {
	color: #333;
	box-shadow: 0 0 15px 2px rgba(0,0,0,0.05);
}
#onlineService .chat-send {
	display: block;
	position: absolute;
	bottom: 1px;
	left: 1px;
	width: 99%;
	text-align: center;
	box-shadow: 0 -4px 5px 0 rgba(0,0,0,0.1);
	background: #fff;
	padding: 10px;
	cursor: pointer;
}
#onlineService .chat-send .send {
	display: inline-block;
	width: 90%;
	background: #8fc022;
	padding: 5px 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'poppins';
}
#onlineService .chat-send .send:hover {
	background: #1d9cd9;
	color: #fff;
	text-decoration: none;
}
#service {
	position: fixed;
	right: -200px;
	top: 10px;
	z-index: 999999999;
	margin: 200px 0 0 0;
	font: 14px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	color: #eee;
}
#service ul {
	list-style: none;
}
#ser_main {
	float: left;
	position: relative;
	z-index: 9;
	top: 0px;
}
#ser_main a {
	display: block;
	overflow: hidden;
}
#ser_main a#floatShow01 {
	background: url(../images/ser-30.png) no-repeat;
	height: 194px;
	width: 46px;
	z-index: 99999;
}
#onlineService01 {
	float: left;
	background: #fff;
	border: 2px solid #1d9cd9;
	overflow: hidden;
	width: 200px;
	padding: 0 15px;
}
.onlineMenu ul li {
	padding: 10px 0px;
	border-bottom: 1px dashed #444;
}
.onlineMenu ul li:last-child {
	border: none;
}
.onlineMenu .call-top {
	padding: 10px 0;
}
.onlineMenu .call-top p {
	text-align: center;
	font-family: 'poppins';
	color: #1d9cd9;
	font-size: 16px;
	padding-bottom: 20px;
	background: url(../images/title-bg.png) no-repeat center bottom;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.onlineMenu .call {
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.onlineMenu .call>p {
	display: block;
	font-size: 13px;
	padding: 5px 0;
	padding-left: 30px;
	color: #333;
}
.onlineMenu .call>p a {
	font-size: 13px;
	color: #333;
}
.onlineMenu .call>p a:hover {
	color: #8fc022;
}
.onlineMenu .call>p.ser01 {
	background: url(../images/con-phone.png) no-repeat left 2px;
}
.onlineMenu .call>p.ser02 {
	background: url(../images/con-email.png) no-repeat left 6px;
}
.onlineMenu .call>p.ser03 {
	background: url(../images/con-skype.png) no-repeat left 3px;
}
#service:hover {
	right: 0px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

@media only screen and (max-width: 768px) {
body {
	padding-bottom: 40px;
}
#online_qq_layer {
	width: 100%;
	left: 0;
	right: auto;
}
#floatShow, #floatHide {
	width: 100%;
	border-radius: 0;
	box-shadow: 0 0 10px 0 rgba(255,255,255,0.3);
	height: 40px;
}
#floatShow i, #floatShow p, #floatHide p, #floatHide i {
	line-height: 40px;
}
#onlineService {
	width: 100%;
}
#service {
	display: none;
}
}/*back-top*/
.back_top {
	width: 25px;
	height: 62px;
	position: fixed;
	right: 10px;
	bottom: 60px;
	z-index: 9999;
	display: none;
	background: url(../images/top.png) no-repeat center;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.back_top:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

@media only screen and (max-width: 768px) {
.back_top {
	right: 0;
	bottom: 70px;
}
}/*page*/
.page-left {
	float: left;
	width: 24%;
	padding-right: 10px;
	max-width: 280px;
}
.page-banner {
	position: relative;
}
.page-banner .row>span {
	display: block;
	width: 100%;
	height: 350px;
	background-size: cover !important;
}
.page-title {
	font-family: 'poppins';
	color: #8fc022;
	font-size: 28px;
	display: block;
	text-transform: uppercase;
	text-align: center;
	float: left;
}
.breadcrumb {
	padding: 15px 0;
	background: none;
	text-align: center;
	margin: 0;
	background: url(../images/nav-bg.png) no-repeat bottom center;
}
.bread-right {
	display: inline-block;
	padding: 12px 0 0;
	float: right;
}
.bread-right a {
	display: inline-block;
	text-transform: capitalize;
	font-size: 13px;
}
.bread-right i {
	padding: 0 10px;
}
.bread-right a:hover {
	color: #1d9cd9;
}
.bread-right h2 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	text-transform: capitalize;
	display: inline-block;
}
.page-box {
	padding: 30px 0 60px 0;
	border-bottom: 1px solid #e5e5e5;
}
.left-nav {
	margin-bottom: 20px;
}
.lnav-title {
	display: block;
	margin-bottom: 20px;
	color: #8fc022;
	font-size: 20px;
	font-family: 'poppins';
	text-transform: uppercase;
	text-align: left;
}
.lnav-page {
	list-style: none;
	text-align: left;
}
.lnav-page li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #d9d9d9;
	background: url(../images/icon-circle.png) no-repeat left 8px;
	padding-left: 15px;
}
.lnav-page li a {
	font-size: 12px;
	text-transform: capitalize;
}
.lnav-page li a:hover {
	color: #1d9cd9;
}
.page-right {
	width: 76%;
	float: right;
	text-align: left;
	padding-left: 30px;
}
.about-main {
	font-size: 13px;
	line-height: 24px;
}
.about-main img {
	max-width: 100%;
}

@media only screen and (max-width: 768px) {
.page-box {
	padding: 50px 0;
}
.page-banner {
	height: 200px;
	background: #000;
}
.page-banner .row>span {
	height: 200px;
	position: absolute;
	left: 0;
	top: 0;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.breadcrumb {
	position: relative;
	z-index: 99;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
}
.page-title {
	font-size: 24px;
	float: none;
}
.page-title, .bread-right, .bread-right a {
	color: #fff;
}
.bread-right {
	float: none;
}
.page-left, .page-right {
	width: 100%;
	max-width: 100%;
	padding: 0;
}
.page-right {
	margin-bottom: 30px;
	padding-bottom: 30px;
	background: url(../images/nav-bg.png) no-repeat bottom center;
}
.left-nav {
	margin: 0;
}
}/*message*/
.contact>em {
	font-size: 28px;
	display: block;
	margin-bottom: 20px;
	font-family: 'poppins';
}
.con-main {
	padding-left: 0;
}
.con-main>em {
	font-size: 16px;
	font-family: 'poppins';
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	color: #1d9cd9;
	background: #f2f2f2;
	padding: 8px 10px;
}
.con-main>div {
	line-height: 24px;
	font-size: 13px;
	margin-bottom: 20px;
}
.con-main img {
	max-width: 100%;
}
.message {
	margin-top: 20px;
}
.message>em {
	font-size: 16px;
	font-family: 'poppins';
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	color: #1d9cd9;
	background: #f2f2f2;
	padding: 8px 10px;
}
.message>p, .message ul>p {
	font-size: 12px;
	line-height: 24px;
	color: #808080;
	margin-bottom: 20px;
}
.message ul {
	overflow: hidden;
	width: 100%;
	border-top: none;
}
.message li {
	margin-bottom: 15px;
}
.message li p {
	font-size: 13px;
	margin-left: 0;
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 10px;
	text-transform: capitalize;
	color: #333;
}
.message li a {
	color: red;
	text-decoration: underline;
	text-transform: capitalize;
}
.message li p a:hover {
	color: #fff;
}
.message label {
	display: block;
	font-weight: normal;
	text-align: left;
	font-size: 13px;
	margin-bottom: 5px;
}
.message .meInput {
	width: 90%;
	height: 40px;
	border: 1px solid #e5e5e5;
	padding-left: 10px;
	vertical-align: middle;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	color: #808080;
	background: #fff;
	line-height: 60px;
}
.message .meInput:focus {
	color: #333;
	border: 1px solid #8fc022;
	box-shadow: 0 0 20px 2px rgba(0,0,0,0.05)
}
.message .meText {
	width: 90%;
	min-height: 120px;
	max-width: 100%;
	padding: 15px 10px;
	vertical-align: middle;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	border: none;
	border: 1px solid #e5e5e5;
	color: #808080;
	background: #fff;
}
.message .meText:focus {
	color: #333;
	border: 1px solid #8fc022;
	box-shadow: 0 0 20px 2px rgba(0,0,0,0.05)
}
.message .send {
	display: inline-block;
	background: #1d9cd9;
	padding: 10px 30px;
	font-size: 14px;
	font-family: 'poppins', sans-serif;
	text-transform: uppercase;
	color: #fff;
}
.message .send:hover {
	text-decoration: none;
	background: #8fc022;
}
.con-map {
	margin-top: 40px;
	text-align: center;
	margin-bottom: -50px;
}
.con-map img {
	max-width: 100%;
}

@media only screen and (max-width: 768px) {
.contact>em {
	font-size: 28px;
}
.message {
	margin-top: 20px;
	padding: 0;
	background: none;
}
.message .meInput {
	width: 100%;
}
.message .meText {
	width: 100%;
}
}/*sitemap*/
.sitemap {
	width: 100%;
	padding: 10px 0;
}
.sitemap ul>em {
	display: block;
	margin-bottom: 20px;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'poppins';
}
.sitemap ul>em>a {
	color: #1d9cd9;
}
.sitemap ul>em {
	color: #1d9cd9;
}
.sitemap ul li {
	margin: 15px 0;
	list-style: none;
}
.sitemap>ul>li>a {
	font-size: 14px;
	padding-left: 5px;
	text-transform: capitalize;
}
.sitemap>ul>li>a:before {
	content: "\f0da";
	font-family: FontAwesome;
	font-size: 12px;
	color: #4d4d4d;
	padding-right: 5px;
}
.sitemap ul li ul {
	padding-left: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.sitemap ul li ul li a {
	font-size: 12px;
	color: #808080;
}
.sitemap ul li ul li a:before {
	content: "\f105";
	font-family: FontAwesome;
	padding-right: 5px;
}
.sitemap a:hover {
	color: #8fc022;
	text-decoration: none;
}
.sitemap>ul>li>a:hover {
	text-decoration: none;
	color: #8fc022;
}
.sitemap ul a.site-all {
	font-weight: bold;
	display: inline-block;
	font-size: 16px;
	text-transform: uppercase;
	padding-left: 20px;
}
.sitemap ul a.site-all:hover {
	text-decoration: none;
	color: #8fc022;
}

@media only screen and (max-width: 768px) {
.sitemap>ul {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.sitemap ul li ul {
	border: none;
	padding-bottom: 5px;
}
}/*news*/
.news-top {
	list-style: none;
}
.news-top li {
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
}
.news-top li .ntop-images {
	display: inline-block;
	width: 24%;
	float: left;
}
.news-top li .ntop-images img {
	max-width: 100%;
}
.news-top li .news-right {
	width: 76%;
	float: left;
	padding-left: 25px;
}
.news-top li .news-right .ntop-title {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	font-family: 'poppins';
	color: #1d9cd9;
}
.news-top li:hover .news-right .ntop-title {
	color: #8fc022;
}
.news-top li .news-right>p {
	font-size: 13px;
	color: #999;
	line-height: 24px;
	overflow: hidden;
	max-height: 48px;
}
.news-top li>span {
	float: right;
	display: inline-block;
	margin-top: 15px;
	font-size: 12px;
	background: #e5e5e5;
	padding: 5px 10px;
}
.news-list {
	list-style: none;
}
.news-list li {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news-list li .nlist-title {
	display: inline-block;
	width: 80%;
	font-size: 14px;
	margin-bottom: 5px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
}
.news-list li .nlist-title:hover {
	color: #1d9cd9;
}
.news-list li>p {
	display: inline-block;
	width: 80%;
	font-size: 12px;
	color: #b3b3b3;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
}
.news-list li .nlist-date {
	float: right;
	color: #333;
}
.news-list li .nlist-date:before {
	padding-right: 2px;
	content: "["
}
.news-list li .nlist-date:after {
	padding-left: 2px;
	content: "]"
}

@media only screen and (max-width: 768px) {
.news-top li .ntop-images {
	width: 100%;
}
.news-top li .news-right {
	width: 100%;
	padding-left: 0;
	margin-top: 15px;
}
.news-top li>span {
	float: none;
}
.news-list li .nlist-title, .news-list li>p {
	width: 100%;
}
.news-list li .nlist-date {
	display: inline-block;
	margin-top: 15px;
	font-size: 12px;
	background: #e5e5e5;
	padding: 5px 10px;
	float: none;
}
}/*page-number*/
.page_num {
	width: 100%;
	margin: 1em auto 0 auto;
	text-align: center;
	padding-top: 20px;
	font-family: 'poppins';
}
.page_num li {
	display: inline-block;
}
.page_num span {
	display: inline-block;
	color: #fff;
	background: #8fc022;
	font-size: 14px;
	text-transform: capitalize;
	margin-bottom: 0;
	padding: 5px 14px;
}
.page_num a {
	display: inline-block;
	color: #4d4d4d;
	font-size: 14px;
	text-transform: capitalize;
	padding: 5px 14px;
	background: #ebebeb;
}
.page_num a:hover {
	color: #fff;
	text-decoration: none;
	background: #1d9cd9;
}
.page_num>p {
	display: block;
	font-size: 12px;
	margin-top: 10px;
	text-transform: capitalize;
}
.page_num>p:before {
	content: '[';
	padding-right: 3px;
}
.page_num>p:after {
	content: ']';
	padding-left: 3px;
}
.page_num>p strong {
	display: inline-block;
	margin: 0 5px;
	font-weight: normal;
}

@media only screen and (max-width: 768px) {
.page_num {
	text-align: center;
}
.page_num a, .page_num span {
	padding: 5px 14px;
}
.page_num>p {
	width: 100%;
	margin-top: 15px;
}
}

@media only screen and (max-width: 400px) {
.page_num li {
	margin: 5px 0;
}
.page_num span, .page_num a {
	font-size: 12px;
}
}/*news-main*/
.news_main {
	width: 100%;
	margin-bottom: 0;
}
.news_main em {
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
	text-align: left;
	font-family: 'poppins';
}
.news_main .news-date {
	margin-bottom: 10px;
	text-align: left;
}
.news_main .news-date span {
	display: inline-block;
	margin-right: 5px;
	color: #b2b2b2;
	font-size: 13px;
}
.news_main div {
	margin-top: 15px;
	line-height: 24px;
	font-size: 13px;
}
.news_main div img {
	max-width: 100%;
}/*page-turning*/
.page_turn {
	width: 100%;
	margin: 2em auto 0 auto;
	text-align: left;
	border-top: 1px solid #e5e5e5;
	padding-top: 15px;
}
.page_turn li {
	display: block;
	margin-bottom: 10px;
}
.page_turn li p {
	background: #d9eb8e;
	padding: 5px 10px;
	display: inline-block;
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.page_turn li a {
	display: inline-block;
	font-size: 12px;
	margin-left: 5px;
	padding: 2px 10px 5px 5px;
	text-transform: capitalize;
}
.page_turn li a:hover {
	color: #1d9cd9;
}/*blog*/
.left-blog {
	margin-bottom: 30px;
}
.column .block .blog_main {
	margin-bottom: 0;
}
.blog_list>li {
	margin-bottom: 10px;
	text-align: left;
	background: url(../images/blog-shadow.png) no-repeat center bottom;
	background-size: 100%;
	list-style: none;
}
.blog_list>li>div {
	padding-bottom: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.blog_list>li .blog-title {
	font-size: 18px;
	display: inline-block;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 83%;
	font-family: 'poppins';
	color: #1d9cd9;
}
.blog_list>li:hover .blog-title {
	color: #8fc022;
}
.blog_list>li .blog-more {
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 20px;
	color: #1b63c7;
}
.blog_list>li .blog-more i {
	padding-right: 5px;
	text-decoration: none;
}
.blog_list>li .blog-more:hover {
	text-decoration: underline;
	color: #1b63c7;
}
ul.blog-list, ul.blog-list1 {
	padding: 0;
	list-style: none;
	text-align: left;
	border-bottom: 1px dashed #d9d9d9;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
ul.blog-list li {
	margin: 0 20px 10px 0;
	padding-left: 15px;
}
ul.blog-list li a:before {
	content: "\f0da";
	font-family: FontAwesome;
	display: inline-block;
	padding-right: 5px;
}
ul.blog-list1 p, ul.blog-list p {
	font-size: 15px;
	color: #333;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #8fc022;
}
ul.blog-list1 p:before, ul.blog-list p:before {
	content: "\f0da";
	font-family: FontAwesome;
	font-size: 12px;
	color: #ccc;
	vertical-align: middle;
	padding-right: 5px;
}
ul.blog-list li a {
	color: #808080;
	font-size: 12px;
	vertical-align: initial;
	text-decoration: none;
	display: block;
}
ul.blog-list li a:hover {
	color: #1d9cd9;
	text-decoration: underline;
}
ul.blog-list3 li.blog-list3-img {
	float: left;
	width: 24%;
	margin-right: 5%;
}
.blog-list3-img img {
	width: 60;
	border-radius: 5px;
	height: 45px;
	border: solid 1px #eee;
}
ul.blog-list1 li {
	display: inline-block;
	margin: 10px 3px;
}
ul.blog-list1 li a {
	text-decoration: none;
	background: #e5e5e5;
	color: #333;
	padding: 7px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
ul.blog-list1 li a:hover {
	background: #8fc022;
	color: #fff;
}
.blog_list {
	width: 100%;
}
.blog_list li a:hover {
	text-decoration: none;
}
.blog_list li .blog_date {
	display: inline-block;
	margin-top: 8px;
	color: #999;
	float: right;
}
.blog_list li p {
	font-size: 12px;
	line-height: 18px;
	color: #999;
	overflow: hidden;
	max-height: 54px;
	width: 100%;
}
.blog_list li .blog_tag {
	margin-top: 10px;
}
.blog_list li .blog_tag li {
	background: #e5e5e5;
	display: inline-block;
	margin-right: 10px;
}
.blog_list li .blog_tag li a {
	padding: 5px;
	display: inline-block;
}
.blog_list li .blog_tag li i {
	padding-right: 5px;
	color: #808080;
}
.blog_list li .blog_tag li:hover {
	background: #1d9cd9;
}
.blog_list li .blog_tag li:hover a {
	color: #fff;
}
.blog_list li .blog_tag li:hover i {
	color: #fff;
}
.blog_list .blog_more {
	padding: 6px 20px;
	margin-top: 20px;
	border-radius: 5px;
	background-image: -moz-linear-gradient(top, #ffa128, #fc9818);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffa128), color-stop(1, #fc9818));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa128', endColorstr='#fc9818', GradientType='0');
	background: linear-gradient(to bottom, #ffa128, #fc9818);
	display: inline-block;
	text-transform: capitalize;
	color: #fff;
	font-size: 14px;
}
.blog_list .blog_more:hover {
	color: #000;
	text-decoration: none;
	box-shadow: 0 0 5px 1px #e5e5e5;
	background: #ffe400;
}/*blog-main*/
.blog_main {
	width: 100%;
	margin-bottom: 0;
}
.blog_main>em {
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
	font-family: 'poppins';
}
.blog_main a:hover {
	text-decoration: none;
}
.blog_main .blog_date {
	display: block;
	margin-bottom: 20px;
	color: #b2b2b2;
	font-size: 13px;
}
.blog_main .blog_date i {
	padding-right: 5px;
}
.blog_main img {
	max-width: 100%;
}
.blog_main div {
	font-size: 13px;
	line-height: 24px;
	margin-top: 15px;
}
.blog_main .blog_tag {
	margin-top: 20px;
	text-align: left;
}
.blog_main .blog_tag li {
	background: #e5e5e5;
	display: inline-block;
	margin-right: 10px;
}
.blog_main .blog_tag li a {
	display: inline-block;
	padding: 5px 10px;
	color: #333;
}
.blog_main .blog_tag li i {
	padding-right: 5px;
	color: #333;
}
.blog_main .blog_tag li:hover {
	background: #1d9cd9;
}
.blog_main .blog_tag li:hover a {
	color: #fff;
}
.blog_main .blog_tag li:hover i {
	color: #fff;
}

@media only screen and (max-width: 768px) {
.left-blog {
	margin-bottom: 20px;
}
.blog_list>li {
	padding-bottom: 3.5%
}
.blog_list>li .blog-title {
	width: 100%;
}
.blog_list li .blog_date {
	float: none;
}
}/*products-nav*/
.mtree-skin-selector {
	display: none;
}
ul.mtree {
	opacity: 0;
	margin-left: 0;
	padding: 0;
	text-align: left;
	padding-bottom: 10px;
}
ul.mtree>li {
	list-style: none;
	margin-bottom: 5px;
}
ul.mtree>li:last-child {
	border-bottom: none;
}
ul.mtree>li>a {
	display: block;
	font-size: 16px;
	padding: 12px 10px;
	text-transform: capitalize;
	font-family: 'poppins';
	border-bottom: 1px dashed #d9d9d9;
}
ul.mtree>li>a i {
	padding-right: 5px;
}
ul.mtree li.mtree-node > a {
}
ul.mtree>li.mtree-node>a:after {
	content: "\f0d7";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	top: 6px;
	height: 36px;
	overflow: hidden;
	width: 30px;
	text-align: center;
	line-height: 36px;
	color: #c1c1c1;
}
ul.mtree>li.mtree-active>a:after {
	content: "\f0d8";
	font-family: FontAwesome;
	padding-left: 5px;
	color: #fff;
}
ul.mtree>li:hover {
}
ul.mtree>li:hover>a {
	background: #b3d81e;
	text-decoration: none;
	color: #fff;
}
ul.mtree>li.mtree-node {
}
ul.mtree>li.mtree-open {
}
ul.mtree>li.mtree-open>a {
	background: #b3d81e;
	text-decoration: none;
	color: #fff;
}
ul.mtree>li.mtree-node:hover {
}
ul.mtree>li.mtree-node .mtrss-all {
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'poppins';
	color: #333;
	background: #fafafa;
	margin-top: 5px;
}
ul.mtree>li.mtree-node .mtrss-all span {
	display: inline-block;
	padding-right: 5px;
	border: none;
	margin-bottom: 0;
}
ul.mtree>li.mtree-node .mtrss-all a {
	font-size: 16px;
	text-transform: capitalize;
	color: #333;
	padding: 10px 10px;
}
ul.mtree>li.mtree-node .mtrss-all:hover {
	background: #f4faf6;
	color: #fff;
}
ul.mtree>li.mtree-node .mtrss-all:hover a {
	color: #fff;
	background: #f2f2f2;
	color: #1d9cd9;
}
ul.mtree a {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
ul.mtree ul {
	background: #fff;
	padding: 10px 0;
	border-bottom: 1px solid #ebebeb;
}
ul.mtree ul li {
	margin-bottom: 1px;
}
ul.mtree ul li:hoverul.mtree ul li a:hover {
background:#e5e5e5;
}
ul.mtree ul li a:hover {
}
ul.mtree ul li ul {
	border: none;
}
ul.mtree ul li ul li {
	margin: 5px 0;
}
ul.mtree li.mtree-node ul li a {
	display: block;
	font-size: 13px;
	font-weight: normal;
	padding: 7px 15px;
	text-transform: capitalize;
}
ul.mtree li.mtree-node ul li a i {
	padding-right: 5px;
}
ul.mtree ul li a:hover {
	color: #1d9cd9;
	text-decoration: none;
}
ul.mtree .mtree-level-2 {
	padding: 0 10px 10px 10px;
	border-bottom: 1px solid #ccc;
}
ul.mtree li ul li.mtree-open a {
	text-decoration: none;
}
ul.mtree li ul.mtree-level-2 li a {
	font-weight: normal;
	font-size: 12px;
	padding: 5px 10px;
}
ul.mtree .mtree-level-2 li a:hover {
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
ul.mtree ul li ul li a:before {
	content: "\f105";
	font-family: FontAwesome;
	padding-right: 5px;
}
ul.mtree.jet ul {
	margin-left: 0;
}
ul.mtree.jet li {
	margin-bottom: 1px;
}
ul.mtree.jet li:last-child {
	margin-bottom: 0px;
}
ul.mtree.jet li:first-child {
	margin-top: 1px;
}
ul.mtree.jet li.mtree-active a {
	background: #E3E3E3;
}
ul.mtree.jet li.mtree-active li:last-child > a {
	border-radius: 0px 0px 3px 3px;
}
ul.mtree.jet li.mtree-active > a {
	background: #008cba;
	color: #FFF;
	border-radius: 3px 3px 0px 0px;
}
ul.mtree.jet li > a:hover {
	background: #FFC000;
	color: #FFF;
}
ul.mtree.jet a {
	padding: 5px 0px 5px 1em;
}
ul.mtree.jet li li > a {
	padding-left: 2em;
}
ul.mtree.jet li li li > a {
	padding-left: 3em;
}
ul.mtree.jet li li li li > a {
	padding-left: 4em;
}
ul.mtree.jet li li li li li > a {
	padding-left: 5em;
}/*products*/
.pro-text {
	line-height: 24px;
	font-size: 13px;
	margin-bottom: 20px;
}
.pro-text img {
	max-width: 100%;
}
.main-right .pro-text {
	line-height: 20px;
	font-size: 13px;
	margin-top: 15px;
	color: #808080;
	margin-bottom: 10px;
}
.main-right .pro-text img {
	max-width: 100%;
}
.cbp-vm-switcher {
	width: 100%;
}
.cbp-vm-options {
	text-align: right;
	margin-top: 0;
	background: #f2f2f2;
	padding: 5px 10px;
}
.cbp-vm-options em {
	float: left;
	display: inline-block;
	color: #808080;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 6px;
}
.cbp-vm-options p {
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px;
	font-size: 12px;
}
.cbp-vm-options a {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	color: #ccc;
	margin: 2px;
}
.cbp-vm-options span {
	display: inline-block;
	float: right;
	font-size: 12px;
	margin-top: 10px;
	color: #ccc;
}
.cbp-vm-options a:hover, .cbp-vm-options a.cbp-vm-selected {
	color: #1d9cd9;
}
.cbp-vm-options a:before {
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	text-align: center;
	display: inline-block;
}/* General list */
.cbp-vm-switcher ul {
	list-style: none;
	padding: 0;
}/* Clear eventual floats */
.cbp-vm-switcher ul:before, .cbp-vm-switcher ul:after {
	content: " ";
	display: table;
}
.cbp-vm-switcher ul:after {
	clear: both;
}
.cbp-vm-switcher ul li {
	display: block;
	position: relative;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.cbp-vm-image {
	display: block;
	margin: 0 auto;
	position: relative;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
}
.cbp-vm-image span {
	display: inline-block;
	width: 100%;
	height: auto;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.cbp-vm-image img {
	width: 100%;
	cursor: pointer;
	position: relative;
	max-width: 100%;
	max-height: 100%;
	height: auto;
	border-radius: 2px;
}
.cbp-vm-image span:hover {
}
.cbp-vm-switcher ul li em {
	font-size: 14px;
	display: block;
	margin: 10px 0;
	height: 36px;
	color: #333333;
	text-transform: capitalize;
	word-wrap: break-word;
	line-height: 18px;
	text-align: left;
	overflow: hidden;
}
.cbp-vm-switcher ul li .cbp-vm-details {
	color: #999;
	overflow: hidden;
	height: 36px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.cbp-vm-switcher ul li a:hover, .cbp-vm-switcher ul li:hover em {
	text-decoration: none;
	color: #6a4332;
}
.cbp-vm-view-grid .prol_more {
	display: none;
}
.cbp-vm-view-grid .pro-list-tags {
	display: none;
}/* Common icon styles */
.cbp-vm-icon:before {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.cbp-vm-grid:before {
	content: "\f00a";
}
.cbp-vm-list:before {
	content: "\f039";
}
.cbp-vm-add:before {
	content: "\f055";
}/* Large grid view */
.cbp-vm-view-grid ul {
	text-align: left;
	margin-bottom: 10px;
}
.cbp-vm-view-grid ul li {
	width: 33%;
	float: left;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	padding: 5px;
	position: relative;
}
.cbp-vm-view-grid ul li>span {
	display: block;
	padding: 10px 10px 20px 10px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	transition: all .5s;
}
.cbp-vm-view-grid ul li:hover>span {
	background: #fff;
	box-shadow: 0 5px 9px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.08);
	transform: translate3d(0, -5px, 0);
	-webkit-transform: translate3d(0, -5px, 0);
	-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.08);
}
.cbp-vm-view-grid ul li .cbp-title {
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
	height: 48px;
	display: block;
	margin: 15px 0;
	position: relative;
	z-index: 99;
}
.cbp-vm-view-grid ul li:hover .cbp-title {
	color: #1d9cd9;
}
.cbp-vm-view-grid ul li .cbp-vm-details {
	text-align: left;
	position: relative;
	z-index: 99;
}
.cbp-vm-view-grid ul li .cbp-hover {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	z-index: 99;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
}
.cbp-vm-view-grid ul li .cbp-hover .cbp-hover-image {
	display: block;
	margin: auto;
}
.cbp-vm-view-grid ul li .cbp-hover .cbp-hover-image img {
	width: 100%;
	cursor: pointer;
	position: relative;
	max-width: 100%;
	max-height: 100%;
	height: auto;
}
.cbp-vm-view-grid ul li:hover .cbp-hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.cbp-vm-view-grid ul li .cbp-list-more {
	display: none;
}/* List view */
.cbp-vm-view-list li {
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
	white-space: nowrap;
	text-align: left;
	white-space: normal;
}
.cbp-vm-view-list ul.row {
	margin: 0;
}
.cbp-vm-view-list li:before, .cbp-vm-view-list li:after {
	content: " ";
	display: table;
}
.cbp-vm-view-list li:after {
	clear: both;
}
.cbp-vm-view-list .cbp-vm-image, .cbp-vm-view-list .cbp-vm-title, .cbp-vm-view-list .cbp-vm-details, .cbp-vm-view-list .cbp-vm-price, .cbp-vm-view-list .cbp-vm-add {
	display: inline-block;
	vertical-align: middle;
}
.cbp-vm-view-list .cbp-vm-image {
	width: 22%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2%;
	float: left;
}
.cbp-vm-view-list ul li>span>div {
	width: 74%;
	display: inline-block;
}
.cbp-vm-view-list ul li .cbp-title {
	display: block;
	vertical-align: top;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	height: auto;
	margin-top: 0;
	margin-bottom: 10px;
}
.cbp-vm-view-list ul li:hover .cbp-title {
	color: #1d9cd9;
}
.cbp-vm-view-list ul li .cbp-vm-details {
	overflow: hidden;
	white-space: normal;
	height: 40px;
	line-height: 20px;
	margin-bottom: 15px;
}
.cbp-vm-view-list .pro-list-tags {
	width: 100%;
	overflow: hidden;
	background: #f7f7f7;
	padding: 3px 10px;
	border-radius: 2px;
}
.cbp-vm-view-list .pro-list-tags p {
	display: inline-block;
	padding-right: 0;
	text-transform: capitalize;
}
.cbp-vm-view-list .pro-list-tags li {
	padding: 0;
	display: inline-block;
	margin: 5px;
	border: none;
}
.cbp-vm-view-list .pro-list-tags li a:hover {
	color: #1d9cd9;
}
.cbp-vm-view-list .cbp-hover {
	display: none;
}
.cbp-vm-view-list .cbp-list-center {
	width: 76%;
	display: inline-block;
	vertical-align: middle;
	padding-right: 0;
}
.cbp-vm-view-list .cbp-list-more {
	display: inline-block;
	float: right;
	margin-top: 20px;
	width: auto;
}
.cbp-vm-view-list .cbp-list-view {
	display: inline-block;
	background: #1d9cd9;
	padding: 8px 10px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 2px;
	margin-bottom: 20px;
}
.cbp-vm-view-list .cbp-list-view i {
	padding-left: 5px;
}
.cbp-vm-view-list .cbp-list-view:hover {
	background: #8fc022;
	color: #fff;
}

@media screen and (max-width: 940px) {
.cbp-vm-view-grid ul li {
	width: 49%;
}
}

@media only screen and (max-width: 768px) {
.pro-cat li {
	margin-bottom: 10px;
}
.cbp-vm-options {
	margin-top: 0;
}
}

@media screen and (max-width: 520px) {
.cbp-vm-view-list ul li .cbp-vm-details {
	height: 40px;
}
.cbp-vm-view-list .prol_more {
	font-size: 13px;
	padding: 2px 20px 7px 20px;
}
.cbp-vm-view-grid ul li>span {
	padding: 0;
}
}

@media screen and (max-width: 400px) {
.cbp-vm-view-grid ul li {
	padding: 10px;
}
.cbp-vm-view-list .cbp-list-center {
	width: 100%;
	margin-top: 10px;
}
.cbp-vm-view-list ul li .cbp-vm-details {
	width: 100%;
}
.cbp-vm-view-list .cbp-vm-image {
	width: 100%;
}
.cbp-vm-view-list ul li>span>div {
	width: 100%;
}
}/*products main*/
.products .pro_img {
	padding-left: 0;
	text-align: center;
}/* CSS for the loading div */
.sp-loading {
	text-align: center;
	max-width: 100%;
	padding: 15px;
	border: 5px solid #eee;
	border-radius: 3px;
	font-size: 12px;
	color: #888;
}/* Element wrapper */
.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	border-radius: 3px;
	position: relative;	/**************	  Set max-width to your thumbnail width	***************/
	text-align: center;
	max-width: 100%;
	width: 100%;
}/* Thumbnails */
.sp-thumbs {
	margin-top: 10px;
	text-align: center;
	display: block;
}
.sp-thumbs img {
	min-height: 70px;
	min-width: 70px;
	max-width: 70px;
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	width: 70px;
	height: 70px;
	overflow: hidden;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	display: inline-block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	margin: 0 3px;
	border: 1px solid #d9d9d9;
}
.sp-thumbs a:hover {
	opacity: 1;
	border: 1px solid #d9d9d9;
}/* Styles for the currently selected thumbnail */
.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
}/* Image currently being viewed */
.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
}
.sp-large a img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
.sp-large a {
	display: block;
}/* Panning Zoomed Image */
.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
	display: none;
}/* Lightbox */
.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 999999;
	display: none;
	cursor: pointer;
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	border: 2px solid #fff;
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 10px;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 10px;
}
#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}/* Tweak styles for small viewports */

@media screen and (max-width: 400px) {
.sp-wrap {
	margin: 0 0 15px 0;
}
#sp-prev, #sp-next {
	top: auto;
	margin-top: 0;
	bottom: 25px;
}
}
.pro-right {
	padding-left: 30px;
}
.pro-table {
	background: #fff;
	margin-bottom: 20px;
}
.pro-table>h1 {
	padding: 0;
	margin: 0;
	display: block;
	font-size: 20px;
	font-family: 'poppins';
	text-transform: uppercase;
	color: #226cc5;
	margin-bottom: 10px;
}
.pro-table ul li {
	border-bottom: 1px solid #e5e5e5;
	list-style: none;
	padding: 10px 0;
}
.pro-table ul li p {
	display: inline-block;
	font-size: 12px;
	width: 20%;
	text-transform: capitalize;
}
.pro-table ul li span {
	color: #676767;
	display: inline-block;
}
.pro-inquiry {
	display: inline-block;
	background: #1d9cd9;
	padding: 10px 30px;
	font-size: 14px;
	font-family: 'poppins', sans-serif;
	text-transform: uppercase;
	color: #fff;
}
.pro-inquiry:hover {
	text-decoration: none;
	background: #8fc022;
	color: #fff;
}
.pro-down {
	display: inline-block;
	margin-left: 20px;
	font-size: 14px;
	text-transform: capitalize;
	font-family: 'poppins';
	color: #1d9cd9;
}
.pro-down i {
	padding-right: 5px;
}
.pro-down:hover {
	color: #8fc022;
}
.pro-main {
	background: #fff;
	padding: 20px;
	margin-top: 30px;
}
.mostBox>em {
	display: block;
	font-size: 20px;
	font-family: 'poppins';
	text-transform: uppercase;
	color: #226cc5;
	margin-bottom: 20px;
}
.mostBox>div {
	font-size: 13px;
	line-height: 24px;
}
.mostBox img {
	max-width: 100%;
}
.relatedTags {
	width: 100%;
	background: #f7f7f7;
	line-height: 20px;
	margin: 15px 0;
	padding: 10px;
	overflow: hidden;
}
.relatedTags p {
	display: inline-block;
	float: left;
	overflow: hidden;
	margin: 0;
	margin-right: 5px;
	font-size: 13px;
	text-transform: capitalize;
}
.re_main {
	width: 85%;
	display: block;
	float: left;
}
.re_main a {
	margin-right: 15px;
	color: #4c4c4c;
	text-transform: capitalize;
	font-size: 13px;
}
.relatedTags a:hover {
	color: #226cc5;
	text-decoration: underline;
}
.reProTitle {
	width: 100%;
	border-bottom: 2px solid #1996e6;
}
.reProTitle p {
	color: #1a1a1a;
	font-size: 16px;
	margin-top: 30px;
}
#pro_inquiry {
	margin-top: 30px;
}
#pro_inquiry .message ul {
	list-style: none;
}/*products-tab*/
.pro-tab {
	margin-top: 30px;
}
#parentHorizontalTab03 {
	margin: 0 0 5px 0!important;
	text-align: left;
}

@media only screen and (max-width: 768px) {
#parentHorizontalTab03 {
	margin: 10px 0 !important;
}
}
#parentHorizontalTab03 ul.resp-tabs-list {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ebebeb;
	text-align: left;
}
#parentHorizontalTab03 .resp-tabs-list li {
	display: inline-block;
	margin: 0 5px 0 0;
	list-style: none;
	cursor: pointer;
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
	text-align: center;
	background: #f2f2f2;
	padding: 8px 30px;
	font-family: 'poppins', sans-serif;
}
#parentHorizontalTab03 .resp-tabs-container div table {
	max-width: 100%;
}
#parentHorizontalTab03 .resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	clear: left;
}
#parentHorizontalTab03 em.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
	padding: 10px 15px !important;
}
#parentHorizontalTab03 .resp-tab-content {
	display: none;
	padding: 10px 0 40px 0;
	font-size: 13px;
	line-height: 24px;
}
#parentHorizontalTab03 .resp-tab-content img {
	max-width: 100%;
	height: auto;
}
#parentHorizontalTab03 .resp-tabs-list li:hover {
	background: #8fc022;
	color: #fff;
}
#parentHorizontalTab03 .resp-tabs-list li.resp-tab-active {
	background: #8fc022;
	color: #fff;
	z-index: 99;
}
#parentHorizontalTab03 .resp-content-active, #parentHorizontalTab03 .resp-accordion-active {
	display: block;
}
#parentHorizontalTab03 em.resp-accordion {
	font-size: 16px;
	margin: 0px;
	background: #f2f2f2;
	margin-bottom: 1px;
	font-family: 'poppins', sans-serif;
}
#parentHorizontalTab03 em.resp-tab-active {
	margin-bottom: 0px !important;
}
#parentHorizontalTab03 em.resp-tab-title:last-child {
	border-bottom: 12px solid #c1c1c1 !important;
	background: blue;
}
#parentHorizontalTab03 .resp-vtabs ul.resp-tabs-list {
	float: left;
	width: 30%;
}
#parentHorizontalTab03 .resp-vtabs .resp-tabs-list li {
	display: block;
	padding: 15px 15px !important;
	margin: 0 0 4px;
	cursor: pointer;
	float: none;
}
#parentHorizontalTab03 .resp-vtabs .resp-tabs-container {
	padding: 0px;
	background-color: #fff;
	border: 1px solid #c1c1c1;
	float: left;
	width: 68%;
	min-height: 250px;
	border-radius: 4px;
	clear: none;
}
#parentHorizontalTab03 .resp-vtabs .resp-tab-content {
	border: none;
	word-wrap: break-word;
}
#parentHorizontalTab03 .resp-vtabs li.resp-tab-active {
	position: relative;
	z-index: 1;
	margin-right: -1px !important;
	padding: 14px 15px 15px 14px !important;
	border-top: 1px solid;
	border: 1px solid #5AB1D0 !important;
	border-left: 4px solid #5AB1D0 !important;
	margin-bottom: 4px !important;
	border-right: 1px #FFF solid !important;
}
#parentHorizontalTab03 .resp-arrow {
	width: 0;
	height: 0;
	float: right;
	margin-top: 10px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 7px solid #c1c1c1;
}
#parentHorizontalTab03 em.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 7px solid #fff;
}
#parentHorizontalTab03 em.resp-tab-active {
	background: #8fc022 !important;
	color: #fff;
}
#parentHorizontalTab03 .resp-easy-accordion em.resp-accordion {
	display: block;
}
#parentHorizontalTab03 .resp-easy-accordion .resp-tab-content {
	border: 1px solid #1268bf;
}
#parentHorizontalTab03 .resp-easy-accordion .resp-tab-content:last-child {
	border-bottom: 1px solid #1268bf;/* !important;*/
}
#parentHorizontalTab03 .resp-jfit {
	width: 100%;
	margin: 0px;
}
#parentHorizontalTab03 .resp-tab-content-active {
	display: block;
}
.rel-pro {
	list-style: none;
	text-align: center;
}
.rel-pro li {
	margin-bottom: 20px;
}
.rel-pro li .rel-image {
	display: inline-block;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
}
.rel-pro li .rel-image img {
	max-width: 100%;
	border-radius: 2px;
}
.rel-pro li .rel-title {
	display: block;
	margin: 10px 0;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	overflow: hidden;
	height: 40px;
}
.rel-pro li:hover .rel-title {
	color: #1d9cd9;
}
.rel-pro li>p {
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	height: 36px;
}

@media only screen and (max-width: 992px) {
.products .pro_table .ptable-left {
	width: 74%;
}
}

@media only screen and (max-width: 768px) {
.products .pro_table .ptable-left {
	float: none;
}
.products .pro_table .pro_more {
	float: none;
	margin-top: 20px;
}
#main-btn {
	padding: 2% 6%;
}
#parentHorizontalTab03 {
	padding: 0;
}
#parentHorizontalTab03 ul.resp-tabs-list {
	display: none;
}
#parentHorizontalTab03 em.resp-accordion {
	display: block;
	background: #f2f2f2;
	border: 1px solid #f2f2f2;
}
#parentHorizontalTab03 .resp-vtabs .resp-tab-content {
	border: 1px solid #C1C1C1;
	border: 1px solid #e5e5e5;
	border-top: none;
	padding: 15px 15px 30px 15px;
}
#parentHorizontalTab03 .resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: 100px;
	clear: none;
}
#parentHorizontalTab03 .resp-accordion-closed {
	display: none !important;
}
#parentHorizontalTab03 .resp-vtabs .resp-tab-content:last-child {
	border-bottom: 1px solid #c1c1c1 !important;
}
.rel-pro {
	overflow: hidden;
	overflow-y: auto;
	max-height: 300px;
}
}
.relatedTags {
	width: 100%;
	background: #f7f7f7;
	line-height: 20px;
	margin: 15px 0;
	padding: 10px;
	overflow: hidden;
}
.relatedTags p {
	display: inline-block;
	float: left;
	overflow: hidden;
	margin: 0;
	margin-right: 5px;
	font-size: 13px;
}
.re_main {
	width: 85%;
	display: block;
	float: left;
}
.re_main a {
	margin-right: 15px;
	color: #4c4c4c;
	text-transform: capitalize;
	font-size: 13px;
}
.relatedTags a:hover {
	color: #1d9cd9;
	text-decoration: underline;
}
.reProTitle {
	width: 100%;
	border-bottom: 2px solid #1996e6;
}
.reProTitle p {
	color: #1a1a1a;
	font-size: 16px;
	margin-top: 30px;
}
.left-pro ul li {
	margin-bottom: 15px;
	list-style: none;
	padding-top: 15px;
}
.left-pro ul li img {
	max-width: 100%;
	height: auto;
	border: 1px solid #ebebeb;
}
.left-pro ul li .lpro-title {
	display: inline-block;
	margin: 10px 0;
	font-family: 'ArchivoNarrow', sans-serif;
	font-size: 14px;
	display: inline-block;
}
.left-pro ul li:hover .lpro-title {
	color: #1ea345;
}
.left-pro ul li p {
	color: #999;
	overflow: hidden;
	line-height: 18px;
	height: 36px;
}
.pro_inquiry {
	padding: 20px;
	background: #fafafa;
	border-radius: 5px;
}
.pro_inquiry {
	margin-top: 30px;
}
.pro_inquiry .page-title {
	font-size: 18px;
	float: none;
	margin-bottom: 10px;
	text-align: left;
	color: #333;
}
.pro_inquiry .message {
	padding: 0;
	background: none;
	margin: 0;
}

@media screen and (max-width: 768px) {
.pro-right {
	padding: 0;
}
.pro-table {
	margin-top: 20px;
}
#pro_inquiry {
	margin-top: 0;
}
}
.page_wrapper_2 {
	background: url(../images/nav-bg.png) no-repeat top center;
	padding-top: 15px;
}
