body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font-weight: 700;
	color: #293c82;
}
.navbar-default {
	background: #ffffff;
	padding: 10px 0 20px 0
}
.phone {
	text-transform: uppercase;
	line-height: 23px;
	font-weight: 600
}
.phone a {
	color: #293c82
}
.phone a:hover {
	text-decoration: none
}
.phone strong {
	display: block;
	font-size: 28px;
	color: #293c82
}
.phone span, .phone i {
	display: inline-block
}
.phone i {
	color: #293c82;
	padding-right: 4px;
}
.pull-right-lg {
	float: right
}
header {
	padding: 80px 0 0 0;
	background: url(../img/couple5.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.form-area {
	background: #ffffff
}
.form-area input, .form-area select {
	border-radius: 0
}
.form-area h3 {
	background: #293c82;
	color: #ffffff;
	padding: 20px 10px;
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
	margin: 0 0 20px 0
}
.infusion-option{
	margin-right: 10px;
}
.no-padding {
	padding: 0
}
.btn-primary {
	border-radius: 0;
	background: #293c82;
	border: 1px solid #293c82;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
	text-decoration: none
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary:hover, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #a8650e;
	border-color: #a8650e;
}
.claim2 {
	background: #293c82;
	font-size: 25px;
	font-weight: 800;
	padding: 15px 0;
	color: #ffffff;
	text-transform: uppercase
}
.claim h1 {
	margin-top: 440px;
	padding: 20px;
	font-size: 35px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	font-weight: 700
}
.title {
	line-height: 20px;
	margin-bottom: 30px
}
.title h2 {
	color: #293c82;
	font-weight: 700
}
.title p {
	font-size: 18px
}
.treatment {
	padding: 30px 0
}
.treatment h3 {
	font-size: 20px
}
.benefit {
	background: #f1f1f1;
	padding: 50px 0
}
.benefit li {
	list-style: none;
	font-size: 17px;
	line-height: 30px
}
.benefit li:before {
	content: "\f058";
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em;
	width: 1.3em;
	color: #293c82;
	font-size: 20px
}
hr {
	max-width: 150px;
	margin: 20px auto 25px;
	padding: 0;
	text-align: center;
	border: none;
	border-top: solid 5px;
	border-color: #293c82
}
footer {
	background: #393939;
	color: #ffffff;
	padding: 20px 0
}
footer a {
	color: #ffffff;
	padding: 0 10px;
	text-decoration: underline
}
footer a:hover {
	color: #ffffff;
	text-decoration: none
}
footer p {
	padding-top: 15px;
}
.colour {
	background: #dddddd
}

@media (max-width: 990px) {
.form-area {
	padding-bottom: 15px;
	margin-bottom: 15px
}
.claim {
	padding: 0
}
.claim h1 {
	margin-top: 100px;
}
.phone {
	margin-top: 15px;
	background: #f5f5f5;
	padding: 5px 0
}
.pull-right-lg {
	float: none
}
.navbar {
	text-align: center
}
.img-responsive {
	width: 100%
}
}
.checkbox-inline, .radio-inline {
	padding-left: 0px;
	padding-right: 20px
}
