
h1, .uk-h1{
  font-weight: 700;
  font-size: 24pt;
}
h2, .uk-h2{
  font-weight: 700;
  font-size: 24px;
}
h3, .uk-h3{

}


.uk-heading-divider{
  padding-bottom: calc(2px + .1em);
}
#tm-main .el-content ul>li{
  position: relative;
  list-style: none;
}
#tm-main .el-content ul>li::before{
  content: '';
  display: inline-block;
  width:20px;
  height:20px;
  position: absolute;
  left:-30px;
  top: 0.3rem;
  background-size:contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 9 9' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;'%3E%3Cpath d='M3.789,1.035l3.309,3.078l-3.309,3.077' style='fill:none;fill-rule:nonzero;stroke:%231a1a18;stroke-width:0.5px;'/%3E%3Cpath d='M1.035,1.035l3.309,3.078l-3.309,3.077' style='fill:none;fill-rule:nonzero;stroke:%231a1a18;stroke-width:0.5px;'/%3E%3C/svg%3E");
}

#tm-main .uk-section-primary .el-content  ul>li::before,
#tm-main .uk-section-secondary .el-content ul>li::before{
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 9 9' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;'%3E%3Cpath d='M3.789,1.035l3.309,3.078l-3.309,3.077' style='fill:none;fill-rule:nonzero;stroke:%23fff;stroke-width:0.5px;'/%3E%3Cpath d='M1.035,1.035l3.309,3.078l-3.309,3.077' style='fill:none;fill-rule:nonzero;stroke:%23fff;stroke-width:0.5px;'/%3E%3C/svg%3E");
}

#tm-main .uk-section-primary .uk-card-primary .el-content ul>li::before,
#tm-main .uk-section-primary .uk-card-default .el-content ul>li::before,
#tm-main .uk-section-secondary .uk-card-primary .el-content ul>li::before,
#tm-main .uk-section-secondary .uk-card-secondary .el-content ul>li::before,
#tm-main .uk-section-secondary .info-box.uk-card-default .el-content ul>li::before{
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 9 9' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;'%3E%3Cpath d='M3.789,1.035l3.309,3.078l-3.309,3.077' style='fill:none;fill-rule:nonzero;stroke:%231a1a18;stroke-width:0.5px;'/%3E%3Cpath d='M1.035,1.035l3.309,3.078l-3.309,3.077' style='fill:none;fill-rule:nonzero;stroke:%231a1a18;stroke-width:0.5px;'/%3E%3C/svg%3E");
}

#tm-main .uk-card-secondary .el-content ul>li::before{
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 9 9' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;'%3E%3Cpath d='M3.789,1.035l3.309,3.078l-3.309,3.077' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:0.5px;'/%3E%3Cpath d='M1.035,1.035l3.309,3.078l-3.309,3.077' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:0.5px;'/%3E%3C/svg%3E");
}


body.uk-offcanvas-page .main-wrapper::before{
  content: '';
  background: #000;
  height:2px;
  position: absolute;
  top:0;
  left:0;
  right:0;
}
body.uk-offcanvas-page .main-wrapper::after{
  content: '';
  background: #000;
  height:2px;
  position: absolute;
  bottom:0;
  left:0;
  right:0;
}


body.admin-bar .tm-header, .tm-header-mobile {
    top: 32px;
}

.uk-h5, h5 {
    font-size: 18px;
}


.home-slider .el-content.uk-h1{
  font-size: 120px;
  font-weight: 700;
  color: #ffed00;
}

.home-slider .uk-slideshow-items .el-title.uk-h1{
  font-weight: 500;
}

.home-slider .uk-slideshow-items .el-item .el-title.uk-h1{
  font-weight: 500;
  font-size: 43px;
}

.home-slider .uk-slideshow-items>div:nth-child(2) .el-content.uk-h1 .w1{
  letter-spacing: 4px;
}
.home-slider .uk-slideshow-items>div:nth-child(2) .el-content.uk-h1 .w2{
  letter-spacing: 1.3px;
}

.home-slider .uk-slideshow-items .el-content.uk-h1{
  font-size: 72px;
  font-weight: 700;
  color: #ffed00;
  margin-top:0 !important;
}

.home-slider .uk-slideshow-items>div:nth-child(3) .el-content.uk-h1 .w1{
  letter-spacing: 5.5px;
}

