html, body {
    box-sizing: border-box !important;
    height: 100% !important;
    padding: 0 !important;
    margin: 0 !important;;
}
* {
    --wp--preset--font-family--system-font: "Source Sans 3";
  }
h1 {
       text-shadow: 0px 0px 6px #6c6c6c47;
}

.wp-site-blocks {
	box-sizing: border-box !important;
    min-height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
	padding-bottom: 0px !important;
}


header {
    flex-grow: 0 !important;
    flex-shrink: 0 !important;
}
header + div{
	flex-grow: 1 !important;
}

footer {
    flex-grow: 0 !important;
}

.ob-fr-st img {
	border: 1px solid lightgray;
	
}
/* ################################## 
 * LAYOUT UNTERSEITE  
 * ##################################
 */
.entry-content.wp-block-post-content li {
	list-style-type:"◼︎ ";
	
}
.entry-content.wp-block-post-content li::marker {
	font-size:0.8rem;
}

p:empty {
	display: none !important;
}
.wp-site-blocks {
	padding-top:30px !important;
}

.square {
	height:192px; 
	width:192px;
	border-radius:5px;
	box-shadow: 0px 2px 12px rgba(0,0,0,0.1);
	
}
.square ul {
padding-left:24px

}
.square li {
	list-style-type:"◼︎ " !important;
	    line-height: 1.3rem;

}
.square-color-field {
	border-radius:5px;
	height:100%;
	width: 100%;
}
.square-image-field, .square-image-field img {
	border-radius:5px;
	height:100% !important;
	width: 100% !important;
	object-fit: cover !important;
}
.square-profile-field{
	border-radius:5px;
	height:100%;
	width: 100%;
	background: linear-gradient(117.6deg, rgb(235 235 235) 1.9%, rgb(211 211 211) 107.04%), rgb(136 136 136) !important;
}

.square-text-field {
	border-radius:5px;
	height:100%;
	width: 100%;
	background: linear-gradient(117.6deg, rgb(235 235 235) 1.9%, rgb(211 211 211) 107.04%), rgb(136 136 136) !important;
}
.sidebar div:empty {
	display: none !important;
}
.sidebar h1{
	font-size: 1.2rem;
	margin-top: 0 !important;
	text-transform: uppercase;
}

.sidebar-text {
	border-top: 4px solid #d3d3d34d;
	padding:6px;
	font-size:0.9rem;
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
} 
.profile-text {
	padding:0;
	margin: 0;
	list-style: none;
	display: flex;
    flex-direction: column;
    gap: 10px;
} 
.profile-text li{
    /*display: flex;
    justify-content: space-between;*/
	display: flex;
    flex-direction: column;
} 

.profile-text li span:first-child{
 font-weight: bolder;
	font-size: 1rem
} 


.profile-text li a:hover{
	color: #cda215 !important;
 	text-decoration: underline;
    text-decoration-style: dashed;
}
.square-text-field h1, .square-text-field h2, .square-text-field h3, .square-text-field h4, .square-text-field h5, .square-text-field h6, .square-text-field button,
.square-link-field h1, .square-link-field h2, .square-link-field h3, .square-link-field h4, .square-link-field h5, .square-link-field h6, .square-link-field button,
.square-profile-field h1, .square-profile-field h2, .square-profile-field h3, .square-profile-field h4, .square-profile-field h5, .square-profile-field h6, .square-profile-field button{
      font-size: 1rem;
	margin-top: 0 !important;
	text-transform: uppercase;
}


.square-text-field-text,
.square-profile-field-text{
	padding:6px;
	font-size:0.9rem;
	display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    height: calc(100% - 12px) !important;
} 
.square-profile-field-text p,
.square-text-field-text p{
	margin-top:2px;
	margin-bottom:2px;	
	padding-left: 6px;
}

.square-link-field {
	border-radius:5px;
	width: 100%;
	background: linear-gradient(117.6deg, rgb(235 235 235) 1.9%, rgb(211 211 211) 107.04%), rgb(136 136 136) !important;
	height: 100%;
 
}
.square-link-field-text {
	padding:6px;
	font-size:0.9rem;
		height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
} 



.sidebar {
	border-radius:5px;
	background: #fff;
	width: 256px;
	box-shadow: 0px 4px 8px rgb(0 0 0 / 10%);
	padding: 0px;
	height: min-content;
}
.sidebar-image {
	width: 100%;
	height: auto;
	border-radius:5px;
	height: min-content;
}

