/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

body {
  background-color: #fff;
}

.container {
	 width: 87%; 
	/*padding-left: 15rem;
	padding-right: 15rem;*/
}

/*!!!!! genauere Definition -- ACHTUNG Formulare  */
.ui-dialog {
	max-width: 750px;
}

/**
 * Einstellungen Regions
 */
 
 /* *** Header *** */

.navbar {
	margin-bottom: 0;
}

.navbar-header {
  width: 100%;
}

.navbar-default {
  background-color: #fff;
  border: none;
}

.navbar-default.container {
  padding: 0;
}


.navbar .logo img{
	max-width: 100%;
}


.navbar-nav {
  float: right;
}

.navbar-nav > li > a, .navbar-nav > li > span  {
  display: block;
  padding-left: 2rem;
  padding-right: 2rem;
}

.page-header {
	border-bottom: 0;
}



/* *** Searchpage *** */

/* Searchpage */
.region-sidebar-first .block-facets{
	border-right: 1px solid #ff07fc;
	border-bottom: 1px solid #ff07fc;
	margin-bottom: 2.5rem;
	padding-right: 1rem;
}


/* Searchform in Header */

#block-hervorgehobenesformularsearch-index-contentpage-1-2.bef-exposed-form {
	padding-left: 1.5rem;
	padding-top: 1rem;
}

#block-hervorgehobenesformularsearch-index-contentpage-1-2.bef-exposed-form #edit-submit-search-index-content{
	overflow:hidden;
	color: #fff;
	width: 2.1rem;
	background-color: transparent;
}

#block-hervorgehobenesformularsearch-index-contentpage-1-2.bef-exposed-form #edit-submit-search-index-content .glyphicon-search:before{
	font-size: 1.5rem;
	color: #000;
}
#block-hervorgehobenesformularsearch-index-contentpage-1-2.bef-exposed-form .form--inline  .form-text{
	border: 0;
	border-left: thin solid lightgrey;
	border-top: thin solid lightgrey;
}



 /* *** Main Container *** */

.main-container {
  background-image: url('../images/image-ldouble-ine.png');
  background-position-y: top;
  background-repeat: repeat-x;
  padding: 2rem 0 0 0;
}


 /* *** Content *** */


.block-entity-viewtaxonomy-term,
article {
	margin: 3rem 0 0 0;
}

.content-main{
	padding-bottom: 1.5rem;
}

.view-taxonomy-term,
.block-views-blockverwandte-artikel-block-1,
.block-views-blockservice-block-1 {
	margin-top: 3rem;
}

/* Pager */

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus {
	background-color: #ff07fc;
  border-color: #ff07fc;
}

.pagination > li > a,.pagination > li > a:hover,.pagination > li > a:focus, .pagination > li > span {
	color: #000;
}
 /* *** Footer *** */


.footer.container {
  background-image: url('../images/image-ldouble-ine.png');
  background-position-y: top;
  background-repeat: repeat-x;
  padding: 2rem 0 2rem 0;
  margin-top: 0;
}

.region-footer {
	position: relative;
  background-color: #ffff01;
  border: none;
  padding: 1em;
  display: flex;
  flex-direction: column;

  width: 100%;
}



#block-newsletterabonieren{
}

#block-newsletterabonieren p{
	border: 2px solid black;
  outline: #04ffff solid 10px;
  border-radius: 5px;
	padding: 0;
}

#block-newsletterabonieren .btn {
	height: 8rem;
	width: 100%;
	font-weight: 800;
	font-size: 1.2rem;
	padding-top: 6rem;
	background-image: url('../images/newsletter.png');
	background-size: 8rem;
	background-position-x: center;
	background-repeat: no-repeat;
}

#block-presseverteilerabonnieren {
	flex-basis: 67%;
}
#block-presseverteilerabonnieren p {
	width: auto;
  min-width: min-content;
  max-width: max-content;
	border: 2px solid black;
  outline: #ff07fc solid 10px;
  border-radius: 5px;
	padding: 0;
}

#block-presseverteilerabonnieren-33pc p {
	width: 50%;
	margin: 0 auto;
	border: 2px solid black;
  outline: #ff07fc solid 10px;
  border-radius: 5px;
	padding: 0;
}

