/* This is the common CSS file for CLC and COC. Cannot import it at the end */

:root {
    --color1: #2047BE; --color2: #0E318E; -color3: #11399B; 
	--color1rgb: rgba(0, 64, 132, .8); --color2rgb: rgba(165, 51, 84, .8);	
}

form.custom-form #Zusammenfassung b,form.custom-form #Zusammenfassung i{color:#000!important}
form.custom-form #Zusammenfassung i{font-style:italic!important}
.morepadding img { margin-top: 8px; border: solid 1px #ccc; }
.formscript button { 
    color: #fff !important;
    background-color: #11399B;
    border-color: transparent !important;
    box-shadow: 5px 5px 20px 0 rgba(0,0,0,.2) !important;
    font-size: 12px !important;
    padding: 10px 40px !important;
    color: #fff !important;
    border: none !important;
	border-radius: 0px !important;
	text-transform: uppercase;
	font-weight:bold;
	
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;	
	
 }
 
 .has-float-label .form-control:placeholder-shown:not(:focus)+* {
    left: 30px !important;
    top: 40% !important;
}

.greyed_out, .greyed_out b {
        color:#ccc !important;
}

label.bemerkungen {
    padding: 0px !important;
}

.umfrage_interessen form.custom-form label, .umfrage_interessen form.custom-form  p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: #6b6b6b;
}

.checkbox-column input[type=checkbox],
.umfrage_interessen form.custom-form input[type=checkbox] {
    width: 17px !important;
    height: 30px;
    -moz-transform: scale(1.3);      
}

.umfrage_interessen #themen label.light {
    width: 100%;
    padding-bottom: 10px;
}

.umfrage_interessen #interessen label.light {
    width: 30%;
}

.umfrage_interessen .has-float-label .form-control:placeholder-shown:not(:focus)+* {
    left: 30px !important;
    top: 30% !important;
}

section.bg_white.bg_left_bottom h2,
h1 {
    color: #11399B;
    font-weight: 600;
}


section.bg_color1.haskonferenzDatum h1 {
	color: #11399B;
}

.index #Header .jumbo {
    min-height: 500px;
    background-position: top center !important;        
}

section#NewsletterSection {
    padding-top: 0px;
}

section#NewsletterSection .container-fluid.bg_left_bottom {
    padding-bottom: 30px;
}

section.bg_white.bg_right_center.xmenu {
    background-position: right bottom;
}

.xmenu .bg_left_bottom {
    background-position: left top;
}

.xmenu h2 {
    color: #6f6f6e;
    font-size: 30px;
    font-weight: 600;
}

#SponsorenSection h2 {
    color: #6f6f6e;
    font-size: 30px;
    font-weight: 600;
}

section#SponsorenSection img.img-responsive {
    padding: 30px 0px;
}

section#SponsorenSection a.btn.btn-transition {
    padding: 15px 85px;
}

.navbar-brand {
	float: left;
	width: 60px;
	height: 60px;
	background-color: #fff;
	margin-bottom: -13px;
	position: relative;
	background-color: #fff !important;
	z-index: 555;
	text-align: center;
	margin-right: 10px;
	box-shadow: -1px -5px 5px 0 rgba(0, 0, 0, 0.4);
	padding: 0px 0px !important;
}

.navbar-brand img {
	width: 32px;
	height: auto;
	vertical-align: middle;
}

.navbar-brand:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 12px solid #b7b7b6;
	border-left: 10px solid transparent;
	position: absolute;
	bottom: 0;
	left: -10px;
}

ul.nav.nav-tabs li a {
    font-size: 16px;
}

.w120 { width: 120px; }

.anchor_position {
    position: relative;
    top: -80px;
    display: block;
    width: 1px;
}

section.bg_color2.haskonferenzDatum a {
    color:#11399B;
}

.img_grey {
   -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}

#SponsorenSection h2 {
    padding-top: 20px;
    margin-top: 20px;
}

#SponsorenSection .row {
    margin-top: 0px !important;
    margin-bottom: 30px;
}

.anchor_position {
    position: relative;
    top: -80px;
    display: block;
    width: 1px;
}

.sponsoren_text {
    float: left;
    margin: 5px 30px 15px 0;
}

