/* ================== Fonts management ================== */
@font-face {
    font-family: 'ProfilePro';
    src: url('../fonts/ProfilePro.woff2') format('woff2'),
         url('../fonts/ProfilePro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProfilePro-Medi';
    src: url('../fonts/ProfilePro-Medi.woff2') format('woff2'),
         url('../fonts/ProfilePro-Medi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProfilePro-Bold';
    src: url('../fonts/ProfilePro-Bold_181008_142243.woff2') format('woff2'),
         url('../fonts/ProfilePro-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  src: 	url('../fonts/fontawesome-webfont.woff2') format('woff2'),
  		url('../fonts/fontawesome-webfont.woff') format('woff');
  font-style: normal;
  font-weight: 400;
  font-display: auto;   
}
body {
	font-family: 'ProfilePro', Arial, Helvetica, Calibri;
    color: #333;
	/*line-height: 1.42857143;*/
}
#sp-main-body {
    padding: 40px 0px 40px 0px !important;
}
p {
	font-size:18px;
	line-height:1.4;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: -10px;
    font-size: 16px;
}
/*.mod_events_latest_table, .latestnews {font-size:18px;}
.featbox ul,sppb-addon-content ul {
	font-size:16px;
	margin-left:-20px !important;
}*/
h1, h2 {
	font-family: 'ProfilePro-Bold', Arial, Helvetica, Calibri;
	font-weight:normal !important;
	}
h3, h4, h5, h6 {
	font-family: 'ProfilePro-Medi', Arial, Helvetica, Calibri;
	font-weight:normal !important;
	}
/*.owl-themefrontpageslider h1 {
	background:#AA0037;
	opacity:0.7;
	padding:10px;
	}*/
/*.frontpageslider {
	opacity:0.6;
}*/
.hasPopover, .entry-header h2 {
    margin: 8px 0 0;
    clear: both;
    padding-right: 30px;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.34;
}
.list-title, h3 {
	font-size:22px;
	font-weight:300;
	}
/*article.item .content-wrap {
    padding-left: 0px;
    position: relative;
    margin-top: 62px;
    margin-bottom: 8px;
}*/
.view-article article.item {
   	/*display: block;*/
    padding: 0 70px 70px 70px;
    border-radius: 3px;
    position: relative;
    z-index: 5;
    float: left;
    clear: both;
}
/*.mceVisualBlocks p {
	font-size:14px !important;
	}*/
/* ================== Jevents special =======================*/
.jevtt_title {
	background: #4d8aac !important;
	color: #fff !important;
	font-weight:normal !important;
}
#jevents_body a.cal_titlelink:link, #jevents_body a.cal_titlelink:visited, #jevents_body a.cal_titlelink:hover {
    font-size: 12px;
/*  line-height: 14px;
    font-weight: normal;
    text-decoration: none;
    color: #474747;
    display: block;
    margin-bottom: 1px;
    padding: 2px;*/
}
#jevents_body #jev_maincal.jev_listview .jev_daysnames {
    background-color: #4d8aac;
   /* border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: #DDD;
    padding-left: 10px;
    height: 23px;
    line-height: 23px;*/
    color: #fff;
    font-size: 16px;
/*    font-weight: normal;
    text-align: left;
    float: left;
    width: 110px;
    max-width: 100%;
    overflow: hidden;*/
}
.jevbootstrap strong {
    padding-left: 14px;
}
#otheryears > input[type="checkbox"] {
	margin-right:14px;
	}
#othercats span {
	background:none !important;
	}
#jevents_body ul.ev_ul li.ev_td_li {
    /*border-style: solid;
    border-width: 0 0 0 5px;
    margin-bottom: 1px;*/
    padding-left: 6px;
    /*background-image: none;*/
}
.currentmonth {
  font-size:22px;
}
#jevents_body .jev_toprow div.nextmonth a {
    font-size:22px;
}
#jevents_body .jev_toprow div.previousmonth a {
    font-size:22px;
}
.jevbootstrap table {
    font-size: 15px;
}
/*.splms-teacher-contact-from select, textarea, input[type="text"], input[type="email"], input[type="search"], input[type="tel"], .uneditable-input {*/
.textarea, input[type="text"] {
 /* border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
  box-shadow: initial;*/
  border: 1px solid #cccccc;
  border-radius: 0px;
  background: #e5e5e5;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:10px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
.view-article article.item {
   /* display: block;*/
    padding: 0 20px 70px 20px;
 }	
}
/*@media (max-width: 580px) { 
#sp-right {
	width: 100% !important; 
	display: block !important; 
	float: none;
	}
}*/
/* ================== Accordion */
.sppb-panel-heading {
	background:#4d8aac !important;
	}
