/*
  Theme Name: Makplus - Marketplace HTML5 Template
  Support: admin@gmail.com
  Description: Makplus - Marketplace HTML5 Template
  Version: 1.0
*/

/* CSS Index
-----------------------------------
1. Theme default css
2. Header
3. Breadcrumb
4. Slider
5. Features
6. Product
7. Pagination
8. Customize
9. Knowledge
10. Counter
11. Pricing
12. Testimonial
13. Services
14. Plugin
15. Blog
16. Faq
17. Forums
18. Newsletter
19. Contact
20. 404
21. Footer
22. Preloader
23. Element-css

*/



/* 1. Theme default css */
/*@import url('https://fonts-googleapis-com-s.vpn.scau.edu.cn:8118/css?family=Cabin:400,400i,500,500i,600,700i|Muli:400,400i,600,600i,700,700i,800,800i,900&display=swap');*/
 body {
	font-family: 'Cabin', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #717f99;
}
.img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}
.f-left {
	float: left
}
.f-right {
	float: right
}
.fix {
	overflow: hidden
}
a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
a:focus,
.btn:focus,
.button:focus {
	text-decoration: none;
	outline: none;
	box-shadow: none;
}
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	text-decoration: none;
}
a,
button {

	color: #17a2b8;
	outline: medium none;
}
button:focus,input:focus,input:focus,textarea,textarea:focus{outline: 0}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Muli', sans-serif;
	color: #444172;
	margin-top: 0px;
	font-style: normal;
	font-weight: 800;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 500;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	font-size: 16px;
	font-weight: normal;
	line-height: 33px;
	color: #717f99;
	margin-bottom: 15px;
}
hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}
label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}
*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
.theme-overlay {
	position: relative
}
.theme-overlay::before {
	background: #1696e7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 100%;
}
.separator {
	border-top: 1px solid #f2f2f2
}
/* button style */
.btn {
	-moz-user-select: none;
	background: #0093ab none repeat scroll 0 0;
	border: 3px solid #fff;
	border-radius: 0px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 0;
	padding: 10px 20px;
	text-align: center;
	text-transform: unset;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	font-family: 'Muli', sans-serif;
/* 	box-shadow: 0px 0px 24px 0px rgba(93, 87, 171, 0.32);  */
}
.btn:hover {
	box-shadow: none;
	color: #fff;
}
.breadcrumb > .active {
	color: #FF7200;
}

/* scrollUp */
#scrollUp {
	background: #ff6c00;
	height: 45px;
	width: 45px;
	right: 50px;
	bottom: 77px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	font-size: 20px;
	line-height: 45px;
}
#scrollUp:hover {
	background: #444;
}

/* 2. Header */
.header-top {
	background: #f7f7f7;
	padding: 13px 0;
	position: relative;
	z-index: 2;
}
.header-top-link ul li {
	display: inline-block;
	position: relative;
	padding-right: 10px;
	margin-right: 10px;
}
.header-top-link ul li::before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 14px;
	background: #d2d2d2;
	transform: translateY(-50%);
}
.header-top-link ul li:last-child {
	margin-right: 0;
	padding-right: 0;
}
.header-top-link ul li:last-child::before {
	display: none;
}
.header-top-link ul li a {
	font-size: 14px;
	color: #727272;
	font-weight: 600;
	font-family: 'Muli', sans-serif;
	display: block;
	opacity: .83;
}
.header-top-link ul li a:hover {
	color: #ff6c00;
}
.header-social ul li {
	display: inline-block;
	margin-left: 13px;
}
.header-social ul li a {
	font-size: 14px;
	color: #989898;
	display: block;
	font-family: 'Muli', sans-serif;
}
.header-social ul li.become-seller a {
	font-weight: 600;
}
.header-social ul li.become-seller {
	margin-left: 0;
	padding-right: 15px;
}
.header-social ul li a:hover {
	color: #ff6c00;
}
.menu-area {
	padding: 15px 0;
	box-shadow: 0px 15px 10px 0px rgb(23 17 96 / 9%);
	position: relative;
	z-index: 1;
}
.main-menu ul li {
	display: inline-block;
	position: relative;
	line-height: 1;
	margin-left: 40px;
}
.main-menu ul li:first-child {
	margin-left: 0;
}
.main-menu ul li a {
	font-size: 18px;
	font-weight: 600;
	font-family: 'Muli', sans-serif;
	line-height: 1;
	color: #667289;
	padding: 33px 0;
	display: block;
	position: relative;
}
.main-menu ul li:hover > a {
	color: #ff6c00;
}
.main-menu nav > ul > li > a::before {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 22px;
	height: 0px;
	width: 0;
	border-top: 4px dotted #ff6c00;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.main-menu nav > ul > li:hover > a::before {
	width: 29px;
	opacity: 1;
}
.main-menu ul li.active > a {
	color: #ff6c00;
}
.main-menu nav > ul > li.active > a::before {
	width: 29px;
	opacity: 1;
}
.shop-cart {
	position: relative;
	margin-left: 35px;
}
.shop-cart > a {
	display: inline-block;
	font-size: 14px;
	color: #4e5d79;
}
.shop-cart > span {
	position: absolute;
	right: -13px;
	top: -7px;
	box-shadow: 0px 0px 10px 0px rgba(117, 117, 117, 0.62);
	height: 19px;
	width: 19px;
	text-align: center;
	line-height: 19px;
	background: #ff6c00;
	color: #fff;
	border-radius: 50%;
	font-size: 10px;
	font-family: 'Muli', sans-serif;
	font-weight: 900;
	cursor: pointer;
}
.menu-cart-widget {
	position: absolute;
	top: 53px;
	right: -43px;
	width: 294px;
	background: #fff;
	text-align: left;
	padding: 30px 25px;
	box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	border-top: 2px solid #ff6c00;
	z-index: 2;
	opacity: 0;
	visibility: hidden;
	transform: translateY(20px);
	transition: .5s linear;
}
.menu-cart-widget::before {
	position: absolute;
	content: '';
	left: 0px;
	top: -35px;
	width: 100%;
	height: 35px;
	display: block;
}
.shop-cart:hover > .menu-cart-widget {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}
.menu-cart-widget ul li {
	display: flex;
	align-items: self-start;
	margin-bottom: 20px;
}
.menu-cart-widget ul li:last-child {
	margin-bottom: 0;
}
.cart-product-thumb img {
	box-shadow: 0px 0px 27px 0px rgba(11, 64, 134, 0.13);
	border-radius: 5px;
	margin-right: 15px;
}
.cart-product-content h5 {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 5px;
}
.cart-product-content h5 a {
	display: block;
}
.cart-product-content h5 a:hover {
	color: #ff6c00;
}
.cart-product-content > span {
	font-size: 12px;
	font-weight: 800;
	color: #919fb9;
	font-family: 'Muli', sans-serif;
	display: block;
}
.cart-del {
	display: block;
	margin-left: 22px;
}
.cart-del a {
	font-size: 15px;
	color: #737373;
	font-family: 'Muli', sans-serif;
	font-weight: 800;
}
.menu-cart-widget ul {
	padding-bottom: 30px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 15px;
}
.cart-price span {
	font-size: 14px;
	color: #444172;
	font-weight: 800;
	font-family: 'Muli', sans-serif;
}
.cart-price span:last-child {
	float: right;
	color: #FF7200;
}
.cart-checkout-btn .btn {
	border: none;
	box-shadow: none;
	width: 100%;
	border-radius: 0;
	text-transform: uppercase;
	background: #ff6c00;
	font-size: 13px;
}
.cart-checkout-btn .btn:hover {
	background: #0093ab;
}
.header-btn {
	margin-left: 40px;
position: relative;
    top: -10px;

}
.header-btn .btn {
	background: #ff6c00;
	border: none;
	box-shadow: none;
	border-radius: 5px;
	padding: 9px 16px;
	font-weight: 700;
	transition: all 0.5s ease 0s;
}
.header-btn .btn i {
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 30px;
	background: #fff;
	border-radius: 50%;
	font-size: 14px;
	color: #aeb5c2;
	margin-right: 10px;
}
.header-btn .btn:hover {
	background: #0093ab;
}
.transparent-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: none;
	padding: 10px 0;
}
.s-main-menu ul li a {
	color: #fff;
}
.s-main-menu ul li:hover a,
.s-main-menu ul li.active a {
	color: #fff;
}
.s-main-menu nav > ul > li > a::before {
	border-color: #fff;
}
.s-shop-cart > a {
	color: #fff;
}
.sticky-menu {
	left: 0;
	margin: auto;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9;
	background: #fff;
	-webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
	-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	border-radius: 0;
}
.menu-area.sticky-menu {
	padding: 0;
}
.transparent-header.sticky-menu {
	background: #fff;
}
.sticky-logo {
	display: none;
}
.sticky-menu .sticky-logo {
	display: block;
}
.sticky-menu .transparent-logo {
	display: none;
}
.sticky-menu .s-main-menu ul li a {
	color: #667289;
}
.sticky-menu .s-main-menu nav > ul > li > a::before {
	border-color: #ff6c00;
}
.sticky-menu .s-main-menu ul li:hover a,
.sticky-menu .s-main-menu ul li.active a {
	color: #ff6c00;
}
.sticky-menu .s-main-menu ul li .submenu li a {
	color: #667289;
}
.sticky-menu .s-shop-cart > a {
	color: #4e5d79;
}
.main-menu ul li .submenu {
	position: absolute;
	z-index: 9;
	border-radius: 4px;
	border: none;
	-webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.25);
	display: block;
	left: 0;
	opacity: 0;
	padding: 18px 0;
	right: 0;
	top: 100%;
	visibility: hidden;
	min-width: 230px;
	border: 1px solid #f5f5f5;
	background: #ffffff;
	box-shadow: 0px 30px 70px 0px rgba(137,139,142,0.15);
	margin: 0;
	transform: scale(1 , 0);
	transform-origin: 0 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.main-menu ul li .submenu li {
	margin-left: 0;
	text-align: left;
	display: block;
}
.main-menu ul li .submenu li a {
	padding: 0 10px 0 25px;
	line-height: 45px;
	font-size: 16px;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.main-menu ul li:hover > .submenu {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}
.s-main-menu ul li .submenu li a {
	color: #667289;
}
.s-main-menu ul li .submenu li:hover a {
	color: #ff6c00;
}
.s-main-menu ul li .submenu li.active a {
	color: #ff6c00;
}
.gradient-bg {
	background-image: -moz-linear-gradient( -30deg, rgb(170,0,241) 0%, rgb(95,25,209) 100%);
	background-image: -webkit-linear-gradient( -30deg, rgb(170,0,241) 0%, rgb(95,25,209) 100%);
	background-image: -ms-linear-gradient( -30deg, rgb(170,0,241) 0%, rgb(95,25,209) 100%);
}
/* 3. Breadcrumb */
.breadcrumb-area {
	min-height: 460px;
	background-position: center;
	background-size: cover;
}
.breadcrumb-wrap {
	padding-top: 80px;
}
.breadcrumb-wrap h2 {
	font-size: 46px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 10px;
}
.breadcrumb-wrap .breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	margin-bottom: 0;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
	justify-content: center;
}
.breadcrumb-wrap .breadcrumb li {
	font-size: 18px;
	font-family: 'Muli', sans-serif;
	font-weight: 600;
}
.breadcrumb-wrap .breadcrumb li a {
	color: #fff;
}
.breadcrumb-wrap .breadcrumb-item + .breadcrumb-item::before {
	color: #fff;
	padding-right: 10px;
	padding-left: 10px;
}
.products-breadcrumb-area {
	min-height: 530px;
}
.products-breadcrumb-area .breadcrumb-wrap h2 {
	font-size: 36px;
	margin-bottom: 15px;
}
.breadcrumb-wrap p {
	line-height: 1;
	color: #fff;
	font-family: 'Muli', sans-serif;
	font-weight: 600;
	font-size: 18px;
	opacity: .7;
	margin-bottom: 0;
}
.breadcrumb-wrap .t-slider-search-form {
	margin: 0;
	margin-right: 0;
	margin-top: 35px;
	margin-bottom: 80px;
}
.products-breadcrumb-area .breadcrumb-wrap {
	padding-top: 170px;
}

