/* fredericka-the-great-regular - latin */
@font-face {
  font-family: 'Fredericka the Great';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/fredericka-the-great-v15-latin-regular.eot');
  src: local(''), url('../fonts/fredericka-the-great-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/fredericka-the-great-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/fredericka-the-great-v15-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/fredericka-the-great-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/fredericka-the-great-v15-latin-regular.svg#FrederickatheGreat') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* abel-regular - latin */
@font-face {
  font-family: 'Abel';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/abel-v18-latin-regular.eot');
  src: local(''), url('../fonts/abel-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/abel-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/abel-v18-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/abel-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/abel-v18-latin-regular.svg#Abel') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* rajdhani-regular - latin */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rajdhani-v15-latin-regular.eot');
  src: local(''), url('../fonts/rajdhani-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/rajdhani-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/rajdhani-v15-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/rajdhani-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/rajdhani-v15-latin-regular.svg#Rajdhani') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* rajdhani-700 - latin */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/rajdhani-v15-latin-700.eot');
  src: local(''), url('../fonts/rajdhani-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/rajdhani-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/rajdhani-v15-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/rajdhani-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/rajdhani-v15-latin-700.svg#Rajdhani') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* LESS */
/* ABSTAND */
.abstandobenunten {
  padding-top: 30px;
  padding-bottom: 30px;
}
.abstandoben {
  padding-top: 30px;
}
.abstandunten {
  padding-bottom: 30px;
}
.abstandgrossunten {
  margin-bottom: 60px;
}
.keinabstandunten {
  margin-bottom: 0;
}
.abstandhalter {
  min-height: 380px;
}
@media (max-width: 767px) {
  .abstandhalter {
    min-height: 0px;
  }
}
/* GENERAL */
body {
  font-family: 'Rajdhani', sans-serif;
  color: #54504f;
  font-weight: 400;
}
.img-rounded {
  border-radius: 5px;
}
.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #09417a;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: #b5b5b5;
  color: #ffffff;
}
.thumbnail {
  border: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #aaa8a7;
  clear: both;
}
.well {
  border: 0;
  box-shadow: inset 0 0 0;
  background-color: #9d884f;
  border-radius: 5px;
}
a {
  color: #cccccc;
}
a:hover {
  color: #cccccc;
}
.table {
  background-color: #ffffff;
}
.img-dark {
  filter: brightness(80%);
}
.trans {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
.trans:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
.parallax-window {
  min-height: 550px;
  background: transparent;
}
.bottomshadow {
  box-shadow: -6px 0 #ffffff, 6px 0 #ffffff, 0 7px 4px -3px rgba(0, 0, 0, 0.1);
}
.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #9d884f;
  color: #ffffff;
}
/* FORMATE */
h1 {
  font-family: 'Abel', sans-serif;
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 400;
  color: #09417a;
}
h2 {
  font-family: 'Abel', sans-serif;
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 400;
  color: #09417a;
}
h3 {
  font-family: 'Abel', sans-serif;
  font-size: 1.5em;
  margin-bottom: 15px;
  font-weight: 400;
  color: #09417a;
}
h4 {
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 400;
}
h5 a {
  font-family: 'Fredericka the Great', cursive;
  font-size: 1.5em;
  color: #ffffff;
  font-weight: 400;
}
h5 a:hover {
  color: #09417a;
}
p,
ul {
  font-size: 1.2em;
  line-height: 1.5em;
  font-weight: 400;
}
label {
  font-size: 16px;
  font-weight: 400;
}
ul {
  margin-top: 0px !important;
  padding-top: 0px !important;
}
/* SOCI BUTTONS */
.soci {
  margin-right: 10px;
}
@media (max-width: 575px) {
  .soci {
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .soci {
    width: 35px;
    height: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .soci {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .soci {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 1200px) {
  .soci {
    width: 60px;
    height: 60px;
  }
}
/* CARDIO */
.cardio {
  margin-bottom: 30px;
  background-color: #f8f8f8;
}
@media (min-width: 801px) {
  .cardio {
    min-height: 450px;
  }
}
/* NAV BAR */
.navbar {
  font-family: 'Abel', sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.bg-light {
  background-color: #ffffff !important;
}
.navbar-light .navbar-nav .nav-link {
  color: #323232;
  font-weight: 700 !important;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #09417a;
}
.dropdown-item {
  font-size: 1.2em;
}
/* NAV TABS */
.nav-tabs {
  border-bottom: 0;
}
.nav-tabs .nav-link {
  border: 0;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
  background-color: #09417a;
  color: #ffffff;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
  background-color: #eb6e08;
  color: #ffffff;
}
.nav-item {
  margin-right: 8px;
}
.tab-content {
  padding: 30px;
  background-color: #ffffff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
/* NAV PILLS */
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #9d884f !important;
}
.nav-pills .nav-link {
  background-color: #9d884f;
}
/* BEREICHE */
@media (max-width: 767px) {
  .stock {
    background: none;
  }
}
@media (min-width: 767px) {
  .stock {
    background: url('/media/testverfahren-allgemein/testcenter-austria-testverfahren-hintergrund.png') fixed no-repeat bottom right;
  }
}
.headliner {
  padding: 60px 0 30px 0;
}
.inhalt {
  padding: 0 0 60px 0;
}
.inhaltgerade {
  padding: 30px 0;
  background-color: #09417a;
}
.inhaltgerade p,
.inhaltgerade h1,
.inhaltgerade h2,
.inhaltgerade h3,
.inhaltgerade ul {
  color: #ffffff;
}
.inhaltgerade a {
  color: #ffffff;
}
.portalgerade {
  padding: 30px 0;
  background-color: #ececec;
}
.portalungerade {
  padding: 30px 0;
}
.iconontheblock {
  padding: 60px 0 0 0;
  background-color: #09417a;
}
.iconontheblock h3,
.iconontheblock p {
  color: #ffffff;
}
.social {
  padding: 60px 0;
}
.berti {
  padding: 60px 0;
}
.finder {
  background-color: #09417a;
  padding: 30px 0;
}
.finder h2,
.finder p {
  color: #ffffff;
}
.verfahren {
  background-color: #09417a;
  padding: 30px 0;
}
.verfahren h2,
.verfahren h3,
.verfahren p {
  color: #ffffff;
}
.zitat {
  background-color: #eb6e08;
  padding: 30px 0;
}
.vierer {
  background-color: #303030;
  padding: 30px 0;
}
.vierer hr {
  border-top: 1px solid #000;
}
.vierer p {
  color: #b5b5b5;
  font-size: 15px;
}
.fuss {
  padding: 60px 0;
}
.fuss p {
  color: #cccccc;
}
/* BUTTON */
.btn {
  padding: 2px 10px;
  font-size: 1em;
  font-family: 'Abel', sans-serif;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0);
  font-weight: 400;
  border: 0;
  border-radius: 5px;
  letter-spacing: 0.1em;
}
.btn-link {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 200;
}
.btn-link:hover {
  color: #cccccc;
  text-decoration: none;
}
.active {
  color: #ffffff !important;
}
.btn-bd {
  color: #ffffff;
  background-color: #09417a;
}
.btn-bd:hover {
  color: #ffffff;
  background-color: #9d884f;
}
.btn-primary {
  color: #ffffff;
  background-color: #9d884f;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #9d884f;
}
.btn-secondary {
  color: #ffffff;
  background-color: #cccccc;
  border-radius: 5px;
  padding: 3px 10px;
  font-size: 0.9em;
  font-weight: 400;
}
.btn-secondary:hover {
  background-color: #8e7e5b;
  color: #ffffff;
}
/* ACCORDION */
.accordion .card {
  margin-bottom: 10px;
}
/* CARD */
.card {
  border: 0;
}
.card-header {
  color: #ffffff;
  background-color: #09417a;
  font-family: 'Abel', cursive;
  font-size: 1.5em;
  font-weight: 400;
  padding-top: 0;
  padding-bottom: 0;
}
.card-link {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.card .btn-link {
  color: #ffffff;
}
.card-link:hover {
  color: #59b200;
}
.card-footer {
  background-color: #cccccc;
  border-top: 0;
}
.grayhound {
  background-color: #f5f6f7;
}
.grayhound .card-body {
  background-color: #f5f6f7;
}
label a {
  color: #8e7e5b !important;
}
.grayhound .help-block {
  padding: 5px;
}
/* VIDEO */
.video-list-thumbs > li {
  margin-bottom: 12px;
}
.video-list-thumbs > li > a {
  display: block;
  position: relative;
  background-color: #9d884f;
  color: #54504f;
  padding: 8px;
  border-radius: 0;
}
.video-list-thumbs > li > a:hover {
  background-color: #594d2d;
  transition: all 500ms ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.video-list-thumbs h2 {
  bottom: 0;
  font-size: 1.2em;
  height: 33px;
  margin: 8px 0 0;
}
.video-list-thumbs .fa-youtube-play {
  color: #ffffff;
  font-size: 60px;
  opacity: 0.6;
  position: absolute;
  right: 39%;
  top: 31%;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.video-list-thumbs > li > a:hover .glyphicon-play-circle {
  color: #ffffff;
  opacity: 1;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  transition: all 500ms ease;
}
.video-list-thumbs .duration {
  background-color: #7b6b3e;
  border-radius: 2px;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  left: 12px;
  line-height: 13px;
  padding: 2px 3px 1px;
  position: absolute;
  top: 12px;
}
.video-list-thumbs > li > a:hover .duration {
  background-color: #000;
  transition: all 500ms ease;
}
@media (min-width: 320px) and (max-width: 480px) {
  .video-list-thumbs .glyphicon-play-circle {
    font-size: 35px;
    right: 36%;
    top: 27%;
  }
  .video-list-thumbs h2 {
    bottom: 0;
    font-size: 12px;
    height: 22px;
    margin: 8px 0 0;
  }
}
/* BILDER FÜR WYSIWYG */
.img-responsive-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-responsive-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-50-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-50-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-33-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-33-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-25-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-25-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-15-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 15%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-15-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 15%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
/* COOKIE BAR */
#cookie-bar {
  background: #282828;
  height: auto;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 10px 0;
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
  z-index: 1000;
}
#cookie-bar p {
  margin: 0;
  padding: 0;
}
#cookie-bar a {
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
}
#cookie-bar .cb-enable {
  background: #82b646;
}
#cookie-bar .cb-enable:hover {
  background: #54504f;
}
#cookie-bar .cb-disable {
  background: #f6ae01;
}
#cookie-bar .cb-disable:hover {
  background: #bb0000;
}
#cookie-bar .cb-policy {
  background: #0033bb;
}
#cookie-bar .cb-policy:hover {
  background: #0055dd;
}
/* SIDEBAR NAV */
.nav-pills .nav-link {
  background-color: #cccccc;
  border-radius: 5px;
  padding: 3px 10px;
  font-size: 0.9em;
  font-weight: 400;
  margin-bottom: 5px;
}
.nav-pills .nav-link:hover {
  background-color: #8e7e5b;
  color: #ffffff;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #8e7e5b;
  color: #ffffff !important;
}
.nav-link {
  display: block;
  padding: .5rem 1rem;
  color: #ffffff;
}
/* GOOGLE SEO STYLE */
.google {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 2px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border: 1px solid #e7e7e7;
  padding: 30px;
  max-width: 1200px;
}
.google .title {
  color: #1a0dab;
  cursor: pointer;
  font-family: arial,regular;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  visibility: visible;
  white-space: nowrap;
}
.google .title:hover {
  text-decoration: underline;
}
.google .link {
  color: #006621 !important;
  font-family: arial,regular;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
  visibility: visible;
}
.google .description {
  color: #545454;
  font-family: arial,regular;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  visibility: visible;
  word-wrap: break-word;
}
.google .arrow {
  border-bottom-color: #006621;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 4px;
  border-right-color: transparent;
  border-right-style: solid;
  border-right-width: 4px;
  border-top-color: #006621;
  border-top-style: solid;
  border-top-width: 5px;
  color: gray;
  cursor: default;
  font-family: arial,sans-serif;
  font-size: 11px;
  font-weight: 700;
  height: 0;
  position: absolute;
  line-height: 27px;
  margin-left: 3px;
  margin-top: 6px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: visible;
  white-space: nowrap;
  width: 0;
}
/* PORTALE TESTCENTER STYLE */
.wrapper_outer {
  width: 100%;
}
.logos_flex {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.logos_wrapper {
  width: 100%;
  height: 0px;
  padding-bottom: 9%;
  margin-bottom: 20px;
  position: relative;
}
.flexrow {
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.flexrow img {
  width: 100%;
}
.suedtirol {
  margin-right: 8.3%;
}
.tirol {
  margin-right: 8.3%;
}
.salzburg {
  margin-right: 5%;
}
.wien {
  margin-right: 5%;
}
.kaernten {
  width: 392px;
}
@media screen and (max-width: 768px) {
  .logos_wrapper {
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 0;
  }
  .flexrow {
    display: block;
    text-align: center;
    position: static;
  }
  .flexrow a {
    margin-right: 0;
    display: block;
    margin-bottom: 1vh;
  }
  .flexrow img {
    width: auto;
    height: 6vh;
  }
}
