@import "custom_fonts.css";
@import "custom_masonry.css";

/*  --- FARBEN ---
Grau Hintergrund: F2F2F2
Grau Teaser: F6F6F6
Grau Linien: A8A8A8
Grau Copy und Icons: 686868
Navi: Schwarz
Blau (Highlights und Headlines): 009FE3
Grün: 93C11E
*/

/*
VIDEO  SCHATTEN  HEADER  MAINMENÜ  ContentMenü  OFFCANVAS  HEADIMAGES  BREADCRUMBS SUCHE  
CONTENT  remember  readmore  blockquote  FOTOGalerie  SIGEGalerie  masonry  PARTNER  LINKESPALTE  
TerminBox  DOWNLOADICONS  READERHinweis  ARTIKESLIDER  FOOTER  FooterLOGOS  MEDIAQUERIES
*/

.anker {transform: translateY(-180px)!important;}

.desktop {display: block;}
#offcanvas-toggler, .mobile {display: none;}


body {
  background: #f2f2f2;
  margin: 0;
  padding:0;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  letter-spacing: 0.02em;
}

body , #sp-footer, #sp-bottom {
    color: #686868;
}
#sp-main-body {
    hyphens: auto;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1.25rem;
    font-weight: 300;
    line-height: 1.2;
}
.h3, h3 {font-size: 1.5rem;font-weight: 400;}

.h1, .h2, h1, h2,
.subheading-category,
.article-list .article .article-header h1,
.article-list .article .article-header h2,
.article-details .article-header h1,
.article-details .article-header h2 {
  	margin: 0 0 1.25rem 0;
    font-size: 2rem;
  	color: #009FE3;
}

.bold .article-header h1 {
    font-weight: 600;
}

.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a,
a:link, a:visited {color: #009FE3;}
a:hover {color: #000;}

a:hover img {opacity: 0.5;}

a.button {
    border: 1px solid #009FE3;
    padding: 10px;
}
a.button:hover {
    color: #fff;
    background: #009FE3;
}

.big {font-size: 1.6rem;}


.container {
    max-width: 1200px;
  	background: #fff;
  	padding-right: 40px;
	padding-left: 40px;
}
.container-inner {
    background: #fff;
    padding: 10px 20px 0 20px;
}
#sp-main-body .container-inner {padding-bottom: 60px;}


.error {
    filter: saturate(20%);
}

.view-category .detailonly {
    display: none;
}


/* -- ##  VIDEO  ## -- */
video {
	width: 100% !IMPORTANT;
	height: auto !IMPORTANT;
	border: 1px solid #ececec;
}
.videoyt {
    position: relative;
    padding-bottom: 53.2%;
    overflow: hidden;
}
.videoyt iframe, .videoyt object, .videoyt embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 99%;
    height: 99%;
}

.twoclickyoutubevideos iframe {
    width: 100%;
}
.twoclickyoutubevideos img {
    opacity: 0.6;
    display: inline-block;
  	border: 1px solid #666;
    margin-bottom: 5px;
}
.infotext {
    font-size: 0.8em;
    margin: -42px 0 30px;
    border: 0px solid #999;
    padding: 15px 10px 1px;
    background: #f6f6f6;
}
.twoclickyoutubevideos .twoclickyoutubevideos-playbtn {
  top: 90%!important;
}



/* -- SCHATTEN -- */
#sp-header-top .container,
/*#sp-header .container,*/
#sp-headimage .container,
#sp-page-top .container,
#sp-content-bottom .container,
#sp-main-body .container,
#sp-footer .container,
#sp-footer-bottom .container {
    box-shadow: 0px 20px 20px rgba(0,0,0,0.3);
}

#sp-header .container {
    box-shadow: 0px -20px 15px rgba(0,0,0,0.3);
}

/* ################################################### */
/* ### HEADER ### */
#sp-header-top {height: 15px;}
#sp-header {
    background: none;
    height: 120px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
#sp-header.header-sticky .container {
    box-shadow: 0px -2px 8px rgba(0,0,0,0.3);
}

/* -- ICONS Kontakt / Social -- */
#sp-header .sp-module.icon.contact {
    position: absolute;
  	top: 30px;
    right: 25px;
}
#sp-header ul.menu {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 -10px;
  	float: right;
}
#sp-header .icon li {display: inline-block; margin-left: 16px;}
.menu img.icon {max-height: 24px;}


/* -##- MAINMENÜ -##- */
#sp-menu {padding-top: 60px;}

