/* Minification failed. Returning unminified contents.
(1502,1): run-time error CSS1019: Unexpected token, found '@import'
(1502,9): run-time error CSS1019: Unexpected token, found 'url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap")'
 */
html, body {
    font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    direction: ltr;
    margin: 0 !important;
    padding: 0 !important;
}

html {
    background-color: #e2e2e2;
    margin: 0;
    padding: 0;
}

body {
    color: #000;
    direction: ltr;
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    font-family: inherit;
}

a {
    color: #333;
    outline: none;
    text-decoration: underline;
}

    a.disabled {
        pointer-events: none;
    }

    a.green, a.green:visited, a.green:focus {
        color: #0D6940;
        text-decoration: underline;
    }
        a.green.no-underline, a.green.no-underline:visited, a.green.no-underline:focus {
            text-decoration: none;
        }

    a.blue {
        color: #337ab7;
        text-decoration: underline;
    }


header, footer, hgroup,
nav, section {
    display: block;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 32px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

h5, h6 {
    font-size: 16px;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

/* main layout
----------------------------------------------------------*/
footer {
    clear: both;
    background-color: #e2e2e2;
    font-size: .8em;
    height: fit-content;
}

/* content */

.label {
    font-weight: 700;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}

.cell {
    padding: 5px 10px 5px 0px;
    vertical-align: top;
}

label.checkbox {
    display: inline;
}

input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}

input[type="submit"]:not(.btn),
input[type="reset"]:not(.btn),
input[type="button"]:not(.btn),
button, .submitButton {
    background-color: #d3dce0;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 600;
    padding: 7px;
    margin-right: 8px;
    width: auto;
}

td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}

/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

        th a:link, th a:visited, th a:active, th a:hover {
            color: #333;
            font-weight: 600;
            text-decoration: none;
            padding: 0;
        }

        th a:hover {
            color: #000;
        }

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}
/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

ul#menu li {
    display: inline;
    list-style: none;
    padding-left: 15px;
}

ul#menu li a {
    background: none;
    color: #999;
    text-decoration: none;
}

ul#menu li a:hover {
    color: #333;
    text-decoration: none;
}

div.view-all-suggestion {
    text-align: center;
    font-style: italic;
}

div.view-all-suggestion:hover a {
    font-weight: normal !important;
}

div.contact-us-suggestion {
    font-style: italic;
    font-weight: bold;
}
    div.contact-us-suggestion .view-all-link span {
        text-decoration: underline;
        color: #000000;
        font-weight: bold;
        font-style: italic;
    }

    div.contact-us-suggestion:hover a {
        font-weight: normal !important;
    }

.tt-suggestion.tt-not-selectable {
    color: #979797;
    cursor: default;
}

.view-all-link {
    text-align: center;
    color: #4A4A4A;
}

.view-all-link:hover {
    text-decoration: none;
}

.view-all-link:hover {
    color: #4A4A4A !important;
}

    .view-all-link span {
        text-decoration: underline;
        color: #0078d7;
        font-weight: bold;
        font-style: italic;
    }


#masthead {
    border-bottom: 3px solid #006940;
    box-shadow: 0 1px 3px #ddd;
}

    #masthead .navbar-nav > li a {
        display: block;
    }

.dropdown-menu li > a {
    text-decoration: none;
    display: block;
    clear: both;
    line-height: 18px;
    white-space: nowrap;
}

.text-decoration-none {
    text-decoration: none !important;
}

.preheader {
    background-color: #ffffff;
    border-bottom: solid 1px #f5f5f5;
    border-top: solid 10px #00693D;
    color: #999999;
    padding: 8px 0;
    font-size: 12px;
}

    .preheader .sep {
        display: inline-block;
        width: 23px;
    }

