
/* ========================================================================
   Typos / Icons
 ========================================================================== */
 
 /* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/41190d");
 


@font-face {
  font-family: "RebrandTxt-Regular";
  src: url('../fonts/RebrandTxtRegular/font.woff2') format('woff2'), url('../fonts/RebrandTxtRegular/font.woff') format('woff');
}


@font-face {
  font-family: "RebrandTxt-Medium";
  src: url('../fonts/RebrandTxtMedium/font.woff2') format('woff2'), url('../fonts/RebrandTxtMedium/font.woff') format('woff');
}


@font-face {
  font-family: "RebrandTxt-Bold";
  src: url('../fonts/RebrandTxtBold/font.woff2') format('woff2'), url('../fonts/RebrandTxtBold/font.woff') format('woff');
}


@font-face {
  font-family: "RebrandTxt-Black";
  src: url('../fonts/RebrandTxtBlack/font.woff2') format('woff2'), url('../fonts/RebrandTxtBlack/font.woff') format('woff');
}



@font-face {
  font-family: "RebrandDis-Heavy";
  src: url('../fonts/RebrandDisHeavy/font.woff2') format('woff2'), url('../fonts/RebrandDisHeavy/font.woff') format('woff');
}




.font-weight-regular, .regular {
  font-family: "RebrandTxt-Regular";
}


.font-weight-medium {
  font-family: "RebrandTxt-Medium";
}



.font-weight-strong, .strong, strong, b, .font-weight-bold  {
  font-family: "RebrandTxt-Bold";
}

.font-weight-black {
  font-family: "RebrandTxt-Black";
}

.uk-panel >:last-child,
.uk-panel >:last-child > p {
 margin-bottom:0
}



.text-shadow {
	text-shadow: 2px 2px 15px rgba(0, 0, 0, 0.6);
}

.text-underline {
  text-decoration: underline !important;
}

.text-transform {
  text-transform: uppercase !important;
}

.no-text-transform {
  text-transform: none !important;
}

p:last-child {
	margin-bottom: 0;
}



.tm-toolbar-default .uk-text-muted, .uk-card-primary.uk-card-body .uk-text-muted, .uk-card-primary > :not([class*="uk-card-media"]) .uk-text-muted, .uk-card-secondary.uk-card-body .uk-text-muted, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-text-muted, .uk-light .uk-text-muted, .uk-offcanvas-bar .uk-text-muted, .uk-overlay-primary .uk-text-muted, .uk-section-primary:not(.uk-preserve-color) .uk-text-muted, .uk-section-secondary:not(.uk-preserve-color) .uk-text-muted, .uk-tile-primary:not(.uk-preserve-color) .uk-text-muted, .uk-tile-secondary:not(.uk-preserve-color) .uk-text-muted {
	color: rgba(255,255,255,1) !important;
}




.uk-h3, h3 {
	font-size: 20px;
}

@media (min-width: 960px) {
.uk-h3, h3 {
	font-size: 28px;
}
}

/* ========================================================================
   Responsive Videos & Embed Container iFRame
 ========================================================================== */


.responsive-iframe iframe {
width: 100%;
}




/* ========================================================================
   Headings
 ========================================================================== */





.uk-font-primary,
.uk-font-secondary {
	text-transform: none;
}
/* ========================================================================
   Close
 ========================================================================== */


.uk-modal-dialog .uk-close {
	color: #002e49;
}
 
.uk-modal-dialog .uk-close:hover {
	color: #E36400;
}




