
/* 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: 'Montserrat', sans-serif; font-size: 16px; -webkit-text-size-adjust: none} 
html {scroll-behavior: smooth;}
body {overflow-x: hidden; line-height: 1.8; letter-spacing: .02em;}
::-moz-selection{background: #b22d25; color: #fff; text-shadow: none} ::selection{background: #b22d25; 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;
}

.pad60 {padding: 60px 5%!important;}
.pad30 {padding: 30px!important;}
.center {text-align: center;}
.red {color: #b22d25;}
.align-right {text-align: right;}

.content-width {margin: 0 auto; width: 95%; max-width: 1400px;}
.flex-wrapper {display: flex; flex-direction: row!important; flex-wrap: wrap; justify-content: space-between; align-items: center;}

.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%; 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;} .clear{clear: both;} *{box-sizing: border-box;}


/* LINKS + BTNS */

a{text-decoration: none; color: inherit; transition: all .2s ease-in-out;} a:hover{color: inherit;}
a#cta-btn {cursor: pointer; display: inline-block; text-align: center; background: transparent; border: 1px solid #000; border-radius: 30px; color: #000!important; font-family: 'Montserrat', sans-serif; position: relative; padding: 12px 10%; transition: all .3s ease-in-out; font-size: 16px; line-height: 22px; margin: 3px; font-weight: 900;}
a#cta-btn2, a.continue-btn {cursor: pointer; display: block; text-align: center; background: transparent; border: 1px solid #b22d25; border-radius: 30px; color: #b22d25!important; font-family: 'Montserrat', sans-serif; position: relative; padding: 12px 10%; transition: all .3s ease-in-out; font-size: 16px; line-height: 22px; font-weight: 900; max-width: 444px; margin: 0 auto;}
a#cta-btn:hover {border: 1px solid #b22d25; color: #b22d25!important;}
a#cta-btn2:hover, a.continue-btn:hover {border: 1px solid #333; color: #333!important;}


/* HEADER */
.header-home {width: 100%; position: absolute; z-index: 10; background: url('/siteart/header-bg1.jpg'); background-position: center; border-radius: 0 0 30px 30px; left: 0; right: 0;}
.header {width: 100%;background: url('/siteart/header-bg1.jpg'); background-position: center; border-radius: 0 0 30px 30px;}
.inv-header {width: 100%; position: relative; background: url('/siteart/header-bg1.jpg'); background-position: center; border-radius: 0 0 30px 30px;}
#menu-button, .mobile-icons {display: none;}
a#main-logo img {width: 100%; height: auto; max-width: 420px; padding: 1.75em 0 1.25em 4em; box-sizing: border-box;}

.header.clone, .header-home.clone {position: fixed; top: -888px; left: 0; right: 0; z-index: 999; transition: 0.4s top cubic-bezier(.3,.73,.3,.74);}
body.down .header.clone, body.down .header-home.clone {top: 0;}
body.down .header.clone a#main-logo img, body.down .header.clone .top-contact, body.down .header.clone .mobile-icons, body.down .header-home.clone a#main-logo img, body.down .header-home.clone .top-contact, body.down .header-home.clone .mobile-icons {display: none;}

.top-contact {display: flex; justify-content: flex-end; text-align: 
center; flex-direction: column; width: 30%; padding: 1em 4em 1em 0; box-sizing: border-box;}
.top-contact a {display: block; font-weight: 600; text-align: center; margin-top: 10px;}
.top-contact p {font-size: 14px;}

/* ALL OTHER STYLES */
.cathero {position: relative;}
.cathero img {width: 100%; height: auto;}

