@charset "UTF-8";
/* Reset CSS*/

html, body, div, span, 
h1, h2, p, blockquote,
a, ul, li, form, label,
article, aside, footer, header, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
	/* [disabled]font-size: 100%; */
	/* [disabled]font-family: inherit; */
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, footer, header, nav, section {
	display: block;
}
ul {
	list-style: none;
}
/* Fim reset CSS */


*,*:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cf:before, cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { *zoom: 1; }
body {
	line-height: 1.4;
	/* [disabled]font-size: 100%; */
	/* [disabled]font-family: sans-serif; */
	background: #ef4130;
}
h1, h2 {
	font-weight: normal;
}
h1 { 
	color: #989898;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 20px; 
	}
h2 {
	color: #ef4130;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
}
p { margin: 0.6em 0; }.tudo {
	width: 100%;
	margin: 0px;
	height: auto;
	min-width: 300px;
	padding-bottom: 20px;
}
header  {
	width: 100%;
	margin: 0px;
	height: auto;
}
section {
	/* [disabled]padding-left: 2%; */
	/* [disabled]padding-right: 2%; */
	padding-top: 2%;
	max-width: 1100px;
	/* [disabled]margin-left: auto; */
	/* [disabled]margin-right: auto; */
	width: 98%;
}
.marceloaventura {
	float: left;
	height: auto;
	width: 65%;
	margin-top: 10%;
	margin-left: 2%;
}
.logo_estudio {
	width: 25%;
	height: auto;
	float: right;
	background-repeat: no-repeat;
}
#cabecalho {
	width: 100%;
	height: auto;
	float: none;
	clear: both;
}

/* ----------------MENU---------------------- */

