@font-face {
    font-family: DPUNKTM3;
    src: url(../fonts/DPUNKTM3.eot);
    src: url(../fonts/DPUNKTM3.eot?#iefix) format("embedded-opentype"), url(../fonts/DPUNKTM3.woff2) format("woff2"), url(../fonts/DPUNKTM3.woff) format("woff"), url(../fonts/DPUNKTM3.ttf) format("truetype"), url(../fonts/DPUNKTM3.svg#DPUNKTM3) format("svg");
    font-weight: 400;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
    font-family: DPUNKTM3;
    src: url(../fonts/DPUNKTM3.svg#DPUNKTM3) format("svg");
}
}[data-icons8]:before {
    content: attr(data-icons8);
}
.icons8, .icons8-hashtag:before, .icons8-play-button-circled:before, .icons8-twitter:before, [data-icons8]:before {
    display: inline-block;
    font-family: DPUNKTM3;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
.icons8-hashtag:before {
    content: "\f101"}
.icons8-play-button-circled:before {
    content: "\f102"}
.icons8-twitter:before {
    content: "\f100"}
	
.profile-card {
  max-width: 220px;
  margin: auto;
  text-align: center;
}


.profile-image {
    margin: 15px;
    max-width: 90%;
	border: solid 1px #333;
}

.profile-name {
    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: black !important;
}

.owl-theme .owl-dots {
    text-align: center;
}

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

.owl-theme .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, 0.4);
}
	
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}.owl-height {
    transition: height .5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.has-float-label {
    display: block;
    position: relative;
}
.has-float-label label, .has-float-label>span {
    position: absolute;
    left: 0;
    top: 0;
    cursor: text;
    font-size: 16px;
    font-weight: 300;
    color: #6b6b6b;
    line-height: 26px;
    opacity: 1;
    -webkit-transition: all .2s;
    transition: all .2s;
    top: -1.25em;
    left: 12px;
    z-index: 3;
    line-height: 1;
    padding: 0 1px;
}
.has-float-label label::after, .has-float-label>span::after {
    content: " ";
    display: block;
    position: absolute;
    background: 0 0;
    height: 2px;
    top: 50%;
    left: -.2em;
    right: -.2em;
    z-index: -1;
}
.has-float-label .form-control::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.has-float-label .form-control::-moz-placeholder {
    opacity: 0;
    transition: all .2s;
}
.has-float-label .form-control:-ms-input-placeholder {
    opacity: 0;
    transition: all .2s;
}
.has-float-label .form-control::placeholder {
    opacity: 0;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
    opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::-moz-placeholder {
    opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus):-ms-input-placeholder {
    opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder {
    opacity: 0;
}
.has-float-label .form-control:placeholder-shown:not(:focus)+* {
    font-size: 16px;
    font-weight: 300;
    opacity: 1;
    top: 1.3em;
    font-weight: 400;
}
.input-group .has-float-label {
    display: table-cell;
}
.input-group .has-float-label .form-control {
    border-radius: 4px;
}
.input-group .has-float-label:not(:last-child) .form-control {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group .has-float-label:not(:first-child) .form-control {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -1px;
}
body {
    font-weight: light;
    padding-top: 50px;
    background: #fff;
}
header, section {
    position: relative;
    margin: 0 auto;
}
.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);
    background: #da002f;
    font-weight: 400;
    font-size: 14px;
}
.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: 2px;
    padding-bottom: 2px;
    color: #ffffff;
    border-color: #ffffff;
    font-size: 14px;
    border-width: 2px;
}
.navbar.navbar-default .container .navbar-collapse .btn-bordered:hover {
    color: #fff;
    border-color: #da002f;
    background-color: #da002f;
}
.navbar.navbar-default .navbar-toggle:focus .icon-bar, .navbar.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff;
}

.konferenzDatum {
    box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 20px 0px;
    font-size: 20px;
    color: rgb(255, 255, 255);
    position: absolute;
    width: 100%;
    top: -30px;
    line-height: 1em;
    background: #da002f;
    padding: 20px 20px 5px;
}

