@charset "utf-8";
/* CSS Document */

/***** BEGIN RESET *****/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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 {
    background:transparent;
    border:0;
    margin:0;
    padding:0;
}

ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}

/***** END RESET *****/

* {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	overflow-x: hidden;
	line-height: 1.6;
	font-family: 'Saira', sans-serif;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

button,
input { /* 1 */
  overflow: visible;
}

button,
select { /* 1 */
  text-transform: none;
}

select,
button,
[type="button"],
[type="reset"],
[type="submit"],
[type="date"] {
  -webkit-appearance: button;
}

a {
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all.3s ease-in-out;
}

.width {max-width: 1500px; margin: 0 auto; width: 90%;}
.wrapper-width {width: 90%; margin: 0 auto; max-width: 1200px; }
.inventory-width {width: 95%; max-width: 1500px; margin: 0 auto; background: #fff;}


/***************************  HEADER STYLES  *************************************/
header {
	width: 100%;
	display: inline-block!important;
	margin: 0 auto;
	border-bottom: 8px solid #ddd;
	margin-bottom: -7px;
	position: relative;
	z-index: 1;
	background: url('/siteart/whiteDots-bg.png') repeat;
	box-shadow: 0px 2px 8px rgba(0,0,0,0.5);
}
a#logo {float: left;}
a#logo img {
	width: 100%;
	display: block;
	max-width: 240px;
	height: auto;
    margin-bottom: -85px;
    position: absolute;
    z-index: 99;
}

header .top-contacts {text-align: right;}
header .top-contacts a {
	display: inline-block;
	margin: 20px 0 20px 5px;
	color: #000;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	font-family: 'Saira', sans-serif;
}

/*********************  HOMEPAGE STYLES **************************************/
.homepage-hero {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	background: #000 url('/siteart/main-hero2.png') no-repeat top;
	background-size: cover;
	padding: 200px 25px;
	height: auto;
}

/* quick links start */

/*Category Box Section*/
	.categoryBoxes {
		width: 100%;
		display: inline-block;
		height: auto;
		margin: 0 auto;
		font-family: 'Saira', sans-serif;
	}
	.categoryBox-mainTitle h1 {
		color: #fff;
		font-size: 24px;
		line-height: 36px;
		letter-spacing: 1px;
		font-weight: 500;
		text-align: center;
		display: block;
		margin-bottom: 25px;
		text-shadow: 5px 5px 18px #222222;
		-webkit-text-shadow: 5px 5px 18px #222222;
		-moz-text-shadow: 5px 5px 18px #222222;
		-ms-text-shadow: 5px 5px 18px #222222;
	}
	.categoryBox-mainTitle h1 span {
		font-size: 36px;
	}
	a.categoryBox {
		float: left;
		width: 23%;
		margin: 1%;
		height: auto;
		text-align: center;
		background: rgba(50, 57, 135, .5);
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-shadow: 0px 2px 8px rgba(0,0,0,0.5);
	}

	.categoryBox-inner {
	    color: #e6e6e6;
	    padding: 60px 0 30px 0;
	    font-size: 30px;
	}
	.categoryBoxTitle {
		color: #e6e6e6;
		font-size: 18px;
		padding: 5px 0 15px 0;
		font-weight: 600;
	}

a#cta-btn {
	color: #e6e6e6;
	display: block;
	margin: 0 auto;
	text-align: center;
	margin-top: 40px;
	font-size: 18px;
}

a#cta-btn:hover {
	color: #fff;
	text-decoration: underline;
}

/* ABOUT SECTION */
.about-wrapper {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	padding: 80px 10px;
	font-size: 15px;
	line-height: 24px;
	background: #000 url('/siteart/about-bg.png') no-repeat center;
	background-attachment: fixed;
	background-size: cover;
	font-family: 'Saira', sans-serif;
}

.about-wrapper span {
	display: block;
	font-weight: 900;
	color: #323987;
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.about-wrapper a {color: #323987;}
.about-wrapper a:hover {text-decoration: underline;}

/* CTA Buttons */
.cta-btns {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	background: #000 url('/siteart/buttons-bg.png') repeat center;
	margin-bottom: -7px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.cta-btns a {
	float: left;
	width: 50%;
	border: 3px solid #fff;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 2em;
	letter-spacing: 1px;
	display: inline-block;
	text-align: center;
	font-family: 'Saira', sans-serif;
}

.cta-btns a:hover {
	color: #000;
	background: rgba(255, 255, 255, 0.5);
}


/*********************  CONTACT STYLES **************************************/
/** page wrapper **/
.page-wrapper {
	width: 100%;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}

.page-wrapper h2 {
	padding: 10px;
}

.page-wrapper h2 .fas {
	padding: 5px;
	font-size: 25px;
}

.page-wrapper p {
	padding: 1.5em;
}


.contact-info {
	width: 100%;
	display: inline-block;
	margin: 15px 0;
}

.contact-info .left {
	float: left;
	width: 48.5%;
	text-align: center;
	margin: .5%;
	background: rgba(230,230,230,.85);
	box-shadow: 0px 3px 10px rgba(0,0,0,0.25);
}

.contact-info .left p {
	line-height: 30px;
    font-size: 18px;
    padding: 1em;
    font-weight: 600;
    font-family: 'Saira', sans-serif;
}

.contact-info .left a {
	color: #232323;
	text-decoration: underline;
}

.contact-info .left p a:hover {
	color: #000;
	text-decoration: none;
}

.contact-info .left h2 {
	line-height: 30px;
	padding: 10px;
	background: rgba(0,0,0,.85);
	color: #e6e6e6;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: .75px;
	text-transform: uppercase;
}

.contact-info .left h2 .fas {
	color: #323987;
}

/* thank you page styles */
p#thankyou {
	width: 100%;
	background: rgba(255,255,255,.85);
	display: inline-block;
	font-size: 18px;
	margin: 0 auto;
	line-height: 26px;
	padding: 3rem;
	/*box-shadow: 0px 3px 15px rgba(0,0,0,0.1)!important;*/
	border: 2px solid #eeeeee;
	font-weight: 500;
	color: #000;
}

p#thankyou a {
	text-decoration: none;
	color: #323987;
}

p#thankyou a:hover {
	color: #000;
	text-decoration: underline;
}

