 
.Centro{
	width: 550px;
}

.Sld{
	display: none;
}

header{
	position: relative;
}

.FaixaTopo{
	text-align: center;
}

.CentroHeader{	
	background: rgba(0, 0, 0, 1);
}

.Menu a{	
	font-size: 22px;
}
.Bloco-1-3{	
	width: 90%;
	margin: 0 auto;
	margin-bottom: 20px;
}

 
 .EspMenu{
	width: 100%;
	height: 97px;
	clear: both;
	background: #000;
 }
 
 .MenuMobile{
	width: 100%;
	height: auto;
	border: 1px solid #000;
	padding: 30px;
	position: fixed;
	bottom: 0;
	z-index: 9999;
	font-size: 28px;
	font-family: 'Century Gothic';
	opacity: 0.6;
	background: #f60;
	color: #fff;
	transition: 0.5s;
}

.MenuMobile:hover, .MenuMobile:active, .MenuMobile:active{
	opacity: 1;
	transition: 0.5s;
}


.Coluna-1-Footer{
	width: 100%;
	height: auto;
	margin: auto;
}
.DisplayMenu{
	display: none;
}
.Coluna-2-Footer{
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 5px;
}

.MenuFooter li{
	width: 100%;
	text-align: center;
}

.FaixaBoot{
	text-align: center;
}

.FaixaBoot .Designer{
	width: 100%;
	height: auto;
	clear: both;
	margin: auto;
	padding: 10px 0;
	text-align: center;
}


.inputfull{
	width: 90%;
	clear: both;
	margin-top: 5px;
}

.input1-3{
	width: 90%;
	clear: both;
	margin-top: 5px;
}

.inputc-3{
	width: 90%;
	clear: both;
	margin-top: 5px;
}
