body {
	padding: 0px;
	margin: 0px;
    color: #00404C;
    font-family: 'InterTight-Regular';
    font-size: 1.6rem;
    background-color: #EDF9FA;
}
html {
    font-size: 62.5%;
}
/*#page{
	overflow: hidden;
}*/
#mobile-contact-bar {
    display: none;
}
/****captcha****/
.grecaptcha-badge{
	display:none;
}
.formError {
	z-index: 1 !important;
}
.star_icon p { 
    margin-bottom: 0; 
}
/****cookie-fix****/
.cmn-cookie-info ul {
    margin-bottom: 0;
}
.cmn-cookie-info li {
    padding-left: 0;
    margin-bottom: 0;
}
.cmn-cookie-info li::after {
    display: none;
}
.cookie-close img {
    width: 15px;
}
/***landing-sec**/
.landing-sec {
    min-height: 100vh;
    overflow-x: clip;
}
.header-area {
    background-color: #002A31;
    padding: 20px 0;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.header-logo img {
    width: 202px;
}
.landing-banner {
    background-color: #9EEFFF;
    padding-top: 6px;
    height: calc(100vh - 92px);
}
.landing-banner .row {
    margin: 0 -3px;
    height: 100%;
}
.landing-banner .col-lg-6 {
    padding: 0 3px;
}
.landing-banner-card {
    padding: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.landing-banner-card h2 {
    color: #FFCBA6;
}
.landing-banner-card p {
    color: #fff;
    margin-bottom: 28px;
}
.landing-banner-left {
    background-color: #00404C;
}
.landing-banner-right {
    position: relative;
}
.landing-banner-right::after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(170, 0, 102, 0.95);
}
.landing-banner-right .common-btn:hover {
    background-color: #00404C;
}
.landing-banner-card-wrap {
    z-index: 1;
    position: relative;
}
.landing-banner-card .common-btn {
    margin-right: 17px;
    margin-bottom: 10px;
}
.landing-banner-card .common-btn:last-child {
    margin: 0;
}
/*****start-page******/
.light-header {
    background-color: #EDF9FA;
}
.start-body {
    padding: 90px 0;
    min-height: calc(100% - 92px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.start-form h2 {
    color: #00404C;
}
.start-form h5 {
    margin: 13px 0 40px;
}
.start-form h5 strong {
    color: #A06;
    font-weight: normal;
    font-family: 'InterTight-SemiBold';
}
.form-wrap {
    max-width: 626px;
    width: 100%;
}
.form-wrap .form-group {
	position: relative;
	margin-bottom: 22px;
}
.form-wrap label {
	position: absolute;
    left: 28px;
    top: 18px;
	background-color: transparent;
	z-index: 10;
    transition: all 0.5s;
	-webkit-transition: all 0.5s;
	pointer-events: none;
	color: rgba(0, 64, 76, 0.70);
    font-family: 'InterTight-Regular';
	line-height: 24px;
	font-size: 1.6rem;
}
.form-wrap .focused label {
	color: rgba(0, 64, 76, 0.70);
	top: -10px;
    left: 23px;
	font-size: 1.2rem;
	background-color: #EDF9FA;
	padding: 4px 7px;
	line-height: 12px;
}
.form-wrap .form-style {
	resize: none;
	border: 1px solid rgba(0, 64, 76, 0.70);
	font-family: 'InterTight-SemiBold';
	line-height: 24px;
	font-size: 1.6rem;
	background-color: transparent;
	padding: 18px 28px;
    color: #00404C;
    width: 100%;
	border-radius: 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.form-wrap textarea.form-style {
    height: 100px;
}
.form-wrap .focused .form-style {
	border-color: #00404C;
}
.form-wrap .common-btn {
    margin-top: 26px;
}
.form-wrap .col-lg-6,
.form-wrap .col-lg-12 {
    padding: 0 11px;
}
.form-wrap .row {
    margin: 0 -11px;
}
.start-sec {
    position: relative;
    height: 100vh;
}
.start-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 44%;
    z-index: 99;
    height: calc(100vh - 10%);
}
.start-img-main { 
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.start-img-main img {
    height: 100%;
    object-fit: cover;
}
.start-img-frame {
    position: relative;
    pointer-events: none;
    height: 100%;
    background-position: left bottom;
}
/*******question-sec********/
.question-sec {
    background-color: #00404C;
    min-height: 100vh;
    position: relative;
}
.question-sec .header-area {
    background-color: #00404C;
}
.question-sec .header-wrap {
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
    padding-bottom: 27px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.question-body {
    padding: 20px 0 70px;
}
.question-left {
    max-width: 500px;
}
.question-left h3 {
    margin: 26px 0 8px;
}
.question-left p {
    color: #fff;
    margin-bottom: 0;
}
.question-main {
    padding-left: 45px;
}
.question-main h5 {
    color: #fff;
    font-family: 'InterTight-SemiBold';
    font-size: 2rem;
    line-height: 28px;
    margin-bottom: 23px;
}
.question-main label {
	color: #fff;
    font-family: 'InterTight-Regular';
	font-size: 1.4rem;
	line-height: 24px;
    letter-spacing: 0.7px;
	position: relative;
	cursor: pointer;
	display: inline-block;
    margin-right: 30px;
    margin-bottom: 10px;
}
.question-main label:last-child {
    margin: 0;
}
.question-main label:first-child {
	padding-top: 0;
}
.question-main label:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.question-main label input {
	position: absolute;
	left: -9999px;
}
.question-main label input:checked + strong:before {
    box-shadow: inset 0 0 0 2px #9EEFFF;
    background-color: #9EEFFF;
}
.question-main label strong {
	font-weight: normal;
	display: flex;
	align-items: center;
	transition: 0.1s ease;
}
.question-main label strong:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-right: 11px;
    transition: 0.1s ease;
    box-shadow: inset 0 0 0 2px #fff;
    background-color: #00404C;
}
.question-main label strong:after {
	display: flex;
	flex-shrink: 0;
	content: "";
	width: 18px;
	height: 18px;
	border-radius: 50%;
	margin-right: 11px;
	transition: 0.1s ease;
    background-color: #00404C;
	box-shadow: inset 0 0 0 0 #00404C;
    left: 3px;
    position: absolute;
}
.question-main label input:checked + strong:after {
    box-shadow: inset 0 0 0 4px #00404C;
    background-color: #9EEFFF;
}
.each-question {
    margin-bottom: 50px;
}
.question-main p {
    color: #fff;
    margin-bottom: 0;
}
.question-wrap {
    max-width: 600px;
    width: 100%;
    margin-bottom: 123px;
}
.question-img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40%;
    height: 47%;
}
.question-img-main { 
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.question-img-main img {
    height: 100%;
    object-fit: cover;
}
.question-img-frame {
    position: relative;
    pointer-events: none;
    height: 100%;
    background-position: right top;
}
.question-control {
    display: flex;
    column-gap: 30px;
    row-gap: 10px;
}
/*****finish-sec******/
.finish-sec {
    min-height: 100vh;
    position: relative;
}
.finish-sec .header-area {
    background-color: transparent;
}
.finish-top-mark {
    position: absolute;
    top: 0;
    right: 0;
    width: 13%;
    pointer-events: none;
}
.finish-btm-mark {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48%;
    pointer-events: none;
}
.finish-body {
    min-height: calc(100vh - 92px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.finish-massage {
    margin-bottom: 5%;
}
.finish-massage h4 {
    margin: 12px 0;
}
.finish-massage h6 {
    color: #00404C;
    font-family: 'InterTight-Regular';
}
/*******loader*****/
#loader_section{
    display:none;
    width:100%;
    position: fixed;
    top: 0;
    background: #000000b8;
    z-index: 9999999;
    height: 100vh;
    padding: 30vh 0px;
}
#loader_section p{
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
}
#loader_section img{
    width: 100px;
    margin-bottom: 25px;
}
#loader_section,
.popup-opacity,
.tab-popup {
    position: fixed;
    height: 100vh
}
/*********Morgen Footer************/
.morgeninternet-footer {
    background: #000000;
    width: 100%;
    height: 50px;
    display: block;
    text-align: center;
    transition: 0.3s all;
}
.morgeninternet-footer:hover {
    background: #202020;
    transition: 0.3s all;
}
.morgeninternet-footer > img {
    height: 35px;
    padding-top: 7.5px;
}
/* /iframe-footer/ */
.iframe-footer {
    border: 0;
    width: 100%;
    height: 50px;
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 100;
    /* border-radius: 10px;
    margin: 10px auto 55px;
    max-width: calc(100% - 24px); */
}
.error {
    color: red;
    font-size: 14px;
    margin-top: 10px;
}
.jquery-notify-bar {
    margin-top: 0 !important;
}
.message.error {
    margin-top: 0 !important;
}