._quem-somos {
	background: transparent !important;
}
.sucesso{
	color: green;
	padding: 20px 20px 40px 20px;
	text-align: center;
}

.harmonizacao-divider img{
	width: 100%;
}

.harmonizacao-select .grid_filtro_menu{
	display: block!important;
	margin:0;
	min-width: 250px;
}

.harmonizacao-select .grid_filtro_menu .select2-container .select2-selection--single {
	width: 250px;
	height: 40px;
}

.harmonizacao-select .grid_filtro_menu .select2-container {
    background: url('../../img/select-box.png') 0px 0px no-repeat !important;
    width: 250px!important;
    height: 37px!important;
}

.harmonizacao-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #8e8e8e;
    font-size: 14px;
    font-weight: 100;
    line-height: 40px;
}

.seletor-harmonizacao .select2-container--default .select2-selection--single .select2-selection__rendered{
	margin-left: 20px;
    font-size: 15px;
    color: #979797;
}

hr {
    border: 1px solid #e8e8e8;
}

.opcoes{
	font-size: 25px;
    color: #f7941d;
    font-family: 'Arial';
    font-weight: bold;
    text-align: center;
    padding-top: 89px;
    padding-bottom: 21px;
}

.como-funciona .texto h2 a{
	color: #f7941d;
}

/* NOVOS AJUSTES */

	.solucoes-corporativas .galeria{
		clear: both;
	}

	.solucoes-corporativas .galeria-item{
		width: 275px;
		height: 245px;
		overflow: hidden;
		margin: 0 auto;
		margin-bottom: 25px;
		position: relative;
	}

	.solucoes-corporativas .galeria-item-right{
		width: 275px;
		height: 245px;
		overflow: hidden;
   		margin: 0 auto;
		margin-bottom: 25px;
		position: relative;
	}

	.solucoes-corporativas .galeria .texto{
		background: url('../../img/sombra-galeria.png');
		height: 230px;
		position: absolute;
		text-align: center;
		font-family: Arial;
		top: 82%;
		transition: 1s;
		padding: 0 23px;
	}

	.solucoes-corporativas .galeria-item-left:hover .texto{
		background: url('../../img/sombra-galeria.png');
		height: 245px;
		position: absolute;
		text-align: center;
		font-family: Arial;
		top: 0%;
		transition: 1s;
		padding: 0 23px;
	}

	.solucoes-corporativas .galeria-item .texto{
		background: rgba(0, 0, 0, 0.5);
	}

	.solucoes-corporativas .galeria-item:hover .texto{
		background: rgba(0, 0, 0, 0.5);
		height: 245px;
		position: absolute;
		text-align: center;
		font-family: Arial;
		top: 0%;
		transition: 1s;
	}

	.solucoes-corporativas .galeria .texto h3{
		font-size: 16.68px;
		padding: 15px 0;
		color: #f7941d;
		white-space: nowrap;
	    width: 230px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}

	.solucoes-corporativas .galeria .texto p{
		font-size: 14.68px;
		color: #fff;
	}

	/* FIM NOVOS AJUSTES */


@media screen and (min-width: 1181px) {
	.tipos-menus{
		width: 101%;
		display: block;
		margin: 0px auto;
		padding: 35px 0px 55px 0;
		margin-bottom: 20px;
	}

	.filtro.rodape .tipos-menus{
		padding-top: 45px;
		margin-bottom: 0px;
		padding-bottom: 20px;
	}
	.tipos-menus-rodape{
		border-bottom: 0px;
	}
	.tipos-menus ul li{
		margin-right: 19px;
		display: inline-block;
		vertical-align: top;
		text-align: center;
	}
	.tipos-menus ul li:first-child{
		margin-left: 0;
	}
	.tipos-menus ul li:last-child{
		margin-right: 0;
	}
	.tipos-menus ul li img{
		max-width: 100%;
	}
	.tipos-menus ul li.on img{
		-webkit-filter: grayscale(100%);
		   -moz-filter: grayscale(100%);
		    -ms-filter: grayscale(100%);
		     -o-filter: grayscale(100%);
		filter: grayscale(100%);
	}

	.tipos-menus p{
		font-size: 13.27px;
		padding: 8px 0 0 0;
	}

	.tipos-menus a{
		color: #8e8e8e;
	}
}

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

	.tipos-menus{
		width: 101%;
		display: block;
		margin: 0px auto;
		padding: 35px 0px 55px 0;
		margin-bottom: 20px;
		text-align: center;
	}

	.tipos-menus ul li{
		margin-right: 24px;
		display: inline-block;
		vertical-align: top;
		text-align: center;
		margin-top: 10px;
	}

	.tipos-menus ul li:first-child{
		margin-left: 0;
	}
	.tipos-menus ul li:last-child{
		margin-right: 0;
	}
	.tipos-menus ul li img{
		max-width: 100%;
	}
	.tipos-menus ul li.on img{
		-webkit-filter: grayscale(100%);
		   -moz-filter: grayscale(100%);
		    -ms-filter: grayscale(100%);
		     -o-filter: grayscale(100%);
		filter: grayscale(100%);
	}
	.tipos-menus p{
		font-size: 13.27px;
		padding: 8px 0 0 0;
	}

	.tipos-menus a{
		color: #8e8e8e;
	}

}

@media screen and (max-width: 808px) {

	.tipos-menus{
		width: 101%;
		display: block;
		margin: 0px auto;
		padding: 35px 0px 55px 0;
		margin-bottom: 20px;
		text-align: center;
	}

	.tipos-menus ul li{
		margin-right: 0px;
		display: inline-block;
		vertical-align: top;
		text-align: center;
		margin-top: 10px;
	}

	.tipos-menus ul li:first-child{
		margin-left: 0;
	}
	.tipos-menus ul li:last-child{
		margin-right: 0;
	}
	.tipos-menus ul li img{
		max-width: 100%;
	}
	.tipos-menus ul li.on img{
		-webkit-filter: grayscale(100%);
		   -moz-filter: grayscale(100%);
		    -ms-filter: grayscale(100%);
		     -o-filter: grayscale(100%);
		filter: grayscale(100%);
	}

	.tipos-menus p{
		font-size: 13.27px;
		padding: 8px 0 0 0;
	}

	.tipos-menus a{
		color: #8e8e8e;
	}

}

