﻿/***** BEGIN RESET *****/
@import url("https://media.sandhills.com/CDN/CSS/Font-Awesome/7.0.0/webfonts/fa-brands-400.woff2");
@import url("https://media.sandhills.com/CDN/CSS/Font-Awesome/7.0.0/css/all.min.css");
@import url("../webfonts/Univers-Font/._lte50145.ttf");
@import url("../webfonts/Univers-Font/._lte50712.ttf");
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;
}

button, a {cursor:pointer;}

table{border-collapse:collapse; width:100%;}
td{vertical-align:top;}

/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address {  
    display: block;  
} 

@font-face {
font-family: "Univers";
src: url("/webfonts/lte50146-webfont.eot");
src: url("/webfonts/lte50146-webfont.woff") format("woff"),
url("/webfonts/lte50146-webfont.svg") format("svg");
}
@font-face {
font-family: "Univers-Bold";
src: url("/webfonts/lte50148-webfont.eot");
src: url("/webfonts/lte50148-webfont.woff") format("woff"),
url("/webfonts/lte50148-webfont.svg") format("svg");
}
/*-------- COLORS --------

*/

/***** END RESET *****/
::-moz-selection {
    background: #000; 
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}


/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/


body {
font-family: "Univers", sans-serif !important;
font-size:17px !important;
box-sizing:border-box !important;
overflow-x: hidden !important;
}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}

