@font-face {
  font-family: "Open Sans";
  src: url("fonts/Open_Sans/OpenSans.ttf");
}

@font-face {
  font-family: "Playfair Display";
  src: url("fonts/Playfair_Display/PlayfairDisplay.ttf");
}


/*
.clickPopup{
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.clickPopup > div{
    position: relative;
    top: unset !important;
    left: unset;
}*/

.com-baforms-wrapper .ba-form-page{
    padding: 0 !important;
}

.uk-text-small{
    font-size: 13px !important;
    line-height: 1.4 !important; 
}

.upload-file-drag-drop-title{
    text-align: center;
}

.wk-grid-small > div{
    margin-bottom: 10px;
}

.uk-section-large{
    padding-bottom: 130px;
    padding-top: 35px;
}

.uk-navbar-center:only-child, .uk-navbar-left, .uk-navbar-right {
    flex-wrap: inherit;
}

.uk-modal-close-default{
    background: #826170;
    padding: 10px;
    color: #fff;
}

.clickContents{
    left: 50px !important;
    width: 100%;
    text-align: center;
}

.uk-logo img{
    width: 100%;
    max-width: 330px;
    min-height: 1px;
    max-height: 150px;
    height: 100%;
}

.uk-navbar-left > a > img.uk-responsive-height.uk-logo-inverse{
    padding: 10px;
}

.tm-header-mobile .uk-logo{
    width: 170px;
}

.uk-navbar-nav>li>a{
	align-items: flex-end;
}

.uk-navbar-center{
    padding-bottom: 35px;
}

.uk-navbar-container {
     border-bottom: 7px solid #eee;
}

.uk-section-default> .uk-section{
    border-bottom: 7px solid #826170 !important;
}

.uk-grid.uk-grid-stack .uk-position-top-left h3{
    text-shadow: 0 0 10px #333;
}

.news-info-field{
            border: 1px solid #eee;
            margin: 0 0 20px 0;
            padding: 25px;
            margin-top: 60px;
            position: relative;
        }
        .news-info-field .info-icon{
            position: absolute;
            top: -70px;
            left: -20px;
        }

        .modal-container p{ 
            color: #777 !important;
        }
        
        .modal-container img{
            padding-bottom: 50px;
        }


.uk-accordion .uk-accordion-title:after{
    content: '+';
    float: left;
    background-position: unset;
    background-image: unset;
    color: #a51c7f;
    font-size: 30px;
    line-height: 0.5;
    height: 20px;
}
.uk-accordion .uk-open{
    display: flex;
    flex-direction: column-reverse;
}
.uk-accordion .uk-open .uk-accordion-title:after{
    content: '-';
}
.uk-accordion .uk-accordion-content{
    margin-top: 0 !important;
    padding-bottom: 20px;
}

@media(min-width: 960px){
    .move-up img{
        position: relative !important;
        top: -68px !important;
    }   
    
}
.uk-lightbox .uk-lightbox-button{
    display: none !important;
}

.uk-heading-line>::after, .uk-heading-line>::before {
    content: "";
    position: absolute;
    top: calc(50% - (-2px / 2));
    width: 2000px;
    border-bottom: 7px solid #826170;
}

#line, #line-left{
    height: 7px !important;
    margin-top: -15px !important; 
    background: #826070 !important;
    width: 100%;
    position: absolute;
}

.uk-heading-line>::after{
    margin-left: 40px;
}

.uk-heading-line>::before{
    margin-right: 40px;
}

.uk-slidenav{
	height: 100% !important;
    display: flex !important;
    align-items: center !important;
    background-color: rgba(255, 255, 255, 0.5) !important;
    margin: 15px 0 !important;
    padding: 30px !important;
}

.uk-sticky a{ 
    transition: all 0.3s linear !important;
}

.uk-sticky.uk-sticky-below.uk-sticky-fixed .uk-navbar-nav>li>a, .uk-sticky.uk-sticky-below.uk-sticky-fixed .uk-navbar-item.uk-logo{
    height: 100px !important;
    min-height: 100px !important;
}

.uk-sticky.uk-sticky-below.uk-sticky-fixed .uk-logo img {
    display: none;
}

.uk-sticky.uk-sticky-below.uk-sticky-fixed .uk-logo .uk-logo-inverse {
    display: block !important;
}

.uk-sticky.uk-sticky-below.uk-sticky-fixed .uk-navbar-center {
    padding-bottom: 32px;
}


.uk-navbar-nav a{
    position: relative;
}

.uk-navbar-nav .uk-active > a:after, .uk-navbar-nav li > a:hover:after{
    content: '';
    border-bottom: 1px solid #a7607f;
    width: calc(100% - 30px);
    position: absolute;
    left: 15px;
    height: 1px;
    bottom: 4px;
}

