



body,html {
	text-rendering:optimizeLegibility !important;
	-webkit-font-smoothing:antialiased !important;
}
body {
	font-weight:400;
	line-height:1.7;
	font-size:15px;
	color:#444;
	font-family:Raleway;
	background-color:#f5f5f5;
}
body.admin-bar .navbar-fixed-top {
	top:32px;
}
img {
	max-width:100%;
	border:0;
	height:auto;
}
a, a:focus, a:active {text-decoration:none;}


.fleft {
	float:left;
}
.fright {
	float:right;
}
h1 {
}
h1 strong {
	font-weight:900;
}
h2 {
		line-height:20px;
	margin:0;
}
h3 {
	font-size:18px;
	font-weight:700;
}
h4 {
}
h5 {
		font-weight:700;
	line-height:20px;
}
h1,h2,h3,h4,h5,h6 {
	color:#333;
	font-weight:700;
}
p.intro {
	font-size:16px;
	margin:12px 0 0;
	line-height:24px;
}
a {
	color:#000;
}
a:hover {
	text-decoration:none;
	color:#000;
}
a:focus,input:focus,button:focus,.btn:focus,a:active,input:active,button:active,.btn:active {
}
a:focus,input:focus,button:focus,.btn:focus,a:active,input:active,button:active,.btn:active,a:hover,input:hover,button:hover,.btn:hover {
	outline:0;
	box-shadow:none;
	outline:none;
}
.clear {
	clear:both;
}


.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
ul,ol {
	padding:0;
	webkit-padding:0;
	moz-padding:0;
}
button,input,select,textarea {
	border:1px solid #eee;
	padding:5px 10px;
}
input,select,textarea {
	margin-bottom:10px;
}
input[type=submit] {
	background-color:#444;
	color:#fff;
	padding:7px 20px;
	margin-top:10px;
	display:inline-block;
	border:1px solid rgba(0,0,0,0.1);
	text-align:center;
}
input[type=submit]:hover {
	background-color:#25c5ed;
}
label {
	font-weight:300;
	font-size: 13px;
}
/* -------------------------------------------------------------------------------- */
/*	Navigation/* -------------------------------------------------------------------------------- */
#wow-menu {
	padding:10px;
	transition:all 0.8s;
}
#wow-menu.navbar-default {
	background-color:#fff;
	border:0;
	-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.05);
	-moz-box-shadow:0 2px 3px rgba(0,0,0,0.05);
	box-shadow:0 2px 3px rgba(0,0,0,0.05);
}
#wow-menu a.navbar-brand {
	text-transform:uppercase;
	font-size:22px;
	color:#444;
	font-weight:800;
}
#wow-menu.navbar-default .navbar-nav>li>a {
	text-transform:uppercase;
	font-size:15px;
	font-weight:500;
	color: #333;
}
#wow-menu.navbar-default .navbar-nav>li>a:hover {
	text-transform:uppercase;
	font-size:15px;
	font-weight:500;
	color: #02b631;
}
.on {
	background-color:#fff !Important;
	padding:0 !important;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
	color:#02b631;
	background-color:transparent;
	font-weight:500;
}
.navbar-toggle {
	border-radius:0;
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	background-color:#00af67;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color:#FFF;
}
.navbar-default .navbar-toggle:focus>.icon-bar {
	background-color:#FFF;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
	background-color:transparent;
}
.navbar-nav>li>.dropdown-menu {
	border-radius:0;
	background:#fff;
	border:0;
	border-top:3px solid #009f3d;
	font-size:13px;
	margin-top:10px;
}
.on .navbar-nav>li>.dropdown-menu {
	margin-top:0px;
}
.dropdown-menu>li>a {
	padding:10px 20px;
	color:#444;
	border-bottom:1px solid #eee;
}

.dropdown-menu>li:last-child>a {
	border-bottom:0;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover,.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
	color:#249e62;
	text-decoration:none;
	background-color: #eee;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand>img {
	margin-top:-5px;
	 -webkit-transition:.4s;
	/* For Safari 3.1 to 6.0 */
	transition:.4s;
	height:35px;

	
}
.on .navbar-brand>img {
	max-width:90%;
	/* margin-top:0; */
}
li.checkoutmenu {
	position:relative;
	margin-top:-41px;
	float:right;
	list-style:none;
	border:#25c5ed 1px solid;
	padding:4px 10px;
	font-size:13px;
	font-weight:700;
	display: none
}
/*==============================================* STILL MENU...*===============================================*/
@media only screen and (min-width:768px) {
	.pro-index-c1 {
    width: 50%;
	float: left;
    transition: all .4s ease;
}
.pro-index-c1:hover {
	cursor:pointer;
	transform:scale(1.06,1.06);
	-webkit-transform:scale(1.06,1.06);
	-moz-transform:scale(1.06,1.06);
	-ms-transform:scale(1.06,1.06);
	-o-transform:scale(1.06,1.06);
	z-index:1;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
	-webkit-box-shadow: 0 0 20px #e8e8e8;
    -moz-box-shadow: 0 0 20px #e8e8e8;
    box-shadow: 0px 0px 20px 0px #e8e8e8;
    background-color: #009f56;
	overflow:hidden;
	color:#fff;
}
	.col-sm-35a {
		width: 20%;
		float:left;
	}
	.col-sm-35a2 {
		width: 18%;
		float:left;
	}
	.col-sm-35a3 {
		width: 18%;
		float:left;
	}
	.col-sm-35a6 {
		width: 26%;
		float:left;
	}
	li.checkoutmenu {
		display:block;
	}
	.navbar-right .dropdown-menu {
		right:0;
		left:-35%;
		width:130px;
	}
	.navbar-toggle {
		display: none;
	}
	.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
		margin-left: -10px
	}

	.navbar-right .dropdown-menu ul {
		right:0;
		left:-50%;
		width:200px;
	}
	.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
		background-color:#fff;
		border-color:#eee;
	}

	.navbar-nav li.menu-item-has-children {
					position:relative;
	}
	.navbar-nav li.menu-item-has-children ul.sub-menu {
					visibility:hidden;
					background-color:#fff;
					border-radius:0;
					border:0;
					border-top:3px solid #25c5ed;
	}
	.navbar-nav li.menu-item-has-children ul.sub-menu li {
						border-bottom:1px solid #eee;
	}
	.navbar-nav li.menu-item-has-children ul.sub-menu li:last-child {
					border-bottom:0;
	}
	.navbar-nav li.menu-item-has-children ul.sub-menu li a {
					display:block;
					font-size:13px;
					-webkit-transition:none;
					-moz-transition:none;
					-o-transition:none;
					-ms-transition:none;
					transition:none;
					color:inherit;
					padding:10px 20px;
					margin:0 15px;
					border-bottom:0;
	}
	.navbar-nav li.menu-item-has-children ul.sub-menu li a:hover {
			color:#00cfef;
	}
	.navbar-nav li.menu-item-has-children ul.sub-menu li:last-child a {
				border-bottom:0px;
	}
	.navbar-nav li.menu-item-has-children:hover ul.sub-menu {
				visibility:visible;
	}
	.navbar-nav ul.sub-menu ul.sub-menu {
				list-style:none;
				padding:0;
				margin:0;
				position:absolute;
				z-index:99999;
				left:100%;
				margin-top:-1px;
	}
	.navbar-nav ul.sub-menu li.menu-item-has-children {
				position:relative;
	}
	.navbar-nav ul.sub-menu li.menu-item-has-children ul.sub-menu {
					visibility:hidden;
					background-color:#fff;
					border-top:3px solid;
					border-color:#00cfef;
	}
	.navbar-nav ul.sub-menu li.menu-item-has-children ul.sub-menu li a {
				display:block;
				font-size:13px;
				-webkit-transition:none;
				-moz-transition:none;
				-o-transition:none;
				-ms-transition:none;
				transition:none;
				color:inherit;
				padding:7px 0;
				margin:0 15px;
				border-bottom:1px solid #ececec;
	}
		.navbar-nav ul.sub-menu li.menu-item-has-children ul.sub-menu li:last-child a {
				border-bottom:0px;
	}
		.navbar-nav ul.sub-menu li.menu-item-has-children:hover ul.sub-menu {
					visibility:visible;
					position:absolute;
					top:0px;
					right: 0px;
	}
		.dropdown-menu>li a.dropdown-toggle:after {
					content: "\f0da";
					font-family:FontAwesome;
					margin-left:7px;
		}
}
/* -------------------------------------------------------------------------------- */
/*	Page Header/* -------------------------------------------------------------------------------- */
.homeimgbtn {
	border:1px solid;
	padding:10px 25px;
	font-size:14px;
	color:#fff;
	font-weight:300;
	letter-spacing:1px;
	display:inline-block;
}
.headerimage {
	width:100%;
	height:300px;
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	color:#fff;
	/* background-attachment:fixed; */
	position:relative;
	margin-top:70px;
}
.headerimage p.lead {
	color:#fff;
	font-size:20px;
	margin-top: 5px;
	font-weight:300;
	letter-spacing:1px;
    text-shadow: 1px 2px 6px #000;
}
.headerimage:after {
	content:'';
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:1;
	display:block;
	position:absolute;
	top:0;
	left:0;
	/*background-color:#007d8061;*/
	opacity:0.5;
}
.headerimage h1 {
	color:#fff;
	margin-top:0;
	margin-bottom:0;
	font-weight:600;
	font-size:20px;
	text-transform:uppercase;
    text-shadow: 1px 2px 6px #000;
}
.headerimage h1 span {
}
.headercontent {
	font-weight:800;
	z-index:2;
	position:relative;
	color:#fff;
	padding:35px 0;
}
.headercontent .breadc {
	font-weight:300;
	margin-top:0px;
	text-transform:capitalize;
}
.headercontent .breadc a {
	color:#fff;
}
.headercontent.home {
	padding-top:80px;
}
.headercontent.home h1 {
	font-size:35px;
	/*margin-bottom:10px;*/
	font-weight: 800;
}
.slider0text{
	font-size:35px;
}

/*------------mobil site start------------*/
.homeimgbtn-m {
	border:1px solid;
	padding:10px 25px;
	font-size:14px;
	color:#fff;
	font-weight:300;
	letter-spacing:1px;
	display:inline-block;
}
.headerimage-m {
	width:100%;
	height:550px;
	background-color:#000;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	color:#fff;
	/* background-attachment:fixed; */
	position:relative;
	/*margin-top:70px;*/
}
.headerimage-m p.lead {
	color:#fff;
	font-size:20px;
	font-weight:300;
	letter-spacing:1px;
    text-shadow: 1px 2px 6px #000;
}
.headerimage-m:after {
	content:'';
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:1;
	display:block;
	position:absolute;
	top:0;
	left:0;
	/*background-color:#007d8061;*/
	opacity:0.5;
}
.headerimage-m h1 {
	color:#fff;
	margin-top:0;
	margin-bottom:0;
	font-weight:600;
	font-size:20px;
	text-transform:uppercase;
    text-shadow: 1px 2px 6px #000;
}
.headerimage-m h1 span {
}
.headercontent-m {
	font-weight:800;
	z-index:2;
	position:relative;
	color:#fff;
	padding:35px 0;
}
.headercontent-m .breadc {
	font-weight:300;
	margin-top:0px;
	text-transform:capitalize;
}
.headercontent-m .breadc a {
	color:#fff;
}
.headercontent-m.home-m {
	padding:100px 0;
}
.headercontent-m.home-m h1 {
	font-size:35px;
	/*margin-bottom:10px;*/
	font-weight: 800;
}
.slider0text-m{
	font-size:35px;
}