.preheader ul li {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.preheader a {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.preheader ul {
    font-size: 12px;
    line-height: normal;
}

/***
Footer
***/
.footer {
    background-color: #F2F5F8;
    color: #424242;
    font-size: 16px;
    border-top: solid 1px #D0D4D9;
    border-bottom: solid 1px #D0D4D9;
}

.footer-content {
    margin: 80px 0;
    display: flex;
    justify-content: space-between;
}

.footer-col {
    margin-right: 42px;
}

.footer h2 {
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    margin: 0 0 17px 0;
}

.footer address {
    font-size: 16px;
}

.footer ul {
    font-size: 16px;
    padding: 0;
    list-style: none;
}

.footer li {
    margin-bottom: 14px;
}

.footer a:not(.btn):not(.green),
.footer a:not(.btn):not(.green):link,
.footer a:not(.btn):not(.green):hover,
.footer a:not(.btn):not(.green):active,
.footer a:not(.btn):not(.green):visited {
    color: #424242 !important;
    white-space: nowrap;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.footer .solutions,
.footer .contact-newsletter {
    flex-basis: 0;
    flex-grow: 1;
}

.footer .resources {
    flex-basis: 0;
    flex-grow: 2;
}

.footer .resources-col1 {
    flex-basis: 0;
    flex-grow: 3;
}

.footer .resources-col2 {
    flex-basis: 0;
    flex-grow: 4;
}

.footer address {
    line-height: 1.7;
    white-space: nowrap;
}

.footer-newsletter h2 {
    margin-bottom: 8px;
}

ul.green-disc {
    list-style: none;
}

    ul.green-disc li::before {
        content: " ";
        background-color: #006940;
        border-radius: 50%;
        display: inline-block;
        height: 12px;
        width: 12px;
        margin-right: 9px;
    }

/* styles for validation helpers */
.error {
    color: #e80c4d;
}

.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error,
select.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}



.gallery-item {
    max-width: 300px;
}

img.img-responsive {
    border: 1px solid #ccc;
}

div.col-md-3 a.cta {
    display: block;
    margin: 20px 0;
    width: 265px;
}

div.col-md-4 a.cta {
    display: block;
    margin: 19px 0;
}

.loader {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    margin-right: 10px;
    border: 2px solid rgba(255,255,255,.3);
    border-radius: 50%;
    border-top-color: #e80c4d;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
    }
}

[class^="fa-"],
[class*=" fa-"],
[class^="fa-"]:hover,
[class*=" fa-"]:hover {
    background: none !important;
}

li [class^="fa-"],
li [class*=" fa-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}

/***
Fix link outlines after click
***/
a, a:focus, a:hover, a:active {
    outline: 0;
}

/***
Misc tools
***/
.clearfix {
    clear: both;
}

.hide {
    display: none;
}

.bold {
    font-weight: 600 !important;
}

.border {
    border: 1px solid #ddd
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #E0DFDF;
    border-bottom: 1px solid #FEFEFE;
}
/* overides metro scrolbars in IE10 and makes them look like a default scrollbar */
@-ms-viewport {
    width: auto !important;
}

/*Global classes*/
.container {
    padding: 0 15px;
}

.min-hight {
    min-height: 500px;
}

/*Navigation*/
.navbar {
    margin-bottom: 0;
}

.mix-block .row {
    margin: 0;
}

.tab-content {
    padding: 15px 29px 15px 29px;
    border-left: 1px solid #f2f5f8;
    border-right: 1px solid #f2f5f8;
    border-bottom: 1px solid #f2f5f8;
    box-shadow: 3px 3px 3px 2px #dcdcdc;
    margin-bottom: 65px;
}

/***
Copyright
***/
.copyright {
    min-height: 54px;
    padding: 15px 0px;
    background-color: #FFF;
    color: #4A4A4A;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: solid 1px #D0D4D9;
}

    .copyright .row {
        display: flex;
        justify-content: center;
    }

    .copyright a:hover {
        color: inherit;
    }

/*contact*/
.form-group [class*="col-"] {
    padding-left: 0;
}
.form-group .checkbox {
    padding-left: 0;
}

/*Fixing dropdown issue on mobile devices in Bootstrap 3.2.2*/
.dropdown-backdrop {
    position: static;
}

/***
BXSlider
***/
.bxslider,
.bxslider1 {
    display: none;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    margin-top: 1px;
}

/* Common styles for all types */
.note {
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
}

    .note h1,
    .note h2,
    .note h3,
    .note h4 {
        margin-top: 0;
    }

    .note p:last-child {
        margin-bottom: 0;
    }

    .note code,
    .note .highlight {
        background-color: #fff;
    }

.powered-by {
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    color: #424242;
}

    .powered-by a:link,
    .powered-by a:visited,
    .powered-by a:active,
    .powered-by a:hover {
        color: #006940;
        padding: 0;
        text-decoration: none;
    }

    .powered-by a:hover {
        text-decoration: underline;
    }


/********************
*   Mobile Styles   *
********************/
@media (max-width: 992px) {
    .footer-content {
        display: block;
    }

        .footer-content.row {
            margin-left: 0;
            margin-right: 0;
        }

    .footer .solutions,
    .footer .resources {
        margin-bottom: 36px;
    }
}

@media only screen and (max-width: 850px) {
    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }

    input {
        width: 90%;
    }

    footer {
        height: auto;
        /*padding: 10px 0;*/
    }
}

@media (max-width: 767px) {
    .clients img.horiz {
        display: none;
    }

    .clients img.vert {
        display: block;
    }
}

@media (max-width: 479px) {
    .footer .resources .d-flex {
        flex-direction: column;
    }

    .footer .resources-col1,
    .footer .resources-col2 {
        flex-basis: auto;
    }

    .footer address {
        white-space: pre-line;
    }

        .footer address br {
            display: none;
        }
}
.eri-footer {
    font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    background-color: #FFF;
    background-color: transparent;
}

.eri-footer__main {
    background-color: #155036;
    border-radius: 40px 40px 0 0;
    padding: 40px 32px 48px;
}

.eri-footer__main-inner {
    max-width: 1440px;
    margin: 0 auto;
}

.eri-footer__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 32px 24px;
}

.eri-footer__nav-columns {
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 0;
    justify-content: space-between;
    gap: 24px 32px;
    min-width: 0;
}

.eri-footer__nav-column {
    display: flex;
    flex-direction: column;
    gap: 0;
    min-width: 140px;
    flex: 0 1 auto;
}

.eri-footer__nav-section + .eri-footer__nav-section {
    margin-top: 32px;
}

.eri-footer__nav-heading {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin: 0;
    padding: 8px;
}

.eri-footer__nav-heading--link {
    display: inline-block;
    color: #fff !important;
    text-decoration: none;
}

.eri-footer__nav-heading--link:hover {
    text-decoration: underline;
    color: #fff !important;
}

.eri-footer__nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.eri-footer__nav-list li {
    margin: 0;
    padding: 0;
}

.eri-footer__nav-link {
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #fff !important;
    text-decoration: none !important;
    padding: 6px 8px;
    white-space: nowrap;
}

.eri-footer__nav-link:hover {
    text-decoration: underline !important;
    color: #fff !important;
}

.eri-footer__nav-cta {
    display: block;
    padding: 6px 8px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.eri-footer__aside {
    flex: 0 0 auto;
    width: 100%;
    max-width: 216px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.eri-footer__brand-logo {
    display: block;
    height: auto;
    max-width: 200px;
    width: 100%;
}

.eri-footer__contact-line {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    padding: 8px;
    color: #fff;
}

.eri-footer__contact-line a {
    color: #fff !important;
    text-decoration: none !important;
}

.eri-footer__contact-line a:hover {
    text-decoration: underline !important;
}

.eri-footer__contact-link {
    display: inline-block;
    color: #fff !important;
    text-decoration: none !important;
}

.eri-footer__phone-mobile {
    display: none;
}

.eri-footer__phone-mobile a {
    color: #fff !important;
    text-decoration: none !important;
}

.eri-footer__phone-mobile a:hover {
    text-decoration: underline !important;
}

.eri-footer__social {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 24px;
    padding: 8px;
}

.eri-footer__social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
}

.eri-footer__social-link img {
    display: block;
    height: auto;
}

.eri-footer__newsletter {
    background-color: #5c8774;
    padding: 24px 32px;
}

.eri-footer__newsletter-inner {
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 18px;
}

.eri-footer__newsletter-copy {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
    flex: 0 1 auto;
    min-width: 0;
}

.eri-footer__newsletter-icon {
    flex-shrink: 0;
    display: block;
    width: 65px;
    height: auto;
}

.eri-footer__newsletter-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    margin: 0;
    max-width: 720px;
}

.eri-footer__subscribe-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 8px 24px;
    background-color: #0864ae;
    color: #fff !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    border-radius: 8px;
    text-decoration: none !important;
    white-space: nowrap;
}

.eri-footer__subscribe-btn:hover {
    color: #fff !important;
    filter: brightness(1.05);
    text-decoration: none !important;
}

.eri-footer__legal {
    background-color: #155036;
    padding: 16px 32px 24px;
}

.eri-footer__legal-inner {
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 16px 24px;
}

.eri-footer__copyright {
    margin: 0;
    padding: 6px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.eri-footer__legal-nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
}

.eri-footer__legal-nav a {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #fff !important;
    text-decoration: none !important;
    padding: 6px 8px;
}

