/* GENERAL */

body {
    background: #f7f9ff;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4;
    color: #555;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #00011c;
}

label {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 5px;
    color: #00011c;
}

/* TITLE */
div.musterbrief-kasten {
    padding: 15px 20px;
    border-radius: 7px;
    position: relative;
    filter: drop-shadow(2px 2px 2px #c5c5c5);
    background:
            linear-gradient(144deg, #729d4d 60%, #7fad56 60%);

    background-attachment: fixed;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 80px;

}


div.musterbrief-kasten > div.oben.row {
    margin: 0;
}

div.musterbrief-kasten div.links {
    /*float: left;*/
    height: 100%;
}
div.musterbrief-kasten div.links p {
    text-align: center;
    font-size: 73px;
    width: 80px;
    color: white;
}

div.musterbrief-kasten div.links div.illustration {
    height: 180px;
    width: 170px;
    background-size: cover;
    margin: 0 auto;
    padding-left: 0px;
    margin-top: -70px;
    /*margin-left: 20px;*/
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, rgb(114, 157, 77)), url("./../assets/Kuendigung-Musterbrief.jpeg");
}

div.musterbrief-kasten div.rechts {
    /*padding-left: 73px;*/
}

div.musterbrief-kasten div.rechts p.wussten-sie-schon {
    font-size: 30px;
    font-family: 'Montserrat';
    font-weight: 600;
    color: white;
    text-align: center;
}

div.musterbrief-kasten div.rechts div.unten p {
    color: white;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat';
    width: 95%;
    margin: 0 auto;
    max-width: 480px;
}

div.musterbrief-kasten div.rechts div.unten p span.anzahl {
    font-size: 17px;
    background-color: white;
    color: #729d4d;
    border-radius: 21px;
    padding: 5px 9px;
    font-weight: 700;
}

div.musterbrief-kasten div.rechts div.unten p span.option {
    font-size: 17px;
    background-color: white;
    color: #729d4d;
    border-radius: 21px;
    padding: 5px 9px;
    font-weight: 700;
}

/*div.musterbrief-kasten div.rechts div.unten p span.option:before {*/
/*    content: "";*/
/*    background-color: #729d4d;*/
/*    width: 110%;*/
/*    height: 23px;*/
/*    position: absolute;*/
/*    z-index: -1;*/
/*    filter: url(#marker-shape);*/
/*    left: -5px;*/
/*    top: 0px;*/
/*    padding: 0 0.25em;*/
/*}*/


div.musterbrief-kasten div.seperator {
    border: 1px solid white;
    margin: 25px;
}

div.musterbrief-kasten div.unten div.termin {
    text-align: center;
}
div.musterbrief-kasten div.unten div.termin button {
    background-color: transparent;
    border: 2px solid white;
    border-radius: 5px;
    font-size: 22px;
    padding: 5px 20px;
    color: white;
    font-weight: 400;
    margin: 0px 20px 5px 20px;
}

.steps-container p.generator-slide-info-title {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #7fad56;
    padding-bottom: 0px;
    margin-bottom: -17px;
}

.steps-container p.generator-slide-title {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    line-height: 35px;
}

.steps-container p.generator-slide-title.mid {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
}


.steps-container div.form-check.q-box {
    margin-top: 50px;
}

.steps-container p.generator-slide-text {
    font-size: 15px;
    color: #4f4e4e;
    font-style: italic;
    line-height: 21px;
    text-align: center;
}

.steps-container p.generator-slide-text-hinweis {
    font-size: 15px;
    color: #4f4e4e;
    /*font-style: italic;*/
    line-height: 21px;
    text-align: left;
}
.steps-container p.generator-slide-text.doch-email {
    font-size: 20px;
    font-style: unset;
    color: #7fad56;
}



.steps-container label.form-check-label {
    font-weight: 400;
    color: #515151;
    font-size: 15px;
}

div.kasten.warnung.generator,
div.kasten.hinweis.generator{
    margin-bottom: 20px;
}

div.kasten.warnung.generator p,
div.kasten.hinweis.generator p{
    line-height: 20px;
}

div.kasten.warnung.generator p.heading,
div.kasten.hinweis.generator p.heading {
    margin-top: 10px;
}

#title-container div.step-info p.text-slide-info,
#title-container p.text-slide-info {
    font-size: 15px;
    color: white;
    text-align: left;
}

#title-container div.step-info ul {
    text-align: left;

}

