﻿body {
  background-color: white;
  font-family: sans-serif;
  color: #525252; }

a {
  color: #525252; }

h1 {
  font-weight: 600;
  font-size: 52px !important;
  color: #e74c3c; }

h2 span {
  font-weight: 600;
  color: #e74c3c; }

h3 span {
  color: #525252; }

p {
  color: #525252; }

a:hover {
  color: #393939; }

.site-body > header {
  /*position: sticky;*/
  top: 0;
  z-index: 1; }

.headtop > .container {
  padding: 0; }

.home-tri-btn {
  border: 1px solid;
  padding: .5em;
  margin: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: min-content; }

.home-tri-btn a {
  color: white; }

.brand_ {
  width: auto;
  height: 500px;
  position: relative;
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  margin: 0;
  display: flex;
  flex-direction: column;
  background-color: whitesmoke; }
  @media (min-width: 992px) {
    .brand_ {
      height: 600px; } }

.brand_ h1 {
  color: white; }

.brand_.short > * {
  display: none; }

.brand_.short {
  width: 100%;
  height: 0px;
  background-image: linear-gradient(transparent 20%, rgba(255, 255, 255, 0.45) 60%, rgba(255, 255, 255, 0.6) 70%, white), url("/ContentPages/Images/banner.jpg");
  background-position-y: top 35%; }
  @media (min-width: 992px) {
    .brand_.short {
      height: 200px; } }

.brand_.short h1 {
  color: #525252; }

.page {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  margin-left: auto;
  margin-right: auto;
  padding: 0 25px; }
  @media (min-width: 1220px) {
    .page {
      padding: 0 70px; } }

.header-page {
  height: 100%;
  display: flex; }
  @media (min-width: 992px) {
    .header-page {
      height: calc(100% - 100px); } }

.header-page > div {
  height: 0;
  margin: auto;
  block-size: auto;
  overflow: visible; }

.header-page > div > * {
  display: block; }

.brand_ > a {
  margin: 4px;
  position: absolute;
  bottom: 0; }

.brand_ a > img {
  /*width: 100%;*/
  margin: 20px; }

.site-body {
  background-color: whitesmoke;
  border-radius: 14px;
  padding: 0;
  /*border-bottom: 6px solid $body-border; */ }

.site-nav {
  background-color: white;
  z-index: 10;
  position: sticky;
  top: 0; }
  .site-nav .navbar-toggler, .site-nav .navbar-toggler-icon {
    color: rbg(0, 0, 0, 0.5) !important;
    padding: .25EM;
    border-color: rbg(0, 0, 0, 0.5) !important; }

.header-nav {
  background-color: whitesmoke;
  color: #525252 !important;
  padding: 0px;
  z-index: 1;
  top: 0; }

.site-center, .site-sidebar {
  padding-top: 1em; }

.site-nav .dropdown-menu a {
  color: #212529 !important;
  text-shadow: none; }

@media (min-width: 576px) {
  .site-body > header {
    top: -230px; } }

.site-nav .navbar-nav {
  width: 100%; }

.navbar-brand {
  display: inline-block;
  height: 100%;
  padding: 0;
  margin: auto; }
  @media (min-width: 768px) {
    .navbar-brand {
      position: absolute;
      top: 0px;
      left: 0px;
      bottom: 0px;
      padding: 0px; } }

.navbar-data {
  position: absolute;
  top: 2em;
  right: 2em; }

.navbar-brand > img {
  display: block;
  height: 100%; }

.navbar-collapse.page {
  padding: 2em 0 2em 0;
  background-color: white;
  width: 200px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 0 1em 1em 1em;
  position: absolute;
  top: 3em;
  left: 1em; }
  @media (min-width: 992px) {
    .navbar-collapse.page {
      padding: 0px;
      border: none;
      width: unset;
      background-color: initial;
      position: relative;
      top: 0em;
      left: 0em; } }

.navbar-collapse.page li {
  width: auto; }

.nav-item {
  padding-right: 2em;
  text-transform: uppercase;
  font-weight: 500; }

.search {
  position: absolute;
  right: 2em; }

.search > input {
  width: 150px; }

#content > .row, #content.row {
  margin: 0; }

#content {
  background-color: white;
  border: 1px solid whitesmoke;
  padding-top: 70px; }

ul.news-list {
  list-style: none;
  padding: 0; }

ul.news-list > li {
  padding: 10px;
  border-bottom: 1px solid #ddd; }

.news-headline {
  color: #E74C3C; }

a.news-title {
  color: #E74C3C; }

a.news_link {
  color: #E74C3C; }

.site-sidebar:first-of-type ul {
  list-style: none; }

.site-center {
  /*box-shadow: 0 0 4px rgba(0,0,0,0.5);*/ }

@media (min-width: 768px) {
  .site-center {
    border-radius: 0 0 4px 4px; }
  .site-sidebar:first-of-type {
    text-align: right; }
  .site-sidebar:first-of-type ul {
    padding: 0; } }

.gallery-thumbnail-tile {
  float: left;
  margin: 8px; }

.site-gallery-thumb {
  height: 150px;
  width: 150px;
  object-fit: cover; }

.site-sidebar .nav-link {
  padding: .1rem; }

.site-sidebar {
  word-wrap: break-word; }

.site-bottom {
  background-color: #d44242;
  color: white;
  border-top: 1px solid white;
  padding: 1em 0;
  position: relative; }

.site-bottom .social-icons {
  float: right; }

.site-bottom .social-icons a {
  color: white;
  margin: 0 4px;
  padding: 8px;
  font-size: large; }

.validation-summary-errors {
  background: #d44242;
  color: #fff;
  border-radius: 8px; }

.team_member {
  margin: 0px 0px 12px;
  text-align: center; }

.team_member img {
  box-sizing: border-box;
  border: 0px none;
  margin: 0px;
  padding: 0px;
  outline: currentcolor none 0px;
  background: transparent none repeat scroll 0px 0px;
  font-size: 17px;
  vertical-align: baseline;
  width: 100%;
  border-radius: 50%; }

.team_member_name {
  font-size: 17px;
  vertical-align: top;
  text-size-adjust: 100%;
  display: block;
  position: relative;
  color: #5f5f5f;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-weight: 400;
  letter-spacing: normal;
  orphans: 2;
  text-align: center;
  text-indent: 0px;
  text-transform: none;
  white-space: normal;
  widows: 2;
  word-spacing: 0px;
  -webkit-text-stroke-width: 0px;
  text-decoration-style: initial;
  text-decoration-color: initial;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px 0px 10px;
  border: 0px;
  outline: 0px;
  background: 0px 0px;
  font-size: 18px;
  vertical-align: baseline;
  text-size-adjust: 100%;
  color: #002494;
  font-weight: normal;
  line-height: 1em;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Montserrat, Helvetica, Arial, Lucida, sans-serif; }

.team_member_position {
  color: #aaaaaa; }

.team_member_phone {
  text-size-adjust: 100%;
  color: #ff5151;
  text-decoration: none;
  cursor: pointer !important; }

footer {
  font-size: .75em;
  background-color: whitesmoke; }

.fc-content-skeleton td {
  min-height: 40px !important; }

.fc .fc-row.fc-week {
  min-height: 60px !important; }

h1 {
  font-family: Lato,sans-serif;
  color: #525252;
  font-size: 58px; }

h2 {
  box-sizing: border-box;
  font-size: 40px;
  margin: 0px;
  padding: 0px 0px 10px;
  border: 0px;
  outline: 0px;
  background: 0px 0px;
  vertical-align: baseline;
  text-size-adjust: 100%;
  color: #002494;
  font-weight: normal;
  line-height: 1em;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Montserrat, Helvetica, Arial, Lucida, sans-serif; }

.footer ul {
  list-style-type: none;
  color: white; }

.footer a {
  color: white; }

@media (min-width: 63em) {
  .sideButtons_ts {
    position: fixed;
    top: 200px;
    left: 0;
    width: 45px;
    z-index: 4; }
  .wide
.siteWrap2 {
    padding-left: 60px; }
  .wide .sideButtons_ts .siteWrap2 {
    padding-left: 0; } }

@media (min-width: 90em) {
  .wide
.mainNav {
    float: right;
    width: calc(98% - 800px);
    clear: none;
    margin: 0 1%; }
  .wide
.fixedTop_ts {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5; }
  .wide .siteWrap2 {
    padding-left: 1em; } }

#structuralContainer4 {
  border: 0 none; }

#contentContainer2a {
  border: 0 none;
  padding-top: 1.3em;
  padding-right: 1em;
  padding-bottom: 1.3em;
  padding-left: 1em; }

#megaMenu {
  border: 0 none; }

#structuralContainer11 {
  background-color: #012963;
  border: 0 none; }

#contentContainer4a {
  border: 0 none;
  padding-top: 2em;
  padding-bottom: 2em; }

#breadCrumbs {
  border: 0 none; }

#structuralContainer6 {
  border: 0 none;
  margin-bottom: 2em; }

#structuralContainer8 {
  border: 0 none;
  padding-top: 1.5em;
  padding-right: 1.5em;
  padding-bottom: 1.5em;
  padding-left: 1.5em; }

#structuralContainer10 {
  border: 0 none; }

#structuralContainer1 {
  border: 0 none; }

#contentContainer11a {
  border: 0 none;
  padding-top: 3em;
  padding-bottom: 3em; }

