@charset "UTF-8";
.ce_es_events_list .ce_accordion .toggler {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* Base / Typo / Layout */
body {
  -webkit-text-size-adjust: auto;
  color: #555555;
  font-family: "Fira Sans", sans-serif;
  line-height: 1.25;
}

* {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

p {
  color: #3c3c3c;
}

a {
  color: #2055A0;
}
a:hover {
  color: #555555;
}

h1,
h2,
h3 {
  color: #2055A0;
  padding: 0 0 10px 0;
  margin: 0;
  letter-spacing: 1px;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

/* Bildschirmbreite */
.max-width {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 2em;
}

/* Äußerer Abstand oben */
.mt_1 {
  margin-top: 1em;
}

.mt_2 {
  margin-top: 2em;
}

.mt_3 {
  margin-top: 3em;
}

/* Äußerer Abstand unten */
.mb_1 {
  margin-bottom: 1em;
}

.mb_2 {
  margin-bottom: 2em;
}

.mb_3 {
  margin-bottom: 3em;
}

/* Innerer Abstand oben */
.pt_1 {
  padding-top: 1em;
}

.pt_2 {
  padding-top: 2em;
}

.pt_3 {
  padding-top: 3em;
}

/* Innerer Abstand unten */
.pb_1 {
  padding-bottom: 1em;
}

.pb_2 {
  padding-bottom: 2em;
}

.pb_3 {
  padding-bottom: 3em;
}

/* Innerer Abstand re+li */
.plr_1 {
  padding-left: 1em;
  padding-right: 1em;
}

.plr_2 {
  padding-left: 2em;
  padding-right: 2em;
}

.plr_3 {
  padding-left: 3em;
  padding-right: 3em;
}

/* Color 1 */
.col1 {
  color: #2055A0;
}

/* Color 2 */
.col2 {
  color: #C7D4E7;
}

/* Color 3 */
.col3 {
  color: #7e8bc2;
}

/* Color 4 */
.col4 {
  color: #555555;
}

/* Color 5 */
.col5 {
  color: #989898;
}

a {
  color: #2055A0;
  text-shadow: none;
}
a:hover {
  color: rgba(60, 60, 60, 0.8);
}

.bg-1 {
  background-color: #2055A0;
}
.bg-1 a {
  color: #989898;
}
.bg-1 a:hover {
  color: #7e8bc2;
}

.bg-2 {
  background-color: #C7D4E7;
}
.bg-2 a {
  color: #2055A0;
}
.bg-2 a:hover {
  color: #ffffff;
}

.bg-2 {
  background-color: #C7D4E7;
}

.bg-3 {
  background-color: #7e8bc2;
}

.bg-4 {
  background-color: #555555;
}

.border_top_color1 {
  border-top: 8px solid #2055A0;
}

.border_top_color3 {
  border-top: 8px solid #7e8bc2;
}

.centered {
  text-align: center;
}
.centered img {
  margin-left: auto;
  margin-right: auto;
}
.centered button, .centered .btn, .centered .more {
  margin: 3em 0 0 0;
}

button,
.btn a,
.back a,
.more a,
.subscribe a,
form button,
input[type=submit] {
  display: inline-block;
  color: #2055A0;
  font-family: "Fira Sans", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  display: inline-block;
  background-image: none;
  background-color: #ffffff;
  border: 2px solid #2055A0;
  border-radius: 0;
  padding: 0.5em 1.5em;
  margin: 0.5em 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
button:hover,
.btn a:hover,
.back a:hover,
.more a:hover,
.subscribe a:hover,
input[type=submit]:hover {
  background-color: #2055A0;
  color: #ffffff;
}

button p,
.btn a p,
.back a p,
.more a p,
.subscribe a p,
form button p,
input[type=submit] p {
  margin: 0;
  padding: 0;
}
#main button p p, #main button p ul, #main button p ol, #main button p table, #main button p form, #main button p fieldset,
#main .btn a p p,
#main .btn a p ul,
#main .btn a p ol,
#main .btn a p table,
#main .btn a p form,
#main .btn a p fieldset,
#main .back a p p,
#main .back a p ul,
#main .back a p ol,
#main .back a p table,
#main .back a p form,
#main .back a p fieldset,
#main .more a p p,
#main .more a p ul,
#main .more a p ol,
#main .more a p table,
#main .more a p form,
#main .more a p fieldset,
#main .subscribe a p p,
#main .subscribe a p ul,
#main .subscribe a p ol,
#main .subscribe a p table,
#main .subscribe a p form,
#main .subscribe a p fieldset,
#main form button p p,
#main form button p ul,
#main form button p ol,
#main form button p table,
#main form button p form,
#main form button p fieldset,
#main input[type=submit] p p,
#main input[type=submit] p ul,
#main input[type=submit] p ol,
#main input[type=submit] p table,
#main input[type=submit] p form,
#main input[type=submit] p fieldset {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

form .widget:not(.widget-submit) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 1.5em;
}
form .widget:not(.widget-submit) label {
  color: #2055A0;
  font-weight: 600;
}
form .widget:not(.widget-submit) input, form .widget:not(.widget-submit) select {
  padding: 0.25em;
  border: 2px solid #7e8bc2;
  max-width: 300px;
}
form .widget:not(.widget-submit) input:hover, form .widget:not(.widget-submit) select:hover {
  border-color: #2055A0;
  background-color: #f6f6f6;
}
form .widget:not(.widget-submit) input:focus-visible, form .widget:not(.widget-submit) select:focus-visible {
  border: 0;
}

/* Header */
#header {
  background-color: #ffffff;
}
#header .inside {
  margin: 0 auto;
  padding: 2em;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1140px;
}
#header .inside h1 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  text-align: center;
  color: #000000;
}
#header .inside img {
  width: 300px;
}

