/*

Theme Name: NEMEC + TEAM
Author: KommunikationsWerkstatt GmbH
Author URI: http://www.kommwerkstatt.de
Description: NEMEC + TEAM – Healthcare Communication Agentur für Marke, Marketing und Werbung im Gesundheitsmarkt Wordpress Template
Text Domain: NEMEC + TEAM – Healthcare Communication Agentur für Marke, Marketing und Werbung im Gesundheitsmarkt
Version: 1.00

*/

body {
	margin: 0;
	padding: 0;
    font-family: 'Proxima-Nova-Light';
    color: #4e565c;
}

@media (max-width: 767px) {
    body {
        padding-top: 60px;
    }
}

@media (min-width: 767px) {
    body {
        padding-top: 65px;
    }
}

@media (min-width: 992px) {
    body {
        padding-top: 70px;
    }
}

@media (max-width: 767px) {
    body {line-height: 150%; font-size: 14px;}
}

@media (min-width: 767px) {
    body {line-height: 160%; font-size: 15px;}
}

@media (min-width: 992px) {
    body {line-height: 170%; font-size: 16px;}
}



/* webfonts */

@font-face {
    font-family: 'Proxima-Nova-Light';
    src: url('fonts/proxima_nova_light.eot');
    src: url('fonts/proxima_nova_light.eot?#iefix') format('embedded-opentype'),
        url('fonts/proxima_nova_light.woff2') format('woff2'),
        url('fonts/proxima_nova_light.woff') format('woff'),
        url('fonts/proxima_nova_light.ttf') format('truetype');
}

@font-face {
    font-family: 'Proxima-Nova-Bold';
    src: url('fonts/proxima_nova_bold.eot');
    src: url('fonts/proxima_nova_bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/proxima_nova_bold.woff2') format('woff2'),
        url('fonts/proxima_nova_bold.woff') format('woff'),
        url('fonts/proxima_nova_bold.ttf') format('truetype');
}



/* headlines */