.banner-wrapper {background: url("/siteart/banner-hero1.jpg"); background-size: cover; background-position: center; background-attachment: fixed; padding: 9em 15% 9em 0;}
.banner-wrapper .flex-wrapper {justify-content: flex-end; align-items: flex-start;}
.banner-wrapper h1 {color: #fff; font-weight: 500; letter-spacing: 1px; max-width: 520px; font-size: 30px; line-height: 45px;}
.banner-wrapper hr {border: 3px solid #b22d25; width: 100%; max-width: 15%; margin: 20px 30px; display: inline-block;}

.welcome-wrapper {width: 100%; padding: 5em 5% 0 5%;}
.welcome-wrapper p {border-bottom: 5px solid #111; padding-bottom: 5em;}
.quicklinks-wrapper {width: 100%; padding: 5em 5%;}
.quicklinks-wrapper a {width: calc(25% - 2em);}
.quicklinks-wrapper h3 {letter-spacing: 1px; font-size: 20px; margin: 5px 0;}

.content-wrapper h1 {font-weight: 800; font-size: 36px; line-height: 50px;}
.content-wrapper h1 span {font-weight: 500; letter-spacing: 3px; font-size: 30px; line-height: 40px; display: block; color: #333;}
.content-wrapper hr {border: 3px solid #b22d25; width: 100%; display: inline-block; max-width: 15%; margin-bottom: 20px;}
.content-wrapper p a {font-weight: 800;}
.content-wrapper p a:hover {color: #333;}

/* form + captcha */
#form {margin: 1em 0;}
#form .form-row {display: block; /*margin: 0 0 5px;*/ text-align: left!important;}
#form .form-row label{font-weight: 600; color: #444;}
#form input[type="text"], #form input[type="email"], #form select, #form textarea, #form input[type="date"] {width: 100%; margin: 5px 0 20px; padding: 10px; border: 1px solid #ddd; background: #f2f2f2; font-weight: 500; color: #000; height: 50px;}
#form textarea {height: 90px;}
#form .checkbox {margin-top: 15px;}
#form input[type="submit"] {cursor: pointer; display: inline-block; text-align: center; background: #000; border: none; border-radius: 30px; color: #fff!important; font-family: 'Montserrat', sans-serif; position: relative; padding: 15px 4em; transition: all .3s ease-in-out; font-size: 14px; width: 100%; max-width: 444px; margin: 3px; font-weight: 800; letter-spacing: 1px;}
#form input[type="submit"]:hover {background: #333; color: #fff!important;}


.CaptchaPanel{line-height: normal !important;}
.CaptchaAnswerPanel input{width: 100%; max-width: 350px; padding: 10px; margin: 5px 0; background: #fff; border: 1px solid #ddd; color: #000;}
.CaptchaMessagePanel{padding: 0 !important; margin: 0 !important; font-weight: normal !important; font-size: 12px; line-height: 50px; color: #444;}
.CaptchaImage {width: auto!important; padding: 0!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: #fff;} .CaptchaWhatsThisPanel a:hover{text-decoration: none;}


/* FOOTER */

.footer {display: flex; flex-wrap: wrap; background: linear-gradient(#111, #000); color: #ddd;}
.footer .column4 {padding: 9em 7%;}
.footer img {width: 100%; height: auto; max-width: 150px; margin-bottom: 15px;}
.footer h2 {font-size: 24px; line-height: 32px; font-weight: 900; letter-spacing: 2px; display: block; margin-bottom: 20px; color: #b22d25;}
.footer strong {font-weight: 900;}
.footer a {color: #ddd!important;}
.footer a:hover, .site-host a:hover, .social-links i:hover {color: #fff!important;}

/* accordion menu */
#footer-nav {width: 100%; overflow: hidden;}
#footer-nav ul.submenu {list-style: none;}
#footer-nav ul.submenu {padding: 0; background: #444;}
#footer-nav ul.submenu li {border-bottom: 1px solid #111;}
#footer-nav ul.submenu li:last-child {border-bottom: none;}
#footer-nav ul.submenu li a {display: block; font-size: 15px; padding: 5px 30px;}
#footer-nav ul.submenu li a:hover {background: #111; color: #fff;}
details summary::-webkit-details-marker {display: none; transition: max-height 0.2s ease-out;}
.accordion__item {position: relative;}
.accordion__title input:focus, .accordion__title2 input:focus {outline: none;}
.accordion__title, .accordion__title2 {
    font-family: 'Montserrat',sans-serif !important;
	padding: 5px 15px;
	position: relative;
	z-index: 20;
	display: block;
	cursor: pointer;
}
.accordion__title:hover, .accordion__title2:hover {font-weight: 500;}
.accordion__title::after {
  display: block;
  content: " + ";
  font-size: 22px;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all;
}
.accordion__title:hover::after {color: #b22d25;}
.accordion__item[open] .accordion__title::after {
  transform: translateY(-50%) rotate(180deg);
  content: ' - ';
}

.social-links i {margin-left: 5px; margin-top: 15px; display: block;}
.site-host {margin: 12px 0; font-size: 12px; color: #999; line-height: 20px;}
.site-host a {color: #999!important;}

/* MEDIA QUERIES (RESPONSIVE) */
@media screen and (max-width: 1420px){
	.header-home {position: relative; border-radius: 0;}
}

@media screen and (max-width: 1150px) {
	.mobile-icons i {margin: 20px; font-size: 24px;}
	.mobile-icons a:hover i {color: #b22d25; transition: all .2s ease-in-out;}	
	body.down .header.clone, body.down .header-home.clone {padding: 0;}
	body.down .header.clone a#main-logo img, body.down .header-home.clone .mobile-icons {display: none;}
	
	.welcome-wrapper {padding: 4em 10% 0 10%;}
	.welcome-wrapper p {padding-bottom: 4em;}
	.quicklinks-wrapper {padding: 4em 10%;}
	.quicklinks-wrapper a {width: calc(50% - 2em);}
	
	.footer h2 {font-size: 22px; line-height: 28px;}
	
	.top-contact {width: 35%;}
}
	
@media screen and (max-width: 1000px){		
	.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10, .column11, .column12 {margin: 0 auto; width: 100%; float: none; padding: 0;}
	
	.header-home .flex-wrapper, .header .flex-wrapper, .inv-header .flex-wrapper {justify-content: center;}
	
	.top-contact {display: none;}
	a#main-logo img {width: 100%; margin: 0 auto; display: block; text-align: center; padding: 1.75em 0 0 0; max-width: 333px;}
	.mobile-icons {width: 100%; display: block; text-align: center;}	
	.banner-wrapper {background-attachment: inherit; padding: 7em 10%;}
	.banner-wrapper .flex-wrapper {justify-content: flex-start;}
	.banner-wrapper hr, .content-wrapper hr {margin: 20px 5% 20px 0; max-width: 20%;}
	.banner-wrapper h1 {font-size: 24px; line-height: 38px;}
	
	.pad30 {padding: 20px 15px!important;}
	.pad60 {padding: 50px 10%!important;}
		
	.footer, .align-right {text-align: center;}
	.footer .column4 {padding: 5em 10%; width: 100%; margin: 0 auto;}
}

@media screen and (max-width: 600px) {
	#form {margin: 0;}
	.welcome-wrapper {padding: 3em 10% 0 10%;}
	.welcome-wrapper p {padding-bottom: 3em;}
	.quicklinks-wrapper {padding: 3em 5%;}
	.quicklinks-wrapper a {width: 100%; margin: 0 auto; margin-top: 10px; margin-bottom: 10px;}
	.content-wrapper h1 {font-size: 32px; line-height: 42px;}
	.content-wrapper h1 span {font-size: 24px; line-height: 34px;}
	a#cta-btn {width: 100%; max-width: 444px;}
}