@media (max-width: 760px) {
  .home-slider .el-content.uk-h1{
    font-size: 160px;
  }
}
@media (max-width: 535px) {
  .home-slider .el-content.uk-h1{
    font-size: 120px;
    font-size: 25vw;
  }
}
/************** Main Menu Effect *****************/
body .tm-page .main-wrapper{
    transition: all 0.4s ease-in-out 0s;
    transform: translate3d(0, 0, 0) rotateY(0deg) !important;
      -moz-transform: translate3d(0%, 0px, 0px) rotateY(0deg);
      -webkit-transform: translate3d(-0%, 0px, 0px) rotateY(0deg);
      background: #000;
}

body.wv-offcanvas-visible .tm-page .main-wrapper{
  transform: translate3d(-5%, 0px, -1000px) rotateY(25deg) !important;
    -moz-transform: translate3d(-5%, 0px, -1000px) rotateY(25deg);
    -webkit-transform: translate3d(-5%, 0px, -1000px) rotateY(25deg);
    transform-origin: left center 0;
    -moz-transform-origin: left center 0;
    -webkit-transform-origin: left center 0;
    
    transition: all 0.4s ease-in-out 0s;
    position: relative;
    
    height: 100vh;
    overflow: hidden;
    
    box-shadow: 0 0 60px 2px #00000075;
    pointer-events: none;
    
    filter:blur(.25px);
}
body.wv-offcanvas-visible .tm-page{
  -moz-perspective: 2000px;
  -webkit-perspective: 2000px;
  perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  -webkit-perspective-origin: 50% 50%;
}


body.wv-offcanvas-hiding .tm-page{
  -moz-perspective: 2000px;
  -webkit-perspective: 2000px;
  perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  -webkit-perspective-origin: 50% 50%;
}
body.wv-offcanvas-hiding   .tm-page .main-wrapper{
    transition: all 0.4s ease-in-out 0s;
    transform: translate3d(0, 0, 0) rotateY(0deg) !important;
      -moz-transform: translate3d(0%, 0px, 0px) rotateY(0deg);
      -webkit-transform: translate3d(-0%, 0px, 0px) rotateY(0deg);
}

body.wv-offcanvas-hiding  .tm-page .main-wrapper{
  transform: translate3d(0%, 0px, 0px) rotateY(0deg) !important;
    -moz-transform: translate3d(0%, 0px, 00px) rotateY(0deg);
    -webkit-transform: translate3d(0%, 0px, 00px) rotateY(0deg);
    transform-origin: left center 0;
    -moz-transform-origin: left center 0;
    -webkit-transform-origin: left center 0;
    
    transition: all 0.4s ease-in-out 0s;
    position: relative;
    
    height: 100vh;
    overflow: hidden;
    
    box-shadow: 0 0 60px 13px #000;
    pointer-events: none;
}


body.wv-offcanvas-visible footer{
}
body.wv-offcanvas-visible .tm-header,
body.wv-offcanvas-visible .tm-header-mobile{
  display: none;
}
body.wv-offcanvas-visible{
  background-image: url('../img/offcanvas_bg.jpg');
  background-size: cover;
  background-position: bottom;
}
html.uk-offcanvas-page{
  overflow: hidden;
}


.tm-header,
.tm-header-mobile{
  position: fixed;
  top:0;
  left:0;
  right:0;
  z-index: 10;
}

#tm-main>.uk-section-default:not(.uk-padding-remove-top):not([tm-header-transparent-noplaceholder]):first-child{
  padding-top: 160px;
}
/***************************************/
.home-slider .el-title{
  letter-spacing: 4px;
}


.home-slider .el-item .el-meta,
.home-slider .el-item .el-title,
.home-slider .el-item .el-content{
  /*animation-timing-function: cubic-bezier(.02,.4,0,1) !important;*/
  animation:  uk-fade ease .5s both, uk-slide-bottom cubic-bezier(.05,.4,0,1) 1.2s both;
}

.home-slider .el-item .el-meta{
  transition-duration: 2s !important;
  animation-delay: 1.2s !important;
}
.home-slider .el-item .el-title{
  transition-duration: 2s !important;
  animation-delay: 0.4s !important;
}
.home-slider .el-item .el-content{
  transition-duration: 2s !important;
  animation-delay: 0.7s !important;
}
.home-slider .el-item .el-link{
  transition-duration: 2s !important;
  animation-delay: 1.7s !important;
}



