body {
    font-family:'Open Sans', sans-serif;
    color: #707070;
    font-size: 14px;
    line-height: 23px;
    font-weight: 300;
}
a {
    color: #000000;
}
/* h1 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #860639;
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
} */
h1, h2, h3 {
    background-color: transparent;
    font-family: Oswald, sans-serif;
    color: #860639;
    font-size: 38px;
    line-height: 36px;
    font-weight: 700;
}
.bg_red h2, .bg_red h3 {
    color: #FFFFFF;
    margin-bottom: 25px;
}
.heading_h3 {
    position: relative;
    z-index: 1;
    margin-top: 0px;
    font-family: Oswald, sans-serif;
    color: #860639;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}
h4, h5, h6, h3.subtitle, h2.h2_eventmaker {
    position: relative;
    z-index: 1;
    padding-top: 3px;
    padding-bottom: 6px;
    float: none;
    font-size: 14px;
    line-height: 23px;
    font-weight: 700;
}
h2.h2_eventmaker {
    text-align: center;
    color: #707070;
    font-family: "Open Sans",sans-serif;
}
p {
    position: relative;
    z-index: 1;
    margin-bottom: 5px;
    font-weight: 300;
}
.section_padding {
    padding-top: 35px;
    padding-bottom: 35px;
}
.section_padding.bg_grey {
    background-color: whitesmoke;
}
.section_padding.no_padding_bottom {
    padding-bottom: 0px;
}
.modal-background {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 5000;
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    color: black;
}
.modal-window {
    position: relative;
    width: 70%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding: 15px;
    background-color: white;
    max-height: 95%;
    overflow-y: scroll;
}
.modal-window p {
    line-height: 1.2em;
}
.close-modal {
    display: inline-block;
    padding: 10px;
    position: absolute;
    right: 5px;
    top: 0;
    z-index: 100;
}
.bg_red {
    position: relative;
    z-index: 200;
    background-color: #860639;
    color: white;
}
.highlights_products {
    margin-bottom: 0px;
    padding-top: 7px;
    padding-bottom: 20px;
    font-family: Oswald, sans-serif;
    font-size: 27px;
    line-height: 36px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.header {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 529px;
}
.header_menu {
    padding: 12px 10px;
    float: right;
    font-family: Oswald, sans-serif;
    color: #860639;
    font-size: 19px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
}
.header_menu:hover {
    color: #8c8c8c;
}
.contact_text {
    font-family: Oswald, sans-serif;
    color: #860639;
    font-size: 21px;
    line-height: 25px;
    font-weight: 300;
}
.header_logo {
    width:250px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.link {
    display: block;
    text-decoration: none;
}
.link:hover {
    color: #8c8c8c;
}
.link:active {
    color: #a3a3a3;
}
.video_container {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 0px;
    padding-bottom: 56.25%;
}
.iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
#mailings, #rueckblick {
    margin-top: 40px;
}
.w-nav-button.w--open {
    background-color: whitesmoke;
    color: #860036;
}
.nav_element:hover {
    color: #666666 !important;
}
.keywords {
    padding: 23px;
    font-family: Lobster, sans-serif;
    font-size: 26px;
    text-align: center;
}
.font_red {
    display: inline-block;
    color: #860239;
}
.inline_block {
    display: inline-block;
}
.highlight_blue_dark {
    display: inline-block;
    color: #093968;
}
.highlight_dash {
    display: inline-block;
    padding-right: 8px;
    padding-left: 8px;
}
.font_blue {
    display: inline-block;
    color: #135e96;
}
.plus_list_item {
    display: inline-block;
    line-height: 15px;
    max-width: 150px;
    word-break: break-word;
    min-height: 100px;
    margin-bottom: 50px;
}
.icon_plus {
    padding-top: 0px;
    font-size: 40px !important;
}
.angel {
    position: relative;
    z-index: 1000;
    margin-top: -70px;
    margin-bottom: 40px;
    background-image: -webkit-linear-linear-gradient(177deg, rgba(134,6,57,1) 50%, white 40%);
    background-image: linear-gradient(177deg, rgba(134,6,57,1) 50%, white 40%);
}
.info_block {
    margin: 0px;
    padding: 17px;
    border: 2px dashed rgba(9, 57, 104, 0.45);
    background-color: white;
    width: 500px;
    padding-bottom: 50px;
    color: #000;
}
.info_references {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
}
.font_white {
    color: white;
    font-weight: 400;
    background: #860639;
}
.font_white a {
    color: white;
}
.font_white a:hover {
    color: #e2e2e2;
}
.info_left {
    height: inherit !important;
    right: 0px;
    bottom: 2px;
    position: absolute;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
.h4_margin_top {
    margin-top: 50px;
}
.info_block-price {
    position: absolute;
    top: -50px;
    right: -100px;
    width: 150px;
    height: 150px;
    padding-top: 65px;
    padding-left: 0px;
    border-radius: 50%;
    background-color: #0074b6;
    font-family: Oswald, sans-serif;
    color: white;
    font-size: 29px;
    font-weight: 400;
    text-align: center;
}
.info_block_div {
    position: relative;
    z-index: 1000;
}
.bildschirm_oee {
    opacity: 1;
    -webkit-transition: opacity 794ms ease;
    transition: opacity 794ms ease;
}
.svg {
    position: relative;
    width: 20%;
    float: left;
    color: #707070;
}
.svg_title {
    position: absolute;
    bottom: 0px;
    width: 100%;
    font-family: Oswald, sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.img_hands {
    position: relative;
    z-index: 1;
}
.gaesteverwaltung {
    position: relative;
}
.gaesteverwaltung_bg {
    position: absolute;
    top: -32px;
    right: 118px;
    z-index: 0;
    height: 120%;
    -webkit-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    transform: rotate(-11deg);
}
.mailings_bg {
    position: absolute;
    top: -25px;
    right: 200px;
    z-index: 0;
    height: 60%;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg);
}
.mailings {
    position: relative;
}
.link_bg_red {
    color: #FFFFFF;
    font-weight: 600;
    text-decoration: none;
    background: #860639;
}
.link_bg_red:hover {
    color: #e2e2e2;
}
#contact .mail a {
    font-size: 24px;
    font-family: Oswald;
    font-weight: normal;
    margin-top: 20px;
}
#contact .mail a:hover {
    color: #e2e2e2;
}
#contact .phone {
    font-family: Oswald;
    font-size: 24px;
    font-weight: normal;
}