/* Footer */
#footer {
  font-size: 18px;
  padding: 50px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* Navigation */
#header .mod_navigation ul li a,
#header .mod_navigation ul li span,
#header .mod_navigation ul li strong {
  color: #ffffff;
  font-size: 2.25rem;
  letter-spacing: 1px;
}
#header .mod_navigation ul li a:hover,
#header .mod_navigation ul li span:hover,
#header .mod_navigation ul li strong:hover {
  color: #555555;
}

#header .mainnavi ul.level_2 li strong {
  padding: 2px 5px 3px;
  font-size: 14px;
}

#header .mainnavi ul.level_2 li.active strong {
  font-size: 14px;
  font-weight: normal;
  padding-left: 10px;
}

#header .mod_navigation ul.level_2 {
  margin-top: 20px;
}

/* Mobile Menu */
.button-menu {
  right: 22px;
  left: auto;
  top: 1px;
  font-size: 30px;
}
.button-menu .fa-navicon:before {
  content: "\f0c9";
  color: #ffffff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.button-menu .fa-navicon:hover:before {
  color: #2055A0;
}

.overlay-menu .mobilenavi {
  padding-top: 0px;
}
.overlay-menu .mobilenavi .level_1 > li {
  float: none;
  width: auto;
  margin: 15px;
  border-bottom: 1px solid #ffffff;
  padding: 5px 10px;
}
.overlay-menu .mobilenavi .level_1 > li .submenu.trail > span {
  font-size: 18px;
}
.overlay-menu .mobilenavi .level_2 .active {
  background-color: transparent;
  padding-left: 0;
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
}

/* Event-List */
.ce_es_events_list {
  max-width: 1140px;
  margin: 3em auto 0 auto;
  padding: 0 2em;
}
.ce_es_events_list .ce_accordion .toggler {
  background-color: #2055A0;
  color: #ffffff;
  position: relative;
  margin: 10px 0;
  padding: 1.125em;
  border-radius: 3px;
  outline: none;
  font-weight: 500;
  cursor: pointer;
}
.ce_es_events_list .ce_accordion .toggler:after {
  font-family: "Font Awesome 5 Pro";
  content: "+";
  display: inline-block;
  position: absolute;
  top: 0.2em;
  right: 0.5em;
  font-size: 2.5rem;
  font-weight: 600;
}
.ce_es_events_list .ce_accordion .toggler.active:after {
  content: "\f068";
}
.ce_es_events_list .ce_accordion .accordion {
  position: relative;
  margin-bottom: -2px;
  padding: 0.0625em 1.25em;
  background-color: #ffffff;
  display: table;
  width: 100%;
  border-radius: 0 0 3px 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ce_es_events_list .ce_accordion .accordion > div {
  min-height: 190px;
}
.ce_es_events_list .event_image {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.ce_es_events_list .event_event_time {
  display: none;
}

/* Event-Kalender */
.ce_es_events_calendar {
  max-width: 1140px;
  padding: 2em;
  margin: 0 auto;
}
.ce_es_events_calendar .events-calendar {
  width: 100%;
}
.ce_es_events_calendar .events-calendar caption {
  padding: 1em 0;
  font-weight: bold;
  font-size: 1.5rem;
}
.ce_es_events_calendar .events-calendar caption a {
  text-decoration: none;
}
.ce_es_events_calendar .events-calendar caption span {
  margin: 0 2em;
}
.ce_es_events_calendar .events-calendar thead {
  background-color: #2055A0;
  color: #ffffff;
}
.ce_es_events_calendar .events-calendar thead th {
  padding: 0.5em 0;
}
.ce_es_events_calendar .events-calendar tbody {
  font-size: 0.8rem;
}
.ce_es_events_calendar .events-calendar tbody td {
  padding: 5px;
}
.ce_es_events_calendar .events-calendar tbody td .day {
  color: #2055A0;
  font-weight: 600;
}
.ce_es_events_calendar .events-calendar tbody td .events a {
  display: block;
  padding: 0.25em;
  margin: 0.5em 0;
  background-color: #C7D4E7;
}
.ce_es_events_calendar .events-calendar__week-of-year {
  width: 3.5%;
}
.ce_es_events_calendar .events-calendar__day {
  width: 13.7857142857%;
}
.ce_es_events_calendar .events-calendar tbody .events-calendar__week-of-year {
  background-color: #f6f6f6;
  text-align: center;
}

/* Event-Details */
.mod_es_event_reader .event_image {
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem;
}
.mod_es_event_reader .event_teaser {
  display: none;
}
.mod_es_event_reader .event_speakers .speakers {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.mod_es_event_reader .event_speakers .speakers li .speaker {
  margin: 0 2em 2em 0;
}
.mod_es_event_reader .event_speakers .speakers li .speaker .image_container {
  float: left;
  margin-right: 2em;
  width: 180px;
  height: 240px;
  background-color: #C7D4E7;
}
.mod_es_event_reader .event_speakers .speakers li .speaker .image_container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.mod_es_event_reader .event_speakers .speakers li .speaker span {
  display: block;
}
.mod_es_event_reader .event_speakers .speakers li .speaker--name {
  font-weight: 600;
}
.mod_es_event_reader .event_speakers .speakers li .speaker--job {
  margin-bottom: 0.5em;
}
.mod_es_event_reader .event_dates .event_date {
  color: #2055A0;
  margin: 0;
}
.mod_es_event_reader .event_dates .event_date-vacancies {
  margin: 0 0 0.75em 0;
}
.mod_es_event_reader .course-units {
  margin-left: 0;
}

/* Event-Anmeldung */
/* RESPONSIVE LAYOUT */