/* grau */
/* rot  */
/* rot */
body,
html {
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  color: #000000;
  overflow-x: hidden;
}
.container-fluid {
  max-width: 1000px;
}
h1 {
  text-align: center;
  color: #00747a;
  text-transform: uppercase;
  font-size: 3em;
  font-weight: 300;
  line-height: 1em;
  margin-bottom: 0.5em;
}
h1 + h2 {
  font-size: 1.333em;
  color: #000000;
  display: block;
  text-align: center;
  margin-bottom: 3em;
  text-transform: none;
  font-weight: 300;
}
h2 {
  color: #00747a;
  text-transform: uppercase;
  font-size: 3em;
  font-weight: 300;
  line-height: 1em;
  margin-bottom: 0.5em;
}
h2 + .subtitle {
  font-size: 1.333em;
  margin-bottom: 2em;
  display: block;
}
h3 {
  color: #ff7900;
  font-size: 1.333em;
  font-weight: 300;
}
h3 + h2 {
  margin-top: 0;
}
@media (max-width: 767px) {
  h2 {
    font-size: 2em;
  }
  h2 + .subtitle {
    font-size: 1em;
  }
}
@media (max-width: 520px) {
  h2 {
    font-size: 1.2em;
  }
  h2 + .subtitle {
    font-size: 0.8em;
  }
}
a {
  color: #ff7900;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #ff7900;
  text-decoration: underline;
  outline: none;
}
a.download:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e025";
  background-color: #ff7900;
  color: #ffffff;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  padding: 8px 11px;
  margin-right: 10px;
}
.content {
  text-align: center;
  margin-bottom: 6em;
}
.maincontent {
  text-align: center;
}
.standard .content {
  text-align: left;
  color: #999999;
}
@media (max-width: 767px) {
  .standard .content {
    font-size: 0.9em;
  }
}
@media (max-width: 520px) {
  .standard .content {
    font-size: 0.8em;
  }
}
.standard .content h1 + h2 {
  font-size: 1.333em;
  color: #ff7900;
  display: block;
  text-align: center;
  margin-bottom: 3em;
  text-transform: none;
}
.standard .content h2 {
  font-size: 1.444em;
}
.standard .content .tuiaccordion {
  margin: 2em 0 4em 0;
}
.standard .content .tuiaccordion .panel {
  border: none;
  background: none;
  font-size: inherit;
  margin: 0 0 10px 0;
  padding: 10px;
  box-shadow: none;
  border: 1px solid #ff7900;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.standard .content .tuiaccordion .panel .panel-heading {
  color: inherit;
  background: none;
  padding: 0;
  font-size: inherit;
}
.standard .content .tuiaccordion .panel .panel-heading h4.panel-title {
  font-size: inherit;
}
.standard .content .tuiaccordion .panel .panel-heading h4.panel-title a {
  padding: 0;
  display: block;
  text-decoration: none;
  color: #ff7900;
  outline: none;
}
.standard .content .tuiaccordion .panel .panel-heading h4.panel-title a:before {
  content: "-";
  color: #ff7900;
  display: inline-block;
  width: 35px;
}
.standard .content .tuiaccordion .panel .panel-heading h4.panel-title a.collapsed {
  color: #999999;
}
.standard .content .tuiaccordion .panel .panel-heading h4.panel-title a.collapsed:before {
  content: "+";
}
.standard .content .tuiaccordion .panel .panel-body {
  margin-top: 10px;
  padding: 1.5em 1.5em 1.5em 35px;
  border-top: 1px solid #ff7900;
  color: #999999;
}
.standard .content .tuiaccordion .panel .panel-heading + .panel-collapse > .list-group {
  border-top: none;
}
.standard .content .tuiaccordion .panel figcaption.csc-textpic-caption,
.standard .content .tuiaccordion .panel .ce-gallery figcaption {
  margin-bottom: 15px;
  padding-right: 15px;
  text-align: center;
  font-size: 0.8em;
}
.standard .content .tuiaccordion .panel div.csc-textpic-imagewrap[data-csc-cols] figure {
  float: left;
  padding-right: 15px;
}
.standard .content .tuiaccordion .panel div.csc-textpic-imagewrap[data-csc-cols="2"] figure {
  width: 50%;
}
.standard .content .tuiaccordion .panel div.csc-textpic-imagewrap[data-csc-cols="3"] figure {
  width: 33.333333%;
}
.standard .content .tuiaccordion .panel div.csc-textpic-imagewrap[data-csc-cols="4"] figure {
  width: 25%;
}
.standard .content .tuiaccordion .panel .ce-below .ce-gallery {
  margin-top: 30px;
}
.standard .content .tuiaccordion .panel .ce-gallery[data-ce-columns] .ce-column {
  margin-right: 0;
  padding-right: 15px;
}
.standard .content .tuiaccordion .panel .ce-gallery[data-ce-columns="2"] .ce-column {
  width: 50%;
}
.standard .content .tuiaccordion .panel .ce-gallery[data-ce-columns="3"] .ce-column {
  width: 33.333333%;
}
.standard .content .tuiaccordion .panel .ce-gallery[data-ce-columns="4"] .ce-column {
  width: 25%;
}
.standard .content .tuiaccordion .panel .ce-gallery figure {
  padding: 0 30px;
}
.headerarea {
  background: rgba(249, 249, 249, 0.95);
}
@media (max-width: 999px) {
  .crossaccent {
    display: none;
  }
  .navbar-default {
    border: none;
    background: transparent;
    margin-bottom: 0;
  }
  .navbar-default .navbar-collapse .dropdown-toggle {
    position: absolute;
    right: 15px;
    top: 0;
    display: inline-block;
    height: 40px;
    width: 42px;
    background: #f9f9f9;
    color: #999999;
    font-size: 1em;
    border: none;
    float: left;
    line-height: 40px;
    text-align: center;
  }
  .navbar-default .navbar-collapse .open a {
    background: #f9f9f9;
  }
  .navbar-default .navbar-collapse .open .dropdown-toggle {
    background-color: #00747a;
    color: #ffffff;
  }
  .navbar-default .navbar-header .navbar-toggle {
    float: left;
    background: transparent;
    border: none;
  }
  .navbar-default .navbar-header .navbar-toggle .icon-bar {
    background-color: #00747a;
    height: 6px;
    width: 3em;
  }
  .navbar-default .navbar-header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 0.5em;
  }
  .navbar-default .navbar-header .navbar-brand {
    float: right;
    width: 8.333em;
    margin-top: 10px;
    padding: 0;
    display: block;
  }
  .navbar-default .navbar-header .navbar-brand img {
    width: 100%;
    height: auto;
  }
  .navbar-default .navbar-header .navbar-cologo {
    display: none;
  }
}
@media (min-width: 1000px) {
  .crossaccent {
    width: 20px;
    height: auto;
    position: absolute;
    left: 15px;
    top: 0;
    display: block;
  }
  .crossaccent img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  #langmenu {
    position: absolute;
    top: 0;
    left: 50px;
    font-size: 0.78em;
  }
  #langmenu li {
    padding: 0;
  }
  #langmenu li a {
    color: #777777;
    padding: 0;
  }
  #langmenu li a:after {
    content: "|";
    padding: 0 0.25em;
  }
  #langmenu li.active a {
    color: #ff7900;
  }
  #langmenu li:last-child a:after {
    display: none;
  }
  .navbar-default {
    border: none;
    background: none;
  }
  .navbar-default .navbar-header {
    display: inline-block;
    float: right;
  }
  .navbar-default .navbar-header .navbar-brand {
    float: right;
    width: 8.333em;
    margin-top: 10px;
    padding: 0;
    display: block;
  }
  .navbar-default .navbar-header .navbar-brand img {
    width: 100%;
    height: auto;
  }
  .navbar-default .navbar-header .navbar-cologo {
    float: right;
    margin-top: 36px;
    margin-right: 20px;
    width: 4.333em;
  }
  .navbar-default .navbar-header .navbar-cologo img {
    width: 100%;
    height: auto;
  }
  .navbar-default .navbar-collapse {
    display: inline-block !important;
    padding: 0;
    float: left;
    margin-top: 20px;
  }
  .navbar-default .navbar-nav > li > a {
    font-size: 0.7778em;
    padding: 10px 10px;
    line-height: 1.9em;
  }
  .navbar-default .navbar-nav > li > a:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: transparent;
  }
  .navbar-default .navbar-nav > li .dropdown-toggle {
    display: none;
  }
  .navbar-default .navbar-nav > li:first-child > a {
    padding-left: 0;
  }
  .navbar-default .navbar-nav > li.active > a,
  .navbar-default .navbar-nav > li.active > a:hover,
  .navbar-default .navbar-nav > li.active > a:focus,
  .navbar-default .navbar-nav > li:hover > a {
    color: #00747a;
    background-color: transparent;
  }
  .navbar-default .navbar-nav > li.active > a:after,
  .navbar-default .navbar-nav > li.active > a:hover:after,
  .navbar-default .navbar-nav > li.active > a:focus:after,
  .navbar-default .navbar-nav > li:hover > a:after {
    background: #00747a;
  }
  .navbar-default .navbar-nav > li:hover .dropdown-menu {
    display: block;
    background: none;
    border: none;
    padding: 0;
  }
  .navbar-default .navbar-nav > li:hover .dropdown-menu li a {
    background-color: #00747a;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #007e84;
  }
  .navbar-default .navbar-nav > li:hover .dropdown-menu li.active a,
  .navbar-default .navbar-nav > li:hover .dropdown-menu li:hover a {
    background-color: #008c94;
  }
  .navbar-default .navbar-nav > li:hover a::after {
    background: #00747a;
  }
}
.kopfgrafik {
  background-image: url(../../../../typo3conf/ext/sf_template/Resources/Public/less/../img/gradient_gruen_grau.svg);
  background-repeat: repeat-x;
  background-size: auto 100% ;
  background-color: #f9f9f9;
  padding: 80px 0;
  margin-bottom: 100px;
  position: relative;
}
.kopfgrafik span.triangle {
  width: 4em;
  height: 2em;
  border-style: solid;
  border-width: 2em 2em 0 2em;
  border-color: #00747a transparent transparent transparent;
  position: absolute;
  top: 99%;
  left: 50%;
  margin-left: -2em;
  display: block;
  box-sizing: border-box;
}
.kopfgrafik .textimg1 {
  max-width: 100%;
  height: auto;
}
.kopfgrafik .intrografik {
  width: auto;
  margin-top: -5%;
  margin-left: -3em;
  margin-right: -3em;
}
.kopfgrafik .intrografik img {
  width: 100%;
  height: auto;
}
.kopfgrafik h1 {
  font-size: 1.6667em;
  color: #ffffff;
  margin: 2.1em 0 0 0;
}
.fotointro {
  height: 40em;
  background-size: cover;
  background-position: center center;
  border-bottom: 0.5em solid #00747a;
  position: relative;
}
@media (max-width: 767px) {
  .fotointro {
    font-size: 0.7em;
  }
}
@media (max-width: 520px) {
  .fotointro {
    font-size: 0.5em;
  }
}
.fotointro.fotointro_small {
  height: 30em;
}
.fotointro .triangle {
  width: 4em;
  height: 2em;
  border-style: solid;
  border-width: 2em 2em 0 2em;
  border-color: #00747a transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -2em;
  display: block;
  box-sizing: border-box;
}
.fotointro .introtext {
  text-align: left;
  margin-top: 10em;
}
.fotointro .introtext .hauptzeile {
  padding: 0.5em;
  display: inline-block;
  background: #00747a;
  color: #ffffff;
  font-size: 2em;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  text-align: left;
}
.fotointro .introtext .nebenzeile {
  padding: 1em;
  display: inline-block;
  background: #ffffff;
  color: #999999;
}
.fotointro .introlink {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-indent: -999999em;
}
.faktenreihe h2 {
  margin-bottom: 60px;
}
.faktenreihe .fakt .fakt_zahl {
  font-family: Georgia, serif;
  display: block;
  text-align: center;
  font-size: 4em;
  color: #ff7900;
  height: auto;
  line-height: 1em;
  padding: 0.5em 0;
}
.faktenreihe .fakt .fakt_titel {
  color: #ff7900;
  font-size: 1.444em;
  text-transform: uppercase;
}
.faktenreihe .fakt .fakt_link {
  color: #999999;
  text-decoration: underline;
}
.imagevideo .videobox {
  position: relative;
}
.imagevideo .videobox img.videobg {
  width: 100%;
  height: auto;
}
.imagevideo .videobox .videoposition {
  width: 72%;
  position: absolute;
  top: 21%;
  left: 14%;
  margin: 0 auto;
  background: #ffffff;
  padding: 0.6em;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.5);
}
.imagevideo .videobox .responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}
.imagevideo .videobox .responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .boxenduo {
    font-size: 0.8em;
  }
}
@media (max-width: 520px) {
  .boxenduo {
    font-size: 0.8em;
  }
}
.boxenduo .box {
  background: #f0f0f0;
}
.boxenduo .box .boxtitle {
  font-size: 1.3333em;
  color: #ffffff;
  background-color: #999999;
  text-transform: uppercase;
  line-height: 2em;
  position: relative;
  display: block;
  text-align: center;
}
.boxenduo .box .boxtitle:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #999999 transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -20px;
}
.boxenduo .box .boxcontent {
  padding: 2em 4em;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .boxenduo .box .boxcontent {
    padding: 2em 2em;
  }
}
.boxenduo .box_person .boxtitle {
  background-color: #00747a;
}
.boxenduo .box_person .boxtitle:after {
  border-color: #00747a transparent transparent transparent;
}
.boxenduo .box_person .portrait img {
  width: 100%;
  height: auto;
  margin: 1em 0;
}
.boxenduo .box_person span.name {
  color: #00747a;
  font-size: 1.333em;
  display: block;
}
.boxenduo .box_person span.position {
  color: #999999;
  font-style: italic;
  font-weight: 700;
}
.boxenduo .box_person span.telefon {
  color: #00747a;
  font-size: 1.333em;
  font-weight: 400;
  display: block;
  background-image: url(https://www.tu-ilmenau.de/ia/typo3conf/ext/sf_template/Resources/Public/img/bg_telefon.jpg);
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  line-height: 3em;
}
.boxenduo .box_person span.email .btn {
  font-size: 1.333em;
}
.boxenduo .box_easymatrikulation {
  /* Select */
  /* remove standard-styles */
}
.boxenduo .box_easymatrikulation .boxtitle {
  background-color: #ff7900;
}
.boxenduo .box_easymatrikulation .boxtitle:after {
  border-color: #ff7900 transparent transparent transparent;
}
.boxenduo .box_easymatrikulation span.number {
  display: block;
  margin: 0.5em auto;
  border-radius: 50%;
  behavior: url(../../../../typo3conf/ext/sf_template/Resources/Public/less/PIE.htc);
  /* remove if you don't care about IE8 */
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 4em;
  font-weight: 700;
  padding: 0;
  background: #ff7900;
  border: 0px solid #666;
  color: #ffffff;
  text-align: center;
}
.boxenduo .box_easymatrikulation select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  width: 100%;
}
.boxenduo .box_easymatrikulation select {
  outline: none;
  width: 100%;
  font-size: 1.3333em;
  border: 1px solid #bbb;
  color: #999999;
  padding: .25em 2em .25em 0.25em;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
  background-size: auto 80%;
  background-image: url(https://www.tu-ilmenau.de/ia/typo3conf/ext/sf_template/Resources/Public/img/select.png);
  background-position: right;
  background-repeat: no-repeat;
}
.boxenduo .box_easymatrikulation select:hover {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.boxenduo .box_easymatrikulation input.gostudy {
  width: 100%;
  background: #ff7900;
  color: #ffffff;
  border: none;
  font-size: 2em;
  text-transform: uppercase;
  margin-top: 30px;
}
.boxenduo .box_green .boxtitle {
  background-color: #00747a;
}
.boxenduo .box_green .boxtitle:after {
  border-color: #00747a transparent transparent transparent;
}
.boxenduo .box_orange .boxtitle {
  background-color: #ff7900;
}
.boxenduo .box_orange .boxtitle:after {
  border-color: #ff7900 transparent transparent transparent;
}
.testimonals_slider {
  z-index: -10;
}
.testimonals_slider .testimonialitem {
  padding: 0 10%;
  position: relative;
}
.testimonals_slider .testimonialitem img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .testimonals_slider .testimonialitem {
    font-size: 0.7em;
  }
}
@media (max-width: 520px) {
  .testimonals_slider .testimonialitem {
    font-size: 0.5em;
  }
}
.testimonals_slider .testimonialitem .zitat {
  background: #ff7900;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 2em;
  font-size: 1.333em;
  width: 40%;
  text-align: left;
  padding: 1.2em 1em;
  font-weight: 700;
  font-style: italic;
}
@media (max-width: 520px) {
  .testimonals_slider .testimonialitem .zitat {
    top: 0;
    left: 0;
    height: 100%;
    width: 40%;
  }
}
.testimonals_slider .testimonialitem .testiname {
  position: absolute;
  right: 0;
  bottom: 2em;
  text-align: left;
}
.testimonals_slider .testimonialitem .testiname .name {
  background: #00747a;
  color: #ffffff;
  display: inline-block;
  padding: 0.3em 1em 0.3em 0.3em;
  font-size: 1.333em;
}
.testimonals_slider .testimonialitem .testiname .fachgebiet {
  background: #ffffff;
  color: #999999;
  display: inline-block;
  padding: 0.3em 1em 0.3em 0.3em;
  font-size: 0.8em;
  font-style: italic;
  clear: both;
}
.testimonals_slider .owl-dots .owl-dot {
  display: inline-block;
  background: #ffffff;
  width: 1em;
  height: 1em;
  margin: 0.2em;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #ff7900;
}
.testimonals_slider .owl-dots .owl-dot.active {
  background: #ff7900;
}
.argument .argumentNr {
  display: block;
  margin: 0em auto 0.5em auto;
  border-radius: 50%;
  behavior: url(../../../../typo3conf/ext/sf_template/Resources/Public/less/PIE.htc);
  /* remove if you don't care about IE8 */
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 4em;
  font-weight: 700;
  padding: 0;
  background: #ff7900;
  border: 0px solid #666;
  color: #ffffff;
  text-align: center;
}
.argument h3 {
  font-size: 1.4444em;
  color: #ff7900;
  font-weight: 400;
}
.argument .argumenttext {
  font-weight: 400;
  display: block;
}
.argument .argumentimg {
  height: auto;
  margin: 2em auto;
}
.argument .argumentimg img {
  width: 100%;
  height: auto;
}
.grosserKnopf .bigbutton {
  width: auto;
  background: #ff7900;
  color: #ffffff;
  border: none;
  font-size: 1.333em;
  text-transform: uppercase;
  margin-top: 30px;
  padding: 1em;
  font-weight: 700;
  display: inline-block;
}
.grosserKnopf .bigbutton:hover {
  text-decoration: none;
}
@media (max-width: 999px) {
  .grosserKnopf .bigbutton {
    padding-top: 1em;
  }
}
@media (max-width: 520px) {
  .grosserKnopf .bigbutton {
    font-size: 1em;
  }
}
.contacts .contact .imgwrap {
  display: block;
  background-size: cover;
  position: relative;
  margin-bottom: 1em;
  background-position: center center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.contacts .contact .imgwrap img {
  width: 100%;
  height: auto;
}
.contacts .contact .text {
  width: 100%;
  display: block;
  text-align: center;
  color: #000000;
  text-decoration: none;
  margin-top: 0.5em;
  font-size: 0.78em;
}
.contacts .contact:hover {
  text-decoration: none;
}
.contacts .contact:hover .text {
  color: #ff7900;
}
.footer {
  margin: 6em 0;
}
.footer .footernavigation ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-left: 2em;
  list-style-type: none;
  vertical-align: top;
  margin-bottom: 2em;
}
.footer .footernavigation ul:first-child {
  margin-left: 0;
}
.footer .footernavigation ul li a {
  font-size: 0.7778em;
  color: #c7c7c7;
}
.footer .footeradresse {
  font-size: 0.7778em;
  color: #c7c7c7;
  border-right: 1px solid #dddddd;
}
.footer .footeradresse p {
  display: inline-block;
}
@media (max-width: 767px) {
  .footer .footeradresse {
    padding-top: 0.5em;
    border: none;
    border-top: 1px solid #dddddd;
  }
  .footer .footeradresse p + p {
    margin-left: 2em;
  }
}
.footer .footerlogos {
  text-align: right;
}
@media (max-width: 999px) {
  .footer .footerlogos {
    border-top: 1px solid #dddddd;
    padding-top: 1em;
  }
}
@media (max-width: 520px) {
  .footer .footerlogos {
    font-size: 1.2em;
  }
}
.footer .footerlogos .footerlogo1,
.footer .footerlogos .footerlogo2 {
  width: 120px;
  vertical-align: top;
  display: inline-block;
  margin-bottom: 1em;
}
.footer .footerlogos .footerlogo1 img,
.footer .footerlogos .footerlogo2 img {
  width: 100%;
  height: auto;
}
.footer .footerlogos .footerlogo2 {
  width: 70px;
  margin-top: 20px;
  margin-right: 20px;
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: inline-block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../../../typo3conf/ext/sf_template/Resources/Public/less/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
.tx-powermail {
  /* Anmeldung Workshpops */
  /* Kontakt zur Fakultät */
  /* Kontakt zur Fakultät: Confirmation Page */
}
.tx-powermail .container-fluid {
  padding: 0;
}
.tx-powermail .powermail_form_1 h3 {
  display: none;
}
.tx-powermail .powermail_form_1 .powermail_fieldset_1,
.tx-powermail .powermail_form_1 .powermail_fieldset_2 {
  background: #f9f9f9;
}
.tx-powermail .powermail_form_1 .powermail_fieldset_1 .powermail_legend,
.tx-powermail .powermail_form_1 .powermail_fieldset_2 .powermail_legend {
  display: none;
}
.tx-powermail .powermail_form_1 .powermail_fieldset_1 .powermail_fieldwrap,
.tx-powermail .powermail_form_1 .powermail_fieldset_2 .powermail_fieldwrap {
  width: 33.333%;
  margin: 0;
  float: left;
  padding: 1em;
  box-sizing: border-box;
}
.tx-powermail .powermail_form_1 .powermail_fieldset_1 .powermail_fieldwrap .form-control,
.tx-powermail .powermail_form_1 .powermail_fieldset_2 .powermail_fieldwrap .form-control {
  font-size: 1em;
}
@media (max-width: 768px) {
  .tx-powermail .powermail_form_1 .powermail_fieldset_1 .powermail_fieldwrap,
  .tx-powermail .powermail_form_1 .powermail_fieldset_2 .powermail_fieldwrap {
    width: 100%;
  }
}
.tx-powermail .powermail_form_1 .powermail_fieldset_1 .powermail_fieldwrap label,
.tx-powermail .powermail_form_1 .powermail_fieldset_2 .powermail_fieldwrap label {
  display: none;
}
.tx-powermail .powermail_form_1 .powermail_fieldset_1 .powermail_fieldwrap .col-sm-10,
.tx-powermail .powermail_form_1 .powermail_fieldset_2 .powermail_fieldwrap .col-sm-10 {
  width: 100%;
  padding: 0;
  margin: 0;
}
.tx-powermail .powermail_form_1 .powermail_fieldset_1 .powermail_fieldwrap .btn,
.tx-powermail .powermail_form_1 .powermail_fieldset_2 .powermail_fieldwrap .btn {
  width: 100%;
  background-color: #ff7900;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  font-size: 1em;
}
.tx-powermail .powermail_form_1 .powermail_fieldset_2 .powermail_fieldwrap {
  float: right;
}
.tx-powermail .powermail_form_2 {
  padding: 40px;
  margin-top: 20px;
  background-color: #f0f0f0;
}
.tx-powermail .powermail_form_2 label {
  /* .sr-only */
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tx-powermail .powermail_form_2 h3,
.tx-powermail .powermail_form_2 legend {
  display: none;
}
.tx-powermail .powermail_form_2 .mandatory {
  color: #ff7900;
  padding-left: 6px;
  font-weight: 700;
}
.tx-powermail .powermail_form_2 .not-mandatory {
  color: transparent;
  padding-left: 6px;
}
.tx-powermail .powermail_form_2 .form-control {
  background-color: #ffffff;
  color: #00747a;
  border-color: #999999;
  /*border-radius: 0;*/
}
.tx-powermail .powermail_form_2 .form-control:focus {
  border-color: #ff7900;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tx-powermail .powermail_form_2 .parsley-errors-list {
  color: #ffffff;
  background-color: #ec3432;
  list-style: none;
  font-weight: 400;
  margin: 5px 0 0;
  padding: 5px 20px;
  border-radius: 0;
  border-color: #A94442;
}
.tx-powermail .powermail_form_2 .parsley-errors-list li {
  padding: 6px 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
}
.tx-powermail .powermail_form_2 .powermail_message {
  list-style: none;
  min-height: 1px;
  padding: 20px;
  margin-bottom: 20px;
}
.tx-powermail .powermail_form_2 .powermail_message.powermail_message_error {
  background: none;
  background-color: #ec3432;
}
.tx-powermail .powermail_form_2 .powermail_message.powermail_message_error li {
  color: #ffffff;
  padding: 0;
}
.tx-powermail .powermail_form_2 .powermail_fieldwrap_type_submit {
  margin-bottom: 0;
}
.tx-powermail .powermail_form_2 .powermail_submit {
  margin-top: 15px;
  background-color: #ff7900;
  width: 100%;
  border: 1px solid #ff7900;
}
.tx-powermail .powermail_form_2 .powermail_submit:focus,
.tx-powermail .powermail_form_2 .powermail_submit:hover,
.tx-powermail .powermail_form_2 .powermail_submit:active,
.tx-powermail .powermail_form_2 .powermail_submit.focus {
  color: #ffffff;
  background-color: #ff7900;
  border-color: #ffffff;
}
@media (min-width: 768px) {
  .tx-powermail .powermail_form_2 .powermail_fieldwrap_name {
    width: 48%;
    float: left;
  }
  .tx-powermail .powermail_form_2 .powermail_fieldwrap_e_mail {
    width: 48%;
    float: right;
  }
  .tx-powermail .powermail_form_2 #powermail_fieldwrap_10 {
    float: left;
  }
  .tx-powermail .powermail_form_2 .powermail_fieldwrap_type_submit {
    float: right;
  }
  .tx-powermail .powermail_form_2 .powermail_fieldwrap_type_submit .powermail_submit {
    margin-top: 0;
    width: auto;
    padding: 24px 100px;
    font-size: 18px;
  }
  .tx-powermail .powermail_form_2 .form-group {
    margin-bottom: 20px;
  }
  .tx-powermail .powermail_form_2 .form-control {
    padding: 15px 20px;
    height: auto;
  }
}
.tx-powermail .powermail_create[data-powermail-form="2"] {
  padding: 40px;
  margin-top: 20px;
  background-color: #f0f0f0;
}
