@import url("https://turing.ipsyscon.de/cdn/fontawesome/all.css");
@font-face {
  font-family: 'Roboto';
  src: url("https://turing.ipsyscon.de/cdn/roboto/Roboto-Regular.ttf") format("ttf"), url("https://turing.ipsyscon.de/cdn/roboto/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-light';
  src: url("https://turing.ipsyscon.de/cdn/roboto/Roboto-Light.ttf") format("ttf"), url("https://turing.ipsyscon.de/cdn/roboto/Roboto-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-bold';
  src: url("https://turing.ipsyscon.de/cdn/roboto/Roboto-Bold.ttf") format("ttf"), url("https://turing.ipsyscon.de/cdn/roboto/Roboto-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("https://turing.ipsyscon.de/cdn/roboto/Roboto-Black.ttf") format("ttf"), url("https://turing.ipsyscon.de/cdn/roboto/Roboto-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

body {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  color: #333; }

#content {
  display: block;
  margin: 0 auto;
  max-width: 1107px; }
  @media (min-width: 1107px) {
    #content .full-width {
      position: relative;
      margin-left: calc((100vw - 1107px) /-2);
      width: 100vw; } }
  #content .img-scale:hover {
    transform: scale(1.5);
    transition: all .7s; }
  #content .imagecontainer {
    overflow: hidden; }

.logo_left {
  position: relative; }

.logo_right {
  float: right; }

.logo_left,
.logo_right {
  height: 5rem; }

#headerpic {
  /* position: relative; */
  overflow: clip; }
  #headerpic img {
    width: 100vw; }
  #headerpic img.slide-image {
    height: 300px;
    width: unset !important; }
  #headerpic .carousel-indicators {
    top: 0; }
  #headerpic .carousel-caption {
    position: relative;
    bottom: 75px;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    width: 1000px;
    margin: 0 auto;
    height: 150px;
    box-shadow: 0px 5px 11px 0px #dcdcdc;
    text-align: left;
    padding-top: 0;
    left: unset;
    right: unset; }
    #headerpic .carousel-caption img {
      width: unset !important; }
    #headerpic .carousel-caption .headerteaser .text {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      display: block;
      z-index: 6;
      padding: 35px 0 0 30px; }
    #headerpic .carousel-caption .headerteaser .overlayverlauf {
      position: absolute;
      right: 0;
      height: 150px; }
      #headerpic .carousel-caption .headerteaser .overlayverlauf .overlay {
        position: absolute;
        top: 0;
        left: 0;
        background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
        width: 500px;
        height: 150px; }

/* #menubar li {
    list-style: none;
    display: inline;
} 

ul dropdown
*/
.navbar-toggler,
.navbar-toggler:focus {
  border: none;
  box-shadow: none; }

#navigation ul.main-navi {
  list-style: none;
  background: #fff;
  text-transform: uppercase;
  font-size: 18px; }
  #navigation ul.main-navi a:hover,
  #navigation ul.main-navi a:active {
    font-weight: bold; }

#navigation .nav-link {
  display: inline; }

#navigation .sub_menu_container .sub_menu a {
  color: #329c32;
  font-weight: 700;
  font-size: 16px; }

#navigation .sub_menu_container .sub_menu a:hover {
  font-family: Roboto-bold, Arial, Helvetica, sans-serif; }

@media (min-width: 992px) {
  #navigation {
    display: inline-block !important;
    width: 100%; }
    #navigation ul.main-navi {
      width: auto;
      float: right;
      padding: 0px 0 30px 0;
      margin: 0;
      height: 100px;
      line-height: 100px;
      display: block; }
    #navigation a.show {
      border-bottom: 4px solid #329c32; }
    #navigation li.nav-link {
      padding: 0px 40px 0px 0px;
      display: inline-block; }
      #navigation li.nav-link .fa-caret-down {
        font-size: 10px;
        position: absolute;
        top: -4px;
        right: -20px;
        line-height: 100px; }
    #navigation .sub_menu_container {
      width: 99vw;
      border: none;
      padding: 0;
      background: unset; }
      #navigation .sub_menu_container .sub_menu {
        width: 1430px;
        margin-top: -2px;
        background: #fff;
        box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.149);
        overflow: hidden;
        margin: auto;
        margin-top: -2px;
        width: 75%; }
        #navigation .sub_menu_container .sub_menu a {
          padding-left: 50px; } }