h1, .uk-h1,
h2, .uk-h2{
  text-transform: uppercase;
}
/*******************/
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: transparent;
}
.uk-navbar-toggle svg{
  width: 60px;
}
.uk-offcanvas-close{
  margin-top: 40px;
  margin-right: 40px;
}
.uk-offcanvas-bar{
  /*background-color: #000;*/
  background-color: transparent;
  padding-right:0;
  padding-top: 120px;
}
.uk-offcanvas-bar .uk-panel{
  text-align: center;
    padding-right: 0px;
}
.uk-offcanvas-bar .widget_nav_menu{
  margin-top: 40px;
}
.uk-offcanvas-overlay::before{
      background: rgba(0, 0, 0, .4);
}
@media (max-width: 420px) {
  .uk-offcanvas-bar{
    padding-top: 60px;
  }
  .uk-offcanvas-bar .widget_nav_menu{
    margin-top: 20px;
  }
  .uk-offcanvas-overlay::before{
        background: rgba(0, 0, 0, .8);
  }
}
.uk-offcanvas-bar .uk-nav-default a{
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  padding-right: 0px;
}
.uk-offcanvas-bar .uk-nav-default>li>a,
.uk-offcanvas-bar .uk-nav-default .back-lvl-1,
.uk-offcanvas-bar .uk-nav-default .back-lvl-2{
  font-size: 18pt;
  color:#ffed00;
  text-align: left !important;
  justify-content: flex-start;
}
.uk-offcanvas-bar .uk-nav-default li>a:hover,
.uk-offcanvas-bar .uk-nav-default .back-lvl-1:hover,
.uk-offcanvas-bar .uk-nav-default .back-lvl-2:hover{
  color: #fff !important;
}
.uk-offcanvas-bar .uk-nav-default>li>ul>li>a{
  font-size: 12pt;
  color:#fff;
  text-align: left !important;
  justify-content: left;
}
.uk-offcanvas-bar .uk-nav-default>li>ul>li>ul{
  padding-left:0;
}
.uk-offcanvas-bar .uk-nav-default>li>ul>li>ul>li>a{
  font-size: 18pt;
  color:#fff;
  text-align: left !important;
  justify-content: left;
}
.uk-offcanvas-bar .uk-nav-default>li>ul .plink{
  font-size: 18pt;
  color:#fff;
  text-align: left !important;
  justify-content: left;
}
.uk-offcanvas-bar .uk-nav-default>li.uk-active>ul>li.uk-active>a,
.uk-offcanvas-bar .uk-nav-default .back-lvl-1,
.uk-offcanvas-bar .uk-nav-default .back-lvl-2{
  font-size: 12pt;
  opacity: 1;
}
.uk-offcanvas-bar .uk-nav-default>li.uk-active>a{
  color: #fff;
  opacity: 1;
}

.uk-offcanvas-bar .uk-nav-default>li.uk-parent>a,
.uk-offcanvas-bar .uk-nav-default>li.uk-parent>ul>li.uk-parent>a{
  position: relative;
}
.uk-offcanvas-bar .uk-nav-default>li.uk-parent>a::after,
.uk-offcanvas-bar .uk-nav-default>li.uk-parent>ul>li.uk-parent>a::after{
  content: '';
  display: inline-block;
  width:20px;
  height:20px;
  position: absolute;
  right: 20px;
  top:50%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23525556' d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6 .1 34z'/%3E%3C/svg%3E");
  transform: translateY(-50%) rotate(90deg);
}
.uk-offcanvas-bar .uk-nav-default>li.uk-parent.wv-active>a::after,
.uk-offcanvas-bar .uk-nav-default>li.uk-parent.uk-active>a::after,
.uk-offcanvas-bar .uk-nav-default>li.uk-parent:hover>a::after,
.uk-offcanvas-bar .uk-nav-default>li.uk-parent>ul>li.uk-parent:hover>a::after{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23ffffff' d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6 .1 34z'/%3E%3C/svg%3E");
  
}
.uk-offcanvas-bar .uk-nav-default>li.uk-parent.wv-active>a::after{
  transform: translateY(-50%) rotate(-90deg);
}
.uk-offcanvas-bar .uk-nav-default>li.uk-parent.uk-active>a::after{
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23fff' d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6 .1 34z'/%3E%3C/svg%3E");
}

.uk-offcanvas-bar .uk-nav-default>li.uk-parent>a.clickable .trigger{
  display: inline-block;
  width: 20px;
  height:20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='%23fff' d='M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6 .1 34z'/%3E%3C/svg%3E");
  background-size: 10px;
  background-position: center;
  position: absolute;
  right: 20px;
  background-position-x: 10px;
  transform: rotate(90deg);
}

