.clearfix:after {
    font-size: 0;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

/* pt-sans-regular - latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../css/fonts/pt-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../css/fonts/pt-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../css/fonts/pt-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../css/fonts/pt-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../css/fonts/pt-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../css/fonts/pt-sans-v17-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}

body {
    font-family: 'PT Sans', sans-serif;
    background: #FFF;
    padding: 0;
    margin: 0;
    font-size: 18px;
    color: #575656
}

a {
    text-decoration: none;
    outline: 0
}

a:hover {
    text-decoration: underline
}

a img {
    display: block;
    transition: opacity .3s ease 0s;
    opacity: 1;
    max-width: 100%;
    height: auto
}

a:hover img {
    opacity: .8
}

p, .ptext {
    padding: 1em 0;
    color: #58585a;
    line-height: 150%
}

p.description {
    font-family: 'PT Sans', sans-serif;
    font-size: 22px;
    line-height: 26px;
    padding: 0;
    margin-top: 34px
}

p a, table a {
    color: #58585a;
    font-weight: 600
}

strong {
    color: #58585a
}

blockquote {
    text-align: center;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    color: #58585a;
    line-height: 26px
}

blockquote:before {
    display: block;
    font-size: 48px;
    color: #58585a;
    text-align: left;
    margin-bottom: 10px
}

pre {
    font-family: 'Courier new', serif;
    font-size: 18px;
    line-height: 170%;
    background: url('../images/icons/code_background.png') repeat;
    text-shadow: 0 1px 0 #FFF;
    zoom: 1;
    filter: dropshadow(color=#ffffff, offx=0, offy=1);
    padding: 0 5px;
    margin: 0;
    overflow: auto
}

label {
    color: #25282a;
    font-family: 'PT Sans', sans-serif
}

.relative {
    position: relative
}

input, textarea {
    font-family: 'PT Sans', sans-serif;
    border: 1px solid #e2e6e7;
    font-size: 18px;
    line-height: 24px;
    padding: 12px 15px;
    color: #444;
    margin: 0
}

/*!*-webkit-appearance: none;*!*/
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

table {
    width: 100%
}

table td, table th {
    padding: 18px 30px;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 24px
}

table td, table th {
    border-left: 1px solid #e2e6e7
}

table td:first-child, table th:first-child {
    text-align: right;
    border-left: none
}

table.align-left td:first-child, table.align-left th:first-child {
    text-align: left
}

table tr:nth-child(odd) {
    background: #f5f5f5
}

.radius {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.rund {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

/*!*filter: gray;*!*/
img.radius {
    max-width: 100%
}

.image-wrapper {
    display: inline-block;
    max-width: 100%;
    min-width: 20px;
    height: auto
}

.align-center {
    text-align: center
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.padding-left-right-100 {
    padding: 0 100px
}

.padding-bottom-50 {
    padding-bottom: 50px
}

.padding-bottom-30 {
    padding-bottom: 30px
}

.padding-bottom-66 {
    padding-bottom: 66px
}

.padding-top-54 {
    padding-top: 54px
}

.padding-top-30 {
    padding-top: 30px
}

.padding-top-bottom-30 {
    padding: 30px 0
}

.margin-top-0 {
    margin-top: 0 !important
}

.margin-top-10 {
    margin-top: 10px !important
}

.margin-top-40 {
    margin-top: 40px !important
}

.margin-top-70 {
    margin-top: 70px !important
}

.top-border {
    border-top: 1px solid #e2e6e7
}

.site-container {
    background: #FFF
}

.site-container.boxed {
    max-width: 1310px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10)
}

body.overlay .site-container {
    position: relative;
    z-index: 2
}

/*!*display: block;*!*/ /*!*display: -webkit-flexbox;*!*/
.flex-box .column {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media all and (min-width: 0) and (min-resolution: .001dpcm) {
    .flex-hide {
        display: inline
    }

    .flex-hide.wpb_single_image img {
        width: 100%;
        height: auto
    }
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'PT Sans', sans-serif;
    margin: 0;
    padding: 0;
    color: #575656;
    font-weight: 600;
    letter-spacing: 1px
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000;
    transition: opacity .3s ease 0s;
    opacity: 1
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    opacity: .6;
    text-decoration: none
}

h1 {
    font-size: 22px;
    line-height: 34px
}

h2 {
    font-size: 29px;
    line-height: 40px
}

h3 {
    font-size: 22px;
    line-height: 34px
}

h4 {
    font-size: 18px;
    line-height: 28px
}

h5 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}

h6 {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: normal
}

h2.box-header {
    text-align: center
}

h2.box-header.align-left {
    text-align: left
}

.box-header:after {
    display: block;
    content: "";
    background: #58585a;
    width: 40px;
    height: 2px;
    margin-top: 13px
}

.box-header.x:after {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 13px;
    margin-right: -50px
}

/*!*padding: 10px 10px 10px 20px;*!*/
.slogan {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 8vw;
    color: #666;
    line-height: 1em;
    letter-spacing: -1px;
    font-stretch: ultra-condensed
}

.rot {
    color: #ED1C25
}

.orange {
    color: #F9A047
}

.gruen {
    color: #76BC44
}

.blau {
    color: #239CD7
}

h2.box-header:after {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px
}

h2.box-header.align-left:after {
    margin-left: 0
}

h3 .more {
    margin-left: 50px
}

h6.box-header {
    border-bottom: 1px solid #e2e6e7
}

h6.box-header:after {
    margin-bottom: -1px
}

.header-container {
    padding: 26px 0
}

.header-top-bar-container {
    background-color: #f5f5f5
}

/*!*-ms-filter: fliph;*!*/ /*!*filter: fliph;*!*/
.header-top-bar, .header {
    width: 1170px;
    margin-left: auto;
    margin-right: auto
}

.header .logo {
    width: 370px
}

.header h1 {
    font-size: 37px;
    font-weight: 900;
    color: #58585a;
    line-height: 1
}

.header h1 a {
    color: #58585a
}

.header h1 a:hover {
    opacity: 1
}

.page-header-right label {
    float: left
}

.bread-crumb-container {
    float: right;
    padding: 7px 0
}

.bread-crumb {
    float: left
}

.bread-crumb li {
    float: left;
    margin-left: 3px
}

.bread-crumb-container label, .bread-crumb li, .bread-crumb li a {
    font-family: 'PT Sans', sans-serif;
    font-weight: 500;
    font-size: 13px;
    color: #999;
    line-height: 20px
}

.bread-crumb li a {
    color: #444
}

.menu-container {
    width: 800px
}

.menu-container nav {
    float: right
}

.header-container.sticky.move {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
    background: #FFF;
    padding: 16px 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1)
}

.boxed .header-container.sticky.move {
    max-width: 1310px;
    width: 100%
}

.sf-menu {
    float: none;
    padding: 0;
    margin: 0
}

.sf-menu li {
    border: 0;
    overflow: hidden
}

.sf-menu li, .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: none #fff
}

.sf-menu li:hover a, .sf-menu li:hover a:visited {
    color: #58585a
}

.sf-menu li a, .sf-menu li a:visited {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    color: #818285;
    padding: 12px 0 12px 26px;
    border: 0
}

.sf-menu a:hover, .sf-menu a:visited:hover, .sf-menu li.selected a {
    color: #575656;
    text-decoration: underline !important
}

body .header-container .menu-container .sf-menu > li:first-child > a {
    padding-left: 0
}

.sf-menu li ul {
    border: 1px solid #e2e6e7
}

.sf-menu li ul {
    width: 218px
}

.sf-menu li:hover, .sf-menu li.sfHover {
    overflow: visible
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    top: 48px;
    left: 5px
}

.sf-menu li.left-flyout:hover ul, .sf-menu li.left-flyout.sfHover ul {
    left: auto;
    right: 0
}

.sf-menu > li:first-child:hover ul, .sf-menu > li:first-child.sfHover ul {
    left: -21px
}

.sf-menu li ul li {
    width: 218px;
    height: auto;
    padding: 0;
    border: 0
}

.menu-container .sf-menu li ul li a, .menu-container .sf-menu li.selected ul li a, .menu-container .sf-menu li:hover ul li a {
    color: #444;
    border-top: 1px solid #e2e6e7;
    padding: 13px 20px;
    background: #FFF none
}

.menu-container .sf-menu li ul li:first-child a {
    border-top: 0
}

.menu-container .sf-menu li ul li a:hover, .menu-container .sf-menu li ul li.selected a, .menu-container .sf-menu li:hover ul li.selected a, .menu-container .sf-menu li:hover ul li.selected ul li a:hover, .menu-container .sf-menu li:hover ul li ul li.selected a, .menu-container .sf-menu li:hover ul li.selected ul li.selected a, .menu-container .sf-menu li:hover ul li.sfHover > a {
    color: #575656
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left: 218px;
    z-index: 2 !important
}

ul.sf-menu li li:first-child:hover ul, ul.sf-menu li li.sfHover:first-child ul, ul.sf-menu li li:first-child li:first-child:hover ul, ul.sf-menu li li:first-child li.sfHover:first-child ul {
    top: -1px
}

.mobile-menu-container, .hide {
    display: none
}

.header .mobile-menu-switch, .mobile-menu, .mobile-menu-divider {
    display: none;
    margin-left: auto;
    margin-right: auto
}

.mobile-menu-divider {
    margin-top: 15px
}

.mobile-menu li a {
    display: block;
    color: #25282a;
    background: #f0f0f0;
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
    line-height: 24px;
    padding: 12px 20px;
    margin-bottom: 1px
}

.mobile-menu li.selected a, .mobile-menu li.selected ul li.selected a, .mobile-menu li.selected ul li.selected ul li.selected a {
    background: #575656;
    color: #FFF
}

.mobile-menu li ul a {
    font-size: 18px;
    padding-left: 40px
}

.mobile-menu li ul ul a {
    font-size: 13px;
    padding-left: 80px
}

.mobile-menu li.selected ul a, .mobile-menu li.selected ul li.selected ul a {
    color: #25282a;
    background: #f0f0f0
}

.mobile-menu-switch .line {
    display: block;
    width: 30px;
    height: 3px;
    background: #444;
    margin-top: 6px
}

.mobile-menu-switch .line:first-child {
    margin-top: 0
}

.mobile-menu-switch:hover .line {
    background: #575656
}

.vertical-menu li {
    margin-top: 10px
}

.vertical-menu li:first-child {
    margin-top: 0
}

.vertical-menu li a {
    display: block;
    background: #f5f5f5;
    padding: 18px 18px 18px 19px;
    font-family: 'PT Sans', sans-serif;
    line-height: 24px;
    color: #444
}

.vertical-menu li.selected a, .vertical-menu li:hover a {
    background: #575656
}

.vertical-menu li.selected a, .vertical-menu li:hover a, .vertical-menu li.selected a span, .vertical-menu li:hover a span {
    color: #FFF
}

.vertical-menu li a span {
    float: right;
    color: #AAA;
    font-size: 11px
}

body.hintergrund-1 {
    background: url("../images/backgrounds/hintergrund.png") fixed no-repeat center 0
}

body.overlay .background-overlay {
    display: block
}

.background-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    background: url("../images/backgrounds/overlay.png");
    z-index: 1
}

