/* Custom CSS, Copyright by www.web2use.ch */


/*
helles grau: #A08276    rgba(0, 0, 0, 0.3)
normales Braun: #193469  rgba(0, 0, 0, 0.6)
dunkles Braun: #193469   rgba(71, 50, 41, 1)

*/



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

            Allgemein

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



/* Links */

a,.sp-module ul > li > a  {color: #193469}
a:hover, a:focus, a:active, .sp-module ul > li > a:hover {color: #5573b0}



/* Button */

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 { background: #193469;  width: 100%; border-radius: 6px !important;}

body .sppb-btn.sppb-btn-primary:hover::before {background: #fff !important; color: #fff;}

#sp-main-body a.sppb-btn {text-decoration: none !important;}

.sppb-btn-primary, 
body .btn.btn-primary, 
body .sppb-btn, 
body .btn,
.btn-primary, 
.btn.btn-primary, 
.sppb-btn
{border: 1px solid #193469 !important; background: #193469 !important; color: #fff !important; padding: 0.6rem 1.2rem 0.6rem 1.2rem !important;font-weight: 500 !important;font-size: 16px !important; line-height: 1.6 !important; text-align: center !important;border-radius: 6px !important;}

.sppb-btn-primary:hover, 
.sppb-btn-primary:focus, 
.sppb-btn-primary:active, 
body .btn.btn-primary:hover, 
body .btn.btn-primary:focus, 
body .btn.btn-primary:active, 
body .sppb-btn:hover, 
body .sppb-btn:focus, 
body .sppb-btn:active, 
body .btn:hover,
body .btn:focus,
body .btn:active,
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active, 
.btn.btn-primary:hover, 
.btn.btn-primary:focus, 
.btn.btn-primary:active, 
.sppb-btn:hover,
.sppb-btn:focus,
.sppb-btn:active
{border: 1px solid #193469 !important; background: #fff !important; color: #193469 !important;}



.sp-scroll-up {
  -webkit-box-shadow: 0px 0px 21px -5px #FFFFFF;
  box-shadow: 0px 0px 5px 0px #FFF;
}

/* Akkordeon */

.sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading {
  padding: 17px 30px 17px 15px;
  background: #193469;
  color: #fff;
  border-radius: 6px;
}
.sppb-addon-accordion .sppb-panel-modern > .sppb-panel-heading.active {
  border-radius: 6px 6px 0px 0px;
}


/* Tabelle */
table {width: 100%;}
th {background: #193469; color: #fff; font-weight: 600;}
tr {border-bottom: 1px solid #eee;}
th, td {padding: 4px 8px;}


/* Tabs */

.sppb-nav-tabs > li {
  min-width: 100px;
  min-height: 60px;
}

/* slider */

.sppb-sp-slider-title, .sppb-sp-slider-text {text-shadow: 0px 0px 4px rgba(0,0,0,0.8);}
.sppb-sp-slider-button .sp-slider-btn-text {font-family: Open Sans !important; text-transform:none !important;font-weight: 600 !important;}
a.sppb-sp-slider-button {text-decoration: none !important}

/* Formularfelder */

input[type="text"], input[type="email"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], select {
  display: block;
  width: 100%;
  padding: 6px 10px;
  font-size: 18px;
  line-height: 20px;
  color: #193469;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: #193469 1px solid;
  border-radius: 4px !important;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.sppb-ajaxt-contact-form .sppb-form-group input:not(.sppb-form-check-input) {
  font-size: 16px !important;
  border-color: #d3cece !important;
  border-radius: 6px !important;
  height: 38px !important;
}

.sppb-ajaxt-contact-form div.sppb-form-group textarea {
  font-size: 16px !important;
  border-color: #d3cece !important;
  border-radius: 6px !important;
}
.awesomplete {
	margin-right: 30px;
	
}

.awesomplete #q {
  border: 1px solid #000;
  padding: 12px;
}


/* Suchergebnisse */

.btn.btn-secondary {
  margin-left: 15px !important;
}
.com-finder p {
  margin-bottom: 0;
  margin-bottom: 1rem;
}


/* Ignite-Gallery */

.com-igallery #sp-main-body {margin-top: 120px !important; padding-top: 108px !important;}
.page-item.active .page-link {background-color: #193469; border-color: #193469;}
.page-link:focus {box-shadow: 0 0 0 .25rem rgba(14, 77, 31, 0.3) !important;}
.com-igallery .ig-menu-grid h4 {font-size: 20px;}


.igui-lightbox{background-color:rgba(25, 52, 105, 0.8)!important;color:#999999!important;}
.ig-lightbox-descriptions, .ig-thumb-scroller-lbox{background-color:transparent!important;}
.igui-lightbox-toolbar {padding: 10px; background: rgba(0,0,0,0);}


/* Listen */

#sp-main-body ul {padding-left: 1rem;}


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

            Header

**************************************/
#sp-top1, #sp-top2,
#sp-top1 a, #sp-top2 a {color: #fff;}
#sp-top1 p, #sp-top2 p {margin: 5px 0 8px 0;}



.view-search #sp-header,.view-article #sp-header  {background-color: #fff;}

#sp-menu .social-wrap {display: none;}


.someicons {position: fixed; top: 200px; right: 0;z-index: 10000;background: rgba(255, 255, 255, 0.7); border: 2px solid #193469; border-radius: 18px; margin-right: -20px !important;}
.someicons  ul {z-index: 100001 !important;padding: 15px 0 15px;}
.someicons .sppb-icons-group-list li {display: block !important;margin: 0 !important; padding: 0 !important; position: relative;}
.someicons .sppb-icons-group-list li a {margin: 0 25px 0 5px !important;padding: 0 !important; width: 30px !important;  transition: all 0.3s;color:#193469 }

.builder-stack-float .someicons {display: none;}


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

            Topnavigation

**************************************/
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {letter-spacing: 0px;  color: #193469;}

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

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {color: #5573b0;}

.sp-mega-group .item-header {margin-bottom: 40px !important;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {font-size: 18px; font-weight: 400;  color: #193469;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a, .sp-menu-item.current-item.active a {color: #193469 !important;}

.sp-megamenu-parent > li.active > a {font-weight: 500;}



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

            Off-Canvas

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

.burger-icon {margin-top: 20px;}
.burger-icon > span {background-color: #193469 !important; height: 5px; width: 40px; margin: 7px 0; border-radius: 3px;}
.close-offcanvas .burger-icon > span {height: 2px;width: 30px; margin: 5px 0;border-radius: 0px;}


.offcanvas-menu .logo-image {height: 50px;}

.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: #193469 !important;
}
.menu-toggler {
  width: 100%;
  text-align: right;
}

@media (max-width: 990px) {

}


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

            Inhalt

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

#sp-main-body a {text-decoration: underline;}



/* Blog / Aktuell */
.view-article #sp-main-body .container .article-header h1 {color: #193469;}
.view-category #sp-main-body {margin-top: 70px;}
.view-category .article-header h2 {font-size: 24px;}
.item-content {margin-bottom: 30px;  border-bottom: 1px #e3e3e3 solid; padding-bottom: 20px;}

.view-article #sp-main-body {padding-top: 50px;}
.view-article .page-header {  padding-bottom: 0px;}
.view-search #sp-main-body {padding-top: 50px;}
.view-search h1 {padding-bottom: 50px;}
.article-info {margin-bottom: 0px;}

.com-content-article.item-page .page-header h1 {display: none;}




/* Article Scroller */

.sppb-articles-scroller-date-left-date {background: #193469;}




/* Formular */

.formheading .ba-input-label-wrapper {margin-top: 30px;}
.formbutton a {text-decoration: none !important;}


/* Testimonials */

.sppb-carousel-extended-item img { height: auto;}
.sppb-carousel-extended-team-name {font-size: 16px; font-weight: 400 !important; padding-right: 30px;}
.sppb-carousel-extended-nav-control .nav-control { color: #193469; border: 1px solid #193469;font-size: 48px;}
.sppb-carousel-extended-dots ul li span { background: #193469;}
.sppb-carousel-extended-team-designation { padding-right: 30px;}


/* Seite Ausbildungsteam */

.team #sp-page-builder .sppb-section-title {margin-bottom: 20px;}


.sppb-addon-person .sppb-person-information > a.sppb-person-email {color: #193469; font-size: 16px;}
.sppb-addon-person .sppb-person-information > a.sppb-person-email:hover {color: #5573b0;}




.sp-page-builder .page-content #section-id-cfdl1ahbqL6-XjODXb1Ov,
.sp-page-builder .page-content #section-id-kVDGFhS19PbIIH2WVPqRF {padding-left: 0;}


/* instagram */
.instagram {margin: 0 auto;}


/* Listen */

li p {margin: 0;}


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

            Randspalte

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


	#sp-titelzeile a {color: #fff; transition: all 0.5s}
	#sp-titelzeile a:hover {color: #193469; opacity: 0.5; transition: all 0.5s}





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

            Footer

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

#sp-footertop {padding: 0;background: RGBA(25, 52, 105, 0.1)}
#sp-footertop .sppb-row-container {padding: 0;}

#sp-bottom, #sp-footer, #sp-bottom h3, #sp-footer h3,#sp-bottom .sp-module .sp-module-title {color: rgba(255, 255, 255, 0.7) !important;}
#sp-bottom, #sp-footer, #sp-bottom .sp-module ul > li {font-size: 14px;}
#sp-bottom a, #sp-footer a, #sp-footer1 .sp-copyright a {color: #fff;}
#sp-bottom a:hover, #sp-footer a:hover, #sp-footer1 .sp-copyright a:hover {color: rgba(255, 255, 255, 0.7) !important;}

#sp-bottom .sp-module .sp-module-title {border-bottom: 1px solid rgba(255, 255, 255, 0.7) !important;}


#sp-footer .sp-column {text-align: center;}


#sp-bottom {padding: 50px 0px 0px 0px;}

#sp-bottom .sp-module .sp-module-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
  border-bottom: 1px solid #fff;
	color: #fff;
	padding-bottom: 15px;
}


#sp-bottom3::after {display: none;}

#sp-bottom2 .menu-deeper.menu-parent {font-weight: 600 !important;}
#sp-bottom2 .menu-child {padding-bottom: 10px !important;}


#sp-bottom label {color: #fff;}

#sp-bottom .btn.btn-primary {border: 1px solid #fff !important;}
#sp-bottom .sp-module ul > li > a { color: #fff;}
#sp-bottom a:hover,#sp-bottom .sp-module ul > li > a:hover {color: rgba(255,255,255,0.5);}

#sp-topfooter1 {border-right: #fff 1px solid;}

#sp-topfooter .container {padding: 30px 15px; border-top: 1px solid #fff;}

#sp-footer .container-inner, #sp-footer {border-top: none;}

#sp-footer {padding-bottom: 30px;}


.sp-copyright {float: left;}

#sp-bottom4 img {opacity: 0.7; transition: all 0.5s;}

#sp-bottom4 img:hover {opacity: 1; transition: all 0.5s;}

#sp-silhouette {margin-bottom: -20px;}


#sp-bottom .sp-module ul > li {font-size: 16px;line-height: 22px; margin-bottom: 5px;}



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

            Mediaqueries

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




@media (max-width: 990px) {
	#sp-header .logo {height: 70px;}
.logo-image-phone {height: 60px; width: auto; margin-top: -15px !important;}
#sp-header {height: 90px; background: #fff;}
#sp-main-body {margin-top: 90px;}

	.sppb-row-container {padding-right: 20px;}
	
	
	
#sp-titelzeile {
  position: fixed;
  z-index: 10000;
  bottom: 0;
  margin-bottom: -10px;
  font-size: 28px;
  padding: 10px 10px 0px 10px;
  color: #fff;
  border: 1px solid #fff;
  margin-left: -133px;
  left: 50%;
  border-radius: 0px;
  background: #193469;
  display: block !important;
	 border-radius: 6px 6px 0 0;
	margin-bottom: -15px;
}
	#sp-titelzeile p {display: inline-block; padding: 0 10px;}
	
	#sp-top-bar {display: none;}
	.menu-toggler {width: 100%;}
	#sp-bottom2, #sp-bottom3 {display: none}
	#sp-bottom4 img {float: right;}
	
	.body-wrapper .sp-page-builder .page-content .sppb-section:first-child {padding-top: 50px !important;padding-bottom: 25px !important;}
	.presse .body-wrapper .sp-page-builder .page-content .sppb-section:first-child {padding-top: 0px !important;}
	.home .body-wrapper .sp-page-builder .page-content .sppb-section:first-child {padding-top: 0px !important;}
	
	
	
	#sp-menu .social-wrap {display: none !important;}

	.burger-icon {margin-top: 0px;margin-right: 20px;}
	
	

		
div.sppb-carousel-extended-dots {display: none;}
	a.leaflet-popup-close-button {text-decoration: none !important;}
}

@media (max-width: 768px){
	#sp-bottom4 img {float: left;}
	#sp-footer2 p {text-align: left !important;}
	.team .page-content .sppb-img-responsive {padding-bottom: 30px;}
	
	.someicons {display: none;}

.someicons-mobile {
  position: fixed;
  bottom: 0;
  z-index: 1000;
  width: 98%;
  background: rgba(25, 52, 105, 1);
  border-top: 1px solid #193469;
  margin-bottom: 0px;
  height: 60px;
  border-radius: 10px 12px 0 0;
	margin-left: 1%
}

.someicons-mobile .sp-module ul > li > a {color: rgba(255,255,255,1) !important;}
.someicons-mobile li  {width: 12% !important;}	
.someicons-mobile .sppb-icons-group-list li a {display: inline;}

}



@media screen and (min-width: 768px) and (max-width: 990px) {
	#sp-footer2 p {text-align: left !important;} 
	
}

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


}

@media (min-width: 990px) {
	
logo-image-phone {height: 70px; margin-top: -15px !important;}
	
#sp-main-body {margin-top: 120px;}
#sp-titelzeile {
  position: fixed;
  z-index: 10000;
  right: 0;
  top: 40%;
  font-size: 28px;
  padding: 10px 10px 10px 10px;
  color: #fff;
  border: 1px solid #fff;
  margin-right: 1px;
  border-radius: 0px 0 0 0px;
  background: #193469;
  display: block !important;
 border-radius: 6px 0 0 6px;
	margin-right: -3px;
}
	
#sp-content-footer {margin-top: 90px;}
	#sp-bottom4 img {float: right;}
	
	#sp-footer2 p {text-align: right;}

}

@media screen and (min-width: 991px) and (max-width: 1299px) {
	.logo-image {height: 50px !important; width: auto !important;}
	#sp-header .row {margin: 0 0px !important;}
	  #sp-header.full-header {
    padding-left: 0px;
    padding-right: 0px;
  }
	#sp-menu .social-wrap {position: relative; padding-left: 20px; margin-top: 10px;}
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-size: 18px;}
}







@media screen and (min-width: 1101px) and (max-width: 1360px) {
	
.logo-image {height: 70px;width: auto;}
	#sp-menu .social-wrap {position: relative; padding-left: 20px;margin-top: 7px;}

}





@media (min-width: 1200px) {
.sppb-sp-slider-text p {font-size: 24px;max-width: 500px;}
}


@media (min-width: 1300px) {
.logo-image {height: 80px;width: auto;}

}

@media (min-width: 1400px) {
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {left: auto; right: 0;  margin-right: -20px;}
.sppb-row-container,.view-category .container { max-width: 1320px;}

}

@media (max-width:576px) {
.burger-icon {margin-right: 20px;}

}


@media (min-width:576px) {
.com-igallery .container {max-width:540px}
}
@media (min-width:768px) {
.com-igallery .container {max-width:720px}
}
@media (min-width:992px) {
.com-igallery .container {max-width:960px}
}
@media (min-width:1200px) {
.com-igallery .container {max-width:1140px}
}
@media (min-width:1400px) {
.com-igallery .container {max-width:1320px}
}



a:focus-visible {
  outline: none;
}