#title-container div.step-info p.title-slide-info,
#title-container p.title-slide-info {
    font-size: 16px;
    font-weight: 600;
    color: white;
    text-align: left;
    text-decoration: underline;
}

#title-container div.step-info p.title-slide-info-long,
#title-container p.title-slide-info-long {
    font-size: 18px;
    font-weight: 600;
    color: white;
    text-align: left;
    text-decoration: underline;
}

#title-container div.step-info ul li {
    font-size: 15px;
    font-style: italic;
}


#title-container {
    min-height: 460px;
    height: 100%;
    color: #fff;
    background-color: #7fad56;
    text-align: center;
    padding: 70px 5px 28px 5px;
    box-sizing: border-box;
    position: relative;
    box-shadow: 10px 8px 21px 0px rgba(204, 204, 204, 0.75);
    -webkit-box-shadow: 10px 8px 21px 0px rgba(204, 204, 204, 0.75);
    -moz-box-shadow: 10px 8px 21px 0px rgba(204, 204, 204, 0.75);
}

#title-container h2 {
    font-size: 45px;
    font-weight: 800;
    color: #fff;
    padding: 0;
    margin-bottom: 0px;
}

#title-container h3 {
    font-size: 25px;
    font-weight: 600;
    color: white;
    padding: 0;
}

#title-container p {
    font-size: 15px;
    padding: 0 25px;
    line-height: 20px;
    color: white
}

.covid-image {
    width: 214px;
    margin-bottom: 15px;
}

/* FORMS */

#qbox-container {
    /*background: url(../img/corona.png);*/
    background-repeat: repeat;
    position: relative;
    padding: 62px;
    min-height: 630px;
    box-shadow: 10px 8px 21px 0px rgba(204, 204, 204, 0.75);
    -webkit-box-shadow: 10px 8px 21px 0px rgba(204, 204, 204, 0.75);
    -moz-box-shadow: 10px 8px 21px 0px rgba(204, 204, 204, 0.75);
}

#steps-container {
    margin: auto;
    width: 500px;
    min-height: 420px;
    display: flex;
    vertical-align: middle;
    align-items: center;
}

.step {
    display: none;
}

.step-info {
    display: none;
}

.steps-container div#konto-iban-container {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -45px;
}

.steps-container div#steuernummer-container {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -45px;
    margin-bottom: 30px;
}

div.steps-container div.versicherer-adresse {
    border-radius: 3px 3px 3px 3px;
    margin-top: 25px;
    padding: 10px;
    border: 3px solid #7fad56;
    display: block;
    margin-bottom: 20px;
    background-color: #7fad5629;
}

div.steps-container div.versicherer-adresse p {
    font-size: 15px;
    padding: 0px;
    margin: 0px;
    color: #636363;
    font-weight: 500;
    line-height: 22px;
}

div.steps-container div.versicherer-adresse div.adresse {
    display: none;
}


div.steps-container div.versicherer-adresse div.adresse div.left {
    float: left;
    margin-right: 25px;
    font-size: 50px;
    color: #636363;
    height: 65px;
}

.step h4 {
    margin: 0 0 26px 0;
    padding: 0;
    position: relative;
    font-weight: 500;
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.6;
}

button.last-slide {
    width: 316px;
    height: unset;
    background: none;
    color: #919090;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    line-height: 17px;
    border: none;
    padding-bottom: 17px;
}

button#prev-btn,
button.next-btn,
button#submit-btn {
    font-size: 17px;
    font-weight: bold;
    position: relative;
    width: 130px;
    height: 50px;
    background: #7fad56;
    margin: 0 auto;
    margin-top: 40px;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
    transition: color .3s;
    text-align: center;
    color: #fff;
    border: 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

button.next-btn.inactive,
button#prev-btn.inactive,
button#submit-btn.inactive {
    background: #919090;
}

button#prev-btn:after,
button.next-btn:after,
button#submit-btn:after {
    position: absolute;
    top: 90%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #a5ce7f;
    content: "";
    z-index: -2;
    transition: transform .3s;
}

button.next-btn.inactive:after,
button#prev-btn.inactive:after,
button#submit-btn.inactive:after {
    background: #a9a8a8;
}

button#prev-btn:hover::after,
button.next-btn:hover::after,
button#submit-btn:hover::after
{
    transform: translateY(-80%);
    transition: transform .3s;
}