/* 4. Slider */
.slider-bg {
	background-position: center;
	background-size: cover;
	padding-top: 155px;
}
.slider-content h2 {
	font-size: 50px;
	line-height: 1.2;
	color: #fff;
	font-weight: 600;
	margin-bottom: 15px;
}
.slider-content p {
	font-weight: 600;
	color: #fff;
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	margin-bottom: 0;
}
.slider-search-form {
	margin: 0 20px;
}
.slider-search-form form {
	position: relative;
	display: flex;
	box-shadow: 0px 0px 16px 0px rgba(50, 44, 135, 0.3);
	border-radius: 50px;
	margin-bottom: 30px;
}
.slider-search-form input {
	width: 375px;
	padding: 24px 30px;
	border: none;
	font-size: 14px;
	font-weight: 600;
	color: #8393ac;
	font-family: 'Muli', sans-serif;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	border-right: 1px solid #f1eeee;
}
.slider-search-form input::placeholder {
	color: #8393ac;
}
.slider-search-form .nice-select {
	width: 220px;
	background: #fff;
	border-radius: 0;
	font-size: 14px;
	font-weight: 600;
	font-family: 'Muli', sans-serif;
	color: #8393ac;
	padding: 27.7px 25px;
}
.slider-search-form .nice-select::after {
	border-bottom: 2px solid #8393ac;
	border-right: 2px solid #8393ac;
	right: 30px;
}
.slider-search-form button {
	width: 200px;
	border: 3px solid #fff;
	background: #ff6c00;
	color: #fff;
	font-family: 'Muli', sans-serif;
	font-weight: 900;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	transition: .3s;
	cursor: pointer;
}
.slider-search-form button:hover {
	background: #0093ab;
}
.s-slider-bg {
	min-height: 794px;
	background-position: center;
	background-size: cover;
	padding-top: 280px;
}
.s-slider-content span {
	font-weight: 800;
}
.s-slider-search-form {
	margin: 0 55px;
	position: relative;
}
.s-slider-search-form input {
	border: none;
	width: 100%;
	background: #fbfbfc;
	padding: 21px 35px;
	border-radius: 50px;
	padding-right: 100px;
	font-family: 'Muli', sans-serif;
	font-weight: 600;
}
.s-slider-search-form button {
	position: absolute;
	right: 35px;
	top: 50%;
	transform: translateY(-50%);
	border: none;
	background: none;
	color:#17a2b8;
	cursor: pointer;
	padding: 0;
}
.s-slider-search-form input::placeholder {
	color: #c1bfbf;
}
.t-slider-bg {
	min-height: 798px;
	background-position: center;
	background-size: cover;
}
.third-slider-wrap {
	padding-top: 180px;
}
.t-slider-content h2 {
	margin-bottom: 10px;
}
.t-slider-content p {
	margin-bottom: 35px;
}
.t-slider-search-form {
	margin: 0;
	margin-right: 90px;
}
.t-slider-search-form input {
	padding: 18px 35px;
	padding-right: 100px;
	box-shadow: 0px 0px 35px 0px rgba(65, 63, 94, 0.43);
}
.t-slider-search-form button {
	right: 3px;
	color: #fff;
	height: 56px;
	width: 56px;
	text-align: center;
	line-height: 56px;
	background: #FF7200;
	border-radius: 50%;
}
.slider-dashboard {
	margin: 40px auto -140px;
}
.dashboard-active .slick-list {
	margin-left: -50px;
	margin-right: -50px;
	padding-bottom: 50px;
}
.single-dashboard {
	text-align: center;
}
.single-dashboard img {
	border-radius: 5px;
	box-shadow: 0px 0px 43px 0px rgba(133, 129, 192, 0.3);
	display: inline-block;
}

/* 5. Features */
.features-items-p {
	padding-top: 205px;
	padding-bottom: 82px;
}
.section-title h2 {
	font-size: 30px;
	margin-bottom: 10px;
}
.section-title p {
	font-size: 20px;
	margin-bottom: 0;
}
.product-thumb-wrap {
	padding: 0 80px;
}
.single-product-thumb {
	margin-bottom: 30px;
	width: calc(100% / 8);
}

