/*自定义*/
h1,h2,h3,h4,h5 {
	letter-spacing: 0!important;
}
a {
	color: #23527c;
}
.text-center {
	text-align: center !important;
}
.container {
	position: relative;
}
.margin-0 {
	margin: 0;
}
.margin-t-10 {
	margin-top: 10px;
}
.margin-t-20 {
	margin-top: 20px;
}
.margin-t-30 {
	margin-top: 30px;
}
.margin-t-40 {
	margin-top: 40px;
}
.margin-b-10 {
	margin-bottom: 10px;
}
.margin-b-20 {
	margin-bottom: 20px;
}
.margin-b-30 {
	margin-bottom: 30px;
}
.margin-b-40 {
	margin-bottom: 40px;
}
.margin-l-10 {
	margin-left: 10px;
}
.margin-l-20 {
	margin-left: 20px;
}
.margin-l-30 {
	margin-left: 30px;
}
.margin-l-40 {
	margin-left: 40px;
}
.margin-r-10 {
	margin-right: 10px;
}
.margin-r-20 {
	margin-right: 20px;
}
.margin-r-30 {
	margin-right: 30px;
}
.margin-r-40 {
	margin-right: 40px;
}
.padding-0 {
	padding: 0;
}
.padding-t-10 {
	padding-top: 10px;
}
.padding-t-20 {
	padding-top: 20px;
}
.padding-t-30 {
	padding-top: 30px;
}
.padding-t-40 {
	padding-top: 40px;
}
.padding-b-10 {
	padding-bottom: 10px;
}
.padding-b-20 {
	padding-bottom: 20px;
}
.padding-b-30 {
	padding-bottom: 30px;
}
.padding-b-40 {
	padding-bottom: 40px;
}
#Header_wrapper {
	background-color: transparent !important;
}
#Top_bar {
	margin-bottom: -60px !important;
	height: 60px !important;
	background-color: transparent !important;
}
#Top_bar .logo {
    position: relative !important;
    z-index: 30 !important;
}
#Top_bar #logo,
.header-fixed #Top_bar #logo,
.header-plain #Top_bar #logo,
.header-transparent #Top_bar #logo {
	padding: 0 !important;
}
#Top_bar a[href='#pll_switcher'] > span {
	display: flex!important;
	align-items: center!important;
}
#Top_bar .menu > li > a,
#Top_bar .top_bar_right a {
	padding: 0 !important;
	color: #fff !important;
}
#Top_bar.is-sticky {
	background-color: #fff !important;
	box-shadow: 0 4px 20px rgba(0,0,0,.2)!important;;
}
#Top_bar.is-sticky .menu_wrapper {
	padding: 10px !important;
}
#Top_bar.is-sticky .menu_wrapper .menu > li > a {
	color: #444 !important;
}
#Top_bar.is-sticky .menu > li.current-menu-item > a,
#Top_bar.is-sticky .menu > li.current_page_item > a,
#Top_bar.is-sticky .menu > li.current-menu-ancestor > a,
#Top_bar.is-sticky .menu > li.current_page_ancestor > a,
#Top_bar.is-sticky .menu > li.hover > a {
	color: #ff7713 !important;
}
#Top_bar #menu-item-531 a, #Top_bar #menu-item-532 a {
	display: none !important;
}
#Top_bar #menu-item-531, #Top_bar #menu-item-532 {
	width: 200px !important;
	height: 54px !important;
    background: url(../../uploads/images/livehelp.png) center center no-repeat !important;
    background-size: 200px !important;
}
#Top_bar.is-sticky #menu-item-531, #Top_bar.is-sticky #menu-item-532 {
	height: 34px !important;
    background-image: url(../../uploads/images/livehelp-dark.png) !important;
}
#Footer .qrcode{
	position: absolute;
	right: 40px;
	bottom: 20px;
	text-align: center;
	line-height: 1.2;
	font-size: 12px;
}
#Footer .qrcode img {
	max-width: 150px;
}
.subheader-both-center #Subheader .title {
    text-align: left !important;
    color: #fff !important;
    font-size: 28px !important;
}
.section-post-header {
	display: none !important;
}
.post-title h2 {
	font-size: 24px !important;
}
.post-photo-wrapper {
	width: 200px !important;
}
.post-desc-wrapper {
    width: calc(100% - 200px) !important;
}
/*** 

====================================================================
	Section Title
====================================================================

***/

.sec-title {
	position: relative;
	margin-bottom: 40px;
	text-align: center;
}

.sec-title h2 {
	font-size: 42px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #404e5b;
	line-height: 1.4em;
	text-transform: uppercase;
	font-family: sans-serif;
}

.sec-title h2 .highlight {
	color: #e65825;
}

.sec-title .text {
	position: relative;
	line-height: 1.6em;
	padding-top: 10px;
	color: #9ea1a6;
	font-size: 18px;
}
.text-white {
	color: #fff;
}

