/*Made by evostudio.ro*/
body{
	font-family: 'Quicksand', sans-serif;
	font-weight:400;
	font-size:14px;
	}

.header, .footer-mic{
	text-align:center;
}

.header{
	margin-top:50px;
	margin-bottom:35px;
}

.sigla{
	width:300px;
	}

.formular{
	color:#fff;
	/*background:#121935;*/
	background-color: #8c7f95;

	margin-top:35px;
	margin-bottom:35px;
}

.footer-mic a{
	color:#000;
}

.footer-mic{
	margin-bottom:20px;
}

/* Formularistica - formular contact */
.wpcf7 label, .nf-field-label{
	color:#fff;
	font-family: 'Sora', sans-serif;
	text-transform:uppercase;
	font-weight:800;
	font-size:12px;
	display:block;
	}

.wpcf7-text, .nf-field-element input, .nf-field-element select{
	border:none;
	width:100%;
	height:50px;
	color:#000;
	background:#fff;
	margin-top:5px;
	margin-bottom:25px;
	padding:10px;
	font-family: 'Quicksand', sans-serif;
	font-weight:500;
	font-size:12px;
	}

.wpcf7-date{
	border:none;
	width:100%;
	height:50px;
	color:#000;
	background:#e8e4e4;
	margin-top:5px;
	margin-bottom:35px;
	padding:10px;
	font-weight:400;
	font-size:12px;
	}

.wpcf7-list-item{
	display:block;
	width:100%;
	margin-left:0px !important;
	font-weight:400;
	font-size:12px;
	margin-bottom:10px !important;
}

.checkbox-754, .check-servicii{
	margin-bottom:35px !important;
	display:block;
}

.wpcf7-list-item-label{
	font-weight:400;
	font-size:12px;
}

.wpcf7-textarea, .nf-field-element textarea{
	border:none;
	width:100%;
	resize:vertical;
	color:#000;
	background:#fff;
	margin-bottom:15px;
	padding:10px;
	font-family: 'Quicksand', sans-serif;
	font-weight:400;
	font-size:12px;
	}

.wpcf7-submit{
	width:100%;
	height:55px;
	border:none;
	color:#FBF5F5;
	background:#699068;
	text-transform:uppercase;
	font-family: 'Sora', sans-serif;
	font-weight:800;
	font-size:12px;
	transition:all 300ms ease;
	}

.nf-field-element input[type="button"]{
	width:100% !important;
	height:55px !important;
	border:none !important;
	color:#E7E7E9;
	background:#000;
	text-transform:uppercase;
	font-weight:600;
	font-size:14px;
	}

.wpcf7-submit:hover{
	color:#FBF5F5;
	background:#a64551;
	}

.nf-field-element input[type="button"]:hover{
	color:#fff !important;
	background:#330000 !important;
	}

.wpcf7-not-valid{
	border:1px solid #ff0000;
	margin-bottom:0px;
	}

.wpcf7-not-valid-tip, .nf-error-required-error{
	background:#ff0000;
	color:#fff !important;
	font-weight:400;
	font-size:12px !important;
	padding:15px;
	width:100%;
	}

.checkbox-754 .wpcf7-list-item-label, .check-servicii .wpcf7-list-item-label{
	margin-left:10px;
}

.checkbox-754 .wpcf7-not-valid, .check-servicii .wpcf7-not-valid{
	border:none !important;
}

.wpcf7-not-valid .wpcf7-list-item{
	border:1px solid #ff0000 !important;
	padding:10px;
}
