.bgimg-1 {
	position: relative;
	/*opacity: 0.65;*/
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;

}
.bgimg-1 {
	background-image: url("../../images/bg/bg-nwj.png");
	min-height: 100%;
}

.bgimg-2 {
	height: 340px;
	position: relative;
	background-image: url("../../images/bg/bg-nwj-2.jpg");
	background-color:#163C82;
	min-height: 100%;
	background-size: cover;
	background-attachment: relative;
	background-position: center;
	background-repeat: no-repeat;
}

.bgimg-3 {
	height: 340px;
	position: relative;
	background-image: url("../../images/bg/bg-nwj-3.jpg");
	background-color:#163C82;
	min-height: 100%;
	background-size: cover;
	background-attachment: relative;
	background-position: center;
	background-repeat: no-repeat;
}
	
.bg-atx-produto{
	width:100%;
	height: 230px;
	margin:100px auto 0 auto;
	padding:0;
	/*border-top: 120px solid rgba(0,97,175,0.9);*/
	background: #163C82;
	
	position: relative;
	background-image: url("../../images/bg/bg-atx-produto.jpg");
	min-height: 100%;
	background-size: 100%;
	background-attachment: relative;
	background-position: center;
	background-repeat: no-repeat;
}

.bg-atx-one{
	height:450px;
	position: relative;
	background-image: url("../../images/bg/atx-emissor-bg.png");
	min-height: 100%;
	background-size: 100%;
	background-attachment: relative;
	background-position: center;
	background-repeat: no-repeat;
	
	/* rounded corner */
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
}

.bg-atx-sales{
	height:450px;
	position: relative;
	background-image: url("../../images/bg/atx-emissor-bg.png");
	min-height: 100%;
	background-size: 100%;
	background-attachment: relative;
	background-position: center;
	background-repeat: no-repeat;
}

.bg-atx-emissor{
	height:450px;
	position: relative;
	background-image: url("../../images/bg/atx-emissor-bg.png");
	min-height: 100%;
	background-size: 100%;
	background-attachment: relative;
	background-position: center;
	background-repeat: no-repeat;
}

.bg-atx-servico{
	width:100%;
	height: 230px;
	margin:100px auto 0 auto;
	padding:0;
	/*border-top: 120px solid rgba(0,97,175,0.9);*/
	background: #163C82;
	
	position: relative;
	background-image: url("../../images/bg/bg-atx-servico.jpg");
	min-height: 100%;
	background-size: 100%;
	background-attachment: relative;
	background-position: center;
	background-repeat: no-repeat;
}

.bg-atx-servico-2{
	width:100%;
	height: 230px;
	margin:100px auto 0 auto;
	padding:0;
	/*border-top: 120px solid rgba(0,97,175,0.9);*/
	background: #163C82;
	
	position: relative;
	background-image: url("../../images/bg/bg-atx-servico-2.jpg");
	min-height: 100%;
	background-size: 100%;
	background-attachment: relative;
	background-position: center;
	background-repeat: no-repeat;
}

.bg-atx-suporte{
	width:100%;
	height: 230px;
	margin:100px auto 0 auto;
	padding:0;
	/*border-top: 120px solid rgba(0,97,175,0.9);*/
	background: #163C82;
	
	position: relative;
	background-image: url("../../images/bg/bg-atx-suporte.jpg");
	min-height: 100%;
	background-size: 100%;
	background-attachment: relative;
	background-position: center;
	background-repeat: no-repeat;
}

.bg-atx-atendimento{
	width:100%;
	height: 230px;
	margin:100px auto 0 auto;
	padding:0;
	/*border-top: 120px solid rgba(0,97,175,0.9);*/
	background: #163C82;
	
	position: relative;
	background-image: url("../../images/bg/bg-atx-atendimento.jpg");
	min-height: 100%;
	background-size: 100%;
	background-attachment: relative;
	background-position: center;
	background-repeat: no-repeat;
}


