:root {
	--colorDarkGray: rgb(62, 62, 63);
	--colorLightGray: #f3f3f3;
	--colorRed: #a92d37;
	--colorYellow: #fbb800;
  --colorWhite: #fff; 

	--fontFamily: "Signika";
	--fontFamilyHeading: "Signika";

  --fontSize: 1.125rem;
  --lineHeight: 21px;

	--textColor: var(--colorDarkGray);
	--textColorBold: #494949;
	--textColorH1: #006c66;

	--linkColor: var(--colorRed);
}

/* Fonts */
@font-face {
  font-family: "Signika";
  src: url(../../../hsos/uni_osnabrueck/fonts/Signika-Light.ttf) format("TrueType");
  font-display: swap;
  font-weight: 300;
}

@font-face {
  font-family: "Signika";
  src: url(../../../hsos/uni_osnabrueck/fonts/Signika-Light.ttf) format("TrueType");
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: "Signika";
  src: url(../../../hsos/uni_osnabrueck/fonts/Signika-Medium.ttf) format("TrueType");
  font-display: swap;
  font-weight: 500;
}

@font-face {
  font-family: "Signika";
  src: url(../../../hsos/uni_osnabrueck/fonts/Signika-SemiBold.ttf) format("TrueType");
  font-display: swap;
  font-weight: 600;
}

@font-face {
  font-family: "Signika";
  src: url(../../../hsos/uni_osnabrueck/fonts/Signika-Bold.ttf) format("TrueType");
  font-display: swap;
  font-weight: bold;
  font-weight: 700;
}

/* Reset */
* {
	margin: 0;
	padding: 0;
	position: relative;
	box-sizing: border-box;
  font-family: Signika;
  font-size: var(--fontSize);
  line-height: var(--lineHeight);
  color: #3e3e3f;
}

html,
body {
	background-color: #fff;
}

h1, h2, h3, h4 {
  font-weight: normal;
}

h1 {
  font-size: 52px;
  line-height: 65px; 
  margin: 30px 0;
  margin-top: 18px;
  margin-bottom: 54px;
  font-weight: 500;
}

h2 {
  font-size: 28.8px;
  line-height: 37.3px;
  margin: 15px 0;
  margin-top: 32px;
  font-weight: 500;
}

h3 {
  font-size: 22px;
  line-height: 31px;
  font-weight: bold;
}

p, li {
	padding: 5px 0;
  line-height: 150%;
}

ul,
ol {
	padding: 5px 0 5px 20px;
  padding-top: 0px;
}

a {
  text-decoration: none;
  color: var(--colorRed);
  font-weight: 500;
}

strong {
  font-weight: 500;
}

#wrapper {
  max-width: 900px;
  margin: 0 auto;
}

header div {
  font-size: 0 !important;
  line-height: 0 !important;
}

header #logos {
  height: auto;
  background-color: var(--colorLightGray);
}

header #logos a {
  font-size: 0;
  line-height: 0;
}

header #logos img {
  width: 45%;
}

header #imgHeader img {
  width: 100%;
}

/*
!!! Headerimage temporäer verbreitert wegen guten Ausschnitt
*/
header #imgHeader {
  /*
  background-image: url(../img/Header_02.png);
  background-size: 107%;
  background-position: -5px 0;
  */
  width: 100%;
  height: auto;
}

header #imgHeader img {
  width: 100%;
  height: auto;
}

header #copyright span {
  display: inline-block;
  width: 250px;
  font-size: 12px !important;
  color: var(--colorDarkGray);
  text-align: left;
  background-color: rgba(255, 255, 255, .8);
  top: -25px;
  padding-left: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
}

header #copyright {

}

#wrapper {
  border: solid 1px rgb( 207, 208, 209);
 
}
section {
  margin-bottom: 24px;
  padding: 0;
}

#job_title,
#advanced_introduction,
#introduction,
#responsibilities,
#profile,
#offer {
  padding-left: 41px;
  padding-right: 41px;
  padding-left: 4%;
  padding-right: 5%;
}


#modalities,
#applicationInfo {
  background-color: var(--colorLightGray);
  text-decoration: none;
  margin-left: 41px;
}

#applicationInfo h2 {
  margin-top: 0px;
}

#applicationInfo2 h2 {
  margin-top: 40px;
}

.border-box {
  padding-top: 20px;
  padding-bottom: 17px;
  padding-left: 22.5px;
  padding-right: 22.5px;
}

.border-box h3 {
  margin: 0;
  margin-bottom: 9px;
}

.border-box h3:last-child {
  margin-top: 9px;
}

#modalities ul li,
#applicationProcedure ul li {
  list-style-type: none;
}

#modalities ul,
#applicationProcedure ul {
  padding-left: 0;
}

#modalities ul {
  list-style-type: none;
}

#modalities ul li strong,
#applicationProcedure ul li strong  {
  display: inline-block;
  min-width: 140px;
  height: 100%;
}

#applicationInfo div ul {
  padding-bottom: 0;
}

#applicationProcedure {
  margin-bottom: 12px;
}

#modalities table,
#applicationProcedure table {
  width: 96%;
}

#modalities table tr td,
#applicationProcedure table tr td {
  vertical-align: top;
  line-height: 150%;
}

#modalities table tr td:first-child, 
#applicationProcedure table tr td:first-child {
  width: 190px;
}

#applicationInfo p {
  margin-left: 3px;
}

.iconWrapper {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-left: 68px;
  margin-top: 22px;
  padding-left: 0;
  padding-top: 0;
}

