/*



Theme Name: msowl


Theme URI: https://www.msowl.at



Author: msowl



License: Private



*/

@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Corporate S';
    src: url('fonts/CorporateS-Regular.woff2') format('woff2'),
        url('fonts/CorporateS-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




* {
	box-sizing:border-box
}
html {
	
	font-family: sans-serif;
	

	
	line-height:1.15;
	height:100%;
}

	body {
	font-size: 23px;
	line-height: 27px;
	margin-top: 0;
	font-family: "Corporate S", sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: 400;
	color: #221e1f;
	height: 100%;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	/* background-color: #00A3E20A; */
	/* background-color: #e7e7e7; */
	/* background-image: url(images/bg/noten.jpg); */
	background-attachment: fixed;
	background-size: cover;
	overflow: visible;
	color: #221e1f;
	background-image: linear-gradient(200deg, transparent, #00A3E217);
}
a:link, a:hover, a:visited {
	color:#802425;
	text-decoration:none;
}
h1 {
  	margin-bottom: 30px;
  font-size: 1.2em;
  font-weight: 700;
	
}
h1, h2, h3{
	text-align:left;
}





h1::before{
	
    content: "| ";
    position: relative;
	left: -6px;
    bottom: 2px;
    margin-right: -6px;
    color: #802425;
}



/* HEADER */


header {
	width:100%;
	height: 145px;
	font-size:0.8em;
	position: fixed;
    top: 0;
    right: 0;
	left: 0;
	z-index:1000;
	  background-color: white;
  border-bottom: 2px solid #802425;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;

}
.header-container{
	max-width: 1400px;
	padding:15px 40px;
	  margin: auto;
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap: nowrap;
		
}
.menu-btn-wrapper{    
   text-align: right;
}
.menu-icon {
    width: 35px;
    height: 5px;
    background-color: black;
    margin: 6px 0;
}
.menu-icon-text{
	display: inline;
  position:relative;
	top:-5px;
  margin-right: 10px;
	font-family: Arial, sans-serif;
}
.menu-icon > a {
	height:100%;
	width:100%;
}

#header-logo{
	flex-basis:230px;
	margin-right: 20px;
}
header a img{    
  width:100%;

	}
	
#header-middle-wrapper{

    padding-left: 10px;
    border-left: 1px solid #e7e7e7;
	font-family: 'Arial', sanf-serif;
  	flex-basis:400px;
}
#standorte{
    color: rgba(125, 125, 125, 0.75);
    text-transform: uppercase;
    font-weight: normal;
    font-size: 0.8em;
    /* position: absolute; */
    text-align: left;
    
  
}
#slogan{
   display:none;
    font-size: 1.4em;
    font-weight: bold;
    /* top: 0; */
    /* left: 0; */
    line-height: 1.4em;
    /* width: 215px; */
}

#suche {
   
 height:25px;
  flex-basis: 350px;
  margin-right: 20px;
}
#searchfield {
    background-color: white;
    height: 25px;
    width: 100%;
    border: 1px solid #e7e7e7;
    text-indent: 35px;

    line-height: 25px;
    padding: 0;
 
}
#suche-form{
	display: inline-flex;
	width: 100%;
}
#suche form .senden-icon {
	height: 18px;
 	 position: relative;
	  top: 4px;
	  left: 25px;

}
.search-terms{
	    font-weight: bold;
    letter-spacing: 0.5px;
}
#simple-menu{
	position:relative;
}

/* SUCHE - PAGE */


#content-wrapper form #searchfield {
	    background-color: white;
    height: 50px!important;
    width: 80%;
    font-size: 1em;
    border: 1px solid #e7e7e7;
    text-indent: 50px;
    vertical-align: middle;
    line-height: 50px;
    padding: 0;
    display: block;

}
.content-wrapper, footer{
	
	max-width:1400px;
	width:100%;
   }