.breadcrumb {
  padding: 8px 15px 25px 0;
  margin-bottom: 25px; }
  .breadcrumb li {
    list-style: none;
    display: inline;
    font-size: 18px; }
    .breadcrumb li a {
      vertical-align: middle; }
    .breadcrumb li a:hover {
      color: #1d1d1b; }
  .breadcrumb .separator {
    font-size: 20px; }

h1 {
  color: #1d1d1b;
  font-size: 48px;
  line-height: 58px;
  font-family: Roboto-light, Arial, Helvetica, sans-serif;
  font-weight: 500;
  margin-bottom: 12px;
  margin-top: 24px; }

h2 {
  color: #329c32;
  color: #329c32;
  font-size: 24px;
  line-height: 29px;
  font-family: Roboto-bold, Arial, Helvetica, sans-serif;
  text-transform: uppercase; }

h2 {
  margin: 8px 0 !important;
  color: #509e2f; }

#footer {
  /*     font-family: Roboto, Arial, Helvetica, sans-serif;
    background-color: #509e2f;
    position: relative;
    text-align: center;

    a {
        color: white;
        text-decoration: none;
    }

    ul {
        margin: 0;

        li {
            display: inline-block;
            color: white;
            font-size: 14px;
            padding: 8px 10px;
            margin-bottom: 0;
            font-weight: bold;
            padding-top: 10px;
        }
    } */
  margin-top: 60px;
  padding: 40px 0 20px;
  background: #1d1d1b;
  color: #fff; }
  #footer .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }

footer {
  font-size: 18px; }
  footer .topfooter i.fas.fa-angle-double-right {
    color: #329c32;
    padding-right: 10px; }
  footer .topfooter .rechts ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right; }
    footer .topfooter .rechts ul li {
      min-width: 200px;
      border-bottom: 1px dashed #706f6f; }
      footer .topfooter .rechts ul li a {
        font-size: 18px;
        line-height: 52px;
        color: #fff;
        text-transform: uppercase; }
      footer .topfooter .rechts ul li a:hover {
        color: #509e2f; }
  footer .topfooter .links a {
    color: #509e2f; }
  footer .topfooter .links a:hover {
    color: #fff; }
  footer .bottomfooter {
    font-size: 14px; }
    footer .bottomfooter .social i {
      color: white;
      font-size: 1.2rem;
      float: right;
      margin: 0.5rem; }
    footer .bottomfooter ul {
      display: inline-flex;
      padding: 0; }
      footer .bottomfooter ul li {
        display: inline;
        padding-left: 25px; }
        footer .bottomfooter ul li a {
          color: white; }
        footer .bottomfooter ul li a:hover {
          color: #509e2f; }

a {
  font-weight: normal;
  color: #509e2f;
  text-decoration: none; }

ul {
  list-style-image: url(/static/arrow.png); }

.room {
  display: inline-flex; }

.arrow {
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  color: #509e2f; }
  .arrow button {
    border: none;
    background-color: unset;
    color: #509e2f;
    float: right; }

.background-gray {
  background-color: #f2f2f2; }

.container.programm .row {
  border-top: 1px solid #ddd;
  padding: 5px; }
  .container.programm .row .col-sm-2 {
    min-width: 150px; }

.modal-content {
  border-radius: unset; }
  .modal-content .modal-header {
    border-top-left-radius: unset;
    border-top-right-radius: unset; }

.accordion .accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-icon); }

.accordion .accordion-item {
  font-size: 14px;
  color: #555; }
  .accordion .accordion-item h2 {
    margin: 0 !important; }
  .accordion .accordion-item button {
    font-size: 14px; }

.accordion .accordion-body {
  padding: 0; }
  .accordion .accordion-body .container {
    max-width: unset; }
  .accordion .accordion-body .row {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    min-height: 3em; }
    .accordion .accordion-body .row .abstractText .btn.btn-primary {
      background-color: unset;
      border: unset;
      color: #509e2f;
      padding: 0; }
  .accordion .accordion-body .row:hover {
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.149);
    /*             margin-top: 0.5em;
            margin-bottom: 0.5em; */ }

.accordion .accordion-button,
.accordion .accordion-button:not(.collapsed) {
  background-color: #909090;
  color: white;
  border-top-right-radius: unset;
  border-top-left-radius: unset;
  padding: 5px; }

.accordion .accordion-button:focus {
  box-shadow: none; }

.clockStyle {
  font-size: 18px;
  font-weight: bold; }

.contactinfo label {
  min-width: 7rem; }

.form-group.required label:after {
  content: "*";
  color: red; }

.alert {
  border-radius: 0; }

#submit {
  font-size: large;
  font-weight: 700;
  margin-top: 1rem;
  padding: 1rem;
  border: none; }

.card {
  margin: 1rem 0;
  border-radius: unset; }
  .card .card-header {
    border-radius: unset;
    text-transform: uppercase; }

.bg-fachkongress {
  background-color: #ffc123; }

.bg-ip-green {
  background-color: #509e2f;
  color: white; }

input,
select {
  margin-bottom: 0.25rem; }

a:hover {
  color: #333; }

.filter {
  height: 2rem; }
  .filter i {
    color: #555; }

input[type=checkbox]:disabled + label {
  color: #ccc; }

/*# sourceMappingURL=style.css.map */