/*
Theme Name: Rupp Overhead Door
Template: twentytwentyfour
Author: Trellis Marketing
Author URI: https://trellismarketing.com
*/

/* Add your custom styles here */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	left: auto;
}
.yamm .yamm-content {
	padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
}
.navbar-right .dropdown-menu {
	left: inherit;
	right: inherit;
}
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .slide-content {
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	opacity: 1;
}
.blueimp-gallery {
	position: fixed;
	z-index: 999999;
	overflow: hidden;
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	opacity: 0;
	display: none;
	direction: ltr;
	-ms-touch-action: none;
	touch-action: none;
}
.blueimp-gallery-carousel {
	position: relative;
	z-index: auto;
	margin: 1em auto;
	padding-bottom: 56.25%;
	box-shadow: 0 0 10px #000;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.blueimp-gallery-display {
	display: block;
	opacity: 1;
}
.blueimp-gallery > .slides {
	position: relative;
	height: 100%;
	overflow: hidden;
}
.blueimp-gallery-carousel > .slides {
	position: absolute;
}
.blueimp-gallery > .slides > .slide {
	position: relative;
	float: left;
	height: 100%;
	text-align: center;
	-webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
	-ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
	transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-ms-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}
.blueimp-gallery > .slides > .slide-loading {
	background: url(../img/loading.gif) center no-repeat;
	background-size: 64px 64px;
}
.blueimp-gallery > .slides > .slide-loading > .slide-content {
	opacity: 0;
}
.blueimp-gallery > .slides > .slide-error {
	background: url(../img/error.png) center no-repeat;
}
.blueimp-gallery > .slides > .slide-error > .slide-content {
	display: none;
}
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
	position: absolute;
	top: 50%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -23px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 2px #000;
	text-align: center;
	background: #222;
	background: rgba(0, 0, 0, 0.5);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: 3px solid #fff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
	cursor: pointer;
	display: none;
}
.blueimp-gallery > .next {
	left: auto;
	right: 15px;
}
.blueimp-gallery > .close,
.blueimp-gallery > .title {
	position: absolute;
	top: 15px;
	left: 15px;
	margin: 0 40px 0 0;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	opacity: 0.8;
	display: none;
}
.blueimp-gallery > .close {
	padding: 15px;
	right: 15px;
	left: auto;
	margin: -15px;
	font-size: 30px;
	text-decoration: none;
	cursor: pointer;
}
.blueimp-gallery > .play-pause {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 15px;
	height: 15px;
	background: url(../img/play-pause.png) 0 0 no-repeat;
	cursor: pointer;
	opacity: 0.5;
	display: none;
}
.blueimp-gallery-playing > .play-pause {
	background-position: -15px 0;
}
.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover {
	color: #fff;
	opacity: 1;
}
.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
	display: block;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
	display: none;
}
.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
body:last-child .blueimp-gallery > .slides > .slide-error {
	background-image: url(../img/error.svg);
}
body:last-child .blueimp-gallery > .play-pause {
	width: 20px;
	height: 20px;
	background-size: 40px 20px;
	background-image: url(../img/play-pause.svg);
}
body:last-child .blueimp-gallery-playing > .play-pause {
	background-position: -20px 0;
}
* + html .blueimp-gallery > .slides > .slide {
	min-height: 300px;
}
* + html .blueimp-gallery > .slides > .slide > .slide-content {
	position: relative;
}
.blueimp-gallery > .indicator {
	position: absolute;
	top: auto;
	right: 15px;
	bottom: 15px;
	left: 15px;
	margin: 0 40px;
	padding: 0;
	list-style: none;
	text-align: center;
	line-height: 10px;
	display: none;
}
.blueimp-gallery > .indicator > li {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 6px 3px 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: 1px solid transparent;
	background: #ccc;
	background: rgba(255, 255, 255, 0.25) center no-repeat;
	border-radius: 5px;
	box-shadow: 0 0 2px #000;
	opacity: 0.5;
	cursor: pointer;
}
.blueimp-gallery > .indicator > li:hover,
.blueimp-gallery > .indicator > .active {
	background-color: #fff;
	border-color: #fff;
	opacity: 1;
}
.blueimp-gallery-controls > .indicator {
	display: block;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
.blueimp-gallery-single > .indicator {
	display: none;
}
.blueimp-gallery > .indicator {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
* + html .blueimp-gallery > .indicator > li {
	display: inline;
}
.blueimp-gallery > .slides > .slide > .video-content > img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	-moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .video-content > video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.blueimp-gallery > .slides > .slide > .video-content > iframe {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
.blueimp-gallery > .slides > .slide > .video-playing > iframe {
	top: 0;
}
.blueimp-gallery > .slides > .slide > .video-content > a {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	margin: -64px auto 0;
	width: 128px;
	height: 128px;
	background: url(../img/video-play.png) center no-repeat;
	opacity: 0.8;
	cursor: pointer;
}
.blueimp-gallery > .slides > .slide > .video-content > a:hover {
	opacity: 1;
}
.blueimp-gallery > .slides > .slide > .video-playing > a,
.blueimp-gallery > .slides > .slide > .video-playing > img {
	display: none;
}
.blueimp-gallery > .slides > .slide > .video-content > video {
	display: none;
}
.blueimp-gallery > .slides > .slide > .video-playing > video {
	display: block;
}
.blueimp-gallery > .slides > .slide > .video-loading > a {
	background: url(../img/loading.gif) center no-repeat;
	background-size: 64px 64px;
}
body:last-child
	.blueimp-gallery
	> .slides
	> .slide
	> .video-content:not(.video-loading)
	> a {
	background-image: url(../img/video-play.svg);
}
* + html .blueimp-gallery > .slides > .slide > .video-content {
	height: 100%;
}
* + html .blueimp-gallery > .slides > .slide > .video-content > a {
	left: 50%;
	margin-left: -64px;
}
.blueimp-gallery .modal-body {
	position: relative;
	text-align: center;
	padding: 0 0 56.25%;
	overflow: hidden;
	cursor: pointer;
}
.blueimp-gallery .modal-footer {
	margin: 0;
}
.blueimp-gallery .modal-body img,
.blueimp-gallery .modal-body .video-content video,
.blueimp-gallery .modal-body .video-content iframe,
.blueimp-gallery .modal-body .video-content a {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.blueimp-gallery .modal-body .video-content video {
	display: none;
}
.blueimp-gallery .modal-body .video-playing video {
	display: block;
}
.blueimp-gallery .modal-body .video-content iframe {
	width: 100%;
	height: 100%;
	border: 0;
	left: 100%;
}
.blueimp-gallery .modal-body .video-playing iframe {
	left: 0;
}
.blueimp-gallery .modal-body .video-playing img,
.blueimp-gallery .modal-body .video-playing a {
	display: none;
}
.blueimp-gallery .modal-body .video-content a {
	cursor: pointer;
}
.blueimp-gallery .modal-body .video-content a:after {
	font-family: "Glyphicons Halflings";
	-webkit-font-smoothing: antialiased;
	content: "\e029";
	font-size: 64px;
	line-height: 64px;
	width: 64px;
	height: 64px;
	position: absolute;
	top: 50%;
	margin: -32px 0 0 -32px;
}
.blueimp-gallery .modal-body .video-loading a {
	background: url(/cdn/plugins/bootstrap-image-gallery/img/loading.gif) center
		no-repeat;
	background-size: 64px 64px;
}
.blueimp-gallery .modal-body .video-loading a:after {
	content: none;
}
@media screen and (min-width: 768px) {
	.blueimp-gallery .modal-dialog {
		right: auto;
		left: auto;
		width: auto;
		max-width: 900px;
		padding-left: 5%;
		padding-right: 5%;
	}
}
.datepicker {
	top: 0;
	left: 0;
	padding: 4px;
	margin-top: 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.datepicker:before {
	content: "";
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: -7px;
	left: 6px;
}
.datepicker:after {
	content: "";
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	position: absolute;
	top: -6px;
	left: 7px;
}
.datepicker > div {
	display: none;
}
.datepicker table {
	width: 100%;
	margin: 0;
}
.datepicker td,
.datepicker th {
	text-align: center;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.datepicker td.day:hover {
	background: #eeeeee;
	cursor: pointer;
}
.datepicker td.day.disabled {
	color: #eeeeee;
}
.datepicker td.old,
.datepicker td.new {
	color: #999999;
}
.datepicker td.active,
.datepicker td.active:hover {
	color: #ffffff;
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-image: -webkit-gradient(
		linear,
		0 0,
		0 100%,
		from(#0088cc),
		to(#0044cc)
	);
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #0044cc;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
	color: #ffffff;
	background-color: #0044cc;
	*background-color: #003bb3;
}
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
	background-color: #003399 \9;
}
.datepicker td span {
	display: block;
	width: 47px;
	height: 54px;
	line-height: 54px;
	float: left;
	margin: 2px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.datepicker td span:hover {
	background: #eeeeee;
}
.datepicker td span.active {
	color: #ffffff;
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-image: -webkit-gradient(
		linear,
		0 0,
		0 100%,
		from(#0088cc),
		to(#0044cc)
	);
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #0044cc;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
	color: #ffffff;
	background-color: #0044cc;
	*background-color: #003bb3;
}
.datepicker td span.active:active,
.datepicker td span.active.active {
	background-color: #003399 \9;
}
.datepicker td span.old {
	color: #999999;
}
.datepicker th.switch {
	width: 145px;
}
.datepicker th.next,
.datepicker th.prev {
	font-size: 21px;
}
.datepicker thead tr:first-child th {
	cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
	background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
	display: block;
	cursor: pointer;
	width: 16px;
	height: 16px;
}
.datepicker.dropdown-menu {
	background-color: #f8f8f8;
	font-size: 0.75em;
}
.btn-default {
	background-color: #17242e;
	border-color: #17242e;
	color: #fff;
	text-transform: none;
}
.btn-default:active,
.btn-default:active:focus,
.btn-default:focus,
.btn-default:focus:active,
.btn-default:hover {
	background-color: #5d0207;
	border-color: #5d0207;
	color: #fff;
	transition-duration: 0.5s;
}
.btn-default:disabled,
.btn-default[disabled] {
	background-color: #ccc;
	border-color: #ccc;
}
.btn-primary {
	background-color: #17242e;
	border-color: #17242e;
	color: #fff;
	text-transform: uppercase;
}
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:focus,
.btn-primary:focus:active,
.btn-primary:hover {
	background-color: #5d0207;
	border-color: #5d0207;
	color: #fff;
	transition-duration: 0.5s;
}
.btn-primary:disabled,
.btn-primary:disabled {
	background-color: #ccc;
	border-color: #ccc;
}
.callouts-1-wrapper {
	position: relative;
}
.callouts-1-wrapper .callouts {
	background: #5d0207;
	padding: 15px 0;
	position: relative;
	z-index: 10;
}
.callouts-1-wrapper .callout-wrapper {
	margin: 10px 0;
}
.callouts-1-wrapper .callout {
	background: #5d0207;
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	display: block;
	font-family: "Fjalla One", sans-serif;
	font-size: 1.24em;
	font-weight: 400;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}
.callouts-1-wrapper .callout:active,
.callouts-1-wrapper .callout:focus,
.callouts-1-wrapper .callout:hover {
	background: #5d0207;
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
}
@media (min-width: 768px) {
	.callouts-1-wrapper {
		margin-bottom: 30px;
	}
	.home .callouts-1-wrapper {
		margin-bottom: 0;
	}
	.callouts-1-wrapper .callout-wrapper {
		margin: 0;
	}
}
@media (min-width: 1200px) {
	.callouts-1-wrapper .callout {
		min-height: 10px;
		padding: 10px 0;
	}
}
.cycle-1-wrapper {
	position: relative;
}
.cycle-1-wrapper .banner {
	background: url(/design/cycle/1.jpg) 50% 0 no-repeat;
	background-size: cover;
	height: 300px;
	position: absolute;
	top: 191px;
	width: 100%;
	z-index: 1;
}
.cycle-1-wrapper .cycle-slideshow {
	backface-visibility: hidden;
	box-shadow: rgba(0, 0, 0, 0.01) 0.01em 0.01em 0.01em;
	position: relative;
}
.cycle-1-wrapper .cycle-slideshow img {
	backface-visibility: hidden;
	box-shadow: rgba(0, 0, 0, 0.01) 0.01em 0.01em 0.01em;
	position: relative;
}
.cycle-1-wrapper .banner-slideshow {
	background: transparent;
	height: 0;
	position: relative;
	width: 100%;
}
@media (min-width: 768px) {
	.cycle-1-wrapper .banner {
		background: transparent;
		height: 459px;
		padding-left: 0;
		padding-right: 0;
		top: 199px;
	}
	.cycle-1-wrapper .banner-slideshow {
		height: 459px;
	}
	.cycle-1-wrapper .banner-slide-1 {
		background: url(/design/cycle/1.jpg) 50% 0 no-repeat;
		background-size: cover;
	}
	.cycle-1-wrapper .banner-slide-2 {
		background: url(/design/cycle/2.jpg) 50% 0 no-repeat;
		background-size: cover;
	}
	.cycle-1-wrapper .banner-slide-3 {
		background: url(/design/cycle/3.jpg) 50% 0 no-repeat;
		background-size: cover;
	}
}
@media (min-width: 1200px) {
	.cycle-1-wrapper .banner {
		top: 146px;
	}
}
.design-your-door-wrapper {
	margin-bottom: 30px;
	position: relative;
	z-index: 18;
}
.design-your-door-wrapper .design-your-door-outer {
	padding: 10px 0;
	position: relative;
}
.design-your-door-wrapper .design-your-door-outer:before {
	border-bottom: 1px solid #cecfd1;
	border-top: 1px solid #cecfd1;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.design-your-door-wrapper .design-your-door-outer:after {
	border-bottom: 1px solid #cecfd1;
	border-top: 1px solid #cecfd1;
	bottom: 0;
	content: "";
	height: 5px;
	left: 0;
	position: absolute;
	width: 100%;
}
.design-your-door-wrapper .design-your-door {
	background: url("/design/design-your-door/bg.jpg") 50% 0 no-repeat;
	background-size: cover;
	padding: 20px 0 10px;
	position: relative;
}
.design-your-door-wrapper .row {
	display: flex;
	align-items: center;
}
.design-your-door-wrapper .design-your-door-image {
	position: relative;
	text-align: right;
}
.design-your-door-wrapper .img-thumbnail {
	border: 1px solid transparent;
	border-radius: 0;
	padding: 7px;
}
.design-your-door-wrapper .design-your-door-content {
	position: relative;
}
.design-your-door-wrapper .design-your-door-title {
	color: #fff;
	display: block;
	font-family: "Fjalla One", sans-serif;
	font-size: 2.29em;
	line-height: 1;
	margin-bottom: 10px;
}
.design-your-door-wrapper .design-your-door-copy {
	color: #000;
	display: block;
	font-weight: 400;
	line-height: 125%;
	margin-bottom: 15px;
}
.design-your-door-wrapper .design-your-door-btn {
	display: block;
}
.design-your-door-wrapper .design-your-door-btn a {
	background: #5d0207;
	color: #fff;
	display: inline-block;
	font-family: "Fjalla One", sans-serif;
	padding: 10px 25px;
	text-decoration: none;
	transition-duration: 0.5s;
}
.design-your-door-wrapper .design-your-door-btn a:active,
.design-your-door-wrapper .design-your-door-btn a:focus,
.design-your-door-wrapper .design-your-door-btn a:hover {
	color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 992px) {
	.design-your-door-wrapper .row {
		align-items: flex-end;
	}
	.design-your-door-wrapper .design-your-door-content {
		margin-bottom: 30px;
	}
	.design-your-door-wrapper .design-your-door-copy span {
		display: block;
	}
}
.sticky-footer {
	background: #5d0207;
	padding: 30px 0 60px;
}
.footer-content {
	color: #fff;
	font-family: "Fjalla One", sans-serif;
	font-size: 1em;
	font-weight: 400;
	text-transform: none;
}
.footer-service-area {
	display: block;
	font-size: 0.86em;
	line-height: 1;
	margin-bottom: 10px;
}
.footer-legal {
	color: rgba(255, 255, 255, 0.5);
	font-family: "Muli", sans-serif;
	font-size: 0.66em;
	font-weight: 400;
	line-height: 1.222em;
	text-transform: none;
}
.footer-legal a,
.footer-legal a:active,
.footer-legal a:focus,
.footer-legal a:hover {
	color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 768px) {
	.sticky-footer {
		padding: 30px 0;
	}
}
@media (min-width: 1200px) {
	.footer-legal span {
		display: block;
	}
}
.form-horizontal {
	background: rgba(0, 0, 0, 0.05);
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin-top: 1em;
	padding: 1em;
}
.form-horizontal > fieldset {
	border: 1px solid rgba(0, 0, 0, 0.15);
	margin: 0;
	margin-bottom: 1em;
	padding: 1.5em;
}
.form-horizontal legend {
	font-size: 1.111em;
}
.form-horizontal input {
	font-size: 16px;
}
.form-horizontal input[type="file"] {
	width: 100%;
}
.form-horizontal .control-label {
	text-align: left;
}
.form-horizontal label {
	font-size: 0.889em;
	font-weight: 300;
}
.form-horizontal .required {
	color: rgba(200, 0, 0, 1);
}
.form-horizontal .btn-primary {
	margin-top: 0.5em;
}
.signature {
	display: none;
}
.help-block {
	margin: 0;
}
input::-webkit-input-placeholder {
	color: rgba(102, 102, 102, 1);
}
input:-moz-placeholder {
	color: rgba(102, 102, 102, 1);
}
input::-moz-placeholder {
	opacity: 0.9;
}
input:-ms-input-placeholder {
	color: rgba(102, 102, 102, 1);
}
input[placeholder],
[placeholder] {
	color: rgba(102, 102, 102, 1);
	opacity: 1;
}
.datepicker.dropdown-menu {
	background-color: rgba(255, 255, 255, 0.95);
	border: medium none;
	border-radius: 4px;
	font-size: 0.667em;
	-webkit-box-shadow: 5px 10px 5px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 5px 10px 5px 0 rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
	.form-horizontal .btn-primary {
		margin-top: 0;
	}
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
.header-wrapper {
	position: relative;
	z-index: 20;
	-webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
}
.header {
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	padding: 10px 0 10px 0;
	position: relative;
	z-index: 19;
}
.logo {
	background-image: url("/design/logo.png");
	background-repeat: no-repeat;
	background-size: 264px 128px;
	display: block;
	direction: ltr;
	height: 128px;
	margin: 0 auto;
	text-align: left;
	text-indent: -2000em;
	width: 264px;
}
.header-contact {
	text-align: right;
}
.header-phone {
	display: inline-block;
	font-family: "Fjalla One", sans-serif;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: -0.025em;
	line-height: 1;
	text-transform: uppercase;
}
.header-phone a {
	color: #000;
	display: block;
	text-decoration: none;
}
.header-phone a:active,
.header-phone a:focus,
.header-phone a:hover {
	color: rgba(0, 0, 0, 0.5);
}
.home .header-wrapper {
	-webkit-box-shadow: none;
	box-shadow: none;
}
@media (min-width: 768px) {
	.home .header-wrapper {
		-webkit-box-shadow: 0 60px 0 0 rgba(0, 0, 0, 0.65);
		box-shadow: 0 60px 0 0 rgba(0, 0, 0, 0.65);
	}
	.header .row {
		display: flex;
		align-items: flex-end;
	}
	.logo {
		margin: 0;
	}
}
@media (min-width: 1200px) {
	.header {
		border-bottom: none;
		padding: 0;
	}
	.header-company-logo {
		position: absolute;
		top: 5px;
	}
}
.column-bullet {
	list-style: none;
	padding: 0;
	margin: 0;
}
.column-bullet li:before {
	content: "\f111 \0020";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 0.556em;
	margin-right: 10px;
	vertical-align: middle;
}
.column-bullet ul li:before {
	content: "\f10c \0020";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 0.556em;
	margin-right: 10px;
	vertical-align: middle;
}
.column-bullet ul ul li:before {
	content: "\f192 \0020";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 0.556em;
	margin-right: 10px;
	vertical-align: middle;
}
.column-bullet ul ul ul li:before {
	content: "\f140 \0020";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 0.556em;
	margin-right: 10px;
	vertical-align: middle;
}
.column-bullet-check {
	list-style: none;
	margin: 0;
	padding: 0;
}
.column-bullet-check li:before {
	content: "\f00c \0020";
	font-family: FontAwesome;
}
.column-bullet-check ul li:before {
	content: "\f058 \0020";
	font-family: FontAwesome;
}
.column-bullet-check ul ul li:before {
	content: "\f05d \0020";
	font-family: FontAwesome;
}
.column-bullet-check ul ul ul li:before {
	content: "\f046 \0020";
	font-family: FontAwesome;
}
.column-bullet-check ul ul ul ul li:before {
	content: "\f14a \0020";
	font-family: FontAwesome;
}
.column-bullet-plus {
	list-style: none;
	margin: 0;
	padding: 0;
}
.column-bullet-plus li {
	padding: 5px 0 5px 30px;
	position: relative;
	text-transform: uppercase;
}
.column-bullet-plus li:before {
	color: rgba(208, 131, 42, 1);
	content: "+";
	display: inline-block;
	font-size: 2.222em;
	left: 0;
	line-height: 1em;
	position: absolute;
	top: -6px;
	vertical-align: top;
}
.admin {
	padding-top: 23px;
}
.admin .wrapper {
	position: relative;
}
.admin .navbar-fixed-top {
	top: 23px;
}
.navbar {
	background: #fff;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-family: "Fjalla One", sans-serif;
	font-size: 0.8em;
	font-weight: 400;
	margin-bottom: 0;
	position: relative;
	z-index: 18;
}
.reviews-subpage .navbar-default .navbar-nav > li > .nav-reviews {
	color: rgba(0, 0, 0, 0.5);
}
.reviews-subpage
	.navbar
	.in
	.navbar-nav
	.open
	.dropdown-menu
	li
	a.nav-dropdown-reviews {
	background: #fff;
	color: #5d0207;
}
.reviews-subpage .dropdown-menu li a.nav-dropdown-reviews {
	background: #fff;
	color: #5d0207;
}
.reviews-subpage
	.navbar
	.in
	.navbar-nav
	.open
	.dropdown-menu
	li
	.yamm-content
	a.nav-yamm-dropdown-reviews {
	background: #fff;
	color: #5d0207;
}
.reviews-subpage .dropdown-menu li .yamm-content a.nav-yamm-dropdown-reviews {
	background: #fff;
	color: #5d0207;
}
.navbar .navbar-brand {
	color: #000;
	font-size: 1.14em;
	font-weight: 400;
	line-height: 50px;
	margin: 0 0 0 15px;
	padding: 0;
	text-transform: lowercase;
}
.navbar .navbar-toggle {
	border: none;
	color: #000;
	font-size: 1.14em;
	font-weight: 400;
	line-height: 50px;
	margin: 0 15px 0 0;
	padding: 0;
	text-transform: lowercase;
	-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;
}
.navbar .navbar-toggle:active,
.navbar .navbar-toggle:focus,
.navbar .navbar-toggle:hover,
.navbar .navbar-brand:active,
.navbar .navbar-brand:focus,
.navbar .navbar-brand:hover {
	background-color: transparent;
	color: rgba(0, 0, 0, 0.5);
}
.navbar .navbar-brand {
	display: none;
}
.navbar-nav .open .dropdown-menu > li > a {
	line-height: 20px;
	padding: 10px 15px 10px 25px;
}
.navbar .in .navbar-nav .open .dropdown-menu,
.wp-block-navigation__submenu-container {
	background: #5d0207;
}
.navbar .in .navbar-nav .open .dropdown-menu > li > a {
	line-height: 20px;
}
.navbar .in .navbar-nav .open .dropdown-menu li a {
	color: #fff;
}
.navbar .in .navbar-nav .open .dropdown-menu li a:focus,
.navbar .in .navbar-nav .open .dropdown-menu li a:hover {
	background: transparent;
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
}
.navbar .in .navbar-nav .open .dropdown-menu li.active-top .active {
	background: #fff;
	color: #5d0207;
}
.navbar-nav > li > a {
	line-height: 50px;
	padding: 0 15px;
}
.dropdown-menu {
	background: #5d0207;
	border-radius: 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	font-size: 1em;
}
.dropdown-menu li a {
	color: #fff;
	font-weight: inherit;
	line-height: 1.42857;
	padding: 10px 20px;
}
.dropdown-menu li a:focus,
.dropdown-menu li a:hover {
	background: transparent;
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
}
.dropdown-menu .active-top .active {
	background: #fff;
	color: #5d0207;
}
.navbar .navbar-nav > li > a {
	color: #000;
	text-transform: uppercase;
}
.navbar .navbar-nav > li > .active,
.navbar .navbar-nav > .active-top > a {
	color: rgba(0, 0, 0, 0.5);
}
.navbar .navbar-nav > li > a:focus,
.navbar .navbar-nav > li > a:hover {
	background: transparent;
	color: rgba(0, 0, 0, 0.5);
}
.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:focus,
.navbar .navbar-nav > .open > a:hover {
	background: #5d0207;
	border: none;
	color: #fff;
}
@media (min-width: 1200px) {
	.navbar {
		padding-top: 85px;
	}
	.navbar-nav {
		border-top: 10px solid #eae7de;
	}
	.navbar .navbar-nav > li > a.navbar-phone {
		font-size: 1.23em;
		padding-right: 0;
	}
}
img.coupon {
	width: 120px;
}
.scroll-to-top {
	background: rgba(0, 0, 0, 0.8);
	bottom: 10px;
	color: rgba(255, 255, 255, 0.8);
	display: none;
	font-size: 32px;
	height: 40px;
	line-height: 40px;
	margin-top: -16px;
	opacity: 0.4;
	position: fixed;
	right: 15px;
	text-align: center;
	vertical-align: middle;
	width: 40px;
	z-index: 1000;
}
.scroll-to-top i {
	line-height: 40px;
	vertical-align: top;
}
.scroll-to-top:hover {
	color: rgba(255, 255, 255, 1);
	opacity: 0.8;
}
@media (min-width: 768px) {
	.scroll-to-top {
		bottom: 15px;
	}
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
.social-media {
	display: block;
	font-size: 1.5em;
	margin: 15px 0 0 0;
}
.social-media a {
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: rgba(255, 255, 255, 0.5);
	display: inline-block;
	height: 1.5em;
	line-height: 1.5em;
	margin: 0;
	text-align: center;
	transition-duration: 0.5s;
	width: 1.5em;
}
.social-media a:active,
.social-media a:focus,
.social-media a:hover {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
}
.social-media-2 {
	background: rgba(1, 111, 165, 0.5) none repeat scroll 0 0;
	font-size: 1.5em;
	position: absolute;
	right: 0;
	top: 300px;
	z-index: 50;
}
.social-media-2 a {
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	display: block;
	margin: 10px;
	padding: 5px 10px;
	text-align: center;
	transition-duration: 0.5s;
}
.social-media-2 a:active,
.social-media-2 a:focus,
.social-media-2 a:hover {
	background: rgba(1, 111, 165, 0.7);
	color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 768px) {
	.social-media {
		margin-top: 0;
		text-align: right;
	}
}

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;
	}
}
.site-index-wrapper {
	position: relative;
	margin-bottom: 15px;
	z-index: 18;
}
.site-index-wrapper .site-index {
	position: relative;
}
.site-index-wrapper .site-index-open-it {
	position: relative;
}
.site-index-wrapper .site-index-title {
	cursor: pointer;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	transition-duration: 0.5s;
}
.site-index-wrapper .site-index-title:active,
.site-index-wrapper .site-index-title:focus,
.site-index-wrapper .site-index-title:hover {
	color: fade(rgba(22, 22, 22, 1), 50%);
}
.site-index-wrapper .site-index-title.active {
	color: fade(rgba(22, 22, 22, 1), 50%);
}
.site-index-wrapper .site-index-hide-it {
	padding: 15px 0;
	position: relative;
}
.site-index-wrapper .site-index-list {
	margin-bottom: 0;
}
.site-index-wrapper .site-index-list-item {
	font-size: 12px;
	line-height: 1;
	margin-bottom: 10px;
	text-transform: none;
}
.site-index-wrapper .site-index-list-item {
	color: #fff;
}
.site-index-wrapper .site-index-list-item a {
	background-image: none;
	color: #fff;
	display: block;
	padding: 5px 0;
	text-decoration: none;
	text-shadow: none;
}
.site-index-wrapper .site-index-list-item a:active,
.site-index-wrapper .site-index-list-item a:focus,
.site-index-wrapper .site-index-list-item a:hover {
	color: fade(rgba(22, 22, 22, 1), 50%);
}
main .site-index-wrapper [class*="col-"] {
	width: 100%;
}
main .site-index .site-index-title {
	cursor: auto;
	pointer-events: none;
}
@media (min-width: 768px) {
	.site-index-wrapper .site-index-list {
		padding-left: 15px;
	}
	.site-index-wrapper .site-index-list-item:last-of-type {
		margin-bottom: 10px;
	}
}
@media (min-width: 992px) {
	.site-index-wrapper .site-index-list {
		padding-left: 30px;
	}
	.site-index-wrapper .site-index-title {
		font-size: 12px;
	}
	.site-index-wrapper .site-index-list-item {
		font-size: 12px;
	}
}
@media (min-width: 1200px) {
}
