.logo{color: white; }

.arrow {border: solid white;}


.burger-menu-piece {border-top: 4px solid white;}

.footer{color: white;}


.slide:nth-of-type(1){
/*background-image: url('../images/girl-1848454_1920.jpg');*/
  background-image: url('../img/img01.jpg');
  background-size: cover;
  background-position: 60% 50%;
  background-repeat: no-repeat;
}


.slide:nth-of-type(2){
/*background-image: url('../images/fashion-1063100_1920.jpg');*/
  background-image: url('../img/img02.jpg');
  background-size: cover;
  background-position: 72% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(3){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img03.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(4){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img04.jpg');
  background-size: cover;
  background-position: 20% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(5){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img05.jpg');
  background-size: cover;
  background-position: 53% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(6){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img06.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(7){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img07.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(8){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img08.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(9){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img09.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(10){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img10.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(11){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img11.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(12){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img12.jpg');
  background-size: cover;
  background-position: 50% 30%;
  background-repeat: no-repeat
}

.slide:nth-of-type(13){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img13.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

.slide:nth-of-type(14){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img14.jpg');
  background-size: cover;
  background-position: 50% 20%;
  background-repeat: no-repeat
}

.slide:nth-of-type(15){
/*background-image: url('../images/sea-2654890_1920.jpg');*/
  background-image: url('../img/img15.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat
}

