/*@import url('https://fonts.googleapis.com/css2?family=Boogaloo&display=swap');*/



body {
	color: #333;
	/*font: 18px/1.4 'Roboto Condensed', sans-serif;*/
	font: 18px/1.4 'Noto Sans JP', sans-serif;
	text-rendering: optimizelegibility;
}



/*Fonts
------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: 'Noto Sans JP', sans-serif;
}
/*h1 {
	color: #1d738c;
	font-size: 42px;
	line-height: 48px;
	text-transform: uppercase;
	font-weight: 700;
}*/
h1 {
	/*font-family: 'Boogaloo', cursive;*/
	color: #034732;
	font-size: 42px;
	line-height: 48px;
	text-transform: uppercase;
	font-weight: 700;
}


h1 span {
	text-transform: none;
}
h2 {
	color: #1d738c;
	font-size: 30px;
	line-height: 36px;
	/*text-transform: uppercase;*/
	font-weight: bold;
}
h3 {
	color: #a3191d;
	font-size: 20px;
    line-height: 28px;
	/*text-transform: uppercase;*/
	font-weight: bold;
}

.title-v4 {
	font-size: 20px;
	margin: 0 0 10px;
	font-weight: bold;
	/*position: relative;*/
	text-transform: uppercase;
	border-bottom: none;
}
.font-sm {
	font-size: 12px;
}
.green-font {
	color: #1d738c;
}
.blue-font {
	color: #a3191d;
}

.yellow 
{
    color:yellow;
}

.topbar-time {
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 7px 12px 7px 0;
    float: left;
}
.topbar-list > li {
    color: #fff;
    font-size: 11px;
}

/*Menü-Font*/
.header-v8 .navbar-nav > li > a {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: normal;
}

p.bew-advantages {
	color: #fff;
	font-size: 24px;
    font-weight: 700;
	line-height: 44px;
}
p.bew-advantages span {
	color: #fff;
	font-size: 30px;
    font-weight: 700;
	line-height: 46px;
	text-transform: uppercase;
}