/*------------mobil site end------------*/


/* -------------------------------------------------------------------------------- */
/*	 Shop Product Box/* -------------------------------------------------------------------------------- */
.wowitemboxlist {
	overflow:visible !important;
	margin-left:-10px;
	margin-right:-10px;
}
.wowitembox {
	width:33.33%;
	padding:0 8px 16px 8px;
	overflow:hidden;
}
#homepagetemplate .wowitembox {
	width:25%;
}
.wowitemboxinner {
	-webkit-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-kthtml-transition:all 0.5s linear;
	transition:all 0.5s linear;
	width:100%;
	position:relative;
	background:#fff;
	border-radius:0px;
	overflow:hidden;
	-webkit-box-shadow: 0 0 20px #e8e8e8;
    -moz-box-shadow: 0 0 20px #e8e8e8;
    box-shadow: 0px 0px 20px 0px #e8e8e8;
}
.wowitemboxinner h2 {
	margin:0;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
}
.wowitemboxinner h2:hover {
	color:#333;
}
.wowitemboxinner .notesarea {
	border:0px solid #ddd;
	padding:15px;
}

.wowitemboxinner .notesarea .notesbottom {
	font-size:13px;
	margin-top:0;
	font-weight:400;
}
.wowitemboxinner .edd-submit.button {
	border:0;
	padding:0;
	margin:0;
	font-weight:400;
	color:#444;
	font-style:italic;
	margin-top:-3px;
}
.templateshop .wowitemboxinner .edd-submit.button {
	font-size:0.9em;
}
.wowitemboxinner .edd-submit.button:hover {
	color:#25c5ed;
}
.wowitemboxinner .description {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
    font-size: 14px;
}
.wowitemboxinner .description p {
	margin:0px;
}
span.price,span.cart {
	color:#444;
	font-style:italic;
	display:block;
	-moz-transition:all .2s ease-in;
	-o-transition:all .2s ease-in;
	-webkit-transition:all .2s ease-in;
	transition:all .2s ease-in;
	text-transform:uppercase;
}
.wowitemboxinner .edd_download_purchase_form .edd_price_options {
	margin-bottom:0;
}
.wowitemboxinner:hover span.price,.wowitemboxinner:hover span.cart {
	color:#777;
	display:block;
	text-transform:uppercase;
}
.wowitemboxinner select {
	display: none;
}
/* -------------------------------------------------------------------------------- */
/*	 Shop Product Image Hover/* -------------------------------------------------------------------------------- */
.wowitemboxinner .imagearea {
	position:relative;
	overflow:hidden;
	width:100%;
	height:auto;
	margin-bottom: -1px;
}
.wowitemboxinner .imagearea:hover .caption {
		opacity:1;
		width:100%;
		height:100%;
}
.wowitemboxinner .imagearea:hover img {
		opacity:1;
		transform:scale(1.15,1.15);
		-webkit-transform:scale(1.15,1.15);
		-moz-transform:scale(1.15,1.15);
		-ms-transform:scale(1.15,1.15);
		-o-transform:scale(1.15,1.15);
		width:100%;
		height: auto;
}
.wowitemboxinner .imagearea img {
		margin:0px;
		padding:0px;
		float:left;
		z-index:4;
		width:100%;
		height: auto;
}
.wowitemboxinner .imagearea .caption {
		cursor:pointer;
		position:absolute;
		opacity:0;
		-webkit-transition:all 0.45s ease-in-out;
		-moz-transition:all 0.45s ease-in-out;
		-o-transition:all 0.45s ease-in-out;
		-ms-transition:all 0.45s ease-in-out;
		transition:all 0.45s ease-in-out;
		width:100%;
		height:100%;
}
.wowitemboxinner .imagearea img {
		-webkit-transition:all 0.25s ease-in-out;
		-moz-transition:all 0.25s ease-in-out;
		-o-transition:all 0.25s ease-in-out;
		-ms-transition:all 0.25s ease-in-out;
		transition:all 0.25s ease-in-out;
		width:100%;
		height:auto;
}
.wowitemboxinner .imagearea .blur {
		background-color:rgba(0,0,0,0.4);
		height:100%;
		width:100%;
		z-index:5;
		position:absolute;
}
.wowitemboxinner .imagearea .caption-text h1 {
		text-transform:uppercase;
		font-size:24px;
}
.wowitemboxinner .imagearea .caption-text {
	z-index:10;
	color:#fff;
	position:absolute;
	text-align:center;
	top:37%;
	width:100%;
	display:block;
	height:auto;
	font-size:13px;
}
.wowitemboxinner .imagearea .caption-text a {
	color:#fff;
	border:2px solid;
	padding:10px 12px;
	display:inline-block;
	min-width:120px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	letter-spacing:1px;
}
.captionbuttons{
	color:#fff;
	border:2px solid;
	padding:10px 12px;
	display:inline-block;
	min-width:120px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	letter-spacing:1px;
}
.wowitemboxinner .buy-now i {
	color:#777;
}
.wowitemboxinner .buy-now {
	letter-spacing:1px;
	font-weight:400;
}
.wowitemboxinner a.edd-add-to-cart .edd-add-to-cart-label:before {
	font-style:normal;
	font-family:FontAwesome;
	content:"\f217";
	margin-right:5px;
}
.wowitemboxinner a.edd_go_to_checkout:before {
	font-style:normal;
	content:"\f090";
	font-family:FontAwesome;
	margin-right: 5px;
}
/* -------------------------------------------------------------------------------- */
/*	EDD/* -------------------------------------------------------------------------------- */
#edd_checkout_form_wrap input[type=email],#edd_checkout_form_wrap input[type=password],#edd_checkout_form_wrap input[type=text],#edd_checkout_form_wrap textarea {
	padding:10px 6px;
	border:1px solid #eee;
	border-radius:0;
}
#edd_checkout_form_wrap legend {
	display:block;
	font-size:100%;
	line-height:1;
	font-weight:700;
	width:100%;
	margin:0 0 21px;
	padding:0;
	color:#444;
	background:none;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
}
#edd_checkout_cart {
	border-right:1px solid;
}
table#edd_purchase_receipt,table#edd_purchase_receipt_products {
	border:1px solid #eee;
}
#edd_user_history {
	border:1px solid #eee;
}
#edd_user_history th,#edd_user_history td {
	padding:15px 15px;
	background-color:#fff;
}
#edd_profile_editor_form p {
	margin-bottom:20px;
}
#edd_profile_editor_form p:last-child {
	margin-bottom:0;
}
#edd_profile_editor_form legend {
	padding-left:0;
	color:#444;
	font-weight:700;
	font-size:0.9em;
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	text-transform:uppercase;
}
#edd_checkout_form_wrap input[type="submit"].edd-submit {
	border-radius:0;
	text-transform:uppercase;
	line-height:34px;
	font-weight:400;
	text-decoration:none;
	display:inline-block;
	color:#fff;
	background-color:#25c5ed;
	border:1px solid rgba(0,0,0,0.1);
	min-width:200px;
	font-size:13px;
	max-width:100%;
	position:relative;
}
#edd_checkout_form_wrap input[type="submit"].edd-submit:hover {
	background-color:#333;
	border:1px solid rgba(0,0,0,0.1);
	color:#fff;
}
.edd-cancel a {
	background:#f9f9f9;
	border:1px solid #eee;
	padding:10px;
	display:block;
	margin-top:30px;
	width:200px;
	text-align:center;
	color:#333;
}
.edd-cancel a:before {
	content:"\f0a8";
	font-family:FontAwesome;
	margin-right:5px;
}
/*
.pagination .current {
	background-color:#25c5ed;
	color:#fff;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	display:inline-block;
	font-weight:700;
	margin-right:5px;
	border:1px solid rgba(0,0,0,.1);
}
.1pagination a.inactive,.pagination a {
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	display:inline-block;
	font-weight:700;
	color:#333;
	border:1px solid #ddd;
	margin-right:5px;
}
.pagination a.inactive:hover {
	color: #25c5ed;
}
 -------------------------------------------------------------------------------- */
