/*!
Theme Name: Bonnie & Byte
Theme URI: https://bonniebyte.com
Author: Bonnie & Byte Berlin GmbH
Author URI: https://bonniebyte.com
Description: Description
Version: 1.0.0
Text Domain: bonniebyte


*/

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bold;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/


@font-face {
font-family: 'HKGrotesk Light';
font-weight: normal;
src: url("/wp-content/themes/bonniebyte/fonts/HKGrotesk-Light.eot");
src: url("/wp-content/themes/bonniebyte/fonts/HKGrotesk-Light.woff2") format("woff2"),
	url("/wp-content/themes/bonniebyte/fonts/HKGrotesk-Light.woff") format("woff"),
	url("/wp-content/themes/bonniebyte/fonts/HKGrotesk-Light.ttf") format("truetype");
}

@font-face {
font-family: 'HKGrotesk Regular';
font-weight: normal;
src: url("/wp-content/themes/bonniebyte/fonts/HKGrotesk-Regular.eot");
src: url("/wp-content/themes/bonniebyte/fonts/HKGrotesk-Regular.woff2") format("woff2"),
	url("/wp-content/themes/bonniebyte/fonts/HKGrotesk-Regular.woff") format("woff"),
	url("/wp-content/themes/bonniebyte/fonts/HKGrotesk-Regular.ttf") format("truetype");
}

@font-face {
font-family: 'HKGrotesk Medium';
font-weight: normal;
src: url("/wp-content/themes/bonniebyte/fonts/HKGrotesk-Medium.ttf") format("truetype");
}

@font-face {
font-family: 'HKGrotesk Bold';
font-weight: normal;
src: url("/wp-content/themes/bonniebyte/fonts/HKGrotesk-Bold.ttf") format("truetype");
}

