@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,900');

body, html {
    height: 100%;
}

body {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.25px;
}

#home .news .article {
    min-height: 310px;
}

p {
    margin: 0 0 20px 0;
}

h4.panel-title a {
    text-decoration: none;
}

.panel-body h2 {
    display: none;
}

.panel-default {
    border: none;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
    border: none;
    border-bottom: 1px solid #ddd;
}

.accordion .panel-heading {
    background-color: #ddd;
    border-bottom: 1px solid #aaa;
}

.container {
    position: relative;
}

.mediaelement-video iframe {
    max-width: 100%;
}

.grid .beforeTitle {
    margin-left: 122px;
}

.grid {
    margin-bottom: 40px;
}

.grid .row {
    margin-left: 120px;
}

.beforeTitle {
    /*display: inline-block;*/
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: rgba(255, 0, 0, 1);
    margin: 25px 0 0 0;
    vertical-align: top;
    position: relative;
}

.beforeTitle:after {
    content: "";
    display: inline-block;
    height: 1px;
    width: 68px;
    background-color: rgba(255, 0, 0, 1);
    /*float: right;*/
    margin: 4px 2px;
}

.afterTitle {
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: rgba(255, 0, 0, 1);
    margin: 5px 0 60px;
    width: 100%;
    text-align: center;
}

.afterTitle:before {
    content: "";
    display: block;
    height: 68px;
    width: 1px;
    background-color: rgba(255, 0, 0, 1);
    margin: 2px auto 2px;
}

.article {
    min-height: 250px;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

a {
    color: rgba(255, 0, 0, 1);
    text-decoration: underline;
}

h1 {
    font-size: 36px;
    line-height: 34px;
    font-weight: 100;
    text-transform: uppercase;
    margin-bottom: 50px;
    letter-spacing: 0.25px;
}

h2 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 30px;
    letter-spacing: 0.25px;
}

h2 a {
    color: #000;
    text-decoration: none;
}

h2 a:hover {
    color: #000;
    text-decoration: none;
}

.sitemap-header {
    margin-left: 70px;
}

#c7 h2 {
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: rgba(255, 0, 0, 1);
    margin: 25px 0 0 -50px;
    text-transform: none;
    width: 100%;
}

#c7 h2:after {
    content: "";
    display: block;
    height: 1px;
    width: 93%;
    background-color: rgba(255, 0, 0, 1);
    float: left;
    margin: -6px 2px 8px 69px;
}

#c4 {
    text-align: center;
    margin-left: -170px;
}

#c4 h2 {
    margin-left: 160px;
}

#c4 .beforeTitle {
    margin-left: 30px;
}

#c6 {
    padding-top: 120px;
    margin-left: 46px;
}

#c6 .ce-textpic {
    display: inline-block;
}

#c6 .ce-textpic .ce-column {
    margin-right: 30px;
}

#c6 .beforeTitle {
    margin-top: 5px;
}

.sitemap-header h2 {
    max-width: 300px;
}

.navbar-default {
    background-color: transparent;
    border: none;
    padding-top: 30px;
}

.navbar-default.small {
    background-color: rgba(255, 255, 255, 0.9);
    border: none;
    padding-top: 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}

