body {
    font-family: 'Montserrat', sans-serif;
}

.nav-link {
  color: #fff !important;
  font-weight:bold;
}

.container-md {
    padding-top: 40px;
    padding-bottom: 40px;
}

ol {
    list-style-type: none;
}

a {
    color: #000;
    font-weight: bold;
}

a:hover {
    color: #fff;
    font-size: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
}

.testimonials div {
    padding: 0px!important;
}

@media (min-width: 578px) {
    .btn-send {
        top: -5px!important;
        right: -25px!important;
        height: 60px!important;
        width: 90px!important;
    }
}

img {
    max-width: 100%;
    border-radius: 3%;
}

.container {
    width: 96%;
}

.required {
    color: #ffffff;
    font-size: 14px;
    display: block;
    position: absolute;
    font-weight: bold;
}

.btn-send {
    margin-top: 0px!important;
    z-index: 1000;
    position: absolute;
    top: 3px;
    right: -15px;
    display: block;
    height: 45px;
    width: 80px;
    background-size: 28px;
    background-position-x: center;
    background-position-y: center;
    background-image: url(../img/cursor_w.svg);
    background-repeat: no-repeat;
    line-height: 1.5;
    border-radius: 50px;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

@media (min-width: 768px) {
    #howto {
        padding: 9em!important;
    }
}

.lead {
    text-align: justify;
}

.registration-form-builder-wrapper {
    
    background: linear-gradient(175deg, rgba(0,112,187,1) 0%, rgba(60,170,245,1) 90%); 
  
}

.reg-bg {
  padding: 0 1em 1em;
  background-image: url(https://start.du-kennst-mich.de/media/bg-heart.png);
    background-size: cover;
    background-position: center center;
  border-top: 1px dashed rgba(255, 255, 255, 0.1) !important;
}

.registration-form-builder-wrapper {
    min-height: 5.5em;
}

.btn-outline-danger {
  color: #ffffff;
  border-color: #ffffff;
}

.btn-outline-primary {
  color: #ffffff;
  border-color: #ffffff;
}

.registration-form-builder {
    margin-top: 1.2em;
    height: 20px;
}

.registration-form-builder-inner {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 28em;
    /* background-color: white; */
}

#day {
    width: 50px;
    margin: 3px 0px 3px 0px;
}

#month {
    width: 110px;
    margin: 3px 0px 3px 0px;
}

#year {
    width: 95px;
    margin: 3px 0px 3px 0px;
}

@media (min-width: 420px) {
    #day {
        width: 50px;
        margin: 3px 16px 3px 18px;
    }
    #month {
        width: 110px;
        margin: 3px 16px 3px 18px;
    }
    #year {
        width: 95px;
        margin: 3px 16px 3px 18px;
    }
}

#plz {
    width: 100px;
}

#plzError,
#dateError {
    top: 62px;
}

#country {
    width: 80px;
    /* margin: 15px 90px -5px 60px; */
    margin: 3px 90px 0px 30px;
}

.form-control-wrapper {
    position: relative;
    z-index: 1;
}

.reg-line:before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    right: -20px;
    left: -20px;
    height: 50px;
    border-radius: 50px;
    background-color: #ffffff;
}

select.form-control {
    padding-left: 0.7em;
    padding-right: 0.7em;
    min-width: 65px;
    background-color: #ffffff;
    /* color: #fff; */
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    color: #000000;
    font-size: 22px;
    font-weight: bolder;
}

.form-control {
    padding: 0 1em;
    width: 100%;
    height: 2em;
    border: 1px solid transparent;
}

.legal-warning-text {
    margin-top: 8em;
    font-size: 0.7em;
    text-align: center;
    color: #000
}

.legal-warning-text-inner p {
    margin-bottom: 0rem;
}

ul {
    list-style: none!important;
    color: #ccc;
}

.circles {
    margin: -5em 0;
    font-size: 0.8em;
    padding: 0px;
}

.circles li {
    margin: 5em 0;
}

.circle {
    margin: 0 auto;
    width: 78vw;
    max-width: 25em;
    height: 78vw;
    max-height: 25em;
    border-radius: 50%;
    background: linear-gradient(175deg, rgba(0,112,187,1) 0%, rgba(60,170,245,1) 90%) !important
    text-align: center;
    color: #fff;
}

.circle img {
    margin-top: 2.0em;
    width: 8em;
}

.circle h3 {
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0 0 0.2em;
    font-size: 1.6em;
    line-height: 1;
}

.circle p {
    margin: 0;
    padding: 0 3em;
    font-weight: bold;
    text-align: center;
}

@media (min-width: 992px) {
    .circles {
        display: flex;
        flex-direction: row;
        margin: 0;
        font-size: 1.3vw;
    }
    .circles li {
        flex: 1;
        margin: 0;
    }
    .circle {
        margin: 0 auto;
        width: 17em;
        height: 17em;
        border-radius: 50%;
        background: linear-gradient(175deg, rgba(0,112,187,1) 0%, rgba(60,170,245,1) 90%) !important;
        text-align: center;
    }
    .circle img {
        margin-top: 2em;
        width: 6em;
    }
    .circle h3 {
        font-family: 'Roboto Condensed', sans-serif;
        margin: 0 0 0.2em;
        font-size: 2em;
        line-height: 1;
    }
    .circle p {
        padding: 0 4em;
        font-size: 0.65em;
    }
}