.uk-navbar-nav .uk-navbar-dropdown a{
    display: inline-block;
}

.uk-navbar-nav .uk-navbar-dropdown li.uk-active > a:after, .uk-navbar-nav .uk-navbar-dropdown li > a:hover:after{
    content: '';
    border-bottom: 1px solid #a7607f;
    width: 100%;
    position: absolute;
    left: 0 !important;
    height: 1px;
    bottom: 10px;
}



.tm-toolbar{
    height: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 5px;
    z-index: 999;
}
.tm-toolbar .verband-img{
    margin-top: 10px;
}

.mail-icon{
    background: #a7607f;
}

.mail-icon *{
    color: #fff !important;
}

@media(max-width: 1300px){
    .tm-toolbar .verband-img{
        display: none;
    }
}

.tm-toolbar *{
    color: #a7607f;
}

/* Cookie Meldung */
.cc_container .cc_btn, .cc_container .cc_btn:visited{
    background-color: #149282 !important;
    color: #fff !important;
}
.cc_container a, .cc_container a:visited{
    color: #149282 !important;
}
#tab-switch .el-nav.uk-tab .uk-active a{
      background: #149282;
}  
#tab-switch .uk-lightbox-button{
    display: none !important;
}
#tab-switch .el-title{
    display: none;
}
#tab-switch .el-nav.uk-tab a{
      background: #eee;
}  
#tab-switch .el-nav.uk-tab li{
    width: 220px;
}
#tab-switch .el-nav.uk-tab a{
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 1.4;
}
#tab-switch .el-nav.uk-tab .uk-active a:after, #tab-switch .el-nav.uk-tab .uk-active a:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
#tab-switch .el-nav.uk-tab .uk-active a:after {
    border-color: rgba(20, 146, 130, 0);
    border-left-color: #149282;
    border-width: 8px;
    margin-top: -9px;
}
#tab-switch .el-nav.uk-tab .uk-active a:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: #;
    border-width: 16px;
    margin-top: -16px;
}

#tab-switch .el-title{
    color: #555;
}

#tab-switch ul.el-nav.uk-tab.uk-tab-left{
        display: flex;
    flex-direction: row-reverse;
}

#tab-switch ul.el-nav.uk-tab.uk-tab-left li{
    width: 100%;
    max-width: 300px;
}



#news-tab ul{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#news-tab ul .uk-active a{
    background: #149282;
    padding: 10px 15px;
    border-radius: 5px;
    color: #fff;
}

#news-tab ul a{
    background: #eee;
    padding: 10px 15px;
    border-radius: 5px;
    color: #888;
}

#news-tab ul a{
    font-size: 14px;
    padding-right: 100px !important;
}

#module-91>div>div>div>div>div{
    position: fixed;
    z-index: 9999;
    right: 80px;
    top: 120px;
}

#baform-1>div>div.page-0{
    margin-top: 15px;
}

#line{
    height: 5px;
    width: 100%;
    background: #a7607f;
    position: absolute;
    margin-top: -22px !important;
}

#line-left {
    height: 5px;
    background: #a7607f;
    position: absolute;
    margin-top: -22px !important;
    width: 25%;
}

.uk-navbar-dropdown-dropbar{
    margin-bottom: 0 !important;        
}

@media(min-width: 960px){
	#tab-switch .uk-grid>* {
	    padding-left: 45px !important;
	}
}

@media(max-width: 960px) {

    .uk-offcanvas-bar .uk-nav-sub .uk-active a{
        color: #fff !important;
    }

    h1,h2,h3,h4{
        box-sizing: border-box;
    }

    .uk-navbar-container.uk-navbar{
        height: 130px;
    }

    .uk-responsive-height{
        height: 70px;
    }

    .uk-text-right.uk-heading-line{
        padding-right: 15px;
    }

    .el-nav.uk-tab li {
        width: 100% !important;
        box-sizing: border-box;
    }

    #tab-switch .el-nav.uk-tab li{
        width: 100% !important;
    }

    #news-tab ul{
        flex-direction: column;
        
    }
    #news-tab ul a{
        font-size: 14px;
        padding-right: 15px !important;
        margin-bottom: 10px;
    }
    #line, #line-left{
        display: none;
    }
    .uk-navbar-nav>li>a, .uk-navbar-item.uk-logo, .uk-navbar-toggle{
        height: 80px !important;
        min-height: 80px !important;
    }

    .tm-header-mobile .uk-logo {
        padding-top: 10px;
        padding-bottom: 10px;
    }

}