@font-face {
    font-family: 'Akzidenz-Grotesk Pro Super';
    src: url('/wp-content/themes/bonniebyte/fonts/AkzidenzGroteskPro-Super.woff2') format('woff2'),
        url('/wp-content/themes/bonniebyte/fonts/AkzidenzGroteskPro-Super.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Akzidenz-Grotesk Pro';
    src: url('/wp-content/themes/bonniebyte/fonts/AkzidenzGroteskPro-Bold.woff2') format('woff2'),
        url('/wp-content/themes/bonniebyte/fonts/AkzidenzGroteskPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Akzidenz-Grotesk Pro';
    src: url('/wp-content/themes/bonniebyte/fonts/AkzidenzGroteskPro-Light.woff2') format('woff2'),
        url('/wp-content/themes/bonniebyte/fonts/AkzidenzGroteskPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}


body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
	font-family: 'Akzidenz-Grotesk Pro', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	font-weight: 300;
}

button {
	cursor: pointer;
}

h1, h2, h4 {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	font-family: 'Akzidenz-Grotesk Pro', sans-serif;
	line-height: 1;
	letter-spacing: -0.03em;
}

h1 {
	clear: both;
	font-size: 90px;
}

h2 {
	font-size: 70px;
    margin: 0 0 50px;
}

h3 {
    -webkit-animation: color-change 30s infinite;
    -moz-animation: color-change 30s infinite;
    -o-animation: color-change 30s infinite;
    -ms-animation: color-change 30s infinite;
    animation: color-change 30s infinite;
    font-size: 46px;
    line-height: 1.2;
	font-family: 'Akzidenz-Grotesk Pro', sans-serif;
	font-weight: bold;
}

h4 {
	font-size: 48px;
    line-height: 1.2;
    color: #000;
    margin-top: 0;
	margin-bottom: 0;
}

@-webkit-keyframes color-change {
    0% { color: #22fffe; }
    30% { color: #2989d8; }
    70% { color: #f72067; }
    100% { color: #22fffe; }
}
@-moz-keyframes color-change {
    0% { color: #22fffe; }
    30% { color: #2989d8; }
    70% { color: #f72067; }
    100% { color: #22fffe; }
}
@-ms-keyframes color-change {
    0% { color: #22fffe; }
    30% { color: #2989d8; }
    70% { color: #f72067; }
    100% { color: #22fffe; }
}
@-o-keyframes color-change {
    0% { color: #22fffe; }
    30% { color: #2989d8; }
    70% { color: #f72067; }
    100% { color: #22fffe; }
}
@keyframes color-change {
    0% { color: #22fffe; }
    30% { color: #2989d8; }
    70% { color: #f72067; }
    100% { color: #22fffe; }
}

h4 {
	clear: both;
}

h5 {
	clear: both;
}

h6 {
	clear: both;
}



p {
	margin-bottom: 0;
	font-size: 22px;
	line-height: 1.5;
}

a {
	color: #000;
}

strong, b {
	font-family: 'Akzidenz-Grotesk Pro', sans-serif;
	font-weight: bold;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

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

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

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

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

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

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

.site-title, .site-description, .entry-title, .entry-footer, .site-info {
	display: none;
}

/*--------------------------------------------------------------
# Layout 
--------------------------------------------------------------*/

#dickes_b h1, #dickes_b h2 {
	
	text-transform: uppercase;
	text-align: right;
	line-height: 1;
}

#dickes_b h1 {
	font-family: 'Akzidenz-Grotesk Pro', sans-serif;
	margin: 0;
	font-size: 80px;
	font-weight: bold;
}

#dickes_b h2 {
	font-family: 'Akzidenz-Grotesk Pro', sans-serif;
	font-size: 60px;
	font-weight: 300;
}

#head-left {
	padding-top: 20px;
}

.head-left {
	margin-top: 20px;
}

.test-modul {
	width: 750px;
	height: 555px;
	margin: auto;
}

.test-modul:after {
    transform: translate(2%, -97%);
    content: '';
    width: inherit;
    height: inherit;
    position: relative;
    display: block;
    z-index: -1;
    background: linear-gradient(232deg, #00e9ac, #e7525e, #164194);
    background-size: 600% 600%;
    -webkit-animation: hintergrund 30s ease infinite;
    -moz-animation: hintergrund 30s ease infinite;
    animation: hintergrund 30s ease infinite;
}


@-webkit-keyframes hintergrund {
    0%{background-position:99% 0%}
    50%{background-position:2% 100%}
    100%{background-position:99% 0%}
}

@-moz-keyframes hintergrund {
    0%{background-position:99% 0%}
    50%{background-position:2% 100%}
    100%{background-position:99% 0%}
}

@keyframes hintergrund { 
    0%{background-position:99% 0%}
    50%{background-position:2% 100%}
    100%{background-position:99% 0%}
}

.nachoben {
    right: 2%;
    position: fixed;
    bottom: 2%;
    z-index: 1000 !important;
}

.bb-sticky-wortmarke {
    width: 10%;
    position: fixed;
    z-index: 999 !important;
    right: -49px;
    top: 50%;
    transform: rotate(90deg);
}

.nachoben a {
	font-size: 18px !important;
}

.testtest {
	background: linear-gradient(232deg, #00e9ac, #e7525e, #164194);
    background-size: 600% 600%;
    -webkit-animation: hintergrund 30s ease infinite;
    -moz-animation: hintergrund 30s ease infinite;
    animation: hintergrund 30s ease infinite;
}

.vc_column_container { 
	align-items: top !important;
}

.bitteweiter {
	display: none;
}

#down:hover .bitteweiter {
	display: block;
}

.bbmenschen-img img {
	max-width: 360px !important;
	width: 100%;
}

#content {
	overflow-x: hidden;
}

#page:after {
    content: '';
    background-image: url('/wp-content/uploads/2019/03/BB_Wortmarke_weiss.svg');
    width: 200px;
    height: 26px;
    transform: rotate(90deg);
    display: block;
    position: fixed;
    right: -60px;
    top: 50%;
    z-index: 100 !important;
    background-repeat: no-repeat;
    mix-blend-mode: exclusion !important;
}

h3 {
	margin: 0 0 25px;
}

#intro p {
	font-size: 36px;
	margin-top: 0;
}

#intro .wpb_text_column {
	margin-bottom: 0;
}

#projekte-head {
	padding: 0 10%;
	margin: 0 0 20px;
}

#menschen .vc_row {
	margin-bottom: 60px;
}

#menschen .vc_row:first-child {
	margin-bottom: 50px;
}


/*--------------------------------------------------------------
# Layout Projekte
--------------------------------------------------------------*/

.single-projekt #content {
	padding: 0 10%;
}

.single-projekt .entry-content {
	margin: 0;
}

.single-projekt h2 {
	font-family: 'Akzidenz-Grotesk Pro', sans-serif;
	font-weight: bold;
}

#projekte-small {
	display: none;
}

#projekte2020 .vc_row {
	padding: 0;
}


.vc_gitem-post-meta-field-projektart {
	font-size: 30px;
	font-weight: medium;
	color: #000;
}

.projekt-title {
	font-size: 38px;
	font-family: 'Akzidenz-Grotesk Pro', sans-serif;
	color: #000;
	line-height: 1.2;
	margin-bottom: 12px !important;
	margin-top: 8px;
	font-weight: bold;
}

.vc_gitem-post-meta-field-projektkurzbeschreibung {
	font-size: 20px;
	font-weight: medium;
	line-height: 1.5;
}

.vc_gitem-post-meta-field-projektkurzbeschreibung p {
	margin-top: 0;
	font-size: 18px;
}

.vc_gitem-post-meta-field-projektkunde {
	text-transform: uppercase;
	font-size: 16px;
	color: #1ad8d7;
	font-family: 'Akzidenz-Grotesk Pro', sans-serif;
	margin-top: 6px;
	font-weight: bold;
}

.vc_grid-item {
	padding-bottom: 0px !important;
}

.vc_grid-filter.vc_grid-filter-center {
	text-align: left !important;
	margin-bottom: 0;
}

.vc_column_container>.vc_column-inner {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.project-inner .vc_gitem_row {
    background: #22fffe;
    padding: 20px;
}

.project-outer .vc_gitem-col, .project-inner .vc_gitem-col {
	padding: 0 !important;
}

.project-outer .vc_gitem_row {
	padding: 8px 0 0 0;
}

.vc_grid-item-zone-c-right .vc_gitem-animated-block {
	width: 100% !important;
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
	font-size: 55px !important;
	line-height: 55px;
	opacity: 0.8 !important;
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
	right: 75px !important;
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
	left: 75px !important;
}

#projekte .vc_grid-item .vc_grid-filter-item:after {
	content: " / ";
}

#projekte .vc_grid-filter {
	margin: 30px 0;
}

#projekte .vc_gitem-post-data.vc_grid-filter {
	margin: 0;
}

#projekte .vc_grid-filter-item:last-child:after {
	content: "";
}

.projektlink {
	margin-top: 6px;
}

#projekte-large .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
	padding-right: 100px !important;
	padding-bottom: 100px !important;
}

#projekte-large .vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper {
	margin-right: -100px;
	margin-bottom: -100px;
	column-count: 2;
}

/*.projektlink a:after {
	content: "";
	width: 30px;
	height: 16px;
	display: inline-block;
	background: url('/wp-content/themes/bonniebyte/img/BONNIEBYTE-Arrow.svg') no-repeat;
	position: relative;
	top: 4px;
    margin-left: -30px;
    right: -40px;
}*/

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav {
	opacity: 1 !important;
}

#projekte-large .vc_grid-item-mini.vc_is-hover .vc_gitem-zone-a .vc_gitem_row {
	opacity: 0;
}

.projekttitle-klein {
	font-family: 'HKGrotesk Bold', sans-serif;
	text-transform: uppercase;
	margin-bottom: 0 !important;
}

.vc_gitem-post-data.vc_grid-filter > .vc_grid-filter-item {
	cursor: auto !important;
}

.vc_gitem-post-data.vc_grid-filter > .vc_grid-filter-item:hover {
	background-color: #fff !important;
	color: #000 !important;
}

.vc_active.vc_grid-filter-item span {
	font-family: 'HKGrotesk Bold', sans-serif;
	color: #000 !important;
}

.vc_gitem-post-data.vc_grid-filter > .vc_grid-filter-item:hover span {
	color: #000 !important;
}

.project-inner .vc_gitem_row a:hover {
	color: #fff;
}


.vc_media_grid .vc_grid-item {
	padding-bottom: 15px !important;
}


/*--------------------------------------------------------------
# Layout Team
--------------------------------------------------------------*/

.col-team {
    background: #00e9ac;
    width: 100%;
}

#menschen .vc_col-sm-9 {
	max-width: 960px;
}

/*--------------------------------------------------------------
# Layout Spektrum
--------------------------------------------------------------*/

.col-dienstleistung .vc_tta-tab>a {
	background: transparent !important;
	color: #000 !important;
	font-weight: bold;
	font-size: 20px;
}

.col-dienstleistung .vc_tta-tab>a:hover {
	color: #00e9ac !important;
}

.col-dienstleistung .vc_tta-tab.vc_active>a {
	font-size: 50px;
	color: #00e9ac !important;
	font-weight: bold;
}

.col-dienstleistung .vc_tta-panels {
	background: transparent !important;
	   padding: 0% 10% 0% 10%;
}

.col-dienstleistung .vc_tta-panels p {
	color: #000 !important;
}

.col-dienstleistung .vc_tta-panel-body {
	height: 700px;
}

.col-dienstleistung .tab-code {
    background-image: url('/wp-content/uploads/2018/10/test3.svg');
    background-size: 40%;
    background-repeat: no-repeat !important;
    background-position: top center;
}

.col-dienstleistung .tab-webdesign {
    background-image: url('/wp-content/uploads/2018/10/test.svg');
    background-size: 40%;
    background-repeat: no-repeat !important;
    background-position: top center;
}

.col-dienstleistung .tab-branding {
	background-image: url('/wp-content/uploads/2018/10/test2.svg');
    background-size: 40%;
    background-repeat: no-repeat !important;
    background-position: top center;
}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	border-bottom: 2px solid;
	text-decoration: none;
}

a:visited {
	color: #000;
}

a:hover, a:focus, a:active {
	color: #22fffe;
}


/*--------------------------------------------------------------
## Floating Menu
--------------------------------------------------------------*/

#wpfm-floating-menu-nav a {
	border-bottom: 0px !important;
	color: #000 !important;
	font-size: 8px !important;

}
.wpfm-active-nav span.wpfm-menu-name {
	font-size: 25px !important;
	color: #000 !important;
    font-family: 'HKGrotesk Bold', sans-serif;
}

.wpfm-template-5 .wpfm-menu-nav ul li a span.wpfm-menu-name {
	color: #000 !important;
}
.wpfm-template-5 .wpfm-menu-nav ul li a span.wpfm-menu-name:hover {
	font-family: 'HKGrotesk Bold', sans-serif;
}
.wpfm-template-5 ul {
	border-radius: 0px !important;
	width: 200px !important;
	background-color: #22fffe !important;

}
.fa-remove:before, .fa-close:before, .fa-times:before {
	color: #000 !important;
}

.wpfm-template-5 .wpfm-nav-strech-trigger span {
	border-radius: 0px !important;
}

.wpfm-template-5 .wpfm-position-left, .wpfm-template-5 .wpfm-position-top-left, .wpfm-template-5 .wpfm-position-bottom-left {
    z-index: 10000;
}

.wpfm-template-5 .wpfm-position-left, .wpfm-template-5 .wpfm-position-top-left, .wpfm-template-5 .wpfm-position-bottom-left {
	left: 0px !important;
}
/*--------------------------------------------------------------
# Layout Kontakt
--------------------------------------------------------------*/

#kontakt {
	padding: 20px 10% !important;
}

#kontakt a:hover {
	font-weight: bold;
}