/* ========================================================================
   Colors
 ========================================================================== */

 .bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark p, .bg-dark ul, .bg-dark li {
  color: rgba(255, 255, 255, 1);
}



 
 .white,  .white h1,  .white h2,  .white h3, .white h4, .white h5, .white p  {
  color: rgba(255, 255, 255, 1) !important;
}


 .yellow {
  color: rgba(253, 195, 0, 1) !important;
}

 .blue {
  color: rgba(0, 46, 73, 1) !important;
}

 .albatros-blue {
  color: rgba(0, 117, 190, 1) !important;
}

 .orange {
  color: rgba(227, 100, 0, 1) !important;
}


 .black {
  color: rgba(0, 0, 0, 1) !important;
}



 .bg-white {
  background-color: rgba(255, 255, 255, 1) !important;
}

 .bg-yellow {
  background-color: rgba(253, 195, 0, 1) !important;
}

 .bg-blue {
  background-color: rgba(0, 46, 73, 1) !important;
}

 .bg.albatros-blue {
  background-color: rgba(0, 117, 190, 1) !important;
}

 .bg-orange {
  background-color: rgba(227, 100, 0, 1) !important;
}


 .bg-black {
  background-color: rgba(0, 0, 0, 1) !important;
}



 .bg-gradient-orange-yellow {
 background: rgb(227,100,0);
background: linear-gradient(90deg, rgba(227,100,0,1) 0%, rgba(252,211,0,1) 100%);
}


 .bg-opacity {
  opacity: 0.85 !important;
}

 .opacity-30 {
  opacity: 0.30 !important;
}

 .fill-red {
  fill: #f44c59 !important;
}


/* ========================================================================
   SVG Fill Class
 ========================================================================== */

 .svg-fill-yellow svg {
  fill: #fcd300 !important;
}


 .svg-fill-blue svg {
  fill: #002e49 !important;
}


 .svg-fill-albatros-blue svg {
  fill: #0075be !important;
}

 .svg-fill-orange svg {
  fill: #е36400 !important;
}

 .svg-fill-white svg {
  fill: #FFF !important;
}





/* ========================================================================
   Clip Path
 ========================================================================== */

.clip-path-wave-top-bottom,
.clip-path-wave-top-bottom,
.clip-path-wave-top,
.clip-path-wave-bottom {	
	position: relative;
}


.parallax.clip-path-wave-top-bottom::before,
.parallax.clip-path-wave-top-bottom::after,
.parallax.clip-path-wave-top::before,
.parallax.clip-path-wave-bottom::after {	
z-index: 1;
}




.clip-path-wave-top-bottom::before,
.clip-path-wave-top-bottom::after,
.clip-path-wave-top::before,
.clip-path-wave-bottom::after {	
	content: "";
	position: absolute;
width: 100%;
  height: 50px;
}



.clip-path-wave-top-bottom::before,
.clip-path-wave-top::before {	
	left: 0;
	top:-1px;
	right:0;
}

.clip-path-wave-top-bottom::after,
.clip-path-wave-bottom::after {	
	left: 0;
	bottom:-1px;
	right:0;
}



.clip-path-wave-top-bottom::before,
.clip-path-wave-top::before  {	
clip-path: polygon(100% 0%, 0% 0% , 0.00% 56.95%, 5.00% 67.66%, 10.00% 76.97%, 15.00% 84.14%, 20.00% 88.60%, 25.00% 89.99%, 30.00% 88.21%, 35.00% 83.39%, 40.00% 75.92%, 45.00% 66.40%, 50.00% 55.57%, 55.00% 44.29%, 60.00% 33.48%, 65.00% 23.97%, 70.00% 16.53%, 75.00% 11.75%, 80.00% 10.00%, 85.00% 11.44%, 90.00% 15.93%, 95.00% 23.13%, 100.00% 32.47%);
}



.clip-path-wave-top-bottom::after,
.clip-path-wave-bottom::after  {	
clip-path: polygon(100% 100%, 0% 100% , 0.00% 56.95%, 5.00% 67.66%, 10.00% 76.97%, 15.00% 84.14%, 20.00% 88.60%, 25.00% 89.99%, 30.00% 88.21%, 35.00% 83.39%, 40.00% 75.92%, 45.00% 66.40%, 50.00% 55.57%, 55.00% 44.29%, 60.00% 33.48%, 65.00% 23.97%, 70.00% 16.53%, 75.00% 11.75%, 80.00% 10.00%, 85.00% 11.44%, 90.00% 15.93%, 95.00% 23.13%, 100.00% 32.47%);
}






/* Colors */
.clip-path-wave-top-bottom.bg-wave-white::before,
.clip-path-wave-top-bottom.bg-wave-white::after,
.clip-path-wave-top.bg-wave-white::before,
.clip-path-wave-bottom.bg-wave-white::after {	
  background: #FFF;
}



 
.clip-path .svg {
  position: absolute;
  width: 0;
  height: 0;
}

