.bm-flex {
	display: -ms-flexbox;
	display: flex; }

.bm-flex-1 {
	-ms-flex: 1;
	    flex: 1; }

.bm-flex-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	    flex-direction: row; }

.bm-flex-row-reverse {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row-reverse;
	    flex-direction: row-reverse; }

.bm-flex-column {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	    flex-direction: column; }

.bm-flex-column-reverse {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column-reverse;
	    flex-direction: column-reverse; }

.bm-flex-wrap {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap; }

.bm-align-items-flex-start {
	-ms-flex-align: start;
	    align-items: flex-start; }

.bm-align-items-flex-end {
	-ms-flex-align: end;
	    align-items: flex-end; }

.bm-align-items-justify {
	-ms-flex-align: justify;
	    align-items: justify; }

.bm-align-items-center {
	-ms-flex-align: center;
	    align-items: center; }

.bm-align-items-stretch {
	-ms-flex-align: stretch;
	    align-items: stretch; }

.bm-align-items-space-around {
	-ms-flex-align: space-around;
	    align-items: space-around; }

.bm-align-items-space-between {
	-ms-flex-align: space-between;
	    align-items: space-between; }

.bm-align-items-space-evenly {
	-ms-flex-align: space-evenly;
	    align-items: space-evenly; }

.bm-justify-content-flex-start {
	-ms-flex-pack: start;
	    justify-content: flex-start; }

.bm-justify-content-flex-end {
	-ms-flex-pack: end;
	    justify-content: flex-end; }

.bm-justify-content-justify {
	-ms-flex-pack: justify;
	    justify-content: justify; }

.bm-justify-content-center {
	-ms-flex-pack: center;
	    justify-content: center; }

.bm-justify-content-stretch {
	-ms-flex-pack: stretch;
	    justify-content: stretch; }

.bm-justify-content-space-around {
	-ms-flex-pack: distribute;
	    justify-content: space-around; }

.bm-justify-content-space-between {
	-ms-flex-pack: justify;
	    justify-content: space-between; }

.bm-justify-content-space-evenly {
	-ms-flex-pack: space-evenly;
	    justify-content: space-evenly; }

.elementor-widget-bm-subscriptions-count figure {
	margin-left: auto !important;
	margin-right: auto !important; }

.elementor-widget-bm-subscriptions-count .elementor-image-box-description {
	margin-bottom: 0 !important; }