.eri-footer__legal-nav a:hover {
    text-decoration: underline !important;
    color: #fff !important;
}

@media (max-width: 992px) {
    .eri-footer__phone-mobile {
        display: inline;
    }

    .eri-footer__phone-desktop {
        display: none;
    }

    .eri-footer__nav-link {
        white-space: normal;
    }
}

@media (min-width: 993px) {
    .eri-footer__main {
        padding-left: 64px;
        padding-right: 64px;
    }

    .eri-footer__newsletter {
        padding-left: 64px;
        padding-right: 64px;
    }

    .eri-footer__legal {
        padding-left: 64px;
        padding-right: 64px;
    }
}

@media (max-width: 600px) {
    .eri-footer__main {
        padding: 40px 64px;
    }

    .eri-footer__grid {
        flex-direction: column;
        align-items: flex-start;
        gap: 41px;
    }

    .eri-footer__nav-columns {
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        gap: 41px;
        width: 100%;
        justify-content: flex-start;
    }

    .eri-footer__nav-column {
        min-width: 0;
        width: 100%;
    }

    .eri-footer__aside {
        max-width: none;
        width: 100%;
        align-self: stretch;
    }

    .eri-footer__newsletter {
        padding: 32px 24px;
    }

    .eri-footer__newsletter-inner {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 18px;
    }

    .eri-footer__newsletter-copy {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
    }

    .eri-footer__newsletter-title {
        font-size: 24px;
        line-height: 40px;
        max-width: none;
        padding: 16px;
    }

    .eri-footer__legal {
        padding: 16px 64px 24px;
    }

    .eri-footer__legal-inner {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 37px;
    }

    .eri-footer__legal-nav {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
}
.btn {
    height: auto;
    border-radius: 4px;
    font-size: 16px;
    padding: 0 62px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    justify-content: center;    
}
    .btn.lg {
        font-size: 18px;
        line-height: 32px;
    }

.btn-v3 {
    font-family: Inter, Roboto, sans-serif;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 24px;
    border-radius: 8px;
    vertical-align: middle;
}

    .btn-v3.lg {
        font-size: 18px;
        line-height: 32px;
        padding: 8px 24px;
    }

.btn:focus, .btn-v3:focus {
    outline: none;
}

.btn-radius {
    border-radius: 4px;
    border: none;
    padding-top: 13px;
    padding-bottom: 13px;
    font-family: 'Roboto-Bold';
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    height: auto !important;
}

    .btn-radius:hover {
        text-decoration: none;
    }

.btn-orange, .btn-orange:hover, .btn-orange:visited, .btn-orange:active {
    color: #FFFFFF;
    background-color: #F58C23;
}

.btn-blue-outline {
    color: #005A9E !important;
    background-color: transparent;
    border: solid 1px #005A9E !important;
    border-radius: 8px !important;
    padding: 8px 24px !important;
}

.btn-dark-green, .btn-dark-green:hover, .btn-dark-green:active {
    color: #FFFFFF;
    background-color: #006940;
}

.btn-dark-green-outline {
    color: #006940;
    background-color: transparent;
    border: solid 2px #006940 !important;
    border-radius: 8px !important;
    padding: 8px 24px !important;
}

.btn-dark-green-outline-thin {
    color: #006940;
    background-color: transparent;
    border: solid 1px #006940 !important;
    border-radius: 8px !important;
    padding: 8px 24px !important;
}

.btn-1 {
    background-color: #007647;
    border: 2px solid #007647;
    padding: 6px 24px;
    color: white;
}

a.btn-medium {
    font-size: 20px !important;
    padding: 10px 20px !important;
}

a.btn-transparent,
input[type="submit"].btn-transparent {
    color: #fff;
    font-size: 16px;
    padding: 8px 18px;
    white-space: nowrap;
    text-decoration: none;
    border: solid 1px #fff;
    background: #00693D;
}

    a.btn-transparent:hover,
    input[type="submit"].btn-transparent:hover {
        background: #15aeee;
        transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
    }

a.btn-white, .btn-white {
    background-color: #FFFFFF;
    color: #006940;
    display: inline-block;
    height: 45px !important;
    border-radius: 4px !important;
    font-size: 16px !important;
    padding: 11px 62px;
    font-weight: 700 !important;
}

    a.btn-white:hover,
    a.btn-white:active,
    a.btn-white:visited,
    .btn-white:hover,
    .btn-white:active,
    .btn-white:visited {
        text-decoration: none;
        color: #006940;
    }

a.btn-white-outline, .btn-white-outline {
    background-color: #006940;
    color: #FFFFFF;
    height: 45px !important;
    border-radius: 4px !important;
    border: 1.5px solid #FFFFFF;
    font-size: 16px !important;
    padding: 11px 62px;
    font-weight: 700 !important;
    text-decoration: none;
}

    a.btn-white-outline:hover,
    a.btn-white-outline:active,
    a.btn-white-outline:visited,
    .btn-white-outline:hover,
    .btn-white-outline:active,
    .btn-white-outline:visited {
        text-decoration: none;
        color: #FFFFFF;
    }



a.btn-orange, .btn-orange {
    background-color: #FB8C00;
    color: #FFFFFF;
    display: inline-block;
    border-radius: 4px !important;
    font-size: 16px;
    font-weight: bold;
    padding: 11px 62px;
    text-align: center;
    text-decoration: none;
}

a.btn-lt-orange, .btn-lt-orange {
    background-color: #F5A623;
    color: #FFFFFF;
    display: inline-block;
    border-radius: 4px !important;
    font-size: 16px;
    font-weight: bold;
    padding: 11px 62px;
    text-align: center;
    text-decoration: none;
}

    a.btn-orange:hover,
    a.btn-orange:active,
    a.btn-orange:visited,
    a.btn-lt-orange:hover,
    a.btn-lt-orange:active,
    a.btn-lt-orange:visited,
    .btn-orange:hover,
    .btn-orange:active,
    .btn-orange:visited,
    .btn-lt-orange:hover,
    .btn-lt-orange:active,
    .btn-lt-orange:visited {
        text-decoration: none;
    }

.btn-wide {
    min-width: 225px;
}

.btn-cta {
    background-color: #F58C23;
    color: white;
}

    .btn-cta:hover {
        background-color: #ffa726;
        color: white;
    }

    .btn-cta.btn-outline {
        border-color: #F58C23;
        color: #F58C23;
    }

        .btn-cta.btn-outline:hover {
            background-color: #F58C23;
            color: #ffffff;
        }

.btn-checkmark-overlay .btn-cta, .mdl-spinner-overlay .btn-cta {
    color: #F58C23;
}

.btn-checkmark-overlay {
    position: relative;
    pointer-events: none;
}

    .btn-checkmark-overlay .btn-checkmark-white {
        color: #FFF;
        font-size: 32px !important;
    }

    .btn-checkmark-overlay .btn-green {
        color: #26AE60;
    }

a.btn-green, .btn-green {
    background-color: #006940;
    color: #FFFFFF;
    display: inline-block;
    border-radius: 4px !important;
    font-size: 16px;
    padding: 11px 62px;
    text-align: center;
    text-decoration: none;
}
    a.btn-green:hover, .btn-green:hover {
        background-color: #4FAC50;
    }

    a.btn-green:hover, .btn-green:hover,
    a.btn-green:active, .btn-green:active,
    a.btn-green:visited, .btn-green:visited {
        text-decoration: none;
        color: #FFFFFF;
    }

.btn-link-green {
    padding: 0px;
    background-color: unset;
    border: none;
    text-decoration: underline;
    color: #006940;
}

.btn-back i {
    display: inline-block;
    height: 8px;
    width: 17px;
    transform: rotate(-90deg);
    background-image: url(/Images/arrow-green.svg);
    background-repeat: no-repeat;
    background-position-x: 3px;
}

.btn-back span {
    padding-left: 4px;
}

.btn1 {
    background-color: #006F4B;
    color: #FFF;
    font-size: 16px;
    padding: 9px 24px;
    white-space: nowrap;
    border-color: #006F4B;
    border-radius: 4px;
}

    .btn1:hover {
        text-decoration: none;
        background-color: #26AE60;
    }

a.btn1:link,
a.btn1:hover,
a.btn1:active,
a.btn1:visited {
    color: #FFF;
}

.btn2 {
    color: #00693D;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border: solid 2px #00693D;
    padding: 5px 14px;
    display: inline-block;
}

    .btn2:hover {
        text-decoration: none;
        color: #35aa47;
        border: solid 2px #35aa47;
    }

    .btn2:active,
    .btn2:visited {
        text-decoration: none;
    }
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap");
@font-face {
    font-family: 'Inter';
    src: url('/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/fonts/Inter.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Material Icons';
    font-weight: 400;
    src: url(/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/fonts/Material-Icons.woff2) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    font-weight: 400;
    src: url(/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/fonts/Open-Sans.woff2) format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/fonts/Roboto-Light.woff2') format('woff2');
    font-weight: 200;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/fonts/Roboto-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/fonts/Roboto-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/fonts/Roboto-Regular.woff2') format('woff2');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/fonts/Roboto-Regular.woff2') format('woff2');
    font-weight: 600;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/fonts/Roboto-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/fonts/Roboto-Bold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/fonts/Roboto-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/fonts/Roboto-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('/wp-content/themes/wp-bootstrap-starter-eri/inc/assets/fonts/Roboto-Bold.woff2') format('woff2');
    font-weight: 800;
    font-display: swap;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}
.mgn-0, input.mgn-0, .ch-mgn-0 > li { margin: 0px; }

.mgn-4 { margin: 4px; }

.mgn-8 { margin: 8px; }

.mgn-12 { margin: 12px; }

.mgn-16 { margin: 16px; }

.mgn-24 { margin: 24px; }

.mgn-32 { margin: 32px; }

.mgn-40 { margin: 40px; }

.mgn-64 { margin: 64px; }

.mgn-btm-0, input.mgn-btm-0, .ch-mgn-btm-0 > li { margin-bottom: 0px; }

.mgn-btm-4 { margin-bottom: 4px; }

.mgn-btm-8 { margin-bottom: 8px; }

.mgn-btm-12 { margin-bottom: 12px; }

.mgn-btm-16 { margin-bottom: 16px; }

.mgn-btm-24 { margin-bottom: 24px; }

.mgn-btm-32 { margin-bottom: 32px; }

.mgn-btm-40 { margin-bottom: 40px; }

.mgn-btm-64 { margin-bottom: 64px; }

.mgn-hor-0, input.mgn-hor-0, .ch-mgn-hor-0 > li { margin-left: 0px;margin-right: 0px; }

.mgn-hor-4 { margin-left: 4px; margin-right: 4px; }

.mgn-hor-8 { margin-left: 8px; margin-right: 8px; }

.mgn-hor-12 { margin-left: 12px; margin-right: 12px; }

.mgn-hor-16 { margin-left: 16px; margin-right: 16px; }

.mgn-hor-24 { margin-left: 24px; margin-right: 24px; }

.mgn-hor-32 { margin-left: 32px; margin-right: 32px; }

.mgn-hor-40 { margin-left: 40px; margin-right: 40px; }

.mgn-hor-64 { margin-left: 64px; margin-right: 64px; }

.mgn-lt-0, input.mgn-lt-0, .ch-mgn-lt-0 > li { margin-left: 0px; }

.mgn-lt-4 { margin-left: 4px; }

.mgn-lt-8 { margin-left: 8px; }

.mgn-lt-12 { margin-left: 12px; }

.mgn-lt-16 { margin-left: 16px; }

.mgn-lt-24 { margin-left: 24px; }

.mgn-lt-32 { margin-left: 32px; }

.mgn-lt-40 { margin-left: 40px; }

.mgn-lt-64 { margin-left: 64px; }

.mgn-rt-0, input.mgn-rt-0, .ch-mgn-rt-0 > li { margin-right: 0px; }

.mgn-rt-4 { margin-right: 4px; }

.mgn-rt-8 { margin-right: 8px; }

.mgn-rt-12 { margin-right: 12px; }

.mgn-rt-16 { margin-right: 16px; }

.mgn-rt-24 { margin-right: 24px; }

.mgn-rt-32 { margin-right: 32px; }

.mgn-rt-40 { margin-right: 40px; }

.mgn-rt-64 { margin-right: 64px; }

.mgn-top-0, input.mgn-top-0, .ch-mgn-top-0 > li { margin-top: 0px; }

.mgn-top-4 { margin-top: 4px; }

.mgn-top-8 { margin-top: 8px; }

.mgn-top-12 { margin-top: 12px; }

.mgn-top-16 { margin-top: 16px; }

.mgn-top-24 { margin-top: 24px; }

.mgn-top-32 { margin-top: 32px; }

.mgn-top-40 { margin-top: 40px; }

.mgn-top-64 { margin-top: 64px; }

.mgn-ver-0, input.mgn-ver-0, .ch-mgn-ver-0 > li { margin-bottom: 0px;margin-top: 0px; }

.mgn-ver-4 { margin-bottom: 4px; margin-top: 4px; }

.mgn-ver-8 { margin-bottom: 8px; margin-top: 8px; }

.mgn-ver-12 { margin-bottom: 12px; margin-top: 12px; }

.mgn-ver-16 { margin-bottom: 16px; margin-top: 16px; }

.mgn-ver-24 { margin-bottom: 24px; margin-top: 24px; }

.mgn-ver-32 { margin-bottom: 32px; margin-top: 32px; }

.mgn-ver-40 { margin-bottom: 40px; margin-top: 40px; }

.mgn-ver-64 { margin-bottom: 64px; margin-top: 64px; }

.pad-0, input.pad-0, .ch-pad-0 > [class^='col'], .ch-pad-0 > li { padding: 0px; }

.pad-4 { padding: 4px; }

.pad-8 { padding: 8px; }

.pad-12 { padding: 12px; }

.pad-16 { padding: 16px; }

.pad-24 { padding: 24px; }

.pad-32 { padding: 32px; }

.pad-40 { padding: 40px; }

.pad-64 { padding: 64px; }

.pad-btm-0, input.pad-btm-0, .ch-pad-btm-0 > [class^='col'], .ch-pad-btm-0 > li { padding-bottom: 0px; }

.pad-btm-4 { padding-bottom: 4px; }

.pad-btm-8 { padding-bottom: 8px; }

.pad-btm-12 { padding-bottom: 12px; }

.pad-btm-16 { padding-bottom: 16px; }

.pad-btm-24 { padding-bottom: 24px; }

.pad-btm-32 { padding-bottom: 32px; }

.pad-btm-40 { padding-bottom: 40px; }

.pad-btm-64 { padding-bottom: 64px; }

.pad-0, input.pad-hor-0, .ch-pad-hor-0 > [class^='col'], .ch-pad-hor-0 > li { padding-left: 0px;padding-right: 0px; }

.pad-hor-4 { padding-left: 4px; padding-right: 4px; }

.pad-hor-8 { padding-left: 8px; padding-right: 8px; }

.pad-hor-12 { padding-left: 12px; padding-right: 12px; }

.pad-hor-16 { padding-left: 16px; padding-right: 16px; }

.pad-hor-24 { padding-left: 24px; padding-right: 24px; }

.pad-hor-32 { padding-left: 32px; padding-right: 32px; }

.pad-hor-40 { padding-left: 40px; padding-right: 40px; }

.pad-hor-64 { padding-left: 64px; padding-right: 64px; }

.pad-lt-0, input.pad-lt-0, .ch-pad-lt-0 > [class^='col'], .ch-pad-lt-0 > li { padding-left: 0px; }

.pad-lt-4 { padding-left: 4px; }

.pad-lt-8 { padding-left: 8px; }

.pad-lt-12 { padding-left: 12px; }

.pad-lt-16 { padding-left: 16px; }

.pad-lt-24 { padding-left: 24px; }

.pad-lt-32 { padding-left: 32px; }

.pad-lt-40 { padding-left: 40px; }

.pad-lt-64 { padding-left: 64px; }

.pad-rt-0, input.pad-rt-0, .ch-pad-rt-0 > [class^='col'], .ch-pad-rt-0 > li { padding-right: 0px; }

.pad-rt-4 { padding-right: 4px; }

.pad-rt-8 { padding-right: 8px; }

.pad-rt-12 { padding-right: 12px; }

.pad-rt-16 { padding-right: 16px; }

.pad-rt-24 { padding-right: 24px; }

.pad-rt-32 { padding-right: 32px; }

.pad-rt-40 { padding-right: 40px; }

.pad-rt-64 { padding-right: 64px; }

.pad-top-0, input.pad-top-0, .ch-pad-top-0 > [class^='col'], .ch-pad-top-0 > li { padding-top: 0px; }

.pad-top-4 { padding-top: 4px; }

.pad-top-8 { padding-top: 8px; }

.pad-top-12 { padding-top: 12px; }

.pad-top-16 { padding-top: 16px; }

.pad-top-24 { padding-top: 24px; }

.pad-top-32 { padding-top: 32px; }

.pad-top-40 { padding-top: 40px; }

.pad-top-64 { padding-top: 64px; }

.pad-ver-0, input.pad-ver-0, .ch-pad-ver-0 > [class^='col'], .ch-pad-ver-0 > li { padding-bottom: 0px;padding-top: 0px; }

.pad-ver-4 { padding-bottom: 4px; padding-top: 4px; }

.pad-ver-8 { padding-bottom: 8px; padding-top: 8px; }

.pad-ver-12 { padding-bottom: 12px; padding-top: 12px; }

.pad-ver-16 { padding-bottom: 16px; padding-top: 16px; }

.pad-ver-24 { padding-bottom: 24px; padding-top: 24px; }

.pad-ver-32 { padding-bottom: 32px; padding-top: 32px; }

.pad-ver-40 { padding-bottom: 40px; padding-top: 40px; }

.pad-ver-64 { padding-bottom: 64px; padding-top: 64px; }

li.mgn-0, input.mgn-0, div.mgn-0 { margin: 0px; }

li.mgn-btm-0, input.mgn-btm-0, div.mgn-btm-0 { margin-bottom: 0px; }

li.mgn-hor-0, input.mgn-hor-0, div.mgn-hor-0 { margin-left: 0px;margin-right: 0px; }

li.mgn-lt-0, input.mgn-lt-0, div.mgn-lt-0 { margin-left: 0px; }

li.mgn-rt-0, input.mgn-rt-0, div.mgn-rt-0 { margin-right: 0px; }

li.mgn-top-0, input.mgn-top-0, div.mgn-top-0 { margin-top: 0px; }

li.mgn-ver-0, input.mgn-ver-0, div.mgn-ver-0 { margin-bottom: 0px;margin-top: 0px; }

li.pad-0, input.pad-0, div.pad-0 { padding: 0px; }

li.pad-btm-0, input.pad-btm-0, div.pad-btm-0 { padding-bottom: 0px; }

li.pad-hor-0, input.pad-hor-0, div.pad-hor-0 { padding-left: 0px;padding-right: 0px; }

li.pad-lt-0, input.pad-lt-0, div.pad-lt-0 { padding-left: 0px; }

li.pad-rt-0, input.pad-rt-0, div.pad-rt-0 { padding-right: 0px; }

li.pad-top-0, input.pad-top-0, div.pad-top-0 { padding-top: 0px; }

li.pad-ver-0, input.pad-ver-0, div.pad-ver-0 { padding-bottom: 0px;padding-top: 0px; }

/*Legacy*/

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-80 {
    margin-bottom: 80px !important;
}
.aln-btm, .ch-aln-btm > [class^='col'], .ch-aln-btm > li { vertical-align: bottom; }

.aln-ctr { text-align: center; }

.aln-lt { text-align: left; }

.aln-mid { display: table-cell; }

.aln-mid, .ch-aln-mid > [class^='col'], .ch-aln-mid > li { vertical-align: middle; }

.aln-rt { text-align: right; }

.aln-top, .ch-aln-top > [class^='col'], .ch-aln-top > li { vertical-align: top; }

.csr-ptr { cursor: pointer; }

.dsp-blk { display: block; }

.dsp-in-blk { display: inline-block; }

.dsp-n { display: none !important; }

.dsp-tbl {
    display: table;
}

.dsp-tbl-cel { display: table-cell; }

.dsp-tbl-row { display: table-row; }

.dsp-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 auto 0 auto;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.flt-lt { float: left; }

.flt-n { float: none; }

.flt-rt { float: right; }

.ful-h { height: 100%; }

.ful-w { width: 100%; }

.ful-wh { height: 100%;width: 100%; }

.ht-0 { height: 0px; }

.hide { display: none; }

.pos-abs { position: absolute; }

.pos-fix { position: fixed; }

.pos-rel { position: relative; }

.pos-sta { position: static; }

.dsp-in { display: inline; }

.fnt-wt-nor { font-weight: normal; }

.fnt-wt-600 { font-weight: 600; }

.fnt-wt-700 { font-weight: 700; }

.fnt-wt-bld { font-weight: bold; }

.wid-33-pct { width: 33%; }

.wid-50-pct { width: 50%; }

.mgn-0 {
    margin: 0px;
}

.mgn-8 {
    margin: 8px;
}

.mgn-16 {
    margin: 16px;
}

.mgn-24 {
    margin: 24px;
}

.mgn-32 {
    margin: 32px;
}

.mgn-64 {
    margin: 64px;
}

.mgn-btm-0 {
    margin-bottom: 0px;
}

.mgn-btm-8 {
    margin-bottom: 8px;
}

.mgn-btm-16 {
    margin-bottom: 16px;
}

.mgn-btm-24 {
    margin-bottom: 24px;
}

.mgn-btm-32 {
    margin-bottom: 32px;
}

.mgn-btm-64 {
    margin-bottom: 64px;
}

.mgn-hor-0 {
    margin-left: 0px;
    margin-right: 0px;
}

.mgn-hor-8 {
    margin-left: 8px;
    margin-right: 8px;
}

.mgn-hor-16 {
    margin-left: 16px;
    margin-right: 16px;
}

.mgn-hor-24 {
    margin-left: 24px;
    margin-right: 24px;
}

.mgn-hor-32 {
    margin-left: 32px;
    margin-right: 32px;
}

.mgn-hor-64 {
    margin-left: 64px;
    margin-right: 64px;
}

.mgn-lt-0 {
    margin-left: 0px;
}

.mgn-lt-8 {
    margin-left: 8px;
}

.mgn-lt-16 {
    margin-left: 16px;
}

.mgn-lt-24 {
    margin-left: 24px;
}

.mgn-lt-32 {
    margin-left: 32px;
}

.mgn-lt-64 {
    margin-left: 64px;
}

.mgn-rt-0 {
    margin-right: 0px;
}

.mgn-rt-8 {
    margin-right: 8px;
}

.mgn-rt-16 {
    margin-right: 16px;
}

.mgn-rt-24 {
    margin-right: 24px;
}

.mgn-rt-32 {
    margin-right: 32px;
}

.mgn-rt-64 {
    margin-right: 64px;
}

.mgn-top-0 {
    margin-top: 0px;
}

.mgn-top-8 {
    margin-top: 8px;
}

.mgn-top-16 {
    margin-top: 16px;
}

.mgn-top-24 {
    margin-top: 24px;
}

.mgn-top-32 {
    margin-top: 32px;
}

.mgn-top-64 {
    margin-top: 64px;
}

.mgn-ver-0 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.mgn-ver-8 {
    margin-bottom: 8px;
    margin-top: 8px;
}

.mgn-ver-16 {
    margin-bottom: 16px;
    margin-top: 16px;
}

.mgn-ver-24 {
    margin-bottom: 24px;
    margin-top: 24px;
}

.mgn-ver-32 {
    margin-bottom: 32px;
    margin-top: 32px;
}

.mgn-ver-64 {
    margin-bottom: 64px;
    margin-top: 64px;
}

.pad-0 {
    padding: 0px;
}

.pad-8 {
    padding: 8px;
}

.pad-16 {
    padding: 16px;
}

.pad-24 {
    padding: 24px;
}

.pad-32 {
    padding: 32px;
}

.pad-64 {
    padding: 64px;
}

.pad-btm-0 {
    padding-bottom: 0px;
}

.pad-btm-8 {
    padding-bottom: 8px;
}

.pad-btm-16 {
    padding-bottom: 16px;
}

.pad-btm-24 {
    padding-bottom: 24px;
}

.pad-btm-32 {
    padding-bottom: 32px;
}

.pad-btm-64 {
    padding-bottom: 64px;
}

.pad-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.pad-hor-8 {
    padding-left: 8px;
    padding-right: 8px;
}

.pad-hor-16 {
    padding-left: 16px;
    padding-right: 16px;
}

.pad-hor-24 {
    padding-left: 24px;
    padding-right: 24px;
}

.pad-hor-32 {
    padding-left: 32px;
    padding-right: 32px;
}

.pad-hor-64 {
    padding-left: 64px;
    padding-right: 64px;
}

.pad-lt-0 {
    padding-left: 0px;
}

.pad-lt-8 {
    padding-left: 8px;
}

.pad-lt-16 {
    padding-left: 16px;
}

.pad-lt-24 {
    padding-left: 24px;
}

.pad-lt-20 {
    padding-left: 20px;
}

.pad-lt-32 {
    padding-left: 32px;
}

.pad-lt-64 {
    padding-left: 64px;
}

.pad-rt-0 {
    padding-right: 0px;
}

.pad-rt-8 {
    padding-right: 8px;
}

.pad-rt-16 {
    padding-right: 16px;
}

.pad-rt-24 {
    padding-right: 24px;
}

.pad-rt-32 {
    padding-right: 32px;
}

.pad-rt-64 {
    padding-right: 64px;
}

.pad-top-0 {
    padding-top: 0px;
}

.pad-top-8 {
    padding-top: 8px;
}

.pad-top-10 {
    padding-top: 10px;
}

.pad-top-16 {
    padding-top: 16px;
}

.pad-top-24 {
    padding-top: 24px;
}

.pad-top-32 {
    padding-top: 32px;
}

.pad-top-64 {
    padding-top: 64px;
}

.pad-ver-0 {
    padding-bottom: 0px;
    padding-top: 0px;
}

.pad-ver-8 {
    padding-bottom: 8px;
    padding-top: 8px;
}

.pad-ver-16 {
    padding-bottom: 16px;
    padding-top: 16px;
}

.pad-ver-24 {
    padding-bottom: 24px;
    padding-top: 24px;
}

.pad-ver-32 {
    padding-bottom: 32px;
    padding-top: 32px;
}

.pad-ver-64 {
    padding-bottom: 64px;
    padding-top: 64px;
}

.d-flex {
    display: flex;
}

.d-flex-column {
    display: flex;
    flex-direction: column;
}

.flex-space-between {
    display: flex;
    justify-content: space-between;
}

.aln-items-center {
    align-items: center;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-end {
    justify-content: end;
}

.content-opposite-ends {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content-opposite-ends-left {
    flex-shrink: 0;
}

.content-opposite-ends-right {
    flex-shrink: 1;
}

.row.p-6 {
    margin-left: -6px;
    margin-right: -6px;
}

    .row.p-6 div[class^='col'] {
        padding-right: 6px;
        padding-left: 6px;
    }

.row.p-8 {
    margin-left: -8px;
    margin-right: -8px;
}

    .row.p-8 div[class^='col'] {
        padding-right: 8px;
        padding-left: 8px;
    }

.row.p-12 {
    margin-left: -12px;
    margin-right: -12px;
}

    .row.p-12 div[class^='col'] {
        padding-right: 12px;
        padding-left: 12px;
    }

.row.p-25 {
    margin-left: -25px;
    margin-right: -25px;
}

    .row.p-25 div[class^='col'] {
        padding-right: 25px;
        padding-left: 25px;
    }

@media (min-width: 768px) {
    .tablet {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .non-tablet {
        display: none !important;
    }
}


@media (min-width: 577px) {
    .mobile {
        display: none !important;
    }
}
@media (max-width: 576px) {
    .non-mobile {
        display: none !important;
    }
    .ful-w-mobile {
        width: 100%;
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

    .row:before,
    .row:after {
        display: table;
        content: " ";
    }

    .row:after {
        clear: both;
    }

    .row:before,
    .row:after {
        display: table;
        content: " ";
    }

    .row:after {
        clear: both;
    }


.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#topNav {
    border-radius: 0;
    color: #212121;
    font-family: "Roboto", sans-serif;
    margin-bottom: 0;
}

    #topNav .btn-blue {
        background-color: #0864AE;
        color: #FFF;
        border-radius: 8px;
        padding: 8px 32px;
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        text-decoration: none;
    }

    #topNav .content {
        width: 100%;
        padding: 0 70px 0 64px;
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        position: relative;
    }

    #topNav .nav-left {
        display: flex;
        align-items: center;
    }

    #topNav .navbar-tabs {
        color: #212121;
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
    }

        #topNav .navbar-tabs li {
            position: static;
            margin-left: 24px;
        }

    #topNav .nav-right {
        padding: 8px 0;
    }

        #topNav .nav-right .links {
            display: flex;
            justify-content: flex-end;
            align-items: center;
        }

            #topNav .nav-right .links a {
                color: #424242;
                font-size: 14px;
                line-height: 24px;
                padding: 8px 0;
                margin-left: 32px;
                text-decoration: none;
            }

        #topNav .nav-right .btns-container {
            display: flex;
            justify-content: flex-end;
        }

    #topNav .top-lvl-nav {
        color: #212121;
        font-size: 18px;
        font-weight: bold;
        line-height: 20px;
        white-space: nowrap;
        text-decoration: none;
        padding: 24px 0;
        position: relative;
        display: block;
        border-bottom: solid 3px transparent;
        cursor: pointer;
    }

        #topNav .top-lvl-nav:hover,
        #topNav .top-lvl-nav:focus {
            color: #166534;
            background-color: transparent;
            border-bottom: solid 3px #155036;
        }

    #topNav .dropdown-content {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        width: 100%;
        background-color: #FFF;
        box-shadow: inset 0 8px 8px -4px rgba(0, 0, 0, 0.12);
        z-index: 1000;
    }

        #topNav .dropdown-content .inner {
            display: flex;
        }

        #topNav .dropdown-content .categories-container {
            width: 100%;
            display: flex;
            padding: 40px 32px 40px 64px;
        }

            #topNav .dropdown-content .categories-container > div {
                flex: 0.33 1 0px;
                font-size: 16px;
                line-height: 24px;
                font-weight: 500;
            }

                #topNav .dropdown-content .categories-container > div:not(:last-child) {
                    margin-right: 40px;
                }

        #topNav .dropdown-content .category:not(:first-child) {
            margin-top: 32px;
        }

        #topNav .dropdown-content .category a {
            color: #212121;
            text-decoration: none;
            padding: 0;
            display: block;
        }

        #topNav .dropdown-content .category .category-header {
            color: #155036;
            font-size: 18px;
            line-height: 24px;
            font-weight: 700;
            border-bottom: solid 3px #155036;
            padding-bottom: 8px;
            margin-bottom: 12px;
        }

        #topNav .dropdown-content .category a.category-header:hover {
            color: #007647;
            border-bottom-color: #007647;
        }

        #topNav .dropdown-content .category a.nav-link {
            font-size: 16px;
            line-height: 24px;
            font-weight: 500;
            padding: 12px 0;
        }

            #topNav .dropdown-content .category a.nav-link:hover {
                text-decoration: underline;
            }

        #topNav .dropdown-content .cta-container {
            min-width: 265px;
            max-width: 480px;
            height: auto;
            flex: 0 0 auto;
            background-color: #E8EEEB;
            font-size: 16px;
            line-height: 22px;
            padding: 32px;
        }

            #topNav .dropdown-content .cta-container img {
                max-height: 162px;
            }

            #topNav .dropdown-content .cta-container h5 {
                color: #155036;
                font-size: 18px;
                font-weight: 700;
                line-height: 24px;
                margin: 0 0 8px 0;
            }

            #topNav .dropdown-content .cta-container h6 {
                color: #212121;
                font-size: 16px;
                font-weight: normal;
                line-height: 24px;
                margin: 8px 0 0 0;
            }

            #topNav .dropdown-content .cta-container .btn {
                height: auto !important;
                background-color: #006940;
                color: #FFF;
                font-size: 16px;
                font-weight: bold;
                line-height: 19px;
                text-align: center;
                border: none;
                border-radius: 4px !important;
                padding: 8px 44px;
                margin-top: 16px;
                display: block;
                max-width: 250px;
                text-decoration: none;
            }

            #topNav .dropdown-content .cta-container .whitepaper {
                display: flex;
            }

                #topNav .dropdown-content .cta-container .whitepaper img {
                    max-width: 100%;
                    margin-bottom: 0;
                }

                #topNav .dropdown-content .cta-container .whitepaper .descr {
                    margin-left: 24px;
                    padding-top: 8px;
                }

        #topNav .dropdown-content .blog {
            flex: 0 0 19%;
            color: #414141;
            margin: 32px 0;
            padding: 0 32px;
            border-left: solid 1px #EFEFEF;
        }

            #topNav .dropdown-content .blog img {
                max-width: 90%;
                margin-bottom: 16px;
            }

            #topNav .dropdown-content .blog h5 {
                color: #414141;
                font-size: 18px;
                font-weight: bold;
                line-height: 22px;
                margin: 0 0 8px 0;
            }

            #topNav .dropdown-content .blog p {
                color: #424242;
                font-size: 16px;
                line-height: 22px;
                margin: 0;
            }

            #topNav .dropdown-content .blog .nav-link {
                color: #006940;
                font-size: 16px;
                line-height: 22px;
                text-decoration: underline;
                display: inline-block;
                padding: 0;
                margin-top: 16px;
            }

                #topnav .dropdown-content .blog .nav-link:hover {
                    color: #35aa47;
                }

    /* #region mobile menu */

    #topNav .mobile-menu-bar {
        display: none;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 16px;
    }

        #topNav .mobile-menu-bar .icon {
            display: none;
        }

        #topNav .mobile-menu-bar .btns-container {
            display: flex;
            align-items: center;
        }

        #topNav .mobile-menu-bar .btn-menu-toggle {
            display: block;
            margin-left: 16px;
        }

            #topNav .mobile-menu-bar .btn-menu-toggle i {
                color: #212121;
                font-size: 32px;
                display: inline-block;
            }

