/*
Theme Name: WebNganh Child
Description: Website Design by Wordpress and Theme Flatsome
Author: UX Themes Web Nganh
Template: flatsome
Theme URI: https://webnganh.com/
Author URI: https://webnganh.com/
Description: WebNganh.Com - WebNganh.Vn - iFnt.Vn
Version: Code DevWp WebNganh
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.post-title{
	font-size: 20px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.entry-title{
	color: #09656c;
}
.home .section-dowload{
	display: none;
}
.post-title{
	color: #09656c;
}
.gallery-box .box-text{
	background-color: #09656ccc;
	padding: 10px 20px;
}
.gallery-box .box-text p{
	font-weight: 600;
    margin: 0;
}

/* @font-face {
	font-family: helvetica;
	src: url(/wp-content/themes/webnganh/fontupload/SFUHelveticaNarrow.TTF);
	font-weight: normal;
} */

/* body{
	font-family: 'Roboto', sans-serif !important;
} */
h1, h2, h3, h4, h5, h6,p,a,span,.button-submit{
/* 	font-family: 'helvetica', sans-serif !important; */
/* 	letter-spacing: -1px; */
}
p, .button span, li,
.home span,
.home .post-title{
	font-size: 17px;
}
.section-footer a{
	font-size: 17px !important;
}
.copyright-footer{
	color: #fff;
	font-size: 17px;
}
.nav-dropdown-has-border .nav-dropdown li a{
	text-transform: uppercase;
    font-size: 15px;
}
.nav-dropdown-has-border .nav-dropdown li:hover{
	background-color: #8dc63f;
}
.nav-dropdown-has-border .nav-dropdown li:hover a{
	color: #fff !important;
}

.home .header-main .menu-item a,
.home .header-main li a i,
.page-template .header-main .menu-item a,
.page-template .header-main li a i{
	color:#fff ;
}
.home .header-main,
.page-template .header-main{
    height: 104px !important;
}
.nav-dropdown-default {
    padding: 0;
}
.nav-dropdown li a,
.category .header-main .menu-item a,
.category .header-main li a i,
.post-template-default li a{
	color: #002e31 !important;
}
.stuck .header-main .menu-item a,
.stuck .icon-search{
	color: #002e31 !important;
}
.header-nav-main{
	    padding-top: 0;
}
.home .stuck .header-nav-main,
.home .stuck .header-block-block-1{
	padding-top: 0;
}
.header-block-block-1{
	padding-top: 8px;
}
 .stuck .icon-angle-down{
	color: #000 !important;
}

