@charset "UTF-8";
/* lato-300 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: url("../Fonts/lato-v16-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Lato Light"), local("Lato-Light"), url("../Fonts/lato-v16-latin-300.eot?#iefix") format("embedded-opentype"), url("../Fonts/lato-v16-latin-300.woff2") format("woff2"), url("../Fonts/lato-v16-latin-300.woff") format("woff"), url("../Fonts/lato-v16-latin-300.ttf") format("truetype"), url("../Fonts/lato-v16-latin-300.svg#Lato") format("svg");
  /* Legacy iOS */
}
/* lato-300italic - latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 300;
  src: url("../Fonts/lato-v16-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: local("Lato Light Italic"), local("Lato-LightItalic"), url("../Fonts/lato-v16-latin-300italic.eot?#iefix") format("embedded-opentype"), url("../Fonts/lato-v16-latin-300italic.woff2") format("woff2"), url("../Fonts/lato-v16-latin-300italic.woff") format("woff"), url("../Fonts/lato-v16-latin-300italic.ttf") format("truetype"), url("../Fonts/lato-v16-latin-300italic.svg#Lato") format("svg");
  /* Legacy iOS */
}
/* lato-regular - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("../Fonts/lato-v16-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Lato Regular"), local("Lato-Regular"), url("../Fonts/lato-v16-latin-regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/lato-v16-latin-regular.woff2") format("woff2"), url("../Fonts/lato-v16-latin-regular.woff") format("woff"), url("../Fonts/lato-v16-latin-regular.ttf") format("truetype"), url("../Fonts/lato-v16-latin-regular.svg#Lato") format("svg");
  /* Legacy iOS */
}
/* lato-700 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("../Fonts/lato-v16-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Lato Bold"), local("Lato-Bold"), url("../Fonts/lato-v16-latin-700.eot?#iefix") format("embedded-opentype"), url("../Fonts/lato-v16-latin-700.woff2") format("woff2"), url("../Fonts/lato-v16-latin-700.woff") format("woff"), url("../Fonts/lato-v16-latin-700.ttf") format("truetype"), url("../Fonts/lato-v16-latin-700.svg#Lato") format("svg");
  /* Legacy iOS */
}
/* lato-900 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: url("../Fonts/lato-v16-latin-900.eot");
  /* IE9 Compat Modes */
  src: local("Lato Black"), local("Lato-Black"), url("../Fonts/lato-v16-latin-900.eot?#iefix") format("embedded-opentype"), url("../Fonts/lato-v16-latin-900.woff2") format("woff2"), url("../Fonts/lato-v16-latin-900.woff") format("woff"), url("../Fonts/lato-v16-latin-900.ttf") format("truetype"), url("../Fonts/lato-v16-latin-900.svg#Lato") format("svg");
  /* Legacy iOS */
}
html {
  font-size: 16px;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Lato", sans-serif;
  line-height: 1.75em;
  color: #333;
}
.text-left, .ce-headline-left {
  text-align: left;
}
.text-center, .ce-headline-center {
  text-align: center;
}
.text-right, .ce-headline-right {
  text-align: right;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .heroheadline {
  font-weight: 300;
  width: 100%;
}
.heroheadline {
  font-size: 3.5em;
  line-height: 1.33em;
}
.subHeadline {
  text-align: center;
  font-weight: 900;
  margin-bottom: 30px;
}
h1, .h1 {
  font-size: 3em;
  line-height: 1.33em;
  color: #e1570c;
  text-align: center;
  margin-bottom: 22px;
}
h2, .h2 {
  font-size: 2.5em;
  line-height: 1.35em;
}
h3, .h3 {
  font-size: 2em;
  line-height: 1.3125em;
}
h3.ce-headline-center, .h3.ce-headline-center {
  color: #e1570c;
  font-weight: 400;
}
h4, .h4 {
  font-size: 1.75em;
  line-height: 1.3571em;
  font-weight: 400;
}
h5, .h5 {
  font-size: 1.5em;
  line-height: 1.333333em;
  font-weight: 400;
}
h6, .h6 {
  font-size: 1.25em;
  line-height: 1.3em;
  font-weight: 400;
}
p {
  font-size: 16px;
  line-height: 1.75em;
}
b, strong, .bold, .strong {
  font-weight: 900;
  letter-spacing: 0.5px;
}
small, .small {
  font-size: 0.75em;
  line-height: 1.25em;
}
.caption {
  font-size: 0.875em;
  line-height: 1.2142em;
}
a {
  color: #e1570c;
}
a:hover {
  color: #803207;
}
a, .btn {
  text-decoration: none;
  transition: color 0.3s;
}
a:hover, .btn:hover {
  text-decoration: none;
}
a.btngrey, a.btnred, a.btnorange, a.btnwhite, .btn.btngrey, .btn.btnred, .btn.btnorange, .btn.btnwhite {
  display: inline-block;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.1);
  text-align: center;
  padding: 8px 20px;
  transition: all 0.3s;
}
a.btngrey.btnbgdark, a.btnred.btnbgdark, a.btnorange.btnbgdark, a.btnwhite.btnbgdark, .btn.btngrey.btnbgdark, .btn.btnred.btnbgdark, .btn.btnorange.btnbgdark, .btn.btnwhite.btnbgdark {
  background-color: white;
}
a.btngrey, a.btnwhite, .btn.btngrey, .btn.btnwhite {
  border: 1px solid #333;
  color: #333;
}
a.btnred, .btn.btnred {
  border: 1px solid #ad0b05;
  color: #ad0b05;
}
a.btnorange, .btn.btnorange {
  border: 1px solid #e1570c;
  color: #e1570c;
}
a:hover.btngrey, a:hover.btnwhite, .btn:hover.btngrey, .btn:hover.btnwhite {
  background-color: rgba(127, 152, 167, 0.2);
}
a:hover.btnred, .btn:hover.btnred {
  background-color: rgba(173, 11, 5, 0.2);
}
a:hover.btnorange, .btn:hover.btnorange {
  background-color: rgba(219, 77, 0, 0.2);
}
a:hover.btnbgdark, .btn:hover.btnbgdark {
  color: white;
}
a:hover.btnbgdark.btngrey, .btn:hover.btnbgdark.btngrey {
  color: white;
  background-color: rgba(51, 51, 51, 0.75);
}
a:hover.btnbgdark.btnred, .btn:hover.btnbgdark.btnred {
  color: white;
  background-color: #cd0700;
}
a:hover.btnbgdark.btnorange, .btn:hover.btnbgdark.btnorange {
  color: white;
  background-color: #ea5200;
}
a:focus.btngrey, .btn:focus.btngrey {
  background-color: rgba(127, 152, 167, 0.4);
}
a:focus.btnred, .btn:focus.btnred {
  background-color: rgba(173, 11, 5, 0.4);
}
a:focus.btnorange, .btn:focus.btnorange {
  background-color: rgba(219, 77, 0, 0.4);
}
a:focus.btnbgdark, .btn:focus.btnbgdark {
  color: white;
}
a:focus.btnbgdark.btngrey, .btn:focus.btnbgdark.btngrey {
  background-color: #333;
}
a:focus.btnbgdark.btnred, .btn:focus.btnbgdark.btnred {
  background-color: #ad0b05;
}
a:focus.btnbgdark.btnorange, .btn:focus.btnbgdark.btnorange {
  background-color: #db4d00;
}
section.content {
  transition: margin-top 0.5s;
  overflow: hidden;
}
section.content.unterseite, section.content.verteilerseite {
  margin-top: 64px;
}
@media (min-width: 768px) {
  section.content.unterseite, section.content.verteilerseite {
    margin-top: 80px;
  }
}
section.content.unterseiteBreit {
  padding-top: 40px;
}
section.content .inhaltSpalte {
  margin-bottom: 60px;
}
section.content.verteilerseite {
  margin-bottom: 0;
}
section.content.verteilerseite .inhaltSpalte {
  margin-bottom: 0;
}
.image-caption {
  margin-top: 3px;
  font-size: 0.75em;
  line-height: 1.25em;
}
.video-embed {
  position: relative;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.video-embed .video-embed-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.grid, .gridWrap {
  width: 100%;
}
.cc-window {
  background-color: #ad0b05;
  position: absolute;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px 0px;
  color: white;
  padding: 20px;
  font-size: 14px;
  line-height: 17px;
  font-family: "Lato", sans-serif;
}
.cc-window.cc-banner {
  width: 410px !important;
  max-width: 90%;
  margin-left: -205px;
  margin-top: -160px;
  height: 320px;
}
.cc-window.cc-banner.cc-bottom {
  top: 50vh;
  left: 50vw;
}
@media (max-width: 768px) {
  .cc-window.cc-banner {
    margin-left: -45%;
  }
}
.cc-window .cc-message {
  font-size: 14px;
  font-family: "Lato", sans-serif;
}
@media (min-width: 992px) {
  .cc-window .cc-message {
    display: inline-block;
    vertical-align: middle;
  }
}
.cc-window .cc-compliance {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
.cc-window .cc-compliance .cc-btn {
  background-color: white;
  border-radius: 5px;
  color: #ad0b05;
  height: 40px;
  line-height: 23px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 16px;
  border: 1px solid #ad0b05;
}
.cc-window .cc-compliance .cc-btn:hover, .cc-window .cc-compliance .cc-btn:focus {
  background-color: #ad0b05;
  color: white;
  border-color: white;
}
.cc-window .xbtn {
  position: absolute;
  top: 15px;
  right: 15px;
  background: rgba(255, 255, 255, 0.6);
  color: #ad0b05;
  width: 24px;
  text-align: center;
  border-radius: 50%;
  font-weight: 900;
  cursor: pointer;
}
#mainFooter > .footerNav {
  transition: 0.5s margin-bottom;
}
#mainFooter.cc-open > .footerNav {
  margin-bottom: 110px;
}
/** VIDEOS ***/
.fluidMedia {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 40px;
}
.fluidMedia iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
header.mainHeader {
  position: fixed;
  z-index: 450;
  top: 0;
  left: 0;
  height: 64px;
  width: 100%;
  background: rgba(255, 255, 255, 0.77);
  box-shadow: 0 0 1px 0 #333333;
  transition: height 0.7s, background-color 1.5s;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}
