
#logoma{
	width:120px;
	height:auto;
	margin:0.5vh;
	min-height:25px;
	min-width:25px;
}



.divanimacao { 
	display:block;
	height:100%;
	background-color:white;
	width: 100%;
}

#animacao {
	overflow:hidden;
	display:block;
	float:left;
	position: absolute;
    left: 10%;
	width:30%;
	top:0%;
	
	
}

#animacaobarco{
	overflow:hidden;
}

#ponte {
	height:auto;
	position:relative;
	margin-top:0px;
	margin:0px;
	bottom:0px;
	width:100%;
}



.contactostexto2{
	font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
	font-size:12px;
	color: white;
}


.divanimacao1 { 
	display:block;
	height:100%;
	background-color:white;
	width: 100%;
}
