/** Custom styles by Khachonsak Sriram **/

h1.imprint{font-family:'Arial' !important;font-size:36px !important;font-weight:500 !important;line-height:1.1 !important;}
h2.imprint{font-family:'Arial' !important;font-size:20px !important;font-weight:500 !important;line-height:1.1 !important;}
p.imprint{font-family:'Arial' !important;font-size:1.0rem !important;font-weight:400 !important;line-height:1.4 !important;margin-bottom:15px !important;}
strong.imprint{font-family:'Arial' !important;font-size:1.4rem !important;font-weight:600 !important;line-height:1.5 !important;}
li.imprint{font-family:'Arial' !important;font-size:1.0rem !important;font-weight:400 !important;margin-left:40px !important;margin-bottom:6px !important;}

.wrapper {
    height: unset !important;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}
.congratulations-inner form {
    padding: 30px 25px !important;
}
.custom-control {
    display: inline;
}
#email {
    margin-bottom: 0 !important;
}
.needs-validation .col-sm-12 label {
    width: 100%;
}

.needs-validation .col-sm-12 label.check {
    width: unset;
}

#submit_button {
    margin-top: 35px;
}

.altersvors-sec {
    flex-grow: 1;
    padding: 2em 20px !important;
    height: unset !important;
    position: relative;
}

#humanImage {
    position: absolute;
    left: 0;
    bottom: 99%;
}

@media only screen and (max-width: 640px) {
    #humanImage {
        display: none;
    }
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


/** Patience Provider **/
.patience-providers .progress-bar {
    z-index: 1;
    margin-bottom: 80px !important;
}


/** contact form **/

#terms, #gender_0, #gender_1 {
    width: 23px;
    height: 23px;
}

#terms {
    flex-shrink: 0;
    margin-left: -3px;
    margin-right: -8px;
}

.custom-checkbox {
    display: flex !important;
    flex-direction: row !important;
}

.custom-checkbox .custom-control-label {
    margin-left: .75rem !important;
}
/** custom footer **/
/* footer {
    position: absolute;
    width: 100%;
    bottom: 0;
} */

.footer-link span {
    justify-content: center;
}

/** cookie banner **/
@media only screen and (max-width: 1366px) {
    .cc-revoke.cc-bottom {
        display: none !important;
    }
}

/** Datenschutz check */
.custom-control-label.ml-2.check {
    display: inline-table;
    z-index: 0;
}

/** CENTERED "UHR" **/
html body div.wrapper div.contact-sec div.container-fluid div.row div.col-12 div.contact-inner form div.calendly-inner.p-5 div.row.mb-3 label.col-sm-2 {
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
}


