/*
Theme Name: Customtheme Dress Manufaktur
Theme URI: 
Author: Klee 2022
Author URI: 
Description: 
Version: 1.0
License: 
License URI: 
Text Domain: klee
Tags: 
*/


/*


/* normalize.css v3.0.3 | */


/*
*/

.retina {
    display:none;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 600;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

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

input {
    line-height: normal;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

body {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

body,
button,
input,
textarea,
.pure-g [class *="pure-u"] {
    color: #4a4a49;
    font-family: "OpenSans", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: 1.618;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
}

select {
    color: initial;
    font-family: "OpenSans", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 300;
    margin: 0 0 .5407911001em;
    /*color: #131315;*/
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: 300;
}

.alpha,
h1 {
    font-size: 2.617924em;
    line-height: 1.214;
    letter-spacing: -1px;
}

.beta,
h2 {
    font-size: 2em;
    line-height: 1.214;
}

.beta+h3,
h2+h3 {
    /*border-top: 1px solid rgba(0, 0, 0, .05);*/
    padding-top: .5407911001em;
}

.gamma,
h3 {
    font-size: 1.618em;
}

.delta,
h4 {
    font-size: 1.41575em;
}

.alpha,
.beta,
.delta,
.gamma {
    display: block;
}

blockquote+h2,
blockquote+h3,
blockquote+h4,
blockquote+header h2,
form+h2,
form+h3,
form+h4,
form+header h2,
ol+h2,
ol+h3,
ol+h4,
ol+header h2,
p+h2,
p+h3,
p+h4,
p+header h2,
table+h2,
table+h3,
table+h4,
table+header h2,
ul+h2,
ul+h3,
ul+h4,
ul+header h2 {
    margin-top: 2.2906835em;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 0 0 1.41575em;
}

p {
    margin: 0 0 1.41575em;
}

ol,
ul {
    margin: 0 0 1.41575em 3em;
    padding: 0;
}

ul {
    list-style: disc;
    padding: 0 6px;
}

ol {
    list-style: decimal;
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1em;
}

dt {
    font-weight: 600;
}

dd {
    margin: 0 0 1.618em;
}

b,
strong {
    font-weight: 700;
}

cite,
dfn,
em,
i {
    font-style: italic;
}

blockquote {
    padding: 0 1em;
    border-left: 3px solid rgba(0, 0, 0, .05);
    font-style: italic;
    margin-top: 0;
    margin-bottom: 0;
}

address {
    margin: 0 0 1.41575em;
}

pre {
    background: rgba(0, 0, 0, .1);
    font-family: "Courier 10 Pitch", Courier, monospace;
    margin-bottom: 1.618em;
    padding: 1.618em;
    overflow: auto;
    max-width: 100%
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    background-color: rgba(0, 0, 0, .05);
    padding: .202em .5407911001em;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

ins,
mark {
    text-decoration: none;
    font-weight: 600;
    background: 0 0;
}

sub,
sup {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%
}

big {
    font-size: 125%
}

figure {
    margin: 0;
}

table {
    margin: 0 0 1.41575em;
    width: 100%
}

img {
    height: auto;
    max-width: 100%;
    display: block;
}

a {
    /*color: #282727;*/
    text-decoration: none;
    font-weight: 400;
}

.storefront-cute * {
    font-family: "Comic Sans MS", sans-serif;
}

* {
    box-sizing: border-box;
}

body {
    background-color: #fff;
    overflow-x: hidden;
}

.site {
    overflow-x: hidden;
}

.header-widget-region,
.site-content {
    -webkit-tap-highlight-color: transparent;
}

.site-header {
    /*background-color: #2c2d33;*/
    padding-top: 1.618em;
    padding-bottom: 1.618em;
    color: #9aa0a7;
    background-position: center center;
    /*position: relative;*/
    z-index: 999;
    position:absolute;
    top:0;
    width:100%;
    /*border-bottom: 1px solid transparent;*/
}

.site-header .custom-logo-link,
.site-header .site-logo-anchor,
.site-header .site-logo-link {
    display: block;
}

.site-header .custom-logo-link img,
.site-header .site-logo-anchor img,
.site-header .site-logo-link img {
    max-width: 210px;
}

.site-header .custom-logo-link,
.site-header .site-branding,
.site-header .site-logo-anchor,
.site-header .site-logo-link {
    margin-bottom: 0;
    float: left;
}

.site-header .widget {
    margin-bottom: 0;
}

.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
    margin-bottom: 4.235801032em;
}

.no-wc-breadcrumb .site-header {
    margin-bottom: 4.235801032em;
}

.no-wc-breadcrumb.page-template-template-homepage .site-header {
    margin-bottom: 0;
}

.header-widget-region {
    position: relative;
    z-index: 99;
}

.site-branding .site-title {
    font-size: 2em;
    letter-spacing: -1px;
    margin: 0;
}

.site-branding .site-title a {
    font-weight: 700;
}

.site-branding .site-description {
    font-size: .875em;
    display: none;
}

.site-main {
    margin-bottom: 2.617924em;
}

.site-content {
    outline: none;
}

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 4.235801032em;
}

.page-template-template-homepage .type-page {
    padding-top: 2.617924em;
    padding-bottom: 2.617924em;
    position: relative;
}

.page-template-template-homepage .type-page .storefront-hero__button-edit {
    position: absolute;
    top: 1em;
    right: 1em;
    font-size: .875em;
}

.page-template-template-homepage .entry-content {
    font-size: 1.1em;
}

.page-template-template-homepage .entry-content p:last-child {
    margin-bottom: 0;
}

.page-template-template-homepage .entry-header h1 {
    font-size: 3.706325903em;
    margin-bottom: .2360828548em;
}

.page-template-template-homepage .entry-content,
.page-template-template-homepage .entry-header {
    max-width: 41.0994671405em;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail {
    background-size: cover;
    background-position: center center;
    padding-top: 6.8535260698em;
    padding-bottom: 6.8535260698em;
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content,
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title {
    opacity: 0;
    -webkit-transition: all, ease, .5s;
    transition: all, ease, .5s;
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded,
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title.loaded {
    opacity: 1;
}

.site-footer {
    background-color: #282727;
    color: #fff;
    padding: 1.618em 0 3.706325903em;
}

.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
    color: #65676d;
}

.site-footer a:not(.button) {
    color: #2c2d33;
}

.site-info {
    padding: 2.617924em 0;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1em;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

.screen-reader-text {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    display: block;
    font-weight: 700;
    height: auto;
    left: 0;
    line-height: normal;
    padding: 1em 1.618em;
    text-decoration: none;
    top: 0;
    width: auto;
    z-index: 100000;
    outline: none;
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both;
}

table {
    border-spacing: 0;
    width: 100%;
    border-collapse: separate;
}

table caption {
    padding: 1em 0;
    font-weight: 600;
}

table td,
table th {
    padding: 2px 0;
    text-align: left;
    vertical-align: top;
}

table td p:last-child,
table th p:last-child {
    margin-bottom: 0;
}

table th {
    font-weight: 600;
}

table thead th {
    padding: 1.41575em;
    vertical-align: middle;
}

table tbody h2 {
    font-size: 1em;
    letter-spacing: normal;
    font-weight: 400;
}

table tbody h2 a {
    font-weight: 400;
}

.error404 .site-content .widget_product_search {
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .025);
}

.error404 .site-content .widget_product_search form {
    margin: 0;
}

.error404.left-sidebar .content-area,
.error404.right-sidebar .content-area {
    width: 100%
}

.error404 .fourohfour-columns-2 {
    padding: 2.617924em 0;
    border: 1px solid rgba(0, 0, 0, .05);
    border-width: 1px 0;
    margin-bottom: 2.617924em;
}

.error404 .fourohfour-columns-2:after,
.error404 .fourohfour-columns-2:before {
    content: "";
    display: table;
}

.error404 .fourohfour-columns-2:after {
    clear: both;
}

.error404 .fourohfour-columns-2 .widget,
.error404 .fourohfour-columns-2 ul.products,
.error404 .fourohfour-columns-2 ul.products li.product {
    margin-bottom: 0;
}

.error404 .fourohfour-columns-2 .col-1 {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%
}

.error404 .fourohfour-columns-2 .col-1 ul.products li.product {
    width: 45.4545454545%;
    float: left;
    margin-right: 9.0909090909%
}

.error404 .fourohfour-columns-2 .col-2 {
    width: 47.8260869565%;
    float: right;
    margin-right: 0;
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .025);
}

#comments {
    padding-top: 2.617924em;
}

#comments .comments-title {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding-bottom: .5407911001em;
    margin-bottom: 1.618em;
}

#comments .comment-list {
    list-style: none;
    margin-left: 0;
}

#comments .comment-list .comment-body:after,
#comments .comment-list .comment-body:before {
    content: "";
    display: table;
}

#comments .comment-list .comment-body:after {
    clear: both;
}

#comments .comment-list .comment-content {
    padding-bottom: 1.618em;
    margin-bottom: 1.618em;
}

#comments .comment-list .comment-content .comment-text {
    padding: 1.618em;
    border-radius: 3px;
}

#comments .comment-list .comment-content .comment-text p:last-child {
    margin-bottom: 0;
}

#comments .comment-list .comment-meta {
    margin-bottom: 1em;
}

#comments .comment-list .comment-meta .avatar {
    margin-bottom: 1em;
    max-width: 64px;
    height: auto;
}

#comments .comment-list .comment-meta a.comment-date {
    font-size: .875em;
}

#comments .comment-list .comment-meta cite {
    font-style: normal;
    clear: both;
    display: block;
}

#comments .comment-list .reply {
    margin-bottom: 1.618em;
    padding-top: .6180469716em;
}

#comments .comment-list .reply:after,
#comments .comment-list .reply:before {
    content: "";
    display: table;
}

#comments .comment-list .reply:after {
    clear: both;
}

#comments .comment-list .reply a {
    display: inline-block;
    margin-right: 1em;
}

#comments .comment-list .reply a:last-child {
    margin-right: 0;
}

#comments .comment-list .children {
    list-style: none;
}

.comment-content a {
    word-wrap: break-word;
}

#respond {
    clear: both;
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .0125);
    position: relative;
}

#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
    width: 100%
}

#respond .form-submit,
#respond form {
    margin-bottom: 0;
}

#respond #cancel-comment-reply-link {
    position: absolute;
    top: .5407911001em;
    right: .5407911001em;
    display: block;
    height: 1em;
    width: 1em;
    overflow: hidden;
    line-height: 1;
    font-size: 1.41575em;
    text-align: center;
    -webkit-transition: ease, .3s, -webkit-transform;
    transition: ease, .3s, -webkit-transform;
    transition: transform, ease, .3s;
    transition: transform, ease, .3s, -webkit-transform;
}

#respond #cancel-comment-reply-link:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}

.hentry {
    margin: 0 0 4.235801032em;
}

.hentry .wp-post-image {
    margin-bottom: 1.618em;
    margin-left: auto;
    margin-right: auto;
}

.hentry .entry-header {
    margin-bottom: 1em;
    /*    border-bottom: 1px solid rgba(0, 0, 0, .05);*/
}

.hentry .entry-header .byline,
.hentry .entry-header .posted-on {
    font-size: .875em;
}

.hentry .entry-header .byline a,
.hentry .entry-header .posted-on a {
    font-weight: 400;
    text-decoration: underline;
}

.hentry .entry-header .byline a:hover,
.hentry .entry-header .posted-on a:hover {
    text-decoration: none;
}

.hentry .entry-meta {
    font-weight: 300;
}

.hentry.type-page .entry-header {
    border-bottom: 0;
    margin-bottom: 0;
}

.byline,
.updated:not(.published) {
    display: none;
}

.group-blog .byline,
.single .byline {
    display: inline;
}

.page-links {
    clear: both;
    margin: 0 0 1em;
}

.author,
.cat-links,
.comments-link,
.tags-links {
    display: block;
    margin-bottom: 1.618em;
}

.author .avatar {
    width: 64px;
    margin-bottom: 1em;
}

form {
    margin-bottom: 1.618em;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

.added_to_cart,
.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 0;
    background: 0 0;
    background-color: #43454b;
    border-color: #43454b;
    color: #fff;
    cursor: pointer;
    padding: .6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
    display: inline-block;
    outline: none;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
}

.added_to_cart.alt,
.added_to_cart.cta,
.button.alt,
.button.cta,
button.alt,
button.cta,
input[type=button].alt,
input[type=button].cta,
input[type=reset].alt,
input[type=reset].cta,
input[type=submit].alt,
input[type=submit].cta {
    background-color: #2c2d33;
    border-color: #2c2d33;
}

.added_to_cart.alt:hover,
.added_to_cart.cta:hover,
.button.alt:hover,
.button.cta:hover,
button.alt:hover,
button.cta:hover,
input[type=button].alt:hover,
input[type=button].cta:hover,
input[type=reset].alt:hover,
input[type=reset].cta:hover,
input[type=submit].alt:hover,
input[type=submit].cta:hover {
    background-color: #0f0;
    color:#0ff;
}

.added_to_cart:hover,
.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    color: #00f;
}

.added_to_cart:focus,
.button:focus,
button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
    outline: none;
}

.added_to_cart.loading,
.button.loading,
button.loading,
input[type=button].loading,
input[type=reset].loading,
input[type=submit].loading {
    opacity: .5;
}

.added_to_cart.small,
.button.small,
button.small,
input[type=button].small,
input[type=reset].small,
input[type=submit].small {
    padding: .5407911001em .875em;
    font-size: .875em;
}

.added_to_cart.disabled,
.added_to_cart:disabled,
.button.disabled,
.button:disabled,
button.disabled,
button:disabled,
input[type=button].disabled,
input[type=button]:disabled,
input[type=reset].disabled,
input[type=reset]:disabled,
input[type=submit].disabled,
input[type=submit]:disabled {
    /*opacity: .5!important;*/
    cursor: not-allowed;
}

.added_to_cart.disabled:hover,
.added_to_cart:disabled:hover,
.button.disabled:hover,
.button:disabled:hover,
button.disabled:hover,
button:disabled:hover,
input[type=button].disabled:hover,
input[type=button]:disabled:hover,
input[type=reset].disabled:hover,
input[type=reset]:disabled:hover,
input[type=submit].disabled:hover,
input[type=submit]:disabled:hover {
    /*opacity: .5!important;*/
}

input[type=checkbox],
input[type=radio] {
    padding: 0;
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

input[type=search] {
    box-sizing: border-box;
}

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

.input-text,
input[type=email],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
textarea {
    padding: .6180469716em;
    background-color: #fff;
    color: #ae9b88;
    outline: none;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
}

.input-text:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
    background-color: #fff;
    color: #ae9b88;
}

textarea {
    overflow: auto;
    padding-left: .875em;
    vertical-align: top;
    width: 100%
}

label {
    font-weight: 400;
}

label.inline input {
    width: auto;
}

fieldset {
    padding: 1.618em;
    padding-top: 1em;
    border: 0;
    margin: 0;
    margin-bottom: 1.618em;
    margin-top: 1.618em;
}

fieldset legend {
    font-weight: 600;
    padding: .6180469716em 1em;
    margin-left: -1em;
}

[placeholder]:focus::-webkit-input-placeholder {
    /*-webkit-transition: opacity .5s .5s ease;*/
    /*transition: opacity .5s .5s ease;*/
    opacity: 1;
}

img {
    border-radius: 3px;
}

.comment-content img.wp-smiley,
.entry-content img.wp-smiley,
.page-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    display: inline-block;
    border-radius: 0;
}

.wp-caption {
    margin-bottom: 1em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0 auto;
}

.wp-caption .wp-caption-text {
    text-align: left;
    font-style: italic;
    /*border-bottom: 2px solid rgba(0, 0, 0, .05);*/
    padding: 5px 0;
}

.gallery {
    margin-bottom: 1em;
}

.gallery:after,
.gallery:before {
    content: "";
    display: table;
}

.gallery:after {
    clear: both;
}

.gallery .gallery-item {
    float: left;
}

.gallery .gallery-item .gallery-icon a {
    display: block;
}

.gallery .gallery-item .gallery-icon img {
    border: none;
    height: auto;
    margin: 0 auto;
}

.gallery .gallery-item .gallery-caption {
    margin: 0;
    text-align: left;
    font-style: italic;
    color: #3c3c3b;
    font-size: 15px;
    margin: 5px 0 0 5px;
}

.gallery.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery.gallery-columns-3 .gallery-item {
    width: 33.3%
}

.gallery.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery.gallery-columns-6 .gallery-item {
    width: 16.666666667%
}

.gallery.gallery-columns-7 .gallery-item {
    width: 14.285714286%
}

.gallery.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery.gallery-columns-9 .gallery-item {
    width: 11.111111111%
}

embed,
iframe,
object,
video {
    max-width: 100%
}

.secondary-navigation {
    display: none;
}

button.menu-toggle {
    cursor: pointer;
    text-align: left;
    float: right;
    position: relative;
    border: 2px solid transparent;
    box-shadow: none;
    border-radius: 2px;
    background-image: none;
    padding: .6180469716em .875em .6180469716em 2.617924em;
    font-size: .875em;
}

button.menu-toggle:hover {
    background-image: none;
}

button.menu-toggle span:before {
    -webkit-transition: all, ease, .2s;
    transition: all, ease, .2s;
}

button.menu-toggle span:before,
button.menu-toggle:after,
button.menu-toggle:before {
    content: "";
    display: block;
    height: 2px;
    width: 14px;
    position: absolute;
    top: 50%;
    left: 1em;
    margin-top: -1px;
    -webkit-transition: all, ease, .2s;
    transition: all, ease, .2s;
    border-radius: 3px;
}

button.menu-toggle:before {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}

button.menu-toggle:after {
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
}

.toggled button.menu-toggle:after,
.toggled button.menu-toggle:before {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.toggled button.menu-toggle:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.toggled button.menu-toggle span:before {
    opacity: 0;
}

.primary-navigation {
    display: none;
}

.main-navigation:after,
.main-navigation:before {
    content: "";
    display: table;
}

.main-navigation:after {
    clear: both;
}

.main-navigation div.menu {
    display: none;
}

.main-navigation div.menu:last-child {
    display: block;
}

.main-navigation .menu {
    clear: both;
}

.handheld-navigation,
.main-navigation div.menu>ul:not(.nav-menu),
.nav-menu {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all, ease, .8s;
    transition: all, ease, .8s;
}

.handheld-navigation {
    clear: both;
}

.handheld-navigation ul {
    margin: 0;
}

.main-navigation.toggled .handheld-navigation,
.main-navigation.toggled .menu>ul:not(.nav-menu),
.main-navigation.toggled ul[aria-expanded=true] {
    max-height: 1750px;
}

.main-navigation ul {
    margin-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.main-navigation ul ul {
    display: block;
    margin-left: 1.41575em;
}

.main-navigation ul li a {
    padding: .875em 0;
    display: block;
}

.main-navigation ul li a:hover {
    color: #ae9b88;
}

.site-main nav.navigation {
    clear: both;
    padding: 2.617924em 0;
}

.site-main nav.navigation:after,
.site-main nav.navigation:before {
    content: "";
    display: table;
}

.site-main nav.navigation:after {
    clear: both;
}

.site-main nav.navigation .nav-next a,
.site-main nav.navigation .nav-previous a {
    display: inline-block;
    -webkit-transition: all, ease, .3s;
    transition: all, ease, .3s;
    padding: .6180469716em 1em;
    border-radius: 3px;
}

.site-main nav.navigation .nav-previous {
    float: left;
    width: 50%
}

.site-main nav.navigation .nav-previous a:hover {
    -webkit-transform: translate(-1em);
    -ms-transform: translate(-1em);
    transform: translate(-1em);
}

.site-main nav.navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.site-main nav.navigation .nav-next a:hover {
    -webkit-transform: translate(1em);
    -ms-transform: translate(1em);
    transform: translate(1em);
}


.header-bar .menu-item-has-children svg,
.header-bar .menu-item-has-children button,
.header-bar .page_item_has_children button,
.header-bar .page_item_has_children svg {
    display: none;
}


.pagination,
.woocommerce-pagination {
    padding: 1em 0;
    /*border: 1px solid rgba(0, 0, 0, .05);*/
    /*border-width: 1px 0;*/
    text-align: center;
    clear: both;
}

.pagination ul.page-numbers:after,
.pagination ul.page-numbers:before,
.woocommerce-pagination ul.page-numbers:after,
.woocommerce-pagination ul.page-numbers:before {
    content: "";
    display: table;
}

.pagination ul.page-numbers:after,
.woocommerce-pagination ul.page-numbers:after {
    clear: both;
}

.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
    list-style: none;
    margin: 0;
}

.pagination .page-numbers li,
.woocommerce-pagination .page-numbers li {
    display: inline-block;
}

.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
    border-left-width: 0;
    display: inline-block;
    padding: .3342343017em .875em;
    background-color: rgba(0, 0, 0, .025);
    color: #43454b;
}

.pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #2c2d33;
    border-color: #2c2d33;
}

.pagination .page-numbers li .page-numbers.dots,
.woocommerce-pagination .page-numbers li .page-numbers.dots {
    background-color: transparent;
}

