/*******************************************************************************
	Aenderungen 06.10.2016
*******************************************************************************/
.container {
	width: 100%;
}
.container-pagebuilder {
	width: 100%;
	}
#sp-header {
	height: 70px;
	}
#sp-header .logo {
	height: 70px;
	}
h1.logo	{
	margin: 0;
	padding: 0;
	height: 70px;
}
.sp-megamenu-parent >li >a {
	line-height: 70px;
}
#offcanvas-toggler {
	line-height: 70px;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
	color: #ffffff;
	font-weight: 800;
	text-transform: none;
}
.offcanvas-menu .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	background-color: #003871;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
	width: 280px;
}

.highlight {
	background-color: #fbfbfb;
}

ul.leftnav {
    	list-style: none;
    	padding:0;
    	margin:0;
}
.leftnav >li {
	display: block;
	padding-left: 1.2em !important; 
    	text-indent: -1.2em !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
.leftnav >li>a {
	display: block;
	font-size: 12px;
	line-height: normal !important;
}


/*
ul.leftnav {
	margin-left: 1.2em !important;
}
*/

/* Callouts */
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout td {
   vertical-align: top;
   display: inline-block;
   width: 100%;
}
.bs-callout td >ul>li {
   margin-bottom: 10px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 600;
}
.bs-callout row.ul {
    padding-left: 0;
}
.bs-callout li.col-md-6 {
    padding-left: 0;
    padding-bottom: 10px;
    padding-right: 40px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}
/******************************************************************************/
.hepasoft-slider-gradient {
	width: 100%;
	height: 100%;
	background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.75) 10%,rgba(255,255,255,0.85) 15%,rgba(255,255,255,0.9) 100%);
}
.custom-bottom-30 {
	margin-bottom: 30px;
}
#sp-top-bar {
	display: none !important;
}
#sp-breadcrumbs {
	background-color: #ccd7e3;
}
.breadcrumb {
	background-color: #ccd7e3;
	font-size: 12px;
    	padding: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 0px;
    	list-style: none;
}
.breadcrumb>li+li:before {
    font: normal normal normal 12px/1 FontAwesome;
    content: "\f0da";
	color: #003871;
}
body {
	color: #575757;
	line-height: 20px;
}
.body-innerwrapper {
	/*background-color: #fafafa;*/
	background-color: #f2f2f2;
}
.shadow-box1 {
	min-height: auto;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.2);
	text-align: center;
	margin-bottom: 30px;
}
.shadow-box1 img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: inset 0px -10px 15px 0px rgba(0,0,0,0.2);
}
.shadow-box1 p {
	min-height: auto;
	margin-left: 10px;
	margin-right: 10px;
}
.shadow-box1 h2 {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.shadow-box1 .sppb-btn, .sppb-btn:focus, .sppb-btn:visited {
	margin-top: 20px;
	margin-bottom: 15px;
	background-color: #e5e9ee;
	color: #003871;
	border-color: #e5e9ee;
}
.shadow-box1 .sppb-btn:hover {
	background-color: #003871;
	color: #c5c6c8;
}
.hepasoft-home .sp-page-builder .page-content {
	padding: 0;
}
#sp-component {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.1);
}
.custom-user4 {
	background-color: #ccd7e3;
}
.custom-user4 .sp-module-title {
	padding-top: 30px;
}
#custom-user4 .sp-module-content {
	padding-bottom: 30px;
}
.custom-user4 .sp-module ul >li:last-child {
	/* damit wir eine Abtrennung zu den Breadcrumbs haben */
    	border-bottom: 1px solid #e8e8e8;
}
#sp-header {
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#sp-header >div.container {
	height: 70px;
}
#sp-logo {
	height: 70px;
}
#sp-page-title {
	padding-bottom: 60px;
}
#sp-main-body {
	padding: 10px 0 70px 0;
}
#sp-main-body.hepasoft-home .row #sp-component{
	/*background-color: #fafafa;*/
	background-color: #f2f2f2;
	box-shadow: none !important;
}
.com-sppagebuilder #sp-main-body {
	padding: 10px 0 70px 0;
}
#sp-page-builder.page-content {
	/*padding: 30px;*/
	padding: 20px 30px 20px 30px;
}
/********************* black-Variante *************************/
#sp-bottom {
	background-color: #1a1a1a;
	color: #888888;
	font-weight: normal;
}
#sp-bottom a {
	color: #888888;
}
#sp-bottom a:hover {
	color: #eeeeee;
}
#sp-bottom .sp-module {
	padding-bottom: 20px;
}
#sp-bottom .sp-module .sp-module-title {
	font-size: 16px;
	color: #EEE;
	border-bottom: 1px solid #cad0d8;
	padding-bottom: 0.21429em;
}
#sp-bottom td {
	vertical-align: top;
}
footer#sp-footer {
	padding: 5px;
	border-top: 1px solid #888888;
	color: #4f4f4f;
	background-color: #1a1a1a;
	border-top: 1px solid #262626;
}

