.carousel-control.left, .carousel-control.right, .carousel-control.left:hover, .carousel-control.right:hover {
    background-image: transparent !important;
    background-image: transparent !important;
    background-image:  transparent !important;
    background-image:  transparent !important;
    filter: none !Important;
	background-image: linear-gradient(to right,rgb(0 0 0 / 0%) 0,rgba(0,0,0,.0001) 100%);
}



.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    font-size: 65px;
}



.carousel-indicators li.breadcrumb-ellipse {
    height: 12px;
    width: 12px;
    background-color: #027ade !important;
    border: 1px solid #027ade !important;
}