.btn-section {
	position: relative;
	padding: 13px 60px;
	line-height: 24px;
	text-transform: uppercase;
	background: none;
	color: #ff4500 !important;
	border: 2px solid #ff4500;
	font-size: 18px;
	font-weight: 300;
	border-radius: 40px;
	transition: all 0.3s ease;
}

.btn-section:hover {
	background: #ff4500;
	color: #fff !important;
	border-color: #ff4500;
	transition: all 0.3s ease;
}

.btn-section i {
	font-size: 32px;
	vertical-align: middle;
}

/*** 

====================================================================
	Map Section
====================================================================

***/

.map-section {
	position: relative;
	padding: 40px 0 80px;
}

.map-section .map img {
	margin-top: 40px;
	border: 4px solid #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
}

.map-section .item {
	position: relative;
	padding: 20px;
	padding-left: 64px;
}

.map-section .item h4 {
	font-weight: 700;
}

.map-section .icon {
	position: absolute;
	display: block;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border-radius: 50%;
	left: 20px;
	top: 18px;
	font-size: 18px;
	color: #fff;
	background: #ff4500;
}

/*** 

====================================================================
	Jobs Section
====================================================================

***/

.jobs-section h2 small {
	display: block;
	font-size: 18px;
	margin-top: 10px;
}

.jobs-section h4 {
	max-width: 150px;
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 20px;
	background: #ff4500;
	border-radius: 8px 0 8px 0;
	color: #fff;
	text-align: left;
}

.jobs-section p {
	text-align: left !important;
}

/*** 

====================================================================
	Skin Section
====================================================================

***/

.skin-section h4.title {
	max-width: 150px;
	margin: 20px 0 10px 0;
	padding: 5px 10px 5px 20px;
	background: #ff4500;
	border-radius: 8px 0 8px 0;
	color: #fff;
}
/*** 

====================================================================
	About Section
====================================================================

***/

.about-section {
	position: relative;
	padding: 20px 0px 60px;
}

.about-section .container {
	position: relative;
	min-height: 540px;
}

.about-section .pic-about01 {
	position: absolute;
	left: -300px;
	bottom: 40px;
	z-index: 2;
}

.about-section .intro {
	text-align: center;
	padding: 20px;
	border-radius: 10px;
	background-color: rgba(0,0,0,.7);
}
.about-section .intro p {
	text-align: left;
}
.about-section .pic-about02 {
	position: absolute;
	right: -300px;
	bottom: -150px;
	z-index: 2;
}

.about-section .pic-about03 {
	position: absolute;
	right: -340px;
	top: 60px;
	z-index: 2;
}

.about-section .sec-title {
	margin-bottom: 10px;
}

.about-section .sec-title h2,
.about-section .sec-title .text {
	display: block;
	color: #fff;
}

.about-section h2 small {
	display: block;
	font-size: 16px;
	max-width: 1140px;
	margin: 0 auto;
	margin-top: 20px;
	color: #666;
}

.about-section .row {
	position: relative;
}

.about-section .item {
	position: relative;
	max-width: 300px;
	min-height: 240px;
	margin: 0 auto;
	margin-top: 40px;
	padding: 30px;
	font-size: 16px;
	color: #9ea1a6;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}

.about-section .item .pic {
	position: absolute;
	top: -40px;
	right: 0;
}

.about-section .item h4 {
	font-size: 36px;
	color: #da4416;
	margin-bottom: 20px;
}

/*** 

====================================================================
	Page-about
====================================================================

***/

.page-about .about-section {
	padding: 0 0px 80px;
	background: none;
}

.page-about .about-section .sec-title {
	margin-bottom: 40px;
}

.page-about .about-section .sec-title h2 {
	color: #404e5b;
}

.page-about .about-section .sec-title .text {
	color: #9ea1a6;
}

.page-about .about-section .eagle {
	left: 100px;
	top: -200px;
}

.history-section {
	position: relative;
	padding: 60px;
	background: #f4f4f4 url(../../uploads/images/bg-history.jpg) center bottom no-repeat;
	background-size: contain;
}
.history-section ul {
	position: relative;
}
.history-section ul li {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 10px 20px;
	font-size: 16px;
}
.history-section ul li p {
	display: inline-block;
	margin: 0 auto;
	padding: 6px 20px;
	background: #fff;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
	border-radius: 8px;
}
.history-section ul li:nth-child(2n + 1) p {
	border-radius: 8px;
}
.history-section ul li span {
	position: absolute;
	left: 10px;
	top: 0;
	font-weight: 400;
	color: #da4416;
	font-size: 14px;
}

.history-section ul li:nth-child(2n + 1) span {
	right: 10px;
	left: auto;
}
.history-section ul li:nth-child(2n + 1)::before {
	right: -7px;
	left: auto;
}

.pf-section {
	min-height: 740px;
	padding: 110px 0 20px 0;
	font-size: 18px;
	line-height: 1.6;
}

.pf-section h4 {
	padding: 40px 0;
	color: #da4416;
	font-size: 32px;
	font-weight: 400;
}

.pf-section h4 i {
	color: #da4416;
	font-size: 64px;
	vertical-align: middle;
}
.met-product-list {
	background: #fff;
}
#Footer {
	color: #444 !important;
}
#Footer .footer_copy .one {
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	color: #666 !important;
}
#Footer .widgets_wrapper {
	padding: 0 !important;
}
#Footer .social {
	display: none;
}