/* 6. Product */
.single-product {
	position: relative;
	overflow: hidden;
	box-shadow: 0px 0px 27px 0px rgba(149, 149, 149, 0.4);
}
.product-img img {
	width: 100%;
}
.product-overlay {
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(255,255,255,.93);
	right: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 19px 15px;
	z-index: 1;
	transition: .4s linear;
	transform: translateY(50px);
	opacity: 0;
}
.product-overlay h5 {
	font-size: 16px;
	color: #0093ab;
	margin-bottom: 0;
}
.product-overlay h5 a:hover {
	color: #ff6c00;
}
.product-overlay span {
	font-size: 18px;
	font-weight: 800;
	color: #ff6c00;
	font-family: 'Muli', sans-serif;
}
.single-product:hover .product-overlay {
	transform: translateY(0px);
	opacity: 1;
}
.product-menu button {
	font-size: 16px;
	font-weight: 600;
	border: none;
	padding: 8px 20px;
	background: transparent;
	color: #687d95;
	font-family: 'Muli', sans-serif;
	cursor: pointer;
	border-radius: 50px;
	border: 2px solid transparent;
	box-shadow: none;
	transition: .4s ease-in-out;
}
.product-menu button.active {
	background: #0093ab;
	color: #fff;
	border-color: #fff;
	box-shadow: 0px 0px 24px 0px rgba(93, 87, 171, 0.32);
}
.product-bg {
	position: relative;
}
.product-bg-shape {
	position: absolute;
	left: 0;
	bottom: 10%;
	z-index: -1;
}
.s-product-menu {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0px 0px 27px 0px rgba(149, 149, 149, 0.22);
	padding: 25px 0;
}
.area-bg-wrap {
	background: #f7f7f7;
	background: -webkit-linear-gradient(to top, #f7f7f7, #fff);
	background: linear-gradient(to top, #f7f7f7, #fff);

}
.s-single-product .product-overlay {
	background: #fff;
}
.s-single-product .product-overlay h5 {
	color: #444172;
}
.product-action {
	position: absolute;
	top: 35%;
	width: 100%;
	text-align: center;
	transition: .4s linear;
	transform: translateY(20px);
	z-index: 1;
	opacity: 0;
}
.product-action .btn {
	padding: 10px 20px;
	font-size: 14px;
	font-family: 'Cabin', sans-serif;
	margin: 0 4px;
}
.product-action .btn:last-child {
	background: #253346;
}
.product-action .btn i {
	margin-right: 7px;
}
.s-single-product {
	border-radius: 6px;
}
.s-single-product::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #da4003;
	border-radius: 6px;
	transition: .4s linear;
	opacity: 0;
}
.s-single-product:hover .product-action {
	transform: translateY(0px);
	opacity: 1;
}
.s-single-product:hover::before {
	opacity: .9;
}
.t-single-product {
	box-shadow: 0px 0px 27px 0px rgba(149, 149, 149, 0.31);
	border-radius: 6px;
}
.t-product-wrap {
	padding: 0 80px;
}
.t-product-overlay {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	background: #fff;
	padding: 25px 25px 20px;
	border-top: 1px solid #ebebeb;
	z-index: 1;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.t-product-meta {
	display: flex;
	justify-content: space-between;
	line-height: 1;
	border-top: 1px solid #ebebeb;
	padding-top: 13px;
	margin-top: 18px;
}
.t-product-rating i {
	font-size: 14px;
	color: #9ea7b2;
}
.t-product-meta h6 {
	margin-bottom: 0;
	font-size: 18px;
	color: #ff6c00;
}
.t-product-overlay > h5 {
	font-size: 18px;
	margin-bottom: 5px;
}
.t-product-overlay > h5 a:hover {
	color: #ff6c00;
}
.t-product-overlay span {
	font-size: 16px;
	color: #7e899d;
	display: block;
	margin-bottom: 25px;
}
.t-product-overlay p {
	line-height: 1;
	font-size: 14px;
	color: #687d95;
	font-family: 'Muli', sans-serif;
	font-weight: 600;
	margin-bottom: 0;
}
.t-single-product .product-img img {
	transition: 1s linear;
	transform: scale(1);
}
.t-single-product:hover .product-img img {
	transform: scale(1.02);
}
.single-product-widget {
	box-shadow: 0px 0px 27px 0px rgba(149, 149, 149, 0.09);
	background: #fff;
	padding: 30px;
}
.single-product-widget .p-sidebar-title {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	margin-bottom: 30px;
}
.single-product-widget .p-sidebar-title::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	height: 3px;
	background: #FF7200;
	width: 40px;
	z-index: 1;
}
.p-sidebar-cat ul li {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.p-sidebar-cat ul li:last-child {
	margin-bottom: 0;
}
.p-sidebar-cat ul li a {
	font-size: 16px;
	color: #7e899d;
	display: block;
}
.p-sidebar-cat ul li a:hover {
	color: #FF7200;
}
.p-sidebar-cat ul li a span {
	float: right;
}
.price_filter .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
	background: #efefef none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	height: 8px;
	margin-bottom: 30px;
	margin-left: auto;
}
.price_filter .ui-slider-range {
	background: #FF7200 none repeat scroll 0 0;
	border-radius: 0;
}
.price_filter .ui-slider-handle.ui-state-default.ui-corner-all {
	border: none;
	height: 20px;
	margin-top: -2px;
	width: 8px;
	background: #FF7200;
	border-radius: 5px;
	margin-left: 0;
}
.price_filter .ui-slider-handle.ui-state-default.ui-corner-all:focus {
	outline: none;
}
.price_slider_amount {
	overflow: hidden;
}
.price_slider_amount > input[type="text"] {
	float: right;
	height: 30px;
	margin-left: 28px;
	text-align: right;
	width: 130px;
	border: none;
	font-weight: 600;
	color: #444172;
}
.price_slider_amount > input[type="submit"] {
	background: #FF7200 none repeat scroll 0 0;
	border: none;
	color: #fff;
	float: left;
	font-weight: 700;
	height: 30px;
	text-transform: uppercase;
	transition: all 400ms ease-out 0s;
	cursor: pointer;
	width: 85px;
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
}
.price_slider_amount > input[type="submit"]:hover {
	background: #444172 none repeat scroll 0 0;
}
.p-finder-link ul li,
.p-rating-link ul li {
	display: block;
	color: #7e899d;
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 8px;
}
.p-finder-link ul li:last-child,
.p-rating-link ul li:last-child {
	margin-bottom: 0px;
}
.p-finder-link ul li label,
.p-rating-link ul li label {
	color: #7e899d;
	font-size: 16px;
	margin-bottom: 0px;
	user-select: none;
}
.p-finder-link ul li span,
.p-rating-link ul li span {
	float: right;
}
.p-finder-link ul li input,
.p-rating-link ul li input {
	margin-right: 15px;
	display: inline-block;
}
.vendor-profile-sidebar {
	box-shadow: 0px 0px 27px 0px rgba(149, 149, 149, 0.09);
	background: #fff;
}
h5.vendor-wrap-title {
	margin-bottom: 0;
	background: #3b3e4c;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	padding: 20px;
	text-align: center;
}
.vendor-info-wrap {
	padding: 40px 45px;
	padding-bottom: 30px;
}
.vendor-thumb img {
	border-radius: 50%;
	box-shadow: 0px 0px 13px 0px rgba(35, 53, 131, 0.12);
}
.vendor-info h4 {
	font-size: 18px;
	margin-bottom: 5px;
}
.vendor-info span {
	font-size: 16px;
	color: #aaabad;
	display: block;
}
.vendor-action {
	border: 1px solid #e7e7e7;
	background: #fcfcfc;
	padding: 20px;
	margin-bottom: 20px;
}
.vendor-action .profile-sale-count {
	font-size: 26px;
	margin-bottom: 5px;
}
.profile-rating i {
	font-size: 12px;
	color: #FF7200;
}
.profile-rating span {
	font-size: 14px;
	font-weight: 500;
	margin-left: 5px;
	display: inline-block;
}
.vendor-product-thumb ul li {
	display: inline-block;
	margin: 10px 4px;
}
.vendor-product-thumb ul li img {
	border-radius: 6px;
	box-shadow: 0px 0px 13px 0px rgba(35, 53, 131, 0.12);
}
.vendor-profile-cat {
	padding: 35px 30px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.vendor-sidebar-title {
	font-size: 18px;
	margin-bottom: 20px;
}
.vendor-profile-cat ul li {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
.vendor-profile-cat ul li:last-child {
	margin-bottom: 0;
}
.vendor-profile-cat ul li a {
	font-size: 16px;
	color: #738097;
	display: block;
	font-weight: 500;
}
.vendor-profile-cat ul li a span {float: right;}
.vendor-profile-cat ul li a:hover {
	color: #FF7200;
}
.sidebar-author-contact {
	padding: 35px 30px;
}
.sac-form textarea {
	width: 100%;
	border: 1px solid #dddddd;
	padding: 15px 20px;
	height: 100px;
	margin-bottom: 20px;
	transition: .3s linear;
}
.sac-form textarea::placeholder,
.sac-form input::placeholder {
	color: #aab1bd;
}
.sac-form input {
	width: 100%;
	border: 1px solid #dddddd;
	padding: 13px 20px;
	margin-bottom: 20px;
	transition: .3s linear;
}
.sac-form button {
	background: #FF7200;
	padding: 15px 40px;
}
.sac-form input:focus,
.sac-form textarea:focus {
	border-color: #FF7200;
}

/* 7. Pagination */


/* 8. Customize */
.single-customize-step{
	display: flex;
	align-items: center;
	box-shadow: 0px 0px 10px 0px rgba(97, 104, 212, 0.17);
	background: #fff;
	border-left: 5px solid #e6e6f2;
	border-radius: 10px;
	padding: 22px 20px;
	margin-bottom: 20px;
	transform: translateX(0);
	transition: .3s linear;
}
.customize-wrap {
	padding-left: 50px;
	padding-right: 100px;
}
.customize-icon { 
        width:230px;
        margin-left:15px;
	margin-right: 15px;
}

.customize-icon > a > img{
    width:113%;
}
.customize-content h4 {
	font-size: 19px;
	margin-bottom: 10px;
}
.customize-content p {
	margin-bottom: 0;
	font-size: 18px;
	line-height: 1.5;
}
.single-customize-step:hover{
	border-color: #0093ab;
	box-shadow: 0px 0px 46px 0px rgba(97, 104, 212, 0.22);
	transform: translateX(-10px);
}

.customize-shape {
	position: absolute;
	right: 215px;
	bottom: 11%;
	z-index: -1;
	opacity: .7;
}
.single-customize-step:last-child{
	margin-bottom: 20px;
}
.dushu_list>ul>li>.c_pt_12:last-child{
	margin-bottom: 20px;
}
/* 9. Knowledge */
.knowledge-title span {
	font-size: 16px;
	font-weight: 700;
	color: #0093ab;
	font-family: 'Muli', sans-serif;
	display: block;
	margin-bottom: 15px;
}
.knowledge-title h2 {
	font-size: 36px;
	line-height: 1.35;
	margin-bottom: 0;
}
.knowledge-content p {
	font-size: 18px;
	color: #786d99;
	line-height: 1.7;
	margin-bottom: 35px;
}
.knowledge-content .btn i,
.error-content .btn i {
	margin-left: 9px;
	line-height: 1;
}
.knowledge-img img:first-child {
	margin-bottom: -230px;
	position: relative;
	z-index: 1;
	float: right;
	box-shadow: 0px 1px 27px 0px rgba(11, 60, 123, 0.22);
	border-radius: 10px;
}
.knowledge-img img:last-child {
	border-radius: 10px;
	box-shadow: 0px 1px 27px 0px rgba(11, 60, 123, 0.22);
}
.knowledge-img {
	position: relative;
}
.knowledge-img::before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%) scale(1);
	height: 440px;
	width: 440px;
	background: #f3f9ff;
	border-radius: 50%;
	z-index: -1;
	top: 8px;
	transition: .5s linear;
	transition-delay: 1s;
}
.knowledge-img::after {
	content: "";
	position: absolute;
	right: -45px;
	transform: scale(1);
	height: 320px;
	width: 320px;
	background: #fff6f3;
	border-radius: 50%;
	z-index: -1;
	top: -20px;
	transition: .5s linear;
	transition-delay: 1s;
}

/* 10. Counter */
.area-background {
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 1;
}
.area-background::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #0093ab;
	opacity: .5;
	z-index: -1;
}
.counter-icon {
	height: 120px;
	width: 120px;
	text-align: center;
	margin: 0 auto 25px;
	line-height: 120px;
	border: 2px solid #fff;
	border-radius: 50%;
	position: relative;
}
.counter-icon::before {
	content: "";
	position: absolute;
	left: 100%;
	top: 50%;
	transform: translateY(-50%);
	height: 1px;
	width: 205px;
	border-top: 1px dashed #86b8f8;
}
.counter-content h2 {
	line-height: 1;
	font-size: 46px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 8px;
}
.counter-content > span {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	line-height: 1;
	display: block;
}
.counter-area .row .col-lg-3:last-child .counter-icon::before {
	display: none;
}

/* 11. Pricing */
.single-pricing {
	box-shadow: 0px 0px 46px 0px rgba(97, 104, 212, 0.2);
	border-radius: 8px;
	border-top: 5px solid #eae6e4;
	border-bottom: 5px solid #eae6e4;
	padding: 50px 30px;
	transition: .3s linear;
}
.pricing-head > h5 {
	font-size: 18px;
	margin-bottom: 5px;
}
.pricing-head > span {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	display: block;
	color: #9098a9;
	margin-bottom: 25px;
}
.pricing-head p {
	line-height: 1.1;
	margin-bottom: 15px;
}
.price-count h4 {
	font-size: 16px;
	font-weight: 700;
	box-shadow: 0px 0px 27px 0px rgba(97, 104, 212, 0.17);
	padding: 18px 10px;
	border-radius: 50px;
	margin: 0 10px;
}
.price-count h4 span {
	color: #FF7200;
}
.pricing-list ul li {
	padding-bottom: 12px;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 12px;
}
.pricing-btn .btn {
	border: none;
	box-shadow: none;
	background: #FF7200;
	padding: 10px 15px 10px 28px;
	transition: .3s linear;
}
.pricing-btn .btn i {
	height: 35px;
	width: 35px;
	text-align: center;
	line-height: 35px;
	background: #e4521b;
	border-radius: 50%;
	font-size: 14px;
	margin-left: 12px;
	transition: .3s linear;
}
.single-pricing:hover {
	border-color: #0093ab;
}
.single-pricing:hover .pricing-btn .btn {
	background: #0093ab;
}
.single-pricing:hover .pricing-btn .btn  i{
	background: #1877f2;
}
.single-pricing.active {
	border-color: #0093ab;
}
.single-pricing.active .pricing-btn .btn {
	background: #0093ab;
}
.single-pricing.active .pricing-btn .btn  i{
	background: #1877f2;
}