@media (max-width:992px) {
    .bg_grey .bg_right_center {
        background: 0 0;
    }
}

.bg_left_bottom {
    background-image: url(../img/layout/left.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    min-height: 289px;   
}

@media (max-width:992px) {
    .bg_left_bottom {
        background: 0 0;
    }
}

.bg_right_center {
    background-image: url(../img/layout/right.png);
    background-repeat: no-repeat;
    background-position: right top;
    min-height: 289px;    

}

@media (max-width:992px) {
    .bg_right_center {
        background: 0 0;
    }
}

body {
    font-size: 18px;
}


body.programm_detail .referenten p b {
    color: #11399B;
    font-weight: 400
}

body.programm_detail .referenten p.social a {
    white-space: nowrap;
    color: #11399B;
    padding-right: 10px;
    font-size: 16px;
}



body.programm_detail .timetable .head {
    padding: 12px 0 10px;
    margin: 0;
    border-top: 2px solid #11399B;
    border-bottom: 2px solid #11399B;
    font-weight: 700;
    font-size: 16px;
    color: #000
}

form.custom-form .nav-tabs a:hover {
    background: 0 0;
    color: #11399B;
    border-color: transparent
}



form.custom-form .nav-tabs > li.active > a {
    border-color: transparent;
    color: #11399B
}

form.custom-form .AngebotItem .price b,
form.custom-form .AngebotItem .sale b {
    color: #11399B;
    font-size: 20px
}

form.custom-form .collapse select.form-control,
form.custom-form .collapsing select.form-control {
    background: #fff;
    color: #11399B;
    font-size: 12px
}


.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #11399B
}

.btn-bordered {
    color: #11399B;
    #background-color: #fff;
    border-color: #11399B;
    box-shadow: none
}

.btn-bordered.focus,
.btn-bordered:focus {
    color: #11399B;
    background-color: #e6e6e6;
    border-color: #0b093f
}

.btn-bordered:hover {
    color: #11399B;
    background-color: #e6e6e6;
    border-color: #151179
}

.btn-bordered.active,
.btn-bordered:active,
.open > .dropdown-toggle.btn-bordered {
    color: #11399B;
    background-color: #e6e6e6;
    border-color: #151179
}

.btn-bordered.active.focus,
.btn-bordered.active:focus,
.btn-bordered.active:hover,
.btn-bordered:active.focus,
.btn-bordered:active:focus,
.btn-bordered:active:hover,
.open > .dropdown-toggle.btn-bordered.focus,
.open > .dropdown-toggle.btn-bordered:focus,
.open > .dropdown-toggle.btn-bordered:hover {
    color: #11399B;
    background-color: #d4d4d4;
    border-color: #0b093f
}

.btn-bordered.active,
.btn-bordered:active,
.open > .dropdown-toggle.btn-bordered {
    background-image: none
}

.btn-bordered.disabled.focus,
.btn-bordered.disabled:focus,
.btn-bordered.disabled:hover,
.btn-bordered[disabled].focus,
.btn-bordered[disabled]:focus,
.btn-bordered[disabled]:hover,
fieldset[disabled] .btn-bordered.focus,
fieldset[disabled] .btn-bordered:focus,
fieldset[disabled] .btn-bordered:hover {
    background-color: #fff;
    border-color: #11399B
}

.btn-bordered .badge {
    color: #fff;
    background-color: #11399B
}


.btn-transition {
    color: #fff;
    background-color: #fff;
    border-color: transparent;
    background-image: linear-gradient(-90deg, #11399B 0, #11399B 100%);
    box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .2);
    font-size: 12px;
    padding: 10px 40px;
    color: #fff!important;
    border: none;
}

.btn-transition.focus,
.btn-transition:focus {
    color: #fff;
    background-color: #11399B;
    border-color: transparent
}

.btn-transition:hover {
    color: #fff;
    background-color: #11399B;
    border-color: transparent
}

.btn-transition.active,
.btn-transition:active,
.open > .dropdown-toggle.btn-transition {
    color: #fff;
    background-color: #11399B;
    border-color: transparent
}

