/*
Theme Name: olt Theme
Theme URI: https://www.eastdesign.net
Author: East Digi Marketing Team
Author URI: https://www.eastdesign.net
Version: 1.0
*/ 
/* @font-face {
    font-family: 'ITC Avant Garde Gothic';
    src: url('../hgp/fonts/AvantGardeITCbyBT-Medium.eot');
    src: url('../hgp/fonts/AvantGardeITCbyBT-Medium.eot?#iefix') format('embedded-opentype'),
        url('../hgp/fonts/AvantGardeITCbyBT-Medium.woff2') format('woff2'),
        url('../hgp/fonts/AvantGardeITCbyBT-Medium.woff') format('woff'),
        url('../hgp/fonts/AvantGardeITCbyBT-Medium.ttf') format('truetype'),
        url('../hgp/fonts/AvantGardeITCbyBT-Medium.svg#AvantGardeITCbyBT-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
} */
@font-face {
    font-family: 'Arial';
    src: url('/wp-content/themes/weho/assets/fonts/ArialMT.eot');
    src: url('/wp-content/themes/weho/assets/fonts/ArialMT.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/weho/assets/fonts/ArialMT.woff2') format('woff2'),
        url('/wp-content/themes/weho/assets/fonts/ArialMT.woff') format('woff'),
        url('/wp-content/themes/weho/assets/fonts/ArialMT.ttf') format('truetype'),
        url('/wp-content/themes/weho/assets/fonts/ArialMT.svg#ArialMT') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

a,p,span,h1,h2,h3,h4,h5,h6,li{
	font-family: 'Arial';
}
body{
	overflow-x: hidden;font-family: 'Arial';
}
.row{
	margin: 0;
}
.header{
	background: #444;
	position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 555;
}
.page-id-1439 .vc_row-fluid p{
	font-weight:500;
}
.header .container .pull-left{
	padding: 10px 0;
	width: 100%;
}
.header .container .pull-left .row{
	display: inline-block;
	color: #fff;
	font-family:"Arial";
}
.header .container .pull-left .row i{
	font-size:16px;
}
.header .container .pull-left .row:first-child{
	padding-right:80px;
}
.header .container .pull-left a{
	color:#59b548;
	text-decoration: none;
}
.header .container .pull-left a:hover{
	color:#59b548;
}
.header .container .pull-right{
	padding: 15px 0;
}
.header .container .pull-right i{
	padding: 0 5px;
	font-size: 20px;
	color: #b7b7b7;
}
.navbar-toggle .icon-bar{
	background:#333;
}
.navbar-toggle{
	margin-right: 0px !important;
    margin-top: 18px !important;
}
.navbar{
	border-bottom: 1px solid #59b548;
    margin: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 40px;
    z-index: 555;
    background: #fff;
}
.navbar .container .navbar-brand{
	padding: 0;
	height: auto;
}
.navbar .container .navbar-header{
	padding: 12px 0;
}
.navbar .container .collapse .navbar-nav{
	border-right: 1px solid #F5F5F5;
	margin-right: 70px;
}
.navbar .container .collapse .navbar-nav a{
	padding: 25px 0;
	margin: 0 20px;
	color: #111111;
	font-size: 18px;
	border-bottom: 3px solid transparent;
}
.navbar-collapse .dropdown-menu li a{
	padding:10px 0px !important;
}
.navbar-collapse .dropdown-menu li a:hover{
	border-bottom:none !important;color:#59b548 !important;
}
.navbar .container .collapse .navbar-nav > a:hover > ul{
	display:block !important;
}
.navbar-collapse .dropdown-menu li{
	border-bottom:1px solid #ccc;
}
.navbar .container .collapse .navbar-nav a:hover{
	border-bottom: 3px solid #59b548;
	background: white;
}
.navbar .current-menu-item > a{
	color: #59b548 !important;
}
.navbar .current-menu-item > a{
	background:none !important;
}
.navbar .collapse .sub-menu .current-menu-item a{
	border-bottom: 3px solid #59b548;
}
.navbar .collapse li:hover .sub-menu{
	display: block;
}
.navbar .nav .sub-menu{
	display: none;
	padding: 0;
	list-style-type: none;
	position: fixed;
	z-index: 9999;
	background: rgba(255,255,255,0.7);
	width: 15%;
}
.navbar .nav .sub-menu a{
	color: #444444;
	text-decoration: none;
	padding: 5px 0 5px 0px!important;
	display: block;
}
.navbar .nav .sub-menu li {
	display: block;
	line-height: 36px;
	width: 100%;
}
.navbar .nav .sub-menu li:hover{
	background: #59b548!important;
}
.navbar .nav .sub-menu li:hover a{
	border: none!important;color:#fff !important;
}
.navbar .nav .sub-menu a:hover{
	background: transparent!important;
	color: #FFFFFF;
}
@media (min-width: 767px){
	ul.nav li.dropdown:hover>ul.dropdown-menu{
		display:block;
	}
}
.mobile-bar{
	display: none;
	font-size: 20px;
	color: #111111;
	float: right;
	padding: 25px 20px 20px 20px;
}
.mobile-bar .fa-bars{
	color:#333;
}
.menu-header{
	padding: 10px;
}
.menu-header li{
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
}
.menu-header li a{
	color: #111111;
	font-size: 16px;
	padding: 10px 30px;
	text-decoration: none;
}
.navbar .fa-search{
	font-size: 20px;
	color: #111111;
	float: right;
	margin-top: -70px;
	padding: 25px 20px 20px 20px;
}
.banner{
	position: relative;
	z-index: 9;
	margin-top:115px;
}
.banner .swiper-container .block{
	position: absolute;
	z-index: 99;
	background: #0F62AC;
	margin-top: -600px;
	margin-left: 366.5px;
	width: 30%;
	padding: 0 40px;
	padding-top: 120px;
	padding-bottom: 60px;
	border-radius: 0 0 100px 0;
}
.banner .swiper-container .block h2{
	color: #FFFFFF;
	font-size: 35px;
	padding-bottom: 30px;
}
.banner .swiper-container .block p{
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing:1px;
	padding-bottom: 80px;
}
.banner .swiper-container .block a{
	padding: 12px 0;
	padding-left: 30px;
	padding-right: 25px;
	color: #666666;
	bottom: 60px;
	font-size: 16px;
	border-radius: 5px;
	background: #FFFFFF;
	text-decoration: none;
}
.featured_products .pro-list{
	display:flex;
}
.navbar .little-menu{
	display:none;
}
.slider .swiper1{
	overflow:hidden;
}
.star i{
	color: #fdcf4d;
}
.slider{
	width:90%;margin-top:15px;
}
.pjtext{
	border: 1px solid #ccc;
    padding: 15px;
	border-right:2px solid #ccc;
}
.people{
	display:flex;
	align-items:center;
	padding-top:15px;
}
.people-name{
	padding-left:10px;font-weight:600;
}
.swiper1 .swiper-slide{
	cursor:pointer;
}
.inquiry{
	padding: 6px 20px 6px 20px;
    color: #FFFFFF;
    font-size: 16px;
    background: #59b548;
    display: inline-block;
    text-decoration: none;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: all .3s;
    margin-top: 17px;
	text-decoration:none;
}
.inquiry:hover{
	outline: 0;
    color: #000000;
}
.inquiry:hover::after{
	background: #F5F5F5;
	color: #0F62AC;
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,0deg);
	transform: rotate3d(0,0,1,0deg);
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.inquiry::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -1;
	-webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform .6s,opacity .6s,background-color .6s;
	transition: transform .6s,opacity .6s,background-color .6s;
}
.navbar .container{
	display:flex;
}
@media (min-width:992px) and (max-width:1200px){
	.navbar .container{
	display:inherit;
}
}
@media (min-width:768px) and (max-width:991px){
	.navbar .container{
	display:inherit;
}
	.inquiry{
		display:none;
	}
	.tax-product_category .list iframe{
	width:100%;
}
}
@media (max-width:767px){
	.navbar .container{
	display:inherit;
}
	.inquiry{
		display:none;
	}
}
.what .container{
	text-align: center;
}

