/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

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

.service-item .col-inner{
	border: 1px solid #e1e1e1;
	padding: 10px;
	border-radius: 10px;
	background: linear-gradient(
    180deg,
    #f4f9f4 0%,
    #e6f3e8 40%,
    #d4ead9 70%,
    #c2e0cc 100%
  	);
}

.service-item .icon-box{
	margin-top: -75px;
	padding: 0 15px;
}
.service-item .icon-box .icon-box-img .icon-inner{
	padding: 10px;
	width: 70px;
	height: 70px;
	border-radius: 10px;
	border: 1px solid #fff;
	background: #105b34;
}
.service-item ul{
	padding-left: 15px;
	margin-top: 20px;
}
.service-item ul a{
	font-weight: bold;
}
.service-item .show-more{
	color: #105b34;
	font-weight: bold;
	padding-left: 15px;
}
.service-item .show-more:hover{
	color: #333;
}
.service-item .cover img{
	border-radius: 10px;
}
.title-more a{
	border-radius: 5px;
	border: 1px solid #105b34;
	color: #105b34;
	font-weight: bold;
	padding: 5px 10px;
}
.home-posts .box-text{
	vertical-align: top;
	padding-top: 0;
}
.home-posts .is-divider{
	display: none;
}
.home-posts .post-meta {
	font-size: 14px;
	color: #666;
}
.copyright-footer{
	color: #fff;
}
#menu-footer-menu a{
	color: #fff;
}
.footer-info img{
	border-radius: 5px;
	padding: 0;
}
#breadcrumb {
	text-transform: uppercase;
	color: #105b34;
}
#breadcrumb a{
	color: #105b34;
	text-transform: uppercase;
}
h1.page-title{
	font-size: 150%;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
h1.page-title:after{
	content: '';
	display: block;
	width: 40px;
	height: 3px;
	background: #105b34;
	position: absolute;
	bottom: 0;
	left: 0;

}
.pd-bottom-10{
	padding-bottom: 10px !important;
}

.post-lists .post-item .col-inner{
	border-radius: 10px;
	overflow: hidden;
	}

.post-lists .post-title{
	padding: 10px 0;
	font-size: 1.25em;
	line-height: 1.5em;
	height: 64px;
	margin-bottom: 20px;
	overflow: hidden;
	color: #105b34;
}
.post-lists .box-text{
	padding: 10px 15px 15px 20px;
	color: #105b34;
}
.post-lists .is-divider{
	display: none;
}
.post-lists .post-meta{
	opacity: 1;
	font-size: 1em;
	color: #105b34;
	font-weight: 600;
	font-style: italic;
}

.post-lists .button{
	color: #107227;
	text-transform: none;
	font-size: 1.1em;
}
.nav-pagination .page-number{
	border-radius: 5px;
	border:0;
}
.nav-pagination .page-number:hover{
	background-color: #107227;
}
.nav-pagination .page-number.current{
	background-color: #105b34;

}
.blog-single .entry-title{
	padding-top: 15px;
}
.blog-single .entry-meta {
	font-style: italic;
}
.relatedpost ul{
	padding-left: 15px;
}
#media_image-2 .widget-title{
	font-size: 1.3em;
}
#media_image-2 .is-divider{
	background: #105b34;
}
.widget{
	margin-bottom: 15px;
}
.widget_media_image img, .custom-html-widget{
	border-radius: 10px;
	overflow: hidden;
}
.widget_nav_menu .widget-title{
	text-align: center;
	font-size: 1.3em;
	color: #105b34;
	width: 100%;
	display: block;
}
.widget_nav_menu .is-divider {
	width: 100%;
	max-width: 100%;
	background: #105b34;
}
.widget_nav_menu .menu li{
	border: 0;
	padding-left: 15px;
	position: relative;
}
.widget_nav_menu .menu li:before{
 	content: '\f105'; /* mã icon */
    font-family: 'Font Awesome 5 Free'; /* QUAN TRỌNG */
    font-weight: 900; /* solid */
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); /* căn giữa dọc */
    font-size: 14px;
    color: #000;
}
.widget_nav_menu .menu li a{
	color: #333 !important;
	font-weight: 600;
}

.cf7-row {
    display: flex;
    align-items: center; /* căn giữa theo chiều dọc */
    margin-bottom: 12px;
}

.cf7-row label {
    width: 150px; /* độ rộng cột label */
    margin-bottom: 0;
}

.cf7-field {
    flex: 1;
}

.cf7-field input,
.cf7-field textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.cf7-field textarea {
    height: 150px;
}

/* nút */
.cf7-submit .cf7-field {
    display: flex;
    gap: 10px;
}
.cf7-submit p{
	display: flex;
}

.cf7-submit input[type="submit"] {
    background: #107227 !important;
    color: #fff;
    border: none;
    padding: 5px 18px;
    border-radius: 4px;
    line-height: 1.8em;
}

.cf7-submit input[type="reset"] {
    background: #ddd;
    border: none;
    padding: 5px 18px;
    border-radius: 4px;
    line-height: 1.8em;
}
.cf7-submit .wpcf7-spinner{
	display: none;
}
.lanhdao-item{
	border-radius: 10px;
	border: 1px solid #e1e1e1;
}
.lanhdao-item p{
	margin-bottom: 5px;
}