.page-margin-top {
    margin-top: 50px
}

.page-margin-top-section {
    margin-top: 65px
}

.page-padding-top {
    padding-top: 50px
}

.page-padding-top-section {
    padding-top: 65px
}

.vertical-align-table {
    display: table
}

.vertical-align {
    display: table-row
}

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

.vertical-h {
    vertical-align: middle
}

.row {
    width: 1170px;
    margin-left: auto;
    margin-right: auto
}

.column .row {
    width: auto
}

.row.full-width {
    width: 100%
}

.row.gray {
    background: #f5f5f5
}

.row.yellow {
    background: #575656
}

.row:after {
    font-size: 0;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.column {
    position: relative;
    float: left;
    margin-left: 30px
}

.column:first-child, .column.first, .row.full-width > .column.column-1-2 .column-1-3:first-child {
    margin-left: 0
}

.column-1-1 {
    width: 100%
}

.column-1-2 {
    width: 570px
}

.row.full-width > .column-1-2 {
    width: 50%
}

.row.full-width > .column-1-3 {
    width: 33%
}

.row.full-width > .column-1-2 .column-1-3 {
    width: 30%
}

.row.full-width > .column.column-1-2, .row.full-width > .column.column-1-3 {
    margin: 0
}

.row.full-width > .column.column-1-2 .column-1-3 {
    margin-left: 5%
}

.column-1-3, .column-2-3 .column-1-2 {
    width: 370px
}

.column-2-3 {
    width: 770px
}

.column-1-3 .column-1-2 {
    width: 150px
}

.column-2-3 .column-1-3 {
    width: 210px
}

.column-1-4, .column-1-2 .column-1-2 {
    width: 270px
}

.column-3-4 {
    width: 870px
}

.column-3-4 .column-1-2 {
    width: 420px
}

.column-right {
    float: right
}

.columns.no-width .column-left, .columns.no-width .column-right {
    width: auto
}

.services-list li, .team-box {
    position: relative;
    float: left;
    width: 390px;
    background: #FFF;
    padding-bottom: 26px;
    overflow: hidden
}

div.team-box {
    width: 100%
}

.team-box {
    padding-bottom: 0;
    background: transparent
}

.services-list.services-icons li {
    width: 570px;
    padding: 40px 40px 36px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.services-list.services-items-border.services-icons li {
    border: 1px solid #e2e6e7
}

.services-list.services-icons li:nth-child(even) {
    margin-left: 30px
}

.services-list li .service-icon::before {
    float: left;
    font-size: 48px;
    color: #58585a;
    border: 1px solid #e2e6e7;
    padding: 19px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.services-list.services-icons li .service-content {
    margin-left: 128px
}

.services-list li h4 {
    margin-top: 22px;
    text-align: center
}

.team-box h4 {
    text-align: center
}

.services-list li h4.box-header::after, .team-box h4.box-header::after {
    margin-top: 23px;
    margin-left: auto;
    margin-right: auto
}

.team-box h4 span {
    display: block;
    font-weight: 500;
    font-size: 11px;
    color: #999;
    line-height: 21px;
    letter-spacing: 1px;
    padding-top: 7px
}

.services-list li p, .team-box p {
    text-align: center;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding: 30px 14px 0;
    min-height: 72px;
    margin: 0
}

.services-list.services-icons li h4 {
    margin-top: -8px
}

.services-list.services-icons li h4, .services-list.services-icons li p {
    text-align: left
}

.services-list.services-icons li p {
    padding: 24px 0 0
}

.services-list.services-icons li h4.box-header::after {
    margin-left: 0;
    margin-right: 0
}

.services-list a > .re-preloader, .team-box a > .re-preloader {
    height: 260px
}

.services-list img, .team-box img {
    max-width: 100%;
    height: auto
}

.team-box ul.social-icons {
    display: none;
    position: absolute;
    background: transparent
}

.team-box ul.social-icons.social-static {
    position: static;
    display: block;
    background: #FFF
}

.team-box:hover ul.social-icons {
    display: none
}

.team-box .team-content {
    padding-top: 23px;
    padding-bottom: 26px;
    background: #FFF;
    position: relative;
    z-index: 1
}

.single.team-box .team-content {
    background: #f5f5f5
}

.team-box ul.social-icons li {
    border: 0;
    margin-left: 1px;
    background: #FFF
}

.team-box ul.social-icons li a {
    padding: 17px 18px;
    width: 14px;
    height: 16px
}

.team-box ul.social-icons li:first-child {
    margin-left: 0
}

.team-box ul.social-icons li:hover {
    background: #58585a
}

.team-box ul.social-icons li:hover a {
    color: #FFF
}

.projects-list {
    width: 100%;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s
}

.projects-list li {
    position: relative;
    float: left;
    width: 25%;
    overflow: hidden
}

.projects-list.isotope li {
    width: 270px;
    height: 180px;
    margin-top: 30px
}

.projects-list li img {
    width: 100%
}

.projects-list a > .re-preloader {
    height: 250px
}

.projects-list li .view {
    position: absolute;
    top: 0;
    background: rgba(38, 38, 40, 0.5);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s
}

.projects-list li:hover .view {
    opacity: 1
}

.projects-list li .view .vertical-align-table {
    width: 100%;
    height: 100%
}

.projects-list li .view p.description {
    color: #FFF;
    margin-top: -20px;
    margin-bottom: 55px;
    font-size: 18px;
    line-height: 24px;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s
}

.projects-list li:hover .view p.description {
    margin-bottom: 35px
}

.features-list li {
    float: left;
    width: 100%;
    margin-top: 50px
}

.features-list.big li {
    text-align: center
}

.features-list li:first-child {
    margin-top: 0
}

.features-list li:before {
    float: left;
    font-size: 48px;
    margin-right: 30px;
    color: #575656;
    border: 1px solid #e2e6e7;
    padding: 19px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.features-list.big li:before {
    clear: both;
    float: none;
    display: block;
    width: 60px;
    font-size: 60px;
    margin-left: auto;
    margin-right: auto;
    padding: 39px
}

.features-list li h4 {
    padding-bottom: 5px
}

.features-list li p {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding: 0;
    margin-top: 19px;
    margin-left: 118px
}

.features-list.big li h4 {
    margin-top: 35px
}

.features-list.big li h4:after {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto
}

.features-list.big li p {
    width: 80%;
    margin-left: auto;
    margin-right: auto
}

.column-1-4 .features-list.big li p {
    width: 100%
}

.features-list.big .ornament {
    position: relative;
    width: 1px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 13px;
    background: #e2e6e7
}

.features-list.big .ornament:after {
    position: absolute;
    content: "";
    border: 1px solid #e2e6e7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 11px;
    height: 11px;
    left: -6px;
    bottom: -13px
}

.page-404 .features-list.big li p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 34px
}

.timeline-item .timeline-left {
    width: 190px;
    min-width: 190px
}

.timeline-item .label-container {
    position: relative
}

.timeline-item .label-container .timeline-circle {
    position: absolute;
    display: block;
    width: 19px;
    height: 19px;
    top: 4px;
    right: -11px;
    border: 1px solid #e2e6e7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #FFF
}

.timeline-item .label-container .timeline-circle::after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    margin-left: 6px;
    margin-top: 6px;
    background: #58585a;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.timeline-item label {
    float: right;
    max-width: 100px;
    overflow: hidden;
    font-family: 'PT Sans', sans-serif;
    font-weight: 500;
    color: #FFF;
    font-size: 13px;
    line-height: 20px;
    background: #58585a;
    padding: 4px 15px 6px 20px;
    white-space: nowrap
}

.timeline-item .label-triangle {
    float: right;
    width: 0;
    height: 0;
    margin-right: 40px;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #58585a
}

.timeline-content {
    padding: 22px 0 26px 40px;
    border-left: 1px solid #e2e6e7
}

.timeline-content span.timeline-title {
    margin-right: 10px
}

.timeline-content span.timeline-subtitle {
    font-family: 'PT Sans', sans-serif;
    font-weight: 500;
    font-size: 11px;
    color: #999;
    line-height: 16px;
    letter-spacing: 1px;
    margin-top: 9px
}

.schreiber {
    text-align: right;
    font-style: italic
}

.our-clients-list-container {
    overflow: hidden;
    text-align: center
}

.our-clients-list li {
    float: left;
    width: 170px;
    height: 120px;
    margin-right: 30px
}

.our-clients-list li img {
    width: 100%;
    height: auto
}

.our-clients-list.type-list li {
    position: relative;
    margin-right: -1px;
    border: 1px solid #e2e6e7;
    width: 33%;
    height: 150px;
    text-align: center
}

.our-clients-list.type-list li:nth-child(n+4) {
    margin-top: -1px
}

.our-clients-list.type-list .our-clients-item-container {
    display: inline-block
}

.our-clients-list.type-list li .vertical-align-cell {
    text-align: center;
    height: 150px
}

.contact-details-list li:before {
    display: block;
    float: left;
    width: 48px;
    height: 48px;
    font-size: 48px;
    color: #575656;
    background: #FFF;
    border: 1px solid #FFF;
    padding: 19px;
    margin-right: 30px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.contact-details-list li p {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #FFF
}

.contact-details-list li p a {
    color: #FFF
}

.slider-control {
    position: absolute;
    width: 26px;
    height: 26px;
    color: #FFF;
    border: 1px solid #e2e6e7;
    padding: 16px;
    top: 43%;
    font-size: 24px;
    z-index: 1;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s
}

.slider-control.right {
    right: 0;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1)
}

.slider-control:hover {
    background: #58585a;
    border-color: #58585a
}

.background-1 {
    background-image: url('../images/backgrounds/hintergrund.png');
    background-size: cover;
    background-position: center
}

span.number, span.odometer.number {
    margin-top: 10px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 100;
    font-size: 80px;
    color: #FFF;
    visibility: visible
}

span.number:after, span.odometer.number:after {
    display: block;
    content: "";
    background: #f4bc16;
    width: 40px;
    height: 2px;
    margin: 20px auto 0
}

.caroufredsel-wrapper {
    width: 100% !important;
    margin: 0 !important;
    overflow: hidden
}

.horizontal-carousel {
    display: none;
    transition: opacity .4s ease-in-out 0s
}

.carousel-container {
    position: relative
}

.re-carousel-pagination {
    display: block;
    text-align: center
}

.re-carousel-pagination a {
    display: inline-block;
    width: 1px;
    height: 1px;
    background: #e2e6e7;
    border: 5px solid #e2e6e7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-left: 10px;
    margin-top: 50px
}

.re-carousel-pagination a:first-child {
    margin-left: 0
}

.re-carousel-pagination a.selected, .re-carousel-pagination a:hover {
    border-color: #58585a;
    background: #58585a
}

.re-carousel-pagination span {
    display: none
}

.post.single p {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 24px
}

.post.single blockquote, .post.single p, .post.single h3, .post.single h4 {
    margin-top: 24px
}

.taxonomies li {
    float: left;
    margin-right: 7px;
    margin-bottom: 7px
}

.taxonomies a {
    display: block;
    border: 1px solid #e2e6e7;
    color: #999;
    line-height: 16px;
    letter-spacing: 1px;
    font-family: 'PT Sans', sans-serif;
    font-size: 11px;
    font-weight: 500;
    padding: 10px 12px;
    text-align: left
}

.taxonomies a:hover {
    color: #FFF;
    background: #58585a;
    border-color: #58585a
}

.taxonomies.full-width li {
    width: 100%;
    margin-right: 0
}

.taxonomies a span {
    float: right
}

.buttons li {
    margin-top: 10px
}

.buttons li:first-child {
    margin-top: 0
}

.buttons li a {
    display: block;
    background: #f5f5f5;
    padding: 18px 18px 18px 19px;
    font-family: 'PT Sans', sans-serif;
    line-height: 24px;
    color: #444
}

.buttons li:before {
    color: #58585a;
    float: left;
    font-size: 24px;
    margin-right: 19px;
    margin-top: 17px;
    margin-left: 20px
}

.buttons li.selected a, .buttons li:hover a {
    background: #58585a;
    color: #FFF
}

.buttons li.selected:before, .buttons li:hover:before {
    color: #FFF
}

.announcement {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0
}

.announcement .vertical-align-cell:before {
    float: left;
    font-size: 48px;
    margin-right: 30px;
    color: #58585a;
    border: 1px solid #e2e6e7;
    padding: 19px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.announcement .vertical-align {
    height: 88px
}

.announcement h3 {
    margin-left: 118px
}

.announcement p.description {
    margin-top: 18px;
    margin-left: 118px
}

.call-to-action {
    border: 1px solid #e2e6e7;
    padding: 30px 18px 47px;
    text-align: center
}

.call-to-action:before {
    display: block;
    width: 48px;
    height: 48px;
    font-size: 48px;
    color: #58585a;
    border: 1px solid #e2e6e7;
    padding: 19px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.call-to-action h4 {
    margin-top: 22px
}

.call-to-action p.description {
    margin-top: 17px;
    margin-bottom: 43px
}

.call-to-action .more {
    margin-top: 28px
}

.progress-bar .single-bar {
    position: relative;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    background: #e2e6e7
}

.progress-bar .single-bar .bar-label {
    position: relative;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    color: #444;
    text-shadow: none;
    height: 10px;
    bottom: -29px;
    padding: 0;
    z-index: 1
}

.progress-bar .single-bar, .progress-bar .single-bar:last-child {
    margin-bottom: 64px
}

.progress-bar .single-bar .bar {
    position: absolute;
    display: block;
    visibility: visible;
    width: 0;
    left: 0;
    top: 0;
    height: 100%;
    background: #58585a;
    -moz-transition: width 1s ease 0s;
    -webkit-transition: width 1s ease 0s;
    transition: width 1s ease 0s;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.bar-label-units {
    float: right;
    color: #999
}

.comment-form input, .comment-form textarea, .contact-form input, .contact-form textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%
}

.comment-form input, .contact-form input {
    margin-top: 20px
}

.comment-form input:first-child, .contact-form input:first-child {
    margin-top: 0
}

.comment-form textarea, .contact-form textarea {
    height: 190px;
    resize: none
}

.comment-form [type='submit'], .contact-form [type='submit'] {
    width: auto;
    font-size: 12px;
    color: #25282a;
    margin-top: 0;
    outline: 0
}

#cancel-comment {
    display: none;
    font-size: 12px;
    margin-right: 20px;
    color: #58585a
}

.comment-form p.description.t1, .contact-form p.description.t1 {
    margin-top: 14px
}

.comment-form .hint, .contact-form .hint {
    color: #999
}

::-webkit-input-placeholder {
    color: #999
}

:-moz-placeholder {
    color: #999;
    opacity: 1
}

::-moz-placeholder {
    color: #999;
    opacity: 1
}

:-ms-input-placeholder {
    color: #999
}

.ui-tooltip-error .ui-tooltip-content, .ui-tooltip-success .ui-tooltip-content {
    font-size: 13px;
    font-family: 'PT Sans', sans-serif;
    color: #FFF
}

.ui-tooltip-error .ui-tooltip-content, .ui-tooltip-success .ui-tooltip-content {
    border: 0
}

.ui-tooltip-content {
    padding: 10px 20px 10px 20px
}

.ui-tooltip-error .ui-tooltip-content {
    background: #e9431c
}

.ui-tooltip-success .ui-tooltip-content {
    background: #61911b
}

.comment {
    margin-top: 30px
}

#comments-list > .comment:first-child {
    margin-top: 40px
}

.comment-author-avatar {
    float: left;
    width: 90px;
    height: 90px
}

.posted-by abbr {
    font-family: 'PT Sans', sans-serif;
    color: #999;
    font-size: 13px;
    margin-top: 7px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none
}

.posted-by .in-reply {
    margin-left: 5px;
    color: #ababab
}

#comments-list .comment-details {
    float: left;
    width: 750px;
    margin-left: 30px
}

#comments-list .comment-details p {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
    border-bottom: 1px solid #e2e6e7;
    padding: 24px 0
}