#block-presseverteilerabonnieren p .btn, #block-presseverteilerabonnieren-33pc p .btn {
	font-weight: 800;
	font-size: 1.2rem;
	background-image: url('../images/newsletter.png');
	background-color: #ff07fc;
	background-size: 100%;
	background-repeat: no-repeat;
}
#block-presseverteilerabonnieren-33pc p .btn {
	width: 100%;
	height: 10rem;
	padding-top: 8rem;
	white-space: normal;
}


#block-presseverteilerabonnieren-33pc {
padding: 0 13px;

}









#block-presseverteilerabonnieren p .btn:focus{
	color: #000;
}

#block-presseverteilerabbestellen {
	margin-top: 2rem;
	flex-basis: auto;
}



#block-adresseimfooter img {
	max-width: 100%;
	margin-left: -10px;
}



/* *** Over All Regions *** */

/* Taxonomy */


/* Title of Blocks with double line */




/* Button Classes */

.btn-primary, .btn-primary:link, .btn-primary:visited, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color: #04ffff;
	color: #000;
	border: 0;
	border-radius: 0px;
}

.btn-primary.bg-magenta, .btn-primary.bg-magenta:link, .btn-primary.bg-magenta:visited, .btn-primary.bg-magenta:hover, .btn-primary.bg-magenta:focus, .btn-primary.bg-magenta:active {
	background-color: #ff07fc;
	color: #fff;
}


.btn-primary-cyan {
	background-color: #04ffff;
	color: #000;
	border: 0;
	border-radius: 0px;
}

.btn-big, btn-big a {
  padding: 12px 30px;
	font-weight: bold;
	font-size: 1.2rem
}

.more-link.form-group {
	float: right;
  margin-left: 1rem;
  margin-bottom: 1rem;
  background-color: #ff07fc;
	color: #fff;
	border: 0;
	border-radius: 0px;
	display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  padding: 12px 30px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  user-select: none;
}

.more-link.form-group a {
	color: #fff;
	font-weight: bold;
	font-size: 1.2rem
}

.btn-primary:hover, .btn-primary:hover {
	color: #000;
}

/* Overlay */
.ui-dialog-titlebar {
	background: #fff;
}
 
 .ui-dialog-titlebar-close {
 	border: 1px solid #ff07fc;
 	border-radius: 10px;
 }
 
 .ui-dialog-titlebar-close::after {
 	content: "x";
 	font-weight: 100;
 	font-size: 0.8em;
 	vertical-align: super;
 	color: #ff07fc;
 }


/* View mode Classes*/


.node--view-mode-teaser {
	margin-bottom: 3rem;
}

.node--view-mode-teaser .group-header .field--name-field-suchbegriffe-infothek{
	float: right;
}

.node--view-mode-teaser .group-middle {
	margin-bottom: 2rem;
}


.node--type-person .node--view-mode-visitenkarte-mit-adresse .group-middle,
.node--type-person .node--view-mode-visitenkarte-telkom .group-middle {
	height: 12rem;

}

.node--type-person.node--view-mode-visitenkarte-funktion .group-middle {
	height: 9em;
	overflow: scroll;
}



.block-views-blockfrontpage-wer-wir-sind-block-1 .node--view-mode-teaser .group-middle:not(.cool *) {
	height: 15rem;
	overflow-y: scroll;
}

/* Personen */
.node--type-person.node--view-mode-full .group-left{
	padding-right: 1em;
}
.node--type-person.node--view-mode-full .group-right{
	padding-left: 1em;
}

.node--type-person.node--view-mode-full .field {
	padding-bottom: 1em;
}


/* Event */
.event .block-field-blocknodeeventfield-offen-fuer{
	text-align: left;
}

.event #event-info, .event .block-field-blocknodeeventfield-offen-fuer {
	margin-block-end: 2rem;
}

.event #event-info .group-left, .event #event-info .group-right {
	min-height: 5em;
	padding: 1em;
}

.block-field-blocknodeeventfield-art-der-veranstaltung{
	font-size: 1.3rem;
  line-height: 1.7rem;
  font-weight: 100;
}


/* Term */
.taxonomy-term--view-mode-teaser{
	cursor: pointer;
}


.taxonomy-term--view-mode-teaser img{
	margin: 1em auto;
}

/* Link */
.btn p{
	padding: 0;
}



/* *** Paragraphs *** */


/*  Personen */
.paragraph--type-personen {
	margin-top: 1.5rem;
}

