#ag {
  max-width: 970px;
  border: solid 3px #003560;
}
#ag .spalte, #ag .spalten {
  min-height: auto;
}
#ag p, #ag ul, #ag h1, #ag h2, #ag h3, #ag {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #003560;
  font-size: 13px;
  padding: 0;
  line-height: 18px;
}
#ag .main {
  padding: 10px 30px 20px 30px;
	text-align: justify;
}
#ag p {
  padding-top: 15px;
  text-align: justify;
}
#ag h1 {
  font-size: 26px;
  line-height: 34px;
  padding-top: 15px;
  color: #003560;
	text-align: left;
}
#ag h2 {
  font-size: 16px;
  line-height: 18px;
  padding-top: 15px;
  color: #003560;
}
#ag h3 {
  font-size: 13px;
  line-height: 20px;
  padding-top: 15px;
  color: #8dae10;
	    margin-bottom: 8px;
}
#ag h3 + p {
  padding-top: 0;
}
#ag a {
  color: #ababab;
  text-decoration: none;
  transition: all .3s ease;
  font-weight: bold;
}
#ag a:hover {
  color: #ababab;
  text-decoration: underline;
  transition: all .3s ease;
}
#ag ul {
  padding-left: 16px;
	text-align: left;
}
#ag li {
  padding-left: 4px;
  padding-top: 0px;
}
#ag ul ul {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 15px;
}
#ag .top {
  width: 100%;
}
#ag .stepstone {
  display: none
}
#ag .bluebox {
  background-color: #d0d8e4;
  padding-bottom: 15px;
}
#ag .bluebox p {
  color: #003560;
  text-align: justify;
}
#ag .bluebox.footer {
  margin-top: 15px;
}
#ag .fb {
  position: absolute;
  right: 110px;
  bottom: 192px;
}
#ag .youtube {
  position: absolute;
  right: 15px;
  bottom: 192px;
}
#ag .contact {
  /*padding-right: 150px;*/
}
#ag .jobTitle, #ag .jobTitle p {
  text-align: left;
	/*padding-left: 5%;
    padding-right: 5%;*/
}
#ag .jobTitle .subline {
  font-size: 22px;
  line-height: 26px;
  color: #8dae10;
  padding-top: 4px;
}
#ag .jobTitle .introduction {
  padding-top: 10px;
}
#ag .left, #ag .right {
  width: 48%;
}
#ag .left {
  margin-right: 1%;
}
#ag .right {
  margin-left: 1%;
}
#ag .footer {
  padding-top: 40px;
  padding-bottom: 20px;
}
#ag .hr{
  box-shadow: 0px 20px 8px -24px #808080;
    padding-bottom: 16px;
	
}
#ag .div-apply {
    color: #fff;
    background: #8dae10;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    width: 200px;
    margin: 20px auto 0 auto;
	display: flex;
    justify-content: center;
}
#ag .div-apply:hover {background-color: #ffbf00;}
#ag .div-apply a {
    color: #fff;
	text-decoration: none;
	    padding: 12px;
}
#ag .main.header {background-color:#e7e7e7;}
#ag .p15 {
    padding-top: 15px ;
}
/* WhatsApp */
#ag .apply img {
    display: block;
    height: auto;
    max-width: 150px;
    max-height: 25.75px;
    margin: auto;
    margin-bottom: 20px;
}
#ag .apply img {
  display: block;
  height: auto;
  max-width: 150px;
  max-height: 25.75px;
  margin: auto;
  margin-bottom: 20px;
}
#ag .whatsapp .apply a.btn-apply {
  display: flex;
}
#ag .whatsapp {
  margin-top: 20px;
}
#ag .whatsapp a.btn-apply {
  text-decoration: none;
}
#ag .whatsapp {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
	justify-content: center;
}
#ag .whatsapp a.btn-apply {
  text-align: left;
  display: flex;
}
#ag .whatsapp img {
  margin: 0;
  padding: 0 5px 0 0;
}
/* WhatsApp*/
#ag .whatsapp.div-apply .btn-wp {
	display:flex;
	align-items: center;
	    max-width: 170px;
}
#ag .whatsapp.div-apply .btn-wp  {
	color:#fff;
}
#ag .whatsapp.div-apply .btn-wp:hover {
  background-color: #00675e;
}
#ag .whatsapp.div-apply {
    background: #009588;
}
#ag .whatsapp.div-apply:hover {background-color: #00675e;}
@media screen and (max-width: 699px) {
  #ag p {
    text-align: left;
  }
  #ag .contact {
    padding-right: 20px;
  }
  #ag .fb {
    right: 35px;
    bottom: 270px;
  }
  #ag .youtube {
    position: relative;
    right: 0px;
    bottom: 0px;
    margin-top: 20px;
    margin-left: 290px;
  }
  #ag .bluebox p {
    text-align: left;
  }
  #ag .left, #ag .right {
    width: 100%;
  }
  #ag .left, #ag .right {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  #ag .fb {
    position: relative;
    right: 0px;
    bottom: 0px;
    left: 20px;
    margin-top: 10px;
  }
  #ag .youtube {
    position: relative;
    right: 0px;
    bottom: 0px;
    margin-top: 15px;
    margin-left: 20px;
  }
}