/* ---------   clc2019.css   ---------- */
/*----------------------RESET----------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: top;
    box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
    box-sizing: border-box;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
ol {
    margin-left: 1em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
    table-layout: fixed;
    width: 100%;
}
table td {
    white-space: normal !important;
}
/* GENERAL */
body {
    font-size: 18px;
    line-height: 21px;
}
.container, .rowwrap {
    max-width: 1200px !important;
}
.rowwrap {
    margin: 0 auto;
}
img {
    max-width: 100%;
    height: auto;
}
a {
    color: #00467F;
}
a:hover {
    color: inherit;
}
a.button, a.button2, .sflistExpandAllLnkWrp a {
    display: inline-block;
    font-family: 'Proxima Nova W01 Medium', sans-serif;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    color: #00467f;
    padding: .5em 1.538em;
    background: #FFF;
    border: 3px solid #e1e1e1;
}
a.button2 {
    font-size: 1.2em;
        padding: 1em 2em;
}
a.button:hover, a.button2:hover, .sflistExpandAllLnkWrp a:hover {
    background: #e1e1e1;
    border-color: #00467f;
}
.rowGray {
    background: #F8F8F8;
}
a.back2Top:before {
    content: '\f077';
    display: inline-block;
    font-family: "Font Awesome";
    font-weight: 900;
}
/*----------------------HEADER----------------------*/
.headAd {
    text-align: center;
    background: #F2F2F2;
}
.headAd span {
    text-transform: uppercase;
    color: #999;
    font-size: 10px;
}
.headAd {
    padding: 15px 0;
}
header {
    height: 134px;
}
header .sf_cols:before, header .sf_cols:after {
    display: inline;
}
a.logo {
    float: left;
    display: block;
    width: 187px;
    height: 100px;
    margin-top: 15.6px;
    background: url(images/bgLogo.png);
}
.headerRight {
    text-align: right;
}
.subnav {
    font-family: 'Proxima Nova W01 Medium', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    padding: 14.3px 0;
}
.subnav li {
    display: inline-block;
    margin-right: 20px;
}
.subnav li:last-child {
    margin-right: 0;
}
.subnav a {
    color: #3f3f3f;
    text-decoration: none;
}
.subnav a:hover {
    text-decoration: underline;
}
.subnav li:first-child a {
    font-weight: 600;
    color: #00467F;
}
.search > div {
    display: inline-block;
}
.search .sfsearchBox {
    border: 3px solid #e1e1e1;
    width: 244px;
    position: relative;
}
.search input[type="submit"] {
    font-size: 0;
    width: 22px;
    height: 22px;
    background: url(images/bgSearch.png) no-repeat;
    border: none;
    position: absolute;
    top: 4px;
    right: 5px;
}
.search .sfsearchTxt {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 20px !important;
    border: none !important;
}
.search input[type="text"]:focus {
    outline: none;
    background: #f4f4f4;
}
.login {
    font-family: 'Proxima Nova W01 Medium', sans-serif;
    font-size: 13px;
    display: inline-block;
    margin-top: 8px;
}
.myLogin a, a.myLogout, a.btnCert {
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 16.8px;
    color: #00467F;
    border: 3px solid #e1e1e1;
    padding: 4.9px 28px;
}
a.myLogout {
    display: inline-block;
    padding-left: -13px;
}
.myLogin a:before, a.myLogout:before {
    content:'';
    display: inline-block;
    width: 13px;
    height: 16px;
    padding-left: 25px;
    background: url(images/bgLogin.png) no-repeat;
}
a.btnCert:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 16px;
    padding-left: 25px;
    background: url(images/bgCert.png) no-repeat;
}
a.myLogout:before {
    background: none;
    width: 1px;
    padding-left: 0;
}
.login a:hover, a.myLogout:hover, a.btnCert:hover {
    color: #FFF;
    background: #00467F;
}
.SSO a:hover {
    text-decoration: none;
}
.SSO .dropdown div.dropdown-item:hover {
    background-color: transparent;
}
.loggedIn {
    line-height: 2.8em;
}
.loggedIn, .loggedIn a {
    color: #00467F;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
}
.loggedIn a {
    text-decoration: none;
    margin: 0 .5em;
}
.loggedIn a:hover {
    color: inherit;
    background: none;
    text-decoration: underline;
}
.hdrLearn {
    font-family: 'Proxima Nova W01 Medium', sans-serif;
    display: inline-block;
    margin-top: 8px;
}
.search .sfsearchBox {
    width: 353px;
}
a.btnCert {
    width: 220px
}
a.myLogout {
    width: 127.94px;
}
.sidr .search {
    padding: 15px
}
.rwdhdrLearn {
    background: #FFF;
    text-align: center;
    padding: 15px;
}
.rwdhdrLearn a.btnCert {
    width: 100%;
}
@media screen and (max-width: 800px) {
    .hdrLearn {
        display: none;
    }
}
nav {
    font-family:'Proxima Nova S W01 Extrabold', sans-serif;
    background: #00467F;
    min-height: 53px;
}
  /*nav li {
   float: left; 
}
nav a, nav a:active, nav a:visited {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
    display: block;
}
nav a:hover {
    color: #FFF;
    background: #85c446;
}
nav .k-menu .k-item, nav .k-widget.k-menu-horizontal>.k-item {
    border: none;
}
nav .k-menu .k-item>.k-link {
    padding: 17.990px 35.420px;
}
nav .sfNavWrp .sfSel {
    font-weight: normal;
}
nav .k-menu .k-item > .k-link > .k-i-arrow-60-down {
    display: none;
}
nav .k-menu .k-menu-group {
    border: none;
}
nav .k-group {
    background: #85c446 !important;
}
nav .k-menu .k-menu-group .k-item {
    display: block !important;
    background: none;
}
nav .k-menu .k-menu-group a {
    text-transform: none;
}
nav .k-menu .k-menu-group .k-item>.k-link {
    color: #FFF;
    text-align: left;
    padding: 17.990px 38.178px;
}
nav .k-menu .k-menu-group .k-item>.k-link:hover {
    color: #FFF;
    background: #639234;
}
nav .k-icon {
    line-height: normal;
    overflow: auto;
}
nav .k-menu .k-item>.k-link>.k-i-arrow-60-right:before {
    content: '\f054';
    color: #FFF;
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    font-weight: 900;
}*/
a.btnRwd {
    display: none;
}
.directories a.btnRwd {
    display: block;
}
a.btnRwd:before {
    content: "\f0c9";
    color: #FFF;
    font-family: "Font Awesome 5 Free";
    font-size: 49px;
    display: inline-block;
    font-weight: 900;
    margin: 15px 15px 0;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
a.btnRwd:hover {
    background: none;
}
/* HOME */
.home h2, .becoming h2 {
    font-size: 48px;
    font-weight: 400;
    margin-bottom: 40px;
}
.home h3 {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 20px;
}
.home a {
    color: #000;
    font-style: italic;
    text-decoration: underline;
}
.homeIntro h3 {
    color: #00467F;
}
.spotlight img {
    border-radius: 50%;
    margin-bottom: 20px;
}
.becoming h1 {
    font-size: 3.25rem;
    line-height: 1;
    color: #00467F;
    margin-bottom: 2rem;
}
.becoming h1:after {
    content: '';
    display: block;
    margin: 2rem auto;
    width: 200px;
    height: 2px;
    background: #CCC;
}
.becoming h3 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}
/* home calendar*/
.homeCalendar .sf_pagerNumeric{
	margin-top:12px;
}
.homeCalendar .sf_pagerNumeric a{
	text-align: center;
	display: inline-block;
    width: 24px;
    height: 24px;
	line-height: 22px;
    margin: 0 5px;
    border-radius: 50%;
    border: 1px solid #C4C4C4 !important;
	font-size: 16px;
	text-decoration: none;
	color:  #C4C4C4;
}

.homeCalendar .sf_pagerNumeric a.sf_PagerCurrent{
    color: #00467F;	
}


.homeCalendar .sf_pagerNumeric a:hover {
    background: #00467F !important;
	color: #fff;
}
.spotlight {
    text-align: initial;
}
/* FOOTER */
footer {
    color: #FFF;
    margin: 20px 0 0;
    padding: 24px 0;
}
/* footer ul {
    list-style: none;
    margin: 50px 0 15px;
    padding: 0;
}
footer ul li {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
} */
footer a {
    color: #FFF;
}
a.footLogo {
    display: inline-block;
    width: 187px;
    height: 100px;
    background: url(images/bgFootLogo.png);
    background-position: -15px 0;
}
/* BACKEND */
.sfPageWrapper header {
    height: auto;
}
.sfPageWrapper .sidr.left, .sfPageWrapper .sidr {
    position: relative;
    left: auto;
    right: auto;
    width: 100%;
}
@media only screen and (max-width: 1220px) {
    .rowwrap {
        padding: 0 1em;
    }
    nav {
        text-align: right;
    }
    nav .sfNavHorizontalDropDown  {
        display: none;
    }
    a.btnRwd {
        display: inline-block;
    }
    .subnav, .search {
        display: none;
    }
    .subnav li:first-child a {
        font-weight: normal;
        color: #FFF;
    }
    .sidr .subnav, .sidr .search {
        display: block;
    }
}
/* JOURNEY */
@media only screen and (max-width: 950px) {
    .journey-desktop {
        display: none;
    }
    #journey-accordion {
        display: block !important;
    }
}
@media only screen and (max-width: 800px) {
    .login {
        margin-top: 1.5em;
    }
    .loggedIn {
        display: block;
        margin-bottom: 1.5em;
        line-height: normal;
    }
}
@media only screen and (max-width: 768px) {
    .border-left, .border-right {
        border: none !important
    }
}
@media only screen and (max-width: 680px) {
    .sf_2cols_1_25, .sf_2cols_2_75,
    .sf_2cols_1_33, .sf_2cols_2_67,
    .sf_2cols_1_67, .sf_2cols_2_33,
    .sf_2cols_1_75, .sf_2cols_2_25,
    .sf_2cols_1_50, .sf_2cols_2_50,
    .sf_3cols_1_25, .sf_3cols_2_50, .sf_3cols_3_25,
    .sf_5cols_1_20, .sf_5cols_2_20, .sf_5cols_3_20, .sf_5cols_4_20, .sf_5cols_5_20,
    .sf_4cols_1_25, .sf_4cols_2_25, .sf_4cols_3_25, .sf_4cols_4_25,
    .sf_3cols_1_33, .sf_3cols_2_34, .sf_3cols_3_33 {
        width: auto !important;
        float: none !important;
    }
    .sf_colsIn  {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .lines .sf_2cols_1in_50, .lines .sf_2cols_1in_33, .lines .sf_2cols_1in_67, .lines .sf_2cols_1in_25, .lines .sf_2cols_1in_75, .lines .sf_5cols_1_20 .sf_5cols_1in_20  {
        padding-right: 0;
    }
    .lines .sf_2cols_2in_50, .lines .sf_2cols_2in_67, .lines .sf_2cols_2in_33, .lines .sf_2cols_2in_25, .lines .sf_2cols_2in_75  {
        padding-left: 0;
        border-left: none;
    }
    .lines .sf_3cols_1_33 .sf_3cols_1in_33, .lines .sf_3cols_1_25 .sf_3cols_1in_25 {
        padding-right: 0;
    }
    .lines .sf_3cols_2_34 .sf_3cols_2in_34, .lines .sf_3cols_2_50 .sf_3cols_2in_50, .lines .sf_5cols_2_20 .sf_5cols_2in_20, .lines .sf_5cols_4_20 .sf_5cols_4in_20 {
        padding: 0;
        border-left: none;
        border-right: none;
    }
    .lines .sf_3cols_3_33 .sf_3cols_3in_33, .lines .sf_3cols_3_25 .sf_3cols_3in_25, .lines .sf_5cols_5_20 .sf_5cols_5in_20 {
        padding-left: 0;
    }
    .lines .sf_4cols_1_25 .sf_4cols_1in_25 {
        padding-right: 0;
        border-right: none;
    }
    .lines .sf_4cols_2_25 .sf_4cols_2in_25, .lines .sf_4cols_3_25 .sf_4cols_3in_25 {
        padding: 0 0;
        border-right: none;
    }
    .lines .sf_4cols_4_25 .sf_4cols_4in_25 {
        padding-left: 0;
    }
    .lines .sf_5cols_3_20 .sf_5cols_3in_20 {
        padding: 0;
    }
    .lines .sf_colsIn {
        height: auto !important;
    }
    .lines > .sf_colsOut .sfContentBlock:last-child p:last-child, .lines > .sf_colsOut .sfContentBlock:last-child ul:last-child {
        margin-bottom: 1.538em;
    }
    .infoliner {
        margin-right: 0 !important;
    }
    .l2 img, .l3 img {
        display: block;
        margin: 0 auto;
    }
    table {
        table-layout: auto;
    }
    .tableWrap {
        overflow-x: scroll;
    }
}
@media only screen and (max-width: 460px) {
    a.logo {
        width: 95px;
        height: 90px;
        background: url(images/bgLogo.png) no-repeat 0 -98px;
    }
    .login {
        position: absolute;
        right: 1em;
    }
    .loggedIn a {
        display: block;
        margin: 0;
    }
}

footer .container {
  max-width: 1600px !important;
}

.footer-actions__section {
	margin-bottom: 24px
}
.footer-actions__title, h3.footer-actions__title {
  font-size: 30px;
  line-height: 24px;
  margin-bottom: 6px;
  color: #fff;
  font-weight: 500;
}
.footer-actions__list {
	list-style: none;
	margin: 0 0 0 -12px
}

footer ul.footer-utility__list {
    margin-top: 7px !important;
    margin-left: 0 !important;
}
.footer-actions__item {
	display: inline-block;
	vertical-align: middle
}
.footer-actions__link {
	display: block;
	padding: 6px 0 !important;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
}

.footer-actions {
    margin-top: 48px;
}

@media(max-width: 479.97px) {
	.footer-actions__item {
		display: block
	}
}
@media(min-width: 480px) {
	.footer-actions__link {
		padding: 6px 0 !important;
	}
}

@media(max-width: 959px) {
    .footer-bottom {
        margin-top: 24px;
    }
    
    .footer-bottom-two {
        margin-top: 24px;
    }
}
@media(min-width: 960px) {

	.footer-actions__list {
		margin-left: 0
	}
	.footer-actions__item {
		display: block
	}

    .footer-bottom {
        margin-top: 146px;
    }
    
    .footer-bottom-two {
        margin-top: 215px;
    }
    
}

@media(min-width: 1200px) {

.footer-actions {
    display: flex;
    flex-flow: row wrap;
    margin-top: 72px;
}
.footer-actions__section {
    flex-grow: 1;
    flex-shrink: 0;
    display: inline-block;
    vertical-align: top
}
}

@media(min-width: 1696px) {
	.footer-actions__section {
		flex: 1 1
	}
}


.footer-bottom, .footer-bottom-two  {
   font-size: 20px !important;
}

.footer-bottom-two a {
    margin-right: 12px;
}

.footer-bottom img {
    padding-left: 0 !important;
    margin-left: -15px;
}
body  {
    font: 400 18px/1.25 'Inter', sans-serif;
    color: #4B5B63;
}

h1,
h2 {
    font: 800 52px "franklin-gothic-urw";
}

h3 {
    font: 900 42px "franklin-gothic-urw";
}

h4 {
    font: 600 22px "franklin-gothic-urw";
}

h1,
h2,
h3,
h4 {
    letter-spacing: 0.5px;
    line-height: 1.1;
    padding: 0 0 15px;
    color: #000;
}

/* Buttons */
.btn--primary,
.btn-outline--primary {
    background: #8BBB59;
    color: #fff;
    font: 600 18px "franklin-gothic-urw";
    letter-spacing: .7px;
    padding: 20px 25px;
    border-radius: 20px;
    display: inline-block;
    margin: 15px 0;
}

.btn--primary:hover {
    text-decoration: none;
    color: #fff;
}

.btn-outline--primary {
    color: #1A3C66;
    border: 1px solid #1A3C66;
    background: none;
}

.btn-outline--primary:hover {
    text-decoration: none;
    color: #1A3C66;
}

.btn--secondary {
    font: 600 18px "franklin-gothic-urw";
    letter-spacing: .7px;
    border-radius: 10px;
    color: #1A3C66;
    border: 1px solid #1A3C66;
    box-shadow: 0px 6px 5px -4px rgba(0, 0, 0, 0.25);
    padding: 7px 15px;
    display: inline-block;
    margin: 10px 0;
}

.btn--secondary:hover {
    text-decoration: none;
    color: #1A3C66;
}

.bg-blue {
    background: #00467F;
}

.bg-gray {
    background: #E6ECEE;
}

.bg-lightGray {
    background: #FAFAFC;
}

/* Navigation Header */
.c-header {
    padding: 5px 0 0;
    height: inherit;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 3;
}

.c-header:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    height: calc(100% - 30px);
    z-index: -1;
}