.pagination .page-numbers li .page-numbers.next,
.pagination .page-numbers li .page-numbers.prev,
.woocommerce-pagination .page-numbers li .page-numbers.next,
.woocommerce-pagination .page-numbers li .page-numbers.prev {
    padding-left: 1em;
    padding-right: 1em;
}

.pagination .page-numbers li a.page-numbers:hover,
.woocommerce-pagination .page-numbers li a.page-numbers:hover {
    background-color: rgba(0, 0, 0, .05);
}

.rtl .pagination a.next,
.rtl .pagination a.prev,
.rtl .woocommerce-pagination a.next,
.rtl .woocommerce-pagination a.prev {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.widget {
    margin: 0 0 3.706325903em;
}

.widget select {
    max-width: 100%
}

.widget .widget-search .search-submit {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
}

.widget .widget-title,
.widget .widgettitle {
    font-size: 1.41575em;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 300;
}

.widget ul {
    margin-left: 0;
    list-style: none;
}

.widget ul ul {
    margin-left: 1.618em;
}

.widget-area .widget {
    font-weight: 300;
}

.widget-area .widget a.button {
    font-weight: 600!important;
}

.header-widget-region:after,
.header-widget-region:before {
    content: "";
    display: table;
}

.header-widget-region:after {
    clear: both;
}

.header-widget-region .widget {
    margin: 0;
    padding: 1em 0;
    font-size: .875em;
}

.widget_product_search form,
.widget_search form {
    position: relative;
}

.widget_product_search form input[type=search],
.widget_product_search form input[type=text],
.widget_search form input[type=search],
.widget_search form input[type=text] {
    width: 100%
}

.widget_product_search form input[type=submit],
.widget_search form input[type=submit] {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    top: 0;
    left: 0;
}

.widget_archive ul,
.widget_categories ul,
.widget_layered_nav ul,
.widget_layered_nav_filters ul,
.widget_links ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_product_categories ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
    margin: 0;
}

.widget_archive ul li,
.widget_categories ul li,
.widget_layered_nav ul li,
.widget_layered_nav_filters ul li,
.widget_links ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_product_categories ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li {
    list-style: none;
    margin-bottom: 1em;
    line-height: 1.41575em;
}

.widget_archive ul .children,
.widget_categories ul .children,
.widget_layered_nav ul .children,
.widget_layered_nav_filters ul .children,
.widget_links ul .children,
.widget_nav_menu ul .children,
.widget_pages ul .children,
.widget_product_categories ul .children,
.widget_recent_comments ul .children,
.widget_recent_entries ul .children {
    margin-top: .6180469716em;
    margin-left: 1.618em;
}

.widget_archive ul .children,
.widget_categories ul .children,
.widget_layered_nav ul .children,
.widget_layered_nav_filters ul .children,
.widget_links ul .children,
.widget_nav_menu ul .children,
.widget_pages ul .children,
.widget_product_categories ul .children,
.widget_recent_comments ul .children,
.widget_recent_entries ul .children {
    margin-left: 0;
    margin-top: 1em;
}

.footer-widgets #wp-calendar td,
.footer-widgets #wp-calendar th,
.widget-area #wp-calendar td,
.widget-area #wp-calendar th {
    padding: .236em;
    text-align: center;
}

.widget_pages ul ul.children,
.widget_recent_entries ul ul.children {
    margin: .6180469716em 0 0 1.41575em;
}

.widget_rating_filter .wc-layered-nav-rating {
    margin-bottom: .6180469716em;
}

.widget_rating_filter .wc-layered-nav-rating a {
    text-decoration: none!important;
}

.widget_rating_filter .wc-layered-nav-rating .star-rating {
    display: inline-block;
    height: 1em;
    line-height: 1;
}

.widget-area .widget {
    font-size: .875em;
}

.widget-area .widget h1.widget-title {
    font-size: 1.41575em;
}

.widget-area .widget a:not(.button) {
    font-weight: 400;
    text-decoration: underline;
}

.widget-area .widget a:not(.button):hover {
    text-decoration: none;
}

@media (min-width:768px) {
    table.shop_table_responsive tbody tr td,
    table.shop_table_responsive tbody tr th {
        text-align: left;
    }
    .site-header {
        padding-top: 2.617924em;
        padding-bottom: 0;
    }
    .site-header .site-branding {
        display: block;
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%;
        clear: both;
    }
    .site-header .site-branding img {
        height: auto;
        max-width: 100%;
        max-height: none;
    }
    .woocommerce-active .site-header .secondary-navigation {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }
    .woocommerce-active .site-header .site-search {
        width: 21.7391304348%;
        float: right;
        margin-right: 0;
        clear: none;
    }
    .woocommerce-active .site-header .main-navigation {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%;
        clear: both;
    }
    .woocommerce-active .site-header .site-header-cart {
        width: 21.7391304348%;
        float: right;
        margin-right: 0;
        margin-bottom: 0;
    }
    .site-branding .site-description {
        margin-bottom: 0;
        display: block;
    }
    .custom-logo-link,
    .site-branding,
    .site-header-cart,
    .site-logo-anchor,
    .site-logo-link,
    .site-search {
        margin-bottom: 1.41575em;
    }
    .site-header .subscribe-and-connect-connect {
        float: right;
        margin-bottom: 1em;
    }
    .site-header .subscribe-and-connect-connect .icons {
        list-style: none;
        margin: 0;
    }
    .site-header .subscribe-and-connect-connect .icons a {
        font-size: 1em!important;
    }
    .site-header .subscribe-and-connect-connect .icons li {
        margin: 0 0 0 .5407911001em!important;
        display: inline-block;
    }
    .col-full {
        max-width: 66.4989378333em;
        margin-left: auto;
        margin-right: auto;
        padding: 0 2.617924em;
        box-sizing: content-box;
    }
    .col-full:after,
    .col-full:before {
        content: "";
        display: table;
    }
    .col-full:after {
        clear: both;
    }
    .col-full:after {
        content: " ";
        display: block;
        clear: both;
    }
    .site-content:after,
    .site-content:before {
        content: "";
        display: table;
    }
    .site-content:after {
        clear: both;
    }
    .content-area {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%
    }
    .widget-area {
        width: 21.7391304348%;
        float: right;
        margin-right: 0;
        display: inline-block;
    }
    .right-sidebar .content-area {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%
    }
    .right-sidebar .widget-area {
        width: 21.7391304348%;
        float: right;
        margin-right: 0;
    }
    .left-sidebar .content-area {
        width: 73.9130434783%;
        float: right;
        margin-right: 0;
    }
    .left-sidebar .widget-area {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%
    }
    .storefront-full-width-content .content-area {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .content-area,
    .widget-area {
        margin-bottom: 2.617924em;
    }
    .page-template-template-fullwidth-php .content-area,
    .page-template-template-homepage-php .content-area {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .footer-widgets {
        padding-top: 4.235801032em;
        border-bottom: 1px solid rgba(0, 0, 0, .05);
    }
    .footer-widgets:after,
    .footer-widgets:before {
        content: "";
        display: table;
    }
    .footer-widgets:after {
        clear: both;
    }
    .footer-widgets.col-2 .block {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }
    .footer-widgets.col-2 .block.footer-widget-2 {
        float: right;
        margin-right: 0;
    }
    .footer-widgets.col-3 .block {
        width: 30.4347826087%;
        float: left;
        margin-right: 4.347826087%
    }
    .footer-widgets.col-3 .block.footer-widget-3 {
        float: right;
        margin-right: 0;
    }
    .footer-widgets.col-4 .block {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%
    }
    .footer-widgets.col-4 .block.footer-widget-4 {
        float: right;
        margin-right: 0;
    }
    .comment-list:after,
    .comment-list:before {
        content: "";
        display: table;
    }
    .comment-list:after {
        clear: both;
    }
    .comment-list .comment {
        clear: both;
    }
    .comment-list .comment-meta {
        width: 17.6470588235%;
        float: left;
        margin-right: 5.8823529412%;
        text-align: right;
    }
    .comment-list .comment-meta .avatar {
        float: right;
    }
    .comment-list .comment-content {
        padding-bottom: 3.706325903em;
        margin-bottom: 3.706325903em;
    }
    .comment-list #respond,
    .comment-list .comment-content {
        width: 76.4705882353%;
        float: right;
        margin-right: 0;
    }
    .comment-list #respond {
        float: right;
    }
    .comment-list #respond .comment-form-author,
    .comment-list #respond .comment-form-email,
    .comment-list #respond .comment-form-url {
        width: 100%;
        margin-right: 0;
    }
    .comment-list .comment-body #respond {
        box-shadow: 0 6px 2em rgba(0, 0, 0, .2);
        margin-bottom: 2.617924em;
        margin-top: -1.618em;
    }
    .comment-list .reply {
        clear: both;
        text-align: right;
    }
    .comment-list ol.children {
        width: 88.2352941176%;
        float: right;
        margin-right: 0;
        list-style: none;
    }
    .comment-list ol.children .comment-meta {
        width: 20%;
        float: left;
        margin-right: 6.6666666667%
    }
    .comment-list ol.children #respond,
    .comment-list ol.children .comment-content {
        width: 73.3333333333%;
        float: right;
        margin-right: 0;
    }
    .comment-list ol.children ol.children {
        width: 86.6666666667%;
        float: right;
        margin-right: 0;
    }
    .comment-list ol.children ol.children .comment-meta {
        width: 23.0769230769%;
        float: left;
        margin-right: 7.6923076923%
    }
    .comment-list ol.children ol.children #respond,
    .comment-list ol.children ol.children .comment-content {
        width: 69.2307692308%;
        float: right;
        margin-right: 0;
    }
    .comment-list ol.children ol.children ol.children {
        width: 84.6153846154%;
        float: right;
        margin-right: 0;
    }
    .comment-list ol.children ol.children ol.children .comment-meta {
        width: 27.2727272727%;
        float: left;
        margin-right: 9.0909090909%
    }
    .comment-list ol.children ol.children ol.children #respond,
    .comment-list ol.children ol.children ol.children .comment-content {
        width: 63.6363636364%;
        float: right;
        margin-right: 0;
    }
    .comment-list ol.children ol.children ol.children ol.children {
        width: 81.8181818182%;
        float: right;
        margin-right: 0;
    }
    .comment-list ol.children ol.children ol.children ol.children .comment-meta {
        width: 33.3333333333%;
        float: left;
        margin-right: 11.1111111111%
    }
    .comment-list ol.children ol.children ol.children ol.children #respond,
    .comment-list ol.children ol.children ol.children ol.children .comment-content {
        width: 55.5555555556%;
        float: right;
        margin-right: 0;
    }
    #respond {
        padding: 2.617924em;
    }
    #respond .comment-form-author,
    #respond .comment-form-email,
    #respond .comment-form-url {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%
    }
    #respond .comment-form-url {
        float: right;
        margin-right: 0;
    }
    #respond .comment-form-comment {
        clear: both;
    }
    .hentry .entry-header {
        margin-bottom: 2.617924em;
    }
    .hentry.type-post:after,
    .hentry.type-post:before {
        content: "";
        display: table;
    }
    .hentry.type-post:after {
        clear: both;
    }
    .hentry.type-post .entry-meta {
        width: 17.6470588235%;
        float: left;
        margin-right: 5.8823529412%;
        font-size: .875em;
    }
    .hentry.type-post .entry-content {
        width: 76.4705882353%;
        float: right;
        margin-right: 0;
    }
    .handheld-navigation,
    .main-navigation.toggled .handheld-navigation,
    .main-navigation.toggled div.menu,
    .menu-toggle {
        display: none;
    }
    .primary-navigation {
        display: block;
    }
    .main-navigation,
    .secondary-navigation {
        clear: both;
        display: block;
        width: 100%
    }
    .main-navigation ul,
    .secondary-navigation ul {
        /*padding: 15px 13% 0 0px !important;*/
        padding: 0 !important;
    }
    .main-navigation ul li a,
    .secondary-navigation ul li a {
        display: block;
    }
    .main-navigation ul li a:before,
    .secondary-navigation ul li a:before {
        display: none;
    }
    .main-navigation ul li.focus>ul,
    .main-navigation ul li:hover>ul,
    .secondary-navigation ul li.focus>ul,
    .secondary-navigation ul li:hover>ul {
        left: 0;
        display: block;
    }
    .main-navigation ul li.focus>ul li>ul,
    .main-navigation ul li:hover>ul li>ul,
    .secondary-navigation ul li.focus>ul li>ul,
    .secondary-navigation ul li:hover>ul li>ul {
        left: -9999px;
    }
    .main-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device,
    .main-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device,
    .secondary-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device,
    .secondary-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device {
        display: none;
        left: 0;
    }
    .main-navigation ul li.focus>ul li.focus>ul,
    .main-navigation ul li.focus>ul li:hover>ul,
    .main-navigation ul li:hover>ul li.focus>ul,
    .main-navigation ul li:hover>ul li:hover>ul,
    .secondary-navigation ul li.focus>ul li.focus>ul,
    .secondary-navigation ul li.focus>ul li:hover>ul,
    .secondary-navigation ul li:hover>ul li.focus>ul,
    .secondary-navigation ul li:hover>ul li:hover>ul {
        left: 100%;
        top: 0;
        display: block;
    }
    .main-navigation ul ul.sub-menu--is-touch-device,
    .secondary-navigation ul ul.sub-menu--is-touch-device {
        display: none;
        left: 0;
    }
    .main-navigation ul ul li,
    .secondary-navigation ul ul li {
        display: block;
    }
    ul.menu li.current-menu-item>a {
        color: #ae9b88;
    }
    .storefront-primary-navigation {
        clear: both;
        margin-left: -99em;
        margin-right: -99em;
        padding-left: 99em;
        padding-right: 99em;
    }
    .storefront-primary-navigation:after,
    .storefront-primary-navigation:before {
        content: "";
        display: table;
    }
    .storefront-primary-navigation:after {
        clear: both;
    }
    .main-navigation div.menu {
        display: block;
    }
    .main-navigation ul.menu,
    .main-navigation ul.nav-menu {
        max-height: none;
        overflow: visible;
    }
    .main-navigation ul.menu>li>a,
    .main-navigation ul.nav-menu>li>a {
        /*padding: 1.618em 1em;*/
    }
    .main-navigation ul.menu>li:first-child,
    .main-navigation ul.nav-menu>li:first-child {
        margin-left: -1em;
    }
    .main-navigation ul.menu>li.menu-item-has-children:hover:after,
    .main-navigation ul.menu>li.page_item_has_children:hover:after,
    .main-navigation ul.nav-menu>li.menu-item-has-children:hover:after,
    .main-navigation ul.nav-menu>li.page_item_has_children:hover:after {
        display: block;
    }
    .main-navigation ul.menu ul,
    .main-navigation ul.nav-menu ul {
        margin-left: 0;
    }
    .main-navigation ul.menu ul li a,
    .main-navigation ul.nav-menu ul li a {
        padding: .875em 1.41575em;
        font-weight: 400;
        font-size: .875em;
    }
    .main-navigation ul.menu ul li:last-child,
    .main-navigation ul.nav-menu ul li:last-child {
        border-bottom: 0;
    }
    .main-navigation ul.menu ul ul,
    .main-navigation ul.nav-menu ul ul {
        margin-left: 0;
        box-shadow: none;
    }
    .main-navigation ul.menu ul a:hover,
    .main-navigation ul.menu ul li:hover>a,
    .main-navigation ul.nav-menu ul a:hover,
    .main-navigation ul.nav-menu ul li:hover>a {
        background-color: rgba(0, 0, 0, .025);
    }
    .main-navigation a {
        padding: 0 1em 2.2906835em;
    }
    .secondary-navigation {
        margin: 0 0 1.618em;
        width: auto;
        clear: none;
        line-height: 1;
    }
    .secondary-navigation .menu {
        font-size: .875em;
        width: auto;
        float: right;
    }
    .secondary-navigation .menu>li:hover>a {
        text-decoration: none;
    }
    .secondary-navigation .menu ul a {
        padding: .326em .875em;
        background: rgba(0, 0, 0, .05);
    }
    .secondary-navigation .menu ul li:first-child a {
        padding-top: 1em;
    }
    .secondary-navigation .menu ul li:last-child a {
        padding-bottom: 1em;
    }
    .secondary-navigation .menu ul ul {
        margin-top: -.6180469716em;
    }
    .secondary-navigation .menu a {
        padding: 1em .875em;
        color: #737781;
        font-weight: 400;
    }
    .secondary-navigation .menu a:hover {
        text-decoration: none;
    }
}

@media (min-width:769px) {
    .main-navigation ul ul,
    .secondary-navigation ul ul {
        float: left;
        position: absolute;
        top: 100%;
        z-index: 99999;
        left: -9999px;
    }
    .main-navigation ul ul li a,
    .secondary-navigation ul ul li a {
        width: 200px;
    }

}




@media (max-width:66.4989378333em) {
    .col-full {
        margin-left: 2.617924em;
        margin-right: 2.617924em;
        padding: 0;
    }
}

@media (max-width:568px) {
    .col-full {
        margin-left: 1.41575em;
        margin-right: 1.41575em;
        padding: 0;
    }
}


/* *************** Fonts */