/* -------------------
   -- sou-chef.css --
----------------------*/
@media screen and (min-width: 1181px) {
	/* --- Banner --- */
	.banner {
		height: auto;
		text-align: center;
	}
	.l-banner {
		width: 100%;
		position: absolute;
		margin: -220px 0 0 0;
		text-align: center;
	}
	.l-banner h2 {
		font-size: 70px;
		margin: 0 0 0 0;
	}
	.l-banner p {
		letter-spacing: 1px;
		font-size: 18.47px;
		margin: 0px 0 30px 0;
	}

	/* --- Chefs --- */
	.chamada-sou-chef {
		padding-bottom: 43px;
	}
	.chamada-sou-chef h1 {
		font-size: 56.99px;
		margin-top: 85px;
	}

	.chamada-sou-chef p{
		line-height: 30px;
		font-size: 18px;
	}

	/* --- Grid --- */
	.sou-chef {
		padding: 50px 0 0 0;
	}
	.grid-sou-chef {
		margin: 0 0 40px 0;
		padding: 0 0 50px 0;
	}
	.grid-sou-chef>img {
		float: left;
		margin-right: 30px;
	}
	.grid-sou-chef h2 img{
		float: left;
		margin: 0 15px 0 0;
	}
	.grid-sou-chef h2 span {
		font-size: 39px;
	}
	.grid-sou-chef p{
		float: left;
		width: 65%;
		font-size: 13.31px;
		line-height: 17px;
		margin-top: 20px;
	}
	.no-bg h2 {
		float: left;

	}
	.no-bg h2 img {
		margin: 0 25px 0 0;
	}
	.no-bg h2 span {
		float: left;
		margin: 8px 0 0 0;
	}

	.grid-sou-chef-2 {
		margin: 0 0 40px 0;
		padding: 0 0 50px 0;
	}
	.grid-sou-chef-2-img {
		float: right;
	}
	.grid-sou-chef-2-txt {
		float: left;
		width: 64.5%;
		height: auto;
	}
	.grid-sou-chef-2-txt h2{
		float: right;
	}
	.grid-sou-chef-2-txt h2 img{
		margin: 0 15px 0 0;
	}
	.grid-sou-chef-2-txt h2 span {
		font-size: 39px;
	}
	.grid-sou-chef-2-txt p{
		float: right;
		width: 100%;
		text-align: right;
		font-size: 13.31px;
		line-height: 17px;
		margin-top: 20px;
	}

	/* -- Harmonização -- */

	.center-harmonizacao {
		float: left;
		width: 50%;
		height: 595px;
		margin: 0 0 0 0;
	}

	.grid-vinho {
		float: left;
		width: 48%;
		min-height: 370px;
		margin: 0 auto;
		margin-top: 80px;
	}
	.grid-vinho:nth-child(even) {
		float: right;
	}
	.thumb-vinho {
		float: left;
	}
	.descricao-vinho {
		float: left;
		width: 70%;
		margin: 7px 0 0 4%;
	}
	.descricao-vinho h5 {
		font-size: 16px;
		padding: 0 0 8px 0;
	}
	.descricao-vinho p {
		margin: 20px 0 0 0;
	}
	.descricao-vinho p {
		font-size: 14px;
	}
	.descricao-vinho h6 {
		font-size: 16px;
		margin: 20px 0 0 0;
	}
	.descricao-vinho ul {
		margin: 15px 0 0 17px;
	}
	.descricao-vinho ul li a {
		font-size: 14px;
	}

	.harmonizacao-rodape p {
		font-size: 14px;
	}
	.seta-harmonizacao {
		float: left;
		margin: -100px 0 0 170px;
	}

	.logos-corporativo {
	    width: 860px;
	    height: auto;
	    margin: 0 auto;
	    padding-bottom: 130px;
	}

	.logos-corporativo ul{
		display: inline-flex;
    	width: 100%;
    	padding-bottom: 30px;
	}

	.logos-corporativo ul li{
  		width: 25%;
  		position: relative;
    	width: auto;
    	margin: auto auto;

	}

	.harmonizacao_title{
		float: left;
		margin-top: 80px;
		width: 100%;
	}


	.harmonizacao-item{
		float: left;
	    width: 45%;
	    padding:2.5%;
	    height: 550px;
	}

	.harmonizacao-item .harmonizacao-imagem{
		float: left;
		width: 100%;
		height: 273px;
		position: relative;
	}

	.harmonizacao-item .harmonizacao-imagem img{
		display: block;
	    margin: 0 auto;
	    max-width: 100%;
	    align-items: center;
	    bottom: 0;
	    position: absolute;
	    margin-left: auto;
	    margin-right: auto;
	    left: 0;
	    right: 0;
	}

	.harmonizacao-text{
		margin-top: 293px;
	}

	.harmonizacao-item .harmonizacao-text h1{
		color: #f7941d;
    	font-family: 'moon_flower_boldregular';
    	font-size: 40px;
	    text-align: center;
	    margin: 20px 0;
	}

	.harmonizacao-item .harmonizacao-desc p{
		color: #8e8e8e;
	    font-family: 'Arial';
	    text-align: left;
		letter-spacing: 1px;
		line-height: 20px;
		font-size: 14px;
		line-height: 1.5;

	}

	.harmonizacao-select span{
		font-size: 18px;
		font-family: "Arial";
		color: rgb(247, 148, 29);
		font-weight: bold;
		line-height: 1.295;
		line-height: 40px;
		float: left;
	}

	.harmonizacao-select{
		float: left;
    	width: 100%;
    	max-width: 100%;
    	margin: 100px 0;
	}

	.harmonizacao-select section{
		width: 550px;
		margin:0 auto;
	}

	.harmonizacao-select .grid_filtro_menu{
		float:left;
		margin-left: 35px;
	}

	.content {
		max-width: 100%;
		height: auto;
		margin: 0 auto;
	}
/*
	.content {
	    width: 85%;
	    height: auto;
	    margin: 0 auto;
	}*/

	/* NOVA PAGINA VALE PERSONAL CHEF */

	.vale-personal-chef .row-1 .texto-esquerda{
		width: 50%;
		float: left;
		margin-top: 75px;
	}

	.texto-esquerda .conteudo{
		padding-right: 50px;
		padding-left: 25px;
	}

	.vale-personal-chef  .texto-esquerda h1{
		font-size: 20.83px;
		font-weight: normal;
		color: #f7941d;
		font-family: 'Arial';
		padding-bottom: 57px;
	}

	.vale-personal-chef  .texto-esquerda h2{
		font-size: 16.67px;
		font-family: 'Arial';
		font-weight: bold;
		color: #8e8e8e;
		padding-bottom: 17px;
	}

	.vale-personal-chef  .texto-esquerda p{
		font-size: 14.71px;
		font-weight: normal;
		color: #8e8e8e;
		font-family: 'Arial';
		padding-bottom: 46px;
	}

	.vale-personal-chef .row-1 .imagem-direita{
		width: 50%;
		float: right;
		margin-top: 49px;
	}

	.vale-personal-chef  .imagem-direita .vale_personal_chef{
		float: left;
		max-width: 90%;
    	height: auto;
	}

	.frase-vale{
		float: left;
		margin-left: 8%;
		text-align: center;
	}

	.vale-personal-chef  .imagem-direita p{
		padding-top: 19px;
		padding-bottom: 93px;
		font-size: 13.49px;
		font-weight: normal;
		color: #8e8e8e;
		font-family: 'Arial';
	}
	.fundo-laranja{
		width: 100%;
		height: 464px;
		clear: both;
		background: #ff981e;
	}

	.vale-personal-chef  .row-2{
		padding-top: 58px;
		padding-bottom: 66px
	}
	.vale-personal-chef  .row-2 .imagem-esquerda{
		width: 45%;
		float: left;
	}
	.vale-personal-chef  .imagem-esquerda .um_momento_especial{
		float: left;
		max-width: 95%;
    	height: auto;
    	padding-left: 20px;
	}
	.vale-personal-chef  .row-2 .texto-direita{
		width: 50%;
		float: right;
	}
	.titulo{
		width: 100%;
		float: left;
		padding-top:  28px;
		padding-left: 37px;
	}

	.vale-personal-chef  .informacoes-pedido{
		height: 500px;
	}
	.vale-personal-chef  .texto-direita h1{
		font-size: 40px;
		font-weight: bold;
		color: #ffffff;
		font-family: 'Arial';
	}
	.vale-personal-chef  .texto-direita .especial-que-vale{
		font-size: 170.01px;
	    font-weight: normal;
	    line-height: 67px;
	    padding-left: 130px;
	    color: #ffffff;
	    font-family: 'dragon_is_comingregular';
	}

	.pessoas-precos{
		float: left;
		padding-top: 91px;
	}

	.pessoas-precos-1{
	    padding-right: 47px;
	    padding-left: 37px;
	}

	.vale-personal-chef  .row-2 p{
		color: #ffffff;
	}

	.p-1{
		padding-right: 20px;
	}

	.vale-personal-chef  .row-2 .pessoas-precos .pessoas{
		font-size: 26.3px;
		font-family: 'Arial';
		padding-bottom: 25px;
	}

	.vale-personal-chef  .row-2 .precos{
		font-size: 32.88px;
		font-family: 'Arial';
		font-weight: bold;
	}

	.vale-personal-chef  .informacoes-pedido h1{
		font-size: 36.93px;
		font-family: 'Arial';
		color: #f7941d;
		text-align: center;
		padding-top: 55px;
		padding-bottom: 36px;
	}

	.vale-personal-chef  .informacoes-pedido p{
		font-size: 16.16px;
		color: #6c6c6c;
		font-family: 'Arial';
		text-align: center;
		padding-bottom: 45px;
	}

	.vale-personal-chef  .informacoes-pedido .formulario{
		width: 1000px;
		display: block;
		margin: 0 auto;
	}

	.vale-personal-chef  .formulario .dados-comprador{
		width: 50%;
		float: left;
	}

	.dados-comprador h2{
		font-weight: bold;
		font-size: 16.64px;
		color: #8e8e8e;
		font-family: 'Arial';
		margin-left: 93px;
		padding-top: 20px;
		padding-bottom: 11px;
	}

	.dados-comprador .nome{
		width: 389px;
		margin-left: 93px;
		margin-bottom: 10px;
		padding: 10px;
		border-radius: 3px;
		font-size: 12.76px;
		color: #8e8e8e;
		font-family: 'Arial';
		border: 2px solid #cacaca;
		box-sizing: border-box;
	}

	.dados-comprador .email{
		width: 186px;
		margin-left: 93px;
		margin-bottom: 20px;
		padding: 10px;
		border-radius: 3px;
		font-size: 12.76px;
		color: #8e8e8e;
		font-family: 'Arial';
		border: 2px solid #cacaca;
		box-sizing: border-box;
	}

	.dados-comprador .telefone{
		width: 186px;
		margin-left: 13px;
		margin-bottom: 20px;
		padding: 10px;
		border-radius: 3px;
		font-size: 12.76px;
		color: #8e8e8e;
		font-family: 'Arial';
		border: 2px solid #cacaca;
		box-sizing: border-box;
	}

	.formulario .dados-presenteado{
		width: 50%;
		float: right;
	}

	.dados-presenteado h2{
		font-size: 16.64px;
		font-weight: bold;
		color: #8e8e8e;
		font-family: 'Arial';
		margin-left: 13px;
		padding-top: 20px;
		padding-bottom: 11px;
	}

	.dados-presenteado .nome{
		width: 389px;
		margin-left: 19px;
		margin-bottom: 10px;
		padding: 10px;
		border-radius: 3px;
		font-size: 12.76px;
		color: #8e8e8e;
		font-family: 'Arial';
		border: 2px solid #cacaca;
		box-sizing: border-box;
	}

	.dados-presenteado .email{
		width: 186px;
		margin-left: 19px;
		margin-bottom: 20px;
		padding: 10px;
		border-radius: 3px;
		font-size: 12.76px;
		color: #8e8e8e;
		font-family: 'Arial';
		border: 2px solid #cacaca;
		box-sizing: border-box;
	}

	.dados-presenteado .telefone{
		width: 186px;
		margin-left: 14px;
		margin-bottom: 20px;
		padding: 10px;
		border-radius: 3px;
		font-size: 12.76px;
		color: #8e8e8e;
		font-family: 'Arial';
		border: 2px solid #cacaca;
		box-sizing: border-box;
	}

	.formulario .msg{
		width: 100%;
		margin-bottom: 18px;
	}

	.msg .mensagem{
		width: 816px;
		border-radius: 3px;
		resize: none;
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 33px;
		margin: 0 93px;
		font-size: 12.76px;
		color: #8e8e8e;
		font-family: 'Arial';
		border: 2px solid #cacaca;
		box-sizing: border-box;
	}

	.msg .enviar{
		float: right;
		margin-right: 91px;
		border-radius: 3px;
		margin-top: 18px;
		margin-bottom: 62px;
		display: table;
	    color: #fff;
	    cursor: pointer;
	    text-align: center;
	    font: 700 19.13px 'Arial';
	    background: #f7941d;
	    border: 3px solid #d67400;
	    padding: 12px 53px 12px 53px;
	    transition: all 0.5s ease-in-out;
	}

	/* NOVA PAGINA SOLUÇÕES COPORATIVAS */

	.solucoes-corporativas .chamada-sou-chef p{
		font-size: 14.58px;
		color: #a0a0a0;
		line-height: 18px;
		text-align: center;
	}

	.solucoes-corporativas .texto-esquerda{
		width: 50%;
    	float: left;
    	margin-top: 47px;
	}

	.solucoes-corporativas .texto-esquerda h1{
		font-size: 35.31px;
		font-family: 'Arial';
		font-weight: bold;
		color: #f7941d;
	}

	.solucoes-corporativas .gastronomico{
	    padding-bottom: 38px;
	    padding-left: 20px;
	    font-weight: normal;
	    color: #f7941d;
	    font-size: 146.77px;
	    line-height: 60px;
	    font-family: 'dragon_is_comingregular';
	}

	.solucoes-corporativas .jantar-as-cegas{
	    padding-bottom: 38px;
	    padding-left: 5px;
	    font-weight: normal;
	    color: #f7941d;
	    font-size: 140.84px;
	    line-height: 60px;
	    font-family: 'dragon_is_comingregular';
	}

	.solucoes-corporativas .texto-esquerda h2{
		font-size: 16.67px;
		font-family: 'Arial';
		color: #f7941d;
		padding-top: 16px;
		padding-bottom: 11px;
	}

	.solucoes-corporativas .texto-esquerda p{
		font-size: 13.54px;
		font-family: 'Arial';
		color: #a0a0a0;
		line-height: 20px;
		padding: 0 90px 0 0;
	}

	.solucoes-corporativas .row-3 .texto-esquerda p{
		font-size: 13.55px;
		font-family: 'Arial';
		color: #a0a0a0;
		line-height: 20px;
		padding: 27px 50px 0 0;
	}

	.solucoes-corporativas .jantar-compartilhado{
		padding-top: 10px;
		padding-bottom: 8px;
	}

	.solucoes-corporativas .diferenciais-welcome-chef{
		padding-top: 10px;
		padding-bottom: 89px;
	}

	.solucoes-corporativas .video-direita{
		width: 50%;
		float: right;
		padding-bottom: 60px;
		margin-top: 47px;
	}

	.solucoes-corporativas .video{
		width: 100%;
   		margin: 0 auto;
	}

	.solucoes-corporativas .videoWrapper {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}
	.solucoes-corporativas .videoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.telefone-video {
	    text-align: center;
	    padding: 10px 0;
	    margin: 10px 80px;
	    border-radius: 3px;
	    line-height: 20px;
	    background: #f7941d;
	    font-family: 'Arial';
	    font-weight: bold;
	    font-size: 16.67px;
	    color: #ffffff;
	}

	/* NOVOS AJUSTES */

	.solucoes-corporativas .galeria{
		clear: both;
	}

	.solucoes-corporativas .galeria-item{
		width: 275px;
		height: 245px;
		overflow: hidden;
		float: left;
		margin-right: 27px;
		margin-bottom: 25px;
		position: relative;
	}

	.solucoes-corporativas .galeria-item-right{
		width: 275px;
		height: 245px;
		overflow: hidden;
		float: left;
		margin-right: 0;
		margin-bottom: 25px;
		position: relative;
	}

	.solucoes-corporativas .galeria .texto{
		background: rgba(0, 0, 0, 0.6);
		height: 230px;
		position: absolute;
		text-align: center;
		font-family: Arial;
		top: 82%;
		transition: 1s;
		padding: 0 23px;
	}

	.solucoes-corporativas .galeria-item-left:hover .texto{
		background: url('../../img/sombra-galeria.png');
		height: 245px;
		position: absolute;
		text-align: center;
		font-family: Arial;
		top: 0%;
		transition: 1s;
		padding: 0 23px;
	}

	.solucoes-corporativas .galeria-item:hover .texto{
		background: rgba(0, 0, 0, 0.6);
		height: 245px;
		position: absolute;
		text-align: center;
		font-family: Arial;
		top: 0%;
		transition: 1s;
	}

	.solucoes-corporativas .galeria .texto h3{
		font-size: 16.68px;
		padding: 15px 0;
		color: #f7941d;
		white-space: nowrap;
	    width: 230px;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}

	.solucoes-corporativas .galeria .texto p{
		font-size: 14.68px;
		color: #fff;
	}

	/* FIM NOVOS AJUSTES */

	.fundo-preto{
		background: #000000;
		width: 100%;
		height: auto;
		clear: both;
		margin: 10px 0;
		padding-bottom: 30px;
	}

	.fundo-preto .bxslider{
		background: #000000;
	}

	.fundo-preto .case-diageo{
		width: 45%;
		float: left;
		padding-top: 50px;
	}

	.fundo-preto .case-diageo h1{
		font-size: 37.31px;
		font-family: 'Arial';
		font-weight: bold;
		color: #f7941d;
		padding: 0 50px;
	}

	.fundo-preto .case-diageo .sage{
		padding-top: 65px;
		font-size: 146.79px;
		line-height: 68px;
   		padding-left: 52px;
		font-family: 'dragon_is_comingregular';
		color: #f7941d;
		padding-bottom: 11px;
	}

	.fundo-preto .case-diageo span{
		padding-top: 65px;
		font-size: 146.79px;
		line-height: 68px;
   		padding-left: 70px;
		font-family: 'dragon_is_comingregular';
		color: #f7941d;
		padding-bottom: 11px;
	}

	.fundo-preto .case-diageo .case-facebook{
		padding-top: 65px;
		font-size: 146.79px;
		line-height: 68px;
   		padding-left: 58px;
		font-family: 'dragon_is_comingregular';
		color: #f7941d;
		padding-bottom: 11px;
	}

	.fundo-preto .case-diageo-texto {
	    padding: 0 50px;
	}

	.fundo-preto .case-diageo-texto h2{
		font-size: 16.67px;
		font-family: 'Arial';
		font-weight: normal;
		color: #f7941d;
		padding-top: 63px;
		padding-bottom: 19px;
	}

	.fundo-preto .case-diageo p{
		font-size: 13.54px;
		font-family: 'Arial';
		color: #a0a0a0;
		line-height: 20px;
		padding: 0 10px 0 0;
	}

	.fundo-preto .imagem-direita{
		width: 55%;
		float: right;
		padding-top: 50px;
	}

	.fundo-preto .img-centro {
	    margin: 0;
	    width: 90%;
	    text-align: center;
	}

	.fundo-preto .img-centro .case_diego{
		max-width: 100%;
		height: auto;
	}

	.solucoes-corporativas .row-3{
		padding-top: 80px;
		padding-bottom: 94px;
	}

	.solucoes-corporativas .row-3 .imagem-direita{
		width: 50%;
		float: right;
	}

	.solucoes-corporativas .row-3 .img-centro {
	    margin: 0 auto;
	    width: 100%;
	    text-align: center;
	}

	.solucoes-corporativas .imagem-direita .jantares_especiais_e_jantares_as_cegas{
		max-width: 100%;
    	height: auto;
	}

	.solucoes-corporativas .row-4 img{
		max-width: 100%;
    	height: auto;
	}
	.solucoes-corporativas .row-4 .img-cliente{
			width: 90px;
	    text-align: center;
	    display: inline-block;
			margin: 0 auto;
	    padding-bottom: 39px;
	}

	.solucoes-corporativas .formulario{
		padding-top: 100px;
		width: 665px;
    	margin: 0 auto;
	}

	.solucoes-corporativas .formulario h2{
		font-size: 21.69px;
		text-align: center;
		font-family: 'Arial';
		margin-bottom: 26px;
		color: #ffffff;
	}

	.solucoes-corporativas .formulario input::placeholder {
	  color: #f8a43f;
	}

	.solucoes-corporativas .formulario textarea::placeholder {
	  color: #f8a43f;
	}

	.solucoes-corporativas .formulario .nome {
	    width: 49%;
	    color: #f8a43f;
	    border: 3px solid #f8a43f;
	    padding: 13px;
	    font-size: 15.51px;
	    margin-bottom: 16px;
	    box-sizing: border-box;
	}

	.solucoes-corporativas .formulario .empresa {
	    width: 48%;
	    float: right;
	    color: #f8a43f;
	    border: 3px solid #f8a43f;
	    padding: 13px;
	    font-size: 15.51px;
	   	margin-bottom: 16px;
	   	box-sizing: border-box;
	}

	.solucoes-corporativas .formulario .telefone {
	    width: 49%;
	    color: #f8a43f;
	    border: 3px solid #f8a43f;
	    padding: 13px;
	    font-size: 15.51px;
	   	margin-bottom: 16px;
	   	margin-left: 8px;
	   	box-sizing: border-box;
	}

	.solucoes-corporativas .formulario .email {
	    width: 100%;
	    float: right;
	    color: #f8a43f;
	    border: 3px solid #f8a43f;
	    padding: 13px;
	    font-size: 15.51px;
	   	margin-bottom: 16px;
	   	box-sizing: border-box;
	}

	.solucoes-corporativas .formulario .solucoes-msg{
		width: 100%;
	}

	.solucoes-corporativas .formulario  .mensagem {
	    width: 100%;
	    height: 200px;
	    color: #f7941d;
	    border: 3px solid #f8a43f;
	    padding: 13px;
	    font-size: 15.51px;
	    font-family: 'Arial';
	    resize: none;
	   	box-sizing: border-box;
	}

	.solucoes-corporativas .formulario  .enviar {
	    float: right;
	    margin-top: 18px;
	    margin-bottom: 156px;
	    display: table;
	    color: #f8a43f;
	    cursor: pointer;
	    text-align: center;
	    font: 700 20.64px 'exo_2semi_bold';
	    background: #fff;
	    padding: 12px 50px 12px 50px;
	    border: none;
	    transition: all 0.5s ease-in-out;
	}

	.solucoes-corporativas #form-contato-evento .sucesso {
	    padding: 20px 20px 40px 20px;
	    font-size: 21.69px;
	    text-align: center;
	    font-family: 'Arial';
	    margin-bottom: 26px;
	    color: #ffffff;
	}

	/* NOVA PAGINA COMO FUNCIONA */

	.como-funciona .texto{
		padding: 0 20px;
	}

	.como-funciona .texto h2{
		font-size: 25px;
		color: #f7941d;
		font-family: 'Arial';
		font-weight: bold;
		padding-top: 77px;
		padding-bottom: 32px;
	}

	.como-funciona .texto p{
		font-size: 14.59px;
		color: #8e8e8e;
		line-height: 20px;
		font-family: 'Arial';
		padding-bottom: 73px;
	}

	.como-funciona .texto a{
		font-size: 14.59px;
		color: #8e8e8e;
		line-height: 20px;
		font-family: 'Arial';
	}

	.como-funciona .informacoes{
		padding-top: 82px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.como-funciona .informacoes-adicionais{
		float: left;
		width: 33.33%;
		padding-bottom: 78px;
	}

	.como-funciona .informacoes-adicionais h2{
		font-size: 25px;
		color: #f7941d;
		font-family: 'Arial';
		font-weight: bold;
		padding-bottom: 32px;
	}

	.como-funciona .informacoes-adicionais p{
		font-size: 14.59px;
		color: #8e8e8e;
		font-family: 'Arial';
		line-height: 20px;
	}

	.como-funciona .informacoes-adicionais a{
		text-decoration: underline;
		color: #8e8e8e;
	}

	.como-funciona .itens-1{
		float: left;
		width: 33.33%;
		padding-bottom: 60px;
	}
	
	.como-funciona .espaco{
		margin-top: 200px;
	}

	.como-funciona .itens-conteudo{
		width: 300px;
		height: 30px;
    	margin: 0 auto;
		margin-bottom: 101px;
	}

	.como-funciona .itens-1 img{
		float: left;
		padding-right: 10px;
	}

	.como-funciona .item-conteudo h3{
		font-size: 15.18px;
		color: #8e8e8e;
		font-family: 'Arial';
		font-weight: bold;
	}

	.como-funciona .item-conteudo p{
		font-size: 13.47px;
		color: #8e8e8e;
		line-height: 20px;
		font-family: 'Arial';
		margin-bottom: 15px;
		width: 232px;
		float: right;
	}

}

