.bg-img-1 {
	
	background-image: url('../img/slider-1.png');
}

.bg-img-2 {
	
	background-image: url('../img/slider-2.png');
}

.bg-img-3 {
	
	background-image: url('../img/slider-3.png');
}

.carousel-image {
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	
}

.carousel-deposh {
	
	font-family:calibri;
}