.c-header__utilityNav {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.c-header__utilityNav li {
    margin: 5px;
}

.c-header__utilityNav li a {
    padding: 0 5px;
    font-size: 16px;
    color: #22304B;
    text-transform: uppercase;
    text-decoration: none;
}

.c-header__utilityNav li a:hover {
    text-decoration: none;
}

.c-header__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0 15px;
}

.c-header__topRight {

}
.header-search.c-header__search {
    display: none;
}
.c-header__search {
    border: 1px solid #D9D9D9;
    background: #f5f5f5;
    position: relative;
    max-width: 390px;
}

.c-header__search input {
    border: none;
    background: transparent;
    outline: none;
    width: 100%;
    min-height: 45px;
    padding: 5px 50px 5px 10px;
    font-size: 16px;
    min-width: 350px;
}

.c-header__search button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: none;
    outline: none;
    background: #E5ECF0;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: transparent;
    background: url(../images/icons/search-icon.png) #E5ECF0 no-repeat top 50% center;
    background-size: 25px;
}

.c-header__search button img,
.c-header__search button {
    max-width: 22px;
}

.c-header__buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 15px 0 0;
}

.c-header__login {
    padding: 15px 30px 15px 40px;
    color: #03205A;
    font: 600 18px "franklin-gothic-urw";
    text-transform: uppercase;
    /* background: url("../images/icons/login-icon.png") #E5ECF0 no-repeat top 50% left 16px; */
    background-size: 17px;
    margin-left: 10px;
    text-decoration: none;
}

.c-header__login:hover {
    text-decoration: none;
    color: #03205A;
}

.c-header__getCertified {
    padding: 15px 25px;
    border-radius: 10px;;
    min-width: 230px;
    text-align: center;
    font: 600 18px "franklin-gothic-urw";
    background: #8BBB59;
    color: #fff;
    letter-spacing: .7px;
    margin: 0;
    text-decoration: none;
}

.c-header__getCertified:hover {
    text-decoration: none;
    color: #fff;
}

.c-header__nav {
    background: #00467F;
    position: relative;
}

.c-header__nav:before,
.c-header__nav:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    height: 100%;
    background: #00467F;
    width: 250px;
    border-radius: 25px;
    z-index: 1;
}

.c-header__nav:before {
    left: -50px;
}

.c-header__nav:after {
    right: -50px;
}

.c-header__nav select {
    display: none;
}

.c-header__nav > div > ul {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.c-header__nav > div > ul > li {
    margin: 0 10px;
    padding: 15px;
    position: relative;
}

.c-header__nav li a {
    font: 500 22px "franklin-gothic-urw";
    color: #fff;
    text-decoration: none;
}

.c-header__nav li a:hover {
    text-decoration: none;
    color: #000000;
}

.c-header__nav > div > ul > li:hover > a{
    color: #000;
}

.c-header__nav ul ul {
    position: absolute;
    background: #D9D9D9;
    padding: 10px 0 15px;
    z-index: 1;
    left: -10px;
    top: 100%;
    display: none;
    box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.25);
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    max-width: 260px;
    min-width:260px;
}

.c-header__nav > div > ul > li:hover ul {
    display: block;
}

.c-header__nav ul ul li {
    padding: 7px 20px;
}

.c-header__nav ul ul li a {
    color: #000;
    display: block;
}

.c-header__nav ul ul li:hover {
    background: #EDEDED;
}

.c-header__nav ul ul li:hover a {
    color: #000;
}

.c-header__mobWrapper {
    display: none;
}

.c-header__nav--hasDropdown {
    position: relative;
    position: absolute;
    right: 15px;
    width: 40px;
    height: 40px;
    z-index: 2;
    display: none;
    top: 0px;
}

.c-header__nav--hasDropdown:after {
    content: "";
    position: absolute;
    top: 12px;
    right: 10px;
    width: 12px;
    height: 12px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg);

}

.c-header__nav--hasDropdown.active:after {
    border-left: none;
    border-bottom: none;
    border-right: 2px solid #000;
    border-top: 2px solid #000;
    top: 16px;
}

.social-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 20px 0;
    justify-content: center;
}

.social-links li {
    max-width: 50px;
    padding: 0 5px;
}

.social-links li img {
    width: 100%;
}

/* backend overwrites */

.sfPageEditor .c-header {
    position: relative;
}

@media (max-width: 1279px) {
    .c-header__nav:before,
    .c-header__nav:after {
        display: none;
    }

    .c-header__nav {
        border-radius: 20px;
        padding: 0 20px
    }

    .c-header__nav li a {
        font-size: 20px;
    }
}



@media(max-width: 1179px){

    .noscroll {
        overflow-y: hidden;
    }

    .c-header {
        position: fixed;
    }

    .c-header .container {
        padding: 0;
    }


    .c-header__nav {
        display: none;
    }

    .c-header__top {
        padding: 0 15px 15px;
    }

    .c-header__logo img {
        max-width: 150px;
    }

    .c-header__mobWrapper {
        padding: 5px 15px;
        background: #00467F;
        display: block;
    }

    .c-header__hamWrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #fff;
        font-size: 20px;
    }

    .c-header__hamMenu {
        padding: 5px 5px 2px 20px;
        display: inline-block;
    }

    .c-header__hamMenu .line {
        width: 35px;
        height: 3px;
        background-color: #fff;
        display: block;
        margin: 7px auto;
    }

    .c-header__nav {
        padding: 0;
        background: #d9d9d9;
        border-radius: 0;
    }

    .c-header__nav > div > ul {
        display: inherit;
        padding: 10px 0 12px;
    }

    .c-header__nav li a {
        color: #000;
    }

    .c-header__nav ul ul {
        max-width: 100%;
        width: 100%;
        box-shadow: none;
        left: inherit;
        position: relative;
        border-radius: 0;
    }

    .c-header__nav > div > ul > li {
        padding: 0;
        margin: 0;
    }

    .c-header__nav > div > ul > li:hover ul {
        background: #EDEDED;
    }

    .c-header__nav > div > ul > li > a {
        padding: 10px 60px 10px 15px;
        display: inline-block;
    }

    .c-header__nav ul ul {
        padding: 5px 0;
    }

    .c-header__navWrapper.active {
        display: block;
    }

    .c-header__navWrapper {
        overflow-y: auto;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #D9D9D9;
        display: none;
    }

    .c-header__navWrapper .c-header__nav {
        display: block;
    }

    .c-header__utilityNav {
        background: #00467F;
        display: block;
        padding: 10px 0;
    }

    .c-header__utilityNav li {
        padding: 5px 5px;
    }

    .c-header__utilityNav li a {
        color: #fff;
    }

    .c-header__search {
        margin: 20px 15px 7px;
        background: #fff;
        box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.25);
        border-radius: 10px;
        overflow:hidden;
    }

    .c-header__search input {
        min-height: 50px;
    }

    .c-header__search button{
        background-color: #F7F7F7;
    }

    .c-header__search button img {
        transform: scaleX(-1);
        max-width: 26px;
    }

    .c-header__search,
    .c-header__navWrapper .c-header__nav,
    .c-header__utilityNav {
        display: none;
    }

    .c-header__navWrapper.active .c-header__search,
    .c-header__navWrapper.active .c-header__getCertified,
    .c-header__navWrapper.active .c-header__nav,
    .c-header__navWrapper.active .c-header__utilityNav {
        display: block;
    }

    .c-header__nav > div > ul > li:hover ul {
        display: none;
    }

    .c-header__nav--hasDropdown {
        display: block;
    }

}


@media (max-width: 767.98px) {
    body {
        font-size: 18px;
    }

    h1,
    h2 {
        font-size: 36px;
        line-height: 1
    }

    .btn--primary,
    .btn-outline--primary {
        padding: 15px 20px;
        margin: 10px 0;
        border-radius: 10px;
    }

}


/* keep this styles always at the bottom */
.bg-blue * {
    color: #fff;
}

.bg-blue .btn-outline--primary {
    border-color: white;
}

.bg-blue .btn-outline--primary:hover {
    color: #fff;
}

.bg-blue .c-twoCol__content p,
.bg-blue .c-twoCol__eyebrow {
    color: #fff;
}

.bg-gray .card-slider .owl-dot,
.bg-gray .card-slider2 .owl-dot,
.bg-gray .card-slider3 .owl-dot {
    background: #fff!important;
}

