/*
Theme Name: Hygrade
Author: David Taylor Digital
Theme URI: https://www.davidtaylordigital.com
Description: Hygrade 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.35;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 {color:#000000;}

/* Global */
body {font-family:'Montserrat', 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:inherit;}
.text a, p a {color:#005F9E;}
a:hover {transition:color 0.2s, background-color 0.2s;color:#FF7624;}
.embed-container { position: relative; padding-bottom: 56.25%;overflow: hidden;max-width: 100%;height: auto;} 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/* ----- [ HEADINGS ] ----- */
h1,h2,h3,h4,h5,h6 {font-family:'Montserrat', sans-serif;line-height:1em;}
h1 {font-size:45px;text-transform:uppercase;}
h1 small {font-size:30px;text-transform:none;}
h2 {font-size:30px;line-height:33px;}
h3 {font-size:30px;color:#005F9E;}
h4 {font-size:20px;}
h5 {}
h6 {}

/* Font Adjustments */
.medium {font-weight:500;}
.bold {font-weight:700;}
.white {color:#ffffff;}
.blue {color:#005F9E;}

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

/* ----- [ HEADER ] ----- */
#header > div {max-width:1400px;margin:auto;}
body.single-post #header {border-bottom:12px solid #FF8000;}
#logo {position:relative;}
.tagline {margin-right:1em;color:#005F9E;font-size:18px;font-weight:bold;padding:0 0 6px 0;border-bottom:2px solid #FF7624;}

/* ----- [ HERO ] ----- */
#hero {min-height:376px;position:relative;}
#hero .overlay {position:absolute;top:0;left:0;right:0;bottom:0;background: #005F9E;mix-blend-mode: multiply;z-index:1;}
#hero .text {max-width:657px;}
#hero .video {position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;width:100%;height:100%;transform:scaleX(-1); object-fit: cover;}

/* Caption */
.caption {position:absolute;z-index:2;top:50%;transform:translateY(-50%);color:#ffffff;}
.caption .accent {width:61px;height:4px;background:#FF7624;margin:1em 0;animation:animate-accent 1s;}
.caption .text {font-size:20px;line-height:1.35;}

/* Home Override */
body.home #hero {min-height:590px;}
body.home .caption .inner {margin-left:auto;margin-right:0;position:relative;left:50px;}
body.home .caption .accent {height:1px;background:#ffffff;animation:animate-accent 1s;}


/* ----- [ HOMEPAGE HERO ] ----- */
/* Left */
#hero .left {position:absolute;z-index:5;height:100%;width:100%;}
#hero .left .background {height:100%;width:100%;background:rgba(231,139,43,0.8);mix-blend-mode:multiply;opacity:.7;}
#hero .left .leg {position:absolute;z-index:6;top:0;right:0;height:500px;width:92px;background:#ffffff;}

/* Mid */
#hero .mid {position:absolute;height:50%;width:160px;}
#hero .mid.top {top:0;}
#hero .mid.top .background {height:100%;width:100%;background:rgba(0,95,158,0.9);mix-blend-mode:multiply;}
#hero .mid.top .leg {position:absolute;bottom:0;width:100%;height:46px;background:#ffffff;}
#hero .mid.bottom {z-index: 5;bottom:0;}
#hero .mid.bottom .background {height:100%;width:100%;background:rgba(231,139,43,0.8);mix-blend-mode:multiply;opacity:.7;}
#hero .mid.bottom .leg {position:absolute;top:0;width:100%;height:46px;background:#ffffff;}

/* Right */
#hero .right {position:absolute;height:100%;width:100%;}
#hero .right .background {height:100%;width:100%;background:rgba(0,95,158,0.9);mix-blend-mode:multiply;}
#hero .right .leg {position:absolute;left:0;bottom:0;z-index:6;right:0;height:500px;width:92px;background:#ffffff;}

/* ----- [ NAV ] ----- */
#nav, #nav > div {display:inline-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;padding:0 14px;}
#nav ul li a {font-family:'Montserrat',sans-serif;display:block;text-transform:initial;font-weight:normal;color:#000000;font-size:16px;}
#nav ul li.menu-btn a {color:#ffffff;}

#nav ul li:first-of-type {padding-left:0;}
#nav ul li#menu-item-62 {padding-right:0;}
#nav ul li.mobile-only {display:none;}

#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;padding-top:25px;margin:0;background:transparent;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;background:#005F9E;}
#nav ul ul li a {line-height:1.1em;height:auto;margin:0;padding:9px;font-size:15px;color:#ffffff;text-transform:initial;}

/* Hover */
#nav ul li.current-menu-item > a, 
#nav ul li.current-menu-ancestor > a, 
#nav ul li:hover > a {color:#005F9E;}
#nav ul ul li.current-menu-item > a,
#nav ul ul li:hover > a {background:#000000;color:#ffffff;}

/* ----- [ FOOTER ] ----- */
#footer {background:#005F9E;}
#footer nav ul li {margin-bottom:15px;}
#footer nav ul li a {display:block;min-width:180px;}
#footer .b-left {border-left:1px solid #ffffff;}
#footer .f {margin-left:55px;}
#footer .f > div.white {min-width:300px;}
#footer .h {position:relative;left:-55px;}
#footer .table .icon {width:30px;}
#footer .table-cell {line-height:27px;}

/* Link/hover */
#footer a {color:#ffffff;}
#footer a:hover {color:#FF8000;}

#footer .copyright {background:#ffffff;}
#footer .copyright a {font-size:14px;color:#707070;}

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

/* ---- [ BUCKET ] ---- */
.bucket .image {padding-top:50%;}
.bucket .overlay {position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.66);}
.bucket h4 {color:#ffffff;position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:100%;}

/* ---- [ CAREER ] ---- */
.career {padding:60px;border:1px solid #000000;box-shadow:0 3px 6px rgba(0,0,0,.16);}

/* ---- [ CONTACT ] ---- */
.contact .table {font-size:19px;}
.contact .table .icon {width:30px;}
.contact .table-cell {line-height:27px;}

/* ---- [ CONTENT IMAGE ] ---- */
.content-image {background-position-x: 100%;background-position-y:50%;background-size: 50%;background-repeat: no-repeat;margin:10px 0;}
.content-image .img img {margin-right:0;margin-left:auto;}
.content-image .text {font-size:19px;}

/* Text */
.content-image h3 {margin-bottom:16px;}
body.home .content-image .txt {padding:100px 0;}


/* ---- [ CTA ] ---- */
.cta .item {font-size:25px;line-height:32px;color:#ffffff;padding:50px 25px;border-right:1px solid #FFFFFF;text-align:center;}
.cta .item:first-of-type {padding-left:0;text-align:left;}
.cta .item:last-of-type {padding-right:0;border-right:0;text-align:right;}
.cta .overlay {background:#194A69;mix-blend-mode:multiply;position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;}

/* ---- [ POST ] ---- */
.post .backtoblog {text-transform:uppercase;color:#005F9E;}
.post .date {font-size:20px;} 
.post .title {font-size:30px;color:#005F9E;}
body.single-post .text {font-size:19px;}

/* ---- [ POST LISTING ] ---- */
.post-items .item {background:#ffffff;border:1px solid #000000;box-shadow:0 3px 6px rgba(0,0,0,.16);}
.post-items .bg {padding-top:60%;}
.post-items .item .date {font-size:20px;font-weight:500;}
.post-items .item .excerpt {font-size:19px;line-height:27px;}
.post-items .item .readmore {font-size:16px;color:#005F9E;}
.post-items .item .text {padding:35px;}
.post-items .item .title {font-size:21px;color:#005F9E;}

.cat-list_item {text-transform:uppercase;padding:14px 20px;}
.cat-list_item.active, .cat-list_item:hover {font-weight:500;background:#005F9E;color:#ffffff;}

/* ---- [ SERVICES ] ---- */
.services ul {list-style:none;padding-left:0;}
.services ul li a {font-size:19px;line-height:50px;border-bottom:1px solid #707070;position:relative;}
.services ul li:last-of-type a {border-bottom:0;}
.services ul li i {line-height:50px;color:#FF8000;position:absolute;right:20px;transition:all .3s;}
.services ul li:hover i {right:5px;}
.services .wrap a {width:350px;}
.services .image, .content-image .image {position:absolute;}

/* ---- [ IMAGES/GEAR ] ---- */
.image.one {z-index:10;}
.image.two {z-index:1000;}
.gear.one {z-index:100;}
.gear.two {z-index:1;}
.gear {position:absolute;height:auto;z-index:1;}
.gear.two {width:68px;}

.gear-layout.services .image {position:absolute;top:0;left:0;bottom:0;right:0;background-size:cover;background-position:center;z-index:5;}
.gear-layout.services .gear {position:absolute;z-index:1;}

.gear-layout.services .top {width:50%;padding-bottom:50%;z-index:1;}
.gear-layout.services .top .gear {right:-50px;top:35%;}

.gear-layout.services .bottom {margin:-10% 0 0 auto;width:75%;padding-bottom:55%;z-index:5;}
.gear-layout.services .bottom .gear {left:-75px;top:5%;}

.gear-layout.ci .image {position:absolute;top:0;left:0;bottom:0;right:0;background-size:cover;background-position:center;z-index:5;}
.gear-layout.ci .gear {position:absolute;z-index:1;}

.gear-layout.ci .top {width:75%;padding-bottom:50%;z-index:1;}
.gear-layout.ci .top .gear {right:-50px;bottom:5%;}

.gear-layout.ci .bottom {margin:-10% 0 0 auto;width:75%;padding-bottom:55%;z-index:5;}
.gear-layout.ci .bottom .gear {left:-75px;bottom:5%;}


.gear-layout.alt .image {position:absolute;top:0;left:0;bottom:0;right:0;background-size:cover;background-position:center;z-index:5;}
.gear-layout.alt .gear {position:absolute;z-index:1;}

.gear-layout.alt .top {width:75%;padding-bottom:50%;z-index:1;}

.gear-layout.alt .bottom {margin:-10% 0 0 auto;width:75%;padding-bottom:55%;z-index:5;}
.gear-layout.alt .bottom .gear.first {right:-50px;bottom:5%;}
.gear-layout.alt .bottom .gear.last {left:-75px;top:5%;}

/* ---- [ STANDARD ] ---- */
.standard h2 {color:#005F9E;}
.standard h2 strong {font-weight:700;}

/* ---- [ SUMMARY ] ---- */
.summary .img img {margin-right:0;margin-left:auto;}

/* ---- [ APPLICATIONS ] ---- */
.applications .accent {width:101px;height:2px;background:#FF8000;animation:animate-accent 1s;}
.applications h4 {font-size:21px;line-height:27px;color:#005F9E;}


/* ------------------------------------------ */
/* --------------- [ INPUT ] ---------------- */
/* ------------------------------------------ */
.gform_confirmation_wrapper  {line-height:2em;}
.gform_wrapper {}
.gform_wrapper ul {margin:0;padding:0;list-style:none;}
.gform_wrapper ul li.gfield {margin:0 0 25px 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 {appearance:none;-webkit-appearance:none;font-size:18px;font-weight:500;margin:0;padding:16px;border:0 none;border-radius:0;width:100%;display:block;color:#000;background:rgba(227, 227, 227, .3);border:1px solid #000000;border-left:0;border-right:0;}
.gform_wrapper ul li.gfield select {padding:7px 10px 7px 6px;}
.gform_wrapper ul li.gfield textarea {height:111px;}
.gform_wrapper .gform_footer {margin-top:10px;}
.gform_wrapper ul li.gfield input::placeholder, .gform_wrapper ul li.gfield textarea::placeholder {text-transform:uppercase;font-weight:normal;}

/* Validation */
.validation_error {font-size:14px;margin:0 0 1em 0;background:#d30000;padding:8px;color:#fff;}
.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;}

/* ----- [ BUTTONS ] ----- */
.gform_footer > input,
a.button, .button, .gform_footer input, .menu-btn a {font-family:'Montserrat',sans-serif;display:inline-block;padding:15px;cursor:pointer;color:#ffffff;border:0 none;border-radius:0;position:relative;transition:all 0.2s;font-size:16px;text-transform:uppercase;min-width:209px;font-weight:500;text-align:center;}

a.button.primary, .button.primary, .menu-btn a {background:#005F9E;color:#ffffff;border:1px solid #005F9E;}
a.button.primary:hover, .button.primary:hover, .menu-btn a:hover {background:#000;color:#ffffff;border:1px solid #000000;}

.gform_footer input, a.button.primary-alt, .button.primary-alt {color:#ffffff;background:#005F9E;border:1px solid #005F9E;}
.gform_footer input:hover, a.button.primary-alt:hover, .button.primary-alt:hover {background:#000;color:#ffffff;border:1px solid #000000;}

a.button.secondary, .button.secondary {background:#ffffff;color:#005F9E;border:1px solid #005F9E;}
a.button.secondary:hover, .button.secondary:hover {background:#000000;color:#ffffff;border:1px solid #000000;}

a.button.secondary-alt, .button.secondary-alt {background:transparent;color:#0C609C;border:1px solid #0C609C;}
a.button.secondary-alt:hover, .button.secondary-alt:hover {background:#000000;color:#ffffff;border:1px solid #000000;}

a.button.transparent, .button.transparent {background:transparent;color:#0C609C;border:1px solid #0C609C;}
a.button.transparent:hover, .button.transparent:hover {background:#000000;color:#ffffff;border:1px solid #000000;}

#header a.button {min-width:auto;}

#hero a.button, #hero .button {background:#ffffff;color:#005F9E;border:1px solid #ffffff;transition: all 0.2s;}
#hero a.button:hover, #hero .button:hover {background:#000000;color:#ffffff;border:1px solid #000000;transition: all 0.2s;}

#hero a.button.hero-transparent, #hero .button.hero-transparent {background:transparent;color:#ffffff;border:1px solid #ffffff;transition: all 0.2s;}
#hero a.button.hero-transparent:hover, #hero .button.hero-transparent:hover {background:#000000;color:#ffffff;border:1px solid #000000;transition: all 0.2s;}

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:#005F9E;color:#005F9E;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;}

.fa-caret-right {color:#FF8000;}
a.button i, .readmore i, .backtoblog i {margin-left:8px;transition:all .3s;}
a.button:hover i, .readmore:hover i, .backtoblog:hover i {margin-left:12px;}

a.button i {position:relative;left:0;}
a.button:hover i {margin-left:8px;left:10px;}

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

/* Override */
.btns {margin-top:1em;}
.btns a.button {margin:0 16px 0 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:950px;}.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%;}
.w-full.extended {max-width:1140px;}
/* 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;}
.divider {width:101px;height:2px;background:#FF8000;}
.divider.full {width:100%;height:1px;background:#707070;}
.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-grid-2 {justify-content:space-between;align-items:flex-end;}
.flex-grid-3 {justify-content:space-between;align-items:flex-start;}
.flex-centered {align-items:center;justify-content:center;}
.flex-middle {align-items:center;}
.flex-space {justify-content:space-between;}
.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 {}
.text p:last-child {margin:0;padding:0;}
.text ul {list-style:none;}
.text ol, .text ul {margin:0;padding:0;}
.text ol li, .text ul li {line-height:1.5em;margin:0;}
.text ol li:last-child, .text ul li:last-child {margin:0;}
.text ul li {background:url('images/dot.png') no-repeat left 10px;padding:0 0 0 18px;}
.text ul li ul li {background:url('images/dot-alt.png') no-repeat left 10px;}
.text iframe {display:block;}
.upper {text-transform:uppercase;}
.text-white {color:#ffffff;}

/* Weights/Sizes */
strong, b {font-family:'Montserrat',sans-serif;}
.txt-large {font-size:26px;}
.txt-standout {font-size:21px;color:#005F9E;}

/* 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%;} 
.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;}
.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:#005F9E;}
.bg-gray, .bg-grey {background:#e3e3e3;background:rgba(227, 227, 227, .21);}
.bg-white {background:#ffffff;}
.bg-green {background:#005F9E;}


/* ---------- [ 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;}
.show, .desktop-only {display:block;}
.clear {clear:both;}
.rel {position:relative;}
.zup {z-index:100;}
.o-visible {overflow:visible}
.o-hidden {overflow:hidden;}
.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;}
.uppercase {text-transform:uppercase;}
/* Overlay */

/* ---------- [ 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:#005F9E;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;}

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

/* ---------- [ Modal ] ---------- */
.fancybox-container {z-index:10000000;}

/* ---------- [ Animation ] ---------- */
@keyframes animate-accent {
    0% {width: 0;}
    100% {width: 64px;}   
}

[data-aos=accent] {width:0;transition-property: width;}
[data-aos=accent].aos-animate {width: 101px;}