.body{
	background-image: url("../images/f_principalA.jpg");
	background-size: auto 100%;
	background-attachment: fixed;
	background-repeat:repeat-x;
	background-color: #18182F;
}

.WHIDTH_container_CR{
	width: 77%;
}

.WHIDTH_container{
	width: 70%;
}


.esconderA{
	display:block;
}
.esconderB{
	display:none;
}
.esconderC{
	display:block;
}
.esconderD{
	display:none;
}
.esconderE{
	display:none;
}
.esconderF{
	display:block;
}
.esconderG{
	display:block;
}
.esconderH{
	display:none;
}

.GAP_sections_S{
	width: 100%;
	height: 80px;
	background-image: url("../images/smbr.png");
}
.GAP_sections_L_A{
	margin-top: 63px;
	margin-bottom: 35px;
	height: 80px;
	width: 100%;
	background-image: url(../images/gap_L_A.png);
	background-repeat:repeat-x;
}
.GAP_sections_i_A{
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	width: 80px;
	background-image: url(../images/gap_i_A.png);
	background-repeat: no-repeat;
}



.linhaIMG{
	padding-top: 5px;
	background-color: #0D122B;
	background-image: url(../images/linhaIMG.jpg);
	background-size: 100%;
}
.linhaIMG_S{
	padding-top: 6px;
	background-color: #0D122B;
	background-image: url(../images/linhaIMG_S.jpg);
	background-size: 100%;
}
.linhaIMG_2{
	padding-top: 8px;
	background-image: url(../images/linhaIMG_2.jpg);
	background-size: 100%;
}
.linhaIMG_3{
	padding-top: 7px;
	background-color: #3C0F16;
	background-image: url("../images/sb_fnd_cntd.png");
	background-size: 100%;
}
.linhaIMG_4{
	padding-top: 6px;
	background-image: url(../images/linhaIMG_Rodape.jpg);
	background-size: 100%;
}


.linhaA{
	width: 100%;
	height: 6px;
	background-image: url(../images/linhaA.png);
	background-repeat: repeat-x;
}
.linhaB{
	width: 100%;
	height: 6px;
	background-image: url(../images/linhaB.png);
	background-color: #081425;
	background-repeat: repeat-x;
}
.linhaC{
	width: 100%;
	height: 4px;
	background-color: rgba(0,51,51,1.00);
}
.linhaD{
	width: 100%;
	height: 2px;
	background-color: rgba(255,204,0,1.00);
}



a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}


.trans{
	opacity: 1;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}




.CONTATO_fundo{
	width: 100%;
	background-color: rgba(238,238,238,1.00);
}
.CONTATO_container{
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
	padding-bottom: 56px;
}
.CONTATO_quadro_Geral{
	border-top: 1px solid rgba(189,189,189,1.00);
	border-bottom: 1px solid rgba(189,189,189,1.00);
	margin-left: 14px;
	margin-right: 14px;
	padding-top: 14px;
	padding-bottom: 28px;
}
.CONTATO_quadro{
	 padding-left: 0px;
	padding-right: 0px;
}
.CONTATO_coluna{
	 padding-left: 28px;
}

.CONTATO_Titulo{
	font-size: 42px;
	color: #333333;
	text-align: center;
}
.CONTATO_SubTitulo{
	padding-top: 7px;
	padding-bottom: 35px;
	font-size: 21px;
	color: rgba(42,42,42,1.00);
	text-align: center;
}
.CONTATO_msgs{
	border-bottom: 1px solid rgba(189,189,189,1.00);
	padding-bottom: 16px;
	margin-bottom: 14px;
}

.CONTATO_Form_Titulo{
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 17px;
	font-weight: bold;
	color: rgba(84,84,84,1.00);
}
.CONTATO_Form_Button{
	padding-top: 25px;
	padding-right: 4px;
	float: right;
}
.CONTATO_Form_bt{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 21px;
	padding-right: 21px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6D161E;
	border: solid 1px #511016;
	border-radius: 4px;
}
.CONTATO_Form_bt:hover{
	background-color: #9C202B;
	border-color: #851B24;
}
.CONTATO_Form_bt:active{
	background-color: #D12C3A;
	border-color: #AA232F;
}