/* 12. Testimonial */
.testimonial-wrap,.plugin-wrap,.newsletter-wrap {
	padding: 0 80px;
}
.single-testimonial {
	transition: .3s linear;
	transform: translateY(0);
}
.testi-content {
	background: #fff;
	box-shadow: 0px 0px 7px 0px rgba(114, 110, 165, 0.17);
	padding: 50px 40px;
	margin-bottom: 40px;
	margin-top: 10px;
	position: relative;
	border-radius: 10px;
}
.testi-content::before {
	content: "";
	position: absolute;
	left: 60px;
	bottom: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 40px 0 0;
	border-color: #fff transparent transparent transparent;
}
.testi-quote img {
	display: inline-block;
}
.testi-rating > i {
	color: #ff6c00;
	font-size: 14px;
	line-height: 1;
}
.testi-content p {
	font-size: 16px;
	line-height: 26px;
	color: #746993;
	margin-bottom: 0;
}
.testi-content a {
	font-size: 14px;
	color: #0093ab;
}
.testi-content a > i {
	font-size: 11px;
	margin-left: 5px;
}
.t-avatar-info h4 {
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 5px;
}
.t-avatar-info span {
	font-size: 16px;
	display: block;
}
.t-avatar-img img {
	display: inline-block;
	box-shadow: 0px 5px 5.4px 0.6px rgba(10, 14, 23, 0.16);
	border-radius: 50%;
}
.testimonial-active .slick-active.slick-center .single-testimonial .t-avatar-info h4 {
	color: #0093ab;
}
.single-testimonial:focus,.slick-slide:focus {
    outline: none;
}
.s-single-testimonial {
	transform: unset;
	box-shadow: 0px 5px 11.7px 1.3px rgba(78, 104, 171, 0.16);
	border-radius: 10px;
	background: #fff;
}
.s-single-testimonial .testi-content {
	background: transparent;
	box-shadow: none;
	padding: 30px 45px;
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
	z-index: 1;
}
.s-single-testimonial .testi-content::before {
	content: "";
	position: absolute;
	left: 35px;
	top: 18px;
	background-image: url(../img/icon/quote.png);
	width: 46px;
	height: 39px;
	background-repeat: no-repeat;
	z-index: -1;
}
.s-single-testimonial .testi-content p {
	margin-bottom: 20px;
	color: #786d99;
	font-size: 18px;
	line-height: 28px;
}
.s-single-testimonial .t-avatar-img img {
	border-radius: 50%;
	box-shadow: 0px 5px 31.5px 3.5px rgba(36, 69, 155, 0.07);
	margin-top: -45px;
}
.s-single-testimonial .t-avatar-info h4 {
	transition: .3s linear;
}
.s-testimonial-wrap .slick-track {
	margin-top: 50px;
}
.s-testimonial-wrap .testimonial-active .slick-active.slick-center .s-single-testimonial {
	transform: translateY(0px);
	box-shadow: 0px 5px 31.5px 3.5px rgba(20, 53, 140, 0.16);
}
.s-testimonial-wrap .testimonial-active .slick-active.slick-center .s-single-testimonial .t-avatar-info h4 {
	color: #0093ab;
}
.t-testimonial-wrap {
	background: #fff;
	box-shadow: 0px 1px 46px 0px rgba(11, 60, 123, 0.22);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin: 0 80px;
	padding: 50px 80px;
}
.t-single-testimonial {
	display: flex;
	align-items: center;
}
.t-testi-content p {
	font-size: 20px;
	font-style: italic;
	color: #786d99;
	margin-bottom: 25px;
}
.t-testi-content h5 {
	font-size: 16px;
	margin-bottom: 5px;
}
.t-testi-content span {
	font-size: 14px;
	font-weight: 600;
	color: #FF7200;
	font-family: 'Muli', sans-serif;
	display: block;
}
.t-testi-img {
	margin-right: 65px;
	position: relative;
	z-index: 1;
}
.t-testi-img::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	height: 325px;
	width: 175px;
	background: #FF7200;
	border-radius: 30px;
	transform: translate(-50%,-50%);
	z-index: -1;
}
.t-testi-img img {
	box-shadow: 0px 1px 24px 0px rgba(48, 26, 18, 0.34);
}
.t-testi-content {
	padding: 30px 50px;
	position: relative;
}
.t-testi-content::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../img/icon/s_quote01.png);
	width: 33px;
	height: 28px;
	background-repeat: no-repeat;
}
.t-testi-content::after {
	content: "";
	position: absolute;
	right: 20px;
	bottom: 80px;
	background-image: url(../img/icon/s_quote02.png);
	width: 33px;
	height: 28px;
	background-repeat: no-repeat;
}
.t-testi-active .slick-track {
	padding: 35px 20px;
}
.t-testi-active .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	border: none;
	padding: 0;
	line-height: 1;
	background: none;
	font-size: 35px;
	color: #cfcfcf;
	z-index: 1;
	left: -40px;
	cursor: pointer;
	transition: .3s ease-in-out;
}
.t-testi-active .slick-next {
	right: -40px;
	left: auto;
}
.t-testi-active .slick-arrow:hover {
	color: #f75619;
}
.f-testi-content {
	padding: 40px 60px;
	background: #f3f3f3;
	padding-left: 80px;
	margin-bottom: 35px;
	position: relative;
	border-radius: 3px;
}
.f-testi-content::before {
	content: "";
	position: absolute;
	left: 35px;
	top: 35px;
	background-image: url(../img/icon/f_quote.png);
	width: 28px;
	height: 24px;
	background-repeat: no-repeat;
}
.f-testi-content p {
	font-size: 18px;
	font-style: italic;
	color: #786d99;
	line-height: 30px;
	margin-bottom: 15px;
}
.f-testi-rating i {
	font-size: 14px;
	color: #0093ab;
}
.f-testi-avatar {
	display: flex;
	align-items: center;
	margin-left: 10px;
}
.ft-avatar-img {margin-right: 15px;}
.ft-avatar-img img {
	border-radius: 50%;
	box-shadow: 0px 0px 7px 0px rgba(75, 75, 75, 0.31);
}
.ft-avatar-info h5 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
}
.f-testi-active .slick-arrow {
	position: absolute;
	right: 0;
	bottom: 15px;
	height: 40px;
	width: 40px;
	border: 2px solid #ebebeb;
	background: none;
	border-radius: 50%;
	font-size: 14px;
	color: #c7c2d3;
	line-height: 40px;
	z-index: 1;
	background: #fff;
	padding: 0;
	transition: .3s linear;
	cursor: pointer;
}
.f-testi-active .slick-prev {
	right: 50px;
}
.faq-testimonial {
	margin: 0 10px;
}
.f-testi-active .slick-arrow:hover {
	color: #0093ab;
	border-color: #0093ab;
}
.s-faq-area.pb-120 {
	padding-bottom: 5px;
}
.product-details-thumb img {
	width: 100%;
}
.product-tab {
	background: #fcfcfc;
	padding: 30px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}