#comments-list .children {
    clear: both;
    float: left;
    margin-left: 120px
}

#comments-list .children .children {
    margin-left: 0
}

#comments-list .children .comment-details {
    width: 630px
}

#comments-list .comment-details .more {
    float: right;
    color: #999;
    margin-top: -22px;
    font-weight: 500;
    font-size: 11px;
    line-height: 16px
}

#comments-list .comment-details .more:hover {
    color: #FFF
}

.pagination {
    clear: both;
    float: right
}

.pagination li {
    font-family: 'PT Sans', sans-serif;
    float: left;
    margin-left: 7px
}

.pagination li:first-child {
    margin-left: 0
}

.pagination li.left a:before, .pagination li.right a:before {
    color: #999
}

.pagination li a:hover:before, .pagination li a.selected:before {
    color: #FFF
}

.pagination li.left a, .pagination li.right a {
    padding: 9px 0
}

.pagination li.right {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1)
}

.pagination li a {
    display: block;
    color: #999;
    font-size: 16px;
    width: 35px;
    padding: 9px 0 10px;
    border: 1px solid #e2e6e7;
    text-align: center
}

.pagination li a:hover, .pagination li.selected a {
    color: #FFF;
    background-color: #58585a;
    border-color: #58585a
}

.list li {
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding-left: 30px
}