#structuralContainer12 {
  background-color: #fff;
  background-image: url(/ImageRepository/Document?documentID=1441);
  background-position: right bottom;
  background-repeat: no-repeat;
  border: 0 none;
  padding-bottom: 4em;
  z-index: 3; }

#structuralContainer2 {
  background-color: #011f4a;
  border: 0 none; }

#moduleContent {
  border: 0 none; }

#contentContainer10a {
  border: 0 none;
  padding-bottom: 2em; }

#structuralContainer7 {
  border: 0 none; }

#structuralContainer5 {
  border: 0 none; }

.fancyButton:link, .fancyButton:visited, .fancyButton {
  background-color: #B91111;
  height: 45px;
  padding-left: 10px;
  background-repeat: no-repeat;
  background-position: 5px center;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 43px;
  transition: all .3s ease-in-out;
  margin-top: 7px; }

.fancyButton:hover, .fancyButton:focus, .fancyButton:active, .fancyButton.hover {
  background-color: #B94444;
  background-repeat: no-repeat;
  background-position: 93px center;
  width: 135px; }

.fancyButton .text {
  color: #fff;
  font-family: "Source Sans Pro";
  text-align: left;
  font-weight: 600;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left top;
  height: 43px;
  opacity: 0;
  transition: opacity .2s ease-in-out; }