h1, h2, h3, h4{
/* 	font-family: 'helvetica', sans-serif !important; */
    font-weight: 700 !important;
}
.text-banner{
	background-image: url(/wp-content/uploads/2022/04/img-gach-vuong.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    padding: 55px;
}
.text-gioi-thieu p{
	font-size: 40px ;
    line-height: 50px;
    margin-bottom: 30px;
/* 	font-family: 'Roboto', sans-serif; */
	font-weight: 700;
}
.text-gioi-thieu{
	border-left: 6px solid #8dc63f;
    padding: 0 20px;
}
.row-slider-location .col-img-box .box-text{
	bottom: 0;
    width: 85%;
    right: 0;
	height: 55%;
}
.banner-products .text-gioi-thieu p {
    font-size: 40px;
    line-height: 50px;
    margin: 0;
/* 	font-family: 'helvetica', sans-serif; */
	font-weight: 700;
}
.col-slider-product .slider .flickity-prev-next-button{
	display: block;
	color: #09656C;
}
/* .row-img-box-gt{
	background-image: url(/wp-content/uploads/2022/04/Group-2357.png);
    background-repeat: no-repeat;
    background-position: center;
	    background-size: cover;
} */
.section-ceo{
	margin-top: -250px;
}
.text-banner-product{
	font-size: 16px;
}
.home .button span{
    font-weight: 500;
}
.blog-home .blog-post-inner button{
	background-color: #8dc63f !important;
	color: #fff !important;
	font-weight: 500;
}

.blog-home .post-date{
	font-size: 20px;
}
.blog-home .post-date .badge-inner{
	background-color: #09656c;
}
.blog-home .is-divider{
	height: 0;
}
.blog-home .box-text{
	background-color: #fff;
    margin-right: 0;
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.section-footer .form-contac{	
    padding: 0 15px;
}
.section-footer .wpcf7-response-output{
	    color: #fff;
}
.wpcf7-spinner{
	display: none;
}
.section-footer .icon-box .text p{
    margin-bottom: 0;
}
.section-footer li{
	list-style: none;
	margin-left: 0 !important;
}
.section-footer a{
	color: #fff;
}
.row-sp-dich-vu .col .box-image .image-cover:before{
	content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 9;
    border-top: 5px solid #8dc63f;
    border-bottom: 5px solid #8dc63f;
    -ms-transform: scale(0,1);
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.row-sp-dich-vu .col .box-image .image-cover:hover:before{
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
.row-sp-dich-vu .col .box-image .image-cover:hover:after{
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
.row-sp-dich-vu .col .box-image .image-cover:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 9;
    border-left: 5px solid #8dc63f;
	border-right: 5px solid #8dc63f;
    -ms-transform: scale(1,0);
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    -ms-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.button-contact{
	background-color: #09656C !important;
}
.sticker-contact img{
    max-width: 100%;
}
.sticker-contact{
    padding-left: 10px;
    position: fixed;
    bottom: 5%;
    z-index: 9999;
    left: 0;
    display: block;
}
.form-contac{
	padding: 0 20px;
}
.form-contac .button-submit input{
	width: 100%;
}
.row-slider-location{
	margin-top: -300px;
}
.widget{
	background-color: #8dc63f;
	border: 1px solid #8dc63f;
	text-align: center;
    padding: 15px 0 0;	
}
.widget .is-divider{
	height: 0;
}

.widget ul{
	background-color: #fff;
    padding: 0 10px;
}
.widget .widget-title{
	color: #fff;
	padding: 10px;
}
.widget_search{
	background-color: #ffffff;
    border: 1px solid #ffffff;
}
.flatsome_recent_posts .recent-blog-posts a{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 24px;
    max-height: 72px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* .page-template-default .header-logo-sticky, */
.post-template-default .header-logo-sticky,
.category .header-logo-sticky{
	display: block !important;
    padding-top: 20px;
}
/* .page-template-default .header-logo, */
.post-template-default .header-logo,
.category .header-logo,
/* .page-template-default .header-logo-dark, */
.post-template-default .header-logo-dark,
.category .header-logo-dark{
	display: none !important;
}

/* .lang-item img{
	width: 20px !important;
    height: 15px !important;
} */
.lang-item{
	margin: 5px !important;
}
.nav-dropdown-default li a{
	color: #000;
}
.text-icon-zone-map p{
	margin-bottom: 0;
}
.pll-parent-menu-item a img{
	width: 25px !important;
    height: 25px !important;
    border-radius: 100px;
}
.pll-parent-menu-item .sub-menu{
	border: none;
    background-color: #fff0;
    box-shadow: none;
    text-align: right;
}
.pll-parent-menu-item .sub-menu img,
.pll-parent-menu-item:before,
.pll-parent-menu-item:after{
	display: none;
}
.pll-parent-menu-item .sub-menu li{
	    padding-top: 15px;
}
.pll-parent-menu-item .sub-menu li:hover{
	background-color: #8dc63f00 !important;
}
.pll-parent-menu-item .sub-menu li a{
	color:#fff !important;
	border-bottom: none;
}
.pll-parent-menu-item .sub-menu li:hover a{
	color:#8dc63f !important;
}

.stuck .header-main .pll-parent-menu-item .sub-menu,
.single-post .header-main .pll-parent-menu-item .sub-menu{
	background-color: #fff !important;
	min-width: 135px;
	padding: 10px 0;
	border: 2px solid #ddd;
}
.single-post .header-main .pll-parent-menu-item .sub-menu li a{
	color: #000 !important;
}
.stuck .header-main .pll-parent-menu-item .sub-menu li:hover a,
.single-post .header-main .pll-parent-menu-item .sub-menu li:hover a{
	color: #8dc63f !important;
}
	

.pll-parent-menu-item a span,
.pll-parent-menu-item a i{
	display: none;
}
.pll-parent-menu-item .lang-item a img{
	width: 20px !important;
    height: 20px !important;
}
.pll-parent-menu-item .lang-item a span{
	display: block;
/* 	margin-left: 30px !important; */
    margin-top: -20px;
}
.pll-parent-menu-item ul li{
	margin: 0 !important;
}
.sidebar-menu .pll-parent-menu-item .lang-item a span{
	    margin-top: 0;
}
.text-title-page span{
	border-bottom: 3px solid #8dc63f;
}
.form-contac-site-visit .col{
	padding-bottom: 0;
}
.form-contac-site-visit .button-submit{
	text-align: center;
}
.button-submit input{
	padding: 0 50px;
	margin: 0;
}
.section-footer .button-submit input{
	padding: 0 15px;
}
.col-button-contact a{
	width: 50%;
}

.button-submit input{
    border-radius: 5px;
	box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 22%);
	transition: transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s,-webkit-transform .3s,-webkit-box-shadow .3s;
}
.button-submit input:hover,
.post-item .box-text button:hover{
	transform: translateY(-6px);
	box-shadow: 0px 30px 40px 0px rgb(0 0 0 / 20%);
}
.post-item .box-text button{
    border-radius: 5px;
	transition: transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s,-webkit-transform .3s,-webkit-box-shadow .3s;
}
.form-contac-site-visit .col input{
	color: #7a7a7a;
}
.form-contac-site-visit .button-submit input{
	color: #fff;
	text-transform: initial;
}
.section-footer .form-contac .button-submit input{
	border-radius: 0;
    box-shadow: none;
}
.home .post-title{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}



@media only screen and (max-width: 820px){
	.home .header-main {
		height: 90px !important;
	}
	.banner-products .text-gioi-thieu p,
	.text-gioi-thieu p{
		font-size: 30px;
	}
	.banner-header .text h1{
		font-size: 45px;
	}
	.section-ceo {
		margin-top: -200px;
	}
	.row-slider-location{
		margin-top: -150px;
	}
	.row-slider-location .box-text p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.row-slider-location .box-text .button{
		margin: 0;
	}
	.text-banner{
		padding: 35px;
	}
	.text-banner .text h2{
		font-size: 35px;
	}
	.home .header-logo-sticky{
		display: block !important;
		padding-top: 0;
	}
	.home .header-logo,
	.home .header-logo-dark{
		display: none !important;
	}
	.home .header-main .header-inner {
		padding-top: 0;
	}
	.col-button-contact a {
		width: 75%;
	}
	.icon-menu{
		color: #8dc63e !important;
	}
}

@media only screen and (max-width: 48em){
	.home .header-main {
		height: 90px !important;
	}
	.banner-header .text h1{
		font-size: 45px;
	}
	.section-ceo {
		margin-top: -200px;
	}
	.row-slider-location{
		margin-top: -150px;
	}
	.row-slider-location .box-text p{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.row-slider-location .box-text .button{
		margin: 0;
	}
	.text-banner{
		padding: 35px;
	}
	.text-banner .text h2{
		font-size: 35px;
	}
	.home .header-logo-sticky{
		display: block !important;
		padding-top: 0;
	}
	.home .header-logo,
	.home .header-logo-dark{
		display: none !important;
	}
	.home .header-main .header-inner {
		padding-top: 0;
	}
	.col-button-contact a {
		width: 75%;
	}
	.icon-menu{
		color: #8dc63e !important;
	}
}


@media only screen and (max-width: 32em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.text-banner{
		background-image: none;
		padding: 0;
	}
/* 	.row-slider-location .col-img-box .box-text{
		height: 45px;
    	text-align: center;
	} */
/* 	.row-slider-location .col-img-box .box-text p,
	.row-slider-location .col-img-box .box-text button{
		display: none;
	} */
	.row-slider-location .col-img-box .col-inner{
    	padding: 0 10px;
	}
	.banner-products .text-gioi-thieu p {
		font-size: 30px;
	}
	.text-gioi-thieu p {
		font-size: 20px;
		line-height: 30px;
	}
	.home .header-main {
		height: 90px !important;
	}
	.banner-header .text h1 {
		font-size: 25px;
	}
	.section-ceo {
		margin-top: -130px;
	}
	.text-banner .text h2,
	.text-banner .button span{
		font-size: 16px;
	}
	.text-banner .text p{
		font-size: 13px;
	}
	.row-service-products .col-img{
		order: 1;
	}
	.row-service-products .col-text{
		order: 2;
	}
	.col-button-contact a {
		width: 100%;
	}
	.section-footer .col-link li{
		float: left;
		padding-right: 25px;
	}
	.icon-menu{
		color: #8dc63e !important;
	}
	.banner-header 

}


.row-img-box-green .col .box-text{
	    height: 150px;
}

