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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, whrapper {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: middle;
}



/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


html {
  scroll-behavior: smooth;
}

:target {
  scroll-margin-top: .8em;
}




.clear {
	clear:both;
}

.spacer {
	height: 100px;
}

.spacer50 {
	height: 50px;
}

.spacer25 {
	height: 25px;
}

.spacer15 {
	height: 15px;
}

.spacer-home-valores {
	height: 50px;
}



img {
	max-width:100%;
}

.container {
	background-color:#fff;
	width:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	

}

.row {
	width:100%;
	margin:0px;
}




.margem-row {
	padding-top: 50px;
	padding-bottom: 50px;
}

.commargem {
	padding-top: 50px;
	
}

.margem-vertical {
	padding-left:5%;
	padding-right:5%;	
}

.margin-top {
	margin-top:20px;
}

.page {
	width:90%;
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	position:relative;

}



.slider-container {
	width:100%;
	text-align:center;
	
}

.header {
	height:100px;
}

.logo {
	width:60%;
	margin-top:10px;
	z-index: 2;
	float: left;
	text-align: center;
}

.logo img {
	max-width:100%	
}

.logo-botaomenu-mob {
	width: 20%;
	float: left;
	display: block;
	text-align: right;
	padding-top: 30px;
}

.menu {
	display:none;
}



.coluna-1-1 {
	width:100%;
}

.coluna-1-2 {
	width:100%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}


.coluna-1-3 {
	width:100%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}

.coluna-1-3 img {
	max-width:100%;
}


.coluna-2-3 {
	width:100%;
	margin-left:1%;
	margin-right:1%;
	float:left;	
}

.coluna-1-6 {
	width:100%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}

.coluna-1-6 img {
	max-width:100%;
}

.coluna-2-6 {
	width:100%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}

.coluna-3-6 {
	width:100%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}

.coluna-4-6 {
	width:100%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}

.coluna-1-4 {
	width:100%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}

.coluna-2-4 {
	width:100%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}

.coluna-home-valores {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	text-align: center;
	float: left;
	margin-bottom: 30px;
	
}


.home-valores-nome {
	height: 80px;
}



.footer {
	padding-top:20px;
	padding-bottom: 20px;
}


.footer-logo {
		text-align: center;
	}

.footer-rs {
	float: left;
	width: 30px;
	margin-right: 30px;
}






MENU E LINKS ESTILOS



a:link {
	text-decoration: none;
	color: #333;
}


h1 {
	font-family: azo-sans-web, sans-serif;
	font-weight: 100;
	font-style: normal;
	color: #000;
	font-size: 53px;
	line-height: 60px;
	
}

h2 {
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #000;
	font-size: 24px;
	text-align:left;
	line-height: 34px;
}

h3 {
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #4d948e;
	font-size: 24px;
	line-height:30px;
	
}

h3 a:link {
	vertical-align: baseline;
	text-decoration:none;
	color:#000;
}

h3 a:visited {
	vertical-align: baseline;
	text-decoration:none;
	color:#000;
}

h3 a:hover {
	vertical-align: baseline;
	text-decoration:none;
	color:#6cc8bf;
}

h4 {
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #000;
	font-size: 18px;
	line-height:28px;
	
}

h4 ul {
	list-style-position: inside;
}

h4 ul li {
	font-size: 14px;
	
}


h5 {
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #000;
	font-size: 16px;
	line-height:20px;
	margin-bottom: 5px;
}



h5 a:link {
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	text-decoration:underline;
	color:#000;
	
}

h5 a:visited {
	color:#000;
	}

h5 a:hover {
	color:#6cc8bf;
	}


h4 ul li {
	list-style-position: outside;
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #000;
	font-size: 16px;
	line-height:22px;
	padding-top:10px;
}

h4 ul {
	margin-bottom: 20px;
	margin-left: 20px;
}


h6 {
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 15px;
	color: #4D4D4D;
	line-height: 20px;
}



.footer-bold {
	font-weight: 500;
}


.ghost a:link {
	background-color:transparent;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
	color:#000;
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	border:thin;
	border-color:#000;
	border-style:solid;

}

.ghost a:visited {
	
	color:#000;
	
}