.select2-container--default .select2-selection--single {
    border: 2px solid #6b6b6b !important;
    border-radius: 4px !important;
    height: 50px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #6b6b6b !important;
    padding: 5px 10px !important;
    line-height: 37px !important;
}

.select2-dropdown {
    border: 2px solid #6b6b6b !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50% !important;
    transform: translateY(-50%) !important;
}


div.modal-multi-step button.close-multistep-modal {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 2000;
}

div.modal-multi-step div.modal-body {
    padding: 0px;
}

div.modal-multi-step div.modal-body div.container-musterbrief-kuendigung {
    padding: 0px;
}

div.modal-multi-step div.container-musterbrief-kuendigung div.outer-row {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

button#prev-btn.last-slide {
    background: transparent;
    color: #919090;
    font-size: 13px;
    text-decoration: underline;
    text-align: center;
    margin-top: -10px;
    font-weight: 500;
    width: 100%;
}

button#prev-btn.last-slide:after {
    background: #a9a8a8;
    display: none;
    content: none;
}

button#prev-btn:hover::after {
    transform: none;
    transition: none;
}

.progress {
    border-radius: 0px !important;
}

.q__question {
    position: relative;
}

.q__question:not(:last-child) {
    margin-bottom: 10px;
}

.question__input {
    position: absolute;
    left: -9999px;
}

.question__label {
    position: relative;
    display: block;
    line-height: 22px;
    border: 2px solid #b4bcc4;
    border-radius: 5px;
    background-color: #fff;
    padding: 13px 20px 13px 50px;
    cursor: pointer;
    transition: all 0.15s ease-in-out;
    font-size: 15px;
}


.steps-container select,
.steps-container select:focus,
.steps-container input,
.steps-container input:focus {
    border: 2px solid #b4bcc4 !important;
}

.steps-container div.download-buttons {
    margin-left: 40px;
    margin-right: 40px;
    padding-bottom: 8px;
}

.steps-container div.download-buttons div.col-md-12 {
    padding: 0px;
    text-align: center;
}

.steps-container button.download-button {
    background-color: #7fad56;
    border: none;

    border: 1px solid #6a9654;
    color: white;
    margin-top: 10px;
    border-radius: 2px;
    filter: drop-shadow(1px 1px 2px #c5c5c5);
    margin-bottom: 30px;
    margin-left: 10px;
    padding: 6px 12px;
    font-weight: 400;
    font-size: 15px;
}

.steps-container button.btn-generator.submit_generator {
    background-color: #e6e6e6;
    border: none;
    margin-top: 20px;
    border: 1px solid #636363;
    color: #464646;
    width: 120px;
    height: 50px;
    margin-left: 5px;
    margin-right: 5px;
}
.steps-container i.icon-word,
.download-button-container i.icon-word {
    background-image : url(../assets/icon_word.svg);
    background-size: cover;
    display: inline-block;
    height: 38px;
    width: 35px;
    position: absolute;
    margin-left: -38px;
    margin-top: -8px;
}
i.icon-versicherung {
    height: 65px;
    width: 61px;
    background-image : url(../assets/icon_versicherung.png);
    background-size: cover;
    display: inline-block;
}
.steps-container button.btn-generator.submit_generator.submit_generator_word,
.download-button-container button.btn-generator.submit_generator.submit_generator_word {
    background-color: #0d47a1;
    border: 1px solid #0b3d89;
    color: white;
    padding-left: 41px;
    text-align: center;
    filter: drop-shadow(1px 1px 4px #c5c5c5);
}

.download-button-container button.btn-generator.submit_generator.submit_generator_word {
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 69px;
    margin-right: 10px;
}

.steps-container button.btn-generator.submit_generator.submit_generator_word:hover,
.download-button-container button.btn-generator.submit_generator.submit_generator_word:hover{
    background-color: #3772ce;
    border: 1px solid #0d47a1;
}


.steps-container button.btn-generator.submit_generator.submit_generator_pdf,
.download-button-container button.btn-generator.submit_generator.submit_generator_pdf {
    background-color: rgb(236,74,66);
    border: 1px solid rgb(191, 43, 35);
    color: white;
    padding-left: 41px;
    text-align: center;
    filter: drop-shadow(1px 1px 4px #c5c5c5);
}

.download-button-container button.btn-generator.submit_generator.submit_generator_pdf {
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 69px;
    margin-left: 10px;
}

.steps-container button.btn-generator.submit_generator.submit_generator_pdf:hover,
.download-button-container button.btn-generator.submit_generator.submit_generator_pdf:hover{
    background-color: rgb(242, 116, 109);
    border: 1px solid rgb(236,74,66);

}
.steps-container i.icon-pdf,
.download-button-container i.icon-pdf{
    background-image : url(../assets/icon_pdf.png);
    background-size: cover;
    display: inline-block;
    height: 32px;
    width: 33px;
    position: absolute;
    margin-left: -38px;
    margin-top: -7px;
}

.question__label:hover {
    border-color: #a5ce7f;
}

.question__label:before,
.question__label:after {
    position: absolute;
    content: "";
}

.question__label:before {
    top: 12px;
    left: 10px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: inset 0 0 0 2px #ced4da;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.question__input:checked+.question__label:before {
    background-color: #7fad56;
    box-shadow: 0 0 0 0;
}

.question__input:checked+.question__label:after {
    top: 22px;
    left: 18px;
    width: 10px;
    height: 5px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
}

.form-check-input:checked,
.form-check-input:focus {
    background-color: #7fad56 !important;
    outline: none !important;
    border: none !important;
}

input:focus {
    outline: none;
}

#input-container {
    display: inline-block;
    box-shadow: none !important;
    margin-top: 36px !important;
}

label.form-check-label.radio-lb {
    margin-right: 15px;
}

#q-box__buttons {
    text-align: center;
}

input[type="text"],
input[type="email"] {
    padding: 8px 14px;
    margin: 5px 0px 5px 0px;
}

input[type="text"]:focus,
input[type="email"]:focus {
    border: 1px solid #7fad56;
    border-radius: 5px;
    outline: 0px !important;
    -webkit-appearance: none;
    box-shadow: none !important;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.form-check-input:checked[type=radio],
.form-check-input:checked[type=radio]:hover,
.form-check-input:checked[type=radio]:focus,
.form-check-input:checked[type=radio]:active {
    border: none !important;
    -webkit-outline: 0px !important;
    box-shadow: none !important;
}

.form-check-input:focus,
input[type="radio"]:hover {
    box-shadow: none;
    cursor: pointer !important;
}

#success {
    display: none;
}

#success h4 {
    color: #7fad56;
}

