
.changelang{
	padding: 5px 10px;
	border-radius: 5px;
	background: white;
	display: block;
	text-decoration: none;
	width: 35px;
	text-align: center;
	color: #333;
	float: right;
	margin-left: 10px;
}

#bts{
	width: 100%;
	height: 60px;
	float: left;
}

#en{
	display: none;
}

.changelang.active{
	background: #31647b;
	color: white;
}

.slider_content{

	float: left;
	margin-top: 20px;
	width: 352px;
	height: 370px;
	margin: auto;
	position: relative;
	margin-right: 10px
}
.slider_content img{
	border-radius: 50%;
}
.slider_content #img1{
	border: 10px solid rgba(0,0,0,0.5);
	position: absolute;
	top: 10px;
	left: 20px;
}
.slider_content #img2{
	border: 6px solid rgba(0,0,0,0.5);
	position: absolute;
	top: 170px;
	left: 190px;
}
.slider_content #texto{
  width: 100%;
  
  margin-top: 326px;
}

.slider_content #texto h1{
	text-align: center;
	font-size: 30px;
	font-weight: 200;
	line-height: 36px;
	margin-bottom: 24px;
}
.slider_content #texto p{
	text-align: left;
	font-weight: 100;
	font-size: 14px;
	line-height: 16px;
}

.marcas{
	width: 1086px;
	margin: auto;
	  overflow: auto;
  margin-bottom: 30px;
    overflow: hidden;
}
.bgt{
	position: fixed;
	width: 100%;
	height: 100%;
	background: url('../aplus_files/bg.jpg');
	background-size: cover;
	background-position: fixed;
}


.mm{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	
	
	
}
.header{
	text-align: center;
	background: rgba(0,0,0,0.5);
	padding: 20px;
	margin-bottom: 50px;
}
.footer{
	position: relative;
	background: rgba(0,0,0,0.5);
  padding: 30px;
  margin-top: 170px;
}

.footer a{

	color: white;
}
.header img{
	height: 60px;
}
.arrumar{
	max-width: 1086px;
	margin: auto;
	overflow: auto;background: 
	padding: 0 20px;
}


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

body{
	width: 100%;
	height: 100% !important;
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: 'Varela Round', sans-serif;
	color: white;;
}

*{
	font-family: 'Varela Round', sans-serif;
	font-weight: 100;
}
.projects{
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
    height: 260px;
    margin-top: 10px;
    margin-right: 20px;
}
.projects img{
	width: 200px;
	float: left;
	margin: 10px 10px 0px 10px;
	
}
.cigarra{
	position: absolute;
    bottom: 30px;
    right: 246px;
    width: 250px;
}
.cigarra img{
	width: 100%;
    margin-top: 4px;
}
.cigarra h3{
	font-size: 16px;
    font-weight: bold;
    margin: 0 0 4px 0;
    padding: 0;
}
.cigarra p{
	font-size: 10px;
	margin: 0;
	padding: 0;
	width: 164px;
	float: left;
}
.cigarra a{
	float: right;
    width: 70px;
    height: 12px;
    background: rgba(0,0,0,0.8);
    font-size: 10px;
    text-decoration: none;
    padding: 7px 4px;
    border-radius: 4px;
}
.algadourada{
	position: absolute;
    bottom: 140px;
    right: 246px;
    width: 290px;
    text-align: right;
}
.algadourada img{
    height: 50px;
    width: auto;
    text-align: right;
    margin-top: 4px;
}
.algadourada h3{
	font-size: 16px;
    font-weight: bold;
    margin: 0 0 4px 0;
    padding: 0;
	text-align: left;
}
.algadourada p{
	font-size: 10px;
	margin: 0;
	padding: 0;
	width: 194px;
	float: left;
    text-align: left;
}
.algadourada a{
	float: right;
    width: 70px;
    height: 12px;
    background: rgba(0,0,0,0.8);
    font-size: 10px;
    text-decoration: none;
    padding: 7px 4px;
    border-radius: 4px;
}