/* --- Media Querie 2 --- */
@media screen and (min-width: 815px) and (max-width: 1180px) {
	.l-banner {
		width: 100%;
		position: absolute;
		margin: -200px 0 0 0;
		text-align: center;
	}
	.l-banner h2 {
		font-size: 70px;
		margin: 0 0 0 0;
	}
	.l-banner p {
		letter-spacing: 1px;
		font-size: 18.47px;
		margin: 0px 0 30px 0;
	}

	/* --- Chefs --- */
	.chamada-sou-chef {
		padding-bottom: 30px;
	}
	.chamada-sou-chef h1 {
		font-size: 57.93px;
		margin-top: 40px;
	}
	.chamada-sou-chef p{
		line-height: 20px;
		font-size: 18.47px;
	}

	/* --- Grid --- */
	.sou-chef {
		padding: 50px 0 0 0;
	}
	.grid-sou-chef {
		margin: 0 0 40px 0;
		padding: 0 0 50px 0;
	}
	.grid-sou-chef>img {
		float: left;
		margin-right: 20px;
	}
	.grid-sou-chef h2 img{
		float: left;
		margin: 0 15px 0 0;
	}
	.grid-sou-chef h2 span {
		font-size: 30px;
	}
	.grid-sou-chef p{
		float: left;
		width: 54%;
		font-size: 13px;
		line-height: 17px;
		margin-top: 20px;
	}

	.grid-sou-chef-2 {
		margin: 0 0 40px 0;
		padding: 0 0 50px 0;
	}
	.grid-sou-chef-2-img {
		float: right;
		margin-left: 10px;
	}
	.grid-sou-chef-2-txt {
		float: left;
		width: 54%;
		height: auto;
	}
	.grid-sou-chef-2-txt h2{
		float: right;
	}
	.grid-sou-chef-2-txt h2 img{
		margin: 0 15px 0 0;
	}
	.grid-sou-chef-2-txt h2 span {
		font-size: 30px;
	}
	.grid-sou-chef-2-txt p{
		float: right;
		width: 100%;
		text-align: right;
		font-size: 13px;
		line-height: 17px;
		margin-top: 20px;
	}

	/* -- Harmonização -- */

	.center-harmonizacao {
		float: left;
		width: 100%;
		height: auto;
	}
	.grid-vinho {
		float: left;
		width: 100%;
		margin: 40px 0 10px 0;
	}
	.grid-vinho:nth-child(even) {
		float: right;
	}
	.thumb-vinho {
		float: left;
		width: 100%;
		text-align: center;
	}
	.descricao-vinho {
		width: 70%;
		margin: 0 auto;
		margin-top: 10px;
		text-align: center;
	}
	.descricao-vinho h5 {
		font-size: 16px;
		padding: 0 0 8px 0;
	}
	.descricao-vinho p {
		margin: 20px 0 0 0;
	}
	.descricao-vinho p {
		font-size: 14px;
	}
	.descricao-vinho h6 {
		font-size: 16px;
		margin: 20px 0 0 0;
	}
	.descricao-vinho ul {
		margin: 15px 0 0 17px;
	}
	.descricao-vinho ul li a {
		font-size: 14px;
	}

	.harmonizacao-rodape p {
		font-size: 14px;
	}
	.seta-harmonizacao {
		float: left;
		margin: -100px 0 0 80px;
	}

	.logos-corporativo {
	    width: 85%;
	    height: auto;
	    margin: 0 auto;
	    padding-bottom: 130px;
	}

	.logos-corporativo ul{
		display: inline-flex;
    	width: 100%;
    	padding-bottom: 30px;
	}

	.logos-corporativo ul li{
  		width: 25%;
  		position: relative;
    	width: auto;
    	margin: auto auto;

	}

	.harmonizacao_title{
		float: left;
		margin-top: 80px;
		width: 100%;
	}


	.harmonizacao-item{
		float: left;
	    width: 45%;
	    padding:2.5%;
	    height: 550px;
	}

	.harmonizacao-item .harmonizacao-imagem{
		float: left;
		width: 100%;
		height: 273px;
		position: relative;
	}

	.harmonizacao-item .harmonizacao-imagem img{
		display: block;
	    margin: 0 auto;
	    max-width: 100%;
	    align-items: center;
	    bottom: 0;
	    position: absolute;
	    margin-left: auto;
	    margin-right: auto;
	    left: 0;
	    right: 0;
	}

	.harmonizacao-text{
		margin-top: 293px;
	}


	.harmonizacao-item .harmonizacao-text h1{
		color: #f7941d;
    	font-family: 'moon_flower_boldregular';
    	font-size: 40px;
	    text-align: center;
	    margin: 20px 0;
	}

	.harmonizacao-item .harmonizacao-desc p{
		color: #8e8e8e;
	    font-family: 'Arial';
	    text-align: left;
		letter-spacing: 1px;
		line-height: 20px;
		font-size: 14px;
		line-height: 1.5;

	}

	.harmonizacao-select span{
		font-size: 18px;
		font-family: "Arial";
		color: rgb(247, 148, 29);
		font-weight: bold;
		line-height: 1.295;
		line-height: 40px;
		float: left;
	}

	.harmonizacao-select{
		float: left;
    	width: 100%;
    	max-width: 100%;
    	margin: 100px 0;
	}

	.harmonizacao-select section{
		width: 550px;
		margin:0 auto;
	}

	.harmonizacao-select .grid_filtro_menu{
		float:left;
		margin-left: 35px;
	}

}

