/* Estilos Gerais */

body {
	font-family: Roboto, Helvetica, sans-serif;
    background: #fff;
}

p {
	font-family: Roboto, "Times New Roman", serif;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	font-weight: 400;

}

.headermenu {
  position: fixed;
  z-index: 9999;
  box-shadow: 0px 3px 35px #000;
}

.titulo1 {
  font-size: 37px;
  font-weight: 300;
  color: #fb5e5a;
  text-transform: uppercase;
}
.titulo2 {
  color: #00aeef;
  margin-bottom: 30px;
}

.titulo3 {
  color: #000;
  margin-bottom: 30px;
}

img {
	display: block;
}

/* Header */

.header {
	position: block;
	top: 0;
	width: 100%;
	background: none; 
	padding: 15px 0;
	z-index: 10;
}

/* Introdução */

.introducao {
	width: 100%;
	height: 1070px;
	background: url("../img/banner-principal.jpg") no-repeat center;
	background-size: cover;
	text-align: center;
	padding-top: 305px;
    margin-bottom: 60px;
}
.cxc-intro {
  max-width: 800px;
  margin: 0 auto;
}

.introducao h1 {
  font-size: 60px;
  color: #fff;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 0;
}

.introducao p {
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 60px;
  color: #fff;
}

.introducao a {
  padding: 18px 60px;
  font-size: 14px;
  color: #fff;
  background: #c34e33;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 30px;
}
.introducao img {
  margin: 0 auto;
}

.container-max {
  width: 100%;
  margin: 0 auto;
  padding: 0px;
  position: relative;
}

.container-max:after, .container-max:before {
  content: " ";
  display: table;
}

.container-max:after {
  clear: both;
}
.bloco1 {
  width: 1366px;
  margin: 0 auto;
}
.look-1 {
  width: 655px;
  float: left;
}
.look-1 h2 {
  margin-bottom: 30px;
}
.spacelink {
  width: auto;
  clear: both;
  height: 60px;
}
.look-1 a {
  padding: 10px 30px;
  background: #888;
  color: #fff;
  margin-right: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  transition: all 0.5s;
}
.look-1 a:hover {
  background: #000;
}
.look-1 ul {
  list-style: none;
  max-width: 360px;
  font-size: 18px;
  margin-top: 30px;
}

.look-1 li {
  margin-bottom: 30px;
  margin-left: 30px;
}

.look-1 ul li::before {
  content: "\2022";
  color: #fb5e5a;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.look-2 {
  width: 707px;
  float: left;
}
.cinza {
  background: #777067;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.bglook {
  width: 1057px;
  height: 610px;
  background: url('../img/manual-look.png') no-repeat center;
  margin: 0 auto;
}
.instrucoes {
  position: relative;
}
.d1, .d2, .d3, .d4 {
  position: absolute;
  background: #f6f09c;
  padding: 15px;
  color: #000;
  font-size: 18px;
}
.d1 {
  width: 389px;
}
.d2 {
  width: 249px;
  top: 80px;
  left: 570px;
}
.d3 {
  width:321px;
  top: 450px;
  left: 660px;
}
.d4 {
  width: 427px;
  top: 520px;
  left: 200px;
}

.look-3 {
  width: 670px;
  margin-left: 60px;
  margin-right: 60px;
  float: left;
}
.look-4 {
  width: 260px;
  float: left;
}

.casal {
  width: 670px;
}
.descricaohome {
  margin-bottom: 30px;
  color: #000;
}
.comodoshome {
  width: 110px;
  float: left;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 30px;
  margin-left: 10px;
  margin-right: 10px;
}
.comodoshome a {
  color: #000;
  font-weight: 500;
}
.look-4 ul {
  list-style: none;
}