.product-tab-content {
	background: #fff;
	border: 1px solid #f2f2f2;
	padding: 35px 30px;
}
.product-tab li .btn {
	border: 1px solid #c9cdd6;
	background: transparent;
	box-shadow: none;
	color: #738097;
	font-weight: 500;
	font-family: 'Cabin', sans-serif;
	margin-right: 10px;
}
.product-tab li .btn.active {
	border-color: #0093ab;
	background: #0093ab;
	box-shadow: 0px 0px 24px 0px rgba(93, 87, 171, 0.32);
	color: #fff;
}
.product-details-content h3 {
	font-size: 24px;
	margin-bottom: 20px;
}
.product-details-content p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 15px;
}
.product-details-content h4 {
	font-size: 22px;
	margin-bottom: 15px;
}
.product-details-features {
	margin-top: 35px;
	margin-bottom: 20px;
}
.product-details-content ul li {
	padding-left: 20px;
	font-size: 18px;
	margin-bottom: 8px;
	position: relative;
}
.product-details-content ul li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	height: 10px;
	width: 10px;
	border: 1px solid #c9c9c9;
	border-radius: 50%;
}
.product-details-source {
	margin-top: 35px;
	margin-bottom: 35px;
}
.product-details-content p.product-details-note {
	margin-bottom: 0;
	border-top: 1px solid #e7e7e7;
	padding-top: 30px;
	color: #586275;
	font-weight: 500;
}
.item-single-comment ul li {
	display: flex;
	align-items: center;
}
.item-single-comment {
	background: #f9f9f9;
	padding: 20px;
	margin-bottom: 20px;
}
.item-comment-content h5 {
	display: inline-block;
	margin-bottom: 0;
	font-size: 18px;
}
.item-comment-content h5 a:hover {
	color: #0093ab;
}
.item-comment-content span {
	font-size: 12px;
	color: #ff6c00;
	position: relative;
	margin-left: 15px;
	padding-left: 15px;
	display: inline-block;
}
.item-comment-content span::before {
	content: "|";
	position: absolute;
	left: 0;
	top: -2px;
	color: #7e899d;
	font-size: 14px;
}
.item-comment-content small {
	font-size: 13px;
	float: right;
	opacity: .7;
}
.item-comment-content p {
	margin-bottom: 0;
	font-size: 18px;
	line-height: 28px;
	margin-top: 10px;
	overflow: hidden;
}
.item-comment-avatar img {
	border-radius: 50%;
	box-shadow: 0px 0px 13px 0px rgba(35, 53, 131, 0.09);
	margin-right: 20px;
}
.item-comment-box {
	margin-top: 55px;
}
.item-comment-box h3 {
	font-size: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 20px;
}
.item-comment-form textarea {
	width: 100%;
	border: 1px solid #e9e9e9;
	padding: 12px 20px;
	margin-bottom: 20px;
	height: 120px;
	transition: .3s ease-in-out;
}
.item-comment-form input {
	width: 100%;
	border: 1px solid #e9e9e9;
	padding: 12px 20px;
	margin-bottom: 20px;
	transition: .3s ease-in-out;
}
.item-comment-form input::placeholder,
.item-comment-form textarea::placeholder {
	color: #aab1bd;
}
.item-comment-form input:focus,
.item-comment-form textarea:focus {
	border-color: #0093ab;
}
.item-comment-form button {
	padding: 15px 50px;
	margin-top: 10px;
}
.item-comment-wrap {
	padding: 25px 0;
}
.item-sidebar-action {
	padding: 40px 45px;
	border-bottom: 1px solid #ededed;
}
.item-price-count h4 {
	font-size: 26px;
	color: #FF7200;
	margin-bottom: 0;
}
.item-sidebar-btn .btn {
	width: 100%;
	box-shadow: 0px 0px 13px 0px rgba(35, 53, 131, 0.17);
}
.item-sidebar-btn .btn:hover {
	box-shadow: none;
}
.item-sidebar-btn .btn:first-child {
	background: #FF7200;
	margin-bottom: 12px;
}
.item-license label {
	margin-bottom: 0;
	font-size: 16px;
	color: #86868e;
	margin-left: 5px;
}
.sidebar-item-info {
	padding: 40px 30px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
.sidebar-item-info ul li {
	font-size: 16px;
	color: #738097;
	margin-bottom: 15px;
	overflow: hidden;
	display: block;
}
.sidebar-item-info ul li span {
	float: right;
}
.sidebar-item-info ul li span i {
	font-size: 13px;
	color: #FF7200;
}
.sidebar-item-info ul li:last-child {
	margin-bottom: 0;
}
.sidebar-item-info h5,
.product-sidebar-tag h5 {
	margin-bottom: 35px;
}
.product-sidebar-tag {
	padding: 40px 30px;
	padding-bottom: 30px;
}
.product-sidebar-tag ul li {
	display: inline-block;
	margin-right: 6px;
	margin-bottom: 10px;
}
.product-sidebar-tag ul li a {
	display: inline-block;
	border: 1px solid #dfdfdf;
	background: #fcfcfc;
	padding: 11px 20px;
	color: #737f96;
	line-height: 1;
	border-radius: 50px;
}
.product-sidebar-tag ul li a:hover {
	background: #FF7200;
	border-color: #FF7200;
	color: #fff;
}

/* 13. Services */
.services-bg {
	background-position: center;
	background-size: cover;
}
.white-title h2 {
	color: #fff;
}
.white-title p {
	color: #d2d2d2;
}
.services-icon {
	height: 60px;
}
.services-icon img {
	transform: rotateY(0deg);
	transition: .5s linear;
}
.services-content h4 {
	font-size: 18px;
	color: #fbfbfb;
	margin-bottom: 14px;
}
.services-content p {
	color: #d2d2d2;
	margin-bottom: 35px;
}
.services-content .btn {
	background: transparent;
	border: 2px solid #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 14px 25px;
}
.services-content .btn i {
	margin-left: 10px;
	line-height: 1;
}
.services-content .btn:hover {
	background: #ff6c00;
	color: #fff;
}
.single-services:hover .services-icon img {
	transform: rotateY(360deg);
}

/* 14. Plugin */
.plugin-bg {
	background: #fbfbfb;
	z-index: 1;
}
.single-plugin {
	margin-bottom: 30px;
	width: calc(100% / 5);
}
.single-plugin img {
	border-radius: 8px;
	transition: .3s linear;
	border: 1px solid #f1eded;
}
.single-plugin img:hover {
	box-shadow: 0px 17px 53.94px 4.06px rgba(17, 52, 146, 0.11),inset 0px 5px 10px 0px rgba(0, 0, 0, 0.04);
}
.plugin-shape {
	position: absolute;
	right: 0;
	top: 60px;
	z-index: -1;
}

/* 15. Blog */
.single-blog-post {
/*	box-shadow: 0px 0px 27px 0px rgba(11, 64, 134, 0.13); */
/*        border-radius: 6px; */
        border-radius: 15px;
        box-shadow:1px 5px 20px 0 rgba(16,10,136,0.42);
        height:94%;
        position:relative;
}
.blog-thumb img {
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	width: 100%;
}
.blog-content {
	padding: 25px 30px;
	background: #fff;
	position: relative;
	padding-bottom: 35px;
        height:94%;
}
.bc-top-wrap.mb-25 {
    margin-bottom: 22px;
     margin-left:-17px;
}
.b-post-date {
	float: left;
	background: #ff6c00;
	box-shadow: 0px 0px 8px 0px rgba(48, 47, 50, 0.18);
	border-radius: 4px;
	margin-right: 15px;
	text-align: center;
	padding: 10px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.b-post-date h6 {
	font-size: 20px;
	font-weight: 800;
	color: #fff;
	line-height: 1;
	margin-bottom: 0;
}
.b-post-date span {
	font-size: 11px;
	color: #fff;
	font-family: 'Muli', sans-serif;
	font-weight: 800;
}
.blog-meta ul li {
	display: inline-block;
	margin-right: 10px;
	font-size: 20px;
	color: #717f99;
	position: relative;
	padding-right: 10px;
}
.blog-meta ul li::before {
	content: "/";
	position: absolute;
	right: -3px;
	top: 50%;
	transform: translateY(-50%);
	color: #c1c4ca;
	font-size: 16px;
}
.blog-meta ul li:last-child {
	margin-right: 0;
	padding-right: 0;
}
.blog-meta ul li:last-child::before {
	display: none;
}
.blog-meta ul li a {
	color: #17a2b8;
}
.blog-meta ul li i {
	color: #6f6d8b;
	margin-right: 8px;
}
.blog-content h5 {
	font-size: 19px;
	line-height: 1.4;
	margin-bottom: 5px;
}
.blog-content h5:hover a {
	color: #ff6c00;
}
.blog-content p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 20px;
}
.blog-content > a {
	font-size: 12px;
	color: #605f70;
	font-family: 'Muli', sans-serif;
	font-weight: 800;
}
.blog-content > a span {
	margin-left: 5px;
}
.single-blog-post:hover .blog-content > a {
	color: #0093ab;
}
.single-blog-post:hover .b-post-date {
	background: #0093ab;
}
.blog-bg {
/*	background: #fefefe;   */
	border-bottom: 1px solid #f5f5f5;
}

.search-frame{
         
         display: inline-block;
          vertical-align: middle;
}
.news-request{
/*	 background: beige;   */
        -webkit-clip-path: polygon(16% 0, 100% 8%, 100% 81%, 92% 100%, 0 91%, 0 12%);
        clip-path: polygon(16% 0, 100% 8%, 100% 81%, 92% 100%, 0 91%, 0 12%);
}
.s-single-blog-post .blog-thumb {
	margin-bottom: 25px;
	position: relative;
}
.s-single-blog-post {
	box-shadow: none;
	border-radius: 0;
}
.s-blog-content {
	padding: 0;
}
.s-blog-content h5 {
	margin-bottom: 15px;
}
.s-blog-content p {
	font-size: 18px;
	line-height: 1.8;
	margin-bottom: 15px;
}
.s-blog-content > a {
	position: unset;
	display: inline-block;
	height: auto;
	width: auto;
	background: none;
	box-shadow: none;
	color: #FF7200;
	font-weight: 800;
	border-radius: 0;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	line-height: 1;
}
.single-blog-post:hover .s-blog-content > a {
	color: #FF7200;
}
.s-blog-content > a i {
	margin-left: 10px;
	transition: .3s linear;
	opacity: 0;
}
.s-blog-content > a:hover i {
	margin-left: 5px;
	opacity: 1;
}
.blog-post-date {
	position: absolute;
	left: 30px;
	bottom: 0;
	background: #FF7200;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 800;
	font-family: 'Muli', sans-serif;
	padding: 11px 15px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.inner-blog-wrap {
	padding: 0 80px;
}
.inner-single-blog-post {
	padding-bottom: 45px;
	border-bottom: 2px dashed #cbcbcb91;
}
.inner-single-blog-post .blog-thumb img {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.inner-blog-content .blog-meta ul li {
	display: inline-block;
	padding-right: 15px;
	margin-right: 15px;
	position: relative;
	font-size: 14px;
	color: #8c94a3;
	text-transform: uppercase;
}
.inner-blog-content .blog-meta ul li img {
	border-radius: 50%;
	box-shadow: 0px 4px 5.4px 0.6px rgba(14, 14, 14, 0.13);
	margin-right: 15px;
}
.inner-blog-content .blog-meta ul li:last-child {
	margin-right: 0;
	padding-right: 0;
}
.inner-blog-content .blog-meta ul li::before {
	content: "/";
	position: absolute;
	right: -1px;
	top: 50%;
	transform: translateY(-50%);
	color: #c1c4ca;
	font-size: 15px;
}
.inner-blog-content .blog-meta ul li:last-child::before {
	display: none;
}
.inner-blog-content .blog-meta ul li i {
	color: #8c94a3;
}
.inner-blog-content h5 {
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: 900;
}
.inner-blog-content h5 a:hover {
	color: #FF7200;
}
.inner-blog-content p {
	font-size: 17px;
	line-height: 29px;
	margin-bottom: 25px;
	color: #65728b;
}
.inner-blog-content > a {
	font-size: 16px;
	color: #3b395b;
	font-weight: 600;
	text-transform: capitalize;
}
.inner-blog-content > a i {
	display: inline-block;
	margin-left: 10px;
	line-height: 1;
	position: relative;
	top: 2px;
	transition: .3s linear;
	transform: translateX(-10px);
	opacity: 0;
	font-size: 14px;
}
.inner-blog-content > a:hover i {
	transform: translateX(0px);
	opacity: 1;
}
.inner-blog-content > a:hover {
	color: #FF7200;
}
.inner-blog-share > a {
	line-height: 1;
	font-size: 20px;
	color: #dadada;
}
.inner-blog-share {
	position: relative;
	cursor: pointer;
}
.inner-blog-share ul {
	position: absolute;
	top: -2px;
	margin-bottom: 0;
	right: 0;
	display: flex;
	background: #FF7200;
	padding: 0 15px 0 15px;
	border-radius: 50px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
}
.inner-blog-share:hover ul {
	opacity: 1;
	visibility: visible;
	right: 25px;
}
.inner-blog-share ul li a {
	color: #fff;
	font-size: 12px;
	display: block;
	padding: 8px 7px;
	line-height: 1;
}
.inner-blog-share ul li a:hover {
	color: #fff;
}
.blog-sidebar {
	padding-left: 8px;
}
.blog-sidebar .widget {
	box-shadow: 0px 3px 11.7px 1.3px rgba(138, 138, 138, 0.13);
	padding: 40px 30px;
}
.blog-sidebar-title {
	font-size: 18px;
	margin-bottom: 25px;
	font-weight: 900;
	text-align: center;
}
.sidebar-about-thumb img {
	margin-bottom: 15px;
	border-radius: 50%;
}
.sidebar-about-thumb span {
	display: block;
	font-size: 14px;
	color: #3b395b;
}
.sidebar-about-content p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 25px;
	color: #65728b;
}
.sidebar-about-social ul li {
	display: inline-block;
	margin: 0 3px;
}
.sidebar-about-social ul li a {
	display: block;
	height: 35px;
	width: 35px;
	text-align: center;
	line-height: 37px;
	color: #fff;
	font-size: 14px;
	border-radius: 50%;
}
.sidebar-about-social ul li:first-child a {background: #305fb3;}
.sidebar-about-social ul li:nth-child(2) a {background: #5eaade;}
.sidebar-about-social ul li:nth-child(3) a {background: #e1003a;}
.sidebar-about-social ul li:last-child a {background: #3d5a70;}
.sidebar-rc-post > ul > li {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.sidebar-rc-post > ul > li:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: none;
}
.rc-post-thumb {
	margin-right: 20px;
}
.rc-post-content h5 {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
}
.rc-post-content h5 a {
	display: inline-block;
}
.rc-post-content h5 a:hover {
	color: #ff6c00;
}
.rc-post-meta li {
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	color: #8c94a3;
	padding-right: 14px;
	margin-right: 10px;
	position: relative;
}
.rc-post-meta li a {
	color: #8c94a3;
}
.rc-post-meta li::before {
	content: "/";
	position: absolute;
	right: -1px;
	top: 50%;
	transform: translateY(-50%);
	color: #8c94a3;
	font-size: 14px;
}
.rc-post-meta li:last-child {
	margin-right: 0;
	padding-right: 0;
}
.rc-post-meta li:last-child::before {
	display: none;
}
.sidebar-cat ul li {
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #d7d7d7;
}
.sidebar-cat ul li:last-child {
	margin-bottom: 0px;
}
.sidebar-cat ul li a {
	font-size: 14px;
	color: #65728b;
	font-weight: 400;
	display: block;
}
.sidebar-cat ul li a:hover {
	color: #ff6c00;
}
.sidebar-cat ul li span {
	float: right;
}
.sidebar-banner-add img {
	width: 100%;
}
.sidebar-blog-tag ul li {
	display: inline-block;
	margin: 3px 1px;
}
.sidebar-blog-tag ul li a {
        white-space:nowrap; 
	display: inline-block;;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	background: #f1f1f1;
	color: #738097;
	padding: 13px 10px;
}


.sidebar-blog-tag ul li a:hover,
.blog-details-tag ul li a:hover {
	color: #fff;
	background: #ff6c00;
}
.blog-details-content p {
	margin-bottom: 20px;
}
.blog-details-content blockquote {
	margin: 40px 0;
	font-size: 22px;
	line-height: 1.5;
	color: #494d54;
	font-weight: 700;
	font-style: italic;
	padding-left: 100px;
	position: relative;
}
.blog-details-content blockquote::before {
	content: "\f10d";
	position: absolute;
	left: 20px;
	top: 8px;
	font-size: 50px;
	color: #d5d5d5;
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	font-style: normal;
	line-height: 1;
}
.blog-details-img img {
	width: 100%;
	margin-bottom: 40px;
}
.b-details-content-list ul li {
	display: block;
	position: relative;
	font-size: 18px;
	padding-left: 20px;
	margin-bottom: 8px;
}
.b-details-content-list ul li:last-child {
	margin-bottom: 0;
}
.b-details-content-list ul li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	height: 8px;
	width: 8px;
	background: #918fa4;
	border-radius: 50%;
}
.b-details-content-list ul li span {
	color: #585676;
	font-weight: 600;
}
.blog-details-tag {
	display: flex;
	align-items: center;
}
.blog-details-tag h5 {
	margin-bottom: 0;
	font-size: 14px;
	color: #3d3a63;
	margin-right: 20px;
}
.blog-details-tag ul li {
	display: inline-block;
	margin-right: 5px;
}
.blog-details-tag ul li:last-child {
	margin-right: 0;
}
.blog-details-tag ul li a {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	background: #f1f1f1;
	color: #738097;
	padding: 11px 20px;
}
.blog-share ul li {
	display: inline-block;
	margin-right: 5px;
}
.blog-share ul li a {
	display: block;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background: #305fb3;
	border-radius: 50%;
	font-size: 14px;
}
.blog-share ul li:nth-child(2) a {
	background: #5eaade;
}
.blog-share ul li:nth-child(3) a {
	background: #e1003a;
}
.blog-share ul li:last-child a {
	background: #3d5a70;
}
.blog-details-action {
	padding-bottom: 60px;
	border-bottom: 1px solid #e7e6e6;
}
.avatar-post {
	background: #f3f3f3;
	padding: 30px 25px;
}
.avatar-post ul li {
	display: flex;
	align-items: center;
}
.post-avatar-img {
	margin-right: 25px;
}
.post-avatar-img img {
	border-radius: 50%;
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.16);
}
.post-avatar-content h5 {
	font-size: 18px;
	margin-bottom: 10px;
}
.post-avatar-content p {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 0;
}
.related-post .inner-blog-content h5 {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 1.6;
}
.related-post-wrap {
	border-bottom: 1px solid #e7e6e6;
}
.b-details-inner-title {
	font-size: 20px;
	margin-bottom: 35px;
}
.blog-comment ul li {
	display: block;
	padding-bottom: 30px;
	border-bottom: 1px solid #e7e6e6;
	overflow: hidden;
	margin-bottom: 30px;
}
.blog-comment ul li .single-comment {
	display: flex;
	align-items: center;
}
.comment-avatar-img {
	margin-right: 25px;
}
.comment-avatar-img img {
	border-radius: 50%;
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.16);
}
.comment-avatar-info h5 {
	font-size: 18px;
	margin-bottom: 0;
	display: inline-block;
}
.comment-avatar-info h5 span {
	font-size: 14px;
	color: #786d99;
	font-family: 'Cabin', sans-serif;
	margin-left: 5px;
	font-weight: 400;
}
.comment-reply-link {
	float: right;
	color: #786d99;
	font-size: 14px;
	font-weight: 500;
}
.comment-reply-link i {
	color: #ff6c00;
	margin-right: 5px;
}
.comment-reply-link:hover {
	color: #ff6c00;
}
.comment-avatar-info {
	overflow: hidden;
	margin-bottom: 10px;
}
.comment-text p {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 0;
}
.blog-comment ul li.comment-reply {
	margin-left: 50px;
}
.comment-form textarea {
	width: 100%;
	padding: 20px 20px;
	border: 1px solid #ebebeb;
	margin-bottom: 20px;
	color: #786d99;
	height: 160px;
	transition: .3s;
}
.comment-form input {
	width: 100%;
	padding: 12px 20px;
	color: #786d99;
	border: 1px solid #ebebeb;
	margin-bottom: 20px;
	transition: .3s;
}
.comment-form textarea::placeholder,
.comment-form input::placeholder {
	font-size: 16px;
	color: #786d99;
	opacity: .92;
}
.comment-form textarea:focus,
.comment-form input:focus {
	border-color: #ff6c00;
}
.comment-form .btn {
	margin-top: 10px;
	background: #ff6c00;
	border: none;
	box-shadow: none;
	border-radius: 5px;
	padding: 18px 28px;
}
.comment-form .btn:hover {
	background: #0093ab;
}

/* 16. Faq */
.faq-wrapper-padding {
	padding: 0 80px;
}
.faq-wrapper .card {
	margin-bottom: 20px;
	border-radius: 0;
	border: 3px solid #ebebeb;
	padding: 23px 40px;
}
.faq-wrapper .card:last-child {
	margin-bottom: 0;
}
.faq-wrapper .card-header {
	padding: 0;
	border-radius: 0;
	background: no-repeat;
	border: none;
}
.card-header:first-child {
	border-radius: 0;
}
.faq-wrapper .card-header h5 a {
	font-size: 18px;
	color: #56487f;
	font-weight: 700;
	display: block;
	text-decoration: none;
	line-height: 1.4;
	padding-left: 50px;
	border-bottom: 3px solid transparent;
}
.faq-wrapper .card-header h5 a.collapsed {
	padding-bottom: 0px;
	border-bottom: 3px solid transparent;
}
.faq-wrapper .card-header h5 a::after {
	position: absolute;
	content: "\f078";
	top: 17px;
	left: 30px;
	font-family: "Font Awesome 5 Free";
	height: 40px;
	width: 40px;
	text-align: center;
	font-weight: 700;
	line-height: 37px;
	font-size: 14px;
	border: 3px solid #ebebeb;
	border-radius: 50%;
	background: #fff;
	color: #ff6c00;
}
.faq-wrapper .card-header h5 a.collapsed::after {
	content: "\f054";
	color: #56487f;
}
.faq-wrapper .card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 0;
	color: #786d99;
	padding-top: 25px;
}
.faq-wrapper .card-body p {
	margin-bottom: 0;
	font-size: 18px;
	line-height: 30px;
}
.faq-wrapper .card-header h5 a {
	padding-bottom: 25px;
	border-bottom: 3px solid #ff6c00;
}
.s-faq-area {
	background: #fcfcfc;
}
.s-faq-wrapper .card {
	border: none;
	padding: 0;
	background: #fcfcfc;
	transition: all 0.3s ease-out 0s;
	border-radius: 3px;
	margin-bottom: 15px;
}
.s-faq-wrapper .card-header h5 a.collapsed {
	padding: 20px 40px;
	padding-right: 50px;
	border: 3px solid #f2f2f2;
	background: #fff;
	color: #56487f;
	border-radius: 3px;
}
.s-faq-wrapper .card-header h5 a::after {
	top: 14px;
	left: auto;
	color: #0093ab;
	right: 30px;
	border-color: #fff;
	color: #fff;
	background: transparent;
	transition: all 0.3s ease-out 0s;
}
.s-faq-wrapper .card-header h5 a.collapsed::after {
	border: 3px solid #f2f2f2;
}
.s-faq-wrapper .card-header h5 a {
	border: 3px solid #0093ab;
	padding: 20px 40px;
	padding-right: 50px;
	background: #0093ab;
	color: #fff;
	border-radius: 3px;
}
.s-faq-wrapper .card-body {
	padding: 22px 40px;
	border: 3px solid #0093ab;
	margin-top: 7px;
	background: #0093ab;
	border-radius: 3px;
}
.s-faq-wrapper .card-body p {
	color: #fff;
}


/* 17. Forums */
.table.forums-table {
	background: #fff;
	border: 1px solid #ececec;
	margin-bottom: 0;
	border-top: none;
}
.forums-table thead {
	background: #ff6c00;
	color: #fff;
}
.forums-table thead th {
	vertical-align: middle;
	border: none;
	padding: 19px 15px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Muli', sans-serif;
	font-weight: 800;
}
.forums-table thead th:first-child {
	padding-left: 20px;
}
.forums-table thead th:nth-child(2) {
	text-align: center;
}
.forums-table thead th:last-child {
	padding-right: 20px;
	text-align: right;
}
.forums-table thead th form {
	display: inline-block;
}
.forums-table thead th form .selected {
	width: 110px;
	color: #fff;
	font-weight: 800;
	padding-left: 10px;
}
.forums-table thead th form .selected ul li {
	padding: 0 15px;
	font-weight: 600;
	text-transform: capitalize;
}
.forums-table thead th form .selected ul li.selected {
	color: #ff6c00;
	font-weight: 600;
}
.forums-table thead th form .nice-select::after {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	right: 3px;
}
.forums-author-thumb img {
	float: left;
	margin-right: 15px;
	border-radius: 50%;
	box-shadow: 0px 0px 10px 0px rgba(22, 22, 22, 0.19);
}
.forums-author-thumb a {
	font-size: 16px;
	font-weight: 500;
	color: #738097;
}
.forums-author-thumb a > span {
	margin-top: 10px;
	display: inline-block;
}
.forums-table tbody tr {
	position: relative;
	border-bottom: 1px solid #ececec;
}
.forums-table tbody tr::after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #ededed;
	transition: .3s linear;
	opacity: 0;
}
.forums-table tbody tr:hover::after {
	opacity: 1;
}
.forums-table tbody td {
	padding: 25px 15px;
	vertical-align: middle;
	border-top: none;
}
.forums-table tbody td:first-child {
	width: 22%;
	padding-left: 20px;
}
.author-support-title a {
	font-size: 16px;
	font-weight: 700;
	color: #5e697d;
}
.author-support-title a:hover {
	color: #ff6c00;
}
.forums-table tbody td:nth-child(2) {
	width: 45%;
}
.forums-table tbody td:nth-child(3) {
	width: 10%;
	text-align: center;
	font-weight: 700;
	color: #5e697d;
}
.forums-table tbody td:last-child {
	text-align: right;
	padding-right: 20px;
	font-weight: 500;
}
.support-post-time a {
	margin-left: 15px;
}
.support-post-time a > span {
	display: inline-block;
	height: 6px;
	width: 6px;
	background: #d4d2d2;
	border-radius: 50%;
	margin: 0 2px;
	position: relative;
	top: -2px;
	transition: .3s ease-in-out;
}
.support-post-time a:hover > span {
	background: #ff6c00;
}
.forums-pagination ul li {
	display: inline-block;
	margin-left: 10px;
}
.forums-pagination ul li a {
	display: block;
	height: 35px;
	width: 35px;
	line-height: 31px;
	text-align: center;
	border: 2px solid #ececec;
	border-radius: 50%;
	font-size: 14px;
	font-weight: 700;
	color: #9b9fa6;
}
.forums-pagination ul li a:hover {
	border-color: #ff6c00;
	background: #ff6c00;
	color: #fff;
}
.forums-pagination ul li.active a {
	border-color: #ff6c00;
	background: #ff6c00;
	color: #fff;
}
.view-all-forums a {
	font-size: 18px;
	color: #FF7200;
	font-family: 'Muli', sans-serif;
	font-weight: 800;
}
.view-all-forums a i {
	margin-left: 10px;
	position: relative;
	top: 2px;
}
.forums-table-bottom {
	padding: 30px 20px;
	background: #fff;
	border: 1px solid #ececec;
	border-top: none;
}

/* 18. Newsletter */
.newsletter-form form {
	display: flex;
	align-items: center;
	margin-bottom: 25px;
}
.newsletter-form input {
	width: 325px;
	border: 1px solid #ebebeb;
	padding: 16px 20px;
	font-size: 14px;
	color: #717f99;
	margin-right: 20px;
	border-radius: 5px;
}
.newsletter-form input::placeholder {
	color: #717f99;
}
.newsletter-form .btn {
	border: none;
	border-radius: 5px;
	padding: 19px 40px;
}
.newsletter-form p {
	margin-bottom: 0;
	line-height: 1;
}
.newsletter-form p a {color: #fd4b38;}

/* 19. Contact */
.contact-wrap {
	background: #ff6c00;
	padding: 50px 55px;
	padding-right: 110px;
	position: relative;
	margin-right: 45px;
}
.contact-title.white-title span {
	color: #fff;
}
.contact-title.white-title h2 {
	font-size: 34px;
	font-weight: 700;
	position: relative;
	padding-bottom: 10px;
}
.contact-title.white-title h2::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 4px;
	width: 40px;
	background: #fff;
	border-radius: 5px;
}
.contact-info-list ul li h5 {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 10px;
}
.contact-info-list ul li span {
	color: #fff;
	display: block;
}
.contact-info-list ul li {
	display: block;
	margin-bottom: 25px;
}
.contact-info-list ul li:last-child {
	margin-bottom: 0px;
}
.contact-wrap::before {
	content: "";
	position: absolute;
	right: 20px;
	bottom: 20px;
	background-image: url(../img/icon/roket.png);
	height: 171px;
	width: 171px;
	background-repeat: no-repeat;
}
.contact-form input {
	width: 100%;
	border: 1px solid #dfdfdf;
	padding: 14px 15px;
	border-radius: 5px;
	font-weight: 600;
	margin-bottom: 20px;
	background: #fbfbfb;
	transition: .3s linear;
	font-family: 'Muli', sans-serif;
}
.contact-form textarea {
	width: 100%;
	border: 1px solid #dfdfdf;
	padding: 16px 15px;
	border-radius: 3px;
	margin-bottom: 40px;
	height: 150px;
	font-weight: 600;
	background: #fbfbfb;
	transition: .3s linear;
	font-family: 'Muli', sans-serif;
}
.contact-form input::placeholder,
.contact-form textarea::placeholder {
	color: #786d99;
	font-weight: 600;
	font-size: 14px;
	opacity: .9;
}
.contact-form input:focus,
.contact-form textarea:focus {
	border-color: #ff6c00;
}
.contact-form .btn {
	background: #ff6c00;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}
.s-section-title span {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	color: #ff6c00;
	margin-bottom: 10px;
}
.s-section-title h2 {
	margin-bottom: 0;
}
#contact-map {
	width: 100%;
	height: 473px;
}

/* 20. 404 */
.error-content h3 {
	font-size: 36px;
	font-weight: 900;
	margin-bottom: 10px;
}
.error-content p {
	margin-bottom: 30px;
}

/* 21. Footer */
.footer-text p {
	color: #90949c;
	margin-bottom: 0;
}
.footer-social ul li {
	display: inline-block;
	margin-right: 5px;
}
.footer-social ul li a {
	display: block;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	color: #969aa2;
	background: #2a2f3e;
	border-radius: 50%;
	font-size: 14px;
}
.footer-social ul li a:hover {
	color: #ff6c00;
}
.fw-title h5 {
	font-size: 14px;
	color: #e7e7e7;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 0;
}
.fw-link ul li {
	display: block;
	margin-bottom: 10px;
}
.fw-link ul li a {
	color: #90949c;
	display: inline-block;
	transform: translateX(0);
}
.fw-link ul li a:hover {
	color: #ff6c00;
	transform: translateX(5px);
}
.fw-link ul li:last-child {
	margin-bottom: 0;
}
.copyright-wrap {
	background: #1c212f;
	padding: 20px 0;
}
.copyright-text p {
	color: #90949c;
	margin-bottom: 0;
}
.copyright-text p a {
	color: #ff6c00;
}
.footer-cat-wrap {
	background: #212635;
	border-top: 2px solid #1e2330;
	border-bottom: 2px solid #1e2330;
	margin-bottom: 75px;
}
.single-footer-cat {
	height: 125px;
	display: flex;
	align-items: center;
}
.single-footer-cat a {
	display: flex;
	align-items: center;
	width: 100%;
}
.footer-cat-icon i {
	font-size: 24px;
	color: #b9b9bd;
	line-height: 1;
	transition: .3s ease-in-out;
}
.single-footer-cat a span {
	font-size: 14px;
	font-weight: 600;
	font-family: 'Muli', sans-serif;
	color: #90949c;
	margin-left: 10px;
	display: block;
}
.single-footer-cat a:hover i {
	color: #c73f0d;
}

/* 22. Preloader */
#preloader{
	background-color: #1E2331;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 1;
	margin-top: 0px;
	top: 0px;
	z-index: 99;
}
#loading-center{
	width: 100%;
	height: 100%;
	position: relative;
}
#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 150px;
	width: 150px;
	margin-top: -75px;
	margin-left: -75px;
}
.object{
	width: 20px;
	height: 20px;
	background-color: #FFF;
	float: left;
	margin-right: 20px;
	margin-top: 65px;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
}
#object_one {
	-webkit-animation: object_one 1.5s infinite;
	animation: object_one 1.5s infinite;
}
#object_two {
	-webkit-animation: object_two 1.5s infinite;
	animation: object_two 1.5s infinite;
	-webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}