.paragraph--type-personen .node--type-person {
	margin-bottom: 1.5rem;
}

.paragraph--type-formatierter-text-und-downloads .group-right {
	border-left: 1px solid #ff07fc;
	border-bottom: 1px solid #ff07fc;
	padding: 0 0 1rem 1rem;
}

.paragraph--type-formatierter-text-und-downloads .group-right .field--name-field-downloads{
	padding-bottom: 0.7rem;
}

.paragraph--type-formatierter-text-und-downloads svg.ext{
	padding: 1rem;
}

.paragraph--type-formatierter-text-und-downloads a{
	font-size: 0.9rem;
	font-weight: bold;
}


.paragraph--type-formatierter-text-und-downloads a.ext:before{
	content: "";
	display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.7rem;
  content: "";
  background: url('../images/link-extern.png') no-repeat 0 0;
  background-size: 100%;
}

/* 
.paragraph--type-zweispaltiger-text.paragraph--view-mode-_6-links-33-rechts.ds-3col-stacked-fluid.group-one-sidebar > .group-middle{
	width: auto;
	padding-right: 1rem;
}

.paragraph--type-zweispaltiger-text.paragraph--view-mode-_6-links-33-rechts.ds-3col-stacked-fluid.group-one-sidebar > .group-right{
	width: 33.33333%;
	padding-left: 1rem;

.paragraph--type-zweispaltiger-text.paragraph--view-mode-_3-links-66-rechts.ds-3col-stacked-fluid.group-one-sidebar > .group-left{
	width: 100%;
	float:none;
	margin: 1rem 0;
}
}
 */

.paragraph--type-zweispaltiger-text.paragraph--view-mode-_3-links-66-rechts.ds-3col-stacked-fluid.group-one-sidebar > .group-middle,
.paragraph--type-zweispaltiger-text.paragraph--view-mode-_6-links-33-rechts.ds-3col-stacked-fluid.group-one-sidebar > .group-right,
.paragraph--type-zweispaltiger-text.paragraph--view-mode-_3-links-66-rechts.ds-3col-stacked-fluid.group-one-sidebar > .group-left {
	width: 100%;
	float:none;
	margin: 1rem 0;
}


/* Text und Bild */




/* Social Media Block */

#block-socialmedialinks {
	position: sticky;
	top: 10%;
	display: flex;
	flex-direction: row-reverse;
	height: 0px;
	z-index: 100;
	background: white;
}

#block-socialmedialinks .field--name-body {
	width: 4%;
	min-width: 1.5rem;
	max-width: 4rem;

	aspect-ratio: 1/1;
	padding: 10% 0 0;
	margin: 0;
}

#block-socialmedialinks p {
	padding: 0;
	margin: 0 0 15%;
}

#block-socialmedialinks img {
	width: 100%;
	height: auto;
	aspect-ratio: 1/1;
	padding: 0;
	margin: 0;
}

/* Media Classes */
.file {
	display: block;
}
.file>span, .file > span:last-child, .file > span:first-child {
	border: 0;
}

.glyphicon-file:before {
	content: "";
	display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  content: "";
  background: url('../images/download.png') no-repeat 0 0;
  background-size: 100%;
}
.file-icon, .file-link, .file-size {
	display: inline;
	margin-right: 0.7rem;
}

.file-icon {
	padding: 0;
}

.file-size {
	font-size: 0.7rem;
	font-weight: normal;
}

.field--name-field-kurzbeschreibung, .field--name-field-copyright{
	font-size: 0.8rem;
}

.field--name-field-copyright{
	text-align: right;
}

.field--name-field-copyright > span::before{
	content: "© ";
}
/* *** Themen *** */
/* Block Logo */

#block-views-block-bild-in-gelbem-balken-themen-block-1 .views-row {
	background-color: #ffff01;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;	
}
#block-views-block-bild-in-gelbem-balken-themen-block-1 .views-field-name {
	position: relative;
	margin: 0 0 1rem 1rem;
}

#block-views-block-bild-in-gelbem-balken-themen-block-1 .views-field-name h1{
	font-weight: bold;
	font-size: 2.5rem;
}




/* Themenleiste */

.view-themen {
	width: 100%
}
.view-themen .views-view-grid > div {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	background-color: #ffff01;
}

.view-themen .views-view-grid .flex-item-1 {
	flex-grow: 1;
	width: 100%;
	padding: 0 1em;
}





