
.Centro{
	width: 950px;
}


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

.FaixaFixa{
	top: -125px;
}

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


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

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

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

nav{
	width: 350px;	
	right: -355px;
}


.titlemenu{
	margin-top: 5%;
}

.Menu{	
	margin-top: 10%;
}

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

.bloco-1-3{
	width: 310px;
	float:left;
}

.bloco-bl2{
	height: 230px;
}

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

.common-text-foot{
	float: left;
	width: 450px;
}

.Designer{
	width: 40%;	
	text-align: right;
}

.SliderTopo{
	height: 600px;
}

.input-1-2{
	width: 40%;
}

.textareac{
	width: 84%;
}

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

.ImageServ{
	float: left;
	max-width: 65%;
	max-height: 350px;	
}

.ImageServleft{
	float: left;
	padding-right: 10px;
}

.ImageServright{
	float: right;
	padding-left: 10px;
}

.BlServ .Image img{
	width: auto;
	height: auto;
	max-height: 250px;
	max-width: 100%;
}

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


.TelsTl{
    width: 90%;
    height: auto;
    margin: auto;
    font-family: "Century Gothic";
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    color: #fa0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
}