input[type="text"], textarea {
	color: #22fffe;    
    border: 0px;
    padding: 8px 12px;
    width: 100%;
    font-size: 28px;
    line-height: 36px;
}

.standort {
	font-size: 14px;
	letter-spacing: 2px;
	color: #ffffffbb;
	text-transform: uppercase;
}


#kontakt textarea:focus {
	outline: none;
}

#kontakt input[type="text"]:focus {
	outline: none;
}

#kontakt .wpcf7-text {
	color: #00e9ac; 
	font-weight: bold;
}

#kontakt input[type="submit"] {
	border: 0px;
	border-radius: 0px;
	display: inline-block;
	width: 220px;
    background: #000000;
    color: #fff;
    font-size: 12px;
    font-size: 1.5em;
    padding: 20px;
    line-height: 1;
    margin: 35px 0;
}

#kontakt .wpb_text_column {
	padding-left: 25px;
}

.alarm {
	display: inline-block;
	border: 2px solid #ff0000;
	border-radius: 4px;
	background: #ffffffaa;
	padding: 8px 12px !important;
    margin: 0 0 0 25px;
    opacity: 0;
    transition: all .3s;
}

.alarm p {
	margin: 0;
	color: #ff0000 !important;
	font-size: 18px;
}

.alarm p strong {
	text-transform: uppercase;
}

