/* FRONTEND CSS

*********************************************/

@import "uikit/main.css";


html
{
	height: 100%;
}
body.sitestyle {
    padding-top: 0px !important;
}
body.kontakt {
}
.uk-background-dark

{
	color: #fff;
}
* {
font-variant-ligatures: none;
}


/* Schriften */

.page-header {
	border-bottom: none !important;
	padding-bottom: 0px;
    margin: 0px 0 0px;
}




hr {

    width: 100%;
    display: block;
    clear: both;
    border: none;
    height: 1px;
border-top: 1px solid #999;

}


a, 
a:visited,
a::before,
a:focus
 {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
	 text-decoration: none;
	 outline: none;
     color: inherit;
}



a:hover
 {
text-decoration: none;
}

.downscroll, .downscroll:visited, .downscroll:active, .downscroll:focus {

    width:50%;
    text-align: right;
    display: block;
    height: 0px;
    overflow: visible;
    position: relative;
}
.downscroll a, .downscroll a:visited, .downscroll a:active, .downscroll a:focus {

    margin-top: -50px;
    position: absolute;
    right: 2px;
transform: translateX(50%);
}

#system-message-container {
  display: inline-block;
  width: auto;
  position: fixed;
  z-index: 99999;
  top: 20%;
  left: 0;
}
div.tooltip.fade {
	background: none;
	border: none;
}

li {
    line-height: inherit;
}


.uk-modal.uk-open {

    opacity: 1;
    z-index: 99999;

}
p, ul, ol, dl, pre, address, fieldset, figure {

    margin: 0 0 0px 0;

}
ul, ol {
    padding-left: 20px;
    margin: 5px 0;
}
ol li::marker {
    

font-style: normal;
font-weight: normal;
}
ol li {
    
margin-bottom: 5px;
}

.inhalt ul {
    list-style: none;
}
.inhalt ul {
    /* padding-left: 20px;*/
}
.inhalt ul li::before {
    content: '+';
    width: 0;
    height: 0;
    

    display: inline-block;
    margin-left: -20px;
margin-right: 15px;
margin-bottom: 0px;
}
.uk-thumbnav li::before,
.uk-dotnav li::before,
.uk-slider-items > li::before
{
    display: none !important;
}
/* catlink */
.catlink {
  padding-left: 80px;
  position: relative;
  font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
}
.catlink::before {
  content: '';
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #fff;
  position: absolute;
  left: 0;
  top: -15px;
}
.catlink::after {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 25px;
  top: 10px;
}
.catlink:hover::after {
  content: '';
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #fff;
     background: none;
  position: absolute;
  left: 0;
  top: -15px;
}
.catlink:hover::before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
    border: 1px solid #fff;
  position: absolute;
  left: 25px;
  top: 10px;
}

/* logo */

.topbar div {
	box-sizing: border-box;
   
}
.withbackground .uk-sticky-placeholder {
    max-height: 0px;
}
#oben2 {
    z-index: 99;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    letter-spacing: 0.07em;
    border-bottom: 1px solid #000;
}
#oben2.menuwithbackground {
    
}

#oben2.uk-active {
	background: rgba(255,255,255,0.3);
	
}
div.uk-sticky-placeholder {
    display: none;
}
#oben2 div.custom.logo {
	opacity: 1;
	-webkit-transition: opacity 400ms linear;
	-moz-transition: opacity 400ms linear;
	-ms-transition: opacity 400ms linear;
	-o-transition: opacity 400ms linear;
	transition: opacity 400ms linear;
	
}
#logooben {
    height: 100%;
    display: block;
}
#oben2.uk-active div.custom.logo {
	opacity: 0;
	
}
#oben2 div.logo-big {
	width: auto;
	height: auto;
    padding: 45px 10px 10px;
}
#oben2.uk-active div.logo-big {
	opacity: 0;
	width: 0px;
	height: 0px;
	margin: 0px;
	display: none;
	
}
.logo-big.inline-block {

	text-align: center;
}
#oben2 div.custom.logo2 {
	opacity: 0;
	-webkit-transition: opacity 400ms linear;
	-moz-transition: opacity 400ms linear;
	-ms-transition: opacity 400ms linear;
	-o-transition: opacity 400ms linear;
	transition: opacity 400ms linear;
	
}
#oben2.uk-active div.custom.logo2 {
	opacity: 1;
	
	
}
#oben2 div.logo-small {
	width: 0px;
    height: 0px;
	margin: 0;
	text-align: center;
	
}
#oben2.uk-active div.logo-small {
	width: auto;
    height: auto;
	display: block;
	margin: 10px 0px;
}
.custom.logo img,
.custom.logo svg
{
    height: 40px;
    width: auto;
}
.custom.logo2 img,
.custom.logo2 svg
{
    height: 30px;
    width: auto;
}

.contenttitle.noheadline {

    display: none;

}


/* toggle menu */
.logomenu svg {
    fill: #000;
    height: 30px;
    width: auto;
}
.mobilemenu {
    color: #000;
    width: 1100px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    max-width: 100%;
    top: -50px;
    transition: all 0.3s linear 0.6s;
}
.menu-open .mobilemenu {
    top: 0px;
}
.logomenu,
.burgermenu
{
    position: absolute;
}
.logomenu {
    margin-top: 15px;
    left: 10px;
}
.burgermenu
{
    right: 0px;
}
.menufeld .uk-nav {
    flex-direction: column;
}
.menufeld {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.menutext {

    width: auto;
    color: #000;
    margin: 0 auto;
    text-align: left;
    transform: translate3d(0%,0,0);
    left: 10px;
    opacity: 0;
    transition-property: opacity;
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-delay: 0.7s;
    padding-bottom: 10px;
    top: 10px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 20px;

}
.menutext p,
.toplogo p
{

    display: inline-block;
    background: #000;
color: #fff;
    padding: 0 5px;
    line-height: 28px;
	margin: 2px 0;
	float: left;
}

.menu-open .menutext {
    opacity: 1;
}
.menutext .custom {
    position: relative;
white-space: break-spaces;
text-align: left;
	display: flex;
flex-direction: column;
align-content: flex-start;
align-items: flex-start;
}


/* usermenu */

.loginmodules {
  text-align: center;
}
#usermenu, #usermenu.jmoddiv {
	left: 0;
	top: 0;
	z-index: 9999;
	margin:0;
	padding:0;
	background: #fff;
}

