
#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;
}

/* Schriftarten festlegen */

body, input, textarea, select, button{
  font-family: acumin-pro, sans-serif;
  font-style:normal;
  font-weight: 400;
  letter-spacing: 0.02em;
}

h1,h2,h3,h4,h5,h6,.main-title,.entry-title,.widget-title{
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.page-hero h1,
.page-hero h2{
  background-color: black;
  color: #fff !important;
  padding: 0px 8px 6px 8px;
  line-height: 1 !important;
  text-transform:uppercase;
  display:table;
}

.main-navigation .main-nav ul li a{
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform:uppercase;
}

b, strong{
  font-weight: 600;
}

/* Globale Stile */

a, a:visited{
  color: rgba(0,0,0,0.5);
}

a:hover, a:focus{
  color: #000;
}

ol,ul{
  margin: 0 0 1.5em 1.5em;
}


/* Kopfbereich */

.page-hero{
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  height: 600px;
  max-height: 100vh;
  background-position: center 20% !important;
}

.page-hero .inside-page-hero{
  height: 100%;
  position:relative;
}

.startseite-hero .inside-page-hero .mittig,
.unterseite-hero .inside-page-hero h1{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  text-align:center;
  width:fit-content;
}

.startseite-hero .inside-page-hero .mittig h1{
  margin: 0 auto;
}

@media(min-width:769px){
  .main-navigation .main-nav > ul > li {
    margin: 0 2px;
  }
  .main-navigation .main-nav ul ul{
    border-top: 4px solid #000;
  }
  .menu-item-has-children .dropdown-menu-toggle{
    padding-right: 10px;
  }
}

@media (max-width: 768px){
  .main-navigation:not(.slideout-navigation) .main-nav ul ul li a {
    font-size: 22px;
    padding-left: 40px;
  }
}


/* Inhalte anpassen */

.weiss-bg{
  background-color: #fff;
  height: 70px;
  border-radius: 15px;
}

.weiss-bg p{
  line-height: 70px;
}

@media(max-width:768px){
  .zielpfeil.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before{
    transform: rotate(90deg);
  }
}

.vc_tta-panel-title{
  font-size: 24px;
}

.page-id-190 .vc_tta.vc_general .vc_tta-panel-body{
  padding: 0 !important;
  border-color: rgba(0,0,0,0.2);
}

.page-id-190 .vc_tta-panel-body ul{
  list-style:none;
  margin:0;
  padding:0;
}

.page-id-190 .vc_tta-panel-body ul li{
  border-bottom: 1px solid rgba(0,0,0,0.2);
  padding: 10px 10px 10px 15px;
  font-size: 0.8em;
}

.page-id-190 .vc_tta-color-black.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading{
  border-color: #000000 !important;
  background-color: #000000 !important;
}

.page-id-190 .vc_tta-color-black.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading{
  border-color: #555555 !important;
  background-color: #555555 !important;
}

.page-id-190 .vc_tta-color-black.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a{
  color: #fff !important;
}

.page-id-190 .vc_tta-color-black.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.page-id-190 .vc_tta-color-black.vc_tta-style-modern .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before{
  border-color: #fff !important
}

.page-id-190 .vc_tta-shape-rounded:not(.vc_tta-o-no-fill) .vc_tta-panel.vc_active .vc_tta-panel-body{
  border-radius: 0 !important;
}

.hinweis-schwarz{
  background-color: #fff;
  border: 2px solid #000000;
  padding: 20px;
  border-radius: 5px;
}

.hinweis-schwarz p{
  position: relative;
  display: inline-block;
  padding-left: 0;
  left: 60px;
  width: calc(100% - 60px);
}

.hinweis-schwarz p::before{
  content: '\f06a';
  font-family: 'FontAwesome';
  font-size: 50px;
  display: inline-block;
  position:absolute;
  left: -60px;
  top:-6px;
}

#beratung-grafik .bsh-titel{
  width: 200px;
  height:200px;
  margin: 0 auto 40px auto;
  background-color: #5e9b67;
  color: #fff;
  text-align:center;
  border-radius: 50%;
  position:relative;
}

#beratung-grafik .bsh-titel p{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width: 100%;
}

#beratung-grafik .bsh-punkte ul{
  list-style:none;
  margin: 0;
  padding: 0;
  text-align:center;
  color: #fff;
}

#beratung-grafik .bsh-punkte ul li{
  display: inline-block;
  float: left;
  font-size: 0.75em;
  width: 110px;
  margin: 0 10px 20px 10px;
  height: 70px;
  border-radius: 50%;
  background-color: #5e9b67;
  padding: 40px 20px;
}

.qanda.vc_tta-color-black.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a{
  color: #000 !important;
}

.qanda.vc_tta.vc_general .vc_tta-panel-body{
  padding: 15px 20px 45px 45px !important;
}



/* Nutzen */

.page-id-146 .nutzen-row{
  padding-bottom: 40px;
}

.vc_column_container>.vc_column-inner{
  padding-bottom: 1.5em;
}

.page-id-146 .nutzen-row .vc_column-inner > .wpb_wrapper{
  border: 2px solid #000;
}

.page-id-146 .nutzen-row .vc_column-inner > .wpb_wrapper .wpb_content_element{
  margin-bottom: 15px !important;
}

.page-id-146 .nutzen-row p{
  margin-left: 15px;
  margin-right: 15px;
  font-size: 0.8em;
}