/* --- Media Querie 3 --- */
@media screen and (min-width: 740px) and (max-width: 814px) {
	/* --- Banner --- */
	.l-banner {
		width: 100%;
		position: absolute;
		margin: -220px 0 0 0;
		text-align: center;
	}
	.l-banner h2 {
		font-size: 70px;
		margin: 0 0 0 0;
	}
	.l-banner p {
		letter-spacing: 1px;
		font-size: 18.47px;
		margin: 0px 0 30px 0;
	}

	/* --- Chefs --- */
	.chamada-sou-chef {
		padding-bottom: 30px;
	}
	.chamada-sou-chef h1 {
		font-size: 57.93px;
		margin-top: 40px;
	}
	.chamada-sou-chef p{
		line-height: 50px;
		font-size: 18.47px;
	}

	/* --- Grid --- */
	.sou-chef {
		padding: 50px 0 0 0;
	}
	.grid-sou-chef {
		float: left;
		width: 100%;
		margin: 0 0 40px 0;
		padding: 0 0 50px 0;
	}
	.grid-sou-chef>img {
		float: left;
		margin-right: 15px;
	}
	.grid-sou-chef h2 img{
		float: left;
		margin: 0 15px 0 0;
	}
	.grid-sou-chef h2 span {
		font-size: 28px;
	}
	.grid-sou-chef p{
		float: left;
		width: 50%;
		font-size: 13px;
		line-height: 17px;
		margin-top: 20px;
	}

	.grid-sou-chef-2 {
		margin: 0 0 40px 0;
		padding: 0 0 50px 0;
	}
	.grid-sou-chef-2-img {
		float: right;
		margin-left: 10px;
	}
	.grid-sou-chef-2-txt {
		float: left;
		width: 50%;
		height: auto;
	}
	.grid-sou-chef-2-txt h2{
		float: right;
	}
	.grid-sou-chef-2-txt h2 img{
		margin: 0 15px 0 0;
	}
	.grid-sou-chef-2-txt h2 span {
		font-size: 28px;
	}
	.grid-sou-chef-2-txt p{
		float: right;
		width: 100%;
		text-align: right;
		font-size: 13px;
		line-height: 17px;
		margin-top: 20px;
	}

	/* -- Harmonização -- */

	.center-harmonizacao {
		float: left;
		width: 100%;
		height: auto;
	}
	.grid-vinho {
		float: left;
		width: 100%;
		margin: 40px 0 10px 0;
	}
	.grid-vinho:nth-child(even) {
		float: right;
	}
	.thumb-vinho {
		float: left;
		width: 100%;
		text-align: center;
	}
	.descricao-vinho {
		width: 80%;
		margin: 0 auto;
		margin-top: 10px;
		text-align: center;
	}
	.descricao-vinho h5 {
		font-size: 16px;
		padding: 0 0 8px 0;
	}
	.descricao-vinho p {
		margin: 20px 0 0 0;
	}
	.descricao-vinho p {
		font-size: 14px;
	}
	.descricao-vinho h6 {
		font-size: 16px;
		margin: 20px 0 0 0;
	}
	.descricao-vinho ul {
		margin: 15px 0 0 17px;
	}
	.descricao-vinho ul li a {
		font-size: 14px;
	}

	.harmonizacao-rodape p {
		font-size: 14px;
	}
	.seta-harmonizacao {
		float: left;
		margin: -100px 0 0 0;
	}

	.logos-corporativo {
	    width: 90%;
	    height: auto;
	    margin: 0 auto;
	    padding-bottom: 130px;
	}

	.logos-corporativo ul{
		display: inline-flex;
    	width: 100%;
    	padding-bottom: 30px;
	}

	.logos-corporativo ul li{
  		width: 25%;
  		position: relative;

    	margin: auto auto;

	}
}

/* --- Media Querie 4 --- */
@media screen and (max-width: 779px) {
	/* --- Banner --- */
	.l-banner {
		width: 100%;
		position: absolute;
		margin: -200px 0 0 0;
		text-align: center;
	}
	.l-banner h2 {
		font-size: 45px;
		line-height: 37px;
		margin: 0 0 0 0;
	}
	.l-banner p {
		letter-spacing: 1px;
		font-size: 18.47px;
		margin: 30px 0 30px 0;
	}

	/* --- Chefs --- */
	.chamada-sou-chef {
		padding-bottom: 30px;
	}
	.chamada-sou-chef h1 {
		font-size: 35px;
		margin-top: 40px;
	}
	.chamada-sou-chef p{
		line-height: 25px;
		font-size: 18px;
		padding-top: 30px;
	}

	/* --- Grid --- */
	.sou-chef {
		padding: 50px 0 0 0;
	}
	.grid-sou-chef {
		float: left;
		width: 100%;
		margin: 0 0 40px 0;
		padding: 0 0 50px 0;
	}
	.grid-sou-chef>img {
		display: block;
	    margin: auto;
	}
	.grid-sou-chef h2 {
		width: 100%;
		text-align: center;
		margin-top: 15px;
	}
	.grid-sou-chef h2 img{
		margin: 0 15px 0 0;
	}
	.grid-sou-chef h2 span {
		font-size: 28px;
	}
	.grid-sou-chef p{
		width: 90%;
		font-size: 15px;
		line-height: 17px;
		margin: 0 auto;
		margin-top: 15px;
	}

	.grid-sou-chef-2 {
		margin: 0 0 40px 0;
		padding: 0 0 50px 0;
	}
	.grid-sou-chef-2-img {
		display: block;
		margin: 0 auto;
	}
	.grid-sou-chef-2-txt {
		width: 90%;
		height: auto;
		margin: 0 auto;
	}
	.grid-sou-chef-2-txt h2{
		width: 100%;
		text-align: center
	}
	.grid-sou-chef-2-txt h2 img{
		margin: 0 15px 0 0;
	}
	.grid-sou-chef-2-txt h2 span {
		font-size: 28px;
	}
	.grid-sou-chef-2-txt p{
		font-size: 17px;
		line-height: 15px;
		margin-top: 20px;
	}

	/* -- Harmonização -- */

	.center-harmonizacao {
		float: left;
		width: 100%;
		height: auto;
	}
	.grid-vinho {
		float: left;
		width: 100%;
		margin: 40px 0 10px 0;
	}
	.grid-vinho:nth-child(even) {
		float: right;
	}
	.thumb-vinho {
		float: left;
		width: 100%;
		text-align: center;
	}
	.descricao-vinho {
		width: 90%;
		margin: 0 auto;
		margin-top: 10px;
		text-align: center;
	}
	.descricao-vinho h5 {
		font-size: 16px;
		padding: 0 0 8px 0;
	}
	.descricao-vinho p {
		margin: 20px 0 0 0;
	}
	.descricao-vinho p {
		font-size: 14px;
	}
	.descricao-vinho h6 {
		font-size: 16px;
		margin: 20px 0 0 0;
	}
	.descricao-vinho ul {
		margin: 15px 0 0 17px;
	}
	.descricao-vinho ul li a {
		font-size: 14px;
	}
	.harmonizacao-rodape p {
		font-size: 14px;
	}
	.seta-harmonizacao {
		display: none;
	}

	.outros_servicos article img{
	    width: 90%;
	}

	.logos-corporativo {
	    width: 90%;
	    height: auto;
	    margin: 0 auto;
	    padding-bottom: 130px;
	}

	.logos-corporativo ul{
		display: block;
    	width: 100%;
	}

	.logos-corporativo ul li{
  		width: 25%;
  		position: relative;
    	margin: 20px auto;

	}

	/* -------------------
	   Eventos Corporativos
	----------------------*/
	.form-eventos-corportativos{
		width: 80%!important;
	}

	.form-eventos-corportativos .form-grid-1{
		width: 100%!important;
	}

	.form-eventos-corportativos h3{
    	padding: 12px 5px 12px 0!important;
	}

	.harmonizacao_title{
		float: left;
		margin-top: 80px;
		width: 100%;
	}


	.harmonizacao-item{
		float: left;
	    width: 45%;
	    padding:2.5%;
	}

	.harmonizacao-item .harmonizacao-imagem{
		float: left;
		width: 100%;

	}

	.harmonizacao-item .harmonizacao-imagem img{
		display: block;
		margin:0 auto;
		max-width: 100%;
	}

	.harmonizacao-item .harmonizacao-text h1{
		color: #f7941d;
    	font-family: 'moon_flower_boldregular';
    	font-size: 40px;
	    text-align: center;
	    margin: 20px 0;
	}

	.harmonizacao-item .harmonizacao-desc p{
		color: #8e8e8e;
	    font-family: 'Arial';
	    text-align: left;
		letter-spacing: 1px;
		line-height: 20px;
		font-size: 14px;
		line-height: 1.5;

	}

	.harmonizacao-select span{
		font-size: 18px;
		font-family: "Arial";
		color: rgb(247, 148, 29);
		font-weight: bold;
		line-height: 1.295;
		line-height: 40px;
		float: left;
		width: 100%;
    	text-align: center;
    	margin-bottom: 15px;
	}

	.harmonizacao-select{
		float: left;
    	width: 100%;
    	max-width: 100%;
    	margin: 50px 0 100px;
	}

	.harmonizacao-select section{
		width: 100%!important;
		margin:0 auto;
	}

	.harmonizacao-select .grid_filtro_menu{
		float:initial!important;
		margin:0 auto!important;
	}

	/* -------------------
		Fim Eventos Corporativos
	----------------------*/
}
/* -------------------
   FIM sou-chef.css --
----------------------*/



/* -------------------
   -- vale-personal.css
----------------------*/
@media screen and (min-width: 1181px) {
	/* --- Banner --- */
	.banner {
		height: auto;
		text-align: center;
	}

	/* --- Chefs --- */
	.chamada-vale-personal{
		padding-bottom: 30px;
	}
	.chamada-vale-personal h1 {
		font-size: 57.93px;
		margin-top: 40px;
	}
	.chamada-vale-personal p{
		line-height: 50px;
		font-size: 18.47px;
	}

	/* --- Grid --- */
	.vale-personal {
		padding: 60px 0 0 0;
	}
	.grid-vale-personal {
		float: left;
		width: 313px;
		min-height: 285px;
	}
	.grid-vale-personal:nth-child(2){
		margin-left: 21px;
	}
	.grid-vale-personal:nth-child(3){
		float: right;
	}
	.grid-vale-personal img {
		margin-top: 20px;
	}
	.grid-vale-personal h3 {
		font-size: 17.22px;
	}
	.grid-vale-personal h3 span {
		font-size: 30.82px;
		margin: 15px 0 0 0;
	}
	.btn-pag-seguro {
		margin: 8px auto;
		margin-top: 18px;
		display: inline-block;
		border: 0px;
		cursor: pointer;
	}
	.grid-vale-personal hr {
		margin: 0 auto;
		border: 0;
	}
	.grid-vale-personal h6 {
		font-size: 12.79px;
		margin: 18px 0 15px 0;
	}
	.grid-vale-personal p{
		font-size: 11.1px;
		line-height: 15px;
	}

	.como-funciona-vale {
		padding: 0 0 55px 0;
		margin: 0 0 60px 0;
	}
	.l-como-funciona-vale h2 {
		width: 100%;
		text-align: center;
		font-size: 53.92px;
		margin: 70px 0 35px 0;
	}
	.l-como-funciona-vale ul {
		width: 100%;
		text-align: center;
		margin: 0 0 65px 0;
	}
	.l-como-funciona-vale ul li{
		line-height: 30px;
	}
	.l-como-funciona-vale h4 {
		width: 100%;
		font-size: 22.31px;
		text-align: center;
	}
	.l-como-funciona-vale p{
		width: 47%;
		line-height: 80px;
		font-size: 15.88px;
		margin: 0 auto;
	}
	.l-como-funciona-vale p span {
		float: right;
	}

}