.uk-offcanvas-bar .uk-nav-default>li.uk-parent.wv-active>a.clickable .trigger{
  transform: rotate(-90deg);
}


.uk-offcanvas-bar .uk-nav-default>li.uk-parent>a.clickable::after{
  display: none;
}

.uk-offcanvas-bar .uk-nav-default{
  overflow: hidden;
  position: relative;
}


.uk-offcanvas-bar .uk-nav-default.active-level-2>li:not(.wv-active),
.uk-offcanvas-bar .uk-nav-default.active-level-3>li>ul>li:not(.wv-active){
  opacity:0;
  pointer-events: none;
}
.uk-offcanvas-bar .uk-nav-default.active-level-2>li.wv-active>a,
.uk-offcanvas-bar .uk-nav-default.active-level-3>li>ul>li.wv-active>a{
  opacity:0;
  pointer-events: none;
}
.uk-offcanvas-bar .uk-nav-default .back-lvl-1,
.uk-offcanvas-bar .uk-nav-default .back-lvl-2{
  cursor: pointer;
  margin-bottom: 20px;
  padding-right: 0px;
  text-transform: uppercase;
  font-weight: bold;
}

/**************************/
.social-icons .uk-icon-button,
.social-icons .uk-icon-button svg{
  width:30px;
  height:30px;
}

/**************************/

.uk-heading-divider{
  border:0;
  position: relative;
}
h2.uk-heading-divider:not(.uk-margin-large):not(.uk-margin-medium):not(.uk-margin-small),
.uk-h2.uk-heading-divider:not(.uk-margin-large):not(.uk-margin-medium):not(.uk-margin-small),
h3.uk-heading-divider:not(.uk-margin-large):not(.uk-margin-medium):not(.uk-margin-small),
.uk-h3.uk-heading-divider:not(.uk-margin-large):not(.uk-margin-medium):not(.uk-margin-small){
  margin-bottom:45px;
}
.uk-heading-divider::before,
.uk-heading-divider::after{
  content: '';
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 2px;
  background: #000;
}
.uk-section-secondary .uk-heading-divider::before,
.uk-section-secondary .uk-heading-divider::after{
  background: #fff;
}
.uk-section-secondary .uk-card-primary .uk-heading-divider::before,
.uk-section-secondary .uk-card-primary .uk-heading-divider::after{
  background: #000;
}

h2.uk-heading-divider::before,
h2.uk-heading-divider::after,
.uk-h2.uk-heading-divider::before,
.uk-h2.uk-heading-divider::after{
  height: 2px;
  width: 80px;
}
.uk-heading-divider::after{
  top:auto;
  bottom: -10px;
}
.uk-heading-line{
  position: relative;
  overflow: visible;
  margin-bottom:60px;
}
.uk-heading-line::before,
.uk-heading-line::after{
  content: '';
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background: #fff;
}
.uk-heading-line::after{
  top:auto;
  bottom: -15px;
}

.uk-heading-line>span::before,
.uk-heading-line>span::after{
  display: none;
}

/**************************/
.circle-grid .el-item{
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background-color: rgba(255, 255, 255, 0.6);
  border-color: transparent;
}
.circle-grid .el-item>*{
  flex: 0 0 100%;
}
.section-contact-page .uk-grid{
  justify-content: center;
    display: flex;
}
.section-contact-page .uk-grid>div{
  width:auto;
}
/**********************/

body .tm-header .uk-logo img{
  margin-top:10px;
  margin-bottom:10px;
  width: 180px;
  transition: all 0.3s linear 0s;
}
body.wv-sticky .tm-header .uk-logo img{
  width: 120px;
  transition: all 0.3s linear 0s;
}

body .tm-header-mobile .uk-logo img{
  width: 135px;
  transition: all 0.3s linear 0s;
}
body.wv-sticky .tm-header-mobile .uk-logo img{
  width: 120px;
  transition: all 0.3s linear 0s;
}
body.wv-sticky .uk-navbar-item, body.wv-sticky .uk-navbar-nav>li>a, body.wv-sticky .uk-navbar-toggle{
  min-height: 60px
}
body.wv-sticky .tm-header,
body.wv-sticky .tm-header-mobile{
  backdrop-filter: blur(4px);
  background-color: #0000007a;
}
@media (max-width: 1689px) {

}
body .tm-header,
body .tm-header-mobile{
  transition: all 0.3s linear 0s;
}

