/* ----------------------------------------------------------------
	Custom CSS
-----------------------------------------------------------------*/
#header-wrap i.icon-reorder {
	font-size: 24px;
}

.langs {
	position: relative;
	display: inline-block;
    float: right;
    line-height: 72px;
    padding: 0 15px;
    cursor: pointer;
}

.langs a.btn-langs {
	display: inline-block;
	padding-top: 5px;
}

.langs a.btn-langs > i {
    font-size: 20px;
    color: #333;
}

.langs .item {
    line-height: 1.5em;
}

.langs-menu {
	position: absolute;
    width: 120px;
    background-color: #FFF;
    box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
    border: 1px solid #EEE;
    border-top: 2px solid #9cc027;
    height: auto;
    z-index: 199;
    top: 100%;
    right: -20px;
    margin: 0;
    opacity: 0;
    transition: .3s;
}

.langs-menu a.item {
	display: block;
	font-size: 15px;
    color: #666;
    padding: 10px 15px;
    border: 0;
    letter-spacing: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.langs-menu a.item:hover {
	background-color: #F9F9F9;
    padding-left: 18px;
    color: #9cc027;
}

.langs:hover .langs-menu {
	opacity: 1;
}

.divcenter {
	width: 100%;
}

.row:before {
	display: none;
}

/* =============== */
.btn-wrapper {
	margin: 20px 0;
}

.btn-wrapper i {
	margin-right: 0;
}

.home-about {
	padding: 0 0 40px;
}

.home-about-text {
	max-width: 460px;
}

.home-goals i {
    font-size: 32px;
    margin-bottom: 20px;
}

.home-goals i.icon-seedling {
	height: 32px;
}

.home-products #content p {
	width: 320px;
}

.home-products .listing {
	width: 80%;
}

.home-products .col_half{
	margin-right: 0;
}

.home-products .feature-box {
	padding-left: 0;
}

.home-products .feature-box .fbox-icon {
	position: relative;
    display: inline-block;
    margin-right: 10px;
}

.home-products .feature-box h3 {
	position: relative;
	top: -4px;
	display: inline-block;
}

.home-products .emphasis-title h1,
.home-products .emphasis-title h2 {
	color: #9cc027;
}

.fbox-effect .fbox-icon i:hover,
.fbox-effect:hover .fbox-icon i {
	background-color: #46b563;
}

.fbox-effect .fbox-icon i:after {
	box-shadow: 0 0 0 2px #46b563;
}

#content .post-summary p {
	font-size: 15px;
}

.home-columns .bgicon {
	right: 20px;
}

.google-map {
	margin: 0;
	padding: 0;
}

.google-map .fluid-width-video-wrapper,
.google-map iframe {
	padding-top: 0 !important;
	height: 320px !important;
}

/* page */
.page-title-parallax {
	position: relative;
}

.page-title-parallax .cover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: .2;
}

.heading-block:after {
	border-top: 2px solid #9cc027;
}

.pagination-wrapper {
	margin: 0 auto;
}


/* page - about us */
.heading-p {
	text-align: center;
}
.page-aboutus .feature-box.fbox-center.fbox-plain .fbox-icon i {
	font-size: 60px;
}

.page-aboutus .feature-box {
	padding:0;
}
	.vision-box {
		margin-top: 60px;
	}

.page-aboutus .item .feature-box {
	padding: 0;
}
.page-aboutus .portfolio.portfolio-parallax .portfolio-overlay {
	background-color: rgba(0,0,0,0.6);
}
.page-aboutus .portfolio.portfolio-parallax .portfolio-desc h3 a:hover {
	color: #b4de2b;
}
.page-aboutus .portfolio.portfolio-parallax .portfolio-desc span {
	color: #fff;
}
.page-aboutus .intro-logo {
	position: relative;
	top: -5px;
	height: 60px;
    margin-left: 20px;
}

