.section-image-faq {
    background-color: #fdc741;
    min-height: 420px;
	margin-top: -140px;
}

.section-image-faq h3 {
   color:#FFF;
   font-size:16px;
}

.section-image-faq h1 {
	color: #fff;
    font-size: 4.4em;
    font-weight: 600;
    letter-spacing: 0.04em;
    line-height: 1em;
    margin-bottom: 0.2em;
    text-transform: uppercase;
	margin-top:50px;
}

 h4 { margin-top:40px;   line-height: 1.4em !important; }


.matematica-color 	{ background-color: #fcbb00; border: 1px #fff solid;}
.historia-color 	{ background-color: #428cc7; border: 1px #fff solid;}
.geografia-color 	{ background-color: #00a683; border: 1px #fff solid;}
.ciencias-color 	{ background-color:#db3f3f; border: 1px #fff solid;}
.portugues-color	{ background-color: #786b98; border: 1px #fff solid;}

#footer img {
    float: left;
    margin: 10px 20px 80px;
    width: auto;
}

#footer a {
    font-size:20px;
	line-height:0px;
}

.btn-pqn {
    border-radius: 30px;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.12);
    color: #fff;
    display: block;
    padding: 8px 18px;
}

header {  padding: 36px 24px; }
header.navbar {    background: transparent none repeat scroll 0 0;    border: medium none;    margin: 0;}


.horizontales {position:absolute; margin-top: 12px;}
.horizontales li { display: inline-block; margin-left: 5px; }
.horizontales li .btn-pqn { margin-bottom: 10px; }
.list.horizontal li { display: inline-block; padding: 0 6px; }


.sidebyside_botoes li { display: inline; float: left; margin-left: 10px; }
.btn-100  { width:200px;   margin-top: 5px;  }

.btn-download {
		background: #496f90 none repeat scroll 0 0;
		color: #fff;
		font-size:18px;
		padding: 20px 40px !important;
		margin-top:32px;
	}
	
	
	.textura-escola {
    background: #ffc000 url("../images/textura-escola.png") repeat ;
    border-top: 2px solid #ffd539;
    box-shadow: 10px 10px 4px -10px rgba(0, 0, 0, 0.39) inset;
	}


 @media only screen and (max-width : 980px) {

	.section-image-faq h1 {margin-top:200px; font-size:42px;}
	
	.menu-fixo {
		background: rgba(0, 75, 100, 0.8) none repeat scroll 0 0;
		bottom: 0px !important;
		height: 60px;
		position: fixed;
		width: 100%;
		z-index: 9999;
	}
	
	.btn-adquirir-mobile {
		background: #37d686 none repeat scroll 0 0;
		width: 200px;	
		font-size: 14px;
		font-weight: 600;
		left: 50%;
		margin-left: -100px;
		margin-top: 15px;
		position: absolute;
		background: #fff none repeat scroll 0 0 ;
		color:#1c86ca;
		text-transform:uppercase;
	}
}


 @media only screen and (max-width : 480px) {

	.section-image-faq h1 {margin-top:180px; font-size:36px;}
	#company-logo {    max-width: 110%;	position:absolute; margin-left:-14%;}

	.menu-fixo {
		background: rgba(0, 75, 100, 0.8) none repeat scroll 0 0;
		bottom: 0px !important;
		height: 60px;
		position: fixed;
		width: 100%;
		z-index: 9999;
	}
	
	.btn-adquirir-mobile {
		background: #37d686 none repeat scroll 0 0;
		width: 200px;	
		font-size: 14px;
		font-weight: 600;
		left: 50%;
		margin-left: -100px;
		margin-top: 15px;
		position: absolute;
		background: #fff none repeat scroll 0 0 ;
		color:#1c86ca;
		text-transform:uppercase;
	}
	
	.container {
		width:80%;
	
	
	}

}