/*! ---------- =header common ---------- */
.page-header{
	padding:0 24px;
	border-bottom:1px solid #d2d6d8;
	background:#00467F;
	position:relative;
	z-index:100;
	position:fixed;
	left:0;
	right:0;
	top:0
}
.page-header .page-bounds{
	position:relative
}
.page-header__toggle{
	display:none
}
@media(max-width: 1099px){
	.page-header{
		width:100%
}
	.page-header__toggle{
		position:absolute;
		right:-24px;
		top:0;
		padding:24px 24px;
		color:#fff;
        background: transparent !important;
        border: none !important;
}
	.page-header__toggle:active, .page-header__toggle:focus {
		border: none !important;
	}	
	.page-header__toggle.mobile-menu-is-open{
		color:#fff;
        border: none !important;
}
	.js .page-header__toggle{
		display:block
}
	.page-header__toggle .toggle-indicator{
		margin-left:6px
}
	.page-header__content{
		display:flex;
		flex-direction:column;
		align-items:stretch;
		clear:both;
		margin-left:-24px;
		margin-right:-24px
}
}
@media(min-width: 1100px){
	.page-header{
		padding-left:48px;
		padding-right:48px
}
}
@media(max-width: 1099px){
	.header-search{
		order:1
}
	.header-nav{
		order:2
}
	.header-utility{
		order:3
}
}
/*! slide-down mobile menu */
@keyframes open-mobile-menu{
	0%{
		visibility:visible;
		max-height:0
}
	99%{
		max-height:100vh
}
	100%{
		visibility:visible;
		max-height:none
}
}
@keyframes close-mobile-menu{
	0%{
		visibility:visible;
		max-height:100vh
}
	99%{
		max-height:0
}
	100%{
		max-height:0;
		visibility:hidden
}
}
@media(max-width: 1099px){
	.page-header__content{
		overflow:hidden;
		visibility:hidden;
		max-height:0; 
		background:#fff
}

.page-header__content {
    width: calc(100% - 72px);
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    overflow: auto;
    background: #fff;
    transition: all .15s ease-out;
  }
	.page-header__content.mobile-menu-is-open{
		animation:open-mobile-menu .2s ease-in both;
		overflow: scroll !important;
		display: flex;
}
	.page-header__content.mobile-menu-was-open{
		animation:close-mobile-menu .2s ease both
}
}
/*! ---------- =header components ---------- */
.header-logo a,.header-logo img{
	display:block;
	max-width:100%;
	margin:0
}
.page-header a {
    margin: auto;
}
@media(max-width: 1099px){
	.header-logo a{
		padding:12px 0
}
	.header-logo img{
        margin-top: 12px;
		/* max-height:48px */
}
}
.toggle-indicator{
	display:inline-block;
	vertical-align:middle;
	width:24px;
	height:24px;
	position:relative
}
.toggle-indicator__piece{
	display:block;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-2px;
	transition:opacity .2s ease-out .4s,margin .2s ease-out .4s,transform .25s ease-out
}
.toggle-indicator__piece::before{
	content:"";
	display:block;
	width:24px;
	height:4px;
	/* background:#02101a; */
	transition:background .2s ease-out
}
.page-header .toggle-indicator__piece::before{
	background:#fff;
}
.toggle-indicator__piece--1{
	margin-top:-8px
}
.toggle-indicator__piece--3{
	margin-top:4px
}
.is-active .toggle-indicator__piece,.mobile-menu-is-open .page-header .toggle-indicator__piece{
	transition:opacity .2s ease-out,margin .2s ease-out,transform .25s ease-out .3s
}
.is-active .toggle-indicator__piece::before,.mobile-menu-is-open .page-header .toggle-indicator__piece::before{
	background:#fff;
}
.is-active .toggle-indicator__piece--2,.mobile-menu-is-open .page-header .toggle-indicator__piece--2{
	opacity:0
}
.is-active .toggle-indicator__piece--1,.is-active .toggle-indicator__piece--3,.mobile-menu-is-open .page-header .toggle-indicator__piece--1,.mobile-menu-is-open .page-header .toggle-indicator__piece--3{
	margin-top:-2px
}
.is-active .toggle-indicator__piece--1,.mobile-menu-is-open .page-header .toggle-indicator__piece--1{
	transform:rotate(-45deg)
}
.is-active .toggle-indicator__piece--3,.mobile-menu-is-open .page-header .toggle-indicator__piece--3{
	transform:rotate(45deg)
}
.mobile-menu-is-open .page-header .toggle-indicator__piece::before{
	background:#fff;
}
.header-utility__link,.header-utility__link-2{
	display:block;
	padding:12px 6px;
	color:#596166
}
.header-utility ul{
	list-style:none;
	margin:0
}
.header-utility__item{
	display:inline-block
}
.header-utility__item--highlight .header-utility__link{
	padding-left:12px;
	padding-right:12px;
	background:#4fafe9;
	color:#fff;
	border-radius:3px
}
.header-utility__item--highlight .header-utility__link:hover,.header-utility__item--highlight .header-utility__link:focus{
	background:#63afe1;
	color:#fff
}
@media(max-width: 1099px){
	.header-utility{
		padding:18px 24px;
		text-align:center;
		font-size:16px
}
}
@media(min-width: 1100px){
	.header-utility__list{
		display:inline-block;
		vertical-align:middle
}
	.header-utility__link{
		color:#fbfcfd
}
	.header-utility__link:hover,.header-utility__link:focus{
		color:#1ca429
}
}
/*! account for utility nav dropdowns */
@media(max-width: 1099px){
	.header-utility{
		text-align:left
}
	.header-utility__item{
		display:block
}
	.header-utility__link{
		font-weight:700
}
	.header-utility__link>.fas{
		display:none
}
	.header-utility__link-2{
		padding:6px 6px 6px 24px
}
}
@media(min-width: 1100px){
	.header-utility__item{
		position:relative
}
	.header-utility__list-2{
		min-width: 10em;
		padding:12px 0;
		position:absolute;
		left: -42px;
    	top: 78%;
		border:1px solid #fbfcfd;
		text-align:left;
		background:#fff;
		opacity:0;
		visibility:hidden;
		transform:translateX(-50%) translateY(-12px);
		z-index:-1;
		transition:all .15s ease-out
	}
	.header-utility__list-2::before,.header-utility__list-2::after{
		content:"";
		display:block;
		width:0;
		height:0;
		border:12px solid rgba(0,0,0,0);
		border-top-width:0;
		border-bottom-color:#fbfcfd;
		position:absolute;
		left:82%;
		margin-left:-12px;
		bottom:100%;
		z-index:1
	}
	.header-utility__list-2::after{
		margin-bottom:-1px;
		border-bottom-color:#fff;
		z-index:2
	}
	.header-utility__link-2{
		padding:6px 12px;
		color:#596166
	}

	.header-utility__link-2:hover {
		padding:6px 12px;
		color:#95ba65;
	}


	.header-utility__item:hover .header-utility__list-2,.header-utility__item:focus .header-utility__list-2{
		opacity:1;
		visibility:visible;
		transform:translateX(-50%) translateY(0);
		z-index:4
}
}
.header-user__welcome{
	font-style:italic;
	font-size:16px;
	opacity:.75
}
.header-user__action{
	display:inline-block;
	padding:6px;
	color:#fbfcfd
}
.header-user__action:hover,.header-user__action:focus{
	color:#1ca429
}
@media(min-width: 1100px){
	.header-user{
		display:inline-block;
		vertical-align:middle;
    	position: absolute;
    	right: 140px;
    	top: 5px;
		z-index: 9;
}
	.header-user__welcome,.header-user__actions{
		display:inline-block;
		vertical-align:middle
}
	.header-user__welcome{
		font-size:18px;
		margin-right:12px
}
	.scout {
		position: absolute;
  		right: 0;
  		top: 24px;
	}
}
.header-search{
	position:relative
}
.header-search__label{
	display:block;
	position:absolute;
	top:1px;
	left:1px;
	padding:12px;
	margin:0;
	opacity:.3;
	font-size:18px
}
.header-search__label:hover,.header-search__label:focus{
	opacity:.8
}
.header-search__input{
	display:block;
	width:100%;
	padding:12px 72px 12px 24px !important;
	margin:1px 0 0 0!important;
	border:1px solid rgba(0,0,0,.2) !important;
	font-size:18px;
	line-height:24px;
	background:#fff;
}
.header-search__submit{
	display:block;
	width:60px;
	padding:13px 0;
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	background:#4fafe9;
	font-weight:700;
	color:#fbfcfd;
	box-shadow: none;
	border: none !important;
	margin-top: 2px;
}
@media(max-width: 1099px){
	.header-search{
		margin-top:-1px
}
	.header-search__label{
		display:none
}
}
@media(min-width: 1100px){
	.header-search{
		width:60px;
		position:absolute;
		right:0
}
	@supports(left: calc(100% - 60px)){
		.header-search{
			width:auto;
			/*left:calc(100% - 60px); */
			transition:left .15s ease-out
}
	}
	.header-search.is-focused{
		width:100%
}
	@supports(left: calc(100% - 60px)){
		.header-search.is-focused{
			width:auto;
			left:0
}
	}
	.header-search__label{
		position:absolute;
		top:50%;
		color:#fff;
		opacity:1;
		cursor:pointer;
		z-index:2;
		transform:translateY(-50%)
}
	.header-search__label:hover,.header-search__label:focus{
		color:#1ca429
}
	.header-search__input{
		position:absolute;
		top:50%;
		right:0;
		padding-left:42px !important;
		transform-origin:100% 50%;
		transform:translateY(-50%);
		opacity:.01
}
	.header-search__input:focus{
		opacity:1
}
	.header-search__submit{
		display:none
}
}
.header-nav__main-list,.header-nav__list-2,.header-nav__list-3,.header-nav__list-4,.header-nav__list-5{
	list-style:none;
	margin:0
}
.header-nav__main-item,.header-nav__item-2,.header-nav__item-3,.header-nav__item-4,.header-nav__item-5{
	position:relative
}
.header-nav a{
	display: block;
    text-transform: none !important;
}
.header-nav__main-link{
	font-weight:700;
	color:#fbfcfd
}
.header-nav__link-2,.header-nav__link-3,.header-nav__link-4,.header-nav__link-5{
	font-size:16px;
	color:#596166
}
.header-nav__link-3{
	color:#717b81
}
.header-nav__link-4,.header-nav__link-5{
	color:#808a90
}
.header-nav__toggle{
	display:none
}
@media(max-width: 1099px){
	.header-nav{
		background:#fff;
		margin-top: 36px;
}
	.header-nav__main-link,.header-nav__link-2,.header-nav__link-3,.header-nav__link-4,.header-nav__link-5{
		padding:12px 60px 12px 24px;
		border-bottom:1px solid #fbfcfd
}
	.header-nav__main-link{
		color: #666;
        text-align: left;
}
	.header-nav__link-2,.header-nav__link-3,.header-nav__link-4,.header-nav__link-5{
		border-bottom-color:rgba(251,252,253,.5);
		color:#596166
}
	.header-nav__list-2 .header-nav__main-item {
		padding-left:48px !important;
}
	.header-nav__list-2 .header-nav__main-link {
	   font-size: 16px !important;
}
	.header-nav__link-3{
		padding-left:72px
}
	.header-nav__link-4{
		padding-left:96px
}
	.header-nav__link-5{
		padding-left:120px
}
	.js .header-nav li ul{
		overflow:hidden;
		max-height:0;
		transition:max-height .3s cubic-bezier(0, 0.5, 0, 1)
}
	.js .header-nav li ul.is-active{
		max-height:100em;
		transition:max-height .4s cubic-bezier(0.7, 0, 0.1, 1)
}
	.header-nav__toggle {
		width:60px;
		height:48px;
		position:absolute;
		right:0;
		top:0;
		background:#fff;
		overflow:hidden;
		text-indent:100%;
		white-space:nowrap;
		border: none;
		text-indent: 1000px;
}

	.js .header-nav__toggle{
		display:block;
}
	.header-nav__toggle::before{
		content:"";
		display:block;
		width:0;
		height:0;
		border:10px solid rgba(0,0,0,0);
		border-bottom-width:0;
		border-top-color:#d2d6d8;
		position:absolute;
		left:50%;
		margin-left:-10px;
		top:50%;
		margin-top:-5px;
		transform:scaleX(0.6);
		transition:transform .2s ease-out;
		background: transparent !important;
}
	.header-nav__toggle.is-active::before {
		border-top-color:#95ba65;
		transform:scaleX(0.6) rotateX(180deg);
}

	.header-nav__toggle:focus, .header-nav__toggle:active, .header-nav button.header-nav__toggle:focus, .header-nav button.header-nav__toggle:active {
		border: #fff !important;
		box-shadow: none !important;
}

	button:focus{
 		outline: 1px none !important;
	} 

	.fa-solid.fa-user {
		display: none;
	  }

	.logged-out::before  {
		content: "Login";
		text-transform: none !important;
		font-weight: 500;
		font-size: 20px !important;
	}

	.header-user {
		padding-top: 24px;
		padding-left: 24px;
	}  
	

	.scout {
		margin-top: 12px;
   		margin-left: 24px;
	  }

	  .c-hero {
		margin-top: 120px !important;
	  }

	 
	.header-utility__link-2 {
		padding: 6px 6px 6px 0;
	}
	
}
@media(min-width: 1100px){
	.header-nav__main-list{
		display:flex;
		justify-content:space-around;
		text-align:center;
}
	.header-nav__main-item{
		display:inline-block;
		flex:1 0 auto
}
	.header-nav__main-link{
		padding:24px 0;
		position:relative
}
	.header-nav__main-link:hover,.header-nav__main-link:focus{
		color:#1ca429
}
	.header-nav .is-current>a{
		color:#8a630a
}
}

.screenreaders-only {
	width: 1px;
	height: 1px;
	clip: rect(0 0 0 0);
	margin: -1px;
	overflow: hidden;
	position: absolute;
	z-index: -1
}

/*! single-row dropdowns */
@media(min-width: 1100px){
	.header-nav__main-link::before,.header-nav__main-link::after{
		content:"";
		display:block;
		width:20px;
		height:20px;
		position:absolute;
		bottom:-11px;
		left:50%;
		margin-left:-10px;
		background:#fff;
		transform:scaleY(0.33) rotate(-45deg);
		opacity:0;
		visibility:hidden;
		z-index:-1;
		transition:opacity .06s ease-out,visibility 0s linear .15s,z-index 0s linear .15s
}
	.header-nav__main-link::before{
		width:22px;
		height:22px;
		margin-left:-11px;
		background:#d2d6d8
}
	.header-nav__list-2{
		position:absolute;
		min-width:15em;
		left:50%;
		margin-left:-7.5em;
		top:100%;
		padding:24px 0;
		text-align:left;
		background:#fff;
		border:1px solid #d2d6d8;
		opacity:0;
		z-index:-1;
		visibility:hidden;
		transition:opacity .0999s ease-out,visibility 0s linear .15s,z-index 0s linear .15s
}
	.header-nav__main-item:first-child .header-nav__list-2{
		left:0;
		margin-left:0
}
	.header-nav__main-item:last-child .header-nav__list-2{
		left:auto;
		margin-left:0;
		right:0
}
	.header-nav__link-2{
		padding:12px 24px;
		font-size:18px;
		color:#4fafe9
}
	.header-nav__link-2:hover,.header-nav__link-2:focus{
		color:#4fafe9;
		background:rgba(79,175,233,.1)
}
	.header-nav__list-2 ul{
		display:none
}
	.header-nav__main-item:hover .header-nav__main-link{
		color:#fff
}
	.header-nav__main-item:hover .header-nav__main-link::before,.header-nav__main-item:hover .header-nav__main-link::after{
		opacity:1;
		visibility:visible;
		z-index:101;
		transition:opacity .15s ease-out .575s,z-index 0s linear .575s,visibility 0s linear .575s
}
	.header-nav__main-item:hover .header-nav__list-2,.header-nav__list-2.is-focused{
		opacity:1;
		z-index:100;
		visibility:visible
}
	.header-nav__main-item:hover .header-nav__list-2{
		transition:opacity .15s ease-out .5s,z-index 0s linear .5s,visibility 0s linear .5s
}
	.header-nav__list-2.is-focused{
		transition:opacity .1s ease-out,z-index 0s linear,visibility 0s linear
}

.header-nav__list-2 .header-nav__main-item {
    display: block !important;
}
.header-nav__list-2 .header-nav__main-link::before, .header-nav__list-2 .header-nav__main-link::after {
    display: none;
}

.header-nav__list-2 a.header-nav__main-link {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    color: #03205A !important;
    font-size: 16px !important;
}

a.header-nav__main-link:hover, a.header-nav__main-link.active, a.header-nav__main-link:focus {
    text-decoration: none !important;
    color: #fff !important;
}

.header-nav__list-2 a.header-nav__main-link:hover {
    text-decoration: none !important;
    color: #80BC00 !important;
}

}

