
/* 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;} img{max-width: 100%; height: auto; image-rendering: -webkit-optimize-contrast;}


/* FRAMEWORK */
*{box-sizing: border-box;}
html, body{font-family: 'Poppins', sans-serif; font-size: 16px; -webkit-text-size-adjust: none; margin: 0; padding: 0; height: 100%;} 
html {scroll-behavior: smooth;}
body {overflow-x: hidden; font: 400 16px / 1.75em "Open Sans", sans-serif; color: #212121;}
::-moz-selection{background: #212121; color: #fff; text-shadow: none} ::selection{background: #212121; color: #fff; text-shadow: none;}

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;
}

.marg6 {margin: 6em auto!important;}

.content-width {margin: 0 auto; width: 80%; max-width: 1600px; position: relative; z-index: 1;}
.flex-wrapper {display: flex; flex-wrap: wrap; align-items: center;}
.inv-width {margin: 0 auto; width: 95%; max-width: 1600px;}

.content-width .column1, .content-width .column2, .content-width .column3, .content-width .column4, .content-width .column5, .content-width .column6, .content-width .column7, .content-width .column8, .content-width .column9, .content-width .column10, .content-width .column11, .content-width .column12
{float: left; padding: 0 25px 0 0;} .content-width .column12{width: 100%; padding: 0; box-sizing: border-box;} .content-width .column11{width: 91.6666%;} .content-width .column10{width: 83.3333%;} .content-width .column9{width: 75%;} .content-width .column8{width: 66.6666%; box-sizing: border-box;} .content-width .column7{width: 58.3333%; position: relative; box-sizing: border-box;} .content-width .column6{width: 50%; position: relative; box-sizing: border-box;} .content-width .column5{width: 41.6666%; box-sizing: border-box;} .content-width .column4{width: 33.3333%; box-sizing: border-box;} .content-width .column3{width: 25%; box-sizing: border-box;} .content-width .column2{width: 16.6666%; box-sizing: border-box;} .content-width .column1{width: 8.3333%;} .last{padding: 0;} .cf{zoom: 1;} .cf:before, .cf:after{content: ""; display: table;} .cf:after{clear: both;} .clear{clear: both;}

a {text-decoration: none; color: inherit; transition: all 0.5s ease-in-out;} a:hover{color: inherit;}
a#cta-btn button {color: #e6e6e6; background: #212121; padding: 11px 20px; cursor: pointer; font-size: 16px; transition: 0.2s ease-in; text-align: center; display: inline-block; border: none; font-weight: 900; text-transform: uppercase; font-family: 'Open Sans', sans-serif;}
a#cta-btn button:hover {background: #c49b01; color: #e6e6e6; transition: all 0.5s ease-in-out; transform: translateY(-2px);}
a#cta-btn2 button {color: #000; background: #FED22D; padding: 8px 20px; cursor: pointer; font-size: 12px; transition: 0.2s ease-in; text-align: center; border: none; font-weight: 800; font-family: 'Open Sans', sans-serif; display: inline-block; text-transform: uppercase; white-space: nowrap;}
a#cta-btn2 button:hover {background: #FED22D; transition: all 0.5s ease-in-out; transform: translateY(-2px);}
a#cta-btn3 button {color: #000; background: #FED22D; padding: 10px 20px; cursor: pointer; font-size: 16px; transition: 0.2s ease-in; text-align: center; border: none; font-weight: 800; font-family: 'Open Sans', sans-serif; display: inline-block; text-transform: uppercase; white-space: nowrap;}
a#cta-btn3 button:hover {background: #FED22D; transition: all 0.5s ease-in-out; transform: translateY(-2px);}


/* HEADER */
.header {width: 100%; position: relative; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);}
.header .content-width {display: flex; justify-content: space-between; align-items: center; padding: 8px 0;}
.header .content-width .column10 {display: flex; align-items: center; justify-content: space-between; padding: 0!important;}
a#main-logo {width: 100%; margin: 0 .5em; position: relative; display: flex;}
a#main-logo img {width: 75%; position: relative; display: block; max-width: 100%; object-fit: contain; object-position: center left; height: 80px;}
a#main-logo:focus img, a#main-logo:active img {opacity: .75; transition: all 0.25s ease-in-out;}
.mobile-display {display: none;}