/* contents */
.icons {
    position: absolute;
    right: 0;
    z-index: 1;
}
.inhalt .icons li {
    list-style: none;
}
.inhalt .icons li::before,
.inhalt .edit ul li::before
{
    display: none;
}
section {
    overflow: hidden;
    
box-sizing: border-box;
}

#unten {
    position: relative;
}
.uk-section {

    padding: 0px;
    position: relative;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.fixed {
    position: fixed;
}
.full-height,
    .full-height > .custom {
    height: 70vh;
}

div.edit {
	max-width: 1200px;
	margin: 100px auto 0 auto;
}
.blog-item {
    padding: 60px 0 0px 0;
}
#item-23.blog-item {
  padding-top: 0;
}
div.item-padding {
    padding-top: 40px;
    padding-bottom: 40px;
}
.contents {
    position: relative;
}

/* contact module */

.contact-module {
  padding: 50px 0;
}

/* startscreen */


.heads {
  max-width: 1100px;
}

.logoelement {
  fill: rgb(255,255,255);
  opacity: 0.1;
  transform: rotate(-25deg) translate(-75%,-75%);
  width: 120vh;
  left: 50%;
  position: absolute;
  top: 50%;
}
/* acy newsletter */

input.cell {
    width: 100%;
    border: none;
    padding-left: 0px;  
    border-bottom-width: 2px;
    border-bottom-style: solid;
    padding-bottom: 10px;
font-size: inherit;
font-family: inherit;
    max-width: none !important;
}
input.cell:focus {
    border: none;
}

/* dsgvo */

.cc-btn.cc-deny {
    order: 2;
}
.cc-btn.cc-dismiss {
    order: 3;
    display: none;
}
.cpnb .cpnb-inner {
}
.cpnb-buttons {
    display: flex !important;
    justify-content: space-around;
    margin-left: 0px !important;
    flex-wrap: wrap;
}
.cpnb-button {
    margin: 0px 5px 10px 5px !important;
    flex-grow: 1;
    min-width: 40%;
    text-transform: uppercase;
}
.cpnb-modal-actions .cpnb-button {
    min-width: none;
}
/* google map */


/* video */


/* jce */

.wf-mediabox-content, .wf-mediabox-content-item {
    width: 100% !important;
}
.wf-mediabox-nav .wf-mediabox-close {
	color: #fff;
}
.wf-mediabox-nav .wf-mediabox-close::before {
content: "×";
font-size: 2em !important;
font-weight: 200 !important;
vertical-align: middle;
display: inline-block;
margin-bottom: .25em;
}
.wf_caption span {
    font-size: 14px;
    line-height: 1;
    margin-top: 10px;
}
.jviewport-height60 {
  height: 60vh;
}
/* gallery */



/* scrollto top */


.totop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    
}
.uk-totop:hover, .uk-totop:focus {


}
.totop svg {

    width: 30px;

}


/* bootstrap */
.form-horizontal .control-label {
	text-align: left;
}
.login label, .logout label {
	font-weight: normal;
	
}




.btn.jmodedit
{
    
}

/* uikit */

fieldset.formContainer {
    padding: 0;
    border: none;
    
}
.rs-form-email fieldset.formContainer > div.uk-grid {
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

.rs-form-email .rsform-submit-button.uk-button.uk-button-primary {
    background: none;
    border: none;
    width: 100px;
}
.rightarrow-label {
    position: absolute;
    width: 100%;
    transform: translateY(15px);
    z-index: -1;
}
.uk-radio, .uk-checkbox {
  border: 1px solid #fff;
    margin-right: 10px;
}
.rs-form-komplett .rsform-block-interesse .uk-form-label {
    display: block;
}
.rs-form-komplett .uk-input, .rs-form-komplett .uk-select, .rs-form-komplett .uk-textarea {
    padding: 0 10px 0 0;
    background: rgba(255,255,255,0);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    
    
}
.uk-form-label,
.rsform-block-einwilligung,
.rsform-block-pflicht
{
    font-style: italic;
    font-size: 0.9rem;
}

.rs-form-komplett .uk-input::-ms-input-placeholder { color: rgba(255,255,255,0.6) !important; }
.rs-form-komplett .uk-input::placeholder { color: rgba(255,255,255,0.6) !important; }

.rs-form-komplett .uk-textarea::-ms-input-placeholder { color: rgba(255,255,255,0.6) !important; }
.rs-form-komplett .uk-textarea::placeholder { color: rgba(255,255,255,0.6) !important; }

.rsfp_thankyou_popup_inner {
    color: #000 !important;
}

.rs-form-komplett .uk-width-1-1 {
  column-gap: 0;
    padding: 20px 0;
}
.rsform-block-submit .formControls {
  display: inline-block;
    float: right;
}
.rsform-block-submit .formControls::after {
     
}
.rs-form-komplett .rsform-submit-button:hover,
.rs-form-komplett .rsform-submit-button:focus
{
  background: none;
}

