body{
	background: #111;
}
.section-1{
	width: 100%;
	background: url('../../images/bg-sec2.webp') no-repeat;
}

.section-2{
	width: 100%;
	background: url('../../images/bg-sec1.webp') no-repeat;
}

.section-3{
	width: 100%;
	height: 100%;
	background: #111;
}

.header{
	height: 600px;
		
}