/*	 Title/* -------------------------------------------------------------------------------- */
.narrowheader {
	max-width:700px;
	margin:0px auto;
	text-align:center;
	font-size:17px;
	font-weight:300;
	margin-bottom:30px;
}
h2.maintitle,h1.maintitle {
	margin-bottom:20px;
	font-weight:800;
	margin-top:40px;
}
.seactionitemfeatures h2.maintitle {
	margin-top:24px;
}
h1.maintitle {
	font-size:30px;
}
h2.maintitle {
	font-size:24px;
}
.separatrb {
	max-width:565px;
	font-size:21px;
	color:#555;
	margin:0px auto;
	background:inherit;
	position:relative;
	margin-bottom:10px;
}
.separatrb i {

    color: #333;
    font-size: 16px;
}
.separatrb:after {
	content:"";
	width:100%;
	margin:0px auto;
	background:#ddd;
	height:1px;
	position:absolute;
	bottom:15px;
	left:0;
}
.separatrb span {
	background-color:#f5f5f5;
	z-index:1;
	position:relative;
	padding:0 15px;
}
.separatrb span a i {
	color: #333;
}
.separatr {
	max-width:565px;
	font-size:21px;
	color:#555;
	margin:0px auto;
	background:inherit;
	position:relative;
	margin-bottom:20px;
}
.separatr:after {
	content:"";
	width:100%;
	margin:0px auto;
	background:#ddd;
	height:1px;
	position:absolute;
	bottom:15px;
	left:0;
}
.separatr span {
	background-color:#fcfcfc;
	z-index:1;
	position:relative;
	padding:0 15px;
}
.separatr span a i {
	color: #333;
}
/* -------------------------------------------------------------------------------- */
/*	 Feature Box/* -------------------------------------------------------------------------------- */
.featurebox {
    margin: 20px 0px;
    padding: 0px;
}
.featurebox h2 {
	font-size:20px;
	margin-bottom:16px;
	font-weight:600;
	margin-top:0;
    color: #005917
}
/* -------------------------------------------------------------------------------- 
.featurebox i {
	margin-right:10px;
	height:50px;
	width:50px;
	line-height:50px;
	text-align:center;
	border-radius:50%;
	font-weight:800;
	font-size:23px;
	border: 1px solid #ddd;
}
*/
.featurebox i {
    margin-right: 0px;
    height: 70px;
    width: 70px;
    line-height: 70px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-weight: 800;
    font-size: 30px;
    background-color: #009f3d;
    border: 2px solid #ddd;
}
/* -------------------------------------------------------------------------------- */
/*	Page Numbers & Sorting/* -------------------------------------------------------------------------------- */
.pagesit {
	display:inline-block;
	padding:10px 0;
	font-weight:400;
}
.sortitemsarea {
	width:265px;
}
form.wowsortitems {
	position:relative;
	margin:0;
}
.wowsortitems:before {
	background-color:#25c5ed;
	content:"";
	display:block;
	height:38px;
	pointer-events:none;
	position:absolute;
	right:0;
	top:0;
	width:38px;
}
.wowsortitems select {
	vertical-align:top;
}
.wowsortitems:after {
	font-family:FontAwesome;
	content:"\f107";
	color:#fff;
	right:13px;
	top:9px;
	position:absolute;
	pointer-events:none;
}
.wowsortitems select {
	height:38px;
	padding:0 8px;
	background:#fff;
	color:#a3a3a3;
	border:1px solid #eee;
	outline:none;
	display:inline-block;
	cursor:pointer;
	font-size:12px;
	border-radius:0;
	text-transform:uppercase;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance: none;
}
/* -------------------------------------------------------------------------------- */
/*	 My Account/* -------------------------------------------------------------------------------- */
.templatemyaccount .shoppingcartarea {
	border:1px solid #eaeaea;
	padding:25px;
}
.templatemyaccount .shoppingcartarea ul {
	list-style:none;
	padding-left:0;
}
.templatemyaccount .shoppingcartarea .edd_subtotal {
	font-style:normal;
	margin-top:20px;
}
.templatemyaccount .shoppingcartarea .edd_checkout a {
	background-color:#444;
	color:#fff;
	padding:7px 20px;
	margin-top:10px;
	display:inline-block;
	border:1px solid rgba(0,0,0,0.1);
	text-align:center;
}
.templatemyaccount .shoppingcartarea .edd_checkout a:hover {
	background-color:#25c5ed;
	color:#fff;
	text-decoration:none;
}
.templatemyaccount .shoppingcartarea .edd_checkout a:before {
	content:"\f090";
	font-family:FontAwesome;
	margin-right:5px;
}
.templatemyaccount .shoppingcartarea li.edd-cart-item {
	border-bottom:1px dotted #eee;
	padding:10px 0;
	list-style:square;
	list-style-position:inside;
	line-height:150%;
}
.templatemyaccount .shoppingcartarea .edd-cart-number-of-items {
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	margin-bottom:10px;
	font-style:normal;
	text-transform:uppercase;
	color:#444;
}
.templatemyaccount span.smalltitle {
	font-size:15px;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:10px;
	display:block;
	color:#333;
}
.templatemyaccount .button.logout {
	margin-top:30px;
	display:block;
	background-color:gold;
	border:0;
	color:#fff;
	padding:15px 20px;
	border:1px solid rgba(0,0,0,0.1);
	text-align:center;
	margin-bottom:30px;
}
.templatemyaccount .button.logout:hover {
	background-color:#333;
	color:#fff;
	text-decoration:none;
	padding-left:30px;
}
.templatemyaccount fieldset {
	border:1px solid #eee;
	margin:0;
	padding:25px;
}
.templatemyaccount form#edd_login_form fieldset legend {
	margin-top:-39px;
	background:#fff;
	border-bottom:0;
	padding:0 20px;
	width:auto;
	font-size:17px;
}
#edd_register_form legend {
	border:0;
	padding:0 20px;
	margin-bottom:0;
	width:auto;
	font-size:17px;
}
.templatemyaccount form#edd_login_form fieldset {
		min-height:371px;
}
.templatemyaccount span.or {
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	font-weight:700;
	color:#333;
	margin-left:1.3%;
	float:left;
}
.templatemyaccount p.edd-lost-password a {
	padding:10px;
	background:#f9f9f9;
	color:#333;
	display:inline-block;
	margin-top:15px;
}
.templatemyaccount .wraplogin {
	width:48%;
	float:left;
}
.templatemyaccount .wrapregister {
	width:48%;
	float:right;
}
/* -------------------------------------------------------------------------------- */
/*	Single Download/* -------------------------------------------------------------------------------- */
.singledownloadphp .attachment-post-thumbnail {
	margin-bottom:20px;
	border:1px solid #eaeaea;
	padding:7px;
	width:100%;
}
.singledownloadphp h1.entry-title {
	margin-top:-5px;
	font-size:20px;
	line-height:1.2;
	font-weight:800;
}
.singledownloadphp ul {
	padding-left:20px;
	margin-bottom: 15px;
}
/* -------------------------------------------------------------------------------- */
/*	Content Download/* -------------------------------------------------------------------------------- */
.contentdownloadphp .edd-add-to-cart.button.edd-submit,.contentdownloadphp .edd_go_to_checkout.button.edd-submit {
		text-transform:uppercase;
	line-height:34px;
	font-weight:400;
	text-decoration:none;
	display:inline-block;
	color:#fff;
	background-color:#25c5ed;
	border:1px solid rgba(0,0,0,0.1);
	min-width:190px;
	font-size:14px;
	max-width:100%;
	position:relative;
}
.contentdownloadphp .edd_go_to_checkout.button.edd-submit {
	background-color:#2dcc70 !important;
}
.contentdownloadphp .edd-add-to-cart.button.edd-submit:hover,.contentdownloadphp .edd_go_to_checkout.button.edd-submit:hover,.contentdownloadphp .edd-add-to-cart.button.edd-submit:active,.contentdownloadphp .edd_go_to_checkout.button.edd-submit:active {
	color:#fff;
	background-color:#333;
	outline:none;
	border:1px solid rgba(0,0,0,0.1);
}
.contentdownloadphp .edd-add-to-cart.button.edd-submit:before {
	content:"\f217";
	font-family:FontAwesome;
	margin-right:5px;
}
.contentdownloadphp .edd_go_to_checkout.edd-submit:before {
	font-style:normal;
	content:"\f090";
	font-family:FontAwesome;
	margin-right:5px;
}
.contentdownloadphp select {
	width:auto;
	font-weight:400;
	border:1px solid #ddd;
	color:#333;
	min-width:190px;
	padding:10px;
	font-size:13px;
	max-width: 100%;
}
/* -------------------------------------------------------------------------------- */
/*	UI Tabs/* -------------------------------------------------------------------------------- */
#content {
	display:block;
	background:#fff;
	padding:0px 15px;
	margin-left:100px;
	-webkit-box-shadow:1px 2px 1px rgba(0,0,0,0.4);
	-moz-box-shadow:1px 2px 1px rgba(0,0,0,0.4);
	box-shadow:1px 2px 1px rgba(0,0,0,0.4);
	min-height:300px;
}
.contentblock {
	display:block;
	padding:0;
	width:75%;
	float:right;
}
.contentblock.hidden {
	display:none;
}
#sidemenu {
	margin:0;
	padding:0;
	width:20%;
	float:left;
}
#sidemenu li {
	display:block;
	border-top:1px solid #fff;
}
#sidemenu li a {
	display:block;
	padding:6px 2px;
	color:#555;
	text-decoration:none;
	border-bottom:1px solid #eaeaea;
}
#sidemenu li a:hover {
	color:#25c5ed;
}
#sidemenu li a strong {
	display:block;
}
#sidemenu li a.open {
	color: #25c5ed;
}
.page-header .page-header-menu .search-form.open {
	width: 300px!important;
	transition: width .4s
}
/* -------------------------------------------------------------------------------- */
/*	Related Downloads/* -------------------------------------------------------------------------------- */
.related-entries-title {
	margin-top:20px;
	display:inline-block;
	font-size:17px;
	margin-bottom:15px;
}
ul.related-entries {
	padding-left:0;
	margin-left:-30px;
}
ul.related-entries li {
	width:33.33%;
	float:left;
	list-style:none;
}
ul.related-entries li .relatedinner {
	border:1px solid #eaeaea;
	margin-left:30px;
	margin-bottom:30px;
}
ul.related-entries li .relatedinner .edd-the-price {
	padding:10px 20px 0;
	display:block;
}
ul.related-entries li .relatedinner a.related-entry-title {
	padding:0px 20px 10px;
	display:block;
	font-weight:700;
	color:#333;
	font-size:14px;
	text-transform:uppercase;
}
ul.related-entries li .relatedinner a {
	color: inherit;
}
/* -------------------------------------------------------------------------------- */
/*	Blog/* -------------------------------------------------------------------------------- */
.search-field {margin-bottom: 0;}
.sticky{}
.notfoundbadge {
	display:inline-block;
	margin-bottom:40px;
	font-size:50px;
	color:#fff;
	background-color:gold;
	width:150px;
	height:150px;
	line-height:150px;
	border-radius:50%;
	text-align;
	center;
}
.notfoundbadge:hover {
	background-color:#25c5ed;
}
ul {
	padding-left:0;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
.widget_recent_comments ul li,.widget_categories ul li,.widget_archive ul li,.widget_links ul li,.widget_meta ul li,.widget_pages ul li,.widget_recent_entries ul li {
	padding:10px 0px;
	position:relative;
	list-style:none;
	border-bottom:1px dotted #eee;
}
.widget a {
	color:inherit;
}
.excerpttext {
	margin-bottom:30px;
}
.post-excerpt img {
	max-width:213px;
	height:auto;
	float:left;
	margin-right:20px;
}
.excerpttext {
	padding:24px 20px 34px 20px;
	border:1px solid #eaeaea;
}
h2.post-title {
	padding-bottom:17px;
	font-weight:700;
	font-size:22px;
}
.excerpttext h2.post-title {
	margin-top:0;
	font-size:20px;
	line-height:1.2;
	padding-bottom:20px;
	font-weight:700;
}
.excerpttext .readmore {
	border:1px solid rgba(0,0,0,0.1);
	padding:7px 20px;
	margin-top:5px;
	display:inline-block;
	background-color:#25c5ed;
	color:#fff;
	border-radius:20px;
}
.post-content p {
	margin-bottom:20px;
}
.post-content .attachment-post-thumbnail {
	height:auto;
	margin-bottom:30px;
	border:1px solid #eaeaea;
	padding:7px;
	width:100%;
}
.post-content ul {
	padding-left:20px;
}
.post-content img,.post-content .wp-caption {
	max-width:100%;
}
.post-content .wp-caption-text {
	font-weight:600;
}
.post-content .wp-caption {
	padding:5px;
	border:1px solid #EEE;
	margin-bottom:20px;
}
img.alignleft,.alignleft img,img.aligncenter,.aligncenter img,img.alignright,.alignright img {
	box-sizing:border-box;
}
.post-content .alignleft,.post-content .alignright {
	margin-bottom:1.2em;
}
.post-content .wp-caption .alignleft,.post-content .wp-caption .alignright {
	margin-bottom:0;
}
.post-content .alignleft {
	float:left;
	margin-right:1em;
}
.post-content .alignright {
	float:right;
	margin-left:1em;
}
.post-content .aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.post-content .wp-caption-text,.post-content .gallery-caption {
	font-size:0.85em;
	padding-top:0.5em;
	color:#888;
	text-align:center;
}
.post-content .gallery-caption {
	font-size:16px;
	line-height:24px;
}
.post-content .wowmetaposts {
	margin-bottom:17px;
	color:inherit;
	padding:10px 0;
	margin-top:0;
	border-top:1px dotted #eee;
	border-bottom:1px dotted #eee;
	font-size:13px;
}
.post-content .wowmetaposts span {
	margin-right:15px;
}
.post-content .wowmetaposts span a {
	color:inherit;
}
.post-content .wowmetaposts span a:hover {
	color:#25c5ed;
}
#secondary {
	font-size:13px;
}
ul.itemlist {
	list-style:none;
	padding-left:0;
}
ul.itemlist li:before {
	content:"\f00c";
	font-family:FontAwesome;
	margin-right:8px;
	color:#777;
}
ul.itemlist ul li:before {
	content:'';
	margin-right:0;
}
.contenttext table,.contenttext th,.contenttext td {
	border:1px solid #eee;
	padding:10px;
}
.contenttext .tagcloud {
	margin-top:25px;
}
.contenttext .tagcloud a {
	background:#888;
	color:#fff;
	padding:5px 10px;
	border-radius:20px;
	margin-right:3px;
	margin-bottom:10px;
	font-size:13px !Important;
}
.contenttext h2 {
	margin-top:30px;
	margin-bottom:15px;
}
.contenttext h2.post-title {
	margin:0;
}
.contenttext ul,.contenttext ol,.contenttext ol ol,.contenttext ol ul,.contenttext ul ol,.contenttext ul ul {
	margin-bottom:0;
	padding-left:20px;
}
dl,dt,dd {
	padding: 5px 0;
}
/* -------------------------------------------------------------------------------- */
/*	11. Sidebar/* -------------------------------------------------------------------------------- */
.widget_edd_product_details .edd-meta {
	margin-top:15px;
	margin-bottom:0;
}
.widget_edd_product_details .edd_download_purchase_form {
	margin-bottom:0;
}
#secondary .widget {
	padding:30px;
	border:1px solid #eaeaea;
	margin-bottom:30px;
}
ul.edd-taxonomy-widget li {
	border-bottom:1px dotted #eee;
	padding-top:9px;
	padding-bottom:9px;
	text-transform:capitalize;
}
ul.edd-taxonomy-widget li:last-child {
	border-bottom:0px;
	padding-bottom:0;
}
ul.edd-taxonomy-widget li:first-child {
	padding-top:0;
}
ul.edd-taxonomy-widget li a {
	color:inherit;
}
ul.edd-taxonomy-widget li a:hover {
	color:#25c5ed;
}
ul.edd-taxonomy-widget li a:before {
	content:"\f101";
	font-family:FontAwesome;
	margin-right:5px;
}
.widget_edd_cart_widget .edd-cart-number-of-items {
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	margin-bottom:10px;
	font-style:normal;
	text-transform:uppercase;
	margin-top:0;
	text-align:center;
}
.widget_edd_cart_widget ul.edd-cart li.edd-cart-item {
	border-bottom:1px dotted #eee;
	padding:10px 0;
	list-style:square;
	list-style-position:inside;
}
.widget_edd_cart_widget ul,ul.edd-taxonomy-widget {
	list-style:none;
	padding-left:0;
	margin-top:0;
	margin-bottom:0;
}
.sidebar .widget_edd_cart_widget a.edd-remove-from-cart {
	color:#ccc;
	font-size:0.8em;
	font-style:italic;
}
.widget_edd_cart_widget .edd_subtotal {
	margin-top:20px;
	font-style:normal;
}
.widget_edd_cart_widget .edd_checkout a {
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:none;
	text-align:center;
		border:1px solid;
	background:transparent;
	border-radius:0;
	height:auto;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	transition:all .2s;
	background-color:#2dcc70;
	color:#fff;
	display:block;
	margin-top:20px;
	border-color:rgba(0,0,0,.1);
	font-weight:400;
	padding:5px 12px;
	line-height:34px;
}
.widget_edd_cart_widget .edd_checkout a:before {
	font-style:normal;
	content:"\f090";
	font-family:FontAwesome;
	margin-right:5px;
}
.widget_edd_cart_widget .edd_checkout a:hover {
	background-color:#333;
	color:#fff;
}
.widget-title {
		font-size:0.9em;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:20px;
}
.sidebar .widget-content {
		font-size:0.85em;
		color:#767676;
}
.widget-content a:hover {
	text-decoration:underline;
}
.sidebar .widget-content p {
	line-height:150%;
}
.widget-content ul li,.widget_categories ul li,.widget_nav_menu ul li,.widget_archive ul li {
	position:relative;
	margin-top:10px;
	padding:0;
	line-height:130%;
	list-style:none;
}
.widget_categories ul li,.widget_nav_menu ul li,.widget_archive ul li {
		border-bottom:1px dotted #eee;
		padding-bottom:10px;
	text-transform:capitalize;
}
.widget_categories ul li:first-child,.widget_nav_menu ul li:first-child,.widget_archive ul li:first-child {
	border-top:1px dotted #eee;
	padding-top:10px;
}
.widget_categories ul li:before,.widget_nav_menu ul li:before,.widget_archive ul li:before {
		content:"\f101";
	font-family:FontAwesome;
	margin-right:5px;
}
.widget_categories ul,.widget_nav_menu ul,.widget_archive ul li:before {
	padding-left:0;
}
.widget_categories ul li a,.widget_nav_menu ul li a,.widget_archive ul li a:before {
	color:inherit;
}
.widget-content .page_item_has_children {
	padding-bottom:0;
}
.widget-content li ul li {
	padding-left:15px;
}
.widget-content ul li .post-date {
	margin-left:5px;
	color:#999;
}
.widget-content>ul>li:first-child {
	border-top:0;
}
.widget .section-title {
	text-align:center;
	width:100%;
	margin:0;
	position:relative;
	display:block;
	margin-top:-38px;
	padding-bottom:20px;
}
.widget .section-title span {
	font-size:14px;
	text-align:center;
	margin:0 auto;
	background:#fff;
	z-index:10;
	position:relative;
	padding:10px 15px;
	font-weight:700;
}
.widget .section-title:after {
	content:' ';
	position:absolute;
	left:0;
	width:100%;
	height:1px;
}
.widget_edd_product_details h3 {
	margin-bottom:20px;
	text-align:center;
	border-bottom:1px solid #eee;
	padding-bottom:15px;
	margin-top:10px;
	font-size:14px;
		font-weight:400;
	text-transform:uppercase;
}
.widget_edd_product_details .edd_download_purchase_form .edd_price_options li {
	margin-bottom:15px;
}
.widget_edd_product_details .edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js,.widget_edd_product_details .edd_purchase_submit_wrapper a.edd-add-to-cart.edd-no-js {
	display:block;
	width:100%;
	background-color:#25c5ed;
	color:#fff;
	border:1px solid rgba(0,0,0,0.1);
}
.widget_edd_product_details .edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js:hover,.widget_edd_product_details .edd_purchase_submit_wrapper a.edd-add-to-cart.edd-no-js:hover {
	background-color:#333;
	color:#fff;
	border:1px solid rgba(0,0,0,0.1);
}
.widget_edd_product_details .edd_go_to_checkout.edd-submit,.widget_edd_product_details .edd-add-to-cart.edd-submit {
	width:100%;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:none;
	text-align:center;
		border:1px solid;
	background:transparent;
	border-radius:0;
	height:auto;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	transition:all .2s;
	background-color:#2dcc70;
	color:#fff;
	display:block;
	margin-top:20px;
	border-color:rgba(0,0,0,.1);
	font-weight:400;
	font-size:14px;
		padding:5px 12px;
	line-height:34px;
}
.widget_edd_product_details .edd_go_to_checkout.edd-submit:before {
	font-style:normal;
	content:"\f090";
	font-family:FontAwesome;
	margin-right:5px;
}
.widget_edd_product_details .edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js:before,.widget_edd_product_details .edd_purchase_submit_wrapper a.edd-add-to-cart:before {
	content:"\f217";
	font-family:FontAwesome;
	margin-right:5px;
}
.widget_edd_product_details .edd-add-to-cart.edd-submit {
	background-color:#25c5ed;
	color:#fff;
	border:1px solid rgba(0,0,0,0.1);
}
.widget_edd_product_details .edd_go_to_checkout.edd-submit:hover,.widget_edd_product_details .edd-add-to-cart.edd-submit:hover,.widget_edd_product_details .edd_go_to_checkout.edd-submit:active,.widget_edd_product_details .edd-add-to-cart.edd-submit:active {
	background-color:#333;
	color:#fff;
	border: 1px solid rgba(0,0,0,0.1);
}
/* -------------------------------------------------------------------------------- */
/*	 Comments/* -------------------------------------------------------------------------------- */
#comments {
}
#comments textarea {
	height:160px;
}
#comments ul,#comments menu,#comments dir {
	display:block;
	list-style-type:decimal;
	-webkit-margin-before:0em;
	-webkit-margin-after:0em;
	-webkit-margin-start:0px;
	-webkit-margin-end:0px;
	-webkit-padding-start:20px;
	-moz-padding-start:20px;
}
#comments .comment-author {
	float:left;
	margin-right:20px;
}
#comments li {
	list-style:none;
		clear:both;
	float:none;
	position:relative;
}
#comments article {
	padding:20px 20px 15px;
	margin-bottom:30px;
		border:1px solid #eee;
}
li.comment.byuser article {
	background-color:#f8fdff;
}
#comments .comment-text {
	padding-left:85px;
}
#respond {
	margin-top:20px;
	float:none;
	clear:both;
}
#respond h3 {
	margin-bottom:15px;
	text-transform:uppercase;
	font-size:15px;
	margin-top:40px;
}
h3.comments-title {
	font-size:15px;
	padding-bottom:10px;
	margin-bottom:0;
	margin-top:30px;
	text-transform:uppercase;
}
.comment-list {
	margin-bottom:40px;
	margin-left:0px;
}
.comment-list,children {
	margin:20px 0 0;
	padding-left:0px;
}
.comment-list .children .comment {
	border-left:1px solid #eee;
	position:relative;
}
.comment-list .children .comment:before {
	width:12px;
	height:12px;
	display:block;
	background:#fff;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-ms-border-radius:12px;
	-o-border-radius:12px;
	border-radius:12px;
	border:1px solid #eee;
	position:absolute;
	top:30px;
	left:-7px;
	content:"";
	z-index:60;
}
.comment-list .children>.comment {
	padding-left:23px !important;
}
#respond input[type=submit] {
	margin-top:10px;
	padding:14px 20px;
	background-color:#444;
	color:#fff;
	border:0;
	text-transform:uppercase;
	font-size:13px;
	letter-spacing:1px;
	border:1px solid rgba(0,0,0,0.1);
	border-radius:0;
}
#respond input[type=submit]:hover {
	background-color:#333;
	color:#fff;
}
.form-allowed-tags {
	display:none;
}
.comment-author img {
	border-radius:50%;
}
#comments label {
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight:700;
	display:block;
}
#comments li.pingback {
	padding:10px;
	border:1px dashed rgba(0,0,0,0.2);
	margin-top:20px;
}
.comment-edit-link {
	font-style:italic;
}
.comment-reply-link {
	float:right;
	background:#555;
	color:#fff;
	padding:1px 7px;
	border-radius:20px;
	font-style:italic;
	font-size:13px;
}
.comment-reply-link:hover {
	background:#333;
	color:#fff;
}
.comment-reply-link:before {
	content:"\f112";
	font-size:11px;
	font-family:FontAwesome;
	margin-right:5px;
}
.comment-list .children .comment:after {
	width:29px;
	height:1px;
	border-top:1px solid #eee;
	display:block;
	position:absolute;
	top:36px;
	left:-5px;
	content:"";
	z-index:50;
}
input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],textarea,select {
	display:inline-block;
	padding:7px 10px;
	width:100%;
	outline:none;
	border-width:1px;
	border-style:solid;
	border-color:#a6a6a6;
	background-color:transparent;
	color:#777;
	font-size:14px;
	-webkit-box-shadow:none;
	box-shadow: none;
}
/* -------------------------------------------------------------------------------- */
/*	 Contact
/* -------------------------------------------------------------------------------- */
.done {
  display: none;
}
.templatecontact input.col-md-6{width:50%;}
.error input, input.error, .error textarea, textarea.error {
  background-color: #ffffff;
  border: 1px solid red !Important;
  -webkit-transition: border linear 0.2s,box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s,box-shadow linear 0.2s;
  -o-transition: border linear 0.2s,box-shadow linear 0.2s;
  transition: border linear 0.2s,box-shadow linear 0.2s;
}

