* { margin: 0; padding: 0; font-size: 100%; border: none; outline: none; font-weight: 400; box-sizing: border-box; }

body, html { width: 100%; height: 100%; min-width: 320px; font-family: 'Open Sans', sans-serif; color: #717476; }

img { max-width: 100%; border: none; }

a { text-decoration: none; color: #717476; cursor: pointer; }

b { font-weight: 700; }

.clear { clear: both; }

.header {
	position: relative;
	width: 100%;
	height: 100vh;
	max-height: 100%;
	background-color: #363240;
	background-image: url("imagem/fundo-home.jpg");
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    background-size: cover;
	background-attachment: fixed;
}

.menu {
	overflow: hidden;
}

.menu-logo {
	float: left;
	padding-top: 1.4%;
	padding-left: 7.6%;
}

.menu-logo img {
    width: 100%;
    height: auto;
}

.menunav {
	float: right;
	padding-top: 2.85%;
	padding-right: 6%;
}

.menunav a {
	float: left;
	color: #fff;
	margin: 0 15px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 1.55em;
	font-weight: 600;
	font-style: italic;
	text-transform: uppercase;
	text-shadow: 1px 1px 6px #323232;
}

.menunav a:hover {
	border-bottom: 2px solid #C09E54;
	color: #C09E54;
	transition: 0.3s;
}

.menuativo {
	border-bottom: 2px solid #C09E54;
}

a.famenu {
	font-style: normal;
	font-weight: 300;
	font-size: 1.955em;
	padding-top: 0.2%;
}

.msgvertop {
	margin: 0;
	position: absolute;
	width:100%;
	top: 58%;
	-ms-transform: translateY(-56%);
	transform: translateY(-56%);
}

.msgvert {
	margin: 0;
	position: absolute;
	width:100%;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.header h4 {
	padding-left: 7%;
	color: #fff;
	font-size: 4.2em;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
	text-shadow: 3px 3px 4px #000;
}

.header p {
	padding-left: 7%;
	color: #fff;
	font-size: 2.65em;
	font-weight: 400;
	font-style: italic;
	text-shadow: 3px 3px 4px #000;
}

.pular, .pularoda, .pularchama, .pularodanome, .pularmercadoresp {
	display: block;
}

.button {
	margin-top: 1.5%;
	margin-left: 7%;
	background-color: #b99851;
	background-image: linear-gradient(to right, #b99851, #866e3a);
	border-radius: 2px;
    color: #fff;
    padding: 10px 35px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.4em;
	font-weight: 600;
	font-style: italic;
	text-transform: uppercase;
    cursor: pointer;
	text-shadow: 1px 1px 1px #666666;
}

.button:hover {
	background-color: #866e3a;
	background-image: linear-gradient(to right, #866e3a, #866e3a);
	transition: 0.3s;
}

.descer {
	position: absolute;
	font-size: 2.8em;
	left: 50%;
	bottom: 0.5%;
	animation-name: aparecer;
	animation-duration: 5s;
	text-shadow: 1px 1px 1px #666666;
}

.descer a {
	color: #fff;
}

.descer a:hover {
	color: #e5eff5;
	transition: 0.3s;
}

h1, h3 {
	color: #C09E54;
	font-size: 2.6em;
	font-style: italic;
	text-transform: uppercase;
	font-weight: 600;
	text-align: center;
	padding: 5% 0 1% 0;
}

h1::after { content: ''; display: block; width: 10%; border-top: 2px solid #f2e4c3; margin: 7px auto; }
h3::after { content: ''; display: block; width: 8%; border-top: 2px solid #f2e4c3; margin: 7px auto; }

h1 {
	margin-bottom: 3%;
}

.pularmercadoresp {
	font-size: 0.68em;
	color: #b5b5b5;
	font-weight: 300;
	padding-bottom: 0.8%;
}

.conteudo, .produtos {
	width: 100%;
    height: auto;
	overflow: auto;
	padding-bottom: 8%;
}

.mercado {
	padding: 0 5% 5% 5%;
    height: auto;
	overflow: auto;
}

.mercado p {
	text-align: center;
	font-weight: 300;
	padding-bottom: 4%;
	font-size: 1.6em;
	font-weight: 400;
}

.apresentacao {
	padding-left: 7%;
	padding-right: 7%;
	font-size: 1.6em;
	text-align: justify;
}

.apresentacao a {
	color: #C09E54;
	font-weight: 600;
}

.mercadoresp {
    float: left;
    width: 33.33%;
    height: auto;
	text-align: center;
	padding: 0 2%;
}

.mercadoitem {
    position: relative;
    color: #fff;
}

.mercadoitem a {
	color: #fff;
	font-weight: 600;
}

.mercadotext {
    position: absolute;
    bottom: 10%;
    left: 5%;
	font-size: 2.3em;
	font-style: italic;
	text-transform: uppercase;
	font-weight: 600;
	text-shadow: 1px 1px 6px #000;
	text-align: left;
	padding: 1% 2%;
	background-color: #b99851;
	background-image: linear-gradient(to right, #b99851, #866e3a);
}

.mercadotext:hover {
	background-color: #866e3a;
	background-image: linear-gradient(to right, #866e3a, #866e3a);
	transition: 0.3s;
}

.chamadaum {
	position: relative;
	width: 100%;
	height: 100vh;
	max-height: 100%;
	background-color: #a4b0c9;
	background-image: url("imagem/fundo-chamada.jpg");
	background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),url("imagem/fundo-chamada.jpg");
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    background-size: cover;
	background-attachment: fixed;
}

.chamadaum h4 {
	color: #fff;
	font-size: 3.4em;
	font-weight: 600;
	font-style: italic;
	text-transform: uppercase;
	text-shadow: 1px 1px 6px #000;
	text-align: center;
	padding-bottom: 0.4%;
}

.chamadaum p {
	text-align: center;
}

.carmais {
	margin: 1.5%;
	padding: 0.8vw 4vw;
    color: #fff;
	font-size: 1.6em;
	background-color: transparent;
	text-transform: uppercase;
	border: 2px solid #fff;
    display: inline-block;
    cursor: pointer;
	border-radius: 40px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

.carmais:hover {
	background-color: #fff;
	color: #000;
}

.produtos {
	background-color: #f2f3f7;
}

.produto {
	margin-top: 4%;
	margin-left: 7%;
	margin-right: 1.4%;
}

.produtostexto {
	width: 45%;
	float: left;
	margin-right: 3.5%;
	margin-bottom: 3.5%;
	background-color: #fff;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
	overflow: hidden;
}

.produtostexto img {
	float: left;
	width: 100%;
	max-width: 200px;
	margin-right: 3%;
}

.produtostexto h2 {
	font-size: 2.1em;
	font-weight: 600;
	font-style: italic;
	text-transform: uppercase;
	color: #C09E54;
	padding-top: 2.2%;
}

.produtostexto h2 a {
	font-weight: 600;
	color: #C09E54;
}

.produtostexto p {
	padding: 1% 4% 1.8% 0;
	text-align: left;
	font-size: 1.45em;
}

.saibamais {
	font-size: 1.4em;
	font-style: italic;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: -1px;
	color: #f2e4c3;
	cursor: pointer;
}

.saibamais:hover {
	color: #d2d2d2;
	transition: 0.3s;
}

.prodservblocoum, .prodservblocodois, .prodservblocoumresp {
	width: 100%;
	float: left; 
	display: table;
}

.prodservmais {
	display: table-cell;
	vertical-align: middle; 
}

.prodservblocoum h2, .prodservblocodois h2 {
	margin-left: 12%;
	font-size: 2.4em;
	font-weight: 600;
	text-transform: uppercase;
	color: #C09E54;
}

.prodservblocoum h2::after { content: ''; display: block; width: 8%; border-top: 2px solid #c7ac73; margin-top: 10px; }
.prodservblocodois h2::after { content: ''; display: block; width: 8%; border-top: 2px solid #c7ac73; margin-top: 10px; }

.prodservblocoum p, .prodservblocodois p {
	padding: 4% 12% 2% 12%;
	font-size: 1.8em;
	text-align: justify;
}

.prodservblocoumtexto {
	display: table;
	float: left;
	width: 50%;
	height: 70vh;
	max-height: 70%;
	background-color: #EFEFEF;
}

.prodservblocoumfoto {
	display: table;
	float: right;
	width: 50%;
	height: 70vh;
	max-height: 70%;
	background-color: #E8E8E8;
	background-image: url("imagem/alexandre-botelho.jpg");
	background-image: linear-gradient(rgba(0,0,0, 0.1), rgba(0,0,0, 0.1)),url("imagem/alexandre-botelho.jpg");
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    background-size: cover;
	box-shadow: inset 0 0 60px #191919;
}

.prodservblocodoisfoto {
	display: table;
	float: left;
	width: 50%;
	height: 70vh;
	max-height: 70%;
	background-color: #E8E8E8;
	background-image: url("imagem/palestras-e-workshops.jpg");
	background-image: linear-gradient(rgba(0,0,0, 0.1), rgba(0,0,0, 0.1)),url("imagem/palestras-e-workshops.jpg");
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    background-size: cover;
	box-shadow: inset 0 0 60px #191919;
}

.prodservblocodoistexto {
	display: table;
	float: right;
	width: 50%;
	height: 70vh;
	max-height: 70%;
	background-color: #EFEFEF;
}

.empmais {
	margin-top: 3%;
	margin-left: 12%;
	background-color: #b99851;
	background-image: linear-gradient(to right, #b99851, #c7ac73);
	border-radius: 2px;
    color: #fff;
    padding: 10px 35px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.4em;
	font-weight: 600;
	font-style: italic;
	text-transform: uppercase;
    cursor: pointer;
	text-shadow: 1px 1px 1px #666666;
}

 .empmais:hover {
	background-color: #b99851;
	background-image: linear-gradient(to right, #b99851, #b99851);
	transition: 0.3s;
}

.orcamento {
	position: relative;
	width: 100%;
	height: 100vh;
	max-height: 100%;
	background-color: #f2f3f7;
	background-image: url("imagem/fundo-msg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    background-size: cover;
}

.orcamentomsg {
	color: #9c9c9c;
	text-align: center;
	text-shadow: 1px 1px 6px #ccc;
}

.orcamentomsg p {
	font-size: 3em;
	font-weight: 500;
	color: #9c9c9c;
}

.orcamentomsg p.orcadesconto {
	text-transform: uppercase;
	font-size: 4.6em;
	font-weight: 700;
	color: #b99851;
}

.buttonorcamento {
	display: inline-block;
	margin-top: 2%;
	color: #fff;
	background-color: #b99851;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 1.2em;
	font-weight: 600;
	padding: 20px 40px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.3);
	border-bottom-width: 3px;
    cursor: pointer;
}

.buttonorcamento:hover {
	background-color: #866e3a;
	transition: 0.3s;
}

.rodape {
	width: 100%;
    height: 51vh;
	max-height: 51%;
	background-color: #1d1d1d;
	background-image: linear-gradient(to right, #2c2f33, #1d1d1d);
	overflow: auto;
}

.contato {
	margin-left: 8%;
	margin-right: 10%;
	padding-top: 3%;
	border-bottom: 1px solid #414347;
	overflow: auto;
}

.contatoresp {
    float: left;
    width: 33.33%;
    height: auto;
	line-height: 19px;
	padding-bottom: 4%;
}

.contatoresp img {
	padding-bottom: 0;
}

.contatoresp h5 {
	font-size: 1.25em;
	font-weight: 700;
	color: #e4e4e4;
	text-transform: none;
	font-style: normal;
	margin-bottom: 0;
	line-height: 1.6em;
}

.pularodanome {
	font-weight: 400;
}

.contatoresp h6 {
	font-weight: 600;
	font-size: 1em;
	padding-top: 1%;
}
.contatoresp p {
	color: #e4e4e4;
	font-size: 1.2em;
	text-align: left;
	padding-left: 0;
	line-height: 1.6em;
}

.contatoresp a {
	text-decoration: none;
	font-weight: 600;
	color: #B99851;
	font-size: 1.2em;
}

.contatoresp a:hover {
	color: #866E3A;
	transition: 0.3s;
}

.tituloroda {
	display: block;
	font-size: 1.6em;
	text-transform: uppercase;
	font-style: italic;
	font-weight: 600;
	color: #e4e4e4;
	margin-bottom: 8%;
	padding-top: 3%;
}

.horarios {
	margin-top: 2%;
	margin-right: 2%;
	border-bottom: 1px dotted #414347;
	padding-bottom: 3%;
}

.ctcdir, .ctcdirfechado {
	float: right;
	padding: 0.9% 3%;
	background-color: #947940;
	background-image: linear-gradient(to bottom, #947940, #8a713c);
}

.ctcdirfechado {
	background-color: #947940;
	background-image: linear-gradient(to bottom, #947940, #8a713c);
}

.redesociais {
	float: right;
}

.contatoresp .fa {
	width: 115px;
	padding: 36px;
	font-size: 2.2em;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
	background-color: #b99851;
	background-image: linear-gradient(to bottom, #b99851, #8a713c);
	color: #fff;
	text-shadow: 1px 1px 6px #323232;
}

.contatoresp .fa:hover {
	background-color: #8a713c;
	background-image: linear-gradient(to bottom, #8a713c, #8a713c);
	color: #fff;
	transition: 0.3s;
}

.creditos p {
	text-align: right;
	padding-right: 10%;
	padding-top: 1.2%;
	color: #66686b;
	font-size: 0.99em;
}

.creditos a {
	color: #66686b;
	font-weight: 600;	
}

.incodestudio {
	color: #c7ac73;
	font-weight: 600;
}

#botoes {
    height: 180px;
    position: fixed;
    bottom: 13%;
    right: 2%;
	display: block;
}

#botoes a {
	display: block;
    width: 80px;
	height: 80px;
	margin-bottom: 13px;
	padding-top: 15px;
	text-align: center;
	background-color: #C09E54;
	background-image: linear-gradient(to bottom, #DFBD69, #b99851);
	color: #fff;
	text-decoration: none;
	font-size: 3em;
	border-radius: 50%;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
	text-shadow: 1px 1px 1px #666666;
}

#botoes a:hover {
	background-color: #b99851;
	background-image: linear-gradient(to bottom, #b99851, #b99851);
	transition: 0.3s;
}

#botoes a.whatsfundo {
	background-color: #01B75C;
	background-image: linear-gradient(to bottom, #01B75C, #009249);
	transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-webkit-animation-name: aniwhats;
	-moz-animation-name: aniwhats;
	-o-animation-name: aniwhats;
	-ms-animation-name: aniwhats;
	animation-name: aniwhats;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-o-animation-duration: 2s;
	-ms-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-o-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	animation-timing-function: linear;
}

#botoes a.whatsfundo:hover {
	background-color: #009249;
	background-image: linear-gradient(to bottom, #009249, #009249);
	transition: 0.3s;
}

#botoes a.msgmenor {
	font-size: 2.5em;
	padding-top: 19px;
}

#botoes a.setacima {
	font-size: 3.2em;
	padding-top: 10px;
	background-color: #b99851;
	background-image: linear-gradient(to bottom, #b99851, #8a713c);
}

#botoes a.setacima:hover {
	background-color: #8a713c;
	background-image: linear-gradient(to bottom, #8a713c, #8a713c);
	transition: 0.3s;
}

/*===========  menu resp ==========*/
.overlay { height: 0%; width: 100%; position: fixed; z-index: 1; top: 0; left: 0; background-color: #b99851; background-image: linear-gradient(to right, #b99851, #866e3a); overflow-y: hidden; transition: 0.5s; }
.overlay-content { position: relative; top: 12%; width: 100%; text-align: center; margin-top: 1%; }
.overlay a { padding: 2%; text-decoration: none; font-size: 1.8em; color: #fff; font-weight: 600; font-style: italic; text-transform: uppercase; display: block; transition: 0.3s;  }
.overlay a:hover, .overlay a:focus { color: #C09E54; }
.closebtn { position: absolute; top: 20px; right: 45px; font-size: 2.5em !important; }
.botaomenuresp { display: none; }

/*===========  media queri ==========*/
@media screen and (max-width: 1920px){
	.header { max-height: 1080px; }
	.chamadaum { max-height: 1080px; }
	.empresas { max-height: 1080px; }
	.orcamento { max-height: 1080px; }
}

@media screen and (max-width: 1870px){
	.menu-logo img { width: 93%; }
	.menunav { padding-top: 2.7%; }
	.header h4 { font-size: 4em; }
	.header p { font-size: 2.55em; }
	.produtostexto img { max-width: 185px; }
	.produtostexto h2 { font-size: 2em; }
	.produtostexto p { font-size: 1.3em; }
	.saibamais { font-size: 1.3em; }
}

@media screen and (max-width: 1820px){
	.menu-logo img { width: 89%; }
	.menunav a { font-size: 1.45em; }
	a.famenu { font-size: 1.8em; }
	.header h4 { font-size: 3.9em; }
	.header p { font-size: 2.45em; }
	.button { font-size: 1.35em; }
	h1, h3 { font-size: 2.5em; }
	.mercadotext { font-size: 2.2em; }
	.mercado p { font-size: 1.5em; }
	.apresentacao { font-size: 1.5em; }
	.chamadaum h4 { font-size: 3.3em; }
	.carmais { font-size: 1.55em; }
	.buttonorcamento { font-size: 1.195em; }
	.contatoresp img { width: 74%; }
}

@media screen and (max-width: 1780px){
	.menu-logo img { width: 84%; }
	.menunav a { font-size: 1.35em; }
	a.famenu { font-size: 1.7em; }
	.header h4 { font-size: 3.8em; }
	.header p { font-size: 2.35em; }
	.button { font-size: 1.25em; }
	h1, h3 { font-size: 2.4em; }
	.mercadotext { font-size: 2.18em; }
	.mercado p { font-size: 1.45em; }
	.apresentacao { font-size: 1.45em; }
	.chamadaum h4 { font-size: 3.2em; }
	.carmais { font-size: 1.5em; }
	.produtostexto img { max-width: 175px; }
	.produtostexto h2 { font-size: 1.9em; }
	.produtostexto p { font-size: 1.27em; }
	.saibamais { font-size: 1.27em; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 2.25em; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.65em; }
	.orcamentomsg p { font-size: 2.75em; }
	.orcamentomsg p.orcadesconto { font-size: 4.2em; }
	.tituloroda { font-size: 1.5em; }
}

@media screen and (max-width: 1680px){
	.header { max-height: 1050px; }
	.menu-logo img { width: 80%; }
	.menunav { padding-top: 2.6%; }
	.header h4 { font-size: 3.7em; }
	.header p { font-size: 2.25em; }
	.button { font-size: 1.195em; }
	.chamadaum { max-height: 1050px; }
	.chamadaum h4 { font-size: 3.1em; }
	.carmais { font-size: 1.45em; }
	.produtostexto img { max-width: 165px; }
	.produtostexto h2 { font-size: 1.75em; }
	.produtostexto p { font-size: 1.2em; }
	.saibamais { font-size: 1.2em; }
	.empresas { max-height: 1050px; }
	.orcamento { max-height: 1050px; }
	#botoes { height: 180px; bottom: 9.5%; right: 2%; }
	#botoes a { width: 70px; height: 70px; margin-bottom: 8px; padding-top: 14.5px; font-size: 2.6em; }
	#botoes a.msgmenor { font-size: 2.3em; padding-top: 16px; }
	#botoes a.setacima { font-size: 3.2em; padding-top: 5px; }
}

@media screen and (max-width: 1600px){
	.header { max-height: 960px; }
	.menu-logo img { width: 76%; }
	.menunav a { font-size: 1.3em; }
	a.famenu { font-size: 1.6em; }
	.header h4 { font-size: 3.6em; }
	.header p { font-size: 2.15em; }
	.button { font-size: 1.19em; }
	h1, h3 { font-size: 2.2em; }
	.mercadotext { font-size: 2em; }
	.mercado p { font-size: 1.35em; }
	.apresentacao { font-size: 1.35em; }
	.chamadaum { max-height: 960px; }
	.chamadaum h4 { font-size: 3em; }
	.carmais { font-size: 1.4em; }
	.produtostexto img { max-width: 160px; margin-right: 2%; }
	.produtostexto h2 { font-size: 1.65em; }
	.produtostexto p { font-size: 1.15em; padding: 1% 3% 1.5% 0; }
	.saibamais { font-size: 1.15em; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 2.15em; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.55em; }
	.orcamentomsg p { font-size: 2.6em; }
	.orcamentomsg p.orcadesconto { font-size: 4em; }
	.buttonorcamento { font-size: 1.1em; }
	.contato { margin-left: 9%; }
	.contatoresp img { width: 71%; }
	.contatoresp h5 { font-size: 1.085em; }
	.contatoresp h6 { font-size: 0.79em; }
	.contatoresp p { font-size: 1.05em; }
	p.rodaparagrafomenor { font-size: 0.93em; }
	.contatoresp a { font-size: 1.2em; }
	.tituloroda { font-size: 1.4em;	}
	.redesociais .fa { padding: 25px; font-size: 2.2em; font-size: 1.5em; width: 80px; margin: 5px 2px; }
	.creditos p { font-size: 0.8em; }
}

@media screen and (max-width: 1536px){
	.menu-logo img { width: 72%; }
	.menunav { padding-top: 2.5%; }
	.menunav a { font-size: 1.2em; }
	a.famenu { font-size: 1.5em; }
	.header h4 { font-size: 3.5em; }
	.header p { font-size: 2.05em; }
	.button { font-size: 1.175em; }
	h1, h3 { font-size: 2.1em; }
	.mercadotext { font-size: 1.8em; }
	.mercado p { font-size: 1.255em; }
	.apresentacao { font-size: 1.255em; }
	.chamadaum h4 { font-size: 2.9em; }
	.carmais { font-size: 1.35em; }
	.produtostexto img { max-width: 155px; }
	.produtostexto h2 { font-size: 1.55em; }
	.produtostexto p { font-size: 1.1em; }
	.saibamais { font-size: 1.1em; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 2.05em; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.45em; }
	.orcamentomsg p { font-size: 2.55em; }
	.orcamentomsg p.orcadesconto { font-size: 3.9em; }
	.buttonorcamento { font-size: 1.05em; }
	.contatoresp h5 { font-size: 1.04em; }
	.contatoresp h6 { font-size: 0.78em; }
	.contatoresp p { font-size: 1.05em; line-height: 1.4em; }
	p.rodaparagrafomenor { font-size: 0.93em; }
	.contatoresp a { font-size: 1.2em; }
	.tituloroda { font-size: 1.3em;	}
	.ctcdir, .ctcdirfechado { padding: 0.5% 3%;	}
	.redesociais .fa { padding: 25px; font-size: 2.2em; font-size: 1.5em; width: 80px; margin: 5px 2px; }
	.creditos p { font-size: 0.75em; }
	#botoes { height: 180px; bottom: 5%; right: 2%; }
	#botoes a { width: 55px; height: 55px; margin-bottom: 8px; padding-top: 11px; font-size: 2em; }
	#botoes a.msgmenor { font-size: 1.7em; padding-top: 14px; }
	#botoes a.setacima { font-size: 2.4em; padding-top: 5px; }
}

@media screen and (max-width: 1440px){
	.menu-logo img { width: 68%; }
	.menunav a { font-size: 1.15em; }
	a.famenu { font-size: 1.45em; padding-top: 0; }
	.header h4 { font-size: 3.4em; }
	.header p { font-size: 1.95em; }
	.button { font-size: 1.1em; }
	h1, h3 { font-size: 2em; }
	.mercado p { font-size: 1.25em; }
	.apresentacao {	font-size: 1.25em; }
	.mercadotext { font-size: 1.7em; }
	.chamadaum h4 { font-size: 2.8em; }
	.carmais { font-size: 1.25em; }
	.produtostexto img { max-width: 150px; }
	.produtostexto h2 { font-size: 1.5em; }
	.produtostexto p { font-size: 1em; }
	.saibamais { font-size: 1em; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 2em; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.35em; }
	.empmais { font-size: 1.3em; }
	.orcamentomsg p { font-size: 2.4em; }
	.orcamentomsg p.orcadesconto { font-size: 3.7em; }
	.buttonorcamento { font-size: 0.85em; }
	.rodape { height: 48vh; max-height: 48%; }
	.contatoresp p { font-size: 0.8em; padding-left: 0; line-height: 1.4em; }
	p.rodaparagrafomenor { font-size: 0.715em; }
	.contatoresp a { font-size: 1em; }
	.contatoresp h5 { font-size: 0.89em; padding-bottom: 0; }
	.contatoresp h6 { font-size: 0.77em; padding-top: 0; }
	.tituloroda { font-size: 1.2em; }
	.redesociais .fa { padding: 25px; font-size: 1.5em; width: 80px; margin: 5px 2px; }
	.creditos p { font-size: 0.7em; }
}

@media screen and (max-width: 1380px){
	.menu-logo { padding-left: 7%; }
	.menu-logo img { width: 64%; }
	.menunav { padding-top: 2.34%; padding-right: 4.5%; }
	.header h4 { font-size: 3.3em; padding-left: 7%; }
	.header p { font-size: 1.85em; padding-left: 7%; }
	.button { margin-left: 7%; }
	.chamadaum h4 { font-size: 2.7em; }
	.carmais { font-size: 1.2em; }
	.produtostexto h2 { padding-top: 2.8%; }
	.produtostexto p { padding: 1% 4% 1% 0; }
	#botoes { right: 1%; }
}

@media screen and (max-width: 1330px){
	.menu-logo { width: 40%; padding-left: 6%; }
	.header h4 { padding-left: 6%; }
	.header p { padding-left: 6%; }
	.button { margin-left: 6%; }
	.produtostexto h2 { font-size: 1.3em; padding-top: 3%; }
}

@media screen and (max-width: 1280px){
	.menu-logo { padding-left: 6%; }
	.menunav a { font-size: 1.1em; }
	a.famenu { font-size: 1.4em; padding-top: 0.2%; }
	.header h4 { font-size: 3.2em; }
	.header p { font-size: 1.75em; }
	.button { font-size: 1.05em; }
	h1, h3 { font-size: 1.85em; }
	.pularmercadoresp { font-size: 0.65em; }
	.mercado p { font-size: 1.2em; }
	.apresentacao {	font-size: 1.2em; }
	.mercadotext { font-size: 1.6em; }
	.chamadaum h4 { font-size: 2.5em; }
	.carmais { font-size: 1.17em; }
	.produtostexto h2 { font-size: 1.26em; padding-top: 2.5%; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 1.8em; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.2em; }
	.empmais { font-size: 1.2em; }
	.orcamentomsg p { font-size: 2.1em; }
	.orcamentomsg p.orcadesconto { font-size: 3.2em; }
	.buttonorcamento { font-size: 0.845em; }
	.rodape { height: 50vh; max-height: 50%; }
	.contato { margin-left: 7%; margin-right: 7%; }
	.tituloroda { font-size: 1.1em; }
	.creditos p { padding-right: 7%; }
}

@media screen and (max-width: 1180px){
	.menu-logo { width: 70%; padding-top: 2%; }
	.menu-logo img { width: 100%; max-width: 310px; }
	.menunav { display: none; }
	.botaomenuresp { display: block; font-size: 2em; cursor: pointer; color:#fff; float: right; padding-top: 2.4%; padding-right: 4%; }
	.header h4 { font-size: 3.1em; }
	.header p { font-size: 1.65em; }
	.button { font-size: 1em; }
	h1, h3 { font-size: 1.8em; }
	.chamadaum h4 { font-size: 2.3em; }
	.carmais { font-size: 1.15em; }
	.produtostexto h2 { font-size: 1.2em; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 1.7em; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.18em; }
	.empmais { font-size: 1.15em; }
	.orcamentomsg p { font-size: 1.95em; }
	.orcamentomsg p.orcadesconto { font-size: 3em; }
	.buttonorcamento { font-size: 0.845em; }
	.rodape { height: 46vh; max-height: 46%; }
	.contato { margin-left: 5%; margin-right: 7%; }
	.contatoresp .fa { padding: 25px; font-size: 1.3em; }
	.tituloroda { font-size: 1.05em; }
}

@media screen and (max-width: 1100px){
	.menu-logo { width: 70%; padding-left: 4%; }
	.menu-logo img { width: 100%; max-width: 280px; }
	.header h4 { font-size: 3em; padding-left: 4%; }
	.header p { font-size: 1.65em; padding-left: 4%; }
	.button { margin-left: 4%; }	
	h1, h3 { font-size: 1.7em; }
	.mercado p { font-size: 1.1em; }
	.apresentacao {	font-size: 1.1em; }
	.mercadotext { font-size: 1.4em; }
	.chamadaum { background-attachment: scroll; background-image: url("imagem/fundo-chamada-1099.jpg"); background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url("imagem/fundo-chamada-1099.jpg"); }
	.chamadaum h4 { font-size: 2.1em; }
	.carmais { font-size: 1.14em; }
	.produtostexto h2 { font-size: 1.1em; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 1.6em; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.12em; }
	.empmais { font-size: 1.1em; }
}

@media screen and (max-width: 1099px){
	.header { background-attachment: scroll; }
	.chamadaum { background-attachment: scroll; }
}

@media screen and (max-width: 1068px){
	.header h4 { font-size: 2.9em; }
	.header p { font-size: 1.55em; }
	h1, h3 { font-size: 1.6em; }
	.produtostexto img { margin-right: 2%; }
	.produtostexto p { padding: 1% 4% 1% 0; }
	.chamadaum h4 { font-size: 2em; }
	.carmais { font-size: 1.12em; }
	.produto { margin-left: 4%; margin-right: 0; }
	.produtostexto { margin-right: 5%; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 1.5em; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.1em; }
	.empmais { font-size: 1.08em; }
	.rodape { height: 48vh; max-height: 48%; }
	.contato { margin-left: 10%; }
	.contatoresp { width: 46%; }
	.semhorario { display: none; }
}

@media screen and (max-width: 1024px){
	.mercado { padding: 0 3% 5% 2%; }
	.apresentacao { padding-left: 4%; padding-right: 5%; }
	.carmais { padding: 1.7% 4%; }
	.produtostexto { width: 90%; margin-left: 3%; }
	.produtostexto h2 { padding-top: 1.8%; font-size: 1.5em; }
	#botoes { bottom: 3%; }
}

@media screen and (max-width: 980px){
	.botaomenuresp { padding-top: 2.8%; }
	.header h4 { font-size: 2.8em; }
	.header p { font-size: 1.6em; }
	.mercado p { font-size: 1em; }
	.apresentacao { font-size: 1em; }
	.rodape { height: 46vh; max-height: 46%; }
}

@media screen and (max-width: 900px){
	.mercadotext { left: 3%; font-size: 1.3em; }
	.produtostexto h2 { font-size: 1.4em; }
 	.prodservblocoumtexto, .prodservblocodoistexto { position: absolute; height: 85vh; max-height: 85%; background: none; text-shadow: 1px 1px 6px #000; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 1.8em; margin-left: 0; color: #fff; }
	.prodservblocoum h2::after { content: ''; display: block; width: 8%; border-top: 2px solid #e9be76; margin: 10px auto; }
	.prodservblocodois h2::after { content: ''; display: block; width: 8%; border-top: 2px solid #e9be76; margin: 10px auto; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.6em; padding: 4% 4% 2% 4%; color: #fff; font-weight: 300; }
	.prodservmais { padding: 0 12%; }
	.prodservblocoum { text-align: center; }
	.prodservblocoumtexto { width: 100%; }
	.prodservblocoumfoto { width: 100%; height: 85vh; max-height: 85%; background-image: linear-gradient(rgba(0,0,0, 0.3), rgba(0,0,0, 0.3)), url("imagem/alexandre-botelho-900.jpg"); box-shadow: none; background-position: right; }
	.prodservblocodois { text-align: center; margin-top: 8%; }
	.prodservblocodoisfoto { width: 100%; height: 85vh; max-height: 85%; background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),url("imagem/palestras-900.jpg"); box-shadow: none; }
	.prodservblocodoistexto { width: 100%; }
	.empmais { margin-left: 0; margin-top: 2%; font-size: 1.3em; }
}

@media screen and (max-width: 860px){
	.botaomenuresp { padding-top: 2.9%; }
	.header h4 { font-size: 2.7em; }
	.header p { font-size: 1.55em; }
	.button { font-size: 0.87em; }
	h1 { font-size: 1.5em; }
	h3 { font-size: 1.5em; }
	.mercado p { font-size: 1em; }
	.chamadaum h4 { font-size: 1.9em; }
	.carmais { font-size: 1.12em; padding: 1.5% 5%; }
	.produtostexto h2 { font-size: 1.25em; }
	.produtostexto p { font-size: 1.1em; padding: 1% 4%; }
	.saibamais { font-size: 1.1em; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 1.7em; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.5em; }
	.empmais { font-size: 1.2em; }
	.contatoresp .fa { width: 50px; margin: 5px 0; padding: 15px; font-size: 1.2em; }
	.redesociais { margin-right: 10%; }
	.tituloroda { padding-top: 8%; margin-bottom: 12%; }
	#botoes { bottom: 1%; }
	#botoes a { width: 46px; height: 46px; font-size: 1.5em; padding-left: 0; }
	#botoes a.msgmenor { font-size: 1.2em; }
	#botoes a.setacima { font-size: 2em; }
}

@media screen and (max-width: 780px){
	.mercadotext { left: 1.5%; font-size: 1.2em; }
}
	
@media screen and (max-width: 768px){
	.header { background-image: url("imagem/resp/fundo-home.jpg"); }
	.chamadaum { background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),url("imagem/resp/fundo-chamada.jpg"); background-position: left; }
	.produtostexto h2 { padding-top: 2%; }
	.produtostexto p { padding: 1% 4% 1.5% 4%; }
	.contato { margin-left: 7%; margin-right: 0; }
	.redesociais { margin-right: 10%; }
	.creditos p { padding-right: 10%; }
}

@media screen and (max-width: 720px){
	.botaomenuresp { padding-top: 3%; }
	.header h4 { font-size: 2.6em; }
	.header p { font-size: 1.45em; }
	.produtostexto h2 { font-size: 1.195em; }
	.produtostexto p { font-size: 1.095em; padding: 1.5% 4%; }
	.saibamais { font-size: 1em; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 1.6em; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.4em; }
	.empmais { font-size: 1.1em; }
	.orcamentomsg p { font-size: 1.63em; }
	.orcamentomsg p.orcadesconto { font-size: 2.5em; }
	.rodape { height: 58vh; max-height: 58%; }
	.contato { margin: 0; padding-top: 8%; }
	.contatoresp { width: 100%; margin: 0; padding: 0; }
	.resp { display: none; }
	.contatoresp img { width: 40%; display: block; margin-left: auto; margin-right: auto; padding-bottom: 1.5%; }
	.contatoresp h5 { text-align: center; font-size: 1em; }
	.contatoresp h6 { text-align: center; font-size: 0.7em; }
	.contatoresp p { text-align: center; font-size: 0.8em; }
	.creditos p { text-align: center; padding: 3% 24% 0 24%; }
	.redesociais { float: left; padding: 4% 0 4% 39%; }
	.pularoda { display: none; }
}

@media screen and (max-width: 700px){
	.mercadotext { left: 1%; font-size: 1.1em; }
}

@media screen and (max-width: 660px){
	.redesociais { padding: 4% 0 4% 38%; }
}

@media screen and (max-width: 640px){
	.menu-logo { padding-left: 2%; }
	.header h4 { font-size: 2.5em; padding-left: 2%; }
	.header p { font-size: 1.4em; padding-left: 2%; }
	.button { font-size: 0.79em; margin-left: 2%; }
	.pularmercadoresp { display: block; }
	.mercadoresp { width: 100%; padding: 2%; }
	.mercadotext { left: 5%; font-size: 1.8em; }
	.chamadaum h4 { font-size: 1.7em; }
	.carmais { font-size: 1.05em; }	
	.chamada p { padding-left: 6%; padding-right: 6%; }
	.pularchama { display: inline; }
	.produtostexto h2 { padding-top: 2.4%; }
	.produtostexto p { font-size: 1.09em; padding: 1% 4% 0.9% 4%; }
	.buttonorcamento { font-size: 0.7em; padding: 12px 22px; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 1.5em; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.2em; }
	.empmais { font-size: 1.08em; margin-top: 4%; }
	.contatoresp h5 { font-size: 0.9em; }
	.redesociais { float: left; padding: 4% 0 4% 37%; }
}

@media screen and (max-width: 620px){
	.rodape { height: 49vh; }
	.contato { margin: 0; border-bottom: none; }
	.contatoresp { width: 100%; margin: 0; padding: 0; }
	.contatoresp p { text-align: center; font-size: 0.8em; }
	.contatoresp h5 { text-align: center; font-size: 0.8em; }
	.contatoresp h6 { text-align: center; font-size: 0.72em; }
	.contatoresp img { display: block; margin-left: auto; margin-right: auto; }
	.resp { display: none; }
	.creditos p { text-align: center; padding-right: 18%; padding-left: 18%; padding-top: 2%; }
	.redesociais { float: left; padding: 2% 0 2% 36%; }
	.pularoda { display: none; }
}

@media screen and (max-width: 600px){
	h1 { margin-left: 15%; margin-right: 15%; }
}

@media screen and (max-width: 580px){
	.header h4 { font-size: 2.4em; }
	.header p { font-size: 1.3em; }
	.pularmercadoresp { font-size: 0.72em; }
	.contatoresp img { width: 40%; }
	.redesociais { float: left; padding: 4% 0 4% 36%; }
}

@media screen and (max-width: 540px){
	.header h4 { font-size: 2.3em; padding-right: 2%; }
	.header p { font-size: 1.6em; padding-right: 8%; }
	.button { font-size: 0.9em; margin-top: 3%; }
	.pular { display: inline; }
	.mercadotext { left: 3%; font-size: 1.6em; }
	.chamadaum h4 { font-size: 1.5em; }
	.carmais { font-size: 0.95em; }
	.produtostexto { margin-bottom: 6%; }
	.produtostexto { width: 96%; margin-left: 0; margin-right: 1%; }
	.produtostexto img { width: 25%; margin-right: 2%; }
	.produtostexto h2 { padding-top: 1.4%; font-size: 1.1em; }
	.produtostexto p { padding: 0.4% 1.5% 0.4% 2%; font-size: 1em; }
	.prodservblocoumfoto { background-position: center; }
	.orcamentomsg p { font-size: 1.315em; }
	.orcamentomsg p.orcadesconto { font-size: 2em; }
	.buttonorcamento { font-size: 0.7em; padding: 10px 20px; }
	.redesociais { float: left; padding: 4% 0 4% 36.5%; }
}

@media screen and (max-width: 520px){
	.header h4 { font-size: 2.2em; }
	.header p { font-size: 1.5em; }
	.produtostexto img { width: 30%; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 1.4em; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.1em; }
	.empmais { font-size: 1.03em; }
	.contatoresp img { width: 45%; }
	.redesociais { float: left; padding: 4% 0 4% 35%; }
}

@media screen and (max-width: 490px){
	.header h4 { font-size: 2.1em; }
	.header p { font-size: 1.4em; }
	h1 { padding-top: 10%; }
	h3 { padding-bottom: 4%; }
	.mercado p { padding-bottom: 10%; }
	.apresentacao { font-size: 1em; padding-top: 4%; padding-bottom: 10%; }
	.produtos {padding-top: 10%; padding-bottom: 22%; }
	.produtostexto p { padding: 0.6% 1.8%; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 1.25em; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.08em; }
	.empmais { font-size: 0.9em; }
}

@media screen and (max-width: 480px){
	.redesociais { padding: 4% 0 4% 33%; }
}

@media screen and (max-width: 460px){
	.header p { padding-right: 4%; }
	.produtostexto h2 { padding-top: 1.5%; font-size: 1.09em; }
	.produtostexto p { padding: 1% 1.5%; font-size: 0.95em; }
	.contatoresp img { width: 50%; }
}

@media screen and (max-width: 440px){
	.menu-logo img { width: 100%; max-width: 235px; }
	.botaomenuresp { font-size: 1.7em; padding-top: 2.9%; }
	.header { background-image: url("imagem/respsmall/fundo-home.jpg"); }
	.header h4 { font-size: 1.9em; }
	.header p { font-size: 1.3em; }
	.chamadaum { background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),url("imagem/respsmall/fundo-chamada.jpg"); background-position: center; }
	h1 { font-size: 1.35em; }
	h3 { font-size: 1.35em; }
	.apresentacao { padding-left: 6%; padding-right: 7%; }
	.mercadotext { font-size: 1.3em; }
	.produtostexto { width: 98%; margin-left: 0; margin-right: 1%; margin-bottom: 6%; }
	.produtostexto img { max-width: 125px; }
	.produtostexto h2 { padding-top: 1.5%; font-size: 1.05em; }
	.produtostexto p { padding: 1.5% 1.5% 1% 0.5%; font-size: 0.9em; }
	.prodservmais { padding: 0 8%; }
}

@media screen and (max-width: 420px){
	.menu-logo img { width: 100%; max-width: 225px; }
	.header h4 { font-size: 1.8em; }
	.header p { font-size: 1.28em; }
	.chamadaum h4 { font-size: 1.4em; }
	.carmais { font-size: 0.9em; }
	.produtostexto h2 { padding-top: 1%; }
	.produtostexto p { padding: 1.5% 1.5% 0 0; font-size: 0.9em; }
	.prodservblocoum h2, .prodservblocodois h2 { font-size: 1.15em; }
	.prodservblocoum p, .prodservblocodois p { font-size: 1.05em; }
	.empmais { font-size: 0.8em; }
	.redesociais { padding: 4% 0 4% 31%; }
	.creditos p { padding-right: 12%; padding-left: 12%; }
}

@media screen and (max-width: 400px){
	.header h4 { font-size: 1.7em; }
	.header p { font-size: 1.25em; }
	h1 { font-size: 1.25em; }
	h3 { font-size: 1.25em; }
	.mercado p { font-size: 0.9em; }
	.apresentacao { padding-left: 4%; padding-right: 5%; }
	.mercadotext { left: 2%; }
	.produto { margin-left: 2%; }
	.produtostexto { width: 99%; margin-left: 0; margin-right: 1%; margin-bottom: 6%; }
	.produtostexto h2 { padding-top: 1%; font-size: 1.04em; }
	.produtostexto p { padding: 1% 1.5% 0 0; font-size: 0.9em; }
}

@media screen and (max-width: 380px){
	.header h4 { font-size: 1.6em; }
	.header p { font-size: 1.2em; padding-right: 2%; }
	.chamadaum h4 { font-size: 1.2em; }
	.carmais { font-size: 0.9em; }
	.produtostexto h2 { padding-top: 1%; font-size: 1em; }
	.produtostexto p { padding: 0 1% 0 0; font-size: 0.88em; }
	.saibamais { display: inline; font-size: 0.85em; }
	.orcamentomsg p { font-size: 0.98em; }
	.orcamentomsg p.orcadesconto { font-size: 1.5em; }
	.redesociais { padding: 4% 0 4% 30%; }
	.creditos p { font-size: 0.65em; }
}

@media screen and (max-width: 370px){
	.prodtxtresp { display: none; }
	.produtostexto h2 { padding-top: 2%; font-size: 0.94em; }
	.produtostexto p { padding: 1% 1%; font-size: 0.88em; }
}

@media screen and (max-width: 360px){
	.menu-logo img { width: 100%; max-width: 210px; }
	.botaomenuresp { padding-top: 2.6%; }
	.header h4 { font-size: 1.5em; }
	.header p { font-size: 1.18em; }
	.chamada h4 { font-size: 1.2em; }
	.carmais { font-size: 0.8em; }
	.formafrase { font-size: 1.35em; }
	.contatoresp img { width: 55%; }
	.redesociais { padding: 4% 0 4% 29%; }
}

@media screen and (max-width: 350px){
	.produtostexto h2 { font-size: 0.92em; }
}

@media screen and (max-width: 340px){
	.menu-logo img { width: 100%; max-width: 200px; }
	.header h4 { font-size: 1.4em; }
	.header p { font-size: 1.15em; }
	h1 { font-size: 1.15em; }
	h3 { font-size: 1.15em; }
	.mercadotext { font-size: 1.1em; }
	.chamada h4 { font-size: 1.1em; }
	.carmais { font-size: 0.7em; }
	.produtostexto h2 { font-size: 0.89em; }
	.produtostexto p { padding: 1% 1% 0 0; font-size: 0.86em; }
	.prodservmais { padding: 0 4%; }
	.redesociais { padding: 4% 0 4% 27%; }
}

@media screen and (max-width: 330px){
	.produtostexto h2 { font-size: 0.86em; }
}

@media screen and (max-width: 320px){
	.menu-logo { padding-top: 3%; }
	.header h4 { font-size: 1.3em; }
	.header p { font-size: 1.1em; }
	.rodape { height: 65vh; max-height: 65%; }
}

/*=========== Animacoes CSS3  ==========*/
@keyframes aparecer {
	0% { opacity:0; }
	100% { opacity:1; }
}

@keyframes aniwhats {
  0% { transform: scale(1); }
  65% { transform: scale(1.13); }
  100% { transform: scale(1); }
}