body{
	font-family: "Raleway",Arial,sans-serif;
	font-size: 18px;
	color: #737373;
	font-weight: 400;
}
/* Títulos */
h1{
	font-size: 48px;
	color: #57432e;
}
h1.banner-title{
	color: #fff;
	font-size: 42px;
}
h2.title-conservacao{
	font-size: 24px;
	margin-top: 30px;
}
span.title-herr{
	font-family: 'Herr Von Muellerhoff', cursive;
	font-size: 60px;
	display: block;
	margin-left: 150px;
	margin-bottom: -20px;
}
.yellow{
	color: #c59d5f
}
.orange{
	color: #ed7c43;
}
.green{
	color: #43B496;
}
.roxo{
	color: #6E3A6B;
}
/* Header */
div#header-top-black{
	height: 15px;
	background-image: url('/assets/img/bg-header-top.png');
	margin-bottom: 30px;
}
div.info-address{
	text-align: right;
	margin-top: 10px;
}
div.info-address address{
	margin-bottom: 10px;
}
ul.menu-header{
	margin-top: 70px;
	float: right;
}
ul.menu-header li{
	margin-left: 30px;
}
div#full-banner{
	height: 560px;
}
div.bottom-banner{
	margin-top: -75px;
	position: relative;
}
div.info-banner{
	margin-top: 200px;
	text-align: right;
	color: #fff;
	font-weight: 600;
}
div.info-banner a{
	color: #fff;
	text-decoration: none;
}
div.info-banner .cl-effect-14 a.effect-white::before, .cl-effect-14 a.effect-white::after{
	background: #fff;
}
div.info-banner .cl-effect-14 a.effect-white::before, .cl-effect-14 a.effect-white::after{
	opacity: 1;
	height: 2px;
}

/* Conteúdo */
section#content{
	margin-top: 50px;
}
div.ambientes{
	height: 500px;
	background-image: url('/assets/img/ambientes.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
div.ambientes img{
	position: relative;
}
a.link-banheiro, a.link-home, a.link-cozinhas, a.link-quartos, a.link-lavanderias, a.link-outros{
	margin-top: 125px;
	margin-left: 280px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-size: 26px;
}
a.link-home{
	margin-left: 140px;
}
a.link-cozinhas{
	margin-left: 140px;
}
a.link-quartos{
	margin-left: 128px;
	margin-top: 135px;
}
a.link-lavanderias{
	margin-left: 140px;
	margin-top: 135px;
}
a.link-outros{
	margin-left: 170px;
	margin-top: 135px;
}
section#ambientes, section#empresa, section#conservando-ambiente, section#projetos, section#contato{
	margin-bottom: 70px;
}
div.institucional p{
	margin-top: 40px;
}
img.img-empresa{
	margin-top: 40px;
}
section#empresa a{
	color: #ed7c43;
	text-decoration: none;
	float: right;
	margin-top: 50px;
}
section#empresa .cl-effect-14 a.emp::before, .cl-effect-14 a.emp::after{
	background: #ed7c43;
}
section#empresa .cl-effect-14 a.emp::before, .cl-effect-14 a.emp::after{
	opacity: 1;
	height: 1px;
}
section#conservando-ambiente a.con-amb{
	float: right;
	color: #4BB6C8;
}
section#conservando-ambiente .cl-effect-14 a.con-amb::before, .cl-effect-14 a.con-amb::after{
	background: #4BB6C8;
}
section#conservando-ambiente .cl-effect-14 a.con-amb::before, .cl-effect-14 a.con-amb::after{
	opacity: 1;
	height: 1px;
}
div.full-banner-conservando{
	height: 550px;
	background-image: url('/assets/img/conservando.jpg');
}
div.curvado{
	height: 78px;
	background-image: url('/assets/img/curvado.png');
	margin-top: -75px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 50px;
}
p.conservar-texto{
	font-size: 24px;
}
section#conservando-ambiente a{
	text-decoration: none;
	color: #737373;
}
div.bloco-dica{
	margin: 30px 0px;
}
div.text-dica{
	margin: 15px 0px;
	display: none;
}
form{
	margin-top: 50px;
}
div.contact-address{
	text-align: right;
	margin-top: 10px;
}
#map {
    height: 350px;
    margin-bottom: 120px;
    margin-top: 100px;
    width: 100%;
}
#map #map-canvas {
    height: 100%;
    width: 100%;
}
div.links-ambientes, div.lista-projetos{
	margin-top: 50px;
}
div.links-ambientes ul{
	padding-left: 0px;
}
div.links-ambientes li{
	list-style: none;
	background-color: #4E4C4C;
	padding: 5px 20px;
	border-bottom: 1px solid #fff;
	transition: all 0.5s ease-out 0s;
}
div.links-ambientes li:hover{
	background-color: #46B497;
}
div.links-ambientes a{
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 15px 0px;
}
div.projeto-thumb, div.projeto-mod{
	margin-bottom: 50px;
	height: 220px;
}
div.projeto-mod{
	height: 145px;
}
div.projeto-thumb img, div.projeto-mod img{
	border-top: 5px solid #6E3A6B;
	box-shadow: 0 0 6px #a3a3a3;
}
div.lista-projetos h2{
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 36px;
	color: #57432E;
}
div.lista-projetos h2.nome-modulado{
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
}
div.arquitetos{
	height: 100px;
	background-color: #40B797;
	margin-top: 70px;
}
section#empresa div.arquitetos a{
	text-decoration: none;
	color: #fff;
	margin-top: 0px;
	float: none;
}
div.arquitetos h1.arq{
	font-size: 42px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	margin-top: 25px;
}
div.arquitetos span.arq{
	font-size: 32px;
	font-weight: 500;
}
div.full-banner-conservando h1{
	color: #fff;
	margin-top: 370px;
}
div.full-banner-conservando h1 span.orange{
	color: #fff;
}
div.text-dica{
	height: 300px;
}
.mostra{
	display: inline-block !important;
}

