.bgimg-1 {
	position: relative;
	background-color: #FFF;
	min-height: 100%;
	background-size: 100%;
	/*opacity: 0.65;*/
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;

}

.bgimg-2 {
	position: relative;
	background-image: url("../../images/bg/bg-nwj-2.jpg");
	min-height: 100%;
	background-size: 100%;
	/*opacity: 0.65;*/
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;

}

.bgimg-merchan {
	position: relative;
	background-image: url("../../images/bg/foto-infinite-06.jpg");
	min-height: 100%;
	background-size: 100%;
	/*opacity: 0.65;*/
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
}

.bgimg-cab {
	position: center;
	background-image: url("../../images/bg/bg-cab.jpg");
	height: 350px;
	padding: 0 0 50px 0;
	/*opacity: 0.65;*/
	background-attachment: fixed;/*scroll*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

/************************************************************************************
MAIN NAVIGATION 810px
*************************************************************************************/
@media all and (max-width: 810px) {
	

}

/************************************************************************************
MAIN NAVIGATION 768px
*************************************************************************************/
@media all and (max-width: 768px) {

}

/************************************************************************************
MAIN NAVIGATION 680px
*************************************************************************************/
@media all and (max-width: 680px) {

	
}

/************************************************************************************
MAIN NAVIGATION 510px
*************************************************************************************/
@media all and (max-width : 510px) {
	
	
}


/************************************************************************************
MAIN NAVIGATION 480px
*************************************************************************************/
@media all and (max-width : 480px) {


}

/************************************************************************************
MAIN NAVIGATION 310px
*************************************************************************************/
@media all and (max-width : 350px) {


}