/*** 

====================================================================
	Solution Section
====================================================================

***/
.carousel-indicators {
	bottom: 80px;
}
.carousel-indicators li {
	background-color: rgba(255, 255, 255, 0.7);
}
.soultion-section {
	position: relative;
	z-index: 10;
	margin-top: -60px;
	margin-bottom: 40px;
}

.soultion-section .item {
	position: relative;
	text-align: center;
	background: #fff url(../../uploads/images/bg-p01.jpg) right top no-repeat;
	border-radius: 8px 8px 0 0;
	box-shadow: 0 -16px 30px rgba(0, 0, 0, 0.08);
}
.soultion-section .item .hover_color_wrapper a:not(.link) {
	border: none !important;
	background: transparent !important;
}
.soultion-section .item .hover_color_wrapper p {
	color: #888;
}

.soultion-section .item.p02 {
	background: #fff url(../../uploads/images/bg-p02.jpg) right top no-repeat;
}

.soultion-section .item.p03 {
	background: #fff url(../../uploads/images/bg-p03.jpg) right top no-repeat;
}

.soultion-section .item h4 {
	margin: 10px 0;
	font-size: 24px;
	font-weight: 700;
	color: #404e5b;
}

.soultion-section .item h4 small {
	display: block;
	margin-top: 5px;
	font-size: 14px;
	text-transform: uppercase;
	color: #9ea1a6;
}

.soultion-section .item a.link {
	color: #9ea1a6;
	width: 80px;
	margin: 0 auto;
	padding: 5px 20px;
	border: 2px solid #9ea1a6;
	border-radius: 20px;
	transition: all 0.3s ease;
}

.soultion-section .item a:hover {
	border: 2px solid #008ffe;
	background: #008ffe;
	color: #fff;
	transition: all 0.3s ease;
}

/*** 

====================================================================
	News Social Section
====================================================================

***/

.news-section {
	position: relative;
	padding: 40px 0 40px;
	background: #fff url(../../uploads/images/bg-social.jpg) right top no-repeat;
}

.news-section .title {
	position: relative;
	font-weight: 700;
	font-size: 24px;
	color: #404e5b;
	margin-bottom: 20px;
	padding-left: 48px;
}
.news-section h5, .news-section h5 a, .news-section h5 a:hover {
	font-size: 14px;
    color: #404e5b !important;
}
.news-section .title::before {
	position: absolute;
	left: 0;
	top: -4px;
	width: 44px;
	height: 44px;
	display: block;
	content: '';
	background: #fff url(../../uploads/images/i-news.png) center center no-repeat;
}
.news-section .social .title::before {
	background: #fff url(../../uploads/images/i-social.png) center center no-repeat;
}
.news-section a.button, .news-section a.tp-button {
	margin-top: 10px;
    background-color: #e84609;
    color: #fff;
}
.news-section .column, .news-section .columns {
	margin: 0 !important;
}
.news-section a.button .news-section .button_label {
	padding-left: 0 !important;
}
.news-section ul {
	width: 90% !important;
}
.news-section ul li {
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: none !important;
}
.news-section ul li.has-post-thumbnail .desc {
    margin-left: 0 !important;
    width: 100% !important;
    padding-left: 0 !important;
}

.news-section .title small {
	display: block;
	margin-top: 5px;
	text-transform: uppercase;
	color: #9ea1a6;
	font-size: 14px;
}

.news-section .news {
	background: url(../../uploads/images/div-news.png) right center no-repeat;
}

.news-section .photo {
	display: none;
}

.news-section ul li {
	display: block;
	padding: 4px 0;
	border-bottom: 1px dotted #e3e3e3;
}
.news-section ul li .date {
	font-size: 12px;
	color: #9ea1a6;
}
.card {
	border: 1px solid #e3e3e3;
	border-radius: 8px !important;
	overflow: hidden;
}

body.product-template-default #Subheader {
	display: none;
}

.woocommerce ul.products li.product .desc {
padding: 10px !important;
}
.woocommerce ul.products li.product .desc h4 {
font-size: 16px !important;
}

@media only screen and (max-width: 1239px){
	#Top_bar .menu > li > a, #Top_bar .top_bar_right a {padding: 0 25px !important; color:#444 !important;}
}
	