/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.ms-parent-id-1 > .master-slider{ background:#000000; }
.ms-bullets.ms-dir-h {
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    width: 100% !important;
  	display: flex;
  	justify-content: center;
}

.ms-bullets.ms-dir-h .ms-bullets-count {
    position: relative;
    right: 0;
}

.ms-skin-default .ms-bullet {
	background: #fff;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    margin: 0 10px !important;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.ms-skin-default .ms-bullet-selected {
	background: #145285 !important;
}
