@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Oswald:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Poppins:wght@400;500;600;700&display=swap");
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
html,
body {
    height: 100%;
    width: 100%;
}
body {
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    font-family: 'Oswald', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #fff;
    background-position: top center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.background {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    -background-position: center center;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}
body.step-1 .background {
    background-image: url("../images/s11.jpg");
}
body.step-2 .background {
    background-image: url("../images/s2.jpg");
}
body.step-3 .background {
    background-image: url("../images/s3.jpg");
}
body.step-4 .background {
    background-image: url("../images/s4.jpg");
}
body.step-5 .background {
    background-image: url("../images/s5.jpg");
}
body.step-6 .background {
    background-image: url("../images/s6.jpg");
}
body.step-7 .background {
    background-image: url("../images/s7.jpg");
}
a {
    text-decoration: none;
}
.mr0 {
    margin-right: 0 !important;
}
input,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
}
button:focus {
    border: 0;
    outline: 0;
}
.noHover {
    pointer-events: none;
}
.wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.box {
    margin: 0 auto;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    width: 37%;
    background: rgba(255, 255, 255, 0.5);
    padding: 2%;
    border-radius: 25px;
    border: 2px solid #c40001;
}
.step {
    display: inline-block;
}
.pb-13 {
    padding-bottom: 13px;
}
.logo img {
    width: 229px;
    height: 49px;
}
.hd_text{}

.box .title {
    width: 600px;
    height: 152px;
    text-align: center;
    margin: 0 auto;
}
body.step-4 .box .title,
body.step-5 .box .title,
body.step-7 .box .title {
    width: 100%;
    height: 100%;
}
.box .text {
    position: relative;
    overflow: hidden;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 500;
    color: #000!important;
    text-decoration: none solid rgb(255, 255, 255);
    text-align: center;
    padding-bottom: 20px;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
}
.box .Proceed_logo {
    position: relative;
    overflow: hidden;
    font-weight: 700;
    text-decoration: none solid rgb(255, 255, 255);
    text-align: center;
    padding: 0;
    margin: 0 0 20px 0;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
    font-size: 23px;
    color: #000;
    line-height: 36px;
    
    }
/*body.step-6 .box .text {
    font-size: 36px;
}*/
/*body.step-7 .box .text {
    font-size: 36px;
    max-width: 553px;
    line-height: 39px;
}*/
.box small p {
    width: 467px;
    font-size: 16px;
    color: #fff;
    text-decoration: none solid rgb(255, 255, 255);
    text-align: center;
    margin: 0 auto;
}
.question_group {
    padding: 16px 0 24px 0;
    margin: 0 auto;
    text-align: center;
}
.question_group .question_text {
    margin: 0 auto;
    max-width: 467px;
    font-size: 20px;
    color: #fff;
    text-decoration: none solid rgb(255, 255, 255);
    text-align: center;
    font-weight: 700;
}
.question_text.question_loading_1 {
    padding-bottom: 30px;
}
.question_group .question_text.text {
    font-size: 16px;
    width: 320px;
    text-align: left;
    padding-bottom: 0;
}
.question_group .question_text div,
.question_group .question_text div > span {
    color: #fe77fe;
    display: inline-block;
}
.question_group .loading_bar {
    background-image: url("https://secureimage.securedataimages.com/images/ffadult/landing_pages/415/loading.gif");
    background-repeat: no-repeat;
    width: 210px;
    height: 15px;
    margin: 20px auto 0 auto;
    display: none;
}
.question_group .question_loading_1,
.question_group .question_loading_2,
.question_group .question_loading_3 {
    display: none;
}
.btn {
    border: 0;
    display: inline-block;
    padding: 0px 30px;
    height: 61px;
    font-size: 40px;
    text-align: center;
    cursor: pointer;
    min-width: 30%;
}
body#german .btn {
    font-size: 16px;
}
body#german .btn.ok {
    font-size: 24px;
}
body#korean.step-3 .btn.btn_no {
    font-size: 14px;
}

