@font-face {
    font-family: 'marydale';
    src: url('../fonts/marydale-webfont.woff2') format('woff2'),
        url('../fonts/marydale-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'marydale';
    src: url('../fonts/marydbol-webfont.woff2') format('woff2'),
        url('../fonts/marydbol-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}


*,
::after,
::before {
    box-sizing: border-box
}
.wow {
    visibility: hidden;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    margin: 0;
}

@-ms-viewport {
    width: device
}

a:hover,
a:active,
a:focus {
    outline: 0;
}

a {
    background-color: transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
    
}

body {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    font-family: 'Merriweather', serif;

    color: #000;
    background-color: #ededed;
}

.page-wrap {
    max-width: 950px;
    margin: 0 auto;
    background-color: #fff;
}

.header {}

.header .header-image {}

.header .header-image img {
    max-width: 100%;
}

.header .logo {
    text-align: right;
    padding-right: 50px;
    margin-top: -80px;
}

.main-content {
    padding: 50px 0;
}
.main-content.info {
    padding: 25px 0;
}
.main-content.home1 {
    padding: 50px 0 138px 0;
}

.main-content .content-wrap {
    padding: 0 15px;
    text-align: center;
}
.line-sep {
    background-color: #9C0045;
    height: 1px;
    top: 38px;
    margin-left: 20px;
    margin-right: 20px;}

.line-sep.top {position: relative;}
.line-sep.top .icon-top img {width: 71px;position: absolute;right: 0;top: -36px;image-rendering: -webkit-optimize-contrast;}

.main-content .content-wrap a{
    color:#032B6E
}
.main-content.left-text .content-wrap {
    
text-align: left;}

.main-content .content-wrap .title {}

.main-content .content-wrap .title h2 {
    color: #13100E;
    font-family: 'marydale';
    font-size: 40px;
    font-weight: 400;
}

.main-content .content-wrap .text {
    font-size: 18px;
    max-width: 710px;
    margin: 0 auto;
}
.main-content.thank-you .content-wrap .text {
    
font-size: 25px;}
.main-content .content-wrap .text p img {}


.main-content .content-wrap .color-text {
    color: #9C0045;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 50px;
}

.main-content.info .content-wrap .color-text {
   
   
    margin-bottom: 20px;
max-width: 710px;
    margin: 0 auto;}

.main-content .content-wrap .big-icon img {

    max-width: 265px;
}

.bottom-wrap {
    background: rgb(0, 41, 109);
    background: linear-gradient(0deg, rgba(0, 41, 109, 1) 0%, rgba(21, 65, 122, 1) 48%, rgba(38, 83, 132, 1) 100%);
    color: #fff;
    padding: 0 50px;
} 

.bottom-wrap .contact-info {margin-bottom: 20px;}
.bottom-wrap .contact-info span {color: #9C0145;font-weight: 700;}
.bottom-wrap .contact-info a {color: #fff;}

.bottom-wrap .link-info-text {
    
font-size: 20px;font-weight: 700;max-width: 500px;margin: 0 auto;padding-top: 39px;}
.bottom-wrap .big-icon {
    
text-align: center;}
.bottom-wrap .big-icon img {
    
max-width: 265px;position: relative;margin-top: -52px;margin-bottom: 10px;}
.bottom-wrap .info .big-icon img {
    
width: 27%;position: absolute;margin: 0 auto;left: 0;right: 0;top: 27%;}
.bottom-wrap .person-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    width: 100%;
    position: relative;
    top: -104px;
}

.bottom-wrap .person-wrap.info {
    
margin: 0 auto;top: -52px;margin-top: 50px;max-width: 500px;}

.bottom-wrap .person-wrap .person-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
}

.bottom-wrap .person-wrap.info .person-item {text-align: left;}
.bottom-wrap .person-wrap.info .person-item.two {text-align: right;}

.bottom-wrap .person-wrap .person-item .image {
    width: 200px;
    height: 200px;
    background-position: center center;
    background-size: cover;
    display: inline-block;
    border: 5px solid #fff;
    border-radius: 50%;
}

.bottom-wrap .person-wrap.info .person-item .image {
    
border: 5px solid #002a6d;width: 110px;
    height: 110px;}

.bottom-wrap .person-wrap .person-item .title {
    font-family: 'marydale';
    font-size: 20px;
    max-width: 200px;
    margin: 0 auto;
}

.bottom-wrap .big-text {
    font-size: 20px;
    font-weight: 700;
}

.bottom-wrap .list-wrap {}

.bottom-wrap .list-wrap ul {
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 60px;
}

.bottom-wrap .list-wrap ul li {
    list-style: none;
    background: url(../images/heart.svg) no-repeat 0px 5px;
    padding-left: 33px;
    background-size: 15px;
}

.bottom-wrap .text p {}

.bottom-wrap .f-links {
    padding-bottom: 25px;
    text-align: right;
    padding-top: 25px;
}

.bottom-wrap .f-links a {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    margin-left: 50px;
}
.bottom-wrap .f-links a:hover {
    color:#b9003a
}

.bottom-wrap .big-btn {

    text-align: center;
    margin-top: 45px;
    margin-bottom: 40px;
}

.bottom-wrap .big-btn.last-slide, .bottom-wrap .big-btn.submit-slide {
    display:none;
margin-top: 10px;}

.bottom-wrap .big-btn a {
    font-family: 'marydale';
    font-size: 32px;
    text-decoration: none;
    color: #fff;
    border: 1px solid #9c0045;
    border-radius: 28px;
    padding: 4px 42px;
    display: inline-block;
    margin: 0 auto;
}

.bottom-wrap .big-btn a:hover {

    background-color: rgb(156 0 69 / 23%);
}

.fragen-content {}
.fragen-content .top-line {display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;margin-bottom: 50px;margin-top: 50px;position: relative;}
.fragen-content .top-line .line {position: absolute;background-color: #9C0045;height: 1px;top: 38px;left: 20px;right: 20px;}
.fragen-content .top-line .item {-webkit-box-flex: 0;
    -ms-flex: 0 0 25;
    flex: 0 0 25%;
    max-width: 25%;text-align: center;}
.fragen-content .top-line .item .text {
    font-size: 18px;color: #9C0045;
    opacity:0.3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    
}
.fragen-content .top-line .item.active .text {
    opacity:1
}
.fragen-content .top-line .item .icon-top {}
.fragen-content .top-line .item .icon-top img {
    width: 71px;image-rendering: -webkit-optimize-contrast;margin-bottom: 15px;opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}



.fragen-content .top-line .item.active .icon-top img {
    opacity:1
}

.fragen-content .questions {padding: 15px;text-align: center;margin-bottom: 95px;position: relative;}
.fragen-content .questions .aps-img img{position: absolute;width: 28%;right: 15px;bottom: 0;}
.fragen-content .questions.question4 .aps-img img{position: absolute;width: 28%;right: 15px;top: inherit;bottom: 93px;}
.fragen-content .questions .text {line-height: 48px;max-width: 500px;margin: 0 auto;margin-bottom: 60px;}
.fragen-content .questions .text.color {
    
margin-bottom: 0;margin-top: 35px;}

.fragen-content .questions .text.text2.color {
    
margin-top: 60px;margin-bottom: 51px;}
.fragen-content .questions .text h2 {color: #13100E;
    font-family: 'marydale';
    font-size: 40px;
    font-weight: 400;}


.fragen-content .questions .text.color h2{
    color:#9C0045;
    
font-size: 45px;margin-bottom: 10px;}
.fragen-content .questions .btns-wrap {}
.fragen-content .questions .btns-wrap .btn {font-size: 35px;background-color: #9C0045;display: inline-block;color: #ffffff;
    font-family: 'marydale';
    font-size: 35px;border-radius: 28px;
    padding: 4px 42px;text-align: center;min-width: 200px;margin: 0px 6%;
                                            
                                           cursor: pointer;-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;}

.fragen-content .questions .btns-wrap .btn a {
    color:#fff;
}

.fragen-content .questions .btns-wrap .btn:hover {
    opacity:0.7
}



.quform-element-checkbox input[type='checkbox'] {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: block;
    cursor: pointer;
    /* width: 104px; */
    /* height: 82px; */
    position: absolute;
    z-index: 99;
    opacity: 0;
}

.quform-element-checkbox label {
    position: relative;
    cursor: pointer;
}

.quform-element-checkbox label {
    position: relative;
    cursor: pointer;
    /* color: #fff; */
    padding-left: 0;
}

.quform-element-checkbox label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #b9003c;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 9px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 20px;
    margin-bottom: 45px;
    float: left;
border-radius: 50%;}

.quform-element-checkbox input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 9px;
    width: 5px;
    height: 11px;
    border: solid #b9003c;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);

}













@media(max-width:770px) {
    .header .logo {
        
    margin-top: -30px;padding-right: 20px;}
}

@media(max-width:600px) {
    .fragen-content .top-line {
        
    margin-bottom: 20px;}
    .fragen-content .questions .text.color {
        
    margin-top: 0;}
    .quform-element-checkbox label {
        
    }
    .fragen-content .top-line .line {
        
    left: 0;right: 0;}
    .bottom-wrap {padding: 0 15px;}

    .bottom-wrap .person-wrap .person-item .image {
        
    width: 140px;height: 140px;}
    .bottom-wrap .person-wrap .person-item .title {
        
    font-size: 16px;}
    .bottom-wrap .person-wrap {
        
    top: -77px;}
    .main-content.home1 {
        
    padding-top: 0;}
    .main-content .content-wrap .title h2 {
        
    font-size: 30px;}
    .fragen-content .questions .btns-wrap .btn {
        
    margin: 0 5px;padding: 4px 34px;min-width: 148px;font-size: 30px;}
    .fragen-content .questions .text h2 {
        
    font-size: 30px;line-height: 1.5;}

    .fragen-content .questions .text.color h2 {
        font-size: 35px;line-height: 1.5;
    }
    .fragen-content .top-line .item .text {
        
    font-size: 14px;}
}