.btn-transition.active.focus,
.btn-transition.active:focus,
.btn-transition.active:hover,
.btn-transition:active.focus,
.btn-transition:active:focus,
.btn-transition:active:hover,
.open > .dropdown-toggle.btn-transition.focus,
.open > .dropdown-toggle.btn-transition:focus,
.open > .dropdown-toggle.btn-transition:hover {
  color: #fff;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.2);
  background-color: #11399B;
  border-color: transparent;
}

.btn-white {
    color: #11399B;
    background-color: #fff;
    border-color: #fff;
    color: #11399B !important
}

.btn-white.focus,
.btn-white:focus {
    color: #11399B;
    background-color: #e6e6e6;
    border-color: #bfbfbf
}

.btn-white:hover {
    color: #11399B;
    background-color: #e6e6e6;
    border-color: #e0e0e0
}

.btn-white.active,
.btn-white:active,
.open > .dropdown-toggle.btn-white {
    color: #11399B;
    background-color: #e6e6e6;
    border-color: #e0e0e0
}

.btn-white.active.focus,
.btn-white.active:focus,
.btn-white.active:hover,
.btn-white:active.focus,
.btn-white:active:focus,
.btn-white:active:hover,
.open > .dropdown-toggle.btn-white.focus,
.open > .dropdown-toggle.btn-white:focus,
.open > .dropdown-toggle.btn-white:hover {
    color: #11399B;
    background-color: #d4d4d4;
    border-color: #bfbfbf
}

.btn-white .badge {
    color: #fff;
    background-color: #11399B
}

.btn-white:active,
.btn-white:focus,
.btn-white:hover {
    color: #11399B !important;
    background: #fff;
    border-color: #fff;
    text-decoration: none !important
}

.btn-link {
    color: #11399B !important;
    font-weight: 700;
#    text-transform: uppercase;
    box-shadow: none
}

.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    box-shadow: none;
    text-decoration: underline !important
}

.btn-back {
    font-size: 20px;
    color: #11399B;
}

.bg_transition {
    background-image: linear-gradient(-90deg, #11399B 0, #11399B 100%)
}


#Footer {
    background: #11399B;
    color: #fff;
    font-size: 16px;
    padding-top: 20px;
}

#Footer .bg_white h5 {
    color: #000000;
    margin: 0;
    padding: 0;
}

