/*MEDIA QUERY*/
@media only screen and (max-width : 480px) {

/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;} body {line-height: 1;}ol, ul{list-style:none;} blockquote, q{quotes:none;} blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;} :focus{outline:0;} ins{text-decoration:none;} del{text-decoration:line-through;} table{border-collapse:collapse; border-spacing:0;}

/*MAIN*/

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	
}
header {
	width: 100%;
}
.content-header {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	display:none;
	
}
.logo-mobile {
	display: inline-block;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
	
}

#menu {
	display:none;
}
nav {
	display:none;
}
#menu-mobile {
	display:inline-block;
	float:right;
}
#menu-icon {
	display:inline-block;
	margin-top:25px;
	z-index: 99999;
}

#menu-mobile ul, #menu-mobile:active ul {
	display: none;
	position: absolute;
	padding: 10px;
	border: 2px solid #6CAE67;
	right: 20px;
	top: 50px;
	width: 50%;
	background-color: #FFF;	
}

#menu-mobile li {
	text-align: center;
	width: 100%;
	padding: 10px 0;
	margin: 0;
}

#menu-mobile:hover ul {
	display: block;
	z-index:99999;
}
#menu-mobile li a{
	font-family: 'Muli', sans-serif;
	display: block;
	text-decoration: none;
	color: #6CAE67;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.responsive {
	display: inline-block;
	padding-top: -15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -15px;
} 
.responsive2 {
	display: none;

} 
.responsive  img{
	max-width: 100%;   /* Máximo da largura da imagem */
	width: 100%;
	min-width: 100%;
	max-height: 264px;  /* Máximo da altura da imagem */
	min-height: auto;      /* Mínimo da altura, por padrão "auto" */

}

#slideshow {
	display:none;

}
.content-dentro {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content-texto-home {
	font-family: 'Raleway', sans-serif;
	font-weight: lighter;
	padding-top: 20px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 140%;
}
.home-central a {
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #6CAE67;
	border: 2px solid #FFF;
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	padding: 10px;
	height: auto;
	width: 80%;
	box-shadow: 1px 1px 1px 0 #999;
	font-size: 100%;
}
.quemsomos-esq {
	font-family: 'Raleway', sans-serif;
	float: none;
	color: #FFF;
	font-size: 120%;
	width: 90%;
	line-height: 140%;
	padding-top: 100px;
	text-align: justify;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.quemsomos-esq h1 {
	font-size: 200%;
	padding-bottom: 20px;
}
.quemsomos-dir {
	display:none;
}
.quemsomos-dir-mobile {
	display: inline-block;
	width: 100%;
}
.quemsomos-dir-mobile img{
	display: block;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	border: 8px solid #FFF;
	box-shadow: 1px 1px 3px 0 #999;
}
.servicos h1 {
	text-align: center;
	padding-top: 80px;
	color: #333;
	font-size: 200%;
	padding-bottom: 20px;
}
.content-dentro p {
	color: #333;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content-dentro2 p {
	color: #FFF;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content-servicos {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.servicos-blocos {
	width: 300px;
	float: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}
.servicos-blocos-right {
	width: 300px;
	float: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}
.content-dentro2 {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-bottom: 0px;
}
.contato {
	height: auto;
	width: 100%;
	background-color: #E9E9E9;
	background-repeat: repeat;
	padding-bottom: 35px;
	z-index: 999;
	background-image: url(../_images/bg-home.png);
	margin-top: -140px;
	padding-top: 80px;
}
.contato-esq {
	font-family: 'Raleway', sans-serif;
	float: none;
	color: #333;
	font-size: 120%;
	width: 100%;
	line-height: 140%;
	padding-top: 100px;
	text-align: justify;
	font-weight: lighter;
}
.contato-esq h1 {
	font-size: 180%;
	text-align: center;
	padding-bottom: 20px;
}
#fotos-galeria {
	display:none;
}
contato-esq p {
	text-align: center;
}
.contacts-mobile {
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 120%;
	width: 90%;
	padding-left: 30px;
	font-weight: lighter;
	padding-top: 40px;
	line-height: 140%;
}
.contacts {
	display: none;
}
#formulario {
	display: none;	
}
.contato-dir {
	float: none;
	margin-top: 0px;
	padding-bottom: 40px;
	width: 95%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
}
.maps-mobile {
	display: inline-block;
	width: 100%;
}
.endereco {
	font-size: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #666;
}
#fotos2 {
	display: inline-block;
	width: 100%;
}

#fotos2 img {
	border: 4px solid #EEEEEE;
	box-shadow: 0 0 1px 0 #999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 290px;
	display: block;
}
}