@media (max-width:1600px){
	
}



@media (max-width:1366px){
	.WHIDTH_container_CR{
		width: 84%;
	}
	.WHIDTH_container{
		width: 78%;
	}
	
	.CONTATO_quadro_Geral{
		padding-top: 10px;
		padding-bottom: 21px;
	}
	.CONTATO_coluna{
		 padding-left: 21px;
	}

	.CONTATO_Titulo{
		font-size: 28px;
	}
	.CONTATO_SubTitulo{
		padding-top: 0px;
		padding-bottom: 28px;
		font-size: 17px;
	}

	.CONTATO_Form_Titulo{
		font-size: 16px;
	}
	.CONTATO_Form_bt{
		padding-left: 16px;
		padding-right: 16px;
		font-size: 16px;
	}
    .esconderG{
        display:none;
    }
    .esconderH{
        display:block;
    }
}



@media (max-width:1280px){
	.WHIDTH_container_CR{
		width: 84%;
	}
	.WHIDTH_container{
		width: 84%;
	}
}



@media (max-width:991px){
	
	.GAP_sections_S{
		width: 100%;
		height: 80px;
		background-image: url("../images/smbr.png");
	}
	.GAP_sections_L_A{
		margin-top: 42px;
		margin-bottom: 35px;
		height: 80px;
		width: 100%;
		background-image: url(../images/gap_L_A.png);
		background-repeat:repeat-x;
	}
	.GAP_sections_i_A{
		margin-left: auto;
		margin-right: auto;
		height: 80px;
		width: 80px;
		background-image: url(../images/gap_i_A.png);
		background-repeat: no-repeat;
	}
	
	
	.esconderA{
		display:none;
	}
	.esconderB{
		display:block;
	}
	.esconderE{
		display:block;
	}
	.esconderF{
		display:none;
	}
	.esconderH{
		display:none;
	}
	
	.CONTATO_quadro_Geral{
		border-top: 0px;
		border-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}	
	.CONTATO_coluna{
		 padding-left: 21px;
	}
}



@media (max-width:767px){
	.linhaIMG_3{
		padding-top: 5px;
	}
	.linhaB{
		background-color: rgba(8,20,37,0.00);
	}
	
	.body{
		background-image: url("../images/f_principalB.jpg");
		background-size: auto auto;
		background-attachment: fixed;
		background-repeat:repeat-x;
	}
	.GAP_sections_S{
		width: 100%;
		height: 80px;
		background-image: url("../images/smbr.png");
	}
	.GAP_sections_L_A{
		margin-top: 14px;
		margin-bottom: 21px;
		height: 80px;
		width: 100%;
		background-image: url(../images/gap_L_A.png);
		background-repeat:repeat-x;
	}
	.GAP_sections_i_A{
		margin-left: auto;
		margin-right: auto;
		height: 80px;
		width: 80px;
		background-image: url(../images/gap_i_A.png);
		background-repeat: no-repeat;
	}
	
	
	.WHIDTH_container_CR{
		width: 100%;
	}
	.WHIDTH_container{
		width: 100%;
	}
	
	.esconderC{
		display:none;
	}
	.esconderD{
		display:block;
	}
	.esconderE{
		display:none;
	}
	.esconderF{
		display:block;
	}
	
	
	
	.CONTATO_coluna{
		padding-left: 0px;
	}

	.CONTATO_Titulo{
		font-size: 35px;
	}
	.CONTATO_SubTitulo{
		font-size: 18px;
	}

	.CONTATO_Form_Titulo{
		font-size: 16px;
	}
	.CONTATO_Form_bt{
		padding-left: 16px;
		padding-right: 16px;
		font-size: 16px;
	}
}



@media (max-width:480px){
	
}



@media (max-width:320px){
	
}