.navbar.navbar-default .navbar-header .navbar-toggle.collapsed {
    background-image: linear-gradient(-90deg, #11399B 0, #11399B 100%);
    width: 60px;
    height: 60px;
    line-height: 60px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.navbar.navbar-default .navbar-header .navbar-toggle .icon-bar {
    background-color: #11399B !important;
    height: 5px;
    width: 40%;
    margin: 2px auto;
}

.navbar.navbar-default .navbar-collapse.collapse.in,
.navbar.navbar-default .navbar-collapse.collapsing {
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    background-image: linear-gradient(180deg, rgba(103, 255, 164, 0) 0, #11399B 25%);
    width: 100%;
    border: 0;
    margin: 0 !important;
    padding: 0 0;
    max-height: none
}

.navbar.navbar-default .navbar-collapse.collapse.in .btn-bordered,
.navbar.navbar-default .navbar-collapse.collapsing .btn-bordered {
    margin: 0 20px 86px;
    width: auto;
    color: #11399B !important
}

.navbar.navbar-default .navbar-collapse.collapse.in .btn-bordered:active,
.navbar.navbar-default .navbar-collapse.collapse.in .btn-bordered:focus,
.navbar.navbar-default .navbar-collapse.collapse.in .btn-bordered:hover,
.navbar.navbar-default .navbar-collapse.collapsing .btn-bordered:active,
.navbar.navbar-default .navbar-collapse.collapsing .btn-bordered:focus,
.navbar.navbar-default .navbar-collapse.collapsing .btn-bordered:hover {
    background: #fff;
    color: #11399B
}

.navbar.navbar-default .container .navbar-collapse .btn-bordered {
    margin-top: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #11399B;
    border-color: #11399B;
    border-width: 2px
}

.navbar.navbar-default .container .navbar-collapse .btn-bordered:hover {
    color: #fff;
    border-color: #11399B;
    background-color: #11399B
}

h2 {
    font-size: 24px;
    margin-top: 50px;
	color: #11399B;
}

h3 {
    font-size: 20px;
    margin-top: 30px;
	color:#11399B;
}

h6 {
    font-size: 12px;
    font-weight: 700;
    margin-top: 70px;
    color: #11399B;
}


.customcheck {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 50px;
    width: 50px;
    border: 1px solid #11399B
}


.customcheck input:checked ~ .checkmark {
    background-color: #11399B;
    border-radius: 0
}

.customcheck input:checked ~ .checkmark:after {
    display: block
}

.customcheck:hover input ~ .checkmark {
    background-color: #11399B
}

.customcheck:hover input:checked ~ .checkmark {
    background-color: #11399B
}

.checkmark {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    margin-left: -1px;
    margin-top: -1px;
    height: 50px;
    width: 50px;
    background-color: rgba(107, 107, 107, .05);
    border-radius: 0;
    border-color: #11399B
}

body.rueckschau .highlight .content .text p .icons8 {
    color: #11399B;
    font-size: 50px;
    float: right;
    padding-left: 10px;
    padding-right: 5px
}

body.rueckschau .highlight .content .text p .icons8:hover .fa:before {
    background: #11399B;
    color: #fff
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
}
#AngebotWaehlen input[type='radio']:checked:after {
	background-color: #11399B;
	display: inline-block;
	visibility: visible;
	box-shadow: inset 0 0 0 4px #fff;
	border: 2px solid #6f6f6e;
}

form.custom-form .AngebotItem div.radio {
	position: relative;
}

form.custom-form .AngebotItem {
	border: 2px solid #e2e2e2;
	position: relative;
}

form.custom-form .AngebotItem:before {
	content: '';
	width: 1px;
	height: 100%;
	left: 58px;
	background-color: #e2e2e2;
	top: 0;
	position: absolute;
}

form.custom-form .AngebotItem.active {
	box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.2);
	background-color: #e2e2e2;
	border-color: #e2e2e2;
}

#AngebotWaehlen input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#AngebotWaehlen input[type='radio']:after {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    top: 0;
    left: 0;
    position: relative;
    background-color: #fff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #e2e2e2;
}

form.custom-form .AngebotItem {
    border: 1px solid #f0f0f0;
    margin: calc(30px/2) 0;
}

form.custom-form .AngebotItem.active:before {
    background-color: #fff;
}
form.custom-form .AngebotItem:before {
    content: '';
    width: 1px;
    height: 100%;
    left: 58px;
    background-color: #e2e2e2;
    top: 0;
    position: absolute;
}

.progress {
    display: none;
}

body.rueckschau .rueckschau_videos .head {
    background-image: linear-gradient(-90deg,#11399B 0,#11399B 100%);    
}

body.rueckschau .rueckschau_videos .head img {
    opacity: .8;    
}

#Header .bg_headline_transition .pull-right {
    # text-transform: uppercase;
    margin: 0;
	font-weight:normal;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    padding-top: 8px;
    line-height: 1.2;
}

#Header p {
    text-align: center;
    font-weight: 500;
    color: #fff
}

.bg_headline_transition {
    transition: opacity 0.5s;
}

#Header .bg_headline_transition {
    background-image: linear-gradient(-90deg, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, .8) 100%);
    background-blend-mode: multiply;
    padding: calc(30px/2);
    #position: absolute;
    z-index: 1;
    width: 100%;
    max-height: 81px;
}

h1 {
    margin-top: 70px;
}

.nopadding {
	padding: 0 !important;
}

.konferenzDatum {
	z-index: 200;
}

.slider {
	overflow: hidden;
}

.slider ul {
	float: left;
}

.slider, .slider ul, .slider ul li {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0 !important;
}

.slider ul li {
	float: left;
	list-style: none;
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	transition: opacity 0.5s;
	opacity: 0;
}

.slider ul li.current {
	opacity: 1;
	z-index: 90;
}

@media (max-width: 992px) {
	.slider ul li { background-size: cover; }
}

.slider .prev {
	position: absolute;
	left: 10px;
	top: calc(50% - 30px);
	width: 25px;
	height: 60px;
	background-position: left center;
	background-image: url(../img/layout/arrow-left.png);
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
	z-index: 100;
}