#btn_step {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 5px 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    transform: scale(1);
    transition: all 0.6s ease-out;
    backface-visibility: hidden;
    text-transform: uppercase;
}
.buttom_group {
    text-align: center;
    width:100%;
}
/*body.step-3 .buttom_group,
body.step-4 .buttom_group,
body.step-5 .buttom_group {
    display: flex;
    flex-flow: row;
    position: relative;
    width: 100%;
    height: 100%;
}*/
body.step-3 .box .title {
    margin: 22px auto;
}
/*body.step-4 .buttom_group,
body.step-5 .buttom_group {
    padding: 0 0 150px 0;
}*/
body.step-4 .buttom_group.bottomStepGroup,
body.step-5 .buttom_group.bottomStepGroup {
    padding: 150px 0 0 0;
}
.btn.btn_no1, .btn.btn_no {
    font-weight: 700;
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    transform: scale(1);
    transition: all 0.6s ease-out;
    backface-visibility: hidden;
    text-transform: uppercase;
    font-family: oswald;
}
.btn.btn_no1:hover, .btn.btn_no1:active, .btn.btn_no1:focus {
    background-color: #c40001;
    color: #fff;
}
.can-hover #btn_step:hover {
    background-color: #970e0e;
    color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    transform: scale(1.1);
}
.can-hover .btn.btn_no:hover, .can-hover .btn.btn_no:active, .can-hover .btn.btn_no:focus {
    background-color: #c40001;
    color: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    letter-spacing: 1px;
}
.btn.btn_no:active {
    background-color: #5fa634;
    color: #fff;
}
/*body.step-3 .btn.btn_no {
   
}
body.step-6 .btn.btn_no {
   
    margin: 0 300px;
    font-size: 20px;
    width: 164px;
    height: 53px;
    letter-spacing: 1px;
}*/
/*body.step-3 .btn.btn_no:nth-child(4) {
    margin-right: 0;
}*/
body.step-4 .btn.btn_no,
body.step-5 .btn.btn_no {
    
}
/*body.step-4 .btn.btn_no:nth-child(2),
body.step-5 .btn.btn_no:nth-child(2) {
    margin-right: 0px;
}*/
.step_button_group {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-bottom: 24px;
}
.appear {
    display: block !important;
}
@media screen and (max-width: 768px) {
    body.step-1 .background {
        background-image: url("../images/mobile_s1.jpg");
    }
    body.step-2 .background {
        background-image: url("../images/mobile_s2.jpg");
    }
    body.step-3 .background {
        background-image: url("../images/mobile_s3.jpg");
    }
    body.step-4 .background {
        background-image: url("../images/mobile_s4.jpg");
    }
    body.step-5 .background {
        background-image: url("../images/mobile_s5.jpg");
    }
    body.step-6 .background {
        background-image: url("../images/mobile_s6.jpg");
    }
    body.step-7 .background {
        background-image: url("../images/mobile_s7.jpg");
    }
    img.title_img {
        width: 90%;
    }
    .box {
        padding: 20px;
        width: 100%;
    }
    .box .title {
        width: 100%;
        font-size: 12px;
        padding-bottom: 13px;
        height: auto;
    }
    .box .text {
        width: 100%;
        font-size: 15px;
    }
    body.step-2 .box .text {
        max-width: 100%;
    }
    body.step-7 .box .text {
        font-size: 17px;
        line-height: 26px;
    }
    .btn {
        font-size: 25px;
    }
    body#german .btn {
        font-size: 14px;
    }
    body#german .btn.ok {
        font-size: 24px;
    }
    .btn.btn_no {
        margin-right: 0px;
    }
    #btn_step {
        height: 130px;
        width: 332px;
        line-height: 42px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
    }
}
@media screen and (max-width: 375px) {
    body {
        background-position: top center;
        min-height: 100vh;
    }
}
.logo {
    color: #c40001;
    font-size: 48px;
    font-weight: 700;
    text-align: center;
    display: block;
    padding: 0 0 30px 0;
    line-height: 50px;
}
.forminput {
    height: 50px;
    width: 90%;
    max-width: 400px;
    margin: 10px auto;
    font-size: 20px;
    text-indent: 10px;
    border-radius: 10px;
    border: 2px solid #fff;
}
.forminput:focus{
    outline: none;
    border: 2px solid #c40001;
}
@media screen and (max-width: 1201px) {
   .box{
        width: 55%;
    }
    .box .Proceed_logo{
        font-size: 26px;
        line-height: 35px;
    }
}
@media screen and (max-width: 1199px) {
    .box {
        width: 65%;
    }
    .box .Proceed_logo{
        font-size: 24px;
        line-height: 30px;
    }
}
@media screen and (max-width: 543px) {
    .box {
        width: 95%;
    }
}
@media screen and (max-width: 480px) {
    .logo {
        font-size: 32px;
        margin: 0 0 10px 0;
        padding: 0;
    }
    .box .Proceed_logo {
        font-size: 15px;
        line-height: 26px;
        padding: 0;
        margin: 0;
    }
    .btn{
        font-size: 19px;
        height: 45px;
    }
    .forminput{
        height: 40px;
        width: 100%;
    }
}

#errorMsg{
    color: #c40001;
    text-align: center;
    margin-top: 5px;
}