/* Footer */
footer#footer{
	color: #fff;
	height: 486px;
	background-image: url('/assets/img/bg-footer.jpg');
}
div.info-contact{
	margin-top: 160px;
}
div.menu-footer{
	margin-top: 160px;
}
div.menu-footer li{
	list-style: none;
	color: #fff;
	margin-bottom: 15px;
}
div.menu-footer a{
	color: #fff;
	text-align: right;
	display: block;
	text-decoration: none;
}
div.author{
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
}
div.author a.fatto{
	display: block;
	text-align: center;
	margin: 20px 0px;
}
div.author img{
	transition: all 0.5s ease-out 0s;
	opacity: 0.8;
}
div.author img:hover{
	opacity: 1;
}








/* Bootstrap */
.collapse{
	transition: all 0.5s ease-out 0s;
}
.navbar-nav > li > a {
    padding-bottom: 28px;
    padding-top: 5px;
}
.navbar-nav > li > a:hover {
    background-color: transparent;
    color: #2D2D2D;
}
.navbar-collapse {
	padding-right: 0px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: inline-block;
}
.form-control {
    border: 1px solid #43B496;
    border-radius: 5px;
    box-sizing: border-box;
    color: #666;
    font-size: 20px;
    font-weight: 400;
    height: 52px;
    margin-top: 16px;
    resize: none;
    transition: border-color 200ms linear 0s;
}
div#carregando, div#carregando-sucesso, div#mensagem-error {
    display: none;
    margin-top: 20px;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
div#erro-form {
    display: none;
}
.warning {
    background-color: rgba(240, 173, 78, 0.1);
    border-left-color: #f0ad4e;
}
.oaerror {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #43b496;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 2px 2px 2px 6px;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    margin: 0 auto;
    padding: 20px;
    width: 100%;
    margin-bottom: 50px;
}
input[type="submit"] {
    background-color: #43B496;
    border: 2px solid #43B496;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    font-weight: bold;
    height: 50px;
    line-height: 48px;
    margin-top: 20px;
    padding: 0 40px;
    text-transform: uppercase;
    transition: all 200ms linear 0s;
    width: 100%;
}
input[type="submit"]:hover {
    color: #43B496;
    background-color: #fff;
}