.bgimg-1 {
	position: relative;
	background-image: url("../../images/bgs/bg-site.jpg");
	width: 100%;
	height: 900px;
	margin: 0 auto 0 auto;
	
	/*opacity: 0.65;*/
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
}

.bgimg-2 {
	position: relative;
	background-image: url("../../images/bgs/bg-site-01.jpg");
	width: 100%;
	height: 900px;
	margin: 0 auto 0 auto;
	
	/*opacity: 0.65;*/
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
}

.bgimg-3 {
	position: relative;
	background-image: url("../../images/bgs/bg-site-02.jpg");
	width: 100%;
	height: 900px;
	margin: 0 auto 0 auto;
	
	/*opacity: 0.65;*/
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000;
}

.bgimg-4 {
	position: relative;
	background-image: url("../../images/bgs/bg-site-03.jpg");
	width: 100%;
	height: 900px;
	margin: 0 auto 0 auto;
	
	/*opacity: 0.65;*/
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
}

.bgimg-5 {
	position: relative;
	background-image: url("../../images/bgs/bg-site-04.jpg");
	width: 100%;
	height: 900px;
	margin: 0 auto 0 auto;
	
	/*opacity: 0.65;*/
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
}

.bgimg-6 {
	position: relative;
	background-image: url("../../images/bgs/bg-site-06.jpg");
	width: 100%;
	height: 900px;
	margin: 0 auto 0 auto;
	
	/*opacity: 0.65;*/
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
}

.bgimg-7 {
	position: relative;
	background-image: url("../../images/bgs/bg-site-05.jpg");
	width: 100%;
	height: 900px;
	margin: 0 auto 0 auto;
	
	/*opacity: 0.65;*/
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
}

.bgimg-8 {
	position: relative;
	background-image: url("../../images/bgs/bg-site-07.jpg");
	width: 100%;
	height: 900px;
	margin: 0 auto 0 auto;
	
	/*opacity: 0.65;*/
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
}

.bgimg-9 {
	position: relative;
	background-image: url("../../images/bgs/bg-site-08.jpg");
	width: 100%;
	height: 900px;
	margin: 0 auto 0 auto;
	
	/*opacity: 0.65;*/
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
}

.bgimg-10 {
	position: relative;
	background-image: url("../../images/bgs/bg-site-09.jpg");
	width: 100%;
	height: 800px;
	margin: 0 auto 0 auto;
	
	/*opacity: 0.65;*/
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
}

.bgimg-11 {
	position: relative;
	background-image: url("../../images/bgs/bg-site-10.jpg");
	width: 100%;
	height: 800px;
	margin: 0 auto 0 auto;
	
	/*opacity: 0.65;*/
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
}

.bgimg-toshop {
	position: relative;
	background-image: url("../../images/bgs/banner-celular-toshop.jpg");
	width: 100%;
	height: 900px;
	margin: 0 auto 0 auto;
	
	/*opacity: 0.65;*/
	background-size: cover;
	background-attachment:relative;
	background-position: top;
	background-repeat: no-repeat;
}

.banner-celular-toshop-m {
	position: relative;
	background-image: url("../../images/bgs/banner-celular-toshop-m.jpg");
	width: 100%;
	height: 900px;
	margin: 0 auto 0 auto;
	
	/*opacity: 0.65;*/
	background-size: cover;
	background-attachment:relative;
	background-position: top;
	background-repeat: no-repeat;
}

/************************************************************************************
MAIN NAVIGATION 980px
*************************************************************************************/
@media all and (max-width : 980px) {

}

/************************************************************************************
MAIN NAVIGATION 810px
*************************************************************************************/

@media all and (max-width : 810px) {

	.bgimg-1 {
		position: relative;
		background-image: url("../../images/bgs/bg-site.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-2 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-01.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-3 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-02.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
		background-color: #000;
	}

	.bgimg-4 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-03.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-5 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-04.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-6 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-06.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-7 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-05.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-8 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-07.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-9 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-08.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-10 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-09.jpg");
		width: 100%;
		height:auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-11 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-10.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-toshop {
		position: relative;
		background-image: url("../../images/bgs/banner-celular-toshop.jpg");
		width: 100%;
		height: 900px;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment:relative;
		background-position: top;
		background-repeat: no-repeat;
	}

	.banner-celular-toshop-m {
		position: relative;
		background-image: url("../../images/bgs/banner-celular-toshop-m.jpg");
		width: 100%;
		height: 900px;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment:relative;
		background-position: top;
		background-repeat: no-repeat;
	}

}

/************************************************************************************
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) {

	.bgimg-1 {
		position: relative;
		background-image: url("../../images/bgs/bg-site.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-2 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-01.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-3 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-02.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
		background-color: #000;
	}

	.bgimg-4 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-03.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-5 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-04.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-6 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-06.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-7 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-05.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-8 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-07.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-9 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-08.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-10 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-09.jpg");
		width: 100%;
		height:auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-11 {
		position: relative;
		background-image: url("../../images/bgs/bg-site-10.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment: fixed;
		background-position: top;
		background-repeat: no-repeat;
	}

	.bgimg-toshop {
		position: relative;
		background-image: url("../../images/bgs/banner-celular-toshop.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment:relative;
		background-position: top;
		background-repeat: no-repeat;
	}

	.banner-celular-toshop-m {
		position: relative;
		background-image: url("../../images/bgs/banner-celular-toshop-m.jpg");
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		
		/*opacity: 0.65;*/
		background-size: cover;
		background-attachment:relative;
		background-position: top;
		background-repeat: no-repeat;
	}

}

/************************************************************************************
MAIN NAVIGATION 480px
*************************************************************************************/

@media all and (max-width : 480px) {


}

/************************************************************************************
MAIN NAVIGATION 300px
*************************************************************************************/

@media all and (max-width : 380px) {


	
}