.list li a {
    color: #58585a;
    font-weight: 600
}

li.template-bullet:before {
    color: #58585a;
    padding-right: 15px;
    margin-left: -30px;
    vertical-align: text-top
}

.tabs-navigation {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    background: 0;
    border: 0;
    text-align: center
}

.tabs.align-left .tabs-navigation {
    text-align: left
}

.tabs.align-left .ui-tabs-panel {
    text-align: left
}

.tabs-navigation li {
    position: relative;
    display: inline-block;
    padding: 0;
    border: 0;
    list-style: none;
    text-align: center;
    margin-left: 26px
}

.tabs-navigation li:first-child {
    margin-left: 0
}

.tabs-navigation.small.gray li a {
    background: #f5f5f5
}

.tabs-navigation.small li {
    margin-right: 6px;
    margin-bottom: 10px;
    margin-left: 0
}

.tabs-navigation.small li a {
    min-width: 0;
    padding: 15px 20px
}

.tabs-navigation a:before {
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 48px;
    color: #58585a;
    padding: 20px 20px 12px
}

.tabs-navigation li a {
    display: block;
    min-width: 150px;
    text-align: center;
    font-size: 18px;
    color: #444;
    background: #FFF;
    padding: 10px 0 23px;
    border: 0;
    font-family: 'PT Sans', sans-serif;
    line-height: 24px;
    outline: solid 1px;
    text-decoration: none
}