/* Anpassungen Formulare */

button:not(.menu-toggle), html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.button:visited, a.wp-block-button__link:not(.has-background),
.vc_btn3{
  background-color: #000000 !important;
  color: #fff !important;
  border-radius: 5px;
}

button:not(.menu-toggle):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.button:hover, button:not(.menu-toggle):focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, a.button:focus, a.wp-block-button__link:not(.has-background):active, a.wp-block-button__link:not(.has-background):focus, a.wp-block-button__link:not(.has-background):hover,
.vc_btn3:hover,
.vc_btn3:focus{
  background-color: #555555 !important;
}

.vc_btn3.vc_btn3-size-md{
  font-size: 18px !important;
}

select{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}

#wpforms-184-field_6,
#wpforms-183-field_3{
  font-size: 0.8em;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select{
  border-color: #ccc;
  color: #666;
  background-color: #fcfcfc;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus, select:focus{
  border-color: #000000;
  color: #000;
  background-color: #fff;
}

.wpforms-container .wpforms-field{
  padding: 0 0 1em 0;
}

.wpforms-field-checkbox .depth-1 input[type="checkbox"] {
    opacity: 0;
}

.wpforms-field-checkbox .depth-1 label {
    position: relative;
    display: inline-block !important;

    /*16px width of fake checkbox + 6px distance between fake checkbox and text*/
  padding-left: 0 !important;
  left: 25px !important;
  margin-left:-25px !important;
  width: calc(100% - 25px);
}

.wpforms-field-checkbox .depth-1 label::before,
.wpforms-field-checkbox .depth-1 label::after {
    position: absolute;
    content: "";

/* Needed for the line-height to take effect */
    display: inline-block;
}

/* Outer box of the fake checkbox */
.wpforms-field-checkbox .depth-1 label::before{
    height: 16px;
    width: 16px;
    border: 1px solid #ccc;
    background-color: #fcfcfc;
    left: -26px;
    /*(24px line-height - 16px height of fake checkbox) / 2 - 1px for the border
     *to vertically center it.
     */
    top: 4px;
}

#wpforms-184-field_11 .depth-1 label::before{
  top: 6px !important;
}

/*Checkmark of the fake checkbox*/
.wpforms-field-checkbox .depth-1 label::after {
    height: 5px;
    width: 9px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    left: -22px;
    top: 8px;
}

/*Hide the checkmark by default*/
.wpforms-field-checkbox .depth-1 input[type="checkbox"] + label::after {
    content: none;
}

.wpforms-field-checkbox .depth-1 input[type="checkbox"]:focus + label::before,
.wpforms-field-checkbox .depth-1 input[type="checkbox"]:checked + label::before {
  border: 1px solid #000000;
  background-color: #fff;
}

/*Unhide on the checked state*/
.wpforms-field-checkbox .depth-1 input[type="checkbox"]:checked + label::after {
  content: "";
}

.wpforms-container .wpforms-checkbox-3-columns ul li,
.wpforms-container .wpforms-multiplechoice-3-columns ul li,
.wpforms-container .wpforms-list-3-columns ul li{
  width: calc(33.3333% - 26px) !important;
}

.wpforms-container input[type=range]{
  margin: 1em 0;
}

@media(min-width:601px){
  .wpforms-container .wpforms-checkbox-2-columns ul li,
  .wpforms-container .wpforms-multiplechoice-2-columns ul li,
  .wpforms-container .wpforms-list-2-columns ul li {
    width: 48%;
    padding-right: 0;
  }
  .wpforms-container .wpforms-checkbox-2-columns ul > li:nth-child(even),
  .wpforms-container .wpforms-multiplechoice-2-columns ul > li:nth-child(even),
  .wpforms-container .wpforms-list-2-columns ul > li:nth-child(even){
    margin-left: 4%;
  }

  .wpforms-halb-erste{
    width: 48%;
    display:inline-block;
  }
  .wpforms-halb-zweite{
    width: 48%;
    display:inline-block;
    margin-left: 4%;
  }
  .wpforms-viertel{
    width: 23%;
    display: inline-block;
  }
  .wpforms-dreiviertel{
    display: inline-block;
    width: 73%;
    margin-left: 4%;
  }
}

@media only screen and (max-width: 600px){
  .wpforms-container .wpforms-field:not(.wpforms-field-phone) {
    overflow-x: initial;
  }
}


/* Footer */

.site-info{
  border-top: 2px solid #000;
}

.footer-widgets .widget i{
  margin-right: 5px;
}

.footer-widgets .widget .fa-phone-square{
  font-size: 20px;
}

.footer-widgets .widget .fa-mobile{
  font-size: 1.75em;
}

.footer-widgets .widget_nav_menu ul li a::before{
  content: '— ';
}


/* Responsive Anpassungen */

@media(max-width:480px){
  body, button, input, select, textarea{
    font-size: 16px;
  }
  h3{
    font-size: 24px;
  }
  .page-hero h1{
    font-size: 32px;
  }
  .page-hero h2{
    font-size: 24px;
  }
  
  .sidebar .widget, .footer-widgets .widget{
    font-size: 16px
  }
  .vc_tta-panel-title{
    font-size: 20px;
  }
  .page-id-146 .nutzen-row p{
    font-size: 14px;
  }
}

@media(max-width:320px){
  body, button, input, select, textarea{
    font-size: 14px;
  }
}