.sidebar-image figure{
	margin: 0px !important;
	height: min-content;
}

.sidebar-image img{
	border-radius:5px;
	margin: 12px;
	margin-bottom: 4px;
	width: calc(100% - 24px);
	height: auto;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.2)
}
.sidebar-image > p {
	margin: 0px !important;
	padding: 0px !important;
}
.sidebar-image figcaption{
	margin-right: 12px;
	margin-left: 12px;
	margin-top: -6px;
	margin-bottom: 8px;
	width: calc(100% - 24px);
	font-size:0.8rem !important;
	color:#666 !important;
	
}
.sidebar-text{
	padding: 12px;
	width: calc(100% - 24px);
	font-size:0.9rem;
	line-height: 1.2rem;
}

.iisys-inner {
		border-radius:5px;
	    padding-top: 48px;
	    padding-bottom: 48px;
	    background: #d9d9d920;
	    box-shadow: 0px 0px 21px rgba(0,0,0,0.09);
	    box-shadow: 0px 0px 21px rgba(0,0,0,0.15);
}
.iisys-middle {
	padding: 0px 96px 0px 96px!important;;
}
.left {
	margin-left: -96px !important;
}
.right {
	margin-right: -96px !important;;
}
.no-sidebar .middle {
	padding-right: 1.5rem;
}

.wp-iisys-logo.wp-block-site-logo a {
	width:100% !important;
}
.wp-iisys-logo.wp-block-site-logo img {
	/*width: -webkit-fill-available !important;*/
	height:auto !important;
}
@media only screen and (max-width: 1000px) and (min-width: 782px)  {
	.iisys-inner {
		display: flex;
		flex-wrap: wrap !important;
	}

	.right > div > div {
		     align-items: flex-end !important;	
	}
	.right .sidebar {
		    margin-right: 24px;
   
    	width: calc( 100% - 144px)!important;
	}
	.right {
		flex-basis: 100% !important;
		margin-right: 0px !important;
	}
	.middle {
		padding: 0 24px !important;
		padding-left: 0 !important;
	}

}
@media only screen and (max-width: 781px) {
	.left {
		     margin-left: 0px !important;	
	}
	.left > div > div {
		     align-content: center !important;	
	}
	.square {
		    width: calc( 100% - 48px)!important;	
	}
	.square:not(:first-child) {
		    display: none !important;	
	}
	.iisys-middle {
		padding: 0px !important;
	}
	.middle {
		padding: 0 24px !important;
	}
	.right {
		     margin-left: 0px !important;	
		margin-right: 0px !important;
	}
	.right > div > div {
		     align-content: center !important;	
	}
	.sidebar {
		    width: calc( 100% - 48px)!important;	
	}
	.wp-iisys-logo.wp-block-site-logo a {
		width:100% !important;
	}
	.wp-iisys-logo.wp-block-site-logo img {
		width: auto !important;
		height:auto !important;
	}
}


/* ################################## 
 * NAVIGATION  
 * ##################################
 */

 @media only screen and (max-width: 1000px) {
	 .nav-triangle {
		 display: none;
	 }
	 .wp-block-navigation__submenu-container {
		 left: unset !important;
	 }
}
@media only screen and (min-width: 1000px) {

	.current-menu-ancestor, .current-menu-item > a {
		font-weight:bold !important;
	}
	
	.wp-block-navigation__submenu-container li:not(:first-child):not(:last-child) {
		padding: 0px 12px !important; 
	}
	
	
	.wp-block-navigation__submenu-container > li {
		border-top: 1px solid lightgray !important;
		padding-top: 5px !important;   
		align-items: flex-end  !important;
	}
	.wp-block-navigation .wp-block-navigation-item {
		align-items: flex-end  !important;
	}
	
	.wp-block-navigation__submenu-container li a{
		padding: 0px !important; 
		margin-right: 5px !important; 
	}
	.wp-block-navigation__submenu-container {
		background: #ffffff;
		padding-top:19px !important;
		border: 1px solid lightgray !important;  
		border-radius: 0px;
		flex-direction: row !important;
		width: max-content !important;
		font-size: 0.9rem;

		border-left: none !important;
		border-right: none !important;
		border-bottom: none !important;
		border-top: none !important;
	}
	.navi-item-iisys-clicked:after {
		content: "";
		width: 40px;
		height: 32px;
		background: red url("https://placehold.co/32x40") no-repeat center;
		top: 18px;
		left: attr(data-content);
		position: absolute;
		display: inline-block;
		z-index:999;
	}


}