.tabs-navigation li:last-child a {
    border-right: 0
}

.tabs-navigation li a:hover, .tabs-navigation li a.selected, .tabs-navigation li.ui-tabs-active a, .tabs-navigation.small.gray li a:hover, .tabs-navigation.small.gray li a.selected, .tabs-navigation.small.gray li.ui-tabs-active a {
    background: #58585a;
    color: #FFF
}

.tabs-navigation li a:hover:before, .tabs-navigation li a.selected:before, .tabs-navigation li.ui-tabs-active a:before {
    color: #FFF
}

.tabs-navigation li.ui-tabs-active span {
    display: inline;
    position: absolute;
    border-style: solid;
    border-width: 9px 9px 0;
    border-color: #58585a transparent;
    bottom: -9px;
    margin-left: -9px
}

.tabs .ui-tabs-panel {
    text-align: center;
    padding: 42px 0 0
}

.tabs.small .ui-tabs-panel {
    padding: 0
}

.tabs .ui-tabs-panel p {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
    padding: 24px 0 26px 0
}

.tabs.small .ui-tabs-panel p {
    padding: 24px 0 0
}

.tabs .ui-tabs-panel h4.box-header:after {
    margin-left: auto;
    margin-right: auto
}

.accordion .ui-accordion-content {
    padding: 30px 0 20px
}

