@font-face {
    font-family: cuyabra;
    font-style: normal;
    src: local('cuyabra'), url(https://fonts.cdnfonts.com/s/23327/cuyabra.woff) format('woff')
}

.menina {
    width: 300px;
}

@media screen and (width < 550px) {
    .menina {
        width: 150px;
    }
}

img.ebook {
    max-width: 300px;
}

@media screen and (width < 550px) {
    img.ebook {
        max-width: 200px;
    }
}

.logo {
    width: 300px;
    height: auto;
}

@media screen and (width < 550px) {
    .logo {
        width: auto;
        height: auto;
    }
}

.header {
    background-image: linear-gradient(to right, #0B6B6B, #00B3BB);
    /*
        background-image: linear-gradient(to right, #7F216E, #FF9657);
    */
}

h1,
h2,
h3,
h4,
h5,
span,
p {
    font-family: 'cuyabra';
}


.f18 {
    font-size: 2.375rem !important;
}

@media screen and (max-width: 700px) {
    .f18 {
        font-size: 1.275rem !important;
    }
}

.f27 {
    font-size: 3.75rem !important;
}

@media screen and (max-width: 700px) {
    .f27 {
        font-size: 1.4rem !important;
    }
}

.f25 {
    font-size: 3.75rem !important;
    color: #0B6B6B;
}

@media screen and (max-width: 1200px) {
    .f25 {
        font-size: 3rem !important;
        margin-top: 0.5rem;
    }
}

@media screen and (max-width: 1000px) {
    .f25 {
        font-size: 2rem !important;
        margin-top: 1.3rem;
    }
}

@media screen and (max-width: 770px) {
    .f25 {
        font-size: 1.8rem !important;
        margin-top: 0.8rem;
    }
}

@media screen and (max-width: 700px) {
    .f25 {
        font-size: 1.4rem !important;
    }
}

@media screen and (max-width: 500px) {
    .f25 {
        font-size: 1rem !important;
        margin-top: -0.6rem;
    }
}

@media screen and (max-width: 320px) {
    .f25 {
        font-size: 1rem !important;
    }
}

@media screen and (max-width: 300px) {
    .f25 {
        font-size: 0.8rem !important;
    }
}

.f50 {
    font-size: 6rem;
    font-weight: 600;
}

@media screen and (max-width: 700px) {
    .f50 {
        font-size: 3rem !important;
    }
}

.sub-header {
    background-color: #FF9657;
    height: 6rem;
}

@media screen and (max-width: 700px) {
    .sub-header {
        height: 5rem;
    }
}

@media screen and (max-width: 500px) {
    .sub-header {
        height: 3rem;
    }
}

.simulador-wrapper {
    position: relative;
}

.simulador-wrapper img {
    position: absolute;
    bottom: 0;
    right: 19%;
    width: 490px;
}

.f17 {
    font-size: 2rem !important;
    font-weight: 600;
    text-align: justify;
}

.f17 br {
    display: inline-block;
    content: "";
}

@media screen and (max-width: 700px) {
    .f17 {
        font-size: 1.28rem !important;
    }
}

.f14 {
    font-size: 1.875rem !important;
    text-align: justify;
}

.f14 br {
    display: inline-block;
    content: "";
}

@media screen and (max-width: 700px) {
    .f14 {
        font-size: 1.28rem !important;
    }
}

.f7 {
    font-size: 1.875rem !important;
}

@media screen and (max-width: 1300px) {
    .f7 {
        font-size: 1rem !important;
    }
}

@media screen and (max-width: 700px) {
    .f7 {
        font-size: 1.375rem !important;
    }
}

.f80 {
    font-size: 1.375rem !important;
}

@media screen and (max-width: 992px) {
    .f80 {
        font-size: 1.2rem !important;
    }
}

@media screen and (max-width: 708px) {
    .f80 {
        font-size: 0.9rem !important;
    }
}

@media screen and (max-width: 700px) {
    .f80 {
        font-size: 1rem !important;
    }
}

@media screen and (max-width: 412px) {
    .f80 {
        font-size: 0.9rem !important;
    }
}

@media screen and (max-width: 375px) {
    .f80 {
        font-size: 0.8rem !important;
    }
}


.f3 {
    font-size: 3rem;
}

@media screen and (max-width: 1300px) {
    .f3 {
        font-size: 2rem !important;
        margin-top: 0.5rem;
    }
}

@media screen and (max-width: 1000px) {
    .f3 {
        font-size: 2rem !important;
        margin-top: 1.3rem;
    }
}

@media screen and (max-width: 770px) {
    .f3 {
        font-size: 1.8rem !important;
        margin-top: 0.8rem;
    }
}

@media screen and (max-width: 700px) {
    .f3 {
        font-size: 1.4rem !important;
        margin-top: -1rem;
    }
}

@media screen and (max-width: 320px) {
    .f3 {
        font-size: 1.8rem !important;
        margin-top: -1rem;
    }
}


@media (max-width: 770px) {
    .container {
        max-width: 720px !important;
    }
}

@media (max-width: 700px) {
    .container {
        max-width: 500px !important;
    }
}

@media (max-width: 1200px) {
    .col-md-2 {
        flex: 0 0 auto;
        width: 100% !important;
    }
}

.f95 {
    font-size: 1.25rem !important;
}

@media screen and (max-width: 700px) {
    .f95 {
        font-size: 1.375rem !important;
    }
}

.bold {
    font-weight: 600;
}

.px-11 {
    padding-left: 11rem !important;
    padding-right: 11rem !important;
}

@media screen and (max-width: 700px) {
    .px-11 {
        padding-left: 2rem !important;
        padding-right: 2rem !important;

    }
}

.body {
    background-image: linear-gradient(to top, #138787 10%, #0B6B6B);
}

@media screen and (width <=580px) {
    .body {
        background-color: #0B6B6B;
        background-image: none;
    }
}

.body-simulador {
    font-family: 'cuyabra' !important;
    background-image: linear-gradient(to right, #00B3BB, #0B6B6B);
    height: 100vh;
    width: 100vw;
    margin: 0;
    overflow: hidden;
}

.body-simulador-mobile {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    font-family: 'cuyabra' !important;
    background-image: linear-gradient(to right, #00B3BB, #0B6B6B);
    height: 100vh;
    width: 100vw;
    margin: 0;
    overflow-y: scroll;
    overflow-x: hidden;
}

.body-simulador-mobile .result-container-mobile {
    align-self: flex-start;
    flex-grow: 1;
}

.body-simulador button {
    background-color: #FF9657;
    color: #7F216E;
    border: none;
    border-radius: 12px;
    padding: .5em 2em;
    font-family: 'cuyabra' !important;
}

.progress-container {
    width: 100%;
    background-color: #0B6B6B;
    height: 14px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.simulador-popup {
    width: 300px;
    height: 217px;
    position: fixed;
    bottom: 2em;
    right: 2em;
    color: #FFF;
    padding: 1em;
    background-color: #FF9657;
    border-radius: 15px;
    line-height: 1.2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.close-popup {
    position: absolute;
    top: 1em;
    right: 1.5em;
    cursor: pointer;
}

.simulador-popup p {
    font-size: 23px;
    font-weight: 600;
}

.simulador-popup img {
    margin-top: 15px;
    width: 80%;
}

@media screen and (width <=550px) {
    .simulador-popup {
        width: 280px;
        height: 215px;
        bottom: 1em;
        right: 1em;
    }

    .simulador-popup p {
        font-size: 22px;
        font-weight: 600;
    }

    .simulador-popup img {
        margin-top: 15px;
        width: 100%;
    }
}


.progress-bar {
    width: 0%;
    height: 100%;
    background-color: #FF9657 !important;
    border-radius: 5px;
}

.options {
    display: flex;
    flex-direction: row;
    margin-top: 20px;
    justify-content: space-between;
}

.options label {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    font-size: 20px;
}

@media screen and (width >=1440px) and (width <=1536px) {
    .body-simulador h3 {
        font-size: large !important;
    }
}

.w-md-75 {
    width: 75% !important;
}

@media screen and (width > 760px) and (width <=820px) {
    .w-md-75 {
        width: 50% !important;
    }

    .tabMobile.simulador-main-image-mobile img {
        content: url('../images/simulador/quiz_OF_ecra_abertura_tablet.png');
    }
}

@media screen and (width <=550px) {
    .options {
        flex-direction: column;
    }

    .options label {
        flex-direction: row;
    }
}

.options input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.options input:checked~.custom-radio {
    background-color: #FF9657;
    border: 2px solid #FF9657;
}

.options .custom-radio {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 25px;
    width: 25px;
    background-color: #0B6B6B;
    border-radius: 50%;
    border: 2px solid #0B6B6B;
    box-shadow: .8px .8px #0B6B6B;
    flex-shrink: 0;
    margin-bottom: 12px;
}

@media screen and (width <=550px) {
    .options .custom-radio {
        margin-right: 12px;
        margin-bottom: 3px;
    }
}

.options .custom-radio::after {
    content: "";
    display: none;
    width: 10px;
    height: 10px;
    margin-bottom: 5px;
    margin-right: 3px;
    border-radius: 50%;
    background: white;
    filter: blur(2px);
}

.options input:checked~.custom-radio::after {
    display: block;
}

.simulador-main-image {
    background-image: url("../images/simulador/quiz_OF_desktop-28.png");
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    height: 90vh;
}

.simulador-main-image-mobile {
    z-index: 999;
    position: absolute;
    width: 100%;
}

.simulador-main-image-mobile img {
    height: 100vh;
    width: 100%;
}

.simulador-main-image-mobile-button-start {
    background-image: linear-gradient(to right, #00B3BB, #0B6B6B);
    color: #FFF;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 85%;
    z-index: 999;
    padding: .5em 5em;
    border-radius: 5px;
    cursor: pointer;
    border: none;
}

.simulador-main-image-mobile-button-next {
    background-color: #FF9657;
    color: #7F216E;
    /*
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 85%;
    z-index: 999;
    */
    padding: .5em 5em;
    border-radius: 5px;
    cursor: pointer;
    border: none;
}

.simulador-footer {
    background-image: linear-gradient(to right, #00B3BB, #0B6B6B);
    height: 110px;
    bottom: 0%;
    z-index: 999;
    width: 100vw;
}

.simulador-footer-logos {
    position: relative;
}

.simulador-footer .logo1 {
    position: absolute;
    left: 0%;
    top: -30px;
    height: 140px;
}

.simulador-footer .logo2 {
    position: absolute;
    right: 3%;
    height: 100px;
    top: -26px;
}

@media screen and (width >=1500px) and (width <=1540px) {
    .simulador-footer .logo1 {
        top: -37px;
    }

    .simulador-footer .logo2 {
        top: -37px;
    }
}

@media screen and (width >=1100px) and (width <=1300px) {
    .simulador-footer .logo1 {
        top: -30px;
        height: 105px;
    }

    .simulador-footer .logo2 {
        top: -36px;
        height: 77px;
    }
}

.text-white {
    color: #FFF;
}

.text-purple {
    color: #7F216E !important;
}

.text-blue {
    color: #0B6B6B;
}

a.text-orange:hover {
    color: #FF9657;
}

input[type=text],
input[type=email] {
    color: #FFF !important;
    background-color: #FF9657;
    border-radius: 20px;
    width: 25rem;
    height: 35px;
    border: none;
    padding: 10px 30px 10px 30px;
    margin-left: auto;
    margin-right: auto;
}

input[type=submit] {
    color: #0B6B6B !important;
    background-color: #FF9657;
    border-radius: 20px;
    width: 8rem;
    height: 35px;
    border: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: 600;
}

.text-orange {
    color: #FF9657;
}

.round {
    background-image: linear-gradient(to right, #00B3BB, #0B6B6B);
    border-radius: 100px;
}

.round2 {
    background-color: #0e9595;
    border-radius: 100px;
}

.bg-blue-top-bottom {
    background-image: linear-gradient(to bottom, #00B3BB, #0B6B6B);
    height: 200px !important;
    width: 420px !important;

}

.bg-blue-bottom-top {
    background-image: linear-gradient(to top, #00B3BB, #0B6B6B);
    height: 200px !important;
    width: 420px !important;

}

.bg-orange {
    background-image: linear-gradient(to bottom, #7F216E, #FF9657);
    height: 200px !important;
    width: 420px !important;
}

.bg-orange-simulador {
    background-color: #FF9657;
}

.dges img {
    width: 250px !important;
}

.round2 img {
    width: 200px;
}

@media screen and (max-width: 1400px) {
    .dges img {
        width: 200px !important;
    }

    .round2 img {
        width: 150px;
    }

    .bg-blue-top-bottom {
        background-image: linear-gradient(to bottom, #00B3BB, #0B6B6B);
        height: 150px !important;
        width: 338px !important;

    }

    .bg-blue-bottom-top {
        background-image: linear-gradient(to top, #00B3BB, #0B6B6B);
        height: 150px !important;
        width: 338px !important;

    }

    .bg-orange {
        background-image: linear-gradient(to bottom, #7F216E, #FF9657);
        height: 150px !important;
        width: 338px !important;
    }
}

@media screen and (max-width: 1200px) {
    .dges img {
        width: 200px !important;
    }

    .round2 img {
        width: 100px;
    }

    .bg-blue-top-bottom {
        background-image: linear-gradient(to bottom, #00B3BB, #0B6B6B);
        height: 100px !important;
        width: 248px !important;

    }

    .bg-blue-bottom-top {
        background-image: linear-gradient(to top, #00B3BB, #0B6B6B);
        height: 100px !important;
        width: 248px !important;

    }

    .bg-orange {
        background-image: linear-gradient(to bottom, #7F216E, #FF9657);
        height: 100px !important;
        width: 248px !important;
    }
}

@media screen and (max-width: 993px) {
    .dges img {
        width: 150px !important;
    }

    .round2 img {
        width: 60px;
    }

    .bg-blue-top-bottom {
        background-image: linear-gradient(to bottom, #00B3BB, #0B6B6B);
        height: 100px !important;
        width: 248px !important;

    }

    .bg-blue-bottom-top {
        background-image: linear-gradient(to top, #00B3BB, #0B6B6B);
        height: 100px !important;
        width: 248px !important;

    }

    .bg-orange {
        background-image: linear-gradient(to bottom, #7F216E, #FF9657);
        height: 100px !important;
        width: 248px !important;
    }
}

@media screen and (max-width: 991px) {
    .dges img {
        width: 150px !important;
    }

    .round2 img {
        width: 100px;
    }

    .bg-blue-top-bottom {
        background-image: linear-gradient(to bottom, #00B3BB, #0B6B6B);
        height: 120px !important;
        width: 100% !important;

    }

    .bg-blue-bottom-top {
        background-image: linear-gradient(to top, #00B3BB, #0B6B6B);
        height: 120px !important;
        width: 100% !important;

    }

    .bg-orange {
        background-image: linear-gradient(to bottom, #7F216E, #FF9657);
        height: 120px !important;
        width: 100% !important;
    }
}

.dges:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.bg-blue-top-bottom:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.bg-orange:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}

.bg-blue-bottom-top:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}


.round-top {
    background-image: linear-gradient(to right, #00B3BB, #0B6B6B);
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
}

.round-bottom {
    background-image: linear-gradient(to right, #00B3BB, #0B6B6B);
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

.wpp {
    width: 200px;
    height: 200px;
    margin-top: -50px;
}

.wpp-btn {
    background-color: #FF9657;
    border-radius: 20px;
    border: none;
    width: 8rem;
    height: 35px;
    color: #0B6B6B;
    font-weight: 600;
    font-size: 20px;
    margin-top: -50px;
}

.block {
    display: block;
}

footer {
    background-image: linear-gradient(to right, #00B3BB, #0B6B6B);
}

footer img {
    width: 100%;
}

.icons img {
    width: 200px;
}

@media screen and (width < 770px) {
    .icons img {
        width: 100px;
    }
}

.sucess {
    background-color: #9fd2a1;
    padding: 5px 10px;
    text-align: center;
    color: #326b07;
    border-radius: 3px;
    font-synthesis: 14px;
}

.w-100-md-75 {
    width: 65% !important;
}

@media screen and (max-width: 700px) {
    .w-100-md-75 {
        width: 100% !important;
    }
}

.pointer {
    cursor: pointer !important;
}

.pulsing {
    animation: pulse 2s linear infinite;
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

.my-modal {
    display: none;
    position: fixed !important;
    z-index: 99;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100%;
    background-color: #d1d1d1;
    border-top: 1px solid #464646;
    border-bottom: 1px solid #464646;
    text-align: center;
    box-shadow: 0px 1px 10px #464646, 0px -1px 10px #464646;
}

.my-modal-content {
    padding: 20px 15px 10px 15px;
}

.close {
    color: #464646;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#ok-button {
    width: 100px;
    background-color: #0B6B6B;
    color: white;
    padding: 5px 10px;
    border: none;
    border-radius: 15px;
    cursor: pointer;
}

#ok-button:hover {
    background-color: #0B6B6B;
}

.pdf-body {
    overflow: hidden;
}

.pdf-container {
    width: 100vw;
    height: 100vh;
}

.tab,
.tabMobile {
    display: none;
}

.tab h5 {
    line-height: 1.5;
}

.result-container-mobile h5 {
    font-size: medium;
}

.result-container-mobile p {
    font-size: small;
}



.graph-container {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.graph-bar {
    display: flex;
    margin-bottom: 10px;
    overflow: hidden;
    align-items: center;
}

.graph-label {
    display: inline-block;
    width: 35%;
    font-size: 19px;
    text-align: left;
    font-weight: bold;
    color: white;
    padding-left: 2px;
}

.graph-bar-outer {
    display: inline-block;
    width: 100%;
    background-color: #0B6B6B;
    height: 20px;
    position: relative;
    border-radius: 4px;
}

.graph-bar-inner {
    height: 100%;
    color: white;
    text-align: right;
    padding-right: 5px;
    line-height: 20px;
    white-space: nowrap;
    background-color: #FF9657;
    border-radius: 4px;
}

.graph-percentage {
    top: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    line-height: 20px;
    color: white;
    font-weight: bold;
}

@media screen and (width < 580px) {
    .graph-label {
        width: 70%;
        font-size: 15px;
    }
}

@media screen and (width <=1300px) and (width >=1200px) {
    .result-container h4 {
        font-size: 1rem;
    }

    .result-container h6 {
        font-size: .8rem;
    }

    .result-container img.w-100 {
        width: 50% !important;
    }

    .graph-label {
        font-size: 14px;
    }

    .graph-bar-outer {
        height: 15px;
    }
}