body {
	background: #fff;
	color: #17242e;
	font-family: "Muli", sans-serif;
	font-size: 21px;
	font-weight: 400;
	padding: 0;
}
a {
	color: #5d0207;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a:active,
a:focus,
a:hover {
	color: rgba(93, 2, 7, 0.5);
	outline: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
article {
	margin: 0 0 15px 0;
}
article a {
	text-decoration: underline;
}
article .btn {
	text-decoration: none;
}
blockquote {
	background: rgba(0, 0, 0, 0.05);
	border-left: none;
	border-top: 10px solid #5d0207;
	font-size: 1em;
	margin: 0 0 30px;
	padding: 30px;
}
cite,
.cite {
	font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #5d0207;
	font-family: "Fjalla One", sans-serif;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: -0.025em;
	margin: 2em 0 0.5em;
	text-transform: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #5d0207;
}
h1 {
	color: #223141;
	font-family: "Fjalla One", sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	margin-top: 0;
	text-transform: uppercase;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}
hr {
	border: solid rgba(31, 34, 41, 0.2);
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin: 2em 0;
}
.dl-horizontal dt {
	text-align: left;
	width: 200px;
}
.dl-horizontal dt a,
.dl-horizontal dd a {
	text-decoration: none;
}
.panel .panel-heading {
	background: #5d0207;
	border-color: #ddd;
}
.panel .panel-title {
	color: #fff;
	font-size: 1.33em;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: none;
}
.panel .panel-title a {
	display: block;
	color: #fff;
	text-decoration: none;
}
.panel .panel-title a:active,
.panel .panel-title a:focus,
.panel .panel-title a:hover {
	color: rgba(255, 255, 255, 0.5);
}
.panel-body {
	background: rgba(0, 0, 0, 0.02);
}
.nav-tabs > li > a {
	padding-top: 1em;
	text-decoration: none;
}
.thumbnail h4 {
	margin-top: 0;
}
.thumbnail .caption {
	padding: 20px;
}
.float-left {
	float: left;
	margin: 0 2em 2em 0;
	width: 50%;
}
.float-right {
	float: right;
	margin: 0 0 2em 2em;
	width: 50%;
}
aside.float-right.video {
	display: block;
	margin: 0 auto;
	padding: 0 0 1em;
	width: 100%;
}
.breadcrumb {
	background: none;
	font-size: 0.8em;
	margin-bottom: 20px;
	padding: 0;
}
.padding-1 {
	padding: 1em;
}
.mp-editable p strong a {
	background-color: #fff;
	border: 1px solid rgba(141, 142, 159, 0.5);
	display: inline-block;
	font-size: 0.9em;
	font-weight: 300;
	letter-spacing: -0.025em;
	margin: 0.5em;
	padding: 8px 30px 10px;
	text-decoration: none;
}
img.aff {
	display: block;
	margin: 0 auto;
	padding: 1em;
}
.contact-info {
	line-height: 36px;
}
.contact-icon {
	background: #5d0207;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	color: #fff;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	margin-bottom: 1em;
	margin-right: 10px;
	text-align: center;
	width: 36px;
}
.ease {
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
}
.outline {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #fff;
	border-image: none;
	border-style: solid;
	border-width: 2px 0;
	outline: 1px solid rgba(0, 0, 0, 0.4);
}
.col-margin [class*="col-"] {
	margin: 0.7em 0;
}
.highlight {
	color: #5d0207;
	font-size: 1.2em;
}
.big {
	font-size: 2em;
	letter-spacing: -0.05em;
	line-height: 1;
}
.product .well {
	background: rgba(255, 255, 255, 0);
	border-radius: 0;
	box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.1);
	text-align: center;
}
.product .well:hover {
	background: rgba(0, 0, 0, 0.02);
	box-shadow: 3px 6px 8px 0 rgba(0, 0, 0, 0.1);
}
.product .well p {
	font-size: 0.9em;
	text-align: left;
}
.bs-gallery a {
	font-size: 0;
}
.img-thumbnail-sm {
	border: 1px solid #ddd;
	padding: 2px;
	margin: 2px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.blueimp-gallery-left #prv,
.blueimp-gallery-right #nxt {
	display: none;
}
.content {
	margin: 3em 0 60px 0;
	position: relative;
	z-index: 18;
}
.home .wrapper {
	position: relative;
}
.home .xs-wrapper {
	position: absolute;
	left: 0;
	top: 491px;
	width: 100%;
}
.home .content {
	margin: 0;
	padding: 30px 0;
}
.home .content h1 {
	color: #17242e;
	font-size: 1.71em;
	margin-top: 0;
}
.home .content p {
	margin-bottom: 0;
}
.contact-phone a {
	color: #17242e;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
}
.contact-phone a:active,
.contact-phone a:focus,
.contact-phone a:hover {
	color: rgba(23, 36, 46, 0.5);
}
.financing .textwidget {
	display: inline-block;
	width: auto;
}
.financing .textwidget img {
	width: 100%;
}
@media (min-width: 768px) {
	img.aff {
		float: right;
		padding: 1em;
	}
	.col-margin [class*="col-"] {
		margin: 1.5em 0;
	}
	.home .xs-wrapper {
		padding-top: 659px;
		top: 0;
	}
	.home .content {
		padding: 30px 0 45px;
	}
}
@media (min-width: 992px) {
	.home .content {
		padding: 45px 0 60px;
	}
	.home .content h1 {
		display: inline;
		margin-right: 10px;
	}
	.home .content p {
		display: inline;
		line-height: 34px;
	}
}
@media (min-width: 1200px) {
	.home .xs-wrapper {
		padding-top: 605px;
	}
	.modal-dialog {
		width: 1000px;
	}
}
