.style1 {/* font-family: Tahoma, Geneva, sans-serif */
}
.btnQuizYes {
color: #70c496
}
.style2 {
position: absolute
}
.style3 {
position: absolute;
top: 20px;
left: 20px
}
.style4 {
position: absolute;
top: 60px
}
.ImgOverlay1 {
position: absolute;
top: 10px
/* -webkit-box-align: center */
    /* -ms-flex-align: center */
        /* -ms-flex-item-align: right */
            /* align-self: right */
}
.BluColor {}
.blucolor {
background-color: #dee8f1
}
.style5 {
display: block
}
.ImgUp {
position: relative;
top: -144px
}
.NavBarUp {
position: absolute;
top: 1px
/* left: 1px */
}
.QuizBG {
background-color: #74d3eb;
background-image: url("../assets/images/puppet-strings-png-3.png");
background-repeat: no-repeat;
background-size: 100px ;
background-position: 2%
}
.OffWhiteBG {
background-image: url("../assets/images/Off%20white%20bg.jpg");
background-size: cover
}
.scnNenuPos {
position: relative
}
.sliderPos {}
.RolePos {
position: absolute;
top: 20px;
left: 10px
}
.RolePos.FightWidth {
max-width: 50%
}
.SpaceHover {}
.SmallerTitles {
font-size: 1.5rem;
text-transform: uppercase;
color: #000;
font-weight: bold
}
.ImgOverlayNew {
position: absolute;
top: 0px;
width: 100%;
left: 4%
}
.QuizBG.QuizHeight {
min-height: 50vh
}