body {
  font-size: 16px;
}
.t4-header .header-block, .container, .row {
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  }
h1, h2, h3, h4, h5, h6 {
  color: #0067A2 !important;
}
h1 {
  font-size: 2.4rem !important;
}
h2 {
  font-size: 2rem !important;
}
h3 {
  font-size: 1.6rem !important;
}
h4 {
  font-size: 1.4rem !important;
}
h5{
  font-size: 1.2rem !important;
}
h6 {
  font-size: .9rem !important;
}
.t4-palette-blue {
  background-color: #0077BB;
  color: #fff;
  }
.navbar-nav {
--t4-nav-link-color: #bbe6ff !important;
    --t4-nav-link-hover-color: #ffffff !important;
  }
.navbar-brand {
font-size: 1rem !important;
  }
.navbar-brand a {
background: #0067a2 !important;
    color: #ffffff !important;
    padding: 15px 25px;
  height: 60px;
  }
.t4-palette-mainnav, .t4-megamenu .dropdown-toggle .item-caret::before, .dropdown-menu a {
background: #0077BB;
  color: #bbe6ff !important; 
  }
.t4-palette-mainnav .t4-megamenu .navbar-nav > li.active > a .item-caret, .t4-palette-mainnav .t4-megamenu .navbar-nav > li.active > .nav-link .item-caret, .t4-megamenu .navbar-nav > li > a .item-caret::before, .t4-megamenu .navbar-nav > li > .nav-link .item-caret::before {
  border-top-color: #bbe6ff !important;
}
.t4-navbar .nav-item {
  padding-right: 8px;
  padding-left: 8px;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link  {
    height: 60px;
  line-height: 60px;
  padding: 0 !important;
  margin: 0 !important;
  font-size: .95rem;
  transition: all 0.5s;
}
.header-block,.t4-megamenu .dropdown-menu {
backgrgound: #0077BB !important;
  }
.navbar-brand.logo-text .site-slogan {
display: none;
  }
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link, .t4-palette-mainnav .t4-megamenu .navbar-nav > li.active > a, .t4-palette-mainnav .t4-megamenu .navbar-nav > li.active > .nav-link, .dropdown-menu a.active, .dropdown-menu a.focus {
color: #bbe6ff !important;
  line-height: 2 !important;
  }
.t4-palette-mainnav .t4-megamenu .navbar-nav > li a:hover .item-caret,
.t4-palette-mainnav .t4-megamenu .navbar-nav > li a:focus .item-caret,
.t4-palette-mainnav .t4-megamenu .navbar-nav > li a:active .item-caret,
.t4-palette-mainnav .t4-megamenu .navbar-nav > li .nav-link:hover .item-caret,
.t4-palette-mainnav .t4-megamenu .navbar-nav > li .nav-link:focus .item-caret,
.t4-palette-mainnav .t4-megamenu .navbar-nav > li .nav-link:active .item-caret {
color: #ffffff !important;
  }
.t4-megamenu.animate.slide .dropdown .dropdown-menu, .t4-megamenu.animate.slide .dropdown .dropdown-menu > div {
  background: #0077BB;
  color: #bbe6ff;
}
#t4-section-1 > .container > .row {
    align-items: center;
}
#t4-section-1 > .container > .row > .col-lg-6 {
    padding: 1em 0;
}
#t4-section-1 h1 {
  font-size: 60px;
}
#t4-section-1 p {
  font-size: 20px;
  color: #bbe6ff;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
color: #ffffff;
  }
.blog .cols-1 .item-inner, .blog-featured .cols-1 .item-inner {
    border-bottom: 1px solid #d1d4d7;
}
.newsletter-inner {
    overflow: visible !important;
    overflow-y: scroll;
}
.item-page.layout-default.no-sidebar .top-article-info {
text-align: unset;
  }
.item-page.layout-default.no-sidebar .top-article-info, .item-page.layout-default.no-sidebar .bottom-article-info {
  max-width: unset;
}
.bottom-article-info > .article-inner > .row > .col-12.col-md-3.order-2.order-md-1.mt-5.mt-md-0 {
  width: 100%;
  height: 0;
}
.bottom-article-info > .article-inner > .row > .col-12.col-md-9.order-1.order-md-2 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.plg_system_webauthn_login_button {
  max-width: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.t4-footnav li h5 {
font-size: 1em !important;
}
@media (min-width: 767px) and (max-width: 920px) {
  .t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link, .dropdown-menu {
    font-size: .7rem;
  }
}
@media screen and (min-width: 991px) {
    .navbar-default .navbar-nav > li {
        margin-left: 30px !important;
    }
}