/*
Theme Name: Ralston
Author: David Taylor Digital
Theme URI: https://www.davidtaylordigital.com
Description: Ralston Template
Version: 2.2
*/


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/* Reset */
* {box-sizing:border-box;outline:none;}
p {line-height:1.5rem;margin:0 0 14px 0;padding:0;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;font-weight:normal;}
input, select, textarea, input:focus, select:focus, textarea:focus {outline:none;}
::placeholder {}

/* Global */
body {font-family:'brandon-grotesque', sans-serif;font-size:16px;line-height:18px;color:#000;}
a, a:active {transition:color 0.2s, background-color 0.2s;text-decoration:none;color:#000000;}
a:hover {transition:color 0.2s, background-color 0.2s;color:#135CA9;}

/* ----- [ HEADINGS ] ----- */
h1,h2,h3,h4,h5,h6 {font-family:'brandon-grotesque', sans-serif;font-weight:bold;line-height:1em;color:#135CA9;}
h1 {font-family:'brandon-grotesque', sans-serif;font-weight:bold;font-size:70px;color:#fff;line-height:1.1em;}
h1 .pre {color:#99D1EF;font-size:26px;line-height:1em;}
.home h1 {color:#41505F;}
.home h1 .pre {font-family:'brandon-grotesque', sans-serif;font-weight:600;color:#99D1EF;font-size:40px;}
h2 {font-family:'brandon-grotesque',sans-serif;font-weight:600;font-size:40px;color:#000000;margin:0 0 12px 0;}
.dark h2 {color:#ffffff;}
h3 {font-size:30px;color:#000000;margin:0 0 8px 0;}
.two-col h3 {font-family:'brandon-grotesque',sans-serif;}
.dark h3 {color:#ffffff;}
.bucket h3 {font-family:'brandon-grotesque',sans-serif;font-size:20px;margin:16px auto 0 auto;line-height:1.25em;}
.career h3, .product h3 {font-family:'brandon-grotesque',sans-serif;font-weight:bold;color:#135CA9;font-size:24px;margin:0 0 16px 0;}
h4 {color:#000;font-size:20px;}
.bucket h4 {margin:16px auto 0 auto;display:block;}
h5 {}
h6 {}

/* Pre */
.pre .divide {display:inline-block;margin:0 5px;}


/* ------------------------------------------ */
/* ------------- [ STRUCTURE ] -------------- */
/* ------------------------------------------ */

/* ----- [ HEADER ] ----- */
#header > .outer-col {padding:16px 16px 0 0;}
#logo {position:relative;top:-11px;width:125px;height:auto;}
#footer .logo {width:150px;height:auto;}
.canada {margin: 1rem auto;text-align: center;display: flex;align-items: center;justify-content: center;column-gap: 1rem;}
.canada img {display: block;width: 3rem;height:auto;}
.canada h3 {margin: 0;}

/* ----- [ HERO ] ----- */
#hero {height:425px;}
#hero .wrap {height:100%;}
#hero .first, #hero .last {position:relative;flex:1;}
#hero .middle {width:1200px;}
#hero .bar {height:109px;background:rgba(0,0,0,0.5);position:absolute;left:0%;bottom:5%;width:100%;}
#hero .has-parent .bar {height:135px;}
#hero .caption {display:inline-block;background:rgba(0,0,0,0.5);padding:16px 16px 16px 109px;position:absolute;left:0;bottom:5%;}
#hero .caption {display:inline-block;background:rgba(0,0,0,0.5);padding:16px 32px 16px 0;position:absolute;left:0;bottom:5%;}

/* Override */
/*.home #hero {height:631px;}*/
.home #hero {height:auto;padding:3em 0;}
.home #hero > .w-full {height:100%;}
/*.home #hero h1 {position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:100;}
.home #hero .image {display:block;z-index:10;position:absolute;top:50%;transform:translateY(-50%);right:0;}*/
.home #hero img {display:block;width:100%;height:auto;}

.single-products #hero .bar {height:135px;}


/* ----- [ NAV ] ----- */
#nav {display:block;}
#nav ul {list-style:none;margin:0;padding:0;font-size:0;}
#nav ul li {font-size:16px;position:relative;display:inline-block;vertical-align:middle;margin:0 12px;}
#nav ul li a {font-family:'brandon-grotesque',sans-serif;display:block;color:#fff;text-transform:initial;font-weight:600;color:#135CA9;font-size:17px;padding:1em 0 26px 0;}
#nav > div > ul li a:lang(fr) {font-size:13px;}
#nav ul#menu-primary-french > li > a:after, #nav ul#menu-primary > li > a:after {content:"";opacity:0;display:block;margin-top:5px;width:0;height:2px;background:#135CA9;transition:all 0.2s;}

#nav ul li:hover ul {opacity:1;transform:scaleY(1);transition:all 0.2s;}
#nav ul ul {position:absolute;z-index:9999;display:block;padding:0;margin:0;background:#F2F2F2;text-align:left;width:230px;opacity:0;transform-origin:top center;transform:scaleY(0);transition:all 0.2s;}
#nav ul ul li {display:block;float:none;margin:0;padding:0;}
#nav ul ul li a {line-height:1.1em;height:auto;margin:0;padding:9px;font-size:15px;color:#135CA9;text-transform:initial;}

/* Hover/Adjust */
.single-products #nav ul#menu-primary-french > li#menu-item-190 > a:after,
#nav ul#menu-primary-french > li.current-page-ancestor > a:after,
#nav ul#menu-primary-french > li.current-menu-ancestor > a:after,
#nav ul#menu-primary-french > li.current-menu-item > a:after,
#nav ul#menu-primary-french > li:hover > a:after {width:100%;transition:all 0.2s;opacity:1;}

.single-products #nav ul#menu-primary > li#menu-item-190 > a:after,
#nav ul#menu-primary > li.current-page-ancestor > a:after,
#nav ul#menu-primary > li.current-menu-ancestor > a:after,
#nav ul#menu-primary > li.current-menu-item > a:after,
#nav ul#menu-primary > li:hover > a:after {width:100%;transition:all 0.2s;opacity:1;}

#nav ul ul li.current-menu-item > a,
#nav ul ul li:hover > a {background:#135CA9;color:#ffffff;}

/* Lang */
.current-lang {font-weight:bold;text-decoration:underline;}


/* ----- [ FOOTER ] ----- */
#footer {background:#F2F2F2;color:#000;}
#footer .address, #footer ul {list-style:none;margin:0;padding:0;line-height:1.75em;}
.cert-outer {width:20%;text-align:center;padding:1em;}
.cert {background-size:contain;background-repeat:no-repeat;background-position:center;height:80px;}
.row.last .cert-outer {width:15%;}
.by {font-size:14px;}

/* Social Media */
.social {margin:0 0 16px 0;}
.social a {margin:0 8px 0 0;color:#135CA9;}


/* ------------------------------------------ */
/* -------------- [ TEMPLATES ] ------------- */
/* ------------------------------------------ */

/* ---- [ CONTENT IMAGE ] ---- */
.page-id-1934 .text h2 {margin:0 0 2rem 0;}
.page-id-1934 .text h3 {margin:2rem 0 1rem 0;}
.page-id-1934 section a {color:#135CA9;}
.image.natural > img {display: block;width: 100%;height:auto;}

/* ---- [ CARD ] ---- */
.bg-cards {padding:3em 0;}
.cards > .flex {}
.cards .image {height:100%;overflow:hidden;}
.cards .card-image {z-index:100;min-height:450px;height:450px;overflow:hidden;}
.cards .card {z-index:105;}
.card-outer {position:absolute;top:-3em;bottom:-3em;right:0;width:65%;z-index:90;}
.intro .card-outer, .text-image .card-outer {right:auto;left:0;}
.intro .w-full-half, .text-image .w-full-half {margin:0 0 0 auto;}

/* Intro Adjustment */
.intro .text {margin:0 0 0 auto;}
.intro .text {margin:0;}
.intro.cards .card-image {min-height:450px;height:450px;overflow:hidden;}
.intro.cards .card-image .button {position:absolute;bottom:1em;left:50%;transform:translateX(-50%);}
.intro.cards .card-image .image {border-left:12px solid #135CA9;}

.reverse-intro.cards .card-image .image {border-right:12px solid #135CA9;}

/* ---- [ IMAGE ] ---- */
.image {background-size:cover;background-position:center;display:block;transition:all 0.2s;}
.image.short {padding-bottom:75%;}
.image.tall {padding-bottom:113%;}
.image.under-square {padding-bottom:90%;}
.image.square {padding-bottom:100%;}

.img-zoom {overflow:hidden;}
.img-zoom:hover .image {transform:scale(1.1);transition:all 0.2s;}

/* ---- [ BUCKETS ] ---- */
.unbucket {margin-bottom:-32px;}
.unbucket-sides {margin-left:-16px;margin-right:-16px;}
.bucket {margin-bottom:32px;}
.buckets .bucket {padding:16px;}
.product .bg-gradient, .bucket .bg-gradient {padding:16px;}
.product .text a {color:#135ca9;}
.product .text a.button {display:block;max-width:200px;text-align: center;}

/* Hover */
.bucket:hover h3 {color:#135CA9;}
.product.bucket:hover h3 {color:#135CA9;}

/* ---- [ CONTACT ] ---- */
.contact .address, .contact a {line-height:1.33em;color:#135CA9;font-size:20px;}
.contact a:hover {color:#000;}

/* ---- [ CAREERS ] ---- */
.career {margin:0 0 2em 0;padding:0 0 2em 0;border-bottom:1px solid #707070;}
.career:last-child {margin:0;padding:0;border:0 none;}

/* ---- [ PRODUCTS ] ---- */
.unproduct {margin-bottom:-5%;}
.products-listing .product {margin-bottom:5%;}
.products-listing .product .txt {position: relative;padding-bottom:8rem;}
.products-listing .product .btns {position: absolute;left:0;bottom:0;right:0;}
/*.product-tabs .product {position: relative;padding-bottom:8rem;}
.product-tabs .product .btns {position: absolute;left:0;bottom:0;right:0;}*/

/* ---- [ TABS ] ---- */
.tab {font-size:16px;display:inline-block;width:98px;height:400px;position:relative;vertical-align:bottom;transition:all 0.5s;margin-left:4px;}
.tab .txt {display:none;overflow:hidden;}
.tab .flex {align-items:center;}
.tab .back {position:absolute;top:0;left:0;right:0;bottom:0;transform:skew(-8deg,0);}
.tab .bar h3, .tab .bar .sizer {font-size:60px;font-family:'brandon-grotesque',sans-serif;font-weight:bold;color:#ffffff;writing-mode:vertical-rl;transform:rotate(180deg);line-height:1em;}
.tab .bar .sizer {opacity:0;}
.tab .bar h3 {position:absolute;bottom:16px;left:8px;transform:rotate(188deg);pointer-events:none}
.tab .bar i {color:#fff;font-size:50px;position:absolute;top:16px;left:75%;transform:translateX(-50%);}
.tab .bar {height:400px;position:relative;padding:1.5em 1.5em 0 1.5em;cursor:pointer;}
.tab .text {padding:0 4em;}

.tab, .tab * {outline:none;}

/* Numbers */
.tab.n-0 .back {background:#135CA9;}
.tab.n-0, .tab.n-0 .bar {height:400px;}
.tab.n-0 .txt {max-height:400px;}

.tab.n-1 .back {background:#5C87B1;}
.tab.n-1, .tab.n-1 .bar {height:425px;}
.tab.n-1 .txt {max-height:425px;}

.tab.n-2 .back {background:#8FADC9;}
.tab.n-2, .tab.n-2 .bar {height:450px;}
.tab.n-2 .txt {max-height:450px;}

.tab.n-3 .back {background:#C7D7E3;}
.tab.n-3, .tab.n-3 .bar {height:475px;}
.tab.n-3 .txt {max-height:475px;}

/* Open */
.tab.open {margin-right:8px;}
.tab.open .txt {display:block;}

/* ---- [ PRODUCT TABS ] ---- */
.controls a {margin:0 24px;}

/* ---- [ HIDE/SHOW ] ---- */
.hideshow .item {padding:0.75em 4em;transition:all 0.2s;}
.hideshow .q {font-size:20px;cursor:pointer;padding-right:2em;}
.hideshow .a {display:none;margin-top:1em;}
.hideshow .a p:last-child {margin:0;}
.hideshow i.fa-chevron-down {color:#777;position:absolute;top:0;right:0;opacity:1;}
.hideshow i.fa-times {opacity:0;position:absolute;top:0;right:0;color:#000;}

.hideshow .item.open {transition:all 0.2s;margin:0 0 1em 0;}
.hideshow .item:hover .q, .hideshow .item.open .q {color:#135CA9;}
.hideshow .item.open i.fa-chevron-down {opacity:0;}
.hideshow .item.open i.fa-times {opacity:1;}

/* ------------------------------------------ */
/* --------------- [ INPUT ] ---------------- */
/* ------------------------------------------ */
.gform_confirmation_wrapper  {line-height:2em;}
.gform_wrapper {background:#135CA9;padding:2em;}
.gform_wrapper ul {margin:0;padding:0;list-style:none;}
.gform_wrapper ul li.gfield {margin:0 0 8px 0;background:none;padding:0;}
.gform_wrapper ul li.gfield.hidden_label > label {display:none;color:#fff;}
.gform_wrapper ul li.gfield_html {margin:0;}
.gform_wrapper ul li.gfield input, .gform_wrapper ul li.gfield select, .gform_wrapper ul li.gfield textarea {margin:0;padding:16px;border:0 none;width:100%;display:block;color:#000;border:1px solid #000000;}
.gform_wrapper ul li.gfield select {padding:7px 10px 7px 6px;}
.gform_wrapper .gform_footer {margin-top:2em;}
.gform_wrapper ul li.gfield input::placeholder, .gform_wrapper ul li.gfield textarea::placeholder {color:#135CA9;font-weight:normal;}

/* Validation */
.validation_error {font-size:14px;margin:0 0 1em 0;background:#d30000;padding:8px;color:#fff;}
.gfield_description a, .gfield_description {color:#fff;font-size:14px;}
.instruction.validation_message, .gfield_description.validation_message {font-size:12px;padding:5px;color:#fff;background:#ccc;background:#d30000;}
.gform_wrapper ul li.gfield_error input::placeholder {color:#dc0000;}
.gform_wrapper ul li.gfield_error textarea, .gform_wrapper ul li.gfield_error select, .gform_wrapper ul li.gfield_error input {border-color:#dc0000;}

/* ----- [ FILE ] ----- */
#apply {padding:0;}
#apply .gform_wrapper .uploader .ginput_container_fileupload {color:#fff;font-size:14px;}
#apply .gform_wrapper .uploader .screen-reader-text {display:block;margin:8px 0 0 0;}
#apply .gform_wrapper .uploader label {color:#fff;font-size:14px;margin:0 0 8px 0;display:block;}
#apply .gform_wrapper .uploader input {border-color:#fff;color:#fff;}
#apply .fancybox-button svg path {fill:#fff;}

/* ----- [ BUTTONS ] ----- */
.gform_footer > input,
a.button, .button {font-family:'brandon-grotesque',sans-serif;font-weight:600;display:inline-block;margin:0;padding:10px 35px;cursor:pointer;color:#ffffff;border:0 none;border-radius:25px;position:relative;transition:all 0.2s;font-size:15px;}

a.button.primary, .button.primary {background:#135CA9;border:2px solid #135CA9;color:#ffffff;}
a.button.primary:hover, .button.primary:hover {background:#000;border:2px solid #000;color:#ffffff;}

.gform_footer input, a.button.primary-alt, .button.primary-alt {background:#ffffff;border:2px solid #ffffff;color:#135CA9;}
.gform_footer input:hover, a.button.primary-alt:hover, .button.primary-alt:hover {background:#000;border:2px solid #000;color:#ffffff;}

a.button.secondary, .button.secondary {background:#ffffff;border:2px solid #3E843E;color:#3E843E;}
a.button.secondary:hover, .button.secondary:hover {background:#3E843E;border:2px solid #3E843E;color:#ffffff;}

a.textlink {display:inline-block;font-size:20px;color:#000;border-bottom:2px solid #fff;padding:8px 0;transition:all 0.2s;}
a.textlink.active, a.textlink:hover {border-color:#135CA9;color:#135CA9;transition:all 0.2s;}

a.button.primary.smaller, .button.primary.smaller {padding:8px 30px;}
a.button.max, .button.max {display:block;text-align:center;padding:8px 0;}
a.button.wide {padding:10px 65px;}

.gform_footer input {padding:10px 55px;}

/* Override */
.btns {margin-top:1em;}
.btns a.button {margin:8px 0;}
.btns a.button:nth-child(odd) {margin-left:0;}
.btns.col a.button {margin:8px 0;}
.btns.vert a.button {margin:0 0 16px 0;}

/* ------------------------------------------ */
/* --------------- [ LAYOUT ] --------------- */
/* ------------------------------------------ */

/* Layout */
.w-max, .w-full, .w-full-half, .w-content {overflow:hidden;margin:0 auto;}
.w-max, .w-full, .w-full-half, .w-content, .w-0, .w-1, .w-2, .w-3, .w-4, .w-5, .w-6, .w-7, .w-8, .w-9, .w-10 , .w-11 , .w-12 , .w-13 , .w-14 , .w-15 , .w-16 , .w-17 , .w-18 , .w-19 , .w-20 , .w-21 , .w-22 , .w-23 , .w-24 , .w-25 , .w-26 , .w-27 , .w-28 , .w-29 , .w-30 , .w-31 , .w-32 , .w-33 , .w-34 , .w-35 , .w-36 , .w-37 , .w-38 , .w-39 , .w-40 , .w-41 , .w-42 , .w-43 , .w-44 , .w-45 , .w-46 , .w-47 , .w-48 , .w-49 , .w-50 , .w-51 , .w-52 , .w-53 , .w-54 , .w-55 , .w-56 , .w-57 , .w-58 , .w-59 , .w-60 , .w-61 , .w-62 , .w-63 , .w-64 , .w-65 , .w-66 , .w-67 , .w-68 , .w-69 , .w-70 , .w-71 , .w-72 , .w-73 , .w-74 , .w-75 , .w-76 , .w-77 , .w-78 , .w-79 , .w-80 , .w-81 , .w-82 , .w-83 , .w-84 , .w-85 , .w-86 , .w-87 , .w-88 , .w-89 , .w-90 , .w-91 , .w-92 , .w-93 , .w-94 , .w-95 , .w-96 , .w-97 , .w-98 , .w-99 , .w-100{box-sizing:border-box;}
.w-max {width:100%;}.w-full {width:100%;max-width:1200px;}.w-full-half {width:100%;max-width:600px;margin:0;}.w-content {width:100%;max-width:1000px;}
.w-0 {display:none;}.w-1 {width:1%;}.w-2 {width:2%;}.w-3 {width:3%;}.w-4 {width:4%;}.w-5 {width:5%;}.w-6 {width:6%;} .w-7 {width:7%;}.w-8 {width:8%;}.w-9 {width:9%;}.w-10 {width:10%;}.w-11 {width:11%;}.w-12 {width:12%;}.w-13 {width:13%;}.w-14 {width:14%;}.w-15 {width:15%;}.w-16 {width:16%;}.w-17 {width:17%;}.w-18 {width:18%;}.w-19 {width:19%;}.w-20 {width:20%;}.w-21 {width:21%;}.w-22 {width:22%;}.w-23 {width:23%;}.w-24 {width:24%;}.w-25 {width:25%;}.w-26 {width:26%;}.w-27 {width:27%;}.w-28 {width:28%;}.w-29 {width:29%;}.w-30 {width:30%;}.w-31 {width:31%;}.w-32 {width:32%;}.w-33 {width:33.3333333%;}.w-34 {width:34%;}.w-35 {width:35%;}.w-36 {width:36%;}.w-37 {width:37%;}.w-38 {width:38%;}.w-39 {width:39%;}.w-40 {width:40%;}.w-41 {width:41%;}.w-42 {width:42%;}.w-43 {width:43%;}.w-44 {width:44%;}.w-45 {width:45%;}.w-46 {width:46%;}.w-47 {width:47%;}.w-48 {width:48%;}.w-49 {width:49%;}.w-50 {width:50%;}.w-51 {width:51%;}.w-52 {width:52%;}.w-53 {width:53%;}.w-54 {width:54%;}.w-55 {width:55%;}.w-56 {width:56%;}.w-57 {width:57%;}.w-58 {width:58%;}.w-59 {width:59%;}.w-60 {width:60%;}.w-61 {width:61%;}.w-62 {width:62%;}.w-63 {width:63%;}.w-64 {width:64%;}.w-65 {width:65%;}.w-66 {width:66.6666666%;}.w-67 {width:67%;}.w-68 {width:68%;}.w-69 {width:69%;}.w-70 {width:70%;}.w-71 {width:71%;}.w-72 {width:72%;}.w-73 {width:73%;}.w-74 {width:74%;}.w-75 {width:75%;}.w-76 {width:76%;}.w-77 {width:77%;}.w-78 {width:78%;}.w-79 {width:79%;}.w-80 {width:80%;}.w-81 {width:81%;}.w-82 {width:82%;}.w-83 {width:83%;}.w-84 {width:84%;}.w-85 {width:85%;}.w-86 {width:86%;}.w-87 {width:87%;}.w-88 {width:88%;}.w-89 {width:89%;}.w-90 {width:90%;}.w-91 {width:91%;}.w-92 {width:92%;}.w-93 {width:93%;}.w-94 {width:94%;}.w-95 {width:95%;}.w-96 {width:96%;}.w-97 {width:97%;}.w-98 {width:98%;}.w-99 {width:99.999999999%;}.w-100 {width:100%;}

/* Columns */
.container {position:relative;}
.constrain {width:100%;height:100%;position:relative;overflow:hidden;}
.outer-col {font-size:0;position:relative;vertical-align:top;}
.col {font-size:16px;vertical-align:top;}

/* Two Column */
.w-half:nth-of-type(2n+1) {width:49%;margin-right:1%;margin-left:0;}
.w-half:nth-of-type(2n+2) {width:49%;margin-right:0;margin-left:1%;}

/* Three Column */
.w-thirds:nth-of-type(3n+1) {width:32%;margin-right:1%;margin-left:0;}
.w-thirds:nth-of-type(3n+2) {width:32%;margin-right:1%;margin-left:1%;}
.w-thirds:nth-of-type(3n+3) {width:32%;margin-right:0;margin-left:1%;}

/* Four Column */
.w-quarters:nth-of-type(4n+1) {width:23.5%;margin-right:1%;margin-left:0;}
.w-quarters:nth-of-type(4n+2) {width:23.5%;margin-right:1%;margin-left:1%;}
.w-quarters:nth-of-type(4n+3) {width:23.5%;margin-right:1%;margin-left:1%;}
.w-quarters:nth-of-type(4n+4) {width:23.5%;margin-right:0;margin-left:1%;}

/* Five Column */
.w-fifths:nth-of-type(5n+1) {width:18.4%;margin-right:1%;margin-left:0;}
.w-fifths:nth-of-type(5n+2) {width:18.4%;margin-right:1%;margin-left:1%;}
.w-fifths:nth-of-type(5n+3) {width:18.4%;margin-right:1%;margin-left:1%;}
.w-fifths:nth-of-type(5n+3) {width:18.4%;margin-right:1%;margin-left:1%;}
.w-fifths:nth-of-type(5n+4) {width:18.4%;margin-right:0;margin-left:1%;}

/* Quarter Buckets with Extra Spacing */
.w-bucket:nth-of-type(4n+1) {width:22%;margin-right:2%;margin-left:0;}
.w-bucket:nth-of-type(4n+2) {width:22%;margin-right:2%;margin-left:2%;}
.w-bucket:nth-of-type(4n+3) {width:22%;margin-right:2%;margin-left:2%;}
.w-bucket:nth-of-type(4n+4) {width:22%;margin-right:0;margin-left:2%;}

/* CSS Columns */
ul.columns {margin:0;padding:0;}
ul.columns li {list-style-position:inside;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;}
.w-two-col, .w-three-col, .w-four-col, .w-five-col, .w-six-col {column-gap:50px;}
.w-two-col {column-count:2;}
.w-three-col {column-count:3;}
.w-four-col {column-count:4;}
.w-five-col {column-count:5;}
.w-six-col {column-count:6;}

/* Divider */
.border-t {border-top:1px solid #000000;}
.border-b {border-bottom:1px solid #000000;}
.border-r {border-right:1px solid #000000;}
.border-l {border-left:1px solid #000000;}
#footer .border-t {border-color:#ffffff;}
#footer .border-b {border-color:#ffffff;}
#footer .border-r {border-color:#ffffff;}
#footer .border-l {border-color:#ffffff;}
.spacerWrapper {margin:2rem 0;}
.spacer-e {display:none;}
.spacer {width:1px;height:16px;}
.spacer-empty {height:0;}
.spacer-0 {height:8px;}
.spacer-1 {height:22.62px;}
.spacer-2 {height:31.99px;}
.spacer-3 {height:45.23px;}
.spacer-4 {height:63.96px;}
.spacer-5 {height:90.44px;}
.spacer-6 {height:127.88px;}
.spacer-7 {height:180.83px;}
.spacer-8 {height:255.69px;}
.row {margin-bottom:2%;}
.row:last-child {margin-bottom:0;}
.mini-divider {height:2px;background:#000000;width:65px;margin:0 0 1em 0;}

/* Layout Padding/Margin */
.w-pad-dtb {padding-top:4em;padding-bottom:4em;}
.w-pad-dlr {padding-right:4em;padding-left:4em;}
.w-pad-dtop {padding-top:4em;}
.w-pad-dbottom {padding-bottom:4em;}
.w-pad-dleft {padding-left:4em;}
.w-pad-dright {padding-right:4em;}
.w-pad-tb {padding-top:2em;padding-bottom:2em;}
.w-pad-lr {padding-right:2em;padding-left:2em;}
.w-pad-top {padding-top:2em;}
.w-pad-bottom {padding-bottom:2em;}
.w-pad-left {padding-left:2em;}
.w-pad-right {padding-right:2em;}
.w-pad-htb {padding-top:1em;padding-bottom:1em;}
.w-pad-hlr {padding-right:1em;padding-left:1em;}
.w-pad-htop {padding-top:1em;}
.w-pad-hbottom {padding-bottom:1em;}
.w-pad-hleft {padding-left:1em;}
.w-pad-hright {padding-right:1em;}
.w-margin-dtb {margin-top:4em;margin-bottom:4em;}
.w-margin-dlr {margin-right:4em;margin-left:4em;}
.w-margin-dtop {margin-top:4em;}
.w-margin-dbottom {margin-bottom:4em;}
.w-margin-dleft {margin-left:4em;}
.w-margin-dright {margin-right:4em;}
.w-margin-tb {margin-top:2em;margin-bottom:2em;}
.w-margin-lr {margin-right:2em;margin-left:2em;}
.w-margin-top {margin-top:2em;}
.w-margin-bottom {margin-bottom:2em;}
.w-margin-left {margin-left:2em;}
.w-margin-right {margin-right:2em;}
.w-margin-htb {margin-top:1em;margin-bottom:1em;}
.w-margin-hlr {margin-right:1em;margin-left:1em;}
.w-margin-htop {margin-top:1em;}
.w-margin-hbottom {margin-bottom:1em;}
.w-margin-hleft {margin-left:1em;}
.w-margin-hright {margin-right:1em;}
.gutter-dtb {margin-top:32px;margin-bottom:32px;}
.gutter-dlr {margin-right:32px;margin-left:32px;}
.gutter-dtop {margin-top:32px;}
.gutter-dleft {margin-left:32px;}
.gutter-dright {margin-right:32px;}
.gutter-dbottom {margin-bottom:32px;}
.gutter-tb {margin-top:16px;margin-bottom:16px;}
.gutter-lr {margin-right:16px;margin-left:16px;}
.gutter-top {margin-top:16px;}
.gutter-left {margin-left:16px;}
.gutter-right {margin-right:16px;}
.gutter-bottom {margin-bottom:16px;}
.gutter-htb {margin-top:8px;margin-bottom:8px;}
.gutter-hlr {margin-right:8px;margin-left:8px;}
.gutter-htop {margin-top:8px;}
.gutter-hleft {margin-left:8px;}
.gutter-hright {margin-right:8px;}
.gutter-hbottom {margin-bottom:8px;}
.m-auto {margin-right:auto;margin-left:auto;}
.m-right {margin-right:0;margin-left:auto;}

/* Layout Align */
.table {display:table;}
.table-cell {display:table-cell;table-layout:fixed;}
.v-top {vertical-align:top;}
.v-mid {vertical-align:middle;}
.v-bot {vertical-align:bottom;}
.left-wrap, .left {float:left;}
.right-wrap, .right {float:right;}
.left-wrap, .right-wrap {width:48%;}
.left-wrap {clear:both;}
.collapse, .inline {display:inline-block;}
.block {display:block;}
.t-left {text-align:left;}
.t-right {text-align:right;}
.t-center {text-align:center;}
.aligncenter {float:none;clear:both;margin-right:auto;margin-left:auto;max-width:100%;height:auto;width:100%;height:auto;}
.alignright {float:right;margin:0 0 1em 1em;max-width:100%;height:auto;}
.alignleft {float:left;margin:0 1em 1em 0;max-width:100%;height:auto;}
.alignnone {max-width:100%;height:auto;}

/* Flex */
.flex {display:flex;}
.flex-wrap {flex-wrap:wrap;}
.flex-parent, .flex-buckets {display:flex;flex-direction:row;}
.flex-buckets {justify-content:space-between;align-items:stretch;}
.flex-grid {justify-content:space-between;align-items:center;}
.flex-centered {align-items:center;justify-content:center;}
.flex-middle {align-items:center;}
.flex-space {justify-content:space-between;}
.flex-top, .flex-start {align-items:flex-start;}
.flex-end {align-items:flex-end;}
.flex-col {flex-direction:column;}
.fl-1 {order:1;}
.fl-2 {order:2;}
.fl-3 {order:3;}
.fl-4 {order:4;}
.fl-5 {order:5;}
.fl-6 {order:6;}

/* Centering */
.vCenter {position:absolute;top:50%;transform:translateY(-50%);}
.allCenter {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}

/* Text */
.text {color:#000000;font-size:17px;}
.text p:last-child {margin:0;padding:0;}
.text ul {list-style:none;}
.text ol, .text ul {margin:1em 0 0 16px;padding:0;}
.text ol li, .text ul li {line-height:1.5em;margin:0 0 0.5em 0;}
.text ol li:last-child, .text ul li:last-child {margin:0;}
.text ul li {background:url('images/dot.svg') no-repeat left 10px;padding:0 0 0 18px;}
.text iframe {display:block;}
.upper {text-transform:uppercase;}

/* Weights/Sizes */
strong, b {font-family:'brandon-grotesque',sans-serif;font-weight:bold;}
.txt-large {font-size:26px;line-height:1.1em;}
.txt-standout {font-size:21px;color:#135CA9;}

/* Adjustments */
.dark .text {color:#ffffff;}
.two-col ul li {margin:0;}

/* ---------- [ Embed ] ---------- */
.embed-outer {position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;} 
.card-image .embed-outer {padding:0;height:100%;width:100%;}
.embed-outer iframe, .embed-outer object, .embed-outer embed {position:absolute;top:0;left:0;width:100%;height:100%;}
.embed-outer.map {padding-bottom:60%;}

/* ---------- [ BG ] ---------- */
.bg {background-repeat:no-repeat;background-size:cover;}
.bg-image {background-position:center;background-size:cover;}
.bgTop {background-position:top center;}
.bgBot {background-position:bottom center;}
.bgContain {background-size:contain;}
.lt {background-position:left top;}
.lc {background-position:left center;}
.lb {background-position:left bottom;}
.rt {background-position:right top;}
.rc {background-position:right center;}
.rb {background-position:right bottom;}
.ct {background-position:center top;}
.cc {background-position:center;}
.cb {background-position:center bottom;}
.bg-blue {background:#135CA9;}
.bg-gray, .bg-grey {background:#f4f4f4;}
.bg-white {background:#ffffff;}
.bg-green {background:#3E843E;}
.bg-black {background-color:#000;}
.bg-white {background-color:#fff;}

.bg-blue h2, .bg-blue h3, .bg-blue .text, .bg-blue .text a {color:#fff;}
.bg-blue .text a {text-decoration: underline;}

/* ---------- [ OVERRIDES ] ---------- */
.ani,.ani:hover {transition:all 0.2s;}
.a,.a:hover {transition:color 0.2s, background-color 0.2s;}
.hide, .mobile-only, .small-only {display:none;}
.hide-forced {display:none!important;}
.show, .desktop-only {display:block;}
.clear {clear:both;}
.rel {position:relative;}
.zup {z-index:100;}
.o-visible {overflow:visible}
.o-hidden {overflow:hidden;}
.section.w-max, .section .w-full {overflow: visible;}
.m-img {max-width:100%;height:auto;}
.mm-img {width:100%;min-width:100%;max-width:100%;height:auto;}
.bg-gradient {background: rgb(255,255,255);background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(114,114,114,1) 100%);background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(114,114,114,1) 100%);background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(114,114,114,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#727272",GradientType=1);}
.bg-concrete {background:url('images/concrete.jpg') repeat top center;background-size:contain;}
.white-bordered {background:#fff;border-top:1px solid #707070;}

/* Overlay */
.overlay {position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.30);z-index:1;}

/* ---------- [ Screen Reader ] ---------- */
img.screen-reader-only {opacity:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0;}

/* ---------- [ Slick Slider ] ---------- */
.slick-slider {position:relative;display:block;box-sizing:border-box;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-right:auto;margin-left:auto;}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

/* Arrows */
.slick-arrow {position:absolute;top:50%;transform:translateY(-50%);z-index:3000;color:#fff;background:#b4b4b4;padding:5px 2px;text-align:center;cursor:pointer;}
.slick-prev {left:0;padding:5px 4px 5px 2px;}
.slick-next {right:0;padding:5px 2px 5px 4px;}
.slick-arrow:hover {background:#000;}

/* Dots */
ul.slick-dots {display:block;list-style:none;margin:32px auto 0 auto;padding:0;text-align:center;font-size:0;}
ul.slick-dots li {display:inline-block;margin:0 3px;}
ul.slick-dots li button {display:block;width:13px;height:13px;border-radius:100%;border:0 none;background:#a7d59e;cursor:pointer;}
ul.slick-dots li.slick-active button {background:#13a7cb;}

/* ---------- [ MOBILE ] ---------- */
.mobile-toggle {position:fixed;bottom:15px;right:15px;background:#004C97;border-radius:100%;width:50px;height:50px;z-index:100000;display:none;}
.mobile-toggle .rel {width:28px;height:24px;margin-top:12px;}
.mobile-toggle .line {position:absolute;width:28px;height:4px;-webkit-transition:all 0.2s;transition:all 0.2s;border-radius:6px;background:#fff;}
.mobile-toggle .first {top:2px;}
.mobile-toggle .second {top:10px;}
.mobile-toggle .second.hidden {opacity:0;}
.mobile-toggle .third {bottom:2px;}

.mobile-toggle.active .line {-webkit-transition:all 0.2s;transition:all 0.2s;}
.mobile-toggle.active .line.first {opacity:0;}
.mobile-toggle.active .line.second {opacity:1;transform:rotate(45deg);}
.mobile-toggle.active .line.second.hidden {opacity:1;transform:rotate(-45deg);}
.mobile-toggle.active .line.third {opacity:0;}

/* ---------- [ Modal ] ---------- */
.modal {width:500px;}
#app h2 {color:#135CA9;}
#app .btns {text-align:center;}
#app .btns a {display:inline-block;}
#app .btns a img {display:block;width:auto;height:50px;}

/* ---------- [ reCaptcha ] ---------- */
.captcha {font-size:12px;}
.captcha label {display:none;}
.grecaptcha-badge {visibility:hidden;}
.gform_validation_container {visibility:hidden;}

.text table {table-layout:fixed;width:100%;}
.text table thead th {background:#135CA9;color:#fff;}
.text table .n-2 {text-align:center;}
.text table td, .text table th {padding:2rem 8px;}
.text table th {padding:0.5rem;}
.text table tr td {border-bottom:1px solid #135CA9;}
.text table td img {display:block;height:100px;width:auto;margin:0 auto;}

.text table .n-2 {width:15%;}
.text table .n-3 {width:20%;}
.text table .n-4 {width:10%;padding:8px 0}
.text table .n-5 {width:25%;padding:8px 0}
.text table .n-6 {width:30%;padding:8px 0}

.text table .n-4, .text table .n-5, .text table .n-6 {line-height:2em;font-size:14px;}

.text table td > div {display:flex;flex-wrap:wrap;}
.text table td > div > div {border-bottom:1px solid #ccc;padding:8px;align-self:center;display:flex;height:6em;width:100%;}
.text table td > div > div:last-child {border:0 none;padding:8px;}
.text table tr.single td > div > div {border: 0 none;padding:8px;margin:0;display: block;height: auto;}