@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
}
body {
	/*animation: fadein 2s; /* Padrão */
	/*-webkit-animation: fadein 2s; /* Webkit */
	/*-moz-animation: fadein 2s; /* Firefox */
	/*-ms-animation: fadein 2s; /* IE */
}

/** 
 * Slider
*/
#slider {
	width    : 1100px;
	height   : 400px;
	margin   : 0 auto;
	padding  : 0;
	overflow : hidden;
}
#slider ul {
	position   : relative;
	list-style : none;
	margin     : 0;
	padding    : 0;
}
#slider ul li {
	position : relative;
	float    : left;
}

.clearfix:before,
.clearfix:after {
   content: " ";
   display: table;
}
 
.clearfix:after {
   clear: both;
}
 
.clearfix {
   *zoom: 1;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}
/* Formatando Medidas das Divs principais */ 
#section1 {
	width: 100%;
	height: 400px;
}
#section3 {
	width: 100%;
	height: 1450px;
}
#section2, #section4 {
	width: 100%;
	height: 850px;
}
#container {
	width: 1100px;
	margin: 0em auto;
}
#space-top-div {
	padding: 90px 0px 0px 0px;
}
#bl1 {
	width: 48%;
	float: left;
}
#bl2 {
	width: 48%;
	float: right;
}
#section2 h3 {
	font-family: 'OpenSansRegular';
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#section2 p {
	font-family: 'OpenSansRegular';
	color: #eeecec;
}
img a{
	text-decoration: none;
}
/* Header e Menu */
#header {
	width: 100%;
	height: 100px;
	background: rgba(255, 255, 255, 1);	
	/*-webkit-filter: blur(1px); 
	-moz-filter: blur(1px);
	-o-filter: blur(1px);
	-ms-filter: blur(1px); 
	filter: blur(1px);*/
	/*box-shadow: 0px 2px 0px #f9bf3b;*/
}
.imglogo{
	margin: 0px;
	padding: 0;
}
#menu{
	font-family: 'OpenSansRegular';
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 5px;
	margin-right: 30px;
	width: 100%;
	z-index: 9999;	
}
#menu a{
	text-decoration: none;
	color: #000;
	padding: 20px 20px 20px 20px;
	-webkit-transition:color 0.5s ease-out;
	-moz-transition:color 0.5s ease-out;
    -o-transition:color 0.5s ease-out;
    -ms-transition:color 0.5s ease-out;
}
#menu a:hover {
	color: #fff;
	filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