#object_three {
    -webkit-animation: object_three 1.5s infinite;
	animation: object_three 1.5s infinite;
	-webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;

}

@-webkit-keyframes object_one {
75% { -webkit-transform: scale(0); }
}
@keyframes object_one {

  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

}
@-webkit-keyframes object_two {


  75% { -webkit-transform: scale(0); }


}
@keyframes object_two {
  75% {
    transform: scale(0);
    -webkit-transform:  scale(0);
  }

}
@-webkit-keyframes object_three {

  75% { -webkit-transform: scale(0); }

}
@keyframes object_three {

  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

}



/* 23. Element-css */
.element-title {
	text-align: center;
	padding-bottom: 35px;
	margin-bottom: 60px;
	border-bottom: 1px solid rgba(0,0,0,.06);
}
.element-title h4 {
	font-size: 26px;
}
.element-title p {
	margin-bottom: 0;
}

.new_div{
	display: flex;
	justify-content: space-between;
}
.new_dir{
	display: block;
	background-color: aqua;
	border-radius: 5px;
	padding: 2px 4px;
        margin-left:-20px;
        margin-right: 10px;
}
.new_dir001{
	display: block;
	background-color: #17a2b8;
	border-radius: 5px;
	padding: 2px 4px;
}
.new_dir001>a{
 color:#fff;
font-size: 14px;
}
.new_dir002>a{
 color:#fff;
font-size: 14px;
}
.new_dir003>a{
 color:#fff;
font-size: 14px;
}
.new_dir004>a{
 color:#fff;
font-size: 14px;
}
.new_dir005>a{
 color:#fff;
font-size: 14px;
}
.new_dir006>a{
 color:#fff;
font-size: 14px;
}
.new_dir007>a{
 color:#fff;
font-size: 14px;
}
.new_dir002{
	display: block;
	    background-color: #95d0d1;
	border-radius: 5px;
	padding: 2px 4px;
}
.new_dir003{
	display: block;
	background-color: #66CC66;
	border-radius: 5px;
	padding: 2px 4px;
}
.new_dir004{
	display: block;
	background-color: #FFFFCC;
	border-radius: 5px;
	padding: 2px 4px;
background-color: #3096f2;
}
.new_dir005{
	display: block;
	background-color: #6cb9fff5;
	border-radius: 5px;
	padding: 2px 4px;
}
.new_dir006{
	display: block;
	
background-color: #bba3ff;
	border-radius: 5px;
	padding: 2px 4px;
}
.new_dir007{
	display: block;
	background-color: #846dc7;
	border-radius: 5px;
	padding: 2px 4px;
}
.fre_database{
    float:left;
    background: #0f9699;
    color:white;
    height:50px;
    border-radius: 10px 0px 0px 10px;
    padding-left: 20px;
    padding-right: 20px;
    line-height:50px;

}


