
  
  #mc-News-Gallery .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background: rgba(0,0,0,0.2);
  }
  
  #mc-News-Gallery .swiper-pagination-bullet-active {
  color: #fff;
  background: #007aff;
  }
  
  /*
  #mc-News-Gallery .mc-News-ImagesOuter { display:table; height:100%; width:100%; }
  #mc-News-Gallery .mc-Image-mediaelement{ display:table-cell; vertical-align:middle; }  
  #mc-News-Gallery .mc-Image-mediaelement img{ width:auto; height: auto; max-width: 100%;}
  */
  



  
#mc-slideoutPanel{
  background: rgb(36, 35, 35) !important;
}
.Template-Content, .Template-Content h2, .Template-Content span{
	color: white !important;
}
.breadcrumb{
    background: rgb(36, 35, 35) !important;
}
.breadcrumb span{
    color: white !important;
}
  
.mc-News-bodytext {
    color: white;
}
  


