@charset "UTF-8";
/* CSS Document */

/*@font-face {*/
	/*font-family: 'Stratum2';*/
	/*src: url('stratum2-black-webfont.woff2') format('woff2'),*/
	/*url('stratum2-black-webfont.woff') format('woff'), url('Stratum2-Black.otf') format('otf');*/
	/*font-weight: normal;*/
	/*font-style: normal;*/
/*}*/

@font-face {
	font-family: 'Stratum2';
	font-style: normal;
	font-weight: 300;
	src: local('Awesome Font'),
	url('stratum2-black-webfont.woff2') format('woff2'),
	url('stratum2-black-webfont.woff') format('woff'),
	url('Stratum2-Black.otf') format('otf');
}

a:link, a:visited {
	color: #999999;
	text-decoration: none;
	font-family: inherit;
}
a:hover {
	color: #696969;
	text-decoration: none;
	font-family: inherit;
}
html {
	position: relative;
	min-height: 100%;
}
body {
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	font-family: 'Stratum2',sans-serif!important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1.64705882;
	letter-spacing: 1px;
	color: #1a1818;
	background-color: #ffffff;
	background-image:url(../images/pattern-bg.jpg);
	background-repeat:repeat;
	margin-bottom: 30px!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-rendering: optimizeLegibility;
	font-feature-settings: "kern";
	-webkit-font-feature-settings: "kern";
	-moz-font-feature-settings: "kern";
	-moz-font-feature-settings: "kern=1";
	font-feature-settings: "kern" 1;
	font-kerning: normal;
}

html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

h1, .h1, .title {
	font-weight: 600;
	font-family: 'Stratum2',sans-serif;
	font-size: 4.11764706rem;
	line-height: .88888889;
	letter-spacing: -.04166667em;
	color: #f96302;
	text-transform: none;
}
h2, .h2 {
	font-weight: 600!important;
	font-family: 'Stratum2',sans-serif!important;
	font-size: 2.35294118rem!important;
	line-height: 1.1!important;
	letter-spacing: 0!important;
	color: #54585a!important;
	text-transform: none;
}