.wpcf7-acceptance span.wpcf7-list-item {
	margin: 20px 0 0 0;
}

.wpcf7-validation-errors {
	display: none !important;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

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

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

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

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

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

section {
	margin-top: 160px;
	background: #fff;
}

#intro {
	padding: 100px 0;
	background-color: #22fffe;
}

section .vc_row {
	padding: 0 10%;
}

#kontakt .vc_row {
	padding: 0;
}

section:first-child {
	margin-top: 0;
}

video {
	height: 400px;
}

#page {
	background: #fff;
}

#kontakt {
	background: #22fffe;
	background: -moz-linear-gradient(-45deg, #22fffe 0%, #2989d8 43%, #f72067 100%);
	background: -webkit-linear-gradient(-45deg, #22fffe 0%,#2989d8 43%,#f72067 100%);
	background: linear-gradient(135deg, #22fffe 0%,#2989d8 43%,#f72067 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22fffe', endColorstr='#f72067',GradientType=1 );
}

/*#kontakt {
	background: linear-gradient(232deg, #22fffe, #3983d2, #f51f69);
	background-size: 600% 600%;
	-webkit-animation: BGAnimation 30s ease infinite;
	-moz-animation: BGAnimation 30s ease infinite;
	animation: BGAnimation 30s ease infinite;
}

@-webkit-keyframes BGAnimation {
    0%{background-position:0% 91%}
    50%{background-position:100% 10%}
    100%{background-position:0% 91%}
}
@-moz-keyframes BGAnimation {
    0%{background-position:0% 91%}
    50%{background-position:100% 10%}
    100%{background-position:0% 91%}
}
@keyframes BGAnimation { 
    0%{background-position:0% 91%}
    50%{background-position:100% 10%}
    100%{background-position:0% 91%}
}*/

#kontakt p {
	color: #000;
}

a#scroll-to-top {
	background: url('/wp-content/themes/bonniebyte/img/BONNIEBYTE-Up-Arrow.svg') no-repeat !important;
	border-bottom: none !important;
	z-index: 99;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

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

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

.page-id-477 h2 {
	font-size: 50px;
    margin: 40px 0 10px;
}

.page-id-477 h3 {
	font-size: 32px;
    margin: 20px 0;
}

.page-id-477 p {
	font-size: 16px;
}

.page-id-477 .entry-content {
	padding: 0 10%;
}

/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/
p {
	font-size: 18px;
}

#head-left > .vc_column-inner > .wpb_wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}


@media screen and (min-width: 1600px) {
	#nishan, #flexn, #bjoerni, #lars {
		padding: 0 16%;
	}

	#dickes_b h1 {
		font-size: 90px;
	}

	#dickes_b h2 {
		font-size: 70px;
	}
}