:root {
    --main-color: #da002f;
    --secondary-color: #fbab46;  
}


p {
    margin: 0 0 14px !important;
}

.h1, h1 {
	font-size: 30px;
    margin-top: 70px;	
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

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: #da002f;
    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;
}

.btn {
    font-weight: 400;
    box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 30px 0px;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}

.index #Header .jumbo {
    min-height: 400px;
    background-position: center bottom !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: 63px;
	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);
}

.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_grey.haskonferenzDatum a {
    color:#da002f;
}

.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/left.png); */
    background-repeat: no-repeat;
    background-position: left bottom;
    min-height: 200px;
}

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

.bg_right_center {
    background-image: url(../img/bg2.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 200px;
}

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

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

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



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

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



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

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

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


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

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

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

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

.btn-bordered.active,
.btn-bordered:active,
.open > .dropdown-toggle.btn-bordered {
    color: #da002f;
    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: #da002f;
    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: #da002f
}

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


.btn-transition {
    color: #fff;
    background-color: #fff;
    border-color: transparent;
    background-image: linear-gradient(-90deg, #da002f 0, #da002f 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: #da002f;
    border-color: transparent
}

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

.btn-transition.active,
.btn-transition:active,
.open > .dropdown-toggle.btn-transition {
    color: #fff;
    background-color: #da002f;
    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: #da002f;
  border-color: transparent;
}

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

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

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

.btn-white.active,
.btn-white:active,
.open > .dropdown-toggle.btn-white {
    color: #da002f;
    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: #da002f;
    background-color: #d4d4d4;
    border-color: #bfbfbf
}

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

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

.btn-link {
    color: #da002f !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: #da002f;
}

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


#Footer {
    background: #da002f;
    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, #da002f 0, #da002f 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: #da002f !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, #da002f 65%);
    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: #da002f !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: #da002f
}

.navbar.navbar-default .container .navbar-collapse .btn-bordered {
    margin-top: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #da002f;
    border-color: #da002f;
    font-size: 14px;
    border-width: 2px
}

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

h2 {
    font-size: 24px;
    margin-top: 50px;
}

h3 {
    font-size: 20px;
    margin-top: 30px;
}

h6 {
    font-size: 12px;
    font-weight: 700;
    margin-top: 70px;
}


.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 #da002f
}


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

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

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

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

.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: #da002f
}

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

body.rueckschau .highlight .content .text p .icons8:hover .fa:before {
    background: #da002f;
    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: #da002f;
	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 #f0f0f0;
	position: relative;
}

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

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

#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 #f0f0f0;
}

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: #f0f0f0;
    top: 0;
    position: absolute;
}

.progress {
    display: none;
}

.bg_grey {
    background: #f0f0f0;
}

#Header .bg_headline_transition img.img-responsive {
    max-height: 60px;
}

.jumbo {
    background-position: center center;
}

#Footer h5 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    margin: 0px;
    padding: 50px 0px 20px;
}

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

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

.btn-sponsoren {
    color: rgb(107, 107, 107);
    background-color: rgb(255, 255, 255);
    font-size: 12px;
    box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 20px 0px;
    border-color: rgb(255, 255, 255);
    margin: 40px 0px 0px;
    padding: 10px 40px;
}

