@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: fallback;
  src: url("../fonts/lato-bold-webfont.woff2") format("woff2"), url("../fonts/lato-bold-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: fallback;
  src: url("../fonts/lato-regular-webfont.woff2") format("woff2"), url("../fonts/lato-regular-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Lato';
  font-weight: 400;
  font-style: italic;
  font-display: fallback;
  src: url("../fonts/lato-regularitalic-webfont.woff2") format("woff2"), url("../fonts/lato-regularitalic-webfont.woff") format("woff"); }

.layout-builder-form,
.confirmation {
  padding: 10px 1.5rem 0; }

.message--warning {
  margin: 10px; }

/* stylelint-disable property-no-vendor-prefix */
::-webkit-details-marker {
  display: none; }

* {
  box-sizing: inherit; }
  *::before, *::after {
    box-sizing: inherit; }

html {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 100%;
  height: 100%;
  line-height: 1.15;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; }

body {
  height: 100%;
  margin: 0; }

.dialog-off-canvas-main-canvas {
  height: 100%; }

.layout-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0; }
  @media (max-width: 767px) {
    .layout-container {
      overflow-x: hidden; } }

main {
  display: block;
  margin-bottom: 45px;
  margin-top: 125px; }
  @media (max-width: 767px) {
    main {
      margin-top: 90px;
      margin-bottom: 5px; } }

.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

hr {
  margin: 24px auto;
  border: 0;
  border-top: 1px solid #525151;
  opacity: 1;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  /* stylelint-disable-next-line font-family-no-duplicate-names */
  font-family: monospace, monospace;
  font-size: 1em; }

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  /* stylelint-disable-next-line font-family-no-duplicate-names */
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none;
  max-width: 100%;
  height: auto; }

p {
  color: #000000;
  font-size: 18px;
  font-family: 'Lato';
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 15px;
  opacity: 1; }

a {
  color: #014968;
  font-family: 'Lato', 'Arial';
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  transition: 0.5s; }

label {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px; }

button,
input,
optgroup,
select,
textarea {
  border: 1px solid #000000;
  border-radius: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  padding: 10px; }
  button:focus, button:focus-visible,
  input:focus,
  input:focus-visible,
  optgroup:focus,
  optgroup:focus-visible,
  select:focus,
  select:focus-visible,
  textarea:focus,
  textarea:focus-visible {
    outline: none; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted #1b2b34; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

ul,
ol,
dl {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none;
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato';
  margin: 0 0 15px; }

h1 {
  font-size: 42px;
  font-weight: 500;
  line-height: 48px;
  letter-spacing: 0; }
  @media (max-width: 767px) {
    h1 {
      font-size: 24px;
      line-height: 28px; } }

h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px; }

h3 {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0; }

.container {
  max-width: 1100px;
  margin: 0 auto; }
  .container .container {
    padding: 0; }
  @media (max-width: 767px) {
    .container {
      padding: 0 25px; } }

.layout {
  margin: 0 -15px; }
  .layout .layout__region {
    padding: 0 15px; }

.profile .form-type-item {
  padding: 0 25px; }

article ul {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px; }
  article ul li {
    list-style-type: disc; }

article ol {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px; }
  article ol li {
    list-style-type: decimal; }

.block-content--type--text p,
.node__body p {
  color: #000000; }

#toolbar-administration a {
  font-size: 13px; }

.layout-content {
  overflow: hidden; }

.opera_layout {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px; }
  .opera_layout .left_side {
    flex: 0 1 25%;
    padding: 0 15px; }
    .opera_layout .left_side .left_side_wrapper {
      max-width: 240px;
      width: 100%; }
  .opera_layout .right_side {
    flex: 0 1 25%;
    padding: 0 15px; }
  .opera_layout .middle_content {
    flex: 0 1 50%;
    padding: 0 15px; }
  @media (max-width: 767px) {
    .opera_layout {
      display: block;
      margin: 0; }
      .opera_layout .left_side {
        padding: 0; }
        .opera_layout .left_side .left_side_wrapper {
          max-width: 100%; }
      .opera_layout .middle_content {
        padding: 0; } }