.home-slider .el-item .el-link{
  transition-property: transform!important;
}
.home-slider .el-item .el-link:hover{
  transition-duration: 0.2s !important;
}

.halloween-newsletter{
  text-align: center;
}
.halloween-newsletter .info{
  font-size: 10pt;
}
.halloween-newsletter .privacy{
  font-size: 10pt;
}
.halloween-newsletter .privacy a{
  color:#fff;
  text-decoration: underline;
}
@media (max-width: 959px) {
  .halloween-newsletter input{
    text-align: center;
  }
  .section-mobile-padding-top>div{
    padding-top: 140px;
  }
}
@media (max-width: 520px) {
  .halloween-newsletter .formaction label{
    display: block;
  }
  h1,
  .uk-h1{
    letter-spacing: 2px;
  }
  h2,
  .uk-h2{
    letter-spacing: 2px;
  }
  .break-links-mobile a{
    word-break: break-all;
  }
}
@media (max-width: 440px) {
  h1,
  .uk-h1{
    letter-spacing: 1px;
    font-size:32px;
  }
  h2,
  .uk-h2{
    letter-spacing: 1px;
    font-size:28px;
  }
}
@media (max-width: 635px) {
  h1,
  .uk-h1{
    font-size: 28px;
  }
  h2,
  .uk-h2{
    font-size: 24px;
  }
}

.circle-grid .el-item p{
  margin: 0 !important;
  font-weight:bold;
  color:#000;
}
.circle-grid .el-item a{
  color:#000;
}
.circle-grid .el-item a:hover{
  color:#ffed00;
  text-decoration:none;
}
.circle-grid .el-item{
  width: 275px !important;
  height: 275px !important;
  flex: 0 0 275px;
  vertical-align: middle;
  justify-content: center;
  margin: 0 auto;
}
@media (max-width: 1310px) {
  .circle-grid .el-item{
    width: 275px !important;
    height: 275px !important;
    flex: 0 0 275px;
  }
}

html[lang="de-DE"] .halloween-newsletter label.en, html[lang="de-DE"] .halloween-newsletter span.en, html[lang="de-DE"] .halloween-newsletter input.en {
    display: none !important;
}
html[lang="en-US"] .halloween-newsletter label.de, html[lang="en-US"] .halloween-newsletter span.de, html[lang="en-US"] .halloween-newsletter input.de {
    display: none !important;
}

/*
.widget_icl_lang_sel_widget{
  display: none;
}
*/
.language-indicator{
  display: none;
}
body.logged-in .widget_icl_lang_sel_widget{
  display: flex;
}
body.logged-in .language-indicator{
  display: block;
  z-index: 2;
}


html[lang="de-DE"] .language-indicator.en{
  display: none;
}
html[lang="en-US"] .language-indicator.de{
  display: none;
}

.language-indicator{
  position: fixed;
  left:0;
  bottom:0;
  padding: 20px;
  background: #fff;
  color: #000;
  font-weight: bold;
  font-size: 24pt;
}

#tm-dialog-mobile .uk-offcanvas-bar .uk-offcanvas-close{
  margin-top: 20px;
  margin-right: 20px;
}

@media (max-width: 959px) {
  #tm-dialog-mobile .uk-offcanvas-bar{
    padding-top: 100px
  }
  #tm-dialog-mobile .uk-offcanvas-bar .widget_nav_menu{
    margin-top: 0px;
  }
}

@media (max-width: 520px) {
  #tm-dialog-mobile .uk-offcanvas-bar .widget_nav_menu{
    margin-top: 0px;
  }
  #tm-dialog-mobile .uk-offcanvas-bar .uk-logo img{
    width: 165px;
  }
}



.uk-section-default .uk-h2.uk-heading-divider::before,
.uk-section-default h2.uk-heading-divider::before,
.uk-section-default .uk-h2.uk-heading-divider::after,
.uk-section-default h2.uk-heading-divider::after{
  background-color: #000;
}

.uk-heading-bullet::before{
  border-left-color: #000;
}