/*.page-aboutus .intro-content .col_full {
	margin-top: 0;
    margin-bottom: 0;
}
.page-aboutus .intro-content .intro-logo {
    width: 90%;
    margin-top: 10px;
}
.page-aboutus .intro-text {
	margin-top: 20px;
	margin-bottom: 0;
}*/

@media(max-width: 767px) {
	.page-aboutus .heading-block::after {
		margin: 20px auto 0;
	}
	.page-aboutus .heading-block,
	.page-aboutus .item {
	    padding: 0; 
	    text-align: center;
	}
	.heading-p {
		text-align: left;
	}
	#content p {
		font-size: 17px;
	}
	.home-products .listing {
		width: auto;
	}

}

/* page - technology */
.page-technology,
.page-technology .content-wrap {
	padding-bottom: 60px;
}
.page-technology .desc {
	max-width: 800px;
	margin: 0 auto 80px;
	font-size: 18px;
}

.gallery-imgbox .col_half {
	width: 50%;
	margin-right: 0;
}

.gallery-imgbox .col_one_third {
	width: 33.3333333333%;
	margin-right: 0;
}

@media(max-width: 767px) {
	.page-technology, .page-technology .content-wrap {
	    padding-bottom: 60px;
	}

	.gallery-imgbox .col_half,
	.gallery-imgbox .col_one_third {
		width: 100%;
	}
}

/* page - certificate */
.page-certificate {
	padding-bottom: 120px;
}

.page-certificate .portfolio-item {
	padding: 30px;
}

.page-certificate .portfolio-desc h3 {
	font-size: 16px;
    font-weight: 400;
}
.page-certificate .center-icon {

}

@media (max-width: 575.98px) {
	.page-certificate .portfolio .portfolio-item {
		padding: 30px;
	}
}


/* products */
.page-products .product-1 .product {
	padding: 40px 0;
}

.page-products .product-1 .product-image {
	width: 480px;
	height: auto;
}

.page-products .product-1 .product-title h3 {
	font-size: 28px;
	margin-bottom: 10px;
}

.page-products .product-image {
	min-height: 280px;
}

.page-product-list .product-image {
	min-height: 200px;
}

.page-products .product-image a.image,
.page-product-list .product-image a.image {
	position: absolute;
	height: 100%;
}

.page-products .product-image a > img,
.page-product-list .product-image a > img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: auto;
	transition:.3s ease-in-out;
	min-height: 200px;
}

.page-product-list .image:hover img {
	transform: translate(-50%, -50%) scale(1.2); 
	transform-origin: center;
}

#content .page-products p {
	margin-bottom: 10px;
}
.page-product-list .postcontent {
	width: 78%;
}

.page-product-list .sidebar {
	width: 18%;
}

/*.products-list-btnbox a {
	display: inline-block;
	padding: 8px;
	color: #fff;
	background: #9cc027;
	width: 50%;
	margin: 0;
	font-size: 14px;
	border-radius: 3px;
}*/

.product-details .details {
	padding-bottom: 60px;
}

.product-details .single-product .product-image .flex-control-thumbs li {
	height: 70px !important;
    overflow: hidden;
}

.product-box {
	width: 95%;
	margin: 0 auto 40px;
	background: #fff;
	height: 380px;
	border-radius: 5px;
	box-shadow: 0px 0px 1px rgba(115, 128, 157, 0.3);
}

.product-desc .btn-wrapper {
	margin: 30px 0;
}
.cart-btns-box {
	position: relative;
}
	.cart-btn {
		position: absolute;
	    top: 0;
	    left: 50%;
	    transform: translateX(-50%);
	    width: 200px;
	    text-align: center;
	}
	.product-details .cart-btn {
		margin-left: 20px !important;
	}
	.added-to-cart {
		display: none;
	}
	.added-to-cart-msg {
		display: block;
	    font-size: 13px;
	    margin-top: 10px;
	    color: #828282;
	}
	.view-cart.button {
		display: block;
	    margin: 0;
	    background-color: #ececec;
	    color: #525252;
	}
	.view-cart.button:hover {
    	background-color: #ddd;
	}
	.add-to-cart.added ~ .added-to-cart  {
		display: block;
	}

	.add-to-cart.added {
		display: none;
	}

