@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 */
