
/***** 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;}
*, *:after, *:before {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
::-moz-selection{background: #d8a81d; color: #000; text-shadow: none;} ::selection{background: #d8a81d; color: #000; text-shadow: none;}

/***** END RESET *****/

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;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

a {text-decoration: none; color: inherit; transition: all .2s ease-in-out;} a:hover{color: inherit;}
a#cta-btn button {margin: 1em 0 0; color: #fff; background: #000000; padding: .75em 2em; cursor: pointer; font-size: 16px; transition: 0.2s ease-in; text-align: center; width: 100%; max-width: 350px; border: none; border-radius: 0; font-weight: 500; text-transform: uppercase; font-family: 'Roboto', sans-serif; line-height: 1; animation: fadeInUp; animation-duration: 1s;}
a#cta-btn2 button {margin: 1em 0 0; color: #000; background: #d3a51c; padding: .75em 2em; cursor: pointer; font-size: 16px; transition: 0.2s ease-in; text-align: center; border: none; font-weight: 500; font-family: 'Roboto', sans-serif; width: 100%; max-width: 350px; text-transform: uppercase; line-height: 1; animation: fadeInUp; animation-duration: 1s;}
a#cta-btn3 button {margin: 1em 0 0; color: #fff; background: transparent; padding: .75em 2em; cursor: pointer; font-size: 16px; transition: 0.2s ease-in; text-align: center; border: 1px solid #fff; font-weight: 500; font-family: 'Roboto', sans-serif; width: 100%; max-width: 350px; text-transform: uppercase; line-height: 1; animation: fadeInUp; animation-duration: 1s;}
a#cta-btn3 button:hover {opacity: .8; transition: all .3s ease-in-out; border: 1px solid #d8a81d;}
a#cta-btn button:hover, a#cta-btn2 button:hover {opacity: .8; transition: all .3s ease-in-out;}

#form input[type="submit"], #submit-btn {margin: 0 auto; color: #fff; background: #1f1f26; padding: .75em 2em; cursor: pointer; font-size: 16px; transition: 0.2s ease-in; text-align: center; border: 1px solid transparent; border-radius: 0; font-weight: 500; text-transform: uppercase; font-family: 'Roboto', sans-serif; display: flex; line-height: 1;}
#form input[type="submit"]:hover, #submit-btn:hover {color: #1f1f26; border: 1px solid #1f1f26; background: transparent; transition: all .3s ease-in-out; border-radius: 0;}

html, body {width:100%;}
body {font-family: 'Roboto', sans-serif!important; overflow-x: hidden; line-height: 1.6;}