#contact .phone :hover{
    color: #e2e2e2;
}
#contact .mail span {
    width: 35px;
}
#contact .phone span {
    width: 32px;
}
.pdf_icon {
    position: relative;
    top: 10px;
    right: 5px;
    z-index: 10000;
    width: 20px;
    margin-top: 13px;
    margin-left: 20px;
    float: right;
}
.pdf_icon_img {
    box-shadow: none;
}
.registrierung {
    position: relative;
}
.rueckblick {
    position: relative;
}
.registrierung_bg {
    position: absolute;
    left: 177px;
    top: -35px;
    height: 80%;
    -webkit-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
}
.rueckblick_bg {
    position: absolute;
    left: 182px;
    top: -19px;
    height: 80%;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg);
}
.eventmaker_vorteile {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 10px;
    background-color: #860639;
    font-family: Oswald, sans-serif;
    color: white;
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
}
.position_relative {
    position: relative;
    margin-top: 0px;
}
.position_relative.position_eventwebsite {
    margin-top: 100px;
}
.vorteile {
    display: inline-block;
    padding-bottom: 0px;
    line-height: 23px;
    text-transform: capitalize;
}
.eventwebsite_bg {
    position: absolute;
    left: 195px;
    top: -11px;
    height: 60%;
    opacity: 1;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg);
}
.link_em {
    color: white;
    font-weight: 600;
    text-decoration: none;
}
.link_em:hover {
    color: #8c8c8c;
}
.link_em:active {
    color: #a3a3a3;
}
.moreinformation {
    margin-top: 20px;
    color: #860639;
    font-weight: 600;
}
.link_em_red {
    color: #860639;
    font-weight: 700;
    text-decoration: none;
}
.link_em_red:hover {
    color: #8c8c8c;
}
.link_em_red:active {
    color: #a3a3a3;
}
.heading_price {
    margin-bottom: 20px;
}
.subheading_price {
    margin-bottom: 15px;
    font-weight: 600;
}
.font_extra_small {
    font-size: 10px;
    line-height: 13px;
    font-weight: 300;
}
.mail_impressum {
    color: #860639;
    font-weight: 600;
    text-decoration: none;
}
.mail_impressum:hover {
    color: #707070;
    text-decoration: none;
}
.test {
    position: static;
    width: 100%;
    height: 100%;
    padding-right: 10%;
    padding-left: 10%;
}
.svg_image {
    margin-right: 10%;
    margin-left: 10%;
}
.video_embed {
    position: relative;
    left: auto;
    top: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    /*height: 600px; */
    padding-bottom: 56.25%;
}
.paragraph_contact {
    position: relative;
    margin: 0px 0%;
}
.paragraph_contact_text {
    font-family: Oswald, sans-serif;
    color: white;
    font-size: 20px;
}
.paragraph_contact_tel {
    position: static;
    left: 200px;
    top: 13px;
    margin-top: 12px;
    font-family: Oswald, sans-serif;
    color: white;
    font-size: 35px;
    font-weight: 400;
    color: #FFFFFF;
    background: #860639;
}
.paragraph_contact_email {
    color: white;
    font-weight: 400;
    text-decoration: none;
    background: #860639;
}
.paragraph_contact_email:hover {
    color: #e2e2e2;
    background: #860639;
}
.paragraph_contact_mail {
    margin-top: 5px;
    font-family: Oswald, sans-serif;
    color: white;
    font-size: 18px;
    color: #FFFFFF;
    background: #860639;
}
.navbar {
    background-color: transparent;
    color: #860639;
}
.nav_element {
    padding: 15px 10px;
    font-family: Oswald, sans-serif;
    color: #860639;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-align: right;
}
/* 	.nav_element:last-child {
		padding-right: 0px;
	} */