@media screen and (min-width: 1301px) {

	#head-left {
		opacity: 0;
		transform: translateX(1000px);
		transition: transform 1s, opacity 2s;
	}

	#head-right .vc_column-inner {
		opacity: 0;
		transition: opacity 2s, transform 1s;
		transform: translateX(-35%);
	}

	#head-right {
		background: #fff;
		z-index: 10000;
	}

	.vc_col-has-fill > .vc_column-inner {
		padding-top: 0;
	}

	#head-row {
		padding: 0 0 0 12%;
	}

	.down-icon {
		display: none;
	}

}


@media screen and (max-width: 1300px) {
	
	p {
		font-size: 16px;
	}

	#head-right {
		width: 40%;
	}

	#head-left {
		width: 60%;
	}

	.projekt-title {
		font-size: 32px;
	}

	section {
		margin-top: 60px;
	}

	#projekte-large .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
		padding-right: 100px !important;
    	padding-bottom: 100px !important;
	}

	#projekte-large .vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper {
		margin-right: -100px;
	}

	.vc_gitem-post-meta-field-projektkurzbeschreibung p {
		font-size: 16px;
	}

	#projekte-large .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
		padding-right: 70px !important;
		padding-bottom: 70px !important;
	}

	#projekte-large .vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper {
		margin-right: -70px;
		margin-bottom: -70px;
	}

	#dickes_b h1 {
		font-size: 55px;
	}

	#dickes_b h2 {
		font-size: 45px;
	}

	video {
		height: 250px;
	}

	.head-left {
		margin-top: 10px;
	}

	#head-left {
		padding-top: 10px;
	}

}