.white {color: #fff;}
.blue {color: #1f1f26!important;}
.blue-bg {background: #1f1f26;}
.yellow {color: #d8a81d!important;}
.yellow-bg {background: #d8a81d;}

.column12, .column11, .column10, .column9, .column8, .column7, .column6, .column5, .column4, .column3, .column2, .column1{float: left; padding: 0 25px 0 0;} .column12{width: 100%; padding: 0; box-sizing: border-box;} .column11{width: 91.6666%;} .column10{width: 83.3333%;} .column9{width: 75%;} .column8{width: 66.6666%; box-sizing: border-box;} .column7{width: 58.3333%; position: relative; box-sizing: border-box;} .column6{width: 50%; position: relative; box-sizing: border-box;} .column5{width: 41.6666%; box-sizing: border-box;} .column4{width: 33.3333%; box-sizing: border-box;} .column3{width: 25%; box-sizing: border-box;} .column2{width: 16.6666%; box-sizing: border-box;} .column1{width: 8.3333%;} .last{padding: 0;} .cf{zoom: 1;} .cf:before, .cf:after{content: ""; display: table;} .cf:after{clear: both;} 


/* HEADER */
.header {background: #1f1f26;}
.header .flex-wrapper {width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 0 5%; position: relative;}
.header .flex-wrapper a#main-logo img {max-width: 200px; height: auto; display: block;}
.hdr-right {justify-content: flex-end; display: flex; flex-wrap: wrap;}
.top-bar {width: 100%; display: flex; justify-content: flex-end; align-items: center; font-size: 18px; background: #3b3a40; padding: .75em 5%;}
.top-bar a {margin-left: 2vw; color: #fff; font-family: 'Roboto', sans-serif;}

form.inv-search.desktop-search {}
form.inv-search.mobile-search {display: none; max-width: none;}
form.inv-search {width: 100%; position: relative; display: flex; justify-content: center; align-items: center; z-index: 999; max-width: 500px; margin-top: 1.5em;}
form.inv-search input {width: 70%!important; padding: 0 0 0 15px!important; margin: 0!important; height: 50px!important; line-height: 50px!important; background: #3b3a40!important; color: #fff!important; border: 0!important; outline: none!important;}
form.inv-search button {height: 50px !important; background: #3b3a40!important; border: 0!important; border-radius: 0!important; padding: 10px 0; width: 30%!important; color: #d8a81d!important; font-weight: 500; font-family: 'Roboto', sans-serif; text-transform: uppercase; font-size: 20px; cursor: pointer;}
form.inv-search button:hover {background: #000!important; color: #fff; transition: .3s ease-in-out all;}

/* OTHER PAGES */
.slide-wrapper {width: 100%; position: relative; z-index: 0; display: flex; justify-content: center; flex-wrap: wrap; align-items: center; background: #000;}
.hero-txt {width: 100%; display: flex; height: 100%; flex-wrap: wrap; padding: 0 10%; position: absolute; z-index: 1; left: 0; top: 0; align-items: center; flex-direction: column; justify-content: flex-start; margin-top: 12em;}
.hero-txt h1 {color: #fff; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; font-size: 80px; font-weight: 700; line-height: 1; position: relative; z-index: 2; width: 100%; max-width: 1600px; animation: fadeInUp; animation-duration: 1s;}
.hero-txt h1 span {display: block; font-size: 30px; color: #d8a81d; animation: fadeInUp; animation-duration: 1s;}
.hero-btns {width: 100%; max-width: 1600px; margin: 0 auto; display: flex; gap: 10px;}
.hero-txt h1:before {content: ''; left: -80px; top: 3px; width: 60px; background: #aaa; opacity: .8; height: 1px; position: absolute; z-index: 3;}


.zoom-btns.homepage {width: 90%; max-width: 1600px; margin: -35% auto 0; display: flex; justify-content: center; align-items: center; position: relative; z-index: 2; padding: 5em 0;}
.zoom-container {width: calc(33.33% - 1em); margin: .5em; position: relative; overflow: hidden; box-sizing: border-box; display: flex; flex-wrap: wrap; animation: fadeInUp; animation-duration: 1s;}
.zoom-container:hover {transform: translateY(-10px); transition: all .5s ease;}
.zoom-container img {width: 100%; height: auto; aspect-ratio: 5 / 3; object-fit: cover;}
.zoom-container:hover img {transform:scale(1.05); transition: all .5s ease;}
.zoom-container:hover .zoom-caption {background: rgba(0, 0, 0, .5)!important; transition: all .2s ease-in-out;}
.zoom-container:hover img {}
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	display: inline-flex;
	flex-direction: column;
	justify-content: flex-end;
	text-align: left;
    transition: all .5s ease;
	padding: 2em 10%;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	background: rgba(17,17,17,.7);
	/*text-shadow: 1px 1px 8px #222;*/
}
.zoom-container .zoom-caption:hover {background: rgba(17,17,17,.2);}
.zoom-container .zoom-caption h2 {color: #fff; line-height: 1; display: block; text-transform: uppercase; position: relative; font-size: 40px; font-weight: 600; font-family: 'Roboto Condensed', sans-serif; padding-bottom: 10px; border-bottom: 2px solid #1f1f26;}
.zoom-container .zoom-caption i {position: absolute; top: 0; right: 1em; z-index: 2; color: #fff; font-size: 30px; transform: rotate(-35deg);}


.gray-bg {margin: 0 auto; background: #f4f4f4; box-sizing: border-box; display: block; justify-content: center; flex-wrap: wrap; align-items: center; position: relative; z-index: 1;}
.welcome-wrapper {width: 100%; margin: 0 auto; display: flex; justify-content: center; position: relative; z-index: 2;}
.welcome-wrapper .column5 {padding: 6em 5%; box-sizing: border-box; color: #fff; background: linear-gradient(rgba(52, 87, 191, .9)), url("/siteart/welcome1.jpg") center center no-repeat; background-attachment: fixed; height: 100%;}
.welcome-wrapper .column7 {padding: 6em 5%;  box-sizing: border-box; display: flex; flex-wrap: wrap; flex-direction: column; justify-content: center; align-items: flex-start;}
.welcome-wrapper .column7 h2 {font-size: 50px; font-weight: 700; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; line-height: 1; display: block; margin-bottom: .75em; width: 100%; animation: fadeInUp; animation-duration: 1s;}
.welcome-wrapper .column7 h2 span {color: #3b3a40; display: block; font-size: 30px; margin-bottom: 5px;}
.welcome-wrapper .column7 p {width: 100%; animation: fadeInUp; animation-duration: 1s;}


ul.content-list {display: flex; flex-wrap: wrap; flex-direction: column;}
ul.content-list li {margin: 5px; padding: .75em 0; font-weight: 600; color: #fff; line-height: 1.3; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; font-size: 28px; border-bottom: 1px solid #ccc;}
ul.content-list li:hover {transition: .3s ease-in-out all; padding: .75em .25em;}



.page-title {
	width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 0;
    overflow: hidden;
	text-align: center;
    padding: 7em 10% 8em!important;
	background: #191919 url('/siteart/hero-slider/hero1.jpg') center center no-repeat;
	background-attachment: fixed;
	background-size: cover;
	object-fit: cover;
	clip-path: polygon(0 0,        /* top-left */
    100% 0,     /* top-right */
    100% 65%,   /* bottom-right (higher) */
    0 100%      /* bottom-left (lower) */
  );
}
.page-title.contact {
	width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 0;
    overflow: hidden;
	text-align: center;
    padding: 7em 10% 8em!important;
	background: #191919 url('/siteart/contact1.jpg') center  center no-repeat;
	background-attachment: fixed;
	background-size: cover;
	object-fit: cover;
}
.page-title.thankyou {
	width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
    height: 100%;
    position: relative;
    z-index: 0;
    overflow: hidden;
	text-align: center;
    padding: 7em 10% 8em!important;
	background: #191919 url('/siteart/contact1.jpg') center  center no-repeat;
	background-attachment: fixed;
	background-size: cover;
	object-fit: cover;
	clip-path: none;
}
.page-title:before {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	content: '';
	background: rgba(0,0,0,.82);
}
.page-title h1, .page-title p, .page-title a, .page-title hr {position: relative; z-index: 3;}
.page-title hr {width: 150px; margin: 0 0 1em; display: block; border-width: 2px; color: #d8a81d; border-style: solid;}

.page-title h1 {
	color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 70px;
    line-height: 1;
	font-weight: 700;
	animation: fadeInUp; 
	animation-duration: 1s;
	margin-bottom: .25em;
}
.page-title p {
	animation: fadeInUp; 
	animation-duration: 1s;
	color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    max-width: 700px;
    line-height: 1.5;
}

.breadcrumb-wrapper.inv {
	margin: 0 auto;
	position: relative; 
	background: #fff;
	box-shadow: none;
	padding: 1.5em 0;
}
.breadcrumb-wrapper {
	padding: 1.5em 2em;
    font-size: 16px ;
    color: #707070 ;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1;
    font-weight: 500;
    text-transform: uppercase;
    width: 90%;
	margin: -3em auto 0;
	position: relative; 
	background: #fff;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}
.breadcrumb-wrapper a, .breadcrumb-wrapper p {
	display: inline-block;
    font-size: 14px!important;
    text-transform: uppercase;
    border-bottom: 1px solid transparent;
} 
.breadcrumb-wrapper a:hover {color: #d8a81d; transition: .3s ease-in-out all;}
.breadcrumb-wrapper .active-link {color: #707070;}


.content-wrapper .flex-wrapper {margin: 5em auto; display: flex; flex-wrap: wrap; width: 90%; max-width: 1500px;}

.content-wrapper {width: 100%; display: flex; flex-wrap: wrap;}
.content-wrapper img {width: 100%; height: auto; display: block; max-width: 375px; margin: 0 0 10px;}
.content-wrapper img:hover {transform: translateY(-10px); transition: all .5s ease;}
.content-wrapper hr {width: 100%; border: .5px solid #ddd; display: block;}

.column12.content-pad {margin: 0 auto; width: 100%; float: none;}
.content-pad {padding: 4em 8%!important; margin: 0 auto; max-width: 1500px;}

.content-wrapper h1 {width: 100%; font-size: 48px; text-transform: uppercase; font-family: 'Roboto Condensed', sans-serif; line-height: 1; display: block; margin-bottom: .5em; font-weight: 500; color: #000; animation: fadeInUp; animation-duration: 1s;}
.content-wrapper h2 {width: 100%; color: #000; font-size: 32px; display: block; line-height: 1.1; font-weight: 500; font-family: 'Roboto Condensed', sans-serif; margin-bottom: .5em; text-transform: uppercase;}
.content-wrapper h3 {width: 100%; font-size: 28px; display: block; margin-bottom: .75em; color: #000; font-weight: 500; line-height: 1.1; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase;}
.content-wrapper h4 {font-size: 24px; display: block; margin-bottom: .75em; font-weight: 500; line-height: 1.1; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase;}
.content-wrapper p a {font-weight: 600; color: #1f1f26;}



/* ACCORDION
--------------------------------*/
.custom-accordion {width: 100%; text-align: left; position: relative; display: flex; flex-direction: column; justify-content: center; font-size: 16px;}
.custom-accordion > a {
	padding: .75em 1em;
	color: #000!important;
	display: block;
	text-decoration: none;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3;
	transition: ease all 0.2s;
	position: relative;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}
.custom-accordion > a:after{
	content:'';
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 1px;
	background: #ddd;
	transition: ease all 0.3s;
}
.custom-accordion > a.open:after{
	content:'';
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 1px;
	background: #ddd;
}

.custom-accordion > a:hover{
	color: #000;
	background: #f4f4f4;
	border: none;
	box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}
a.click.heading.open{
	color: #000;
	background: #f4f4f4;
}
.custom-accordion > a i{
	color: #1f1f26;
	padding-right: 1em;
	float: right;
}

.custom-accordion > .drop-list{
	padding: 1.5em;
	color: #000;
	display: block;
}
.custom-accordion .click.open i:before{
    content: "\f068";
}


/* scrolling inventory */
.inv-scroller {width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap;}
.inv-scroller p {font-size: 22px; font-weight: 500; padding: 2em 10%; position: relative; line-height: 1.3;}
.txt-line {width: 75px; height: 2px; background: #000; display: inline-flex; margin-right: 1em; align-items: center; vertical-align: middle;}
.scrolling-wrap {width:100%; height:90px; display: flex; align-items: center; justify-content: center; border-top: 10px solid #111;}
.scrolling {width:100%; height:90px;}


/*  contact form + captcha
------------------------------*/
#form {width: 100%; /*width: 80%; margin: 5em auto; padding: 3em;*/}
#form .form-row {display: block; text-align: left!important;}
#form .form-row label{font-weight: 600; color: #000; display: block;}
#form input[type="text"], #form input[type="email"], #form select, #form textarea, #form input[type="date"] {width: 100%; margin: 0 0 20px; padding: 10px; border: 1px solid #ccc; background: #fff; font-weight: 500; color: #000; height: 50px; border-radius: 5px;}
#form textarea {height: 111px;}
#form select {font-size: 16px;}
#form fieldset {width: 100%; max-width: 600px; column-count: 2; gap: 10px; margin-bottom: 2em;}
#form fieldset legend {line-height: 1.4; display: block; margin-bottom: 10px; font-weight: 600;}
#form fieldset label {line-height: 1.4; margin: 5px;}

.CaptchaPanel{line-height: normal !important;}
.CaptchaAnswerPanel input{width: 100%; max-width: 350px; padding: 10px; margin: 5px 0; background: #fff; border: 1px solid #ccc; color: #000;}
.CaptchaMessagePanel{padding: 0 !important; margin: 0 !important; font-weight: normal !important; font-size: 12px; line-height: 50px; color: #666;}
.CaptchaImage {width: auto!important; padding: 0!important; margin: 0 auto!important;}
.CaptchaAnswerPanel{margin: 0; padding: 2px 0px 2px 0px !important;}
.CaptchaWhatsThisPanel{line-height: 0; margin: 0; padding: 8px 0 8px 0 !important;}
.CaptchaWhatsThisPanel a{font-size: 12px; color: #333;} .CaptchaWhatsThisPanel a:hover{text-decoration: none;}
#captcha-content {display: none;}


/* FOOTER */
.footer {width: 100%; background: #111; color: #ccc; display: flex; justify-content: space-between; flex-wrap: wrap; font-family: 'Roboto', sans-serif; font-size: 18px; padding: 6em 5%;}
.footer img#ftr-logo {width: 100%; max-width: 150px; height: auto;}

ul.ftr-nav {display: flex; flex-wrap: wrap; width: 100%; margin-bottom: 1em; flex-direction: column;}
ul.ftr-nav li a {color: #ccc; margin-right: 2.25vw; display: inline-block; font-size: 18px; margin: 5px 0;}
.footer a:hover {color: #fff; transition: .3s ease-in-out;}
.footer a:hover i {color: #d8a81d; transition: .3s ease-in-out;}

.back-btn{margin-top: 25px;}



/* RESPONSIVE */

@media screen and (max-width: 1600px){
	.hero-txt h1 {font-size: 70px;}
	.hero-txt {margin-top: 12%;}
}
@media screen and (max-width: 1400px){
	.zoom-btns.homepage {margin: -30% auto 0; flex-wrap: wrap; padding: 5em 0 3em;}
}
@media screen and (max-width: 1200px){
	.header .column12 {display: flex; align-items: center;}
	.header .flex-wrapper a#main-logo img {max-width: 175px;}
	
	.hero-txt h1 {font-size: 65px;}
	
	.welcome-wrapper {flex-wrap: wrap;}
	.welcome-wrapper .column7 {width: 100%;}
	.welcome-wrapper .column5 {width: 100%;}
	
	.zoom-btns.homepage .zoom-container {width: calc(50% - 1em);}
			
	.content-wrapper {flex-wrap: wrap;}
	.content-wrapper .column7 {width: 100%;}
	.content-wrapper .column5 {width: 100%;}
	
}
@media screen and (max-width: 900px){	
	form.inv-search.mobile-search {display: flex; margin: 0 auto;}
	form.inv-search.desktop-search, .top-bar {display: none;}
	.hero-txt {margin-top: 16%;}
	.hero-txt h1 {font-size: 60px;}
	.hero-txt h1 span {font-size: 28px;}
	.zoom-btns.homepage {margin: -20% auto 0; flex-wrap: wrap; padding: 5em 0 0;}
	.zoom-btns.homepage .zoom-container {width: calc(100% - 1em);}
	.zoom-container .zoom-caption h2 {font-size: 32px;}
	
	.content-wrapper .flex-wrapper {margin: 3em auto;}
	
	.header .flex-wrapper {padding: .5em 5%;}
	.header .flex-wrapper a#main-logo img {max-width: 140px;}
	.header .column12 {justify-content: flex-end;}
		
	.page-title {clip-path: none;}
	
	.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10, .column11, .column12 {margin: 0 auto!important; width: 100%!important; float: none; padding: 0;}
	
	.welcome-wrapper .column5 {padding: 3em 10%;}
	.welcome-wrapper .column7 {padding: 4em 10%;}
		
	.welcome-wrapper {flex-wrap: wrap;}
	.welcome-wrapper .column5 img {margin: 0 auto 1.5em; max-width: 700px;}
	.footer {flex-wrap: wrap; padding: 0 5%;}
	.footer .column3 {padding: 2em 0; width: 50%!important; float: left;}
	.footer .column9 {border-left: none;}
}
@media screen and (max-width: 767px){
	.custom-accordion > a {font-size: 22px;}
	
	.zoom-btns.homepage {margin: 0 auto; padding: 3em 0;}
	.hero-txt {justify-content: center; margin: 0 auto;}
	.hero-btns {flex-direction: column; gap: 0;}
	.txt-line {display: none;}
	.inv-scroller p {font-size: 20px; margin: 0 auto; text-align: center;}
	
	ul.content-list li {padding: .5em 0; font-size: 24px;}
	ul.content-list li:hover {padding: .5em .25em;}
	
	.page-title, .page-title.contact {text-align: left; align-items: flex-start;}
	.page-title h1 {font-size: 60px;}	
	.page-title, .welcome-wrapper .column5 {background-attachment: inherit!important;}
	.content-pad {padding: 3.5em 8%!important;}
		
	a#cta-btn button, a#cta-btn2 button {padding: .75em 1em;}
	
	.footer {flex-wrap: wrap-reverse; justify-content: center; text-align: center;}
	.footer .column3 {padding: 1em 0; width: 100%!important; float: none;}
	
}
@media screen and (max-width: 480px){
	
	.page-title {padding: 5em 7%!important;}
	
	.zoom-container {width: calc(100% - 2em);}
	
	#form fieldset {column-count: 1;}
	
	.hero-txt h1 {font-size: 50px;}
	.hero-txt h1 span {font-size: 24px;}
		
}