.bg-color{
    background:white;
    border-radius: 10px 0px 0px 10px;
}
.nav-item{
  height:50px;
  line-height:50px;
  color:white;
}


/* 轮播图开始 */
.swiping_text{
  margin-top:10%;
}
.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .swiper-container .swiper-wrapper .swiper-slide {
  overflow: hidden;
  height: 0;
  padding-bottom: 49%;
  position: relative;
}
.banner .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.banner .swiper-container .swiper-wrapper .swiper-slide video {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  height: 100% !important;
  object-fit: cover;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text {
  position: absolute;
  width: 100%;
  top: 27%;
  left: 0;
  z-index: 3;
  text-align: center;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text p {
  text-align: center;
  font-size: 2.3rem;
  color: #fff;
  position: relative;
  opacity: 0;
  text-shadow: 4px 8px 10px rgba(0, 0, 0, 0.14);
  transform: translateY(2rem);
  -ms-transform: translateY(2rem);
  -webkit-transform: translateY(2rem);
  transition: all 1s ease 0.5s;
  -webkit-transition: all 1s ease 0.5s;
  -moz-transition: all 1s ease 0.5s;
  -ms-transition: all 1s ease 0.5s;
  display: inline-block;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text h2 {
  margin-top: 1.2rem;
  font-weight: bold;
  text-align: center;
  font-size: 2.6rem;
  color: #fff;
  position: relative;
  opacity: 0;
  text-shadow: 4px 8px 10px rgba(0, 0, 0, 0.14);
  transform: translateY(2rem);
  -ms-transform: translateY(2rem);
  -webkit-transform: translateY(2rem);
  transition: all 1s ease 1s;
  -webkit-transition: all 1s ease 1s;
  -moz-transition: all 1s ease 1s;
  -ms-transition: all 1s ease 1s;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text.active p {
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
}
.banner .swiper-container .swiper-wrapper .swiper-slide .text.active h2 {
  transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
}
.banner .swiper-container .swiper-button-prev {
  width: 2.8rem;
  height: 2.8rem;
  background: none;
  margin-top: 0;
  left: 2%;
  top: 60%;
  position:absolute;
z-index:10000;
}
.banner .swiper-container .swiper-button-prev:before {
  /*content: '\e601';*/
  font-family: iconfont;
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
}
.banner .swiper-container .swiper-button-prev:hover:before {
  color: #31a338;
}
.banner .swiper-container .swiper-button-next {
  width: 2.8rem;
  height: 2.8rem;
  background: none;
  margin-top: 0;
  right: 2%;
  top: 60%;
  position:absolute;
   z-index:10000;
}
.banner .swiper-container .swiper-button-next:before {
 /*content: '\e683';*/
  font-family: iconfont;
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
}
.banner .swiper-container .swiper-button-next:hover:before {
  color: #31a338;
}
.banner .swiper-container .pagination-all {
  position: absolute;
  bottom: 8rem;
  width: 100%;
  left: 0;
  z-index: 100;
  text-align: center;
}
.banner .swiper-container .pagination-all .sign {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.2);
  margin-left: 0.5rem;
  cursor: pointer;
}
.banner .swiper-container .pagination-all .sign span {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  text-align: center;
  line-height: 1.4rem;
  position: relative;
}
.banner .swiper-container .pagination-all .sign span.play {
  left: 1px;
}
.banner .swiper-container .pagination-all .sign span.pause {
  display: none;
}
.banner .swiper-container .pagination-all .sign.active span.play {
  display: none;
}
.banner .swiper-container .pagination-all .sign.active span.pause {
  display: block;
}
.banner .swiper-container .swiper-pagination {
  position: relative;
  display: inline-block;
  text-align: left;
}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 2rem;
  height: 4px;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.7);
  opacity: 1;
  margin: 0 0.2rem;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #31a338;
}
.banner .slide-next {
  width: 3rem;
  height: 3rem;
  border: 1px solid rgba(255, 255, 255, 0.3);
  position: absolute;
  bottom: 2rem;
  left: 50%;
  margin-left: -1.5rem;
  z-index: 2;
  cursor: pointer;
  animation-name: bounces;
  animation-iteration-count: infinite;
  animation-duration: 3s;
  animation-fill-mode: both;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.banner .slide-next span {
  display: block;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  text-align: center;
  line-height: 3rem;
  color: #fff;
  font-size: 1rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.banner .slide-next:hover {
  background: #fff;
}
.banner .slide-next:hover span {
  color: #31a338;
}
.public_time{
   font-family:"微软雅黑";
}
.three_ssk{
  top: -280px;
}
/* 媒体查询 start */

@media only screen and (max-width:760px){
#changyongfuwu{
   display:none;
}
#changyongziyuan{
  margin-top: 150px;
}
 .three_ssk{
  top: -110px;
}
.swiping_text{
  margin:0;
}
.sidebar-blog-tag1{
margin-top: 150px;
}
}
@media only screen and (min-width:992px){
			.banner{
				top: -200px;
margin-bottom: -200px;
			}    
		}
@media only screen and (min-width:992px){
			              .swiper-condiv{
    top: 0% ;
    height: 50% ;
}
		}
@media only screen and (min-width:1600px){
			.banner{
				top: -250px;
margin-bottom: -250px;
			}
.swiper-condiv{
    top: 15% !important;
    height: 50% !important;
}
		}

@media only screen and (min-width:1200px){
.swiper-condiv{
    top: 15% ;
    height: 50% ;
}
		}
/*媒体查询 end*/

.dushu_list>ul>li>.c_pt_12{
        display: flex;
	align-items: center;
	box-shadow: 0px 0px 10px 0px rgba(97, 104, 212, 0.17);
	background: #fff;
	border-left: 5px solid #e6e6f2;
	border-radius: 10px;
	padding: 22px 20px;
	margin-bottom: 20px;
	transform: translateX(0);
	transition: .3s linear;
}
.dushu_list>.div_piccontenttitle_ul {
    padding-left: 50px;
    padding-right: 100px;
}

.product-active > ul >li{
       display: inline-block;
       margin: 6px 10px;
}
.dushu_list>ul>li>.c_pt_12:hover{
	border-color: #0093ab;
	box-shadow: 0px 0px 46px 0px rgba(97, 104, 212, 0.22);
	transform: translateX(-10px);
}
.dushu_list>ul>li>.c_pt_12>.c_txt>h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.dushu_list>ul>li>.c_pt_12>.c_txt>p {
	line-height: 1.5;
}
.news_dd {
    color: #fff;
    font-size: 18px;
}
.news_yy {
    font-size: 16px;
    color: #fff;
}
#fuwu_be:before{
background: white;
    z-index: 1;
content: "";
    display: block;
    position: absolute;
    height: 2px;
    top: 50%;
    width: 100%;
    left: 0;
    background: #00A0FF;
    z-index: -1;
}