/************************************************************************************
MAIN NAVIGATION 980px
*************************************************************************************/
@media all and (max-width: 980px) {
	
	.bg-atx-produto{
		width:100%;
		height: 230px;
		margin:160px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-produto.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.bg-atx-servico{
		width:100%;
		height: 230px;
		margin:160px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-servico.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.bg-atx-servico-2{
		width:100%;
		height: 230px;
		margin:160px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-servico-2.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.bg-atx-suporte{
		width:100%;
		height: 230px;
		margin:160px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-suporte.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}

	.bg-atx-atendimento{
		width:100%;
		height: 230px;
		margin:160px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-atendimento.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}

	.bg-atx-one{
		height:450px;
		position: relative;
		background-image: url("../../images/bg/atx-one-bg.jpg");
		min-height: 100%;
		background-size:cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}

	.bg-atx-sales{
		height:450px;
		position: relative;
		background-image: url("../../images/bg/atx-sales-bg.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}

	.bg-atx-emissor{
		height:450px;
		position: relative;
		background-image: url("../../images/bg/atx-emissor-bg.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}
}

/************************************************************************************
MAIN NAVIGATION 810px
*************************************************************************************/
@media all and (max-width: 810px) {
	
	.bg-atx-produto{
		width:100%;
		height: 230px;
		margin:145px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-produto.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.bg-atx-servico{
		width:100%;
		height: 230px;
		margin:145px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-servico.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.bg-atx-servico-2{
		width:100%;
		height: 230px;
		margin:145px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-servico-2.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.bg-atx-suporte{
		width:100%;
		height: 230px;
		margin:145px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-suporte.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: right;
		background-repeat: no-repeat;
	}
	
	
	.bg-atx-atendimento{
		width:100%;
		height: 230px;
		margin:145px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-atendimento.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}

}

/************************************************************************************
MAIN NAVIGATION 768px
*************************************************************************************/
@media all and (max-width: 768px) {
	
	.bg-atx-produto{
		width:100%;
		height: 230px;
		margin:145px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-produto.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.bg-atx-servico{
		width:100%;
		height: 230px;
		margin:145px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-servico.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.bg-atx-servico-2{
		width:100%;
		height: 230px;
		margin:145px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-servico-2.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.bg-atx-suporte{
		width:100%;
		height: 230px;
		margin:145px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-suporte.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: right;
		background-repeat: no-repeat;
	}
	
	.bg-atx-atendimento{
		width:100%;
		height: 230px;
		margin:145px auto 0 auto;
		padding:0;
		/*border-top: 120px solid rgba(0,97,175,0.9);*/
		background: #163C82;
		
		position: relative;
		background-image: url("../../images/bg/bg-atx-atendimento.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}

}

/************************************************************************************
MAIN NAVIGATION 680px
*************************************************************************************/
@media all and (max-width: 680px) {
	
	
	
	.bg-atx-one{
		height:310px;
		position: relative;
		background-image: url("../../images/bg/atx-one-bg.jpg");
		min-height: 100%;
		background-size:cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}

	.bg-atx-sales{
		height:310px;
		position: relative;
		background-image: url("../../images/bg/atx-sales-bg.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}

	.bg-atx-emissor{
		height:310px;
		position: relative;
		background-image: url("../../images/bg/atx-emissor-bg.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}

}

/************************************************************************************
MAIN NAVIGATION 510px
*************************************************************************************/
@media all and (max-width : 510px) {
	

	
}


/************************************************************************************
MAIN NAVIGATION 480px
*************************************************************************************/
@media all and (max-width : 480px) {
	
	.bgimg-2 {
		position: relative;
		background-image: url("../../images/bg/bg-nwj-2b.jpg");
		min-height: 100%;
		background-size: cover;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.bgimg-3 {
		position: relative;
		background-image: url("../../images/bg/bg-nwj-2b.jpg");
		background-color: #484848;
		min-height: 100%;
		background-size: 100%;
		background-attachment: relative;
		background-position: center;
		background-repeat: no-repeat;
	}
}

/************************************************************************************
MAIN NAVIGATION 310px
*************************************************************************************/
@media all and (max-width : 310px) {
	
	.bgimg-1 {
		
	}
}