main{

  margin-bottom: 0;
	font-size:0.85em;
}
.content-wrapper{
	background-color:white;
	line-height: 1.5em;
	 border: 1px solid #e7e7e7;
  width: 100%;
padding: 0 110px 40px;
  margin-right: auto;
  margin-left: auto;
	margin-top: 140px;
		padding-top:30px;
	text-align:left;

}
footer {
    position: relative;
    background-color: rgba(229,229,229,0.95);
    margin-top: 50px;
    border-top: 1px solid #802425;
    margin: 0px auto;
    padding: 0px 0 30px 0;
    text-align: center;
	font-size: 0.6em;
}

footer .logo-wrapper{
	display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-around;
	padding: 20px 0;
}
#logo-wrapper{
			gap:10px;
		}
footer  .logo-image{
	max-height:110px;
	max-width:150px;
}

footer .logo-image img{
height: 100%;
  width: 100%;
}
/* FOOTER - MENU */
#footer-nav{
	font-size:0.9em;
}
#footer-nav{
    position: relative;
    left: 50%;
   transform: translateX(-50%);  
    border-top: 1px solid #ccc;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
	background-color: white;
}

#footer-nav ul {
	list-style: none;
}
#footer-nav a {
	text-decoration: none;
}

#footer-nav > div > ul {
	position: relative;
    padding: 0;
    margin: auto;
    display: table;
    text-align: center;
    font-style: normal;
    text-decoration: none;
}
#footer-nav > div > ul > li {
	position: relative;
	display: inline-block;
	padding: 0 15px;
}

#footer-nav > div > ul > li > a {
	color: #1A171B;
  font-size: 1.2em;
  display: block;
  text-align: center;
 
  margin-bottom: 6px;
  text-decoration: none;
  /*border-bottom: 1px solid #1a171b;*/
}



#footer-text-container{
	  
   padding:10px 0 0 0;
}
#impressum, #datenschutz {

}
#datenschutz {

}
/* SIDRE MENÜ */

#menu-image{
	
	background-image: url("images/msowl_logo.png");
	background-size:contain;
	width:100%;
	background-color: white;
	background-repeat:no-repeat;
	    height: 100px;
    border: 15px solid white;
	
}
#sidr ul {
	
	list-style-type:none;
}
.breadcrumb-css{
	position: relative;
	font-style:italic;
	font-size:0.9em;
 
border-top:10px solid white;
	border-bottom:10px solid white;
	border-right:10px solid white;
	--separator: ">" !important;
	margin-bottom: 40px;
	background: #FBFBFB;
background: linear-gradient(90deg, rgba(251, 251, 251, 1) 80%, rgba(255, 255, 255, 1) 100%);
}
.breadcrumb-css ol li span{

  padding: 0 5px;
}

/* KACHELN */
.kachel-wrapper{
display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 50px;

	margin-top: 15px;
	gap:20px;
}
.kachel {

	cursor: pointer;
  background-color: white;
  position: relative;
  background-size: cover;
  transition: background-color 0.4s ease-out, background-position-y 0.4s ease-out, padding-bottom 0.4s ease-out;
  background-position: center 0%;
flex: 0 0 calc((100% - 40px) / 3);
border: 1px solid #eee;
  
  height: 333px;
}

.kachel-menu a:link, .kachel-galerie a:link {

	font-weight:bold;
}


.menu-icon img{
	width: 140px;
  height: 140px;
	margin:auto;
  background-repeat: no-repeat;
  border: 2px solid #444;
  background-color: white;
  background-position: top;
		 transition: top 0.4s ease-out;
	  background-size: cover;
  border-radius: 90px;
}


.headline{
	font-weight: 100;
	
	 transition: padding 0.4s ease;
	
	position: absolute;
  bottom: 0px;
	background-color:rgba(255, 255, 255, 0.9);
	text-align: center;
	width: 100%;
	padding:15px;
}
.headline a {

}
/*.headline.active {
	padding:30px 15px;
	background-color:rgba(255, 255, 255, 0.9);
	border-top: 2px groove #802425;
}
.headline.center a {
  }
.submenu{
	   display:none;
	   font-size:0.9em;
}
*/
.icon{
	background-size: contain;
    width: 140px;
    height: 140px;
  
    border: 2px solid #444;
    background-color: white;
	    background-position: top;
}