.fa-magnifying-glass::before, .fa-search::before {
    content: "\f002";
  }


/*! ---------- =header layout ---------- */
@media(min-width: 1100px){
	.page-header{
		padding-top:0
}
	.header-logo{
		max-width:200px;
}
	.header-logo a{
		display:flex;
		flex-direction:column;
		justify-content:center;
		height:120px;
		padding:12px 0
}
	.header-logo img{
		max-height:100%;
}
	/*! disclosure search */
	.header-search{
		z-index:3
}
	.header-search.is-focused .header-search__input{
		box-shadow:0 -6px 0 #4fafe9,0 6px 0 #4fafe9
}
.header-nav{
	padding-right:72px;
	max-width: 80%;
    padding-top: 12px;
}
}
@media(min-width: 768px)and (max-width: 959.97px){
	.header-logo a{
		padding-bottom:0
}
	.header-utility,.header-search{
		overflow:hidden
}
	.header-nav{
		clear:both
}
	/*! disclosure search */
	.header-utility{
		position:absolute;
		right:0;
		top:calc(60px - 12px)
}
	.header-search{
		position:absolute;
		right:0;
		bottom:36px;
		overflow:visible
}

	/*! sticky nav */
	.content{
		padding-top:calc(120px + 132px)
}
	.page-header{
		transition:transform .2s ease
}
	body.is-scrolled .page-header{
		transform:translateY(-120px)
}
	body.is-scrolled .header-utility__list-2 {
		top: 88%;
	}
	body.is-scrolled.header-nav__main-list {
		padding-top: 48px;
	}
}
@media(min-width: 1100px){
	.page-header{
		padding-top:0
}
	.page-header>.page-bounds{
		display:flex;
		justify-content:space-between;
		align-items:stretch;
		height:120px
}
	.page-header__content{
		flex-grow:1
}
	.header-utility{
		float:right;
		margin-right:150px
}
	.header-utility__item>a{
		padding-top:calc(60px - 12px);
		padding-bottom:calc(60px - 12px)
}
	.header-search{
		width:150px;
		position:absolute;
		right: 100px;
		top: 55%;
		transform:translateY(-50%)
}
	.header-nav__main-link{
		padding-top:calc(60px - 12px);
		padding-bottom:calc(60px - 12px)
}
	/*! sticky nav */
	.content{
		padding-top:calc(120px + 48px)
}
	.page-header>.page-bounds{
		transition:height .2s ease
}
	.header-logo a{
		transition:padding .2s ease,height .2s ease
}
	.header-nav__main-link,.header-utility__link{
		transition:padding .2s ease,color .15s ease-out
}
	.header-logo img{
		transition:max-height .2s ease
}
	body.is-scrolled .page-header>.page-bounds{
		height:72px
}
	body.is-scrolled .header-logo a{
		height:100px;
		padding-top:18px;
		padding-bottom:6px
}
	body.is-scrolled .header-nav__main-link,body.is-scrolled .header-utility__link{
		padding-top:42px;
		padding-bottom:calc(36px - 12px)
}

	body.is-scrolled .header-nav__list-2 .header-nav__main-link {
		padding-top:12px;
		padding-bottom:calc(36px - 12px)
}
	/*! disclosure search */
	.header-utility{
		margin-right:72px
}
	.header-search.is-focused{
		left:200px
}
	body.is-scrolled .header-search.is-focused{
		left:0
}
	body.is-scrolled .header-user {
		top: 8px;
	}

	body.is-scrolled .header-search {
		top: 64px;
	}

	body.is-scrolled .scout {
		top: 20px;
	}

	.header-search__label:hover {
		color: #fff;
}
}

@media(min-width: 1100px) and (max-width: 1200px) { 
  .header-search {
    right: 72px;
  }

  .header-nav__main-link {
	font-size: 16px;
  }
} 

.c-hero {
    margin-top: 120px !important;
}



nav a, nav a:active, nav a:visited, nav a:focus  {
    text-transform: none !important;
	border: none !important;
}

.fa-solid.fa-user {
	color: #fff;
	font-size: 24px;
}

/*! make page builder layout more friendly to edit */

.sfPageEditor .page-header, .sfPageEditor .header-logo, .sfPageEditor .page-header__content, .sfPageEditor .header-utility, .sfPageEditor .header-search, .sfPageEditor .header-nav, .sfPageEditor .title-block, .sfPageEditor .title-block__background, .sfPageEditor .title-block__content, .sfPageEditor .page-footer, .sfPageEditor .footer-logo, .sfPageEditor .footer-social, .sfPageEditor .footer-contact, .sfPageEditor .footer-utility, .sfPageEditor .footer-copyright {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 !important;
	margin: 0 0 20px !important;
	float: none !important;
	position: relative !important;
	left: 0 !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important
}

.sfPageEditor .tabs__pane {
  display: block !important;
}

.sfPageEditor .tabs__pane:nth-child(2), .sfPageEditor .tabs__pane:nth-child(3) {
  display: none !important;
}

.sfPageEditor .fa-regular.fa-comments:before {
  content:'\f086'; 
  font-family: "Font Awesome 6 Pro";
}

.sfPageEditor .header-logo.mobile-logo {
 	display: none !important;
 }
 
 .sfPageEditor.header-user {
    display: block !important;
    right: auto !important;
    position: static !important;
    width: 100% !important;
    overflow: visible !important;
   }
   
   .sfPageEditor .header-nav {
   	top: 72px !important;
   }
   
  .sfPageEditor .page-header > .page-bounds {
  	display: block !important;
 }     
 
   .sfPageEditor .hero-tab-content, .sfPageEditor a .hero-tab-content {
   	color: #fff !important;
   }
 
.sfPageEditor .content {
	padding-top: 48px
}
.sfPageEditor .title-block::before {
	display: none !important
}
.sfPageEditor .title-block__background, .sfPageEditor .title-block__content {
	position: static !important
}
.sf-fieldWrp>input, .sf-fieldWrp>select, .sf-fieldWrp>textarea, .sf-fieldWrp>div>input, .sf-fieldWrp>div>select, .sf-fieldWrp>div>textarea {
	margin-bottom: 20px !important
}
.sf_colsIn>.sf-fieldWrp>input:last-child, .sf_colsIn>.sf-fieldWrp>select:last-child, .sf_colsIn>.sf-fieldWrp>textarea:last-child {
	margin-bottom: 0 !important
}
.sfInlineEditingPageMenu .sfInlineEditingToggleLnk {
	z-index: 1001 !important
}
.sfPageEditor [data-edit-label]::before {
	content: "[" attr(data-edit-label) "]";
	font-size: 14px;
	opacity: .3
}
.tabs.sf_cols {
	margin-left: 0 !important;
	margin-right: 0 !important
}
.tabs__tab>.sf_colsIn, .tabs__pane>.sf_colsIn {
	margin: 0 !important
}
.sfPageEditor .tabs--standard .tabs__tab {
	width: 100% !important;
	float: none !important
}
.sfPageEditor .tabs.sf_cols .tabs__pane {
	display: block !important
}

/* ----------   aclp.css   ---------- */


.section-gap {
    padding: 50px 0;
}

.section-gap.container {
    padding-left: 15px;
    padding-right: 15px;
}

.section-title {    
    padding: 0 0 35px;
}

.section-title p {    
    color: #3B4A50;
}

.eyebrow-text {
    text-transform: uppercase;
    font: 600 14px/1.25 "franklin-gothic-urw";        
}

.left-align,
.right-align {
    border-radius: 20px;
    box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.25);
}


.left-align {
    float: left;
    margin: 5px 25px 25px 0;
}

.right-align {
    float: right;
    margin: 5px 0 25px 25px;
}

/* Hero Banner */
.c-hero {
    position: relative;
    overflow: hidden;
    color: #fff;
    margin-top: -25px;
}

.c-hero:before,
.c-hero:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
}

.c-hero:before {
    top: 0;
    bottom: 0;    
}

.c-hero:after {
    content: "";
    position: absolute;
    bottom: 0;
    background: url("/ResourcePackages/childlife/assets/images/wave-pattern.png") repeat-x;   
    z-index: 2;
    height: 43px;    
    bottom: -1px;
}

.c-hero--center .row {
    align-items: center;
    justify-content: center;
    text-align: center;        
}

.c-hero figure {
    margin: 0;
}

.c-hero img {
    width: 100%;
} 

@supports (object-fit: cover) {
    .c-hero img {
      object-fit: cover;          
      object-position: top;
      max-height: 700px;
    }
}

.c-hero__content {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    color: #fff;
    z-index: 2;
} 

.c-hero h1,
.c-hero p {
    color: #fff;
    padding: 0 0 15px;
}

.c-hero--interior {
    background-repeat: no-repeat;
    background-size: 100%;
}

.c-hero--interior .c-hero__content {
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    transform: none;
    padding: 60px 0;
    text-align: center;
    min-height: 350px;
    display: flex;
    align-items: center;
}

/* cards Icon */
.cards-icon__row {
    justify-content: center;
}

.cards-icon__item {
    position: relative;
    padding: 0px 10px 25px;
    text-align: center;
    max-width: 260px;        
}

.cards-icon__item > a {
    background: #f7f7f7;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 15px 10px;
    border-radius: 20px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); 
}

.cards-icon__item a:hover {
    text-decoration: none;
}

.cards-icon__icon {
    width: 92px;
    height: 92px;
    background: #00A6D6;
    padding: 10px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.cards-icon__icon img {
    width: 100%;
    filter: brightness(0) invert(1);
    max-width: 48px;
}

.cards-icon h4 {
    font-size: 20px;
    color: #03205A;
    padding: 10px 0 0;
}



/* Two col block */
.c-twoCol {
    position: relative;
    z-index: 1;
}

.c-twoCol img {
    width: 100%;
    display: block;
    border-radius: 20px;
    box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.25);
}

.c-twoCol__content {
    padding: 25px 0 0;
}

.c-twoCol__content p {
    font-size: 18px;    
    line-height: 1.45;
    color: #3B4A50;
}

.c-twoCol__content ul {
    list-style: disc;
    padding-left: 17px;
}

.c-twoCol__bigText p {
    font-size: 30px; 
}

.c-twoCol__eyebrow {
    text-transform: uppercase;
    font: 600 14px "franklin-gothic-urw";
    color: #03205A;
    padding: 0 0 10px;
}

.c-twoCol--imgRight  [class^="col-"]:first-child {
    order: 2;
}

/* Card Image Overlay */
.card-imgOverlay {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

.card-imgOverlay__card {
    border-radius: 20px;
    padding: 30px 40px;
    max-width: 540px;    
}

.card-imgOverlay__card h2 {
    padding: 0 0 25px;
}

.card-imgOverlay__card p {
    line-height: 1.5;
}

.card-imgOverlay__card ul {
    list-style: disc;
    padding: 0 0 10px 20px;
}

.card-imgOverlay__card ul li {
    padding: 0 0 10px;
}

.card-imgOverlay--right .card-imgOverlay__card {
    margin-left: auto;
}

/* Card Slider */
.card-slider__item {
    position: relative;
    border-radius: 20px;
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, .25);
    background: #F9F9F9;    
    margin: 0 15px 20px;
    height: calc(100% - 20px);
}

.card-slider__img {
    position: relative;
    overflow: hidden;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.card-slider__img:after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0;
    bottom: -2px;
    height: 100%;
    background: url("../images/wave-pattern-white-only.png") repeat-x bottom left;      
}

.card-slider__content {
    padding: 15px 20px 50px;
}

.card-slider__content p {
    font-size: 18px;
    line-height: 1.5;
}

.card-slider__date {
    font-size: 16px;
    padding: 20px 0 0;
}

@supports (object-fit: cover) {
    .card-slider3 img {
      object-fit: cover;          
      object-position: top;
      max-height: 150px;
    }
}

.card-slider3 .card-slider__img:after {
    left: -100px;
}

.card-slider3 .card-slider__icon {
    width: 48px;
    min-width: 48px;
    height: 48px;
    padding: 10px;
}

.card-slider .btn--primary,
.card-slider2 .btn--primary,
.card-slider3 .btn--primary {
    position: absolute;
    right: -10px;
    bottom: 10px;
    /* padding: 12px 25px;
    border-radius: 10px; */
}

.card-slider.owl-carousel,
.card-slider2.owl-carousel,
.card-slider3.owl-carousel {
    padding: 0 2px;
    margin: 0;
}

.card-slider.owl-carousel .owl-stage-outer,
.card-slider2.owl-carousel .owl-stage-outer,
.card-slider3.owl-carousel .owl-stage-outer  {
    padding: 10px 0px;
}

.card-slider .owl-stage,
.card-slider2 .owl-stage,
.card-slider3 .owl-stage {
    display: flex;
}

.card-slider .owl-dot,
.card-slider2 .owl-dot,
.card-slider3 .owl-dot,
.c-testimonial__slider .owl-dot,
.c-events__slider .owl-dot {
    width: 12px;
    height: 13px;
    background: #C4C4C4;
}