.clip-path.bubble {
  width: 100%;
  background-size: cover;
  -webkit-clip-path: url(#bubble);
  clip-path: url(#bubble);
}

@media (max-width: 959px) {
.clip-path.bubble.intro {
  max-width: 60%;
}
}


.clip-path.bubble.intro.uk-margin-minus-large-top {
margin-top: -100px !important;
}


@media (min-width: 768px) {
.clip-path.bubble.intro.uk-margin-minus-large-top {
margin-top: -200px !important;
}
}


.clip-path.stoerer{
  width: 394px;
  height: 350px;
  background-size: cover;
  -webkit-clip-path: url(#stoerer);
  clip-path: url(#stoerer);
  padding: 20px !important;
  text-align: center;
}






.clip-path.stoerer .el-title {
line-height: 1;
}


@media (max-width: 959px) {
	
.clip-path.stoerer{
  transform: scale(0.7);
}	
}	


/* ========================================================================
   margin
 ========================================================================== */

.minus-top-margin  {
 margin-top: -100px;
}

@media (min-width: 960px) {
.minus-top-margin  {
 margin-top: -175px;
}
}

/* ========================================================================
   Grayscale
 ========================================================================== */

.uk-transition-grayscale img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.uk-transition-toggle.uk-transition-grayscale img:focus,
.uk-transition-toggle .uk-transition-grayscale img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}


/* ========================================================================
   Videos in Header Overlapping
 ========================================================================== */

.video-overlapping{	
  position: relative !important;
  z-index: 1;
}


@media (min-width: 960px) {
.video-overlapping{
bottom: -75px;
}
}

/* ========================================================================
   Image Radius
 ========================================================================== */

.img-radius img.el-image {
overflow: hidden;	
}


.img-radius.radius-default img.el-image,
.video-radius.radius-default video {
-webkit-border-top-right-radius: 50px;
-webkit-border-bottom-left-radius: 50px;
-moz-border-radius-topright: 50px;
-moz-border-radius-bottomleft: 50px;
border-top-right-radius: 50px;
border-bottom-left-radius: 50px;
}



.img-radius.radius-xsmall img.el-image {
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
}


/* ========================================================================
   Text Card
 ========================================================================== */

.text-card .uk-panel > .uk-grid > div + div  {
background-color: #002e49;
-webkit-border-top-right-radius: 50px;
-webkit-border-bottom-left-radius: 50px;
-moz-border-radius-topright: 50px;
-moz-border-radius-bottomleft: 50px;
border-top-right-radius: 50px;
border-bottom-left-radius: 50px;
}



@media (min-width: 1200px) {
.text-card .uk-panel > .uk-grid > div + div  {
margin-left: 40px;
}
}

/* ========================================================================
   Cards
 ========================================================================== */

.uk-card-hover {
-webkit-box-shadow: 0 5px 15px -5px rgba(0,0,0,0.25);
-moz-box-shadow: 0 15px 15px -5px rgba(0,0,0,0.25);
box-shadow: 0 5px 15px -5px rgba(0,0,0,0.25);
}


.uk-card-hover:hover {
-webkit-box-shadow: 0 5px 15px -5px rgba(0,0,0,0.5);
-moz-box-shadow: 0 5px 15px -5px rgba(0,0,0,0.5);
box-shadow: 0 5px 15px -5px rgba(0,0,0,0.5);
}



/* Card Border */

.uk-card-radius .uk-card,
.uk-card-radius.uk-card {
overflow: hidden;	
-webkit-border-top-right-radius: 50px;
-webkit-border-bottom-left-radius: 50px;
-moz-border-radius-topright: 50px;
-moz-border-radius-bottomleft: 50px;
border-top-right-radius: 50px;
border-bottom-left-radius: 50px;
}


.uk-card-radius-xsmall .uk-card,
.uk-card-radius-xsmall.uk-card {
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
}


/* ========================================================================
   Check List
 ========================================================================== */

ul.checked-list {
 list-style: none;
 padding: 0;
}

ul.checked-list li {
padding-left: 30px;
position: relative;
}


ul.checked-list > li{
background-image: url('data:image/svg+xml,<svg id="Ebene_1" xmlns="http://www.w3.org/2000/svg" width="20" height="20" version="1.1" viewBox="0 0 20 20"><!-- Generator: Adobe Illustrator 29.3.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 151) --><defs><style> .st0 { fill: %23ff6400; } </style></defs><path class="st0" d="M10,20C4.5,20,0,15.5,0,10S4.5,0,10,0s.8.3.8.8-.3.8-.8.8C5.3,1.5,1.5,5.3,1.5,10s3.8,8.5,8.5,8.5,8.5-3.8,8.5-8.5.3-.8.8-.8.8.3.8.8c0,5.5-4.5,10-10,10Z"/><path class="st0" d="M9.7,13.9c-.2,0-.4,0-.5-.2l-3.6-3.6c-.3-.3-.3-.8,0-1.1.3-.3.8-.3,1.1,0l3,3L17.7,2.2c.3-.3.7-.4,1.1-.1.3.3.4.7.1,1.1l-8.6,10.5c-.1.2-.3.3-.5.3,0,0,0,0,0,0Z"/></svg>');
background-repeat: no-repeat;
background-position: left 7px;
}

ul.checked-list li + li {
margin-top: 25px;
}

.price-card  ul.checked-list li + li,
ul.checked-list.no-margin li + li  {
margin-top: 0;
}


/* ========================================================================
   marker
 ========================================================================== */

.text-marker {
  background-color: rgba(255, 255, 255, 1);
  display: inline;
  padding: 2px;
}



/* ========================================================================
   Logo
 ========================================================================== */


.tm-header-mobile  .uk-logo img,
.tm-header-mobile  .uk-logo svg,
.tm-header-mobile  .uk-sticky-below .uk-logo img {
  height: 40px;
  width: inherit;
}




.tm-header .uk-logo img,
.tm-header .uk-logo svg,
.tm-header .uk-sticky-below .uk-logo img {
  height: 80px;
  width: inherit;
}






/* ========================================================================
   Header
 ========================================================================== */


.tm-header, .tm-header-mobile {
	background-color: #FFF;
	z-index: 2;
}


.tm-header > div:not(.uk-sticky-below)> .uk-navbar-container,
.tm-header .uk-sticky-below > .uk-navbar-container {
 padding-top:20px;
 padding-bottom:20px
}


@media (min-width: 960px) {
.tm-header div:not(.uk-sticky-below) > .uk-navbar-container {
 padding-top:40px;
 padding-bottom:40px
}
}


.tm-header-mobile  .uk-navbar-container:not(.uk-navbar-transparent) {
	padding: 10px 0;
}


.uk-navbar-sticky {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.5);
	z-index: 2;
}

/* ========================================================================
   Sticky Navbar
 ========================================================================== */

.tm-header > div.uk-sticky-below > .uk-navbar-container {
 padding-top:10px;
 padding-bottom:10px;
}

/* ========================================================================
   Subnav Pill
 ========================================================================== */

@media (max-width: 479px) {
.uk-subnav.uk-subnav-pill {
	display: block;
}

.uk-subnav > * > :first-child {
	display: inline-block;
}

.uk-subnav.uk-subnav-pill li + li {
	margin-top: 10px;
}		
}	

.uk-subnav-pill > * > :first-child {
	padding: 0 15px 5px 15px;
}

.uk-subnav.uk-subnav-pill > * > :first-child {
	font-size: 1em;
}
/* ========================================================================
   Buttons
 ========================================================================== */

.uk-button {
	padding: 10px 30px 15px 30px;
	line-height: 1;
}


/* ========================================================================
   Mobile Dialog
 ========================================================================== */
#tm-dialog-mobile .uk-nav-primary img,
#tm-dialog-mobile .uk-nav-primary .uk-nav-subtitle  {
display: none !important;
visibility: hidden !important;
}



#tm-dialog-mobile .uk-nav-primary .uk-nav-sub{
text-transform: none;
}

