@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
body {
  font-family: 'Open Sans', sans-serif; }

h2 {
  color: #004c40;
  font-weight: bold; }

h3 {
  font-size: 1.25rem; }

.border-left {
  border-left: 2px solid #004c40 !important; }

.border-right {
  border-right: 2px solid #004c40 !important; }

#LinkedIn {
  top: 330px; }

#ResearchGate {
  top: 410px; }

.dropdown-menu2 {
  position: absolute;
  font-size: 0.8rem;
  padding-left: 0; }

.dropdown-menu2 li {
  float: left;
  list-style: none;
  padding: 5px 10px; }

footer {
  background-color: #fff; }

a, .btn-link {
  color: #089e8b; }

.h {
  display: none; }

.breadcrumb {
  background-color: #fff; }

input.form-control, textarea.form-control {
  border: none;
  border-bottom: 1px solid #4cb6ab;
  border-radius: 0; }

.btn {
  border-color: #4cb6ab; }

.btn-primary {
  background-color: #4cb6ab;
  border-color: #4cb6ab; }

.modal-lg {
  max-width: 1200px; }

.modal-content {
  background-color: rgba(255, 255, 255, 0.8); }

.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.7); }

#partner .modal-backdrop {
  background-image: url(../img/header/Europakarte_03.jpg); }

.modal-backdrop.show {
  opacity: 1.5; }

.row + .row {
  margin-top: 20px; }

.bg-green {
  background-color: #4cb6ab; }

.bg-grey {
  background-color: #e6e6e6; }

.bg-darkgrey {
  background-color: #cccccc; }

.navbar-brand {
  height: 100px; }

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #089e8b;
  border-bottom: 1px solid #089e8b; }

.carousel-indicators .active {
  background-color: #4cb6ab; }

.card {
  box-shadow: 0px 0px 10px rgba(80, 80, 86, 0.5); }

.letter-spacing {
  letter-spacing: 0.05em; }

.navbar-nav {
  position: relative; }
  .navbar-nav .media-news-events {
    right: 0; }
  .navbar-nav .nav-item {
    padding-top: 3px; }

.video-wall {
  display: flex;
  flex-direction: column;
  background-color: rgba(76, 182, 171, 0.1);
  align-items: center;
  justify-content: center; }
  .video-wall .hint {
    padding: 0 1rem;
    font-size: 0.8rem; }

#show {
  display: none; }

/*
Extra small
<576px
	Small
≥576px
	Medium
≥768px
    Large
≥992px
	Extra large
≥1200px
 */
body {
  font-size: 1rem; }
  @media (max-width: 575.98px) {
    body {
      font-size: 0.9rem; } }

label {
  display: inline-block;
  margin: 0;
  font-size: 0.85rem; }

.cr_ipe_item {
  margin: 0.7rem auto auto auto; }

.clever_form_error {
  background-color: #f99;
  color: #000;
  border: 1px solid #f22 !important; }

.cr_form .form-control {
  background-color: #e6e6e6; }

.img-fluid {
  width: 100%; }

.carousel-item {
  max-height: 500px; }
  @media (max-width: 575.98px) {
    .carousel-item .carousel-caption .h1, .carousel-item .carousel-caption h1 {
      font-size: 1.5rem; } }

figure.stage {
  max-height: 500px;
  overflow: hidden; }

@media (max-width: 991.98px) {
  .dropdown-menu2 {
    position: relative;
    margin-bottom: 1rem; }
    .dropdown-menu2 li {
      float: none; } }

#socialshare_wrap {
  top: 0;
  left: 0;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center; }
  @media (min-width: 991.98px) {
    #socialshare_wrap {
      top: 250px;
      left: 0;
      position: fixed;
      width: 70px;
      display: inline-block; } }
  #socialshare_wrap .socialshare {
    background: #004c40;
    width: 40px;
    height: 40px;
    padding: 5px;
    display: inline-flex;
    margin: 0 4px; }
    @media (min-width: 991.98px) {
      #socialshare_wrap .socialshare {
        width: 70px;
        height: 70px;
        padding: 10px;
        display: block;
        margin: 10px 0; } }

@media (max-width: 767.98px) {
  footer {
    text-align: center; } }
@media (max-width: 767.98px) {
  footer #navbarFooter li {
    width: 100%;
    text-align: center;
    margin: 0 !important; }
    footer #navbarFooter li.nav-item {
      width: 33.3333%; } }

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