body {
	background-image: none;
	background-color: #1e0e14;
	font-family: "Noto Sans", Helvetica, Arial, Verdana;
}

#header {
	display:none;
}

#container 
{
	width:100%;
	margin:0px;	

}

#inner_container, #media_container {

	width:100%;
	max-width:480px;
}


#welcome_screen {
	width: 100vw;
	height: 100vh;
	position: relative;
	text-align: center;
	/*display: flex;
	align-items: center;
	justify-content: center;*/	
}

#teste_logo {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0px 40px 0px 0px;
	
}

#logo {
	margin: 20vh 0vh 0vh 0vh;
	width: 80vw;
}

#button_area {
	margin: 85vh 0vh 0vh 0vh;
	float: right;
}


#quiz-canvas {
	width: 100%;
	max-width:480px;
	height: 100% !important;
	/*min-height: 100vh;*/
	padding: 0px 0px 100px 0px;
	font-family: "Roboto","Noto Sans", Helvetica, Arial, Verdana;
	background-color: #1e0e14;
	background-image: none;
}


#instructions {
	width: 90%;
	padding: 5px;
	margin: 0px 0px 0px 15px;
}

#instructions h1 {
	font-size: 7vh;
	padding: 15px 0px 10px 0px;
}

#instructions ul {
	margin: 0px 0px 15px 0px;
}

.instructions {
	font-size: 2.5vh;
	line-height: 3vh;
	padding: 10px 0px 0px 0px;
}

#button_start{
	width: 100%;
	margin: 37px 0px 0px 0px;
}

label {
	font-size: 4.3vh;
}

input {
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#g-recaptcha_test {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px -25px 0px;
}

#quiz{
	margin: 0px 15px 0px 15px;
}

#welcome_logo_a2{
	display: block;
	float: left;
	position: absolute;
	z-index: 10;
	margin: 45px 0px 0px 20px;
}

#timer {
    font-size: 4vh;
}

#logo_a2 {
	display: block;
	float: left;
	margin: 22px 0px 0px 0px;
}

#infos {
	padding: 20px 0px 10px 0px; 
}

#media_container{
	margin-bottom: 3vh;
	padding-bottom: 9px;
}

.answer {
	width: 100%;
	font-size: 3.3vh;
	padding: 2vh 0vh 0vh 0vh;
}

.answer_button {
	font-family: "Patua One","Noto Sans", sans-serif, Helvetica, Arial, Verdana;
}

#teste_logo {
	margin: 0px;
	width: auto;	
}


#button_space {
	padding: 0px;
}

#mainContent {
	padding: 0% 5% 3.5% 5%;
}

#MainTitle {
	font-size: 10vw;
	letter-spacing: -1vw;
	line-height: 10vw;
	padding-top: 50px;
}

#user_data {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}


#question {
	font-size: 4.4vh;
	margin-bottom: 2vh;
	padding: 0px;
}

#description {
	padding:0px 0px 9px 0px;
	font-size: 3.2vh;
}

#conclusion {
	margin: 0px 15px 0px 15px;
}

#conclusion_description {
	margin: 0vh 0vh 5vh 0vh;
}

#magicman_container img {
	width: 100%;
}

.svg_separator {
	width: 100%;
	height: 67px;
}

#youtube_iframe {
	width: 100%; 
	max-height: 200px;
}

#footerhero_container {
	width: inherit;
	height: 320px;
	margin-right: -18px;
	padding-bottom: 25px;
}

#footerhero_img {
	width: 80%;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 60px;
}

#footerhero_svg_bottom_separator {
	margin: -15px 0px 0px -34px;
	width: 100%;
}

#reputacao_container {
	width: 100%;
}

#sprj_macrocontainer {
	width: 100%;
	padding: 40px 0px 0px 0px;
}

.sprj_container {
	width: 100%;
	padding: 0px 0px 50px 0px;
}

.sprj_container h2 {
	padding: 10px 0px 0px 105px;
	margin: 0px 0px 0px 0px;
}

.sprj {
	width: 90px;
}

.sprj img {
	width: 100%;
}

.sprj_txt {
	margin: 5px 0px 0px 20px;
}

#sprj_macrocontainer h2 {
	font-size: 8vw;
	font-weight: normal;
	letter-spacing: -0.6vw;
	line-height: 8vw;
	text-align: left;
}

#footer_logo {
	display:block;
	width:110px;
	height:74px;
	padding: 0px 0px 0px 0px;
	position: relative;
	margin: 0px auto;	
}

#footerlogo_container {
	width: 100%;
    height: 100px;
    float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 180px 0px;
	text-align: center;
}

/*Matrícula*/
.button {
	display: inline-block; 
	margin: 31px 0px 0px 0px !important;
	float: none;
	margin: 0px;
	z-index: unset;
	position: relative;

}

.responsive_img_100 {
	max-width:100%; /* resizes the img following the width of the div*/
}

.mob-mask {
	display: block;
}

#mainbanner_container {
	background-image: url(/images/pt-alegria-banner-400x350.png) !important;
	background-position: center center;
	background-size: 100%;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
}

#MainBannerPC {
	display: none;
}

#qt07 {
    font-size: 5.5vh !important;
}

#qd07 {
    font-size: 3vh !important;
}

#qt09 {
    width: 5.5vh !important;
}

#qd09 {
    width: 96vw !important;
}

#qd09img {
    width: 90vw !important;
    height: 100% !important;
}

#qt12 {
   font-size: 4vh !important; 
}

#qd12 {
    font-size: 3vh !important; 
}

#qd13 {
    width: 90vw !important;
    height: 100% !important;
}

#qd13img {
    width: 65vw !important;
}

#qt16 {
    font-size: 7vh !important; 
}

#qd16 {
    font-size: 4vh !important; 
}

#qt17 {
   font-size: 4.4vh !important; 
}

#qd17 {
    font-size: 3.3vh !important;
}

#qt18 {
    font-size: 7vh !important;
}

#qd18 {
    font-size: 3.3vh !important; 
}

#qt20 {
    font-size:5vh !important;
}

#qd20 {
    font-size:3.3vh !important;
}

#qt21 {
   font-size: 5vh !important;
}

#qd21 {
    font-size: 3.3vh !important;
}

#qt24 {
   font-size: 4vh !important; 
}

#qt25 {
    font-size: 5.8vh !important; 
}

#qd25 {
    font-size: 3.8vh !important; 
}

#qt26 {
    font-size: 5.8vh !important; 
}

#qd26 {
    font-size: 3.8vh !important; 
}

#qt28 {
   font-size: 5vh !important; 
}

#qt29 {
    font-size: 5vh !important;
}

#qd29 {
    font-size: 3.3vh !important;
}

#qd31 {
    font-size: 3.3vh !important;
}

#qd33 {
    font-size: 3.3vh !important;
}

#qt35 {
    font-size: 5vh !important;
}

#qd35 {
    font-size: 3.8vh !important;
}

#qd36 {
   font-size: 4vh !important;
}

#qt39 {
   font-size: 4.5vh !important; 
}

#qd39 {
    font-size: 3.3vh !important;
}

#qd40 {
    
}

#qd41 {
    
}