/* roboto-100 - latin */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('fonts/roboto-v18-latin-100.eot');
    /* IE9 Compat Modes */
    src: local('Roboto Thin'), local('Roboto-Thin'), url('fonts/roboto-v18-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/roboto-v18-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
        url('fonts/roboto-v18-latin-100.woff') format('woff'), /* Modern Browsers */
        url('fonts/roboto-v18-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
        url('fonts/roboto-v18-latin-100.svg#Roboto') format('svg');
    /* Legacy iOS */
}


/* roboto-300 - latin */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/roboto-v18-latin-300.eot');
    /* IE9 Compat Modes */
    src: local('Roboto Light'), local('Roboto-Light'), url('fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
        url('fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
        url('fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
        url('fonts/roboto-v18-latin-300.svg#Roboto') format('svg');
    /* Legacy iOS */
}


/* roboto-regular - latin */

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


/* roboto-500 - latin */

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/roboto-v18-latin-500.eot');
    /* IE9 Compat Modes */
    src: local('Roboto Medium'), local('Roboto-Medium'), url('fonts/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
        url('fonts/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
        url('fonts/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
        url('fonts/roboto-v18-latin-500.svg#Roboto') format('svg');
    /* Legacy iOS */
}




/********************************************* OPEN SANS 
/* open-sans-300 - latin */
@font-face {
    font-family: 'OpenSans';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/open-sans-v29-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
        url('fonts/open-sans-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/open-sans-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
        url('fonts/open-sans-v29-latin-300.woff') format('woff'), /* Modern Browsers */
        url('fonts/open-sans-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
        url('fonts/open-sans-v29-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

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

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

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

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


@font-face {
    font-display: swap;
    font-family: 'Frank Ruhl Libre';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/frank-ruhl-libre-v21-latin-300.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Frank Ruhl Libre';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/frank-ruhl-libre-v21-latin-regular.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Frank Ruhl Libre';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/frank-ruhl-libre-v21-latin-500.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Frank Ruhl Libre';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/frank-ruhl-libre-v21-latin-600.woff2') format('woff2');
}

/***********************************************************************************************/
/***********************************************************************************************/
/***********************************************************************************************/
/***********************************************************************************************/

.page {
    /*font-family:sans-serif !important;*/
}

p {
    margin: 0 0 14px;
}

a {
    font-weight: inherit;
}

table tbody td {
    /* background-color: #fff;*/
}

.content-area {
    float: none;
    width: 100%;
    margin: 0;
}

object,
embed {
    outline: none;
}

input::-moz-focus-inner {
    border: none;
}

.input-text,
input[type="email"],
input[type="password"],
input[type="search"],
input[type="text"],
input[type="url"],
textarea {
    box-shadow: none;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.added_to_cart:hover,
.widget a.button:hover,
.site-header-cart .widget_shopping_cart a.button:hover {
    /*background-color:#000 !important;*/
    border-color: #fff;
    border: none;
}


/******* Header Slider ****/

.se-header-slider .slide {
    width: 100%;
    margin: 0;
    display: block;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.se-header-slider .xslide {
    height: 690px;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

.header-high {
    height: 690px;
}

@media screen and (max-width: 1000px) {
    .header-high {
        height: 490px;
    }
    .se-header-slider .xslide {
        height: 490px;
    }
}

@media screen and (max-width: 768px) {
    .header-high {
        height: 300px;
    }
    .se-header-slider .xslide {
        height: 300px;
    }
}


/* *************** Content */

.site-content .container {
    /*max-width:100%;*/
    margin: 0 auto;
}

.custominner {
    max-width: 1000px;
    margin: 0 auto;
}

.customouter {
    max-width: 1400px;
    margin: 0 auto;
}

.customfull {
    width: 100%;
    margin: 0;
    display: block;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1200px) {
    .custominner {
        padding: 0 3%;
    }
}

.site-main {
    margin-bottom: 0;
}

.bottom-line {
    max-width: 1200px;
    margin: 44px auto 0 auto;
    height: 5px;
}


/* *************** Webseiten CI */


/**Headline**/

h1 {
    font-size: 36px;
    line-height: 1.3;
    font-weight: 300;
    font-family: 'OpenSans';
    letter-spacing: 1px;
}


/**Headline kursiv/Claim**/

h2 {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 300;
    font-family: 'OpenSans';
    letter-spacing: 0.2px;
}


/**Labels, Icontext, Buttons**/

h4 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    font-family: 'OpenSans';
}


/**Skyline**/

h5 {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
    font-family: 'OpenSans';
    margin-bottom: 0;
    /*text-transform:uppercase;*/
}

h6 {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 300;
    font-family: 'OpenSans';
    margin-bottom: 0;
}

h3 {
    line-height: 1.5;
    font-size: 25px;
}

@media screen and (max-width: 640px) {
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 30px;
    }
    h5 {
        font-size: 15px;
    }
    h6 {
        font-size: 15px;
    }
}

blockquote+h2,
blockquote+h3,
blockquote+h4,
blockquote+header h2,
form+h2,
form+h3,
form+h4,
form+header h2,
ol+h2,
ol+h3,
ol+h4,
ol+header h2,
p+h2,
p+h3,
p+h4,
p+header h2,
table+h2,
table+h3,
table+h4,
table+header h2,
ul+h2,
ul+h3,
ul+h4,
ul+header h2 {
    margin-top: 1.291em;
}

.custombasetext {
    font-family: 'OpenSans', sans-serif, helvetica;
    font-weight: 500;
    line-height: 1.65;
    color: #3c3c3b;
    font-size: 14px;
    /*letter-spacing:0.2px;*/
}
.custombasetext  {
    text-align:justify;
}
.custombasetext  .headline {
    text-align:initial;
}
.custombasetext  .headline-abstand {
    text-align:initial;
}
#about .splitwrapper-right .retina {
    transition: all .1s ease-in-out;
}



/************* BacktoTop */

.backtotop {
    height: 116px;
    text-align: center;
    /*background-color: #fff;*/
}

.backtotop img {
    margin:0 auto;
}

.backtotop-button-container {
    width: 107px;
    height: 43px;
    display: inline-block;
    text-align: center;
    margin: 20px;
    /*background-color:#eee;*/
    cursor: pointer;
}

.customgreenbg {
    background-color: #3f3;
}


/************* Scrolldown Arrow */

.arrow-wrap {
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: -50px;
    margin-left: -1em;
    /*background:#111;*/
    width: 10em;
    height: 10em;
    padding: 0;
    /*border-radius:50%;*/
    font-size: 0.5em;
    display: block;
    /*box-shadow:0px 0px 8px 0px #333;*/
}

.arrow {
    float: left;
    position: relative;
    width: 30px;
    height: 30px;
    border-style: solid;
    border-width: 0 3px 3px 0;
    border-color: #3c3c3b;
    -webkit-transform: rotate(45deg)
}


/*
.arrow:after {
    content:'';
    position:absolute;
    top:-3.2em;
    left:-3em;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 3em 3em 0 3em;
    border-color: #111 transparent transparent transparent;
    -webkit-transform:rotate(360deg)
}
*/

.hint {
    position: absolute;
    top: 0.6em;
    width: 100%;
    left: 0;
    font-size: 2em;
    font-style: italic;
    text-align: center;
    color: #fff;
    opacity: 0;
}

.arrow-wrap:hover .hint {
    opacity: 1;
}

@-webkit-keyframes arrows {
    0% {
        top: 0;
    }
    25% {
        top: 10px;
    }
    50% {
        top: 0%;
    }
    75% {
        top: 10px;
    }
    100% {
        top: 0%;
    }
}

.arrow-wrap .arrow {
    -webkit-animation-name: arrows;
    animation-name: arrows;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: 99;
    animation-iteration-count: 99;
    animation-direction: normal;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.downarrow {
    position:relative;
}

.downarrow {
    -webkit-animation-name: arrows;
    animation-name: arrows;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: 99;
    animation-iteration-count: 99;
    animation-direction: normal;
    /*-webkit-animation-delay: 1s;*/
    /*animation-delay: 1s;*/
}


/************* Header */

#site-navigation {
    padding-bottom: 0;
}

.site-header {
    /*background:#fff;*/
    padding-top: 0px;
    padding-bottom: 0;
    margin-bottom: 0 !important;
    /*z-index:-1;*/
}

.main-navigation ul li a,
.site-title a,
ul.menu li a,
.site-branding h1 a,
.site-footer .storefront-handheld-footer-bar a:not(.button),
button.menu-toggle,
button.menu-toggle:hover {
    font-family: 'OpenSans';
    /*font-family:sans-serif;*/
    font-size: 25px;
    margin: 0;
    padding: 0 18px 4px 10px;
    font-weight: 400;
    letter-spacing: 0.5px;
    transition: all .1s ease-in-out;
    line-height: 1.5;
    /*text-transform: uppercase;*/

}

.main-navigation ul li a:hover {
    /*color: #bec5a4;*/
    /*background-color:#575756;*/
    -webkit-filter: brightness(0.9);
    filter: brightness(0.9);

}

.englisch .main-navigation ul li a {
    padding: 8px 8px 2px 8px !important;
    font-size: 19px  !important;
}



.navigation-top .wrap {
    max-width: 1000px;
    margin: 0 auto;
}

#member-login {
    display: block;
    min-height: 20px;
    background-color: #fff;
}

.member-login-container {
    max-width: 1000px;
    margin: 0 auto;
}

.member-login-container p {
    margin: 0;
    padding: 0;
    font-size: 18px;
}

.login-icon-container {
    display: inline-block;
    vertical-align: top;
    padding-top: 4px;
}

.login-button-container {
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px 0 0;
}

.language-toggle {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 22px;
}


/********* Language Buttons ******/

.debutton {
    border: 1px solid #4a4a49;
    border-radius: 6px;
    padding: 7px 21px;
    background-color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    margin-right: 7px;
}

.debutton a {
    font-size: 16px;
    color: #4a4a49;
}

.debutton:hover {
    border: 1px solid #9ca7a1;
}

.debutton:hover a {
    color: #9ca7a1;
}

.enbutton {
    border: 1px solid #4a4a49;
    border-radius: 6px;
    padding: 7px 21px;
    background-color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
}

.enbutton a {
    font-size: 16px;
    color: #4a4a49;
}

.enbutton:hover {
    border: 1px solid #9ca7a1;
}

.enbutton:hover a {
    color: #9ca7a1;
}


/****** Flaoting Menu ****/

#top-menu li:last-child > a {
    padding-right:0;
}


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

#floating-top-menu {
    /*background-color:#fff;*/
    /*padding:20px;*/
    text-align: right;
    background-color: #fff;
    margin: 0 auto;
}

.header-bar {
    height: initial;
    margin-top: 0;
    padding-top: 0;
}

.header-menu-container {
    padding: 0px 0 10px 26px;
}

.header-menu-container {
    width: 100%;
    float: left;
    height: 60px;
    padding: 52px 0 0px 0;
    transition: all 0.5s;
}

.header-menu-container li {
}

.main-menu-mobile {
    /*display:none !important;*/
    /*text-transform: initial !important;*/
    font-weight: 300 !important;
}

.custom-logo-mobile {
    display: none;
}

.header-logo-container {
    position:absolute;
    /*transition: all 0.5s ease;*/
}

.header-logo-container img {
    height: auto;
}

.header-logo-bg {
    position: absolute;
    height: 200px;
    width: 200px;
    background-color: #fff;
    text-align: center;
    padding: 20px;
    top: -67px;
    margin-left: 12px;
}

.header-logo-bg {
    background-color: transparent;
    height: 70px;
    width: 200px;
    text-align: center;
    padding: 0px;
    top: 0px;
}

.mobile-logo {
    display: block !important;
    padding: 7px 40px 0 0;
}

.mobile-logo img {
    float: right;
}

.custom-logo {
    /*display: none;*/
    padding-top:10px;
}
.custom-logo-wrapper {
    display: inline-block;
    transition: all 0.5s;
}

.header-logo-container {
    /*    width: 50%;*/
    /*float: right;*/
    /*padding-top: 18px;*/
}

-header-logo-container {
    padding: 0 !important;
    /*20px 5% 10px 0%;*/
}

.header-logo-container a {
    padding: 0;
    margin: 0;
}

.header-logo-container img {
    /*height:66px;*/
}

.header-logo-container .custom-logo {
    float: left;
    margin-left: 0;
    width: 270px;
    text-align: left;
    background-color: transparent;
    padding-bottom: 0;
    min-height: 75px;
    padding-top: 26px;
    /*transition: all 0.5s;*/
}
.header-logo-container .custom-logo img {
    /*margin: 0 auto;*/
    transition: background 0.5s;
}

/****** Sticky *********/
.navigation-top {
    padding-bottom: 20px;
    padding-top:0;
    position: fixed;
    top: 0;
    z-index: 9999;
    width:100%;
    background-color: transparent ;
    transition: all 0.5s;
}
.navigation-top #site-navigation  {
    max-width:1000px;
    margin:0 auto;
    background-color:transparent ;
}

.navigation-top .header-bar-right {
    padding-top:9px;
}


/**** Hauptmenu ****/
.navigation-top {
    padding-bottom: 0 !important;
}


.admin-bar .navigation-top {
    top: 32px;
}
@media screen and (max-width: 782px) {
    .admin-bar .navigation-top {
        top: 46px;
    }
}

/* Standard Template  */
.page-template-default .site-content-contain {
    padding-top:60px;
}

.page-template-default a:hover {
    color:#9ca7a1;
}


/* Referenzen Template  */
.referenzen-template-default .site-content-contain {
    padding-top:60px;
}

/* News Homeoffice Template  */
.news-homeoffice-template-default .site-content-contain{
    padding-top:60px;
}

/* News Homeoffice Template  */
.news-template-default .site-content-contain{
    padding-top:60px;
}
/*  Archives ***/
.post-type-archive .site-content-contain{
    padding-top:60px;
}


#philosophie .text-two-column-left .custombasetext {
    padding:0 40px 0 0;
}




@media screen and (min-width: 769px) {
    .main-navigation ul,
    .secondary-navigation ul {
        list-style: none;
        margin: 0;
        /*padding-left: 0;*/
        display: block;
        padding: 20px 0 0 0px;
        text-align: right;
    }
    .main-navigation ul li,
    .secondary-navigation ul li {
        position: relative;
        display: inline-block;
        text-align: left;
    }

}

@media screen and (max-width: 768px) {
    .news-bild-wrapper {
        padding-bottom:20px !important;
    }
    .splitwrapper-left,
    .splitwrapper-right {
        max-width:100% !important;
    }

    #kontakt .text-two-column-right .splitwrapper-right {
        text-align:center;
    }
    #kontakt .text-two-column-right .text-teaser-wrapper {
        padding: 0 !important;
        margin: 0 auto;
        display: inline-block;
        width:auto;
        margin-top:10%;
    }


    .banner-image .headerlogo {
        max-width:230px !important;
    }

    .xslide {
        background-position: center top !important;
        height: 300px !important;
    }
    .se-header-slider {
        height: 300px !important;
        overflow: hidden !important;
    }
    #floating-top-menu .wrap {
        margin-top: 0 !important;
    }
    .main-navigation ul li a,
    .site-title a,
    ul.menu li a,
    .site-branding h1 a,
    .site-footer .storefront-handheld-footer-bar a:not(.button),
    button.menu-toggle,
    button.menu-toggle:hover {
        line-height: 1.4;
    }
    #top-menu {
        padding: 0;
    }
    #einzelkomplett {
        padding: 0;
    }
    .header-menu-container {
        padding: 4px 2px 7px 0;
    }
    .header-logo-container img {
        height: auto;
    }
    .header-logo-container {
        padding: 0;
    }
    .navigation-top {
        padding-bottom: 0 !important;
    }
    .custom-logo {
        display: none;
    }
    .custom-logo-mobile {
        display: inline-block !important;
        float: right;
        /*padding:10px 5px 5px 5px !important;*/
        padding: 18px 20px 0 0;
    }
    .pass-button {
        margin-top: 12px;
    }
    .main-menu-mobile {
        display: inline-block !important;
    }
    .header-logo-bg {
        display: none;
    }
    #mobile-menu-toggle {
        display: inline-block !important;
        float: right;
        cursor: pointer;
        margin: 0px 20px 0 0;
        max-height: 60px;
        /*min-width: 26px;*/
        width: 30%;
    }
    #mobile-menu-toggle img {
        /*width:32px;*/
        margin: 0;
        padding: 0;
    }
    #mobile-menu-toggle .menu-icon {
        padding: 18px 0 0 0 !important;
        margin: 0;
        width: 28px;
    }
    #mobile-menu-toggle .mobile-icon {
        padding: 0;
        margin: 0;
        width: 100px;
    }
    #mobile-menu-toggle .mobile-icon {
        display: inline-block;
    }
    #mobile-menu-toggle .menu-icon {
        display: inline-block;
    }
    #mobile-menu-toggle .contact-icon {
        margin-right: 13px;
        display: inline-block;
    }
    .header-logo-container a {
        /*float:left;*/
        /*padding-top:2px;*/
    }
    #member-login {
        display: none;
    }
    .header-logo-container img {
        /*width: 60%;*/
    }
    .menu-toggle {
        display: none;
    }
    .header-menu-container {
        width: 96%;
        float: right;
        height: auto;
        padding: 0 18px !important;
        margin-right: 0px;
        display: none;
        line-height: 1.6;
        margin-bottom:15px;
        margin-top:0px;
    }
    .header-menu-container li {
        padding-bottom:6px;
    }
    .header-menu-container li a {
        padding:0 0 4px 0 !important;
    }
    .header-menu-container a:hover {
        /*-webkit-filter: brightness(0.8);*/
        /*filter: brightness(0.8);        */
    }
    .header-logo-container img {
        height: auto;
        margin:8px 0 0 10px;

    }
    #feature-header {
        margin-top:0 !important;
        min-height:400px !important;
    }
    #feature-header #banner-wrapper {
        min-height:400px !important;
    }
    #feature-header .banner-image {
        min-height:400px !important;
    }
    #philosophie {
        margin:0 !important;
        padding:0;
    }
    #philosophie .splitwrapper {
        margin:0 !important;
        padding:0 5%;
    }
    #philosophie .text-two-column-left{
        padding-top:130px !important;
        min-height:600px !important;
    }
    #philosophie .text-two-column-right {
        min-height:550px !important;
        padding-top:70px !important;
    }
    #philosophie .text-two-column-left .custombasetext {
        padding:0;
    }

    #leistungen .text-two-column-left {
        min-height:240px !important;
    }
    #leistungen {
        margin:0 !important;
        padding:0;
    }
    #leistungen .splitwrapper {
        margin:0 !important;
        /*padding:0 3%;        */
    }
    #leistungen .text-two-column-right {
        min-height:650px !important;
        padding-top:50px !important;
    }
    #leistungen .text-teaser-wrapper {
        padding:0 5% !important;
    }
    #leistungen-content  {
        padding:7% !important;
    }
    #leistungen-content .text-two-column-right {
        padding-left:0 !important;
    }
    #team-content {
        padding:0 !important;
        margin-bottom:200px !important;
    }
    #stellen {
        margin:0 !important;
        padding:0;
    }
    #stellen .splitwrapper {
        margin:0 !important;
        padding:0 5%;
    }
    #stellen .text-two-column-left{
        padding-top:50px !important;
        min-height:600px !important;
    }
    #stellen .text-two-column-left .splitwrapper {
        right:unset;
        left:0;
    }
    #stellen .text-two-column-right {
        min-height:550px !important;
        padding:15% 3% !important;
    }
    #stellen .text-teaser-wrapper {
        padding:10% 1% !important;
    }
    #stellen .text-two-column-right .headline {
        font-size:30px !important;
    }
    #kontaktdaten2 {
        padding:0 !important;
    }
    #kontaktdaten2 .text-two-column-left {
        padding:10% 5% !important;
    }
    #kontaktdaten2 .text-two-column-right {
        padding-bottom:0 !important;
    }
    #kontaktdaten2 .text-two-column-right .text-teaserbild {
        background-size:contain;
    }
    .news-bild-wrapper {
        /*display:none;*/
    }
    #karriere-kontakt .text-two-column-right {
        padding-left:3% !important;
        padding-right:3% !important;
    }
    #karriere-kontakt {
        margin-bottom:0px !important;
    }
    #unternehmen-content .text-two-column-left {
        padding-bottom: 0 !important;
    }
    #referenzgalerie .prevarrow {
        left:9px;
        opacity:0.3;
    }
    #referenzgalerie .nextarrow {
        right:9px;
        opacity:0.3;
    }

}

@media screen and (min-width: 769px) and (max-width: 850px) {

    #top-menu a {
        font-size:22px;
        padding: 0 4px 4px 10px;
    }
    #top-menu .sub-menu a {
        font-size:14px;
        padding: 0 4px 4px 10px;
    }
    #referenzgalerie .prevarrow {
        left:9px;
        opacity:0.3;
    }
    #referenzgalerie .nextarrow {
        right:9px;
        opacity:0.3;
    }


}
@media screen and (min-width: 851px) and (max-width: 1023px) {

    #top-menu a {
        font-size:22px;
        padding: 0 4px 4px 10px;
    }
    #top-menu .sub-menu a {
        font-size:14px;
        padding: 0 4px 4px 10px;
    }
    #referenzgalerie .prevarrow {
        left:9px;
        opacity:0.3;
    }
    #referenzgalerie .nextarrow {
        right:9px;
        opacity:0.3;
    }

}


@media screen and (min-width: 769px) and (max-width: 1024px) {

    .custom-logo {
        padding-left:10% !important;
    }
    #text-one-column-wrapper {
        padding-left:2%;
        padding-right:2%;
    }
    .splitwrapper-left {
        padding-left:3%;
    }
    .splitwrapper-right {
        padding-right:3%;
    }
    #beratung .splitwrapper-right,
    #berufsbekleidung .splitwrapper-right,
    #image-video .splitwrapper-right,
    #bild-trenner .splitwrapper-right
    {
        padding-right:0 !important;
    }
    #unser-service .splitwrapper-left,
    #bild-trenner .splitwrapper-left
    {
        padding-left:0 !important;
    }
    .sub-menu {
        display:none !important;
    }


    #kontakt-google #text-one-column-wrapper {
        padding-left:0% !important;
        padding-right:0% !important;
    }

    #referenzgalerie .prevarrow {
        left:9px;
        opacity:0.3;
    }
    #referenzgalerie .nextarrow {
        right:9px;
        opacity:0.3;
    }
    #kundenlogos .banner-image {
        background-size:contain;
        margin-top:30px;
    }
    #feature-header .banner-image-nice,
    #feature-header-kontakt .banner-image-nice,
    #feature-header-kontakt
    {
        min-height:650px !important;
    }
    /****************** alt *********************/
    #feature-header {
        margin-top:0 !important;
        min-height:400px !important;
    }

    #kontaktdaten2 {
        padding:0 !important;
    }
    #kontaktdaten2 .text-two-column-left {
        padding:5% 0 0 2% !important;
    }
    #kontaktdaten2 .text-two-column-right {
        padding-bottom:0 !important;
    }
    #kontaktdaten2 .text-two-column-right .text-teaserbild {
        background-size:contain;
        background-position:center bottom;
    }
    #stellen {
        margin:0 !important;
        padding:0;
    }
    #stellen .splitwrapper {
        margin:0 !important;
        padding:0 5%;
    }
    #stellen .text-two-column-left{
        padding-top:50px !important;
        min-height:600px !important;
    }
    #stellen .text-two-column-right {
        min-height:550px !important;
        padding:15% 3% !important;
    }
    #stellen .text-teaser-wrapper {
        padding:10% 1% !important;
    }
    #stellen .text-two-column-right .headline {
        font-size:30px !important;
    }
    #philosophie .text-two-column-right {
        min-height:550px !important;
        padding-top:70px !important;
    }
    #leistungen-content,
    #referenzen,
    #unternehmen-content,
    #unternehmen {
        padding-left:3%;
        padding-right:3%;
    }
    #leistungen-content  {
        padding-top:50px !important;
    }
    #team-content {
        margin-bottom:150px !important;
    }
    #leistungen .text-two-column-left {
        min-height:240px !important;
    }
    #leistungen {
        margin:0 !important;
        padding:0;
        min-height:initial !important;
    }
    #leistungen .splitwrapper {
        margin:0 !important;
        padding:0 3%;
    }
    #leistungen .text-two-column-right {
        min-height:550px !important;
        padding-top:50px !important;
    }
    #leistungen .text-teaser-wrapper {
        padding:0 5% !important;
    }
    #philosophie {
        margin:0 !important;
        padding:0;
        min-height:initial !important;
    }
    #philosophie .splitwrapper {
        margin:0 !important;
        padding:0 5%;
    }
    #philosophie .text-two-column-left{
        padding-top:50px !important;
        min-height:550px !important;
    }
    #philosophie .text-two-column-right {
        min-height:550px !important;
        padding-top:80px !important;
    }
    .custom-logo {
        width:auto !important;
    }
}