.look-4 ul li::before {
  content: "\2022";
  color: #00aeef;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.bloco2 {
  width: 1024px;
  padding-top: 60px;
  margin: 0 auto;
}
.look-5, .look-6 {
  width: 450px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.look-5 ul {
  list-style: none;
}

.look-5 ul li::before {
  content: "\2022";
  color: #00aeef;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  margin-bottom: 15px;
}
.look-5 a {
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}

.look-6 img {
  width: 200px;
  margin: 0 auto;
}

/*form*/

.conatointro {
	max-width: 1920px;
	width: auto;
	height: 427px;
	background: url("../img/header-contato.jpg") no-repeat center;
	background-size: cover;
	text-align: center;
}

.formulario_projetista {
	width: 100%;
	margin-bottom: 90px;
}

.formulario_projetista h1 {
	font-size: 60px;
	font-weight: 300;
	margin-top: 60px;
	margin-bottom: 30px;
    text-transform: uppercase;
    color: #000;
}

.envia_form {
	padding: 15px 80px;
	border: 0;
	background: #000;
	color: #fff;
	text-transform: uppercase;
    transition: all 0.5s;
}
.envia_form:hover {
  background: none;
  border: 1px solid #000;
  color: #000;
}

.formulario_projetista span {
	font-size: 16px;
	color: #8d8d8d;
	padding: 60px 0;
}

.caixatexto_assist, .caixatexto_corpo {
	max-width: 780px;
    font-size: 16px;
    color: #8d8d8d;
}

.caixatexto_corpo {
	max-width: 920px;
}

.caixatexto_assist h5, .caixatexto_corpo h5 {
	font-size: 16px;
	color: #8d8d8d;
	letter-spacing: 0.1em;
}

.formulario_projetista h3 {
	font-size: 18px;
	margin-bottom: 20px;
}

.contato_projetista input {
	display: block;
	width: 100%;
	padding: 15px 15px;
	margin: 20px auto;
    background: none;
    border: 1px solid #000;
    color: #000;
}

.select_regiao {
	display: block;
	width: 35%;
	padding: 15px 15px;
	background: #3e3e3e;
    border: 1px solid #000;
    color: #000;
}

.select_regiao_tecnica {
	display: block;
	width: 25%;
	padding: 15px 15px;
	border-color: #000;
	color: #000;
    background: #3e3e3e;
}

.select_trab {
	display: block;
	width: 100%;
	padding: 15px 15px;
	border-color: #000;
	color: #000;
    background: #3e3e3e;
}

.select_momento {
	display: block;
	width: 100%;
	padding: 15px 15px;
	border-color: #a9a9a9;
	color: #757575;
}

.contato_projetista textarea {
	display: block;
	width: 100%;
	padding: 15px;
	height: 122px;
	margin: 20px auto;
    background: none;
    border: 1px solid #000;
    color: #000;
}
.postblog {
  width: 100%;
  height: 597px;
  background: url('../img/blog-look.JPG') no-repeat;
  background-size: cover;
  text-align: center;
  padding-top: 160px;
}
.postblog h2 {
  font-size: 56px;
  font-weight: 400;
  color: #fff;
}
.respost {
  width: 100%;
  background: #3e3e3e;
  color: #fff;
  padding: 60px 0;
  margin: 0 auto 30px auto;
}
.respost p {
  font-size: 22px;
  color: #fff;
  line-height: 26px;
  margin-bottom: 60px;
}
.respost a {
  font-size: 16px;
  padding: 15px 30px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  transition: all 0.5s;
}
.respost a:hover {
  border: 1px solid #fff;
  background: #fff;
  color: #000;
}

/*Dicas*/

.intro-dicas {
  height: 375px;
  background: #5a5959;
  background-size: cover;
  text-align: center;
  padding-top: 46px;
  margin-bottom: 30px
}
.intro-dicas h1 {
  font-size: 60px;
  color: #fff;
  text-align: center;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 30px;
}

.intro-dicas p {
  font-size: 18px;
  text-align: center;
  color: #fff;
  line-height: 26px;
}
.text-intro {
  width: 1024px;
  margin: 0 auto;
}

.dicas-post {
  width: 1366px;
  margin: 0 auto;
  padding: 30px 0;  
}
.dicas-post:after, .dicas-post:before {
  content: " ";
  display: table;
}
.dicas-post:after {
  clear: both;
}
.container-post {
  width: 100%;
  clear: both;
}

.grid-post {
  width: 33.3%;
  float: left;
  margin-bottom: 30px;
}

.grid-post a {
  color: #000;
  font-size: 16px;
  padding: 10px 25px;
  text-transform: uppercase;
  border: 4px solid #bdcf73;
  transition: all 0.5s;
}
.grid-post a:hover {
  border: 4px solid #bdcf73;
  background: #bdcf73;
  color: #fff;
}
.grid-post h2 {
  font-size: 26px;
  line-height: 30px;
  color: #000;
  margin-top: 10px;
  padding-right: 60px;
}
.grid-post p {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin-top: 15px;
  margin-bottom: 40px;
  padding-right: 60px;
}