#tm-dialog-mobile .uk-nav-primary {
	line-height: 1;
}



#tm-dialog-mobile .uk-nav-primary .uk-nav-sub li+li {
	margin-top: 10px;
}

#tm-dialog-mobile.uk-dropbar {
	background: #fff;
	color: #002d48;
}


#tm-dialog-mobile .uk-nav-primary .uk-nav-sub {
	font-family: "RebrandTxt-Medium";
}

#tm-dialog-mobile .uk-nav-primary {
	margin-top: 50px;
}



#tm-dialog-mobile  ul.uk-nav-sub .uk-grid div.uk-width-expand {
padding-left: 0;
}
/* ========================================================================
   Scrollbar
 ========================================================================== */

.tm-scrollbar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;

}

@media (max-width: 959px) {
.tm-scrollbar {
}
}

.tm-scrollbar .uk-icon-button {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  height: 50px;
  background-color: #e36400;
  line-height: 40px;
  color: #FFF;
  font-size: 18px;
  text-align: center;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
  transition-timing-function: ease;
  line-height: 50px;
  border-radius: 0;
  border: none;
  font-family: 'RebrandTxt-Black';
}





.tm-scrollbar .uk-hidden\@m .uk-icon-button:nth-child(n+2) {
	border-left: 1px solid #FFF;
}