.category-company-news .product-content,.category-industry-news .product-content{
	margin-top:80px;
}
#our-services ul{
	padding-bottom:15px;	
}
.tax-product_category .list .vc_tta-container .vc_tta-title-text{
	color:#59b548 !important;
}
.page-id-28 .vc-accordion .vc_tta-container .vc_tta-title-text{
	color:#59b548 !important;
}
.page-id-1436 #our-services{
	font-weight:500;
}
.page-id-1436 .ali-title-AliPostDhMb-ldptf ul{
	padding-bottom:15px;
}
.featured_products .pro-list .l_f_m_content p{
	font-size: 14px;
    letter-spacing: 0.5px;
    color: #444444;
    line-height: 20px;
}
.what h2{
	color: #05a02d;
	font-size: 35px;
	padding: 40px 0 50px;
	margin: 0;
}
.what p{
	margin-bottom: 40px;
	padding: 0 86px;
	font-size: 16px;
	color: #444444;
	letter-spacing: 0.1px;
}
.what .button{
	position: relative;
	top: 20px;
	margin-bottom: 80px;
	text-align: center;
}
.what .button a{
	padding: 16px 50px 16px 50px;
	color: #FFFFFF;
	font-size: 16px;
	background: #05a02d;
	display: inline-block;
	text-decoration: none;
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: all .3s;
}
.what .button a:hover {
	outline: 0;
	color: #111111;
}
.what .button a:hover::after{
	background: #F5F5F5;
	color: #0F62AC;
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,0deg);
	transform: rotate3d(0,0,1,0deg);
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.what .button a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -1;
	-webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform .6s,opacity .6s,background-color .6s;
	transition: transform .6s,opacity .6s,background-color .6s;
}
.what .box-1 img{
	position: relative;
	z-index: 9;
	width: 100%;
	padding: 5px;
}
.page-id-39 .vc_row-fluid h2{
	color:#000;
}
.page-id-39 .vc_row-fluid p a{
	color:#59b548;
}
.featured_products .zhiding{
	box-shadow: 0px 0px 10px 1px rgb(0 0 0 / 30%);
	overflow:hidden;
	margin-bottom:80px;
	align-items: center;
    justify-content: center;
    display: grid;
}
.featured_products .zhiding:first-child,.featured_products .zhiding:nth-child(2),.featured_products .zhiding:nth-child(3){
	margin-right:25px;
}
.featured_products .zhiding img{
	margin-top:15px;transition:all .6s;text-align:center;
}
.featured_products .zhiding .pro_title{
	text-align: center;
    padding-bottom: 8px;
}
.featured_products .zhiding .pro_title a{
	color:#333;transition:all .6s;
}
.featured_products .zhiding:hover img{
	transform:scale(1.1);
	transition:all .6s;
}
.featured_products .zhiding:hover a{
	color:#59b548; transition:all .6s;
}
.tax-product_category .breadcrumbs,.single-product .breadcrumbs{
	margin-top:115px;
}


.single-product .products .vc_tta-panel-body  table{
	border: 1px solid #132c13;
	width:100%;
}
.single-product .products .vc_tta-panel-body  table td,.single-product .products .vc_tta-panel-body  table th{
	border: 1px solid #132c13;
    padding-left: 15px;
}
.page-id-31 .vc_row-fluid h2 strong{
	color: #05a02d;
}
.page-id-31 .vc_row-fluid table td a{
	color: #fd9c2a;
}
.page-id-34 .blog-lists .news_description h4 a{
	color: #59b548;
}
.related-container .swiper-container .products-info h3{
	color: #333;
}
.featured_products h2{
	text-align: center;
	color: #000;
    font-size: 35px;
    padding-top: 20px;
    padding-bottom: 30px;
}