.bg-width-100{
    width:100%;
 
} 
.news_notice:before{
    background: #a8dcfb;
    z-index: -1;
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    top: 50%;
    width: 100%;
    left: 0;
}

.news_notice > h2{
 display:inline-block;
   padding: 0 68px;
}

.relative{
   position:relative;
}

.news_span{
    display: inline-block;
    margin: 0 -68px;
    background-color: white;
    color: rgba(0,0,0,0.78);
    padding: 0 68px;
    z-index: 10;
    position: relative;
}

.fuwu_span{
    display: inline-block;
    margin: 0 -68px;
    background-color: #F9F9F9;
    color: rgba(0,0,0,0.78);
    padding: 0 68px;
    z-index: 10;
    position: relative;
}




.mt-15-mb-20{
   margin-top:15px;
   margin-bottom:20px;
   width:100%;
}
/*中间搜索框的样式*/
.center_seldiv{
    display: block;
    width: 110px;
    height: 66px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
    text-align: center;
    text-align-last: center;
    border-right: 1px solid #d6d6d6;
}
.center_seletor{
    outline: none;
    border: none;
    background: none;
    transform: translateY(100%);
}

.imgscroll2_td  div:last-child{
   text-align: center;
}

.imgscroll2_td {
   
}

.imgscroll2_img img{
 margin:0 30px;
}


/*display和listcolumn页面部分修改样式*/
.colist_time p{
    font-size: 3rem;
    line-height: 40px;
    color: #279092;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 10px;
}
.colist_time span{
    color: #17a2b8;
    text-align: center;
    font-size: 1rem;
}
.colist_all>div{
display: flex;
    padding: 20px 0px;
border-top: 1px solid #e2e1e1;
}
.colist_time{
    width: 100px;
    display: flex;
    flex-direction: column;
    background-color: #ffff;
}
.colist_title h3{
font-size: 20px;
    color: #59aaab;
    overflow: hidden;
    text-overflow: ellipsis;
/* transition: all 1s; */
}
.colist_title p{
font-size: 16px;
    line-height: 30px;
/*    max-height: 20px;
    overflow: hidden;*/
    margin-top: 10px;
    color: #666666;
transition: all 1s;
}
.colist_title p a{
  color: #666666;
  transition: all 1s;
}
.colist_title{
display: flex;
    flex-direction: column;
     margin-left: 10px;
    justify-content: flex-end;
}
.colist_title:hover h3{
  margin-left:20px;
}
.colist_title:hover p{
  margin-left:20px;
}

.sub-nav {
    display: block;
    width: 100% !important;
    position: absolute;
    z-index: 200;
    visibility: hidden;
    border: 1px solid #ccc;
    border-top: none;
}

/*图片轮播图*/
.imgscroll4_top{
 width:100% !important;
}
/*服务左边的高度*/
.product_height_1{
  height:auto !important;
  text-align:left !important;
}
.product_height_2{
  height:auto !important;
}
/*字体图标的text-decoration*/
.text_decoration{
   font-size: 30px;
    text-shadow: 0px 1px 2px #717f99;
    color: #fff;
}
.top_fuwu_a{
	background: #fff !important;
}
.top_fuwu_a:hover {
   background: #ff6c00 !important;
}
div>a:hover{
 color:#ff6c00;
}

/*左边列表List样式  start */
.wp_listcolumn{
  border-left: 10px solid #279092;
}
#wp_listcolumn_w4>ul>li.wp_column>a{
/*列表的标题 如通知公告等*/
 background:#fff;
font-size:20px;
height:50px;
}
#wp_listcolumn_w4>ul>li.wp_column>a:hover:after{
 height:100%;
}
#wp_listcolumn_w4>ul>li.wp_column>a:afeter{
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    background: #ed6c00;
    top: 0;
    left: -14px;
    height: 0;
}
#wp_listcolumn_w4>ul>li.wp_column>a>.column-name{
 line-height: 35px;
}
#wp_listcolumn_w4>ul>li.wp_column>ul>li>a{
/*列表的子标题 如通知、公告等*/
 background:#fff;
 border-bottom:0px;
font-size:16px;
height:46px;
color:#666666;
}
#wp_listcolumn_w4>ul>li.wp_column>ul>li>a:hover{
position:relative;
background: #b8dadb;
    transition:all  .3s;
    left: 20px;
}
#wp_listcolumn_w4>ul>li.wp_column>ul>li>a:hover>span{
   color: #299193;
}

#wp_listcolumn_w4>ul>li.wp_column>ul>li.selected>a{
  position:relative;
    background: #b8dadb;
    left: 20px;
}
#wp_listcolumn_w4>ul>li.wp_column>ul>li>a>span{
  color: #299193;
}
#wp_listcolumn_w4>ul>li.wp_column>ul>li>a>span{
 line-height:30px;
font-weight: normal;
color:#666666;
}
#wp_listcolumn_w4>.wp_listcolumn{
border-top:0px;
border-bottom:0px;
}
.wp_listcolumn>li.parent{
 border-bottom: 5px solid #0093ab;
}
/*左边列表List样式  end */
.train_thumb{
    height:67px;
    width:160px;
    position: relative;
    float:left;
}
.train_thumb a img{
    height:67px;
    width:100% !important; 
    position: absolute;
    left: 0px;
    top: 0px;
}
.train_box > div > a{
  margin-left:5px;
} 

/* 不展示空格  end */
@media screen and (max-width: 1490px) {
  .server_blank{
    display:none !important;
  }
}

@media screen and (min-width: 1491px) {
  .server_blank{
    display:inline-block !important;
  }
}

/* 控制波浪  end */
#wave {
            position: fixed;
            bottom: 0px;
            width: 100vw;
            height: 600px;
            z-index: -9999;
}
/*   缩略图 end */
.box_img4 > a  > img{
      height:100%;
     width:100%;
     margin-right:10px;
}

.box_img4 > a{
    display:block;
    width:100%;
}

.wp_articlecontent > .MsoNormalTable > tbody > tr > td{
     width:170px !important;
}
.wp_articlecontent > .MsoNormalTable > tbody > tr > td >p{
     width:170px !important;
     overflow:hidden;
}

.MsoNormal{
text-align:left !important;
}


.info_footer{
    text-decoration:none;
    font-size:20px;
    position:absolute;
    bottom:-12px;
    right:0px;
   display:block;
}

.test_die{
   

}

/* From cssbuttons.io by @alexmaracinaru */
.index_card{
 width: 290px;
 height: 354px;
 background: #fff;
 border-radius: 15px;
 box-shadow: 1px 5px 60px 0px #100a886b;
}

 .card-border-top {
 width: 60%;
 height: 3%;
 background: #17a2b8;
 margin: auto;
 border-radius: 0px 0px 15px 15px;
}

.index_card span {
 font-weight: 600;
 color: black;
 text-align: center;
 display: block;
 padding-top: 10px;
 font-size: 10px;
}



.index_button {
 padding: 4px 4px;
 display: block;
 margin: auto;
 border-radius: 8px;
 border: none;
 margin-bottom:60px;
 font-size: 10px;
 color: white;
float:right;
}

.index_button_color1{
     background: #17a2b8;
}

.index_button_color2{
     background: #6cb9fff5;
}

.index_button_color3{
     background:#bba3ff;
}


.index_button_color1:hover {
 background: #ff6c00;
}

.index_button_color2:hover {
 background: #3096f2;
}

.index_button_color3:hover {
 background: #8a66ef;
}