.conteudo_menu{
	float: right;
	margin: 20px 0px 0px 0px;
	padding: 0;
}
/* Menu quando rolar a página */
.default {
	height: 100%;
	padding-top: 5px;
	margin-right: 30px;
}
.stabled{
	position: fixed; 
	width:100%;
	height: 90px;
	background: rgba(255, 255, 255, 1);
	/*box-shadow: 0px 2px 0px #f9bf3b;*/
	
}
.stabled:hover{
	position: fixed;
	width:100%;
}
/* Formatando Plano de Fundo das DIVs */
#section1 {
	background-image:url(../images/1366x400.jpg);
	background-size:cover;
	background-position: center;
}
#section2 {
	/*background-image:url(../images/bg2.jpg);*/
	background: #955226;
	background-size:cover;
	background-position: center;
}
#section3 {
	/*background-image:url(../images/bg3.jpg);*/
	background: #fff;
	background-size:cover;
	background-position: center;
}
#section4 {
	/*background-image:url(../images/bg4.jpg);*/
	background: #682b02;
	background-size:cover;
	background-position: center;
}
/* Formatando bloco quem somos */
#bl-quemsomos {
	width: 600px;
	height:400px;
	top: 200px;
	left: 500px;
	position: relative;
	background: #fff;
	box-shadow: 0px -2px 0px #000;
    /*-webkit-animation: fadein 1s; /* Safari and Chrome */
       /*-moz-animation: fadein 1s; /* Firefox */
        /*-ms-animation: fadein 1s; /* Internet Explorer */
         /*-o-animation: fadein 1s; /* Opera */
            /*animation: fadein 1s;*/
}
#bl-quemsomos h2 {
	padding: 10px;
	text-transform: uppercase;
	font-family: 'OpenSansRegular';
	color: #000;
	font-size: 20px;
}
#bl-quemsomos p {
	padding: 10px;
	text-transform: uppercase;
	font-family: 'OpenSansRegular';
	color: #000;
	font-size: 12px;
	line-height: 180%;
}
/* Formatando conteúdo pag Serviços */
#section2 h2 {
	padding: 10px;
	text-transform: uppercase;
	font-family: 'OpenSansRegular';
	color: #fff;
	font-size: 40px;
}
#coll-1, #coll-2, #coll-3 {
	width: 32%;
	height: 500px;
	margin: 20px 14px 0px 0px;	
}
#coll-1, #coll-2, #coll-3 {
	float: left;
	background: rgba(255,255,255,1);
}
.img-servico {
	border-radius: 100px;
	top: 10px; 
	left: 100px;
	position: relative;
}
.servico-titulo{
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
	font-family: 'OpenSansRegular';
	color: #000;
	font-size: 20px;
	top: 20px; 
	left: 120px;
	position: relative;
}
.txt-plano {
	margin: 0;
	text-transform: uppercase;
	font-family: 'OpenSansRegular';
	color: #000;
	font-size: 13px;
	text-align:justify;
	padding: 5px;
}
/* Botoes contratar */
#accessform {
	top: 20px; 
	left: 27px;
	position: relative;
}
.btn {
	border: none;
	font-family: 'OpenSansRegular';
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 15px 94px 15px 94px;
	display: inline-block;	
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-2 {
	background: #7f5b0a;
	color: #fff;
	box-shadow: 0 6px #d09510;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.btn-2a {
	/*border-radius: 0 0 5px 5px;*/
}
.btn-2a:hover {
	box-shadow: 0 4px #d09510;
	top: 2px;
}
.btn-2a:active {
	box-shadow: 0 0 #f9bf3b;
	top: 6px;
}
/* Formatando conteúdo pag Galeria */
#section3 h2 {
	padding: 10px;
	text-transform: uppercase;
	font-family: 'OpenSansRegular';
	color: #000;
	font-size: 40px;
}
#row-1, #row-2, #row-3, #row-4, #row-5, #row-6 {
	width: 100%;
	height: 200px;
}
#row-1, #row-2, #row-3, #row-4, #row-5, #row-6 {
	margin: 0px 0px 5px 0px;
}
.tumb-galeria {
	float: left;
	margin: 0px 5px 0px 0px;
}
/* Formatando conteúdo pag Formulario */
#section4 h2 {
	padding: 10px;
	text-transform: uppercase;
	font-family: 'OpenSansRegular';
	color: #fff;
	font-size: 40px;
}
#section4 p {
	padding: 10px;
	text-transform: uppercase;
	font-family: 'OpenSansRegular';
	color: #fff;
	font-size: 20px;
}
#section4 img {
	padding: 10px;
}
/* Formatação Formulário */
#register {
	height: 100%;   
	font-family: 'OpenSansRegular';
	text-transform: uppercase;
}
#register h2 {
	font-weight: 100;
	padding: 0;
	margin: 0;
	font-size: 40px;
}
#register label {
	font-size: 1.2em;
	font-weight: 200;
	padding: 5px 0px 5px 0px;
	display: block;
	color: #fff;
}
#register input {
	width: 100%;
	font-size: 18px;
	font-weight: 200;
	padding: 10px;
	box-sizing: border-box;
	border: 0;
	background: ;
	box-shadow: 0px 3px 0px #381600;
	text-transform: uppercase;
}
#register textarea {
	width: 100%;
	font-size: 18px;
	font-weight: 200;
	padding: 10px;
	box-sizing: border-box;
	font-family: 'OpenSansRegular';
	box-shadow: 0px 3px 0px #381600;
	text-transform: uppercase;
	resize: none;
}
#register input[type=submit] {
	background-color: #955226;
	color: white;
	margin-top: 20px;
	padding: 10px;
	border: none;
	box-sizing: border-box;
	font-size: 18px;
	box-shadow: 0px 3px 0px #381600;
}
#register input[type=submit]:hover {
	background-color: #695017;
}
#formulario {
	width: 50%;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 5px;	
}
#coll2-form {
	float: left;
	width: 47%;
	height: 583px;
}
#map {
	width: 100%;
	height: 300px;
	background: #fff;
}
#contact {
	width: 100%;
	height: 279px;
	background: #fff;
}
/* Formatando Rodapé */
#rodape {
	width: 100%;
	height: 100px;
	background: #d09510;
}
#rodape p {
	text-transform: uppercase;
	font-family: 'OpenSansRegular';
	color: #fff;
	font-size: 15px;
	top: 30px;
	position: relative;
	text-align: center;
}
/* produção */
#developed {
	width: 100%;
	height: 40px;
	backgroud: #fff;
}
#developed p {
	text-transform: uppercase;
	font-family: 'OpenSansRegular';
	color: #000;
	font-size: 13px;
	top: 10px;
	position: relative;
	text-align: center;
}
#developed a {
	text-decoration: none;
	color: #484b4f;
	-webkit-transition:color 0.5s ease-out;
	-moz-transition:color 0.5s ease-out;
    -o-transition:color 0.5s ease-out;
    -ms-transition:color 0.5s ease-out;
}
#developed a:hover {
	color: #25272a;
	filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