.slider .next {
	position: absolute;
	right: 10px;
	top: calc(50% - 30px);
	width: 25px;
	height: 60px;
	background-position: left center;
	background-image: url(../img/layout/arrow-right.png);
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
	z-index: 100;
}

.mobilecolor .showOnMobile {
	display: none;
	width: 50%;
	padding: 70px 0px
}
 
i.chars {
    font-size: 14px;
    color: #9E9E9E;
    background: #f7f7f7;
    padding: 3px;
    font-style: normal;
    font-weight: normal;
}

i.chars span {
    color: #607D8B;
}

@media (max-width: 992px) {
	#.slider { display: none; }
	#.mobilecolor { background: #11399B; }
	#.mobilecolor .showOnMobile { display: inline-block; }
}

/* Navbar custom */

.navbar.navbar-default {
    -webkit-box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .2);
    box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .2);
    font-weight: 400;
    font-size: 18px;
}
.navbar.navbar-default .container .navbar-brand {
    margin-left: -6em;
    opacity: 0;
}
.navbar.navbar-default .container .navbar-collapse {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: none;
}
.navbar.navbar-default .container .navbar-collapse li.active>a {
    font-weight: 700;
}
.navbar.navbar-default .container .navbar-collapse .btn-bordered {
    margin-top: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #ffffff;
    border-color: #ffffff;
    border-width: 2px;
}
.navbar.navbar-default .container .navbar-collapse .btn-bordered:hover {
    color: #fff;
    border-color: #fff;
    background-color: #11399B;
}
.navbar.navbar-default .navbar-toggle:focus .icon-bar, .navbar.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}

.navbar-default {
    border-color: #11399B;
}

.index .navbar-default .navbar-nav>li>a:focus,
.index .navbar-default .navbar-nav>li>a:hover,
.index .navbar-default .navbar-nav>.active>a,
.index .navbar-default .navbar-nav>.active>a:focus,
.index .navbar-default .navbar-nav>.active>a:hover,
.index .navbar-default .navbar-nav>li>a {
    color: #333;
}

.index .navbar-default {
    border-color: #fff;
}

.index .navbar.navbar-default {
    background: #fff;
}

.index .navbar.navbar-default .container .navbar-collapse .btn-bordered {
    color: #11399B;
    border-color: #11399B;
    background-color: #fff;
}
.index .navbar.navbar-default .container .navbar-collapse .btn-bordered:hover {
    color: #fff;
    border-color: #fff;
    background-color: #11399B;
}


#Header p {
    color: #000 !important;
}

a {
    color: #11399B;
    text-decoration: none;
}

.sponsorlogo {
	margin:0px !important; padding:0px !important;
}

#SponsorenSection h2 {
	font-size:20px; margin-top:0px;
}

body.programm h1 {
    padding-top: 0px !important;
}


