﻿.exhibitions-swiper{padding-bottom:40px}
.exhibitions-swiper .swiper-pagination{bottom:0}
.exhibitions-swiper .swiper-pagination-bullet{background-color:#bfbfbf;border-radius:50px;opacity:1;overflow:hidden;position:relative;width:10px;height:10px;transition:all .1s linear;cursor:pointer}
.exhibitions-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active,.exhibitions-swiper .swiper-pagination-bullet:hover{width:30px;background:var(--color)}
.exhibitions-swiper .exhibitions-next,.exhibitions-swiper .exhibitions-prev{position:absolute;top:40%;left:15px;width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:var(--color);color:#fff;z-index:9;cursor:pointer;transition:all .15s linear;border-radius:50%}
.exhibitions-swiper .exhibitions-next:hover,.exhibitions-swiper .exhibitions-prev:hover{background:#48ab2c}
.exhibitions-swiper .exhibitions-next em,.exhibitions-swiper .exhibitions-prev em{font-size:22px}
.exhibitions-swiper .exhibitions-next{left:auto;right:15px}