.accordion .ui-accordion-header {
    padding: 16px 15px;
    cursor: pointer;
    border-bottom: 1px solid #e2e6e7;
    font-family: 'PT Sans', sans-serif;
    line-height: 24px;
    transition: padding-left 300ms, padding-right 300ms;
    -webkit-transition: padding-left 300ms, padding-right 300ms;
    -moz-transition: padding-left 300ms, padding-right 300ms;
    transition-timing-function: ease
}

.accordion .ui-accordion-header h5 {
    font-weight: 400;
    letter-spacing: normal;
    margin-top: 2px;
    margin-bottom: 1px;
    margin-left: 39px
}

.accordion .ui-accordion-header.ui-state-active {
    background-color: #58585a;
    border-bottom-color: #58585a
}

.accordion .ui-accordion-header.ui-state-active h5 {
    color: #FFF
}

.accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon {
    color: #FFF
}

.accordion .ui-accordion-header .ui-accordion-header-icon {
    float: left;
    margin-right: 15px;
    font-size: 24px;
    color: #58585a
}

.accordion .ui-accordion-header:hover {
    padding-left: 25px;
    padding-right: 5px
}

.accordion .ui-accordion-header.ui-state-active:hover {
    padding: 16px 15px
}

.accordion p.description {
    margin: 0
}