.elementor-widget-bm-subscriptions-progress-bar .progress-p20 .elementor-progress-bar {
	background-image: linear-gradient(to right, #cb0808, #FF0000); }

.elementor-widget-bm-subscriptions-progress-bar .progress-p40 .elementor-progress-bar {
	background-image: linear-gradient(to right, #e45b00, #80c902); }

.elementor-widget-bm-subscriptions-progress-bar .progress-p50 .elementor-progress-bar {
	background-image: linear-gradient(to right, #ff8400, #80c902); }

.elementor-widget-bm-subscriptions-progress-bar .progress-p80 .elementor-progress-bar {
	background-image: linear-gradient(to right, #74b305, #80c902); }

.elementor-widget-bm-subscriptions-progress-bar .progress-p100 .elementor-progress-bar {
	background-image: linear-gradient(to right, #80c902, #80c902); }

.elementor-widget-bm-subscriptions-progress-bar .bm-counters {
	float: right; }

.elementor-widget-bm-candidates-list .bm-voting-form,
.elementor-widget-bm-national-candidates-list .bm-voting-form {
	display: none; }

.elementor-widget-bm-candidates-list ul,
.elementor-widget-bm-national-candidates-list ul {
	list-style: none;
	padding: 0; }

.elementor-widget-bm-candidates-list .elementor-image .img,
.elementor-widget-bm-national-candidates-list .elementor-image .img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center; }

.elementor-widget-bm-candidates-list .elementor-image .bm-img-wrap,
.elementor-widget-bm-national-candidates-list .elementor-image .bm-img-wrap {
	position: relative;
	overflow: hidden; }
	.elementor-widget-bm-candidates-list .elementor-image .bm-img-wrap .bm-already-voted,
	.elementor-widget-bm-national-candidates-list .elementor-image .bm-img-wrap .bm-already-voted {
		bottom: 0;
		display: block;
		position: absolute;
		text-align: center;
		width: 100%; }

.elementor-widget-bm-candidates-list .bm-box-wrap,
.elementor-widget-bm-national-candidates-list .bm-box-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	    flex-direction: row; }
	.elementor-widget-bm-candidates-list .bm-box-wrap input[type="radio"],
	.elementor-widget-bm-candidates-list .bm-box-wrap input[type="checkbox"],
	.elementor-widget-bm-national-candidates-list .bm-box-wrap input[type="radio"],
	.elementor-widget-bm-national-candidates-list .bm-box-wrap input[type="checkbox"] {
		-ms-flex-item-align: center;
		    -ms-grid-row-align: center;
		    align-self: center;
		margin-right: 10px; }
	.elementor-widget-bm-candidates-list .bm-box-wrap > label,
	.elementor-widget-bm-national-candidates-list .bm-box-wrap > label {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: row;
		    flex-direction: row;
		-ms-flex: 1;
		    flex: 1; }
	.elementor-widget-bm-candidates-list .bm-box-wrap .bm-info-wrap,
	.elementor-widget-bm-national-candidates-list .bm-box-wrap .bm-info-wrap {
		-ms-flex: 1;
		    flex: 1; }
	.elementor-widget-bm-candidates-list .bm-box-wrap .elementor-icon-list-icon,
	.elementor-widget-bm-national-candidates-list .bm-box-wrap .elementor-icon-list-icon {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-negative: initial;
		    flex-shrink: initial; }

.elementor-widget-bm-candidates-list .bm-buttons-wrap,
.elementor-widget-bm-national-candidates-list .bm-buttons-wrap {
	-ms-flex-align: center;
	    align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	    flex-direction: row;
	-ms-flex-pack: justify;
	    justify-content: space-between; }

.elementor-widget-bm-candidates-list .bm-vote-btn,
.elementor-widget-bm-national-candidates-list .bm-vote-btn {
	cursor: pointer; }
	.elementor-widget-bm-candidates-list .bm-vote-btn.disabled,
	.elementor-widget-bm-national-candidates-list .bm-vote-btn.disabled {
		pointer-events: none;
		opacity: 0.2; }

.elementor-widget-bm-candidates-list .bm-nr-votes-wrap,
.elementor-widget-bm-national-candidates-list .bm-nr-votes-wrap {
	white-space: nowrap; }

@media only screen and (max-width: 1024px) {
	.elementor-widget-bm-candidates-list .bm-buttons-wrap,
	.elementor-widget-bm-national-candidates-list .bm-buttons-wrap {
		-ms-flex-align: start;
		    align-items: flex-start;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		    flex-direction: column; } }

.elementor-widget-bm-institutions-list ul {
	list-style: none;
	padding: 0; }

.elementor-widget-bm-institutions-list .bm-box-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	    flex-direction: row; }
	.elementor-widget-bm-institutions-list .bm-box-wrap .bm-info-wrap {
		-ms-flex: 1;
		    flex: 1; }

.elementor-widget-bm-user-function .elementor-image .img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center; }

.elementor-widget-bm-user-function .elementor-image .bm-img-wrap {
	position: relative;
	overflow: hidden; }

.elementor-widget-bm-user-function .elementor-image .bm-default-user {
	background: url("../assets/images/user-default.svg"); }

.elementor-widget-bm-user-function .elementor-icon-list-icon {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: initial;
	    flex-shrink: initial;
	max-width: 100%; }

/*# sourceMappingURL=style.css.map */