.fa fa-chevron-right {
	color:#fff !important;
	}
.sppb-panel-title {
	font-size:22px !important;
	font-weight:300;
	color:#fff;
	}
.sppb-panel-title a {
	font-size:22px !important;
	font-weight:300;
	}
/*h3.sppb-addon-title {
    font-size: 22px !important;
    text-transform: uppercase;
	text-align:left;
}*/
.sppb-addon-title {
    font-size: 22px !important;
  /*  line-height: 1.34;*/
    text-transform: none !important;
	text-align:left;
}
.sppb-addon-title::before {
	position: absolute;
	content: "";
	width: 4px;
	height: 22px !important;
	margin-top: 4px !important;
	top: -4px !important;
	left: 0;
  }
.educon-latest-news-wrap .educon-latest-news .sppb-addon-title {
  /*  color: #fff;
    padding: 20px 30px;*/
    margin: -64px -30px 0 -30px;
  /*  font-size: 16px;
    font-weight: 600;*/
    text-transform: none;
   /* border-radius: 3px 3px 0 0;*/
}
.home-feature-new .sppb-addon-feature .sppb-addon-content-wrap {
    /*min-height: 380px;*/
	/*min-height: 115px;*/
}
/*.featbox {
	min-height:630px;
	}*/
/*.jobs .sppb-addon-content-wrap {
    min-height:380px !important;
}*/
/* ================== Teaser-Style Schulleben (teaserbox) ================== */
.teaserbox .sppb-article-info-wrap {
    padding: 30px;
    min-height: 440px;
}
.teaserbox .sppb-readmore, .teaserbox .sppb-btn, .teaserbox .sppb-btn-primary {
	background:none !important;
	padding:20px 0 0 0;
	font-size: 16px !important;
	font-weight: normal !important;
	color:#aa0037 !important;
	text-transform: none !important;
}
.teaserbox a:hover.sppb-readmore {
	text-decoration:underline !important;
}
/*.educon-latest-news-wrap {
     min-height: 774px;
}*/
.top-search-wrapper {
	height:0px;
}
.icon-top-wrapper {
    height: auto;
    line-height: 50px;
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 15px;
    position: relative;
    z-index: 999999;
}
#sp-footer .sp-copyright {
    color: #c2c2c2;
    text-transform:none;
    font-size: 14px;
}
#sp-footer .sp-copyright a {
    color: #c2c2c2;
    text-transform:none;
    font-size: 14px;
}
#sp-footer .sp-copyright a:hover {
    color: #fff;
	text-decoration:none !important;
}
/*.logo-header {
margin-left:150px;
}
.menu-header {
margin-right:150px;
}*/
/* ================== Header- and Footer-Menu ================== */
.hornav .nav > li {
	display: inline-block !important;
	margin-right: 20px;
	}
.metanav .nav > li {
	display:inline-block !important;
	margin-left: 8px;
	}
.metanav ul > li > a::before {
    content: "|";
    margin-right: 4px;
	margin-left: 0px;
}
.sp-module ul > li {
    border-bottom: none;
}
/* ================== Header für Logo und Menu ================== */
#sp-header {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
    height: 94px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 100;
}
#sp-header .logo {
    height: 94px;
    display: table;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    margin: 0;
}
/*.sp-megamenu-parent > li.sp-has-child > a::after {
    font-family: "Font Awesome 5 Free";
    content: inherit;
}
.sp-module ul > li > a::before {
    font-family: "Font Awesome 5 Free";
    content: " \f105";
    margin-right: 0px;
}*/
.sp-megamenu-parent > li > a {
	color: #959595;
    display: inline-block;
    font-size: 16px;
    line-height: 94px;
    padding: 0 10px;
    position: relative;
    text-transform: none;
}
.sp-megamenu-parent .sp-dropdown {
/*  margin: 0;
    margin-left: 0px;
    position: absolute;*/
    z-index: 10;
 /* display: none;*/
}
.sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
  flex-direction: column;
  display: block;
}
#sp-breadcrumb {margin-top:10px;}
/* ================== Menu-colors ==================
background:#aa0037;
background:#da5a21;
background:#ec9a26;
background:#f4bf47;
background:#c49aab;
background:#4d8aac;
background:#67abb7;
background:#91c7cb;*/