h3, .h3 {
	margin-bottom: 13px;
}
h4, .h4 {
	margin-bottom: 5px;
}
.mainbody {
	background-color: #000000;
}
#social:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
#social {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
topblack {
	background-color: #000000 !important;
}
.paginamarg {
	margin: 0px 5px 0 5px;
	height: 26px;
}
.btn2 {
	padding: 2px 10px;
	font-size: 14px!important;
	background-color: #7C858C;
	color: #ffffff;
}
.field {
	border: 1px solid #000;
}
.heading {
	background-color: #000000 !important;
	border-bottom: 0px #ffffff;
	border-top: 0px #ffffff;
	border-right: 0px #ffffff;
	border-left: 0px #ffffff;
	border-style: solid;
	font-size: 1rem;
	text-transform: uppercase;
}
.whitetext {
	color: #ffffff !important;
}
.well-sm {
	padding: 9px;
	border-radius: 3px;
}
.product .card {
	border-color: #696969;
	border-radius: 8px;
	text-align: center;
}
.top10 {
	margin-top: 10px;
}
.bottom10 {
	margin-bottom: 10px;
}
#catalog_detail .product_image {
	width: 500px;
	height: 300px;
	background: #fff;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.btn-details, .btn-details:visited {
	/*text-transform: uppercase;*/
	float: left !important;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	background-color: #ffffff;
	box-shadow: 0 .0625rem .0625rem 0 rgba(0,0,0,.5);
	color: #000000 !important;
	font-size: 1rem;
	line-height: 1;
	padding: 5px 3px!important;
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	transition: background-color 125ms ease-out, color 125ms ease-out;
	border-radius: 0!important;
	border: solid #000000 2px;
}
.btn-details:hover {
	color: #ffffff !important;
	background-color: #000000 !important;
	border-color: #000000;
}
a.btn-dealer:visited, a.btn-dealer {
	background-color: #f96302;
	color: #ffffff;
	padding: 9px 8px !important;
	font-size: 1rem;
	line-height: 1em;
	font-weight: 400;
	border-radius: 0;
}
a.btn-dealer:active, a.btn-dealer:hover {
	background-color: #d84a0c !important;
	color: #ffffff !important;
}
.margins {
	margin-bottom: 5px;
}
.lowsocials {
	color: #ffffff;
}
.bott {
	margin-bottom: 7px;
}
.backinwhite {
	background: url('../images/body_bg.png');
	padding-right: 15px;
	padding-left: 15px;
	color: #ffffff;
}
.backinblack {
	background-color: #000000;
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.whiteback {
	background-color: #ffffff;
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.backinblack2 {
	background-color: #000000;
	height: auto;
}
.inhi {
	height: 27px !important;
}
.nostripe {
	background-color: #ffffff;
	border-top: 0px solid #ffffff !important;
}
.notopbar {
	border-top: 0px solid #ffffff !important;
}
.gray a {
	color: #696969;
}
.gray a:hover {
	color: #FFC70E;
}
.detail_item_label {
	font-weight: bold;
}
.black1 {
	background-color: #000000 !important;
	color: #ffffff !important;
}
address {
	font-size: 11px;
}
.text-white, ol {
	color: #ffffff;
}
.topbar {
	border-top: 2px solid #ed1c24;
	margin-top: 15px;
}
.product {
	padding: 5px;
	font-size: 14px;
	min-height: 260px;
}
.product-container {
	padding-bottom: 8px;
}
.max400 {
	max-height: 400px;
}
.margin10 {
	margin-bottom: 10px;
	margin-top: 10px;
}
.text-left {
	text-align: left !important;
}
.contact {
	border: 0px;
	color: #000000 !important;
	background-color: #ffffff;
	padding: 0px 0px !important;
	font-size: 13px;
	border-radius: 0px;
}
.blackwhite {
	background-color: #ffffff;
	padding-bottom: 20px;
}
.product-img-ht {
	height: 110px;
}
.bb2 {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
ul#pane li .product_info {
	width: auto;
}

.blacktext {
	color: #000000!important;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.header {
	background: #221E1E;
	border-bottom: none;
	width: 100%;
}
.navbar-inverse {
	border-color: #000000;
	font-size: 15px;
}
.navbar {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-radius: 0px;
}
.nav, .navbar-nav, .nav-link {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0em;
	color: #d7d7d7!important;
	line-height: 39px;
	padding-left: 20px!important;
	padding-right: 20px!important;
	font-stretch: expanded;
}

.padleft {
	padding-left: 20px;
}
.btn-paging {
	padding-top: 2px;
}
.minusmarg {
	padding-right: 0px;
	padding-left: 0px;
}
.contact1 {
	color: #990000 !important;
	font-weight: bold;
}
.black11:link {
	color: #000000 !important;
}
.card-title {
	text-align: center;
	/*color: #696969 !important;*/
}
.btn-paging {
	padding: 0px 10px!important;
	border: 3px solid transparent;
	height: 24.33px;
}
.nav>li>a {
	padding: 10px 15px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #ffffff;
}
.dropdown-menu {
	margin: 0;
}
.navbar-dark .navbar-toggler {
	color: #999999;
	border-color: #999999;
}
/*.navbar-nav a:link {*/
	/*color: #d7d7d7!important;*/
/*}*/
.nav-link:hover, .nav-link:focus {
	color: #f96302!important;
}

.product .product-title {
	color: #000000;
}
/* Sticky footer styles
-------------------------------------------------- */
.footer_bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #54585a;
	padding-right: -15px!important;
	padding-left: -15px!important;
	color: #ffffff!important;
	font-size: 12px!important;
	padding-top: 10px;
}
.footer_bottom ul li a {
	color: #d7d7d7;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	-ms-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear;
}

.footer_bottom  a:hover {
	color: #f36324!important;
}

.header_container {
	margin-right: auto;
	margin-left: auto;
	border-radius: 0;
}
.footer-top {
	background-color: #3F3E3F;
	height: 25px;
	margin-bottom: 20px;
}

.navbar-brand {
	margin-left: 1rem;
	margin-right: 1rem;
}
.bg-dark {
	background-color: #000000 !important;
}
.productbox {
	box-shadow: inset 0px 0px 4px rgba(0,0,0,.24);
	height: auto;
}

.socialspace a:link {
    margin-left: 5px;
    margin-right: 5px;
	color: #ffffff!important;
}
.carousel-indicators {
	bottom: -20px!important;
}
.nav-link {
	font-size: 16px !important;
}
#app {
	/*background-color: #ffffff;*/
	/*padding-left: 15px;*/
	/*padding-right: 15px;*/
	padding-top: 5px;
	/*margin-left: 15px;*/
	/*margin-right: 15px;*/
}
.what {
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url('../images/body_bg.png');
}
.orange {
	color: #f96302;
}
.navbar-dark {
	background-color: #54585a;
}

.cta {
	width: auto;
	display: inline-block;
	border: solid 2px transparent;
	font-family: 'Stratum2', sans-serif;
	font-weight: 500;
	line-height: 1.64705882;
	white-space: nowrap;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	-webkit-transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
	-moz-transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
	-ms-transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
	-o-transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
	transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear
}
.cta:not(.large) {
	line-height: 2.11764706rem;
	font-size: 1rem;
	padding: 0 1.17647059rem
}
.cta.large {
	line-height: 3.29411765rem;
	font-size: 1.52941176rem;
	padding: 0 1.76470588rem
}
.cta.primary {
	background-color: #f96302;
	color: #fff
}
.cta.secondary {
	background-color: #333;
	color: #fff
}
.cta.tertiary-1 {
	background-color: transparent;
	color: #f96302;
	border-color: #f96302
}
.cta.tertiary-1.tabbed:before {
	background-color: #f96302
}
.cta.tertiary-1.tabbed:hover {
	color: #fff
}
.cta.tertiary-2 {
	background-color: transparent;
	color: #333;
	border-color: #333
}