@media screen and (max-width: 1200px) {

	.vc_gitem-post-meta-field-projektkurzbeschreibung p {
		font-size: 15px;
		line-height: 1.4;
	}

}

@media screen and (max-width: 1100px) {

	.vc_gitem-post-meta-field-projektkurzbeschreibung p {
		font-size: 14px;
		line-height: 1.4;
	}

}

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

	

	video {
		height: 220px;
	}

	.head-left {
		margin-top: 10px;
	}

	h3 {
		font-size: 48px;
	}

	h4 {
		font-size: 40px;
	}

	#intro p {
		font-size: 28px;
	}

	input[type="text"], textarea {
		font-size: 22px;
		line-height: 28px;
	}

	#projekte-large .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
		padding-right: 50px !important;
    	padding-bottom: 50px !important;
	}

	#projekte-large .vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper {
		margin-right: -50px;
		margin-bottom: -50px;
	}

	#projekte-large {
		display: none;
	}

	#projekte-small {
		display: block;
	}

	.vc_gitem-post-meta-field-projektkurzbeschreibung p {
		font-size: 16px;
		line-height: 1.4;
	}

	.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
		position: relative !important;
		opacity: 1 !important;
		left: inherit !important;
		right: inherit !important;
		font-size: 40px !important;
		margin: 0 20px;
	}

	.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav {
		opacity: 1 !important;
		text-align: center;
		margin-top: 20px;
	}

	#projekte-small .vc_gitem_row .vc_gitem-col {
		padding: 20px 0 !important;
		width: 100%;
	}

	.projekt-title {
		font-size: 26px;
	}

}


@media screen and (max-width: 799px) {
	
	#intro {
		padding: 25px 20px;
	}
	

	video {
		height: 250px;
	}

	#head-left, #head-right {
		width: 100%;
	}

	input[type="text"], textarea {
		font-size: 18px;
		line-height: 26px;
	}

	.alarm {
		display: none;
	}

	#bjoerni, #flexn {
		flex-direction: column-reverse;
	}

	#content {
		overflow-x: hidden; 
	}

	section .vc_row {
		padding: 0 20px;
	}

	section .vc_gitem_row {
		padding: 0;
	}

	#kontakt {
		padding: 20px 20px !important;
	}

	#intro p {
		font-size: 32px;
	}

	#page:after {
		content: "";
		display: none;
	} 

	#head-row {
		display: flex;
		flex-direction: column-reverse;
		padding: 10%;
	}

	video {
		height: 400px;
		display: block;
		margin: auto;
	}

	#dickes_b h1 {
		margin: 0;
	}

	#dickes_b h1, #dickes_b h2 {
		text-align: left;
	}

	h2, .page-id-477 h2 {
		font-size: 46px;
	}

	section {
		margin-top: 30px;
		margin-bottom: 60px;
	}

	#kontakt {
		margin-bottom: 0;
	}

	#projekte-head {
		padding: 0 20px;
	}

	#menschen img {
		max-width: 300px;
	}

	
	#menschen .vc_row {
		margin: 0 0 40px 0 !important;
	}

	#menschen .vc_col-sm-9 {
		padding: 0 !important;
	}

	#menschen .wpb_single_image {
		text-align: center !important;
	}

	h3, .page-id-477 h3 {
		font-size: 26px;
		margin: 20px 0 0;
	}

	#menschen p {
		margin-top: 0;
	}

	.cspace {
		display: none;
	}

	#kontakt .wpb_text_column {
		padding-left: 0;
		margin-bottom: 20px;
	}

	#kontakt .vc_empty_space {
		display: none;
	}

	#projekte-head {
		padding: 0 20px;
	}

	.vc_row.vc_row-o-full-height {
		min-height: inherit !important;
	}

}

@media screen and (max-width: 500px) {

	#dickes_b .vc_row {
		padding: 0 20px;
	}

	#dickes_b h1 {
		font-size: 40px;
	}

	#dickes_b h2 {
		font-size: 38px;
	}

	video {
		height: 300px;
	}

	#intro p {
		font-size: 24px;
		line-height: 1.4;
	}

	h1 {
		font-size: 50px;
	}

}