/*Backgrounds
------------------------------------*/
.bg-blue-grey {
	background-color: #eceef4;
}
.bg-teal {
	background-color: #1d738c;
}
.bg-start {
    background: url("../img/bg-start.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;	
}
.bg-brown-bright {
	background-color: #f9f6f1;
}
.bg-pattern1 {
	background-image: url("../img/patterns/12.png");
}
.bg-green-grey {
	background-color: #edf4f3;
}
.bg-karte {
	background-color: #e5f4e3;
}

.right-box {
	font: 14px/1.6 'Roboto Condensed', sans-serif;
	background-color: #f2f2f2;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
.right-box-anzeige {
	font: 14px/1.6 'Roboto Condensed', sans-serif;
	background-color: #f2f2f2;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

.tip-box {
	font: 16px/1.6 'Roboto Condensed', sans-serif;
	background-color: #72c02c;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	border: 0;
    color: #fff;
	border-radius: 10px !important;
}
.price-box {
	font-size: 20px;
	background-color: #1d738c;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	border: 0;
    color: #fff;
	border-radius: 10px !important;
}



/*Boxes
------------------------------------*/

.blog-grid {
	background-color: #fff;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;*/
	-moz-box-shadow:    3px 3px 5px 0px #ccc;
    -webkit-box-shadow: 3px 3px 5px 0px #ccc;
    box-shadow:         3px 3px 5px 5px #ccc;
}

.directory-grid {
	background-color: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;*/
	-moz-box-shadow:    3px 3px 5px 0px #ccc;
    -webkit-box-shadow: 3px 3px 5px 0px #ccc;
    box-shadow:         3px 3px 5px 5px #ccc;
}
.directory-grid h3 a {
	color: #a3191d;
	font-size: 17px;
    line-height: 28px;
	font-weight: bold;
}





/* Shadow Box right
   -------------------------------------------------- */
.shadowbox-wrapper {
	background-color: #f6f6f6;
	background-image: url("../img/bg-paper.jpg");
	background-repeat: repeat;
	-moz-box-shadow:    3px 3px 5px 0px #ccc;
    -webkit-box-shadow: 3px 3px 5px 0px #ccc;
    box-shadow:         3px 3px 5px 0px #ccc;
}
.shadowbox-body {
	padding: 30px
}
.shadowbox-body h2 {
	font-size: 22px;
	line-height: 130%;	
}
.shadowbox-body h3 {
	font-size: 18px;
	margin-bottom: 4px;	
}

.shadowbox-body p {
	font-size: 15px;
	/*line-height: 160%;*/
}







/*Liste
------------------------------------*/
ul.liste-content {
	margin-left: -15px;
}
ul.liste-links {
	list-style-type: none;
	margin: 0;
  	padding: 0;
}



/*Spaces
------------------------------------*/
.space-xxl-hor {
  padding-left: 100px;
  padding-right: 100px;
  min-height: 450px;
}


/*Tables
------------------------------------*/

table tr.table-subline td {
    color: #a10f2b;
    font-size: 18px;
	text-transform: uppercase;
}
table tr.table-subline td.tablefont {
    color: #333;
    font-size: 18px;
	text-transform: none;
}




/*Navigation
------------------------------------*/
.header-v8 .mega-menu .mega-menu-fullwidth .mega-menu-content .row .dropdown-link-list li.active > a, 
.header-v8 .mega-menu .mega-menu-fullwidth .mega-menu-content .row .dropdown-link-list li.active > a:hover,
.header-v8 .mega-menu .mega-menu-fullwidth .mega-menu-content .row .dropdown-link-list li.active > a:focus {
	color: #a3191d;
}




/*Header Top-Bar*/
.blog-topbar {
	/*background: #a3191d;*/
	background: #034732;
}


/*Masterslider Aufmacher Landing-Page*/

@media (min-width: 992px) {
	.container-fluid.mainfluid {
    padding-right: 14px;
    padding-left: 2px;
    margin-right: auto;
    margin-left: auto;
}	
	.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}	
}

.ms-tabs .ms-thumb-frame {
	background-color: #a3191d;
	text-shadow: none;
	color: #fff;
	border-top: solid 0px white;
    border-right: solid 0px white;
    border-bottom: solid 1px white;
    border-left: solid 1px #a3191d;
}
.ms-tabs .ms-thumb-frame-selected {
    background: #224682;
	border-top: solid 0px white;
    border-right: solid 0px white;
    border-bottom: solid 1px white;
    border-left: solid 1px white;
}
.ms-tabs .ms-thumb-frame h3 {
	color: #fff;
}
.ms-tabs .ms-thumb-frame p {
	font: 13px/1.6 'Roboto Condensed', sans-serif;
}

.blog-slider .blog-slider-title h2 a:hover {
	color: #fff;
}



/*Logo Container Größe*/
.header-v8 .navbar-brand {
    height: 120px;
    max-height: 120px;
    line-height: 60px;
	/*padding: 10px 10px;*/
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;	
}




/*Anbieter-Box*/

.anbieterbox {
	background-color: #eceef4;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 18px;
	padding-right: 18px;
}

.box-bg-light {
	background-color: #fcfaf2;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 18px;
	padding-right: 18px;
}




/*Buttons
------------------------------------*/

a.btn-u.btn-u-dark-blue,
a.btn-u.btn-u-dark-blue:focus, 
a.btn-u.btn-u-dark-blue:hover, 
a.btn-u.btn-u-dark-blue:active {
   color: #fff;
}

.btn-services {
    color: #1d738c;
    background-color: #fff;
    border-color: #1d738c;
	margin-bottom: 8px;
	cursor: context-menu;
	text-transform: uppercase;
	font-size: 18px;
}
.btn-services:hover,
.btn-services:focus,
.btn-services:active,
.btn-services.active,
.open>.dropdown-toggle.btn-services {
    color: #fff;
    background-color: #1d738c;
    border-color: #1d738c;
}

.btn-u-blue {
	font-size: 20px;
}









/*Masterslider Progress-Bar*/
.ms-skin-default div.ms-timerbar .ms-time-bar {
 	height: 0px !important;
	background-color: rgba(255, 255, 255, 0.8) !important;
	border-top: solid 0px rgba(0, 0, 0, 0.0) !important;
}




/*Owl Carousel Style v1*/
.owl-carousel-style-v1 img {
  width: 140px;
  height: auto;
}





/*Form
------------------------------------*/
label {
	color: #333;
}
.form-width {
	width: 25%
}


.social-login {
    width: 100%;
    display: table;
    font-size: 16px;
}
.social-login a {
	display: block;
	color: #1d738c;
	padding: 0px 15px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.social-login a:hover,
.social-login a:focus,
.social-login a:active {
	color: #333;
	text-decoration: none;
}



/* Login-Menü
   -------------------------------------------------- */

.login-menu {
	padding-top: 40px;
}
.breadcrumb-login {
  padding: 0px 0;
  list-style: none;
}
.breadcrumb-login > li {
  color: #999;
  font-size: 20px;
  display: inline-block;
}
.breadcrumb-login > li + li:before {
  color: #ccc;
  content: "\0399";
  margin-left: 7px;
  padding-right: 8px;
}
.breadcrumb-login li h1 {
  margin: 0;
}
.breadcrumb-login li a {
  color: #999;
}
.breadcrumb-login li i {
  margin: 0 auto;
  font-size: 18px;
}
.breadcrumb-login li.active,
.breadcrumb-login li a:hover {
  color: #1d738c;
  text-decoration: none;
}






/*WORKSHOPS & WEBINARS
------------------------------------*/
.thumbnail-style {
    padding: 7px;
    margin-bottom: 20px;
	background-color: #fff;
}
.thumbnail-style:hover {
	box-shadow: 0 0 8px #6c6c6c;
  transition: box-shadow 0.2s ease-in-out;
}








/*BLOG
------------------------------------*/

.blog-grid1 img {
	margin-bottom: 15px;
}

.blog-grid1 h3 {
	font-size: 20px;
	margin: 0 0 10px;
	line-height: 1.4;
}

.blog-grid1 h2.blog-grid-title-lg {
	font-size: 28px;
	line-height: 1.4;
	margin: 0 0 10px;
}

.blog-grid1 h3.blog-grid-title-sm {
	font-size: 15px;
	line-height: 1.4;
}

.blog-grid1 h3 a {
	color: #1d738c;
}

.blog-grid1 p {
	margin-bottom: 15px;
}

.blog-grid-inner {
	padding: 20px;
	background: #fff;
	margin: -70px 40px 0;
	position: relative;
}

/*Blog Grid Gradient*/
.blog-grid1 .blog-grid-grad {
	position: relative;
}

.blog-grid1 .blog-grid-grad i {
	top: 10px;
	left: 10px;
	z-index: 1;
	color: #fff;
	width: 30px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	display: inline-block;
	background: rgba(0,0,0,0.5);
}

.blog-grid1 .blog-grid-info {
	padding-left: 0;
	list-style: none;
}

.blog-grid1 .blog-grid-info li {
	color: #888;
	padding: 0 2px;
	font-size: 12px;
	display: inline-block;
}

.blog-grid1 .blog-grid-info li:before {
	content: '/';
	font-size: 12px;
	line-height: 1.4;
	margin-right: 9px;
}

.blog-grid1 .blog-grid-info li:first-child:before {
	content: " ";
	margin-right: 0;
}

.blog-grid1 .blog-grid-info li a {
	color: #888;
}

.blog-grid1 .blog-grid-info li a:hover {
	text-decoration: none;
}

/*Read More Link*/
.blog-grid1 a.r-more {
	font-size: 13px;
	font-weight: 400;
	font-style: italic;
	display: inline-block;
}

.blog-grid1 a.r-more:hover {
	text-decoration: none;
}










/*Footer
------------------------------------*/
.footer-v8 .footer {
	background: #9296a8;
	padding: 60px 0 40px;
}
.footer-v8 .footer img.footer-logo {
	margin-bottom: 10px;
}
.footer-v8 .footer p {
	color: #a3191d;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
}
.footer-v8 .copyright {
	padding: 15px 0;
	background: #034732;
}
.footer-v8 .footer .tags-v4 a {
	color: #fff;
	/*border-color: #28569e;
	background-color: #28569e;*/
}
.footer-v8 .footer .tags-v4 a:hover {
	color: #fff;
	border-color: #fff;
	background-color: #272727;
}
.footer-v8 .footer .tags-v4 a.orange {
	color: #fff;
	border-color: #ce5e03;
	background-color: #ce5e03;
}

.footer-v8 .footer .tags-v4 a.orange:hover {
	color: #fff;
	border-color: #ce5e03;
	background-color: #272727;
}

.footer-v8 .copyright .terms-menu {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.footer-v8 .copyright .terms-menu li {
	color: #fff;
	font-size: 24px;
	line-height: 28px;
	margin-right: 2px;
	padding-left: 10px;
	border-left: 1px solid #bbb;
}

.footer-v8 .copyright .terms-menu li:first-child {
	border-left: none;
	padding: 0 7px 0 0;
}

.footer-v8 .copyright .terms-menu li a {
	color: #fff;
}

.footer-v8 .copyright .terms-menu li a:hover {
	color: #fff;
	text-decoration: none;
}










 /* Global Link Color
   -------------------------------------------------- */
 
a {
   color: #1d738c;
   text-decoration: none;
   	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;  
}
a,
a:focus, 
a:hover, 
a:active {
   color: #1d738c;
   outline: 0 !important;
}
a:focus {
  text-decoration: none;
}
a:hover {
   color: #a3191d;
   text-decoration: none;
}




/* Link Colors
   -------------------------------------------------- */
 
/*---Links 1 start---*/
a.link1 {
	color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a.link1:hover,
a.link1:focus {
	text-decoration: underline;
	color: #fff;
}
/*---Links 2 start---*/
a.link2 {
	color: #efa8ca;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a.link2:hover,
a.link2:focus {
	text-decoration: none;
	color: #333;
} 





/* MEDIA QUERIES
   -------------------------------------------------- */ 
 
/* Large desktops and laptops */
@media (min-width: 1200px) {
	.space-xxl-hor {
  	padding-left: 150px;
  	padding-right: 150px;
    min-height: 600px;
}
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	.space-xxl-hor {
  padding-left: 150px;
  padding-right: 150px;
}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	/*.header-v8 .navbar-brand {
    padding-top: 14px;
}*/	
	.form-width {
	width: 50%
}
	.space-xxl-hor {
  	padding-left: 50px;
  	padding-right: 50px;
}
}

/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width: 767px) {
	.header-v8 .navbar-brand {
	margin-left: -15px;
	}
	.footer-v8 .footer .col-md-3,
	.footer-v8 .footer .col-md-5 {
		margin-bottom: 20px;
		text-align: center;
	}
	.footer-v8 .footer .col-md-4 {
		text-align: center;
	}
	.footer-v8 .footer .col-md-5 img {
		display:block;
		margin-right:auto;
		margin-left:auto;
	}
	.form-width {
	width: 75%
}
	.space-xxl-hor {
  	padding-left: 15px;
  	padding-right: 15px;
}
}

/* Landscape phones and smaller */
@media (max-width: 480px) {
	.header-v8 .navbar-brand {
	margin-left: -15px;
    }
	.blog-slider .blog-slider-title {
	display: none;
    }
	.footer-v8 .footer .col-md-3,
	.footer-v8 .footer .col-md-5 {
		margin-bottom: 20px;
		text-align: center;
	}
	.footer-v8 .footer .col-md-4 {
		text-align: center;
	}
	.footer-v8 .footer .col-md-5 img {
		display:block;
		margin-right:auto;
		margin-left:auto;
	}
	.form-width {
	    width: 100%
}
	.space-xxl-hor {
  	padding-left: 15px;
  	padding-right: 15px;
}
	p.bew-advantages {
	font-size: 18px;
    font-weight: 700;
	line-height: 36px;
}
}
 .quantity-button {
	color: #555;
	width: 55px;
	height: 40px;
	padding: 5px;
	border: none;
	outline: none;
	cursor: pointer;
	font-size: 20px;
	background: #eee;
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
	display: inline-block;
	background-image: none;
}

 .quantity-field {
	width: 55px;
	height: 40px;
	outline: none;
	margin: 0 -4px;
	font-size: 20px;
	text-align: center;
	border: 1px solid #eee;
}
 .kurs{
background-color:  #950025;
margin:5px;
color:white;
padding:8px;
position: relative;
height:220px;
}
.kurs:hover
{
 background-color:  #b52045;
}
.kursnummer
{
 font-size:20px;
 font-weight:bold;
}
.kursbezeichnung
{
 font-size:16px;
}
.veranstalter
{
 position: absolute;
 bottom: 20px;
}
.vorschaubild
{
 position: absolute;
 top: 55px;
 width: 100%;
 text-align: center;
}
.mehrinfo
{
 position: absolute;
 bottom: 0;
 right:8px;
}
.kursinfo
{
 position: absolute;
 top: 0;
 right:8px;
}
.link3
{
 color:white;
}
.link3:hover
{
 color:white;
}
.link3:visited
{
 color:white;
}
.link3:active
{
 color:white;
}
.navi_prev
{
 margin-top:24px;
 float: left;
}
.navi_next
{
 margin-top:24px;
 float: right;
}
.galeriebild
{
 float: left;
}
.infobox
{ 
 padding: 20px;
 border-radius:10px;
}
.infobox_blue
{
 background-color:#DBE7F8;
 color: #1d738c;
}
.infobox_pink
{
 background-color: #ffbbee;
 margin-top:20px;
 color: #881115;
}
.infobox_green
{
 background-color: #78bf37;
 margin-top:20px; 
}
.infobox_yellow
{
 background-color: #fffc54;
 margin-top:20px;
}
.unkosten
{
 font-weight:bold;
 font-size: 30px;
 padding: 20px;
 padding-top:30px;
}
.veranstalterinfo
{
 font-weight:bold;
 font-size: 24px;
 padding: 20px;
 margin-top: 20px;
 background-color: #ffffff;
 border-radius:10px;
}
.veranstalterlink
{
 font-size: 18px;
 font-weight:normal;
 text-align:right;
}
.termindatum{
 color: #034732;
}
.desktop
 {
  display:none;
 }
.gelesen
{
 color:green;
}
.ungelesen
{
 color:red;
}
.btn-custom{
 background-color:#034732 !important;
 border-color:#034732 !important;
}
.frage{
 color: #034732;
 font: 20px/1.4 'Noto Sans JP', sans-serif;
}
.cb
{
 float: left;
 padding-left: 12px;
 padding-right:12px;
}
.cbtext
{
 float: left;
}
.kandidatenfoto
{
 max-width:400px;
 margin-bottom:15px;
 float: right;
}
@media (min-width: 768px)
{
 .desktop
 {
  display:inline;
 }
}
@media (max-width: 960px)
{
 h1{
  font-size:28px;
 }
 .cb
 {
  width:10%;
 }
}
@media (max-width : 700px)
{
 .kandidatenfoto
 {
  max-width:90%; 
  float:unset;
 }
}
