/******************
    User custom CSS
    ---------------

    In this file you can add your own custom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inherit a core template and just add here some CSS, you'll still benefit of all the updates
*/

/* inter-100 - latin */
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("./fonts/inter-v12-latin-100.eot"); /* IE9 Compat Modes */
    src: local(""), url("./fonts/inter-v12-latin-100.eot?#iefix") format("embedded-opentype"), url("./fonts/inter-v12-latin-100.woff2") format("woff2"), url("./fonts/inter-v12-latin-100.woff") format("woff"), url("./fonts/inter-v12-latin-100.ttf") format("truetype"), url("./fonts/inter-v12-latin-100.svg#Inter") format("svg"); /* Legacy iOS */
}
/* inter-200 - latin */
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("./fonts/inter-v12-latin-200.eot"); /* IE9 Compat Modes */
    src: local(""), url("./fonts/inter-v12-latin-200.eot?#iefix") format("embedded-opentype"), url("./fonts/inter-v12-latin-200.woff2") format("woff2"), url("./fonts/inter-v12-latin-200.woff") format("woff"), url("./fonts/inter-v12-latin-200.ttf") format("truetype"), url("./fonts/inter-v12-latin-200.svg#Inter") format("svg"); /* Legacy iOS */
}
/* inter-300 - latin */
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("./fonts/inter-v12-latin-300.eot"); /* IE9 Compat Modes */
    src: local(""), url("./fonts/inter-v12-latin-300.eot?#iefix") format("embedded-opentype"), url("./fonts/inter-v12-latin-300.woff2") format("woff2"), url("./fonts/inter-v12-latin-300.woff") format("woff"), url("./fonts/inter-v12-latin-300.ttf") format("truetype"), url("./fonts/inter-v12-latin-300.svg#Inter") format("svg"); /* Legacy iOS */
}
/* inter-regular - latin */
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("./fonts/inter-v12-latin-regular.eot"); /* IE9 Compat Modes */
    src: local(""), url("./fonts/inter-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("./fonts/inter-v12-latin-regular.woff2") format("woff2"), url("./fonts/inter-v12-latin-regular.woff") format("woff"), url("./fonts/inter-v12-latin-regular.ttf") format("truetype"), url("./fonts/inter-v12-latin-regular.svg#Inter") format("svg"); /* Legacy iOS */
}
/* inter-500 - latin */
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("./fonts/inter-v12-latin-500.eot"); /* IE9 Compat Modes */
    src: local(""), url("./fonts/inter-v12-latin-500.eot?#iefix") format("embedded-opentype"), url("./fonts/inter-v12-latin-500.woff2") format("woff2"), url("./fonts/inter-v12-latin-500.woff") format("woff"), url("./fonts/inter-v12-latin-500.ttf") format("truetype"), url("./fonts/inter-v12-latin-500.svg#Inter") format("svg"); /* Legacy iOS */
}
/* inter-600 - latin */
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("./fonts/inter-v12-latin-600.eot"); /* IE9 Compat Modes */
    src: local(""), url("./fonts/inter-v12-latin-600.eot?#iefix") format("embedded-opentype"), url("./fonts/inter-v12-latin-600.woff2") format("woff2"), url("./fonts/inter-v12-latin-600.woff") format("woff"), url("./fonts/inter-v12-latin-600.ttf") format("truetype"), url("./fonts/inter-v12-latin-600.svg#Inter") format("svg"); /* Legacy iOS */
}
/* inter-700 - latin */
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("./fonts/inter-v12-latin-700.eot"); /* IE9 Compat Modes */
    src: local(""), url("./fonts/inter-v12-latin-700.eot?#iefix") format("embedded-opentype"), url("./fonts/inter-v12-latin-700.woff2") format("woff2"), url("./fonts/inter-v12-latin-700.woff") format("woff"), url("./fonts/inter-v12-latin-700.ttf") format("truetype"), url("./fonts/inter-v12-latin-700.svg#Inter") format("svg"); /* Legacy iOS */
}
/* inter-800 - latin */
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("./fonts/inter-v12-latin-800.eot"); /* IE9 Compat Modes */
    src: local(""), url("./fonts/inter-v12-latin-800.eot?#iefix") format("embedded-opentype"), url("./fonts/inter-v12-latin-800.woff2") format("woff2"), url("./fonts/inter-v12-latin-800.woff") format("woff"), url("./fonts/inter-v12-latin-800.ttf") format("truetype"), url("./fonts/inter-v12-latin-800.svg#Inter") format("svg"); /* Legacy iOS */
}
/* inter-900 - latin */
@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("./fonts/inter-v12-latin-900.eot"); /* IE9 Compat Modes */
    src: local(""), url("./fonts/inter-v12-latin-900.eot?#iefix") format("embedded-opentype"), url("./fonts/inter-v12-latin-900.woff2") format("woff2"), url("./fonts/inter-v12-latin-900.woff") format("woff"), url("./fonts/inter-v12-latin-900.ttf") format("truetype"), url("./fonts/inter-v12-latin-900.svg#Inter") format("svg"); /* Legacy iOS */
}