.ghost a:hover {
	background-color:#81594b;
	color:#fff;
	border:thin;
	border-color:#81594b;
	border-style:solid;
	
}

	
.aligncenter {
	text-align: center;
}

.alignjustificado {
	text-align:justify;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.quemsomos-foto {
	text-align: center;
}

.txbco {
	color:#fff;
}


.txverde {
	color:#24534b;
}

.txmarrom {
	color:#6b6654;
}


.depoimento {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
	

.depoimento-texto {
	padding-right: 20px;
	padding-left: 20px;
}


.depoimento-autor {
	
}


#fundorosa {
	background-color:#e0a5ad;
}

#fundorosa2 {
	background-color:#f8e3ca;
}

#projetos {
	background-color:#c1ddda;
}


#fundofooter {
	background-color:#f1f1f1;
}


#img-home {
	height: 500px;
	background-image: url(imgs/img-home-3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;	
}



.home-destaque {
	padding-top:150px;
}

		
.home-botao {
	padding-top:50px;
}


.home-banner {
	height: 500px;
	background-position: bottom center;
}

.home-banner-img1 {
	background-image: url("imgs/img-home-mob-1.jpg");
	background-position: center top;
}

.macarons-banner-img {
	background-image: url(imgs/img-mob-macarons.jpg);
	background-position: center top;
}

.corporativo-banner-img {
	background-image: url(imgs/img-mob-corporativo.jpg);
	background-position: center top;
}

.contato-banner-img {
	background-image: url(imgs/img-mob-contato.jpg);
	background-position: center top;
	height: 500px;
}


.botao {
	padding-top: 40px;
}


.botao a:link {
	
	background-color:#4d948e;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
	color:#fff;
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	border:none;
	
}

.botao a:visited {
	color: #fff;
}

.botao a:hover {
	background-color:#6cc8bf;
	color: #fff;
}




.botaomarrom {
	background-color: #6b6654;
}




.texto-destaque {
	vertical-align: baseline;
}



MENU RESPONSIVO

	
.sub-menu {
	display: none;
}

.sub-menu.open {
	display: block;
}


.contato-icone {
	float: left;
	margin-right: 20px;
}

.contato-texto {
	vertical-align: baseline;
	padding-top: 10px;
}

.contato-texto a:link {
	color: #6b6654;
}

.contato-texto a:visited {
	color: #6b6654;
}

.contato-texto a:hover {
	color: #6b6654;
}


.contato-linha {
	margin-bottom: 30px;
}

.imagens-galeria {
	width:90%;
	margin-right:0%;
	display:inline-block;
	text-align:center;
	margin-bottom:10px;
}

.imagens-galeria img {
	max-width:100%;
}

.cliente-logo {
		width:42%;
		margin-right: 3%;
		margin-left: 3%;
		margin-bottom: 30px;
		display: inline-block;
		float: left;
		text-align: center;
	}	

	.cliente-logo img {
		max-width: 100%;
		
	}

.menu-button {
	display: block;
	position: absolute;
	left: 10px;
	top: 30px;
	z-index: 1;
}	

.home-valores {
		background-image: url(imgs/img-mob-home-sabores-1.jpg);
	background-attachment: fixed;
	height: 200px;
	width:100%;
	float:left;
	}


#pop{display:block;position:absolute;top:120px;left:0%;margin-left:0px;margin-top:-130px;padding:0px;width:100%;height:900px;border:1px solid #d0d0d0;z-index:1000;text-align:center;background-color:rgba(0,0,0,0.70);padding-top:20px;padding-bottom:20px;}

#pop img {
	max-width:100%;
}


.home-projetos {
	margin-bottom: 60px;
}

	.img-home-projetos img {
		margin-top: 20px;
	
		
	}

@media only screen and (min-width: 422px) {

.coluna-home-valores {
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	text-align: center;
	float: left;
	margin-bottom: 30px;
	height: 500px;
}
	
	.coluna-home-valores img {
	max-width: 60%;
}

}

