body {
	font-family: 'league', sans-serif;
	font-weight: 400;
	font-size: 1.1rem;
}

.blog-detail h4 a,
.blog-categories a,
.blog-detail .backlink a,
.wysiwyg a {
	/*color: #617A97*/
	color: #002030
}

.red .wysiwyg a {
	color: #232323;
}

.hml--4 {
	margin-left: -4px;
}

h2.display-6{
	font-family: 'league', sans-serif;
}


.headline-color-primary .wysiwyg h1,
.headline-color-primary .wysiwyg h2,
.headline-color-primary .wysiwyg h3,
.headline-color-primary .wysiwyg h4,
.headline-color-primary .wysiwyg h5,
.headline-color-primary .wysiwyg h6,
.text-primary {
	font-family: 'league', sans-serif;
	/*color: #617A97 !important;*/
	color: #002030 !important;
}

.red .headline-color-primary .wysiwyg h1,
.red .headline-color-primary .wysiwyg h2,
.red .headline-color-primary .wysiwyg h3,
.red .headline-color-primary .wysiwyg h4,
.red .headline-color-primary .wysiwyg h5,
.red .headline-color-primary .wysiwyg h6,
.red .text-primary {
	color: #C00B0D !important;
}

.headline-color-dark-grey .wysiwyg h1,
.headline-color-dark-grey .wysiwyg h2,
.headline-color-dark-grey .wysiwyg h3,
.headline-color-dark-grey .wysiwyg h4,
.headline-color-dark-grey .wysiwyg h5,
.headline-color-dark-grey .wysiwyg h6,
.text-dark-grey {
	color: #383838 !important;
}

.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover {
	background-color: #fff;
	border-color: #fff;
	/*color: #617A97;*/
	color: #002030;
}

.btn-primary {
	/*background-color: #617A97;*/
	background-color: #002030;
	/*border-color: #617A97;*/
	border-color: #002030;
}

.btn-group .btn-primary {
	font-weight: 700;
	/*border-color: #617A97;*/
	border-color: #002030;
	/*background-color: #617A97;*/
	background-color: #002030;
}


#kurs-navigation{
	font-family: 'league', sans-serif;
	font-weight: 400;
}
#kurs-navigation .btn-primary{
	font-weight: 400;
	font-size: 16px;
}

.red .btn-group .btn-primary {
	font-weight: 700;
	border-color: #C00B0D;
	background-color: #C00B0D;
}

.red .btn-group .btn-primary:hover {
	color: #C00B0D;
}

.btn-group .btn-primary:hover {
	background-color: #fff;
}

.btn-outline-primary {
	font-weight: 700;
	/*border-color: #617A97;*/
	/*color: #617A97;*/
	border-color: #002030;
	color: #002030;
}

.red .btn-outline-primary {
	font-weight: 700;
	border-color: #C00B0D;
	color: #C00B0D;
}

.btn-outline-primary:hover {
	/*border-color: #617A97;*/
	/*background-color: #617A97;*/
	border-color: #002030;
	background-color: #002030;
}

.red .btn-outline-primary:hover {
	border-color: #C00B0D;
	background-color: #C00B0D;
	color: #fff
}

.color-bold-hl {
	font-weight: 700;
	/*color: #617A97;*/
	color: #002030;
}

.link-white {
	color: #fff !important;
	text-decoration: none;
}

.link-white:hover, .link-white:active {
	color: #fff !important;
	text-decoration: underline;
}


.bg-primary {
	/*background-color: #617A97 !important;*/
	background-color: #002030 !important;
}

.bg-grey-blue {
	background-color: #cfd3df !important;
}

.text-strong,
b, strong {
	font-weight: 700;
}

.text-white {
	color: #fff;
}

.bg-nav {
	background: #373737;
}

.top-nav-line {
	/*background-color: #617A97;*/
	background-color: #002030;
	color: #fff;
}

.meta-nav-items a:hover {
	text-decoration: none;
}

.top-social-icon {
	margin-left: 10px;
}

.top-social-icon svg {
	width: 20px;
	height: 20px;
}

.top-social-icon svg path {
	fill: #fff;
}

.top-social-icon:hover svg path {
	fill: black
}

.navbar-fixed {
	background-color: #fff;
	padding: 10px 0;
	top: 65px;
	z-index: 100;
	position: fixed;
	width: 100%;
}

.navbar-nav{
	font-family: 'league', sans-serif;
	font-size: 18px;
}

/**
--- Breadcrumb
 */
.breadcrumb-item a {
	color: #444343;
}

.breadcrumb-item a:hover {
	color: #616161;
	text-decoration: none;
}


/**
--- Banner Split MBA
 */
.mba-split-banner {
	padding: 50px 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}

.bg-dark-trans {
	background-color: rgba(0, 0, 0, .75);
}

.bg-light-trans {
	background-color: rgba(255, 255, 255, .70);
}

.bg-light-secondary {
	background-color: #f2f2f2;
}

.bg-light-primary {
	background-color: #cfd3df;
}

.mba-right-logo {
	margin-bottom: 18px;
	height: 125px;
}

.mba-left-logo {
	margin-bottom: 18px;
	max-width: 150px;
}


.headline-color-red .wysiwyg h1,
.headline-color-red .wysiwyg h2,
.headline-color-red .wysiwyg h3,
.headline-color-red .wysiwyg h4,
.headline-color-red .wysiwyg h5,
.headline-color-red .wysiwyg h6,
.font-red {
	color: #C00B0D;
}


.headline-color-white .wysiwyg h1,
.headline-color-white .wysiwyg h2,
.headline-color-white .wysiwyg h3,
.headline-color-white .wysiwyg h4,
.headline-color-white .wysiwyg h5,
.headline-color-white .wysiwyg h6,
.font-white {
	color: #fff;
}