/* ################################## 
 * STARTSEITE  
 * ##################################
 */


.home  .wp-container-5 {
	display: none;
}
.parent { 
	margin:6px !important;
	display: grid; 
	grid-column-gap: 16px;
	grid-row-gap: 16px; 
	justify-content: center;
	grid-template-areas: 'y1x1 y1x2 y1x3' 'y2x1 y2x2 y2x3' 'y3x1 y3x2 y3x3';
	grid-template-columns: repeat(3, minmax(100px, 180px));
	justify-content: center;
}

.parent > div { 
	width: 100%;
	height: 100%;
	display: flex;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	transition: 0.2s;
}

.parent img { 
	width: 100% !important;
	height: auto !important;
	border-radius: 5px;
	object-fit: cover;
	aspect-ratio: 1/1;
}

.parent > div > a {
	padding-top: 20%;
    text-align: center;
    width: 100%;
    font-size: 1.1rem;
	word-wrap: break-word;;
	overflow-wrap: break-word;
	
    color: #333;
    text-shadow: 0 0 6px #ffffffad;
	
	letter-spacing: 0.02em;
	text-transform: uppercase;	
}

.parent > div:hover {
	backdrop-filter: blur(1px);
	-webkit-backdrop-filter: blur(1px);
}
.parent > div:hover a{
	font-weight:bold;
}

@media only screen and (max-width: 400px) {
	.parent {
		grid-template-areas: 'y1x1' 'y1x2' 'y1x3' 'y2x1' 'y2x2' 'y2x3' 'y3x1' 'y3x2' 'y3x3' ;
		justify-content: center;
		grid-template-columns: repeat(1, minmax(100px, 256px));
  	}
	.parent > div > a {
		font-size: 1.5rem;
	}
}
@media only screen and (max-width: 800px) {

	.parent > div > a {
		font-size: 1.2rem;
	}
}
/*.uagb-is-root-container {
	padding: 0px !important;
	margin: 0px !important;
}

*/