@media (max-width: 767px) {
    h1 {font-family: 'Proxima-Nova-Bold'; font-size: 22px; color: #4e565c; margin: 0 0 18px 0; text-transform: uppercase; line-height: 130%;}
    h2 {font-family: 'Proxima-Nova-Bold'; font-size: 22px; color: #4e565c; margin: 0 0 18px 0; text-transform: uppercase; line-height: 130%;}
    h3 {font-family: 'Proxima-Nova-Light'; font-size: 20px; color: #4e565c; margin: 0 0 12px 0; line-height: 150%;}
    h4 {font-family: 'Proxima-Nova-Bold'; font-size: 16px; color: #4e565c; margin: 0 0 9px 0; line-height: 150%;}
    h5 {font-family: 'Proxima-Nova-Bold'; font-size: 16px; color: #fff; margin: 0 0 9px 0; line-height: 150%;}
}

@media (min-width: 767px) {
    h1 {font-family: 'Proxima-Nova-Bold'; font-size: 28px; color: #4e565c; margin: 0 0 24px 0; text-transform: uppercase; line-height: 130%;}
    h2 {font-family: 'Proxima-Nova-Bold'; font-size: 28px; color: #4e565c; margin: 0 0 24px 0; text-transform: uppercase; line-height: 130%;}
    h3 {font-family: 'Proxima-Nova-Light'; font-size: 22px; color: #4e565c; margin: 0 0 16px 0; line-height: 150%;}
    h4 {font-family: 'Proxima-Nova-Bold'; font-size: 18px; color: #4e565c; margin: 0 0 12px 0; line-height: 150%;}
    h5 {font-family: 'Proxima-Nova-Bold'; font-size: 18px; color: #fff; margin: 0 0 12px 0; line-height: 150%;}
}

@media (min-width: 992px) {
    h1 {font-family: 'Proxima-Nova-Bold'; font-size: 36px; color: #4e565c; margin: 0 0 30px 0; text-transform: uppercase; line-height: 130%;}
    h2 {font-family: 'Proxima-Nova-Bold'; font-size: 36px; color: #4e565c; margin: 0 0 30px 0; text-transform: uppercase; line-height: 130%;}
    h3 {font-family: 'Proxima-Nova-Light'; font-size: 26px; color: #4e565c; margin: 0 0 20px 0; line-height: 150%;}
    h4 {font-family: 'Proxima-Nova-Bold'; font-size: 22px; color: #4e565c; margin: 0 0 15px 0; line-height: 150%;}
    h5 {font-family: 'Proxima-Nova-Bold'; font-size: 20px; color: #fff; margin: 0 0 15px 0; line-height: 150%;}
}

h1::first-line, h2::first-line {line-height: 1;}

a, a:hover {text-decoration: none;}



/* general */

.text-column p {
    margin: 0;
}

a:hover {
    text-decoration: none;
}

.clr {
    clear: both;
}

hr {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.mrg-50 {
    margin-bottom: 50px;
}

.neutralize-mrg-50 {
    margin-bottom: -50px;
}

@media (max-width: 767px) {
    section {
        padding: 60px;
    }
    
    .mrg-30 {
        margin-bottom: 15px;
    }
    
    section.neutralize-mrg-30 {
        padding: 60px 0 45px 0;
    }
    
    .mrg-sm-only {
        margin-bottom: 15px;
    }
}

@media (min-width: 767px) {
    section {
        padding: 80px;
    }
    
    .mrg-30 {
        margin-bottom: 30px;
    }
    
    section.neutralize-mrg-30 {
        padding: 80px 0 50px 0;
    }
}

@media (min-width: 992px) {
    section {
        padding: 100px;
    }
    
    .mrg-30 {
        margin-bottom: 30px;
    }
    
    section.neutralize-mrg-30 {
        padding: 100px 0 70px 0;
    }
}

span.red {
    color: #c0001f;
}

.grey {
    background: #f8f8f8;
    background: -moz-linear-gradient(45deg, #f8f8f8 0%, #eaeaea 100%);
    background: -webkit-linear-gradient(45deg, #f8f8f8 0%,#eaeaea 100%);
    background: linear-gradient(45deg, #f8f8f8 0%,#eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#eaeaea',GradientType=1 );
}

@media (min-width: 767px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

strong {
    font-family: 'Proxima-Nova-Bold'; 
}

section ul {
    padding-left: 30px;
    list-style-type: square;
}

section ul li {
    padding: 1px 0;
}

button, button:focus, a, a:focus, a button, a button:focus {
    outline: 0 !important;
}

small {
    font-size: 12px;
    line-height: 120%;
}

input, textarea, select {
    outline: 0;
    border: 1px solid #ccc;
}

input.form-full-width, textarea {
    padding: 5px;
}

textarea {
    height: 100px;
    line-height: 120%;
    resize: none;
}

input {
    line-height: 120%;
}

.dropdown-float {
    display: block;
    float: left;
    margin-right: 20px;
}

.small-label label {
    font-size: 14px;
}

.form-full-width, .label-full-width {
    width: 100%;
}

input.btn, input.btn:hover {
    color: #fff;
}

a {
    color: #8c2429;
}

a:hover {
    color: #8c2429;
}

.parallax {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
}



/* logo, title, menu */

.fixed-to-top {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background: #fff;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.nav-logo-main {
    width: auto;
    display: block;
    margin: 15px 0;
    float: left;
}

@media (max-width: 767px) {
    .nav-logo-main {
        height: 30px;
        margin-left: 30px;
    }
}

@media (min-width: 767px) {
    .nav-logo-main {
        height: 35px;
    }
}

@media (min-width: 992px) {
    .nav-logo-main {
        height: 40px;
    }
}





/* nav */

.navbar {
    min-height: auto;
}

@media (max-width: 767px) {
    .nav {
        padding: 0 15px;
    }
}

@media (min-width: 767px) {
    .nav {
        padding: 0;
    }

    .nav > li > a {
        padding: 0 15px;
    }

    .nav > li:last-child a {
        padding: 0 0 0 15px;
    }
}

@media (max-width: 767px) {
    .nav > li > a {
        line-height: 15px;
    }
}

@media (min-width: 767px) {
    .nav > li > a {
        line-height: 65px;
    }
}

@media (min-width: 992px) {
    .nav > li > a {
        line-height: 70px;
    }
}

.navbar-default .navbar-nav > li > a {
    color: #4e565c;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #C3001F;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #C3001F;
    background-color: transparent;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #C3001F;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #4e565c;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    color: #C3001F;
    background-color: transparent;
}

nav ul ul {
	display: none;
}

@media (min-width: 767px) {
    nav ul li:hover > ul {
        display: block;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }   
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #C3001F;
    text-decoration: none;
    background-color: transparent;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #C3001F;
    text-decoration: none;
    background-color: transparent;
    outline: 0;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 7px 10px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0px;
}

.navbar-default .navbar-toggle:hover, 
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top: none;
    border-left: 1px solid rgba(0,0,0,.1);
    border-right: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
    border-radius: 0px;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
    box-shadow: 0 0 0 rgba(0,0,0,0);
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: 0;
        right: auto;
    }
}



/* header mit video */

header {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

header video {
    display: block;
    width: 100%;
    height: auto;
}



/* content */

@media (max-width: 767px) {
    .text-column {

    }
}

@media (min-width: 767px) {
    .text-column {
        -moz-column-count: 2;
        -moz-column-gap: 30px;
        -moz-column-rule: none;
        -webkit-column-count: 2;
        -webkit-column-gap: 30px;
        -webkit-column-rule: none;
        column-count: 2;
        column-gap: 30px;
        column-rule: none;
        column-fill: balance;
        -moz-column-fill: balance;
        -webkit-column-fill: balance;
    }
}




/* header mit text */

header {
    position: relative;
}

.header-text {
    position: absolute;
    left: 0;
    right: 0;
    color: #4e565c;
    width: 100%;
    text-align: right;
    text-transform: uppercase;
}

.header-head {
    background: #fff;
}

.header-sub {
    background: #fff;
}

.header-head, .header-sub {
    display: block;
    float: right;
    clear: both;
    margin: 0.3vw 0;
    line-height: 1;
    padding: 0.5vw 0.5vw 0vw 0.5vw;
    margin-right: 16vw;
}



.header-text {
    bottom: 7vw;
}

.header-head {
    font-size: 4.5vw;   
}

.header-sub {
    font-size: 4.5vw;   
}





/* project-overlay */

.project-wrapper {
    margin-top: 60px;
}

.project-hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    cursor: default;
}

.project-hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(140,36,41,0.8);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 15px;
    z-index: 1;
    color: #fff;
}

.project-hovereffect img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.project-hovereffect:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.project-hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

a .project-hovereffect .overlay {
    color: #fff;
}

.project-text-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 0 15px;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    background: rgba(0,0,0,0);
    margin: 0px;
}

.project-name {
    font-family: 'Proxima-Nova-Bold'; 
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px;
}

.project-description {
    font-family: 'Proxima-Nova-Light'; 
    font-size: 14px;
    line-height: 140%;
}



/* button effect */

.btn {
    font-size: 14px;
    margin: 50px 0 30px 0;
}

.btn.reduce-margin {
    font-size: 14px;
    margin: 20px 0 30px 0 !important;
}

.wpcf7-submit.btn {
    font-size: 14px;
    margin: 20px 0 0 0 !important;
}

.btn {
	border: none;
	font-family: inherit;
	color: inherit;
    background: #8c2429;
	cursor: pointer;
    font-family: 'Proxima-Nova-Light';
    padding: 10px 15px;
    display: inline-block;
	text-transform: inherit;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
    border-radius: 0px;
    line-height: 1;
    -webkit-transition: background 1s ease; -moz-transition: background 1s ease; -o-transition: background 1s ease; transition: background 1s ease;
}

.btn:hover {
    background: #c0001f;
    cursor: pointer;
}

a > .btn, a:hover > .btn, a .btn:focus {
    color: #fff;
    text-decoration: none;
}

.service-link {
    padding: 5px 10px;
    margin-top: 20px;
    border: 1px solid rgba(0,0,0,.1);
    display: inline-block;
}

.ebd_results a {
    border: none;
	font-family: inherit;
	color: inherit;
    background: #8c2429;
	cursor: pointer;
    font-family: 'Proxima-Nova-Light';
    padding: 10px 15px;
    display: inline-block;
	text-transform: inherit;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
    border-radius: 0px;
    line-height: 1;
    font-size: 14px;
    -webkit-transition: background 1s ease; -moz-transition: background 1s ease; -o-transition: background 1s ease; transition: background 1s ease;
    color: #fff;
}

.ebd_results a:hover {
    background: #c0001f;
    cursor: pointer;
    color: #fff;
}

.ebd_results a:focus {
    color: #fff;
    text-decoration: none;
}



/* kundenstimmen */

.swiper-padding {
    padding: 0 70px;
}

.customer-quote {
    font-style: italic;
}

.customer-name {
    color: #4e565c;
    font-style: italic;
    margin-top: 10px;
    font-size: 14px;
    display: inline-block;
}

@media (max-width: 767px) {
    .customer-img {
        max-width: 150px;
        margin: 5px auto 30px auto;
        display: block;
        width: 100%;
        height: auto;
    }
}

@media (min-width: 767px) {
    .customer-img {
        max-width: 200px;
        margin: 5px auto;
        display: block;
        width: 100%;
        height: auto;
    }
    
    .customer-wrap {
        width: 100%;
        height: 100%;
        display: table;
    }

    .customer-wrap-align {
        vertical-align: middle;
        display: table-cell;
    }
}



/* referenzen */

.side-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.no-side-padding {
    padding-left: 0;
    padding-right: 0;
}

.reference-hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    cursor: default;
}

.reference-hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(140,36,41,0.8);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 15px;
    z-index: 1;
    color: #fff;
}

.reference-hovereffect img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.reference-hovereffect:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.reference-hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

a .reference-hovereffect .overlay {
    color: #fff;
}

.reference-text-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding: 0 15px;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    background: rgba(0,0,0,0);
    margin: 0px;
}

.reference-name {
    font-family: 'Proxima-Nova-Bold'; 
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px;
}

.reference-name a, .reference-name a:hover {
    color: #4e565c;
}

.reference-description {
    font-family: 'Proxima-Nova-Light'; 
    font-size: 14px;
    line-height: 140%;
}



/* contact form */

input, input:focus {
    outline: 0;
}

.wish-list > span {
    display: block !important;
    margin: 0 !important;
}

.wish-list span input[type="checkbox"] {
    margin-right: 5px;
}


/* footer */

footer {
    background-image: url(img/nemec+team_footer_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    font-family: 'Proxima-Nova-Light';
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (max-width: 767px) {
    footer {
        font-size: 14px;
    }
}

@media (min-width: 767px) {
    footer {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    footer {
        font-size: 18px;
    }
}

.contact-icons {
    display: inline-block;
    margin-right: 20px;
}

footer a {
    color: #fff; 
    text-decoration: underline;
}

footer a:hover, footer a:focus {
    color: #fff;
    text-decoration: none;
}

.footer-block {
    display: block;
    margin-top: 3px;
}

ul.footer-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.footer-nav li {
    float: left;
    margin-right: 20px;
}

ul.footer-nav li:last-child {
    margin-right: 0;
}



/* blog */

@media (max-width: 767px) {
    .blog h4 {
         min-height: auto;
    }
}

@media (min-width: 767px) {
    .blog h4 {
         min-height: 80px;
    }
}

a.post-link {
    color: #8c2429;
    font-size: 26px;
    line-height: 1;
    font-family: 'Proxima-Nova-Bold';
    text-decoration: none;
}

a.post-link:hover {
    text-decoration: none;
    color: #666;
}



/* contact */

.map {
    display: block;
    width: 100%;
    height: 25vw;
}





/* contact side-menu */

@media (max-width: 991px) {
    .contact-menu-wrapper {
        display: none;
    }
}

@media (min-width: 992px) {
    .contact-menu-wrapper {
        display: block;
        position: fixed;
        z-index: 999;
        background: #8c2429; 
        color: #fff;
        height: 100px;
        width: 370px; 
        right: -370px;
        top: 300px;
        transition: right 0.4s ease-in-out;
        -o-transition: right 0.4s ease-in-out;
        -ms-transition: right 0.4s ease-in-out;
        -moz-transition: right 0.4s ease-in-out;
        -webkit-transition: right 0.4s ease-in-out;
        border-left: 1px solid rgba(255,255,255,.5);
    }

    .contact-menu-wrapper:hover {
        right: 0;
    }
}

.contact-menu-label {
    position: absolute;
    top: 0px;
    right: 370px;
    background: #8c2429;
    height: 100px;
    width: 30px;
}

.contact-menu-label img {
    width: 30px;
    height: 100px;
    display: block;
}

.contact-menu-infos {
    display: block;
    box-sizing: border-box;
    padding: 15px 0 15px 25px;
    margin: auto;
    line-height: 1;
}

.contact-menu-infos p {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 35px;
}

.contact-menu-infos.brk p {
    display: block;
}

.contact-menu-infos p a {
    display: inline-block;
    color: #fff;
}

.contact-menu-infos p img {
    display: block;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0 5px 0 0;
}




/* frontpage leistungen */

.leistungen-wrapper {
    padding: 10px;
    border: 1px solid rgba(0,0,0,.2);
    max-width: 550px;
}

.img-mrg-btm {
    margin: 0 0 20px 0;
}

h4 a, h4 a:hover {
    color: #4e565c;
}


.parallax-box {
    background: rgba(255,255,255,.8);
    padding: 30px;
    background-clip: padding-box;
    border: 15px solid transparent;
}



/* responsive video */

.modal-content iframe {
    margin: 0 auto;
    display: block;
}

.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

.modal-content {
    border-radius: 0px;
}

.modal-header {
    border-bottom: none;
}

.modal-body {
    padding: 0px;
}



/* kundenstimmen */

#testimonial-slider {
    margin-top: 10px;
}

.testimonial {
    padding: 0 15px;
}

.testimonial .testimonial-img {
    text-align: center;
}
.testimonial .testimonial-img > img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 250px;
    padding-top: 40px;
    background: #fff;
    border-radius: 100%;
    border: 1px solid rgba(0,0,0,.25);
    margin: 0 auto 20px auto;
}
.testimonial .testimonial-img > span {
    display: block;
}
.testimonial .testimonial-img > span.name {
    font-family: 'Proxima-Nova-Bold';
    margin-bottom: 15px;
    font-size: 20px;
}
.testimonial .testimonial-img > span.function {
    font-size: 14px;
    line-height: 160%;
    font-style: italic;
}
.testimonial .testimonial-quote {
    text-align: left;
}
.testimonial .testimonial-quote > p {
    line-height: 180%;    
    padding: 3vw 0 0 2vw;
    max-width: 650px;
    font-size: 18px;
}

/*
.testimonial .pic {
    display: inline-block;
    width: 150px;
    border-radius: 50%;
    height: auto;
    margin-bottom: 25px;
    overflow: hidden;
    background: white;
    padding: 10px 0 0 0;
    box-sizing: border-box;
}

.testimonial .pic img {
    width: 100%;
    height: auto;
}

.testimonial .description {
    padding: 0 15px;
    font-size: 13px;
    line-height: 22px;
    font-style: italic;
}

.testimonial .testimonial-title {
    font-size: 14px;
    color: #000;
    position: relative;
    font-family: 'Proxima-Nova-Bold';
}

.testimonial .testimonial-subtitle {
    font-size: 12px;
    color: #999;
    line-height: 20px;
}
*/

.owl-dots {
    text-align: center;
    margin-top: 30px;
}

.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0px 5px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-dots .owl-dot {
    display: inline-block;
}




/* publikationen */

@media (min-width: 767px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;
    }
    
    
    .publikationen-img-wrapper {
        position: relative;
    }

    .publikationen-img-wrapper img {
        padding-left: inherit;
        padding-right: inherit;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }
}

@media (max-width: 767px) {
    .publikationen-section {
        padding-top: 30px;
    }

    .publikationen-text-wrapper {
        padding-bottom: 30px;
    }
    
    .publikationen-img-wrapper img {
        max-width: 400px;
        margin: 0 auto;
    }
}

@media (min-width: 767px) {
    .publikationen-section {
        padding-top: 40px;
    }

    .publikationen-text-wrapper {
        padding-bottom: 40px;
    }
}

@media (min-width: 992px) {
    .publikationen-section {
        padding-top: 50px;
    }

    .publikationen-text-wrapper {
        padding-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .publikationen-img-wrapper img {
        display: block;
        width: 200px;
        margin: 0 auto;
    }
}

@media (min-width: 767px) {
    .publikationen-img-wrapper img {
        display: block;
        width: 300px;
        margin: 0 auto;
    }
}



/* download-form */

.download-form input[type="text"],
.download-form input[type="email"] {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 10px;
    box-sizing: border-box;
	outline: none;
}

.download-form input[type="submit"] {
    font-family: inherit;
	background: #8c2429;
	cursor: pointer;
    font-family: 'Proxima-Nova-Light';
    padding: 10px 15px;
    display: inline-block;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
    border-radius: 0px;
    line-height: 1;
    font-size: 14px;
    -webkit-transition: background 1s ease; -moz-transition: background 1s ease; -o-transition: background 1s ease; transition: background 1s ease;
    color: #fff;
    border: none;
}

.download-form input[type="submit"]:hover {
    background: #c0001f;
    cursor: pointer;
    color: #fff;
}

.download-form input[type="submit"]:focus {
    color: #fff;
    text-decoration: none;
}

.wpcf7-response-output {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

div.wpcf7-response-output, 
div.wpcf7-validation-errors {
    display: none !important;
}

span.wpcf7-not-valid-tip { 
    display: none;
}

input[aria-invalid="true"], 
select[aria-invalid="true"] { 
    border-color: red; 
    background-color: rgba(153,0,0,0.3); 
}



/* referenzen */

#referenzen-slider {
    margin-top: 0px;
}

.referenzen {
    padding: 0 15px;
    text-align: center;
}






/* slider */

.carousel {
    margin-bottom: 0;
}

.carousel-caption {
    z-index: 10;
}

.carousel .item {
    min-width: 100%;
    background-color: #fff;
}

.carousel-inner > .item > img {
    min-width: 100%;
    height: 100%;
}

.carousel-inner > .item {
    transition: -webkit-transform 0.5s ease;
	transition: transform 0.5s ease;
	transition: transform 0.5s ease, -webkit-transform 0.5s ease;
	-webkit-backface-visibility: visible;
    backface-visibility: visible;
}

.carousel-indicators .active {
    width: 3.2vw;
    height: 0.4vw;
    max-width: 60px;
    max-height: 10px;
    margin: 0 0.3vw;
    background-color: #c0001f;
}

.carousel-indicators li {
    display: inline-block;
    width: 3.2vw;
    height: 0.4vw;
    max-width: 60px;
    max-height: 10px;
    margin: 0 0.3vw;
    text-indent: -999px;
    cursor: pointer;
    background-color: #8c2429;
    border: none;
    border-radius: 0;
}

@media (max-width: 767px) {
    .carousel-indicators {
        display: none;
    }
}

@media (min-width: 767px) {
    .carousel-indicators {
        position: absolute;
        bottom: 1vw !important;
        display: block;
    }
}



/* cookie notice */

#cookie-notice {
    color: #fff !important;
    background-color: #000 !important;
}

#cookie-notice a {
    display: inline-block;
    padding: 5px 10px;
    background: #8c2429;
    color: #fff;  
    line-height: 1;
}

#cookie-notice a:hover, #cookie-notice a:focus {
    background: #c0001f;
    color: #fff;  
}

.wpcf7-list-item {
    margin: 0 !important;
}



/* corona button */

.corona-button > img {
    display: block;
    width: 100%;
    max-width: 200px;
    height: auto;
    float: right;
}

@media (max-width: 767px) {
    .corona-wrapper {
        margin-top: -50px;
        margin-bottom: -50px;
    }
    .corona-button > img {
       max-width: 100px;
    }
}

@media (min-width: 767px) {
    .corona-wrapper {
        margin-top: -75px;
        margin-bottom: -60px;
    }
    .corona-button > img {
       max-width: 150px;
    }
}

@media (min-width: 992px) {
    .corona-wrapper {
        margin-top: -100px;
        margin-bottom: -70px;
    }
    .corona-button > img {
       max-width: 200px;
    }
}



/* google recaptcha */

.grecaptcha-badge {
    display: none;
}


/* nav icons */

nav .fa {
	font-size: 20px;
	vertical-align: middle;
}


/* Ext: CookieBot */
#CybotCookiebotDialogPoweredbyLink {
	display:none;
}
#CybotCookiebotDialogBodyContent {
	padding-left:8px !important;
}
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
	background-color:#c3001f !important;
	border-color:#c3001f !important;
}
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
	color:#4e565c !important;
	background-color:#dadada !important;
	border-color:#dadada !important;
}