.top-bar-section a i {
	font-size: 20px;
	color: #00974a !important;
	background: transparent;
	margin: 0;
	width: auto;
	height: auto;
	/* display: block; */
}
.top-social-icon a.btn {
	padding: 9px 20px;
}
.top-social-icon a.btn:hover {
	color: #00974a;
}
.link-hover-black > a:last-child {
	margin-left: 10px;
}
.header_tran .top-bar-section .top-social-icon .icons-hover-black1 a{
	    display: inline-block;
	    font-size: 18px;
	    line-height: 49px;
	    /* border-left: 1px solid #073D51; */
	    padding: 0 6px;
	    color: white !important;
	    /* border-color: #212121; */
	    transition: all .3s ease;
}
.header_tran .top-bar-section .top-social-icon .icons-hover-black1 a:hover, .header_tran .top_loction ul li a:hover{
	color:#00974a;
}