.sp-megamenu-parent > li {padding: 0 0 10px 0;}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 11px;
    line-height: 60px;
    font-size: 1.2rem;
    margin: 0;
}
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span,
.sp-megamenu-parent > li.active > a {
    font-weight: 500;
}
.sp-megamenu-parent > li.active, .sp-megamenu-parent > li.active > a {color: #009FE3;}
.sp-megamenu-parent > li.active:hover > a {color: #009FE3;}
.sp-megamenu-parent > li:hover > a {color: #009FE3;}

body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, 
body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
    content: "\f107";
    margin-left: 4px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {    
  	opacity: 0.9;
    height: 405px;
    box-shadow: none;
}
.header-sticky .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {    
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-mega-group > li > a {
    display: block;
    text-transform: none;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 1rem;
}
.sp-megamenu-parent .sp-mega-group > li > a:hover {
  	color: rgb(0, 179, 255);
  	background: rgba(171, 171, 171, 0.15);
}

.zweizeiler {
    line-height: 1.3em;
}

/* - ContentMenü - */
.menu.contentmenu {
    list-style: none;
    margin-left: -40px;
    font-size: 1.3em;
}

/* -- MAIN MENÜ OFFCANVAS -- */
.offcanvas-menu .offcanvas-inner {padding: 50px 20px;}
.offcanvas-menu ul.menu.icon, .offcanvas-menu ul.menu.icon li {display: inline-block;}
.offcanvas-menu ul.menu.icon li {margin-right: 20px;}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    font-size: 1.2rem;
    padding: 0.2rem 0;
}
.offcanvas-menu .menu-toggler {display: none !important;}
.offcanvas-menu .menu-child {
    display: block !important;
    margin: -5px 0 10px 10px !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    font-size: 1rem;
    padding: 0.3rem 0;
}

/* -- HEADIMAGES -- */
#sp-headimage .container {padding-right:15px; padding-left:15px;}
#sp-headimage .container-inner {background: #fff; padding: 20px 0;}

#sp-slide {padding: 5px 0 0 0;}

#sp-page-top .container {padding-bottom: 50px;}

/* -- BREADCRUMBS -- */
.breadcrumb {padding: 0; margin-bottom: 1rem; background-color: #fff;}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .4rem;
    color: #6c757d;
    content: ">>>";
}
.breadcrumb-item + .breadcrumb-item.active {display: none;}
/*.start .breadcrumb-item.active {display: inline-block;}*/




/* ################################################### */
/* ### CONTENT ### */
.article-details .article-can-edit {position: relative; margin-bottom: 0px;}
#sp-header.header-sticky ~ section#sp-main-body, #sp-main-body {padding: 0}

#sp-component .item {padding-left: 0px; padding-right: 0px;}
#sp-component.col-lg-9 {padding-left: 40px;}
.container-fluid {padding-right: 15px; padding-left: 0px;}
.blog-featured .row.items-row {margin-left: 0px;}

#sp-component .item {padding-left: 0px; padding-right: 0px;}

.article-list .col-md-12 {display: grid;}

.article-list .article {
    padding: 0;
    border: 0px solid #f5f5f5;
    border-radius: 0;
}
.items-row, .article-list .article {
    margin-bottom: 30px;
    border-bottom: 1px solid #A8A8A8;
    padding-bottom: 20px;
}
.items-row:last-child,
.article-list .col-md-12:last-child .article {
  border-bottom: 0px
}

.article-list .article .article-intro-image img, 
.article-list .article .article-featured-video img, 
.article-list .article .article-featured-audio img, 
.article-list .article .article-feature-gallery img {
    border-radius: 0;
}

.article-intro-image.float-left {width: 40%; margin: 0 30px 40px 0;}
.article-intro-image.float-right {width: 40%; margin: 0 0 30px 30px;}
.article-list .article .article-intro-image, 
.article-list .article .article-featured-video, 
.article-list .article .article-featured-audio, 
.article-list .article .article-feature-gallery {
    margin: 0 20px 0 auto;
    border-radius: 0;
    border-bottom: 0;
    overflow: hidden;
}

.article-details .article-full-image {
  	width: 40%;
    margin: 0 30px 60px 0!important;
}
.article-details .article-full-image img {
    border-radius: 0px!important;
}

.article-introtext {display: grid;}


.remember .article-header h2 {
  font-size: 1.5em !important;
  font-weight: 400;
  color: #686868 !important;
}

.readmore {
    font-size: 0.875rem;
    text-align: right;
    position: relative;
    right: 20px;
}
.readmore a {
    color: #252525!important;
    font-weight: 500!important;
}

blockquote {
  margin-top: 10px!important;
  background: rgba(0,0,0,0.05);
  padding: 15px 15px 5px 15px;
  border-radius: 5px;
}
blockquote p {
  font-size: 1.3em;
  font-style: italic;
  letter-spacing: -0.02em;
}
blockquote p:last-child {
  font-size: 0.9em;
  font-style: normal;
  letter-spacing: -0.02em;
}


/* Button */
.custom.button {
  text-align: center;
}
.button .btn {
  background: #585858;
  padding: 10px 20px;
}
.button a:link, .button a:visited {
  font-size: 1.3em;
  font-weight: 600;
  color: #fff;
}
.button a:hover {
  opacity: 0.6;
}



#sp-component li {margin-bottom: 0.5rem;}
.category-desc.clearfix {margin-bottom: 60px;}


.imgcard {
    max-width: 48%;
  	display: inline-block;
}
.imgcard:nth-child(2n-1) {
  	margin-right: 10px;
}
.imgcard img {
    padding: 0 0 10px 0;
}



/* -- FOTOGalerie -- */
.gallery img {
    border: 1px solid #efefef;
    max-width: 49%;
    display: inline-block;
    margin-bottom: 15px;
}
.gallery img:nth-child(2n-1) {
    margin-right: 1.4%;
}


/* -- SIGEGalerie -- */
.pswp {
    z-index: 20000!important;
}


/* -- PARTNER -- */
.partner #sp-main-body img {
    max-height: 120px;
    border: 1px solid #B6B6B6;
    padding: 10px;
    margin-bottom: -10px;
    display: inline-block;
  	width: auto;
}

/* -- FOTONACHWEIS -- */
.article-details.legal.fotonachweis img {
    max-width: 200px;
}

p.img_caption, 
.wf_caption span {
    text-align: left;
    transform: translate(5px,-20px);
    margin-bottom: 0px;
    font-size: 0.7em;
  	color: #000;
    text-shadow: 1px 1px 1px #eee;
}

/* -- LINKESPALTE -- */
#sp-left .sp-module, #sp-right .sp-module, .sp-left .moduletable {
    margin-top: 50px;
    border: 1px solid #B6B6B6;
    padding: 30px;
    border-radius: 0px;
}
#sp-left .sp-module:last-child {margin-bottom: 50px;}

#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
    margin: 0 0 -10px;
	padding-bottom: 20px;
	font-size: 1rem;
	font-weight: 700;
	border-bottom: 0px;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
    border-bottom: 1px solid #a8a8a8;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
    line-height: 1.5rem;
    padding: 10px 0;
}


