@font-face {
    font-family: "TTNorms-ExtraBold";
    src: url("../fonts/TTNorms-ExtraBold.otf");
}

.error {
    color: #ff007c;
}

.progress-bar{
    width: 80%;
    height: 4.5em;
    border-radius: 25px;
    overflow: hidden;
    margin: auto;
    box-shadow: 0.5em 0.5em 5em 0.5em rgba(255,255, 255, 0.4);
}

.progress-bar-spent{
    color: #000;
    height: 4.5em;
    background-color: rgba(0, 41, 56, 0.95);
}

.spent-50{
    background-color: #ffffcc;
}

.spent-75{
    background-color: #ff9999;
}

.spent-90{
    background-color: #ff3333;
}

.group {
    font-family: TTNorms-ExtraBold;
    font-size: 45px;
    font-weight: normal;
    margin-top: 75px;
    position: absolute;
}

.answer-item.correct{
    color :#339900;
}

.answer-item.not-correct{
    color : #990033;
}

.group-2 {
    font-family: TTNorms-ExtraBold;
    font-size: 45px;
    font-weight: normal;
    margin-top: 375px;
    position: absolute;
}


#right_answer {
    font-family: TTNorms-ExtraBold;
    font-size: 150px;
    font-weight: normal;
    position: absolute;
    width: 1920px;
    top: 525px;
    margin: auto;
    text-align: center;
}

#client_answers {
    font-family: TTNorms-ExtraBold;
    font-weight: normal;
    position: absolute;
    width: 1920px;
    top: 385px;
    margin: auto;
    text-align: center;
}

.gr1 {
    top: 75px;
    left: 150px;
}
.gr2 {
    top: 75px;
    left: 600px;
}
.gr3 {
    top: 75px;
    left: 1050px;
}
.gr4 {
    top: 75px;
    left: 1500px;
}

.question {
    font-family: TTNorms-ExtraBold;
    font-size: 75px;
    font-weight: normal;
    text-align: center;
    margin-top: 75px;
}

.header-box {
    font-family: TTNorms-ExtraBold;
    font-size: 45px;
    font-weight: normal;
    text-align: center;
    margin-top: 45px;
}

.answer {
    margin-top: 50px;
    text-align: center;
    font-family: TTNorms-ExtraBold;
}

.answer-item {
    display: inline-block;
    margin-left: 20px;
    margin-right: 50px;
    font-size: 2em;
}

.message-item {
    display: inline-block;
    margin-left: 20px;
    margin-right: 50px;
}

.big-input {
    height: 170px;
    width: 300px;
    font-size: 6.5em;
    text-align: center;
    font-family: TTNorms-ExtraBold;
    vertical-align: top;
    padding: 0px;
}

.big-submit {
    height: 170px;
    width: 250px;
    font-family: TTNorms-ExtraBold;
    font-size: 3.75em;
    text-align: center;
    margin-left: 10px;
    vertical-align: top;

}
input:focus,  button:focus{
    outline: none;   
}

.input-rounded{
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: rgba(255,255, 255, 0.4);
}

.status-message {
    font-size: 2.5em;
}

body {
    background-image: url("../images/background.png");
    background-repeat: no-repeat;
    bottom: auto;
    color: rgb(0, 41, 56);
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    right: auto;
    top: 0;
    width: 100%;
}
canvas {
    height: 1080px;
    left: 0;
    position: fixed;
    top: 0;
    width: 1920px;
    z-index: 10000;
}

#question {
    bottom: auto;
    font-family: TTNorms-ExtraBold;
    font-size: 85px;
    font-weight: normal;
    height: 227px;
    left: 80px;
    letter-spacing: 0px;
    line-height: 102px;
    margin: 0;
    position: absolute;
    right: auto;
    text-align: center;
    text-decoration: none;
    top: 147px;
    width: 1760px;
}



#answer-1:hover {
    background-position: 0 -394px;
    color: #ffffff;
    cursor: pointer;
}
#answer-1 {
    background-image: url("../images/sprite-frame-1.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    bottom: auto;
    height: 394px;
    left: 119px;
    margin: 0;
    position: absolute;
    right: auto;
    top: 394px;
    width: 377px;
}
.text-answer-1 {
    bottom: auto;
    font-family: TTNorms-ExtraBold;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    height: 104px;
    left: 55px;
    letter-spacing: -2px;
    line-height: 38px;
    margin: 0;
    position: absolute;
    right: auto;
    text-align: center;
    text-decoration: none;
    top: 210px;
    width: 246px;
    z-index: 10;
}
#answer-2:hover {
    background-position: 0 -394px;
    color: #ffffff;
    cursor: pointer;
}
#answer-2 {
    background-image: url("../images/sprite-frame-2.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    bottom: auto;
    height: 394px;
    left: 542px;
    margin: 0;
    position: absolute;
    right: auto;
    top: 394px;
    width: 377px;
}
.text-answer-2 {
    bottom: auto;
    font-family: TTNorms-ExtraBold;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    height: 104px;
    left: 77px;
    letter-spacing: 0px;
    line-height: 38px;
    margin: 0;
    position: absolute;
    right: auto;
    text-align: center;
    text-decoration: none;
    top: 210px;
    width: 246px;
    z-index: auto;
}
#answer-3:hover {
    background-position: 0 -394px;
    color: #ffffff;
    cursor: pointer;
}
#answer-3.nok {
    background-position: 0 -788px;
    color: #ffffff;
    cursor: pointer;
}
#answer-3.ok {
    background-position: 0 -1182px;
    color: #ffffff;
    cursor: pointer;
}
#answer-2.nok {
    background-position: 0 -788px;
    color: #ffffff;
    cursor: pointer;
}
#answer-2.ok {
    background-position: 0 -1182px;
    color: #ffffff;
    cursor: pointer;
}
#answer-1.nok {
    background-position: 0 -788px;
    color: #ffffff;
    cursor: pointer;
}
#answer-1.ok {
    background-position: 0 -1182px;
    color: #ffffff;
    cursor: pointer;
}
#answer-4.nok {
    background-position: 0 -788px;
    color: #ffffff;
    cursor: pointer;
}
#answer-4.ok {
    background-position: 0 -1182px;
    color: #ffffff;
    cursor: pointer;
}
#answer-3 {
    background-image: url("../images/sprite-frame-3.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    bottom: auto;
    height: 394px;
    left: 991px;
    margin: 0;
    position: absolute;
    right: auto;
    top: 394px;
    width: 377px;
}
.text-answer-3 {
    bottom: auto;
    font-family: TTNorms-ExtraBold;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    height: 104px;
    left: 70px;
    letter-spacing: 0px;
    line-height: 38px;
    margin: 0;
    position: absolute;
    right: auto;
    text-align: center;
    text-decoration: none;
    top: 210px;
    width: 246px;
    z-index: auto;
}
#answer-4:hover {
    background-position: 0 -394px;
    color: #ffffff;
    cursor: pointer;
}
#answer-4 {
    background-image: url("../images/sprite-frame-4.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    bottom: auto;
    height: 394px;
    left: 1432px;
    margin: 0;
    position: absolute;
    right: auto;
    top: 394px;
    width: 377px;
}
.text-answer-4 {
    bottom: auto;
    font-family: TTNorms-ExtraBold;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    height: 104px;
    left: 74px;
    letter-spacing: 0px;
    line-height: 38px;
    margin: 0;
    position: absolute;
    right: auto;
    text-align: center;
    text-decoration: none;
    top: 210px;
    width: 246px;
    z-index: auto;
}
#progress-bar{
    position: absolute;
    top: 825px;
    left: 192px;
}