@media screen and (min-width: 1024px) {
    .header-menu-container {
        display:block !important;


    }
    .header-bar {
        min-height:80px !important;
    }
}


@media screen and (max-width: 600px) {
    .header-logo-container {
        padding: 0;
        height: auto;
    }
    .header-logo-container img {
        width: 100%;
        padding:0;
        margin:11px 0 0 10px;
    }
}

.menu-scroll-down {
    display: none;
}

#top-menu .current-menu-item {
    color: #ae9b88;
    /*border-bottom: 4px solid #fff;*/
}
#einzelkomplett .current-menu-item {
    color: #ae9b88;
    /*border-bottom: 2px solid #9ca7a1;*/
}
#menu-header-single .current-menu-item {
    color: #ae9b88;
}

#top-menu .current-menu-item:hover>a {
    /*font-weight: 600 !important;*/
}
#einzelkomplett .current-menu-item:hover>a {
    /*color: #9ca7a1 !important;*/
}



.header-bar {
    /*height: 120px;*/
}


.hslider {
    position: absolute;
    /*display:none;*/
    left: -16px;
    /*bottom:-4px;*/
    top: -11px;
    margin:0 auto;
    height: 2px;
    background-color: #ae9b88;
    width: 0%;
    transition: all 0.2s ease;
    transform:rotate(-30deg);
}

.menu-item a {
    color: #282727;
}
.hslider:before {
    content:'';
    position:absolute;
    width:2px;
    height: 0;
    left:-11px;
    top:-2px;
    background-color:#ae9b88;
    transition: all 0.2s ease;
    transform:rotate(30deg);

}


.menu-item:hover .hslider {
    width:40px;
}
.menu-item:hover .hslider:before {
    height:40px;
}


.mobile-menu-left {
    text-align: left;
}

.mobile-menu-left img {
    padding: 4px 0 0 8px;
}

.mobile-menu-right {
    text-align: right;
}

@media only screen and (max-width: 768px) and (min-width: 601px) {
    #mobile-menu-toggle img {
        /*margin-top:8px;*/
        /*width:36px;*/
    }
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
    .header-logo-container img {
        height: auto;
    }

}
@media only screen and (min-width: 1000px) {
    .custom-logo {
        /*padding-top:20px;*/
    }
    .header-logo-container {
        /*float:left;*/
        /*width:100%;        */
    }
    .header-logo-container {
        /*padding-top:0px;*/
        /*width:60%;        */
    }

}


/********* Suche ********/

#mobile-search-form {
    margin-bottom: 10px;
}

.search-mobile {
    float: right;
    padding: 4px 12px;
    font-weight: 400;
    font-family: 'OpenSans';
    font-size: 20px;
}

.search-mobile-icon {
    width: 35px;
    height: 35px;
    background-color: #fff;
    display: inline-block;
    float: right;
    cursor: pointer;
}

.search-mobile-input {
    padding: 0 10px !important;
    width: 80%;
    height: 35px;
    background-color: #fff !important;
    display: inline-block;
    text-align: right;
}

@media screen and (max-width: 768px) {
    .search-mobile {
        display: block !important;
    }
}


/****** Footer ******/

#footercs p {
    margin: 0;
    padding: 0;
    display: inline-block;
}

#footercs .custombasetext {
    margin: 0 auto;
    text-align: center;
}

#footercs img {
    display: inline-block;
    margin: 0 10px 0 7px;
}
.footer-spalte-4 img {
    margin-top:12px;
}

.site-footer {
    padding: 39px 0 160px 0;
    /*margin-top:50px;*/
}
.site-content-contain {
    /*margin-top:22px;*/
}
.footer-info-container {
    margin-top: 0px;
}

.footer-info-container .footer-headline {
    clear: both;
    font-weight: 400;
    font-size: 26px;
    padding-bottom: 3px;
    color:#ae9b88;
    /*font-family: sans-serif;*/
}

.footer-info-container .subzeile {
    margin: 0px auto 20px auto;
    font-size: 15px;
    font-family: 'OpenSans';
    font-weight: 400;
    color: #8a8a8d;
    text-align: center;
}

.footer-info-container .subzeile a:hover {
    color: #fff;
}

.footer-logo {
    margin: 6px auto 26px auto;
    text-align: center;
}

.footer-logo img {
    margin: 0 auto;
    text-align: center;
}

.footer-text-column {
    line-height: 23px;
    font-family: 'OpenSans', sans-serif, helvetica;
    font-size: 14px;
    font-weight: 400;
}

.footer-list-item a {
    color: #fff;
    font-family: 'OpenSans', sans-serif, helvetica;
    font-size: 14px;
    font-weight: 400;
    transition: all .1s ease-in-out;
}

.footer-list-item:hover {
    /*color: #bec5a4;*/

    -webkit-filter: brightness(0.9);
    filter: brightness(0.9);

}

.footer-list-item {
    color: #706f6f;
    clear: both;
    display: inline-block;
    float: left;
    height: 22px;
    text-rendering: optimizeLegibility;
}

.footer-bullet {
    /*display: inline-block;*/
    float: left;
    line-height: 1;
    position: relative;
    font-weight:600;
}

.site-footer a:not(.button) {
    color: #fff;
    /*inherit !important;*/
}

.site-footer a:hover {
    color: #fff;
}


.footer-search-container {
    height: 58px;
    background-color: #565656;
    width: 100%;
    margin-top: 10px;
}

.footer-widget-container {
    width: 100%;
    float: right;
    padding: 0;
    vertical-align: top;
    color: #fff;
    font-size: 15px;
}

.footer-search-form {
    /*width:80%;*/
    margin: 0;
    padding: 0;
    text-align: left;
}

.footer-search-form #search {
    border-style: none;
    background-color: #565656;
    color: white;
    font-weight: bold;
    padding: 14px 0 15px 18px;
    font-size: 17px;
    font-weight: 100;
}

.footer-search-form #search-icon {
    padding: 0px 0 0px 0px;
}

.footer-right-column {
    text-align: right;
}

.footer-contact-details {
    float: right;
    text-align: left;
    width: 100%;
    font-size: 15px;
    font-family: 'OpenSans';
    font-weight: 300;
}

.footer-contact-details h5 {
    margin-bottom: 10px;
}

.footer-social {
    /*margin: 26px 0 0 0;*/
    color: #fff;
}

.footer-social img {
    /*top: 12px;*/
    /*position: relative;*/
    margin-right: 5px;
    display: inline-block !important;
    /*width: 38px;*/
}

.social-name {
    position: relative;
    top: -6px;
    margin-left: 5px;
}
.footer-social-text {
    position: relative;
    /*top: -14px;*/
    margin-left: 5px;
    font-family:'OpenSans', sans-serif, helvetica;
    font-size:18px;
    font-weight:400;
}

.footer-social-1,
.footer-social-2,
.footer-social-3,
.footer-social-4 {
    clear: both;
    line-height: 20px;
}

.footer-social-1,
.footer-social-2,
.footer-social-3 {
    margin-right: 2px;
}

.footer-spalte-5  {
    text-align:right;
}
.footer-spalte-5 .wrapper {
    display:inline-block;
    text-align:left;
}
.footer-spalte-6  {
    text-align:right;
}
.footer-spalte-6 .wrapper {
    display:inline-block;
    text-align:left;
}


@media screen and (max-width: 767px) {
    .site-footer .pure-g {
        padding-left: 5%;
        padding-left: 5%;
        margin-bottom: 30px;
    }
    .footer-right-column {
        display: block;
        width: 100%;
        text-align: left;
        text-align: left;
        margin-top: 30px;
    }
    .footer-widget-container {
        text-align: left;
        float: left;
    }
    .site-footer .subzeile {
        padding-left: 7%;
        float: left;
    }
    .site-footer .subzeile p {
        color: #8a8a8d;
    }
    .footer-list-item {
        height: 28px;
    }
    .footer-list-item a {
        font-size: 18px;
        line-height: 26px;
    }
    .footer-text-column  {
        font-size: 18px;
    }
    .footer-right-column {
        margin-top: 50px;
    }
    .footer-spalte-4 {
        margin-top: 0;
    }
    .footer-spalte-2 .footer-headline {
    }
    .footer-spalte-4 .footer-headline {
    }
    .site-footer {
        padding: 42px 0 20px 0;
    }
}

.footer-logo {
    margin: 0 auto;
    max-width: 1000px;
    text-align: center;
    padding-top: 27px;
}


/****** Content Sections ******/

.cs-container {
    overflow: hidden;
}


/****** Product Teaser ******/

.product-grid {
    margin-top: 32px;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
    -ms-align-content: flex-start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
}

.product-grid-item {
    width: 33.3333333333%;
    display: inline-block;
    padding-bottom: 20px;
    /*overflow:hidden;*/
    cursor: pointer;
}

.product-grid-wrapper {
    min-height: 500px;
    position: relative;
    overflow: hidden;
}

.product-teaser-image {
    min-height: 500px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    transition: all .3s ease-in-out;
}

.product-grid-item:hover .product-teaser-image {
    transform: scale(1.1);
}

.product-claim {
    position: absolute;
    width: 100%;
    min-height: 170px;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
}

.category-news .product-claim {
    position: absolute;
    width: 100%;
    min-height: 170px;
    right: 0;
    bottom: 0;
    background: #3c3c3e;
}

.category-news .product-teaser-image {
    min-height: 625px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    transition: all .3s ease-in-out;
}

.category-news .product-grid-wrapper {
    min-height: 625px;
    position: relative;
    overflow: hidden;
}

.category-news .product-claim {
    position: absolute;
    width: 100%;
    min-height: 300px;
    right: 0;
    bottom: 0;
    background: #3c3c3e;
}

.category-news .product-claim .excerpt-container {
    margin: 20px 5px 0 0;
    font-size: 15px;
    line-height: 1.3;
}

.category-news .product-grid-item:nth-child(5n+1) {
    padding-left: 0;
    padding-right: 10px;
    width: 33%;
}

.category-news .product-grid-item:nth-child(5n+2) {
    padding-left: 5px;
    padding-right: 5px;
    width: 33%;
}

.category-news .product-grid-item:nth-child(5n+3) {
    padding-left: 10px;
    padding-right: 0;
    width: 33%;
}

.category-news .product-grid-item:nth-child(5n+4) {
    padding-left: 0px;
    padding-right: 0;
    width: 66%;
}

.category-news .product-grid-item:nth-child(5n+5) {
    padding-left: 15px;
    padding-right: 0;
    width: 33%;
}

.category-news .product-grid-item:nth-child(5n+4) .product-claim {
    width: 50%;
}

.product-claim-text {
    width: 100%;
    min-height: 170px;
    /*  padding: 23px 12px 0 30px;*/
    padding: 23px 16px 5px 30px;
}

.category-news .product-claim-text {
    width: 100%;
    min-height: 300px;
    /*  padding: 23px 12px 0 30px;*/
    padding: 23px 16px 5px 30px;
}

.product-grid-item:nth-child(3n+1) {
    padding-left: 0;
    padding-right: 10px;
}

.product-grid-item:nth-child(3n+2) {
    padding-left: 5px;
    padding-right: 5px;
}

.product-grid-item:nth-child(3n+3) {
    padding-left: 10px;
    padding-right: 0;
}

@media screen and (max-width: 900px) {
    .product-grid-item {
        width: 100%;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .category-news .product-grid-item:nth-child(5n+1) {
        width: 100%;
    }
    .category-news .product-grid-item:nth-child(5n+2) {
        width: 100%;
    }
    .category-news .product-grid-item:nth-child(5n+3) {
        width: 100%;
    }
    .category-news .product-grid-item:nth-child(5n+4) {
        width: 100%;
    }
    .category-news .product-grid-item:nth-child(5n+5) {
        width: 100%;
    }
    .category-news .product-grid-item:nth-child(5n+4) .product-claim {
        width: 100%;
    }
    .single .breadcrumb-container {
        margin-left: 3%;
        margin-right: 3%;
    }
    .single article {
        margin: 0 3%;
    }
    /*
    .product-grid-item:nth-child(2n+1) {
        padding-left:12px;
        padding-right:0;
    }
    .product-grid-item:nth-child(2n+2) {
        padding-left:12px;
        padding-right:0;
    }
    */
}

@media screen and (max-width: 600px) {
    .product-grid-item {
        width: 100%;
        padding: 20px 0 20px 0 !important;
    }
}


/******** SIngle ********/

.single-post ul {
    /*padding: 0 6px !important;*/
    /*margin-left: 15px !important;*/
}


/********* Teaser **********/

#cvportrait {
}

.teaser-header-claim-container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    min-height: 652px;
    position: relative;
}

.teaser-header-claim {
    width: 50%;
    min-height: 250px;
    right: 0;
    padding: 30px 0 0 41px;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    bottom: 0;
}

.teaser-button-container .more-button {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 12px 33px 8px 33px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    font-family: 'OpenSans';
    display: inline-block;
    cursor: pointer;
}

.category-news .teaser-button-container .more-button {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 12px 20px 20px 33px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    font-family: 'OpenSans';
    display: inline-block;
}

.teaser-button-container {
    /*min-height:220px;*/
    width: 100%;
    position: relative;
}

.teaser-bild {
    border-bottom: 10px solid #b1aa98;
}

.teaser-four-cell {
    text-align: center;
}


/************Banner******************/

.banner-image {
    background-position: center 0px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    /*transition: all 0.1s;*/
}

@media screen and (max-width: 768px) {
    .banner {
        padding: 0 !important;
    }
}


/************Banner Nice******************/

.banner-image-nice {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    /*transition: all 5s ease-in-out;*/
    /*transform: scale(1.1);*/
}

@media screen and (max-width: 768px) {
    .banner-nice {
        padding: 0 !important;
        /*transform:initial !important;*/
    }
    .banner-image-nice {
        /*background-position-x: -200px;*/
        /*transform: scale(1.1) translate(60px, 0px);*/
        min-height: 400px !important;
        transition: none;
    }
    #banner-wrapper-nice {
        max-height: 500px !important;
    }
    .banner-nice {
        min-height: 500px !important;
    }
}

@media screen and (max-width: 768px) and (min-width: 601px) {
    .banner-image-nice {
        background-position-x: top center !important;
    }
}

.parallax-window .bannerclaim {
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
    padding-top: 9%
}

@media screen and (max-width: 1000px) {
    .parallax-window .bannerclaim {
        margin: 0 auto;
        max-width: 96%;
        position: relative;
        padding-top: 30%;
    }
    .banner-image-nice {
        /*transform: initial;*/
        /* background-position-x: -252px;*/
    }
}


/************Button******************/

.more-button {
    padding: 8px 32px 9px 32px;
    font-size: 17px;
    line-height: 26px;
    font-weight: 300;
    font-family: 'OpenSans';
    display: inline-block;
}


/************Feature Header******************/

.feature-header-image {
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}

.feature-header-claim-container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    min-height: 623px;
    position: relative;
}

.feature-header-claim {
    width: 48%;
    min-height: 243px;
    left: 0;
    background-color: #00a47a;
    position: absolute;
    bottom: 0;
}

.feature-header-text {
    width: 100%;
    min-height: 230px;
    padding: 36px 12px 0 41px;
}

.feature-header-image .more-button {
    position: absolute;
    bottom: 0;
    right: 0;
}

.feature-button-container {
    width: 100%;
    position: relative;
}

#feature-header-wrapper {
    position: relative;
}

.feature-header-image {
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}

.feature-header-claim-container {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
    min-height: 652px;
    position: relative;
}

#feature-header .header-pattern {
    position: absolute;
    bottom: 0;
    max-height:182px;
    background-repeat:repeat-x;
    background-position:0px bottom;
    height: 182px;
    background-size: 1290px;
    width:100%;
}
#intro-muster .header-pattern-2 {
    position: absolute;
    top: 0;
    max-height:183px;
    background-repeat:repeat-x;
    background-position:3px top;
    height: 183px;
    background-size: 1365px;
    width:100%;
}


#intro  {
    position: relative;
}

#intro .intro-pattern {
    position: absolute;
    top: 0px;
}

/**** Shiny Button *******/
.shinybutton {
    overflow: hidden;
    position: absolute;
}
.shinybutton:before {
    /*background: #eddacd;*/
    background: #fff;
    content: '';
    height: 90px;
    left: -75px;
    opacity: 0.3;
    position: absolute;
    top: -25px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 55px;
    /*z-index: -10;*/
}
.shinybutton:hover:before {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
/**** Shiny Button White *******/
.shinybuttonwhite {
    overflow: hidden;
    position: absolute;
}
.shinybuttonwhite:before {
    background: #eddacd;
    /*background: #fff;*/
    content: '';
    height: 90px;
    left: -75px;
    opacity: 0.3;
    position: absolute;
    top: -25px;
    transform: rotate(35deg);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 55px;
    /*z-index: -10;*/
}
.shinybuttonwhite:hover:before {
    left: 120%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
/****** Shine 2*******/
.shine {
    position: relative;
    overflow: hidden;
}
.shine::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -78%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 5;
}
.shine:hover::before, .shine:focus::before {
    -webkit-animation: shine 0.85s;
    animation: shine 0.85s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}




/**** Shiny Menu *******/
#top-menu .shinymenu {
    transition:0.3s;
}
#top-menu .shinymenu a {
    display: block;
    position:relative;
    text-decoration:none;
    color:#3c3c3b;
    transition:0.3s;
}
#top-menu:hover .shinymenu a {
    transform:scale(1);
    opacity:0.5;
    filter:blur(1px);

}
#top-menu .shinymenu a:hover {
    transform:scale(1.1);
    opacity:1;
    filter:blur(0);
    text-decoration:none;
    /*color:#a3927f;*/
    color:#3c3c3b;
}



/************ Text zweispaltig******************/

.text-two-column ul,
.text-two-column-variant ul,
.text-one-column ul {
    margin: 0 0 20px 16px;
    /*list-style: none;*/
}

.text-two-column li {
    /*padding-left:4px;*/
    list-style: disc;
}

.text-two-column li:before {
    /*content: "●"; */
    /*color: #bfd786;*/
    display: inline-block;
    width: 24px;
    margin-left: -15px;
    font-size: 9px;
    vertical-align: top;
    padding-top: 2px;
}

.custom-button {
    padding: 11px 52px 11px 52px;
    background-color: #3c3c3b;
    color: #fff;
    font-family: 'OpenSans';
    font-size: 22px;
    text-align: center;
    display: inline-block;
    font-weight: 300;
    /*transition: all 0.5s ease-in-out;*/
}

.custom-button a {
    /*color:#9ca7a1;*/
}

.custom-button:hover {
    /*background-color:lighten($linkcolour, 50%);*/
    /*color: #9ca7a1 !important;*/
}

.intro-wrapper {
    margin-top: 0;
    padding: 0;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
}

.intro1 {
    padding-top: 77px;
}

.intro2 {
    text-align: right;
    padding: 55px 16px 0 0px;
}

.intro3 {
    text-align: center;
    padding: 34px 0 0 19px;
}

.intro2 p {
    margin: 0 0 4px;
}

/********************/


.text-two-column-left {
    padding-right: 18px;
}

.text-two-column-right {
    padding-left: 18px;
}

.text-three-column-left {
    padding-right: 2px;
}

.text-three-column-mid {
    padding: 0 1px;
}

.text-three-column-right {
    padding-left: 1px;
}

.text-teaserbild {
    margin-top: 0;
    padding: 0;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.text-teaser-wrapper {
    height: 100%;
    width: 100%;
}

.text-teaser-wrapper .custombasetext {
    padding: 0 6% 0 0;
}

@media screen and (max-width: 768px) {
    .text-two-column-left {
        padding: 0 0 0px 0;
    }
    .text-two-column-right {
        padding: 0 0 0px 0;
    }
    .text-three-column-left {
        padding: 0 0 0px 0;
    }
    .text-three-column-mid {
        padding: 0 0 0px 0;
    }
    .text-three-column-right {
        padding: 0 0 0px 0;
    }
    .feature-header-claim {
        min-height: 21%;
    }
    .feature-header-claim {
        width: 100%;
    }
    .cs-container {
        padding: 4%;
    }
    .text-one-column {
        padding: 4%;
    }
    .feature-header {
        padding: 0;
        min-height: inherit !important;
    }
    .feature-header-text {
        padding: 0;
        margin: 0 auto;
        width: 90%;
    }
    #top-menu .current-menu-item {
        border-bottom: 0;
    }
    #top-menu .current-menu-item a {
        color: #3c3c3b;
    }
    #top-menu .current-menu-item .sub-menu a {
        color: #3c3c3b;
    }
    #einzelkomplett .current-menu-item {
        border-bottom: 0;
    }
    #einzelkomplett .current-menu-item a {
        color: #fff;
    }
    .text-one-column table {
        height: auto !important;
    }
}


/*********** Kontaktformular *******/


a[href^=tel] {
    text-decoration: inherit;
    color: currentColor;
}