.card-slider .owl-dot:focus,
.card-slider2 .owl-dot:focus,
.card-slider3 .owl-dot:focus,
.c-testimonial__slider .owl-dot:focus,
.c-events__slider .owl-dot:focus {
    outline: none;
}

.card-slider button.owl-dot.active,
.card-slider2 button.owl-dot.active,
.card-slider3 button.owl-dot.active,
.c-testimonial__slider button.owl-dot.active,
.c-events__slider button.owl-dot.active  {
    background: #8BBB59!important;
}

.card-slider2 .card-slider__content,
.card-slider3 .card-slider__content {
    display: flex;
    padding: 15px 20px 70px;
}

.card-slider2 .card-slider__desc,
.card-slider3 .card-slider__desc {
    padding-left: 20px;
}

.card-slider2 .card-slider__desc p,
.card-slider3 .card-slider__desc p  {    
    color: #3B4A50;
}



.card-slider__icon {
    min-width: 74px;
    width: 74px;
    height: 74px;
    background: #00A6D6;
    padding: 16px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    box-shadow: none;
}

.card-slider__icon img {
    box-shadow: none;
    border-radius: 0;
}

.card-slider__eyebrow {
    font: 600 14px "franklin-gothic-urw";
    color:#000;
    text-transform: uppercase;
    padding: 0 0 10px;
}

.c-advertisement p {
    font-size: 18px;
    color: #000;
}

/* Accordion */
.comp-accordion {
    padding: 15px 0;
}

.comp-accordion__card {
    /* padding: 15px; */
    /* background: #f9f9f9; */
    margin: 0 0 15px;
    /* border-radius: 10px; */
}

.comp-accordion__card-header {
    padding: 15px;
    background: #f9f9f9;
    border-radius: 10px;
}

.comp-accordion__card-header h4 {
    padding: 0;
    font:  400 16px "Inter";
    min-height: 30px;
}

.comp-accordion__card-header h4 a {
    position: relative;
    display: block;
    padding-left: 40px;
    color: #000;
    min-height: 30px;
    display: flex;
    align-items: center;
}

.comp-accordion__card-header h4 a:hover {
    text-decoration: none;
}

.comp-accordion__card-header h4 a:before,
.comp-accordion__card-header h4 a:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
}

.comp-accordion__card-header h4 a:before {    
    left: 0;
    top: 3px;
    background: #80BC00;
    border-radius: 50px;    
}

.comp-accordion__card-header h4 a:after {
    content: "";
    top: 10px;
    left: 8px;
    line-height: 1;
    color: #fff;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid #fff;
    transform: rotate(90deg);
}

.comp-accordion__card-header.active h4 a:after {
    transform: rotate(60deg);
    top: 9px;
}

.comp-accordion__card-header.active {
    background: #00A6D6;
}

.comp-accordion__card-header.active h4 a {
    color: #fff;
    font-weight: 700;
}

.comp-accordion__card-header.active h4 a:before {
    background: #1A3C66;
}

.comp-accordion__card-body {
    padding: 20px 20px 10px 20px;
    display: none;
    width: calc(100% - 30px);
    background: #f9f9f9;
    margin: 0 auto;
    font-size: 16px;
    border-top: 2px solid #B1B1B1;
    background: #F0F0F0; 
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); 
}

.comp-accordion__card-body p {
    font-size: 16px;
    line-height: 1.45;
    color: #000;    
}

.comp-accordion__card-body ul {
    list-style: disc;
    padding-left: 15px;
}

.comp-accordion__card-body .c-twoCol {
    padding: 10px 0;
}

.comp-accordion__card-body .c-twoCol img {
    box-shadow: none;
    border-radius: 0;
}

.comp-accordion__card-body .c-twoCol__content {
    padding: 0;
}

.c-testimonial__slider {
    padding: 0;
}

.c-testimonial__sliderItem {
    position: relative;
    padding: 75px 35px;
    border-radius: 15px;
    box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.25);
    max-width: 610px;
    background: #00A6D6;
    color: #fff;
    margin: 30px 15px 35px;
}

.c-testimonial__sliderItem:before,
.c-testimonial__sliderItem:after {
    content: "";
    position: absolute;
    width: 99px;
    height: 75px;
    background: url("../images/icons/quotes-top.svg") no-repeat;
    background-size: cover;
}

.c-testimonial__sliderItem:before {
    left: 35px;
    top: -25px;
}

.c-testimonial__sliderItem:after {
    right: 35px;
    bottom: -25px;
    transform: rotate(180deg);
}

.c-testimonial__sliderItem h3 {
    font: 300 30px/1.65 "Inter";    
}

.c-testimonial__sliderItem h3,
.c-testimonial__sliderItem p {
    color: #fff;
}

.c-testimonial__date {
    padding: 20px 0 0;
    position: relative;
    font-size: 16px;
}

.c-testimonial__date:before {
    content: "-";
}

.c-testimonial__wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    padding: 100px 0;
}

.c-events__slider {
    padding: 0;
}

.c-events__sliderItem {
    border-radius: 20px;
    background: #F7F7F7;
    box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.25);
    padding: 30px;
    max-width: 610px;
    margin: 0 15px 30px;
    display: flex;
    align-items: center;
}

.c-events__icon {
    min-width: 92px;
    width: 92px;
    height: 92px;
    background: #80BC00;
    padding: 10px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.c-events__date {
    font-size: 16px;
    color: #000;
}

.c-events__content {
    padding-left: 20px;
}

.c-events__content h4 {
    font-family: "Inter";
    font-weight: 700;
}

.c-events__content h4 a {
    color: #000;
}

.c-events__content h4 a:hover {
    text-decoration: none;
}


.c-video__item {
    position: relative;
    margin-bottom: 15px;
    color: #fff;
}

.c-video__item:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;    
}

.c-video__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    color: #fff;
    font-size: 1.2rem;
    letter-spacing: 0.25rem;
    text-align: center;
    max-width: 115px;
}




.c-video-popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    padding: 15px;
    display: none;
}

.c-video-popup__container {
    max-width: 1024px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.c-video-popup .close {
    background: #fff;
    padding: 10px;
    border-radius: 25px;
    opacity: 1;
    font-size: 3rem;
    font-weight: 400;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 2;
    display: flex;
    align-items: center;
}

.c-video-popup .close:focus {
    outline: none;
}

.c-video-popup .close span {
    padding: 0;
    line-height: 0;
    margin-top: -4px;
}

.c-richText  {
    color: #000;
}

.c-richText p.eyebrow-text {
    font-size: 14px;
    line-height: 1.25;
}

.c-richText p {    
    line-height: 1.5;
}

.c-richText ul {
    list-style: disc;
    padding: 10px 0 0 18px;
    display: table;
}

.c-richText ul li {
    padding: 0 0 5px;
}


@media (max-width: 1199px) { 
    .c-hero {
        margin-top: 0;
    }
    .c-events__sliderItem {
        max-width: 100%;
    }
}

@media (max-width: 991.98px) { 

    .left-align,
    .right-align {
        float: none;
        margin: 5px 0px 25px 0;
        width: 100%;
    }

    .c-hero h1 {
        font-size: 36px;
    }

    .c-twoCol--imgRight  [class^="col-"]:first-child {
        order: 0;
    }

    .c-hero--interior .c-hero__content {
        min-height: 180px;
    }

    .comp-accordion__card-body .c-twoCol__content {
        padding: 20px 0 0;
    }

    .c-testimonial__sliderItem {
        max-width: 100%;
    }

}

@media (max-width: 767.98px) { 

    

    .section-gap {
        padding: 30px 0;
    }

    .section-title {
        text-align: left;
        padding: 0 0 25px;
    }

    .section-title p {
        font-size: 18px;
    }

    .section-title p:last-child {
        margin: 0;
    }

    .c-hero:after {
        height: 15px;
        background-size: contain;
    }

    .c-hero h1 {
        font-size: 26px;
    }

    .c-hero--interior .c-hero__content {
        min-height: 120px;
        padding: 30px 0;
    }
    
    .cards-icon__item {
        display: flex;
        padding: 0 15px 0;
        max-width: 100%;
        text-align: left;        
        margin: 0 0 20px;
    }

    .cards-icon__item > a {
        display: flex;
        align-items: center;
    }

    .cards-icon h4 {
        padding: 0;
        font-size: 22px;
    }

    .cards-icon__icon {
        width: 60px;
        min-width: 60px;
        height: 60px;
        margin: 0;
        padding: 10px;
    }

    .cards-icon__icon img {
        width: 100%;
    }

    .cards-icon__content {
        padding: 0 0 0 15px;
    }

    .cards-icon__item .btn--secondary, 
    .cards-icon__item .btn--primary {
        position: relative;
        left: 0;
        transform: none;
        white-space: normal;
    }

    .c-twoCol__content p {
        font-size: 18px;    
    }

    .card-imgOverlay {
        padding: 0;
    }
    
    .card-imgOverlay .container {
        padding: 0;        
    }

    .card-imgOverlay__card {
        border-radius: 0;
        padding: 30px 15px;
    }

    .card-imgOverlay__card.bg-blue {
        background: rgba(0, 166, 214, .9);
    }    
    
    .card-slider__content {
        padding: 15px 20px 50px;
    }

    .card-slider .btn--primary {
        right: inherit;
        left: 20px;
        bottom: -30px;
    }

    .card-slider .owl-dots {
        margin: 10px 0;
    }

    .card-slider2.owl-carousel,
    .card-slider3.owl-carousel {
        margin: 15px 0 0;
    }

    .card-slider2 .card-slider__content,
    .card-slider3 .card-slider__content {
        display: inherit;
        padding: 15px 20px 40px;
    }

    .card-slider2 .card-slider__icon,
    .card-slider3 .card-slider__icon {
        min-width: 46px;
        max-width: 46px;
        height: 46px;
        margin: 0 0 15px;
        padding: 10px;
    }
    .card-slider2 .card-slider__desc,
    .card-slider3 .card-slider__desc {
        padding: 0;
    }

    .card-slider2 .btn--primary,
    .card-slider3 .btn--primary {
        right: inherit;
        left: 20px;
        bottom: -30px;
    }   

    .c-testimonial__sliderItem{
        padding: 55px 25px;
    }

    .c-testimonial__sliderItem:before, 
    .c-testimonial__sliderItem:after {
        width: 75px;
        height: 57px;
    }

    .c-testimonial__sliderItem:before {
        left: 25px;
    }

    .c-testimonial__sliderItem:after {
        right: 25px;
    }

    .c-testimonial__sliderItem h3 {
        font-size: 26px;
        line-height: 1.5;
    }

    .c-events__sliderItem {
        padding: 20px;
    }

    .c-events__icon {
        min-width: 60px;
        width: 60px;
        height: 60px;
    }

    .c-video__play {
        max-width: 80px;
    }

    .c-video-popup .close {
        right: -10px;
    }
}

/* ----------   aclp-global.css   ---------- */
body  {
    font: 400 18px/1.25 'Inter', sans-serif;
    color: #4B5B63;
}

h1,
h2 {
    font: 800 52px "franklin-gothic-urw";
}

h3 {
    font: 900 42px "franklin-gothic-urw";
}

h4 {
    font: 600 22px "franklin-gothic-urw";
}

h1,
h2,
h3,
h4 {
    letter-spacing: 0.5px;
    line-height: 1.1;
    padding: 0 0 15px;
    color: #000;
}

/* Buttons */
.btn--primary,
.btn-outline--primary {
    background: #8BBB59;
    color: #fff;
    font: 600 18px "franklin-gothic-urw";
    letter-spacing: .7px;
    padding: 20px 25px;
    border-radius: 20px;
    display: inline-block;
    margin: 15px 0;
}

.btn--primary:hover {
    text-decoration: none;
    color: #fff;
}

.btn-outline--primary {
    color: #1A3C66;
    border: 1px solid #1A3C66;
    background: none;
}

.btn-outline--primary:hover {
    text-decoration: none;
    color: #1A3C66;
}

.btn--secondary {
    font: 600 18px "franklin-gothic-urw";
    letter-spacing: .7px;
    border-radius: 10px;
    color: #1A3C66;
    border: 1px solid #1A3C66;
    box-shadow: 0px 6px 5px -4px rgba(0, 0, 0, 0.25);
    padding: 7px 15px;
    display: inline-block;
    margin: 10px 0;
}

.btn--secondary:hover {
    text-decoration: none;
    color: #1A3C66;
}

.bg-blue {
    background: #00A6D6;
}

.bg-gray {
    background: #E6ECEE;
}

.bg-lightGray {
    background: #FAFAFC;
}

/* Navigation Header */
.c-header {
    padding: 5px 0 0;
    height: inherit;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 3;
}

.c-header:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    height: calc(100% - 30px);
    z-index: -1;
}

.c-header__utilityNav {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.c-header__utilityNav li {
    margin: 5px;
}

.c-header__utilityNav li a {
    padding: 0 5px;
    font-size: 16px;
    color: #22304B;
    text-transform: uppercase;
    text-decoration: none;
}

.c-header__utilityNav li a:hover {
    text-decoration: none;
}

.c-header__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0 15px;
}

.c-header__topRight {

}

.c-header__search {
    border: 1px solid #D9D9D9;
    background: #f5f5f5;
    position: relative;
    max-width: 390px;
}

.c-header__search input {
    border: none;
    background: transparent;
    outline: none;
    width: 100%;
    min-height: 45px;
    padding: 5px 50px 5px 10px;
    font-size: 16px;
    min-width: 350px;
}

.c-header__search button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: none;
    outline: none;
    background: #E5ECF0;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: transparent;
    background: url(../images/icons/search-icon.png) #E5ECF0 no-repeat top 50% center;
    background-size: 25px;
}