.hue1 a {
   background-color:#aa0037;
   color:#ffffff !important;
}
.hue1 a:hover, .hue1 a:active, .hue1 a:focus {
   background-color:#72737B;
}

.hue2 a {
   background-color:#da5a21;
   color:#ffffff !important;
}
.hue2 a:hover, .hue1 a:active, .hue1 a:focus {
   background-color:#72737B;
}
.hue3 a {
   background-color:#ec9a26;
   color:#ffffff !important;
}
.hue3 a:hover, .hue1 a:active, .hue1 a:focus {
   background-color:#72737B;
}
.hue4 a {
   background-color:#f4bf47;
   color:#ffffff !important;
}
.hue4 a:hover, .hue1 a:active, .hue1 a:focus {
   background-color:#72737B;
}
.hue4 {
	background-color:#f4bf47 !important;
	}
.hue5 a {
   background-color:#c49aab;
   color:#ffffff !important;
}
.hue5 a:hover, .hue1 a:active, .hue1 a:focus {
   background-color:#72737B;
}
.hue6 a {
   background-color:#4d8aac;
   color:#ffffff !important;
}
.hue6 a:hover, .hue1 a:active, .hue1 a:focus {
   background-color:#72737B;
}
.hue6 {
	background-color:#4d8aac !important;
	}
.item-475 {
	font-size:19px !important;
	text-transform:uppercase;
	}
.hue7 a {
   background-color:#67abb7;
   color:#ffffff !important;
}
.hue7 a:hover, .hue1 a:active, .hue1 a:focus {
   background-color:#72737B;
}
.hue8 a {
   background-color:#91c7cb;
   color:#ffffff !important;
}
.hue8 a:hover, .hue1 a:active, .hue1 a:focus {
   background-color:#72737B;
}
/* ================== Dropdown oolors ================== */
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    background: #72737b;
    padding-left: 32px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	background: #72737b;
	}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a::before {
	color:#fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a::afteer {
	color:#fff;
	content: " \f105";
}
/* ================== Überschrift ganz links */
.entry-header {
    padding-left: 0px !important;
}
/* ================== Footer */
#sp-bottom .sp-module .sp-module-content .custom p {
    color: #ccc;
    font-size: 16px;
    margin-bottom: 12px;
}
#sp-bottom .sp-module .sp-module-content .custom ul li p {
    color: #ccc;
    font-size: 16px;
    margin-bottom: 7px;
    line-height: 1.714;
}
#sp-bottom .sp-module .sp-module-content .custom ul li a {
    color: #959595;
    font-size: 16px;
   /* margin-bottom: 7px;*/
    line-height: 1.214;
}
#sp-bottom .sp-module .sp-module-content .custom ul li a:hover {
    color: #fff;
	text-decoration:none;
	}
.mod_events_latest_table {
	margin-top:30px;
	font-size:16px;
	line-height:1.714;
	}
.latestnews {
	font-size:16px;
	line-height:1.714;
	text-transform:none !important;
	margin-top: 22px;
	}
.latestnews {text-transform: uppercase; }
.latestnews > div {
	border-bottom: 0px solid #ebebeb; 
	margin: 0 -30px; 
	padding: 6px 30px;  
	display: grid; 
	}