/************** Cookiebot **************/
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{
    background-color: #ffed00 !important;
}
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{
  background-color: #ffed00 !important;
  border-color: #ffed00 !important;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{
  border-color: #ffed00 !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive{
  border-color: #ffed00 !important;
  color: #ffed00 !important;
}
#CybotCookiebotDialogTabContent input:checked+.CybotCookiebotDialogBodyLevelButtonSlider{
  background-color: #ffed00 !important;
}
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover, #CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover, #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover{
  color: #ffed00 !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover, #CybotCookiebotDialogBodyLevelButtonsSelectPane label:not([for=CybotCookiebotDialogBodyLevelButtonNecessary]) .CybotCookiebotDialogBodyLevelButtonDescription:hover {
    color: #ffed00 !important;
}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{
  background-color: #ffed00 !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonDecline.CybotCookiebotDialogBodyButton, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{
  background-color: #ababab !important;
  border-color: #ababab !important;
}


.uk-offcanvas-bar .uk-panel{
  text-align: left;
  width: 260px;
  margin-left:auto;
  margin-right: 0;
}

.uk-offcanvas-bar .uk-logo{
  width:200px;
  }
.uk-offcanvas-bar .uk-nav-sub{
  padding-left:0;
  padding-right:10px;
  }
  
  
  #nav_menu-2{
    width: 260px;
    margin-left: auto;
    margin-right: 0;
  }
  .uk-offcanvas-bar .uk-nav-default>li>a{
    text-align: left;
  }

  .uk-nav>li>a{
    padding: 0;
  }
  .uk-nav>li>ul{
    display: none;
  }
  

  .uk-section-primary{
    color:  #000;
  }

  .wave-before::before,
  .wave-after::after{
    content: '';
    width:120px;
    height: 50px;
    margin:0 auto;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .wave-before::before{
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 395 121' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;'%3E%3Cg transform='matrix(1,0,0,1,-8118.44,-11372.1)'%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,894.669,1610.84)'%3E%3Cpath d='M-2.284,7.797L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,894.669,1601.04)'%3E%3Cpath d='M-2.284,7.797L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,894.669,1590.3)'%3E%3Cpath d='M-2.284,7.797L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,918.023,1584.34)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,918.023,1574.54)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,918.023,1563.8)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.817415,-0.523804,-0.539535,-0.841963,941.323,1610.22)'%3E%3Cpath d='M-2.609,7.503L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2.03px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.817415,-0.523804,-0.539535,-0.841963,941.323,1600.43)'%3E%3Cpath d='M-2.609,7.503L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2.03px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.817415,-0.523804,-0.539535,-0.841963,941.323,1589.68)'%3E%3Cpath d='M-2.609,7.503L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2.03px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,964.023,1584.14)'%3E%3Cpath d='M-26.464,7.912L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,964.023,1574.34)'%3E%3Cpath d='M-26.464,7.912L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,964.023,1563.6)'%3E%3Cpath d='M-26.464,7.912L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,986.669,1610.36)'%3E%3Cpath d='M-1.97,7.525L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,986.669,1600.56)'%3E%3Cpath d='M-1.97,7.525L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,986.669,1589.82)'%3E%3Cpath d='M-1.97,7.525L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,1010.02,1583.86)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,1010.02,1574.06)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,1010.02,1563.32)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  .wave-after::after{
    background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 395 121' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;'%3E%3Cg transform='matrix(1,0,0,1,-8118.44,-11372.1)'%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,894.669,1610.84)'%3E%3Cpath d='M-2.284,7.797L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,894.669,1601.04)'%3E%3Cpath d='M-2.284,7.797L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,894.669,1590.3)'%3E%3Cpath d='M-2.284,7.797L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,918.023,1584.34)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,918.023,1574.54)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,918.023,1563.8)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.817415,-0.523804,-0.539535,-0.841963,941.323,1610.22)'%3E%3Cpath d='M-2.609,7.503L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2.03px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.817415,-0.523804,-0.539535,-0.841963,941.323,1600.43)'%3E%3Cpath d='M-2.609,7.503L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2.03px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.817415,-0.523804,-0.539535,-0.841963,941.323,1589.68)'%3E%3Cpath d='M-2.609,7.503L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2.03px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,964.023,1584.14)'%3E%3Cpath d='M-26.464,7.912L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,964.023,1574.34)'%3E%3Cpath d='M-26.464,7.912L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,964.023,1563.6)'%3E%3Cpath d='M-26.464,7.912L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,986.669,1610.36)'%3E%3Cpath d='M-1.97,7.525L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,986.669,1600.56)'%3E%3Cpath d='M-1.97,7.525L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,986.669,1589.82)'%3E%3Cpath d='M-1.97,7.525L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,1010.02,1583.86)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,1010.02,1574.06)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,1010.02,1563.32)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:black;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  