.nav_element:hover {
    color: #918c8c;
}
.heading {
    text-align: center;
}
.fa-info-circle {
    cursor: pointer;
    margin-left: 4px;
    margin-right: 4px;
}
.hide {
    display: none;
}
.info_class {
    font-size: 12px;
    font-weight: 400;
    background: rgba(0,0,0,1);
    color: #FFFFFF;
    padding: 2px 8px;
    border-radius: 5px;
    left: 0;
    top: -30px;
    z-index: 200;
    position: absolute;
}
.errors {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #FF0000;
}
form.tableless ol {
    margin: 0;
    padding: 0;
}
form.tableless ol li {
    display: table;
    list-style: outside none none;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
}
form.tableless ol li label {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: top;
    white-space: nowrap;
    width: 30%;
    position: relative;
}
form.tableless ol li input:not([type="button"]):not([type="submit"]):not([type="radio"]), form.tableless ol li textarea {
    width: 60%;
}
form.tableless ol li input {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: top;
    white-space: nowrap;
}
input, textarea, select {
    background-color: #fff;
    border: 1px solid #cccccc;
    color: #666666;
    font-size: 13px;
    padding: 5px !important;
}
input:not([type="checkbox"]):not([type="radio"]), textarea, select {
    -webkit-appearance: none;
    border-radius: 0;
}
input[type="checkbox"], input[type="radio"] {
    margin-top: 5px !important;
    margin-left: 2px !important;
}
form.tableless ol li {
    list-style: outside none none;
}
form.tableless ol li fieldset {
    border: 0 none;
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
form.tableless ol li fieldset legend {
    color: inherit;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    width: 30%;
    font-weight: bold;
}
form.tableless ol li fieldset ol {
    display: table;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 69%;
}
form.tableless ol li fieldset ol .check {
    display: inline-block;
    padding-right: 5px;
    white-space: nowrap;
    width: auto;
}
form.tableless ol li fieldset ol .smallbox {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 30%;
}
form.tableless ol li fieldset ol .smallbox input {
    width: 100% !important;
}
form.tableless ol li fieldset ol li label {
    display: block;
    padding-right: 5px;
    white-space: nowrap;
    width: auto;
    font-weight: 400;
}
form.tableless ol li fieldset ol :not(.smallbox) {
    display: block;
    width: 100%;
}
form.tableless ol li fieldset ol li input:not[type="checkbox"] {
    display: inline;
    width: 100% !important;
}
form.tableless .submit {
    margin-left: 30%;
    width: auto;
}
form.tableless .submit input {
    background: #860639 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    font-weight: 400;
    padding: 10px 15px !important;
    text-transform: uppercase;
}
.label_geschlecht, .input_geschlecht {
    display: inline-block !important;
    width: auto !important;
}
html.w-mod-js *[data-ix="header-iphone"] {
    opacity: 0;
    -webkit-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate(-100px, 0px);
}
html.w-mod-js *[data-ix="header-notebook"] {
    opacity: 0;
    -webkit-transform: translate(100px, 0px);
    -ms-transform: translate(100px, 0px);
    transform: translate(100px, 0px);
}
html.w-mod-js *[data-ix="header-ipad"] {
    opacity: 0;
    -webkit-transform: translate(0px, 100px);
    -ms-transform: translate(0px, 100px);
    transform: translate(0px, 100px);
}
html.w-mod-js *[data-ix="header-screen"] {
    opacity: 0;
    -webkit-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate(-100px, 0px);
}
html.w-mod-js *[data-ix="load-video"] {
    opacity: 0;
}
html.w-mod-js *[data-ix="move-camera"] {
    -webkit-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate(-100px, 0px);
}
html.w-mod-js *[data-ix="rotate-in"] {
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    transform: rotate(-50deg);
}
html.w-mod-js *[data-ix="reveal-scale-1"] {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}
html.w-mod-js *[data-ix="reveal-scale-2"] {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}
html.w-mod-js *[data-ix="reveal-scale-3"] {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}
html.w-mod-js *[data-ix="reveal-scale-4"] {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}
html.w-mod-js *[data-ix="reveal-1"] {
    opacity: 0;
}
html.w-mod-js *[data-ix="reveal-2"] {
    opacity: 0;
}
html.w-mod-js *[data-ix="reveal-3"] {
    opacity: 0;
}
html.w-mod-js *[data-ix="reveal-4"] {
    opacity: 0;
}
html.w-mod-js *[data-ix="scroll-up"] {
    opacity: 1;
    -webkit-transform: translate(0px, 550px);
    -ms-transform: translate(0px, 550px);
    transform: translate(0px, 550px);
}
html.w-mod-js *[data-ix="reveal-scale-5"] {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}
html.w-mod-js *[data-ix="reveal-scale-6"] {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}
html.w-mod-js *[data-ix="reveal-scale-7"] {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}
html.w-mod-js *[data-ix="scroll-lefttoright"] {
    opacity: 1;
    -webkit-transform: translate(-10000px, 0px);
    -ms-transform: translate(-10000px, 0px);
    transform: translate(-10000px, 0px);
}
@media (max-width: 991px) {
    .modal-window {
        width: 95%;
    }
    h4 {
        margin-top: 0px;
    }
    .eventmaker-logo,
    .eventmaker-logo-text  {
        text-align: center;
    }
    .highlights_products {
        font-size: 24px;
    }
    .link {
        padding-right: 23px;
        font-size: 17px;
    }
    .plus_list_item {
        display: inline;
    }
    .angel {
        /*background-image: -webkit-linear-gradient(273deg, #88103a, #860239 46%, white 46%);
        background-image: linear-gradient(177deg, #88103a, #860239 46%, white 46%);*/
    }
    .info_left {
        height: 530px;
    }
    .info_block-price {
        top: -5px;
        right: 10px;
        width: 100px;
        height: 100px;
        padding-top: 40px;
        padding-left: 0px;
        font-size: 21px;
    }
    .gaesteverwaltung_bg {
        top: -34px;
        right: 116px;
        height: 100%;
    }
    .mailings_bg {
        height: 60%;
    }
    .pdf_icon {
        margin-top: 12px;
    }
    .rueckblick {
        margin-bottom: 50px;
        padding-bottom: 0px;
    }
    .eventmaker_vorteile {
        bottom: -20px;
        z-index: 10000;
        margin-top: 0px;
    }
    .eventwebsite_bg {
        top: -20px;
    }
    .paragraph_contact {
        margin: 0px 0%;
    }
    .paragraph_contact_tel {
        font-size: 39px;
    }
    .column_header {
        padding-right: 25px;
    }
}
@media (max-width: 767px) {
    form.tableless ol li label {
        display: block;
    }
    form.tableless ol li fieldset legend {
        width: 100%;
    }
    form.tableless .submit {
        margin-left: 0;
    }
    form.tableless ol li input:not([type="button"]):not([type="submit"]):not([type="radio"]), form.tableless ol li textarea {
        width: 100%;
    }
    form.tableless ol li fieldset ol {
        width: 100% !important;
    }
    .section_padding {
        padding-right: 17px;
        padding-left: 17px;
    }
    .section_padding.no_padding_bottom {
        padding-bottom: 0px;
    }

    .no-padding-sides{
        padding-left: 0px;
        padding-right: 0px;
    }

    .info_references {
        bottom: -780px !important;
    }
    .highlights_products {
        font-size: 17px;
    }
    .header {
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .link {
        margin-right: 0px;
        padding-right: 10px;
        font-size: 14px;
    }
    .info_references {
        bottom: -700px;
    }
    .info_left {
        position: relative !important;
        float: none !important;
        margin-top: 520px;
        margin-left: auto;
        margin-right: auto;
    }
    .svg_title {
        font-size: 15px;
    }
    .gaesteverwaltung_bg {
        height: 120%;
    }
    .mailings_bg {
        top: -13px;
        right: 206px;
    }
    .rueckblick {
        padding-bottom: 30px;
    }
    .position_relative.position_eventwebsite {
        margin-top: 0px;
    }
    .eventwebsite_bg {
        left: 150px;
        top: -10px;
        width: 27%;
    }
    .container_imprint {
    }
    .paragraph_contact {
        margin: 0px 0%;
    }
    .column_header {
        padding-right: 40px;
    }

    .info_block_div {
        margin-top:0%;
        width: 550px;
    }

    .info_block{
        margin-left:0px;
    }
}
@media (max-width: 479px) {
    .registrierung_bg{
        height:50% !important;
        left:180px !important;
    }
    h2, h3 {
        font-size: 27px;
    }
    h1 {
        font-size: 28px;
        line-height: 28px;
    }
    .section_padding.bg_grey {
        background-color: transparent;
    }
    .section_padding.bg_grey._5steps {
        display: none;
    }
    .section_padding.no_padding_bottom {
        background-color: whitesmoke;
    }
    .section_padding.eventwebsite {
        background-color: whitesmoke;
    }
    .highlights_products {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 10px;
        line-height: 25px;
    }
    .header {
        height: auto;
    }
    .header_menu {
        font-size: 16px;
    }
    .link {
        font-size: 15px;
    }
    .plus_list_item {
        line-height: 30px;
    }
    .info_block {
        margin: 0px 0px 0px;
    }
    .info_references {
        bottom: -820px;
        margin-top: 0px;
        padding-top: 0px;
    }
    .info_left {
        width:100% !important;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .info_block-price {
        top: -5px;
        right: 5px;
        width: 75px;
        height: 75px;
        padding-top: 28px;
        padding-left: 0px;
        font-size: 17px;
    }
    .info_block_div {
        margin-top: 0px;
    }
    .svg {
        float: left;
    }
    .svg_title {
        font-size: 8px;
        font-weight: 300;
    }
    .gaesteverwaltung_bg {
        top: -35px;
        height: 90%;
    }
    .mailings_bg {
        top: -11px;
        right: 205px;
        height: 35%;
    }
    .registrierung_bg {
        left: 144px;
        top: -54px;
    }
    .rueckblick_bg {
        left: 158px;
        top: -46px;
    }
    .eventwebsite_bg {
        left: 190px;
        top: -20px;
        width: 40%;
    }
    .paragraph_contact {
        margin-right: 0%;
        margin-left: 0%;
    }
    .paragraph_contact_text {
        margin-bottom: 15px;
    }
    .paragraph_contact_tel {
        position: static;
        left: 0px;
        top: 0px;
        margin-bottom: 15px;
    }
    .paragraph_contact_tel_span {
        display: block;
        margin-top: 4px;
    }
}

.border-red{
    border: 1px solid #860639;
    padding: 5px;
}
.border-blue{
    border: 1px solid #0082f3;
    padding: 5px;
}

.bg_grey {
    background-color: whitesmoke;
}

.bg_blue{
    background-color: #0082f3;
    position: relative;
    z-index: 200;
    color: white;
}

.light_border_radius{
    border-radius: 3px;
}

.font-red{
    color: #860639;
    font-size: 40pt;
    display: block;
}

.font-blue{
    color: #0082f3;
    font-size: 40pt;
    display: block;
}

.w-inline-block-20 {
    max-width: 20%;
    display: inline-block;
    min-width: 200px;
    background: #fff;
    height: 33.33%;
    float: right;
}

.w-inline-block-40 {
    max-width: 40%;
    display: inline-block;
    min-width: 200px;
    background: #fff;
    height: 33.33%;
    float:left;
}

@media (max-width: 480px) {
    .w-inline-block-20 {
        min-width: 80%;
        margin-left:10%;
        display: table;
        margin-bottom: 5%;
        float: none !important;
    }

    .w-inline-block-40 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: table;
        margin-bottom: 5%;
        float: none !important;
        min-width: inherit !important;
    }

    .img-overlay{
        word-break: break-all;
    }

    .display-none{
        display: none;
    }

    .display-none-large-screen{
        display: block !important;
        position: relative !important;
        width: 100% !important;
        text-align: center !important;
    }

    .img-overlay-button{
        font-size: x-small;
    }
}

@media (max-width: 900px) and (min-width: 481px){
    .column {
        display: table-cell;
    }
    .row{
        display: table-row;
    }
    .w-inline-block-20 {
        min-width: 150px;
        margin-left: auto;
        margin-right: auto;
        display: table;
        margin-bottom: 5%;
        float: none !important;
    }
    .w-inline-block-40 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: table;
        margin-bottom: 5%;
        float: none !important;
    }
}

.button{
    display: block;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 5%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 5%;
    font-size: 12px;
}

.bg-img{
    background-image: url("/images/hg.png");
    background-repeat: repeat;
}
.zitat-author{
    padding-bottom: 40px;
}

.font-size-24{
    color: black;
    font-size: 20px;
    font-family: 'Handlee', cursive;
}

.quotes{
    font-size: 30px;
    font-weight: 700;
    color:black;
}

.img-overlay{
    position:absolute;
    z-index: 999;
    top:0px;
    right:0px;
    background-color: rgba(255,255,255,0.8);
    height: 100%;
    width: 50%;
    text-align: left;
    padding-left: 5%;
    padding-top: 5%;
    padding-right: 4%;
}

.img-overlay-text{
    font-size: 27px;
    font-weight: 300;
    font-family: Oswald;
    line-height: 33px;
    color: #666;
    text-transform: uppercase;
}

.img-overlay-text-bold{
    font-size: 27px;
    font-weight: 500;
    font-family: Oswald;
    line-height: 40px;
    color: #333;
    text-transform: uppercase;
}

.img-overlay-button{
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 9px 28px;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 5%;
    background-color: #1d4777;
    color: #fff;
    text-transform: uppercase;
}

.play-icon{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50pt !important;
    cursor: pointer;
    color: #fff;
}

.img-overlay-button-container{
    position:absolute;
    z-index: 999;
    top: 0px;
    left: 0px;
    height: 100%;
    width:50%;
}

.img-overlay-contact{
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    color: #666;
}

.img-overlay-contact-wrapper{
    margin-top: 5px;
}
.img-overlay-contact-data{
    display: block;
    font-size: 25px;
    font-weight: 400;
    font-family: Oswald, sans-serif;
    color: #333;
    text-decoration: none;
}

.img-overlay-container-heading{
    margin:0px;
    font-size:13px !important;
}

.img-overlay-container {
    padding: 0;
    width: 100%;
    height: 190px;
    background-color:#fff;
    border: 1px solid #cbd1d5;
    text-decoration: none;
    cursor: pointer;
    display: block;
}

.img-overlay-container:first-child {
    margin-right: 7px;
}

.img-overlay-container:last-child {
    margin-left: 7px;
}

.app-banner {
    width: 50%;
    display: inline-block;
    float: left;
}

.info-container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0;
    width: 100%;
    margin-top: 2em;
}