.c-header__search button img,
.c-header__search button {
    max-width: 22px;
}

.c-header__buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 15px 0 0;
}

.c-header__login {
    padding: 15px 30px 15px 40px;
    color: #03205A;
    font: 600 18px "franklin-gothic-urw";
    text-transform: uppercase;
    /* background: url("../images/icons/login-icon.png") #E5ECF0 no-repeat top 50% left 16px; */
    background-size: 17px;
    margin-left: 10px;
    text-decoration: none;
}

.c-header__login:hover {
    text-decoration: none;
    color: #03205A;
}

.c-header__getCertified {
    padding: 15px 25px;
    border-radius: 10px;;
    min-width: 230px;
    text-align: center;
    font: 600 18px "franklin-gothic-urw";
    background: #8BBB59;
    color: #fff;
    letter-spacing: .7px;
    margin: 0;
    text-decoration: none;
}

.c-header__getCertified:hover {
    text-decoration: none;
    color: #fff;
}

.c-header__nav {
    background: #00467F;
    position: relative;
}

.c-header__nav:before,
.c-header__nav:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    height: 100%;
    background: #00467F;
    width: 250px;
    border-radius: 25px;
    z-index: 1;
}

.c-header__nav:before {
    left: -50px;
}

.c-header__nav:after {
    right: -50px;
}

.c-header__nav select {
    display: none;
}

.c-header__nav > div > ul {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 2;
}

.c-header__nav > div > ul > li {
    margin: 0 10px;
    padding: 15px;
    position: relative;
}

.c-header__nav li a {
    font: 500 22px "franklin-gothic-urw";
    color: #fff;
    text-decoration: none;
}

.c-header__nav li a:hover {
    text-decoration: none;
    color: #000000;
}

.c-header__nav > div > ul > li:hover > a{
    color: #000;
}

.c-header__nav ul ul {
    position: absolute;
    background: #D9D9D9;
    padding: 10px 0 15px;
    z-index: 1;
    left: -10px;
    top: 100%;
    display: none;
    box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.25);
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    max-width: 260px;
    min-width:260px;
}

.c-header__nav > div > ul > li:hover ul {
    display: block;
}

.c-header__nav ul ul li {
    padding: 7px 20px;
}

.c-header__nav ul ul li a {
    color: #000;
    display: block;
}

.c-header__nav ul ul li:hover {
    background: #EDEDED;
}

.c-header__nav ul ul li:hover a {
    color: #000;
}

.c-header__mobWrapper {
    display: none;
}

.c-header__nav--hasDropdown {
    position: relative;
    position: absolute;
    right: 15px;
    width: 40px;
    height: 40px;
    z-index: 2;
    display: none;
    top: 0px;
}

.c-header__nav--hasDropdown:after {
    content: "";
    position: absolute;
    top: 12px;
    right: 10px;
    width: 12px;
    height: 12px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg);

}

.c-header__nav--hasDropdown.active:after {
    border-left: none;
    border-bottom: none;
    border-right: 2px solid #000;
    border-top: 2px solid #000;
    top: 16px;
}

/* footer */
footer {
    font-size: 16px;
    background: #00467F !important;
    margin: 0;
}

.social-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 20px 0;
    justify-content: center;
}

.social-links li {
    max-width: 50px;
    padding: 0 5px;
}

.social-links li img {
    width: 100%;
}

/* backend overwrites */

.sfPageEditor .c-header {
    position: relative;
}

@media (max-width: 1279px) {
    .c-header__nav:before,
    .c-header__nav:after {
        display: none;
    }

    .c-header__nav {
        border-radius: 20px;
        padding: 0 20px
    }

    .c-header__nav li a {
        font-size: 20px;
    }
}



@media(max-width: 1179px){

    .noscroll {
        overflow-y: hidden;
    }

    .c-header {
        position: fixed;
    }

    .c-header .container {
        padding: 0;
    }


    .c-header__nav {
        display: none;
    }

    .c-header__top {
        padding: 0 15px 15px;
    }

    .c-header__logo img {
        max-width: 150px;
    }

    .c-header__mobWrapper {
        padding: 5px 15px;
        background: #00467F;
        display: block;
    }

    .c-header__hamWrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #fff;
        font-size: 20px;
    }

    .c-header__hamMenu {
        padding: 5px 5px 2px 20px;
        display: inline-block;
    }

    .c-header__hamMenu .line {
        width: 35px;
        height: 3px;
        background-color: #fff;
        display: block;
        margin: 7px auto;
    }

    .c-header__nav {
        padding: 0;
        background: #d9d9d9;
        border-radius: 0;
    }

    .c-header__nav > div > ul {
        display: inherit;
        padding: 10px 0 12px;
    }

    .c-header__nav li a {
        color: #000;
    }

    .c-header__nav ul ul {
        max-width: 100%;
        width: 100%;
        box-shadow: none;
        left: inherit;
        position: relative;
        border-radius: 0;
    }

    .c-header__nav > div > ul > li {
        padding: 0;
        margin: 0;
    }

    .c-header__nav > div > ul > li:hover ul {
        background: #EDEDED;
    }

    .c-header__nav > div > ul > li > a {
        padding: 10px 60px 10px 15px;
        display: inline-block;
    }

    .c-header__nav ul ul {
        padding: 5px 0;
    }

    .c-header__navWrapper.active {
        display: block;
    }

    .c-header__navWrapper {
        overflow-y: auto;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #D9D9D9;
        display: none;
    }

    .c-header__navWrapper .c-header__nav {
        display: block;
    }

    .c-header__utilityNav {
        background: #00467F;
        display: block;
        padding: 10px 0;
    }

    .c-header__utilityNav li {
        padding: 5px 5px;
    }

    .c-header__utilityNav li a {
        color: #fff;
    }

    .c-header__search {
        margin: 20px 15px 7px;
        background: #fff;
        box-shadow: 0px 6px 14px 0px rgba(0, 0, 0, 0.25);
        border-radius: 10px;
        overflow:hidden;
    }

    .c-header__search input {
        min-height: 50px;
    }

    .c-header__search button{
        background-color: #F7F7F7;
    }

    .c-header__search button img {
        transform: scaleX(-1);
        max-width: 26px;
    }

    .c-header__search,
    .c-header__navWrapper .c-header__nav,
    .c-header__utilityNav {
        display: none;
    }

    .c-header__navWrapper.active .c-header__search,
    .c-header__navWrapper.active .c-header__getCertified,
    .c-header__navWrapper.active .c-header__nav,
    .c-header__navWrapper.active .c-header__utilityNav {
        display: block;
    }

    .c-header__nav > div > ul > li:hover ul {
        display: none;
    }

    .c-header__nav--hasDropdown {
        display: block;
    }

}


@media (max-width: 767.98px) {
    body {
        font-size: 18px;
    }

    h1,
    h2 {
        font-size: 36px;
        line-height: 1
    }

    .btn--primary,
    .btn-outline--primary {
        padding: 15px 20px;
        margin: 10px 0;
        border-radius: 10px;
    }

}


/* keep this styles always at the bottom */
.bg-blue * {
    color: #fff;
}

.bg-blue .btn-outline--primary {
    border-color: white;
}

.bg-blue .btn-outline--primary:hover {
    color: #fff;
}

.bg-blue .c-twoCol__content p,
.bg-blue .c-twoCol__eyebrow {
    color: #fff;
}

.bg-gray .card-slider .owl-dot,
.bg-gray .card-slider2 .owl-dot,
.bg-gray .card-slider3 .owl-dot {
    background: #fff!important;
}

