.slick-dots li {
  color: gray;
}

.slick-active{
   color: black;
}

.slick-list {
    width: 100%;
}

.slick-dots{
    width: 100%;
    position: relative !important;
    bottom: 0;
}

.headerDesk{
    z-index: 1;
    width: 70%;
    margin: 0 auto;
}

.swiper{
    width: 600px;
}
.swiper-wrapper{
    margin: 0 auto!important;
    width: 80%;
}

