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

h1, h2, h3, h4, h5, h6 {
color: #e53495;
font-weight: 700;
}

.header-image {
    max-width: 250px;
}

.main-title {
    font-size: 14px;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon
{
color: #e53495;
}

.site-info,
.top-bar {
    background-color: #e53495;
font-weight: 700;
}

.main-navigation, .main-navigation ul ul {
background-color: #cecece;
}

.main-navigation .main-nav ul li:hover > a, .main-navigation .main-nav ul li:focus > a, .main-navigation .main-nav ul li.sfHover > a,
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    color: #ffffff;
 background-color: #e53495;
}

.main-navigation .main-nav ul li a, .menu-toggle {
    color: #000000;
}

.sub-menu {
    background: #e53495 !important;
}

.main-navigation a, .menu-toggle, .site-description {
font-weight: 600;
font-size: 18px;
}
#footer-widgets {
background-color: #EEE;
box-shadow: 0 -10px 10px -8px #CCC;
}
#page {
background-color: #FFF;
}

@media only screen and (max-width: 768px) {
.footer-widget-2 {
display: none;
}
}

.site-info a:hover,
.site-info a:focus{
  color: rgba(255,255,255,0.7);
}

/* Call to Action Erstgespraech */

#custom_html-5{
  position: fixed !important;
  top:50% !important;
  transform:translateY(-50%);
  display:block;
  right:-200px;
  width: auto;
  max-width: 200px;
  background-color: #e53495;
  text-align:left;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: -2px 2px 12px -3px rgba(0,0,0,0.5);
  -moz-box-shadow: -2px 2px 12px -3px rgba(0,0,0,0.5);
  box-shadow: -2px 2px 12px -3px rgba(0,0,0,0.5);
  z-index: 9999999;
  opacity: 0.7;
  transition: transform .25s .1s ease-in-out;
}

.right-in #custom_html-5{
   transform: translate3d(-200px, -50%, 0);
}

#custom_html-5:hover,
#custom_html-5:focus{
  opacity: 1;
  cursor:pointer;
}

#custom_html-5 .custom-html-widget {
    padding: 20px;
}

#custom_html-5 h4{
  color: #fff;
  font-size: 1.5em;
  text-transform:uppercase;
  margin-bottom: 5px;
}

#custom_html-5 .erstgespraech-button{
  
}

#custom_html-5 .erstgespraech-button:hover,
#custom_html-5 .erstgespraech-button:focus{
  color: #fff;
}

#custom_html-5 .utitel{
  font-size: 1.1em;
}

#custom_html-5 .inform{
  font-style:italic;
  color: #000;
}

.pum-theme-502 .pum-title, .pum-theme-lightbox .pum-title{
  margin-bottom: 1em;
}

#popmake-507 img{
    position: absolute;
    top: -45px;
    right: 0px;
}

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){
  background-color: #e53495;
}

#wpforms-508-field_6{
  font-size: 0.8em;
}

select{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}

#wpforms-155-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: #e53495;
  color: #000;
  background-color: #fff;
}

.wpforms-field-gdpr-checkbox .choice-1 input[type="checkbox"],
.wpforms-field-checkbox .choice-1 input[type="checkbox"],
.wpforms-field-checkbox .depth-1 input[type="checkbox"] {
    opacity: 0;
}

.wpforms-field-gdpr-checkbox .choice-1 label,
.wpforms-field-checkbox .choice-1 label,
.wpforms-field-checkbox .depth-1 label {
    position: relative;
    display: inline-block !important;
	padding-left: 0 !important;
	left: 25px !important;
	margin-left:-25px !important;
	width: calc(100% - 25px);
}


.wpforms-field-gdpr-checkbox .choice-1 label::before,
.wpforms-field-gdpr-checkbox .choice-1 label::after,
.wpforms-field-checkbox .choice-1 label::before,
.wpforms-field-checkbox .choice-1 label::after,
.wpforms-field-checkbox .depth-1 label::before,
.wpforms-field-checkbox .depth-1 label::after {
    position: absolute;
    content: "";
    display: inline-block;
}

/* Outer box of the fake checkbox */
.wpforms-field-gdpr-checkbox .choice-1 label::before,
.wpforms-field-checkbox .choice-1 label::before,
.wpforms-field-checkbox .depth-1 label::before{
    height: 16px;
    width: 16px;
    border: 1px solid #ccc;
    background-color: #fcfcfc;
    left: -26px;
    top: 4px;
}

/*Checkmark of the fake checkbox*/
.wpforms-field-gdpr-checkbox .choice-1 label::after,
.wpforms-field-checkbox .choice-1 label::after,
.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-gdpr-checkbox .choice-1 input[type="checkbox"] + label::after,
.wpforms-field-checkbox .choice-1 input[type="checkbox"] + label::after,
.wpforms-field-checkbox .depth-1 input[type="checkbox"] + label::after {
    content: none;
}
.wpforms-field-gdpr-checkbox .choice-1 input[type="checkbox"]:focus + label::before,
.wpforms-field-gdpr-checkbox .choice-1 input[type="checkbox"]:checked + label::before,
.wpforms-field-checkbox .choice-1 input[type="checkbox"]:focus + label::before,
.wpforms-field-checkbox .choice-1 input[type="checkbox"]:checked + label::before,
.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 #e53495;
  background-color: #fff;
}

/*Unhide on the checked state*/
.wpforms-field-gdpr-checkbox .choice-1 input[type="checkbox"]:checked + label::after,
.wpforms-field-checkbox .choice-1 input[type="checkbox"]:checked + label::after,
.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%;
  }
}

@media only screen and (max-width: 600px){
  .wpforms-container .wpforms-field:not(.wpforms-field-phone) {
    overflow-x: initial;
  }
}