@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(fonts.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
.create-form {
  display: inline-block;
  position: relative;
  width: 98.7179%;
  margin-top: 48px;
}
.create-form_label {
  width: 100%;
  display: block;
  padding: 0px 80px 0px 24px;
  background: #ffffff;
  border: 0;
}
.create-form_input {
  outline: none;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
  vertical-align: baseline;
  box-shadow: none;
  color: #1c1c1c;
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 18px;
  height: 20px;
  font-weight: 300;
  padding-right: 0px;
}
.create-form_submit {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  top: 0px;
  right: 20px;
  width: 20px;
  height: 22px;
  font: 500 15px/18px 'FontAwesome', sans-serif;
}
.create-form_submit::-moz-focus-inner {
  border: none;
  padding: 0;
}
.create-form_submit:before {
  content: '\f112';
  color: #1c1c1c;
}
.create-form_submit:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 60px;
  background: #d0cece;
  top: -18px;
  left: -36px;
  z-index: 10;
}
.create-form_submit:hover:before {
  color: #38a99c;
  color: #f29627;
}
@media (max-width: 767px) {
  .create-form {
    width: 100%;
  }
}
.create-form_toggle {
  display: inline-block;
  color: #ffffff;
  font: 400 14px/14px 'FontAwesome';
  position: absolute;
  right: 0%;
  top: 0%;
  min-width: 13px;
}
.create-form_toggle:before {
  content: '\f002';
}
.create-form_toggle:after {
  content: '';
  position: absolute;
  height: 32px;
  width: 1px;
  background: #484643;
  top: -10px;
  left: -27px;
}
.create-form_toggle.active,
.create-form_toggle:hover {
  color: #1c1c1c;
}
.create-form_toggle.active:before {
  content: '\f00d';
}
@media (max-width: 1199px) {
  .create-form_toggle {
    right: 5%;
  }
}
@media (max-width: 767px) {
  .create-form_toggle {
    display: none;
  }
}
.create-form + * {
  margin-top: 25px;
}
.create-form.on {
  display: block;
}
.create-form_liveout {
  text-align: left;
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.lt-ie9 .create-form_liveout {
  filter: alpha(opacity=0);
}
.create-form_liveout .search_list {
  padding: 10px;
  list-style-type: none;
  font-size: 12px;
  line-height: 14px;
  background: #ffffff;
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
}
.create-form_liveout .search_list li + li {
  margin-top: 2px;
}
.create-form_liveout .search_list a {
  padding-left: 5px;
}
.create-form_liveout .search_list p {
  margin: 0;
}
.create-form_liveout .search_link {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  display: block;
  padding: 5px 10px;
  background: #ffffff;
  color: #38a99c;
  color: #f29627;
}
.create-form_liveout .search_link .search_title {
  color: #38a99c;
  color: #f29627;
  font: 700 14px/16px "Raleway", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
.create-form_liveout .search_link:hover {
  background: #38a99c;
  background: #f29627;
  color: #ffffff;
}
.create-form_liveout .search_link:hover .search_title {
  color: #ffffff;
}
.create-form_liveout .search_error {
  display: block;
  color: #38a99c;
  color: #f29627;
  background: #fafafa;
  padding: 10px 10px;
  overflow: hidden;
  font-size: 14px;
}
.create-form_liveout .match {
  display: none;
}
.create-form_liveout button {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  display: block;
  width: 100%;
  color: #123632;
  background: #fafafa;
  padding: 5px 5px;
}
.create-form_liveout button::-moz-focus-inner {
  border: none;
  padding: 0;
}
.create-form_liveout button:hover {
  background: #38a99c;
  background: #f29627;
  color: #ffffff;
}
input:focus + .create-form_liveout {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lt-ie9 input:focus + .create-form_liveout {
  filter: alpha(opacity=100);
}
.create-form_liveout .tablet,
.mobile .create-form_liveout {
  display: none !important;
}
.create-frame,
.create-frame body {
  width: 100%;
  height: auto;
  background: transparent;
}
.create-frame,
.create-frame body,
.create-frame h1,
.create-frame h2,
.create-frame h3,
.create-frame h4,
.create-frame h5,
.create-frame h6,
.create-frame p,
.create-frame em {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
}
.create-frame img {
  max-width: 100%;
  height: auto;
}
.create-frame a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.create-frame a:active {
  background: transparent;
}
.create-frame a:focus {
  outline: none;
}
.create-frame h4 {
  color: #fff;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: none;
}
@media (max-width: 979px) {
  .create-frame h4 {
    font-size: 16px;
    line-height: 16px;
  }
}
.create-frame h4 a:hover {
  color: #38a99c;
  color: #f29627;
}
.create-frame .search_list {
  color: #777777;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: top;
  list-style-type: none;
  counter-reset: num1;
}
.create-frame .search_list p {
  font: 300 15px/22px "Raleway", Helvetica, Arial, sans-serif;
}
.create-frame .search_list .match {
  color: #38a99c;
  color: #f29627;
  font-size: 12px;
  display: block;
}
.create-frame .search_list li {
  padding-top: 20px;
  padding-left: 50px;
  position: relative;
  padding-bottom: 20px;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.create-frame .search_list li:hover {
  background: rgba(0, 255, 0, 0.1);
}
.create-frame .search_list li:before {
  content: counter(num1) '.';
  counter-increment: num1;
  position: absolute;
  left: 5px;
  top: 20px;
  width: 24px;
  height: 24px;
  font-size: 24px;
  line-height: inherit;
}
.create-frame .search_list li + li {
  border-top: 5px solid #38a99c;
  border-top: 5px solid #f29627;
}
.create-frame .search {
  color: #38a99c;
  color: #f29627;
  font-weight: 700;
}
.create-frame .match {
  color: #1c1c1c;
  font-size: 12px;
  display: block;
}
.create-frame * + p {
  margin-top: 16px;
}
body.search_body {
  background: #1b1b1d;
}
.content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.search_head {
  padding-bottom: 25px;
}

#feedback-page{
	text-align:center;
}

#form-main{
	width:100%;
	float:left;
	padding-top:0px;
}

#form-div {
	background-color:rgba(72,72,72,0.4);
	padding-left:35px;
	padding-right:35px;
	padding-top:35px;
	padding-bottom:50px;
	width: 450px;
	float: left;
	left: 50%;
	position: absolute;
  margin-top:30px;
	margin-left: -260px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

.feedback-input {
	color:#3c3c3c;
	font-family: Helvetica, Arial, sans-serif;
  font-weight:500;
	font-size: 18px;
	border-radius: 0;
	line-height: 22px;
	background-color: #fbfbfb;
	padding: 13px 13px 13px 54px;
	margin-bottom: 10px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  border: 3px solid rgba(0,0,0,0);
}

.feedback-input:focus{
	background: #fff;
	box-shadow: 0;
	border: 3px solid #3498db;
	color: #3498db;
	outline: none;
  padding: 13px 13px 13px 54px;
}

.focused{
	color:#30aed6;
	border:#30aed6 solid 3px;
}

/* Icons ---------------------------------- */
.firstname { position: relative; }
.firstname .fa-user { position: absolute; top: 15px; left: 20px; color: #3c3c3c; font-size: 15px; }
.surname { position: relative; }
.surname .fa-user { position: absolute; top: 15px; left: 20px; color: #3c3c3c; font-size: 15px; }
.company { position: relative; }
.company .fa-building { position: absolute; top: 15px; left: 20px; color: #3c3c3c; font-size: 15px; }
.address { position: relative; }
.address .fa-building { position: absolute; top: 15px; left: 20px; color: #3c3c3c; font-size: 15px; }
.postcode { position: relative; }
.postcode .fa-building { position: absolute; top: 15px; left: 20px; color: #3c3c3c; font-size: 15px; }
.city { position: relative; }
.city .fa-building { position: absolute; top: 15px; left: 20px; color: #3c3c3c; font-size: 15px; }
.landline { position: relative; }
.landline .fa-phone { position: absolute; top: 15px; left: 20px; color: #3c3c3c; font-size: 15px; }
.fax { position: relative; }
.fax .fa-fax { position: absolute; top: 15px; left: 20px; color: #3c3c3c; font-size: 15px; }
.vat { position: relative; }
.vat .fa-exchange { position: absolute; top: 15px; left: 20px; color: #3c3c3c; font-size: 15px; }
.cellphone { position: relative; }
.cellphone .fa-mobile-phone { position: absolute; top: 15px; left: 20px; color: #3c3c3c; font-size: 15px; }
.email { position: relative; }
.email .fa-envelope { position: absolute; top: 15px; left: 20px; color: #3c3c3c; font-size: 15px; }
.website { position: relative; }
.website .fa-globe { position: absolute; top: 15px; left: 20px; color: #3c3c3c; font-size: 15px; }
.websitelink { position: relative; }
.websitelink .fa-link { position: absolute; top: 15px; left: 20px; color: #3c3c3c; font-size: 15px; }
.websitetxt { position: relative; }
.websitetxt .fa-file-text { position: absolute; top: 15px; left: 20px; color: #3c3c3c; font-size: 15px; }

#comment{
	background-image: url(http://rexkirby.com/kirbyandson/images/comment.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

textarea {
    width: 100%;
    height: 150px;
    line-height: 150%;
    resize:vertical;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color:white;
}

#button-blue{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	float:left;
	width: 100%;
	border: #fbfbfb solid 4px;
	cursor:pointer;
	background-color: #3498db;
	color:white;
	font-size:24px;
	padding-top:22px;
	padding-bottom:22px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
  margin-top:-4px;
  font-weight:700;
}

#button-blue:hover{
	background-color: rgba(0,0,0,0);
	color: #0493bd;
}
	
.submit:hover {
	color: #3498db;
}
	
.ease {
	width: 0px;
	height: 74px;
	background-color: #fbfbfb;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease;
}

.submit:hover .ease{
  width:100%;
  background-color:white;
}

@media only screen and (max-width: 580px) {
	#form-div{
		left: 3%;
		margin-right: 3%;
		width: 88%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}
}