p#thankyou .fas {margin-right: 10px;}


/*********************  FOOTER STYLES **************************************/
/* scrolling wrap */
.ftr-inv {
	width: 100%;
	position: relative;
	border-top: 8px solid #000;
	border-bottom: 3px solid #000;
}

.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}

footer {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	box-sizing: border-box;
	background: #323987;
	border-top: 5px solid #000;
}

footer .col a:hover {
	color: #ddd;
}

footer .col a {
	color: #fff;
	-webkit-transition: .4s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
}

footer .col {
	float: left;
    width: calc(33.33% - 3em);
    margin: 1.5em;
    display: inline-block;
    line-height: 24px;
    letter-spacing: 1px;
    font-size: 12px;
    color: #fff;
    font-family: 'Saira', sans-serif;
    padding: 4em 0;
	box-sizing: border-box;
}

footer .col h2 {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 2px;
	color: #fff;
	font-family: 'Saira', sans-serif;
}

footer .col p {
	font-size: 12px;
}

footer .col a#cta-btn {
	width: 100%;
	text-align: center;
	display: inline-block;
	line-height: 30px;
	color: #fff;
	background: #000;
	margin-top: 20px;
	font-size: 12px;
}

footer .col a#cta-btn:hover {
	background: #e6e6e6;
	color: #000;
	font-weight: 900;
}

footer .col strong {
	color: #fff;
}

footer .col .social-links {
	display: inline-block;
	margin-top: 20px;
}

footer .col .social-links a {
	padding: 10px;
	margin: 2px;
	border: 1px solid #fff;
	display: inline-block;
}

footer .col .social-links a:hover {
	color: #fff;
}

footer .col .social-links a#twitter:hover {
	background: #00acee;
}
footer .col .social-links a#facebook:hover {
	background: #3b5998;
}
footer .col .social-links a#pinterest:hover {
	background: #fff;
	color: #c8232c!important;
}
footer .col .social-links a#youtube:hover {
	background: #fff;
	color: #c4302b!important;
}
footer .col .social-links a#linkedin:hover {
	background: #0e76a8;
}
footer .col .social-links a#instagram:hover {
	background: #C13584;
}



.site-host {
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	background: #000;
	padding: 20px 10%;
	box-sizing: border-box;
}

.site-host p {
	font-weight: 500;
	text-transform: uppercase;
	color: #999;
	letter-spacing: .75px;
	font-size: 10.5px; 
	line-height: 20px;
	padding: 0 10px;
	text-align: center;
	display: inline-block;
	width: 100%;
	font-family: 'Saira', sans-serif;
}



/**********************  MEDIA QUERIES (RWD) ***************************************/
@media screen and (max-width: 1380px) {
/* HOMEPAGE */
	.categoryBoxTitle {font-size: 14px;}
	
	.homepage-hero {padding: 150px 25px;}
}


@media screen and (max-width: 1000px) {
	.width, .wrapper-width {width: 96%;}
	.homepage-hero {padding: 100px 25px;}
	
/* HEADER */
	a#logo img {position: relative; max-width: 175px; margin-bottom: -20px;}
	header .top-contacts {display: none;}
	
/* HOMEPAGE */
	a.categoryBox {width: 48%;}
	.categoryBox-inner {padding: 45px 0 25px 0;}
	
	.cta-btns a {float: none; width: 100%; border: 2px solid #fff;}
}

@media screen and (max-width: 700px) {
/* HOMEPAGE */
	.categoryBox-inner {display: none;}
	.categoryBoxTitle {padding: 15px 5px;}
	.categoryBox-mainTitle span {font-size: 24px;}	
	
/* FOOTER */
	footer .col {padding: 2em; float: none; width: 100%; margin: 0 auto; text-align: center;}
}

@media screen and (max-width: 500px) {
/* HOMEPAGE */
	.homepage-hero {padding: 75px 25px;}
	a.categoryBox {width: 100%; margin: 0 auto; margin-top: 1%; margin-bottom: 1%;}
	.categoryBox-inner {padding: 35px 0 20px 0;}
	.categoryBox-mainTitle {font-size: 22px; line-height: 32px; margin-bottom: 15px;}
	.about-wrapper {background-attachment: inherit;}
}