html {
    overflow-x: hidden;
}
@media (max-width: 390px) {
    html {
        font-size: 3.0769230769vw;
    }
}
@media (min-width: 390px) and (max-width: 1400px) {
    html {
        font-size: calc(0.2604166667vw + 0.0520833333vh + 11px);
    }
}
@media (min-width: 1400px) {
    html {
        font-size: 100%;
    }
}

body {
    font-size: 18px;
    line-height: 1.5rem;
    font-weight: 400;
    font-family: "new-hero", "Inter", Arial, serif;
}

body {
    padding-bottom: 0; /* no bottom padding, footer should be bottom aligned */
    padding-top: 60px;/* now is redefine in JS to fit any title length */
    flex-direction: column; /* article, then footer */
    display: flex; /* flex, to extend the content to full size */
    min-height: 100vh; /* full height, to bottom-align footer */
}
body > article {
    flex: 1; /* the main article should use as much space as possible */
}

html {
    font-size: 18px;
    line-height: 1.3rem;
    color: rgb(33, 55, 64);
}

.go_rheinland a,
.go_rheinland .text-info a {
    color: #008B82 !important;
    text-decoration: underline;
}

.group-title {
    text-transform: uppercase;
    font-weight: 300;
    position: relative;
    left: -2px;
}
.navbar {
    box-shadow: none !important;
}

.navbar a {
    color: #008B82 !important;
}

.go_rheinland .navbar-light {
    background: #008B82 url("../files/start-wellen.svg") no-repeat center !important;
}

.navbar-light .navbar-header .survey-name {
    color: #008B82;
    font-size: 18px;
    line-height: 90px;
    text-transform: uppercase;
}
.go_rheinland .navbar-nav .nav-item .nav-link {
    color: #008B82;
    font-size: 18px;
    text-transform: uppercase;
}

.go_rheinland .navbar > .container-md {
    align-items: initial;
    flex-direction: column;
}

.fruity .navbar .navbar-nav .nav-item .nav-link:active,
.fruity .navbar .navbar-nav .nav-item .nav-link:focus,
.fruity .navbar .navbar-nav .nav-item .nav-link:hover {
    text-decoration: underline;
}
.fruity .navbar .navbar-nav .nav-item::after {
    display: none;
}

.progress-bar {
    background: #008B82 !important;
}

.go_rheinland .top-container.space-col {
    margin-top: 0;
    margin-bottom: 0;
}
.go_rheinland .top-container .container-fluid {
    padding-top: 14px;
    padding-bottom: 14px;
    margin-bottom: 0;
}

.go_rheinland .text-info,
.go_rheinland .text-primary,
.go_rheinland .text-success,
.text-info {
    color: #C7007F !important;
}

.question-container {
    border-radius: 4px;
    background: transparent;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .5)
}

.question-container .question-text {
    font-weight: bold;
}

.form-control {
    border-radius: 4px;
    padding: 10px 15px;
    border: 1px solid #9caec2 !important;
    margin-bottom: 0 !important;
    color: #3d3d3f !important;
    min-height: 50px;
}

.form-control:focus {
    box-shadow: none;
}

