.sobre{
	font-family:klavika_light;
	padding:20px 0 40px 0;
	position:relative;
}

.sobre .faixa_area{
	position:relative;
}

.sobre h1{
	color: #434343;
    font-size: 28px;
    margin: 0 0 35px 0;
    text-transform: uppercase;
    font-weight: normal;
}

.sobre .mascote{
	z-index:999;
	position:relative;	
}

.sobre .mascote img{
	width:auto;
	max-width:none;
}

.sobre .texto{
	margin:80px 0 0 0;
	text-align:left;
}

.sobre b{
	font-weight:bold;
	color:#666;
}
.sobre p{
	 color: #7E7E7D;
	 font-family:klavika_light;
    line-height: 150%;
    margin: 0 0 5px 0;
    font-size: 16px;
    font-weight: normal;
}


.sobre .traco{
	height:15px;
	z-index:800;
	width:100%;
	background-color:#F0B900;
	margin:0 0 80px 0;
}

.sobre .btn{
	width: 200px;
	text-align:center;
	position:absolute;
	bottom:-80px;
}

.sobre  .btn a.botao{
    border-radius: 5px;
	text-align:center;
    color:#7a7a7a;
    padding: 15px 20% 15px 20%;
    text-transform: uppercase;
	background-color: #F0B900;
	text-decoration:none;
}


.sobre .btn_2{
	width: 210px;
	position:absolute;
	bottom:-80px;
}

.sobre .btn_2 a.botao{
    border-radius: 5px;
    color:#FFF;
	padding: 15px 5% 15px 5%;
    text-transform: uppercase;
	background-color: #F0B900;
	text-decoration:none;
}

.sobre .btn_3{
	margin:20px 0 20px 0;
	
}

.sobre .btn_3 a.botao{
    border-radius: 5px;
    color:#FFF;
	padding: 15px 40px 15px 40px;
    text-transform: uppercase;
	background-color: #F0B900;
	text-decoration:none;
}

.sobre .imagem{
	margin:80px 0 15px 0;
}


.sobre .texto_right{
	float:left;
	margin:35px 0 0 15px;
}
.sobre .texto_right2{
	margin:15px 0 0 15px;
	text-align:left;
}

.sobre .ico_anatel{
	float:left;
}	

.sobre h2{
	color:#FFF;
	font-family:klavika_light;
	font-weight:normal;
	font-size:24px;	
	margin:20px 0 0 0; 
}

.sobre .imagem_mapa_2 {
	padding: 40px 0 40px 0;	
}
.sobre .imagem_mapa_2 .registro{
	margin: 0 0 10px 0;	
}
.sobre .imagem_mapa_2 .icone img{
	width:80%;	
}

.sobre .imagem_mapa_2 .icone{
	float:left;	
	margin:7px 0 0 0;
}

.sobre .imagem_mapa_2 h2{
	text-transform:uppercase;
	font-size:28px;
	margin:30px 0  35px 0;
}
.sobre .imagem_mapa_2 p{
	float:left;	
	color:#FFF;
	font-size:22px;
	text-transform:uppercase;
	margin:0 0 5px 5px;
}

.sobre .imagem_mapa_2 b{
	float:left;	
	color:#FFF;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	margin:10px 2px 0 0px;
}

@media(min-width:1024px) and (max-width:1100px){
	
.sobre .texto_right {
    margin: 35px 0 0 0;
}	
}

@media(min-width:0px) and (max-width:1024px){
	.sobre .mascote{
		display:none;	
	}
	
	.sobre .coluna33{
		width:46%;
		text-align:center;
		padding: 0 2% 0 2%;
	}
	
	.sobre .imagem {
  	  margin: 0 0 0 0;
	}
	
	.sobre .clearbreak{
		clear:both;	
	}
	
	.sobre .btn_2{
		margin:50px 0 0 0;
		width:auto;
		position:static;
		bottom:0;
	}
	
	.sobre .btn{
		margin:50px 0 0 0;
		width:270px;
		position:static;
		bottom:0;
	}
	
	.sobre .display{
		display:inline-block;
	}
	
	.sobre .texto_right2{
		text-align:center;
		margin:15px 0 0 0;
	}
	
	.sobre .texto {
		margin: 51px 0 0 0;
		width: 100%;
	}
	

	.sobre .traco {
		display:none;	
	}
}


@media (min-width:0px) and (max-width:835px){
	
	.sobre .clear_both{
		clear:both;	
	}
	
	.sobre .imagem {
  	  margin:50px 0 0 0;
	}
	
	.sobre .coluna33{
		width:96%;
		text-align:center;
		padding: 0 2% 0 2%;
	}
	
	
	.sobre .texto_right {
		 margin: 35px 0 0 5px;
		
	}
	
}


@media (min-width:0px) and (max-width:330px){
	 .sobre .ico_anatel{
			display:none; 
	 }
	 
	 .sobre .texto_right{
			float:none; 
	 }
	
}