.uk-section-secondary .wave-before::before{
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 395 121' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;'%3E%3Cg transform='matrix(1,0,0,1,-8118.44,-11372.1)'%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,894.669,1610.84)'%3E%3Cpath d='M-2.284,7.797L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,894.669,1601.04)'%3E%3Cpath d='M-2.284,7.797L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,894.669,1590.3)'%3E%3Cpath d='M-2.284,7.797L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,918.023,1584.34)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,918.023,1574.54)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,918.023,1563.8)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.817415,-0.523804,-0.539535,-0.841963,941.323,1610.22)'%3E%3Cpath d='M-2.609,7.503L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2.03px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.817415,-0.523804,-0.539535,-0.841963,941.323,1600.43)'%3E%3Cpath d='M-2.609,7.503L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2.03px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.817415,-0.523804,-0.539535,-0.841963,941.323,1589.68)'%3E%3Cpath d='M-2.609,7.503L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2.03px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,964.023,1584.14)'%3E%3Cpath d='M-26.464,7.912L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,964.023,1574.34)'%3E%3Cpath d='M-26.464,7.912L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,964.023,1563.6)'%3E%3Cpath d='M-26.464,7.912L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,986.669,1610.36)'%3E%3Cpath d='M-1.97,7.525L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,986.669,1600.56)'%3E%3Cpath d='M-1.97,7.525L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,986.669,1589.82)'%3E%3Cpath d='M-1.97,7.525L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,1010.02,1583.86)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,1010.02,1574.06)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,1010.02,1563.32)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  
.uk-section-secondary .wave-after::after{
    background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 395 121' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;'%3E%3Cg transform='matrix(1,0,0,1,-8118.44,-11372.1)'%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,894.669,1610.84)'%3E%3Cpath d='M-2.284,7.797L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,894.669,1601.04)'%3E%3Cpath d='M-2.284,7.797L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,894.669,1590.3)'%3E%3Cpath d='M-2.284,7.797L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,918.023,1584.34)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,918.023,1574.54)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,918.023,1563.8)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.817415,-0.523804,-0.539535,-0.841963,941.323,1610.22)'%3E%3Cpath d='M-2.609,7.503L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2.03px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.817415,-0.523804,-0.539535,-0.841963,941.323,1600.43)'%3E%3Cpath d='M-2.609,7.503L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2.03px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.817415,-0.523804,-0.539535,-0.841963,941.323,1589.68)'%3E%3Cpath d='M-2.609,7.503L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2.03px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,964.023,1584.14)'%3E%3Cpath d='M-26.464,7.912L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,964.023,1574.34)'%3E%3Cpath d='M-26.464,7.912L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,964.023,1563.6)'%3E%3Cpath d='M-26.464,7.912L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,986.669,1610.36)'%3E%3Cpath d='M-1.97,7.525L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,986.669,1600.56)'%3E%3Cpath d='M-1.97,7.525L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(0.841963,-0.539535,-0.539535,-0.841963,986.669,1589.82)'%3E%3Cpath d='M-1.97,7.525L26.619,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,1010.02,1583.86)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,1010.02,1574.06)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(2.66667,0,0,2.66667,5760,7200)'%3E%3Cg transform='matrix(-0.841963,-0.539535,-0.539535,0.841963,1010.02,1563.32)'%3E%3Cpath d='M-26.619,7.797L2.284,7.797' style='fill:none;fill-rule:nonzero;stroke:white;stroke-width:2px;'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }

.uk-heading-line::before, .uk-heading-line::after{
    background-color: #000;
  }