.col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
body {  
    font-family: 'AvenirNext-DemiBold'; 
    height: 100vh;
}
@font-face {
    font-family: 'AvenirNext-Regular';
    src: url('/fonts/AvenirNext-Regular.eot?#iefix') format('embedded-opentype'), 
        url('/fonts/AvenirNext-Regular.woff') format('woff'), 
        url('/fonts/AvenirNext-Regular.ttf')  format('truetype'), 
        url('/fonts/AvenirNext-Regular.svg#AvenirNext-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirNext-Bold';
    src: url('/fonts/AvenirNext-Bold.eot?#iefix') format('embedded-opentype'), 
        url('/fonts/AvenirNext-Bold.woff') format('woff'), 
        url('/fonts/AvenirNext-Bold.ttf')  format('truetype'), 
        url('/fonts/AvenirNext-Bold.svg#AvenirNext-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirNext-DemiBold';
    src: url('/fonts/AvenirNext-DemiBold.eot?#iefix') format('embedded-opentype'),  
        url('/fonts/AvenirNext-DemiBold.woff') format('woff'), 
        url('/fonts/AvenirNext-DemiBold.ttf')  format('truetype'), 
        url('/fonts/AvenirNext-DemiBold.svg#AvenirNext-DemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'product_sansregular';
    src: url('/fonts/product_sans_regular-webfont.woff2') format('woff2'),
        url('/fonts/product_sans_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'product_sansbold';
    src: url('/fonts/fontsfree-net-productsans-bold-webfont.woff2') format('woff2'),
        url('/fonts/fontsfree-net-productsans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueRegular';
    src: url('/fonts/HelveticaNeueRegular.eot?#iefix') format('embedded-opentype'), 
        url('/fonts/HelveticaNeueRegular.woff') format('woff'), 
        url('/fonts/HelveticaNeueRegular.ttf') format('truetype'),
        url('/fonts/HelveticaNeueRegular.svg#HelveticaNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
a.active,
a:focus,
button:focus,
button.active {
    outline: none;
}

a {
    text-decoration: none;
}

a:focus,
a:hover,
a:active {
    outline: 0;
    box-shadow: none;
}

a:focus,
a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0; 
    font-family: 'AvenirNext-DemiBold';
}

a {
    text-decoration: none;
    transition: all .5s ease-in-out;
}

a:hover {
    text-decoration: none;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li {
    list-style: none;
}

p {
    margin: 0;
}

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

img {
    border-style: none;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.wrapper {
    /*overflow: hidden;*/ 
    position: relative;
    height: 100%;
}
/***** HEADER SEC CSS ******/
header { 
    padding: 20px 0;
}
.navigation{
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1775px;
    width: 100%;
    margin: 0 auto;
}
.navigation .logo img{
    height: 60px;
}
.navigation .header-right{
    display: flex;
    align-items: center;
}
.navigation .header-right p{
    color: #707070;
    font-size: 20px;
    line-height: 24px;
    font-family: 'product_sansregular';
    text-align: right;
    margin-left: 60px;
    position: relative;
}
.navigation .header-right p:after{
    position: absolute;
    content: "";
    right: -16px;
    top: -3px;
    background: url(/images/right-arrow-icon.svg) no-repeat;
    background-size: 100%;
    width: 17px;
    height: 17px;
}
.navigation .header-right span{
    color: #AADDC7;
    font-family: 'product_sansbold';
}
/********* ALTERS VORS sec *****/

.swiper-container-sdiep {
    width: 100%;
    height: 100%;
}

.swiper-container-sdiep .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container-sdiep, .swiper-container-sdiep .swiper-slide{
    height: 100%;
    z-index: 10;
}
.altersvors-sec {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background: #7094FA url(/images/altersvors-bg.png) no-repeat;
    background-size: cover;
    padding: 0;
    position: relative;
    height: calc(100% - 262px);
    overflow: hidden;
}
.altersvors-inner{
    height: auto;
}
.altersvors-question{
    padding: 40px 0;
    position: relative;
    height: 100%;
}
.image-cender{
    position: fixed;
    left: 0;
    bottom: 161px;
    z-index: 1;
}
.altersvors-sec .swiper-slide .title, .maintitle {
    text-align: center;
    margin-bottom: 30px;
}
.altersvors-sec .swiper-slide .title h2, .maintitle h2 {
    color: #1f28cf;
    font-size: 40px;
    font-family: 'AvenirNext-Bold';
}
.altersvors-sec .swiper-slide .title p, .maintitle p {
    color: #1f28cf;
    font-size: 24px;
    font-family: 'AvenirNext-Bold';
}
.altersvors-sec  .swiper-slide .title p span, .maintitle p span {
    display: inline-block;
    text-decoration: underline;
}
.altersvors-inner .help-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.altersvors-inner .help-btn h2 {
    color: #000000;
    padding: 6px 30px;
    background: #fff;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    font-size: 24px;
    border-radius: 5px;
    margin: 0 auto;
}
.altersvors-inner ul{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 35px -15px 0; 
}
.altersvors-inner ul li{
    padding: 0 15px;
    margin: 15px 0px 0;
    position: relative;
}
.altersvors-inner ul li.active .altersvors-box{
    border-color: #1F28CF; 
}
.altersvors-inner ul li.active .line-img,
.altersvors-inner ul li.active .altersvors-box .check-icon{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.altersvors-inner ul li .altersvors-box {
    background: #fff;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    padding: 30px 20px;
    width: 240px;
    text-align: center;
    border-radius: 10px;
    border: 5px solid transparent;
    position: relative;
    cursor: pointer;
}
.altersvors-inner ul li .altersvors-box .check-icon{
    position: absolute;
    top: 15px;
    display: none;
    right: 15px;
}
.altersvors-inner ul li .altersvors-box .text-box{
    margin-top: 20px;
}
.altersvors-inner ul li .altersvors-box .text-box h3{
    color: #191847;
    font-family: 'AvenirNext-Bold';
    font-size: 20px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#br {
	display: none;
}
.line-img {
    text-align: center;
    margin: 12px 0 0 0;
    display: none;
    /*    position: absolute;
        left: 50%;
        transform: translate(-50%, 0);*/
}
input[type=checkbox], input[type=radio]{
    position: relative;
    z-index: 1000;
}
.next-btn, .next2-btn {
    margin-top: 50px;
}
.next-btn a, .next2-btn a {
    color: #fff;
    font-size: 22px;
    font-family: 'product_sansbold';
    background-color: #1F28CF;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 140px;
    width: 100%;
    height: 50px;
    border-radius: 5px;
    margin: 0 auto;
    border: 1px solid transparent;
}
.next-btn a:hover, .next2-btn a:hover {
    background-color: transparent;
    border-color: #1F28CF; 
    color: #1F28CF;
}
.progress{
    position: static; 
    height: 6px;
    background: #e9f3fe; 
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	z-index: 1000;
}
.progressbar{
    background-color: #1F28CF;
}
.altersvors-inner ul li .altersvors-box .image-holder span img{
    height: 120px;
}
/********* ZIP MAP *****/

/*.swiper-eight,
#Kontakt{
    background: #7094FA url(/images/altersvors-bg.png) no-repeat;
    background-size: cover;
    height: 100%;
    z-index: 10;
}
.zip-map-main{
    padding: 30px 0;
    background: #7094FA url(/images/altersvors-bg.png) no-repeat;
    background-size: cover;
    height: 100%;
    z-index: 10;
}*/
.zip-map{
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); 
    max-width: 780px;
    width: 100%;
    margin: 20px auto;
    padding: 30px;
}
.zip-map .text-box {
    max-width: 313px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.zip-map .text-box h3 {
    color: #797676;
    font-size: 29px;
    font-family: 'AvenirNext-Bold';
    line-height: 34px;
    margin-bottom: 15px;
    text-align: left;
}
.zip-map .text-box .form-control{
    border: 3px solid #DADADA;
    background-color: #fff;
    color: #000000;
    font-size: 20px;
    height: 60px;
    box-shadow: none;
    font-family: 'product_sansregular';
}
.zip-map .text-box a{
    background-color: #1F28CF;
    max-width: 230px;
    margin-top: 20px;
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'product_sansbold';
    font-size: 20px;
    border-radius: 5px; 
    border: 1px solid transparent;
}
.zip-map .text-box a:hover{
    background-color: transparent;
    border-color: #1F28CF; 
    color: #1F28CF;
}
/********* SEARCH PAGE *****/
.patience-providers{
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 15px 0px 15px;
}
.patience-providers h3{ 
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 38px;
    font-family: 'AvenirNext-Bold';
    max-width: 650px;
    margin: 0 auto
}
.patience-providers .progress-bar {
    width: 490px;
    height: 18px;
    background: #fff;
    border-radius: 18px;
    position: relative;
    margin: 20px auto;
}
.patience-providers .bar {
    width: 0;
    height: 101%;
    border-radius: 18px;
    background-color: #1F28CF;
    background-size: 30px 30px;
    animation: move 2s linear infinite; 
    transition: width 5s ease-out;
}

/*Lollipop background gradient animation*/
@keyframes move {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}

.patience-providers .perc {
    position: absolute;
    transition: all .2s ease-out;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000000;
    font-weight: bold;
} 
.patience-providers .progress .progress-value span{
    color: #FFFFFF;
    font-size: 15px;
    font-family: 'product_sansbold';

}
.page-progress {
    position: relative;
}
.patience-providers-inner {
    position: relative;
    z-index: 0;
	/* position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	bottom: 0;
    text-align: center;
    margin: 213px 0 0 0; */
    text-align: center;
    /* margin-top: 213px; */
    /* margin-bottom: -72px; */
    width: auto;
    /* position: absolute;
    left: 40%;
    bottom: -1px; */
}
.patience-providers-inner .img-holder{
    display: inline-block;
    position: relative;
    z-index: 1;
}
.patience-providers-inner .img-holder img.humen-img {
    position: relative;
    z-index: 10;
    height: 350px;
}
.shape1{
    width: 230px;
    position: absolute;
    top: -70px;
    left: -110px;
    z-index: 1;
    animation-name: bubble1;
    animation-duration: 5s;
    animation-iteration-count: infinite;
}
@keyframes bubble1 {
    0%   {top: -75px; }
    50%  {top: -40px;}
    100% {top: -75px;}
}
.shape2{
    position: absolute;
    top: -91px;
    right: -120px;
    z-index: 1;
    animation-name: bubble2;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}
@keyframes bubble2 {
    0%   {top: -75px;}
    50%  {top: -40px;}
    100% {top: -75px;}
}
.shape3{
    position: absolute;
    top: -103px;
    right: -74px;
    width: 320px;
    animation-name: bubble3;
    animation-duration: 9s;
    animation-iteration-count: infinite;
}
@keyframes bubble3 {
    0%   {top: -153px;}
    50%  {top: -130px;}
    100% {top: -153px;}
}
.shape4 {
    position: absolute;
    bottom: 125px;
    right: -135px;
    z-index: 1;
    animation-name: bubble4;
    animation-duration: 5.5s;
    animation-iteration-count: infinite;
}
@keyframes bubble4 {
    0%   {bottom: 125px}
    50%  {bottom: 100px;}
    100% {bottom: 125px;}
}

/********* CONGRATULATION SEC *****/
.congratulations-sec {
    position: relative;
    padding: 30px 0 30px 0;
    height: 100%;
}
.congratulations-sec:after{
    position: absolute;
    content: "";
    left: 0;
    bottom: -14px;
    background-color: #fff;
    width: 100%;
    height: 125px;
}
.congratulations-sec:before{
    position: absolute;
    content: "";
    right: -50px;
    bottom: -20px;
    background: url(/images/human-standing-img.png) no-repeat;
    background-size: 100%;
    width: 250px;
    height: 360px;
    z-index: 1;
}
.congratulations-inner .title{
    max-width: 1070px;
    width: 100%;
    margin: 0px auto 20px  !important;
}
.congratulations-inner h3{
    color: #FFFFFF;
    font-size: 40px;
    line-height: 50px;
}
.altersvors-sec .swiper-slide  .congratulations-inner p{
    color: #FFFFFF;
    font-size: 24px;
    line-height: 34px;
    max-width: 600px;
    margin: 0 auto;
}
.congratulations-inner form{
    width: 580px; 
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    margin: 0 auto;
    padding: 30px 20px;
    position: relative;
    z-index: 1;
}
.congratulations-inner form:before{
    position: absolute;
    content: "";
    left: -165px;
    bottom: 79px;
    background: url(/images/Humaaan-img2.png) no-repeat;
    background-size: 100%;
    width: 200px;
    height: 335px;
    z-index: 1;
}
.congratulations-inner form .form-group {
    margin-bottom: 18px;
    position: relative;
}
.congratulations-inner form .form-group:last-child{
    margin: 0;
}
.congratulations-inner form .form-group label{
    color: #000000;
    font-size: 16px;
    font-family: 'AvenirNext-Bold';
    display: block;
    margin: 0 0 5px 0;
}
/* .congratulations-inner form .form-group .form-control {
    border: 1px solid #EBEBEB;
    height: 50px;
    background-color: #fff;
    color: #000000;
    font-size: 16px;
    font-family: 'product_sansregular';
    width: 100%;
    padding-left: 10px;
} */

.full-width {
  width: 100%;
}

.congratulations-inner form .form-control {
    display: block;
    width: 100%;
    height: auto;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #EAEAEA;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: 15px !important;
    margin-bottom: 15px;
}

.congratulations-inner form input.form-control::placeholder{
    color: #00000052;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
}

.congratulations-inner .first-row {
    margin-bottom: 15px !important;
}

.congratulations-inner form .form-group textarea.form-control {
    height: 120px;
    box-shadow: none;
}
.congratulations-inner form .form-group button {
    color: #fff;
    font-size: 20px;
    font-family: 'product_sansbold';
    background-color: #1F28CF;
    max-width: 220px;
    width: 100%;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid transparent;
}

.congratulations-inner form .form-group button:hover{
    background-color: transparent;
    border-color: #1F28CF; 
    color: #1F28CF;
}
/* The check */
.congratulations-inner form .form-group label.check {
    display: block;
    position: relative;
    padding: 2px 0 2px 35px;
    cursor: pointer;
    font-size: 18px;
    line-height: 28px;
    color: #707070;
    font-family: 'AvenirNext-Regular';
    z-index: 10000;
}

/* Hide the browser's default checkbox */
.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    width: 30px;
    border-radius: 50%; 
    background-color: #fff ;
    border-color:#AADDC7;
    border-style:solid;
    border-width:1px;
}



/* When the checkbox is checked, add a blue background */
.check input:checked ~ .checkmark {
    background-color: #fff  ;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check .checkmark:after {
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 20px;
    height: 20px; 
    background-color: #1F28CF;
    border-radius: 50%; 
}
/********* FOOTER *****/

.footer-inner{
    max-width: 1775px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
}
.footer-link span{
    display: flex;
    align-items: center;
    color: #676767;
    font-size: 24px;
    font-family: 'AvenirNext-DemiBold';
}
.footer-link span img{
    margin-right: 16px;
}
.footer-logo{
    text-align: center;
}
.copyright{
    background-color: #EBEBEB;
    padding: 10px 0;
}

.copyright p,
.copyright p a{
    color: #676767;
    font-size: 14px;
    font-family: 'AvenirNext-DemiBold';
    text-align: center;
}
.copyright p a:hover{
    color: #1F28CF;
}
/********** THANKS PAGE **********/
.thanks-page{
    height: 100vh;
}
.thanks-page .wrapper{
    height: 100%;
}
.thanks-page .altersvors-sec {
    height: calc(100% - 100px);
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-y: auto;
}
.altersvors-sec .text-box {
    text-align: center;
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
}
.altersvors-sec .text-box h2{
    color: #fff;
    font-size: 50px;
    font-family: 'AvenirNext-Bold';
    line-height: 1.2em;
    margin-bottom: 1em;
}
.altersvors-sec .text-box p{
    color: #fff;
    font-size: 30px;
    line-height: 1.2em;
    font-family: 'AvenirNext-Bold';
}

/********** CONTACT PAGE ***********/
.contact-page{
    height: 100vh;
}
.contact-page .wrapper{
    height: 100%;
}
.contact-sec{
    background: #7094FA url(/images/altersvors-bg.png) no-repeat;
    background-size: cover;
    padding: 40px 0;
    position: relative;
    overflow-y: auto;
    height: auto;
    flex-grow: 1;
    align-items: center;
    display: flex;
    align-items: center;
}
.contact-inner .title{
    text-align: center;
}
.contact-inner .title h2 {
    color: #fff;
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 10px;
}
.contact-inner .title p {
    color: #fff;
    font-size: 32px;
    line-height: 42px;
}
.approx-back{
    margin: 30px 0 20px;
}
.approx-back ul{
    display: flex;
    align-items: center;
    justify-content: center;
}
.approx-back ul li{
    padding: 0 7px;
}
.approx-back ul li a.approx-btn {
    width: 309.85px;
    height: 58.25px;
    background: #fff;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    color: #000000;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px; 
}
.approx-back ul li a.approx-btn img{
    margin-right: 12px;
}
.calendly-inner{
    background-color: #fff;
    border-radius: 10px;
    max-width: 910px;
    margin: 20px auto 20px auto;
}

/********* NEXT ARROW BTN ************/
.swiper-button-next, .swiper-button-prev{
    position: static;
    top: 0;
    width: auto;
    height: auto;
    margin: 0;
    display: block;
    right: 0 !important;
}
.swiper-button-next:after, .swiper-button-prev:after{
    display: none;
}

.swiper-slide-active .patience-providers .progress-next-btn .swiper-button-next{
    display: flex;
}

.patience-providers .progress-next-btn  .swiper-button-next{
    color: #fff;
    font-size: 28px;
    font-family: 'product_sansbold';
    background-color: #1F28CF;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 187px;
    width: 100%;
    height: 59px;
    border-radius: 5px;
    margin: 0 auto;
    display: none;
    /*    opacity: 0;*/
}
.swiper-button-next:focus, .swiper-button-prev:focus{
    outline: none;
}
/********** IMPRESSUM PAGE **********/
.impressum-sec {
    padding: 30px 15px;
	background-color: #ffffff;
}
.impressum-sec .text-box{
    text-align: left;
    max-width: 1170px;
    width: 100%;

}
.impressum-sec .text-box h2{
    line-height: 1;
	color: #000000;
    font-size: 30px;
}
.impressum-sec .text-box p{ 
    font-size: 20px;
	color: #000000;
    line-height: 28px;
    margin-top: 15px;
}

.invalid-feedback {
    font-size: 12px;
    position: absolute;
    bottom: -19px;
}
.valid-feedback {
    position: absolute;
    bottom: -19px;
}
form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545 !important;
}
.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #28a745 !important;
}

.w-64 a{
    display: block;
}

.answers {
	height: auto;
}

.slide-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
	height: calc(100% - 160px);
}

.formular{background:#f2f2f2 none repeat scroll 0 0;margin-top:28px;position:relative;padding:10px 5px;margin-top:0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.formular i{float:left;margin-right:3px;font-size:25px;color:#3F99D5}.formular p{color:#3F99D5;font-family:"Lato",sans-serif;font-weight:700;font-size:16px;margin:0}.shadow_fo{background:rgba(0,0,0,0) url(../img/formular_bg.png) no-repeat scroll 0 0;bottom:-14px;height:57px;position:absolute;right:-34px;width:100%;z-index:-1}
.menu_container{margin-top:15px}
.menu_container select{display:none;width:100%;padding:5px;font-family:"Lato",sans-serif;font-weight:400;font-size:15px;color:#494848;border:1px solid #e6e6e6;margin-top:20px;background:rgba(253,253,253,1);background:-moz-linear-gradient(top,rgba(253,253,253,1) 0%,rgba(232,232,232,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(253,253,253,1)),color-stop(100%,rgba(232,232,232,1)));background:-webkit-linear-gradient(top,rgba(253,253,253,1) 0%,rgba(232,232,232,1) 100%);background:-o-linear-gradient(top,rgba(253,253,253,1) 0%,rgba(232,232,232,1) 100%);background:-ms-linear-gradient(top,rgba(253,253,253,1) 0%,rgba(232,232,232,1) 100%);background:linear-gradient(to bottom,rgba(253,253,253,1) 0%,rgba(232,232,232,1) 100%)}


.usercentrics-button .uc-privacy-button-wrapper {
    height: 35px !important;
}