/* --- Media Querie 2 --- */
@media screen and (min-width: 780px) and (max-width: 1180px) {
	/* --- Banner --- */

	/* --- Chefs --- */
	.chamada-vale-personal{
		padding-bottom: 30px;
	}
	.chamada-vale-personal h1 {
		font-size: 57px;
		margin-top: 40px;
	}
	.chamada-vale-personal p{
		line-height: 50px;
		font-size: 18.47px;
	}

	/* --- Grid --- */
	.vale-personal {
		padding: 60px 0 0 0;
	}
	.grid-vale-personal {
		float: left;
		width: 32%;
		min-height: 499px;
	}
	.grid-vale-personal:nth-child(2){
		margin-left: 17px;
	}
	.grid-vale-personal:nth-child(3){
		float: right;
	}
	.grid-vale-personal img {
		margin-top: 12px;
		max-width: 90%
	}
	.grid-vale-personal h3 {
		font-size: 17.22px;
	}
	.grid-vale-personal h3 span {
		font-size: 25px;
		margin: 15px 0 0 0;
	}
	.btn-pag-seguro {
		padding: 7px 0 12px 0;
		margin: 0 auto;
	}
	.grid-vale-personal hr {
		margin: 0 auto;
		border: 0;
	}
	.grid-vale-personal h6 {
		font-size: 12.79px;
		margin: 18px 0 15px 0;
	}
	.grid-vale-personal p{
		font-size: 11.1px;
		line-height: 15px;
	}

	.como-funciona-vale {
		padding: 0 0 55px 0;
		margin: 0 0 60px 0;
	}
	.l-como-funciona-vale h2 {
		width: 100%;
		text-align: center;
		font-size: 53.92px;
		margin: 70px 0 35px 0;
	}
	.l-como-funciona-vale ul {
		width: 100%;
		text-align: center;
		margin: 0 0 65px 0;
	}
	.l-como-funciona-vale ul li{
		line-height: 30px;
	}
	.l-como-funciona-vale h4 {
		width: 100%;
		font-size: 22.31px;
		text-align: center;
	}
	.l-como-funciona-vale p{
		width: 80%;
		line-height: 80px;
		font-size: 15.88px;
		margin: 0 auto;
	}
	.l-como-funciona-vale p span {
		float: right;
	}
}