.latestnews > div:hover {background:#f9f9f9 }
.latestnews > div > a {order: 2;}
.latestnews > div > small {order: 1;}
.latestnews > div > small::before {
	content: "\f017"; 
	margin-right: 5px; 
	font-family: "Font Awesome 5 Free";
	}
/*.event-callto-action .sppb-addon.sppb-addon-cta::before, .course-callto-action .sppb-addon.sppb-addon-cta::before, .sp-page-title::before {
    background: rgba(237,28,36,0.2);
}*/
.sp-page-title::before {
    background: rgba(200,200,200,0.3);
}
.btn.btn-link, .btn.sppb-btn-link, .sppb-btn.btn-link, .sppb-btn.sppb-btn-link {
    padding: 0;
    font-size: 16px !important;
    /*color: #6f6f6f;*/
    /*background: transparent;*/
	text-transform:none !important;
	font-weight: 400 !important;
}

/*sppb-addon-articles-slider .articles-slider a.sppb-readmore:hover*/

.article .sppb-readmore, .article .sppb-btn, .article .sppb-btn-primary {
	background:none !important;
	padding:20px 0 0 0;
	font-size: 16px;
	color:#aa0037 !important;
}
.sppb-btn-primary {
    color: #fff;
    background-color: #aa0037 !important;
	border-color: #aa0037 !important;
}
/*.article .sppb-readmore a:hover, .article .sppb-btn a:hover, .article .sppb-btn-primary a:hover {
	text-decoration:underline !important;
}*/
.article a:hover.sppb-readmore {
	text-decoration:underline !important;
}
.count-hits {display:none;}
.sppb-column {height: auto;}
.educon-latest-news-wrap .sppb-btn {margin: 30px 0 36px 0;}
.educon-video-popup a.sppb-modal-selector.sppb-magnific-popup:before {
  /*background: rgba(236,154,38,0.7);*/
  background: rgba(170,0,55,0.5);
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom:10px;
}
.video-container iframe,.video-container object,.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.schulkueche_module {
	font-size: 18px;
    color: #aa0037;
}
.spenden_module {
	font-size: 18px;
    color: #fff;
}
.sppb-panel-modern > .sppb-panel-heading {
    color: #fff;
}
.img_caption {
	margin-top:8px;
	font-size: 0.92em;
}
/*.sppb-articles-scroller-date-left-date {
    background: #aa0037;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.sppb-articles-scroller-date-left-content {
    background: #212125;
    padding: 25px;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
}*/
/* ================== Tabelle (Klassenspiele) ================== */
table.zebra {
    width: 100%;
}
table.zebra {
    background-color: transparent !important;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}

ul.zebra > li:nth-of-type(2n+1), table.zebra tbody tr:nth-of-type(2n+1) {
    background: rgba(0, 0, 0, 0) url("../../../images/list_zebra_bg.png") repeat scroll 0 0;
}

table.zebra th {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
table.zebra th, table.zebra td {
    padding: 5px;
}

table.zebra tr {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
}

body ul.zebra > li, table.zebra tbody td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
/* ================== Tabelle (Kontaktdaten) ================== */
table.stripes {
    width: 100%;
}
table.stripes {
    background-color: transparent !important;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}

ul.stripes > li:nth-of-type(2n+1), table.stripes tbody tr:nth-of-type(2n+1) {
    background: rgba(0, 0, 0, 0) url("../../../images/list_zebra_bg.png") repeat scroll 0 0;
}

table.stripes th {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
table.stripes th, table.stripes td {
    padding: 5px;
}

table.stripes tr {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
}

body ul.stripes > li, table.stripes tbody td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
/* ================== Liste (Geschichte  der Schule) ================== */
.waldorflist ul {
	border-left:6px dotted #d5d5d5;
	padding-left:4px !important;
	}

.waldorflist ul li {
	border-bottom:1px solid #bcbcbc;
	padding:2px !important;
	margin-bottom:12px !important;
	list-style:none;
	background: linear-gradient(to bottom, #E6E6E6 0%, #FFFFFF 20%, #FFFFFF 80%, #E6E6E6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 1px 0 0 #FAFAFA inset, 0 3px 3px 0 #FFFFFF inset, 0 20px 30px 0 #FAFAFA inset, 2px 2px 3px 0 rgba(0, 0, 0, 0.2);
	font-size:18px;
	}

.waldorflist li:first-line {
	color: #a40034;
  	font-size: 1.264em;
  	/*font-weight: bold;}*/
	}

.feed-description {
	font-size:18px;
	line-height: 1.4;
	}
/* ================== Font awesome icons ================== */
.fa, .far, .fas {
	padding-right: 5px;
}
/* ================== Video-container innerhalb eines Beitrags ================== */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom:10px;
	border:none;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ================== Spendenformular BFS ================== */
/*.bfs-resp-iframe {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto; 
 }*/

/*.bfs-resp-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
}*/
/*.urgent a {
  color:#fe0315 !important;
  font-size:20px !important;
}*/
.item-1457 a {
  color:#fe0315 !important;
  font-size:20px !important;
}