/********************* blue-Variante *************************/
/*
#sp-bottom {
	background-color: #003871;
	color: #c5c6c8;
	font-weight: normal;
}
#sp-bottom a {
	color: #c5c6c8;
}
#sp-bottom a:hover {
	color: #fefefe;
}
#sp-bottom .sp-module {
	padding-bottom: 20px;
}
#sp-bottom .sp-module .sp-module-title {
	font-size: 16px;
	color: #EEE;
	border-bottom: 1px solid #cad0d8;
	padding-bottom: 0.21429em;
}
#sp-bottom td {
	vertical-align: top;
}
footer#sp-footer {
	background-color: #003871;
	color: #c5c6c8;
	padding: 5px;
	border-top: 1px solid #ccd7e3;
}
*/
/*************************************************************/
/********************* gray-Variante *************************/
/*
#sp-bottom {
	background-color: #f6f6f6;
	font-weight: normal;
}
#sp-bottom a {
	color: #575757;
}
#sp-bottom a:hover {
	color: #003871;
}
#sp-bottom .sp-module {
	padding-bottom: 20px;
}
#sp-bottom .sp-module .sp-module-title {
	font-size: 16px;
	color: #474747;
	border-bottom: 1px solid #a8a8a8;
	padding-bottom: 0.21429em;
}
#sp-bottom td {
	vertical-align: top;
}
footer#sp-footer {
	background-color: #f6f6f6;
	color: #575757;
	padding: 5px;
	border-top: 1px solid #ccd7e3;
}
*/
/*************************************************************/
/*
#sp-main-body {
	background-color: #f2f2f2;
}
*/
/*
.blog>h2 {
	padding-left: 30px;
	border-top: 1px solid #eee;
	}
*/
h1, .h1 {
	/*font-size: 30px;*/
	font-size: 24px;
	font-weight: 400;
	padding-bottom: 10px;
}
h2, .h2 {
	font-size: 24px;
	padding-bottom: 10px;
}
h3, .h3 {
	font-size: 16px;
}
h1, .h1, h2, .h2, h3, .h3 {
	color: #003871;
}
.bt-cs .bt-inner a.bt-title {
	text-transform: none;
	color: #003871;
}
.sp-column >div.sp-page-builder.page-8 {
	padding: 0px;
}
#sp-main-body.hepasoft-home >div.container {
	padding: 0px;
}
.sp-column >div.sp-page-builder {
	padding: 20px 30px 20px 30px;
}
.sp-column >div.blog {
	padding: 20px 30px 20px 30px;
}
.sp-column >div.blog >div.items-leading >article {
	padding-top: 20px;
	border-top: 1px solid #eee;
}
.sp-column >div.blog >div.items-row >div >article {
	padding-top: 20px;
	border-top: 1px solid #eee;
}
.sp-column >article {
	padding: 20px 30px 20px 30px;
}
.enventa-modules-container {
	float: left;
	overflow: hidden;
}
.enventa-modules .pull-left {
	width: 40px;
}
.enventa-modules {
	float: left;
	overflow: hidden;
}
.enventa-modules .sppb-addon-text {
	font-size: 13px;
	line-height: 1.4;
}
#custom-enventa-erp .sppb-col-sm-12 {
	padding: 0;
}
.custom-item-box1 {
	margin-top: 30px;
	padding-left:0;
	padding-right:0;
}
.custom-item-box1 .sppb-addon-content {
	text-align: center;
    	padding: 15px;
}
.custom-item-box1 .-boxed {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
    	border: 1px solid #cad0d8;
    	border-radius: 3px;
	height: 180px;
}
#sp-page-builder .page-content >section>div.sppb-container {
	width: 100%;
}
.sp-megamenu-parent >li >a {
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	padding-top: 20px;
	line-height: 50px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    display: block;
    padding: 10px;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    cursor: pointer;
}
@media (max-width: 568px) {
	.hepasoft-slider-headline {
		top: 10% !important;
	}
	.hepasoft-slider-text {
		display: none !important;
	}
}
@media (max-width: 659px) {
	.enventa-modules {
		width: 100%;
		height: 80px;
	}
	.container-pagebuilder {
	        width: 100%;
		padding-left: 0px;
	}
	.sp-column >article {
		padding: 20px 30px 30px 0px;
	}
	.container-pagebuilder .page-content {
	    padding-left: 0px;
	}
	.container {
	    padding-left: 15px;
	}
	.container #sp-component {
	    padding-left: 15px;
	}
	.hepasoft-slider-headline {
		top: 30px !important;
		left: 45% !important;
		max-width: 55% !important;
		font-size: 12px !important;
		font-weight: 500 !important;
		line-height: 1.1 !important;
		padding: 10px !important;
		font-weight: 500 !important;
		letter-spacing: 2px !important;
	}
	.hepasoft-slider-text {
		top: 30% !important;
		left: 45% !important;
		max-width: 55% !important;
		font-size: 10px !important;
		line-height: 1.0 !important;
		padding: 10px !important;
		font-weight: normal !important;
		letter-spacing: 1px !important;
	}
	.hepasoft-slider-btn {
		display: none !important;
	    	color: #003871 !important;
	}
	.hepasoft-slider-gradient {
		left: 35% !important;
	}
	.shadow-box1 {
	    min-height: auto;
	}
	.shadow-box1 p {
		min-height: auto;
	}
}
@media (min-width: 569px) {
	.hepasoft-slider-headline {
		top: 13% !important;
		left: 50% !important;
		max-width: auto !important;
		font-size: 14px !important;
		font-weight: 500 !important;
		line-height: 1.25 !important;
		padding: 10px !important;
		font-weight: 500 !important;
		letter-spacing: 2px !important;
	}
	.hepasoft-slider-text {
		top: 33% !important;
		left: 50% !important;
		max-width: auto !important;
		font-size: 12px !important;
		line-height: 1.1 !important;
		padding: 10px !important;
		font-weight: normal !important;
		letter-spacing: 1px !important;
	}
	.hepasoft-slider-btn {
		top: 85% !important;
		left: 50% !important;
		max-width: 490px !important;
		font-size: 12px !important;
		line-height: 1.25 !important;
		padding: 10px !important;
		font-weight: normal !important;
		letter-spacing: 1px !important;
		line-height: 15px;
	    	color: #003871 !important;
	}
	.hepasoft-slider-gradient {
		left: 45% !important;
	}
}
@media (min-width: 660px) {
	.shadow-box1 {
		min-height: auto;
	}
	background-color: #fff;
	.shadow-box1 h2 {
		min-height: auto;
	}
	.shadow-box1 p {
		min-height: auto;
	}
	.enventa-modules {
		/*width: 45%;*/
		height: 130px;
	}
	h3.sppb-feature-box-title {
		font-size: 14px;
	}
	#sppb-addon-1498137330 {
		width: 48%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137331 {
		width: 48%;
		display: block;
		float: left;
	}
	#sppb-addon-1498137332 {
		width: 48%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137333 {
		width: 48%;
		display: block;
		float: left;
	}
	#sppb-addon-1498137334 {
		width: 48%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137335 {
		width: 48%;
		display: block;
		float: left;
	}
	#sppb-addon-1498137336 {
		width: 48%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137337 {
		width: 48%;
		display: block;
		float: left;
	}
	#sppb-addon-1498137338 {
		width: 48%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137339 {
		width: 48%;
		display: block;
		float: left;
	}
	#sppb-addon-1498137340 {
		width: 48%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137341 {
		width: 48%;
		display: block;
		float: left;
	}
	#sppb-addon-1498137342 {
		width: 48%;
		display: block;
		padding-right: 20px;
		float: left;
	}
	#sppb-addon-1498137343 {
		width: 48%;
		display: block;
		float: left;
	}
	#sppb-addon-1498137344 {
		width: 48%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137345 {
		width: 48%;
		display: block;
		float: left;
	}
	#sppb-addon-1498137346 {
		width: 48%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	.container-pagebuilder {
	        width: 100%;
	}
	.container-pagebuilder .page-content {
		padding-left: 0px;
	}
	.sp-column >article {
		padding: 20px 30px 30px 0px;
	}
	.hepasoft-slider-headline {
		top: 5% !important;
		left: 50% !important;
		max-width: 50% !important;
		font-size: 14px !important;
		font-weight: 500 !important;
		line-height: 1.25 !important;
		padding: 10px !important;
		font-weight: 500 !important;
		letter-spacing: 2px !important;
	}
	.hepasoft-slider-text {
		top: 33% !important;
		left: 50% !important;
		max-width: 50% !important;
		font-size: 12px !important;
		line-height: 1.1 !important;
		padding: 10px !important;
		font-weight: normal !important;
		letter-spacing: 1px !important;
	}
	.hepasoft-slider-btn {
		top: 80% !important;
		left: 50% !important;
		max-width: 490px !important;
		font-size: 12px !important;
		line-height: 1.25 !important;
		padding: 10px !important;
		font-weight: normal !important;
		letter-spacing: 1px !important;
		line-height: 15px;
	    	color: #003871 !important;
	}
	.hepasoft-slider-gradient {
		left: 45% !important;
	}
	.sp-megamenu-parent >li >a {
		text-transform: none;
		font-weight: normal;
		font-size: 12px;
		padding-top: 20px;
		line-height: 50px;
	}
}
@media (min-width: 693px) {
	.shadow-box1 p {
		min-height: 170px;
	}
}
@media (max-width: 768px) {
	#sp-header {
		position: relative !important;
	}
	.sp-column >div.blog {
		padding: 20px 0px 20px 0px;
	}
	.category-list {
		padding: 20px 0px 20px 0px;
	}
}
@media (min-width: 769px) {
	.bs-callout td {
	   width: 50%;
	}
	.container-pagebuilder {
	    width: 750px;
	}
	.container {
		width: 750px;
	}
	.shadow-box1 {
		max-height: auto;
	}
	.shadow-box1 h2 {
		margin-top: 40px;
		min-height: 70px;
	}
	.shadow-box1 p {
		min-height: 170px;
	}
	.sp-megamenu-parent {
		display: none !important;
	}
	#offcanvas-toggler {
		display: block !important;
	}
	.sp-column >article {
		padding: 20px 30px 20px 30px;
	}
	.sp-column >div.blog {
		padding: 20px 30px 20px 30px;
	}
	.category-list {
		padding: 20px 30px 20px 30px;
	}
	.hepasoft-slider-headline {
		top: 18% !important;
		left: 50% !important;
		max-width: 50% !important;
		font-size: 14px !important;
		font-weight: 500 !important;
		line-height: 1.25 !important;
		padding: 10px !important;
		font-weight: 500 !important;
		letter-spacing: 2px !important;
	}
	.hepasoft-slider-text {
		top: 33% !important;
		left: 50% !important;
		max-width: 50% !important;
		font-size: 12px !important;
		line-height: 1.1 !important;
		padding: 10px !important;
		font-weight: normal !important;
		letter-spacing: 1px !important;
	}
	.hepasoft-slider-btn {
		top: 70% !important;
		left: 50% !important;
		max-width: 490px !important;
		font-size: 12px !important;
		line-height: 1.25 !important;
		padding: 10px !important;
		font-weight: normal !important;
		letter-spacing: 1px !important;
		line-height: 15px;
	    	color: #003871 !important;
	}
	.hepasoft-slider-gradient {
		left: 45% !important;
	}
}
@media (min-width: 992px) {
	.sp-megamenu-parent >li >a {
		font-size: 14px;
	}
	.shadow-box1 {
		min-height: 427px;
	}
	.shadow-box1 h2 {
		min-height: 70px;
	}
	.shadow-box1 p {
		min-height: 120px;
	}
	.enventa-modules {
		height: 130px;
	}
	#sppb-addon-1498137330 {
		width: 33%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137331 {
		width: 33%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137332 {
		width: 33%;
		display: block;
		float: left;
	}
	#sppb-addon-1498137333 {
		width: 33%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137334 {
		width: 33%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137335 {
		width: 33%;
		display: block;
		float: left;
	}
	#sppb-addon-1498137336 {
		width: 33%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137337 {
		width: 33%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137338 {
		width: 33%;
		display: block;
		float: left;
	}
	#sppb-addon-1498137339 {
		width: 33%;
		display: block;
		padding-right: 20px;
		float: left;
	}
	#sppb-addon-1498137340 {
		width: 33%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137341 {
		width: 33%;
		display: block;
		float: left;
	}
	#sppb-addon-1498137342 {
		width: 33%;
		display: block;
		padding-right: 20px;
		float: left;
	}
	#sppb-addon-1498137343 {
		width: 33%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	#sppb-addon-1498137344 {
		width: 33%;
		display: block;
		float: left;
	}
	#sppb-addon-1498137345 {
		width: 33%;
		display: block;
		padding-right: 20px;
		float: left;
	}
	#sppb-addon-1498137346 {
		width: 33%;
		display: block;
		float: left;
		padding-right: 20px;
	}
	.container-pagebuilder {
	    width: 970px;
	}
	.container {
		width: 970px;
	}
	.container-pagebuilder .page-content {
		padding: 20px 30px 20px 30px;
	}
	.hepasoft-home .container-pagebuilder .page-content {
		padding: 0;
	}
	.sp-megamenu-parent {
		display: block !important;
	}
	#offcanvas-toggler {
		display: none !important;
	}
	.hepasoft-slider-headline {
		max-height: none !important;
		top: 15% !important;
		left: 60% !important;
		max-width: 35% !important;
		font-size: 22px !important;
		font-weight: 500 !important;
		line-height: 1.15 !important;
		padding: 10px !important;
		margin-bottom: 20px;
		letter-spacing: 2px !important;
	}
	.hepasoft-slider-text {
		max-height: none !important;
		top: 42% !important;
		left: 60% !important;
		max-width: 35% !important;
		font-size: 16px !important;
		line-height: 1.1 !important;
		padding: 10px !important;
		font-weight: normal !important;
		letter-spacing: 1px !important;
	}
	.hepasoft-slider-btn {
		top: 80% !important;
		left: 60% !important;
		max-width: 490px !important;
		font-size: 14px !important;
		line-height: 1.25 !important;
		padding: 14px !important;
		font-weight: normal !important;
		letter-spacing: 1px !important;
		line-height: 15px;
	    	color: #003871 !important;
	}
	.hepasoft-slider-gradient {
		left: 50% !important;
	}
	.sp-megamenu-parent >li >a {
		text-transform: none;
		font-weight: normal;
		font-size: 14px;
		padding-top: 20px;
		line-height: 50px;
	}
}
@media (min-width: 1200px) {
	.leftnav >li>a {
		font-size: 14px !important;
		line-height: normal !important;
	}
	.shadow-box1 {
		min-height: 400px;
	}
	.shadow-box1 p {
		min-height: 110px;
	}
	.shadow-box1 h2 {
		min-height: 65px;
	}
	.enventa-modules {
		height: 130px;
	}
	.container-pagebuilder {
	    width: 1170px;
	}
	.container {
		width: 1170px;
	}
	#sp-page-builder.page-content {
		padding: 20px 30px 20px 30px;
	}
	.hepasoft-home #sp-builder-pagebuilder .page-content {
		padding: 0;
	}
	.hepasoft-slider-headline {
		top: 15% !important;
		left: 60% !important;
		max-width: 35% !important;
		font-size: 26px !important;
		font-weight: 500;
		line-height: 1.25 !important;
		padding: 10px !important;
		margin-bottom: 15px;
		font-weight: 500 !important;
		letter-spacing: 2px !important;
	}
	.hepasoft-slider-text {
		top: 43% !important;
		left: 60% !important;
		max-width: 35% !important;
		font-size: 16px !important;
		line-height: 1.25 !important;
		padding: 10px !important;
		font-weight: normal !important;
		letter-spacing: 1px !important;
	}
	.hepasoft-slider-btn {
		top: 70% !important;
		left: 60% !important;
		max-width: 490px !important;
		font-size: 14px !important;
		line-height: 1.25 !important;
		padding: 14px !important;
		font-weight: normal !important;
		letter-spacing: 1px !important;
		line-height: 15px;
	    	color: #003871 !important;
	}
	.hepasoft-slider-gradient {
		left: 50% !important;
	}
}
@media (min-width: 1400px) {
	.hepasoft-slider-headline {
		top: 95px !important;
		left: 60% !important;
		max-width: 490px !important;
		font-size: 26px !important;
		font-weight: 600;
		line-height: 1.25 !important;
		padding: 10px !important;
		font-weight: 500 !important;
		letter-spacing: 2px !important;
	}
	.hepasoft-slider-text {
		top: 200px !important;
		left: 60% !important;
		max-width: 490px !important;
		font-size: 16px !important;
		line-height: 1.25 !important;
		padding: 10px !important;
		font-weight: normal !important;
		letter-spacing: 1px !important;
	}
	.hepasoft-slider-btn {
		top: 310px !important;
		left: 60% !important;
		max-width: 490px !important;
		font-size: 16px !important;
		line-height: 1.25 !important;
		padding: 10px !important;
		font-weight: 400 !important;
		letter-spacing: 1px !important;
		line-height: 15px !important;
	    	color: #003871 !important;
	}
	.hepasoft-slider-gradient {
		left: 50% !important;
	}
}
.container-pagebuilder {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.sp-module ul >li.current >a {
    	font-weight: 600;
    	/*padding-left: 10px;*/
	color: #003871;
}
.sp-module ul >li >a:hover {
    	font-weight: 500;
    	padding-left: 10px;
	color: #003871;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 1000ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
}
.margin-top-0 h3 {
	margin-top: 0px;
}