.reset_password {
  margin: 0 auto;
  max-width: 600px;
  padding: 0 25px; }

#main .title hr {
  display: none; }

/*# sourceMappingURL=global.css.map */

.menu--main {
  width: calc(100% - 215px);
  float: right; }
  @media (max-width: 767px) {
    .menu--main {
      display: block;
      margin: 0 !important;
      position: absolute;
      right: -100%;
      top: 88px;
      width: 90%; }
      .menu--main.active {
        right: 0; } }

.main-menu.active {
  display: block; }

.main-menu .menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  list-style: none outside;
  margin: 30px 0 0; }
  @media screen and (min-width: 768px) {
    .main-menu .menu {
      flex-direction: row; } }
  .main-menu .menu a {
    color: #000000;
    font-family: 'Lato';
    font-size: 18px;
    font-weight: 900;
    line-height: 14px;
    text-decoration: none;
    transition: 0.5s; }
    .main-menu .menu a:hover {
      color: #1b2b34;
      text-decoration: underline; }
  .main-menu .menu .menu-item {
    position: relative;
    transition: background 300ms ease-in-out; }
    @media screen and (min-width: 768px) {
      .main-menu .menu .menu-item {
        padding: 0 6px; } }
    .main-menu .menu .menu-item a {
      display: block;
      padding: 10px;
      flex: 1; }
    .main-menu .menu .menu-item.js-open > .menu__submenu {
      max-height: 1000px; }
    .main-menu .menu .menu-item.js-open > .menu-item-toggle {
      background: no-repeat;
      transform: none; }
    @media screen and (min-width: 768px) {
      .main-menu .menu .menu-item > .menu__submenu {
        display: none; }
      .main-menu .menu .menu-item:hover > .menu__submenu, .main-menu .menu .menu-item:focus > .menu__submenu, .main-menu .menu .menu-item.js-open > .menu__submenu {
        display: block;
        max-height: 1000px; }
      .main-menu .menu .menu-item:hover > .menu-item-toggle, .main-menu .menu .menu-item:focus > .menu-item-toggle, .main-menu .menu .menu-item.js-open > .menu-item-toggle {
        transform: none;
        display: none; } }
    @media (max-width: 1199px) {
      .main-menu .menu .menu-item a {
        padding: 0 10px;
        font-size: 17px; } }
    @media (max-width: 991px) {
      .main-menu .menu .menu-item a {
        padding: 0; } }
  .main-menu .menu .menu__submenu {
    background: #c0d9e6;
    display: table;
    left: 0;
    list-style: none;
    overflow: hidden;
    max-height: 0;
    position: initial;
    top: 100%;
    white-space: nowrap;
    width: 100%;
    transition: max-height 300ms ease-in-out; }
    @media screen and (min-width: 768px) {
      .main-menu .menu .menu__submenu {
        padding: 20px;
        position: absolute;
        width: auto; } }
    .main-menu .menu .menu__submenu .menu__submenu-item {
      min-width: 150px;
      list-style: none; }
      .main-menu .menu .menu__submenu .menu__submenu-item a {
        font-size: 16px;
        line-height: 16px;
        padding: 0; }
        @media screen and (min-width: 768px) {
          .main-menu .menu .menu__submenu .menu__submenu-item a {
            padding: 6px 0; } }
      @media (max-width: 767px) {
        .main-menu .menu .menu__submenu .menu__submenu-item a {
          font-size: 16pt;
          line-height: 16pt;
          padding: 0 0 15px; } }

@media (max-width: 767px) {
  .main-menu {
    background-color: #014968;
    margin: 0;
    max-height: calc(100vh - 100px);
    overflow-x: scroll;
    padding: 25px; }
    .main-menu .menu .menu-item {
      padding: 0; }
      .main-menu .menu .menu-item:last-child > a {
        padding: 0; } }

