@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");
@import url("./assets/css/clash-display.css");

body {
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
    margin: 0;
    padding: 0;
    display: flex;
    height: 100vh;
    flex-direction: column;
    /* background-repeat: no-repeat; */
    background-position: center center;
}

.devonline button.btn.skip-btn {
    display: block!important;
}

header {
    width: 100%;
    
    position: relative;
    height: 80px;
}


h2 {font-family: 'ClashDisplay-Bold'!important;color: #A121B1;font-size: 24px;}


 .quiz-container header img {
    width: 210px;
    left: 0;
    position: relative;
}

.quiz-container {
    background-image: url('./assets/grafismo.png');
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: -60px;
    background-size: 180px;
}


.quiz-container {
   /* background-color: #fff; */
    
    padding: 20px;
    text-align: left;
}

div#quiz {height: 73vh;}

.question {
    font-family: 'Roboto', sans-serif;
    color: #0c4957;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 22px;
    margin-top: 20px;
    line-height: 27px;
}

input[type="radio"] {
    background: #f9f9f9;
    border-color: #0c4957;
    border-width: 2px;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
}

span.mdl-radio__label {
    margin-left: 35px;
    line-height: 15px;
    text-wrap: pretty;
}

button.nextBtn {
    background: #1ec4a4;
    color: #fff;
    font-weight: bold;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #1ec4a4;
    color: #fff;
    text-align: center;
    font-size: 30px;
    border: none;
    margin: 0 auto;
}


.wpcf7-form-control-wrap {
    padding-top: 10px;
    display: block;
}


.quiz-container h3 {
    font-weight: bold;
    margin-bottom: 10px;
    color: #0c4957;
}

.quiz-container p {
    font-size: 18px;
    margin-bottom: 10px;
}

.quiz-container label {
    margin-bottom: 15px;
    font-size: 12px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.progress-container {
    height: 15px;
    background-color: #ccc;
    border-radius: 10px;
}

.progress-bar {
    height: 100%;
    background-color: #a024ad;
    border-radius: 10px;
    transition: width 0.3s ease;
}

.button-container {
    display: flex;
    justify-content: space-between;
}

.infos-empresa button.nextBtn {
    width: 100%;
}

button {
    background-color: #cfcfcf;
    color: #898989;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    margin: 10px 5px;
    text-transform: uppercase;
}

.feedbackerro {
    display: none;
}

button:disabled {
    background-color: #aaa;
}
.quiz-container.container.resultou {background: none;height: 90vh;display: flex;flex-direction: column;justify-content: center;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;}
#resultContainer {
    display: none;
    text-align: center;
}

#retakeQuiz {
    background-color: #3f51b5;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 20px;
}

.nivel {
    border: 15px solid #1ec4a4;
    border-radius: 100%;
    height: 150px;
    width: 150px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #fff;
    margin: 0 auto;
    margin-bottom: 10px;
}

.nivel span {
    color: #195360;
    font-size: 20px;
    font-weight: bold;
}

span.numero {
    font-size: 38px;
    font-weight: 900;
    line-height: 0.8;
}


span[data-name="cargo"], span[data-name="departamento"] {
    width: 49%;
    display: inline-block;
}

span[data-name="cargo"] {
    margin-right: 2%;
}


.resultados h2.sucesso {
    margin-top: 20px;
    text-align: center;
}
.resultados .quiz-container.container {
    background-position-y: -100px;
}

.resultados header {
    height: 70px;
}

h2.resultado {
    font-family: 'coolvetica', sans-serif!important;
    color: #fff;
    font-size: 45px;
    width: 480px;
}

h2.resultado i {
    border: 2px solid #fff;
    padding: 0px 18px 5px 17px;
    border-radius: 30px;
    font-style: unset!important;
}

h2.resultado u::before {
     content: "";
     /* display: inline-block; */
     width: 100%;
     height: 80px;
     background-image: url('https://lp.investplay.com.br/wp-content/uploads/2025/02/risco.png');
     background-size: auto;
     background-repeat: no-repeat;
     background-position: center center;
     position: absolute;
     bottom: -50px;
}
h2.resultado u {
    text-decoration: none;
    position: relative;
}

.novo h3 {
    color: #fff;!;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    max-width: 580px;
    letter-spacing: 0.1px;
    margin-top: 30px;
    width: 430px;
    font-size: 22px;
}

.novo h4 {
    position: relative;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    max-width: 580px;
    letter-spacing: 0.1px;
    margin-top: 10px;
    width: 430px;
    font-size: 17px;
    font-weight: 100;
}

.resultou .col-xl-5 {
    background: #00000091;
    padding: 40px;
    border-radius: 40px;
    border: 1px solid #616161;
}