/* -------------------------------------------------------------------------------- */
/*	 Footer
/* -------------------------------------------------------------------------------- */
footer .widget_edd_cart_widget ul.edd-cart li.edd-cart-item {
	border-bottom:1px dotted #444;
}
footer .widget_edd_cart_widget .edd-cart-number-of-items {
	border-bottom:1px solid #444;
}
footer .section-inner {
	padding:60px 0 0px;
}
footer form p.wysija-paragraph {
	width:250px;
	margin:15px 0 0 0;
	position:relative;
}
footer .widget_wysija_cont .wysija-submit {
	display:inline-block;
	border-radius:0;
	background-color:#25c5ed;
	height:40px;
	line-height:40px;
	padding:0 10px !Important;
	text-transform:uppercase;
	position:absolute;
	right:20px;
	bottom:0;
	border:0;
	color:#fff
}
footer .widget_wysija_cont p label {
	display:none;
	position:absolute;
	bottom:15px;
	left:30px;
}
footer .tagcloud a {
	background-color:rgba(255,255,255,0.1);
	padding:5px 10px;
	margin-bottom:5px;
	display:inline-block;
	font-size:12px !Important;
}
footer input.wysija-input {
	width:100%;
	height:40px;
	background-color:rgba(255,255,255,0.1);
	border:1px solid rgba(255,255,255,0);
}
footer ul.footersoc {
	list-style:none;
}
footer ul.footersoc li a i {
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	margin-right:5px;
	background-color:rgba(255,255,255,0.1);
}
footer ul.footersoc li {
	display:inline;
	padding:0;
	margin-right:0;
}
footer ul.footersoc li a:hover {
	text-decoration:none;
	color:#fff;
}
footer .rightbd {
	border-right:0;
}
footer.themefooter {
	background-color:#202020;
	padding:0px;
	color:#999;
	z-index:1;
	position:relative;
	padding:0px;
}
footer.themefooter .widget-content {
	font-size:13px;
	clear:both;
	float:none;
	position:relative;
	margin-bottom:60px;
	line-height:1.7;
}
footer.themefooter a {
	color:#999;
}
footer.themefooter a:hover {
	color:#fff;
	text-decoration:none;
}
footer.themefooter .widget-content ul li {
	position:relative;
	margin-top:10px;
	line-height:130%;
	padding-left:0;
	border-bottom: 0;
	padding-bottom: 10px;
}
footer.themefooter ul {
	-moz-padding-start:0px;
	-webkit-padding-start:0px;
	-khtml-padding-start:0px;
	-o-padding-start:0px;
	padding-start:0px;
	padding:0px;
	list-style:none;
	margin-top:0px;
}
footer.themefooter .widget_edd_product_details h3 {
	border-bottom:1px solid rgba(255,255,255,0.2);
	color:#999;
	text-align:left;
}
footer.themefooter h3.widget-title {
	color:#eee;
	position:relative;
	padding-bottom:16px;
	display:block;
	border-bottom:1px solid rgba(255,255,255,0.1);
	margin-bottom:20px;
	font-size:15px;
	font-weight:700;
	text-transform:uppercase;
}
footer.themefooter h3.widget-title:after {
	content:"";
	position:absolute;
	display:block;
	margin-left:0;
	top:32px;
	left:0;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#25c5ed;
	width:30px;
	z-index:-1;
}
footer.themefooter .widget_edd_categories_tags_widget ul li a {
	background-color:rgba(255,255,255,0.1);
	padding:5px 10px;
	margin-bottom:5px;
	display:inline-block;
	font-size:12px !Important;
}
footer.themefooter .widget_edd_categories_tags_widget ul.edd-taxonomy-widget li {
	border:0;
	display:inline;
	margin-right:5px;
}
footer.themefooter .widget_edd_categories_tags_widget ul.edd-taxonomy-widget li a:before {
	content:none;
}
ul.footermenu {
	list-style:none;
}
ul.footermenu li {
		margin-left:5px;
		display:inline;
}
ul.footermenu li a {
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	color:#999;
	font-size:13px;
}
ul.footermenu li a:hover {
	color:#fff;
}
.footermenu li:before {
	content:'|';
	color:#999;
	display:inline-block;
	margin-right:7px;
}
.footermenu li:nth-child(1):before {
	display:none;
}
.sectioncredits {
	z-index:9999;
	position:relative;
		color:#999;
	padding:15px 0 15px;
	background-color:#101010;
}
.credits-left {
		display:inline;
	vertical-align:middle;
	font-size:13px;
	min-width:30%;
	margin-top:0px;
}
.sectioncredits a {
	color:#666;
}
.actionbeforefooter {
	background-color:#124e29;
	color:#fff;
	padding:30px;
	position:relative;
	z-index:1;
	font-size:18px;
	font-weight:300;
}
.actionbeforefooter a.actionbutton {
		border:1px solid #fff;
	padding:10px 20px;
	color:#fff;
	margin-left:5px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:700;
}
.actionbeforefooter a.actionbutton:hover {
	border:1px solid #eee;
}
ul.social-icons-footer {
	list-style:none;
	display:inline-block;
	float:right;
}
ul.social-icons-footer li {
	display:inline-block;
	margin-left:8px;
	font-size:16px;
}
ul.social-icons-footer li a i {
	color:#ccc;
}
ul.social-icons-footer li a i:hover {
	color:#fff;
}
ul.social-icons-footer li {
	background-color:rgba(255,255,255,0.1);
	height:30px;
	width:30px;
	border-radius:3px;
	line-height:30px;
	text-align: center;
}
/* -------------------------------------------------------------------------------- */
/*	 Misc
/* -------------------------------------------------------------------------------- */
.bypostauthor {
}
.divider1 {
	clear:both;
	float:none;
}
.margtop30 {
	margin-top:30px;
}
.margbot30 {
	margin-bottom:30px;
}
.padtop150 {
	padding-top:150px;
}
.padtop90 {
	padding-top:90px;
}
.padtop80 {
	padding-top:80px;
}
.padtop70 {
	padding-top:70px;
}
.padtop60 {
	padding-top:60px;
}
.padtop50 {
	padding-top:50px;
}
.padtop40 {
	padding-top:40px;
}
.padtop30 {
	padding-top:30px;
}
.padtop20 {
	padding-top:20px;
}
.padtop10 {
	padding-top:10px;
}
.padtop0 {
	padding-top:0px;
}
.padbot150 {
	padding-bottom:90px;
}
.padbot90 {
	padding-bottom:90px;
}
.padbot60 {
	padding-bottom:60px;
}
.padbot50 {
	padding-bottom:50px;
}
.padbot40 {
	padding-bottom:40px;
}
.padbot30 {
	padding-bottom:30px;
}
.padbot20 {
	padding-bottom:20px;
}
.padbot10 {
	padding-bottom:10px;
}
.padbot0 {
	padding-bottom:0px;
}
.color {
	color:#25c5ed;
}
.white {color:#fff !Important;}

/* -------------------------------------------------------------------------------- */
/*	 Bootstrap Customized
/* -------------------------------------------------------------------------------- */

.btn-default {
  border-color: #eee;
}
.input-group-addon {
  background-color: #f9f9f9;
  border: 1px solid #eee;
}
.bs-example .pagination>li>a, .bs-example .pagination>li>span {line-height:2;}
.label {font-size:90%;}
.panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-default>.panel-heading {
  background-color: #f9f9f9;
  border-color: #eee;
}
.show-grid [class^="col-"] {
  background-color: #ebebeb;
  text-align: center;
  min-height: 40px;
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #e1e1e1;
}

/* -------------------------------------------------------------------------------- */
/*	 Some Responsive
/* -------------------------------------------------------------------------------- */
.container {
	max-width:100%;
	margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    /* overflow: hidden; */
}
@media only screen and (max-width:1200px) {
	.widget .section-title span {
		padding:10px 2px;
	}
}


/*  addtian*/
.single-slide_img1{
    background-image: url(/img/slides/1.jpg);
	background-position: center center;
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
	/*height:600px;*/
    display: block;
}
.single-slide_img2{
    background-image: url(/img/slides/2.jpg);
	background-position: center center;
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
	/*height:600px;*/
    display: block;
}
.single-slide_img3{
    background-image: url(/img/slides/3.jpg);
	background-position: center center;
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
	/*height:600px;*/
    display: block;
	
}

.flexslider .slides > li{
	background-position: center center;
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat;
	width: 100%;

}
.slider-overlay {
    /* background-color: rgba(0, 0, 0, 0.4); */
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.slider0text{
	display:inline-block;
	padding:5px 15px;
	overflow:hidden;
}

.pro-index {
    background-color: #f0f0f0;
    padding:40px 0px 30px 0px;
	background-image: url(/img/bgpro.jpg);
	background-size: cover;
}
ul.withArrow{
	margin-top: 3px;
    padding: 0;
    list-style-type: none;
}
ul.withArrow li{
	font-size: 20px;
    margin-bottom: 16px;
}
ul.withArrow li span{
	margin-right: 2px;	
	font-weight: 700;
	color: #17d800;	
	border: 1px solid;	
	padding: 3px 7px;	
	font-size: 13px;	
	border-radius: 50%;	
	height: 20px;
		
}
.pd20a {
	padding:0px 10px 0px 10px;
}
.btn-primary{
    margin-top: 20px;
    text-align: center;
    color: #FFFFFF;
    background-color: #14b101;
    border-color: #15ab04;
    width: 120px;
    border-radius: 0;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}


.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #44db32;
	border-color: #15ab04
}

.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
	background-image: none
}