.font-blue {
	/*color: #617A97;*/
	color: #002030;
}

.blue-list-icon {
	width: 20px;
	margin-top: -5px;
	margin-right: 8px;
}

.list-row {
	margin-top: 30px;
	font-size: 22px;
	font-weight: 700;
}

.sponsor-height-100 {
	width: auto;
	display: inline-block;
	margin: 0 18px;
}

.height-33 {
	max-height: 33px;
}

.btn-portal-blue {
	/*background: #617A97;*/
	background: #002030;
	border: none;
	border-radius: 0;
	font-weight: bold;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.btn-portal-red {
	background: #C00B0D;
	border: none;
	border-radius: 0;
	font-weight: bold;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.btn-portal-red:hover {
	color: #C00B0D;
	background: #fff;
}

.btn-portal-blue:hover {
	/*color: #617A97;*/
	color: #002030;
	background: #fff;
}

.btn-yellow {
	font-weight: 700;
	background-color: #FF8210;
	color: #fff;
	transition: all 400ms;
	border: 1px solid #FF8210;
}

.red .btn-yellow {
	font-weight: 700;
	background-color: #fff;
	color: #C00B0D;
	transition: all 400ms;
	border: 1px solid #C00B0D;
}

.red .btn-yellow:hover {
	background-color: #C00B0D;
	color: #fff;
}

.glightbox {
	position: relative;
}

.glightbox:hover {
	opacity: .9;
}

.play-button {
	position: absolute;
	width: 96px;
	height: 96px;
	left: 50%;
	top: 50%;
	margin-left: -48px; /*half of the width */
	margin-top: -48px; /*half of the height */
}


/* -- bg colors -- */
.section-bg-white {
	background-color: #fff;
}

.section-bg-grey {
	background-color: #e8e8e8;
}

.overflow-x-auto {
	overflow-x: auto;
}


.content-header h3 {
	font-family: 'league', sans-serif;
	font-weight: 700;
	font-size: 1.5rem;
	color: #002030;
	text-transform: uppercase;
}

.fz-15{
	font-size: 1.5rem;
}



.animated-card {
    transition: all 0.3s ease-in-out;
}

.animated-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
}




/**
-- Theme Red --
 */
body.red .kurs-2-col .display-3,
body.red .content-header .display-3,
.headline-color-red.kurs-2-col .display-3,
.headline-color-red.content-header .display-3 {
	color: #C00B0D;
}

.btn-outline-warning,
h1.display-5,
h1.display-3{
	font-family: 'league', sans-serif;
}



/**
-- Parallax Scrolling --
 */
.parallax {
	background-attachment: fixed;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.parallax-top {
	background-attachment: fixed;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}


/* -- Login -- */
.form-signin {
	max-width: 330px;
	padding: 15px;
	margin: 0 auto;
}

.form-signin .form-signin-heading, .form-signin .checkbox {
	margin-bottom: 10px;
}

.form-signin .checkbox {
	font-weight: normal;
}

.form-signin .form-control {
	position: relative;
	font-size: 16px;
	height: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.form-signin .form-control:focus {
	z-index: 2;
}

.form-signin input[type="text"] {
	margin-bottom: -1px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.form-signin input[type="password"] {
	margin-bottom: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.account-wall {
	margin-top: 20px;
	padding: 40px 0px 20px 0px;
	background-color: #f7f7f7;
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.login-title {
	color: #555;
	font-size: 18px;
	font-weight: 400;
	display: block;
}

.profile-img {
	width: 96px;
	height: 96px;
	margin: 0 auto 10px;
	display: block;
	stroke: #848484;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.need-help {
	margin-top: 10px;
}

.new-account {
	display: block;
	margin-top: 10px;
}

/* -- Register -- */
.divider-text {
	position: relative;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.divider-text span {
	padding: 7px;
	font-size: 12px;
	position: relative;
	z-index: 2;
}

.divider-text:after {
	content: "";
	position: absolute;
	width: 100%;
	border-bottom: 1px solid #ddd;
	top: 55%;
	left: 0;
	z-index: 1;
}

.bg-center-image {
	overflow: hidden;
	height: 320px;
	background-repeat: no-repeat !important;
	background-attachment: fixed !important;
	background-position: center 70px !important;
}

.bg-center-image img {
	margin-left: 50%;
	transform: translateX(-50%);
}

@media only screen and (max-device-width: 768px) {
	.bg-center-image {
		height: 180px;
	}

	.bg-center-image img {
		transform: translateX(-50%) translateY(-20%) scale(0.6);
	}
}

@media only screen
    and (device-width: 390px)
    and (device-height: 844px)
    and (-webkit-device-pixel-ratio: 3)  {
	.bg-center-image {
		height: 180px;
	}

	.bg-center-image img {
		transform: translateX(-50%) translateY(-20%) scale(0.6);
	}
}

/*

@media only screen and (max-device-width : 768px)  {
	.bg-center-image{
		height: 230px;
		background: none !important;
	}
	.bg-center-image .col{
		height: 100%;
	}
	.bg-center-image img{
		margin-left: 50%;
		transform: translateX(-50%) scale(0.8);
	}
}*/


.blog-detail .backlink{
	color: #0dcaf0;
}

.border-fk{
	border: 10px solid #C7D0D8 !important;
}

p{
	line-height: 1.7;
}



.btn-outline-warning{
	border-color: #FF8210;
	color: #FF8210;
}

h3.subtitle-blog{
	background-color: #AB1B00;
	border-radius: 4px;
	padding: 7px 12px;
	display: inline-block;
	font-size: 16px;
	color: #fff;
}