/*Wethink, lda 2019*/





/* 
==========================================================================
 Reset
========================================================================== 
*/
html, body, h1, h2, h3, h4, h5, h6, header nav {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    height: 100%; 
	
}


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;

}

body {
	line-height: 1;
	height: 100%; 
}
/* 
==========================================================================
 Reset
========================================================================== 
*/





















/* 
==========================================================================
 Site
========================================================================== 
*/














header {
	clear: both;
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	overflow: hidden;
}
			header .header_centro {
				position: relative;
				padding: 0 0 0 0 ;
				margin: 0 auto;
				max-width: 1200px;
				width: 100%;
				text-align: center;
				overflow: hidden;
			}
						header .header_centro .logo{
							position: relative;
							padding: 0 0 0 0 ;
							margin: 0 auto;
							width: 60%;
							margin-top: 200px;
						}
















footer {
	clear: both;
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	overflow: hidden;
}
			footer .footer_centro {
				position: relative;
				padding: 0 0 0 0 ;
				margin: 0 auto;
				max-width: 1200px;
				width: 100%;
				text-align: center;
				overflow: hidden;
			}

					footer .footer_centro .copyright{
						position: relative;
						width: 100%;
						margin-top: 100px;

						font-family: verdana, sans-serif;
						font-weight: 400;
						font-style: normal;
						font-size:12px;
						color:#4d555b;
						line-height: 16px;
					}


/* 
==========================================================================
 Site
========================================================================== 
*/





















/* 
==========================================================================
 Responsive
========================================================================== 
*/




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


}







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


}











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



}


/* 
==========================================================================
 Responsive
========================================================================== 
*/