.customcontact {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.labelclass {
    color: #eaeaea;
    font-family: 'Source Sans Pro';
    font-size: 18px;
    text-align: left;
    display: inline-block;
    font-weight: 300;
}

.wpcf7-form p {
    margin: 0;
    padding: 0;
}

.wpcf7-form input:focus {
    /*color: #006180;*/
}

.wpcf7-form .menu-466 select {
    /*width:480px;*/
}

.wpcf7-form .custom-select {
    margin-bottom: 11px;
    margin-top: 0px;
}

.wpcf7-form .firmname input,
.wpcf7-form .telnummer input,
.wpcf7-form .dernachname input,
.wpcf7-form .eadresse input,
.wpcf7-form .anliegen input,
.wpcf7-form .ihrenachricht textarea
{
    font-family: 'OpenSans';
    font-size: 14px;
    font-weight: 500;
    border-radius: 50px;
    opacity: 1;
}

.wpcf7-form .dernachname input {
    margin: 0 0 0 0;
    padding: 9px 60px 9px 14px;
    color: rgb(174, 155, 136, 1.0) !important;
    width: 98.5%;
    float: left;
}

.wpcf7-form .firmname input {
    margin: 0 0 0 0;
    padding: 9px 60px 9px 14px;
    color: rgb(174, 155, 136, 1.0) !important;
    width: 98.5%;
    float: right;
}

.wpcf7-form .telnummer input {
    margin: 16px 0 0 0;
    padding: 9px 60px 9px 14px;
    color: rgb(174, 155, 136, 1.0) !important;
    width: 98.5%;
    float: left;
}

.wpcf7-form .eadresse input {
    margin: 16px 0 0 0;
    padding: 9px 60px 9px 14px;
    color: rgb(174, 155, 136, 1.0) !important;
    width: 98.5%;
    float: right;
}

.wpcf7-form .anliegen input {
    margin: 0 0 16px 0;
    padding: 7px 60px 9px 14px;
    width: 100%;
    color: rgb(174, 155, 136, 1.0) !important;
    font-family: 'OpenSans';
    border-radius: 5px;
}

.wpcf7-form .ihrenachricht {
    width: 100%;
    margin-top: 17px;
}

.cf7-fullsize {
    width: 100%;
}

.wpcf7-form .ihrenachricht textarea {
    width: 100%;
    min-height: 142px;
    margin-bottom: 0px;
    padding-left: 14px;
    padding-top: 11px;
    color: rgb(174, 155, 136, 1.0) !important;
    border-radius: 20px !important;
    resize: none;
}

.wpcf7-form .ajax-loader {
    width: 0;
    float: left;
    margin: 0;
    padding: 0;
}

input::-webkit-input-placeholder {
    color: rgb(174, 155, 136, 1.0) !important;
    opacity: 1;
}

input::-moz-placeholder {
    color: rgb(174, 155, 136, 1.0) !important;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: rgb(174, 155, 136, 1.0) !important;
    opacity: 1;
}

textarea::-webkit-input-placeholder {
    color: rgb(174, 155, 136, 1.0) !important;
    opacity: 1;
}

textarea::-moz-placeholder {
    color: rgb(174, 155, 136, 1.0) !important;
    opacity: 1;
}

textarea:-ms-input-placeholder {
    color: rgb(174, 155, 136, 1.0) !important;
    opacity: 1;
}

.wpcf7-form .wpcf7-submit {
    padding: 2px 30px 3px 30px;
    font-size: 18px;
    background-color: transparent;
    color: #ae9b88;
    font-family: 'OpenSans';
    /*    font-size: 18px;*/
    text-align: center;
    display: inline-block;
    font-weight: 500;
    border-radius: 50px;
    top: -65px;
    position: relative;
    right: 3px;
    border-radius: 50px;
}

.wpcf7-form .wpcf7-submit:hover {
    background-color: #ae9b88;
    color:#fff;
}

.wpcf7-form .wpcf7-list-item {
    margin-left: 0;
}

.wpcf7-form .wpcf7-list-item input {
    margin-right: 10px;
}

span.wpcf7-not-valid-tip {
    font-size: 18px;
    padding-bottom: 8px;
    display: initial;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border: 2px solid #fff;
}

.wpcf7-response-output {
    /*margin-top: 0 !important;*/
    border:0 !important;
    font-size:18px;
    font-weight:600;
}

.cf7-halfsize {
    width: 49.5%;
    display: inline-block;
    /*padding-right:10px;*/
    vertical-align: top;
}

.kontaktlight .fullname input {
    width: 200px;
}

.kontaktlight .company input {
    width: 200px;
}

.kontaktlight .emailaddress input {
    width: 280px;
}

.kontaktkontakinspirator .product-grid-item {
    margin: 0 auto;
}

.contact-form-right {
    padding-top: 10px;
}

.submitwrapper {
    float: right;
    position: relative;
    top: -42px;
}

.contact-form-left {
    padding-right: 25px;
}

@media screen and (max-width: 1000px) {
    .contact-form {
        padding: 0 4%;
        /*padding-top: 40px !important;*/
    }
    .wpcf7-form select {
        width: 100% !important;
        clear: both !important;
    }
    .labelclass {
        display: inherit;
    }
    .contact-form-right label {
        float: right;
    }
    .contact-form-left {
        padding-right: 20px;
    }
    .custom-select {
        max-width: 100% !important;
        width: 100% !important;
    }
    .wpcf7-form .firma input {
        max-width: 100% !important;
        width: 100% !important;
    }
    .wpcf7-form .fullname input {
        max-width: 100% !important;
        width: 100% !important;
    }
    .wpcf7-form .company input {
        max-width: 100% !important;
        width: 100% !important;
    }
    .wpcf7-form .emailaddress input {
        max-width: 100% !important;
        width: 100% !important;
    }
    .wpcf7-form .phone input {
        max-width: 100% !important;
        width: 100% !important;
    }
    .wpcf7-form textarea {
        max-width: 100% !important;
        width: 100% !important;
        clear: both !important;
        /*margin:0 2% ;*/
    }
    .cf7-halfsize {
        width: 100%;
        display: inline-block;
        padding-right: 0px;
        vertical-align: top;
    }
    .wpcf7-submit {
        margin-top: 20px;
    }
    .submitwrapper {
        float: right;
        position: relative;
        top: 0px;
    }
    .wpcf7-form .wpcf7-submit {
        right: 0 !important;
        top: 6px  !important;
    }
}

@media screen and (max-width: 1000px) {
    .contact-form-right label {
        float: left;
    }
    .wpcf7-form vorname,
    .wpcf7-form nachname,
    .wpcf7-form telefon,
    .wpcf7-form mail {
        width: 98% !important;
        clear: both !important;
        margin: 5px 0 !important;
    }
    .wpcf7-form select {
        width: 100% !important;
        clear: both !important;
        margin: 5px 0 !important;
    }
    .cf7-halfsize {
        width: 100%;
        display: inline-block;
        padding-right: 0;
        vertical-align: top;
        margin: 5px 0 !important;
    }
    .cf7-fullsize {
        width: 100%;
        display: inline-block;
        padding-right: 0;
        vertical-align: top;
        /*margin: 5px 0 !important;*/
    }
    .wpcf7-submit {
        /*margin-top: 0px !important;*/
        top: 0 !important;
    }
    .footer-right {
        /*display: none;*/
    }
    .wpcf7-form textarea {
        width: 100% !important;
        clear: both !important;
    }
    .wpcf7-form .dernachname input {
        /*margin: 0 0 12px 0; */
    }
}

@media screen and (max-width: 800px) {
    .contact-form-left {
        /*padding-right: 0px !important;*/
    }
    .footer-spalte-4 {
        margin-top: 20px;
    }
    .cf7-halfsize {
        padding-right: 0px !important;
    }
    .wpcf7-form textarea {
        margin-top: 5px !important;
    }
}

@media screen and (max-width: 767px) {
    .wpcf7-form input {
        width: 100% !important;
        clear: both !important;
        margin: 5px 0 !important;
    }
}





object,
embed {
    outline: none;
}

input::-moz-focus-inner {
    border: none;
}

input:focus {
    background-color: #fff;
}

.input-text,
input[type="email"],
input[type="password"],
input[type="search"],
input[type="text"],
input[type="url"],
textarea {
    box-shadow: none;
    font-size: 18px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.added_to_cart:hover,
.widget a.button:hover,
.site-header-cart .widget_shopping_cart a.button:hover {
    border: none;
}

.pflichttext {
    padding: 0;
    color: #ae9b88;
    margin-top: 5px;
}


/****** Custom Select ********/

.custom-select {
    position: relative;
    display: inline-block;
}

.custom-select select {
    width: 100%;
    margin: 0;
    outline: none;
    padding: 10px 20px 9px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: 400;
}

.custom-select::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 1em;
    z-index: 2;
    pointer-events: none;
    display: none;
}

.custom-select {
    background: #cfdd9d;
    color: #fff;
    border: 0;
    margin-top: 0.5em;
}

.custom-select select {
    /* color:#fff;*/
}

.custom-select option {
    color: #3a3a3a;
}

.custom-select::after {
    border-top: 7px solid #fff;
}

.custom-select select:focus {
    /*box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);*/
    /*box-shadow: 0 0 0 3px -moz-mac-focusring;*/
    color: #fff;
    /* Match-02 */
}

.custom-select select:focus {
    /*color:#fff;*/
}

.custom-select:hover {
    border-color: #f00;
}

.custom-select option {
    font-weight: 400;
}


/****** Slider ********/

#slider-wrapper {
    position: relative;
}

.slider-image {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 80%;
}

.slick-slide:not(.slick-current) {
    transition-delay: 500ms !important;
}

/*
.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 40px; line-height: 1; color: red; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }   

.slick-prev:before { content: "‹"; }
[dir="rtl"] .slick-prev:before { content: "›"; }

[dir="rtl"] .slick-next { left: -10px; top: 70px; right: auto; }
.slick-next:before { content: "›"; }
[dir="rtl"] .slick-next:before { content: "‹"; }
*/

.slick-next {
    right: 25px;
}

.slick-prev {
    left: 25px;
}

.nextarrow {
    width: 35px;
    height: 119px;
    position: absolute;
    top: 27%;
    right: -46px;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: all, ease, .5s;
    transition: all, ease, .5s;
}

.nextarrow img {
    float: right;
}

.nextarrow:hover {
    transform: scale(1.2, 1.2)
}

.prevarrow:hover {
    transform: scale(1.2, 1.2)
}

.prevarrow {
    width: 35px;
    height: 119px;
    position: absolute;
    top: 27%;
    left: -52px;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: all, ease, .5s;
    transition: all, ease, .5s;
}

.slick-dots {
    /*bottom: -81px;*/
    position: inherit;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    width: 20px;
    height: 30px;
    margin: 0 6px;
}

.slick-dots li button::before {
    display:inline-block;
    background-color:#bec5a4;
    width:16px;
    height:16px;
    content:' ';
    border-radius:100px;
    position:relative;
    font-size: 16px;
    opacity: 1;
}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #bec5a4;
}

.slick-dots li button:hover::after {
    background-color: #bec5a4 !important;
}

.slick-dots li button:focus::after {
    background-color: #bec5a4 !important;
}

.slick-dots li.slick-active button::after {
    background-color: #bec5a4 !important;
    opacity: 1 !important;
}

.slick-dots li button::after {
    display:inline-block;
    background-color:#fff;
    width:12px;
    height:12px;
    content:' ';
    border-radius:100px;
    position:relative;
    top:-14px;
    left:2px;
}





.slide-m-dots {
    vertical-align: top;
    padding: 4px 20px;
}

.slider-controls .slide-m-prev {
    display: inline-block;
    transition: all, ease, .5s;
}

.slider-controls .slide-m-next {
    display: inline-block;
    transition: all, ease, .5s;
}

.slider-controls .slide-m-dots {
    display: inline-block;
    transition: all, ease, .5s;
}

.slider-controls .slide-m-prev:hover {
    transform: scale(1.1, 1.1);
    transition: all, ease, .5s;
}

.slider-controls .slide-m-next:hover {
    transform: scale(1.1, 1.1);
    transition: all, ease, .5s;
}

.slick-dotted.slick-slider {
    margin-bottom: 39px;
}

/************ Scroll Slider Journey ******/
.fixedoverlay {
  position: fixed;
  top: 76px;
  left: -1px;
  background: transparent;
  bottom: 0;
  z-index: 900;
  height: 100vh;
  width:100%;
  display: none;
}
#scrollSlide .slider-container {
  /* background-color: #000;*/
}
#rect {
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: #f00;
    top: calc(50% - 30px);
    left: 0;
    z-index:-1;
}
.sliderslogan {
    position:absolute;
    z-index:9999;
    background-position: center center;
    /*transition: all 0.2s ease;*/
}

#scrollSlide {
    transition: background-color 0.5s ease;
}
.slider-image {
    position:relative;
}
.slider-overlay {
    position:absolute;

    left:0;
    background-size:contain;
    background-repeat:repeat-x;
    z-index:9000;
    width:100%;
    height:167px;
}

#scrollSlide .slider-image {
  background-size:cover !important;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;    
}

#scrollSlide {
    max-height:100vh;
    overflow:hidden;
}

.startsliderimage {
    display:block;
}
.endsliderimage {
    display:none;
}
/*** journey vanish and relveal ****/
@keyframes vanish {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes appear {
    from {
        opacity: 0;
    }
    to {
        opacity:1;
    }
}

.vanishanimation {
    /*display:none;*/
    opacity: 0;  
    animation: vanish;
    transition-property: opacity;
    transition-duration: 1s;
    transition-behavior: allow-discrete;
}
.appearanimation {
    /*display:block;*/
    opacity: 1;  
    animation: appear;
    transition-property: opacity;
    transition-duration: 1s;
    transition-behavior: allow-discrete;
}

/**** journey animationen OBSOLET ****/
.slideToLeft {
    animation: 2s ease-out 0s 1 slideToLeft;
    animation-fill-mode: forwards;
}
.slideToRight {
    animation: 2s ease-out 0s 1 slideToRight;
    animation-fill-mode: forwards;
}
.slideToLeftMobile {
    animation: 2s ease-out 0s 1 slideToLeftMobile;
    animation-fill-mode: forwards;
}
.slideToRightMobile {
    animation: 2s ease-out 0s 1 slideToRightMobile;
    animation-fill-mode: forwards;
}
@keyframes slideToLeft {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-30%);
    }
}
@keyframes slideToRight {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(30%);
    }
}
@keyframes slideToLeftMobile {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-20%);
    }
}
@keyframes slideToRightMobile {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(20%);
    }
}




@media screen and (max-width: 1000px) {
    .slider {
        padding: 0;
        min-height: initial !important;
    }
    .slider-image {
        height: 100vh;
        min-height: 1000px !important;
    }
}

@media screen and (min-width: 1001px) {
    .slider {
        padding: 0;
        min-height: initial !important;
    }
    #scrollSlide .slider-image {
        height: 100vh;
        min-height: 1200px !important;
    }
}

@media screen and (max-width: 768px) {
    .nextarrow {
        display: none;
    }
    .prevarrow {
        display: none;
    }
    .slider-image {
        /*height: 800px;*/
        height: 100vh;
        /*background-size: contain;*/
        min-height: 800px !important;
    }
    .slick-arrow {
        display: none !important;
        width: 40px !important;
    }
}

@media screen and (max-width: 600px) {
    .slider-image {
        /*height: 800px;*/
        height: 100vh;
        min-height: 800px !important;
    }
    #clients-slider-mobile .slider-image {
        height: 400px;
        min-height: 400px !important;
    }
}

@media screen and (max-width: 400px) {
    #scrollSlide .slider-image {
        /*height: 800px;*/
        height: 100vh;
        /*background-size: contain;*/
        min-height: 800px !important;
    }
}





/******* Icon Row ******/

.iconcolumn {
    text-align: center;
}


/****** Videobox ********/

#main-video video {
    width: 100%;
    border-bottom: 10px solid #b1aa98;
}

.videobox-container .videosection {
    width: 100%;
}

.video {
}

@media screen and (max-width: 900px) {
    .videobox {
        padding: 0;
        min-height: inherit !important;
        height: auto;
    }
    .videobox iframe {
        height: 400px;
    }
}

@media screen and (max-width: 767px) {
    .videobox {
        padding: 0;
        min-height: inherit !important;
        height: auto;
    }
    .videobox iframe {
        height: 300px;
    }
}


/***** Training teaser *******/

#training-teaser .text-three-column-left {
    padding-right: 12px;
}

#training-teaser .text-three-column-right {
    padding-left: 12px;
}

#training-teaser .text-three-column-mid {
    padding-left: 6px;
    padding-right: 6px;
}


/*********** Beitragsseite ******/


/*********** Beitragsseite mit Sidebar******/

.page-template-page-with-sidebar .site-content-contain .wrap {
    max-width: 1200px;
    margin: 0 auto;
}

.page-template-page-with-sidebar .content-area {
    width: 73.9130434783%;
    display: inline-block;
}


/****** Service seite ********/

.page-id-2049 li::before {
    color: #636362 !important;
}

.servicebullet {
    margin-right: 8px;
}

.servicelist {
    line-height: 1.22;
    font-size: 15px;
}

.servicecol1 {
    width: 5%;
}

.servicecol2 {
    width: 95%;
}

.servicepanel {
    padding: 27px 0 0 45px;
    min-height: 260px;
}

.servicepanel:nth-of-type(2n+1) {
    border-right: 5px solid #282727;
    border-bottom: 10px solid #282727;
}

.servicepanel:nth-of-type(2n+2) {
    border-left: 5px solid #282727;
    border-bottom: 10px solid #282727;
}

.serviceicon {
    position: absolute;
    right: 0;
    top: 0;
    min-height: 80px;
    padding: 20px 37px 0 0;
}

.servicetext p {
    margin: 1px 0px 6px 0px;
}

@media screen and (max-width: 600px) {
    .servicepanel:nth-of-type(2n+1) {
        border: 5px solid #282727;
    }
    .servicepanel:nth-of-type(2n+2) {
        border: 5px solid #282727;
    }
    .servicepanel {
        padding: 15% 0 8% 5%;
    }
    .servicecol1 {
        width: 6%;
    }
    .servicecol2 {
        width: 94%;
    }
}

@media screen and (max-width: 1000px) and (min-width: 601px) {
    .servicepanel {
        padding: 9% 0 5% 5%;
    }
    .servicecol1 {
        width: 6%;
    }
    .servicecol2 {
        width: 94%;
    }
}

.custom-logo img {
    max-width:270px;
}



/******* Blog *******/
#newsblog .blogrow:last-child {
    border-bottom:0 !important;
}


.blogicon {
    position: absolute;
    width: 100%;
    top: 0;
    min-height: 80px;
    padding: 33px 0 0 0;
    text-align: center;
    padding: 26% 0 0 1px;
}

.blogicon img {
    margin: 0 auto;
}

.blogpanel {
    padding: 0 0 0 10px;
    min-height: 160px;
}

.blogtext {
    color: #3c3c3b;
    padding: 16px 0 0 0;
    line-height: 1.3;
    font-size: 15px;
}
v.blogtext p{
    margin: 0;
    display: inline;
}
.blogdaterow {
    clear:both;
    color: #282828;
    padding: 16px 0 0 0;
    line-height: 1.3;
    font-size: 15px;
    font-weight:600;

}

.bloglink {
    color: #DF3439;
    /*padding: 20px 0 0 0;*/
    line-height: 1.3;
    font-weight: 400;
    text-align:right;
    margin: 11px 3px 0 0;
}

.bloglink a {
    /*border: 1px solid #9ca7a1;*/
    border-radius: 5px;
    padding: 6px 23px;
    background-color: #DF3439 ;
    cursor: pointer;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    color: #fff;
}

.blogrow {
    /*border-top: 1px solid #fff;*/
    /*min-height: 252px;*/
    padding-bottom: 31px;
    max-width:884px;
    margin:0 auto;
    width:100%;
}

.blogheadline {
    font-family: 'OpenSans';
    font-size: 22px;
    line-height: 1.3;
    color: #9e8c7b;
    letter-spacing: 0.2px;
}

.karriere-bewerben {
    color: #9e8c7b;
    letter-spacing: 0.2px;
    font-weight:500;
    text-decoration:underline;
}

.blogdate {
    color: #3c3c3b;
    font-weight: 500;
    font-size: 18px;
}
.fancydate {
    max-width:123px;
    border: 1px solid #ebebeb;
    border-radius: 7px;
    padding:8px 12px;
    color: #ebebeb;
    line-height:1;
}
.fancydate-line-1 {
    letter-spacing:0;
}
.fancydate-line-2 {
    letter-spacing:2px;
}
.archive .fancydate {
    max-width:123px;
    border: 1px solid #3c3c3b ;
    border-radius: 7px;
    padding:8px 12px;
    color: #3c3c3b ;
    line-height:1;
}

/****fancyimage****/
.overlay-icon {
    position:absolute;
    display:inline;
    top:46%;
    left:0;
    height:60px;
    text-align:center;
    /*color:rgba(255,255,255,0.5);*/
    width:100%;
    line-height:0;
    /*opacity:0;*/
    text-align:center;
    vertical-align:center;
}