.bg-blue {
}

.bg-teal {
    background-color: #33658A!important;
    color: #adb5bd;
}

.bg-pink {
    background-color: #FFAFF0!important;
}

.bg-charcoal {
    color: #fff;
    background: linear-gradient(175deg, rgba(236,30,121,1) 0%, rgba(255,156,194,1) 90%);
}

.erfolg-bg {
    background-image: url(https://start.du-kennst-mich.de/media/bg-heart.png);
    background-size: cover;
    background-position: center center;
}

.bg-dark {
    background-color: #343a40bd!important;
}

.bg-dark2 {
    background: linear-gradient(175deg, rgba(0,112,187,1) 0%, rgba(60,170,245,1) 90%) !important;

}

.footer {
    padding: 25px 50px 10px 50px;
    text-align: center;
      background: rgb(225,225,225);

}

.m-md-3 {
    margin: 0px!important;
}

body {
    line-height: 1.4;
}

.avatar-sm,
.avatar-sm>img {
    height: 2.75rem;
    min-height: 2.75rem;
    width: 2.75rem;
    min-width: 2.75rem;
}

.avatar,
.avatar>img {
    height: 3.125rem;
    min-height: 3.125rem;
    width: 3.125rem;
    min-width: 3.125rem;
}

.avatar,
.avatar>img {
    border-radius: 50%;
}

.avatar {
    margin-right: 1.0rem!important;
    background: #f5f6fa;
    display: inline-block;
    position: relative;
    line-height: 0;
}

.mb-3,
.my-3 {
    margin-bottom: .5rem!important;
}

*,
 ::after,
 ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.avatar.avatar-online::before {
    background: #42ba96;
}

.avatar.avatar-offline::before,
.avatar.avatar-online::before {
    position: absolute;
    border: 3px solid #fff;
    display: block;
    bottom: -3px;
    right: 0;
    content: "";
    border-radius: 50%;
    -webkit-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
    height: 30%;
    min-height: 30%;
    width: 30%;
    min-width: 30%;
}

.text-reset {
    color: inherit!important;
}

.message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.spinner-center {
    position: fixed;
    top: 50%;
    left: 44%;
}

input:focus,
select:focus,
textarea:focus,
button {
    outline: none;
}


/* input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    background-color: #111133 !important;
    background-image: none !important;
    -webkit-box-shadow: 0 0 0 30px #111133 inset !important;
    -webkit-text-fill-color: #ffffff !important;
} */

#loader {
    z-index: 2001;
}

.txtinput {
    border: 1px solid transparent;
    border: 0;
    outline: 0;
    height: 30px;
    padding: 18px 0px;
    margin: 7px 7px;
    font-size: 22px;
    font-weight: bolder;
    width: 300px;
    color: #000000;
}

.message .message-row+.message-row {
    margin-top: 1rem;
}

*,
 ::after,
 ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

@media (max-width: 586px) {
    .registration-form-builder-wrapper {
        padding: 0 0em 1em;
    }
}

.message-content .status {
    text-align: right;
}

.message-content {
    border-radius: .625rem .625rem .625rem 0;
    display: inline-block;
    padding: 1.125rem;
}

.msgview {
    position: relative;
    outline: none;
}

.msgwrap::-webkit-scrollbar {
    display: none;
}

.msgwrap {
    position: relative;
    height: 70vh;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: none;
}

.msg-logo {
    position: absolute;
    top: 14vh;
    left: 50%;
    transform: translateX(-50%);
}

.message-body {
    margin-top: 36px;
}

.messages {
    padding: 0px 1.5em!Important;
    position: relative;
    margin: 50vh auto 0;
    padding: 0px 3em 0 6em;
    width: 100%;
    max-width: 30em;
    margin-bottom: 1em;
    animation-iteration-count: 1;
    transform-origin: 0% 0%;
    animation-fill-mode: forwards;
}

.messages .message-content {
    display: inline-block;
    padding: 0.75em 1em;
    background-color: #ffffff;
    color: #000000;
    /* animation: animationFrames ease 0.5s; */
    animation-iteration-count: 1;
    transform-origin: 0% 0%;
    animation-fill-mode: forwards;
}

.testimonial {
    position: relative;
    min-height: 10em;
}

.testimonials {
    padding: 1em;
    width: 50%;
}

.featurette-divider {
    margin: 3rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.testimonial h6 {
    text-align: right;
    padding-bottom: 20px;
}

.testimonial p {
    text-align: justify;
    background: url(../img/quotes_gray.svg) no-repeat;
    background-size: auto 14px;
    background-position-y: 0px;
    opacity: 1;
    text-indent: 1.8em;
    margin: 0;
    /* margin-top: 100px; */
    margin-left: 0px;
    padding: 0;
    list-style: none;
    font-weight: normal;
    line-height: 1.3;
    margin: 50px 0 15px 0;
}

.testimonial img {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    max-width: 18em;
    display: block;
    margin: 0 auto 1em;
    width: 18em;
}