/* Estilos Gerais */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&display=swap');
body {
	font-family: Roboto, Helvetica, sans-serif;
  font-family: 'Montserrat', sans-serif;
    background: #fff;
}

p {
	font-family: Roboto, "Times New Roman", serif;
  font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	font-weight: 400;

}

a {
  text-decoration: none;
}

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: 354px;
	background: url("../img/header.jpg") no-repeat center;
	background-size: cover;
	text-align: center;
}

.introducao h1 {
  font-size: 60px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: 300;
  padding-bottom: 30px;
}

.introducao p {
  max-width: 600px;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 60px;
}

.introducao a {
  padding: 18px 60px;
  font-size: 14px;
  color: #fff;
  background: #c34e33;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 30px;
}

.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;
}

.ambientes {
  width: 1366px !important;
  margin: 0 auto;
  position: relative;
  padding: 60px;
  text-align: center;
}
.ambientes:after, .ambientes:before {
  content: " ";
  display: table;
}

.ambientes:after {
  clear: both;
}

/*.ambientes img {
  display: inline-block;
  float: left;
  max-width: 483px; !important
  text-align: center;
  margin: 10px;
}*/

.ambientes h1 {
  font-size: 42px;
  color: #000;
  text-transform: uppercase;
  font-weight: 300;
  padding-bottom: 30px;
}

.ambientes p {
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
}

/*
.produtosdesc {
  max-width: 443px !important;
  display: inline-block;
  float: left;
  text-align: center;
  margin: 10px 10px 0 0;
  overflow: hidden;
  position: relative;
}
*/

.tools {
  width: 1366px;
  margin: 0 auto;
}
.tools h2 {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
  margin-bottom: 5px;
  text-shadow: 1px 1px 2px #000;
}
.tools p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 30px;
  text-shadow: 1px 1px 2px #000;
}
.tools a {
  padding: 18px 60px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.5s;
  background: #ededed;
}
.clear {
  width: 100%;
  clear: both;
  height: 487px;
  margin-bottom: 30px;
}

.lookdecora, .projetos, .simulador-cores, .projcond-v2, .projonline-v2, .aptodec {
  width: 439px;
  height: 487px;
  background: url("../img/look-decora-v2.jpg") no-repeat center;
  background-size: cover;
  float: left;
  padding: 15px;
}
.projetos {
  background: url("../img/3-000-projetos-v3.jpg") no-repeat center;
  background-size: cover;
  margin-left: 24px;
}
.simulador-cores {
  background: url("../img/simulador-cores-puxadores.jpg") no-repeat center;
  background-size: cover;
  margin-left: 24px;
}
.projcond, .projonline {
  width: 669px;
  height: 487px;
  background: url("../img/projeto-condominio-v2.jpg") no-repeat center;
  background-size: cover;
  float: left;
  padding: 30px;
  margin-top: 30px;
}
.projonline {
  background: url("../img/projeto-online-v2.jpg") no-repeat center;
  background-size: cover;
  margin-left: 28px;
}

.projcond-v2 {
  background: url("../img/projeto-condominio-v2.jpg") no-repeat center;
  background-size: cover;
  margin-top: 30px;
}
.projonline-v2 {
  background: url("../img/projeto-online-v2.jpg") no-repeat center;
  background-size: cover;
  margin-left: 24px;
  margin-top: 30px;
}
.aptodec {
  background: url("../img/apto-decorados.jpg") no-repeat center;
  background-size: cover;
  margin-left: 24px;
  margin-top: 30px;
}

.made3d {
  width: 100%;
  height: 487px;
  background: url("../img/madecad3d-v2.jpg") no-repeat center;
  background-size: cover;
  text-align: right;
  float: none;
  clear: both;
  padding: 3% 3% 3% 73%;
  margin-top: 30px;
}

.lookdecora a, .projcond-v2 a{
  background: #8c9f50;
}
.projetos a, .projonline-v2 a {
  background: #c34e33;
}
.simulador-cores a, .aptodec a {
  background: #a186be;
}
.projcond a {
  background: #475ba0;
}
.projonline a {
  background: #a64a54;
}
.made3d a {
  background: #d4a752;
}

.mb-60 {
  margin-bottom: 60px !important;
}

@media (max-width: 768px) {
  .mb-60 {
    margin-bottom: 30px !important;
  }

}

/* Animação */

[data-anime] {
  opacity: 0;
  transition: .7s;
}

[data-anime="left"] {
  transform: translate3d(-150px, 0, 0);
  -webkit-transform: translate3d(-50px, 0, 0);
}

[data-anime="right"] {
  transform: translate3d(150px, 0, 0);
}

[data-anime="top"] {
  transform: translate3d(0, -150px, 0);
}

[data-anime].animate {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
}