@media screen and (max-width:1024px) {
	#container {
		width: 1000px;
	}
	#menu {
		font-size: 16px;
	}
	.default {
		height: 100%;
		padding-top: 5px;
		margin-right: 15px;
	}
	.stabled{
		position: fixed; 
		width:100%;
		height: 90px;
		background: rgba(255, 255, 255, 1);
		/*box-shadow: 0px 2px 0px #f9bf3b;*/		
	}
	.stabled:hover{
		position: fixed;
		width:100%;
	}
	#conteudo_menu {
		float: left;
		margin-right: 15px;
		width: 600px;
	}
	#bl-quemsomos {
		width: 500px;
		left: 500px;
		position: relative;
	}
	#bl-quemsomos p {
		font-size: 12px;
	}
	#coll-1, #coll-2, #coll-3 {
		width: 32%;
		height: 500px;
		margin: 20px 11px 0px 0px;
	}
	.img-servico {
		top: 10px;
		left: 70px;
		position: relative;
	}
	.servico-titulo {
		margin: 0px 0px 15px 0px;
		font-size: 19px;
		top: 20px;
		left: 100px;
		position: relative;
	}
	.txt-plano {
		font-size: 12px;
		padding: 5px;
	}
	.btn {
		padding: 15px 64px 15px 64px;
	}
	.tumb-galeria {
		width: 242px;
		height: 178px;
	}
}
@media screen and (max-width:960px) {
	#container {
		width: 910px;
	}
	#menu {
		font-size: 16px;
	}
	#conteudo_menu {
		float: left;
		margin-right: 15px;
		width: 600px;
	}
	#bl-quemsomos {
		width: 500px;
		left: 400px;
		position: relative;
	}
	#bl-quemsomos p {
		font-size: 12px;
	}
	#coll-1, #coll-2, #coll-3 {
		width: 32%;
		height: 500px;
		margin: 20px 11px 0px 0px;
	}
	.img-servico {
		top: 10px;
		left: 70px;
		position: relative;
	}
	.servico-titulo {
		margin: 0px 0px 15px 0px;
		font-size: 19px;
		top: 20px;
		left: 100px;
		position: relative;
	}
	.txt-plano {
		font-size: 12px;
		padding: 5px;
	}
	.btn {
		padding: 15px 64px 15px 64px;
	}
	.tumb-galeria {
		width: 220px;
		height: 159px;
	}
}
@media screen and (max-width:800px) {
	#container {
		width: 750px;
	}
	#menu {
		font-size: 16px;
	}
	.default {
		height: 400px;
		padding-top: 5px;
		margin-right: 15px;
}
	#conteudo_menu {
		float: left;
		margin-right: 15px;
		width: 400px;
	}
	#bl-quemsomos {
		width: 400px;
		left: 300px;
		position: relative;
	}
	#bl-quemsomos p {
		font-size: 10px;
	}
	#section2 h2 {
		font-size: 40px;
	}
	#coll-1, #coll-2, #coll-3 {
		width: 31.5%;
		height: 400px;
		margin: 20px 13px 0px 0px;
	}
	.img-servico {
		top: 10px;
		left: 50px;
		position: relative;
	}
	.servico-titulo {
		margin: 0px 0px 15px 0px;
		font-size: 19px;
		top: 20px;
		left: 73px;
		position: relative;
	}
	.txt-plano {
		font-size: 10px;
		padding: 5px;
	}
	.btn {
		padding: 10px 44px 10px 44px;
	}
	#section3 h2 {
		font-size: 40px;
	}
	.tumb-galeria {
		width: 170px;
		height: 126px;
	}
	.tumb-galeria img {
		margin: 0;
	}
	#section4 h2 {
		font-size: 40px;
	}
}