header.mainHeader.searchOpen {
  background: white;
}
header.mainHeader > div {
  display: inline-block;
  height: 64px;
  transition: all 0.7s;
}
header.mainHeader > div a {
  display: block;
  transition: background 0.5s, color 0.7s;
}
header.mainHeader > div.headerLogo {
  position: relative;
}
header.mainHeader > div.headerLogo a {
  width: 64px;
  height: 64px;
  background: url("/typo3conf/ext/ig_project/Resources/Public/Img/Logo-donum-vitae-Mobile@2x.png") no-repeat center center;
  background-size: 65%;
}
header.mainHeader > div.headerLogo .logoZusatz {
  pointer-events: none;
  position: absolute;
  top: 36px;
  left: 40px;
  z-index: 200;
  overflow: visible;
  color: #ad0b05;
  font-size: 14px;
  font-weight: bold;
  line-height: 29px;
  width: 240px;
  transition: left 0.7s;
}
@media (min-width: 1270px) {
  header.mainHeader > div.headerLogo .logoZusatz {
    width: 280px;
    font-size: 20px;
    left: 185px;
    transition: left 0.7s;
  }
}
header.mainHeader > div.headerLogo .logoZusatz span {
  font-weight: normal;
  color: #333;
  font-size: 12px;
}
header.mainHeader > div.headerNavGroup {
  float: right;
  font-size: 0;
  line-height: 64px;
}
header.mainHeader > div.headerNavGroup > div {
  display: inline-block;
  font-size: 16px;
  transition: all 0.7s;
  vertical-align: middle;
  line-height: 1.75em;
}
header.mainHeader > div.headerNavGroup .headerMobileNav {
  position: relative;
}
header.mainHeader > div.headerNavGroup .headerMobileNav .mobileNavButton {
  padding: 16px;
  border-left: 1px solid #E0E0E0;
  line-height: 0;
  cursor: pointer;
}
header.mainHeader > div.headerNavGroup .headerMobileNav .mobileNavButton i {
  color: #e1570c;
  font-size: 32px;
  line-height: 32px;
}
header.mainHeader > div.headerNavGroup .headerNav {
  display: none;
}
header.mainHeader > div.headerNavGroup .headerMeta {
  line-height: 0;
  font-size: 0;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem {
  display: inline-block;
  width: 64px;
  height: 64px;
  vertical-align: top;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSuche .metaSearchBox {
  display: none;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem .sucheBtn {
  cursor: pointer;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem a, header.mainHeader > div.headerNavGroup .headerMeta .metaItem .sucheBtn {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 12px;
  font-weight: 900;
  padding: 9px;
  transition: background-color 0.7s;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem a i, header.mainHeader > div.headerNavGroup .headerMeta .metaItem .sucheBtn i {
  display: block;
  font-size: 20px;
  margin: 5px 22px 5px 22px;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem a span, header.mainHeader > div.headerNavGroup .headerMeta .metaItem .sucheBtn span {
  line-height: 15px;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaLeichteSprache a {
  color: #333;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaLeichteSprache a:hover {
  color: #666;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaLeichteSprache a i {
  font-size: 24px;
  margin: 10px 0;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSuche a, header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSuche .sucheBtn {
  color: #333;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSuche a:hover, header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSuche .sucheBtn:hover {
  color: #666;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSuche a i, header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSuche .sucheBtn i {
  font-size: 24px;
  margin: 10px 0;
  position: relative;
  z-index: 550;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSpenden a {
  color: #ad0b05;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSpenden a:hover {
  color: #4a0502;
}
header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSpenden a i {
  margin-top: 10px;
}
.modalBD {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
}
@media (min-width: 768px) {
  header.mainHeader {
    height: 80px;
  }
  header.mainHeader > div {
    height: 80px;
  }
  header.mainHeader > div.headerNavGroup .headerMeta .metaItem {
    width: 80px;
    height: 80px;
  }
  header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaLeichteSprache {
    width: 50px;
    margin-left: 20px;
  }
  header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaLeichteSprache a i {
    margin: 17px 0;
  }
  header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSuche {
    position: relative;
    width: 50px;
  }
  header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSuche a i, header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSuche .sucheBtn i {
    margin: 19px 0;
  }
  header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSuche .metaSearchBox {
    position: absolute;
    z-index: 500;
    top: 0;
    height: 80px;
    width: 80px;
    max-width: 600px;
    right: 0;
    background: white;
    display: none;
  }
  header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSuche .metaSearchBox input {
    line-height: 22px;
    font-size: 18px;
    font-style: italic;
    color: #333;
    height: 40px;
    padding: 15px 40px 8px 15px;
    border: none;
    border-bottom: 2px solid #e1570c;
    width: calc(100% - 40px);
    margin: 20px;
  }
  header.mainHeader > div.headerNavGroup .headerMobileNav .mobileNavButton {
    padding: 22px;
  }
  header.mainHeader > div.headerNavGroup .headerMobileNav .mobileNavButton i {
    font-size: 36px;
    line-height: 36px;
  }
}
@media (min-width: 992px) {
  header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaStelle {
    border-left: 1px solid white;
  }
  header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaStelle a {
    color: white;
    background: #e1570c;
  }
  header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaBeratung {
    border-left: 1px solid white;
  }
  header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaBeratung a {
    color: white;
    background: #e1570c;
  }
  header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSpenden {
    border-left: 1px solid white;
  }
  header.mainHeader > div.headerNavGroup .headerMeta .metaItem#metaSpenden a {
    color: white;
    background: #ad0b05;
  }
}
@media (min-width: 1270px) {
  header.mainHeader > div.headerLogo a {
    width: 340px;
    height: 80px;
    background: url("/typo3conf/ext/ig_project/Resources/Public/Img/Logo_donum-vitae@2x.png") no-repeat 30px center;
    background-size: 70%;
  }
}
footer.footerMain {
  background: #e1570c;
  color: white;
}
footer.footerMain .footerTop {
  padding-top: 60px;
  padding-bottom: 30px;
}
footer.footerMain .footerTop p.headline {
  margin-bottom: 3px;
}
footer.footerMain .footerTop p a {
  color: white;
}
footer.footerMain .footerTop p a:hover {
  color: #803207;
}
footer.footerMain .footerTop p a .icon-external_link {
  padding-left: 5px;
}
footer.footerMain .footerTop img {
  max-width: 100%;
  height: auto;
  transition: all 0.5s;
}
footer.footerMain .footerTop .socialmedia {
  margin-bottom: 40px;
}
footer.footerMain .footerTop .socialmedia .follow {
  text-align: end;
  font-weight: bold;
  margin-bottom: 7px;
}
footer.footerMain .footerTop .socialmedia .socialmedia-icons {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  max-width: 100%;
  column-gap: 10px;
}
footer.footerMain .footerTop .socialmedia .socialmedia-icons .icon a {
  color: #fff;
}
footer.footerMain .footerTop .socialmedia .socialmedia-icons .icon a .icon {
  font-size: 2.5rem;
}
footer.footerMain .footerNav {
  border-top: 1px solid #ddd;
  padding: 24px 0 25px 0;
}
footer.footerMain .footerNav a {
  color: white;
}
footer.footerMain .footerNav a:hover {
  color: #803207;
}
footer.footerMain .footerNav .footerNavMenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
footer.footerMain .footerNav .footerNavMenu ul li {
  display: inline-block;
  line-height: 28px;
  margin-right: 20px;
}
footer.footerMain .footerNav .footerNavMenu ul li:last-child {
  margin-right: 0;
}
@media (max-width: 768px) {
  footer.footerMain {
    text-align: center;
  }
  footer.footerMain .footerTop div {
    margin-top: 50px;
  }
  footer.footerMain .footerTop div:first-child {
    margin-top: 0;
  }
  footer.footerMain .footerTop img {
    max-width: 50%;
  }
  footer.footerMain .footerNav .footerNavMenu ul li {
    margin-right: 0;
    margin-bottom: 12px;
    display: block;
    line-height: 32px;
  }
}
@media (max-width: 1200px) {
  footer.footerMain .footerTop img {
    max-width: 60%;
  }
}
form input[type="text"], form input[type="password"], form input[type="email"], form input[type="date"], form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border: 1px solid #999;
}
form input[type="text"]:hover, form input[type="password"]:hover, form input[type="email"]:hover, form input[type="date"]:hover, form textarea:hover {
  border-color: #00b8d4;
}
form input[type="text"]:focus, form input[type="password"]:focus, form input[type="email"]:focus, form input[type="date"]:focus, form textarea:focus {
  border-color: #ffab00;
}
form input[type="text"], form input[type="password"], form input[type="email"], form input[type="date"] {
  height: 48px;
  padding: 10px 15px 10px 20px;
}
form textarea {
  resize: vertical;
  padding: 20px;
}
form input[type="submit"] {
  border-radius: 5px;
  border: 1px solid #e1570c;
  line-height: 28px;
  padding: 5px 30px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  color: #e1570c;
  cursor: pointer;
  transition: 0.6s color, 0.5s background-color;
}
form input[type="submit"]:hover {
  background: #e1570c;
  color: white;
}
.headerNav .menuEbene1 {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 64px;
}
@media (min-width: 992px) {
  .headerNav .menuEbene1 {
    line-height: 80px;
  }
}
.headerNav .menuEbene1 li {
  position: relative;
  display: inline-block;
}
.headerNav .menuEbene1 > li {
  margin-left: 17px;
}
.headerNav .menuEbene1 > li a {
  color: #333;
}
.headerNav .menuEbene1 > li a:hover {
  color: #e1570c;
}
.headerNav .menuEbene1 > li:hover:after, .headerNav .menuEbene1 > li.active:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #e1570c;
  bottom: 25px;
}
.headerNav .menuEbene1 > li:first-child {
  margin-left: 0;
}
.headerNav .menuEbene1 > li .menuSubpage {
  position: absolute;
  background: white;
  padding: 8px 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  min-width: 240px;
  top: 100%;
  margin-top: -5px;
  left: -10px;
  font-size: 0;
  line-height: 0;
}
.headerNav .menuEbene1 > li .menuSubpage li {
  margin: 0;
  font-size: 14px;
  line-height: 53px;
  width: 100%;
  transition: background-color 0.5s;
  color: #333;
}
.headerNav .menuEbene1 > li .menuSubpage li a {
  color: #333;
  line-height: 17px;
  display: block;
  padding: 18px 20px 18px 9px;
  position: relative;
  margin: 0 15px;
  border-bottom: 1px solid #DDDDDD;
}
.headerNav .menuEbene1 > li .menuSubpage li a:hover {
  color: #e1570c;
}
.headerNav .menuEbene1 > li .menuSubpage li a.hasSub:after {
  content: "";
  font-family: "icomoon";
  font-size: 12px;
  right: 6px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.headerNav .menuEbene1 > li .menuSubpage li.current > a, .headerNav .menuEbene1 > li .menuSubpage li.active > a, .headerNav .menuEbene1 > li .menuSubpage li:hover > a {
  background-color: #EAEEF0;
}
.headerNav .menuEbene1 > li .menuSubpage li:last-child > a {
  border-bottom: none;
}
.headerNav .menuEbene1 > li .menuEbene2 {
  visibility: hidden;
  opacity: 0;
  display: inline-block;
  transition: visibility 0s, opacity 0.3s linear;
}
.headerNav .menuEbene1 > li .menuEbene3 {
  display: inline-block;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
  z-index: -10;
  top: 18px;
  left: 100%;
}
.headerNav .menuEbene1 > li:hover .menuEbene2 {
  visibility: visible;
  opacity: 1;
}
.headerNav .menuEbene1 > li:hover .menuEbene2 > li:hover .menuEbene3 {
  visibility: visible;
  opacity: 1;
}
.headerNav .menuEbene1 > li.wide .menuSubpage {
  min-width: 500px;
}
.headerNav .menuEbene1 > li.wide .menuSubpage li {
  width: 50%;
}
.headerNav .menuEbene1 > li.wide .menuSubpage.menuEbene3 {
  z-index: 10;
}
.headerNav .menuEbene1 > li.wide2 .menuSubpage {
  min-width: 560px;
}
.headerNav .menuEbene1 > li.wide2 .menuSubpage li {
  width: 50%;
}
.mobileNavWrapper {
  display: none;
  overflow: auto;
  background: #EEEEEE;
  width: 100vw;
  height: calc(100vh - 65px);
  position: absolute;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  top: 100%;
  right: 0;
  margin: 1px;
  padding-bottom: 48px;
}
@media (min-width: 768px) {
  .mobileNavWrapper {
    height: calc(100vh - 81px);
  }
}
.mobileNavWrapper .mobileNavOben {
  background: white;
}
.mobileNavWrapper .mobileNavOben ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 56px;
}
.mobileNavWrapper .mobileNavOben ul li {
  display: block;
  position: relative;
  transition: background-color 0.6s;
}
.mobileNavWrapper .mobileNavOben ul li:hover {
  background-color: #e6e6e6;
}
.mobileNavWrapper .mobileNavOben ul li.current {
  background: #e1570c;
}
.mobileNavWrapper .mobileNavOben ul li .menuItemBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 56px;
  text-align: center;
  cursor: pointer;
}
.mobileNavWrapper .mobileNavOben ul > li {
  border-bottom: 1px solid #E0E0E0;
}
.mobileNavWrapper .mobileNavOben ul > li a {
  padding: 17px 56px 17px 20px;
  line-height: 22px;
  color: #333;
}
.mobileNavWrapper .mobileNavOben ul > li a:hover {
  color: #e1570c;
}
.mobileNavWrapper .mobileNavOben ul > li > ul {
  display: none;
  background: #E0E0E0;
}
.mobileNavWrapper .mobileNavOben ul > li > ul > li {
  border-color: #9E9E9E;
}
.mobileNavWrapper .mobileNavOben ul > li > ul > li:hover {
  background-color: #c7c7c7;
}
.mobileNavWrapper .mobileNavOben ul > li > ul > li:first-child {
  border-top: 1px solid #E0E0E0;
}
.mobileNavWrapper .mobileNavOben ul > li > ul > li:last-child {
  border-bottom: none;
}
.mobileNavWrapper .mobileNavOben ul > li > ul > li > ul {
  display: none;
  background: #EEEEEE;
}
.mobileNavWrapper .mobileNavOben ul > li > ul > li > ul > li {
  border-color: #9E9E9E;
}
.mobileNavWrapper .mobileNavOben ul > li > ul > li > ul > li:hover {
  background-color: #d5d5d5;
}
.mobileNavWrapper .mobileNavOben ul li.active > ul {
  display: block;
}
.mobileNavWrapper .mobileNavOben ul li.active > ul > li.current ul {
  display: none;
}
.mobileNavWrapper .mobileNavUnten {
  padding: 50px 77px 50px 78px;
  margin-bottom: 48px;
  background: white;
}
.mobileNavWrapper .mobileNavUnten a {
  margin-bottom: 23px;
}
.mobileNavWrapper .mobileNavUnten a:last-child {
  margin-bottom: 0;
}
.mobileNavWrapper .mobileNavMeta {
  position: relative;
  z-index: 50;
  width: 100%;
  bottom: 0;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #EEEEEE;
  font-size: 12px;
}
.mobileNavWrapper .mobileNavMeta ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mobileNavWrapper .mobileNavMeta ul li {
  display: inline-block;
  margin-right: 20px;
}
.mobileNavWrapper .mobileNavMeta ul li:last-child {
  margin-right: 0;
}
.mobileNavWrapper .mobileNavMeta ul li a {
  color: #333;
  font-weight: 900;
}
@media (min-width: 768px) {
  .mobileNavWrapper {
    max-width: 380px;
  }
  .mobileNavWrapper .mobileNavMeta {
    max-width: 380px;
  }
}
.breadCrumb {
  padding: 20px 0;
}
.breadCrumb ul {
  margin: 0;
  padding: 0;
}
.breadCrumb ul li {
  color: #333;
  display: inline-block;
  font-weight: 900;
  font-size: 12px;
  line-height: 15px;
  opacity: 0.5;
  transition: opacity 0.5s;
}
.breadCrumb ul li:after {
  font-family: "icomoon";
  content: "";
  width: 12px;
  margin: 0 20px;
}
.breadCrumb ul li a {
  color: #333;
}
.breadCrumb ul li:last-child {
  margin-right: 0;
}
.breadCrumb ul li:last-child:after {
  display: none;
}
.breadCrumb ul li.current {
  opacity: 0.75;
}
.breadCrumb ul li:hover {
  opacity: 1;
}
.subNav {
  position: relative;
}
.subNavigation {
  left: 0;
  margin-bottom: 30px;
  margin-top: 86px;
}
.subNavigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 53px;
  font-size: 14px;
}
.subNavigation ul li {
  line-height: 19px;
  color: #333;
  display: inline-block;
  width: 100%;
  position: relative;
  transition: background-color 0.6s;
}
.subNavigation ul li a {
  color: #333;
}
.subNavigation ul li .menuItemBtn {
  position: absolute;
  top: 0;
  line-height: 53px;
  right: 0;
  width: 25px;
  text-align: center;
  cursor: pointer;
}
.subNavigation ul > li {
  border-bottom: 1px solid #E0E0E0;
}
.subNavigation ul > li.current > a {
  color: #e1570c;
}
.subNavigation ul > li a {
  padding: 16px 25px 15px 10px;
  line-height: 17px;
  color: #333;
  display: inline-block;
  width: calc(100% - 25px);
}
.subNavigation ul > li a:hover {
  color: #e1570c;
}
.subNavigation ul > li > ul {
  display: none;
}
.subNavigation ul > li > ul > li {
  border-color: #9E9E9E;
}
.subNavigation ul > li > ul > li:first-child {
  border-top: 1px solid #E0E0E0;
}
.subNavigation ul > li > ul > li:last-child {
  border-bottom: none;
}
.subNavigation ul > li > ul > li > ul {
  display: none;
}
.subNavigation ul > li > ul > li > ul > li {
  border-color: #9E9E9E;
}
.subNavigation > ul > li.active > ul {
  display: block;
}
a figure {
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
}
a figure img {
  transition: transform 1s;
}
a:hover figure img {
  transform: scale(1.1);
}
.ce-textpic {
  display: inline-block;
  width: 100%;
}
.ce-textpic .ce-column {
  width: 100%;
}
.ce-textpic .ce-gallery figure {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.ce-textpic .ce-gallery figure img {
  max-width: 100%;
  height: auto;
}
.ce-textpic .ce-gallery figure figcaption {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 12px 20px;
  line-height: 17px;
  font-size: 14px;
  font-weight: 900;
  background-color: rgba(255, 255, 255, 0.77);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}
.ce-textpic.ce-above .ce-gallery figure {
  display: inline-block;
  width: 100%;
}
.ce-textpic.ce-above.ce-center figure img {
  display: block;
  margin: 0 auto;
}
.ce-textpic.ce-above.ce-left figure img {
  display: block;
  margin: 0;
  float: left;
}
.ce-textpic.ce-above.ce-right figure img {
  display: block;
  margin: 0;
  float: right;
}
.ce-textpic.ce-intext .ce-gallery {
  width: 100%;
  display: inline-block;
  transition: width 1s;
}
.ce-textpic.ce-intext .ce-gallery figure {
  width: 100%;
  margin-top: 8px;
}
.ce-textpic.ce-intext .ce-gallery figure img {
  width: 100%;
}
.ce-textpic.ce-intext .ce-bodytext {
  width: 100%;
  transition: width 1s;
  display: block;
}
.ce-textpic.ce-intext.ce-left .ce-gallery {
  float: left;
  margin: 0;
}
.ce-textpic.ce-intext.ce-right .ce-gallery {
  float: right;
  margin: 0;
}
.ce-textpic.ce-intext.ce-nowrap .ce-bodytext {
  display: inline-block;
}
.ce-textpic.ce-intext.ce-nowrap.ce-left .ce-bodytext {
  float: right;
}
.ce-textpic.ce-intext.ce-nowrap.ce-right .ce-bodytext {
  float: left;
}
@media (min-width: 768px) {
  .ce-textpic.ce-intext .ce-gallery {
    width: 33%;
  }
  .ce-textpic.ce-intext.ce-left .ce-gallery {
    float: left;
    margin: 0 20px 10px 0;
  }
  .ce-textpic.ce-intext.ce-right .ce-gallery {
    float: right;
    margin: 0 0 10px 20px;
  }
  .ce-textpic.ce-intext.ce-nowrap .ce-bodytext {
    width: 63%;
  }
}
.pageImage figure {
  position: relative;
  margin-bottom: 30px;
  border-radius: 5px;
  overflow: hidden;
}
.pageImage figure img {
  max-width: 100%;
  height: auto;
}
.pageImage figure figcaption {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 12px 20px;
  line-height: 17px;
  font-size: 14px;
  font-weight: 900;
  background-color: rgba(255, 255, 255, 0.77);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}
div.imgCopyright {
  position: absolute;
  color: white;
  right: 15px;
  bottom: 12px;
  line-height: 24px;
  font-size: 14px;
  text-shadow: 0 0 2px black;
  font-weight: 400;
}
.news-img-caption > div.imgCopyright, figcaption > div.imgCopyright {
  bottom: 42px;
}
@media (min-width: 992px) {
  .ce-textpic .ce-gallery[data-ce-columns="2"] {
    width: 100%;
    float: none;
  }
  .ce-textpic .ce-gallery[data-ce-columns="2"] .ce-row {
    width: 100%;
    overflow: auto;
  }
  .ce-textpic .ce-gallery[data-ce-columns="2"] .ce-row .ce-column {
    width: 48%;
    margin-right: 4%;
    float: left;
  }
  .ce-textpic .ce-gallery[data-ce-columns="2"] .ce-row .ce-column:nth-child(2) {
    margin-right: 0;
  }
  .ce-textpic .ce-gallery[data-ce-columns="3"] {
    width: 100%;
    float: none;
  }
  .ce-textpic .ce-gallery[data-ce-columns="3"] .ce-row {
    width: 100%;
    overflow: auto;
  }
  .ce-textpic .ce-gallery[data-ce-columns="3"] .ce-row .ce-column {
    width: 32%;
    margin-right: 2%;
    float: left;
  }
  .ce-textpic .ce-gallery[data-ce-columns="3"] .ce-row .ce-column:nth-child(3) {
    margin-right: 0;
  }
  .ce-textpic .ce-gallery[data-ce-columns="4"] {
    width: 100%;
    float: none;
  }
  .ce-textpic .ce-gallery[data-ce-columns="4"] .ce-row {
    width: 100%;
    overflow: auto;
  }
  .ce-textpic .ce-gallery[data-ce-columns="4"] .ce-row .ce-column {
    width: 23.5%;
    margin-right: 2%;
    float: left;
  }
  .ce-textpic .ce-gallery[data-ce-columns="4"] .ce-row .ce-column:nth-child(4) {
    margin-right: 0;
  }
}
.ce-table, .contenttable {
  width: 100%;
}
.ce-table th, .contenttable th {
  font-weight: 900;
}
.ce-table td, .contenttable td {
  padding: 0.5em 0.75em;
  vertical-align: top;
  border-top: 1px solid #dadada;
}
.ce-table caption, .contenttable caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
.ce-bodytext ul > li {
  margin-left: 20px;
  margin-bottom: 15px;
  display: block;
  position: relative;
}
.ce-bodytext ul > li:before {
  content: "";
  width: 9px;
  height: 9px;
  background: #e1570c;
  top: 9px;
  left: -20px;
  position: absolute;
  border-radius: 50%;
  border: 1px solid #e1570c;
}
.frame-type-text ul, .frame-type-pic ul, .frame-type-bullets ul {
  padding: 0;
  list-style: none;
}
.frame-type-text ul > li, .frame-type-pic ul > li, .frame-type-bullets ul > li {
  margin-left: 20px;
  margin-bottom: 15px;
  display: block;
  position: relative;
}
.frame-type-text ul > li:before, .frame-type-pic ul > li:before, .frame-type-bullets ul > li:before {
  content: "";
  width: 9px;
  height: 9px;
  background: #e1570c;
  top: 9px;
  left: -20px;
  position: absolute;
  border-radius: 50%;
  border: 1px solid #e1570c;
}
.frame-type-text ul > li ul > li, .frame-type-pic ul > li ul > li, .frame-type-bullets ul > li ul > li {
  margin-bottom: 15px;
}
.frame-type-text ul > li ul > li:before, .frame-type-pic ul > li ul > li:before, .frame-type-bullets ul > li ul > li:before {
  background: transparent;
  border: 1px solid #e1570c;
}
.frame-type-text ul.bulletChecklist > li:before, .frame-type-pic ul.bulletChecklist > li:before, .frame-type-bullets ul.bulletChecklist > li:before {
  content: "";
  font-family: "icomoon";
  font-size: 12px;
  width: 12px;
  height: 12px;
  color: #28DF76;
  top: 0;
  left: -20px;
  position: absolute;
  background: transparent;
  border-radius: 0;
  border: none;
}
.frame-type-text ol, .frame-type-pic ol, .frame-type-bullets ol {
  padding: 0;
  list-style: none;
  counter-reset: ol-counter;
}
.frame-type-text ol > li, .frame-type-pic ol > li, .frame-type-bullets ol > li {
  display: block;
  position: relative;
  margin-left: 20px;
  margin-bottom: 15px;
}
.frame-type-text ol > li:before, .frame-type-pic ol > li:before, .frame-type-bullets ol > li:before {
  counter-increment: ol-counter;
  content: counter(ol-counter);
  position: absolute;
  top: 0;
  left: -20px;
  color: #e1570c;
}
.frame-type-text ol > li ol, .frame-type-pic ol > li ol, .frame-type-bullets ol > li ol {
  counter-reset: ol-counter2;
}
.frame-type-text ol > li ol li, .frame-type-pic ol > li ol li, .frame-type-bullets ol > li ol li {
  margin-bottom: 15px;
}
.frame-type-text ol > li ol li:before, .frame-type-pic ol > li ol li:before, .frame-type-bullets ol > li ol li:before {
  counter-increment: ol-counter2;
  content: counter(ol-counter) "." counter(ol-counter2);
  color: #f6935d;
  left: -30px;
}
.frame-type-text ol > li ol li ol, .frame-type-pic ol > li ol li ol, .frame-type-bullets ol > li ol li ol {
  counter-reset: ol-counter3;
}
.frame-type-text ol > li ol li ol li, .frame-type-pic ol > li ol li ol li, .frame-type-bullets ol > li ol li ol li {
  margin-bottom: 15px;
}
.frame-type-text ol > li ol li ol li:before, .frame-type-pic ol > li ol li ol li:before, .frame-type-bullets ol > li ol li ol li:before {
  counter-increment: ol-counter3;
  content: counter(ol-counter) "." counter(ol-counter2) "." counter(ol-counter3);
  color: #f9b38d;
  left: -40px;
}
.frame {
  width: 100%;
}
.frame-full {
  position: relative;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
}
.gridWrap .frame-teaser {
  height: 100%;
}
.frame-space-before-extra-small {
  margin-top: 0.5rem;
}
.frame-space-before-small {
  margin-top: 1rem;
}
.frame-space-before-medium {
  margin-top: 2rem;
}
.frame-space-before-large {
  margin-top: 3rem;
}
.frame-space-before-extra-large {
  margin-top: 3.5rem;
}
.frame-space-after-extra-small {
  margin-bottom: 0.5rem;
}
.frame-space-after-small {
  margin-bottom: 1rem;
}
.frame-space-after-medium {
  margin-bottom: 2rem;
}
.frame-space-after-large {
  margin-bottom: 3rem;
}
.frame-space-after-extra-large {
  margin-bottom: 3.5rem;
}
.frame-space-after-footer {
  margin-bottom: -60px;
}
.ce-uploads {
  list-style: none;
  padding: 0;
}
.ce-uploads li {
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
.ce-uploads li > div {
  display: inline-block;
  width: 90%;
}
.ce-uploads .linkListIcon {
  display: inline-block;
  font-size: 24px;
  margin-right: 20px;
  margin-top: 6px;
  color: #e1570c;
  float: left;
  width: auto;
}
.ce-uploads span {
  display: inline-block;
  margin-right: 20px;
}
.ce-uploads .ce-uploads-fileName {
  font-weight: 900;
  margin: 0;
  width: 100%;
}
.igTeaser {
  text-align: center;
  margin-bottom: 100px;
}
.igTeaser .teaserImage {
  line-height: 0;
  margin-bottom: 10px;
}
.igTeaser .teaserImage figure {
  border-radius: 5px;
  overflow: hidden;
  margin: 0;
}
.igTeaser .teaserImage figure img.dummyImage {
  opacity: 0.6;
}
.igTeaser .teaserHeadline {
  font-weight: 900;
  color: #E1570C;
  margin-top: 20px;
  margin-bottom: 10px;
}
.igTeaser .teaserBody {
  color: #333;
}
.igTeaser .teaserBody p {
  min-height: 85px;
}
.igTeaserbox {
  background: #EAEEF0;
}
.igTeaserbox a {
  display: inline;
  width: 100%;
  height: 100%;
  line-height: 0;
}
.igTeaserbox a:hover figure img {
  transform: translateX(-50%) translateY(-50%) scale(1.05);
}
.igTeaserbox .teaserImage {
  height: 100%;
  width: 100%;
  min-height: 300px;
  line-height: 0;
  overflow: hidden;
}
.igTeaserbox .teaserImage figure {
  margin: 0;
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.igTeaserbox .teaserImage figure img {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 5px;
}
.igTeaserbox .teaserNoImage {
  padding-left: 50px;
}
.igTeaserbox .teaserInner {
  padding: 15px;
}
@media (min-width: 480px) {
  .igTeaserbox .teaserInner {
    padding: 32px;
  }
}
@media (min-width: 992px) {
  .igTeaserbox .teaserInner {
    padding: 32px 32px 32px 0;
  }
}
.igTeaserbox .teaserInner .teaserHeadline {
  color: #E1570C;
  font-size: 40px;
  font-weight: 300;
  line-height: 54px;
  margin-bottom: 7px;
  hyphens: auto;
}
.igTeaserbox .teaserInner .teaserBody {
  color: #333;
}
.igAktionsteaser {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 992px) {
  .igAktionsteaser {
    min-height: 550px;
  }
}
.igAktionsteaser .teaserContent {
  color: #333;
  max-width: 100%;
  background: rgba(255, 255, 255, 0.8);
  transition: background-color 0.5s;
  position: relative;
  left: 0;
  right: 0;
  padding: 50px 50px 30px 30px;
  height: 100%;
}
@media (min-width: 768px) {
  .igAktionsteaser .teaserContent {
    max-width: 40%;
  }
}
@media (min-width: 768px) {
  .igAktionsteaser .teaserContent {
    left: 60%;
  }
}
@media (min-width: 992px) {
  .igAktionsteaser .teaserContent {
    position: absolute;
  }
}
.igAktionsteaser .teaserContent:hover {
  background: rgba(255, 255, 255, 0.9);
}
.igAktionsteaser .teaserContent .teaserHeadline {
  margin-bottom: 15px;
}
.igAktionsteaser .teaserContent .teaserHeadline .subheadline {
  color: #e1570c;
  font-weight: 900;
  letter-spacing: 0.5px;
}
.igAktionsteaser .teaserContent .teaserHeadline .headline {
  color: #333;
  font-size: 2em;
  font-weight: 300;
  line-height: 42px;
}
.igAktionsteaser .teaserBg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: transform 0.7s;
}
.igAktionsteaser:hover .teaserBg {
  transform: scale(1.03);
}
.igSpendenteaser {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 992px) {
  .igSpendenteaser {
    min-height: 550px;
  }
}
.igSpendenteaser .teaserContent {
  width: 100%;
  padding: 30px 20px;
  background: #ad0b05;
  transition: background-color 0.5s;
  position: relative;
  left: 0;
  height: 100%;
}
@media (min-width: 768px) {
  .igSpendenteaser .teaserContent {
    max-width: 40%;
  }
}
@media (min-width: 768px) {
  .igSpendenteaser .teaserContent {
    left: 60%;
  }
}
@media (min-width: 992px) {
  .igSpendenteaser .teaserContent {
    position: absolute;
  }
}
@media (min-width: 1200px) {
  .igSpendenteaser .teaserContent {
    padding: 70px 60px;
  }
}
.igSpendenteaser .teaserContent:hover {
  background: #ad0b05;
}
.igSpendenteaser .teaserContent .teaserHeadline {
  margin-bottom: 30px;
  color: white;
}
.igSpendenteaser .teaserContent .teaserHeadline .subheadline {
  color: white;
  font-weight: 900;
  letter-spacing: 0.5px;
}
.igSpendenteaser .teaserContent .teaserHeadline .headline {
  color: white;
  font-size: 3rem;
  font-weight: 300;
  line-height: 3.5rem;
}
.igSpendenteaser .teaserContent .teaserBody {
  color: white;
}
.igSpendenteaser .teaserBg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: transform 0.7s;
}
@media (min-width: 768px) {
  .igSpendenteaser .teaserBg {
    max-width: 60%;
  }
}
.igSpendenteaser:hover .teaserBg {
  transform: scale(1.03);
}
.igKachelteaser {
  color: white;
  text-align: center;
  position: relative;
  overflow: hidden;
  max-height: 480px;
  width: 100%;
  height: 100%;
}
.igKachelteaser a {
  color: white;
}
.igKachelteaser a:hover {
  color: white;
}
.igKachelteaser.white {
  color: #333;
}
.igKachelteaser.white a {
  color: #333;
}
.igKachelteaser.white a:hover {
  color: #333;
}
.igKachelteaser.white .teaserContent .teaserHeader {
  color: #ad0b05;
}
.igKachelteaser.red .teaserContent {
  background-color: rgba(173, 11, 5, 0.7);
}
.igKachelteaser.orange .teaserContent {
  background-color: rgba(225, 87, 12, 0.9);
}
.igKachelteaser .teaserContent {
  padding: 67px 32px;
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
}
.igKachelteaser .teaserContent .teaserHeader {
  font-size: 40px;
  line-height: 54px;
  font-weight: 300;
  max-width: 1140px;
  margin: 0 auto 15px auto;
}
.igKachelteaser .teaserContent .teaserBody {
  max-width: 1140px;
  margin: 0 auto;
}
.igKachelteaser .teaserContent .teaserBody p:last-child {
  margin-bottom: 0;
}
.igKachelteaser .teaserContent .teaserButton {
  margin-top: 40px;
}
.igKachelteaser .teaserContent .teaserButton i {
  margin-right: 5px;
}
.igKachelteaser .teaserBg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: transform 0.7s;
}
.igKachelteaser:hover .teaserBg {
  transform: scale(1.03);
}
.igAkkordeon {
  margin: 0;
  border-bottom: 1px solid #e1570c;
}
@media (min-width: 768px) {
  .igAkkordeon {
    margin: 0 40px;
  }
}
.igAkkordeon .akkHeader {
  position: relative;
  padding: 17px 20px;
  cursor: pointer;
}
.igAkkordeon .akkHeader .akkBtn {
  position: absolute;
  right: 20px;
  top: 15px;
  height: 26px;
  width: 26px;
  text-align: center;
}
.igAkkordeon .akkHeader .akkBtn:after {
  content: "";
  font-family: "icomoon";
  font-size: 16px;
  line-height: 26px;
  color: #e1570c;
  transition: 0.3s color;
}
.igAkkordeon .akkHeader .akkHeadline {
  font-size: 20px;
  line-height: 26px;
  color: #e1570c;
  padding-right: 35px;
  transition: 0.3s color;
}
.igAkkordeon .akkHeader .akkTeaser {
  font-size: 16px;
  line-height: 24px;
}
.igAkkordeon .akkHeader:hover .akkHeadline {
  color: #ad0b05;
}
.igAkkordeon .akkHeader:hover .akkBtn:after {
  color: #ad0b05;
}
.igAkkordeon.open .akkHeader .akkBtn:after {
  content: "";
}
.igAkkordeon .akkBody {
  display: none;
  padding: 0 40px;
}
.igAkkordeon .akkBody .akkImage {
  float: left;
  margin: 0 20px 15px 0;
}
.igAkkordeon .akkBody .akkImage img {
  max-width: 100%;
  height: auto;
}
.igBeratungsstellensuche {
  width: 100%;
  padding: 80px 0px;
}
.igBeratungsstellensuche .igBeratungsstellensuche-headline {
  color: #e1570c;
  font-family: Lato;
  font-size: 40px;
  font-weight: 300;
  line-height: 54px;
}
.tx_beratungsstellenheader {
  margin-top: 120px;
}
.tx_beratungsstellenheader .bsHeader {
  margin: 34px 0;
  text-align: center;
}
.tx_beratungsstellenheader .bsHeader .bsHeaderOben {
  font-size: 40px;
  font-weight: 300;
  line-height: 54px;
  color: #333;
}
.tx_beratungsstellenheader .bsHeader .bsHeaderStelle {
  font-size: 56px;
  font-weight: 300;
  line-height: 74px;
  color: #ad0b05;
}
.tx_beratungsstellenheader .bsContent {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 992px) {
  .tx_beratungsstellenheader .bsContent {
    min-height: 550px;
  }
}
.tx_beratungsstellenheader .bsContent .teaserContent {
  color: white;
  max-width: 100%;
  background: rgba(225, 87, 12, 0.9);
  position: relative;
  left: 0;
  right: 0;
  padding: 50px 50px 30px 30px;
  height: 100%;
  line-height: 28px;
}
@media (min-width: 768px) {
  .tx_beratungsstellenheader .bsContent .teaserContent {
    max-width: 40%;
  }
}
@media (min-width: 768px) {
  .tx_beratungsstellenheader .bsContent .teaserContent {
    background: #e1570c;
    left: 60%;
  }
}
@media (min-width: 992px) {
  .tx_beratungsstellenheader .bsContent .teaserContent {
    position: absolute;
  }
}
.tx_beratungsstellenheader .bsContent .teaserContent .bsContact {
  margin-bottom: 25px;
}
.tx_beratungsstellenheader .bsContent .teaserContent .bsContact i {
  margin-right: 5px;
}
.tx_beratungsstellenheader .bsContent .teaserContent .bsContact .bsAddress {
  margin-bottom: 15px;
}
.tx_beratungsstellenheader .bsContent .teaserContent .bsContact .bsTel {
  margin-bottom: 8px;
}
.tx_beratungsstellenheader .bsContent .teaserContent .bsContact .bsEmail a, .tx_beratungsstellenheader .bsContent .teaserContent .bsContact .bsEmail a:hover {
  color: white;
  text-decoration: none;
}
.tx_beratungsstellenheader .bsContent .teaserContent .bsHours {
  font-style: italic;
}
.tx_beratungsstellenheader .bsContent .teaserContent .bsTitle {
  margin-bottom: 20px;
  font-weight: bold;
  color: white;
}
.tx_beratungsstellenheader .bsContent .teaserContent .bsTitle a {
  color: white;
}
.tx_beratungsstellenheader .bsContent .teaserContent .bsSectionHeadline {
  font-weight: 900;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 8px;
  font-style: normal;
}
.tx_beratungsstellenheader .bsContent .teaserBg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: transform 0.7s;
}
.tx_beratungsstellenheader .bsContent:hover .teaserBg {
  transform: scale(1.03);
}
.igTextTeaserzentriert {
  width: 100%;
  padding: 80px 0;
}
.igTextTeaserzentriert .igTextTeaserzentriert-headline {
  color: #e1570c;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 54px;
}
.tx_igproject_ansprechpartner {
  display: inline-block;
  width: 33%;
  min-width: 200px;
  max-width: 270px;
  margin: 0 15px 45px;
  vertical-align: top;
}
.tx_igproject_ansprechpartner .anspImage {
  text-align: center;
  margin-bottom: 15px;
}
.tx_igproject_ansprechpartner .anspImage figure {
  border-radius: 50%;
  width: 128px;
  height: 128px;
  overflow: hidden;
  display: inline-block;
  margin: 0;
}
.tx_igproject_ansprechpartner .anspImage figure img {
  width: 100%;
  height: 100%;
}
.tx_igproject_ansprechpartner .anspBody .anspName {
  font-weight: 900;
  color: #e1570c;
}
.tx_igproject_ansprechpartner .anspBody .anspTitle {
  font-weight: 900;
  color: #999999;
}
.tx_igproject_ansprechpartner .anspBody .anspTel {
  margin-top: 5px;
}
.tx_igproject_ansprechpartner .anspBody .anspEmail {
  margin-top: 5px;
}
.tx_igproject_ansprechpartner .anspBody .anspEmail a {
  color: #333;
}
.tx_igproject_ansprechpartner .anspBody .anspEmail a:hover {
  color: #e1570c;
}
.tx-igproject-popup {
  margin-top: 80px;
}
.tx-igproject-popup .btn.close {
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  width: 32px;
  height: 32px;
  top: -16px;
  right: -16px;
  background-color: #fff;
  opacity: 1;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3);
  color: #e1570c;
  z-index: 100;
  padding: 0 5px 5px;
}
.tx-igproject-popup .btn.close:hover {
  cursor: pointer;
}
.tx-igproject-popup .btn.close .icon-Close {
  font-size: 1rem;
}
.tx-igproject-popup .modal-dialog {
  width: calc($screen-sm - 40px);
  max-width: calc($screen-sm - 40px);
  margin: 20px;
  pointer-events: all;
}
@media (min-width: 768px) {
  .tx-igproject-popup .modal-dialog {
    width: 686px;
    max-width: 686px;
    margin: 1.75rem auto;
  }
}
.tx-igproject-popup .modal-dialog .modal-content {
  background-color: #e1570c;
  color: white;
}
.tx-igproject-popup .modal-dialog .modal-content .popupText {
  margin-bottom: 25px;
}
.tx-igproject-popup .modal-dialog .modal-content .infoLink a.btn {
  color: white;
  border-color: white;
}
.tx-igproject-popup .modal-dialog .modal-content img {
  width: 100%;
  height: auto;
}
.popupBody p {
  margin-left: 100px;
  margin-right: 100px;
}
.popupBody p a {
  color: white;
  text-decoration: underline;
}
.news .newsKacheln .newsListWrapper {
  width: 100%;
  height: 100%;
  padding: 0 15px;
}
@media (min-width: 992px) {
  .news .newsKacheln .newsListWrapper {
    padding: 0;
  }
}
.news .newsKacheln .newsListWrapper .article {
  margin-bottom: 50px;
}
.news .newsKacheln .newsListWrapper .article .newsTeaserImg {
  margin-bottom: 15px;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
  min-height: 300px;
}
@media (min-width: 768px) {
  .news .newsKacheln .newsListWrapper .article .newsTeaserImg {
    min-height: 214px;
  }
}
.news .newsKacheln .newsListWrapper .article .newsTeaserImg img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-height: 100%;
  min-width: 100%;
  height: auto;
  transition: transform 1s;
}
.news .newsKacheln .newsListWrapper .article .newsTeaserBody .newsTeaserSub {
  font-weight: 900;
  color: #e1570c;
  margin-bottom: 5px;
  min-height: 1.75em;
}
.news .newsKacheln .newsListWrapper .article .newsTeaserBody .newsTeaserHeadline {
  font-weight: 300;
  color: #333;
  font-size: 1.5em;
  line-height: 1.325em;
}
.news .newsKacheln .newsListWrapper .article a:hover .newsTeaserImg img {
  transform: translateX(-50%) translateY(-50%) scale(1.15);
}
.news .newsKacheln .newsMoreList {
  margin-bottom: 25px;
  text-align: center;
}
.news .newsBox {
  background: #EAEEF0;
  padding: 60px 0 80px;
}
.news .newsBox .newsListHeader {
  margin-bottom: 60px;
  text-align: center;
}
.news .newsBox .newsListWrapper {
  width: 100%;
  height: 100%;
}
.news .newsBox .newsMoreList {
  margin-top: 45px;
  text-align: center;
}
.news .newsBox .article a {
  display: block;
}
.news .newsBox .article a .newsItemImage {
  margin-bottom: 15px;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 217px;
}
.news .newsBox .article a .newsItemImage .news-banner {
  z-index: 449;
  background: #e1570c;
  position: absolute;
  color: white;
  padding: 1px 10px;
  border-radius: 0 0 5px;
  font-size: 14px;
}
.news .newsBox .article a .newsItemImage img {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  transition: transform 1s;
}
.news .newsBox .article a .newsItemSubheadline {
  color: #e1570c;
  font-weight: 900;
}
.news .newsBox .article a .newsItemHeadline h3 {
  font-weight: 300;
  font-size: 1.5em;
  line-height: 2rem;
  color: #333;
}
.news .newsBox .article a:hover .newsItemImage img {
  transform: translateX(-50%) translateY(-50%) scale(1.15);
}
.news.news-single .newsHeader {
  text-align: center;
  margin-bottom: 30px;
}
.news.news-single .newsHeader .newsSubHeadline {
  font-weight: 900;
  letter-spacing: 5px;
  color: #e1570c;
  font-size: 16px;
  line-height: 1.75em;
}
.news.news-single .newsHeader .newsHeadline {
  margin-top: -4px;
}
.news.news-single .newsHeader .newsHeadline h1 {
  color: #333;
  margin: 0;
}
.news.news-single .newsImage {
  margin-bottom: 30px;
  border-radius: 5px;
  overflow: hidden;
}
.news.news-single .newsImage .news-img-wrap {
  float: none;
  width: 100%;
  margin: 0;
}
.news.news-single .newsImage .news-img-wrap .outer {
  position: relative;
}
.news.news-single .newsImage .news-img-wrap .news-img-caption {
  margin: 0;
  color: #333;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 12px 20px;
  line-height: 17px;
  font-size: 14px;
  font-weight: 900;
  background-color: rgba(255, 255, 255, 0.77);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}
.news.news-single .newsImage .news-img-wrap .mediaelement {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 300px;
  transition: min-height 0.7s;
}
@media (min-width: 992px) {
  .news.news-single .newsImage .news-img-wrap .mediaelement {
    min-height: 460px;
  }
}
.news.news-single .newsImage .news-img-wrap .mediaelement img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 100%;
}
.news.news-single .newsMeta {
  font-weight: 900;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 15px;
}
.news.news-single .newsBody {
  margin-bottom: 60px;
}
.news.news-single .newsBody p:last-child {
  margin-bottom: 0;
}
.news.news-single .newsBody h2 {
  font-weight: 300;
  color: #e1570c;
  font-size: 2em;
  line-height: 1.3125em;
}
.news.news-single .newsRelatedFiles {
  margin-bottom: 60px;
}
.news.news-single .newsRelatedFiles h4 {
  color: #e1570c;
  font-weight: 400;
  font-size: 1.5em;
  margin-bottom: 24px;
}
.news.news-single .newsRelatedNews h4 {
  color: #e1570c;
  margin-bottom: 45px;
  text-align: center;
}
.news.news-single .newsRelatedNews ul {
  padding: 0;
}
.news.news-single .newsRelatedNews ul li {
  display: block;
}
.news.news-single .newsRelatedNews ul li .newsTeaserImg {
  margin-bottom: 15px;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
  min-height: 300px;
}
@media (min-width: 992px) {
  .news.news-single .newsRelatedNews ul li .newsTeaserImg {
    min-height: 214px;
  }
}
.news.news-single .newsRelatedNews ul li .newsTeaserImg img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-height: 100%;
  min-width: 100%;
  height: auto;
  transition: transform 1s;
}
.news.news-single .newsRelatedNews ul li .newsTeaserBody .newsTeaserSub {
  font-weight: 900;
  color: #e1570c;
  margin-bottom: 5px;
  min-height: 1.75em;
}
.news.news-single .newsRelatedNews ul li .newsTeaserBody .newsTeaserHeadline {
  font-weight: 300;
  color: #333;
  font-size: 1.5em;
  line-height: 1.325em;
}
.news.news-single .newsRelatedNews ul li a:hover .newsTeaserImg img {
  transform: translateX(-50%) translateY(-50%) scale(1.15);
}
.page-navigation {
  display: none;
}
.tx-ig-slider {
  position: relative;
  width: 100vw;
}
@media (min-width: 768px) {
  .tx-ig-slider {
    height: 100vh;
    overflow: hidden;
  }
}
.tx-ig-slider .igSliderWrapper {
  position: relative;
}
.tx-ig-slider .slideDown {
  position: absolute;
  z-index: 20;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.7);
  color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.2);
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  left: 50%;
  bottom: 20px;
  margin-left: -20px;
  cursor: pointer;
  transition: all 0.5s;
}
.tx-ig-slider .slideDown:hover {
  border: 2px solid white;
  color: white;
  background: rgba(255, 255, 255, 0.5);
}
.tx-ig-slider .sliderInfoBox {
  position: inherit;
  width: 100%;
  top: inherit;
  background: #e1570c;
  color: white;
  z-index: 10;
  padding: 30px 15px 60px 15px;
  transition: width 0.5s, background-color 0.5s;
}
@media (min-width: 768px) {
  .tx-ig-slider .sliderInfoBox {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90%;
    top: inherit;
    max-height: 50vh;
    height: 450px;
    background: rgba(225, 87, 12, 0.85);
    border-radius: 0 20px 0 0;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    padding: 30px 30px 60px 130px;
  }
}
@media (min-width: 992px) {
  .tx-ig-slider .sliderInfoBox {
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .tx-ig-slider .sliderInfoBox {
    width: 50%;
  }
}
.tx-ig-slider .sliderInfoBox .infoHeadline {
  font-size: 3em;
  line-height: 1.1666667em;
  font-weight: 300;
  margin-bottom: 25px;
}
.tx-ig-slider .sliderInfoBox .infoText {
  margin-bottom: 30px;
}
.tx-ig-slider .sliderInfoBox .infoLink a.btn {
  color: white;
  border-color: white;
}
.tx-ig-slider .sliderContent {
  width: 100vw;
  height: 50vh;
  max-width: 100%;
  max-height: 100%;
}
.tx-ig-slider .sliderContent .sliderItem {
  width: 100vw;
  height: 50vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.tx-ig-slider .sliderContent .sliderItem a {
  display: block;
  width: 100%;
  height: 100%;
  color: transparent;
  user-select: none;
}
@media (min-width: 768px) {
  .tx-ig-slider .sliderContent {
    height: 100vh;
  }
  .tx-ig-slider .sliderContent .sliderItem {
    height: 100vh;
  }
}
.tx-ig-slider .sliderDots {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  text-align: center;
}
.tx-ig-slider .sliderDots .owl-dot {
  cursor: pointer;
  background: white;
  width: 8px;
  height: 8px;
  border: none;
  margin: 5px;
  border-radius: 50%;
  display: inline-block;
  line-height: 0;
  font-size: 0;
  padding: 0;
  transition: all 0.5s;
}
.tx-ig-slider .sliderDots .owl-dot.active {
  width: 12px;
  height: 12px;
}
.tx-ig-map {
  margin-bottom: 65px;
}
.tx-ig-map .bsSucheForm {
  margin-top: 65px;
}
.tx-ig-map .bsSucheForm .bsHeadline {
  font-weight: 300;
  font-size: 40px;
  line-height: 54px;
  text-align: center;
  margin-bottom: 15px;
  color: #e1570c;
}
.tx-ig-map .bsSucheForm .bsBody {
  text-align: center;
  margin-bottom: 20px;
}
.tx-ig-map .mapSuche {
  margin-bottom: 60px;
  text-align: center;
}
.tx-ig-map .mapSuche .filterForm {
  display: inline-block;
  width: 90%;
  max-width: 470px;
}
.tx-ig-map .mapSuche .filterForm .filterRow {
  display: inline-block;
  width: 100%;
  border-bottom: 2px solid #e1570c;
  position: relative;
  text-align: left;
}
.tx-ig-map .mapSuche .filterForm .filterRow > div {
  display: inline-block;
}
.tx-ig-map .mapSuche .filterForm .filterRow .fIcon {
  font-size: 20px;
  margin-right: 10px;
  line-height: 36px;
  width: 30px;
  text-align: center;
  color: #e1570c;
}
.tx-ig-map .mapSuche .filterForm .filterRow .fField {
  width: calc(100% - 90px);
}
.tx-ig-map .mapSuche .filterForm .filterRow .fField input {
  border: none;
  height: 36px;
  width: 100%;
  font-size: 24px;
  color: #333;
  font-weight: 300;
}
.tx-ig-map .mapSuche .filterForm .filterRow .fSubmit {
  width: 40px;
  height: 36px;
  position: relative;
}
.tx-ig-map .mapSuche .filterForm .filterRow .fSubmit input[type="submit"] {
  width: 50px;
  height: 36px;
  background: transparent;
  border: none;
  cursor: pointer;
}
.tx-ig-map .mapSuche .filterForm .filterRow .fSubmit:after {
  position: absolute;
  content: "";
  font-size: 20px;
  line-height: 36px;
  left: 50%;
  top: 0;
  margin-left: -10px;
  font-family: "icomoon";
  color: #999;
  pointer-events: none;
}
.tx-ig-map .mapMap {
  margin-bottom: 30px;
  position: relative;
}
.tx-ig-map .mapMap .mapLoader {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  text-align: center;
}
.tx-ig-map .mapMap .mapLoader svg {
  position: absolute;
  top: 50%;
  margin-top: -30px;
}
.tx-ig-map .mapMap #igMap {
  width: 100%;
  height: 640px;
}
.tx-ig-map .mapListe .listHeadline {
  color: #e1570c;
  font-size: 32px;
  font-weight: 300;
  text-align: center;
  line-height: 42px;
  margin-bottom: 20px;
  width: 100%;
  display: none;
}
.tx-ig-map .mapListe .listLocations {
  margin: 0;
}
@media (min-width: 768px) {
  .tx-ig-map .mapListe .listLocations {
    margin: 0 -15px;
  }
}
.tx-ig-map .mapListe .listLocations .mLItem {
  border: 1px solid #7f98a7;
  padding: 22px;
  line-height: 28px;
  margin-bottom: 30px;
  cursor: pointer;
  transition: border-color 0.5s;
}
.tx-ig-map .mapListe .listLocations .mLItem .mLItemName {
  font-weight: 900;
  letter-spacing: 0.5px;
  min-height: 84px;
}
.tx-ig-map .mapListe .listLocations .mLItem .mLItemAddress {
  margin-bottom: 5px;
}
.tx-ig-map .mapListe .listLocations .mLItem .mLItemContact {
  position: relative;
}
.tx-ig-map .mapListe .listLocations .mLItem .mLItemContact > div {
  display: inline-block;
}
.tx-ig-map .mapListe .listLocations .mLItem .mLItemContact .mLILink {
  margin-right: 30px;
  font-weight: 900;
}
.tx-ig-map .mapListe .listLocations .mLItem .mLItemContact .mLITel {
  margin-right: 30px;
}
.tx-ig-map .mapListe .listLocations .mLItem .mLItemContact .mLIDistance {
  width: 80px;
  text-align: right;
  float: right;
  color: #7f98a7;
  letter-spacing: 0.5px;
  font-weight: 900;
}
.tx-ig-map .mapListe .listLocations .mLItem.active, .tx-ig-map .mapListe .listLocations .mLItem:hover {
  border-color: #e1570c;
  border-width: 2px;
  padding: 21px;
}
#errModal {
  width: 360px;
  max-width: 80%;
  height: auto;
  padding: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: white;
  box-shadow: 0px 15px 10px rgba(0, 0, 0, 0.3);
  margin-left: -180px;
}
#errModal button {
  border-radius: 5px;
  border: 1px solid #e1570c;
  line-height: 28px;
  padding: 5px 30px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  color: #e1570c;
  cursor: pointer;
  transition: 0.6s color, 0.5s background-color;
}
#errModal button:hover {
  background: #e1570c;
  color: white;
}
@-moz-document url-prefix() {
  ::-moz-focus-inner {
    border: none;
  }
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0px 0px 0px #000;
  }
}
.tx-powermail .powermail_fieldset {
  margin: 0 -15px;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap {
  width: 100%;
  padding: 0 15px;
  display: inline-block;
  margin-bottom: 30px;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap.formcol-6 {
  width: 50%;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap.formcol-8 {
  width: 60%;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap.formcol-4 {
  width: 40%;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap label {
  font-weight: 900;
  line-height: 28px;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_input, .tx-powermail .powermail_fieldset .powermail_field .powermail_textarea, .tx-powermail .powermail_fieldset .powermail_field .powermail_password, .tx-powermail .powermail_fieldset .powermail_field .powermail_email, .tx-powermail .powermail_fieldset .powermail_field .powermail_date {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border: 1px solid #999;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_input:hover, .tx-powermail .powermail_fieldset .powermail_field .powermail_textarea:hover, .tx-powermail .powermail_fieldset .powermail_field .powermail_password:hover, .tx-powermail .powermail_fieldset .powermail_field .powermail_email:hover, .tx-powermail .powermail_fieldset .powermail_field .powermail_date:hover {
  border-color: #00b8d4;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_input:focus, .tx-powermail .powermail_fieldset .powermail_field .powermail_textarea:focus, .tx-powermail .powermail_fieldset .powermail_field .powermail_password:focus, .tx-powermail .powermail_fieldset .powermail_field .powermail_email:focus, .tx-powermail .powermail_fieldset .powermail_field .powermail_date:focus {
  border-color: #ffab00;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_input, .tx-powermail .powermail_fieldset .powermail_field .powermail_password, .tx-powermail .powermail_fieldset .powermail_field .powermail_email, .tx-powermail .powermail_fieldset .powermail_field .powermail_date {
  height: 48px;
  padding: 10px 15px 10px 20px;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_textarea {
  resize: vertical;
  padding: 20px;
}
.tx-powermail .powermail_fieldset .powermail_field .checkbox label, .tx-powermail .powermail_fieldset .powermail_field .radio label {
  font-weight: 400;
  line-height: 24px;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 48px;
  width: 100%;
  border: 1px solid #999;
  padding: 10px 50px 10px 20px;
  outline: none;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_select option {
  outline: none;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_select:hover {
  border-color: #00b8d4;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_select:focus {
  border-color: #ffab00;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 24px;
  height: 24px;
  border: 1px solid #999;
  margin-right: 15px;
  vertical-align: top;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_checkbox:hover {
  border-color: #00b8d4;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_checkbox:disabled:checked {
  border-color: #999;
  background-color: #eee;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_checkbox:disabled:checked:after {
  color: #999;
  content: "";
  font-family: icomoon;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  width: 22px;
  display: block;
  font-weight: 900;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_checkbox:checked, .tx-powermail .powermail_fieldset .powermail_field .powermail_checkbox:indeterminate {
  background: #00b8d4;
  border-color: #00b8d4;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_checkbox:checked:after, .tx-powermail .powermail_fieldset .powermail_field .powermail_checkbox:indeterminate:after {
  color: white;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  width: 22px;
  display: block;
  font-weight: 900;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_checkbox:checked:after {
  content: "";
  font-family: icomoon;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_checkbox:indeterminate:after {
  content: "–";
  line-height: 13px;
  font-size: 24px;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_radio {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 24px;
  height: 24px;
  border: 1px solid #999;
  border-radius: 2px;
  margin-right: 15px;
  vertical-align: top;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_radio:hover {
  border-color: #e1570c;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_radio:disabled:checked {
  border-color: #999;
  background-color: #eee;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_radio:disabled:checked:after {
  background-color: #999;
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  margin: 2px;
  border-radius: 2px;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_radio:checked {
  background: transparent;
  border-color: #e1570c;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_radio:checked:after {
  background-color: #e1570c;
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  margin: 2px;
  border-radius: 2px;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_submit {
  border-radius: 5px;
  border: 1px solid #e1570c;
  line-height: 28px;
  padding: 5px 30px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  color: #e1570c;
  cursor: pointer;
  transition: 0.6s color, 0.5s background-color;
}
.tx-powermail .powermail_fieldset .powermail_field .powermail_submit:hover {
  background: #e1570c;
  color: white;
}
.tx-powermail .powermail_fieldset .powermail_field_select {
  position: relative;
}
.tx-powermail .powermail_fieldset .powermail_field_select:after {
  content: "";
  color: #333;
  font-family: icomoon;
  width: 24px;
  line-height: 24px;
  font-size: 18px;
  position: absolute;
  right: 15px;
  top: 50%;
  text-align: center;
  margin-top: -10px;
  pointer-events: none;
}
.powermail_confirmation .btn {
  margin-right: 20px;
}
.tx-indexedsearch-searchbox legend {
  font-size: 40px;
  font-weight: 300;
  color: #333333;
  line-height: 54px;
  text-align: center;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-bottom: 1px solid #7F98A7;
  margin-bottom: 30px;
  text-align: center;
  line-height: 54px;
  font-size: 40px;
  font-weight: 300;
  font-style: italic;
  color: #E1570C;
}
.tx-indexedsearch-form {
  display: inline-block;
  width: calc(100% - 40px);
}
.tx-indexedsearch-search-submit {
  display: inline-block;
  width: 35px;
  position: relative;
}
.tx-indexedsearch-search-submit:before {
  content: "";
  font-family: icomoon;
  font-size: 24px;
  color: #e1570c;
  position: absolute;
  z-index: 40;
  left: 50%;
  margin: -15px -12px;
  top: 50%;
  pointer-events: none;
}
.tx-indexedsearch-search-submit input[type="submit"] {
  width: 35px;
  padding: 5px;
  border: none;
  position: relative;
}
.tx-indexedsearch-search-submit input[type="submit"]:hover {
  background-color: transparent;
}
.tx-indexedsearch-browsebox {
  margin-bottom: 40px;
}
.tx-indexedsearch-res {
  border-bottom: 1px solid #7F98A7;
  margin-bottom: 40px;
  padding-bottom: 25px;
}
.tx-indexedsearch-res .linkMore a {
  font-weight: 900;
}
.tx-indexedsearch-redMarkup {
  display: inline-block;
  line-height: 24px;
  background: #e1570c;
  padding: 0 5px;
  color: white;
  font-weight: 400;
}
.tx-kesearch-pi1 #form_kesearch_pi1 {
  font-family: "Lato", sans-serif;
}
.tx-kesearch-pi1 #form_kesearch_pi1 fieldset {
  font-size: 0;
}
.tx-kesearch-pi1 #form_kesearch_pi1 legend {
  font-size: 40px;
  font-weight: 300;
  color: #333333;
  line-height: 54px;
  text-align: center;
}
.tx-kesearch-pi1 #form_kesearch_pi1 .kesearchbox {
  display: inline-block;
  width: calc(100% - 40px);
  height: auto;
  margin: 0;
  font-size: 16px;
}
.tx-kesearch-pi1 #form_kesearch_pi1 .kesearchbox #ke_search_sword {
  position: relative;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-bottom: 1px solid #7F98A7;
  margin-bottom: 30px;
  text-align: center;
  line-height: 54px;
  font-size: 40px;
  font-weight: 300;
  font-style: italic;
  color: #E1570C;
  height: 48px;
  padding: 10px 15px 10px 20px;
  border-radius: 0;
}
.tx-kesearch-pi1 #form_kesearch_pi1 .kesearchbox #ke_search_sword:hover {
  box-shadow: none;
  border-color: #00b8d4;
}
.tx-kesearch-pi1 #form_kesearch_pi1 .kesearchbox #ke_search_sword:focus {
  border-color: #ffab00;
  box-shadow: none;
}
.tx-kesearch-pi1 #form_kesearch_pi1 .submitbutt {
  font-size: 16px;
  display: inline-block;
  width: 35px;
  position: relative;
}
.tx-kesearch-pi1 #form_kesearch_pi1 .submitbutt:before {
  content: "";
  font-family: icomoon;
  font-size: 24px;
  color: #e1570c;
  position: absolute;
  z-index: 40;
  left: 50%;
  margin: -15px -12px;
  top: 50%;
  pointer-events: none;
}
.tx-kesearch-pi1 #form_kesearch_pi1 .submitbutt input[type="submit"] {
  width: 35px;
  padding: 5px;
  border: none;
  position: relative;
  min-width: 35px;
  background: transparent;
}
.tx-kesearch-pi1 #form_kesearch_pi1 .submitbutt input[type="submit"]:hover {
  background-color: transparent;
  box-shadow: none;
}
.tx-kesearch-pi1 .keSearchResults {
  margin-bottom: 60px;
  font-family: "Lato", sans-serif;
}
.tx-kesearch-pi1 .keSearchResults #kesearch_num_results {
  color: #333333;
  font-weight: 900;
  letter-spacing: 0.5px;
  margin-bottom: 40px;
}
.tx-kesearch-pi1 .keSearchResults #kesearch_results .result-list-item {
  margin: 0 0 40px 0;
  padding-bottom: 40px;
  border-bottom: 1px solid #BFCBD3;
  font-family: "Lato", sans-serif;
}
.tx-kesearch-pi1 .keSearchResults #kesearch_results .result-list-item .hit {
  display: inline-block;
  line-height: 23px;
  background: #e1570c;
  padding: 2px 2px 0 2px;
  color: white;
  font-weight: 400;
  vertical-align: baseline;
}
.tx-kesearch-pi1 .keSearchResults #kesearch_results .result-list-item .result-title {
  font-size: 28px;
  line-height: 38px;
}
.tx-kesearch-pi1 .keSearchResults #kesearch_results .result-list-item .result-title .hit {
  line-height: 33px;
}
.tx-kesearch-pi1 .keSearchResults #kesearch_pagebrowser_bottom .pages_total {
  border: none;
}
.tx-kesearch-pi1 .keSearchResults #kesearch_pagebrowser_bottom .kesearch_pagebrowser ul li {
  font-weight: 900;
  margin: 0 8px;
}
.tx-kesearch-pi1 .keSearchResults #kesearch_pagebrowser_bottom .kesearch_pagebrowser ul li a {
  color: #999;
}
.tx-kesearch-pi1 .keSearchResults #kesearch_pagebrowser_bottom .kesearch_pagebrowser ul li a.current {
  color: #e1570c;
}
.tx-kesearch-pi1 .keSearchResults #kesearch_pagebrowser_bottom .kesearch_pagebrowser ul li a.next, .tx-kesearch-pi1 .keSearchResults #kesearch_pagebrowser_bottom .kesearch_pagebrowser ul li a.prev {
  font-weight: 400;
  font-size: 18px;
}
.tx-felogin-pi1 form {
  margin: 15px 0;
}
.tx-felogin-pi1 form input {
  margin-bottom: 30px;
}
.tx-felogin-pi1 form input[type="submit"] {
  margin-top: 15px;
}
