/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 17 2026 | 12:52:37 */

@media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 1240px;
}
}
.inside-article .entry-header {
	display: none !important;
}
.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
	margin-top: 0px !important;
}

.one-container .site-content {
	padding: 0 !important;
}
header#masthead.scrolled {
	position: fixed;
	width: 100%;
	z-index: 9;
	box-shadow: 0px 11px 12px -6px #d3e3fb !important;
}
.inside-header {
	padding: 10px 20px;
}
.dem-button {
	margin-left: 100px !important;
}
.dem-button a {
	color:#fff !important;
}
.footer-widgets {
	background-color: #f6fafe !important;
  border-top: 1px solid #ddd !important;
	color:#01181E;
}
.footer-widgets a {
	color:#01181E;
}
.footer-widgets .widget-title {
	color: #0b61e2 !important;
}
.site-footer .footer-widgets-container .inner-padding {
	padding: 0;
}
.site-footer .footer-widgets-container .inside-footer-widgets {
	margin-left: 0;
}
.featured-image.page-header-image.grid-container.grid-parent {
	display: none;
}
.footer-bar-align-center .footer-bar {
	width: 100%;
}
.copyright-bar {
	display: none;
}
body {
	overflow-x: hidden;
}
@media (min-width: 769px) {
.inside-footer-widgets > div {
	flex: auto !important;
}


    .footer-widget-1 {
        width: 50%;
    }

    .footer-widget-2 {
        width: 30%;
    }

    .footer-widget-3 {
        width: 20%;
    }
}