body {background: #3f3434; font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;}

.btn {outline: none;}
.btn-primary {background: #3f3434; border-color: #3f3434;}
.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover {background: #000; outline: none;}

.btn-danger {background: #ef2a2d; border-color: #ef2a2d;}

label {font-size: 18px; text-align: right; margin-top: 4px;}
.form-control {border-radius: 0; height: 36px; font-size: 16px;}
.form-control:focus {outline: none; box-shadow: none; border-color: #523c3c;}
.has-error .form-control {border-color: #ef2a2d;}
.has-error .form-control:focus {box-shadow: none; border-color: #523c3c;}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {color: #ef2a2d;}


.top-header {background: #ef2a2d;}
.top-header .menuModule {float: right;}
.top-header .menuModule .navbar-default {margin-bottom: 0; border-radius: 0; border-width: 0; background: transparent;}
.top-header .menuModule .navbar-default .navbar-nav > li > a {padding: 35px 10px; max-height: 90px; color: #fff; border-width: 0; background: transparent; font-size: 18px; text-transform: uppercase; font-weight: 300;}
.top-header .menuModule .navbar-default .navbar-nav>.active>a,
.top-header .menuModule .navbar-default .navbar-nav>.active>a:focus,
.top-header .menuModule .navbar-default .navbar-nav>li:hover>a,
.top-header .menuModule .navbar-default .navbar-nav>.active>a:hover {background: #d62427;}
.top-header .menuModule > nav ul.nav li:hover > ul {border-radius: 0; padding: 0; border-width: 0;}
.top-header .menuModule > nav ul.nav li:hover > ul.dropdown-menu > li > a {padding: 8px 15px; font-size: 16px;}
.top-header .menuModule > nav ul.nav li:hover > ul.dropdown-menu > li:hover > a,
.top-header .menuModule > nav ul.nav li:hover > ul.dropdown-menu > li.active > a {background: #f3f6fd; color: #000;}
.top-header .menuModule .navbar-default .navbar-nav > li.link-button {margin-left: 5px; margin-right: 5px;}
.top-header .menuModule .navbar-default .navbar-nav > li.link-button > a {padding: 15px 15px 12px; margin: 20px 0; border: 1px solid #fff;}
.top-header .menuModule .navbar-default .navbar-nav > li.link-button.active > a,
.top-header .menuModule .navbar-default .navbar-nav > li.link-button > a:hover,
.top-header .menuModule .navbar-default .navbar-nav > li.link-button > a:focus {background: #fff; color: #000;}
.top-header .menuModule .navbar-default .navbar-nav > li.lang-button > a {padding-left: 20px; padding-right: 20px;}
.top-header .logoModule {float: left;}
.top-header .logoModule > a.logo {padding: 20px 0;}
.top-header .logoModule > a.logo > img {height: auto;}

.section-title {background: #fff; font-family: Impact, Charcoal, sans-serif; line-height: 34px; font-size: 30px; text-transform: uppercase; color: #ef2a2d;}
.section-title strong {color: #523c3c;}
.section-title > div {margin-top: 60px; padding-bottom: 60px; }
.section-title:not(.section-title-right) > div {border-left: 4px solid #ef2a2d;}
/*.section-title.section-title-grey:not(.section-title-right) > div {border-color: #e8e8e8;}*/
.section-title.section-title-right {text-align: right;}
.section-title.section-title-right > div {border-right: 4px solid #ef2a2d; }
.section-title.section-title-grey.section-title-right > div {border-color: #e8e8e8;}
.section-title.section-title-top-border > div {padding-top: 60px; margin-bottom: 60px; padding-bottom: 0; margin-top: 0;}
.section-title p {margin-bottom: 0;}

.register-section,
.article-section {background: #f9f9f9; padding-top: 30px; padding-bottom: 70px; border-top: 3px solid #e8e8e8; border-bottom: 3px solid #e8e8e8;}
.article-section .articleModule .widget {font-size: 22px; line-height: 28px; color: #3f3434;}
.article-section .articleModule .widget p {margin-bottom: 20px;}

.content-section {background: #ef2a2d; padding-top: 80px; padding-bottom: 80px;}

.banner-section {padding: 0;}
.banner-section .carousel-caption {text-shadow: none;}
.banner-section .banner-title {margin: 0; font-family: Impact, Charcoal, sans-serif; font-weight: 300; font-size: 45px; text-transform: uppercase; color: #ef2a2d;}
.banner-section .description {font-family: Impact, Charcoal, sans-serif; font-size: 18px; text-transform: uppercase; color: #523c3c; display: block;}
.banner-section .banner-title,
.banner-section .description {padding-left: 20px;}
.banner-section .carousel.slide .carousel-caption > div.container > div.text {width: 650px;}
.banner-section .carousel.slide .item.topLeft .carousel-caption {padding-top: 80px;}
.banner-section .carousel.slide .carousel-caption > div.container > div.text:after {content: ''; position: absolute; top: -80px; bottom: 0; display: block; background: #ef2a2d; width: 4px; }


.geburtdatum {background-color: white ! important; cursor: pointer ! important;}

.circlePanelModule .column {position: relative; min-height: 65px; display: flex; align-items: center; margin-bottom: 20px;}
.circlePanelModule .column .circle {position: absolute; top: 0; left: 0; display: block; background: #fff; width: 65px; height: 65px; text-align: center; }
.circlePanelModule .circle .fa {line-height: 65px ! important; font-size: 34px; color: #ef2a2d;}
.circlePanelModule .circle-text {margin-left: 90px; display: block; color: #fff; font-size: 20px; line-height: 24px; font-weight: 300;}
.circlePanelModule .circle-text > span.circle-description,
.circlePanelModule .circle-text > span.circle-title {display: block;}
.circlePanelModule .circle-text > span.circle-description {font-size: 16px; line-height: 18px;}

.priceCalculationModule .panel {border-radius: 0; border: 2px solid #e8e8e8;}
.priceCalculationModule .panel .panel-heading .section-title {margin-top: 0; margin-bottom: 0; padding: 20px 15px 5px;}
.priceCalculationModule .panel .panel-footer {background: #fff; padding: 15px;}

.sunSetContactFormModule {background: #fff; border-radius: 0; border: 2px solid #e8e8e8; padding: 20px;}

.section-title-calculation .menuModule {float: right}
.section-title-calculation .menuModule .nav > li > a {font-size: 18px; padding: 13px 18px; background: #ef2a2d; color: #fff; font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;}
.section-title-calculation .menuModule .nav > li > a:hover {background: #d62427;}


.main-footer {padding-top: 160px; padding-bottom: 160px;}
.main-footer div.logoModule {text-align: center;}
.main-footer div.logoModule > a.logo {display: inline-block; padding: 0;}
.main-footer div.logoModule > a.logo > img {height: auto; max-height: 50px;}
.main-footer .menuModule {text-align: center;}
.main-footer .menuModule .navbar-nav {float: none; text-align: center; display: inline-block;}
.main-footer .menuModule .navbar-nav > li > a {padding: 15px 15px; max-height: 90px; color: #fff; border-width: 0; text-transform: uppercase; font-size: 18px; font-weight: 300;}
.main-footer .menuModule .navbar-nav>.active>a,
.main-footer .menuModule .navbar-nav>.active>a:focus,
.main-footer .menuModule .navbar-nav>.active>a:hover,
.main-footer .menuModule .navbar-nav > li > a:hover {background: transparent; text-decoration: underline;}

.main-footer .customPanelModule {text-align: center; margin-bottom: 20px;}
.main-footer .customPanelModule > .widget,
.main-footer .customPanelModule a {color: #fff; font-size: 20px; font-weight: 300;}

#contactUsPopUp {position: fixed; bottom: 0; right: 15px; }
#contactUsPopUp .nav.navbar-nav > li > a {background: #d62427; color: #fff; font-size: 22px; padding: 13px 20px;}
#contactUsPopUp .nav.navbar-nav > li > a .fa {margin-right: 6px;}


.stepwizard {display: table;width: 100%; position: relative; }
.stepwizard .stepwizard-row {display: table-row; }
.stepwizard .stepwizard-row:before {top: 19px; bottom: 0; position: absolute; content: " "; width: 100%; height: 2px; background-color: #e8e8e8; z-order: 0; }
.stepwizard .stepwizard-row .stepwizard-step {display: table-cell; text-align: center; position: relative; width: 33%;}
.stepwizard .stepwizard-row .stepwizard-step button[disabled] {opacity: 1 !important; filter: alpha(opacity=100) !important; }
.stepwizard .stepwizard-row .stepwizard-step p {margin-top: 5px; font-size: 18px;}
.stepwizard .btn-circle {width: 40px; height: 40px; text-align: center; padding: 6px 0; font-size: 20px; line-height: 20px; border-radius: 50% ! important;}

#ui-datepicker-div {z-index: 2 ! important;}

/* Base for label styling */
.custom-checkbox {margin-top: 0; margin-bottom: 0; }
.custom-checkbox label {padding-top: 0; margin-top: 0; line-height: 18px;}
.checkbox [type="checkbox"]:not(:checked),
.checkbox [type="checkbox"]:checked { position: absolute; left: -9999px; }
.checkbox [type="checkbox"]:not(:checked) + label,
.checkbox [type="checkbox"]:checked + label {position: relative; padding-left: 25px; cursor: pointer; padding-top: 2px; text-align: left;}

/* checkbox aspect */
.checkbox [type="checkbox"]:not(:checked) + label:before,
.checkbox [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left:0; top: 2px;
    width: 18px; height: 18px;
    border: 1px solid #ef2a2d;
    background: #ef2a2d;
}
.checkbox [type="checkbox"]:not(:checked) + label:before {background: #fff; border: 1px solid #ccc;}

/* checked mark aspect */
.checkbox [type="checkbox"]:not(:checked) + label:after,
.checkbox [type="checkbox"]:checked + label:after {
    content: "\f00c";
    font: normal normal normal 11px/1 FontAwesome;
    text-rendering: auto;
    position: absolute;
    top: 8px; left: 4px;
    line-height: 0.8;
    color: #fff;
}

/* checked mark aspect changes */
.checkbox [type="checkbox"]:not(:checked) + label:after {opacity: 0; transform: scale(0);}
.checkbox [type="checkbox"]:checked + label:after {opacity: 1; transform: scale(1); }

/* disabled checkbox */
.checkbox [type="checkbox"]:disabled:not(:checked) + label:before,
.checkbox [type="checkbox"]:disabled:checked + label:before {box-shadow: none; border-color: #bbb; background-color: #ddd; }
.checkbox [type="checkbox"]:disabled:checked + label:after {color: #999; }
.checkbox [type="checkbox"]:disabled + label {color: #aaa;}

/* accessibility */
/*[type="checkbox"]:checked:focus + label:before,*/
/*[type="checkbox"]:not(:checked):focus + label:before {border: 1px dotted blue;}*/

/* hover style just for information */
.checkbox label:hover:before {border: 1px solid #ef2a2d !important; }

@media (min-width: 1200px) {
    .section-title.section-title-right > div {width: 1140px;}
    .top-header > .container,
    .banner-section .container {width: 1200px;}
}

@media (min-width: 992px) and (max-width: 1199px) {
    .top-header .logoModule > a.logo > img {max-height: 30px;}
    .top-header .menuModule .navbar-default .navbar-nav > li > a {padding: 25px 10px;}
    .top-header .menuModule .navbar-default .navbar-nav > li.link-button > a {margin: 10px 0;}
}

@media (min-width: 768px) and (max-width: 991px) {
    .top-header .logoModule > a.logo {padding: 10px 0;}
    .top-header .logoModule > a.logo > img {max-height: 25px;}
    .top-header .menuModule .navbar-default .navbar-nav > li > a {padding: 15px 7px; font-size: 15px;}
    .top-header .menuModule .navbar-default .navbar-nav > li.link-button > a {margin: 8px 0 0; padding: 7px 5px 5px;}

    .banner-section .carousel.slide .item.topLeft .carousel-caption {padding-top: 40px;}
    .banner-section .banner-title {font-size: 30px;}
    .banner-section .carousel.slide .carousel-caption > div.container > div.text {width: 380px;}

    .section-title > div {margin-top: 40px; padding-bottom: 40px;}

    .content-section {padding-top: 50px; padding-bottom: 50px;}
}

@media (max-width: 767px) {
    .top-header > .container {padding: 0;}
    .top-header .logoModule > a.logo {padding: 10px 0;}
    .top-header .logoModule > a.logo > img {max-height: 30px;}
    .top-header .navbar-brand {display: none;}
    .top-header .navbar-toggle {margin-right: 0;}

    .top-header .navbar {position: inherit;}
    .top-header .navbar-collapse {position: absolute; border-width: 0; left: 0; right: 0; background: #3f3434; z-index: 1; overflow-x: auto;}
    .top-header .menuModule .navbar-default .navbar-nav {margin-top: 0; margin-bottom: 0; border-bottom: 10px solid rgba(0,0,0,0.2); padding-bottom: 10px;}
    .top-header .menuModule .navbar-default .navbar-nav > li > a {padding: 15px ! important;}
    .top-header .menuModule .navbar-default .navbar-nav > li.link-button > a {margin: 0;}

    .section-title > div {margin-top: 20px; padding-bottom: 20px; border-width: 0 ! important;}

    .section-title-calculation .menuModule {float: none; display: block;}
    .section-title-calculation .menuModule .nav > li > a {text-align: center;}
    .section-title-calculation .menuModule .dropdown-menu {right: 0;}

    .content-section {padding-top: 40px; padding-bottom: 40px;}

    .main-footer {padding-top: 5px; padding-bottom: 20px;}
    .main-footer .menuModule .navbar-nav {width: 100%;}
    .main-footer .menuModule .navbar-nav > li > a {border-bottom: 1px solid #5d4e4e;}

    .main-footer div.logoModule {margin-top: 15px; margin-bottom: 60px;}

    .circlePanelModule .circle-text {margin-left: 70px;}

    .banner-section .carousel.slide .carousel-caption > div.container > div.text {width: auto;}
    .banner-section .carousel.slide .carousel-caption > div.container > div.text:after {display: none;}
    .banner-section .carousel.slide .item .carousel-caption {padding-top: 20px ! important; padding-bottom: 20px;}
    .banner-section .banner-title {font-size: 32px;}
    .banner-section .banner-title,
    .banner-section .description {padding-left: 15px;}

    .register-section {padding-left: 0; padding-right: 0;}
    .stepwizard .stepwizard-row .stepwizard-step p {font-size: 14px; line-height: 14px;}

    .priceCalculationModule .panel-heading {padding: 10px 0 0;}
    .priceCalculationModule .panel-body {padding: 15px 0;}

    body {padding-top: 51px;}
    .top-header {position: fixed; top: 0; left: 0; right: 0; z-index: 10; border-bottom: 2px solid #d52427;}

    label {text-align: left;}
}