.fotowall-image {
    overflow:hidden;
    position: relative;
    transform-origin:50% 50%;
}
.fotowall-image .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    padding:4px;
}
.fotowall-image .overlay .overlay-back {
    background: rgba(0,0,0,0.15);
    height: 100%;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}


.fotowall-image:hover .overlay-back{
    opacity: 1;
}
.fotowall-image:hover .overlay-icon img{
    opacity: 0.9;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}


.fotowall-wrapper .overlay-icon img {
    height:initial;
    width:initial;
    object-fit:initial;
    min-width:initial;
    margin:0 auto;
}


.overlay-icon img {
    line-height:0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity:0;
    width:20px !important;
}


@media screen and (max-width: 768px) {
    .blogicon {
        position: relative;
        margin:0 auto;
        padding:2%;
    }
    .bloglink {
        padding: 20px 0 20px 0;
    }
    .blogrow {
        border: none !important;
    }
}


/******* Karriere *******/

#home-karriere .text-two-column-left p:nth-child(3n+1) {
    padding: 0;
    margin: 0;
    position: relative;
}

#home-karriere .text-two-column-left p:nth-child(3n+1) img {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
}

#home-karriere .text-two-column-right p:nth-child(3n+1) {
    margin-top: 10px;
}

#home-karriere .text-two-column-right p:nth-child(3n+2) {
    margin-top: 10px;
}

.karriere-button-wrapper {
    position: absolute;
    bottom: -29px;
    height: 44px;
    width: 100%;
    text-align: center;
}

.karriere-button {
    font-weight: 300;
    font-size: 18px;
    font-family: 'OpenSans';
    color: #fff;
    background-color: #00a47a;
    padding: 8px 28px 7px 28px;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 0.2px;
    transition: all 0.2s ease-in-out;
}

.karriere-button:hover {
    background-color: #d3d80e;
}


/******* Team *************/

.team-container {
    text-align: center;
    height: 435px;
}

.team-container:nth-child(2n+1) {
    padding-right: 0px;
}

.team-container:nth-child(2n+2) {
    padding-left: 0px;
}

.team-wrapper {
    width: 300px;
    display: inline-block;
    position: relative;
    text-align: center;
    height: 400px;
}

.team-portrait {
    display: inline-block;
    text-align: center;
    width: 300px;
    height: 300px;
    overflow: hidden;
    text-align: center;
}

.team-name {
    position: relative;
    color: #00a47a;
    font-size: 16px;
    font-weight: 500;
    margin-top: 3px;
    margin-top: 6px;
    line-height: 1.1;
}

.team-funktion {
    position: relative;
    color: #3c3c3b;
    font-size: 15px;
    font-weight: 300;
    margin-top: 4px;
    line-height: 1.1;
}

.team-button-wrapper {
    position: absolute;
    bottom: -31px;
    height: 44px;
    width: 100%;
    text-align: center;
}

.team-button {
    font-weight: 300;
    font-size: 18px;
    font-family: 'OpenSans';
    color: #fff;
    background-color: #00a47a;
    padding: 8px 16px 7px 16px;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 0.2px;
    transition: all 0.2s ease-in-out;
}

.team-button:hover {
    background-color: #d3d80e;
}

/***** Team grid ****/
.teamgrid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0px;
}

@media screen and (max-width: 1000px) {
    .teamgrid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media screen and (max-width: 768px) {
    .teamgrid {
        grid-template-columns: repeat(3, 1fr);
        gap: 0px;
    }
}

@media screen and (max-width: 600px) {
    .teamgrid {
        grid-template-columns: repeat(2, 1fr);
    }
}

.teamgrid .doublesize {
    grid-row-end: span 2;
    grid-column-end: span 2;
}

.teamgrid .teamgrid-item {
    width: 100% !important;
    height: auto !important;
}

.teamgrid-wrapper {
    position:relative;
}

.teamgrid-name {
    position:absolute;
    bottom:0;
    width:100%;
    text-align:center;
    font-size:14px;
    line-height:1;
    color:#fff;
    vertical-align:middle;
    background-color:#3c3c3b;
    padding:9px 0 9px 0;
    transition: all .2s ease-out;
    opacity:0;
    z-index:999;
}

.teamgrid-name-gross {
    position:absolute;
    bottom:0;
    right:0;
    width:50%;
    text-align:center;
    font-size:14px;
    line-height:1;
    color:#fff;
    vertical-align:middle;
    background-color:#9ca7a1;
    padding:7px 0 7px 0;
    transition: all .4s ease-out;
    opacity:0;
    z-index:999;
}

.teamgrid-text {
    position:absolute;
    overflow:hidden;
    top:0;
    left:0;
    padding:2%;
    text-align:left;
}


.teamgrid-rollover {
    /*position:absolute;*/
    /*top:0;*/
    /*width:100%;*/
    /*transition: all .4s ease-out; */
    /*opacity:0;    */
}

.teamgrid-wrapper:hover > .teamgrid-name {
    /*bottom:-32px;*/
    /*opacity:1;*/
}
.teamgrid-wrapper:hover > .teamgrid-name-gross {
    /*opacity:1;*/
}
.teamgrid-wrapper:hover > .teamgrid-rollover {
    /*opacity:1;*/
}


/***** Referenzen grid ****/
.refgrid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 4px;
}

@media screen and (max-width: 1000px) {
    .refgrid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media screen and (max-width: 768px) {
    .refgrid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media screen and (max-width: 600px) {
    .refgrid {
        grid-template-columns: repeat(2, 1fr);
    }
}

.refgrid-wrapper {
    position:relative;
}

.refgrid-rollover {
    position:absolute;
    top:0;
    width:100%;
    transition: all .4s ease-out;
    opacity:0;
}

.refgrid-wrapper:hover > .refgrid-rollover {
    opacity:1;
}

/******* Leistungen *********/

.service-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 41px 35px;
}

.service-grid .service-item {
    width: 100% !important;
    height: auto;
}

.cs-service-cards {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.cs-service-cards-wrapper {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

@media screen and (max-width: 600px) {
    .service-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}


/******* Flipcard *********/

.flip-card {
    background-color: transparent;
    width: auto;
    min-height: 131px;
    perspective: 2000px;

}
.flip-card.singlesize {
    cursor:pointer;
}


.flip-card-inner {
    background-color:transparent;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.5s ease;
    transform-style: preserve-3d;
    /*box-shadow: 0 10px 20px 0 rgba(0,0,0,0.25);*/
    /*transform: rotateY(-180deg);*/
}

.flip-card.singlesize:hover .flip-card-inner {
    transform: rotateY(-180deg);
}
.flip-card.singlesize:focus .flip-card-inner,
.flip-card.singlesize:active .flip-card-inner {
    transform: rotateY(-180deg);
}


.flip-card-front {
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-height: 131px;
}
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-height: 131px;
    top:0;
}

.flip-card-front {
    /*background-color: #fff;*/
    overflow:hidden;
}

.flip-card-back {
    /*background-color: #9ca7a1;*/
    transform: rotateY(180deg);
}

.flip-card-upper {
    width:100%;
    padding: 30px 0 0 50px;
    min-height:112px;
    text-align:left;
    vertical-align:middle;
    clear:both;
    overflow:hidden;
}

.flip-card-title {
    font-size:19px;
    margin-bottom:20px;
    display:inline-block;
    padding: 19px 0 0 15px;
    vertical-align: top;
    font-weight:400;
    color:#3c3c3b;
}

.flip-card-icon {
    margin-left:27px;
    display:inline-block;
}
.flip-card-ruler {
    height:1px;
    margin:0 26%;
    background-color:#efeeee;
    clear:both;
}

.flip-card-lower {
    width:100%;
    overflow:hidden;
    padding:30px 50px 0 50px;
    text-align:left;
    font-size:14px;
    font-family:'OpenSans';
    line-height: 1.5;
}
.flip-card-button {
    position:absolute;
    bottom:0;
    right:0;
    width: 46px;
    height: 40px;
}
.flip-card-list-wrapper {
    width:100%;
    height:100%;
    text-align:center;
    display:table;
}
.flip-card-list {
    display:table-cell;
    margin:auto 50px auto 50px;
    text-align:left;
    color:#fff;
    vertical-align:middle;
}

.flip-card-list-wrapper ul {
    margin: auto 20px auto 40px;
    padding: 0;
    line-height: 1.55;
    font-size: 16px;
}

@media screen and (max-width: 768px) {
    .flip-card {
        min-height: 120px;
    }
    .flip-card-front {
        min-height: 120px;
    }
    .flip-card-back {
        min-height: 120px;
    }
    .doublesize .flip-card-front {
        opacity:1;
    }
    .doublesize .flip-card-back {
        /*transform: rotateY(0deg);*/
    }
    .doublesize .teamgrid-text {
        padding:14% 2% 0 2% !important;
        text-align:center;
        width:100%
    }
}

/****** Projekte *******/

#projekte-weitere .projekte-teaser:nth-child(2n+1) {
    padding-right: 25px;
}

#projekte-weitere .projekte-teaser:nth-child(2n+2) {
    padding-left: 25px;
}

@media screen and (max-width: 768px) {
    #projekte-weitere .projekte-teaser:nth-child(2n+1) {
        padding-right: 0;
    }
    #projekte-weitere .projekte-teaser:nth-child(2n+2) {
        padding-left: 0;
    }
}


/******* Tiles ******/


/*  GROUPING  */

.group:before,
.group:after {
    content: "";
    display: table;
}

.group:after {
    clear: both;
}
.group {
    zoom: 1;
    /* For IE 6/7 */
}
.tiles-image {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 16px;
}
.tiles-image img {
    transition: opacity, ease, .2s;
}
.tiles-image:hover img {
    /*transform: scale(1.1);*/
}
#arrow-up img {
    transition: all, ease, .2s;
}
#arrow-up img:hover {
    transform: scale(1.2);
}
.tiles-wrapper {
    width: 240px;
    margin-right: 0;
    margin-left: 0;
    display: inline-block;
    line-height: 0;
}

.tiles-container {
    line-height: 0;
    text-align: center;
    margin: 0 auto;
}

.tiles-text {
    font-size:19px;
    font-weight:500;
    transition: all, ease, .2s;
    color: #ae9b88;
}

.tiles-image {
    padding: 0;
}

.tiles-image img {
    margin: 0 auto;
}
.tiles-wrapper .tiles-image {
    /*width:220px;*/
}
.tilewrapper {
    position:relative;
}
.tilewrapper .tiles-text {
    position:absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity:0;
    width:104%;
    left: -3px;
    transition: 0.8s opacity ease;
}
.tilewrapper a {
    position:absolute;
}
.tilewrapper:hover .tiles-text {
    opacity:1;
    width: 104%;
}
.tilewrapper:hover .tiles-image {
    opacity:0.3;
}
.tilewrapper .tiles-text:hover {
    opacity:1;
}
/****** Mobil *******/

.tilewrapper::-moz-focus-inner .tiles-text {
    opacity:1;
    width: 104%;
}
.tilewrapper::-moz-focus-inner .tiles-image {
    opacity:0.3;
}
.tilewrapper .tiles-text::-moz-focus-inner {
    opacity:1;
}

.tilewrapper:focus .tiles-text {
    opacity:1;
    width: 104%;
}
.tilewrapper:focus .tiles-image {
    opacity:0.3;
}
.tilewrapper .tiles-text:focus {
    opacity:1;
}



/**********  reveal  *****/
.reveal{
    position: relative;
    display:block;
    transform: translateY(60px);
    opacity: 0;
    transition: 0.2s all ease;
}

.reveal.active{
    transform: translateY(0);
    opacity: 1;
}


.icon-rechts {
    float: right;
    margin-right: 5%;
}

img {
    border-radius: 0;
}


/*********** 2 Tiles *******/

.two-tiles-text-right {
    padding: 0 22px 0 55px;
    overflow: hidden;
}

.two-tiles-text-right h1:before {
    content: '';
    display: block;
    margin: -7px 0;
}

@media screen and (max-width: 900px) {
    .two-tiles-text-right {
        padding: 30px 12px !important;
    }
    .two-tiles-text-right {
        padding: 0 3% 0 3%;
        overflow: hidden;
    }
    .cs-two-tiles {
        padding: 0 !important;
    }
    .cs-three-tiles {
        padding: 0 !important;
    }
}

.three-tiles-text-right {
    padding: 55px 20px 0 55px;
    overflow: hidden;
}


/*********** text variant *******/

.text-two-column-variant-right {
    padding: 76px 20px 0 55px;
    background-position: right center;
    background-size: auto;
    background-repeat: no-repeat;
}

.text-two-column-variant ul li {
    /*
    list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAABXSURBVHjaYmQAggPXWwOAVD8QKwDxAyAudNCs3sAIlDAAcs4zYAJHJiCRz4AdxDNBjcIGFECSG3FIbmSEOghkpwGSxAWQnYwwHlBBAsy1QJcuAIkBBBgAhukVA5RPaa0AAAAASUVORK5CYII=");
    list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAJCAYAAAD+WDajAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAABiSURBVHjaYmQAggPXWwOAVD8QKwDxAyAudNCs3sAIlDAAcs4zYAJHJiCRz4AdxDNBjcIGFECSG3FIbmSEOghkpwGSxAWQnYwwHlBBAsy1QJcuAIkx/v//nwEXYGLAAwACDADxrhgDHDnFDAAAAABJRU5ErkJggg==");
    */
}

.variantwrapper {
    padding: 122px 20px 0 199px;
    font-size: 15px;
    line-height: 1.4;
}

.variantlinks {
    padding-right: 25px;
}

.variantrechts {
    padding-left: 25px;
}

.variantlinks p:nth-child(3n+1) {
    margin-bottom: 28px;
}

.variantlinks p:nth-child(3n+2) {
    margin-bottom: 15px;
}

#home-quartier .variantlinks {
    padding-top: 35px;
}


@media screen and (max-width: 600px) {
    .two-tiles-text-right {
        padding: 30px 20px 30px 55px;
        overflow: hidden;
    }
}

a.anchor {
    /*
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
    */
}

.single-featured-image-header img {
    width: 100%;
}

.custom-select .wpcf7-not-valid-tip {
    /*padding-left:20px;*/
}

.mce-cl-half {
    width: 50%;
    padding: 0 5px 10px 0;
    float: left;
}

.mce-cl-third {
    width: 33%;
    padding: 0 5px 10px 0;
    float: left;
}

.mce-cl-two-third {
    width: 66%;
    padding: 0 5px 10px 0;
    float: left;
}

.mce-clear {
    clear: both;
}


/****** Suche *******/

.search-desktop-input {
    display: inline-block;
    vertical-align: top;
    color: #3a3a3a;
    background-color: #fff;
    font-weight: 500;
    border-left: 1px solid #6f6f6f;
    padding: 0px 10px;
    margin: 4px 0 0 0
}

.search-desktop-input input {
    font-weight: 500;
    font-size: 17px;
}

.search-results header {
    margin-bottom: 0px !important;
}

.search-results .pagination .page-numbers {
    /*color:#eaeaea;*/
    font-family: 'OpenSans';
    font-size: 18px;
    text-align: left;
    display: inline-block;
    font-weight: 300;
    padding: 11px 20px !important;
}

.search-results .pagination .current {
    /*color:#fff;*/
    background-color: #eaeaea;
    font-family: 'OpenSans';
    font-size: 18px;
    text-align: left;
    display: inline-block;
    font-weight: 400;
    padding: 20px;
    border: 0;
}

.archive .pagination .page-numbers {
    /*color:#eaeaea;*/
    font-family: 'OpenSans';
    font-size: 30px;
    text-align: left;
    display: inline-block;
    font-weight: 300;
    margin: 11px 0px !important;
    border-right: 2px solid #e4e4e4;
    color: #e4e4e4;
    padding: 1px 20px;
    line-height: 1;
}

.archive .pagination .page-numbers:last-child {
    border-right: 0;
}

.archive .pagination .current {
    color: #6f6f6f;
    /*background-color:#eaeaea;*/
    font-family: 'OpenSans';
    font-size: 30px;
    text-align: left;
    display: inline-block;
    font-weight: 400;
    border-right: 2px solid #e4e4e4;
    padding: 1px 20px;
    line-height: 1;
}

.archive .pagination .nextx {
    display: none;
}

.archive .pagination .prevx {
    display: none;
}

.cat-filter-headline {
    font-weight: 500;
    font-size: 18px;
}

.breadcrumb-container {
    margin: 15px auto;
    max-width: 1200px;
    font-size: 20px;
    font-weight: 300;
}

.breadcrumb-container a {
    color: #636362;
}

.cat-filter-container {
    margin: 15px auto;
    max-width: 1200px;
}

.cat-filter {
    width: 80%;
    display: inline-block;
    margin-left: 7px;
}

.cat-filter-container .search-wrap {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    float: right;
    background-color: #eaeaea !important;
}

.cat-filter-container input {
    background-color: #eaeaea !important;
}

.cat-filter li {
    width: 25%;
    /* display:inline-block;*/
    list-style: disc;
    float: left;
    padding-left: 0;
    margin: 0 0 0 10px;
}

.cat-filter ul {
    overflow: auto;
    margin: 0 0 0 10px;
    padding-right: 0;
}

.cat-filter li a {
    font-size: 18px;
    color: #636362;
    font-weight: 300;
}

@media screen and (max-width: 768px) {
    .cat-filter li {
        width: 90%;
        /* display:inline-block;*/
        margin: 0 0 0 10px;
    }
    .cc_container .cc_btn {
        font-size: 16px !important;
        display: block;
    }
}

.search-news-icon {
    width: 45px;
    height: 45px;
    display: inline-block;
    float: right;
    cursor: pointer;
    margin-right: 5px;
}

.search-news-input {
    padding: 0 20px !important;
    width: 80%;
    height: 46px;
    display: inline-block;
    text-align: left;
}


/*********************************/

.beitrag-image {
    min-height: 514px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1000px) {
    .beitrag-image {
        min-height: 414px;
    }
}

@media screen and (max-width: 770px) {
    .beitrag-image {
        min-height: 314px;
    }
}


/************CS Sidebar ***************/

.cs-wrapper .widget-area {
    width: 100%;
    float: left;
    margin: 0;
    display: inline-block;
}



#shinytable .banner-image {
    background-size: auto !important;
}

@media screen and (max-width: 1000px) {
    .mfp-arrow {
        top: 47% !important;
    }
}

#newsletterform .wpcf7-response-output {
    border: 0;
    margin: 5px 0;
    padding: 0;
    color: #fff;
    font-size: 18px;
}

.feature-header-image {
    min-height: 652px;
}

.feature-header-claim-container-mobile {
    /*min-height:230px;*/
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding-top: 4%;
}

.feature-header-claim-container-mobile .custombasetext {
    padding-top: 4%;
}

#terminbuttons .text-two-column-left {
    padding-right: 26px;
}

#terminbuttons .text-two-column-right {
    padding-left: 26px;
}

.goldbutton {
    letter-spacing: 1px;
    position: relative;
}

.goldbutton:after {
    position: absolute;
    display: inline-block;
    content: "";
    top: 28px;
    right: 30px;
    /*margin-left: 30px;*/
    width: 25px;
    height: 25px;
    transform: rotate(-45deg);
    border-right: 2px solid rgba(0, 0, 0, .8);
    border-bottom: 2px solid rgba(0, 0, 0, .8);
}

.goldbutton:hover::after {
    right: 20px;
    transition: all, ease, .2s;
}

@media screen and (max-width: 1000px) {
    .feature-header-image {
        min-height: 523px;
    }
    .feature-header-claim-container {
        min-height: 523px;
    }
}

@media screen and (max-width: 770px) {
    .feature-header-claim-container-mobile {
        display: block !important;
    }
    .feature-header-claim-container {
        display: none;
    }
    .feature-header-image {
        min-height: 323px;
    }
    .feature-header-claim-container {
        min-height: 423px;
    }
    .headline-slider {
        font-size: 28px !important;
    }
}

.entry-content {
    font-size: 15px;
}

.legende {
    width: 100%;
    margin: 0 0;
}

.unit {
    text-align: center;
    display: inline-block;
    font-size: 20px;
    font-family: 'OpenSans';
    color: #bfd786 !important;
}

.redbar-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    height: 0;
    display: none;
}

.redbar {
    position: relative;
    top: 0;
    left: 0;
    width: 32%;
    height: 12px;
    background-color: #b1aa98;
    z-index: 300;
}

#floating-top-menu {
    z-index: 301;
}

.banner-image-mobile {
    width:100%;
}

/******** Custom Ute Stauss **********/

.footer-social .buttonwrapper {
    display:inline-block;
}

#feature-header .buttonwrapper {
    display:none;
}


#kontakt .headline-abstand {
    margin-bottom: 4px !important;
}


#about .splitwrapper-right br:nth-child(8),
#about .splitwrapper-right br:nth-child(9)
{
    display:none;
}


#process .claim {
    position:relative;
}


#intro .email-link  {
    color: #3c3c3b !important;
}

.bannertext {
    padding-top: 24%;
    margin-left: 31.5%;
}

#about {
    position:relative;
}