a, a:active, a:visited { text-decoration: none; color: white; }
a:hover { text-decoration: underline; color: #333; }
.navegacao ul { margin: 0; padding: 0; }
.navegacao li {
	list-style: none;
	font-size: 110%;
	border-bottom: 1px solid #fff;
}
.menu-icon {
	padding-top: 3px;
	font-size: 18px;
	color: #ef4130;
	padding-left: 20px;
	background-image: url(../images/fundo_menu.png);
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
.navegacao a {
	display: block;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-left: 5%;
	padding-bottom: 0.25em;
	text-decoration: none;
}
.navegacao li a { color: #fff; }
.navegacao li a:hover, .navegacao li a:focus, .navegacao li a:active {
	color: #F59C94;
}
.navegacao {
	font: 100%/1.4 sans-serif;
	background: #ef4130;
	height: 2.8em;
	overflow: hidden;
	webkit-transition: height 2s;
	-moz-transition: height 2s;
	-o-transition: height 2s;
	-ms-transition: height 2s;
	transition: height 2s;
	clear: both;
}
.navegacao:hover, .navegacao:focus, .navegacao:active {
	height: 20em;
	webkit-transition: height 2s;
		-moz-transition: height 2s;
			-o-transition: height 2s;
				-ms-transition: height 2s;
					transition: height 2s;
}
.laranja {
	color: #ef4130;
}
/* ----------------FIM MENU---------------------- */

#banner {
	background-color: #FFFFFF;
	height: 180px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 2245px;
	clear: both;
	text-align: center;
	background-image: url(../images/banners/300/rid.php?pic=random1);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-bottom: 0px;
}
article {
	width: 90%;
	max-width: 1100px;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
	margin-top: 10px;
}
aside {
	width: 100%;
	height: auto;
	min-width: 300px;
}
.clear_both {
	clear: both;
	height: 0px;
}
.main-page {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.internas {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}
.bloco1, .bloco2 {
	color: #fff;
	text-align: center;
	width: 100%;
	height: auto;
	/* [disabled]padding-left: 5%; */
	/* [disabled]padding-right: 5%; */
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
}
footer {
	/* [disabled]max-width: 1100px; */
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#icon_jobs {
	width: 100%;
	height: auto;
	/* [disabled]padding-left: 15px; */
	/* [disabled]padding-right: 15px; */
	margin-right: auto;
	margin-left: auto;
}
#icon_jobs a {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
#icon_jobs a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
.icon_ilustra, .icon_grafico, .icon_quadrinho, .icon_web {
	width: 100px;
	height: auto;
	margin-right: 13px;
	margin-top: 13px;
	margin-left: 13px;
	margin-bottom: 13px;
}
#rodape {
	width: 90%;
	height: auto;
	padding-top: 10px;
	border-top: 1px solid #FFFFFF;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
	max-width: 1100px;
}
#rodape_internas {
	width: 90%;
	height: auto;
	padding-top: 10px;
	/* [disabled]margin-top: 20px; */
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 12px;
	max-width: 1100px;
}
#redes {
	width: 100%;
	text-align: center;
}
#redes a {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}
#redes a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}
#veja {
	margin-bottom: 5px;
}
.icon_redes {
	width: 40px;
	margin-left: 5px;
	margin-right: 5px;
}
#telefone {
	text-align: center;
	margin-top: 10px;
}
#telefone a {
	text-decoration: none;
}
#telefone a:hover {
	color: #F59C94;
	text-decoration: none;
}
.icon_tel {
	width: 22px;
	height: auto;
	margin-right: 5px;
}
.fone {
	font-size: 18px;
}
.idioma {
	width: 25px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

/* ----------------GALERIA---------------------- */
.galeria {
	width: 280px;
	height: auto;
	clear: both;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
	max-width: 1100px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.galeria ul {
	list-style:none;
	margin:0;
	padding:0;
}
.galeria ul li a {
	text-decoration: none;
	float: left;
	width: 120px;
	display: block;
	height: 150px;
	background-color: #B4B4B4;
	margin-right: 10px;
	border-radius: 12px;
	padding-top: 0px;
	margin-left: 10px;
	margin-bottom: 20px;
	/* [disabled]-webkit-box-shadow: 2px 2px 5px #AAAAAA; */
	/* [disabled]box-shadow: 2px 2px 5px #AAAAAA; */
	text-align: center;
	border: 1px solid #B4B4B4;
	opacity: 1;
}
.galeria ul li a:hover {
	border: 1px solid #ef4130;
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
}

.galeria_icon {
	width: 100%;
	height: 100%;
	border-radius: 11px;
}
.orcamento_back {
	background-color: #F4F4F4;
	width: 100%;
	height: auto;
}
.orcamento {
	width: 90%;
	height: auto;
	max-width: 1100px;
	/* [disabled]background-color: #FDFAFA; */
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	color: #ef4130;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	padding-bottom: 20px;
	min-width: 300px;
	text-align: center;
}
.orcamento_ilustra {
	width: 90%;
	height: auto;
	max-width: 1100px;
	/* [disabled]background-color: #FDFAFA; */
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	color: #ef4130;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	padding-bottom: 20px;
	min-width: 300px;
	text-align: center;
}
.orcamento_web {
	width: 90%;
	height: auto;
	max-width: 1100px;
	/* [disabled]background-color: #FDFAFA; */
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	color: #ef4130;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	padding-bottom: 20px;
	min-width: 300px;
	text-align: center;
}
.orcamento_grafico {
	width: 90%;
	height: auto;
	max-width: 1100px;
	/* [disabled]background-color: #FDFAFA; */
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	color: #ef4130;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	padding-bottom: 20px;
	min-width: 300px;
	text-align: center;
}
.orcamento_quadrinho {
	width: 90%;
	height: auto;
	max-width: 1100px;
	/* [disabled]background-color: #FDFAFA; */
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	color: #ef4130;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	padding-bottom: 20px;
	min-width: 300px;
	text-align: center;
}
.coluna_form {
	width: 90%;
	float: none;
	padding-left: 5px;
	padding-right: 5px;
	/* [disabled]min-width: 300px; */
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.coluna_form a {
	color: #ef4130;
	font-weight: bold;
	text-decoration: none;
}
.coluna_form a:hover {
	text-decoration: underline;
}
/* ----------------FORMS---------------------- */
form label {
	color: #000000;
	font-size: 12px;
}
label #Nome  , #Empresa, #Telefone, #E-mail{
	width: 100%;
}
label #Mensagem {
	width: 100%;
	height: 60px;
}



/* ----------------MEDIA QUERIES---------------------- */

@media screen and (min-width:400px){
.icon_ilustra, .icon_grafico, .icon_quadrinho, .icon_web {
	margin-left: 25px;
	margin-right: 25px;
}
.logo_estudio {
	width: 100px;
}
.marceloaventura {
	width: 270px;
	margin-top: 50px;
}
.galeria {
	width: 360px;
}
.galeria ul li a {
	width: 160px;
	height: 200px;
}
#banner {
	height: 220px;
	background-image: url(../images/banners/400/rid.php?pic=random1);
}
}

@media screen and (min-width:510px){
.marceloaventura {
	width: 300px;
}
#banner {
	height: 250px;
	background-image: url(../images/banners/550/rid.php?pic=random1);
}
.bloco1, .bloco2 {
	/* [disabled]padding-left: 10px; */
	/* [disabled]padding-right: 10px; */
}
	.icon_ilustra, .icon_grafico, .icon_quadrinho, .icon_web {
	margin-left: 8px;
	margin-right: 8px;
}
#redes {
	float: right;
	width: auto;
}
#telefone {
	width: auto;
	float: left;
	text-align: left;
}
article {
	width: 95%;
}
#rodape {
	width: 95%;
}
.idioma {
	margin-left: 0px;
	width: 20px;
}
#veja {
	padding-top: 10px;
}
.icon_redes {
	margin-top: 10px;
}
}

