/* Write your custom css code here */

/* Modul überschrift */

.module-style-2 .module-title .box-title {
	color: #f6f6f6 !important;
}

.mgit-margin-bottom {
	margin-bottom: 15px !important;
}

.sunfw_section_header {
	background-color: #76929d;
}

.jsn-es-slider .item-content .read-more::before, .sunfw-menu-head ul.sunfw-tpl-menu .menu-title-image, .read-more::before, .module-style-4, .module-style-2 .module-title .box-title, .module-style-2 h3.box-title, .module-style-1 .module-title .box-title, .module-style-1 h3.box-title, .pb-element-button.full-width.jsn-bootstrap3.jsn-pagebuilder .btn-primary, .btn-primary, .docman_table_layout.docman_table_layout--filtered_table .koowa_table__download a.btn, .docman_list_layout.docman_list_layout--filtered_list .docman_download a.btn, .pagination > .active > a, .pagination > .active > a:hover {
	background: #76929d;
}

.module-style-2 h3::after, .sunfw-menu-head ul.sunfw-tpl-menu .menu-title-image::after, .pb-element-articlelist .articlelist-item-read-more a::before, .pb-element-articlelist.list-one .articlelist-item-read-more a::before, .module-style-2 h3.box-title::after, .module-style-1 h3.box-title::after, .module-style-3 h3.box-title::after, .module-style-2 h3::after {
	background: #5e7077;
}

.navbar-default.sunfw-menu-head .navbar-nav > li > a, .navbar-default.sunfw-menu-head .navbar-nav > li > span.nav-header {
	color: #fff;
}

#sunfw_section_top img{
		margin-top: 15px;
		margin-bottom: 5px;
}


/* Footer */

#sunfw_section_copyright {
	background-color: #76929d;
	color: #fff;
}

@media (min-width: 768px){
	.sunfw-item-menu {
		margin-left: -30px !important;
	}
}