body.programm h1 {
    font-weight: 500;
    font-size: 20px;
    padding-top: 0px;
    text-transform: none;
}
body.programm h1 a {
    position: relative;
    text-decoration: underline;
    color: #6b6b6b;
    display: inline-block;
    padding: 0 0 10px 0;
    margin-right: 20px;
    text-decoration: none;
}
body.programm h1 a:last-child {
    margin-right: 0;
}
body.programm h1 a.active, body.programm h1 a:hover {
    text-decoration: none;
    color: #da002f;
}
body.programm h1 a.active:after, body.programm h1 a:hover:after {
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 2px solid #da002f;
}
body.programm .saele .gross, body.programm .saele .raum2, body.programm .saele .raum3 {
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    color: #da002f;
    border-bottom: 1px solid #da002f;
}
body.programm .saele .raum2 {
    color: #3f7cab;
    border-color: #3f7cab;
}
body.programm .saele .raum3 {
    color: #52bca8;
    border-color: #52bca8;
}
body.programm .slots {
    padding: 15px 0 0 0;
}
body.programm .slots .time {
    font-weight: 700;
    font-size: 12px;
    color: #000;
    margin: 0;
    padding: 0 0 12px;
}
@media (max-width:992px) {
    body.programm .slots .time {
    padding: 0 0 0;
}
}body.programm .slots .alleraume {
    font-weight: light;
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 26px;
    margin: 0;
    padding: 23px 0 21px;
    background: #f0f0f0;
}
body.programm .slots .slot {
    background: #f0f0f0;
}
body.programm .slots .slot[data-href] {
    cursor: pointer;
}
body.programm .slots .slot[data-href]:hover {
    box-shadow: 2px 2px 15px 0 rgba(173, 173, 173, .5);
}
@media (max-width:992px) {
    body.programm .slots .slot {
    margin-top: 15px;
}
}body.programm .slots .slot .title {
    padding: 20px 16px 15px 10px;
    min-height: 62px;
    position: relative;
    display: flex;
}
body.programm .slots .slot .title p {
    display: inline-block;
    align-self: flex-end;
    font-size: 16px;
    color: #000;
    line-height: 26px;
    margin: 0;
    padding: 0;
}
body.programm .slots .slot .title p a {
    color: #000;
    text-decoration: none;
}
body.programm .slots .slot .title p a:hover {
    color: #000;
    text-decoration: none;
}
@media (min-width:992px) and (max-width:1200px) {
    body.programm .slots .slot .title p {
    font-size: 15px;
}
}body.programm .slots .slot .meta {
    padding: 20px 17px 15px 20px;
}
body.programm .slots .slot .meta .author {
    font-weight: 700;
    font-size: 12px;
    color: #000;
    display: block;
    line-height: 12px;
    margin: 0 !important;
    padding: 0 0 9px 0;
}
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;
}
body.programm .slots .slot.raum1 .title {
    /* background: rgba(219, 30, 53, 0.3); */
	background: #ea8276;
}
body.programm .slots .slot.raum1 .saal {
    color: #da002f;
}
body.programm .slots .slot.raum2 .title {
    /* background: rgba(234, 130, 118, 0.4); */
	background: #f2aea1;
}
body.programm .slots .slot.raum2 .saal {
    color: #3f7cab;
}
body.programm .slots .slot.raum3 .title {
    /* background: rgba(248, 216, 207, 0.5); */
	background: #f8d8cf;
}
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;
}

body.programm_detail a.btn-back {
    padding-top: 20px;
}
body.programm_detail h1 {
    font-weight: 500;
    margin-top: 19px;
    font-size: 30px;
}

body.programm_detail .referenten p {
    font-size: 16px;
    line-height: 22px;
}
body.programm_detail .referenten p b {
    color: #1f18af;
    font-weight: 400;
}
body.programm_detail .referenten p.social a {
    white-space: nowrap;
    color: #1f18af;
    padding-right: 10px;
    font-size: 16px;
}
body.programm_detail .referenten p.social a:hover {
    text-decoration: none;
}
body.programm_detail .timetable .head {
    padding: 12px 0 10px;
    margin: 0;
    border-top: 2px solid #1f18af;
    border-bottom: 2px solid #1f18af;
    font-weight: 700;
    font-size: 16px;
    color: #000;
}
body.programm_detail .timetable .head+.head {
    border-top: 0;
}
body.programm_detail .timetable .border_bottom {
    border-bottom: 2px solid #6b6b6b;
}
body.programm_detail .timetable .border_top {
    border-top: 2px solid #6b6b6b;
}
body.programm_detail .timetable .content {
    font-size: 16px;
    color: #000;
}
body.programm_detail .timetable .content p {
    padding: 12px 0 10px;
    margin: 0;
}
body.programm_detail .timetable .content ul {
    font-size: 16px;
    color: #000;
}

.alert {
    color: red;
    line-height: 120%;
    padding: 0px;
    margin-bottom: -7px !important;	
}

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;
}