.stoerer {
	background-color:#11399B; color:white; }
	
.nomenulink { 
	color:#999; padding-left:20px;
}

body.programm .slots .title a:hover {
	text-transform: underline;
}

body.programcompact .slots .slot .title {
    min-height: 62px !important;
    padding: 5px 15px !important;
}
body.programcompact .slots .slot .title p a {
    color: #000;
}
body.programcompact .slots .slot .meta {
    padding: 10px 15px !important;
}
body.programcompact .slots .slot .meta p.alert.text-center {
    display: none;
}
body.programcompact p.alleraume {
    padding: 12px !important;
}

body.programcompact .slots .slot .meta  p.author br { 
    display: none
}
body.programcompact .slots .slot .meta .company {
    float: right;
}
body.programcompact  .row.slots.row-eq-height p.time i.far.fa-clock {
    padding-right:6px
}

section.teamprofiles {
    padding: 0 0 30px 0;
}

@media (max-width:992px) {
	.m3-parallax {
	  background-image: linear-gradient(-90deg, #67ffa4 0, #1f18af 100%) !important;	  
	}
	h3.subtitle-parallax {
		font-size: 25px !important;
		line-height: 35px;
	}
	div.description-parallax {
		font-size: 25px !important;
		line-height:130%;
	}
	h1.title-parallax {
		font-size: 55px !important;
		line-height: 70px;	
	}
	.date-parallax {
		font-size: 25px !important;
		font-weight:bold;
		line-height:120%;
	}	
}


body.programm .slots .slot .meta .company {
    display: block;
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
    line-height: 12px;
    float: left;
}
body.programm .slots .slot .meta .saal {
    font-size: 12px;
    text-align: right;
    line-height: 12px;
    float: right;
}

/* The same for CLC and CC */


body.programm .slots .slot .meta .company {
    display: block;
    font-size: 12px;
    color: rgba(0, 0, 0, .5);
    line-height: 12px;
    float: left;
}
body.programm .slots .slot .meta .saal {
    font-size: 12px;
    text-align: left;
    line-height: 12px;
    float: left;
}

body.programm .slots .slot.raum2 .saal {
    color: #3f7cab;
}
body.programm .slots .slot.raum3 .title {
    background: rgba(242, 203, 203, .8);
}
body.programm .slots .slot.raum3 .saal {
    color: #52bca8;
}

body.programm .slots .slot.raum4 .title {
    background: rgba(245, 230, 99, .3);
}
body.programm .slots .slot.raum4 .saal {
    color: #52bca8;
}


a.pull-right.downloadpdf.btn.btn-sponsoren,
a.pull-right.downloadpdf.btn.btn-sponsoren:hover,
a.pull-right.downloadpdf.btn.btn-sponsoren:after {
    padding: 6px 34px;
    margin: 0px !important;
    text-decoration: none;
    border: 0px !important;
    border-width: 0px !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.5;
}


/* Harald adds CSS for new minipage. Is that all ? */

body.index #Header .col-xs-12 {
    min-height0px;
}


body.index, html {
  height: 100%;
}


img.img-responsive.img-parallax {
    padding-top: 50px;
	max-width: 550px;	
}

h3.subtitle-parallax {
    font-size: 45px;
    line-height: 50px;
    color: white;
    margin: 0px 0px 50px 0px;
    padding: 0px;	
	font-family: 'Open Sans',sans-serif;
}

h1.title-parallax {
    font-size: 80px !important;
    line-height: 100px;
    color: white;
	font-family: 'Open Sans', sans-serif
}

.date-parallax {
    color: white;
    font-size: 30px;
    font-weight: 700;
    margin: 0px 0px 50px 0px;
    padding: 0px;
	font-family: 'Open Sans', sans-serif
}




.profile-card {
  max-width: 220px;
  margin: auto;
  text-align: center;
}


.profile-image {
    margin: 15px;
    max-width: 90%;
	border: solid 1px #333;
	/* filter: grayscale(100%); */
}

.profile-name {
    font-size: 22px;
    color: #43379c;
    /* text-transform: capitalize; */
	margin: 0px;	
}

.profile-title-card {
    color: grey;
    font-size: 15px;
	margin: 0px;	
}
div#tprofiles .owl-dots {
    text-align: center !important;
    -webkit-tap-highlight-color: transparent;
}

div#tprofiles .owl-nav.disabled + .owl-dots {
    margin-top: 20px;
}

.item.profile-card a, .item.profile-card p {
    color: white !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #11399B !important;
}

.owl-theme .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, 0.4);
}

.bgdiagon {
	transform: skewY(-2deg);
}

.bgdiagoncontent {
	transform: skewY(2deg);
}
.bgdiagon.custompage2 {
    margin-bottom: -35px;
}

.bgdiagoncontent.custompagex2 {
    padding-bottom: 35px;
}

.bgdiagon.custompage1 {
    margin-top: -35px;
}

.bgdiagoncontent.custompagex1 {
    padding-top: 35px;
}

.text_white {
	color: #fff;	
}

.btn-primary {
    color: #fff;
    background-color: #1e3888 !important;
    border-color: #1e3888 !important;
}

section.bg_grey.topDescription a {
    color: #000000;
	text-decoration:underline;
}


body.programm_detail a.btn-back {
    padding-top: 40px;
	font-size:16px;
}

body.programcompact .slots .slot .meta .company {
    float: right;
}