/* Coole What So Evers */


.layout--twocol-section.layout--twocol-section--50-50.cool-container {
	display: block;
	justify-content: space-between;
  padding: 4rem 0 2rem;
}

.layout--twocol-section.layout--twocol-section--50-50 > .cool {
	width: 100%;
}





.layout--twocol-section > .cool .views-element-container {
  padding: 1em;
  overflow: hidden;
  height: 100%;
}


.layout--twocol-section > .cool.bg-cyan > .views-element-container {
  background-image: url('../images/fuer_sie-gefunden-lang-cyan.png');
	background-size: 100%;
	background-position: top 1em right;
	background-repeat: no-repeat;
}

.layout--twocol-section > .cool .views-element-container .view-content{
  height: 100%;
  max-height: 430px;
  overflow-y: scroll;
	width: 100%;
	margin: 0px auto 0;
}

.layout--twocol-section > .cool.bg-cyan > .views-element-container .view-content{
	height: 100%;
  max-height: 430px;
  overflow-y: scroll;
	width: 68%;
	margin: 100px auto 0;
}

.layout--twocol-section > .cool .node--view-mode-teaser {
  margin: 0;
}


/* *** Slick *** */

/*slick-prev*/
.slider-container, .block-field-blocknodearticlefield-images-media {
    max-width: 100vw;
    width: 100%;
    overflow: hidden !important;
}


.slick-arrow {
	font-size: 1rem;
}
.slick-arrow::before {
  color: #ff07fc;
  font-size: 1.25rem;
}

.slick-arrow:hover::before {
  color: #ff07fc;
}



 
.slick-prev {
	left: -1.2rem;
}
.slick-next {
	right: -2.6rem;
}

/* */

/* *** Grid with Teasers *** */

.views-view-grid .column {
	padding: 0 1.5rem;
}


/* Color Classes */

/* BG */

.bg-yellow {
	background-color: #ffff01;
}

.bg-cyan {
	background-color: #04ffff;
}

.bg-cyan .btn-primary {
	background-color: #04ffff;
	color: #000;
}

.bg-magenta, .bg-magenta>a, .bg-magenta:hover, .bg-magenta:focus {
	background-color: #ff07fc;
	color: #fff;
}

.bg-magenta .btn-primary {
	background-color: #ff07fc;
}
/* hover */

.bg-cyan .btn-primary:hover, .bg-cyan .btn-primary:focus {
	background-color: #04ffff;
	color: #000;	
}

.flexbox {
	display: flex;
	flex-wrap: wrap;
}

.flexbox.space-between {
	justify-content: space-between;
}

.flexbox.space-around {
	justify-content: space-around;
}

.flexbox.space-evenly {
	justify-content: space-evenly;
}

.flexbox.flex-end {
	align-items: flex-end;
}


/* Special Classes and Field Classes*/

.float-left {
	float: left;
	margin-right: 1rem;
	margin-bottom: 1rem;
}
.float-right {
	float: right;
	margin-left: 1rem;
	margin-bottom: 1rem;
}
.scrollthis-y {
	overflow-y: scroll;
	max-height: 50rem;
	margin: 0;
}

.scrollthis-x {
	overflow-x: scroll;
	max-height: 50rem;
	margin: 5rem 0;
}


/* *** fields *** */
.field-label-above, .field--label {
	font-weight: bold;
}

/* *** Webform *** */
body:not(.user-logged-in) #edit-information{
	display: none;
}

.webform-submission-form {
	border: solid 1px #ff07fc;
	padding: 1em; 
}

.webform-submission-form #edit-actions, .webform-submission-form #edit-aktionen {
	display: flex;
	flex-direction: row-reverse;
}


/* ******* Veranstaltungskalender ********* */
div.view-veranstaltungskalender tr {
	background-color: #fff;
}

div.view-veranstaltungskalender td.views-field-field-datum-2 p {
	padding: 0;
	text-align: center;
}

div.view-veranstaltungskalender td.views-field-title p, div.view-veranstaltungskalender td.views-field-title h2 {
	padding: 0.5rem;
	margin: 0;
}

div.view-veranstaltungskalender p.day-of-date {
	color: #ff07fc;
	font-size: 3.9rem;
	line-height: 4rem;
}

p.month-of-date {
	font-size: 1.2rem;
	line-height: 1.2rem;
}