/*--- HEADER STYLES ---------------------*/
header {}
.main-site-header {padding: 23px 49px;background:#000000f2;box-sizing:border-box;}
.main-header-container {display: flex;width: 90%;justify-content: space-between;margin: 0 auto;align-items: center;}

.yellow-border {border:solid 3px #FDC300;flex: 2;}
.blue-border {border:solid 3px #0E43CE;flex: 1;}
.red-border {border:solid 3px #D80D0D;flex: 1;}
.border-flex {display:flex;}
a.yellow-text {color:#FDC300 !important;}
.nav-buttons .yellow-button button{background:transparent;border:1px solid #FDC300;color:#FDC300;padding: 10px 12px;border-radius:20px;font-size:17px;
font-family: "Univers-Bold", sans-serif !important;}

a.yellow-button.mobile.open button{background:transparent;border:1px solid #FDC300;color:#FDC300;padding:10px 15px;border-radius:20px;font-size:17px;font-family: "Univers-Bold", sans-serif !important;}

.nav-buttons {display:flex;gap:20px;width: 17%;}

.nav-buttons .white-button button{background:transparent;border:1px solid #fff;color:#fff;padding:10px 20px;border-radius:20px;font-size:17px;font-family: "Univers-Bold", sans-serif !important;}


a.white-button-mobile button{background:transparent;border:1px solid #fff;color:#fff;padding:10px 20px;border-radius:20px;font-size:17px;font-family: "Univers-Bold", sans-serif !important;margin-top: 15px;;}



.mobile-flex {display: flex;justify-content: right;align-items: center;height: 40px;gap: 30px;}

.large-mobile-flex {display: flex;justify-content: space-between;align-items: center;padding: 37px 20px;}
/*-------- FOOTER STYLES ----------------*/
footer{}
.footer {padding-top: 150px;}

.footer-background {background: url("/siteart/footer-background.png");height: 100%;width: 100%;background-repeat: no-repeat;padding: 190px 200px 40px;background-position: 50% 10%;background-size: 210%;}


.disclaimer {
  padding: 15px;      /* adds space inside the element */
}

.disclaimer-title {
	padding: 19px; 
	font-size: 20px;
	
}

.disclaimer-width ul {list-style: disc !important;margin-left: 30px;}
.disclaimer-width ul li{margin-bottom:10px;}

.disclaimer-width {width: 48% !important;margin: 50px auto 0;}

.footer-mobile {display:none;}
.copyright-bottom {background: #000;padding: 30px 0 100px;}
.copyright-bottom p {color:#fff;text-align:center;font-family: "Univers-Bold", sans-serif !important;font-size: 18px; width: 80%; margin: 0 auto;}
.footer-flex {display:flex;width: 80%;margin: 0 auto;}
.footer-title {text-transform:uppercase;margin-bottom:20px;}
.footer-title.green {color: #169D00;text-transform:capitalize;}
p.footer-title {font-weight: 800;font-family: "Univers-Bold", sans-serif !important;font-size:20px;}
.footer li {margin-bottom: 20px;}
.footer i {color:#FDC300;font-size:35px;margin-bottom:20px;}

.footer-categories {flex: 1;}
.footer img {width: 100%;max-width: 160px;}
/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.ground-bcrumbs {padding: 40px 0px !important;}

button.selected-facet.ts-button,button.ts-button.template-branded-button,button.ts-button.template-branded-button {color:#000 !important;background: #FDC300 !important;}
.body-wrapper {padding-top: 60px !important;}

.footer-category-accordian {
  color: #000;
  background: transparent;
  cursor: pointer;
  padding: 18px 0 0;
  width: 90%;
  margin:0 auto;
  border: none;
  text-align: left;
  outline: none;
  font-size: 19px;
  transition: 0.4s;
  display: flex;
font-family: "Univers-Bold", sans-serif !important;
  justify-content: space-between;
  text-transform: uppercase;
}

.active, .accordion:hover {
}

.cheveronrotate {
	transform:rotate(180deg);
	transition:.3s ease-in-out;
}

.footer-category-accordian i.fa-solid.fa-chevron-down{font-size:19px;color:#000;}

.panel {
	width: 90%;
	margin:0 auto;
  padding: 0 5%;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
	border-top:1px solid #000;
}


.panel ul {padding:25px 0 10px;background-position: 50% 10%;}

/*---------- CONTACT FORM STYLES ----------*/
/* Button */
.CaptchaWhatsThisPanel a{color: #fff !important;}
input.hero-buttons {    background: #FDC300 !important;
    color: #000 !important;
    font-family: "Univers", sans-serif !important;
    font-weight: 900;
    font-size: 16px;
    padding: 9px !important;
    width: 90px !important;
    text-align: center !important;
    margin: 0 auto !important;
    display: flex;}

.container-form {
    max-width: unset !important;
    align-items: center;
    color: #fff !important;
    width: unset !important;
    margin: unset !important;
    text-align: center;
}
input#CaptchaAnswer {padding: 10px 0;}
.container-form h2 {text-align:left !important;padding-top: 12px;padding-top: 30px;}
.container-form  p {text-align:left !important;margin-bottom:20px;}

.container-form .scroll {overflow: scroll;}

.container-form { width: 400px;height: 100%;box-sizing:border-box;}
.container-form button {background:#000 !important;padding: 50px 20px;}
.container-form.main {     
	width: 400px;
    height: 0;
    box-sizing: border-box;
    background: transparent !important;
    position: fixed;
    top: 50%;
    /* border-radius: 30px !important; */
    right: -0.5%;
    z-index: 600;
    transform: rotate(-90deg);
    /* background: #000 !important; */}
.container-form.main-contact {     
	width: 400px;
    height: 0;
    box-sizing: border-box;
    background: transparent !important;
    position: fixed;
    top: 50%;
    /* border-radius: 30px !important; */
    right: -0%;
    z-index: 900;
    transform: rotate(-90deg);
    /* background: #000 !important; */}
.container-form button:hover {color: #FDC300;box-shadow: inset 0 -2px 0 0 #FDC300;transition: ease-in-out .3s;}

.CaptchaPanel {margin: 10px 0px 0px 0px;}

.container-form button { 
	font-size: 16px !important;
    letter-spacing: .2px;
	border-radius: 20px 20px 0 0 ;
    line-height: 24px;
    padding: 14px 18px;
    color: #fff;
	text-transform:uppercase;
    background-color: #000;
    font-family: "Univers-Bold", sans-serif !important;
background:unset;}
/* Contact Form */

.chat-form {width:100%;height:1000px;}

.formfield {padding-bottom: 20px;}
#formpage input, #formpage textarea {width:100%;background:#000;border: 1px solid rgba(255,204,0,.4);border-radius: 20px;color:#fff;padding: 16px 20px;box-sizing:border-box;}

#formpage ::placeholder, #formpage ::-ms-input-placeholder  {color:#fff !important;  opacity: 1 !important; /* Firefox */}

input#Phone {padding: 8px 20px;}

#formpage textarea {padding: 10px 20px;height: 80px;}
/* Slidein */
.slidein {
  display: none;
  position: fixed;
  background: #000;
  text-align: right;
  width: 400px;
  height: 100%;
  top: 0;
  right: 0;
  padding: 40px 40px 40px 40px;
  z-index: 999;
  box-sizing:border-box;
  overflow-y: scroll; 
	scrollbar-width: none;

}


/* Close button */
.close {
  font-size: 130%;
  color:#fff;
  border-radius: 30px;
  border: 1px solid #fff;
}
.close:hover {
  cursor: pointer;
}

/* Overlay */
.overlay {
  display: none;
  background: rgba(0, 0, 0, .7);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/*---------- RESPONSIVE STYLES ----------*/


@media only screen and (max-width: 1448px) {
	.nav-buttons {width: 23%;}
}

@media only screen and (max-width: 1382px) {
	.main-site-header {padding: 23px 19px;}
	.nav-buttons {justify-content: end;width: 21%;}
	.main-header-container {width: 98%;}
}


@media only screen and (max-width: 1200px) {
}


@media only screen and (max-width: 1179px) {
	.footer-flex {flex-direction: column;gap: 30px;}
	.footer-background {background-size: 540%;padding: 214px 200px 80px;}
}


@media only screen and (max-width: 1179px) {
	.footer-flex {flex-direction: column;gap: 30px;}
}


@media only screen and (max-width: 1147px) {
	.nav-buttons {width: 25%;}
}


@media only screen and (max-width: 1100px) {
	.nav-buttons {width: 21%;}
}


@media only screen and (max-width: 900px) {
	.container-form.main {right: -1%;}	
	.slidein {position:absolute;width:100%;height:100%}
	.container-form h2 {padding-top: 10px;}
	.slidein {width:100%;}
	.disclaimer-width {width:90% !important;}
}

@media only screen and (max-width: 800px) {
	.footer-mobile {display:flex;flex-direction:column;}
	.desktop {display:none;}
	.footer-background {background: url("/siteart/footer-background.png");height: 100%;width: 100%;background-size: 2930px;background-repeat: no-repeat;padding: 80px 0;background-position: 46% -30px;}
	.footer img {max-width: 200px;}
	.footer-logo {text-align: center;margin-bottom: 0px;margin-bottom: 20px;}
	.footer-categories {width: 90%;margin: 40px auto 0;}
	.yellow-text {color:#fff;}
}



@media only screen and (max-width: 600px) {
	.slidein {padding: 25px;}
}



@media only screen and (max-width: 400px) {
	.main-site-header {padding: 23px 19px;}
	.container-form.main {right: -2%;}	
	input#Phone {padding: 12px 20px;}
	#formpage input, #formpage textarea {padding: 11px 20px;}
	.slidein {position:absolute;width:100%;height: 180%;padding:17px;}
	.formfield {padding-bottom: 12px;}
}



@media only screen and (max-width: 380px) {
	
}