.re-preloader {
    display: block;
    height: auto;
    min-height: 20px;
    background: url('../images/icons/preloader.gif') no-repeat center center
}

.post.single .post-image img, .our-clients-list, .services-list a > img, .team-box img, .projects-list a > img, .re-preload > img, .re-preload > .image-wrapper > img {
    display: none
}

.our-clients-list.type-list {
    display: block
}

.projects-list.isotope li > a, .projects-list.isotope a > img {
    display: block;
    width: 270px;
    height: 180px
}

.re-preload .re-preloader {
    height: 200px
}

.header-top-bar .contact-details {
    float: left
}

.contact-details li {
    float: left;
    border-right: 1px solid #e2e6e7;
    font-family: 'PT Sans', sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #999;
    line-height: 20px;
    padding: 15px 20px
}

.contact-details li a {
    color: #999
}

.contact-details li:first-child {
    border-left: 1px solid #e2e6e7
}

.contact-details li::before {
    color: #AAA;
    font-size: 18px;
    margin-right: 10px
}

.liveticker a {
    font-weight: bold;
    width: 150px;
    color: red
}

.liveticker:hover {
    animation-play-state: paused
}

@-webkit-keyframes liveticker {
    0% {
        text-indent: 0
    }
    100% {
        text-indent: 100%
    }
}

.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute
}

.ribbon::before, .ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #2980b9
}

.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 7px 0;
    background-color: #3498db;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-align: center
}

.ribbon-top-right {
    top: -10px;
    right: -10px
}

.ribbon-top-right::before, .ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent
}

.ribbon-top-right::before {
    top: 0;
    left: 0
}

.ribbon-top-right::after {
    bottom: 0;
    right: 0
}

.ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(45deg)
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: 0;
    position: absolute
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.more, .more[type="submit"] {
    color: #FFF;
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    background: #58585a;
    padding: 16px 23px 15px;
    text-align: center;
    cursor: pointer;
    line-height: normal;
    letter-spacing: 1px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    border: 2px solid #58585a
}

.more:hover {
    color: #000;
    background: transparent;
    opacity: 1
}

.more.simple {
    background: transparent;
    color: #FFF;
    border: 1px solid #e2e6e7;
    padding: 17px 24px 16px;
    transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s
}

.more.simple:hover {
    border-color: #58585a;
    background: #58585a
}

.more.small {
    padding: 12px 19px 11px
}

.more.mini {
    padding: 8px 13px 7px
}

.more, .mini {
    padding: 8px 13px 7px
}

.copyright {
    color: #999;
    font-family: 'PT Sans', sans-serif;
    line-height: 24px
}

.copyright a {
    color: #444
}

.modal {
    text-align: left;
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: scroll;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: .4s;
    animation-name: fadeIn;
    animation-duration: .4s
}

.modal-content {
    position: relative;
    bottom: 0;
    background-color: #fefefe;
    width: 100%;
    -webkit-animation-name: slideIn;
    -webkit-animation-duration: .4s;
    animation-name: slideIn;
    animation-duration: .4s
}

.close_button {
    color: #575656;
    float: right;
    font-size: 40px;
    font-weight: bold
}

.close_button:hover, .close_button:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.modal-header {
    padding: 2px 16px;
    background-color: #f5f5f5;
    color: white
}

.modal-body {
    padding: 2px 16px
}

.modal-footer {
    padding: 2px 16px;
    background-color: #f5f5f5;
    color: white
}

