/*BY SIPLEX*/
/* Remove margin-bottom for the last paragraph in Elementor text editor */
.elementor-widget-text-editor p:last-child {
	margin-bottom: 0 !important;
}

.footer-blue{
	color:#B0BDFB!important;
}

ul.paddingleft0{
	padding-left:0px!important;
}
ul.paddingleft0 li{
	list-style-position:inside;
}

.fluentform .ff-el-form-control::placeholder{
	color:#293486!important;
	font-weight:600!important;
}

.ff-default .ff-el-form-control{
	border-radius:0px!important;
	background-color:transparent!important;
	border-bottom: 2px solid #293486!important;
	border-top:0px!important;
	border-left:0px!important;
	border-right:0px!important;
}

label.ff-el-form-check-label span{
	font-weight:600!important;
}

form.fluent_form_3 .ff-btn-submit:not(.ff_btn_no_style){
	border-radius:0px!important;
	color:#293486!important;
	background-color:transparent!important;
	border: 2px solid #293486!important;
}

form.fluent_form_3 .ff-btn-submit:not(.ff_btn_no_style):hover{
	background-color:#293486!important;
	color:#fff!important;
	opacity: 1!important;
}

#polityka-prywatnosci ul li, #polityka-prywatnosci ol li{
	list-style-position:inside;
}
/*BY SIPLEX END*/