.main-menu__navicon {
  background-color: transparent;
  display: flex;
  align-items: center;
  color: #ffffff; }
  @media screen and (min-width: 768px) {
    .main-menu__navicon {
      display: none; } }

.navicon {
  background-color: transparent;
  cursor: pointer;
  display: block;
  height: auto;
  padding: 5px;
  border: 0; }
  .navicon:hover {
    background-color: transparent; }
  @media screen and (min-width: 768px) {
    .navicon {
      display: block; } }
  .active .navicon .navicon__bar {
    width: 30px; }
    .active .navicon .navicon__bar:nth-child(1) {
      transform: rotate(45deg) translate(0.29rem, 0.215rem); }
    .active .navicon .navicon__bar:nth-child(2) {
      opacity: 0; }
    .active .navicon .navicon__bar:nth-child(3) {
      transform: rotate(-45deg) translate(0.125rem, -0.0625rem); }

.navicon__bar {
  background-color: #014968;
  border-radius: 0;
  display: block;
  height: 4px;
  transition: transform 300ms ease-in-out, opacity 300ms ease-in-out;
  width: 27px; }
  .navicon__bar:nth-child(1) {
    transform: translate(0, -0.375rem); }
  .navicon__bar:nth-child(3) {
    transform: translate(0, 0.375rem); }

.menu-item-toggle {
  display: none; }

/*# sourceMappingURL=main-menu.css.map */


/*# sourceMappingURL=main-navigation.css.map */


/*# sourceMappingURL=opera.css.map */


/*# sourceMappingURL=recount-database.css.map */

#block-opera-branding {
  max-width: 215px;
  float: left; }

/*# sourceMappingURL=site-branding.css.map */

.article_title {
  margin: 15px 0 0; }
  .article_title a {
    font-size: 18px;
    font-weight: 500;
    text-decoration: none; }

/*# sourceMappingURL=site-content.css.map */

.site-footer {
  background-color: #014968;
  margin-top: auto;
  padding: 20px 0; }
  .site-footer .site-footer__inner {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
  .site-footer .block-content--type-text {
    margin: 0; }
  .site-footer p {
    color: #ffff;
    font-size: 16px;
    line-height: 22px;
    margin: 0; }
  .site-footer .site-footer__right {
    min-width: 150px; }

.footer-content {
  margin: 0;
  line-height: 0;
  text-align: center; }
  .footer-content a {
    line-height: 0; }

.block-social-media-links-block a {
  color: #ffffff; }
  .block-social-media-links-block a .fa-2x {
    font-size: 18px; }

/*# sourceMappingURL=site-footer.css.map */

header {
  background-color: #ffffff;
  box-shadow: 0 1px 5px #00000029;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  position: fixed;
  padding: 15px; }
  header .header-content {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%; }
    @media screen and (min-width: 768px) {
      header .header-content {
        justify-content: flex-start;
        flex-wrap: nowrap; } }
    @media (max-width: 767px) {
      header .header-content {
        padding: 20px 20px 0;
        position: relative; }
        header .header-content .site-header-top,
        header .header-content .main-menu__navicon {
          margin-bottom: 20px; } }
  header.sticky_header {
    transition: all 0.5s;
    z-index: 9; }

.toolbar-fixed header {
  top: 39px; }
  @media screen and (min-width: 976px) {
    .toolbar-fixed header {
      top: 78px; } }

/*# sourceMappingURL=site-header.css.map */

.flexslider {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  max-width: inherit;
  overflow: hidden; }
  .flexslider .flex-control-nav {
    display: none;
    bottom: 20px; }
    .flexslider .flex-control-nav li a {
      background: #ffff; }
  .flexslider .flex-active-slide {
    position: relative; }
  .flexslider .flex-direction-nav a {
    z-index: 1; }
    .flexslider .flex-direction-nav a::before {
      content: ''; }
  .flexslider .flex-direction-nav .flex-next::before {
    content: ''; }
  .flexslider img {
    max-height: 500px;
    background-size: cover;
    -o-object-fit: cover;
    object-fit: cover; }

.hero_section {
  overflow-x: clip;
  margin-top: 95px; }

/*# sourceMappingURL=slider-content.css.map */

.user-account-nav-wrapper {
  float: left;
  margin-top: -25px; }

.user__login-btn {
  font-weight: 500;
  text-decoration: none;
  padding: 0 10px; }

/*# sourceMappingURL=user-account-nav.css.map */
