
/* .slider div:nth-of-type(1) {
	background-image: url("../img/n3/IMG_1905.jpg");
}

.slider div:nth-of-type(2) {
	background-image: url("../img/n3/IMG_1945.jpg");
	animation-delay: 5s;
}

.slider div:nth-of-type(3) {
	background-image: url("../img/n3/IMG_1925.jpg");
	animation-delay: 10s;
}

.slider div:nth-of-type(4) {
	background-image: url("../img/n3/IMG_1951.jpg");
	animation-delay: 15s;
}

.slider div:nth-of-type(5) {
	background-image: url("../img/n3/IMG_1960.jpg");
	animation-delay: 20s;
} */
.slider div:nth-of-type(1) {
	background-image: url("../img/n3/IMG_7246.jpg");
}

.slider div:nth-of-type(2) {
	background-image: url("../img/n3/IMG_7249.jpg");
	animation-delay: 5s;
}

.slider div:nth-of-type(3) {
	background-image: url("../img/n3/IMG_7250.jpg");
	animation-delay: 10s;
}

.slider div:nth-of-type(4) {
	background-image: url("../img/n3/IMG_7256.jpg");
	animation-delay: 15s;
}

.slider div:nth-of-type(5) {
	background-image: url("../img/n3/IMG_7257.jpg");
	animation-delay: 20s;
}