
h1, h2 ,h3 h4 {
	font-family:italiana;
	}
#form_1 {
	width:70%;
	margin:auto;
	}
.fabrikinput, .form-select, .is-valid {
	background-image:url(/images/body/green-check-mark.png)!important;
	}
.form-control, .fabrikinput, .inputbox {
	background:transparent;
	border:none;
	border-bottom:1px solid #454545;
	border-radius:0px;
	}
/*#herts_contact___message {
	font-size:14px;
	font-weight:900;
	color:#990000;
	}*/
.send:hover {
	color:red;
	Background:#fff!important;
	}
.send {
	width:100%;
	color:#fff;
	font-weight:900;
	background:#10bad2;
	}



@media screen and (max-width: 600px) {
 body {
 	background-image:none;
	}
#form_1 {
  	width: 100%;
  	margin: auto;
}
}