.iconWrapper li {
  display: flex;
  position: relative;
  margin: 0px;
  margin-left: 20px;
  padding: 0px;
  padding-top: 0px;
  list-style-type: none;
  min-height: 62px;
  margin-bottom: 15px;
  vertical-align: middle;
  width: 45%;
  min-width: 330px;
  word-break: normal;
  -webkit-box-align: center;
}

.iconWrapper li::before {
  position: absolute;
  content: '';
  display: inline-block;
  width: 57px;
  height: 57px;
  z-index: 100;
  background-size: contain;
  margin-right: 40px;
  margin-left: -87px;
  top: 3px;
}

.iconWrapper li span {
  display: inline-block;
  padding-top: 16px;
}

.bezahlung::before {
  background-image: url(../img/_Piktogramme/verguetung.svg);
}

.weiterbildung::before {
  background-image: url(../img/_Piktogramme/weiterbildung.svg);
}

.altersvorsorge::before {
  background-image: url(../img/_Piktogramme/altersvorsorge.svg);
}

.lage::before {
  background-image: url(../img/_Piktogramme/lage.svg);
}

.arbeitszeiten::before {
  background-image: url(../img/_Piktogramme/arbeitszeiten.svg);
}

.familie::before {
  background-image: url(../img/_Piktogramme/beruf_familie.svg);
}

.sport::before {
  background-image: url(../img/_Piktogramme/gesundheitsmanagement.svg);
}

.laptop::before {
  background-image: url(../img/_Piktogramme/laptop.svg);
}

.mobilesArbeiten::before {
  background-image: url(../img/_Piktogramme/mobiles_arbeiten.svg);
}

.bildung::before {
  background-image: url(../img/_Piktogramme/bildung.svg);
}

.urlaub::before {
  background-image: url(../img/_Piktogramme/urlaub.svg);
}

.parken::before {
  background-image: url(../img/_Piktogramme/parken.svg);
}

.begleitung::before {
  background-image: url(../img/_Piktogramme/bildung.svg);
}

.flexible::before {
  background-image: url(../img/_Piktogramme/arbeitszeiten.svg);
}

.selbststaendig:before {
    background-image: url(../img/_Piktogramme/azubistammtisch.svg);
}

.uebernahme::before {
    background-image: url(../img/_Piktogramme/individuellebenefits_1.svg);
}

.urlaub::before {
  background-image: url(../img/_Piktogramme/urlaub.svg);
}

.benefits::before {
  background-image: url(../img/_Piktogramme/benefits.svg);
}

#apply {
  height: 50px;
  margin-top: 38px;
  margin-bottom: 48px;
  margin-right: 41px;
}

#apply .btn {
  background-color: var(--colorRed);
  color: var(--colorWhite);
 
  padding: 20px;
  font-weight: 500;
  float: right;
}

#apply .btn:hover {
  background-color: var(--colorDarkGray);
  transition: ease-in .2s;
}

footer a {
  color: white;
  font-weight: 500;
}

footer section {
  margin-bottom: 0;
}

#social {
  background-color: var(--colorLightGray);
 /* padding: 1.5%;*/
  padding-top: 20px;
  padding-bottom: 17px;
  padding-left: 22.5px;
  padding-right: 22.5px;
  padding-left: 41px;
  padding-right: 41px;
}

#social div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

#social div a {
  width: 60px;
  height: 60px;
}


#social .icon {
  fill: #a71933;
}

#social .icon:hover {
  fill: var(--colorDarkGray);
  transition: ease-in .2s;
}

#social div a#ico_facebook {
  background-image: url(../img/_social/facebook.svg);
}

#social div a#ico_instagram {
  background-image: url(../img/_social/instagram.svg);
}

#social div a#ico_youtube {
  background-image: url(../img/_social/youtube.svg);
}

#social div a#ico_linkedin {
  background-image: url(../img/_social/linkedin.svg);
  background-size: 100%;
}

#social div a#ico_xing {
  background-image: url(../img/_social/xing.svg);
  background-size: 100%;
  margin-right: 0;
}

#abschluss {
  background-color: var(--colorDarkGray);
  padding-left: 41px;
  padding-top: 16px;
  padding-bottom: 16px;
}

a[href^="tel:"] {
  white-space: nowrap;
}


@media screen and ( max-width: 600px ) {
 #apply {
      /*margin-right: 22.5px;*/
  }
}

@media screen and ( max-width: 500px ) {
  header #logos img {
    width: 57.5%;
  }

  #offer {
    margin-bottom: 0;
  }

  #modalities table td:nth-child(2),
  #applicationProcedure table td:nth-child(2) {
    margin-bottom: 12px;
  }

  #modalities table td,
  #applicationProcedure table td {
    display: block;
  }

  #applicationProcedure h2 {
    margin-top: 20px
  }

  .iconWrapper {
    margin-left: 58px;
    margin-bottom: 0px;
  }

  .iconWrapper li {
    min-width: auto;
    width: 100%;
    margin-left: 6px;
  }

  .iconWrapper li::before {
    width: 40px;
    height: 40px;
    margin-left: -64px;
  }

  .iconWrapper li span {
    padding-top: 10px;
  }

  h1 {
    font-size: 42px;
    line-height: 52px; 
    margin-top: 4px;
    margin-bottom: 34px;
  }

  #social div a {
    width: 50px;
    height: 50px;
  }

}

@media screen and ( max-width: 360px) {
    .iconWrapper li span {
      padding-top: 0px;
    }
    #famile span {
      padding-top: -10px;
    }

    .lage span,
    .arbeitszeiten span,
    .laptop span
    .mobilesArbeiten span,
    .bildung span,
    .urlaub  {
      padding-top: 10px !important;
    }
  }