@import url('https://fonts.googleapis.com/css2?family=Agdasima:wght@400;700&display=swap');

h1, h2, h3, h4, h5, h6
{
	font-family: "Agdasima", sans-serif !important;
	font-weight:700;
}

.header-top
{
	background: #00673a!important;
}
.header-top-item .header-top-left ul li
{
	color:#fff;
}

.header-top-item .header-top-left ul li a
{
	color:#fff;
}

.header-top-item .header-top-left ul li i
{
	color:#0f80e0!important;
}

.header-top-item .header-top-left ul li a i
{
	color:#0f80e0!important;
}

.about-item h2
{
	line-height:1em!important;
}