/**************************************

            Allgemein

**************************************/

#sp-main-body a {color: #6c9200; text-decoration: underline;}
#sp-main-body a:hover {color: #cc9900; text-decoration: underline;}


#sp-main-body .btn.btn-primary, #sp-main-body .sppb-btn.sppb-btn-primary {border: 1px solid #cc9900  !important; background: #cc9900  !important; color: #fff !important; border-radius: 6px; font-weight: normal; transition: all 0.3s;}
#sp-main-body .btn.btn-primary:hover,#sp-main-body .sppb-btn.sppb-btn-primary:hover, #sp-main-body .sppb-btn.sppb-btn-primary:active {border: 1px solid #cc9900  !important; background: #fff !important; color: #cc9900  !important; transition: all 0.3s;}

body .sppb-btn.sppb-btn-default::before, 
body .sppb-btn.sppb-btn-primary::before, 
body .btn.sppb-btn-default::before, 
body .btn.sppb-btn-primary::before {display: none;}

.sprung {visibility: hidden; height: 0px !important; position: absolute; margin: 600px;}	

/**************************************

            Header

**************************************/
#sp-header {background: #fff;}
#sp-header .logo {position: absolute; margin-top: -20px;}


.logo a {color: #6c9200 !important;}
.logo-slogan {color: #000 !important;}
.logo span {color: #cc9900 !important;}

.logo a {font-size: 36px !important;}

.logo-slogan {font-size: 24px; position: absolute; top: 50px;}


.sp-module-content .mod-languages ul.lang-inline li a {font-size: 20px; text-transform: lowercase; color:#000;font-weight: 500;font-family: 'Quattrocento Sans', sans-serif;}
.sp-module-content .mod-languages ul.lang-inline li a:hover {color:#cc9900;}

div.mod-languages ul li.lang-active a {color: #cc9900 !important;}

#sp-header .sp-module { margin-left: 70px;}

/**************************************

            Topnavigation

**************************************/

.sp-megamenu-parent > li > a {font-size: 22px; color:#000;}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {color: #cc9900;}

.sp-module-content .mod-languages ul.lang-inline li a {font-size: 24px;padding: 0px 5px !important;}

.sp-megamenu-parent > li:hover > a { color: #cc9900;}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a,.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:focus {color: #6c9200;}
/**************************************

            Navigation links

**************************************/














/**************************************

            Inhalt

**************************************/

/* Akkordeon */
.sppb-addon-accordion .sppb-panel-primary {border-color: rgba(108, 146, 0, 0.5);}
.sppb-addon-accordion .sppb-panel-primary > .sppb-panel-heading {color: #000;background: rgba(108, 146, 0, 0.05);font-weight: 300 !important;font-size: 18px !important;}
.sppb-addon-accordion .sppb-panel-primary .sppb-panel-body { border-top-color: rgba(108, 146, 0, 0.5);
}

.sppb-addon-accordion .sppb-panel-primary .sppb-panel-title {font-size: 18px;}

.sppb-addon-person .sppb-person-information > span.sppb-person-name {font-size: 18px; font-weight: 500;}
.sppb-addon-person .sppb-person-information > span.sppb-person-designation {font-size: 16px;}

/**************************************

            Randspalte

**************************************/








/**************************************

            Footer

**************************************/

#sp-footer, #sp-bottom {background: #cc9900 ; color: #ffffff;}


#sp-bottom {font-size: 16px; line-height: 1.6;}

#sp-bottom .sp-module .sp-module-title {font-size: 20px; color: #fff; margin-bottom: 20px; border-bottom: 1px solid #fff;}

#sp-footer {border-top: 0px; font-size: 16px;}
#sp-footer .container-inner {border-top: 0px;}
#sp-footer1 .sp-copyright {color: rgba(255, 255, 255, 1);}


#sp-bottom .btn.btn-primary {background: #cc9900 ; color: #fff; border: 1px solid #fff; font-weight: 500;}
#sp-bottom .btn.btn-primary:hover {background: #fff; color: #cc9900 ; border: 1px solid #fff; font-weight: 500;}

#sp-bottom .sp-module ul > li > a {color: #fff;}
#sp-bottom .sp-module ul > li > a:hover {color: rgba(255,255,255,0.5)}
#sp-bottom label {color: #fff;}

/**************************************

            Mediaqueries

**************************************/

@media (max-width: 990px) {
	#sp-menu .sp-module {display: none;}
	.burger-icon > span {background-color: #6c9200;height: 3px;}
	a:hover .burger-icon > span {background-color: #cc9900;}
	a.close-offcanvas .burger-icon > span {background-color: #6c9200;height: 2px;}
	a:hover.close-offcanvas .burger-icon > span {background-color: #cc9900;}
	
	.offcanvas-menu .logo-slogan {top:70px;}
	#sp-main-body {margin-top: 70px;}
	#sp-header {height: 80px;}
	#sp-header #sp-logo {margin-top: 15px;}
	#sp-header #sp-logo .logo-slogan {top: 40px;}
	
	.offcanvas-menu .offcanvas-inner ul.menu > li a:hover, .offcanvas-menu .offcanvas-inner ul.menu > li a:focus, .offcanvas-menu .offcanvas-inner ul.menu > li span:hover, .offcanvas-menu .offcanvas-inner ul.menu > li span:focus { color: #cc9900;}
}


@media screen and (min-width: 768px) and (max-width: 990px) {
 
	
}


@media screen and (min-width: 480px) and (max-width: 768px) {


}



@media screen and (min-width: 991px) and (max-width: 1199px) {

	
}

@media (min-width: 990px) {
#sp-main-body {margin-top: 100px;}
}


@media (min-width: 1200px) {
}

@media (min-width: 1400px) {
.sppb-row-container { max-width: 1320px;}
}