.img-overlay-contact-text{
    color: #666;
    font-weight: 400;
    margin-bottom: 0;
}

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

    .hide-desktop{
        display: inline-block !important;
    }

    .hide-mobile{
        display: none !important;
    }

    .fixed-header{
        position: absolute !important;
    }
    .icon_plus {
        font-size: 25px !important;
    }
    .em-vorteile-col {
        width: 100% !important;
    }

    div#jssor_1 {
        height: 170px !important;
        width: 263.5px !important;
        max-height: 170px;
        margin-right: auto;
    }

    div#jssor_1 div div .imgSlider{
        height: 170px !important;
        width: 263.5px !important;
        max-height: 170px;
    }

    div#jssor_1 div div .imgSlider div img{
        height: 170px !important;
        width: 263.5px !important;
        max-height: 170px;
    }

    div#jssor_1 div div , div#jssor_1 div{
        height: 170px !important;
        width: 263.5px !important;
        max-height: 170px;
    }

    .jssora03l {
        display: none !important;
    }

    .jssora03r{
        display: none !important;
    }

    .info_block_div{
        width:100%;
        margin-left: auto;
        margin-right: auto;
    }

    .info_block{
        width:100%;
        margin-left: auto;
        margin-right: auto;
    }

    .img-overlay-container{
        width: 225px;
        height: 170px;
        float: none;
        margin-top: 20px;
        margin-left: auto;
        margin-right:auto;
    }

    .img-overlay-container:first-child {
        margin-right: auto;
    }

    .img-overlay-container:last-child {
        margin-left: auto;
    }

    .info-container {
        display: inline-block;
        width: 100% !important;
        margin-top: 1em;
    }

    .img-overlay{
        padding-left: 0;
    }

    .app-banner {
        width: 100%;
    }

    .app-banner img {

    }

    .img-overlay-contact-text{
        display: none;
    }

    .play-icon{
        top: 40% !important;
        left: 46% !important;
        text-align: center !important;
    }

    .img-overlay-button-container{
        position:absolute;
        z-index: 999;
        top: 0px;
        left: 0px;
        height: 100%;
        width:100%;
    }

    .display-none-large-screen{
        display: block !important;
        position: relative !important;
        width: 100% !important;
        text-align: center !important;
    }

    .display-none{
        display: none;
    }

    .video_embed {
        width: 100%;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    }

    #video-container{
        background-size: contain;
        background-repeat: no-repeat;
        margin-left: auto;
        margin-right: auto;
    }

    .plus_list_item{
        text-align: left !important;
    }

    .em-pros-height{
        max-height: 110px !important;
    }

    .header_logo {
        width:200px;
    }

}

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

    .mobile-left{
        text-align: left !important;
    }

    .info_block_div{
        width:100%;
        margin-left: auto;
        margin-right: auto;
    }

    .info_block{
        width:100%;
        margin-left: auto;
        margin-right: auto;
    }

    .app-banner {
        width: 100%;
    }

    .app-banner img {
        margin: 0 auto;
        display: block;
    }

    .info-container {
        width: 100%;
    }

    .img-overlay-container {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .img-overlay-text{
        font-size: larger;
        line-height: 20px;
    }

    .img-overlay-text-bold{
        font-size: 20px;
        line-height: 20px;
    }

    .play-icon{
        top:150px;
    }

    .fixed-header{
        position: absolute !important;
    }
}

