body{
  background: #158daf none repeat scroll 0 0;
  font-family: 'Open Sans', sans-serif;
}
body, html, h1, h2, p, div, span, b, strong {
  margin: 0;
  padding: 0;
}
.f, .f a {
  color: #fff;
}
.hosteva_logo {
  left: 0;
  padding: 10px 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: 20px;
  z-index: 99;
}
.ip_hosteva {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: calc(50% - 220px);
  z-index: 1;
}
.ip_adresim {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}
.gonder {
	background: #f39c12 none repeat scroll 0 0;
	border-bottom: 4px solid #ad7008;
	border-image: unset;
	border-left: unset;
	border-radius: 1px;
	border-right: unset;
	border-top: unset;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	padding: 12px 54px;
	text-decoration: none;
	text-transform: uppercase;
}
.hosteva_logo img {
  max-width: 200px;
}
.ip_adresim span {
	color: #34495e;
	display: block;
	font-size: 21px;
	text-transform: uppercase;
}
.hosteva_telefon {
	background: #ffffff70 none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	padding: 7px 0;
	position: fixed;
	right: 0;
}
.hosteva_telefon:hover {
	background: #ffffff none repeat scroll 0 0;
}
.hosteva_telefon > a {
  color: #34495e;
  font-weight: bold;
  text-decoration: none;
}
.g-recaptcha {
  display: inline-block;
}
.form-control, .g-recaptcha, .gonder {
  overflow: hidden;
  width: 302px;
  text-align:center;
}
.form-control {
	border: unset;
	border-radius: 1px;
	color: #000;
	margin-bottom: 10px;
	padding: 14px 0;
	font-size: 14px;
	letter-spacing: 1px;
}
.alert.alert-danger {
  background: rgba(255, 254, 103, 0.42) none repeat scroll 0 0;
  border-radius: 1px;
  display: inline-block;
  margin: 20px 0 0;
  max-width: 400px;
  padding: 10px 20px;
}
.alert.alert-success {
  display: inline-block;
  margin: 20px 0 0;
  max-width: 290px;
}