/* GALERIE */

.kachel-galerie, .kachel-menu{
	display:block;
	
	background: linear-gradient(45deg,rgba(234, 234, 234, 1) 10%, rgba(255, 255, 255, 1) 50%);
	
}
.kachel-menu {
/*	background-color: rgba(235, 248, 255, 0.9) !important;*/
	/*background-color: rgba(207, 238, 255, 0.9) !important;*/
	background-color: #f8f8f8 !important;
	background:none;
	
}
.kachel-menu > a:link{
	height:100%;
	width:100%;
}
.kachel-menu > figcaption, .kachel-galerie > figcaption {
height: 60px;
  background-color: rgba(255,255,255,0.7);
position: absolute;
  bottom: 0;
  text-align: center;
	margin:0;
	width:100%;
}
.kachel-galerie > figcaption {
	  background-color: rgba(255,255,255,0.9)!important;
}
.kachel-galerie img,
.kachel-galerie figcaption,
.kachel-galerie figcaption a,
.kachel-menu img,
.kachel-menu figcaption,
.kachel-menu figcaption a{
    transition: all 0.3s ease;
}
.kachel-menu figcaption a{
	font-weight: bold;
	width:100%;
  text-align: center;
	margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.kachel-menu img{
	margin: 0;
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.kachel-menu:hover img,
.kachel-menu:hover img {
  transform: translateX(-50%) scale(1.05);
}

.kachel-galerie:hover img {
  transform: scale(1.05);
}

.kachel-galerie:hover figcaption,
.kachel-menu:hover figcaption {
    bottom:0px;
	height:85px;
	
}
.kachel-galerie:hover figcaption a,
.kachel-menu:hover figcaption a{
	/*line-height:80px;*/
}
.kachel-galerie img{
	vertical-align:inherit;
	height: 100%;
  object-fit: cover;
	}
.kachel-menu img{
	
}

.kachel-galerie a {
	transition: opacity 0.2s ease-out;
height: 100%;
  width: 100%;
	display:flex;
 justify-content: center;
  align-items: center;
	overflow:hidden;
}


.img-vertical a img{
	 object-fit: contain;
}
.return-button{
	
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: #8d0921;
  border: 1px solid #e7e7e7;
  padding: 10px 0;

}


/*FÄCHER */
.faecher-spalten {
	text-align:left;
}
.faecher-spalten h3 {
	margin-top:0;
}
.lehrer-box{
	margin-bottom:25px;
	background-color: #fbfbfb;
}
.faecher-spalten > div:nth-child(1) > p.wp-block-paragraph:nth-child(1) { 
	margin-bottom: 33px;
}
.p-wannwo{
padding: 10px;
  background-color: #fbfbfb;
}
/* KONTAKT */

.sp-eab-accordion-body > div:nth-child(1) > div:nth-child(4)
{
	display:none;
}
#wpcf7-f141-p116-o1 input{
border: 1px solid #000;
  padding: 7px;
  width: 100%;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.wpcf7-form-control-signature-global-wrap{
	width:500px;
}
.wpcf7-form-control-signature-wrap{
	margin-bottom:20px;
}


/* ANMELDUNG */

#wpcf7-f141-p116-o1 {
	padding:0 200px;
}
/*Sponsoren*/

.sponsoren figure img {
	padding: 10px;
  border: 1px solid #e7e7e7;
}

#toTop {
  position: fixed;
  right: 50px;
  bottom: 50px;
  background-color: #802425;
  width: 50px;
  height: 50px;
  z-index: 10001;
  text-align: center;
  /* vertical-align: middle; */
  border-radius:40px;
  cursor:pointer;
  opacity:0.5;
  transition: opacity .5s;
  
}
#toTop:hover {
	opacity:1;

}
#toTop img {
	
width:20px;
height:20px;
	  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}

#checkJS {
position: absolute;
text-align:center;
padding:10px;
    top: 30%;
    left: 50%;
    margin-top: -50px;
    margin-left: -400px;
    width: 800px;
	font-size:1em;
	z-index:10000;
	background-color:#444;
	border:5px solid #444;
	}