#about .bottom-white {
    background-color:#fff;
    position:absolute;
    bottom:0;
    width:100%;
    height:116px;
    z-index:1;
    transition: all .2s ease;
}
#about img {
    position:relative;
    z-index:2;
}
#about .hidden {
    display: none;
    transition: all .8s ease;
}
#about .splitwrapper-right .headline-abstand {
    width:106%;
}
#about .shinybuttonwhite {
    position: relative !important;
}

#clients-slider .slider-image {
    width:80% !important;
    margin: 0 auto !important;
}
#clients-slider .slick-slide {
    text-align:center;
}

/****** Header Slide In *****/
@keyframes slideInFromLeft {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes slideInFromRight {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}




.slidefromleft {
    animation: 0.6s ease-out 0s 1 slideInFromLeft;
}


/*****COOKIE ******/

._brlbs-cb-googlemaps ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption {
    top: 26% !important;
}



/*********/


.post-type-archive-news .jobsgrid .blogrow:last-child {
    border-bottom: 0 !important;
}
.post-type-archive-news .backtotop {
    height:80px !important;
}




.headline {
    /*position:relative;*/
    /*top:-4px;*/
    /*font-family:'OpenSans', sans-serif, helvetica;*/
}
.skyline {
    /*font-family:'OpenSans', sans-serif, helvetica;*/
}

.sub-menu .menu-item {
    background-color: #3c3c3b !important;
    width:185px;
    height:45px;
    /*border-bottom: 2px solid #bdb9a6;*/
    margin-bottom:2px;
}
.sub-menu .menu-item a {
    text-transform:none;
    font-size:18px;
    color:#bdb9a6;
}
.sub-menu .menu-item:hover {
    color:#eddacd;
}
#beratung a,
#unser-service a,
#image-video a {
    transition: all .2s;
}

#beratung a:hover,
#unser-service a:hover,
#image-video a:hover {
    color: #bdb9a6;
}






/********* Tabelle *****/
.tabelle-wrapper {
    clear:both;
    width:100%;
}
.tabelle {
    display:table;
}
.tabelle-zeile {
    display:table-row;
    line-height:1;
}
.tabelle-zelle {
    display: table-cell;
    /*line-height:1.5;*/
}
.tabelle p {
    padding:0;
    margin:0;
}
.tabelle .c1 {
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    text-overflow: ellipsis;
}



/********** Home  **/

.cpt_full-bg {
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
}
.cpt_tiled_bg {
    background-position: left top;
    background-size: cover;
    background-repeat: repeat;
}

#unsere-kollektionen .text-teaser-wrapper {
    background-size:33% !important;
    background-position: 55% 58% !important;
}


#unser-newsletter {
    background-size: contain;
}
.newsletter-links {
    padding:9% 5% 0 6%;
}
.newsletter-rechts {
    padding:40px 40px 40px 20px;
}
.cf7-newsletter-wrapper {
    background-color: #3c3c3b;
    padding: 34px 45px;
}
#unser-newsletter .wpcf7-text {
    height: 36px;
    background-color: #fff;
    color: #3c3c3b !important;
    width: 100%;
    margin: 0 0 5px 0;
    border: 0;
    padding: 0 14px;
    font-size:15px;

}
#unser-newsletter #inputwplname {
    margin-top:11px;
}
#unser-newsletter #inputwpmail {
    margin-top:11px;
}

.newsletter-print-output {
    color:#fff;
}
#kunde-1 {
    background-position:center bottom;
}
#kunde-2 {
    background-position:center top;
    background-size: 50%;
}


#unser-newsletter .mailpoet_text {
    height: 36px !important;
    background-color: #fff !important;
    color: #3c3c3b !important;
    width: 100%;
    margin: 0 0 5px 0 !important;
    border: 0 !important;
    padding: 0 14px !important;
    font-size:15px !important;

}
#unser-newsletter .mailpoet_submit {
    transition: all 0.1s !important;
    color: #ffffff !important;
    background-color: #bdb9a6 !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    font-family: OpenSans !important;
    line-height: 1 !important;
    text-align: center !important;
    display: inline-block !important;
    min-width: 195px !important;
    cursor: pointer !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    border-style: solid !important;
    border-color: #bdb9a6 !important;
    margin:0 auto !important;
}

#unser-newsletter .mailpoet_submit:hover {
    color: #bdb9a6 !important;
    background-color: #fff !important;
}
#unser-newsletter .newsletter-submit {
    width:100%;
    text-align:center;
}
#unser-newsletter .mailpoet_form {
    margin-bottom:0 !important;
}


#perspektiven .text-two-column-right .custombasetext {
}
#perspektiven .text-teaser-wrapper {
    background-size:33% !important;
    background-position: 55% 58% !important;
}




.wpcf7-spinner {
    width:0 !important;
    display:none;
}
#unser-newsletter .sendbutton {
    text-align:center;
    width:100%;
    margin-top:20px;
}
#unser-newsletter .sgbutton {
    margin:0 auto;
}
#newsletterform {
    margin-bottom: 4px;
}


#kontakt-headline p {
    margin:0
}
#kontakt-headline .headline {
    line-height:1;
}
#kontakt-google p {
    margin:0;
    line-height:0;
}
#kontakt-google .BorlabsCookie  p {
    margin-bottom:1em !important;
    line-height: initial !important;
}
#feature-header-kontakt .nice-arrow-down {
    display:none;
    height:0;
}

#unternehmen-content .custombasetext p {
    margin: 0 0 24px;
}

#philosophie .custombasetext p {
    margin: 0 0 24px;
}

#philosophie .text-two-column-right {
    background-color: #f4f4f4;
}

#kontaktdaten .text-two-column-right{
    padding-left:0;
}
#kontaktdaten .text-two-column-left {
    padding-top:15px;
}

.jobs-bullet-wrapper {
    display:inline-block;
}
.jobs-bullet-text {
    display:inline-block;
    padding-left: 10px;
}
.joblist-wrapper {
    padding-top:88px;
}
.jobs-article {
    padding-bottom: 48px;
}
.jobs-article:hover a {
    transition: all .1s ease-in-out;
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8);
}



/********** zwei Farben *******/

#philosophie .text-two-column-left {
    padding-top:202px;
}

#leistungen .text-two-column-right {
    padding-top:200px;
}

#leistungen-content ul {
    margin-left:7px;
    margin-top:2px;
}

#leistungen-content li {
    border-bottom:1px solid #ededed;
    padding-bottom: 2px;
    margin-bottom: 4px;
}

#leistungen-content li::marker {
    font-size:12px;
    line-height: 0.4;
}

#leistungen-content li:hover {
    transition: all .1s ease-in-out;
    /*-webkit-filter: brightness(0.9);*/
    /*filter: brightness(0.9);    */
}

#leistungen-headline .text-two-column-right,
#leistungen-content .text-two-column-right {
    padding-left: 40px;
}

.splitwrapper-left {
    position:absolute;
    right: 0;
    width: 100%;
}

.splitwrapper-right {
    position:absolute;
    left: 0;
    width: 100%;
}


/*********************************************/


#stellen .text-two-column-left {
    padding-top:163px;
}
#stellen .text-two-column-left .custombasetext {
    padding: 0 40px 0 0;
}
#stellen .email-link {
    color:#fff;
    font-weight:600;
    transition: all .1s ease-in-out;
}
#stellen .email-link:hover {
    color:#9ca7a2;
}

/******* Karriere ********/

.joblist-wrapper {
    padding-left:15%;
}

#karriere-kontakt .text-two-column-left {
    padding-right:0;

}
#karriere-kontakt .text-two-column-right {
    padding-left:60px;
    padding-right:60px;
}
#karriere-kontakt .text-teaserbild {
    margin-top: 0;
    padding: 0;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}
#karriere-kontakt .custombasetext{
    line-height:1.5;

}

#kontaktdaten .text-teaserbild {
    margin-top: 0;
    padding: 0;
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

#kontaktdaten .custombasetext p {
    /*margin-bottom: 16px;*/
}






#header-qintus-home .banner-image {
    background-size: cover;
    background-repeat: no-repeat;
}

/****** Kontakt *****/
.kontaktq .banner-image
{
    background-position: 83% center;
    background-size: cover;
}
.kontaktq p
{
    margin: 0 0 14px !important;
}
.kontaktq .banner-claim
{
    margin-bottom: 107px;
}
.kontaktq a
{
    color:#fff;
}
.kontaktq a
{
    color:#fff;
}

.kontakt-overlay-wrapper {
    background-color: #9ca7a1;
    position:absolute;
    top:0;
    left:53%;
    width:47%;
    height:100%;
    padding:30px;
}

.kontakt-overlay {
    position:absolute;
    bottom:0;
    right:0;
    width:74%;
    height:60%;
    padding:60px 60px 20px 0;
}

@-webkit-keyframes headerslide {
    0% {
        left: 100%;
        opacity:0;
    }
    100% {
        left: 53%;
        opacity:100;
    }
}

.kontakt-overlay-wrapper {
    -webkit-animation-name: headerslide;
    animation-name: headerslide;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    animation-direction: normal;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

#kontakt-map #firstHeading {
    text-align:center !important;
    color: #9ca7a1 !important;
    font-family: 'OpenSans' !important;
    font-size:26px !important;
    letter-spacing:0 !important;
}
#kontakt-map #bodyContent {
    text-align:center !important;
    font-family: sans-serif !important;
    font-size:14px !important;
    font-weight:300;
}

#kontakt-map #gmap-label {
    color: #0000ff !important;
}

/******** News ******/
.news-datumszeile {
    font-family:'OpenSans';
    font-weight:400;
}
.news-content {
    font-family:'OpenSans';
    padding: 40px 0;
}
.news-continue {
    text-decoration:underline;
    cursor:pointer;
    margin-left:10px;
}

/******** News Single ******/
.news-single-logo-wrapper {
    margin: 20px 0 60px 0;
}
.news-single-right-column {
    padding:0 3%;
}
.news-single-backbutton {
    /*margin: 10px auto 40px auto;*/
}

span.wpcf7-not-valid-tip {
    color: #fff;
    font-size: 15px;
    margin-left: 16px;
}

#kontakt .email-link {
    color:#282727;
}

#kontakt .contact-form-right {
    padding-top: 11px;
}

#kontakt .contact-form-right {
    padding-top: 11px;
}

#kontakt-intro .text-two-column-right .custombasetext {
    padding-left: 60px !important;
}
#kontakt {
    overflow: auto !important; 
}





#agentur,
#agentur:active,
#agentur:focus,
a:active,
a:focus {
    outline: none !important;
    outline: 0 !important;
}

/****** news*****/

#news {
    background-position: center center;
    background-size: contain;
    background-repeat: repeat-y;
    width: 100%;
}

.news-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    /*border-bottom: 1px solid #fff;*/
}

.news-titel {
    max-width: 1000px;
}

.news-titel img {
    margin: 0 auto;
    padding: 115px 0 30px 0;
}

.news-content {
    padding: 70px 0 42px 0;
}

.page-template-cs .news-content {
    padding: 28px 0 33px 0;
}
.news-template-default .news-content {
    padding: 20px 0 42px 0;
}

.news-article {
    padding: 0 0 0 0;
    background-color: #fff;
    min-height: 300px;

}


.page-template-cs .news-article {
    min-height: 260px;
}


.news-divider {
    max-width: 1000px;
    margin: 24px auto 50px auto;
    clear: both;
}

.news-divider .ruler {
    margin: 0 23%;
    height: 1px;
    border-bottom: 1px solid #9e8c7b;
}

.news-bild-wrapper {
    width: 100%;
    height:100%;
    min-height:230px;
    padding: 0 0 0 0;
    margin: 0;
    text-align: left;
    position: relative;
}

.news-article-bg-image {
    background-position:center top;
    background-repeat:no-repeat;
    background-size:contain;
    height:100%;
    width:100%;
}

.news-bild-wrapper .date {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    overflow: hidden;
    background-color: #9ca7a1;
    color: #fff;
    padding: 6px 0 0 24px;
}

.page-template-cs .news-bild-wrapper .date {
    padding: 16px 0 0 22px;
}


.news-bild-wrapper .date .day {
    font-size: 36px;
    line-height: 1;
    clear: both;
}

.page-template-cs .news-bild-wrapper .date .day {
    font-size: 30px;
}


.news-bild-wrapper .date .month {
    font-size: 23px;
    line-height: 1;
    clear: both;
    font-weight: 400;
}

.page-template-cs .news-bild-wrapper .date .month {
    font-size: 20px;
    font-weight: 300;
}

.post-type-archive-news .news-bild-wrapper .date .month {
    font-size: 20px;
    font-weight: 300;
}
.post-type-archive-news .news-bild-wrapper .date .day {
    font-size: 30px;
}
.post-type-archive-news .news-bild-wrapper .date {
    padding: 16px 0 0 22px;
}


.news-bild {
    /*height: 200px;*/
    width: 100%;
    min-width: 100px;
    padding: 0;
    margin: 0;
}

.news-right-column {
    padding: 0 5% 2% 60px;
}

.news-article-headline {
    font-size: 20px;
    color: #9e8c7b;
    margin-bottom: 4px;
    margin-top: 3px;
    position: relative;
    line-height: 1.4;
    letter-spacing: 0.1px;
    font-weight:600 !important;
}

.news-article-headline a {
    font-size: 20px;
    color: #9e8c7b;
    margin-bottom: 4px;
    margin-top: 3px;
    position: relative;
    line-height: 1.4;
    letter-spacing: 0.1px;
    font-weight:600 !important;
}


.news-article-claim {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.4;
    margin: 6px 0 10px 0;
}

.news-article-content {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 32px;
    line-height: 1.6;
}

.page-template-cs .news-article-content {
    margin-bottom: 0;
    overflow:hidden;
}

.news-wrapper .buttonwrapper {
    margin-top: 18px;
}

.news-archive-link {
    text-align: center;
    margin: 0 auto;
    max-width: 1000px;
    padding: 5px 0 4px 0;
}

.news-archive-link a {
    font-size: 17px;
    font-weight: 600;
    color: #9e8c7b;
}


.page-template-cs .news-archive-link {
    /*display:none;*/
}

.news-button {
    font-weight: 300;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid #9ca7a1 !important;
    color: #9ca7a1;
    background-color: transparent;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-right: 24px;
    padding-left: 24px;
    font-family: Source Sans Pro;
    font-size: 20px;
}

.news-button:hover {
    border-color: #004a62 !important;
    color: #004a62  !important;
}

.email-link:hover {
    -webkit-filter: brightness(0.75);
    filter: brightness(0.75);
}

/***** news Archive ****/

.news-archive-wrapper {
    max-width: 1000px;
    margin: 0 auto;
}

.news-archive-wrapper {
    font-size: 34px;
    color: #9ca7a1;
    line-height: 1.2;
    letter-spacing: 0.1px;
}

.post-type-archive-jobs .blogpanel {
    padding-top:0 !important;
}


/********* CUSTOMBUTTON *********/

/******** CS Kontaktbuttons ******/

.custom-button {
    /*border: 1px solid #9ca7a1;*/
    /*border-radius: 6px;*/
    padding: 4px 17px;
    background-color: transparent ;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;

    letter-spacing: 0;
    position: relative;

}

.custom-button:after {
    position: absolute;
    /*display: inline-block;*/
    content: "";
    bottom: 0;
    right: 0;
    /*margin-left: 30px;*/
    width: 20px;
    height: 20px;
    transform: rotate(0deg);
    border-right: 1px solid #DF3439;
    border-bottom: 1px solid #DF3439;
}

.custom-button:before {
    position: absolute;
    /* display: inline-block;*/
    content: "";
    left: 0;
    top: 0;
    /*margin-left: 30px;*/
    width: 20px;
    height: 20px;
    transform: rotate(180deg);
    border-right: 1px solid #DF3439;
    border-bottom: 1px solid #DF3439;
}


.custom-button:hover::after {
    right: 2px;
    /*transition: all, ease, .1s;*/
}
.custom-button:hover::before {
    left: 2px;
}


.custom-button-weiss {
    /*border: 1px solid #9ca7a1;*/
    /*border-radius: 6px;*/
    background-color: transparent ;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;

    letter-spacing: 0;
    position: relative;
    color:#fff;
    padding: 4px 17px;
    text-align:center;
    display: inline-block;
}

.custom-button-weiss:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    /*margin-left: 30px;*/
    width: 20px;
    height: 20px;
    transform: rotate(0deg);
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.custom-button-weiss:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    /*margin-left: 30px;*/
    width: 20px;
    height: 20px;
    transform: rotate(180deg);
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.custom-button-weiss:hover::after {
    right: 2px;
    /*transition: all, ease, .1s;*/
}
.custom-button-weiss:hover::before {
    left: 2px;
}

.custom-button-grau {
    /*border: 1px solid #9ca7a1;*/
    /*border-radius: 6px;*/
    background-color: transparent ;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;

    letter-spacing: 0;
    position: relative;
    color:#3c3c3b;
    padding: 4px 17px;
    text-align:center;
    display: inline-block;
}

.custom-button-grau:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    /*margin-left: 30px;*/
    width: 20px;
    height: 20px;
    transform: rotate(0deg);
    border-right: 1px solid #3c3c3b;
    border-bottom: 1px solid #3c3c3b;
}

.custom-button-grau:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    /*margin-left: 30px;*/
    width: 20px;
    height: 20px;
    transform: rotate(180deg);
    border-right: 1px solid #3c3c3b;
    border-bottom: 1px solid #3c3c3b;
}

.custom-button-grau:hover::after {
    right: 2px;
    /*transition: all, ease, .1s;*/
}
.custom-button-grau:hover::before {
    left: 2px;
}


.custom-button-hellgrau {
    /*border: 1px solid #9ca7a1;*/
    /*border-radius: 6px;*/
    background-color: transparent ;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;

    letter-spacing: 0;
    position: relative;
    color:#ebebeb;
    padding: 4px 17px;
    text-align:center;
    display: inline-block;
}

.custom-button-hellgrau:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    /*margin-left: 30px;*/
    width: 20px;
    height: 20px;
    transform: rotate(0deg);
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.custom-button-hellgrau:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    /*margin-left: 30px;*/
    width: 20px;
    height: 20px;
    transform: rotate(180deg);
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.custom-button-hellgrau:hover::after {
    right: 2px;
    /*transition: all, ease, .1s;*/
}
.custom-button-hellgrau:hover::before {
    left: 2px;
}



/**** Challenge teaser ******/
.challenge-teaser {
    position:absolute;
    left:0;
    top:0;
    width:33%;
    height:66%;
    text-align:center;
}
.challenge-teaser-right {
    position:absolute;
    right:0;
    bottom:0;
    width:33%;
    height:33%;
    text-align:center;
    padding-top:15px;
}
.challenge-text-wrapper {
    width:100%;
    position:absolute;
    padding-bottom:42px;
    bottom:0;
}

/***** mobile*****/
.mobile-gone {
    display:block;
}
.mobile-visible {
    display:none;
}

@media screen and (max-width: 800px) {
    .mobile-gone {
        display:none !important;
    }
    .mobile-visible {
        display:block !important;
    }

}

/***** Fotowall ******/

.videoteaser .text-teaserbild {
    width: 100%;
    position: absolute;
    top: 0;
}

.fotowall-wrapper {
    max-width:1000px;
    margin:0 auto;
    /*background-color:#DF3439;*/
    min-height:200px;
}

.fotowall-wrapper ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin:0;
    padding:0;
}

.fotowall-wrapper li {
    height: 26vh;
    flex-grow: 1;
    padding: 4px;
}

.fotowall-wrapper img {
    max-height: 100%;
    min-width: 100%;
    object-fit: cover;
    vertical-align: bottom;
}
.single-challenge .text-teaserbild {
    background-size:cover !important;
}

@media (max-aspect-ratio: 1/1) {
    .fotowall-wrapper li {
        height: 30vh;
    }
}

@media (max-height: 480px) {
    .fotowall-wrapper li {
        height: 80vh;
    }
}

@media (max-aspect-ratio: 1/1) and (max-width: 480px) {
    .fotowall-wrapper ul {
        flex-direction: row;
    }

    .fotowall-wrapper li {
        height: auto;
        width: 100%;
    }
    .fotowall-wrapper img {
        width: 100%;
        max-height: 75vh;
        min-width: 0;
    }
}

/********* Headerbild mit Claim ******/

.banner-claim {
    position: absolute;
    bottom: 0;
    width: 100%;
    /*cursor: pointer;*/
}

.banner-claim-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 18px;
}

.banner-claim-wrapper span {
    text-align: center;
}

.banner-arrow-wrapper {
    text-align: center;
    display: inline-block;
    padding-top: 4px;
}

.banner-claim-wrapper p {
    margin-bottom: 0;
}

.wgarrow {
    color: #fff;
    font-size: 36px;
}

.banner-icon {
    position: absolute;
    top: 0;
    width: 100%;
    /*cursor: pointer;*/
}

.banner-icon-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    text-align: left;
    padding-top: 137px;
}

.banner-claim-wrapper span {
    text-align: left;
}

#stopper-muster {
    background-repeat:repeat-x !important;
}



/********* Firma ******/
.flip-card-back .liste-leerzeile {
    display:block;
    width:100%;
    clear:both;
    margin:5px 0;
}