.go_rheinland .answer-container .question-item .control-label {
    line-height: 50px;
}
.go_rheinland .answer-container .checkbox-item .control-label {
    line-height: unset;
}

.radio-item label:after {
    background: #C7007F !important;
}
.form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(199,0,127,0.6) !important;
}


.top-container .progress {
    box-shadow: none;
    border-radius: 5px;
}
.progress .progress-bar {
    line-height: 22px;
}

.ls-even {
    background: transparent;
}

.date-timepicker-group {
    margin-bottom: 20px !important;
}

.date-timepicker-group .form-control {
    margin-bottom: 0 !important;
}

.btn {
    border-radius: 20px;
}


.go_rheinland .btn-outline-secondary,
.btn-default {
    border: 1px solid #C7007F !important;
    color: #C7007F !important;
}

.btn-primary {
    border: none !important;
    border-radius: 20px;
    background: #C7007F !important;
    color: #fff !important;
}

.zukunftsnetz_nrw .bootstrap-buttons-div .form-check .btn-check:checked + label.btn,
.zukunftsnetz_nrw .btn-group .btn-check:checked + .btn,
.zukunftsnetz_nrw .btn-group .btn-check:active + .btn,
.btn:active, .btn.active {
    background-color: #80004f !important;
    color: #fff !important;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

@media (min-width: 992px) {
    .go_rheinland .btn-outline-secondary,
    .btn-default,
    .btn-primary {
        padding: 10px 40px;
    }
}

.btn-info {
    background: #C7007F !important;
    color: #fff !important;
}

.btn-primary:hover {
    background: #3d3d3f !important;
}

a {
    color: #C7007F !important;
}

.text-primary {
    color: #C7007F !important;
}

.panel-primary {
    border: 1px solid #C7007F !important;
}
.panel-primary > .panel-heading {
    background: #C7007F !important;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    background-color: #8b005c !important;
}

.go_rheinland .btn-check:checked + .btn-primary,
.go_rheinland .form-check .btn-check:checked + label.btn,
.go_rheinland .btn-group .btn-check:checked + .btn,
.go_rheinland .btn-group .btn-check:active + .btn {
    background-color: #8b005c !important;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-color: #650043 !important;
}

.navbar a.animate::after {
    background-color: #C7007F !important;
}

.navbar-toggle .icon-bar {
    background-color: #C7007F !important;
}
.navbar-toggle {
    border: solid 1px #C7007F !important;
}

input[type="checkbox"]:checked::after,
.checkbox input[type="checkbox"]:checked::after,
.checkbox-inline input[type="checkbox"]:checked::after {
    background-color: #C7007F !important;
    border-color: #C7007F !important;
}

.bootstrap-select.form-control {
    border: none !important;
    box-shadow: none !important;
    padding: 0;
}

.dropdown-menu {
    margin: 0;
    padding: 0;
    border-color: #C7007F !important;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.175);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background: #e6e6e6;
}

.btn-check:active + .btn-outline-secondary,
.btn-check:checked + .btn-outline-secondary,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show,
.btn-outline-secondary:active,
.go_rheinland .dropdown-menu > .active > a,
.go_rheinland .dropdown-menu > .active > a:focus,
.go_rheinland .dropdown-menu > .active > a:hover,
.go_rheinland .dropdown-menu > li > a:focus,
.go_rheinland .dropdown-menu > li > a:hover {
    background-color: #ffedff !important;
}

.dropdown-toggle .btn {
    font-size: 17px !important;
}

.go_rheinland .table > :not(:first-child) {
    border-top-width: 0;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    border: solid #ddd !important;
    border-width: 1px 1px 2px 1px !important;
}

.well {
    background: none;
    box-shadow: none;
}

footer {
    padding: 2rem;
    background: #213740 url("../files/footer-wellen.svg") no-repeat center;
}

footer a {
    display: inline;
}

footer .footer__go-logo-wrapper {
    text-align: right;
}

footer .img-responsive {
    height: 60px;
    width: auto;
    display: inline-block;
}

@media (max-width:767.98px) {
    footer {
        padding: 1rem 0;
    }
}