.what .box-1 .box a{
	display: none;
	position: relative;
	color: #fff;
	width: 300px;
	font-size: 23px;
	text-decoration: none;
	transition:all 0.5s;
}
.what .box-1 .col-md-4 .box:hover  a{
	transform:translate(100px,100px);
	transition:all 0.5s;
}
.what .box-1 .box{
	position: absolute;
	z-index: 10;
	top: 0;
	width: 0;
	height: 0;
	transition: 0.5s;
	background: rgba(0,0,0,0.45);
}
.what .box-1 .col-md-4:hover .box{
	width: 100%;
	height: 100%;
	transition: 0.5s;
}
.what .box-1 .col-md-4:hover a{
	display: block;
}
.what .col-md-4{
	padding: 0;
}
.container{
	padding: 0;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.advantage{
	padding-bottom: 80px;overflow:hidden;
}
.why-content{
	background: url(/wp-content/uploads/2021/12/whyus-bg.jpg);
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}
.why-left{
	margin-top: 0 !important;
    background: none !important;
	position:relative;
}
.why-left a{
	position: absolute;
    display: inline-block;
    width: 100%;
    text-align: center;
    left: 0;
    top: 40%;
}
.why-left a i{
	font-size:50px;
}
.navbar-right .dropdown-menu{
	right:inherit !important;
}
#menu-item-45 a:hover .dropdown-menu{
	display:block !important;
}
.advantage .container{
	padding: 0;
}
.advantage .container .col-md-6:first-child{
	width: 47%;
/* 	background: #FFFFFF; */
	padding: 0 40px;
	margin: 0px 16px 20px;
	padding-left:0px;
}
.why-left{
	padding-left:0;padding-right:0px;
}
.advantage .container .col-md-6:last-child h2{
	margin: 50px 0;
	color: #111111;
}
.advantage .container .col-md-6:last-child p{
	color: #444444;
	line-height: 24px;
	font-size: 16px;
	margin-bottom: 80px;
}
.advantage .container .col-md-6:last-child p a{
	color: #006699;
	text-decoration: none;
}
.advantage .container .col-md-6:last-child img{
	margin-bottom: 55px;
}
.advantage .container .col-md-6:last-child .button{
	margin-bottom: 43px;
}
.advantage .container .col-md-6:last-child .button a{
	padding: 12px 25px 12px 30px;
	color: #FFFFFF;
	font-size: 16px;
	background: #05a02d;
	text-decoration: none;
	display: inline-block;
	text-decoration: none;
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: all .3s;
}
.advantage .container .col-md-6:first-child .button a:hover {
	outline: 0;
	color: #111111;
}
.advantage .container .col-md-6:first-child .button a:hover::after{
	background: #F5F5F5;
	color: #0F62AC;
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,0deg);
	transform: rotate3d(0,0,1,0deg);
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.advantage .container .col-md-6:first-child .button a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -1;
	-webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform .6s,opacity .6s,background-color .6s;
	transition: transform .6s,opacity .6s,background-color .6s;
}
.advantage .container .whyus{
	padding:0px;
	margin: 30px 0px 0px;
}
.advantage .container .whyus h2{
	color: #FFFFFF;
	margin: 0px 0px 50px 0px;
	text-align:center;
	font-size:35px;
}
.advantage .container .whyus p{
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 0.5px;
	margin-bottom:15px;
}
.advantage .container .whyus .button{
	margin-bottom: 20px;
}
.advantage .container .whyus .button a{
	padding: 12px 25px 12px 30px;
	color: #666666;
	font-size: 16px;
	background: #ffffff;
	text-decoration: none;
	display: inline-block;
	text-decoration: none;
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: all .3s;
}
.advantage .container .whyus .button a:hover {
	outline: 0;
	color: #000000;
}
.advantage .container .whyus .button a:hover::after{
	background: #ccc;
	color: #0F62AC;
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,0deg);
	transform: rotate3d(0,0,1,0deg);
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.advantage .container .whyus .button a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -1;
	-webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform .6s,opacity .6s,background-color .6s;
	transition: transform .6s,opacity .6s,background-color .6s;
}
.advantage .r2{
	text-align: center;
	height: auto;
	min-height: 260px;
	padding: 0 215px;
}
.advantage .r2 h2{
	margin-top: 50px;
	padding-bottom: 40px;
	color: #000;
	font-size: 30px;
}
.advantage .r2 .col-md-3{
	width: 25%;
	position: relative;
	z-index: 99;
}
.advantage .r2 .col-md-3 .box{
	background: #FFFFFF;
	padding: 30px 40px;
	height: auto;
	min-height: 360px;
	box-shadow: 0 0 33px 0 rgb(0 0 0 / 20%);
}
.advantage .r2 .col-md-3 .box:hover{
	border-bottom: 5px solid #59b548;
}
.advantage .r2 .active{
	border-bottom: 5px solid #59b548;
}
.advantage .r2 .col-md-3 .img{
	min-height: 90px;
	line-height: 90px;
}
.advantage .r2 .col-md-3 .h4{
	margin-top: 30px;
	min-height: 60px;
}
.advantage .r2 .col-md-3 h4{
	color: #fd9c2a;
	font-size: 23px;
}
.advantage .r2 .col-md-3 h4 a{
	text-decoration: none;color:#59b548;
}
.advantage .r2 .col-md-3 .worda a{
	text-decoration: none;
	color: #444444;
	line-height: 30px;
	font-size: 16px;
	letter-spacing: 0.5px;
}
.blog{
	background: #F5F5F5;
	position: relative;
	z-index: 9;
	display:none;
}
.blog h2{
	text-align: center;
	position: relative;
	top: 20px;
	margin: 0;
	padding-top: 270px;
	padding-bottom: 60px;
	color: #000;
	font-size: 35px;
}
.blog .c1 img{
	width: 100%;
}
.blog .c2 img{
	width: 100%;
}
.blog .row{
	margin: 0;
	padding: 0 30px;
}
.blog .col-md-6{
	background: #F5F5F5;
	padding: 0px;
	width: 50%;
}
.blog .col-md-6 img {
	margin: 0;
	border-right: 5px solid #F5F5F5;
	border-bottom: 3px solid #F5F5F5;
}
.blog .button{
	position: relative;
	top: 20px;
	padding-bottom: 80px;
	text-align: center;
}
.blog .button a{
	padding: 16px 50px 16px 50px;
	color: #FFFFFF;
	font-size: 16px;
	background: #05a02d;
	text-decoration: none;
	display: inline-block;
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: all .3s;
}
.blog .button a:hover {
	outline: 0;
	color: #000000;
}
.blog .button a:hover::after{
	background: #FFFFFF;
	color: #0F62AC;
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,0deg);
	transform: rotate3d(0,0,1,0deg);
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.blog .button a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -1;
	-webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform .6s,opacity .6s,background-color .6s;
	transition: transform .6s,opacity .6s,background-color .6s;
}
.blog p{
	margin: 0;
}
.blog .col-md-6 a{
	text-decoration: none;
	color:#FFFFFF;
	font-size: 16px;
}
.blog .wordleft {
	position: absolute;
	z-index: 99;
	width: auto;
	background: #59b548;
	padding: 7px;
	bottom: 3px;
	left: 0;
	right: 5px;
}
.blog .wordright{
	position: absolute;
	width: auto;
	z-index: 99;
	padding: 7px;
	background: #59b548;
	bottom: 3px;
	left: 0;
	right: 5px;
}
.solution{
	background:#59b548;
}
.solution p{
	margin: 0;
	font-size: 16px;
	color: #FFFFFF;
	padding: 27px 0;
}
.solution .button{
	margin: 15px 0;
}
.solution .button a{
	padding: 12px 25px 12px 30px;
	color: #333;
	font-size: 16px;
	background: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	text-decoration: none;
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: all .3s;
	vertical-align: middle;
}
.solution .button a:hover {
	outline: 0;
	color: #000000;
}
.solution .button a:hover::after{
	background: #ccc;
	color: #0F62AC;
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,0deg);
	transform: rotate3d(0,0,1,0deg);
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.solution .button a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -1;
	-webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform .6s,opacity .6s,background-color .6s;
	transition: transform .6s,opacity .6s,background-color .6s;
}

.quote{
	padding: 52px;
	background: #333;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.quote .row .col-md-3 h3{
	color: #fff;
	font-size: 23px;
	margin-bottom: 20px;
	text-transform:uppercase;
}
.quote .row .col-md-4 h3{
	color: #fff;
	font-size: 23px;
	margin-bottom: 20px;
}
.quote .row .col-md-2 h3{
	font-size: 23px;
	margin-bottom: 20px;
	color:#fff;
	text-transform:uppercase;
}
.quote .row .col-md-3 p{
	font-size: 16px;
}
.quote .row .col-md-4 p{
	font-size: 16px;
}
.quote .row .r1 p{
	font-size: 16px;
	color: #ffffff66;
}
.quote .row .r1 h3{
	color:#fff;
}
.quote .row .r1 img{
	max-width: 100%;
	height: auto;
}
.quote .row .r1 p a{
	color: #ffffff66;
	text-decoration: none;
}
.quote .row .r1 p a:hover{
	color:#fff;
}
.quote .row .r2 h3{
	color: #fff;
}
.quote .row .r2 p{
	font-size: 16px;
	color: #ffffff66;
}
.quote .row .r2 .button{
	padding-top: 20px;
	padding-bottom: 30px;
}
.quote .r2 .tb{
	float: left;
}
.quote .r2 .tb a{
	text-decoration: none;
}
.quote .r2 .tb i{
	padding: 0 5px;
	font-size: 20px;
	color: #262453;
}