.top-bar {width: 100%; position: relative; background: #fff; padding: .46em 0; display: flex; justify-content: space-between; align-items: center; font-weight: 700;}
.top-bar a#top-phone {font-weight: 700;}
.top-bar p {text-align: center; font-weight: 700; width: 100%;}
.top-bar a#top-phone, .top-bar p {display: block; color: #fff; font-family: 'Open Sans', sans-serif;}
.top-bar .column2.last {text-align: right;}
.top-bar .column2, .top-bar .column8 {padding: 0; margin: 0;}
.top-bar .content-width {display: flex; justify-content: space-between; align-items: center;}


/* FOOTER */
.footer {width: 100%; background: #212121; display: flex; justify-content: center; flex-wrap: wrap; padding: 3em 0; position: relative; z-index: 0;}
.footer .content-width {color: #fff; display: flex; justify-content: space-between;}
.footer .content-width h3 {font-weight: 400; line-height: 1.2; margin-bottom: 20px; text-transform: uppercase; font-size: 20px;}
.footer .content-width .column3 img {width: 50%; max-width: none; height: auto;}
.footer .content-width .column9 .column3 {padding: 0; margin: 0; font-family: 'Open Sans', sans-serif;}
.footer .content-width .column9 .column3.last {text-align: right;}
.footer .content-width .column9 {display: flex;}
.footer .content-width .column9 .column3 p a {display: inline-block!important; font-family: 'Open Sans', sans-serif;}
.footer .content-width .column9 a#cta-btn3 {display: inline-block;}
.footer .content-width .ftr-socials {width: 100%; text-align: center; margin: .5em 0;}
.footer .content-width .ftr-socials a {display: inline-block!important;}
.footer .content-width .ftr-socials i {color: #FED22D; font-size: 20px; margin: 10px 5px;}
.copyright-wrapper {width: 100%; padding: .75em 0; margin-top: .75em; display: flex; justify-content: center;}
.copyright-wrapper p {font-size: 12px; color: #fff; text-align: center; font-family: 'Open Sans', sans-serif;}



/* MEDIA QUERIES (RESPONSIVE) */
@media screen and (max-width: 1400px) {		
	a#cta-btn button {padding: 10px 20px;}
}


@media screen and (max-width: 1200px){	

	
	.marg6 {margin: 4em auto!important;}

		
}


@media screen and (max-width: 1024px){	
	.top-bar .column2, .top-bar .column8 {width: 33.33%!important;}
	.top-bar .column2.last {justify-content: flex-end!important;}
	
	.header .content-width .column2 {width: auto; padding: 0; margin: 0; display: flex; justify-content: flex-start; align-items: center;}	
	.header .content-width .column10 {width: 30%; margin: 0; justify-content: flex-end;}
	a#main-logo {width: auto;}
		
}

@media screen and (max-width: 900px) {

	.content-width .column9 {margin: 0!important;}
}

@media screen and (max-width: 767px) {
	.content-width .column1, .content-width .column2, .content-width .column3, .content-width .column4, .content-width .column5, .content-width .column6, .content-width .column7, .content-width .column8, .content-width .column9, .content-width .column10, .content-width .column11, .content-width .column12 {margin: 0 auto!important; width: 100%!important; float: none; padding: 0;}
	
	a#main-logo {width: 60%; justify-content: flex-start;}
	
	.top-bar {flex-wrap: wrap;}
	.top-bar .column4 {width: 100%;}
	.top-bar .column8 {display: none;}
	.top-bar .column2 {width: 50%!important;}
	.header .content-width .column10 {display: none;}
	
	.footer {justify-content: center; text-align: center; padding: 1.5em 0;}
	.footer .content-width, .content-width .column9 {margin: 0!important; flex-wrap: wrap;}
	.content-width .column3 {width: 100%!important; margin: 0!important; text-align: center;}
	.footer .content-width .column3 img {max-width: none; width: 50%;}
	.footer .content-width h3 {margin-top: 1em; margin-bottom: 1em;}	
	.footer .content-width .column9 .column3.last {text-align: center; margin-top: 3em!important;}
	.copyright-wrapper p {font-size: 11px;}
	.footer .content-width a#cta-btn3 button {padding: 6px 15px; font-size: 10px;}
}

@media screen and (max-width: 550px) {

}

@media screen and (max-width: 480px) {
	a#main-logo {width: 70%; position: relative; display: flex;}
	a#main-logo img {width: 80%;}
}