.btn-label {position: relative;left: -12px;display: inline-block;}
.btn-labeled {padding-top: 0;padding-bottom: 0;}


#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: right;
    font-weight: 500;
    font-size: 12px;
    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/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/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: #da002f; }
	.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);
    background: #da002f;
    font-weight: 400;
    font-size: 14px;
}
.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;
    font-size: 14px;
    border-width: 2px;
}
.navbar.navbar-default .container .navbar-collapse .btn-bordered:hover {
    color: #fff;
    border-color: #fff;
    background-color: #da002f;
}
.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: #da002f;
}

.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: #fff;
}

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

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

#.rueckschau section, .location section, .jetzt_anmelden section, .proposal_einreichen section {
    margin-top: 80px;
}

a {
    color: #da002f;
    text-decoration: none;
}

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

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


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: #fff !important;
    border-color: transparent !important;
    background-image: linear-gradient(-90deg,#1d367b 0,#1d367b 100%) !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;
}


#Header .jumbo {
	position: relative;
}

.index #Header .jumbo:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	height: 50%;
	width: 50%;
    background-image: url(../common/images/konferenzen/data2day_white.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	-webkit-transform: translate(-50%, -60%);
	-ms-transform: translate(-50%, -60%);
	transform: translate(-50%, -60%);
}

section.bg_index {
	background-image: url(../img/bg1.png), url(../img/bg2.png);
	background-repeat: no-repeat;
	background-position: top left, bottom right;	
}

#NewsSection {
	background: none !important;
	margin: -100px 0 !important;
	padding-bottom: 0 !important;
	z-index: 15;
}

#NewsSection + section.bg_index {
	padding-top: 130px;
}

.index .haskonferenzDatum {
	padding-bottom: 150px;
}

#NewsletterSection {
	width: 100%;
	overflow: hidden;
	padding-bottom: 0 !important;
	font-size: 16px;
	line-height: 26px;
}

.bg_newsletter {
	padding: 30px 0 80px 0;
	background-image: url(../img/bg2.png), url(../img/bg2.png);
	background-repeat: no-repeat;
	background-position: left -230px center , right -260px bottom -220px;
}

#Header .bg_headline_transition img.img-responsive {
	float: left;
	width: auto;
	height: 100%;
	margin-left: 5px;
}

.hasNavLogo {
	position: relative;
}

.navlogo {
    float: left;
    width: 60px;
    height: 63px;
    background-color: #fff;
    margin-bottom: -13px;
    position: relative;
    background-color: #fff !important;
    background-image: url(../common/images/konferenzen/data2day_logo_top.svg);
    background-size: 80% 80%;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 30px;
    z-index: 555;
}

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

.bg_headline_transition {
	transition: opacity 0.5s;
}

.bg_headline_transition.faded {
	opacity: 0;
}

.p5Canvas {
	display: none;
}

#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 #f0f0f0;
}

#AngebotWaehlen input[type='radio']:checked:after {
	background-color: #da002f;
	content: '';
	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 #f0f0f0;
	position: relative;
}

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

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

form.custom-form .AngebotItem.active:before {
	background-color: #fff;
}

@media (max-width: 992px) {
	.navlogo { display: none; }
	.hasNavLogo { padding-left: 0 !important; }
}

hr { border-top: solid 1px #ccc !important; }

.w120 { width: 120px; }

.red { color:red; }


.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;
}

input.error {
    border:1px solid #99182c;
}

.error {
    color: #a94442 !important;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 3px 20px 2px 20px;
    font-size: 14px !important;
    font-style: normal;    
}

i.chars {
    font-size: 14px;
    color: #9E9E9E;
    background: #f7f7f7;
    padding: 3px;
    font-style: normal;
    font-weight: normal;
}

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

.stoerer {
	background-color:#da002f; color:white; 
}

body.programcompact .slots .slot .title {
    min-height: unset !important;
    padding: 5px 15px !important;
    /* background: rgba(148, 34, 59, 1); */
}
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 .author {
    padding: 0 !important;
    display: block;
    width: 100%;	
}
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
}