.tm-scrollbar .uk-visible\@m .uk-icon-button:nth-child(n+2) {
	margin-top: 20px;
}


@media (min-width: 960px) {
	
.tm-scrollbar .uk-icon-button {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 65px;
  font-size: 22px;
  -webkit-border-top-left-radius: 25px;
-moz-border-radius-topleft: 25px;
border-top-left-radius: 25px;
text-align: center;
}



.tm-scrollbar .uk-icon-button:hover,
.tm-scrollbar .uk-icon-button:focus,
.tm-scrollbar .uk-icon-button:active {
  background-color: #е36400:
  color: #FFF;
  /* 2 */
  outline: none;
  transform: none;
   text-decoration: none;
   border-top-left-radius: 0;
}



	
	
.tm-scrollbar {
  position: fixed;
  top: 50%;
  right: 0;
  left: auto;
  bottom: 50%;
  width: 70px;
  padding-right: 0;
  background-color: 003399;
  display: flex;
  align-items: center;

}

.tm-scrollbar .uk-icon-envelope {
	 font-size: 35px;
}	

.tm-scrollbar .uk-icon-button > svg {
	width: 40px;
}
	
}




@media (max-width: 959px) {
.tm-scrollbar .uk-panel {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.tm-scrollbar .uk-icon-button:hover,
.tm-scrollbarr .uk-icon-button:focus,
.tm-scrollbar .uk-icon-button:active {
  background-color: #fcd300;
  color: #FFF;
  /* 2 */
  outline: none;
  transform: none;
  text-decoration: none;
}	

.tm-scrollbar .uk-icon-button > svg {
	width: 30px;
}	
}	


/* ========================================================================
   Toolbar
 ========================================================================== */


 .tm-toolbar {
background-color: #FFF;

}


/* ========================================================================
   Tooltip
 ========================================================================== */

 .uk-tooltip {
  line-height: 1.3em;
  text-align: center;
    -webkit-border-top-left-radius: 25px;
-moz-border-radius-topleft: 25px;
border-top-left-radius: 25px;
height: 70px;
display: inline-flex !important;
align-items: center;
font-size: 1em;
font-family: 'RebrandTxt-Black';

}


[role=tooltip]:not(.uk-tooltip):not(.show) {
    display: block !important;

}



/* ========================================================================
   To Top Scroller
 ========================================================================== */

.uk-totop {
	width: 40px;
	height: 40px;
	border-radius: 40px;
	line-height: 20px;
	position: relative;
	top: -20px;
	box-sizing: border-box;
}



/* ========================================================================
   Panel / alignment change
 ========================================================================== */

@media (max-width: 959px) {
.order-change\@m > div > div:nth-child(2n)  {
	order: -1;
}
}





/* ========================================================================
   Footer
 ========================================================================== */

footer .social-icons .uk-icon {
color:#FFF;
} 

.footer-subnav ul.uk-subnav {
 justify-content:center;
}


@media (max-width: 959px) {
.footer-subnav.uk-section-xsmall {
padding-bottom: 60px;
}
}

footer .cert-logos img{
max-width: 150px;
width: inherit;
max-height: 80px;
} 


/* ========================================================================
   Login
 ========================================================================== */
body.login span.visually-hidden {
	visibility: hidden;
	display: none;
}




/* ========================================================================
   Search
 ========================================================================== */

.uk-search-input {
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	background: transparent;	
	border: 1px solid rgba(255,255,255,.4);
}

.uk-search-input:focus {
    border-color: #fff;
}

.uk-search .uk-search-icon {
	width: 40px;
	color: #6f6f6f;
}

.uk-search-input::placeholder {
    color: #6f6f6f;
}

.uk-search-input:focus::placeholder {
    color: #b6a56c;
}



/* ========================================================================
   Grid List
 ========================================================================== */


/*
.grid-list a.el-item .uk-svg {
-webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}


 .grid-list a.el-item:hover .uk-svg {
transform: rotate(90deg);
}

*/


.grid-list a.el-item {
-webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}


.grid-list a.el-item:hover {
transform: scale(1.025);
}


/* ========================================================================
   Parallax
 ========================================================================== */
@media (max-width: 639px) {
.parallax > div.uk-background-fixed {
min-height: 250px !important;
background-attachment: unset;
}
}


/* ========================================================================
   Termine
 ========================================================================== */

.termine span.category-7,
.termine span.category-adler-apotheke {
color: #FCD300;
}

.termine span.category-8,
.termine span.category-albatros-apotheke {
color: #0075be;
}

/* ========================================================================
   Testimonial
 ========================================================================== */

.testimonial .el-title {
margin-top: -150px;text-transform: none;
}

.testimonial .reverse-order div.uk-padding-large  {
padding: 40px 0;
}


@media (max-width: 959px) {
.testimonial .reverse-order div.uk-padding-large  {
padding-bottom: 0;
}
}


.testimonial .reverse-order .uk-panel > div > div:first-child {
display: flex;
align-items: flex-end;
justify-content: center;
}

@media (max-width: 959px) {
.testimonial .reverse-order .uk-panel > div > div + div {
order: -1;
}
}


@media (min-width: 960px) {

.testimonial .reverse-order div.uk-padding-large  {
padding: 70px 0 120px 0;
}

.testimonial img {
margin-top: -150px;
}

}

/* ========================================================================
   Accordion
 ========================================================================== */

.uk-accordion-title::before {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" version="1.1" viewBox="0 0 15 15"><defs><style> .st0 { fill: %23eb6608; } </style></defs><path class="st0" d="M11.6,7h-3.6v-3.6c0-.3-.2-.5-.5-.5s-.5.2-.5.5v3.6h-3.6c-.3,0-.5.2-.5.5s.2.5.5.5h3.6v3.6c0,.3.2.5.5.5s.5-.2.5-.5v-3.6h3.6c.3,0,.5-.2.5-.5s-.2-.5-.5-.5Z"/><path class="st0" d="M12.8,2.2C9.9-.7,5.1-.7,2.2,2.2c-2.9,2.9-2.9,7.7,0,10.6,1.5,1.5,3.4,2.2,5.3,2.2s3.8-.7,5.3-2.2c2.9-2.9,2.9-7.7,0-10.6ZM11.9,11.9c-1.2,1.2-2.8,1.8-4.4,1.8s-3.2-.7-4.4-1.8c-1.2-1.2-1.8-2.8-1.8-4.4s.7-3.2,1.8-4.4c1.2-1.2,2.8-1.8,4.4-1.8s3.2.7,4.4,1.8c1.2,1.2,1.8,2.8,1.8,4.4s-.7,3.2-1.8,4.4Z"/></svg>');
}



.uk-open > .uk-accordion-title::before {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" version="1.1" viewBox="0 0 15 15"><defs><style> .st0 { fill: %23eb6608; } </style></defs><path class="st0" d="M11.6,7H3.4c-.3,0-.5.2-.5.5s.2.5.5.5h8.2c.3,0,.5-.2.5-.5s-.2-.5-.5-.5Z"/><path class="st0" d="M12.8,2.2C9.9-.7,5.1-.7,2.2,2.2c-2.9,2.9-2.9,7.7,0,10.6,1.5,1.5,3.4,2.2,5.3,2.2s3.8-.7,5.3-2.2c2.9-2.9,2.9-7.7,0-10.6ZM11.9,11.9c-1.2,1.2-2.8,1.8-4.4,1.8s-3.2-.7-4.4-1.8c-1.2-1.2-1.8-2.8-1.8-4.4s.7-3.2,1.8-4.4c1.2-1.2,2.8-1.8,4.4-1.8s3.2.7,4.4,1.8c1.2,1.2,1.8,2.8,1.8,4.4s-.7,3.2-1.8,4.4Z"/></svg>');
}



/* ========================================================================
   Slider
 ========================================================================== */





.slider .uk-slidenav {
	color: #fff;
	background-color: #002e49;
	width: 30px;
  height: 30px;
  box-sizing: border-box;
  border-radius: 100%;
  padding: 8px;	
  opacity: 0.8;
}

.slider .uk-slidenav > svg {
	width: 15px;
	height: 15px;
}

.slider .uk-position-center-left {
	left: -10px;
}

.slider .uk-position-center-right {
	right: -10px;
}


@media (min-width: 640px) {
.slider .uk-slidenav {
	width: 40px;
  height: 40px;
    padding: 10px;	
}
.slider .uk-slidenav > svg {
	width: 20px;
	height: 20px;
}

.slider .uk-position-center-left {
	left: -20px;
}

.slider .uk-position-center-right {
	right: -20px;
}		
}	
	

@media (max-width: 639px) {
.slider .uk-slidenav {	
  opacity: 0.6;
}
}



.slider .uk-slidenav:hover {
	opacity: 1;
}


@media (min-width: 1600px) {
.slider .uk-position-center-left-out,
.slider .uk-position-center-right-out {
	margin: 20px;
}
}


/* ========================================================================
   Logo Slider
 ========================================================================== */

.logo-slider .uk-slider-items > div {
display: flex;
align-items: center;
justify-content: center;
}



/* ========================================================================
   News Slider
 ========================================================================== */

.news-slider .uk-slider-items {
display: flex;
justify-content: center;
}


/* ========================================================================
   Shop Angebote
 ========================================================================== */



.shop-angebote .uk-width-2xlarge {
	max-width: 1200px;
	width: inherit;
	padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 640px) {
.shop-angebote .uk-width-2xlarge {
	padding-left: 20px;
	padding-right: 20px;
}
}

@media (min-width: 640px) {
.shop-angebote .uk-width-2xlarge {
	padding-left: 40px;
	padding-right: 40px;
}
}


.shop-angebote .price-offer{
display: inline-block;
  padding: 10px 30px 15px 15px;
  background-color: #002e49;
  color: #e36400;
  font-family: "RebrandTxt-Black";
  font-size: 1.7em;
  line-height: 0.7;
  -webkit-clip-path: polygon(0 0,100% 0,calc(100% - 10px) 100%,0% 100%);
  clip-path: polygon(0 0,100% 0,calc(100% - 10px) 100%,0% 100%);
	
}


.shop-angebote .price-container span.price{
  color: #e36400;
  font-family: "RebrandTxt-Black";
  font-size: 1.7em;
	
}





.shop-angebote .shop-link:nth-child(10),
.shop-angebote .shop-link:nth-child(11),
.shop-angebote .shop-link:nth-child(13),
.shop-angebote .shop-link:nth-child(14),
.shop-angebote .shop-link:nth-child(16),
.shop-angebote .shop-link:nth-child(17),
.shop-angebote .shop-link:nth-child(18){
display: none !important;
visibility: hidden !important;
	
	
}




.shop-link, .aktionszeitraum {
	width: 100% !important;
	position: relative !important;
}




/* ========================================================================
   History Tabs
 ========================================================================== */


.history-tabs .uk-dropdown {
	min-width: 150px;
}

.history-tabs .uk-dropdown .uk-nav li > a {
	display: inherit;
	text-align: center;
}

.history-tabs  .uk-dropdown-nav > li > a {
	padding: 10px 0;
}

@media (min-width: 960px) {

.history-tabs .fs-grid-filter-tags {
	width: 100%;
}


	
.history-tabs .uk-tab a::before {
	display: flex;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: rgba(0,46,73,1);
	top: 0;
	justify-content: center;
	margin: ;
	content: "";
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	margin: auto;
-webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border: none;
}
	
	
	
.history-tabs .uk-tab::before {
	content: "";
	position: absolute;
	bottom: inherit;
	top: 20px;
	left: 20px;
	right: 0;
	border-top: 2px dashed #002e49;
}


.history-tabs .uk-tab > * > a {
	border-bottom: none;
	font-family: "RebrandTxt-Black";
	font-weight: 300;
	font-size: 1.1em;
	letter-spacing: 0;
	display: block;
	text-align: center;
	line-height: 40px;
}


.history-tabs .uk-tab > .uk-active > a,
.history-tabs .uk-tab li:hover a,
.history-tabs .uk-tab li:focus a  {
	color: #e36400;
	
}

.history-tabs .uk-tab li.uk-active a::before,
.history-tabs .uk-tab li:hover a::before,
.history-tabs .uk-tab li:focus a::before{
background: #e36400;
}
}





/* ========================================================================
   Service Menu
 ========================================================================== */


.service-menu .uk-nav-secondary > li > a:hover svg,
.service-menu .uk-nav-secondary > li > a:focus svg,
.service-menu .uk-nav-secondary > li.uk-active > a svg {
	color: #e36400 !important;
}

.uk-navbar-dropdown-dropbar-large {
	padding-bottom: 80px;
}

.uk-dropnav-dropbar {
clip-path: polygon(100% 0%, 0% 0% , 0.00% 90.69%, 5.00% 91.77%, 10.00% 92.70%, 15.00% 93.41%, 20.00% 93.86%, 25.00% 94.00%, 30.00% 93.82%, 35.00% 93.34%, 40.00% 92.59%, 45.00% 91.64%, 50.00% 90.56%, 55.00% 89.43%, 60.00% 88.35%, 65.00% 87.40%, 70.00% 86.65%, 75.00% 86.17%, 80.00% 86.00%, 85.00% 86.14%, 90.00% 86.59%, 95.00% 87.31%, 100.00% 88.25%);
}



/* ========================================================================
  Formular
 ========================================================================== */


.rsform-type-radiogroup .uk-form-controls label + label {
	margin-left: 25px;
}


/* ========================================================================
  Newsletter Anmeldung
 ========================================================================== */

.nl-anmeldung {
font-size: 0.85em;
line-height: 1.3em;
}

.nl-anmeldung input[type=email] {
max-width:100%;
  width:100%;
  border:0 none;
  padding:0 10px;
  background:#fff;
  color:#002e49;
  height: 40px;
  vertical-align: middle;
  display: inline-block;
  border: 1px solid #e5e5e7;
  box-sizing: border-box;
  font-family: "RebrandTxt-Bold";
  font-size: 18px;
}


.nl-anmeldung input[type=email]:focus{
  outline:0;
  background-color:#fff;
  color:#002e49;
  border-color:#fcd300!important
}


.nl-anmeldung img{
  width: 40px !important;
  height: 40px;
  border-radius: 100%;
  background-color:#fff;
  box-sizing: border-box;
  padding: 5px;
}


.nl-anmeldung form > div > div:first-child > div:first-child {
  display: none;
  visibility: hidden;
}


.nl-anmeldung input[type=email]::-moz-placeholder {
  opacity:0.7;
    font-size: 14px;
}


.nl-anmeldung .nl-success{
background:#edfbf6;
  color: #32d296 !important;
  padding: 15px 29px 15px 15px;
}


/* ========================================================================
   Cookie Hub - Cookie Consent
 ========================================================================== */

.ch2-block {
	background: rgba(0,75,105,.9) !important;
}


/* Datenschutz Cookie Table */

.datenschutz .cookiehub-declaration > p {
	display: none;
}

.cookiehub-declaration
{
  margin: 20px 0;
   background-color: rgba(240, 240, 240, 1);
}



.cookiehub-declaration a
{
  color: #333;
}

.cookiehub-categories
{
  padding: 20px;
}

.cookiehub-category table
{
  background: none;
  border: solid 1px rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
  width: 100%;
  padding: 5px;
}

.cookiehub-category h3
{
  font-size: 1em;
  margin: 0;
}

.cookiehub-category + .cookiehub-category
{
  margin-top: 50px;
}

.cookiehub-category table th, .cookiehub-category td
{
  padding: 4px 10px;
}

.cookiehub-category td:last-child
{
  text-align: left;
}

.cookiehub-category td span
{
  background: #ccc;
  padding: 4px 8px;
  font-size: 12px;
}

.cookiehub-category td[colspan] p
{
background: rgba(0, 0, 0, 0.05);
padding: 5px 10px;
font-size: 0.75em;
}

.cookiehub-category > h3 + p
{
margin-top: 0;
}


.cookiehub-category {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