.back-link {
    font-weight: 700;
    color: #7fad56;
    text-decoration: none;
    font-size: 18px;
}

.back-link:hover {
    color: #a5ce7f;
}

.steps-container div.loader {
    border: 5px solid #f3f3f3; /* Light grey */
    border-top: 5px solid #7fad56; /* Blue */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1.0s linear infinite;
    margin: 0 auto;
    margin-top: 10px;
}


/* PRELOADER */

#preloader-wrapper {
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
}

#preloader {
    background-image: url('../img/preloader.png');
    width: 120px;
    height: 119px;
    border-top-color: #fff;
    border-radius: 100%;
    display: block;
    position: relative;
    top: 50%;
    left: 50%;
    margin: -75px 0 0 -75px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 1001;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#preloader-wrapper .preloader-section {
    width: 51%;
    height: 100%;
    position: fixed;
    top: 0;
    background: #F7F9FF;
    z-index: 1000;
}

#preloader-wrapper .preloader-section.section-left {
    left: 0
}

#preloader-wrapper .preloader-section.section-right {
    right: 0;
}

.loaded #preloader-wrapper .preloader-section.section-left {
    transform: translateX(-100%);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #preloader-wrapper .preloader-section.section-right {
    transform: translateX(100%);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #preloader {
    opacity: 0;
    transition: all 0.3s ease-out;
}

.loaded #preloader-wrapper {
    visibility: hidden;
    transform: translateY(-100%);
    transition: all 0.3s 1s ease-out;
}

/* MEDIA QUERIES */

@media (min-width: 990px) and (max-width: 1199px) {
    #title-container {
        padding: 80px 28px 28px 28px;
    }
    #steps-container {
        width: 85%;
    }
}

@media (max-width: 991px) {
    #title-container {
        padding: 30px;
        min-height: inherit;
    }
}

@media (max-width: 767px) {
    #qbox-container {
        padding: 30px;
    }
    #steps-container {
        width: 100%;
        min-height: 400px;
    }
    #title-container {
        padding-top: 50px;
    }
}

@media (max-width: 560px) {
    #qbox-container {
        padding: 40px;
    }
    #title-container {
        padding-top: 45px;
    }
}