/* --- Media Querie 3 --- */
@media screen and (min-width: 361px) and (max-width: 779px) {
	/* --- Banner --- */

	/* --- Chefs --- */
	.chamada-vale-personal{
		padding-bottom: 30px;
	}
	.chamada-vale-personal h1 {
		font-size: 57px;
		margin-top: 40px;
	}
	.chamada-vale-personal p{
		line-height: 50px;
		font-size: 18.47px;
	}

	/* --- Grid --- */
	.vale-personal {
		padding: 60px 0 0 0;
	}
	.grid-vale-personal {
		width: 313px;
		min-height: 499px;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.grid-vale-personal img {
		margin-top: 12px;
		max-width: 90%
	}
	.grid-vale-personal h3 {
		font-size: 17.22px;
	}
	.grid-vale-personal h3 span {
		font-size: 25px;
		margin: 15px 0 0 0;
	}
	.btn-pag-seguro {
		padding: 7px 0 12px 0;
		margin: 0 auto;
	}
	.grid-vale-personal hr {
		margin: 0 auto;
		border: 0;
	}
	.grid-vale-personal h6 {
		font-size: 12.79px;
		margin: 18px 0 15px 0;
	}
	.grid-vale-personal p{
		font-size: 11.1px;
		line-height: 15px;
	}

	.como-funciona-vale {
		padding: 0 0 55px 0;
		margin: 0 0 60px 0;
	}
	.l-como-funciona-vale h2 {
		width: 100%;
		text-align: center;
		font-size: 53.92px;
		margin: 70px 0 35px 0;
	}
	.l-como-funciona-vale ul {
		width: 100%;
		text-align: center;
		margin: 0 0 65px 0;
	}
	.l-como-funciona-vale ul li{
		line-height: 30px;
	}
	.l-como-funciona-vale h4 {
		width: 100%;
		font-size: 22.31px;
		text-align: center;
	}
	.l-como-funciona-vale p{
		width: 100%;
		font-size: 15px;
		line-height: 40px;
		text-align: center;
		margin: 0 auto;
	}
	.l-como-funciona-vale p span {
		float: left;
		width: 100%;
	}

	.harmonizacao_title{
		float: left;
		margin-top: 80px;
		width: 100%;
	}

	.harmonizacao_title p{
		margin-top: 15px;
	}


	.harmonizacao-item{
		float: left;
	    width: 80%;
	    padding: 0 10%;
	}

	.harmonizacao-item .harmonizacao-imagem{
		float: left;
		width: 100%;

	}

	.harmonizacao-item .harmonizacao-imagem img{
		display: block;
		margin:0 auto;
		max-width: 100%;
		margin-top: 30px;
    	margin-bottom: 10px;
	}

	.harmonizacao-item .harmonizacao-text h1{
		color: #f7941d;
    	font-family: 'moon_flower_boldregular';
    	font-size: 40px;
	    text-align: center;
	    margin: 20px 0;
	}

	.harmonizacao-item .harmonizacao-desc p{
		color: #8e8e8e;
	    font-family: 'Arial';
	    text-align: left;
		letter-spacing: 1px;
		line-height: 20px;
		font-size: 14px;
		line-height: 1.5;

	}

	.harmonizacao-select span{
		font-size: 18px;
		font-family: "Arial";
		color: rgb(247, 148, 29);
		font-weight: bold;
		line-height: 1.295;
		line-height: 40px;
		float: left;
	}

	.harmonizacao-select{
		float: left;
    	width: 100%;
    	max-width: 100%;
    	margin: 100px 0;
	}

	.harmonizacao-select section{
		width: 550px;
		margin:0 auto;
	}

	.harmonizacao-select .grid_filtro_menu{
		float:left;
		margin-left: 35px;
	}
}

/* --- Media Querie 4 --- */
@media screen and (max-width: 360px) {
	/* --- Banner --- */

	/* --- Chefs --- */
	.chamada-vale-personal{
		padding-bottom: 30px;
	}
	.chamada-vale-personal h1 {
		font-size: 35px;
		margin-top: 40px;
	}
	.chamada-vale-personal p{
		line-height: 25px;
		font-size: 18px;
	}

	/* --- Grid --- */
	.vale-personal {
		padding: 60px 0 0 0;
	}
	.grid-vale-personal {
		width: 100%;
		min-height: 499px;
		margin: 0 auto;
		margin-bottom: 20px;
		padding-bottom: 10px;
	}
	.grid-vale-personal img {
		margin-top: 12px;
		max-width: 90%
	}
	.grid-vale-personal h3 {
		font-size: 17.22px;
	}
	.grid-vale-personal h3 span {
		font-size: 25px;
		margin: 15px 0 0 0;
	}
	.btn-pag-seguro {
		padding: 7px 0 12px 0;
		margin: 0 auto;
	}
	.grid-vale-personal hr {
		margin: 0 auto;
		border: 0;
	}
	.grid-vale-personal h6 {
		font-size: 12px;
		margin: 18px 0 15px 0;
	}
	.grid-vale-personal p{
		font-size: 15px;
		line-height: 20px;
	}

	.como-funciona-vale {
		padding: 0 0 55px 0;
		margin: 0 0 60px 0;
	}
	.l-como-funciona-vale h2 {
		width: 100%;
		text-align: center;
		font-size: 53px;
		margin: 20px 0 20px 0;
	}
	.l-como-funciona-vale ul {
		width: 100%;
		text-align: center;
		margin: 0 0 30px 0;
	}
	.l-como-funciona-vale ul li{
		line-height: 30px;
	}
	.l-como-funciona-vale h4 {
		width: 100%;
		font-size: 22px;
		text-align: center;
	}
	.l-como-funciona-vale p{
		width: 100%;
		font-size: 15px;
		line-height: 40px;
		text-align: center;
		margin: 0 auto;
	}
	.l-como-funciona-vale p span {
		float: left;
		width: 100%;
	}

	.harmonizacao_title{
		float: left;
		margin-top: 80px;
		width: 100%;
	}


	.harmonizacao-item{
		float: left;
	    width: 80%;
	    padding: 0 10%;
	}

	.harmonizacao-item .harmonizacao-imagem{
		float: left;
		width: 100%;

	}

	.harmonizacao-item .harmonizacao-imagem img{
		display: block;
		margin:0 auto;
		max-width: 100%;
	}

	.harmonizacao-item .harmonizacao-text h1{
		color: #f7941d;
    	font-family: 'moon_flower_boldregular';
    	font-size: 40px;
	    text-align: center;
	    margin: 20px 0;
	}

	.harmonizacao-item .harmonizacao-desc p{
		color: #8e8e8e;
	    font-family: 'Arial';
	    text-align: left;
		letter-spacing: 1px;
		line-height: 20px;
		font-size: 14px;
		line-height: 1.5;

	}

	.harmonizacao-select span{
		font-size: 18px;
		font-family: "Arial";
		color: rgb(247, 148, 29);
		font-weight: bold;
		line-height: 1.295;
		line-height: 40px;
		float: left;
	}

	.harmonizacao-select{
		float: left;
    	width: 100%;
    	max-width: 100%;
    	margin: 100px 0;
	}

	.harmonizacao-select section{
		width: 550px;
		margin:0 auto;
	}

	.harmonizacao-select .grid_filtro_menu{
		float:left;
		margin-left: 35px;
	}

	.vale-personal-chef .texto-direita .especial-que-vale{
		font-size: 70.01px;
	    font-weight: normal;
	    line-height: 40px;
	    padding-left: 130px;
	    color: #ffffff;
	    font-family: 'dragon_is_comingregular';
	}

}
/* -------------------
   -- FIM vale-personal.css
----------------------*/


/* -------------------
   -- nosso-manifesto.css
----------------------*/
@media screen and (min-width: 1181px) {
	/* --- Banner --- */
	.banner {
		height: auto;
		text-align: center;
	}

	/* --- Chamada --- */
	.chamada-quem-somos {
		padding-bottom: 30px;
	}
	.chamada-quem-somos h1 {
		font-size: 57.93px;
		margin-top: 35px;
	}
	.chamada-quem-somos p{
		line-height: 50px;
		font-size: 18.47px;
	}

	.quem-somos {
		margin-bottom: 35px;
		padding: 40px 0 50px 0;
	}
	.quem-somos p {
		width: 90%;
		margin: 0 auto;
		font-size: 14.75px;
		line-height: 18px;
	}
}

@media screen and (min-width: 750px) and (max-width: 1180px)	 {

	.fundo-preto .imagem-direita{
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	.fundo-preto .img-centro {
	    margin: 0 auto;
	    width: 90%;
	    text-align: center;
	}

	.fundo-preto .img-centro .case_diego{
		max-width: 100%;
		height: auto;
	}
}

@media screen and (min-width: 640px) and (max-width: 749px)	 {

	.fundo-preto .imagem-direita{
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	.fundo-preto .img-centro {
	    margin: 0 20%;
	    width: 50%;
	    text-align: center;
	}

	.fundo-preto .img-centro .case_diego{
		max-width: 100%;
		height: auto;
	}

}


@media screen and (min-width: 450px) and (max-width: 639px)	 {

	.fundo-preto .imagem-direita{
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	.fundo-preto .img-centro {
	    margin: 0 12%;
	    width: 50%;
	    text-align: center;
	}

	.fundo-preto .img-centro .case_diego{
		max-width: 100%;
		height: auto;
	}

}

@media screen and (min-width: 200px) and (max-width: 449px)	 {

	.fundo-preto .imagem-direita{
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	.fundo-preto .img-centro {
	    margin: 0 16%;
	    width: 40%;
	    text-align: center;
	}

	.fundo-preto .img-centro .case_diego{
		max-width: 100%;
		height: auto;
	}

}

/* --- Media Querie 2 --- */
@media screen and (max-width: 1180px) {
	.content {
	    max-width: 100%;
	    height: auto;
	    margin: 0 auto;
	}
	/* --- Chamada --- */
	.chamada-quem-somos {
		padding-bottom: 30px;
	}
	.chamada-quem-somos h1 {
		background: none;
		font-size: 35px;
		margin-top: 45px;
	}
	.chamada-quem-somos p{
		line-height: 25px;
		font-size: 18px;
	}

	.quem-somos {
		margin-bottom: 35px;
		padding: 40px 0 50px 0;
	}
	.quem-somos p {
		width: 90%;
		margin: 0 auto;
		font-size: 14px;
		line-height: 18px;
	}

	/* NOVA PAGINA VALE PERSONAL CHEF */

	.vale-personal-chef .row-1 .texto-esquerda{
		width: 100%;
		float: none;
		padding: 0;
	}

	.vale-personal-chef .texto-esquerda h1{
		font-size: 20.83px;
		font-weight: normal;
		color: #f7941d;
		font-family: 'Arial';
		padding-bottom: 57px;
	}

	.vale-personal-chef .texto-esquerda h2{
		font-size: 16.67px;
		font-family: 'Arial';
		font-weight: bold;
		color: #8e8e8e;
		padding-bottom: 17px;
	}

	.vale-personal-chef .texto-esquerda p{
		font-size: 14.71px;
		font-weight: normal;
		color: #8e8e8e;
		font-family: 'Arial';
		padding-bottom: 46px;
	}

	.vale-personal-chef .row-1 .imagem-direita{
		width: 100%;
		float: none;
	}

	.imagem-direita .vale_personal_chef{
		margin: 0 auto;
		display: grid;
		max-width: 100%;
    	height: auto;
	}

	.frase-vale{
		padding-top: 19px;
		padding-bottom: 59px;
	}

	.vale-personal-chef .imagem-direita p{
		text-align: center;
		padding-right: 50px;
		display: table-row-group;
		font-size: 13.49px;
		font-weight: normal;
		color: #8e8e8e;
		font-family: 'Arial';
	}

	.fundo-laranja{
		width: 100%;
		clear: both;
		background: #ff981e;
	}

	.vale-personal-chef .row-2{
		padding-top: 58px;
		padding-bottom: 66px
	}

	.vale-personal-chef .row-2 .imagem-esquerda{
		width: 100%;
		float: none;
    	text-align: center;
	}

	.vale-personal-chef .imagem-esquerda .um_momento_especial{
		float: none;
		max-width: 100%;
    	height: auto;
	}

	.vale-personal-chef .row-2 .centro-texto {
	    margin: 0 auto;
	    display: table;
	}

	.vale-personal-chef .row-2 .texto-direita{
		width: 100%;
		float: none;
		text-align: center;
		margin-top: 15px;
	}
	.vale-personal-chef .informacoes-pedido{
		height: 500px;
	}
	.vale-personal-chef .texto-direita h1{
		font-size: 35.83px;
		font-weight: bold;
		color: #ffffff;
		font-family: 'Arial';
	}
	.vale-personal-chef .texto-direita .especial-que-vale{
		font-size: 101.01px;
	    font-weight: normal;
	    line-height: 40px;
	    padding-left: 130px;
	    color: #ffffff;
	    font-family: 'dragon_is_comingregular';
	}

	.vale-personal-chef .row-2 p{
		color: #ffffff;
	}

	.pessoas-precos{
		padding: 20px 0;
		display: table-cell;
		padding-right: 15px;
	}

	.vale-personal-chef  .row-2 .pessoas-precos .pessoas{
		font-size: 26.03px;
		font-family: 'Arial';
		padding-bottom: 25px;
	}

	.vale-personal-chef  .row-2 .precos{
		font-size: 32.88px;
		font-family: 'Arial';
		font-weight: bold;
	}


	.vale-personal-chef .informacoes-pedido {
	    height: auto;
	}

	.vale-personal-chef .informacoes-pedido h1{
		font-size: 36.93px;
		font-family: 'Arial';
		color: #f7941d;
		text-align: center;
		padding-top: 58px;
		padding-bottom: 44px;
	}

	.vale-personal-chef .informacoes-pedido p{
		font-size: 16.16px;
		color: #6c6c6c;
		font-family: 'Arial';
		text-align: center;
		padding-bottom: 68px;
	}

	.vale-personal-chef .informacoes-pedido .formulario{
		width: 100%;
		display: block;
		margin: 0 auto;
	}

	.vale-personal-chef .formulario .dados-comprador{
		width: 50%;
		float: none;
		text-align: center;
		margin: 0 auto;
	}

	.dados-comprador h2{
		font-weight: bold;
		font-size: 16.64px;
		color: #8e8e8e;
		font-family: 'Arial';
		text-align: center;
		padding-top: 20px;
		padding-bottom: 11px;
	}

	.dados-comprador .nome{
		width: 100%;
		margin-bottom: 10px;
		padding: 10px;
		border-radius: 3px;
		font-size: 12.76px;
		color: #8e8e8e;
		font-family: 'Arial';
		border: 2px solid #cacaca;
	}

	.dados-comprador .email{
		width: 100%;
		margin-bottom: 20px;
		padding: 10px;
		border-radius: 3px;
		font-size: 12.76px;
		color: #8e8e8e;
		font-family: 'Arial';
		border: 2px solid #cacaca;
	}

	.dados-comprador .telefone{
		width: 100%;
		margin-bottom: 20px;
		padding: 10px;
		border-radius: 3px;
		font-size: 12.76px;
		color: #8e8e8e;
		font-family: 'Arial';
		border: 2px solid #cacaca;
	}

	.formulario .dados-presenteado{
		width: 50%;
		float: none;
		text-align: center;
		margin: 0 auto;
	}

	.dados-presenteado h2{
		font-size: 16.64px;
		font-weight: bold;
		color: #8e8e8e;
		font-family: 'Arial';
		text-align: center;
		padding-top: 20px;
		padding-bottom: 11px;
	}

	.dados-presenteado .nome{
		width: 100%;
		margin-bottom: 10px;
		padding: 10px;
		border-radius: 3px;
		font-size: 12.76px;
		color: #8e8e8e;
		font-family: 'Arial';
		border: 2px solid #cacaca;
	}

	.dados-presenteado .email{
		width: 100%;
		margin-bottom: 20px;
		padding: 10px;
		border-radius: 3px;
		font-size: 12.76px;
		color: #8e8e8e;
		font-family: 'Arial';
		border: 2px solid #cacaca;
	}

	.dados-presenteado .telefone{
		width: 100%;
		margin-bottom: 20px;
		padding: 10px;
		border-radius: 3px;
		font-size: 12.76px;
		color: #8e8e8e;
		font-family: 'Arial';
		border: 2px solid #cacaca;
	}

	.formulario .msg{
		width: 50%;
		text-align: center;
		margin: 0 auto;
	}

	.msg .mensagem{
		width: 100%;
		border-radius: 3px;
		resize: none;
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 33px;
		font-size: 12.76px;
		color: #8e8e8e;
		font-family: 'Arial';
		border: 2px solid #cacaca;
	}

	.msg .enviar{
		float: none;
		border-radius: 3px;
		margin-top: 18px;
		margin-bottom: 64px;
	    color: #f7941d;
	    text-align: center;
	    font: 700 12.67px 'Arial';
	    background: #fff;
	    border: 3px solid #d67400;
	    padding: 12px 20px 12px 20px;
	    transition: all 0.5s ease-in-out;
	}

	/* NOVA PAGINA SOLUÇÕES CORPORATIVAS */

	.solucoes-corporativas .chamada-sou-chef p{
		font-size: 14.58px;
		color: #a0a0a0;
		text-align: center;
	}

	.solucoes-corporativas .texto-esquerda{
		width: 100%;
    	float: none;
    	text-align: center;
	}

	.solucoes-corporativas .texto-esquerda h1{
		font-size: 37.31px;
		font-family: 'Arial';
		font-weight: bold;
		color: #f7941d;
		margin-top: 10px;
	}

	.solucoes-corporativas .gastronomico{
	    padding-bottom: 38px;
	    padding-left: 20px;
	    font-weight: normal;
	    color: #f7941d;
	    font-size: 146.77px;
	    line-height: 60px;
	    font-family: 'dragon_is_comingregular';
	}

	.solucoes-corporativas .jantar-as-cegas{
	    padding-bottom: 38px;
	    padding-left: 5px;
	    font-weight: normal;
	    color: #f7941d;
	    font-size: 126.84px;
	    line-height: 60px;
	    font-family: 'dragon_is_comingregular';
	}

	.solucoes-corporativas .texto-esquerda h2{
		font-size: 16.67px;
		font-family: 'Arial';
		color: #f7941d;
		padding-bottom: 11px;
	}

	.solucoes-corporativas .texto-esquerda p{
		font-size: 13.54px;
		font-family: 'Arial';
		color: #a0a0a0;
		line-height: 20px;
		padding-top: 10px;
	}

	.solucoes-corporativas .row-3 .texto-esquerda p {
	    font-size: 13.54px;
	    font-family: 'Arial';
	    color: #a0a0a0;
	    margin-top: 20px;
	    line-height: 20px;
	}

	.solucoes-corporativas .diferenciais-welcome-chef, .jantar-compartilhado{
		padding-top: 21px;
		padding-bottom: 20px;
	}

	.solucoes-corporativas .video-direita{
		width: 100%;
		float: right;
		margin-bottom: 50px;
	}

	.solucoes-corporativas .video{
		width: 100%;
   		margin: 0 auto;
	}

	.solucoes-corporativas .videoWrapper {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}
	.solucoes-corporativas .videoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.telefone-video {
	    text-align: center;
	    padding: 10px 0;
	    width: 100%;
	    line-height: 20px;
	    margin: 10px auto;
	    border-radius: 3px;
	    background: #f7941d;
	    font-family: 'Arial';
	    font-size: 16.67;
	    font-weight: bold;
	    color: #ffffff;
	}

	.fundo-preto{
		background: #000000;
		width: 100%;
		height: auto;
		clear: both;
		padding-bottom: 30px;
	}

	.fundo-preto .bx-viewport {
	    background: #000000;
	    height: auto;
	}

	.fundo-preto .case-diageo{
		width: 100%;
		float: none;
		padding-top: 50px;
	}

	.fundo-preto .case-diageo h1{
		font-size: 37.31px;
		font-family: 'Arial';
		font-weight: bold;
		color: #f7941d;
		padding: 0 50px;
		text-align: center;
	}

	.fundo-preto .case-diageo .sage{
		font-size: 126.79px;
		line-height: 70px;
   		padding-left: 14px;
		font-family: 'dragon_is_comingregular';
		color: #f7941d;
		padding-bottom: 11px;
	}

	.fundo-preto .case-diageo span{
	    font-size: 126.79px;
	    line-height: 70px;
	    padding-left: 100px;
	    display: block;
	    text-align: center;
	    font-family: 'dragon_is_comingregular';
	    color: #f7941d;
	    padding-bottom: 11px;
	}

	.fundo-preto .case-diageo .case-facebook{
		font-size: 146.79px;
		line-height: 70px;
   		padding-left: 125px;
		font-family: 'dragon_is_comingregular';
		color: #f7941d;
		padding-bottom: 11px;
	}

	.fundo-preto .case-diageo-texto {
	    padding: 0 50px;
	    text-align: center;
	}

	.fundo-preto .case-diageo-texto h2 {
	    font-size: 16.67px;
	    font-family: 'Arial';
	    font-weight: normal;
	    color: #f7941d;
	    padding-top: 20px;
	    padding-bottom: 19px;
	}

	.fundo-preto .case-diageo p{
		font-size: 13.54px;
		font-family: 'Arial';
		color: #a0a0a0;
		line-height: 20px;
	}

	.solucoes-corporativas .row-3{
		padding-top: 69px;
		padding-bottom: 118px;
	}

	.solucoes-corporativas .row-3 .imagem-direita{
		width: 50%;
		float: right;
	}

	.solucoes-corporativas .row-3 .img-centro {
	    margin: 0 auto;
	    width: 100%;
	    text-align: center;
	}

	.solucoes-corporativas .imagem-direita .jantares_especiais_e_jantares_as_cegas{
		max-width: 100%;
    	height: auto;
	}

	.fundo-preto .bx-wrapper .bx-controls-direction a.disabled {
	    display: block;
	}

	.solucoes-corporativas .row-3{
		padding-top: 10px;
		padding-bottom: 50px;
	}

	.solucoes-corporativas .row-3 .texto-esquerda{
		width: 100%;
		float: none;
		margin: 0 auto;
	}

	.solucoes-corporativas .row-3 .imagem-direita{
		width: 100%;
		float: none;
		margin: 0 auto;
		text-align: center;
		padding: 20px 0;
	}

	.solucoes-corporativas .imagem-direita .jantares_especiais_e_jantares_as_cegas{
		float: none;
		max-width: 100%;
    	height: auto;
	}

	.solucoes-corporativas .row-4 img{
		max-width: 100%;
    	height: auto;
	}
	.solucoes-corporativas .row-4 .img-cliente{
		width: 100%;
	    text-align: center;
	    margin: 0 auto;
	    padding: 10px 0;
	}

	.solucoes-corporativas .formulario{
		width: 90%;
    	margin: 0 auto;
	}

	.solucoes-corporativas .formulario h2{
		font-size: 27.69px;
    text-align: center;
    font-family: 'Arial';
    margin-bottom: 19px;
    margin-top: 29px !important;
    padding-top: 20px;
    color: #ffff;
    margin: 40px 0 20px 0;
	}

	.solucoes-corporativas .formulario input::placeholder {
	  	color: #f8a43f;
	}

	.solucoes-corporativas .formulario textarea::placeholder {
	  	color: #f8a43f;
	}

	.solucoes-corporativas .formulario .nome {
	    width: 100%;
	    color: #f8a43f;
	    border: 3px solid #f8a43f;
	    padding: 13px;
	    font-size: 15.51px;
	    margin-bottom: 16px;
	    box-sizing: border-box;
	}

	.solucoes-corporativas .formulario .empresa {
	    width: 100%;
	    float: right;
	    color: #f8a43f;
	    border: 3px solid #f8a43f;
	    padding: 13px;
	    font-size: 15.51px;
	   	margin-bottom: 16px;
	   	box-sizing: border-box;
	}

	.solucoes-corporativas .formulario .telefone {
	    width: 100%;
	    color: #f8a43f;
	    border: 3px solid #f8a43f;
	    padding: 13px;
	    font-size: 15.51px;
	   	margin-bottom: 16px;
	   	box-sizing: border-box;
	}

	.solucoes-corporativas .formulario .email {
	    width: 100%;
	    float: right;
	    color: #f8a43f;
	    border: 3px solid #f8a43f;
	    padding: 13px;
	    font-size: 15.51px;
	   	margin-bottom: 16px;
	   	box-sizing: border-box;
	}

	.solucoes-corporativas .formulario .solucoes-msg{
		width: 100%;
	}

	.solucoes-corporativas .formulario  .mensagem {
	    width: 100%;
	    height: 200px;
	    color: #f7941d;
	    border: 3px solid #f8a43f;
	    padding: 13px;
	    font-size: 15.51px;
	    font-family: 'Arial';
	    resize: none;
	    box-sizing: border-box;
	}

	.solucoes-corporativas .formulario  .enviar {
	    float: right;
	    margin-top: 18px;
	    margin-bottom: 64px;
	    display: table;
	    color: #f8a43f;
	    text-align: center;
	    font: 700 18.67px 'exo_2semi_bold';
	    background:#fff;
	    padding: 12px 50px 12px 50px;
	    border: none;
	    transition: all 0.5s ease-in-out;
	}

	/* NOVA PAGINA COMO FUNCIONA */

	.como-funciona .texto{
		padding: 0 20px;
	}

	.como-funciona .texto h2{
		font-size: 25px;
		color: #f7941d;
		font-family: 'Arial';
		font-weight: bold;
		padding-top: 77px;
		padding-bottom: 32px;
	}

	.como-funciona .texto p{
		font-size: 14.59px;
		color: #8e8e8e;
		font-family: 'Arial';
		line-height: 20px;
		padding-bottom: 78px;
		text-align: justify;
	}

	.como-funciona .texto a{
		font-size: 14.59px;
		color: #8e8e8e;
		font-family: 'Arial';
		line-height: 20px;
		padding-bottom: 78px;
		text-align: justify;
	}

	.como-funciona .informacoes{
		padding-top: 89px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.como-funciona .informacoes-adicionais{
		float: none;
		width: 100%;
		padding-bottom: 78px;
	}

	.como-funciona .informacoes-adicionais h2{
		font-size: 25px;
		color: #f7941d;
		text-align: center;
		font-family: 'Arial';
		font-weight: bold;
		padding-bottom: 32px;
	}

	.como-funciona .informacoes-adicionais p{
		font-size: 14.59px;
		color: #8e8e8e;
		font-family: 'Arial';
		line-height: 20px;
		text-align: justify;
	}

	.como-funciona .informacoes-adicionais a{
		text-decoration: underline;
		color: #8e8e8e;
	}

	.como-funciona .itens-1{
		float: none;
		width: 100%;
	}

	.como-funciona .itens-conteudo{
    	margin: 0 auto;
		padding-bottom: 40px;
	}

	.como-funciona .itens-1 img{
		float: left;
		padding-right: 10px;
	}

	.como-funciona .item-conteudo h3{
		font-size: 15.18px;
		color: #8e8e8e;
		font-family: 'Arial';
		font-weight: bold;
	}

	.como-funciona .item-conteudo p{
		font-size: 13.47px;
		color: #8e8e8e;
		font-family: 'Arial';
		margin-top: 5px;
		line-height: 20px;
		text-align: justify;
	}

}
/* -------------------
   -- FIM nosso-manifesto.css
----------------------*/

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

.seta-1 {
		width: 89px;
		height: 30px;
		margin: -131px 0 0 81%;
		background: url('../../img/seta-1.png') center no-repeat;
	}
	.seta-2 {
		width: 71px;
		height: 34px;
		margin: -115px 0 0 90%;
		background: url('../../img/seta-2.png') center no-repeat;
	}
	/*
	.seta-3 {
		width: 86px;
		height: 67px;
		margin: -280px 0 0 50px;
		background: url('../../img/seta-3.png') center no-repeat;
	}*/
	.seta-4 {
		width: 86px;
		height: 67px;
		margin: -118px 0 0 80%;
		background: url('../../img/seta-4.png') center no-repeat;
	}

}

@media screen and (min-width: 980px) and (max-width: 1180px) {

	.seta-1 {
		width: 89px;
		height: 30px;
		margin: -135px 0 0 81%;
		background: url('../../img/seta-1.png') center no-repeat;
	}
	.seta-2 {
		width: 71px;
		height: 34px;
		margin: -121px 0 0 84%;
		background: url('../../img/seta-2.png') center no-repeat;
	}
	.seta-3 {
		width: 86px;
		height: 67px;
		margin: -280px 0 0 50px;
		background: url('../../img/seta-3.png') center no-repeat;
	}
	.seta-4 {
		width: 86px;
		height: 67px;
		margin: -125px 0 0 72%;
		background: url('../../img/seta-4.png') center no-repeat;
	}
}

/* -------------------
   -- como-funciona.css
----------------------*/
@media screen and (min-width: 1181px) {
	/* --- Banner --- */
	.banner {
		height: auto;
		text-align: center;
		/*background: url('../../img/banner/banner-como-funciona.jpg') center no-repeat;
		background-size: cover;*/
	}

	/* --- Chamada --- */
	.chamada-funciona {
		padding-bottom: 30px;
	}
	.chamada-funciona h1 {
		font-size: 57.93px;
		margin-top: 40px;
	}
	.chamada-funciona p{
		line-height: 50px;
		font-size: 18.47px;
	}

	.como-funciona {
		padding: 15px 0 35px 0;
	}
	.como-funciona-grid {
		float: left;
		width: 24%;
	    min-height: 230px;
		margin-left: 1%;
		padding-bottom: 66px;
	}
	.como-funciona-grid h2{
		font-size: 18.75px;
		font-weight: bold;
		padding-bottom: 13px;
	}
	.como-funciona-grid p{
		width: 90%;
		margin: 0 auto;
		text-align: center;
		line-height: 20px;
		font-size: 14.58px;
	}
	.como-funciona-grid-full {
		float: left;
		width: 515px;
		min-height: 250px;
		margin: 30px 0 0 240px;
	}
	.como-funciona-grid-full h2 {
	    font-size: 21.34px;
	    margin: 30px 0 15px 0;
	}
	.como-funciona-grid-full p {
	    font-size: 15.69px;
	    line-height: 19px;
	}
	.btn-escolha-menu {
		float: left;
		margin: 60px 0 0 348px;
	}

	.como-funciona-duvida {
		float: left;
		width: 100%;
		margin: 40px 0 0 0;
	}
	.como-funciona-duvida h2 {
		font-size: 21.34px;
		margin: 70px 0 0 0;
	}
	.como-funciona-duvida p {
		font-size: 17.04px;
		line-height: 60px;
	}
}

/* --- Media Querie 2 --- */
@media screen and (min-width: 480px) and (max-width: 1180px) {
	/* --- Banner --- */

	/* --- Chamada --- */
	.chamada-funciona {
		padding-bottom: 30px;
	}
	.chamada-funciona h1 {
		font-size: 55px;
		margin-top: 40px;
	}
	.chamada-funciona p{
		line-height: 50px;
		font-size: 18.47px;
	}

	.como-funciona {
		padding: 70px 0 35px 0;
	}
	.como-funciona-grid {
		float: left;
		width: 50%;
		min-height: 280px;
	}
	.como-funciona-grid h2{
		color: #8e8e8e;
		font-weight: bold;
		font-size: 16.33px;
		margin: 15px 0 15px 0;
	}
	.como-funciona-grid p{
		width: 90%;
		margin: 0 auto;
		line-height: 20px;
		font-size: 13.31px;
	}
	.ico-faca-reserva {
		margin-top: -29px;
	}
	.como-funciona-grid-full {
		width: 90%;
		min-height: 430px;
		margin:0 auto;
	}
	.como-funciona-grid-full h2 {
	    font-size: 21.34px;
	    margin: 30px 0 15px 0;
	}
	.como-funciona-grid-full p {
	    font-size: 15.69px;
	    line-height: 19px;
	}

	.btn-escolha-menu {
		display: block;
		margin: 0 auto;
		margin-top: 30px;
	}

	.como-funciona-duvida {
		float: left;
		width: 100%;
		margin: 40px 0 0 0;
	}
	.como-funciona-duvida h2 {
		font-size: 21.34px;
		margin: 70px 0 0 0;
	}
	.como-funciona-duvida p {
		font-size: 17.04px;
		line-height: 60px;
	}
}

/* --- Removendo Setas --- */
@media screen and (max-width: 790px) {
	.seta-1, .seta-2, .seta-3, .seta-4 {
		display: none;
	}
	.vale-personal-chef .informacoes-pedido h1 {
		font-size: 26.93px;
		font-family: 'Arial';
		color: #f7941d;
		text-align: center;
		padding-top: 58px;
		padding-bottom: 44px;
	}
	.telefone-video {
	    text-align: center;
	    padding: 10px 0;
	    width: 100%;
	    line-height: 20px;
	    margin: 10px auto;
	    border-radius: 3px;
	    background: #f7941d;
	    font-family: 'Arial';
	    font-size: 12.67;
	    font-weight: bold;
	    color: #ffffff;
	}
}

/* --- Media Querie 3 --- */
@media screen and (max-width: 479px) {
	/* --- Banner --- */

	/* --- Chamada --- */
	.chamada-funciona {
		padding-bottom: 30px;
	}
	.chamada-funciona h1 {
		font-size: 35px;
		margin-top: 40px;
	}
	.chamada-funciona p{
		line-height: 25px;
		font-size: 18px;
	}

	.como-funciona {
		padding: 50px 0 35px 0;
	}
	.como-funciona-grid {
		float: left;
		width: 100%;
		min-height: 250px;
	}
	.como-funciona-grid h2{
		color: #8e8e8e;
	    font-weight: bold;
		font-size: 16.33px;
		margin: 15px 0 15px 0;
	}
	.como-funciona-grid p{
		width: 90%;
		margin: 0 auto;
		line-height: 16px;
		font-size: 13.31px;
	}
	.ico-faca-reserva {
		margin-top: -29px;
	}
	.como-funciona-grid-full {
		width: 90%;
		min-height: 430px;
		margin:0 auto;
	}
	.como-funciona-grid-full h2 {
	    font-size: 21.34px;
	    margin: 30px 0 15px 0;
	}
	.como-funciona-grid-full p {
	    font-size: 15.69px;
	    line-height: 19px;
	}
	.seta-1 {
		position: absolute;
		width: 89px;
		height: 30px;
		margin: -150px 0 0 25%;
		background: url('../../img/seta-1.png') center no-repeat;
	}
	.seta-2 {
		position: absolute;
		width: 71px;
		height: 34px;
		margin: -160px 0 0 25%;
		background: url('../../img/seta-2.png') center no-repeat;
	}
	.seta-3 {
		position: absolute;
		width: 86px;
		height: 67px;
		margin: -260px 0 0 140px;
		background: url('../../img/seta-3.png') center no-repeat;
	}
	.btn-escolha-menu {
		display: block;
		margin: 0 auto;
		margin-top: 30px;
	}

	.como-funciona-duvida {
		float: left;
		width: 100%;
		margin: 40px 0 0 0;
	}
	.como-funciona-duvida h2 {
		font-size: 21.34px;
		margin: 70px 0 0 0;
	}
	.como-funciona-duvida p {
		font-size: 17.04px;
		line-height: 60px;
	}
}
/* -------------------
   -- FIM como-funciona.css
----------------------*/


/* -------------------
   -- faq.css
----------------------*/
@media screen and (min-width: 1181px) {
	/* --- Banner --- */
	.banner {
		height: auto;
		text-align: center;
		/*background-size: cover;
		background: url('../../img/banner/banner-faq.jpg') center bottom no-repeat;*/
	}

	/* --- Chamada --- */
	.chamada-faq {
		padding-bottom: 30px;
	}
	.chamada-faq h1 {
		font-size: 57.93px;
		margin-top: 35px;
	}
	.chamada-faq p{
		line-height: 50px;
		font-size: 18.47px;
	}

	.faq {
		padding: 50px 0 30px 0;
	}
	.grid-faq {
		width: 85%;
		margin: 0 auto;
		padding: 0 0 35px 0;
	}
	.grid-faq span {
		float: left;
		font-size: 39.34px;
		margin: 0 30px 0 0;
	}
	.grid-faq h2 {
		font-size: 26.15px;
	}
	.grid-faq p {
		float: left;
		width: 91%;
		font-size: 13.32px;
		margin: 17px 0 0 0;
	}
}

/* --- Media Querie 2 --- */
@media screen and (max-width: 1180px) {
	/* --- Chamada --- */
	.chamada-faq {
		padding-bottom: 30px;
	}
	.chamada-faq h1 {
		font-size: 35px;
		margin-top: 35px;
	}
	.chamada-faq p{
		line-height: 25px;
		font-size: 18px;
	}

	.faq {
		padding: 50px 0 30px 0;
	}
	.grid-faq {
		width: 100%;
		margin: 0 auto;
		padding: 0 0 35px 0;
	}
	.grid-faq span {
		float: left;
		font-size: 35px;
		margin: 0 20px 0 0;
	}
	.grid-faq h2 {
		font-size: 24px;
	}
	.grid-faq p {
		float: left;
		width: 100%;
		font-size: 15px;
		line-height: 17px;
		margin: 17px 0 0 0;
	}
}
/* -------------------
   -- FIM faq.css
----------------------*/

/* -------------------
   ---- Quem Somos ---
----------------------*/
.time_wchef {
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 30px 0 30px 0;
}
.txt_wchef {
	line-height: 20px;
	color: #8e8e8e;
	font-family: 'Arial';
}
.time_wchef h2, .time_wchef p {
	color: #8e8e8e;
	font-family: 'Arial';
}
.time_wchef h2 {
	font-size: 17.46px;
	font-weight: 700;
	line-height: 30px;
	text-transform: capitalize;
}

@media all and (min-width: 1181px) {
	.time_wchef {
		width: 245px;
	}
	.time_wchef img {
		max-width: 100%;
	}
	.time_wchef p {
		width: 90%;
		margin: 10px auto;
		font-size: 13.04px;
		font-weight: 300;
		line-height: 16px;
	}
}

@media all and (min-width: 600px) and (max-width: 1180px){
	.time_wchef {
		width: 50%;
		height: 330px;
	}
	.time_wchef img {
		max-width: 100%;
	}
	.time_wchef p {
		width: 90%;
		margin: 10px auto;
		font-size: 13.04px;
		font-weight: 300;
		line-height: 16px;
	}
}

@media all and (max-width: 599px){
	.time_wchef {
		width: 100%;
		height: auto;
	}
	.time_wchef img {
		max-width: 100%;
	}
	.time_wchef p {
		width: 90%;
		margin: 10px auto;
		font-size: 13.04px;
		font-weight: 300;
		line-height: 14px;
	}
	.vale-personal-chef .texto-direita h1{
		font-size: 35.83px;
		font-weight: bold;
		color: #ffffff;
		font-family: 'Arial';
	}
	.vale-personal-chef .texto-direita .especial-que-vale{
		font-size: 75.01px;
	    font-weight: normal;
	    line-height: 40px;
	    padding-left: 130px;
	    color: #ffffff;
	    font-family: 'dragon_is_comingregular';
	}

	.vale-personal-chef .row-2 p{
		color: #ffffff;
	}

	.pessoas-precos{
		padding: 20px 0;
		padding-right: 15px;
	}

	.vale-personal-chef  .row-2 .pessoas-precos .pessoas{
		font-size: 20.03px;
		font-family: 'Arial';
		padding-bottom: 25px;
	}

	.vale-personal-chef  .row-2 .precos{
		font-size: 22.88px;
		font-family: 'Arial';
		font-weight: bold;
	}
}

/*-- Outros Serviços --*/
.topo_outros_servicos {
    text-align: center;
    margin-bottom: 53px;
}
.topo_outros_servicos h1 {
	color: #f7941d;
    font-family: 'moon_flower_boldregular';
}
.topo_outros_servicos p {
    color: #8e8e8e;
    font-family: 'Arial';
    text-align: center;
}

.outros_servicos article {
	font-family: 'Arial';
	text-align: center;
}
.outros_servicos article img {
	margin-bottom: 20px;
}
.outros_servicos article h2 {
	color: #f7941d;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 15px;
}

.outros_servicos article h3 {
	color: #f7941d;
	font-weight: 600;
	font-size: 15.74px;
	margin-bottom: 25px;
}

.outros_servicos article p {
	color: #8e8e8e;
	font-size: 13.04px;
	line-height: 14px;
	margin-bottom: 20px;
}
.outros_servicos article a {
	display: inline-block;
	color: #fff;
	font-weight: 600;
	font-size: 16.24px;
	background: #fdb913;
	border: 1px solid #fdb913;
	transition: all 0.5s ease-in;
}
.outros_servicos article a:hover {
	color: #fdb913;
	background: #fff;
}

.form-eventos-corportativos{
	width: 624px;
	margin: 0 auto;
    font-family: 'Arial';
    margin-bottom: 40px;
    background: #f8f8f8;
    border: 1px solid #a9a9a9;
    border-radius: 2px;
    box-shadow: none;
    display: table;
}

.form-eventos-corportativos .campos-eventos{
	padding: 24px 46px 0px 34px;
}

.form-eventos-corportativos .campos-eventos label{
	float: left;
    color: #8e8e8e;
    font-size: 14.22px;
    margin-bottom: 12px;
}

.form-eventos-corportativos .campos-eventos input[type=text], .form-eventos-corportativos .campos-eventos textarea{
    float: left;
    width: 100%;
    height: 36px;
    padding-left: 9px;
    color: #8e8e8e;
    font-size: 15.18px;
    border: 1px solid #a9a9a9;
    border-radius: 2px;
    -webkit-appearance: none;
}

.form-eventos-corportativos .campos-eventos textarea{
	height: 70px;
}

.form-eventos-corportativos h3{
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    background: #5d5d5d;
    padding: 12px 0 12px 0;
}

.form-eventos-corportativos .form-grid-2{
    float: left;
    width: 100%;
	margin-bottom: 13px;
}

.form-eventos-corportativos .campos-eventos .btn-contato{
    float: right;
    width: 157px;
    height: 40px;
    font-weight: 600;
    font-size: 17.91px;
    cursor: pointer;
    border-radius: 2px;
    background: #ffcb02;
    color: #5f5659;
    margin-bottom: 18px;
    transition: all 0.2s ease-in-out;
    border: 2px solid #b59002;
    margin-right: -10px;
}

.form-eventos-corportativos .campos-eventos .btn-contato:hover{
    border-color: #ffcb02;
	background: #be9e23;
}


.form-eventos-corportativos .form-grid-1{
	float: left;
    width: 45%;
	margin-bottom: 13px;
}

.form-eventos-corportativos .form-grid-1.right{
	float: right;
}

.rodape_outros_servicos {
	font-family: 'Arial';
	background: #f7941d;
}
.rodape_outros_servicos h2 {
	color: #fff;
	font-size: 20.05px
}
.rodape_outros_servicos a {
	color: #fff;
	font-size: 16.24px;
	text-align: center;
	background: #5d5d5d;
}

@media all and (min-width: 1181px) {
	.topo_outros_servicos-chefs {
	    padding-bottom: 30px;
	}
	.topo_outros_servicos h1 {
	    font-size: 57.93px;
	    margin-top: 40px;
	}
	.topo_outros_servicos p {
	    line-height: 50px;
	    font-size: 18.47px;
	}

	.outros_servicos .content {
		width: 890px;
		margin: 0 auto;
	}
	.outros_servicos article {
		float: left;
		width: 400px;
		min-height: 415px;
		margin-bottom: 55px;
	}
	.outros_servicos article:nth-child(odd) {
	    margin-right: 90px
	}
	.outros_servicos article a {
		width: 210px;
		padding: 9px 0 9px 0;
	}

	.rodape_outros_servicos {
		padding: 50px 0 50px 0;
	}
	.rodape_outros_servicos .content {
		width: 830px;
		margin: 0 auto;
	}
	.rodape_outros_servicos h2 {
		float: left;
		width: 554px;
		line-height: 24px;
	}
	.rodape_outros_servicos a {
		float: right;
		width: 195px;
		margin-top: 25px;
		padding: 15px 0 15px 0;
	}
}

@media all and (max-width: 1180px) {
	.topo_outros_servicos-chefs {
	    padding-bottom: 30px;
	}
	.topo_outros_servicos h1 {
	    font-size: 57.93px;
	    margin-top: 40px;
	}
	.topo_outros_servicos p {
	    line-height: 50px;
	    font-size: 18.47px;
	}

	.outros_servicos article {
		width: 100%;
		min-height: 415px;
		margin: 0 auto 55px;
	}
	.outros_servicos article a {
		width: 210px;
		padding: 9px 0 9px 0;
	}

	.rodape_outros_servicos {
		padding: 50px 0 50px 0;
		text-align: center;
	}
	.rodape_outros_servicos h2 {
		float: left;
		width: 100%;
		line-height: 24px;
	}
	.rodape_outros_servicos a {
		display: inline-block;
		width: 195px;
		margin-top: 10px;
		padding: 15px 0 15px 0;
	}
}
/* -- /Outros Serviços --*/