@media only screen and (min-width: 1030px) {
	
	
	
.container {
	width:100%;
}	
	
	.quemsomos-foto {
	text-align: right;
}
	
.home-banner {
	height: 500px;
	background-position: center;
}
	
.home-banner-img1 {
	background-image: url(imgs/img-home-1.jpg);
	background-position: center top;
}
	
.corporativo-banner-img {
	background-image: url(imgs/img-corporativo-1.jpg);
	background-position: center top;
}
	
.macarons-banner-img {
	background-image: url(imgs/img-macarons-1.jpg);
	background-position: center top;
}
	
.contato-banner-img {
	background-image: url(imgs/img-contato-1.jpg);
	background-position: center center;
	height: 350px;
}
	
.margem-row {
	padding-top: 50px;
	padding-bottom: 50px;
}	

.commargem {
	padding-top: 0px;
}

		
.header {
	height:110px;
}		
		
.logo {
	height: 80px;
	padding-top: 0px;
	margin-left: 20px;
	margin-right: auto;
	z-index: 2;
	text-align: left;
}	
	
	.logo-botaomenu-mob {
		display: none;
	}	

.menu {
	text-align:right;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	position:absolute;
	top:30px;
	right:20px;
}


.menu ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
}

.menu ul li {
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.menu ul li a:link {
	font-family: azo-sans-web, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 14px;
	color: #585858;
	text-decoration: none;
}


.menu ul li a:visited {
	color: #585858;
}

.menu ul li a:hover {
	color: #6cc8bf;
}
	

#menu-botao-contato {
		
	}	
	
#menu-botao-contato a:link {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #cfac8d;
	color: #fff;
	text-decoration: none;
	font-style: normal;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}	
	
#menu-botao-contato a:visited {
	color: #fff;
}
	
#menu-botao-contato a:hover {
	background-color: #81594b;
	color: #fff;
}

	
.home-destaque {
	padding-top:250px;
	padding-left:100px;
	text-align:left;
	width:600px;
}
	
.home-valores {
		background-image: url(imgs/home-sabores.jpg);
		background-attachment: fixed;
		background-repeat: no-repeat;
		height: 320px;
		width:48%;
	float:left;
	}
	

.coluna-1-1 {
	width:100%;
	text-align:center;
}

.coluna-1-2 {
	width:48%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}

.coluna-1-3 {
	width:25%;
	margin-left:3%;
	margin-right:3%;
	float:left;
}

.coluna-2-3 {
	width:64.66%;
	margin-left:1%;
	margin-right:1%;
	float:left;	
}

.coluna-1-6 {
	width:14.66%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}

.coluna-2-6 {
	width:31.32%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}

.coluna-3-6 {
	width:47.98%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}

.coluna-4-6 {
	width:64.64%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}

.coluna-1-4 {
	width:23%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}

.coluna-2-4 {
	width:46%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}

.coluna-3-4 {
	width:69%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
	
.coluna-home-valores {
	width:18%;
	margin-left:1%;
	margin-right:1%;
	text-align: center;
	float: left;
	margin-bottom: 40px;
	
}
	
	.coluna-home-valores img {
	margin-bottom: 10px;
		max-width: 90%;
}

.footer {
	padding-top:30px;
	padding-bottom::;0px;
}


			
.menu-button {
	display: none;
}	

	
#menucel {
	display: none;
}	


#img-home {
	height: 700px;
	background-image: url(imgs/img-home-3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;	
	background-attachment: fixed;
}

		
.home-botao {
	padding-top:20px;
	padding-bottom:20px;
}
	
.imagens-galeria {
	width:30%;
	margin-right:2%;
	display:inline-block;
	margin-bottom:10px;
}

	.cliente-logo {
		width:14.66%;
		margin-right: 4%;
		margin-left: 4%;
		margin-bottom: 30px;
		display: inline-block;
		float: left;
		text-align: center;
	}	
	
	.footer-logo {
		text-align: left;
	}
	
	.spacer-home-valores {
	height: 100px;
}
	
	.img-home-projetos img {
		margin-top: 20px;
		margin-bottom: 20px;
		width: 47%;
		position: relative;
		text-align: right;
		margin-right: 20px;
		float: left;
		
	}
	
	.home-projetos {
	margin-bottom: 0px;
		width: 40%;
		padding-left: 4%;
		padding-right: 4%;
		float: left;
}

}

@media only screen and (min-width: 1024px) {
	
	
	
	

	
}