/* green */
.sp-module.box.green, .moduletable.box.green {
    background: #93C11E;
    color: #fff;
}
#sp-left .green .sp-module-title, #sp-right .green .sp-module-title {
    color:#fff;
    font-size: 1.5rem;
}
.green a:link, .green a:visited {color: #fff;}
.green a:hover {color: #686868;}

/* grey */
.sp-module.box.grey, .moduletable.box.grey {
    background: #585858;
    color: #fff;
}
#sp-left .grey .sp-module-title, #sp-right .grey .sp-module-title {
    color:#fff;
    font-size: 1.5rem;
}
.grey a:link, .grey a:visited {color: #fff;}
.grey a:hover {color: #fff; opacity:0.6;}


.moduletable .latestnews li {
    padding: 7px 0;
}

.sp-module.user {
    background: #ffc;
}

/* -- TerminBox -- */
.sp-module.box.white.neue h3 {
    font-size: 1.5rem !important;
}
h5.newsflash-title.box.white.neue {
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 3px;
    border-top: 1px solid #aaa;
    padding-top: 15px;
  	hyphens: none;
}
h5.newsflash-title.box.white.neue:first-child {
    border-top: 0px solid #aaa;
    padding-top: 0px;
}


/* DOWNLOADICONS */
.download #sp-main-body a::before, .reader h3::before {
    font-family: 'Font Awesome 5 Free';
    font-size: 1.5rem;
    margin: 0 7px 0 0;
}
/* a.pdf::before {content: url('/images/layout/icon_phone.png');*/
a.doc::before {content: "\f1c2";color: #0a75a7;}
a.img::before {content: "\f1c5";color: #737474;}
a.pdf::before {content: "\f1c1";color: #cf1a25;}
a.xls::before {content: "\f1c3";color: #87ba07;}
a.zip::before {content: "\f1c6";color: #ffd641;}

.reader h3::before {content: "\f1c1";color: #cf1a25;}


.download .article-introtext span,
.download .article-details span {
  	margin-left: 25px;
  	font-size: 0.9rem;
}

/* READERHinweis */
.sp-module.reader {
    margin-top: 60px;
}



/* SUCHE */
.sp-module.suche.desktop {
    float: right;
}
.form-control {
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #B6B6B6;
	border-radius: 0;
}

.controls label {margin-right: 20px;}
.controls label input {margin: 0 5px 0 15px;!important}
.controls label input:first-child {margin-left: 0;!important}

.badge-info {
    color: #fff;
    background-color: #1b9dd9;
}
.highlight {
    padding: 1px 2px;
    background: rgba(254, 204, 22, 0.5);
  	color: #000;
  	font-weight: normal;
}


/* ################################################### */
/* ### ARTIKESLIDER ### */
#sp-content-bottom .container, #sp-content-bottom .container-inner {
    background: #f6f6f6;
  	padding: 15px 25px 20px 25px;
}

.bt-cs .bt-inner {
    margin: 0px 5px 0 10px!important;
    position: relative!important;
    padding: 0px 0 10px 0 !important;
    background: #fff!important;
  	min-height: 263px;
}

.bt-cs .bt-inner .bt-category {
    margin: 10px;
}

.bt-cs .bt-inner .bt-title {
    color: #686868!important;
    font-weight: 400!important;
    text-transform: none!important;
    line-height: 150%!important;
    display: inline-block!important;
    margin: 5px 10px;
 	hyphens: auto; 
}

.bt-cs .bt-inner img {
    outline: 0px !important;
    border: 0px !important;
    width: 100% !important;
  	max-width: 100% !important;
    margin: 7px 0px !important;
}

.bt_handles li a {
    width: 12px;
    height: 0;
    padding-top: 12px;
    background-image: url(/images/layout/pagination.png) !important;
    background-position: 0 0;
    float: left;
    padding: 12px 0 0 0 !important;
}


/* ################################################### */
/* ### FOOTER ### */
#sp-footer {
    background: none;
}
#sp-footer #sp-footer2 {
    text-align: left;
}

#sp-footer .container-inner {
    padding: 75px 20px 40px;
    border-top: 0px solid rgba(256, 256, 256, 0);
}
#sp-footer .sp-column {
    margin-bottom: 30px;
}

#sp-footer, #sp-bottom, #sp-footer h3, #sp-bottom h3 {
  	font-size: 1rem;
}
#sp-footer h3, #sp-bottom h3, #sp-footer ul.menu li {
  	font-weight: 700;
}

#sp-footer ul.menu li {
    display: block;
    margin: -2px 8px 20px;
}