.linkimg {
position: relative;
top: 2px;
}
.wp-block-paragraph{
	margin-top:0;
	
}

.sp-eab-accordion-title-text{
	font-size:0.9em!important;
}
.sp-eab-accordion-title-wrapper{
	word-break:break-word;
}
 
/*======================================================================*/

@media only screen and (min-width:150px) and (max-width:1299px) {
.menu-icon-text{
		display: none;
	}
}
@media only screen and (min-width:150px) and (max-width:1265px) {

	#toTop{
		right:30px;
		bottom:30px;
		width:40px;
		height:40px;
	}
	
	#header-middle-wrapper{
		flex-basis:300px;
	}
#fscf_required1 {
    position: relative;
    left: inherit;
}
#fscf_div_field1_4 div span label{
display:inline!important;
position: relative;
top: -11px;
width: 100%;
left: 0;
}




#footer-nav ul{display:none;}
#footer-nav > div > ul > li {float:none;padding:5px 15px;display:block;}
}




@media only screen and (min-width:150px) and (max-width:1190px) {

div.panel.show {
    opacity: 1;
    max-height: 1600px;
}
	#content-wrapper{
		padding:0 70px;
	}
	.kachel{
		max-width: 50%;
  flex: 0 0 50%;
	}

#toTop{
	width:50px;
	height:50px;
}

}
@media only screen and (min-width:150px) and (max-width:1099px) {
	#header-middle-wrapper{
		display:none;
	}
		.faecher-spalten {flex-wrap:wrap!important;}
	.faecher-spalten div {flex-basis: 100%!important;}
	#wpcf7-f141-p116-o1 {
		padding:0 0;
	}
	
}


@media only screen and (min-width:150px) and (max-width:930px) {


	.menu-btn-wrapper{right:10px;}
	#standorte{display:none;}
	
.ms-nav-next{
	right:5px!important;
}
.ms-nav-prev{
	left:5px!important;
}

@media only screen and (min-width:150px) and (max-width:767px) {

	 #toTop{
	 bottom:30px;
	 right:20px;
	 width:30px;
	 height:30px;
 }
	#suche{
		flex-basis:230px;
	}
	#content-wrapper{
		padding:25px 25px;
		
	}
	.kachel{
		max-width:100%;
		flex:0 0 100%;
	}
	
}



@media only screen and (min-width:150px) and (max-width:767px) and (orientation: portrait) {
	body{
		background-color:white;
	}
	header{
		height:110px;
	}
	.header-container {
		padding:10px 20px;
	}
	#header-logo {
		flex-basis: 167px;
	}
	#header-middle-wrapper{
		display:none;
	}
	#suche {
		flex-basis: 145px;
	}
	.menu-icon-text{
		display:none;
	}
	.content-wrapper {
		padding:0 20px;
	}
	.kachel {
		width:100%;
		margin: 10px 0;
	}
}
	
	
@media only screen and (min-width:150px) and (max-width:767px) and (orientation: landscape) {
	

}
@media only screen and (min-width:150px) and (max-width:620px) {
	#suche{ display:none;}

	.lehrer-box .wp-block-media-text__content{
		padding:15px 0 0 15px;
	}
}
	@media only screen and (min-width:150px) and (max-width:600px) {
	#suche{ display:none;}

	.wp-block-media-text__content{
		padding:15px 0 0 0px!important;
		text-align:left;
	}
		.lehrer-box {
    grid-template-columns: 80% !important;
  }
		.lehrer-box img {
			width: 50%;
		}
		footer {
			padding:0px 25px 30px 25px;
		}
		#logo-wrapper{
			gap:30px;
		}

.sp-eab-accordion-body > div:nth-child(1) > div:nth-child(2) {
	display:none;
	
}
.sp-eab-accordion-body > div:nth-child(1) > div:nth-child(3) {
	display:none;
}
		.sp-eab-accordion-body > div:nth-child(1) > div:nth-child(4)
{
	display:block;
}
		.ms-nav-next, .ms-nav-prev {
	zoom:0.8;
} 
}
	
	