.navbar-brand-title{
	font-size: 20px;
	color: #0e87a2;
	letter-spacing: 1px;
	font-weight: 600;
}
.collapse{
	font-size: 18px;
	color:black
}

.swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
	left: 1080px;
}

.swiper-webpage-pagings > .swiper-pagination-bullet {
   width: 100%;
   display: block;
   border-radius: 0;
   background: none;
   opacity:1;
 }
 .swiper-webpage-pagings >.swiper-pagination-bullet-active {
   opacity: 1;
   background:none ;
 }