@-webkit-keyframes slideIn {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes slideIn {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.contact-map {
    width: 100%;
    height: 400px
}

.revolution-slider-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden !important
}

.revolution-slider {
    width: 100%;
    height: 600px;
    position: relative;
    background: #f5f5f5
}

.slider-content-box {
    width: 460px;
    max-height: 100%;
    white-space: normal;
    background: rgba(38, 38, 40, 0.7);
    padding-bottom: 47px
}

.slider-content-box h2 {
    color: #FFF;
    border-bottom: 1px solid #58585a;
    padding: 21px 30px 20px;
    background: rgba(38, 38, 40, 0.68)
}

.slider-content-box h2 a {
    color: #FFF
}

.slider-content-box h2 a:hover {
    text-decoration: underline;
    opacity: 1
}

.slider-content-box p {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    color: #FFF;
    line-height: 26px;
    padding: 23px 30px 40px
}

.slider-content-box .more {
    margin-left: 30px
}

.tp-caption a:hover {
    color: #FFF !important
}

.tparrows.preview1 {
    width: 40px;
    height: 100px;
    background: 0
}

.tparrows.preview1::before {
    content: ""
}

.tparrows.preview1:after {
    font-family: "template" !important;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 0;
    color: #FFF;
    width: 40px;
    height: 100px;
    text-align: center;
    background: rgba(0, 0, 0, 0.15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background .2s, color .2s;
    -moz-transition: background .2s, color .2s;
    transition: background .2s, color .2s
}

.tp-rightarrow.preview1:after {
    content: 'a';
    right: 0;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1)
}

.tp-leftarrow.preview1:after {
    content: 'a'
}

.tparrows.preview1:hover:after {
    background: #FFF;
    color: #666
}

.tparrows.preview1 .tp-arr-allwrapper {
    display: none
}

.tp-bullets.preview1 {
    height: 12px !important
}

.tp-bullets.preview1 .tp-bullet {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    width: 11px !important;
    height: 11px !important;
    border: none !important;
    margin-right: 10px !important;
    margin-bottom: 0 !important;
    background: rgba(0, 0, 0, 0.15)
}

.tp-bullets.preview1 .tp-bullet:hover, .tp-bullets.preview1 .tp-bullet.selected {
    background: #FFF !important;
    width: 11px !important;
    height: 11px !important;
    border: none !important
}

.scroll-top.animated-element {
    position: fixed;
    display: block;
    width: 50px;
    padding: 13px 0;
    background: rgba(38, 38, 40, 0.4);
    right: 30px;
    bottom: 30px;
    text-align: center;
    z-index: 2
}

.scroll-top:before {
    font-size: 24px;
    color: #FFF
}

.scroll-top:hover {
    background: #58585a
}

.header h1 a, .sf-menu a:hover, .social-icons a:hover, .header-top-bar, .header-top-bar-container .header-toggle:hover, .slider-control:hover, .more:hover, .vertical-menu li a:hover, .buttons li a:hover, .tabs-navigation li a:hover, .tabs-navigation li a:focus, .tabs-navigation li a:active, .taxonomies a:hover, .pagination li a:hover, .scroll-top:hover {
    text-decoration: none
}

input, textarea {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-appearance: none
}

input[type='checkbox'] {
    -webkit-appearance: checkbox
}

input[type='radio'] {
    -webkit-appearance: radio
}

:focus {
    outline: 0
}

::-moz-focus-inner {
    border: 0
}

body.lock-position {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.grau {
    background: green
}

.weiss {
    color: #fff
}

.schwarz {
    color: #000
}

.underline {
    text-decoration: underline
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.text-danger {
    color: #dc3545 !important;
    font-size: .8em
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.cbx {
    margin: auto;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer
}

.cbx span {
    display: inline-block;
    vertical-align: middle;
    transform: translate3d(0, 0, 0)
}

.cbx span:first-child {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    transform: scale(1);
    vertical-align: middle;
    border: 1px solid #5d5d5d;
    transition: all .2s ease
}

.cbx span:first-child svg {
    position: absolute;
    top: 3px;
    left: 2px;
    fill: none;
    stroke: #FFF;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    transition: all .3s ease;
    transition-delay: .1s;
    transform: translate3d(0, 0, 0)
}

.cbx span:first-child:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #58585a;
    display: block;
    transform: scale(0);
    opacity: 1;
    border-radius: 4px
}

.cbx span:last-child {
    padding-left: 8px
}

.cbx:hover span:first-child {
    border-color: #58585a
}

.inp-cbx:checked + .cbx span:first-child {
    background: #58585a;
    border-color: #58585a;
    animation: wave .4s ease
}

.inp-cbx:checked + .cbx span:first-child svg {
    stroke-dashoffset: 0
}

.inp-cbx:checked + .cbx span:first-child:before {
    transform: scale(3.5);
    opacity: 0;
    transition: all .6s ease
}

@keyframes wave {
    50% {
        transform: scale(0.9)
    }
}

.totop a {
    display: none
}

.mbr-iconfont {
    height: 10px
}

.linie {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #fff;
    border-bottom-width: 20px;
    border-bottom-style: solid;
    border-bottom-color: #fff
}

.hide-show {
    display: none
}

.rahmen {
    border: 1px solid #ddd
}

.inline-block {
    display: inline-block
}

.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}

.mfp-bg, .mfp-container, .mfp-wrap {
    height: 100%;
    width: 100%
}

.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after {
    content: ''
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-close, .mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

.mfp-figure:after, .mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    position: absolute;
    left: 0
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 35px
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 14px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #58585a
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    color: #CCC;
    font-size: 14px;
    line-height: 18px;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

#bewerbung, #dialog2, #impressum, #datenschutz, #okmail, #unser-song, #team1, #team2, #team3, #team4, #team5, #team6, #team7 {
    background: #fff;
    padding: 20px 30px;
    max-width: 90%;
    margin: 40px auto;
    position: relative;
    font-size: 16px;
    text-align: center
}

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0)
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: .8
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0
}

.pointer {
    cursor: pointer;
}

audio {
    width: 250px;
    height: 26px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4);
    border-radius: 4px;
    transform: scale(1.05);
    color: #00ff27;
}

audio::-webkit-media-controls-current-time-display, audio::-webkit-media-controls-time-remaining-display {
    display: none;
}

.hoch {
    line-height: 10em !important;
}

.pointer a:hover, .pointer a:visited, .pointer a:link, .pointer a:active {
    text-decoration: none !important;
}