
@import url('https://rsms.me/inter/inter.css');
html { font-family: 'Inter', sans-serif; }
@supports (font-variation-settings: normal) {
  html { font-family: 'Inter var', sans-serif; }
}

body {
    margin: 0;
    padding: 0;
   font-family: 'Inter', sans-serif;
}

#landing_top {
    background-color: #1B2277;
  }



.navbar-nav li a {
	color: #FFFFFF;
	font-family: 'Inter', sans-serif;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.09px;
	line-height: 24px;

}

.navbar-nav li a:hover {
  color: #0F82FF !important;
}

.sidenav {
  color: #FFFFFF;
	font-family: 'Inter', sans-serif;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.09px;
	line-height: 24px;
}

#z-navbar {
  z-index: 10;
}
#z-img_top {
  z-index: 1;
}

#z-btn_kontakt {
  z-index: 9;
}

.start_img
{

width: 40px;

}


.mb-n5 {
  margin-top: -3.5rem !important;
}

.navbar-nav > .active > a {
  color: #015BD7 !important;
}

.nav-link_black {
  color: #000 !important;
}

.nav-link_white {
  color: #FFF !important;
}


.navbar-brand {
  height: 24px;
}

.navbar-brand_big {
  height: 20px;
}

.footer-brand
{
  height: 22px;
}

.btn-landing {
  height: 36px;
  width: 99px;

  font-family: Inter;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.09px;
  line-height: 24px;
  text-align: center;
}

.btn-kontakt {
	height: 36px;
  width: 99px;
  background-color: #0F82FF;

  font-family: Inter;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.09px;
  line-height: 24px;
  text-align: center;
}

.btn.btn-kontakt_top {
	color: #FFFFFF;
	font-family: 'Inter', sans-serif;
	font-size: 15px;
  font-weight: 500;
  padding: 12px;
  padding-left: 33px;
  padding-right: 33px;
}

.btn-anmeldung {
	height: 50px;
  width: 200px;
  background-color: #0F82FF;

  font-family: Inter;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.09px;
  line-height: 24px;
  text-align: center;
}

.btn.sharp {
  border-radius:0;
}

.top_img_placeholder {
  height: 554px;
}


.top_text {
	opacity: 0.96;
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	line-height: 28px;
}

.kat_text {
  font-size: 2em;
  font-weight: 600;
	opacity: 0.96;
  letter-spacing: -1px;
  line-height: 44px;
}

.kat_text_sub {
	opacity: 0.96;
	font-size: 18px;
	line-height: 28px;
}

.kat_btn {
  padding: 12px;
  padding-left: 33px;
  padding-right: 33px;
  background-color: #0F82FF;

  font-family: Inter;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.09px;
  line-height: 24px;
  vertical-align: center;
}


.top_kontakt_text {
	opacity: 0.92;
	color: #FFFFFF;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	line-height: 20px;
  vertical-align: middle;
}

.text_toplines {
  font-family: 'Inter', sans-serif;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -0.5px;
}

.text_toplines_projekte {
	color: #000000;
  font-family: 'Inter', sans-serif;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -0.4px;
	line-height: 38px;
}

.subtitle-text {
	color: #000000;
  font-family: 'Inter', sans-serif;
	font-size: 14px;
	letter-spacing: 0.3px;
	line-height: 20px;
}

.img_top
{

}

@media only screen and (max-width: 767px) {
  .img_top {
    max-width: 100%;
    height: auto;
  }
}

@media only screen and (min-width: 768px) {
  .img_top {
    position: relative;
    right: 190px;
    bottom: 40px;
  }
}

@media only screen and (min-width: 992px) {
  .img_top {
    position: relative;
    right: 144px;
    bottom: 40px;
  }

  .top_text_position {
    position: relative;
    right: 15px;
    top: 10px;

  }
}



.outer_container_blue {
  background-color: #1B2277;
}

.outer_container_grey {
	background-color: #EFF6FB;
}

.outer_container_alex {
	background-color: #aab1b9;
}

.img_alex {
  /* The image used */
  background-image: url("../img/ceo2.png");
  background-repeat: no-repeat;
  background-color: #abb2ba;
  height: 531px;


  /* Center and scale the image nicely */
  background-position: center;
  background-size: 1440px auto;

}

.headline_medium {
	color: #0054B1;
	font-family: Inter;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
}

.faq_box {
  border: 0px;

}

.faq_f {
  padding-left: 0;
  margin-left: 0;
}

.bc-icons .breadcrumb-item + .breadcrumb-item::before {
content: none; }
.bc-icons .breadcrumb-item.active {
color: #455a64;
}


.events_date {
	font-family: Inter;
	font-size: 18px;
	line-height: 28px;
}

.events_title {
	font-family: Inter;
	font-size: 56px;
	font-weight: 600;
	letter-spacing: -1px;
	line-height: 60px;
}

.events_subtext {
	font-family: Inter;
	font-size: 18px;
	line-height: 28px;
}

.events_medium_headline {
	font-family: Inter;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
}

.events_card_title {
	font-family: Inter;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
}

.events_subtitle {
	font-family: Inter;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.1px;
	line-height: 32px;
}

.events_more {
	font-family: Inter;
	font-size: 38px;
	font-weight: 600;
	letter-spacing: -0.47px;
	line-height: 48px;
}


.breadcrumb_start {
	font-family: Inter;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
}




.line_vertical {
  border-left: 1px solid gray;
  height: 100%;
}

.row.vdivide [class*='col-']:not(:last-child):after {
  background: #e0e0e0;
  width: 1px;
  content: "";
  display:block;
  position: absolute;
  top:0;
  bottom: 0;
  right: 0;
  min-height: 70px;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout-primary {
    border-left-color: #000;
}
.bs-callout-primary h4 {
    color: #000;
}

.card_style {
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.1), 0 1px 4px 0 rgba(0,0,0,0.1);
}

.card_name {
  font-weight: 500;
}

.kunden_img {
  opacity: 0.7;
}