.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {
	background-color: #15ab04;
	border-color: #357ebd
}
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    transition: .3s ease-out;
}
.news-index{
	margin: 0px 15px;
    padding: 15px 0px 35px 0px;
    display: inline-block;
}
.pro-index-c{
	max-width:1150px;
	margin: 0 auto;
}
.pro-index-c1{
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    overflow: hidden;
	z-index:0;
	color:#005917;
}
.index-pro-title-2{
	font-size:18px;
	line-height:16px;
    margin-bottom: 16px;
    font-weight: 600;
    margin-top: 0;
}

@media only screen and (min-width: 992px) {
.container {
	width:1150px;
}
.pro-index-c1 {
    width: 33.33%;
    transition: all .4s ease;
}
.pro-index-c1:hover {
	cursor:pointer;
	transform:scale(1.06,1.06);
	-webkit-transform:scale(1.06,1.06);
	-moz-transform:scale(1.06,1.06);
	-ms-transform:scale(1.06,1.06);
	-o-transform:scale(1.06,1.06);
	z-index:1;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
	-webkit-box-shadow: 0 0 20px #e8e8e8;
    -moz-box-shadow: 0 0 20px #e8e8e8;
    box-shadow: 0px 0px 20px 0px #e8e8e8;
    background-color: #009f56;
	overflow:hidden;
	color:#fff;
}
.col-md-85a{
	float: left;
	width: 73%;
}
.col-md-45a{
	float: left;
	width: 27%;
}
.col-md-65a{
	float: left;
	width: 50%;
}
}
.col-sm-35a{
    display: inline-block;
    overflow: hidden;
    padding: 0 10px;
    vertical-align: top;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-sm-35a2{
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-sm-35a3{
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
	position: relative;
	min-height: 1px;
}
.col-sm-35a6{
    display: inline-block;
    overflow: hidden;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
}
.new-index-a{
	font-size:18px;
	color:#000
}
.new-index-a:hover{
	font-size:18px;
	color:#14b101
}
.new-index-a:link{
	font-size:18px;
}
.pd20-a{
	padding:0px 0px 20px 0px;
}


.pro-index-child{
    padding-top: 20px;
    text-align: right;
}
.pro-index-child ul{
    text-align: left;
    float: left;
    padding: 0;
}
.pro-index-child li{
	margin-bottom: 20px;
	list-style: none;
	display: inline-block;
	margin-right: 5px
}
.pro-index-child li a{
	background-color: #f4f6f8;
	color: #a0a9b4;
	font-size: 11px;
	font-weight: 600;
	padding: 7px 10px
}

.pro-index-child li a:hover{
	background-color: #40aae2;
	color: #fff;
	text-decoration: none
}
.row5a{
    margin-left: -10px;
    margin-right: -10px;
}
.row5a-bai{
	background-color:#fff;
    margin-left: -15px;
    margin-right: -15px;
}
.col-md-85a{
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
    margin-bottom: 20px;
}

.portlet5a.light5a {
	padding:12px 10px 12px 10px;
	background-color: #fff;
}
.portlet5a.light5a.title-cate6a {
	padding: 12px 10px 12px 10px;
	background-color: #fff;
}
.portlet5alist.light5alist {
	padding: 10px 10px 10px 10px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #d3d3d3;
}

.portlet5a.light5a.bordered {
	border: 1px solid #e7ecf1!important
}

.portlet5a.light5a.bordered>.portlet-title {
	border-bottom: 1px solid #eef1f5
}

.portlet5a.light5a.bg-inverse {
	background: #f1f4f7
}

.portlet5a.light5a>.portlet-title5a {
	padding: 0;
	min-height: 48px;
    text-align: center;
}

.portlet5a.light5a>.portlet-title5a>.caption5a {
	color: #666;
	padding: 10px 0
}

.portlet5a.light5a>.portlet-title5a>.caption5a>.caption-subject5a {
	font-size: 16px
}

.portlet5a.light5a>.portlet-title5a>.caption5a>i {
	color: #777;
	font-size: 15px;
	font-weight: 300;
	margin-top: 3px
}

.portlet5a.box5a>.portlet-body5a {
	background-color: #fff;
	padding: 15px
}
.col-md-45a {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
    margin-bottom: 10px;
}
.col-md-65a {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px
}
.col-md-65a2 {
	display:inline-block;
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px
}
.col-md-65b{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-lg-75a{
	position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-lg-75a{
	position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.font-dark5a {
    color: #fff;
}
.uppercase5a {
    text-transform: uppercase!important;
    display: block;
    color: #ffffff;
    background-color: #12ab73!important;
    padding: 10px 10px;
	background: linear-gradient(42deg,#05c590,#0785b6);

}
	.uppercase5a a {
		font-size: 16px;
		color: #fff;
		font-weight: 600;
		/* margin: 0px 0px 20px 0px; */
		display: block;
	}
	.uppercase5a:hover a{
		font-size: 16px;
		text-decoration:underline;
		color: #fff;
		font-weight: 600;
		/* margin: 0px 0px 20px 0px; */
		display: block;
	}

	
	.uppercase6a {
    text-transform: uppercase!important;
    display: block;
    color: #ffffff;
    background-color: #12ab73!important;
    padding: 10px 10px;
    background: linear-gradient( 42deg,#05c590,#0785b6);
}
	.uppercase6a a {
		font-size: 16px;
		color: #fff;
		font-weight: 600;
		/* margin: 0px 0px 20px 0px; */
		display: block;
	}
	.uppercase6a:hover a{
		font-size: 16px;
		text-decoration:underline;
		color: #fff;
		font-weight: 600;
		/* margin: 0px 0px 20px 0px; */
		display: block;
	}
.title-category {
    display: block;
	overflow: auto;
}

.title-category a{
    font-size: 16px;
    color: #000;
    font-weight: 800;
}
.title-category a:hover{
    font-size: 16px;
    color: #000;
    font-weight: 600;
	text-decoration:underline;
}

.prolist-title-category a{
    font-size: 16px;
    color: #fff;
    font-weight: 800;
}
.prolist-title-category a:hover{
    font-size: 16px;
    color: #000;
    font-weight: 600;
	text-decoration:underline;
}
.prolist-title-category{
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    background-color: #12ab73;
    padding: 5px 0px;
    border-bottom: 1px solid #ededed;
    background: linear-gradient( 42deg,#05c590,#0785b6);
}
.prolist-title-category-a{
	width: 53%;
	float: left;
	text-align: right;
}
.prolist-title-category-b{
	text-align: right;
	padding-right: 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}
.prolist-title-category-b a{
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}
.prolist-title-category-b a:hover{
    font-size: 16px;
    color: #000;
    font-weight: 300;
}

.bold5a {
    font-weight: 700!important;
}
.portlet5a.light5a .portlet-body5a {
    /* padding-top: 8px; */
	overflow: hidden;
    box-sizing: border-box;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page-wrapper {
    display: table;
    width: 100%;
    table-layout: fixed;
	height: 100%;
}
.page-wrapper .page-wrapper-row {
    width: 100%;
    display: table-row;
}
.page-wrapper .page-wrapper-middle {
    background: #eff3f8;
    width: 100%;
    display: table-cell;
    height: 100%;
}
.breadcrumb5a {
    color: #a7b2c0;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff;
	padding: 8px 15px;
	border-radius: 4px;
    overflow: auto;

}

.todo-project-list5a ul li a {
    font-size: 14px!important;
    padding: 8px 10px;
}
.nav5a {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav5a>li {
    display: block;
    margin-bottom: 2px;
	border-bottom: 1px solid #eaeaea;
    text-align: center;
}
.nav5a>li>a {
    display: block;

}
.nav5a.nav-stacked5a>li>a>.badge {
    margin-top: 2px;
	display:inline-block;
    margin-right: 5px;
    padding: 0px 0px;
    background-color: #249e62;
	font-size: 11px!important;
	font-weight: 800;
    line-height: 18px;
	height:18px;
	width:19px;
	color: #fff;
	-webkit-border-radius: 12px!important;
	-moz-border-radius: 12px!important;
	border-radius: 12px!important;
	text-shadow: none!important;
	text-align: center;
}
.nav5a>li>a:focus,.nav5a>li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.todo-project-list5a .nav5a>li.active>a {
    color: #0b9462;
    font-weight: 700;
    /* background-color: #eeeeee!important; */
}

.breadcrumb5a>li+li:before {
	/*content: "/ ";
	padding: 0 5px;
	color: #ccc */
}

.breadcrumb5a>.active {
	color: #777
}
.breadcrumb5a>li {
	display: inline-block;
	float: left;
	padding-left: 5px;
    line-height: 40px;
}
li.searchmate{
	float: right;
    display: inline-block;
}
.page-head5a .page-title5a {
    display: inline-block;
    float: left;
    padding: 19px 0;
    margin: 0;
    font-size: 14px;
}
.page-content5a {
    padding: 20px 0 10px 0;
}
.catepro-5a {
    padding: 20px 0 40px 0;

}
.page-head5a {
    background: #fff;
}
footer{
    background-color: rgb(40 40 40);
    padding: 30px 0 50px 0;
    color: #f8f8f8;
    background-image: url(img/huanqiu2.png);
	}
footer ul{
	margin-bottom:30px;
}
footer ul.link-list li{
	margin:5px 0px 0px 15px;;
}
footer ul.link-list li a{
	color: #8C8C8C;
    font-size: 14px;
}
footer ul.link-list li a:hover {
	color: #07de67;
}
.widgetfooter {
    color: #858585;
    font-size: 14px;
}
footer .widgetfooter .flickr_badge {
    width: 100%;
}
footer .widgetfooter .flickr_badge img {
    margin: 0 9px 20px 0;
}
.flickr_badge img {
    width: 50px;
    height: 50px;
    float: left;
	margin: 0 9px 20px 0;
}
.recent-post{
	margin:20px 0 0 0;
	padding:0;
	line-height:18px;
}

.recent-post h5 a:hover {
	text-decoration:none;
}

.recent-post .text h5 a {
	color:#353535;
}


footer a {
	color:#fff;
}

footer a:hover {
	color: #07de67;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6{
	color: #d3d3d3;
}

footer address {
	line-height:1.6em;
	color: #797979;
}

footer h5 a:hover, footer a:hover {
	text-decoration:none;
}
#sub-footer{
	text-shadow:none;
	color: #dedede;
	padding:0;
	padding-top:10px;
	margin:20px 0 0 0;
	/* background: #1e1e1e;*/
	/*border-top: 1px solid #3d3d3d; */
}

#sub-footer p{
	margin:0;
	padding:0;
}

#sub-footer span{
	color: #9e9e9e;
}

.copyright {
    text-align: center;
	font-size:12px;
    padding-bottom: 10px;
}

#sub-footer ul.social-network {
	float:right;
}
.col-lg-65a {
    /*width: 50%; */
	/*float: left;*/
}
.waves-effect5a {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    transition: .3s ease-out;
}
.logo-footer{
	list-style:none;
}
.font-black5a {
	color: #000!important;
	font-size:16px;
	font-weight:800;
}
.protitle6c{
	color: #0dd088!important;
	font-size:16px;
	font-weight:800;
}
.title5a{
	font-size: 14px;
    padding: 7px 7px;
    text-align: left;
}
.title5b{
	font-size:14px;
}
.list-unstyled5a li>.list-unstyled5a {
	margin-left: 25px
}
.list-inline5a,.list-unstyled5a {
	padding-left: 0;
	list-style: none
}
.list-unstyled5a li{
    display: inline-block;
    list-style: none;
    width: 207px;
	padding-bottom:0px;
	margin: 0 10px 10px 0px;
    border-bottom: 1px dashed #dcdcdc;
}
.list-unstyled5a li:hover{
	border-bottom: 1px solid #055cfa;
}
.list-unstyled5a li a{
	font-size:14px;
	color:#333;
}
.list-unstyled5a li a:hover{
    color: #055cfa;
}

.list-unstyled6a {
    padding-left: 0;
    list-style: none;
}

.badge5a,.label {
	line-height: 1;
	white-space: nowrap
}
.badge5a:empty {
	display: none
}
.badge5a {
	display:inline-block;
    background-color: #249e62;
	font-size: 11px!important;
	font-weight: 800;
    line-height: 18px;
	height:18px;
	width:19px;
	color: #fff;
	-webkit-border-radius: 12px!important;
	-moz-border-radius: 12px!important;
	border-radius: 12px!important;
	text-shadow: none!important;
	text-align: center;
}

.badge5a.badge-roundless5a {
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important
}

.badge5a.badge-empty5a {
	display: inline-block;
	padding: 0;
	min-width: 8px;
	height: 8px;
	width: 8px
}

.badge-primary5a {
	background-color: #40aae2
}

.badge-info5a {
	background-color: #659be0
}

.badge-success5a {
	background-color: #36c6d3
}

.badge-danger5a {
	background-color: #ed6b75
}

.badge-warning5a {
	background-color: #F1C40F
}
.list-container5a{
    padding-left: 0;
    list-style: none;
}

.list-item5a {
    display: inline-block;
    list-style: none;
    width: 216px;
    padding-bottom: 0px;
    margin: 0 10px 10px 0px;
    border-bottom: 1px dashed #dcdcdc;
}
.list-item5a:hover {
    border-bottom: 1px solid #055cfa;
}
.list-item5a a{
	font-size: 14px;
    color:#333;
	padding: 7px 7px;
    text-align: left;
}
.list-item5a a:hover{
    color: #055cfa;
}


.list-li{
	border-bottom: 1px dashed #b9b1b1;
	padding: 0px 10px;
}
.list-li:hover{
	background-color:#e8e8e8;
}
.list-pagination {
    margin-top: 0px;
}

.list-title{
    float: left;
    font-size: 14px;
    line-height: 28px;
    display: inline-block;
    margin: 15px 0 15px 0;

}
.list-title a{
	font-size:14px;
	color:#000;
}
.list-title a:hover{
	color:#02b85c;
}

.list-update{
	color:#777;
	float:right;
	display:inline-block;
	margin: 15px 0 10px 0;
}
.list-update a{
	
}



.page-header-search .btn {
	color: #fff!important;
}

.page-header-search {
	width: 250px;
	padding-top: 0;
	margin-left: 20px
}

/* news & search need*/
.search-post-foot>.search-post-meta {
	display: inline-block;
	margin-right: 10px
}

.portlet-body img {
	max-width: 100%
}

.search-post-foot>.search-post-meta>a {
	color: #9aa5b2;
	font-size: 13px;
	font-weight: 600
}

.search-post-foot>.search-post-meta>a:hover {
	color: #40aae2;
	text-decoration: none
}

.search-post-foot>.search-post-meta>i {
	margin-right: 5px
}

.search-post-foot>.search-post-meta:last-child {
	margin-right: 0
}

.search-img-thumb {
	height: 480px
}

.search-post-desc {
	margin-bottom: 30px
}

.search-post-foot {
	padding-top: 20px;
	text-align: right
}

.search-post-foot>.search-post-tags {
	text-align: left;
	float: left;
	padding: 0
}

.search-post-foot>.search-post-tags>li {
	list-style: none;
	margin-bottom: 20px;
	display: inline-block;
	margin-right: 5px
}

.search-post-foot>.search-post-tags>li>a {
	background-color: #f4f6f8;
	color: #a0a9b4;
	font-size: 11px;
	font-weight: 600;
	padding: 7px 10px
}

.search-post-foot>.search-post-tags>li>a:hover {
	background-color: #40aae2;
	color: #fff;
	text-decoration: none
}

.search-post-foot>.search-post-tags>li:last-child {
	margin-right: 0
}
.search-page .search-bar {
	padding: 20px;
	margin-bottom: 40px;
	background-color: #fff
}

.search-page .search-bar input {
	border: none;
	background-color: #f3f6f9;
	color: #a0a9b4;
	height: 55px
}

.search-page .search-bar button {
	color: #fff;
	height: 55px;
	width: 130px;
	margin-left: -3px;
	margin-top: -2px
}

.search-page .search-bar .search-desc {
	margin: 0;
	color: #a0a9b4;
	font-size: 13px
}

.search-page .search-filter {
	background-color: #fff;
	padding: 40px 30px 0;
	margin-bottom: 30px
}

.search-page .search-filter>.search-label {
	color: #a0a9b4;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 40px
}

.search-page .search-filter>.search-label:first-child {
	margin-top: 0
}

.search-page .search-filter input,.search-page .search-filter select {
	color: #727f89;
	font-weight: 700;
	font-size: 14px
}

.search-page .search-filter button {
	margin: 40px 0;
	padding: 15px 0
}

.search-page .search-filter .search-filter-divider {
	display: block;
	height: 1px
}

.search-page .search-pagination>.pagination>li>a {
	margin: 0 3px
}

.search-page .search-pagination>.pagination>.page-active>a {
	background-color: #40aae2;
	color: #fff
}

.search-content-1 .search-container,.search-content-2 .search-container {
	background-color: #fff
}

.search-page .search-pagination.pagination-rounded>.pagination>li>a {
	border-radius: 50%!important
}

.search-content-1 .search-container>ul {
	padding: 0 20px 20px;
	margin-bottom: 0
}

.search-content-1 .search-container>ul .search-item {
	list-style: none;
	padding:0;
	border-bottom: 1px solid;
	border-color: #f4f6f8
}

.search-content-1 .search-container>ul .search-item>a>img {
	width: 100px;
	float: left;
	margin-right: 20px
}

.search-content-1 .search-container>ul .search-item>.search-content {
	/* padding-left: 120px */
}

.search-content-1 .search-container>ul .search-item>.search-content>.search-title {
	font-size: 20px;
	margin: 15px 0 10px;
	font-weight: 600
}

.search-content-1 .search-container>ul .search-item>.search-content>.search-title>a {
	color: #000;
	font-size: 16px;
	font-weight: 400
}

.search-content-1 .search-container>ul .search-item>.search-content>.search-title>a:hover {
	text-decoration: none;
	color: #00af67
}

.search-content-1 .search-container>ul .search-item>.search-content>.search-desc {
	color: #a0a9b4;
	font-size: 13px;
	margin: 0
}

.search-content-1 .search-container>ul .search-item:last-child {
	border: none
}

.search-content-2 .search-container>ul {
	padding: 20px;
	margin-bottom: 0
}

.search-content-2 .search-container>ul>.search-item-header {
	list-style: none;
	padding: 0 0 5px;
	border-bottom: 1px solid;
	border-color: #f4f6f8
}

.search-content-2 .search-container>ul>.search-item-header h3 {
	font-size: 17px;
	color: #a0a9b4;
	margin: 5px 0 0
}

.search-content-2 .search-container>ul .search-item {
	list-style: none;
	padding: 20px 0;
	border-bottom: 1px solid;
	border-color: #f4f6f8
}

.search-content-2 .search-container>ul .search-item:last-child,.search-content-4 .search-table th {
	border: none
}

.search-content-2 .search-container>ul .search-item>.search-content p {
	margin: 0
}

.search-content-2 .search-container>ul .search-item>.search-content .search-title {
	font-size: 19px;
	margin: 0 0 20px;
	font-weight: 600
}

.search-content-2 .search-container>ul .search-item>.search-content .search-title>a {
	color: #4e5a64
}

.search-content-2 .search-container>ul .search-item>.search-content .search-title>a:hover {
	text-decoration: none;
	color: #49a7fa
}

.search-content-2 .search-container>ul .search-item>.search-content .search-desc {
	color: #a0a9b4;
	font-size: 13px
}

.search-content-2 .search-container>ul .search-item>.search-content .search-desc>a {
	color: #49a7fa
}

.search-content-2 .search-container>ul .search-item>.search-content .search-desc>a:hover {
	text-decoration: none;
	color: #326b9e
}

.search-content-2 .search-container>ul .search-item>.search-content .search-counter-number {
	font-size: 21px;
	color: #4e5a64;
	margin-bottom: 15px
}

.search-content-2 .search-container>ul .search-item>.search-content .search-counter-label {
	font-size: 13px;
	color: #8b96a4
}

.search-content-3 .tile-container {
	margin-bottom: 30px
}

.search-content-3 .tile-container>.tile-thumbnail {
	height: 200px;
	overflow: hidden;
	position: relative
}

.search-content-3 .tile-container>.tile-thumbnail img {
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

.search-content-3 .tile-container>.tile-title {
	background-color: #fff;
	padding: 20px 0
}

.search-content-3 .tile-container>.tile-title>h3 {
	font-size: 19px;
	font-weight: 600;
	height: 20px;
	width: 220px;
	overflow: hidden;
	margin: 0;
	display: inline-block
}

.search-content-3 .tile-container>.tile-title>h3>a {
	color: #4e5a64
}

.search-content-3 .tile-container>.tile-title>h3>a:hover {
	text-decoration: none;
	color: #49a7fa
}

.search-content-3 .tile-container>.tile-title i {
	float: right;
	font-size: 24px;
	margin: 0 5px
}

.search-content-3 .tile-container>.tile-title>.tile-desc {
	font-size: 14px
}

.search-content-3 .tile-container>.tile-title>.tile-desc>p {
	margin: 20px 0 0
}

.search-content-3 .tile-container>.tile-title>.tile-desc>p>a:hover {
	text-decoration: none
}

.search-content-4 .search-bar .extra-buttons button {
	margin-right: 20px
}

.search-content-4 .search-bar .extra-buttons button:last-child {
	margin-right: 0;
	width: 170px
}

.search-content-4 .search-table th>a {
	color: #fff
}

.search-content-4 .search-table th>a:hover {
	text-decoration: none;
	color: #eee
}

.search-content-4 .search-table td,.search-content-4 .search-table th {
	padding: 20px 30px;
	vertical-align: middle
}

.search-content-4 .search-table td {
	border-color: #fff
}

.search-content-4 .search-table .table-status i {
	font-size: 26px;
	padding-top: 10px
}

.search-content-4 .search-table .table-date {
	font-weight: 600;
	font-size: 14px;
	width: 180px
}

.search-content-4 .search-table .table-date a {
	color: #49a7fa
}

.search-content-4 .search-table .table-date a:hover {
	text-decoration: none;
	color: #326b9e
}

.search-content-4 .search-table .table-title {
	width: 390px
}

.book_left .zt0,.book_left .zt1 {
	position: absolute;
	left: 10px;
	top: -5px;
	width: 67px;
	height: 68px
}

.search-content-4 .search-table .table-title>h3 {
	margin: 0;
	color: #4e5a64;
	font-size: 19px;
	font-weight: 600
}

.search-content-4 .search-table .table-title>h3>a {
	color: #4e5a64
}

.search-content-4 .search-table .table-title>h3>a:hover {
	text-decoration: none;
	color: #49a7fa
}

.search-content-4 .search-table .table-title>p {
	margin-bottom: 0;
	margin-top: 10px
}

.search-content-4 .search-table .table-title>p>a {
	color: #49a7fa
}

.search-content-4 .search-table .table-title>p>a:hover {
	text-decoration: none;
	color: #326b9e
}

.search-content-4 .search-table .table-desc {
	font-size: 14px;
	color: #8b96a4
}

.search-content-4 .search-table .table-download i {
	font-size: 30px;
	padding-top: 10px
}
.input-focus,.input-text,.input-text-c,.measure-input,input.date,input.endDate,textarea {
	margin: 0 5px 0 0;
	padding: 2px 0 2px 5px;
	border: 1px solid #d0d0d0;
	background: #fff;
	font-size: 12px;
	border-radius: 3px
}

.displayorder,select {
	border-width: 1px;
	border-style: solid
}

.input-focus {
	background: #FFF;
	border-color: #afcee6;
	font-size: 12px
}

input.endDate,input.mydate {
	background: #fff;
	padding-right: 18px;
	font-size: 12px;
	border-radius: 3px!important
}

textarea,textarea.input-focus,textarea.input-text {
	font-size: 12px;
	height: auto;
	padding: 5px;
	margin: 0
}

.search-form {
	margin-bottom: 0px;
}

.blog-single-foot {
	margin-top:30px;
	border-top: 1px solid;
	border-bottom: 0px solid;
	border-color: #f0f1f2;
	padding: 20px 0px 0px 0px;
	margin-bottom: 0px
}
.logo-di{
	text-align:center;
}
.logodi-img{
	margin:0 auto;
	width:150px;
	height:100px;
}
.fc-show-prev-next a{
	color:#000;
    margin: 0 0 10px;
}
.fc-show-prev-next a:hover{
	color:#02b85c;
    margin: 0 0 10px;
	text-decoration:underline;
	
}
.post-meta-news5a{
	font-size:13px;
	color:#888;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: center;
}
.search-form-te{
	margin-top: 3px;
}
.search-hi{
	height:0px;
}
.search-content-15a{
    min-height: 380px;
    background-color: #fff;
}
.about-img5a{
	width: 50%;
	float: left;
	margin: 0 10px 10px 0;
}



.col-md-125a{
	float:left;
}
.call-to-action-sec {
    background-color: rgb(0 16 41 / 64%);
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}
.call-to-action-text {
    color: #fff;
    text-align: center;
}

.call-to-action-text h2 {
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    font-size: 18px;
    line-height: 30px;
	margin: 0;
    font-weight: 600;
    font-family: 'Microsoft YaHei', '黑体', sans-serif;
}
.call_notice_left {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 15px;
    display: block;
}
.call_notice_right {
    float: right;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    display: block;
}
.call-to-action-text a.btn {
    background: #2ab308 none repeat scroll 0 0;
    border-radius: 60px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 20px;
    text-transform: uppercase;
    float: right;
}
.call-to-action-text a.btn:hover {
    background-color: #b73b00;
    transition: all 0.4s ease-in-out 0s;
    color: #fff;
}

.m-call-to-action-sec {
    background-color: rgb(0 16 41 / 64%);
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}
.m-call-to-action-text {
    color: #fff;
    text-align: center;
}

.m-call-to-action-text h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    font-family: 'Microsoft YaHei', '黑体', sans-serif;
}
.m-call_notice_left {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 15px;
    display: block;
}
.m-call_notice_right {
    float: right;
    position: relative;
    min-height: 1px;
    padding-right: 60px;
    padding-left: 15px;
    display: block;
}
.m-call-to-action-text a.btn {
    background: #2ab308 none repeat scroll 0 0;
    border-radius: 60px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 20px;
    text-transform: uppercase;
    float: right;
}
.m-call-to-action-text a.btn:hover {
    background-color: #b73b00;
    transition: all 0.4s ease-in-out 0s;
    color: #fff;
}
.link-list{
    margin-bottom: 30px;
    float: left;
}
.link-list5a{
    margin-bottom: 30px;
    float: left;
    padding-top: 30px;
    min-width: 150px;
}
@media (min-width: 768px){
.col-md-85a {
    margin-bottom: 20px;
}
.navbar-nav {
    margin: 0;
}
.navbar-right{
	float: right!important;
    margin-right: -10px;
}

}
@media only screen and (max-width:767px) {
.link-list{
        width: 100%;
}
	.col-sm-35a {
		width: 100%;
		float:left;
	}
	.col-sm-35a2 {
		width: 33%;
		float:left;
	}
	.col-sm-35a3 {
		width: 33%;
		float:left;
	}
	.col-sm-35a6 {
		width: 100%;
		float:left;
	}

	.flexslider .slide-caption {
		width: 90%; 
		padding: 2%; 
		position: absolute; 
		left: 0; 
		bottom: -40px; 
	}
	.pro-index-c1 {
		width: 50%;
		float: left;
		transition: all .4s ease;
	}
	.pro-index-c1:hover {
		cursor:pointer;
		/* transform:scale(1.06,1.06); */
		/* -webkit-transform:scale(1.06,1.06); */
		/* -moz-transform:scale(1.06,1.06); */
		/* -ms-transform:scale(1.06,1.06); */
		/* -o-transform:scale(1.06,1.06); */
		z-index:1;
		padding-right: calc(var(--bs-gutter-x) / 2);
		padding-left: calc(var(--bs-gutter-x) / 2);
		-webkit-box-shadow: 0 0 20px #e8e8e8;
		-moz-box-shadow: 0 0 20px #e8e8e8;
		box-shadow: 0px 0px 20px 0px #e8e8e8;
		background-color: #009f56;
		overflow:hidden;
		color:#fff;
	}
	.wowitembox, #homepagetemplate .wowitembox  {
		width:50%;
	}
	.templatemyaccount .wraplogin,.templatemyaccount .wrapregister {
		width:100%;
	}
	.templatemyaccount span.or {
		display:none;
	}
	.templatemyaccount .wrapregister {
		margin-top:30px;
	}
	
	.navbar-nav li.menu-item-has-children ul.sub-menu{
		display:block !important;
		visibility:visible;
		padding-left:20px;
	}
	.dropdown-menu>li a.dropdown-toggle:after {content: "\f0d7";font-family:FontAwesome;margin-left:5px;}
	.navbar-nav>li>.dropdown-menu {
		padding-left:20px;		
	}

	.pro-index {
		background-size: cover;
	}
	.newsindeximg5a{
		padding: 0px 0px;
	}
	.news-index{
		margin:0 0;
		padding: 0px 0px;
	}

	.headercontent-m.home-m{
		padding: 40px 0;
	}
	.headerimage-m {
		width: 100%;
		height: 360px;
		background-color: #000;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
		-o-background-size: cover;
		color: #fff;
		/* background-attachment: fixed; */
		position: relative;
		/* margin-top: 70px;*/
	}
	h2.maintitle, h1.maintitle {
		margin-bottom: 0px;
		color:#000;
		margin-top: 10px;
	}
	.separatrb i {
		color: #333;
		font-size: 16px;
	}
	.separatrb {
		margin-bottom: 5px;
	}
	.pro-index {
		background-color: #f0f0f0;
		padding: 10px 0px 30px 0px;
		background-image: url(/img/bgpro.jpg);
	}
	.seactionitemfeatures h2.maintitle {
		margin-top: 10px;
	}
	.narrowheader {
		max-width: 700px;
		margin: 0px auto;
		text-align: center;
		font-size: 17px;
		font-weight: 300;
		margin-bottom: 0px;
	}
	.separatr {
		max-width: 565px;
		font-size: 21px;
		color: #555;
		margin: 0px auto;
		background: inherit;
		position: relative;
		margin-bottom: 0px;
	}
	.index-pro-title-2 {
		font-size: 16px;
		margin-bottom: 16px;
		font-weight: 600;
		margin-top: 0;
	}
	.featurebox i {
		margin-right: 0px;
		height: 50px;
		width: 50px;
		line-height: 50px;
		font-size: 20px;
	}
	ul.withArrow li {
		font-size: 20px;
		margin-bottom: 0px;
	}
	.btn-primary{
		margin-top:10px
	}
	ul.withArrow li span {
		margin-right: 0px;
		font-weight: 700;
		color: #17d800;
		border: 1px solid;
		padding: 2px 4px;
		font-size: 10px;
		border-radius: 50%;
		height: 16px;
	}
	h2.maintitle {
		font-size:20px;
	}
	.new-index-a{
		font-size:146px;
		color:#000
	}
	.new-index-a:hover{
		font-size:16px;
		color:#14b101
	}
	.new-index-a:link{
		font-size:16px;
	}
	.headerimage {
		width:100%;
		height:300px;
		background-color:#000;
		background-repeat:no-repeat;
		background-position:center;
		background-size:cover;
		-moz-background-size:cover;
		-webkit-background-size:cover;
		-o-background-size:cover;
		color:#fff;
		/* background-attachment:fixed; */
		position:relative;
		margin-top:70px;
	}
	.headercontent.home {
		padding-top:80px;
	}
	.slider0text{
		font-size:30px;
	}
	.headerimage p.lead{
		font-size:18px;
	}

}


@media only screen and (max-width:490px) {
	.wowitembox, #homepagetemplate .wowitembox {
    padding: 0 5px 10px 5px;
	}
	.flexslider .flex-caption {
		display:none;
	}
	.wowitemboxinner .description {
    display: none;
	}
	.headerimage-m {
		height: 200px;
	}
	.nav5a>li {
		display: block;
		margin-bottom: 2px;
	}
	h2.maintitle {
		font-size:18px;
	}
	.new-index-a{
		font-size:14px;
		color:#000
	}
	.new-index-a:hover{
		font-size:14px;
		color:#14b101
	}
	.new-index-a:link{
		font-size:14px;
	}
	.headerimage {
		width:100%;
		height:200px;
		background-color:#000;
		background-repeat:no-repeat;
		background-position:center;
		background-size:cover;
		-moz-background-size:cover;
		-webkit-background-size:cover;
		-o-background-size:cover;
		color:#fff;
		/* background-attachment:fixed; */
		position:relative;
		margin-top:70px;
	}
	.headercontent.home {
		padding-top:50px;
	}
	.list-title {
    float: none;
    font-size: 14px;
    line-height: 28px;
    display: block;
    margin: 15px 0 0px 0;
	}
	.list-update{
    margin: 0;
	}
	.slider0text{
		font-size:25px;
	}
	.headerimage p.lead{
		font-size:16px;
	}
	li.searchmate{
	float: left;
    display: inline-block;
	padding-left: 0px;
}
.page-header-search {
    margin-left: 0px;
    width: 100%;
}
.list-unstyled5a li{
    width: 145px;
}
.list-item5a {
    width: 145px;
}
.search-hi{
	height:0px;
}
.about-img5a{
	width: 100%;
}
.prolist-title-category-a{
	width: 60%;
	float: left;
	text-align: right;
}
.prolist-title-category-b{
	text-align: right;
	padding-right: 10px;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}

}


/*---------mobile-----------*/
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.scroll-to-top {
    padding: 1px;
    text-align: center;
    position: fixed;
    bottom: 10px;
    z-index: 10001;
    display: none;
    right: 20px;
}
.scroll-to-top>i {
    display: inline-block;
    color: #ccc;
    font-size: 30px;
    opacity: .6;
    filter: alpha(opacity=60);
}
[class*=" fa-"]:not(.fa-stack), [class*=" glyphicon-"], [class*=" icon-"], [class^=fa-]:not(.fa-stack), [class^=glyphicon-], [class^=icon-] {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
}
.fa-arrow-up:before {
    content: "\f062";
}
.separator5a {
	height: 4px;
    background: rgba(0,0,0,0) -webkit-gradient(linear, right top, left top, from(#20dc86), color-stop(31%, #0092f4), color-stop(56%, #da54d8), to(#ff4800)) 0% 0% no-repeat padding-box;
    background: rgba(0,0,0,0) linear-gradient( 270deg, #20dc86 0%, #0092f4 31%, #da54d8 56%, #ff4800 100%) 0% 0% no-repeat padding-box;
    margin: 0 auto;
}
.container-footer {
	max-width:100%;
	margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.control-label5a{
	font-size:16px;
	text-align: center;
	width: 50%;
	padding-bottom:15px;
	display:block;
	position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
	margin: 0 auto;
}
.search-input5a{
	margin:0 auto;
    float: none;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}
.btn{
    background-color: #00af67;
    color: #fff;
}
.form-control:focus {
	border-color: #00af67;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #00af6799;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #00af6799;
}


.font-green-sharp {
	color: #00af67!important;
	font-size:18px;
}

.fc-icon-left {
	float: left!important;
	margin-right: 8px
}

.fc-search-param .control-label {
	text-align: right;
	width: 11%
}

.fc-search-null {
	margin-top: 40px
}

.fc-msg-icon {
	font-size: 60px;
	color: #ddd;
	width: 80px
}

.fc-search-null-icon {
	font-size: 40px;
	color: #ddd
}

.fc-search-null-txt {
	color: #9a9393;
	position: relative;
	top: -12px;
	padding-left: 10px
}

.fc-msg-info,.fc-msg-url {
	padding-left: 0;
	text-align: left
}

.fc-msg-info {
	margin-top: 50px;
	padding-bottom: 50px;
	top: -8px
}

.fc-msg-title {
	color: #9a9393;
	padding-bottom: 0
}

.fc-404-title {
	color: #9a9393;
	padding-bottom: 5px;
	top: -12px;
	padding-left: 10px
}

.fc-msg-body {
	padding: 90px 0
}

.fc-news-tag-list {
	border: 0!important
}

.fc-show-prev-next {
	margin: 5px 0
}
.no-pro5a{
	padding:30px 0;
	overflow:auto;
}
.height5ab{
	height:85px;
	display:block;
}
.height5ac{
	height:25px;
	display:block;
}

/*fudong qq  start*/
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease;color:#333;font-size:14px;line-height:20px;border:0;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;list-style-type:none;}
.yb_bar .yb_top{background:#4fd13f url(img/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#4fd13f url(img/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#4fd13f url(img/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_QQ a:hover{text-decoration:underline;color:#fff;}
.yb_bar .yb_ercode{background:#4fd13f url(img/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

/*fudong qq  end*/
