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

@font-face {
	font-family: GLOCK Sans;
	font-style: normal;
	font-weight: 300;
	src: url(fonts/subset-GLOCKSans-Light.woff2) format("woff2"), url(fonts/subset-GLOCKSans-Light.woff) format("woff")
}
@font-face {
	font-family: GLOCK Sans;
	font-style: normal;
	font-weight: 400;
	src: url(fonts/subset-GLOCKSans-Regular.woff2) format("woff2"), url(fonts/subset-GLOCKSans-Regular.woff) format("woff")
}
@font-face {
	font-family: GLOCK Sans;
	font-style: italic;
	font-weight: 400;
	src: url(fonts/subset-GLOCKSans-Italic.woff2) format("woff2"), url(fonts/subset-GLOCKSans-Italic.woff) format("woff")
}
@font-face {
	font-family: GLOCK Sans;
	font-style: normal;
	font-weight: 700;
	src: url(fonts/subset-GLOCKSans-Bold.woff2) format("woff2"), url(fonts/subset-GLOCKSans-Bold.woff) format("woff")
}
@font-face {
	font-family: GLOCK Sans Cn;
	font-style: normal;
	font-weight: 700;
	src: url(fonts/subset-GLOCKSans-CnBold.woff2) format("woff2"), url(fonts/subset-GLOCKSans-CnBold.woff) format("woff")
}
a:link, a:visited {
	color: #999999;
	text-decoration: none;
	font-family: inherit;
}
a:hover {
	color: #696969;
	text-decoration: none;
	font-family: inherit;
}
body, select, input, textarea {
	font-size: 14px;
	font-family: GLOCK Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #1a1818;
	background-color: #EFEFEF;
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 0px;
}
.h1 {
	font-size: 60px
}
.h2 {
	font-size: 36px
}
.h3 {
	font-size: 24px
}
.h4 {
	font-size: 16px
}
.h5 {
	font-size: 14px
}
.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: 1px #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 {
	text-transform: capitalize;
	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 7px!important;
	transition: background-color 125ms ease-out, color 125ms ease-out;
	border-radius: 0!important;
	border: solid #000000 2px!important;
}
.btn-details:hover {
	color: #ffffff !important;
	background-color: #000000 !important;
	border-color: #000000;
}
a.btn-dealer:visited, a.btn-dealer {
	text-transform: capitalize;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	background-color: #f58220;
	box-shadow: 0 .0625rem .0625rem 0 rgba(0,0,0,.5);
	color: #fff;
	/*font-size: 1rem;*/
	line-height: 1;
	padding: 5px 7px;
	transition: background-color 125ms ease-out, color 125ms ease-out;
	border-radius: 0;
	border: solid #f58220 2px;
}
a.btn-dealer:active, a.btn-dealer:hover {
	background-color: #000000 !important;
	color: #ffffff !important;
	border: solid #000000 2px;
}
.margins {
	margin-bottom: 5px;
}
.lowsocials {
	color: #ffffff;
}
.bott {
	margin-bottom: 7px;
}
.backinwhite {
	background-color: #ffffff;
}
.backinblack {
	background-color: #000000;
	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!important;
	padding-bottom: 0px!important;
	margin-bottom: 0px!important;
	border-radius: 0px!important;
}
.nav, .navbar-nav {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}
.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: #ffffff!important;*/
/*}*/
.nav-link:hover, .nav-link:focus {
	color: #666666!important;
}
/*
.nav-link:visited {
    color: #ffffff;
}
*/
.product .product-title {
	color: #ffffff;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
	position: relative;
	min-height: 100%;
}
body {
	margin-bottom: 170px!important;
	margin-top: 115px!important;
}
.footer_bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 170px; /* Set the fixed height of the footer here */
	background-color: #333333;
	padding-right: -15px!important;
	padding-left: -15px!important;
	color: #ffffff;
	padding-top: 50px;
}
.header_container {
	padding-right: 10px!important;
	padding-left: 10px!important;
	margin-right: auto;
	margin-left: auto;
	border-radius: 0;
}
.footer-top {
	background-color: #3F3E3F;
	height: 25px;
	margin-bottom: 20px;
}
.logo1 {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.navbar-brand {
	margin-left: 1rem;
	margin-right: 1rem;
}
.bg-dark {
	background-color: #000000 !important;
}
.productbox {
	/*	box-shadow: inset 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);*/
	box-shadow: inset 0px 0px 4px rgba(0,0,0,.24);
	height: auto;
}
.socialspace {
    margin-left: 5px;
    margin-right: 5px;
}
/*.alert {*/
	/*position: static;*/
	/*top: 100px;        !* 100px from top relative to its old position *!*/
	/*left: 100px;*/
	/*z-index: 2999;*/
/*}*/
.gf-dealer {
	color: #ffffff;
	padding-bottom: 0px;
	margin-top: 0px;
}
.gf-dealer > a,
.gf-dealer > a:hover,
.gf-dealer > a:active,
.gf-dealer > a:visited
{
	color:#ffffff;
}

.gf-dealer > a:hover {
	text-decoration: underline;
}
.productbox-container {
	padding-left: 3px;
	padding-right: 3px;
}
#backtop {
	position: fixed;
	left: auto;
	right: 20px;
	top: auto;
	bottom: 20px;
	outline: none;
	overflow: hidden;
	color: #fff;
	text-align: center;
	background-color: #696969;
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 22px;
	border-radius: 7px;
	cursor: pointer;
	transition: all 0.3s linear;
	z-index: 999999;
	opacity: 0.7;
	display: none;
}
.productbox-container {
	height: auto;
}
.carousel-indicators {
	bottom: 0px;
}
.bg-black {
	background-color: #000000!important;
}
/* Extra Small devices (landscape phones, 320px and up) */
@media (min-width: 320px) {  .h2 {
	font-size: 12px;
	margin-left: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  .h2 {
	font-size: 14px;
	margin-left: 5px;
}}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { .h2 {
	font-size: 18px;
	margin-left: 15px;
	margin-right: 15px;
}}

/* Large devices (desktops, 992px and up) */
@media (min-width: 1100px) { .h2 {
	font-size: 24px;
	margin-left: 10px;
}}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { .h2 {
	font-size: 30px;
	margin-left: 25px;
}}

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

}}

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

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

/* Large devices (desktops, 992px and up) */
@media (min-width: 1100px) { .logogf {
	max-width: 200px;
	margin-left: 10px;
}}