/******** Footer *****/
.footer-social p {
    display:none;
}

.footer-spalte-5 .footer-headline {
    /*padding-bottom:20px;*/
}

/******* Referenzenliste ******/

.referenzen-image-wrapper-1 {
    display:inline-block;
    width:100%;
    position: relative;
    min-height:400px;
}
.referenzen-image-wrapper-2 {
    position: absolute;
    right:0;
    top:0;
}

.referenzen-image {
    position: relative;
    width: auto;
    right: 0;
    top:0;
    min-width: 1200px;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-position: right;
    background-size: cover;
}
.referenzen-teaser-text {
    text-align:center;
    font-size:18px;
    line-height:1.5;
    color:#fff;
    display:inline-block;
    position:absolute;
    right:-40px;
    top:100px;
    width:100%;
    height:auto;
    padding:75px 20px 116px 20px;
    max-width:480px;
    background-color:#9ca7a1;
}

.referenzen-teaser-text img {
    padding-bottom: 11px;
}

.referenzen-teaser-liste-wrapper {
    max-width:350px;
    text-align:left;
    margin:0 auto;
    width:100%;
}

.refliste-wrapper {
    margin:36px 0 0 0;
}
.refliste-entry  {
    border-bottom:1px solid #fff;
}
.refliste-entry a {
    font-size:14px;
    color:#fff;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.refliste-entry:hover  {
    background-color:#fff;
}
.refliste-entry:hover a {
    color:#9ca7a1;
    padding-left:6px;
}

#home-kontakt .email-link:hover {
    background-color:#fff !important;
    color:#9ca7a1 !important;
    padding:0 5px !important;
}

.refliste-wrapper .refliste-entry-wrapper:nth-child(2n+1) > .refliste-entry {
    margin-right:15px;
}
.refliste-wrapper .refliste-entry-wrapper:nth-child(2n+2) > .refliste-entry {
    margin-left:15px;
}

/******** Karriere *******/
#jobs-content  .news-article {
    min-height: 260px;
}
#jobs-content .news-divider {
    max-width: 1000px;
    margin: 24px auto;
    clear: both;
}

#ref-content .breit {
    padding-right:0 !important;
}
#ref-content .ref-panorama {
    margin-bottom:18px;
}

.ref-opt-text {
    margin:40px 0 0 0;
}
.ref-header-section {
    position:relative;
    left:0;
    min-width:1060px;
}

#home-kontakt .banner-claim-wrapper p {
    max-width: 380px;
}

#header-kontakt .kontakt-overlay-wrapper p {
    max-width: 380px;
}

.post-type-archive-jobs .blogtext p {
    margin:12px 0 !important;
    display:block !important;
}

wbr {
    display:inline;
}

#network-content-mobile {
    display:none;
}

#clients-slider-mobile {
    display:none;
}


.home #customlogo {
    width:176px;
    max-width:176px;
}

#customlogo {
    width:120px;
    max-width:120px;
}

.home .custom-logo {
    padding-top:70px;
}

.custom-logo {
    padding-top:70px;
}


/******************  Mobilanpassungen  **********************/

/**** 4K  Version *****/
@media screen and (min-width: 1800px) {
    #feature-header .bannertext {
        padding-top: 18%;
        margin-left: 35.5%;
    }
}
@media screen and (min-width: 2400px) {
    #feature-header .bannertext {
        padding-top: 16%;
        margin-left: 36.5%;
    }
}

/**** volle Desktop Version *****/
@media screen and (min-width: 1400px) {
    wbr {
        display:block;
    }
}
@media screen and (max-width: 1200px) {
    .footer-social .buttonwrapper {
        /*display:inline-block;*/
        margin:0 !important;
        clear:both;
    }
    .footer-social {
        margin:0 !important;
    }
    .footer-spalte-5 .footer-headline {
        padding-bottom:9px;
    }
    .footer-spalte-5 .footer-widget-container {
        line-height:1;
    }
}

@media screen and (max-width: 1023px) {
    /****** Menu ********/
    .sub-menu .menu-item {
        background-color: #3c3c3b !important;
        width:185px;
        height:45px;
        /*border-bottom: 2px solid #bdb9a6;*/
        margin-bottom:2px;
    }
    .sub-menu .menu-item a {
        text-transform:none;
        font-size:14px;
        color:#bdb9a6;
    }
    .sub-menu .menu-item:hover {
        color:#eddacd;
    }
    .sub-menu {
        text-align:right;
        padding: 4px 0 4px 0;
        /*margin: 4px 0 4px 0px !important;*/
    }
    .sub-menu li {
        display:inline-block;
    }
    .sub-menu .menu-item {
        padding: 10px 16px 0 0;
        height:38px;
    }
    .menu-item {
        text-align:right;
    }
}




/********** Handy *******************/
@media screen and (max-width: 768px) {
    /****** journey ****/
    .fixedoverlay {
      top: 18px;
      left: 0px;
    }
  
        
    /**** Ute Stauss ****/
    .button-16497  {
        margin-top:10px;
        display:block;
    }
    #intro-muster {
        padding:0 !important;
    }


    #network-content-mobile {
        display:block;
    }
    #clients-slider {
        display:none;
    }

    #network-content {
        display:none;
    }
    #network-content-mobile .text-teaser-wrapper {
        padding:0 !important;
    }

    #feature-header .header-pattern {
        display:none;
    }
    #intro-muster,
    #intro-muster .cs-wrapper,
    #intro-muster .pure-u-1,
    #intro-muster .text-teaser-wrapper
    {
        /*min-height:100px !important;*/
    }
    #intro-muster {
        background-size:300% !important;
    }
    #intro .text-two-column-right  {
        padding-top: 0 !important;
        padding-left: 0 !important;
        min-height:auto !important;
    }
    #intro .text-two-column-right .text-teaser-wrapper {
        padding-top: 0 !important;
        padding-left: 0 !important;
        padding-bottom:200px;
        min-height:auto !important;
    }
    #licencingservice .text-two-column-left,
    #licencingservice .text-two-column-left .text-teaser-wrapper{
        min-height:0 !important;
    }

    .banner-image-mobile {
        display:block;
    }

    #about,
    #about .text-two-column-left,
    #about .text-two-column-left .text-teaser-wrapper,
    #about .text-two-column-right,
    #about .text-two-column-right .text-teaser-wrapper
    {
        min-height:auto !important;
    }
    #about .text-two-column-left .custombasetext {
        padding:5% 0 !important;
    }
    #about .text-two-column-right .custombasetext {
        padding:5% 0 20% 0 !important;
    }
    #about .bottom-white {
        display:none;
    }
    #network {
        padding-top: 180px !important;
    }
    #stopper-muster {
        background-size:250% !important;
        margin-top:100 !important;
    }
    #stopper-muster,
    #stopper-muster .text-two-column-left,
    #stopper-muster .text-two-column-left .text-teaser-wrapper,
    #stopper-muster .text-two-column-right,
    #stopper-muster .text-two-column-right .text-teaser-wrapper
    {
        min-height:auto !important;
    }
    .footer-spalte-3 .footer-headline {
        display:none;
    }
    .footer-spalte-3  {
        margin-top:0 !important;
    }
    .footer-spalte-5 {
        padding-top:20px;
        text-align:left;
    }
    .footer-spalte-6 {
        padding-top:20px;
        text-align:left;
    }
    .footer-spalte-6 .footer-headline {
        margin-bottom: 15px;
    }
    #services-content .tiles-image {
        /*opacity:0.4 !important;*/
    }
    #services-content .tiles-text {
        /*pacity:1 !important;*/
        /*background-color:rgba(255,255,255,0.7);*/
    }


    .sub-menu {
        max-width:184px;
        display:inline-block !important;
    }

    /*** Allgemein ***/
    .headline {
        font-size:30px !important;
    }

    /*** Home ***/


    .splitwrapper-left,
    .splitwrapper-right {
        position:initial;
    }

    .tiles-text {
        font-size:15px;
    }
    #kontakt-google {
        padding:0 !important;
    }

    #feature-header-kontakt {
        min-height:400px !important;
    }

    /*** Kontakt ***/
    .kontakt-overlay-wrapper {
        width:100%;
        left:0;
        position:initial;
        display:inline-block;
        height:auto;
        background-color:transparent;

        -webkit-transition: none !important;
        -moz-transition: none !important;
        -o-transition: none !important;
        transition: none !important;

    }
    .kontakt-overlay {
        width:auto;
        height:70%;
        padding-left:3%;
        padding-top:30px;
    }


    /*** Menu ***/

    .navigation-top {
        padding-top:0;
    }
    .kontaktq .banner-claim {
        padding:3%;
    }
    .banner-icon-wrapper {
        padding-left:3%;
    }
    .kontaktq .banner-image {
        background-position: center center;
        background-size: cover;
    }
    .kontaktq .fliesstext br {
        display:none;
    }
    #ref-content .text-teaser-wrapper {
        padding:3% !important;
        /*margin: 40px auto !important;*/
    }
    #ref-content .text-two-column-left {
        padding: 0 !important;
    }
    #ref-header img {
        /*top: -35px;*/
        /*position: relative;*/
    }
    .small-image-grid .pure-u-1 {
        padding:0 !important;
        margin: 10px auto !important;
    }
    .ref-header-section {
        position:unset;
        left:unset;
        min-width:initial;
        display:block;
    }
    .ref-header-section p {
        margin:0;
    }
    .ref-header-section .mobile-visible p {
        margin: 0 15px 15px 0;
    }
    #ref-content img {
        margin: 0 auto;
        width:100%;
    }
    .ref-header-section .text-two-column-left {
        min-height: 30px !important;
        padding:0 !important;
        margin:0 !important;
    }
    .ref-header-section .text-two-column-right {
        min-height: 30px !important;
    }
    .ref-header-section .text-two-column-right img {
        padding:0 !important;
        margin:0 !important;
    }
    #ref-content {
        margin-top:0 !important;
    }
    .referenzen-template-default #ref-header .text-two-column-left img {
        padding-top: 20px;
        margin:0 auto;
        float:unset !important;
        display:block !important;
    }
    .referenzen-template-default #ref-header .ref-header-logo {
        max-width:230px;
    }
    .ref-illu {
        position:relative;
        top:-20px;
    }
    .custom-mobile-wrapper {
        display:block !important;
    }

    .header-bar {
        height:auto;
        background-color:#fff;
    }
    .custom-mobile-wrapper {
        display:block !important;
        width:72px;
        height:72px;
    }
    #customlogo {
        width:120px;
        max-width:120px;
    }
    #customlogomobile {
        background-color: #fff !important;
    }
    #feature-header .bannertext img {
        width:50% !important;
        max-width:200px;
    }
    #feature-header .bannertext {
        margin-left:10%;
        padding-top:18%;
    }
    #feature-header .bannertext .buttonwrapper {
        margin-left:4% !important;
        margin-top:15px !important;
    }
    #clients-slider-mobile {
        display:block;
    }


}

@media screen and (max-width: 767px) {
    .text-teaserbild {
        background-size:cover;
        background-position:center center;
    }
    #kontakt {
        padding-top: 50px;
    }
    .footer-info-container .pure-u-1:nth-child(5n+3) {
        margin:30px 0 0 0;
    }
    .footer-info-container .pure-u-1:nth-child(5n+5) {
        margin-top:30px;
    }
    .footer-info-container .pure-u-1:nth-child(5n+5) .footer-text-column {
        font-size:18px;
    }
    .footer-info-container .pure-u-1:nth-child(5n+4) {
        margin-top:30px;
    }
    .footer-spalte-5 {
        /*margin-top:0 !important;*/
    }
    .footer-spalte-2 {
        margin-top:0;
    }
    .sliderslogan {
        left:11% !important;
        max-width:80% !important;
    }
    .text-teaser-wrapper {
        padding-left:0 !important;
        padding-right:0 !important;
    }
    #intro .text-two-column-left,
    #intro .text-two-column-left .text-teaser-wrapper
    {
        min-height:auto !important;
        margin-bottom:20px !important;
    }
    #kontakt .splitwrapper-left .custombasetext br:nth-child(7n+3) {
        display:none; 
    }
    #network-content-mobile .splitwrapper-right .custombasetext {
        text-align:center;
    } 
    #network-content-mobile .splitwrapper-right .custombasetext img {
        margin-left:auto;
        margin-right:auto;
        float:none; 
    } 
    #stopper-muster {
        margin-top:100px !important;
    }
    #projects {
        padding-top:0 !important;
    }
    #clients-slider
    {
        padding-bottom:0 !important;
    }
    #clients-slider #slider-wrapper    
     {
         min-height:auto !important;        
    }    
    #clients-slider .slider-image
     {
         min-height:400px !important;        
    }    
}

@media screen and (max-width: 768px) {
    .footer-spalte-2 .footer-headline {
        display:none;
    }
    .footer-spalte-3 {
        width: 100%;
    }
    .footer-spalte-4 {
        width: 100%;
    }
}


@media screen and (min-width: 768px) and (max-width: 1199px) {
    /****** journey ****/
    .fixedoverlay {
      top: 68px;
      left: 0px;
    }    
    
    #top-menu {
        margin-right: 20px !important;
    }
    .sliderslogan {
        max-width: 60%;
        left:20%
    }
    .bannertext {
        padding-top:29%;
    }
    .footer-headline {
        font-size:20px !important;
    }
    #stopper-muster {
        background-size:250% !important;
        margin-top:100px !important;
        padding-bottom:50px !important;
    }
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
    #intro .text-two-column-left,
    #intro .text-two-column-left .text-teaser-wrapper
    {
        min-height:auto !important;
        margin-bottom:20px !important;
    }
    .text-teaserbild {
        background-size:cover;
        background-position:center center;
    }
    .footer-info-container .pure-u-1:nth-child(5n+3) {
        /*margin-top:30px;*/
    }
    .footer-info-container .pure-u-1:nth-child(5n+5) {
        margin-top:30px;
    }
    .footer-info-container .pure-u-1:nth-child(5n+4) {
        margin-top:30px;
    }
    .footer-info-container .pure-u-1:nth-child(5n+5) .footer-text-column {
        font-size:15px;
    }
    #kontakt .splitwrapper-left .custombasetext br:nth-child(7n+3) {
        display:none; 
    }

}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .footer-spalte-4 {
        margin-top: 0 !important;
    }
    .footer-spalte-5 {
        margin-top: 0 !important;
    }
    #feature-header .header-pattern {
        display:none;
    }
    .notsticky #customlogo
    {
        max-width:90% !important;
    }
    .custom-logo-wrapper {
        /*width:auto;*/
    }
    .bannertext {
        margin-left: 20%;
    }
    #projects {
        padding-top:60px !important;
    }
    #clients-slider
    {
        padding-bottom:0 !important;
    }
    #clients-slider #slider-wrapper    
     {
         min-height:auto !important;        
    }    
    #clients-slider .slider-image
     {
         min-height:400px !important;        
    }
    .bottom-white {
        display:none;
    }
    #stopper-muster {
        background-size:200% !important;
        padding-bottom:50px !important;
    }
    
}
@media screen and (max-width: 660px)  {
    .footer-spalte-3 {
        width:100%;
    }
    .footer-spalte-4 {
        width:100%;
    }
    #feature-header .bannertext img {
        width: 46% !important;
        max-width: 200px;

    }
    #feature-header .bannertext  {
        padding-top:24%;
    }
    #feature-header .buttonwrapper {
        margin-top:20px;
    }
    .headline-abstand br {
        display:none;
    }
}

@media screen and (max-width: 400px)  {
    #feature-header .bannertext img {
        width: 46% !important;
        max-width: 200px;

    }
    #feature-header .bannertext  {
        padding-top:33%;
    }
    #feature-header .buttonwrapper {
        margin-top:20px;
    }
}


a,
a:active,
a:focus,
button,
button:focus,
button:active,
.btn,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
    outline: none;
    outline: 0;
}

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

::selection {
    color: #ae9b88;
    background-color:#fff;
}

::-moz-selection {
    color: #ae9b88;
    background-color:#fff;
}


/**** Video ****/

.referenzen-template-default .wp-video{
    margin-top: 46px;
}

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
    width: 100% !important;
    height: 100% !important;
}
.mejs-container {
    padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
    max-width: 100% !important;
}
video.wp-video-shortcode {
    position: relative;
}
.mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.mejs-controls {
    display: none;
}
.mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}

/****** Borlabs *******/
.BorlabsCookie ._brlbs-video-youtube a._brlbs-btn,
.BorlabsCookie ._brlbs-google-maps a._brlbs-btn
{
    background-color:#9ca7a1 !important;
    border-radius:0 !important;
}


.single-news .custombasetext {
    font-size:15px;
}

#mailpoet_form_1 form.mailpoet_form {
    padding:0 !important;
}

/****** floating Google Review Widget *****/
.ti-widget {
    position: fixed;
    bottom: 3%;
    right: 2%;
    z-index: 1000;
    width: auto !important;
    border-top: 6px solid #9e8c7b !important;
}
.ti-widget .ti-header {
    background-color: #f2f1ed !important;
    border-radius: 0px !important;
    padding: 16px !important;
}
.review-widget {
    cursor:pointer;
}


/******/
.email-link {
    cursor: pointer;
    color: #3c3c3b;
}

#header-ute-stauss .banner-image {
    background-position: center center;
    background-size: contain;
    background-repeat: repeat-y;
    width: 100%;
}

#header-ute-stauss .logo-container {
    position: absolute;
    top: 0;
    right: 10%;
}

#header-ute-stauss .logo-container img {
    max-width: 225px;
}

#header-ute-stauss .content-container {
    position: absolute;
    right: 0;
    width: 65%;
}

#header-ute-stauss .titel-container {
    min-height: 172px;
    text-align: left;
    padding: 63px 0 0 0;
}

#header-ute-stauss .text-container-links {
    padding: 60px 0 0 67px;
    background-color: #eaeaea;
    min-height: 475px;
    line-height: 1.3;
}

#header-ute-stauss .text-container-links .headline {
    line-height: 1;
}

#header-ute-stauss .text-container-links .headline:nth-child(2n+0) {
    color: #f00 !important;
}

#header-ute-stauss .text-container-rechts {
    background-color: #eaeaea;
    min-height: 475px;
}

#header-ute-stauss .text-container-rechts .muster {
    text-align: center;
    width: 100%;
    padding-top: 140px;
    background-color: #eaeaea;
    background-position: center center;
    background-size: contain;
    background-repeat: repeat-y;
    min-height: 405px;
}
#header-ute-stauss .custom-button {
    color: #fff;
    background-color: #3c3c3c;
    font-family: OpenSans;
    /*font-size: 16px;*/
    cursor: pointer;

    padding: 4px 42px 6px 42px;
    border-radius: 5px;
    background-color: #4bafb1;
    font-family: 'Source Sans Pro';
    font-size: 16px !important;
    text-align: center;
    display: inline-block;
    font-weight: 300;

}

#header-ute-stauss .custom-button::before,
#header-ute-stauss .custom-button::after
{
    display:none !important;
}

#header-ute-stauss .custom-button:hover {
    color: #a5907a !important;
}

.foooter-cv-1 {
    display:inline-block !important;
}
.foooter-cv-2 {
    display:inline-block !important;
}


.shimmer {
    text-align: center;
    color: rgba(255,255,255,0.3);
    background: -webkit-gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff));
    background: -moz-gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff));
    background: gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff));
    -webkit-background-size: 125px 100%;
    -moz-background-size: 125px 100%;
    background-size: 125px 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-animation-name: shimmer;
    -moz-animation-name: shimmer;
    animation-name: shimmer;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: #222;
}
@-moz-keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}
@-webkit-keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}
@-o-keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}
@keyframes shimmer {
    0% {
        background-position: top left;
    }
    100% {
        background-position: top right;
    }
}

/*************** POPUP *******************/
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}
.popup {
    margin: 18% auto;
    padding: 20px;
    border-radius: 0;
    width:100%;
    max-width: 1000px;
    position: relative;
    transition: all 1s ease-in-out;
    background-color: #eddacd;
}
.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 40px;
    font-weight: 300;
    text-decoration: none;
    color: #a3927f;
}
.popup .close:hover {
    color: #3c3c3b;
}
.popup .content {
    max-height: 90%;
    overflow: auto;
    max-width:75%;
    margin:40px auto 40px auto;
}
.popup .teampopup-right {
    padding-left:30px;
}

@media screen and (max-width: 768px){
    .popup{
        width: 90%;
    }
    .popup .teampopup-right {
        padding-left:0;
    }
    .popup .content {
        max-width: 100%;
        margin: 2% auto 2% auto;
        text-align: center;
    }
    .popup .teampopup-right {
        text-align:left;
        font-size: 14px;
    }
    .popup .teampopup-left {
        text-align:center;
    }
    .popup .teampopup-left img{
        width:40%;
        margin:0 auto;
    }

}

.team-3 {
    border:2px solid #000;
}

:root {
    overscroll-behavior: none;
}

.page-id-14645 .custom-logo-wrapper,
.page-id-3 .custom-logo-wrapper 
{
    background-color:#fff !important;
}

