/*Wethink, lda 2017*/








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



@media screen and (max-width: 1024px) {
.banner {
}

			.banner #banner_centro {
			}

						.banner #banner_centro img{
							padding: 0 0 0 0 ;
							margin: 0 auto;
						}

						.banner #banner_centro .texto{
							font-size: 2.7vw; /*21px;*/
							color:#581F0A;
							line-height:3.7vw;
						}

						.banner #banner_centro .texto .link:link {font-family: inherit; font-size: 2.7vw; color:#581F0A; text-decoration:underline;}
						.banner #banner_centro .texto .link:visited {font-family: inherit; font-size: 2.7vw; color:#581F0A; text-decoration:underline;}
						.banner #banner_centro .texto .link:hover {font-family: inherit; font-size: 2.7vw; color:#A97B50; text-decoration:underline;}
						.banner #banner_centro .texto .link:active {font-family: inherit; font-size: 2.7vw; color:#581F0A; text-decoration:underline;}

}









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