.sidebar .widget_links li a {
	font-size: 16px;
}

.sidebar .widget_links li a:hover {
	color: #9cc027;
}

@media (max-width: 768px) {
	.content-wrap {
		padding: 60px 0 0;
	}
	.page-products .product-1 .product {
		padding: 20px 0;
	}
	.page-products .product-1 .product-image {
		width: 300px;
	}
	.page-products .product-image a > img {
		position: relative;
		transform: none;
		top: 0;
		left: 0;
	}
	.page-products .product-image {
		min-height: 160px;
	}
}

/* inquiry svg */
svg.inquiry-svg {
	width: 22px;
}
.cls-1{fill: none; stroke:#333; stroke-linejoin: round; stroke-width: 2px;}


/* page - faq */
.page-faq {
	padding-bottom: 60px;
}


/* contact */
.page-contact-info {
	padding: 20px;
	background: #f5f5f5;
}
.page-contact-info .block {
	margin-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}
.page-contact-info .block:last-child {
	border-bottom: none;
}
.page-contact-info .block h3 {
	margin: 0 0 15px 0;
}
.page-contact-info .info-box {
	font-size: 15px;
}

.page-contact-info .info-box .item > span {
	display: block;
	font-weight: 700;
}

.page-contact-info .info-box .item > span > i {
	margin-right: 10px;
}

.page-contact-info .info-box .item {
	margin-bottom: 20px;
}

/* page-inquiry */
.page-inquiry {
	padding-bottom: 60px;
}
	.page-inquiry .sm-form-control {
		border: none;
	}

	.page-inquiry .cart-product-remove {
		text-align: center;
	}

	.inquiry-contact-info {
		background: #f7f7f7;
	    padding: 30px 40px;
	    margin-bottom: 20px;
	}

	.inquiry-product-item {
		margin: 0 0 60px;
	}
	.page-inquiry .cart td {
		border-bottom: 1px solid #dee2e6;
	}
	.page-inquiry .cart_item {
		border-bottom: 1px solid #eee;
	}

	.page-inquiry .button {
		padding: 0 36px;
		height: 42px;
    	line-height: 42px;
	}

/* footer */
#footer {
	border: none;
}

#footer img.footer-logo {
	height: 70px;
}

.footer-contact-info i {
	margin-right: 10px;
	margin-top: 5px;
}

.footer-contact-info .item {
	display: flex;
	margin: 5px 0;
	font-size: 15px;
}
.footer-contact-info .item.title {
	font-weight: 700;
}

/* home products */
.home-products-oem .portfolio-image {
	height: 207px;
}

@media (max-width: 1200px) {
	.home-about-text {
		max-width: 100%;
	}
	.home-products-oem .portfolio-image {
		height: 159px;
	}
}

@media (max-width: 1024px) {
	#logo img {
		margin-top: 4px;
	}
	.page-product-list .postcontent,
	.page-product-list .sidebar {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.home-products .col_half {
		margin-bottom: 20px !important;
	}
	.home-products-oem .portfolio-image {
		height: 169px;
	}
	.product-3 .product {
		width: 50%;
	}
	

	.page-product-list .product-title h3 {
		text-align: center;
	}
	.products-list-btnbox .col_half {
		float: none;
	}
}

@media (max-width: 520px) {
	.home-products-oem .portfolio-image {
		height: auto;
	}
	#logo img {
	    margin-top: 10px;
    	margin-right: 6px;
    	height: 66px;
	}
	.page-aboutus .intro-logo {
		margin-top: 20px;
	    margin-left: 0; 
	}
}

@media (max-width: 360px) {
	#logo img {
		margin-top: 15px;
    	margin-right: 6px;
    	height: 55px;
	}
}