 
.FaixaTopo{
	display: block;
}
.FaixaFixa{
	display: none;
}

.VoltarTopo{
	display: none;
}

footer{
	padding-bottom: 105px !important;
}

.FaixaTopo{
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 0;
	z-index: 14;
	background: rgba(255, 255, 255, 0);
	padding: 20px 0;
	z-index: 15;
}

.BtnMenu{
	float: right;
	width: 100px;
	height: auto;
	text-align: right;
	text-transform: uppercase;
	font-family: "Lato Light";
	font-size: 22px;
	padding: 10px;
	margin-top: 0px;
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
}

.VectorMenu{
	width: auto;
	height: 18px;
	transition: 0.5s;
}

.VectorMenu rect{
	fill: #fff;
	transition: 0.5s;
}

.FaixaTopo .Logo{
	width: 250px;
	height: auto;
	float: left;
}

.Centro{
	width: 500px;
}

.VectorMenu{
	width: auto;
	height: 18px;
	transition: 0.5s;
}

.VectorMenu rect{
	fill: #fff;
	transition: 0.5s;
}

nav{
	width: 100%;	
	right: -100%;
}

.titlemenu{
	margin-top: 10%;
}

.Menu{	
	margin-top: 15%;
}


.SocialSpace p{
	font-size: 16px;
}

.bloco-1-3{
	width: 100%;
	margin-bottom: 10px;
}

.bloco-bl2{
	height: 230px;
}

.bbl2-info{
	margin-left: 496px;
}

.common-text-foot{
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}

.Designer{
	width: 100%;	
	text-align: center;
}

.SliderTopo{
	height: 400px;
}

.input-1-2{
	width: 80%;
	margin-bottom: 15px;
}

.textareac{
	width: 80%;
}

.BlServ .Image, .BlServ .Text-serv{	
	width: 100%;
}

.ImageServ{
	width: 100%;
	height: auto;
}


.SliderTopo{	
	background-size: auto 100%;
	background-position: center;
}

.TelsTl{
    display: none;
}