/*******************************************************************************************/
/*** ALLGEMEIN *****************************************************************************/
/*******************************************************************************************/
html{
  background:#0c3989;
} 

#usercentrics-button .uc-banner-content{
  display:none!important;
}

.uc-embedding-container{
  margin-top: -56.25%;
}


/*******************************************************************************************/
/*** HEADER ********************************************************************************/
/*******************************************************************************************/
.titleclass .top-contain-title, .page-header-inner h1, .page-header-inner p {
    text-shadow: 3px 3px 7px rgb(0 0 0 / 50%);
}

.sf-menu ul {
    min-width: 15.5em;
}
  
#menu-hauptmenue .menu-item a{
  margin-left: 20px;
}
#menu-hauptmenue .sub-menu .menu-item a{
  margin-left:0;
}

.kt-showsub-indicator .sf-menu-normal .sf-dropdown > a:after{
  position: absolute;
  top: 36px;
  right: 37px;
}

/*******************************************************************************************/
/*** SLIDER ********************************************************************************/
/*******************************************************************************************/


/*******************************************************************************************/
/*** CONTENT *******************************************************************************/
/*******************************************************************************************/

/*** Accessibillity Werkzeug***/
#pojo-a11y-toolbar.pojo-a11y-toolbar-open {
    transform: scale(1.4);
    transform-origin: left top;
    
}
#pojo-a11y-toolbar{
    transition:0.75s;
    transform: scale(1.0);
}
#pojo-a11y-toolbar{
    transition:0.75s;
}



/*******************************************************************************************/
/*** PORTFOLIO *****************************************************************************/
/*******************************************************************************************/
.kt_postlink_meta.kt_color_gray, .kt_postlink_meta.kt_color_gray{
  display:none;
}


/*******************************************************************************************/
/*** BLOG **********************************************************************************/
/*******************************************************************************************/


/*******************************************************************************************/
/*** FOOTER ********************************************************************************/
/*******************************************************************************************/


/*******************************************************************************************/
/*** MOBILE ********************************************************************************/
/*******************************************************************************************/