@media (min-width: 501px) and (max-width: 700px) {
    .video_embed {
        height: 445px !important;
    }
}

@media (min-width: 669px) and (max-width: 991px) {
    .video_embed {
        height: 475px !important;
    }
}

.display-none-large-screen{
    display: none;
}

.em-pros-height{
    max-height: 130px;
}

.opacity-hr{
    opacity: 0.5;
}

.no-padding-sides{

}

.flex-row-container{
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: 600px;
}



@media screen and (min-width: 500px) and (max-width: 1000px){
    .scroll-top{
        position: fixed;
        right: 10px;
        bottom: 20px;
        font-size: 50pt;
        z-index: 99999;
    }

    #em-col{
        margin-right: 0% !important;
    }

    div#jssor_1 {
        /* width: 100% !important; */
        max-width: 283.5px;
        margin-left:auto;
        margin-right: auto;
    }

    div#jssor_1 div div .imgSlider{
        /* width: 100% !important; */
        max-width: 283.5px;
    }

    div#jssor_1 div div , div#jssor_1 div{
        max-width: 283.5px;
        /* width: 100% !important;	 */
    }

    .info-container {
        width: 100%;
    }

    .img-overlay-container {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .app-banner {
        width: 100%;
    }

    .app-banner img {
        display: block;
        margin: 0 auto;
    }

    .flex-row-container{
        flex-wrap: wrap;
        height: inherit;
    }

    .hide-tablets{
        display: none !important;
    }

    .show-tablets{
        display: block !important;
    }
}