#vb-wrap { max-width:1000px }
.vb-form input, .vb-form select {
    width:100%; margin-bottom:10px; padding:8px;
    box-shadow: none;
    border-radius: 7px;
}
#vb-btn {
    background:#105b34; color:#fff; border:0; padding:3px 15px;
}
.vb-table { 
	width:100%; 
	border-collapse:collapse; 
	margin-top:15px;
	border: 1px solid #eee;
	border-radius: 4px;

}
.vb-table tr:nth-child(odd) {
    background-color: #b8d3c4;
}
.vb-table th { 
	padding: 15px 10px;
	white-space: nowrap;
 }
.vb-table th, .vb-table td {
    border-bottom:1px solid #eee; padding:10px 15px;
    
    color: #333;
}
.vb-table .download{
	color: #105b34;
}
.vb-page { margin:3px; cursor:pointer }
.vb-active { font-weight:bold; color:#105b34 }

.vb-pagination {
    margin-top:15px;
}

.vb-page {
    display:inline-block;
    padding:6px 10px;
    margin:2px;
    border:1px solid #ddd;
    cursor:pointer;
}

.vb-page.active {
    background:#2e7d32;
    color:#fff;
    border-color:#2e7d32;
}
.nav-dropdown{
	padding: 5px 10px;
}
.nav-dropdown a{
	color: #333 !important;
}
.nav-dropdown a:hover{
	color: #105b34 !important;
}



 .nav-dropdown .menu-item-has-children>a, .nav-dropdown .title>a, .nav-dropdown .nav-dropdown-col>a{
 	font-size: 1em !important;
 	color: #105b34 !important;
 }
 .nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a{
 	font-size: .95em;
 }
  .nav-dropdown a:hover{
  	background: #105b34 !important;
  	color: #fff !important;
  }
 .nav-dropdown li{
 	padding: 0;
 	border: 0 !important;
 }
 .sub-menu{
 	padding: 0 !important;
 }
  .nav-dropdown li a{
  	padding: 10px 15px !important;
  	margin: 0 !important;
  }
  .nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before{
  	bottom: 0;
  }
.iptc-social-fixed{
    position: fixed;
    right: 15px;
    bottom: 100px;
    z-index: 9999;

    display: flex;
    flex-direction: column;
    gap: 10px;
}

.iptc-social-fixed a{
    display: block;
    transition: all .3s ease;
}

.iptc-social-fixed a:hover{
    transform: translateX(-5px);
}

.iptc-social-fixed img{
    width: 45px;
    height: 45px;
    object-fit: contain;
    display: block;
}

@media(max-width: 767px){
    .iptc-social-fixed{
        right: 10px;
        bottom: 80px;
    }

    .iptc-social-fixed img{
        width: 40px;
        height: 40px;
    }
}
.menu-bold a{
	white-space: nowrap; 
	font-weight: bold;
	font-size: 1em !important;
    text-transform: uppercase;
    color: #105b34 !important;
}
.header-search-form  input{
	border: 1px solid #105b34 !important;
	background: #d2ffe8 !important;
}
.header-search-form .icon-search{
	color: #105b34;
}
.block-title h2{
	margin-bottom: 0;
}
.big-news .is-divider{
	display: none;
}
.big-news .post-title{
	font-size: 1em;
}
.big-news .box-text{
	padding-top: 100px;
	background: linear-gradient(
    to top,
    rgba(16, 91, 52, 0.95) 0%,
    rgba(16, 91, 52, 0.75) 35%,
    rgba(16, 91, 52, 0.35) 65%,
    rgba(16, 91, 52, 0) 100%
);
}
.home-news .post-title{
	color: #105b34;
}
.home-news .post-meta{
	padding-top: 15px;
	font-style: italic;
	color: #105b34 !important;
}
.item-5 img{
	border-radius: 10px;
	height: 100%;
}
.item-5 .col-inner, .icon-center .col-inner{
	display: flex;
    align-items: center;
    justify-content: center;
}
.z-index-9{
	position: relative;
	z-index: 9;
}
.z-index-99{
	position: relative;
	z-index: 99;
}
.blog-bottom{
	display: flex;
	justify-content: space-between;
    align-items: center;
}
.blog-bottom button{
	padding: 0;
	margin: 0 !important;
}
.posts-color .post-item .box-text{
	background: #f3fff8;
}
.contact-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contact-left{
    color: #0d6b3a;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.contact-right{
    display: flex;
    align-items: center;
    gap: 10px;
}

.contact-right img{
    width: 32px;
    height: 32px;
    object-fit: contain;
}
@media screen and (min-width: 850px) {
    .item-5{
        max-width: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    }
}
.banner-page .icon-box.active .icon-box-img{
	width: 100px !important;
}
.banner-page h5{
	color: #fff;
}
.blog-wrapper{
	padding: 0;
}
.banner-page .icon-box-img {
	background: #3e966e;
	padding: 20px;
	border-radius: 0 0 50% 50%;}
.phongban-table h2{
	background: #105b34;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 10px;
	font-size: 16px;
}
.phongban-table .column-1{
	text-align: center;
}
.phongban-table .column-2{
	font-weight: bold;
}
.phongban-table td{
	padding: 10px;
	border-right: 1px solid #ddd;
}
.phongban-table table{
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}
.phongban-table i{
	color: #105b34;
}
.blog-single{
	padding-top: 30px;
}