.fancyButton:hover .text, .fancyButton:focus .text, .fancyButton:active .text, .fancyButton.hover .text {
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left top;
  opacity: 1;
  transition: opacity .3s ease-in-out .1s; }

.fancyButton {
  display: block;
  text-decoration: none !important; }

.fancyButton > span {
  display: block; }

.fancyButton > span > span {
  display: table;
  height: 100%;
  width: 100%; }

.fancyButton .text {
  display: table-cell;
  vertical-align: middle; }

.fancyButton [class^=textStyle] {
  display: inline-block; }

.fancyButton.square {
  height: 0;
  padding-bottom: 100% !important;
  position: relative;
  width: auto !important; }

.fancyButton.square > span {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%; }

.flyOut {
  position: absolute;
  width: auto;
  z-index: 100; }

.flyOut.fixed {
  position: fixed; }

.flyOut.withArrow.top {
  margin-top: -14px; }

.flyOut.withArrow.right {
  margin-left: 14px; }

.flyOut.withArrow.bottom {
  margin-top: 14px; }

.flyOut.withArrow.left {
  margin-left: -14px; }

.flyOut.withArrow.topEdge {
  margin-top: -10px; }

.flyOut.withArrow.rightEdge {
  margin-left: 10px; }

.flyOut.withArrow.bottomEdge {
  margin-top: 10px; }

.flyOut.withArrow.leftEdge {
  margin-left: -10px; }

.flyOut.withArrow:before {
  content: "";
  height: 0;
  position: absolute;
  width: 0; }

.flyOut.withArrow.bottom:before, .flyOut.withArrow.top:before {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent; }

.flyOut.withArrow.left:before, .flyOut.withArrow.right:before {
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; }

.flyOut.withArrow.top:before {
  border-top-style: solid;
  border-top-width: 12px;
  top: 100%; }

.flyOut.withArrow.right:before {
  border-right-style: solid;
  border-right-width: 12px;
  right: 100%; }

.flyOut.withArrow.bottom:before {
  border-bottom-style: solid;
  border-bottom-width: 12px;
  bottom: 100%; }

.flyOut.withArrow.left:before {
  border-left-style: solid;
  border-left-width: 12px;
  left: 100%; }

.flyOut.withArrow.topEdge:before {
  top: 10px; }

.flyOut.withArrow.rightEdge:before {
  right: 10px; }

.flyOut.withArrow.bottomEdge:before {
  bottom: 10px; }

.flyOut.withArrow.leftEdge:before {
  left: 10px; }

.flyOut.withArrow.center.bottom:before, .flyOut.withArrow.center.top:before {
  margin-left: -12px;
  left: 50%; }

.flyOut.withArrow.center.left:before, .flyOut.withArrow.center.right:before {
  margin-top: -12px;
  top: 50%; }

@media screen and (max-width: 400px) {
  .flyOut {
    right: 5% !important;
    width: 90%; }
  .flyOut .col {
    float: none !important;
    padding: 0 !important;
    width: 100% !important; } }

/* begin enable multi level drop down menus in bootstrap 4 */
@media (min-width: 992px) {
  .dropdown-menu .dropdown-toggle:after {
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid; }
  .dropdown-menu .dropdown-menu {
    margin-left: 0;
    margin-right: 0; }
  .dropdown-menu li {
    position: relative; }
  .nav-item .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px; }
  .nav-item .submenu-left {
    right: 100%;
    left: auto; }
  .dropdown-menu > li:hover {
    background-color: #f1f1f1; }
  .dropdown-menu > li:hover > .submenu {
    display: block; } }

/* end multi level drop down menus bootstrap 4 */