/* #endregion mobile menu */


@media (min-width: 992px) {
    #c_Menu.collapse {
        display: block;
        height: auto !important;
    }

    #topNav .dropdown:hover > .dropdown-content {
        display: block;
        height: auto !important;
        visibility: visible;
    }

    #topNav .brand-container.mobile-menu-bar {
        display: none;
    }
}

@media (max-width: 1199px) {
    #topNav .content {
        padding: 0 32px;
    }

    #topNav .dropdown-content .categories-container > div {
        flex: 0.5 1 0px;
    }

    #topNav .dropdown-content .categories-container {
        padding-left: 32px;
    }

    #topNav .dropdown-content .category a.nav-link {
        padding: 8px 0;
    }

    #topNav .dropdown-content .cta-container.sm {
        max-width: 265px;
    }
}

@media (max-width: 991px) {
    #topNav #c_Menu.collapse.in {
        display: flex;
    }

    #topNav .content {
        padding: 0;
        flex-direction: column;
        align-items: flex-start;
    }

    #topNav .nav-left {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
    }

        #topNav .nav-left .brand-container {
            display: none;
        }

        #topNav .nav-left .navbar-tabs {
            flex-direction: column;
        }

        #topNav .nav-left .navbar-tabs {
            width: 100%;
            border-top: solid 2px #D4D4D4;
            flex-direction: column;
            align-items: flex-start;
        }

            #topNav .nav-left .navbar-tabs > li {
                width: 100%;
                margin: 0;
                padding: 0 24px;
            }

                #topNav .nav-left .navbar-tabs > li:last-child .top-lvl-nav {
                    border-bottom: solid 2px #D4D4D4;
                }

    #topNav .nav-right {
        background-color: #D2E3DB;
        color: #424242;
        width: 100%;
        display: flex;
        justify-content: flex-end;
        margin-top: 12px;
        padding-left: 32px;
        padding-right: 32px;
    }

        #topNav .nav-right .btns-container {
            display: none;
        }

    #topNav .top-lvl-nav {
        border-bottom: none;
        padding: 16px 0;
    }

        #topNav .top-lvl-nav.nav-dropdown-toggle {
            cursor: pointer;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

            #topNav .top-lvl-nav.nav-dropdown-toggle:hover {
                border-bottom: inherit;
            }

            #topNav .top-lvl-nav.nav-dropdown-toggle.collapsed {
                border-bottom: solid 2px #D4D4D4;
            }

            #topNav .top-lvl-nav.nav-dropdown-toggle .arrow:after {
                font-family: "Font Awesome 5 Free";
                content: "\f077";
            }

            #topNav .top-lvl-nav.nav-dropdown-toggle.collapsed .arrow:after {
                font-family: "Font Awesome 5 Free";
                content: "\f078";
            }

    #topNav .dropdown-content {
        box-shadow: none;
        margin-left: 0;
    }

        #topNav .dropdown-content.collapsing {
            display: block !important;
            position: static !important;
            visibility: visible !important;
        }

        #topNav .dropdown-content.collapse.in {
            display: block !important;
            position: static !important;
            border-top: none;
        }

        #topNav .dropdown-content .inner {
            flex-direction: column;
        }

        #topNav .dropdown-content .categories-container {
            padding: 0;
        }

        #topNav .dropdown-content .cta-container {
            display: none;
        }

        #topNav .dropdown-content .blog {
            display: none;
        }
}

@media (max-width: 767px) {

    #topNav .dropdown-content .categories-container {
        flex-direction: column;
    }

        #topNav .dropdown-content .categories-container > div:not(:last-child) {
            margin: 0;
        }

        #topNav .dropdown-content .categories-container > div:not(:first-child) .category {
            margin-top: 16px;
        }
}

@media (max-width: 575px) {
    #topNav .brand-container svg.full {
        display: none;
    }

    #topNav .brand-container svg.icon {
        display: block;
    }

    #topNav .btn-blue {
        font-size: 12px;
        line-height: 20px;
        padding: 8px 24px;
    }

    #topNav .top-lvl-nav {
        font-size: 16px;
        line-height: 24px;
    }

    #topNav .dropdown-content .category .category-header {
        font-size: 16px;
        line-height: 24px;
    }

    #topNav .dropdown-content .category a.nav-link {
        font-size: 14px;
        line-height: 24px;
    }

    #topNav .mobile-menu-bar .btn-menu-toggle i {
        font-size: 24px;
    }
}