.flex-column-container{
    display: flex;
    flex-direction: column;
}

}
.flex-item-1{
    order: 0;

}

.flex-item-2{
    order: 1;
}

.flex-item-3{
    order: 2;
}

.flex-item-4{
    order: 3;
}

.flex-column-item-size{
    width: 300px;
    height: 200px;
}

.container-wrapper{
    margin-top: 15px;
    bottom: 10px;
    position: relative;
}

.border-bot{
    border-bottom: 1px solid #860639;
}

.em-vorteile-col{
    width: inherit;
    margin-right: 15%;
}

.fixed-header{
    position: fixed;
    display: block;
    width: 100%;
    top: 0px;
    z-index: 5000;
}

#video-container{
    background: url('/images/embild.png');

}

.hide-mobile{
    display: inline-block;
}

.hide-desktop{
    word-break: normal;
    display: none;
}

.mobile-left{
}

.newsletter-color{
    color: #5299c7;
    font-size: 40pt;
    display:block;
}

.newsletter-bg{
    background-color: #5299c7;
    color: #fff;
}

.hover-newsletter{
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.hover-newsletter:hover{
    background-color: #5299c7;
    color: #fff;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.hover-newsletter:hover .newsletter-color{
    color: #fff;
}

.hover-newsletter:hover h2.h2_eventmaker{
    color: #fff;
}

.umfrage-color{
    color: #0879bf;
    font-size: 40pt;
    display:block;
}

.umfrage-bg{
    background-color: #0879bf;
    color: #fff;
}
.hover-umfrage{
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.hover-umfrage:hover{
    background-color: #0879bf;
    color: #fff;
    transition: all 1s ease;
    -webkit-transition: all 0.5s ease;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.hover-umfrage:hover .umfrage-color{
    color: #fff;
}

.hover-umfrage:hover h2.h2_eventmaker{
    color: #fff;
}

.veranstaltungsvideos-color{
    color: #1d4777;
    font-size: 40pt;
    display:block;
}

.veranstaltungsvideos-bg{
    background-color: #1d4777;
    color: #fff;
}

.hover-veranstaltungsvideos{
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.hover-veranstaltungsvideos:hover{
    background-color: #1d4777;
    color: #fff;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}



.hover-veranstaltungsvideos:hover .veranstaltungsvideos-color{
    color: #fff;
}

.hover-veranstaltungsvideos:hover h2.h2_eventmaker{
    color: #fff;
}

.hover-em{
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.hover-em:hover{
    background-color: #860639;
    color: #fff;
    transition: all 1s ease;
    -webkit-transition: all 0.5s ease;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.hover-em:hover .font-red {
    color: #fff !important;
}

.hover-em:hover h2.h2_eventmaker{
    color: #fff;
}

.hide-tablets{

}

.test-button{
    display: inline-block;
    padding: 7px 27px;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 5%;
    background-color: #1d4777;
    color: #fff;
    text-transform: uppercase;
}

.scroll-top{
}

#scrollTop{
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 1;
}

/* Hide reCAPTCHA badge  */
.grecaptcha-badge {
    visibility: hidden;
}

.recaptcha-policy-terms {
    font-size: .87em;
}

.recaptcha-cookie-element {
    display: none;
    text-align: left;
    background-color: #ffffff;
    max-width: 100%;
}

.recaptcha-cookie-element p {
    font-size: .87em;
    margin-bottom: 1em;
}

.recaptcha-cookie-element p:first-child {
    padding-left: 2em;
    padding-right: 2em;
    padding-bottom: 1em;
}

#btnCookieRecaptchaAccept {
    font-size: .9em;
    display: inline-block;
    padding: 7px 27px;
    text-decoration: none;
    cursor: pointer;
    background-color: #1d4777;
    color: #ffffff;
    border: none;
    letter-spacing: 1px;
}

input[type="submit"]:disabled {
    opacity: .5;
}

input[type="submit"]:disabled:hover,
input[type="submit"]:disabled:focus {
    cursor: not-allowed;
}

/* Hide the labels. Intended only for screen readers */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

body.impressum-datenschutz {
    color: #000000;
    font-weight: 400;
}

.impressum-datenschutz .firma-brand {
    font-size: 1.3em;
    margin-bottom: 2em;
}

.impressum-datenschutz h1 {
    text-transform: uppercase;
    position: relative;
    margin-bottom: 1em;
}

.impressum-datenschutz h1::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    background: #84123a;
    width: 100%;
    height: 2px;
}

@media (min-width: 500px) {
    .impressum-datenschutz h1::after {
        width: 460px;
    }
}

.impressum-datenschutz h3 {
    font-size: 24px;
}

.impressum-datenschutz p {
    font-weight: 400;
}

.impressum-datenschutz ul.bt-info {
    list-style: none;
    padding-left: 10px;
    margin-bottom: 1em;
}

.impressum-datenschutz .section_padding {
    padding-top: 20px;
    padding-bottom: 20px;
}

.btn-cookies-aendern {
    margin-top: .5em;
    padding: 5px 20px;
    font-size: .87em;
    border: 1px solid #1d4777;
}

.btn-cookies-aendern:hover,
.btn-cookies-aendern:focus {
    background-color: #ffffff;
    color: #1d4777;
    border: 1px solid #1d4777;
}

.footer {
    color: #707070;
}

@media (min-width: 768px) {
    .footer .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (min-width: 768px) {
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
}

@media (min-width: 768px) {
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

@media (min-width: 768px) {
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (min-width: 768px) {
    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-right {
        text-align: right !important;
    }
}

.copyright.section_padding,
.impressum-datenschutz .footer.section_padding {
    padding-top: 35px;
    padding-bottom: 35px;
}

.footer .col-logo {
    margin-bottom: 2em;
}

.footer h4 {
    margin-top: 1em;
    margin-bottom: 0;
    padding-bottom: 0;
}

.footer .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.footer a,
.copyright a {
    text-decoration: none;
    font-weight: 300;
}

.footer a:hover,
.footer a:focus,
.copyright a:hover,
.copyright a:focus {
    text-decoration: underline;
}

.copyright p {
    color: #707070;
    font-weight: 300;
}

.check-gender {
    display: inline !important;
    margin-right: 10px !important;
}
.check-gender label {
    margin-left: 5px !important;
}