
#mybyte_media_cookiehinweis {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 12px;
    line-height: 125%;
    margin: 20px;
    padding: 10px;
    position: fixed;
    width: 200px;
    z-index: 999999;
	right: 0;
	display: none;
}

#mybyte_media_cookiesettings {
	line-height: 125%;
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid;
    bottom: 0;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    color: #484848;
    font-size: 10px;
    line-height: 125%;
    margin: 10px;
    padding: 10px;
    position: fixed;
    z-index: 999999;
	right: 0;
	display: none;
	cursor: pointer;
}

#mybyte_media_cookiehinweis_close {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
	margin: 0;
    text-align: center;
}

#mybyte_media_cookiehinweis_save {
    background: #dedede none repeat scroll 0 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 10px;
    margin: 0;
	margin-top: 10px;
    text-align: center;
}

#mybyte_media_cookiehinweis_mehrinfos {
	text-decoration: underline;
}

/*body:after{
      content:"";
      position:fixed;
      top:0;
      height:100vh;
      left:0;
      right:0;
      z-index:-1;
      background: url(https://matthias-krebs.de/wp-content/uploads/2020/08/hintergrund.jpg) center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}*/

.ueber-mich {
  margin-bottom: 0 !important;
}

.schrift-bg .vc_column-inner > .wpb_wrapper {
  background-color: rgba(255,255,255,0.5);
  padding: 10px 20px;
}

h1 {
  font-family: "Impact";
}
.wpb_wrapper ul {
    list-style: none;
}

.wpb_wrapper li:before {
    content: '';
    background: #a5c752;
    width: 6px;
    height: 6px;
    position: absolute;
    margin-left: -13px;
    border-radius: 50%;
    margin-top: 9px;
}

.expertise li:before,
.ueber-mich li:before {
  position: relative;
  background: transparent;
    content: "\f00c";
    font-family: FontAwesome;
    color: #a5c752;
    padding-right: 10px;
  list-style: none;
}

.wpb_single_image img,
.n2-section-smartslider {
    box-shadow: 0 0 20px #000;
}

.noshadow .wpb_single_image img {
  box-shadow: none;
}


@font-face {
  font-family: 'Impact';
  src: url('https://matthias-krebs.de/fonts/Impact.eot?#iefix') format('embedded-opentype'),
    url('https://matthias-krebs.de/fonts/Impact.woff') format('woff'),
    url('https://matthias-krebs.de/fonts/Impact.ttf')  format('truetype'),
    url('https://matthias-krebs.de/fonts/Impact.svg#Impact') format('svg');
  font-weight: normal;
  font-style: normal;
}

h2, h3 {
  font-family: 'Impact';
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon{
  color: #a5c752;
}


.grau .vc_column-inner {
  border-radius: 30px;
  background: #a5c752;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.65);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.65);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.65);
  letter-spacing: 0.05em;
}

.vortrag .vc_column-inner {
background: #ffffff;
background: -moz-radial-gradient(center, ellipse cover,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    box-shadow: 0 0 15px rgba(0,0,0, 0.1) inset;
    border: 1px solid #c6c6c6;
    padding: 15px;
}

.ueber-mich li,
#zur-person li {
  padding: 5px;
    font-size: 19px;
    font-weight: 600;
}

.counter{
    text-align: center;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 5px;
}

.counters p {
    font-size: 21px;
    padding: 6px;
    color: #fff;
    font-family: 'Impact';
  font-weight: 400;
}

.counter-style p{
    text-align: center;
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 5px;
  font-weight: 400;
}

.background-picture {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.background-picture:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    background: rgba(0,0,0, 0.65);
    left: 0;
  top: 0;
}

.background-picture .wpb_wrapper {
    z-index: 1;
    position: relative;
    color: #fff;
    text-align: center;
}


.main-navigation a,
.menu-toggle {
  letter-spacing: 1px;
}

#generate-slideout-menu img.menu-image.menu-image-title-hide {
  display: none;
}


.main-navigation:not(.slideout-navigation) .main-nav {
  padding: 15px 0;
}

img.menu-image.menu-image-title-hide {
    width: 320px;
}

b, strong {
    font-weight: 600;
}

.page-id-959 h3 {
  text-align: left;
  font-weight: inherit;
}

.vortrag .wpb_text_column:first-child {
    min-height: 86px;
    display: grid;
    align-items: center;
}

.vortrag .wpb_text_column:nth-child(3) {
    background: #fff;
    padding: 10px;
  	min-height: 113px;
    font-size: 16px;
    font-style: italic;
    border-radius: 10px;
    border: 1px solid #c6c6c6;
}


.footer-widgets a, .footer-widgets a:visited {
    text-decoration: underline;
}

/* Buttons */

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern
{
  background-color: #a5c752;
  color: #fff;
  border-color: #a5c752;
  font-size: 16px;
  font-weight: 400;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
  background-color: #a5c752;
  color: #fff;
  border-color: #a5c752;
}


.kopfbereich-hero {
    height: 3vh;
  opacity:0;
}

.site-content a {
    text-decoration: underline;
    font-weight: 600;
}

.navigation-branding img, .site-logo.mobile-header-logo img {
    height: 100px;
}


/* Ninja Forms Anpassungen */

.nf-form-content{
  padding: 0 !important;
}

.nf-row{
  margin: 0 -5px !important;
}

.nf-form-fields-required{
  display: none !important;
}

.nf-field-label label
{
  font-weight: 600 !important;
}
.nf-form-content label {
  font-size: 16px !important;
}

.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover,
.nf-form-content input[type=button] {
  background: #a5c752 !important;
  color: #fff !important;
}

/* Responsive Anpassungen */

@media (max-width: 768px) {
  
.ueber-mich li,
#zur-person li {
  padding: 5px;
    font-size: 16px;
    font-weight: 600;
}
  
  h3 {
    font-size: 18px;
  }
  
}