.navbar {
    min-height: 100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.navbar.small {
    min-height: 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.content {
    padding-top: 60px;
    margin-bottom: 40px;
}

.logo img {
    width: 200px;
    height: auto;
    left: 50%;
    position: absolute;
    margin: 0 0 0 -100px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.small .logo img {
    width: 140px;
    left: 50%;
    margin: -7px 0 0 -70px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-slider {
    overflow: hidden;
    position: relative;
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: none;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    zoom: 1;
}

.tx-ws-flexslider .caption-text {
    position: absolute;
    width: 540px;
    bottom: 20px;
    top: inherit;
    background: #ffffff;
    background: -moz-linear-gradient(-45deg, #ffffff 0%, #f7f6f6 100%);
    background: -webkit-linear-gradient(-45deg, #ffffff 0%, #f7f6f6 100%);
    background: linear-gradient(135deg, #ffffff 0%, #f7f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f6f6', GradientType=1);
    padding: 8px;
}

.tx-ws-flexslider .caption-align-left .caption-text {
    left: 20%;
}

.tx-ws-flexslider .caption-title {
    display: none;
}

#home .project-finder {
    margin-top: 80px;
    margin-bottom: 60px;
}

#home .project-finder .ce-intext {
    width: 500px;
    margin: 0 auto;
    text-align: left;
    padding-left: 186px;
}

#home .project-finder select {
}

.tx-ws-flexslider .caption-body {
    font-size: 36px;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 34px;
    letter-spacing: 0.25px;
}

.tx-ws-flexslider .caption-link {
    position: relative;
    text-align: right;
    left: 0 !important;
    bottom: 0 !important;
    right: 10px !important;
    top: inherit !important;
}

.tx-ws-flexslider .caption-link:after {
    content: "→";
    font-size: 18px;
    line-height: 34px;
    letter-spacing: 0.5px;
    color: rgba(255, 0, 0, 1);
    font-weight: 100;
}

.tx-ws-flexslider .caption-link a {
    font-size: 18px;
    line-height: 34px;
    letter-spacing: 0.5px;
    color: rgba(255, 0, 0, 1);
    font-weight: 100;
    text-transform: uppercase;
    text-decoration: none;
}

.flexslider .slides > li {
    background-position: center;
    height: 100%;
    width: 100%;
    display: none;
    -webkit-backface-visibility: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.flexslider-container,
.flexslider .slides,
.flex-viewport {
    height: 100%;
}

ul.slides {
    margin: 0;
    padding: 0;
}

.flexslider {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    border: 0px;
    overflow: hidden;
    position: relative;
}

.news-list-view h2 {
    margin-bottom: 20px;
}

.news-list-view .teaser-text {
    line-height: 28px;
    font-size: 16px;
}

.news-list-view .teaser-text a.more {
    float: right;
    text-transform: uppercase;
    color: rgba(255, 0, 0, 1);
    margin-right: 20px;
    text-decoration: none;
}

.news-list-view .teaser-text a.more:hover {
    float: right;
    text-transform: uppercase;
    color: rgba(255, 0, 0, 1);
    margin-right: 20px;
}

.projekt-img-wrap {
    margin-top: 60px;
    background-color: #e6e6e6;
    display: flex;
    flex-wrap:wrap;
}

.projekt-list-view {
    background-color: #e6e6e6;
}

.projekt-img-wrap .outer {
    width: 50%;
    max-height: 290px;
    overflow: hidden;
}

.projekt-img-wrap .outer:nth-child(1n+3) {
    width: 33.333333%;
    max-height: 230px;
    overflow: hidden;
}

.projekt-img-wrap .outer:nth-child(1n+3) img {
    max-height: 230px;
}

.news-single {
    margin-bottom: 50px;
}

.news-single h2 {
    max-width: 680px;
    vertical-align: top;
}

.projekt-title-detail {
    margin-top: 40px;
}

.projekt-wrapper {
    float: left;
    position: relative;
    background-color: rgba(255, 0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.projekt-wrapper:hover {
    background-color: rgba(255, 0, 0, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.projekt-wrapper:hover img {
    opacity: 0.2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.projekt-title {
    position: absolute;
    z-index: 200;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    color: #fff;
    margin: 0 40px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.projekt-title a {
    color: #fff;
    text-decoration: none;
}

.projekt-title a:hover,
.projekt-title a:focus {
    color: #fff;
    text-decoration: none;
}

.projekt-wrapper:hover .projekt-title {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.projekt-list-img-wrap img {
    width: 100%;
    height: auto;
}

.projekt {
    float: left;
    width: 16.666666%;
}

.searchOpen {
    cursor: pointer;
}

#indexedsearch {
    position: relative;
}

#indexedsearchbox input[type="text"] {
    border: 1px solid rgba(255, 0, 0, 1);
    padding: 6px 20px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    min-width: 555px;
    color: rgba(255, 0, 0, 1);
}

#indexedsearchbox .searchbox-button {
    border: none;
    background-color: transparent;
    background-image: url(../Images/searchButton.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 27px;
    height: 27px;
    margin-left: -35px;
    top: 7px;
    position: absolute;
}

.tx-indexedsearch-info,
.tx-indexedsearch-icon,
.tx-indexedsearch-percent {
    display: none;
}

.tx-indexedsearch-title {
    font-size: 20px;
}

.tx-indexedsearch-browsebox {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none;
    width: 100%;
}

.tx-indexedsearch-browsebox > li {
    display: block;
}

.tx-indexedsearch-browsebox > li:not(:last-of-type):after {
    content: "|";
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

/* clear fix */
.isotope:after {
    content: '';
    display: block;
    clear: both;
}

/* ---- .element-item ---- */

.element-item {
    position: relative;
    float: left;
    max-width: 317px;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

.element-item > * {
    margin: 0;
    padding: 0;
}

select.filters-select {
    background-color: rgba(255, 0, 0, 1);
    padding: 3px;
    margin: 20px auto;
    width: 300px;
    border: none;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    display: block;
}

select.filters-select option {
    padding: 3px 0;
}

.sub-content {
    margin-top: 100px;
}

.powermail_form {
    padding: 50px 0;
}

.powermail_form input[type="text"],
.powermail_form input[type="email"] {
    border: 1px solid rgba(255, 0, 0, 1);
    padding: 6px 20px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    width: 100%;
    color: rgba(255, 0, 0, 1);
    margin-bottom: 20px;
}

.powermail_form textarea {
    border: 1px solid rgba(255, 0, 0, 1);
    padding: 6px 20px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    width: 100%;
    color: rgba(255, 0, 0, 1);
    margin-bottom: 20px;
}

.powermail_form .radio {
    width: 30%;
    display: inline-block;
}

.powermail_fieldwrap_anrede {
    margin-bottom: 10px;
}

.powermail_submit {
    float: right;
    background-color: rgba(255, 0, 0, 1);
    padding: 6px 20px;
    color: #fff;
    text-transform: uppercase;
    border: none;
    font-weight: 600;
    font-size: 14px;
}

.team-img-wrap {
    margin-top: 60px;
    background-color: #e6e6e6;
}

.team-list-view {
    background-color: #e6e6e6;
}

.team-img-wrap .outer {
    width: 50%;
    float: left;
    max-height: 290px;
    overflow: hidden;
}

.team-list-img-wrap img {
    max-width: 100%;
    height: auto;
}

.team-wrapper {
    float: left;
    position: relative;
    background-color: rgba(255, 0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-wrapper:hover {
    background-color: rgba(255, 0, 0, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-wrapper:hover img {
    opacity: 0.2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team-title {
    position: absolute;
    z-index: 200;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    color: #fff;
    margin: 0 40px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.team-wrapper:hover .team-title {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul.ce-menu {
    margin: 70px 0 0 0;
    padding: 0;
}

ul.ce-menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    min-height: 240px;
    background-color: rgba(255, 0, 0, 1);
}

ul.ce-menu li img {
    max-width: 100%;
    height: auto;
}

ul.ce-menu li h3 {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(255, 0, 0, 1);
    margin: 0;
    padding: 10px 0;
    font-size: 16px;
    line-height: 28px;
}

ul.ce-menu li a {

    color: #fff;
}

.flex-direction-nav a::before {
    font-size: 10px;
    content: '';
    text-shadow: none;
    background-image: url(../Images/pfeil-links.png);
    width: 30px;
    height: 30px;
}

.flex-direction-nav a.flex-next::before {
    font-size: 10px;
    content: '';
    text-shadow: none;
    background-image: url(../Images/pfeil-rechts.png);
    width: 30px;
    height: 30px;
}

.ce-bodytext ul {
    margin: 0;
    padding: 0;
}

.ce-bodytext ul li {
    margin: 0;
    padding: 0;
    line-height: 26px;
}

.ce-bodytext ul li:before {
    content: "→";
    color: rgba(255, 0, 0, 1);
    padding-right: 20px;

}

#site-24 .grid .row {
    margin-left: 100px;
}

.content img {
    max-width: 100%;
    height: auto;
}

.team-title {
    font-size: 24px;
}

.team-title h3 {
    display: block;
}

.team-title p {
    display: block;
    margin-top: 20px;
}

#site-35 .teaser-text {
    color: #000;
    margin: 10px 0 20px;
}

#site-35 .teaser-text p {
    margin-bottom: 5px;
}

#site-35 .header h3 {
    margin-top: 0;
}

#site-35 .news-text-wrap p {
    margin-bottom: 10px;
}

.team-detail-img-wrap .outer {
    display: none;
}

.team-detail-img-wrap .outer:nth-child(1) {
    display: block;
}

#gme-1 {
    width: 100%;
    max-width: 100%;
    height: auto;
    overflow: hidden;
}

/* header_video */

.header_video video {
    width: 100%;
    height: auto;
}