#sp-footer a:link, #sp-footer a:visited {color: #686868;}
#sp-footer a:hover {color: #009FE3;}

.sp-module.copy {margin-top: 10px;}

/* ICONS Menü */
#sp-footer ul.menu.icon li {display: inline-block;}
#sp-footer .sp-module.icon.contact {margin: 15px 0 0 0;}


/* MainPartner FooterLOGOS  */
.mainpartner {
    margin-bottom: 60px;
    min-height: 120px;
    text-align: center;
}
.mainpartner a {
    margin: 0 85px 40px 0;
	display: inline-block;
}
.mainpartner a:last-child {margin: 0 0 40px 0;}
.mainpartner a img {max-height: 90px;float: left;}

/*####################################################*/
/*#################  MEDIAQUERIES  ##################*/
/*####################################################*/

@media screen and (max-width:1199px) {
  
  
}


@media screen and (max-width:991px) {

  .desktop,
  #sp-left {
    display: none!important
  }
  .mobile {display: block;}
  
  #sp-header {height: 80px;}
  
  #offcanvas-toggler {
    display: block;
    height: 60px;
    line-height: 90px;
    font-size: 35px;
  }
  
  .logo-top {max-width: 250px;}
  
  #sp-menu {
    padding-top: 0px;
    width: 50%;
    position: absolute !important;
    right: 0px;
  }
  #sp-page-top .container {padding-bottom: 0px;}  
  #sp-component.col-lg-9 {padding-left: 15px;}

  
  
}


@media screen and (max-width:767px) {
  
  
  .article-details .article-full-image {
  	width: 100%;
    margin: 0 0 30px 0!important
  }
  ul.tags.list-inline {
    max-width: 100% !important;
  }

  
}


@media screen and (max-width:480px) {
  .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  
  .container-inner {
    padding: 0 10px 0 10px;
  }
  #sp-header .container-inner {
    padding: 10px 15px 0px 10px;
  }
  .sp-megamenu-wrapper {
    right: 15px;
  }
  #sp-header .logo {
    height: 100%;
    margin: -3px 0 0 5px;
    align-items: center;
  }
  
  #sp-component.col-lg-9 {
    padding-left: 20px;
  }
  
  .article-intro-image.float-left {
    width: 100%;
    margin: 0 0px 20px -2px!important;
  }

  .partner a {margin: 30px auto;}
  .partner a img {max-height: 200px;}
  
  .imgcard {max-width: 100%;}
  
  .twoclickyoutubevideos .twoclickyoutubevideos-playbtn {
    top: 90% !important;
    padding: 2px !important;
    width: 90%;
  }
  .twoclickyoutubevideos iframe {
    height: auto;
	min-height: 210px;
  }


  
}

