/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 24 2024 | 11:27:40 */
.home header a.logo-light img {
    display: none;
}

nav.navbar.navbar-default ul.nav {
    font-family: 'Blogger Sans', sans-serif;
}

nav.navbar.navbar-default ul.nav > li > a {
    font-weight: 400;
}

.text-medium.line-height-28 {
    font-size: 18px; 
    line-height: 28px; 
}
	
body .btn {
    font-family: 'Blogger Sans', sans-serif !important;
}

.last-paragraph-no-margin.width-95.xs-width-100 {
    font-size: 18px;       
    line-height: 26px;   
}

.textwidget {
    font-size: 18px; 
}

@media screen and (max-width: 992px)
{
	.feature-box-5 i,
	.feature-box-5 img
	{
		position:static;
		margin-bottom:10px;
	}
}