/*! ---------- =header common ---------- */
.page-header{
	padding:0 24px;
	border-bottom:1px solid #d2d6d8;
	background:#00467F;
	position:relative;
	z-index:100;
	position:fixed;
	left:0;
	right:0;
	top:0
}
.page-header .page-bounds{
	position:relative
}
.page-header__toggle{
	display:none
}
@media(max-width: 1099px){
	.page-header{
		width:100%
}
	.page-header__toggle{
		position:absolute;
		right:-24px;
		top:0;
		padding:24px 24px;
		color:#fff;
        background: transparent !important;
        border: none !important;
}
	.page-header__toggle:active, .page-header__toggle:focus {
		border: none !important;
	}	
	.page-header__toggle.mobile-menu-is-open{
		color:#fff;
        border: none !important;
}
	.js .page-header__toggle{
		display:block
}
	.page-header__toggle .toggle-indicator{
		margin-left:6px
}
	.page-header__content{
		display:flex;
		flex-direction:column;
		align-items:stretch;
		clear:both;
		margin-left:-24px;
		margin-right:-24px
}
}
@media(min-width: 1100px){
	.page-header{
		padding-left:48px;
		padding-right:48px
}
}
@media(max-width: 1099px){
	.header-search{
		order:1
}
	.header-nav{
		order:2
}
	.header-utility{
		order:3
}
}
/*! slide-down mobile menu */
@keyframes open-mobile-menu{
	0%{
		visibility:visible;
		max-height:0
}
	99%{
		max-height:100vh
}
	100%{
		visibility:visible;
		max-height:none
}
}
@keyframes close-mobile-menu{
	0%{
		visibility:visible;
		max-height:100vh
}
	99%{
		max-height:0
}
	100%{
		max-height:0;
		visibility:hidden
}
}
@media(max-width: 1099px){
	.page-header__content{
		overflow:hidden;
		visibility:hidden;
		max-height:0; 
		background:#fff
}

.page-header__content {
    width: calc(100% - 72px);
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    overflow: auto;
    background: #fff;
    transition: all .15s ease-out;
  }
	.page-header__content.mobile-menu-is-open{
		animation:open-mobile-menu .2s ease-in both;
		overflow: scroll !important;
		display: flex;
}
	.page-header__content.mobile-menu-was-open{
		animation:close-mobile-menu .2s ease both
}
}
/*! ---------- =header components ---------- */
.header-logo a,.header-logo img{
	display:block;
	max-width:100%;
	margin:0
}
@media(max-width: 1099px){
	.header-logo a{
		padding:12px 0
}
	.header-logo img{
        margin-top: 12px;
		/* max-height:48px */
}
}
.toggle-indicator{
	display:inline-block;
	vertical-align:middle;
	width:24px;
	height:24px;
	position:relative
}
.toggle-indicator__piece{
	display:block;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-2px;
	transition:opacity .2s ease-out .4s,margin .2s ease-out .4s,transform .25s ease-out
}
.toggle-indicator__piece::before{
	content:"";
	display:block;
	width:24px;
	height:4px;
	/* background:#02101a; */
	transition:background .2s ease-out
}
.page-header .toggle-indicator__piece::before{
	background:#fff;
}
.toggle-indicator__piece--1{
	margin-top:-8px
}
.toggle-indicator__piece--3{
	margin-top:4px
}
.is-active .toggle-indicator__piece,.mobile-menu-is-open .page-header .toggle-indicator__piece{
	transition:opacity .2s ease-out,margin .2s ease-out,transform .25s ease-out .3s
}
.is-active .toggle-indicator__piece::before,.mobile-menu-is-open .page-header .toggle-indicator__piece::before{
	background:#fff;
}
.is-active .toggle-indicator__piece--2,.mobile-menu-is-open .page-header .toggle-indicator__piece--2{
	opacity:0
}
.is-active .toggle-indicator__piece--1,.is-active .toggle-indicator__piece--3,.mobile-menu-is-open .page-header .toggle-indicator__piece--1,.mobile-menu-is-open .page-header .toggle-indicator__piece--3{
	margin-top:-2px
}
.is-active .toggle-indicator__piece--1,.mobile-menu-is-open .page-header .toggle-indicator__piece--1{
	transform:rotate(-45deg)
}
.is-active .toggle-indicator__piece--3,.mobile-menu-is-open .page-header .toggle-indicator__piece--3{
	transform:rotate(45deg)
}
.mobile-menu-is-open .page-header .toggle-indicator__piece::before{
	background:#fff;
}
.header-utility__link,.header-utility__link-2{
	display:block;
	padding:12px 6px;
	color:#596166
}
.header-utility ul{
	list-style:none;
	margin:0
}
.header-utility__item{
	display:inline-block
}
.header-utility__item--highlight .header-utility__link{
	padding-left:12px;
	padding-right:12px;
	background:#4fafe9;
	color:#fff;
	border-radius:3px
}
.header-utility__item--highlight .header-utility__link:hover,.header-utility__item--highlight .header-utility__link:focus{
	background:#63afe1;
	color:#fff
}
@media(max-width: 1099px){
	.header-utility{
		padding:18px 24px;
		text-align:center;
		font-size:16px
}
}
@media(min-width: 1100px){
	.header-utility__list{
		display:inline-block;
		vertical-align:middle
}
	.header-utility__link{
		color:#fbfcfd
}
	.header-utility__link:hover,.header-utility__link:focus{
		color:#1ca429
}
}
/*! account for utility nav dropdowns */
@media(max-width: 1099px){
	.header-utility{
		text-align:left
}
	.header-utility__item{
		display:block
}
	.header-utility__link{
		font-weight:700
}
	.header-utility__link>.fas{
		display:none
}
	.header-utility__link-2{
		padding:6px 6px 6px 24px
}
}
@media(min-width: 1100px){
	.header-utility__item{
		position:relative
}
	.header-utility__list-2{
		min-width: 10em;
		padding:12px 0;
		position:absolute;
		left: -42px;
    	top: 78%;
		border:1px solid #fbfcfd;
		text-align:left;
		background:#fff;
		opacity:0;
		visibility:hidden;
		transform:translateX(-50%) translateY(-12px);
		z-index:-1;
		transition:all .15s ease-out
	}
	.header-utility__list-2::before,.header-utility__list-2::after{
		content:"";
		display:block;
		width:0;
		height:0;
		border:12px solid rgba(0,0,0,0);
		border-top-width:0;
		border-bottom-color:#fbfcfd;
		position:absolute;
		left:82%;
		margin-left:-12px;
		bottom:100%;
		z-index:1
	}
	.header-utility__list-2::after{
		margin-bottom:-1px;
		border-bottom-color:#fff;
		z-index:2
	}
	.header-utility__link-2{
		padding:6px 12px;
		color:#596166
	}

	.header-utility__link-2:hover {
		padding:6px 12px;
		color:#95ba65;
	}


	.header-utility__item:hover .header-utility__list-2,.header-utility__item:focus .header-utility__list-2{
		opacity:1;
		visibility:visible;
		transform:translateX(-50%) translateY(0);
		z-index:4
}
}
.header-user__welcome{
	font-style:italic;
	font-size:16px;
	opacity:.75
}
.header-user__action{
	display:inline-block;
	padding:6px;
	color:#fbfcfd
}
.header-user__action:hover,.header-user__action:focus{
	color:#1ca429
}
@media(min-width: 1100px){
	.header-user{
		display:inline-block;
		vertical-align:middle;
    	position: absolute;
    	right: 140px;
    	top: 5px;
		z-index: 9;
}
	.header-user__welcome,.header-user__actions{
		display:inline-block;
		vertical-align:middle
}
	.header-user__welcome{
		font-size:18px;
		margin-right:12px
}
	.scout {
		position: absolute;
  		right: 0;
  		top: 24px;
	}
}
.header-search{
	position:relative
}
.header-search__label{
	display:block;
	position:absolute;
	top:1px;
	left:1px;
	padding:12px;
	margin:0;
	opacity:.3;
	font-size:18px
}
.header-search__label:hover,.header-search__label:focus{
	opacity:.8
}
.header-search__input{
	display:block;
	width:100%;
	padding:12px 72px 12px 24px !important;
	margin:1px 0 0 0!important;
	border:1px solid rgba(0,0,0,.2) !important;
	font-size:18px;
	line-height:24px;
	background:#fff;
}
.header-search__submit{
	display:block;
	width:60px;
	padding:13px 0;
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	background:#4fafe9;
	font-weight:700;
	color:#fbfcfd;
	box-shadow: none;
	border: none !important;
	margin-top: 2px;
}
@media(max-width: 1099px){
	.header-search{
		margin-top:-1px
}
	.header-search__label{
		display:none
}
}
@media(min-width: 1100px){
	.header-search{
		width:60px;
		position:absolute;
		right:0
}
	@supports(left: calc(100% - 60px)){
		.header-search{
			width:auto;
			/*left:calc(100% - 60px); */
			transition:left .15s ease-out
}
	}
	.header-search.is-focused{
		width:100%
}
	@supports(left: calc(100% - 60px)){
		.header-search.is-focused{
			width:auto;
			left:0
}
	}
	.header-search__label{
		position:absolute;
		top:50%;
		color:#fff;
		opacity:1;
		cursor:pointer;
		z-index:2;
		transform:translateY(-50%)
}
	.header-search__label:hover,.header-search__label:focus{
		color:#1ca429
}
	.header-search__input{
		position:absolute;
		top:50%;
		right:0;
		padding-left:42px !important;
		transform-origin:100% 50%;
		transform:translateY(-50%);
		opacity:.01
}
	.header-search__input:focus{
		opacity:1
}
	.header-search__submit{
		display:none
}
}
.header-nav__main-list,.header-nav__list-2,.header-nav__list-3,.header-nav__list-4,.header-nav__list-5{
	list-style:none;
	margin:0
}
.header-nav__main-item,.header-nav__item-2,.header-nav__item-3,.header-nav__item-4,.header-nav__item-5{
	position:relative
}
.header-nav a{
	display: block;
    text-transform: none !important;
}
.header-nav__main-link{
	font-weight:700;
	color:#fbfcfd
}
.header-nav__link-2,.header-nav__link-3,.header-nav__link-4,.header-nav__link-5{
	font-size:16px;
	color:#596166
}
.header-nav__link-3{
	color:#717b81
}
.header-nav__link-4,.header-nav__link-5{
	color:#808a90
}
.header-nav__toggle{
	display:none
}
@media(max-width: 1099px){
	.header-nav{
		background:#fff;
		margin-top: 36px;
}
	.header-nav__main-link,.header-nav__link-2,.header-nav__link-3,.header-nav__link-4,.header-nav__link-5{
		padding:12px 60px 12px 24px;
		border-bottom:1px solid #fbfcfd
}
	.header-nav__main-link{
		color: #666;
        text-align: left;
}
	.header-nav__link-2,.header-nav__link-3,.header-nav__link-4,.header-nav__link-5{
		border-bottom-color:rgba(251,252,253,.5);
		color:#596166
}
	.header-nav__list-2 .header-nav__main-item {
		padding-left:48px !important;
}
	.header-nav__list-2 .header-nav__main-link {
	   font-size: 16px !important;
}
	.header-nav__link-3{
		padding-left:72px
}
	.header-nav__link-4{
		padding-left:96px
}
	.header-nav__link-5{
		padding-left:120px
}
	.js .header-nav li ul{
		overflow:hidden;
		max-height:0;
		transition:max-height .3s cubic-bezier(0, 0.5, 0, 1)
}
	.js .header-nav li ul.is-active{
		max-height:100em;
		transition:max-height .4s cubic-bezier(0.7, 0, 0.1, 1)
}
	.header-nav__toggle {
		width:60px;
		height:48px;
		position:absolute;
		right:0;
		top:0;
		background:#fff;
		overflow:hidden;
		text-indent:100%;
		white-space:nowrap;
		border: none;
		text-indent: 1000px;
}

	.js .header-nav__toggle{
		display:block;
}
	.header-nav__toggle::before{
		content:"";
		display:block;
		width:0;
		height:0;
		border:10px solid rgba(0,0,0,0);
		border-bottom-width:0;
		border-top-color:#d2d6d8;
		position:absolute;
		left:50%;
		margin-left:-10px;
		top:50%;
		margin-top:-5px;
		transform:scaleX(0.6);
		transition:transform .2s ease-out;
		background: transparent !important;
}
	.header-nav__toggle.is-active::before {
		border-top-color:#95ba65;
		transform:scaleX(0.6) rotateX(180deg);
}

	.header-nav__toggle:focus, .header-nav__toggle:active, .header-nav button.header-nav__toggle:focus, .header-nav button.header-nav__toggle:active {
		border: #fff !important;
		box-shadow: none !important;
}

	button:focus{
 		outline: 1px none !important;
	} 

	.fa-solid.fa-user {
		display: none;
	  }

	.logged-out::before  {
		content: "Login";
		text-transform: none !important;
		font-weight: 500;
		font-size: 20px !important;
	}

	.header-user {
		padding-top: 24px;
		padding-left: 24px;
	}  
	

	.scout {
		margin-top: 12px;
   		margin-left: 24px;
	  }

	  .c-hero {
		margin-top: 120px !important;
	  }

	 
	.header-utility__link-2 {
		padding: 6px 6px 6px 0;
	}
	
}
@media(min-width: 1100px){
	.header-nav__main-list{
		display:flex;
		justify-content:space-around;
		text-align:center;
}
	.header-nav__main-item{
		display:inline-block;
		flex:1 0 auto
}
	.header-nav__main-link{
		padding:24px 0;
		position:relative
}
	.header-nav__main-link:hover,.header-nav__main-link:focus{
		color:#1ca429
}
	.header-nav .is-current>a{
		color:#8a630a
}
}

.screenreaders-only {
	width: 1px;
	height: 1px;
	clip: rect(0 0 0 0);
	margin: -1px;
	overflow: hidden;
	position: absolute;
	z-index: -1
}

/*! single-row dropdowns */
@media(min-width: 1100px){
	.header-nav__main-link::before,.header-nav__main-link::after{
		content:"";
		display:block;
		width:20px;
		height:20px;
		position:absolute;
		bottom:-11px;
		left:50%;
		margin-left:-10px;
		background:#fff;
		transform:scaleY(0.33) rotate(-45deg);
		opacity:0;
		visibility:hidden;
		z-index:-1;
		transition:opacity .06s ease-out,visibility 0s linear .15s,z-index 0s linear .15s
}
	.header-nav__main-link::before{
		width:22px;
		height:22px;
		margin-left:-11px;
		background:#d2d6d8
}
	.header-nav__list-2{
		position:absolute;
		min-width:15em;
		left:50%;
		margin-left:-7.5em;
		top:100%;
		padding:24px 0;
		text-align:left;
		background:#fff;
		border:1px solid #d2d6d8;
		opacity:0;
		z-index:-1;
		visibility:hidden;
		transition:opacity .0999s ease-out,visibility 0s linear .15s,z-index 0s linear .15s
}
	.header-nav__main-item:first-child .header-nav__list-2{
		left:0;
		margin-left:0
}
	.header-nav__main-item:last-child .header-nav__list-2{
		left:auto;
		margin-left:0;
		right:0
}
	.header-nav__link-2{
		padding:12px 24px;
		font-size:18px;
		color:#4fafe9
}
	.header-nav__link-2:hover,.header-nav__link-2:focus{
		color:#4fafe9;
		background:rgba(79,175,233,.1)
}
	.header-nav__list-2 ul{
		display:none
}
	.header-nav__main-item:hover .header-nav__main-link{
		color:#fff
}
	.header-nav__main-item:hover .header-nav__main-link::before,.header-nav__main-item:hover .header-nav__main-link::after{
		opacity:1;
		visibility:visible;
		z-index:101;
		transition:opacity .15s ease-out .575s,z-index 0s linear .575s,visibility 0s linear .575s
}
	.header-nav__main-item:hover .header-nav__list-2,.header-nav__list-2.is-focused{
		opacity:1;
		z-index:100;
		visibility:visible
}
	.header-nav__main-item:hover .header-nav__list-2{
		transition:opacity .15s ease-out .5s,z-index 0s linear .5s,visibility 0s linear .5s
}
	.header-nav__list-2.is-focused{
		transition:opacity .1s ease-out,z-index 0s linear,visibility 0s linear
}

.header-nav__list-2 .header-nav__main-item {
    display: block !important;
}
.header-nav__list-2 .header-nav__main-link::before, .header-nav__list-2 .header-nav__main-link::after {
    display: none;
}

.header-nav__list-2 a.header-nav__main-link {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    color: #03205A !important;
    font-size: 16px !important;
}

a.header-nav__main-link:hover, a.header-nav__main-link.active, a.header-nav__main-link:focus {
    text-decoration: none !important;
    color: #fff !important;
}

.header-nav__list-2 a.header-nav__main-link:hover {
    text-decoration: none !important;
    color: #80BC00 !important;
}

}

.fa-magnifying-glass::before, .fa-search::before {
    content: "\f002";
  }


/*! ---------- =header layout ---------- */
.header-logo{
	float:left;
    margin: auto !important;
}
@media(min-width: 1100px){
	.page-header{
		padding-top:0
}
	.header-logo{
		max-width:200px;
}
	.header-logo a{
		display:flex;
		flex-direction:column;
		justify-content:center;
		height:120px;
		padding:12px 0
}
	.header-logo img{
		max-height:100%;
}
	/*! disclosure search */
	.header-search{
		z-index:3
}
	.header-search.is-focused .header-search__input{
		box-shadow:0 -6px 0 #4fafe9,0 6px 0 #4fafe9
}
.header-nav{
	padding-right:72px;
	max-width: 80%;
    padding-top: 12px;
}
}
@media(min-width: 768px)and (max-width: 959.97px){
	.header-logo a{
		padding-bottom:0
}
	.header-utility,.header-search{
		overflow:hidden
}
	.header-nav{
		clear:both
}
	/*! disclosure search */
	.header-utility{
		position:absolute;
		right:0;
		top:calc(60px - 12px)
}
	.header-search{
		position:absolute;
		right:0;
		bottom:36px;
		overflow:visible
}

	/*! sticky nav */
	.content{
		padding-top:calc(120px + 132px)
}
	.page-header{
		transition:transform .2s ease
}
	body.is-scrolled .page-header{
		transform:translateY(-120px)
}
	body.is-scrolled .header-utility__list-2 {
		top: 88%;
	}
	body.is-scrolled.header-nav__main-list {
		padding-top: 48px;
	}
}
@media(min-width: 1100px){
	.page-header{
		padding-top:0
}
	.page-header>.page-bounds{
		display:flex;
		justify-content:space-between;
		align-items:stretch;
		height:120px
}
	.page-header__content{
		flex-grow:1
}
	.header-utility{
		float:right;
		margin-right:150px
}
	.header-utility__item>a{
		padding-top:calc(60px - 12px);
		padding-bottom:calc(60px - 12px)
}
	.header-search{
		width:150px;
		position:absolute;
		right: 100px;
		top: 55%;
		transform:translateY(-50%)
}
	.header-nav__main-link{
		padding-top:calc(60px - 12px);
		padding-bottom:calc(60px - 12px)
}
	/*! sticky nav */
	.content{
		padding-top:calc(120px + 48px)
}
	.page-header>.page-bounds{
		transition:height .2s ease
}
	.header-logo a{
		transition:padding .2s ease,height .2s ease
}
	.header-nav__main-link,.header-utility__link{
		transition:padding .2s ease,color .15s ease-out
}
	.header-logo img{
		transition:max-height .2s ease
}
	body.is-scrolled .page-header>.page-bounds{
		height:72px
}
	body.is-scrolled .header-logo a{
		height:100px;
		padding-top:18px;
		padding-bottom:6px
}
	body.is-scrolled .header-nav__main-link,body.is-scrolled .header-utility__link{
		padding-top:42px;
		padding-bottom:calc(36px - 12px)
}

	body.is-scrolled .header-nav__list-2 .header-nav__main-link {
		padding-top:12px;
		padding-bottom:calc(36px - 12px)
}
	/*! disclosure search */
	.header-utility{
		margin-right:72px
}
	.header-search.is-focused{
		left:200px
}
	body.is-scrolled .header-search.is-focused{
		left:0
}
	body.is-scrolled .header-user {
		top: 8px;
	}

	body.is-scrolled .header-search {
		top: 64px;
	}

	body.is-scrolled .scout {
		top: 20px;
	}

	.header-search__label:hover {
		color: #fff;
}
}