.novo h4::after {
    content: "";
    width: 73px;
    height: 19px;
    display: block;
    background-image: url(https://lp.investplay.com.br/wp-content/uploads/2025/02/setadireita.png);
    background-repeat: no-repeat;
    margin-top: -18px;
    left: 209px;
    position: absolute;
}

h2.conteudo {
    margin-top: 20px;
    color: #1b535f;
    text-align: center;
}

.resultados div#quiz {
    height: auto;
    margin-bottom: 30px;
}

.resultados p {
    font-size: 17px;
    text-align: center;
}

.resultados .progress-container {
    display: none;
}

.resultados input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #009e7f;
    padding: 10px 60px;
    color: #fff;
    font-weight: 100;
    margin: 0 auto;
    display: block;
    margin-top: 30px;
    border: none;
    border-radius: 50px;
    font-size: 20px;
    box-shadow: 0px 0px 50px #1ec4a4;
}

.form-check-input:checked {
    background: #5836c8;
    border-color: #5836c8;
}

p.success-message {
    font-size: 40px;
    width: 60%;
    margin: 0 auto;
    margin-top: 100px;
    font-weight: bold;
    line-height: 40px;
    color: #26c3a5;
    border: 7px solid #26c3a5;
    padding: 20px 30px;
}

.resultados a.btn {
    margin: 0 auto;
    width: 200px;
    display: block;
    padding: 20px 30px;
    background: #a024ad;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0;
}

.infos-empresa div#quiz {
    height: 60vh;
}


footer {width: 100%;background: #1ec4a4;padding: 40px 0px;color: #fff;display: none;}

footer img {
    width: 200px;
    display: block;
    margin: 0 auto;
}


p.creditos {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
}


.resultados #quiz .row {
    display: flex;
    flex-direction: row;
    justify-content: center;
}


.resultados .form-check-input[type=checkbox] {
    width: 31px!important;
    height: 31px!important;
    border-radius: 6px;
    display: block;
    position: absolute;
    left: 0;
}


span.wpcf7-form-control.wpcf7-acceptance span {
    margin-left: 20px;
    font-size: 18px;
    /* text-align: left; */
    color: #fff;
    float: left;
    margin-top: 10px;
}

.wpcf7 .wpcf7-submit:disabled {
    background: #ccc!important;
    border: none;
}

.wpcf7 .wpcf7-submit:disabled::after {
    content: "teste";
}

@media (max-width: 600px) {
	
	.wpcf7 form.sent .wpcf7-response-output {
    font-size: 21px;
}
    .quiz-container {
        box-shadow: unset;
        padding: 30px;
        border-radius: 0;
        height: auto!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
        position: relative;
        /* margin-bottom: 60px; */
        margin-top: 60px;
    }

    .button-container {
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 30px;
    }

    .button-container button {
        width: 49%;
        margin: 5px 0;
    }

    #retakeQuiz {
        width: 100%;
    }
    p.success-message {
    font-size: 40px;
    width: 60%;
    margin: 0 auto;
    margin-top: 40px;
    font-weight: bold;
    line-height: 40px;
    color: #26c3a5;
    border: 7px solid #26c3a5;
    padding: 20px 30px;
}

p.success-message {
    font-size: 15px;
    width: 90%;
    line-height: 20px;
}


.resultados .quiz-container h3 {
    text-align: center;
    font-size: 19px;
    width: 100%;
}

.resultados .nivel {
    margin: 0 auto;
    margin-bottom: 10px;
}

.form-control::placeholder {
    color: #212530;
}

.form-control {
    margin: 11px 0px;
}
.resultados .wpcf7 br {
    display: none;
}
	h2.resultado {
    width: 100%;
    text-align: center;
    font-size: 34px;
}

h2.resultado u::before {
    background-size: 100%;
}

.novo h4 {
    text-align: center;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 50px;
}

.novo h4::after {
    transform: rotate(90deg) translate(30px, 40px);
    width: 20px;
    background-position: center right;
}
}



@media screen and (min-width:500px) and (max-width:1024px) and (orientation:portrait) {  
.quiz-container {
    margin: 0;
    width: 100%;
    max-width: unset;
    background-position: top right;
    background-position-y: -50px;
}

span.mdl-radio__label {
    font-size: 22px;
    line-height: 34px;
}

p.success-message {
    font-size: 20px;
    line-height: 26px;
}

.resultados p {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.resultados .quiz-container h3 {
    text-align: center;
}

}
@media (min-width:1300px) { 
.quiz-container label {
    font-size: 21px;
}

span.mdl-radio__label {
    line-height: 30px;
}

 }