.quote li a{
	font-size: 16px;
	text-decoration: none;
	color: #ffffff66;
	text-transform:capitalize;
}
.quote li a:hover{
	color: #fff;
	transition:all 0.15s;
}
.quote .row .r2 .button a{
	padding: 12px 25px 12px 30px;
	color: #FFFFFF;
	font-size: 16px;
	background: #59b548;
	text-decoration: none;
	display: inline-block;
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: all .3s;
}
.quote .row .r2 .button a:hover {
	outline: 0;
	color: #111111;
}
.quote > .row > .col-xs-12:first-child,.quote > .row > .col-xs-12:nth-child(2){
	display: grid;
    align-items: center;
    justify-content: center;
}

.quote .row .r2 .button a:hover::after{
	background: #F5F5F5;
	color: #0F62AC;
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,0deg);
	transform: rotate3d(0,0,1,0deg);
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.quote .row .r2 .button a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -1;
	-webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform .6s,opacity .6s,background-color .6s;
	transition: transform .6s,opacity .6s,background-color .6s;
}
.footer{
	background: #333;
	text-align: center;
}
.footer li{
	padding: 40px;
	padding-bottom: 30px;
	font-size: 18px;
	display: inline-block;
	list-style: none;
}
.footer li a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer p{
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 0;
	padding-bottom: 30px;
}
.footer p a{
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	line-height: 30px;
}
#faq-content .vc_toggle_active h4{
	color:#59b548;
}
#faq-content .vc_toggle_title h4{
	font-size:18px;padding-left:20px;
}
#faq-content{
	margin-bottom:20px;
}
#faq-content p{
	font-size: 15px;
    line-height: 28px;
    color: #666666;
}

#faq-content .vc_toggle_content {
    padding: 20px 30px;
    border-radius: 8px;
    margin-left: 36px;
    margin-bottom: 5px;
    margin-top: 15px;
    background-color: #f7f7f7;
}