.uk-section-secondary .uk-heading-line::before, .uk-section-secondary .uk-heading-line::after{
    background-color: #fff;
}


  .gallery .uk-overlay-default{
    background: rgba(0, 0, 0, 0.3);
  }

  .gallery .el-title{
    color: #ffed00;
    text-transform: uppercase;
  }

  #tm-main>div>div.uk-background-cover{
    padding-top:180px;
  }

  .uk-section-secondary:not(.uk-preserve-color) .uk-text-primary{
  color: #ffed00 !important;
}
  .uk-heading-divider.uk-text-primary::before, .uk-heading-divider.uk-text-primary::after{

    background: #ffed00;
  }
  
  .footer .uk-subnav a.el-link{
    text-transform: none;
    font-size: 12pt;
  }
  
  .section-team .el-title{
    font-weight: bold;
    letter-spacing:0;
  }
  
  .info-box{
    margin-bottom: 61px !important;
  }
  @media(max-width: 959px){
    .info-box{
      margin-bottom: 81px !important;
    }
  }
  .info-box .el-title{
    margin-top: 10px !important;
    margin-bottom: 40px !important;
    text-align: center;
  }
  .info-box .el-title::before{
    top: -8px;
  }
  .info-box .el-title::after{
    bottom: -8px;
  }
  
  .info-box .el-title::before,
  .info-box .el-title::after{
    height: 1px;
  }
  
  .info-box.uk-card-secondary .el-title::before,
  .info-box.uk-card-secondary .el-title::after{
    background:#fff;
  }

  .info-box.uk-card-primary{
    color:#000;
  }
  .info-box.uk-card-primary .el-title,
  .info-box.uk-card-primary .el-content{
    color:#000;
  }
  .uk-section-secondary .info-box.uk-card-default .el-title,
  .uk-section-secondary .info-box.uk-card-default .el-content{
    color:#000;
  }
  .uk-section-secondary .info-box.uk-card-default .el-title::before,
  .uk-section-secondary .info-box.uk-card-default .el-title::after{
    background:#000;
  }
  
  .info-box::after{
    content: '';
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    height: 39px;
    margin: 0 auto;
    display: block;
    background-repeat: repeat-x;
    background-position: center;
    background-size: 140px;
  }

  .info-box::after{
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 395 119' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;'%3E%3Cpath d='M-1.738,52.014l69.327,-42.965' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3Cpath d='M134.121,52.788l-69.572,-43.739' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3Cpath d='M131.027,52.795l67.611,-44.32' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.7px;'/%3E%3Cpath d='M264.621,52.256l-69.065,-43.749' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3Cpath d='M261.528,52.276l68.157,-44.595' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3Cpath d='M396.208,51.421l-69.582,-43.696' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3Cpath d='M-1.47,81.961l69.327,-42.965' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3Cpath d='M-1.47,109.851l69.327,-42.965' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3Cpath d='M134.389,82.735l-69.572,-43.739' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3Cpath d='M134.389,110.626l-69.572,-43.74' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3Cpath d='M131.294,82.743l67.612,-44.321' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.7px;'/%3E%3Cpath d='M131.294,110.633l67.612,-44.32' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.7px;'/%3E%3Cpath d='M264.888,82.203l-69.064,-43.75' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3Cpath d='M264.888,110.093l-69.064,-43.749' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3Cpath d='M261.796,82.223l68.156,-44.594' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3Cpath d='M261.796,110.114l68.156,-44.596' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3Cpath d='M396.476,81.368l-69.582,-43.697' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3Cpath d='M396.476,109.258l-69.582,-43.696' style='fill:none;fill-rule:nonzero;stroke:%23000;stroke-width:5.69px;'/%3E%3C/svg%3E");
  }
  
  .uk-section-secondary .info-box::after{
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 395 119' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;'%3E%3Cpath d='M-1.738,52.014l69.327,-42.965' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3Cpath d='M134.121,52.788l-69.572,-43.739' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3Cpath d='M131.027,52.795l67.611,-44.32' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.7px;'/%3E%3Cpath d='M264.621,52.256l-69.065,-43.749' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3Cpath d='M261.528,52.276l68.157,-44.595' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3Cpath d='M396.208,51.421l-69.582,-43.696' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3Cpath d='M-1.47,81.961l69.327,-42.965' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3Cpath d='M-1.47,109.851l69.327,-42.965' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3Cpath d='M134.389,82.735l-69.572,-43.739' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3Cpath d='M134.389,110.626l-69.572,-43.74' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3Cpath d='M131.294,82.743l67.612,-44.321' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.7px;'/%3E%3Cpath d='M131.294,110.633l67.612,-44.32' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.7px;'/%3E%3Cpath d='M264.888,82.203l-69.064,-43.75' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3Cpath d='M264.888,110.093l-69.064,-43.749' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3Cpath d='M261.796,82.223l68.156,-44.594' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3Cpath d='M261.796,110.114l68.156,-44.596' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3Cpath d='M396.476,81.368l-69.582,-43.697' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3Cpath d='M396.476,109.258l-69.582,-43.696' style='fill:none;fill-rule:nonzero;stroke:%23ffed00;stroke-width:5.69px;'/%3E%3C/svg%3E");
  }
  
  
  .wv-gallery-gallery div.wv-item:not(:first-child){
    display: none;
  }