@media screen and (min-width:550px){
#banner {
	height: 280px;
}
.galeria {
	width: 540px;
}
.galeria ul li a {
	width: 160px;
	height: 200px;
}
.orcamento_ilustra {
	padding-left: 200px;
	background-image: url(../images/ilustra.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 200px auto;
}
.orcamento_web {
	padding-left: 200px;
	background-image: url(../images/web_design.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 200px auto;
}
.orcamento_grafico {
	padding-left: 200px;
	background-image: url(../images/design_grafico.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 200px auto;
}
.orcamento_quadrinho {
	padding-left: 200px;
	background-image: url(../images/quadrinho.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 200px auto;
}
}


@media screen and (min-width:650px){
.bloco1 {
	width: 50%;
	text-align: left;
	float: left;
	/* [disabled]padding-left: 20px; */
	padding-right: 20px;
}
.bloco2 {
	width: 45%;
	text-align: left;
	float: right;
	padding-left: 20px;
	/* [disabled]padding-right: 20px; */
}
.icon_ilustra, .icon_quadrinho {
	margin-left: 0px;
}
article {
	font-size: 24px;
}
#banner {
	height: 330px;
	background-image: url(../images/banners/650/rid.php?pic=random1);
}

}

@media screen and (min-width:750px){
.bloco1 {
	width: 35%;
	margin-right: 0px;
	margin-left: 0px;
}
.bloco2 {
	width: auto;
	padding-left: 0px;
	padding-right: 0px;
	/* [disabled]margin-right: 20px; */
	margin-left: 0px;
}
.icon_web {
	margin-right: 0px;
	margin-left: 0px;
}
.icon_ilustra, .icon_grafico, .icon_quadrinho {
	margin-right: 10px;
	margin-left: 0px;
}
.navegacao {
	width: 100%;
	height: auto;
	border: none;
	display: block;
	overflow: inherit;
	clear: both;
}
.navegacao:hover, .navegacao:focus, .navegacao:active {
	height: 20px;
	margin-right: 10px;
}
.navegacao li {
	float: left;
	display: block;
	/* [disabled]padding-left: 20px; */
	border-bottom: none;
	font-size: 15px;
	width: auto;
	padding-bottom: 5px;
	/* [disabled]margin-right: 1%; */
	padding-right: 18px;
}
.menu-icon {
	display: none;	
}
#banner {
	height: 350px;
	background-image: url(../images/banners/750/rid.php?pic=random1);
}
section {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}
#rodape_internas {
	width: 95%;
}
.marceloaventura {
	margin-left: 0px;
}
.galeria {
	width: 720px;
}
.orcamento {
	text-align: left;
	/* [disabled]padding-left: 230px; */
}
.orcamento_ilustra, .orcamento_web, .orcamento_grafico, .orcamento_quadrinho {
	text-align: left;
	padding-left: 230px;
	background-size: 220px auto;
}
.coluna_form   {
	float: left;
	width: 50%;
}
label #Nome, #Empresa, #Telefone, #E-mail {
	width: 95%;
}
label #Mensagem {
	width: 100%;
}
}

@media screen and (min-width:850px){
.bloco1 {
	width: 44%;
}
.navegacao li {
	/* [disabled]margin-right: 5%; */
	font-size: 16px;
	padding-right: 25px;
}
#redes {
	width: 300px;
	text-align: right;
}
#veja {
	float: left;
	padding-top: 20px;
}
#banner {
	height: 380px;
	background-image: url(../images/banners/850/rid.php?pic=random1);
}
}

@media screen and (min-width:950px){
.navegacao li {
	padding-right: 35px;
}
.icon_ilustra, .icon_grafico, .icon_quadrinho {
	margin-right: 20px;
}
.galeria {
	width: 900px;
}
.orcamento {
	width: 80%;
	max-width: 880px;
}
.orcamento_ilustra, .orcamento_web, .orcamento_grafico, .orcamento_quadrinho {
	padding-left: 300px;
	background-repeat: no-repeat;
	background-position: 0% center;
	background-size: 250px auto;
}
#banner {
	height: 420px;
	background-image: url(../images/banners/950/rid.php?pic=random1);
}
}

@media screen and (min-width:1100px){
.galeria {
	width: 1098px;
}
.orcamento_ilustra, .orcamento_web, .orcamento_grafico, .orcamento_quadrinho {
	width: 80%;
	background-repeat: no-repeat;
	background-position: left center;
}
.orcamento {
}
#banner {
	background-image: url(../images/banners/1100/rid.php?pic=random1);
}
}

@media screen and (min-width:1600px){
#banner {
	height: 520px;
	background-image: url(../images/banners/1600/rid.php?pic=random1);
}
}