.ab-banner{
	height:0px;
	background-repeat: no-repeat !important;
    background-size: cover !important;
	background-position:center !important;
	margin-top:115px;
	position:relative;
}
/* .breadcrumbs{
	background-image: url(images/banner.png);
	background-size: 100%;
	background-repeat: no-repeat;
} */
.breadcrumbs .breadcrumbs-left{
	color: #FFFFFF;
/* 	margin-top: 200px; */
	background: #59b548;
	padding: 5px 315px;
	font-size: 16px;
}
.breadcrumbs .breadcrumbs-left a{
	color: #FFFFFF;
}
.breadcrumbs .col-md-12{
	padding: 0;
}
.breadcrumbs .row{
	margin: 0;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	background-color: transparent!important;
	color: #666!important;
	border: none!important;
	font-size: 24px;
}
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
	background: #f5f5f5;
	text-align:center;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
	background-color: #ffffff!important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
	border: none!important;
	background-color: transparent!important;
	color: #078227!important;
	font-size: 24px;
}
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a {
	border: none!important;
}
.vc_column_container>.vc_column-inner {
	width: 100%;
}
.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
	margin: 0!important;
}
.slick-slide{
	margin-bottom: 30px;
}
.slick-slide img {
	display: block;
	width: 50%;
	height: auto;
	margin: 0 auto;
	padding: 30px 0;
}
.slick-slider{
	text-align: center;
}
.milestones-list{
	overflow: hidden;
}
.milestones-content h3{
	text-align: left;
}
.milestones-top span{
	color: #FFFFFF;
	padding: 11px 4px;
	border-radius: 50%;
	background: #003787;
}
.milestones-top span:hover {
	background: #d05644;
}
.milestones-top{
	background: #F5F5F5;
}
.slick-current span{
	background: #d05644;
}
.slider-nav{
	margin-top: 20px;
}
.slick-list{
	overflow: unset;
}
.history{
	padding: 0 351.5px;
	background: #F5F5F5;
}
#home-milestones h2{
	margin: 50px 0 30px;
	text-align: center;
	color: #000;
	font-size: 35px;
}
#home-milestones p{
	text-align: center;
	font-size: 16px;
	color: #444444;
	margin-bottom: 30px;
}
#home-milestones .milestones-content{
	background-color: #eee;
	border-radius: 10px;
	padding: 40px;
}
#home-milestones .milestones-content p{
	text-align: left!important;
}
.content-area h1.page-title {
	font-size: 8.4rem;
	font-family: 'Arial';
	text-align: center;
}
.content-area .page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	text-align: center;
	border-bottom: 1px solid #eee;
}
.content-area .page-content {
	text-align: center;
	margin-bottom: 100px;
}
.content-area .page-content p{
	font-size: 20px;
	font-weight: bold;
	font-family: 'Arial';
}
.content-area .search-form input[type=search] {
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: .1rem;
	box-shadow: none;
	display: block;
	font-size: 1.6rem;
	margin: 0;
	max-width: 100%;
	padding: 1.5rem 1.8rem;
	width: 500px;
	height: 51px;
} 
.content-area .search-submit {
	background:#59b548;
	border: none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.25;
	margin: 0;
	opacity: 1;
	padding: 1.1em 1.44em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: opacity .15s linear;
	margin-top: 7px;
}
.support{
	text-align: center;
	padding: 0;
}
.support h2{
	margin: 0px 0 30px;
	color:#000;
	font-size: 35px;
}
.support p{
	font-size: 16px;
	color: #444444;
	letter-spacing: 0.5px;
}
.support .col-md-3{
	background: #f6f6f6;
	width: 25%;
	height: auto;
	min-height: 280px;
	padding: 0 100px;
	border-bottom: 5px solid transparent;
}
.support .col-md-3:nth-child(2n){
	background-color: #EEEEEE;
}
.support .col-md-3:hover{
	border-bottom: 5px solid #59b548;
}
.support .col-md-3 .img{
	margin-top: 20px;
	height: 60px;
	line-height: 60px;
}
.support .col-md-3 .h4{
	margin-bottom: 30px;
}
.support .col-md-3 h4{
	color: #59b548;
	font-size: 23px;
}
.support .col-md-3 p{
	font-size: 16px;
	letter-spacing: 0.5px;
}
.office h2{
	margin: 0px 0 30px;
	color: #000;
	font-size: 35px;
	text-align: center;
}
.office p{
	font-size: 16px;
	color: #444444;
	letter-spacing: 0.5px;
	margin-bottom: 30px;
	text-align: center;
}
.office .col-md-4{
	padding: 0;
	overflow:hidden;
}
.office .col-md-4 > img{
	width: 100%;
	max-height: 342px;
}
.office .col-md-4 .bg{
	margin-top: -342px;
	width: 100%;
	max-height: 342px;
	position: absolute;
	background: rgba(0,0,0,0.5);
	z-index: 10;
	text-align: center;
	display: none;
}
.office .col-md-4 .bg img{
	margin-top: 200px;
}
.office .col-md-4 .bg h4{
	color: #FFFFFF;
	font-size: 23px;
}
.office .col-md-4 .bg p{
	color: #FFFFFF;
	font-size: 16px;
}
.office .col-md-4:hover .bg{
	display: block;
}
h2{
	color: #000;
}
.wpb_wrapper p {
	line-height: 30px;
	font-size: 16px;
	color: #444444;
}
.contact-info {
	padding: 0;
	list-style: none;
	line-height: 35px;
}
.contact-info li, .contact-info a {
	color: #444;
	font-size: 16px;
}
.liuy2 {
	margin-bottom: 8px;
	font-weight: 700;
}
.liuy3 input {
	width: 100%;
	border: 1px solid #5E5E5E;
	border-radius: 5px;
}
#comment {
	width: 100%;
	height: 85px;
	border: 1px solid #5E5E5E;
	border-radius: 5px;
}
.vc_row.wpb_row.vc_row-fluid.container {
	margin: 30px auto;
	width: 100%;
}
.product-content{
	padding: 20px 0;
}
.product-content .col-md-4{
	padding: 0;
}
.product-content .sidebar-left-content .menu-sidebar ul{
	margin-bottom: 0;
}
.product-content .sidebar-left-content .menu-sidebar ul.sub-menu{
	padding: 0;
}
.product-content .sidebar-left-content h2{
	width: 100%;
	padding: 10px 20px;
	display: block;
	margin-bottom: 0;
	font-weight: 700;
	color: #132c13;
	font-size: 22px;
}
.product-content .sidebar-left-content .menu-sidebar .menu > li > a{
	padding: 8px 20px;
	display: block;
	color: #132c13;;
	text-decoration: none;
	font-weight: bold;
	width: 80%;
	border-bottom: 1px solid #132c13;;
}
.product-content .sidebar-left-content .menu-sidebar .menu > li > a:hover{
	display: block;
	background: #eee;
}
.product-content .sidebar-left-content .menu-sidebar .list-inline > li{
	display: block;
	padding-right: 0;
}
.product-content .sidebar-left-content .menu-sidebar .menu .sub-menu a{
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 10px 20px;
}
.product-content .sidebar-left-content .menu-sidebar .menu .sub-menu li{
	width: 100%;
	display: block;
	border-bottom: 1px solid #FFFFFF;
}
.product-content .col-md-12{
	margin: 20px 0;
}
.product-content .item_holder img{
	width: 100%;
}
.section {
	width: 100%;
	min-height: 100%;
	overflow: auto;
	padding-bottom: 0;
	line-height: 19px;
	background-color: #fff;
	position: relative;
}
.def_section {
	z-index: 1;
}
.section.def_section {
	overflow-x: hidden;
}
.section.def_section {
	margin-top: 0!important;
}
#posts {
	width: 845px;
	padding: 100px 0 100px 0;
}
.left_posts {
	float: left;
}
.search_results {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 60px;
	padding-bottom: 20px;
}
article {
	display: inline-grid;
	margin-bottom: 30px;
}
article header.entry-header {
	padding: 10px 5px;
}
article .entry-meta, article .entry-summary {
	display: none;
}
article h1.entry-title {
	font-size: 18px;
	line-height: 24px;
}
#posts article a, #posts article a:hover {
	color: #2c3e50!important;
}
#sidebar {
	padding-top: 100px;
	padding-bottom: 100px;
	margin-left: 20px;
}
.right_sb {
	float: left;
}
.sb_widget {
	margin-bottom: 50px;
	font-size: 14px;
}
.sb_widget h3 {
	font-size: 18px;
	padding: 0 0 0 26px;
	position: relative;
	font-weight: 700;
}
.right_sb ul {
	padding: 0;
}
.widget_pages .page_item, .widget_nav_menu .menu-item {
	padding: 0;
}
#sidebar .page_item a, #sidebar .menu-item a, .wpb_widgetised_column .page_item a, .wpb_widgetised_column .menu-item a {
	border-bottom: 1px solid #ecf0f1;
}
.widget_pages .page_item a, .widget_nav_menu .menu-item a {
	padding: 15px 0;
	display: block;
	font-size: 13px;
	border-bottom: 1px solid;
}
#sidebar .menu-product-list-container .menu .menu-item a::before {
	color: #e61d4c;
}
.widget_pages .page_item a:before, .widget_nav_menu .menu-item a:before {
	font-family: fontawesome;
	content: "\f0a9";
	float: left;
	margin-right: 12px;
}
.widget_pages .page_item .children a, .widget_nav_menu .menu-item .sub-menu a {
	padding-left: 23px;
}
.widget_pages .page_item .children a:before, .widget_nav_menu .menu-item .sub-menu a:before {
	content: "\f105";
	margin-right: 15px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto;
}
.products{
	margin: 20px 300px;
}
.products .col-md-4{
	padding: 0;
}
.products .sidebar-left-content .menu-sidebar ul{
	margin-bottom: 0;
}
.products .sidebar-left-content .menu-sidebar ul.sub-menu{
	padding: 0;
}
.products .sidebar-left-content h2{
	width: 100%;
	padding: 10px 0;
	display: block;
	margin-bottom: 0;
	font-weight: 700;
	font-size: 22px;
	color: #132c13;
}
.products .sidebar-left-content .menu-sidebar .menu > li > a{
	padding: 8px 20px;
	display: block;
	color: #132c13;
	text-decoration: none;
	font-weight: bold;
	width: 80%;
	border-bottom: 1px solid #132c13;
	font-size: 16px;
}
.products .sidebar-left-content .menu-sidebar .menu > li > a:hover{
	display: block;
	background: #eee;
}
.products .sidebar-left-content .menu-sidebar .list-inline > li{
	display: block;
	padding-right: 0;
}
.products .sidebar-left-content .menu-sidebar .menu .sub-menu a{
	color: #666666;
	text-decoration: none;
	display: block;
	font-size: 16px;
	padding: 10px 20px;
}
.products .sidebar-left-content .menu-sidebar .menu .sub-menu li{
	width: 100%;
	display: block;
	border-bottom: 1px solid #FFFFFF;
}
.pro-list h2 strong{
	color: #003787;
}
.pro-list .list h4{
	color: #003787;
}
.pro-list .list li{
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.products .c2{
	padding: 0 30px;
}
.products .c2 p{
	font-size: 16px;
	color: #444444;
}
.products h1{
	font-size: 30px;
	color: #111111;
}
.single-product .products h1{
	font-size:22px;
}
.products .c2 h2{
	font-size:22px;
}
.vc_row{
	margin-left: 0!important;
	margin-right: 0!important;
}
.products .gallery-thumbs .swiper-slide{
	margin: 10px 10px 0 0;
	border: 1px solid #F5F5F5;
}
.pro-list h2{
	margin: 30px 0 10px;
	font-weight: bold;
	line-height: 30px;
	font-size: 22px;
	color: #666666;
}
.pro-list p{
	font-size: 16px;
	letter-spacing: 0.5px;
	color: #444444;
	line-height: 30px;
}
#primary{
	padding: 30px 0;
	margin-top:150px;
}
#primary .row{
	margin-bottom: 30px;
}
.hentry{
	border: 1px solid #F5F5F5;
}
.box .col-md-4{
	margin: 5px 10px 5px 0;
	padding: 10px;
	width: 32%;
	border: 1px solid #F5F5F5;
	border-radius: 5px;
}
.pbox{
	min-height: 140px;
}
.pro-list .pbox a {
	color: #132c13;
}
.box .pbox h3{
	font-weight: bold;
	max-height: 54px;
	min-height: 54px;
	margin-bottom: 30px;
	font-size: 16px;
	color:#333;
	text-align:center;
}
.box .pbox .pro-det{
	background: #59b548;
	width: 100%;
	border-radius: 5px;
	text-align: center;
	padding: 10px 0;
	border: 3px solid transparent;
}
.box .pbox .bx {
	max-height: 62px;
	min-height: 62px;
	overflow: hidden;
}
.box .pbox .pro-det a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.box .pbox .pro-det:hover{
	background: #FFFFFF;
	border: 3px solid #59b548;
}
.box .pbox .pro-det:hover a{
	color: #59b548;
}
.related-container .swiper-container{
	overflow: hidden;
}
.related-container .swiper-container .swiper-slide{
	margin: 5px;
	padding: 10px;
	width: 20%;
	border: 1px solid #F5F5F5;
	border-radius: 5px;
}
.related-container .swiper-container .re-pro-title{
	font-size: 16px;
	color: #003787;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
}
.related-container .swiper-container .products-info h3{
	font-weight: bold;
	padding-top: 20px;
	min-height: 54px;
	margin-bottom: 30px;
	font-size: 16px;
}
.product-content .current-menu-item a{
	background: #EEEEEE;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	transform: translate3d(0px,0,0);
}
.wp-pagenavi {
	margin: 20px 0;
	height: auto;
	min-height: 35px;
	border-radius: 4px;
}
.wp-pagenavi a{
	display: inline-block;
}
.wp-pagenavi:first-child>a, .wp-pagenavi:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.wp-pagenavi>a, .wp-pagenavi>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #132c13;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.products .button{
	position: relative;
	top: 30px;
	margin-bottom: 50px;
}
.products .button a{
	padding: 16px 50px 16px 50px;
	color: #FFFFFF;
	font-size: 16px;
	background: #59b548;
	display: inline-block;
	text-decoration: none;
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: all .3s;
}
.products .button a:hover {
	outline: 0;
	color: #000000;
}
.products .button a:hover::after{
	background: #F5F5F5;
	color: #0F62AC;
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,0deg);
	transform: rotate3d(0,0,1,0deg);
	-webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
	transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.products .button a::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -1;
	-webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	transform: rotate3d(0,0,1,0deg) translate3d(0,-4em,0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform .6s,opacity .6s,background-color .6s;
	transition: transform .6s,opacity .6s,background-color .6s;
}
.products .c2 h3{
	font-weight: bold;
}
.products .wpb_wrapper h2{
	font-size: 24px;
	font-weight: bold;
}
.wpb_single_image img {
	height: auto;
	width: 100%;
}
.vvc-container .vc_column_container {
	padding-left: 10px;
	padding-right: 10px;
}
.vc-center{
	padding: 0 300px;
}
#menu{
	display: none;
}
#menu.mm-opened{
	display: block;
}
.company p{
	line-height: 30px;
	font-size: 16px;
	color: #444444;
	margin-bottom: 20px;
}
.company .vc_tta.vc_general .vc_tta-panel-body{
	padding: 0;
}
.company .vc_column_container>.vc_column-inner{
	padding: 0;
}
.blog-lists .sidebar-left-content .menu-sidebar ul{
	margin-bottom: 0;
}
.blog-lists .sidebar-left-content .menu-sidebar ul.sub-menu{
	padding: 0;
}
.blog-lists .sidebar-left-content h2{
	width: 80%;
	padding: 10px 20px;
	display: block;
	margin-bottom: 0;
	font-weight: 700;
	font-size: 22px;
	background: #F5F5F5;
	border-bottom: 1px solid #FFFFFF;
}
.blog-lists .sidebar-left-content .menu-sidebar .menu > li > a{
	padding: 8px 20px;
	display: block;
	color: #132c13;
	background: #F5F5F5;
	text-decoration: none;
	font-weight: bold;
	width: 80%;
	border-bottom: 1px solid #FFFFFF;
}
.blog-lists .sidebar-left-content .menu-sidebar .menu > li > a:hover{
	display: block;
	background: #eee;
}
.blog-lists .sidebar-left-content .menu-sidebar .list-inline > li{
	display: block;
	padding-right: 0;
}
.blog-lists .sidebar-left-content .menu-sidebar .menu .sub-menu a{
	color: #666;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding: 10px 20px;
}
.blog-lists .sidebar-left-content .menu-sidebar .menu .sub-menu li{
	width: 100%;
	display: block;
	border-bottom: 1px solid #F5F5F5;
}
.blog-lists .col-md-12{
	background: #F5F5F5;
	padding: 15px;
	border-radius: 5px;
}
.blog-lists p{
	font-size: 16px;
	color:#444444;
	line-height: 30px;
	margin-bottom: 20px;
}
.blog-lists img {
	width: 51%;
	margin-bottom: 30px;
	height: auto;
}
.products .vc_tta-panel-body {
	padding: 0 0!important;
	margin-left: 0!important;
}
.products .wpb_wrapper{
	margin: 30px 0;
}
.products .wpb_wrapper p {
	line-height: 20px;
	font-size: 16px;
	padding: 10px;
	color: #444444;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:12px;
}
.blog-lists .current-menu-item a{
	background: #EEEEEE!important;
}
.vc-img .wpb_single_image img {
	height: auto;
	max-width: 240px;
	max-height: 340px;
	min-height: 340px;
	border: 1px solid #EEEEEE;
	border-radius: 5px;
}
.vc-img .wpb_single_image img:hover {
	border: 1px solid #666;
}
.vc-img p{
	text-align: center;
}
.vc{
	padding: 0 10px 0 0;margin-bottom:30px;
}
.return-top {
	color: #fff;
	font-size: 20px;
	text-align: center;
}
.searchDiv{
	display: none;
	float: left;
}
.open{
	display: block !important;
}
.vc-accordion .vc_tta-panel-body{
	padding: 10px!important;
	margin-left: 0px!important;
}
.vc-accordion .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a{
	color: #333;
}
.vc-accordion .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a{
	color: #333;
}
.searchDiv form {
	position: absolute;
	line-height: 30px;
	display: inline-block;
	width: 100%;
	z-index: 999;
	margin-top: 10px;
	overflow: hidden;
	transition: all .5s ease-out 0s;
}
.searchDiv .input {
	width:32%;
	padding: 9px;
	border: 1px solid #333;
}
.searchDiv .button {
	background: #59b548;
	color: #fff;
	position: absolute;
	width: 5%!important;
	border: 0;
	padding: 10px 15px;
}
.vc-word{
	margin: 30px 0;
}
.Floating-sidebar{
	position: fixed;
	left: 0;
	top: 50%;
	-webkit-transform: translate(-100%,-50%);
	-moz-transform: translate(-100%,-50%);
	-ms-transform: translate(-100%,-50%);
	-o-transform: translate(-100%,-50%);
	transform: translate(0,-50%);
	z-index: 999;
	transition: all .5s;
}
.Floating-sidebar.active {
    -webkit-transform: translate(-100%,-50%);
    -moz-transform: translate(-100%,-50%);
    -ms-transform: translate(-100%,-50%);
    -o-transform: translate(-100%,-50%);
    transform: translate(-100%,-50%);
}
.Floating-sidebar span {
	position: absolute;
	top: 50%;
	left: 100%;
	-webkit-transform: translate(-100%,-50%);
	-moz-transform: translate(-100%,-50%);
	-ms-transform: translate(-100%,-50%);
	-o-transform: translate(-100%,-50%);
	transform: translate(-100%,-50%);
	width: 20px;
	height: 60px;
	line-height: 60px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background: rgba(0, 0, 0, 0.7);
	color: white;
	text-align: center;
	font-size: 16px;
	transition: all .5s;
	z-index: -1;
	cursor: pointer;
}
.Floating-sidebar.active span {
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.Floating-sidebar ul{
	padding: 0;
}
.Floating-sidebar ul li {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background:#59b548;
	color: white;
	font-size: 18px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	position: relative;
	transition: all .5s;
	cursor: pointer;
	list-style-type: none;
	opacity: 1;
}
.Floating-sidebar ul li a{
	color: #FFFFFF;
}
.Floating-sidebar dl {
	position: absolute;
	top: 0;
	left: 100%;
	width: 240px;
	background: white;
	padding: 15px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.2);
	-o-box-shadow: 0 0 10px rgba(0,0,0,.2);
	box-shadow: 0 0 10px rgb(0 0 0 / 20%);
	-webkit-transform: translateX(-120%);
	-moz-transform: translateX(-120%);
	-ms-transform: translateX(-120%);
	-o-transform: translateX(-120%);
	transform: translateX(-120%);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	z-index: -1;
	opacity: 0;
}
.Floating-sidebar ul li.close a:before {
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	-moz-transform: translate(-50%,-50%) rotate(-45deg);
	-ms-transform: translate(-50%,-50%) rotate(-45deg);
	-o-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg)!important;
}
.Floating-sidebar ul li.close a:after, .Floating-sidebar ul li.close a:before {
	content: '';
	width: 50%;
	height: 2px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	-moz-transform: translate(-50%,-50%) rotate(45deg);
	-ms-transform: translate(-50%,-50%) rotate(45deg);
	-o-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);
	background: white;
}
.fa-angle-double-right:before {
    content: "\f101";
}
.Floating-sidebar dl dt {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.Floating-sidebar dl dd {
	margin-bottom: 5px;
}
.Floating-sidebar.form2 dl {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
.Floating-sidebar ul li.wechat img,
.Floating-sidebar ul li.whatsapp img{
    width: 120px;
    position: absolute;
    left: 100%;
    top: 0;
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: -1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    max-width: none;
}
.Floating-sidebar ul li.wechat:hover img,
.Floating-sidebar ul li.whatsapp:hover img{
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
@media (max-width:1440px){
	.banner .swiper-container .block {
		margin-left: 300px;
		width: 40%;
	}
	.advantage .r2 {
		padding: 0;
	}
	.blog .col-md-6 img {
		padding-bottom: 6px;
		width: 100%;
	}
	.blog .wordright{
		margin-top: -30px;
	}
	.quote .row .r2 .button a {
		padding: 12px 12px;
	}
	.office .col-md-4{
		margin: 0;
		padding: 0;
	}
	.office .col-md-4 > img {
		width: 100%;
		min-height: 280px;
	}
	.office .col-md-4 .bg {
		max-height: 280px;
		margin-top: -280px;
	}
	.office .col-md-4 .bg img {
		margin-top: 150px;
	}
	.support .col-md-3 {
		background: #f6f6f6;
		width: 25%;
		height: auto;
		max-height: 245px;
		padding: 0 50px;
	}
	.vc-center {
		padding: 0 150px;
	}
	.products{
		margin: 0;
	}
	.breadcrumbs .breadcrumbs-left{
		padding: 5px 125px;
	}
}
@media (max-width:1024px){
	.navbar-collapse .toggle-dropmenu {
		display:block !important;
	}
	.navbar .container .navbar-header {
		width: 100%;
	}
	.mobile-bar{
		display: block;
	}
	.banner .swiper-container .block {
		margin-left: 200px;
		width: 50%;
	}
	.advantage .container .col-md-6 img {
		width: 100%;
	}
	.advantage .container .col-md-6:first-child {
		margin: 20px 10px;
	}
	.advantage .container .col-md-6:last-child {
		margin: 20px 10px;
	}
	.advantage .container .col-md-6:last-child .button {
		margin-bottom: 71px;
		margin-top: 50px;
	}
	.advantage .r2 .col-md-3 {
		width: 50%;
		margin: 15px 0;
	}
	.advantage .r2 {
		padding: 0;
	}
	.blog .c2{
		width: 100%;
	}
	.blog .c2 img{
		width: 49%;
	}
	.blog .col-md-6 img {
		padding-bottom: 0;
		width: 100%;
	}
	.blog .col-md-6 {
		width: 100%;
	}
	.quote .row .r2 .button a {
		padding: 10px 0;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 14px;
	}
	.quote .row .vc{
		padding: 0;
	}
	.quote .row .r1 p {
		font-size: 12px;
	}
	.quote .row .r2 .button a {
		padding: 10px 5px;
		font-size: 12px;
	}
	.vc-center {
		padding: 0;
	}
	.vc_tta-panel-body {
		padding: 0 50px!important;
	}
	.company p {
		padding: 10px;
	}
	.slick-slide img {
		width: 100%;
	}
	.support .col-md-3 {
		padding: 0 10px;
	}
	.office .col-md-4 > img {
		min-height: 220px;
	}
	.office .col-md-4 .bg {
		max-height: 220px;
		margin-top: -220px;
	}
	.office .col-md-4 .bg img {
		margin-top: 70px;
	}
	.office .col-md-4 .bg h4 {
		font-size: 20px;
	}
	.office .col-md-4 .bg p{
		padding: 10px;
		font-size: 14px;
	}
	.breadcrumbs .breadcrumbs-left {
		padding: 5px 50px;
	}
	.box .col-md-4 {
		width: 48%;
	}
	.quote > .row > .col-xs-12:first-child, .quote > .row > .col-xs-12:nth-child(2){
		min-height:200px;
	}
	.ab-banner{
		margin-top:135px;
	}
	.banner{
		margin-top:138px;
	}
	.quote > .row > .col-xs-12:first-child, .quote > .row > .col-xs-12:nth-child(2){
		justify-content:left;
	}
}
@media (max-width:768px){	
	.navbar .container .navbar-header {
		padding: 0;
		width: 100%;
	}
	.navbar .container .navbar-brand {
		padding: 10px 10px;
		height: auto;
	}
	.mobile-bar{
		display: block;
	}
	.banner .swiper-container .block{
		display: none;
	}
	.banner img{
		width: 100%;
	}
	.what .box-1{
		display: none;
	}
	.what .box-1 img {
		width: 100%;
	}
	.advantage .container .col-md-6:first-child {
		width: 95%;
		padding: 0 40px;
	}
	.advantage .container .col-md-6:first-child p {
		font-size: 14px;
		margin-bottom: 22px;
	}
	.advantage .container .col-md-6:first-child h2 {
		padding-top: 20px;
		margin: 0 0 30px;
	}
	.advantage .container .col-md-6:first-child img {
		width: 100%;
	}
	
	.advantage .container .col-md-6:last-child h2 {
		margin: 20px 0 30px;
	}
	.advantage .container .col-md-6:last-child p{
		font-size: 14px;
	}
	.advantage .container .col-md-6:last-child img {
		width: 100%;
	}
	.advantage .r2 {
		padding: 0;
	}
	.advantage .r2 .col-sm-6{
		width: 50%;
		margin: 10px 0;
	}
	.advantage .r2 .col-sm-6 .box {
		padding: 0 20px;
		height: auto;
		min-height: 350px;
	}
	.products .c2 {
		padding: 30px 0px;
	}
	.blog .col-sm-12{
		width: 100%;
	}
	.blog .col-sm-12 img{
		width: 100%;
		position: relative;
		z-index: 9;
	}
	.blog .wordleft {
		display: none;
	}
	.blog .wordright{
		display: none;
	}
	.blog .c2{
		width: 100%;
	}
	.blog .c2 img{
		width: 48%;
	}
	.blog .col-md-6 {
		width: 102%;
	}
	.blog .col-md-6 img {
		padding-left: 0!important;
		padding-bottom: 11px;
	}
	
	.solution .button {
		margin: 0;
		margin-bottom: 30px;
	}
	.quote{
		padding: 20px;
	}
	.quote .vc{
		width: 50%;
		height: auto;
		min-height: 0!important;
	}
	.quote .col-xs-6{
		width: 50%;
		height: auto;
		min-height: 320px;
	}
	.quote .row .r2 .button a {
		padding: 12px;
		font-size: 12px;
	}
	.footer ul{
		padding: 0;
	}
	.footer li {
		padding: 10px;
	}
	.breadcrumbs .breadcrumbs-left {
		padding: 0;
		margin-top: 90px;
	}
	.box .col-md-4 {
		margin: 5px;
		padding: 10px;
		width: 47%;
		border: 1px solid #F5F5F5;
		border-radius: 5px;
	}
	.products{
		margin: 30px 0;
	}
	.vc_tta-panel-body {
		padding: 0 0!important;
		margin-left: 0!important;
	}
	.vc-center{
		padding: 0 ;
	}
	.slick-slide img {
		width: 100%;
		padding:  0;
	}
	.support .col-md-3 {
		width: 50%;
		margin: 10px 0;
	}
	.quote > .row > .col-xs-12:first-child, .quote > .row > .col-xs-12:nth-child(2){
		min-height:200px;
	}
	.banner {
		margin-top:175px;
	}
	.s-icon{
		display:none;
	}
	.navbar .container .collapse .navbar-nav{
		margin-right:0px;border-right:0px;
	}
	.navbar-collapse .toggle-dropmenu {
		display:block !important;
	}
}
@media (max-width:767px){
	.tax-product_category .list iframe{
	width:100%;height:220px;
}
	.navbar .little-menu{
	display:block;
    position: absolute;
    right: 54px;
    font-size: 16px;
    top: 25px;
}
	.navbar .container .navbar-header {
		padding: 0;
		width: 100%;
		margin-right: 0 !important;
    margin-left: -10px !important;
	}
	.Floating-sidebar{
		top:82%;
	}
	.city_event_fig .box{
		text-align: center;
    display: grid;
    align-items: center;
    justify-content: center;
	}
	.why-left iframe{
		width:100%;
	}
	.navbar{
		background: rgba(255,255,255,0.9);
	}
	.navbar .current-menu-item > a{
		border-bottom:none !important;
	}
	.navbar .container .collapse .navbar-nav a:hover{
		color:#59b548;background:none;
	}
	.navbar-nav>li>.dropdown-menu.toggle-dropmenu {
		background:none;
	}
	.navbar-nav>li>.dropdown-menu.toggle-dropmenu {
    display: block;
		position: relative !important;
    width: 100% !important;
    float: none !important;
		box-shadow: none;
    border: none;
}
	.nav>li{
		border:none;
		border-bottom:1px solid #ccc !important;
	}
	.s-icon{
		display:none;
	}
	.navbar .pull-right{
		float:inherit !important;
	}
	.navbar .container .collapse .navbar-nav{
		border-right: none;
    margin-right: 0px;
	}
	.navbar .container .collapse .navbar-nav a {
		padding:10px 0px;
	}
	.featured_products .pro-list{
		margin-left:5%;
		margin-right:5%;
	}
	.advantage .container .whyus{
		padding:inherit;
	}
	.featured_products .pro-list{
		display:inherit;
	}
	.quote > .row > .col-xs-12:first-child, .quote > .row > .col-xs-12:nth-child(2){
		display: grid;
    align-items: center;
    justify-content: start;
	}
	.header .container .pull-left{
		padding: 10px 6px;
		display:grid;
	}
	.header .container .pull-left .row:first-child {
    padding-right: 0px;
}
	.navbar{
		top:60px;
	}
	.banner {
		margin-top: 130px;
	}
	.breadcrumbs .breadcrumbs-left{
		margin-top:0px;
	}
	.ab-banner{
		margin-top:130px;
	}
	.tax-product_category .breadcrumbs, .single-product .breadcrumbs{
		margin-top:135px;
	}
}
@media (max-width:425px){
	.header .container .pull-left .row{
		width: 100%;
	}
	.advantage .r2 .col-sm-6 .box {
		padding: 0 20px;
		height: auto;
		min-height: 250px;
	}
	.advantage .r2 .col-md-3 .h4 {
		min-height: auto;
	}
	.support .col-md-3 {
		min-height: 270px;
	}
	.what p {
		padding: 0;
	}
	.advantage .container .col-md-6:first-child {
		width: auto;
	}
	.advantage .container .col-md-6:last-child {
		width: auto;
	}
	.blog .c2 img {
		width: 100%;
	}
	.blog .col-md-6{
		width: 100%;
	}
	.box .col-md-4 {
		width: 100%;
	}
	.office .col-md-4 .bg {
		margin-top: -244px;
		min-height: 244px;
	}
	.support .col-md-3 {
		width: 100%;
		padding: 0 30px;
	}
	.support .col-md-3 {
		min-height: 220px;
	}
	.advantage .r2 .col-sm-6 {
		width: 100%;
	}
	
}
@media (max-width:407px){
	.navbar .container .navbar-brand img {
		width: 100%;
	}
	.what h2 {
		padding: 30px;
	}
}
@media (max-width:375px){
	.navbar .container .navbar-brand img {
		width: 100%;
	}
	.advantage .r2 .col-sm-6 {
		width: 100%;
	}
	.footer li {
		padding: 5px;
	}
	.box .col-md-4 {
		width: 100%;
	}
}
@media (max-width:320px){
	.navbar .container .navbar-brand img {
		width: 100%;
	}
	.quote .row  h3 {
		font-size: 18px;
	}
	.quote li a {
		font-size: 12px;
	}
	.quote .row .r2 .button a {
		padding: 10px 5px;
		font-size: 12px;
	}
	.quote .row .r2 p{
		font-size: 12px;
	}
}