@media (min-width:761px) {
	.cta.tertiary-2.tabbed:before {
		background-color: #333
	}
	.cta.tertiary-2.tabbed:hover {
		color: #fff
	}
}
.cta.tertiary-3 {
	background-color: transparent;
	color: #fff;
	border-color: #fff
}
.cta.tertiary-3.tabbed:before {
	background-color: #fff
}
.cta.tertiary-3.tabbed:hover {
	color: #54585a
}
.cta.tertiary-4 {
	background-color: transparent;
	color: #54585a;
	border-color: #54585a
}
.cta.tertiary-4.tabbed:before {
	background-color: #54585a
}
.cta.tertiary-4.tabbed:hover {
	color: #fff
}
.cta.tabbed {
	border-top: none;
	border-left: none;
	border-right: none;
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.cta.tabbed:before {
	content: '';
	display: block;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	-ms-pointer-events: none;
	-o-pointer-events: none;
	pointer-events: none;
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 0;
	-webkit-transition: height .2s linear;
	-moz-transition: height .2s linear;
	-ms-transition: height .2s linear;
	-o-transition: height .2s linear;
	transition: height .2s linear;
	z-index: -1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.cta.tabbed:hover {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.cta.tabbed:hover:before {
	height: calc(100% + 2px)
}
.cta.download:after {
	content: "\e907";
	font-family: 'icons'!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: .7647058799999999rem;
	color: #000;
	padding-left: 10px
}
.cta.arrow:after {
	content: '\e914';
	font-family: 'icons'!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: .7647058799999999rem;
	padding-left: 10px
}
.cta-wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100%
}

@media screen and (max-width:760px) {
	.cta-wrapper {
		display: block
	}
}
.cta-wrapper.center {
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.cta-wrapper .cta {
	margin-right: 20px
}
.cta-wrapper.vertical {
	margin-top: 20px;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.cta-wrapper.vertical .cta {
	width: min-content
}
.cta-wrapper.vertical .cta+.cta {
	margin-left: 0;
	margin-top: 20px
}
.alert-bar {
	bottom: 0;
	width: 100%;
	background-color: #a5a596;
	color: #fff;
	-webkit-flex-grow: 0;
	-webkit-flex-shrink: 0;
	-webkit-flex-basis: auto;
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	padding: 5px 5px;
	overflow: hidden;
}
.title {
	font-weight: 600;
	font-family: 'Stratum2',sans-serif;
	font-size: 4.5rem;
	line-height: .9;
	letter-spacing: -.05em;
	text-transform: none;
}
address {
	font-size: 8px;
}
.sides {
	padding-left: 1vw;
	padding-right: 1vw;
	-webkit-flex-grow: 0;
	-webkit-flex-shrink: 0;
	-webkit-flex-basis: 50%;
	-webkit-box-flex: 0;
	-moz-box-flex: 0;
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	width: 100%;
	box-shadow: 1px 0 0 0 #333, -1px 0 0 0 #333;
}
.productbox-container {
	margin-top: 0px;
}
.productbox {
	box-shadow: inset 0px 0px 0px rgba(0,0,0,.24);
	border-bottom: 1px solid #d7d7d7;
	background: #f6f6f6;
}
.card {
	border-radius: 0!important;
}
.products-paging {
	margin-bottom: 10px;
}
.carousel-control-prev-icon {
	opacity: 0.3;
}
.carousel-control-next-icon {
	opacity: 0.3;
}
.productbox-container {
	min-height: 345px;
	height: auto;
}


.arr {
	text-transform: capitalize;
	font-size: 8px;
}
.footnav {
	padding: 0 1vw;
}

.navbar-nav .nav-link {
	padding-right: 7px!important;
	padding-left: 7px!important;
}

/*///////////////////*/
/* Extra Small devices (landscape phones, 576px and up) */
@media (min-width: 320px) {  .gf-logo {
	max-width: 70px;
	margin: 0;

}}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  .gf-logo {
	max-width: 125px;
	margin-top: 10px;
}}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { .gf-logo {
	max-width: 150px;
	margin-left: 10px;
	margin-top: 10px;
}}

/* Large devices (desktops, 992px and up) */
@media (min-width: 1100px) { .gf-logo {
	max-width: 200px;
	margin-left: 10px;
	margin-top: 10px;
}}
.homelogo, homelogo:visited, homelogo:link {
	color:#999999!important;
	font-size: 20px;
}