@media(min-width: 1100px) and (max-width: 1200px) { 
  .header-search {
    right: 72px;
  }

  .header-nav__main-link {
	font-size: 16px;
  }
} 

.c-hero {
    margin-top: 120px !important;
}



nav a, nav a:active, nav a:visited, nav a:focus  {
    text-transform: none !important;
	border: none !important;
}

.fa-solid.fa-user {
	color: #fff;
	font-size: 24px;
}

/*! make page builder layout more friendly to edit */

.sfPageEditor .page-header, .sfPageEditor .header-logo, .sfPageEditor .page-header__content, .sfPageEditor .header-utility, .sfPageEditor .header-search, .sfPageEditor .header-nav, .sfPageEditor .title-block, .sfPageEditor .title-block__background, .sfPageEditor .title-block__content, .sfPageEditor .page-footer, .sfPageEditor .footer-logo, .sfPageEditor .footer-social, .sfPageEditor .footer-contact, .sfPageEditor .footer-utility, .sfPageEditor .footer-copyright {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 !important;
	margin: 0 0 20px !important;
	float: none !important;
	position: relative !important;
	left: 0 !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important
}

.sfPageEditor .tabs__pane {
  display: block !important;
}

.sfPageEditor .tabs__pane:nth-child(2), .sfPageEditor .tabs__pane:nth-child(3) {
  display: none !important;
}

.sfPageEditor .fa-regular.fa-comments:before {
  content:'\f086'; 
  font-family: "Font Awesome 6 Pro";
}

.sfPageEditor .header-logo.mobile-logo {
 	display: none !important;
 }
 
 .sfPageEditor.header-user {
    display: block !important;
    right: auto !important;
    position: static !important;
    width: 100% !important;
    overflow: visible !important;
   }
   
   .sfPageEditor .header-nav {
   	top: 72px !important;
   }
   
  .sfPageEditor .page-header > .page-bounds {
  	display: block !important;
 }     
 
   .sfPageEditor .hero-tab-content, .sfPageEditor a .hero-tab-content {
   	color: #fff !important;
   }
 
.sfPageEditor .content {
	padding-top: 48px
}
.sfPageEditor .title-block::before {
	display: none !important
}
.sfPageEditor .title-block__background, .sfPageEditor .title-block__content {
	position: static !important
}
.sf-fieldWrp>input, .sf-fieldWrp>select, .sf-fieldWrp>textarea, .sf-fieldWrp>div>input, .sf-fieldWrp>div>select, .sf-fieldWrp>div>textarea {
	margin-bottom: 20px !important
}
.sf_colsIn>.sf-fieldWrp>input:last-child, .sf_colsIn>.sf-fieldWrp>select:last-child, .sf_colsIn>.sf-fieldWrp>textarea:last-child {
	margin-bottom: 0 !important
}
.sfInlineEditingPageMenu .sfInlineEditingToggleLnk {
	z-index: 1001 !important
}
.sfPageEditor [data-edit-label]::before {
	content: "[" attr(data-edit-label) "]";
	font-size: 14px;
	opacity: .3
}
.tabs.sf_cols {
	margin-left: 0 !important;
	margin-right: 0 !important
}
.tabs__tab>.sf_colsIn, .tabs__pane>.sf_colsIn {
	margin: 0 !important
}
.sfPageEditor .tabs--standard .tabs__tab {
	width: 100% !important;
	float: none !important
}
.sfPageEditor .tabs.sf_cols .tabs__pane {
	display: block !important
}

/* ----------   Controls2018   ---------- */
/* HOME SLIDER */
.slide {
    position: relative;
}
.slide a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.bannerBG {
    height: 460px;
    background-position: center !important;
    background-size: cover !important;
}
.bannerTxt {
    font-weight: 300;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #212121;
    padding: 23px 15%;
    position: absolute;
    bottom: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255,255,255,.75);
}
.flexslider {
    border: none !important;
    margin: 0 0 50px !important;
}
.slides {
    height: 460px;
    overflow: hidden;
}
.flex-direction-nav .flex-prev {
    left: 0 !important;
}
.flex-direction-nav a {
    line-height: normal !important;
    height: 48px !important;
}
.flexslider:hover .flex-direction-nav .flex-prev, .flexslider .flex-direction-nav .flex-prev {
    left: 20px !important;
    opacity: 1 !important;
}
.flexslider:hover .flex-direction-nav .flex-next, .flexslider .flex-direction-nav .flex-next {
    right: 20px !important;
    opacity: 1 !important;
}
.flex-direction-nav a:before {
    font-style: normal !important;
    color: #FFF !important;
    text-shadow: none !important;
}
.flex-control-nav li {
    margin: 0 5px !important;
}
.flex-control-paging li a {
    width: 20px !important;
    height: 20px !important;
    background: #C4C4C4 !important;
    box-shadow:  none !important;
}
.flex-control-paging li a.flex-active {
    background: #00B2EF !important;
}
.flex-control-paging li a:hover {
    background: #85C446 !important;
}
@media only screen and (max-width: 620px) {
    .bannerTxt {
        top: 0;
        display: flex;
        align-items: center;
    }
    .flex-direction-nav {
        display: none;
    }
}
/* HOME SOCIAL TABS */
.social.nav-tabs {
    float: left;
    width: 75px;
    border-bottom: none;
    margin: 0;
    line-height: normal;
}
.social .nav-tabs .nav-item.show .nav-link, .social .nav-tabs .nav-link.active {
    background: none;
    border: none;
}
.social .nav-link, .social .nav-tabs .nav-link, .social .nav-tabs .nav-link:focus, .social .nav-tabs .nav-link:hover {
    border: none;
    padding: 0;
}
.social li a {
    font-size: 0px;
    display: block;
    text-decoration: none;
}
.social li a:before {
    width: 77px;
    height: 77px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    text-align: center;
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-size: 30px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    transition: all ease .3s;
}
.social li #li-tab:before {
    content: '\f0e1';
    background: #8fc9dc;
}
.social li #tw-tab:before {
    content: '\f099';
    background: #63ccf0;
}
.social li #fb-tab:before {
    content: '\f39e';
    background: #507cbd;
}
.social li #pt-tab:before {
    content: '\f0d2';
    background: #f16261;
}
.social li #ig-tab:before {
    content: '\f16d';
    background: #C13584;
}
.social li a.em:before {
    content: '\f0e0';
    background: #8ac342;
}
.social li:hover a {
    text-decoration: none;
}
.social li:hover #li-tab:before {
    background: #6d9aa8;
}
.social li:hover #tw-tab:before {
    background: #4da1bd;
}
.social li:hover #fb-tab:before {
    background: #3a5a8a;
}
.social li:hover #pt-tab:before {
    background: #bf4c4c;
}
.social li:hover #ig-tab:before {
    background: #E1306C;
}
.social .tab-pane {
    height: 520px;
    border: 5px solid #63CDF1;
    margin-left: 77px;
    background: #FFF;
}
.snapwidget-widget {
    height: 510px !important;
}
@media only screen and (max-width: 768px) {
    .social.nav-tabs {
        float: none;
        width: auto;
    }
    .social li {
        width: 25%;
    }
    .social li a:before {
        width: 100%;
    }
    .social .tab-pane {
        margin-left: 0;
    }
}
/* CAROUSEL NAVS */
.owl-carousel {
    padding: 0 50px;
}
.owl-dots {
    text-align: center;
}
button.owl-dot {
    width: 20px;
    height: 20px;
    margin: 0 5px;
    border-radius: 50%;
    background: #C4C4C4 !important;
}
button.owl-dot.active {
    background: #00467F !important;
}
button.owl-dot:hover {
    background: #00467F !important;
}
.owl-prev span, .owl-next span {
    display: none;
}
.owl-prev, .owl-next {
    font-size: 45px !important;
    position: absolute;
    top: 40%;
    transform: translateY(-40%);
}
.owl-prev {
    left: 0px;
}
.owl-next {
    right: 0px;
}
.owl-prev::before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-size: 45px;
    font-weight: 900;
    color: #85C446;
}
.owl-next::before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-size: 45px;
    font-weight: 900;
    color: #85C446;
}
@media only screen and (max-width: 768px) {
    .owl-carousel {
        padding: 0;
    }
}
/* NEWS BLOCKS */
.eventCarousel .owl-prev, .eventCarousel .owl-next {
    font-size: 45px !important;
    position: absolute;
    top: 45%;
    transform: translateY(-45%);
}
.eventCarousel .owl-prev::before, .eventCarousel .owl-next::before {
    color: #00467F;
}
.newsBlock {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.blockBG {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center !important;
    background-size: cover !important;
}
.blockBar {
    font-size: 24px;
    font-weight: 200;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #FFF;
    text-align: center;
    padding: 15px;
    background: #00467F;
}
.blockPanel {
    display: flex;
    opacity: 0;
    position: absolute;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    font-size: 24px;
    line-height: 30px;
    font-weight: 200;
    padding: 20px;
    width: 100%;
    height: 300px;
    text-align: center;
    color: #FFF;
    background: #00467F;
    transition: visibility 0s, opacity 0.2s linear;
}
.newsBlock:hover .blockPanel {
   opacity: 1;
}
.blockTitle, .blockTxt {
    width: 100%;
    margin-bottom: 20px;
}
.blockLink a {
    color: #FFF;
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
}
.blockLink a:hover {
    text-decoration: underline;
}
/* CALENDAR CAROUSEL */
.event {
    text-align: left;
}
.dateBox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    float: left;
    font-size: 60px;
    line-height: .9;
    text-align: center;
    color: #FFF;
    padding: 5px;
    width: 100px;
    height: 100px;
    background: #85C446;
}
.month {
    font-size: 30px;
    text-transform: uppercase;
}
.event h4 {
    font-size: 24px;
    margin-left: 115px;
    position: relative;
}
.event h4 a {
    position: absolute;
    width: 100%;
    height: 100%;
}
.event h4 a[href=''] {
    display: none;
}
.customUrl {
    z-index: 2;
}
.sfUrl {
    z-index: 1;
}
.event h4:hover {
    text-decoration: underline;
}
.calCarousel button.owl-dot.active, .calCarousel button.owl-dot.hover {
    background: #85C446 !important;
}
.calMore {
    float: right;
    margin-top: -25px;
    z-index: 999;
    position: relative;
}
/* VIDEO CONTROL */
.RadMediaPlayer_Default {
    width: 100% !important;
    height: auto !important;
}
/* MOBILE NAVIGATION */
.sidr.left {
    left: -260px;
    right: auto;
}
.sidr {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 260px;
    overflow-x: hidden;
    overflow-y: auto;
    border-right: 1px solid #f4f4f4;
    background: #00b2ef;
}
.sidr .close2 {
    float: none;
    font-size: 14px;
    text-shadow: none;
    text-align: center;
    padding: 1em;
    background: #85c446;
}
.sidr .close2 a {
    width: 100%;
}
.sidr .search {
    text-align: center;
    padding: 1em;
    background: #e7f4fd;
}
.sidr .search .sfsearchBox {
    width: 100%;
    background: #FFF;
}
.sidr .search .sfsearchTxt {
    padding-right: 30px;
    background: transparent;
}
.sidr .subnav {
    color: #FFF;
    padding: 1em;
    background: #00b2ef;
}
.sidr .subnav li {
    display: block;
    margin-right: 0;
}
.sidr .subnav a {
    color: #FFF;
}
.rwdNav .k-treeview {
	white-space: normal;
    font-family: 'Proxima Nova A Condensed W01Md', sans-serif;
    font-weight: 600;
}
.rwdNav .k-treeview .k-item {
	padding: 0;
	position: relative;
}
.rwdNav .k-treeview .k-item > div {
	position: relative;
}
.rwdNav .k-treeview a.k-in {
    font-size: 16.9px;
	color: #00467f;
    background: #FFF;
	display: block;
	margin: 0;
	padding: 10px 10px 10px 45px;
	border: none;
	border-bottom: 1px solid #f4f4f4;
}
.rwdNav .k-treeview .k-item>.k-group a.k-in {
    color: #FFF;
    background: #85c446;
	padding: 10px 10px 10px 45px;
    border-bottom: 1px solid #639234;
}
.rwdNav .k-treeview .k-item>.k-group .k-item>.k-group a.k-in {
	background: #00b2ef;
	padding: 10px 10px 10px 55px;
    border-bottom: 1px solid #CCC;
}
.rwdNav a.sfSel.k-in {
    color: #3ea6a9;
    background: #FFF;
}
.rwdNav .k-treeview .k-item>.k-group .k-item>.k-group .k-item>.k-group a.k-in {
	padding: 10px 10px 10px 65px;
    border-bottom: 1px solid #CCC;
}
.rwdNav .k-icon {
    position: absolute;
    width: 30px;
    height: 100%;
    margin: 0 !important;
}
.rwdNav .k-i-expand:before, .rwdNav .k-i-collapse:before {
    color: #f7941e;
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    font-weight: 900;
}
.rwdNav .k-i-expand:before {
    content: '\f054';
}
.rwdNav .k-i-collapse:before {
    content: '\f078';
    color: #00467f;
}
.rwdNav .k-treeview .k-item>.k-group .k-i-expand:before {
    color: #FFF;
}
.rwdNav .k-treeview .k-item>.k-group .k-i-collapse:before {
    color: #FFF;
}