.div1 { grid-area: y1x1; } 
.div2 { 
	grid-area: y1x1;
	background: linear-gradient(330.44deg, rgb(246 237 197 / 70%) -2.94%, #fff8daeb 70.7%);
} 

.div3 { grid-area: y1x2;} 
.div4 { 
	grid-area: y1x2;
	background: linear-gradient(317.15deg, rgb(255 223 87 / 81%) 47.75%, rgba(255, 223, 87, 0.398095) 98.68%);
} 

.div5 { grid-area: y1x3;} 
.div6 { 
	grid-area: y1x3;
	background: linear-gradient(314.88deg, #F8CB09 13.29%, rgba(249, 208, 36, 0.725926) 81.81%);
} 

.div7 { grid-area: y2x1;}  
.div7 img { filter: grayscale(1) brightness(110%);}  
.div8 { 
	grid-area: y2x1;
	background: linear-gradient(135.62deg, #fbf7f7 14.98%, rgb(255 255 255 / 39%) 101.55%);
} 

.div9 { grid-area: y2x2;} 
.div10 { 
	grid-area: y2x2;
	background: linear-gradient(140.16deg, #ffd626db 42.48%, rgba(254, 211, 27, 0.28) 130.14%);
} 

.div11 { grid-area: y2x3;} 
.div12 { 
	grid-area: y2x3;
	background: linear-gradient(315.85deg, rgba(255, 235, 152, 0.69) 1.44%, #FFE471 93.76%);
}

.div13 { grid-area: y3x1;} 
.div14 { 
	grid-area: y3x1;	
	background: linear-gradient(314.71deg, rgba(0, 0, 0, 0.910714) 9.01%, rgba(255, 255, 255, 0) 100%);
} 
.div14 > a {
	color: #fff !important;
    text-shadow: 0 0 6px #333333ad !important;
}

.div15 { grid-area: y3x2;} 
.div16 { 
	grid-area: y3x2;
	background: linear-gradient(135.62deg, #f8f8f8e3 14.98%, rgb(255 255 255 / 48%) 101.55%);
} 

.div17 { grid-area: y3x3;} 
.div18 { 
	grid-area: y3x3;
	background: linear-gradient(133.38deg, rgba(255, 242, 188, 0.34) 14.4%, #FFEFAB 96.64%);
} 



/* ################################## 
 * BREADCRUMBS
 * ##################################
 */

.breadcrumb {
	display: flex;
    flex-direction: row;
    list-style-type: "→";
	padding: 0px;
	margin: 6px;
	color: #999 !important;
}
.breadcrumb li::marker {
	font-style: normal !important;
}
.breadcrumb li a {
	color: #666 !important;
}
.breadcrumb li{
	margin-left: 13px;
    padding-left: 5px;
	font-size: 0.9rem !important;
    font-style: italic !important;
    text-shadow: 0px 0px 2px #6c6c6c1a !important;
}
.breadcrumb li:first-child{
    list-style-type: none;
	margin-left: 0px;
    padding-left: 0px;
}
#siteBreadcrumb {
	max-width: var(--wp--style--global--wide-size);
	padding: 0 24px;
}

.home #siteBreadcrumb {
	visibility: hidden;
}
.pt-li-12px li:not(:first-child){
	padding-top: 12px;
}
.pt-li-12px li a{
	margin-left: -12px;
}
.pt-li-12px li {
	padding-left: 12px;
}

/* ################################## 
 * PROFILE LOOP
 * ##################################
 */

.profile-list {
	display: grid;
    grid-template-columns: repeat( auto-fit, minmax(min(180px, 100%), 1fr) );
	column-gap: 32px;
	row-gap: 64px;
}

.profile-list-item {
    border-radius: 5px;
	font-size:0.9rem !important;
	max-width: 250px;
}
.profile-list-item a {
	color:  var(--wp--preset--color--secondary) !important;
	font-weight: bold;
}
.profile-list-item a:last-child:after {
    content:""
}
.profile-list-item img{
	border-radius: 6px;
    box-shadow: 0 0 4px 0px rgba(0,0,0,0.2);
    width: calc(100% - 12px);
    aspect-ratio: 1/1.4;
    height: auto;
    object-position: 0% 00%;
    object-fit: cover;
    border: 5px solid #ffffff00;
}

/* ################################## 
 * MULTILANGUAGE SWITCH 
 * ##################################
 */

.widget_mslswidget a:not(:first-child) {
	margin-left: 4px;
}

.widget_mslswidget a:not(:first-child):before {
	content: "|";
	margin-right: 4px;
}
.widget_mslswidget img {
	height: 20px;
	margin-bottom: -4px;
}
.widget_mslswidget {

	text-align:right;

}

/* ################################## 
 * COMMON 
 * ##################################
 */

.wp-block-image figcaption {
	font-size: 0.9rem !important;
	color: #666 !important;
}
.wp-block-media-text__media img {
	border: 1px solid lightgray;
	padding: 6px;
	border-radius: 5px;
}

.border-style img {
	border: 1px solid lightgray !important;
	padding: 6px !important;
	border-radius: 5px !important;
}

.media-text.media-text-xs {
	grid-template-columns: 10% auto !important;
}
.media-text.media-text-xs  .wp-block-media-text__content {
	padding: 0 4% !important;
}
.normal-word-break {
	word-break: normal !important;
}
/* ################################## 
 * PRESS LOOP
 * ##################################
 */
.press-posts {
	display: flex;
	flex-direction: column;
}
.press-posts div {
	padding-left: 2%;
	display: flex;
}
.press-posts img{
	max-width: 100px;
	height: auto;
	margin-right:12px;
	border: 1px solid lightgray !important;
	padding: 6px !important;
	border-radius: 5px !important;
}
.press-posts-list h4, .press-posts-list h5, .press-posts-list h6{
	padding: 0;
    margin: 0;
	margin-bottom: 5px;

}
.press-posts-list h5{
	font-size: 1rem;
}
.press-posts-list li:not(:first-child){
    margin-top: 24px;
}
.press-posts-list li:last-child {
    margin-bottom: 24px;
}
.press-posts-list ul {
	margin-bottom:48px;
}
.press-posts p{
	margin: 0;
	padding: 0;

}

.widget_mslswidget {
}

.wp-block-pb-accordion-item.is-open {
	margin-bottom: 48px !important;
}

.wp-block-pb-accordion-item {
	margin-top: 18px !important;
}
.wp-block-pb-accordion-item:has(>h5) {
	margin-top: 6px !important;
}
.c-accordion__title {
    margin: 0 !important;
    font-weight: 500;
	text-transform: none !important;
}
h4.c-accordion__title  {
	font-size: 1.2rem;
    
}
h5.c-accordion__title  {
	font-size: 1rem;
     font-weight: 600;
}
.iisys-language-switcher + a img {
	margin-bottom: -3px;
	margin-left:12px;
	width: auto !important;
	height: 18px !important;
}
