@charset "UTF-8";
/*!
Theme Name: Miros Foreign Car Service Mobile
Theme URI: https://www.web.com/
Author: Web.com | Advanced Custom Website Department
Author URI: https://www.web.com/
Description: This mobile theme was designed for your Advanced Custom Website, made by Web.com.
Version: 4.0
Tags: editor-style, full-width-template, theme-options
Text Domain: web-com-acw-mobile
*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

html {
  overflow-y: scroll;
  box-sizing: border-box; }

*, *::before, *::after {
  box-sizing: inherit; }

::selection {
  color: #FFFFFF;
  text-shadow: 1px 1px 3px #000;
  background: #bd0000; }

::-moz-selection {
  color: #FFFFFF;
  text-shadow: 1px 1px 3px #000;
  background: #bd0000; }

a {
  color: #bd0000;
  text-decoration: underline; }
  a:hover, a:focus {
    text-decoration: none; }

p {
  margin: 1em 0 0; }
  p:first-child {
    margin-top: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.6em 0 0;
  color: inherit; }
  h1:first-child,
  h2:first-child,
  h3:first-child,
  h4:first-child,
  h5:first-child,
  h6:first-child {
    margin-top: 0; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: inherit;
    text-decoration: inherit; }
    h1 a:hover, h1 a:focus,
    h2 a:hover,
    h2 a:focus,
    h3 a:hover,
    h3 a:focus,
    h4 a:hover,
    h4 a:focus,
    h5 a:hover,
    h5 a:focus,
    h6 a:hover,
    h6 a:focus {
      text-decoration: underline; }

h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5,
h5 + h6,
hr + h1,
hr + h2,
hr + h3,
hr + h4,
hr + h5,
hr + h6 {
  margin: 0.5em 0 0; }

h1.horizontal-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  text-align: center; }
  h1.horizontal-line:before, h1.horizontal-line:after {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 1em;
    -moz-box-flex: 1;
    -moz-flex: 1 0 1em;
    -ms-flex: 1 0 1em;
    flex: 1 0 1em;
    content: '';
    display: block;
    border-top: 1px solid rgba(4, 6, 15, 0.5); }
  h1.horizontal-line:before {
    margin-right: 0.5em; }
  h1.horizontal-line:after {
    margin-left: 0.5em; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h7 a {
  color: inherit;
  text-decoration: none; }
  h1 a:hover, h1 a:focus,
  h2 a:hover,
  h2 a:focus,
  h3 a:hover,
  h3 a:focus,
  h4 a:hover,
  h4 a:focus,
  h5 a:hover,
  h5 a:focus,
  h6 a:hover,
  h6 a:focus,
  h7 a:hover,
  h7 a:focus {
    text-decoration: none; }

body input,
body select,
body textarea {
  display: inline-block;
  width: auto;
  padding: 0.5em;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0.15em;
  box-shadow: inset 1px 1px 4px #DFDFDF;
  transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, background 0.25s ease-in-out, color 0.25s ease-in-out; }
  body input::-webkit-input-placeholder,
  body select::-webkit-input-placeholder,
  body textarea::-webkit-input-placeholder {
    color: #1f2e74; }
  body input::-moz-placeholder,
  body select::-moz-placeholder,
  body textarea::-moz-placeholder {
    color: #1f2e74; }
  body input:-ms-input-placeholder,
  body select:-ms-input-placeholder,
  body textarea:-ms-input-placeholder {
    color: #1f2e74; }
  body input:-moz-placeholder,
  body select:-moz-placeholder,
  body textarea:-moz-placeholder {
    color: #1f2e74; }
  body input:hover, body input:focus,
  body select:hover,
  body select:focus,
  body textarea:hover,
  body textarea:focus {
    border-color: rgba(0, 0, 0, 0.5);
    outline: none;
    box-shadow: inset 1px 1px 4px #DFDFDF, 0 0 8px #bd0000; }

body button[type="submit"],
body input[type="button"],
body input[type="submit"],
body a.button,
body a.btn {
  border-radius: 0.15em;
  transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out, background 0.25s ease-in-out, color 0.25s ease-in-out;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.065);
  display: inline-block;
  padding: 0.5em 2.5em;
  color: #FFFFFF;
  font-family: inherit;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  background: #bd0000;
  border: 1px solid #bd0000;
  cursor: pointer;
  -webkit-appearance: button; }
  body button[type="submit"]:hover, body button[type="submit"]:focus,
  body input[type="button"]:hover,
  body input[type="button"]:focus,
  body input[type="submit"]:hover,
  body input[type="submit"]:focus,
  body a.button:hover,
  body a.button:focus,
  body a.btn:hover,
  body a.btn:focus {
    background: #0e5eb7;
    border-color: #0a4688; }

input[type="radio"],
input[type="checkbox"] {
  display: inline-block;
  vertical-align: baseline !important;
  width: auto !important; }
  input[type="radio"]:focus,
  input[type="checkbox"]:focus {
    border-color: none;
    box-shadow: none; }
  input[type="radio"]:hover, input[type="radio"]:focus,
  input[type="checkbox"]:hover,
  input[type="checkbox"]:focus {
    border-color: none; }

button[disabled],
input[disabled] {
  cursor: default; }

.webcom-content a:before {
  display: inline-block;
  margin-right: 0.15em;
  font-family: 'FontAwesome'; }

.webcom-content a[href^="mailto:"], .webcom-content a[href^="tel:"], .webcom-content a[href$=".doc"], .webcom-content a[href$=".docx"], .webcom-content a[href$=".mp3"], .webcom-content a[href$=".pdf"], .webcom-content a[href$=".ppt"], .webcom-content a[href$=".pptx"], .webcom-content a[href$=".xls"], .webcom-content a[href$=".xlsx"], .webcom-content a[href$=".zip"] {
  display: inline-block;
  vertical-align: text-top;
  word-wrap: break-word; }

.webcom-content a[href^="mailto:"]:before {
  content: '\f003'; }

.webcom-content a[href^="tel:"]:before {
  content: '\f095'; }

.webcom-content a[href$=".doc"]:before, .webcom-content a[href$=".docx"]:before {
  content: '\f1c2'; }

.webcom-content a[href$=".mp3"]:before {
  content: '\f001'; }

.webcom-content a[href$=".pdf"]:before {
  content: '\f1c1'; }

.webcom-content a[href$=".ppt"]:before, .webcom-content a[href$=".pptx"]:before {
  content: '\f1c4'; }

.webcom-content a[href$=".xls"]:before, .webcom-content a[href$=".xlsx"]:before {
  content: '\f1c3'; }

.webcom-content a[href$=".zip"]:before {
  content: '\f1c6'; }

.webcom-container {
  position: relative;
  margin: 0 auto;
  max-width: 20032px;
  padding: 0 16px; }
  .webcom-container.flex,
  .webcom-container.flex > .webcom-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    width: 100%; }
    @media (max-width: 20000px) {
      .webcom-container.flex,
      .webcom-container.flex > .webcom-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .webcom-container.flex .site-content,
    .webcom-container.flex > .webcom-content .site-content {
      position: relative;
      width: 100%; }
      body.sidebar .webcom-container.flex .site-content, body.sidebar
      .webcom-container.flex > .webcom-content .site-content {
        width: calc( 100% - ( 25% + 2em )); }
        @media (max-width: 20000px) {
          body.sidebar .webcom-container.flex .site-content, body.sidebar
          .webcom-container.flex > .webcom-content .site-content {
            width: 100%; } }
      .webcom-container.flex .site-content + .widget-area,
      .webcom-container.flex > .webcom-content .site-content + .widget-area {
        margin-right: 0;
        margin-left: 2em; }
    .webcom-container.flex .widget-area,
    .webcom-container.flex > .webcom-content .widget-area {
      -webkit-flex-shrink: 0;
      -moz-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      position: relative;
      width: 25%;
      margin-right: 2em; }
      @media (max-width: 20000px) {
        .webcom-container.flex .widget-area,
        .webcom-container.flex > .webcom-content .widget-area {
          -webkit-box-ordinal-group: 2;
          -webkit-order: 1;
          -moz-order: 1;
          -ms-flex-order: 1;
          order: 1;
          width: 100%;
          margin-top: 1.75em;
          margin-right: 0 !important;
          margin-left: 0 !important; } }

blockquote {
  margin-bottom: 1em;
  padding: 1em;
  color: #FFFFFF;
  font-style: italic;
  background: #0e5eb7;
  border-left: 0.5em solid #bd0000; }
  blockquote a[href] {
    color: #FFFFFF;
    font-weight: bold; }
    blockquote a[href]:hover, blockquote a[href]:focus {
      color: #FFFFFF;
      text-decoration: none; }

hr {
  height: 1px;
  margin: 2em 0;
  background: #1D2731;
  border: none; }
  hr:first-child {
    margin-top: 0; }

img,
embed,
iframe,
object,
video {
  max-width: 100%;
  margin-top: 1em;
  border: none; }
  img:first-child,
  embed:first-child,
  iframe:first-child,
  object:first-child,
  video:first-child {
    margin-top: 0; }

img {
  height: auto; }

code {
  border-radius: 3px;
  padding: 0.15em;
  font-family: monospace;
  font-size: 0.75em;
  line-height: 1.35em;
  background: #e6e6e6; }

pre {
  border-radius: 3px;
  margin-top: 1em;
  margin-right: 0;
  margin-left: 0;
  padding: 1.5em;
  color: #0f1637;
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  border: 1px solid #bd0000;
  overflow: auto; }
  pre code {
    display: block; }

address {
  margin-top: 1em; }

table {
  max-width: 100%;
  margin-top: 1em;
  border-collapse: collapse; }
  @media (max-width: 20000px) {
    table {
      display: block;
      width: 100% !important;
      overflow-x: auto; } }
  table.data:not([border]) {
    border: 1px solid #610000; }
    table.data:not([border]) tr {
      border-bottom: 1px solid #610000; }
  table.data tr th {
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    background: #bd0000;
    border: none; }
  table.data tr:nth-child(odd) {
    color: #fff;
    background: #d70000; }
  table.data tr:nth-child(even) {
    color: #fff;
    background: #f00000; }
  table.data tr:hover {
    color: #000;
    background: #ff0b0b; }
  table[cellspacing] {
    border-collapse: separate; }
  table:not([border]) th {
    border-top: none;
    border-right: none;
    border-bottom: 3px solid #1D2731;
    border-left: none; }
  table:not([border]) tr {
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #1D2731;
    border-left: none; }
  table caption {
    margin-top: 1em;
    font-size: 0.75em; }
  table th {
    text-align: left; }
  table:not([cellpadding]) th,
  table:not([cellpadding]) td {
    padding: 0.5em; }
  @media (max-width: 20000px) {
    table td,
    table th {
      white-space: nowrap; } }
  .comment-content table {
    border-bottom: 1px solid #e6e6e6; }
    .comment-content table td {
      border-top: 1px solid #e6e6e6; }

.scorecard,
#wpstats {
  display: none; }

.webcom-wrapper,
.webcom-footer-wrapper {
  word-wrap: break-word; }

abbr,
dfn,
acronym {
  border-bottom: 1px dotted #2f46b0;
  cursor: help; }

a[href^="tel:"] {
  pointer-events: none; }
  @media (max-width: 20000px) {
    a[href^="tel:"] {
      pointer-events: all; } }

.site-content ol,
.wp-editor ol,
.widget ol {
  margin: 1em 0 0; }
  .site-content ol ol,
  .wp-editor ol ol,
  .widget ol ol {
    margin-top: 0; }
  .site-content ol ul,
  .wp-editor ol ul,
  .widget ol ul {
    margin-top: 0; }
    .site-content ol ul li,
    .wp-editor ol ul li,
    .widget ol ul li {
      margin-top: 0; }

.site-content ul,
.wp-editor ul,
.widget ul {
  margin: 1em 0 0; }
  .site-content ul.pretty-bullets,
  .wp-editor ul.pretty-bullets,
  .widget ul.pretty-bullets {
    list-style: none; }
    .site-content ul.pretty-bullets ul,
    .wp-editor ul.pretty-bullets ul,
    .widget ul.pretty-bullets ul {
      list-style: none; }
    .site-content ul.pretty-bullets li:before,
    .wp-editor ul.pretty-bullets li:before,
    .widget ul.pretty-bullets li:before {
      content: '\f101';
      float: left;
      margin-left: -1.5em;
      color: #bd0000;
      font-family: 'FontAwesome'; }
    .site-content ul.pretty-bullets ol li:before,
    .wp-editor ul.pretty-bullets ol li:before,
    .widget ul.pretty-bullets ol li:before {
      content: none;
      margin: 0; }
  .site-content ul ul,
  .wp-editor ul ul,
  .widget ul ul {
    margin: 0; }
  .site-content ul ol,
  .wp-editor ul ol,
  .widget ul ol {
    margin-top: 0; }
    .site-content ul ol li,
    .wp-editor ul ol li,
    .widget ul ol li {
      margin-top: 0; }
  .site-content ul[style*="list-style"] > li:before,
  .wp-editor ul[style*="list-style"] > li:before,
  .widget ul[style*="list-style"] > li:before {
    content: none;
    margin: 0; }

.widget ol,
.widget ul {
  padding: 0 0 0 1.5em; }

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  height: auto;
  max-width: 100%; }

.alignnone {
  display: inline-block;
  vertical-align: middle;
  margin: 0; }

.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.alignright {
  float: right;
  margin-top: 0.25em;
  margin-bottom: 0.5em;
  margin-left: 1.5em; }
  @media (max-width: 20000px) {
    .alignright {
      display: block;
      float: none;
      margin-top: 1em;
      margin-right: auto;
      margin-left: auto; } }

.alignleft {
  float: left;
  margin-top: 0.25em;
  margin-right: 1.5em;
  margin-bottom: 0.5em; }
  @media (max-width: 20000px) {
    .alignleft {
      display: block;
      float: none;
      margin-top: 1em;
      margin-right: auto;
      margin-left: auto; } }

.wp-caption {
  max-width: 95%;
  padding: 0.25em 0.25em 0.5em;
  font-size: 0.875em;
  font-style: italic;
  line-height: 1.5em;
  text-align: center;
  border: 1px solid #cccccc; }
  .wp-caption.alignnone {
    margin-top: 1em; }
  .wp-caption .aligncenter {
    clear: both; }
  .wp-caption.alignright {
    margin-top: 1em; }
  .wp-caption.alignleft {
    margin-top: 1em; }
  .wp-caption img {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none; }
  .wp-caption .wp-caption-text {
    margin: 0;
    padding: 0 0.25em; }

.author-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 1.5em;
  margin-top: 1.5em;
  border-top: 1px solid #e6e6e6; }
  .author-info .author-avatar {
    vertical-align: top; }
    .author-info .author-avatar img {
      border-radius: 3px;
      box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2); }
  .author-info .author-description {
    padding-left: 2em;
    line-height: 1.5em;
    color: gray;
    vertical-align: top; }
  .author.archive .author-info {
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
    border-top: 0;
    border-bottom: 1px solid #e6e6e6; }

body.error404 .search-form {
  margin-top: 1.5em; }
  @media (max-width: 480px) {
    body.error404 .search-form input {
      width: 100%;
      margin-top: 1.5em; } }

.search-form {
  margin-top: 1em; }
  .search-form fieldset {
    padding: 0;
    border: 0; }

.widget-area {
  padding: 1em;
  background: rgba(4, 6, 15, 0.25); }

.entry-header {
  margin-bottom: 1.5em; }
  @media (max-width: 20000px) {
    .entry-header {
      display: table;
      width: 100%; } }
  .entry-header .wp-post-image {
    float: right;
    max-width: 50%;
    margin-top: .25em;
    margin-bottom: .5em;
    margin-left: 1.5em; }
    @media (max-width: 20000px) {
      .entry-header .wp-post-image {
        display: table-footer-group;
        float: none;
        max-width: 100%;
        margin: .5em auto; } }
  .entry-header h1,
  .entry-header h2 {
    margin-top: .25em;
    font-size: 2em; }
    @media (max-width: 20000px) {
      .entry-header h1,
      .entry-header h2 {
        display: table-header-group; } }
  .entry-header .comments-link {
    font-size: .75em;
    color: gray; }

.archive-header,
.page-header {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #e6e6e6; }

.infinite-wrap {
  padding-bottom: 1.5em;
  margin-top: 1.5em;
  border-bottom: 4px double #e6e6e6; }

article {
  padding-bottom: 1.5em;
  margin-top: 1.5em;
  border-bottom: 4px double #e6e6e6; }
  article:first-child {
    margin-top: 0; }
  article:last-child {
    border-bottom: 0;
    padding-bottom: 0; }
  article.sticky {
    border: 1px solid #e6e6e6; }
    article.sticky .featured-post {
      margin-bottom: 1.5em;
      background: rgba(0, 0, 0, 0.035);
      border-top: 4px double #e6e6e6;
      border-bottom: 4px double #e6e6e6;
      font-size: 0.75em;
      color: gray;
      text-align: center; }
    article.sticky .entry-header,
    article.sticky .entry-content,
    article.sticky .entry-meta,
    article.sticky .edit-link {
      padding: 0 1em; }

.edit-link a::before {
  display: inline-block;
  margin-right: 0.3em;
  font-family: FontAwesome;
  content: '\f040'; }

.more-link::after {
  display: inline-block;
  margin-left: 0.3em;
  font-family: FontAwesome;
  content: '\f061'; }

.entry-meta {
  margin-top: 2em;
  font-size: 0.75em;
  clear: both; }

.entry-content .page-links {
  margin-top: 1em;
  background: #DFDFDF;
  padding: 0.25em; }

nav.blog-navigation,
nav.nav-single {
  padding: 1em 0; }
  body.neverending nav.blog-navigation, body.neverending
  nav.nav-single {
    display: none; }
  nav.blog-navigation .nav-previous,
  nav.nav-single .nav-previous {
    float: left; }
    nav.blog-navigation .nav-previous > a::before,
    nav.nav-single .nav-previous > a::before {
      display: inline-block;
      margin-right: 0.25em;
      font-family: FontAwesome;
      content: '\f060'; }
  nav.blog-navigation .nav-next,
  nav.nav-single .nav-next {
    float: right; }
    nav.blog-navigation .nav-next > a::after,
    nav.nav-single .nav-next > a::after {
      display: inline-block;
      margin-left: 0.25em;
      font-family: FontAwesome;
      content: '\f061'; }

.image-attachment .attachment {
  text-align: center; }
  .image-attachment .attachment .entry-caption {
    margin-top: 0.25em; }

.mejs-audio {
  max-width: 95%;
  margin: auto; }

.comments-title {
  font-size: 1.5em; }

.commentlist {
  margin: 1em 0;
  padding: 0.5em 1em;
  border: 1px solid #e6e6e6; }
  .commentlist .comment .comment {
    margin-top: 1.5em;
    padding-top: 0;
    padding-left: 2.5em;
    border-left: 1px dashed #e6e6e6; }
    .commentlist .comment .comment.depth-2 {
      margin-left: 1em; }
    .commentlist .comment .comment.depth-3 {
      margin-left: 1.5em; }
    .commentlist .comment .comment.depth-4 {
      margin-left: 2em; }
    .commentlist .comment .comment.depth-5 {
      margin-left: 2.5em; }
    .commentlist .comment .comment.depth-6 {
      margin-left: 3em; }
  .commentlist .comment + .comment {
    padding-top: 1.5em;
    margin-top: 0; }
  .commentlist .comment.bypostauthor {
    background: #efefef;
    padding: .5em;
    border-left: 3px solid #005fa3;
    margin-top: 1.5em; }
  .commentlist .comment .comment-author img {
    float: left;
    margin-top: .4em;
    margin-right: .5em; }
  .commentlist .comment .comment-author cite {
    font-style: normal;
    font-weight: 600; }
  .commentlist .comment .comment-author .says {
    display: none; }
  .commentlist .comment .comment-meta {
    font-size: .75em; }
    .commentlist .comment .comment-meta + * {
      margin-top: .5em;
      padding-top: .5em;
      border-top: 1px solid #e6e6e6;
      clear: both; }

.comment-navigation {
  margin: 0 1em; }

.comment-respond {
  margin: 1em 0;
  padding: .5em 1em;
  border: 1px solid #e6e6e6; }
  .comment-respond label {
    display: block; }
  .comment-respond input[type="text"],
  .comment-respond textarea {
    width: 100%;
    padding: .75em;
    font-size: .75em; }
  .comment-respond .required {
    display: inline-block;
    vertical-align: top;
    color: #c00; }

/* Widget Styles */
.widget-area .widget {
  margin-top: 1.5em;
  padding: .75em; }
  .widget-area .widget:first-child {
    margin-top: 0; }
  .widget-area .widget .widget-title {
    border-bottom: 0.1em solid #bd0000;
    margin-bottom: .25em;
    font-weight: normal;
    font-size: 1.25em; }
  .widget-area .widget input,
  .widget-area .widget select {
    max-width: 100%; }
  .widget-area .widget.widget_search {
    margin-top: 0; }
    .widget-area .widget.widget_search form {
      margin: 0; }
    .widget-area .widget.widget_search input {
      width: 100%;
      padding: .5em;
      font-family: inherit; }
      .widget-area .widget.widget_search input[type=submit] {
        margin-top: .5em; }
  .widget-area .widget.widget_rss li {
    margin-top: 1em; }
  .widget-area .widget.widget_calendar table {
    margin: 0;
    text-align: center;
    border-collapse: collapse; }
  .widget-area .widget.widget_calendar caption {
    margin: 0;
    font-size: 1.25em;
    font-weight: normal;
    color: #bd0000; }
  .widget-area .widget.widget_calendar th {
    font-weight: 600; }
  .widget-area .widget.widget_calendar thead tr {
    text-align: center; }
    .widget-area .widget.widget_calendar thead tr a {
      text-decoration: underline;
      font-weight: bold; }
      .widget-area .widget.widget_calendar thead tr a:hover, .widget-area .widget.widget_calendar thead tr a:focus {
        text-decoration: none; }
  .widget-area .widget .post-date, .widget-area .widget .rss-date {
    margin-left: .5em;
    font-size: .75em;
    color: gray; }

/* Text meant only for screen readers. */
.says,
.screen-reader-text {
  border-radius: 0;
  position: absolute;
  top: -1000em;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: none;
  transition: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  overflow: hidden;
  width: 1px;
  height: 1px; }
  .says:focus,
  .screen-reader-text:focus {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    left: 6px;
    top: 7px;
    height: auto;
    width: auto;
    display: block;
    font-size: .85em;
    font-weight: 600;
    padding: 15px 23px 14px;
    background: #f1f1f1;
    color: #0073aa;
    z-index: 100000;
    line-height: normal;
    text-decoration: none;
    clip: auto !important;
    clip-path: none; }

.assistive-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px); }

div[id^="gallery"].gallery {
  margin: 1.8em 0;
  clear: both; }
  div[id^="gallery"].gallery dl.gallery-item {
    margin: 0;
    padding: 0 10px; }
    div[id^="gallery"].gallery dl.gallery-item .gallery-caption {
      font-size: 0.9em; }
  @media (max-width: 768px) {
    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
      width: 25% !important; }
      div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(4n+1) {
        clear: left; } }
  @media (max-width: 500px) {
    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
      width: 33% !important; }
      div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(4n+1) {
        clear: none; }
      div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(3n+1) {
        clear: left; } }
  @media (max-width: 320px) {
    div[id^="gallery"].gallery[class*="gallery-columns"]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
      width: 100% !important;
      float: none;
      clear: none; } }
  @media (max-width: 320px) {
    div[id^="gallery"].gallery[class*="gallery-columns"].gallery-columns-2 dl.gallery-item,
    div[id^="gallery"].gallery[class*="gallery-columns"].gallery-columns-3 dl.gallery-item {
      float: none;
      width: 100% !important; } }
  @media (max-width: 768px) {
    div[id^="gallery"].gallery br {
      display: none; } }

/* =Print
----------------------------------------------- */
@media print {
  body {
    background: none !important;
    font-size: 10pt;
    color: #000000; }
  a {
    text-decoration: inherit; }
    footer a[rel=bookmark]:after {
      content: " [" attr(href) "] "; }
  .author-info .author-avatar,
  .comment-respond,
  .commentlist .comment-edit-link,
  .commentlist .reply,
  .entry-header .comments-link,
  .entry-meta .edit-link a,
  .page-link {
    display: none; }
  .author-info .author-description {
    padding-left: 0; }
  .comment-author img {
    max-width: 30px;
    height: auto; } }

.cf, .site-content,
.entry-content, .widget-area, nav.blog-navigation,
nav.nav-single, div[id^="gallery"].gallery {
  *zoom: 1; }
  .cf:before, .site-content:before,
  .entry-content:before, .widget-area:before, nav.blog-navigation:before,
  nav.nav-single:before, div[id^="gallery"].gallery:before, .cf:after, .site-content:after,
  .entry-content:after, .widget-area:after, nav.blog-navigation:after,
  nav.nav-single:after, div[id^="gallery"].gallery:after {
    content: '';
    display: table;
    line-height: 0; }
  .cf:after, .site-content:after,
  .entry-content:after, .widget-area:after, nav.blog-navigation:after,
  nav.nav-single:after, div[id^="gallery"].gallery:after {
    clear: both; }

.hide {
  display: none; }

.txt-c {
  text-align: center; }

.txt-r {
  text-align: right; }

.txt-l {
  text-align: left; }

.txt-j {
  text-align: justify; }

.txt-uc {
  text-transform: uppercase; }

.txt-ul {
  text-decoration: underline; }

@media (max-width: 20000px) {
  .panel-grid > .lists .panel-grid-cell {
    margin-bottom: 0 !important; }
    .panel-grid > .lists .panel-grid-cell ul {
      margin: 0; }
    .panel-grid > .lists .panel-grid-cell:first-child ul {
      margin-top: 1em; }
    .panel-grid > .lists .panel-grid-cell:last-child ul {
      margin-bottom: 1em; } }

@media (max-width: 20000px) {
  .appointments-confirmation-wrapper input[type="text"] {
    width: 100%; } }

.appointments-confirmation-wrapper input[type="button"] {
  margin: 0.25em 0;
  white-space: pre-wrap; }

@media (max-width: 20000px) {
  .app_services .app_services_dropdown select {
    margin: 0.25em 0; } }

.app_timetable .app_timetable_cell {
  position: relative; }
  .app_timetable .app_timetable_cell .wait_img {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    right: 10px;
    margin: 0; }

.widget-web-login label {
  display: block; }

.navigation-primary > .navigation-toggle {
  font-size: 1em; }

.navigation-primary > ul li a {
  padding: 0.5em 1em;
  color: #FFFFFF;
  background-color: #bd0000; }

body:not(.home) .navigation-primary > ul li.current-menu-item > a,
body:not(.home) .navigation-primary > ul li.current-menu-parent > a,
.navigation-primary > ul li:hover > a,
.navigation-primary > ul li a:focus {
  color: #FFFFFF;
  background-color: #0e5eb7; }

.navigation-primary ul.sub-menu li a {
  padding: 0.5em 1em;
  color: #FFFFFF;
  text-align: left;
  white-space: nowrap;
  background-color: #0e5eb7; }

body:not(.home) .navigation-primary ul.sub-menu li.current-menu-item > a,
body:not(.home) .navigation-primary ul.sub-menu li.current-menu-parent > a,
.navigation-primary ul.sub-menu li:hover > a,
.navigation-primary ul.sub-menu li a:focus {
  color: #FFFFFF;
  background-color: #bd0000; }

.navigation-primary > .navigation-toggle[href] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  display: none;
  padding: 0.938em;
  background: none;
  border: none;
  cursor: pointer;
  width: 100%;
  transition-duration: 0.15s;
  transition-property: opacity, filter;
  transition-timing-function: linear; }
  @media (max-width: 20000px) {
    .navigation-primary > .navigation-toggle[href] {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  .navigation-primary > .navigation-toggle[href]:hover, .navigation-primary > .navigation-toggle[href]:focus {
    outline: none; }
  .navigation-primary > .navigation-toggle[href] .hamburger-box {
    position: relative;
    display: inline-block;
    width: 2.500em;
    height: 1.500em; }
    .navigation-primary > .navigation-toggle[href] .hamburger-box .hamburger-inner {
      position: absolute;
      top: 50%;
      display: block;
      width: 2.500em;
      height: 0.250em;
      margin-top: -0.125em;
      background-color: #FFFFFF;
      border-radius: 0.250em;
      transition-duration: 0.22s;
      transition-property: transform;
      transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
      .navigation-primary > .navigation-toggle[href] .hamburger-box .hamburger-inner:before, .navigation-primary > .navigation-toggle[href] .hamburger-box .hamburger-inner:after {
        content: '';
        position: absolute;
        display: block;
        width: 2.500em;
        height: 0.250em;
        background-color: #FFFFFF;
        border-radius: 0.250em;
        transition-duration: 0.15s;
        transition-property: transform;
        transition-timing-function: ease; }
      .navigation-primary > .navigation-toggle[href] .hamburger-box .hamburger-inner:before {
        top: -0.625em;
        transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
      .navigation-primary > .navigation-toggle[href] .hamburger-box .hamburger-inner:after {
        bottom: -0.625em;
        transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .navigation-primary > .navigation-toggle[href] .label {
    margin-left: 0.25em;
    padding: 0.25em;
    color: #FFFFFF;
    font-size: 1.125em;
    background: #0e5eb7;
    border-radius: 0.25em; }
  .navigation-primary > .navigation-toggle[href].is-active .hamburger-inner,
  .navigation-primary > .navigation-toggle[href].is-active .hamburger-inner::before,
  .navigation-primary > .navigation-toggle[href].is-active .hamburger-inner::after {
    background-color: #DFDFDF; }
  .navigation-primary > .navigation-toggle[href].is-active .hamburger-inner {
    transform: rotate(225deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    .navigation-primary > .navigation-toggle[href].is-active .hamburger-inner:before {
      top: 0;
      opacity: 0;
      transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
    .navigation-primary > .navigation-toggle[href].is-active .hamburger-inner:after {
      bottom: 0;
      transform: rotate(-90deg);
      transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .navigation-primary > .navigation-toggle[href].is-active .label {
    color: #FFFFFF;
    background: #03352E; }

.navigation-primary ul[class] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none; }
  @media (max-width: 20000px) {
    .navigation-primary ul[class] {
      display: none; } }
  .navigation-primary ul[class] li {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative; }
    .navigation-primary ul[class] li.menu-item-has-children > a {
      padding-right: 1.5em; }
      .navigation-primary ul[class] li.menu-item-has-children > a:after {
        content: "";
        font-family: FontAwesome;
        position: absolute;
        right: 0.5em; }
    .navigation-primary ul[class] li a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      height: 100%;
      text-decoration: none;
      transition: all 50ms ease-in-out;
      transition-delay: 50ms; }
    body:not(.home) .navigation-primary ul[class] li.current-menu-item > a,
    body:not(.home) .navigation-primary ul[class] li.current-menu-parent > a,
    body:not(.home) .navigation-primary ul[class] li.current-menu-ancestor > a,
    .navigation-primary ul[class] li > a:hover,
    .navigation-primary ul[class] li:hover > a {
      transition-delay: 0ms; }
    .navigation-primary ul[class] li .sub-menu {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      position: absolute;
      z-index: 99;
      display: none;
      min-width: 100%; }
      @media (max-width: 20000px) {
        .navigation-primary ul[class] li .sub-menu {
          top: auto;
          left: auto;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
          position: static; } }
      .navigation-primary ul[class] li .sub-menu li.menu-item-has-children a:after {
        content: ""; }
      .navigation-primary ul[class] li .sub-menu li a {
        display: block; }
      .navigation-primary ul[class] li .sub-menu .sub-menu {
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        top: 0;
        left: calc( 100% - 1px); }
      .navigation-primary ul[class] li .sub-menu li:hover > .sub-menu {
        display: block; }

.navigation-primary > ul > li:last-child > .sub-menu {
  top: auto;
  left: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  right: 0; }

.navigation-primary:not(.js) ul li:hover > .sub-menu {
  display: block !important; }

.navigation-primary:not(.js) ul li:focus-within > .sub-menu {
  display: block !important; }

@media (min-width: 20001px) {
  .navigation-primary > ul {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -moz-flex!important;
    display: -ms-flexbox!important;
    display: flex!important; } }

.nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button, .nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input, .nf-mp-header .nf-next-previous li input,
.nf-mp-footer .nf-next-previous li input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  padding: 0.5em 2.5em;
  color: #FFFFFF;
  background: #bd0000;
  border: none;
  cursor: pointer;
  transition: color 250ms, background 250ms; }
  .nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button:hover, .nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input:hover, .nf-mp-header .nf-next-previous li input:hover,
  .nf-mp-footer .nf-next-previous li input:hover, .nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button:focus, .nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input:focus, .nf-mp-header .nf-next-previous li input:focus,
  .nf-mp-footer .nf-next-previous li input:focus {
    color: #FFFFFF;
    background: #0e5eb7; }

.nf-form-wrap {
  padding: 1em;
  border: 1px solid rgba(0, 0, 0, 0.25); }
  .nf-form-wrap .nf-before-form-content .nf-form-fields-required {
    font-size: 0.75em;
    text-align: right; }
  .nf-form-wrap .nf-error-field-errors {
    color: #CC0000; }
  .nf-form-wrap .nf-field-container {
    margin-bottom: 0; }
    .nf-form-wrap .nf-field-container .nf-field .nf-field-label {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      margin-bottom: 0; }
    .nf-form-wrap .nf-field-container .nf-field .nf-field-element input,
    .nf-form-wrap .nf-field-container .nf-field .nf-field-element select,
    .nf-form-wrap .nf-field-container .nf-field .nf-field-element textarea {
      padding: 0.5em;
      border: 1px solid rgba(0, 0, 0, 0.25); }
    .nf-form-wrap .nf-field-container .nf-field .nf-field-element textarea {
      resize: vertical; }
    .nf-form-wrap .nf-field-container .nf-field .list-select-wrap select,
    .nf-form-wrap .nf-field-container .nf-field .list-multiselect-wrap option {
      padding: 0.407em; }
    .nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button {
      margin-top: 0.5em; }
    .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .htCore {
      display: table;
      table-layout: auto; }
    .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .handsontable,
    .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .htCore,
    .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .wtHider,
    .nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .wtSpreader {
      width: 100% !important; }
    .nf-form-wrap .nf-field-container .nf-field .nf-error .nf-field-element input {
      border-color: #CC0000; }
    .nf-form-wrap .nf-field-container:not(.submit-container) .nf-after-field {
      min-height: 1.5em; }
      .nf-form-wrap .nf-field-container:not(.submit-container) .nf-after-field .nf-error-msg {
        color: #CC0000;
        font-size: 0.75em;
        text-align: right; }

.nf-form-title h3 {
  padding-bottom: 0.5em; }

.nf-mp-header,
.nf-mp-footer {
  padding: 0.25em; }
  .nf-mp-header .nf-breadcrumbs li a,
  .nf-mp-footer .nf-breadcrumbs li a {
    padding: 0.5em;
    color: #FFFFFF;
    font-size: 0.85em;
    background: #bd0000;
    transition: color 250ms, background 250ms; }
  .nf-mp-header .nf-breadcrumbs li.active > a,
  .nf-mp-header .nf-breadcrumbs li a:hover,
  .nf-mp-header .nf-breadcrumbs li a:focus,
  .nf-mp-footer .nf-breadcrumbs li.active > a,
  .nf-mp-footer .nf-breadcrumbs li a:hover,
  .nf-mp-footer .nf-breadcrumbs li a:focus {
    color: #FFFFFF;
    font-weight: inherit;
    background: #0e5eb7; }
  .nf-mp-header .nf-next-previous li,
  .nf-mp-footer .nf-next-previous li {
    min-width: 15%; }
    .nf-mp-header .nf-next-previous li input,
    .nf-mp-footer .nf-next-previous li input {
      width: 100%;
      padding: 0.5em 1em; }
  .nf-mp-header h3,
  .nf-mp-footer h3 {
    margin: 0 0 1em;
    padding: 0 0 0.25em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25); }

body {
  color: #04060F;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.618;
  background: #FFFFFF;
  overflow: hidden; }
  body a {
    color: #bd0000;
    transition: color 200ms ease-in-out; }
    body a:hover, body a:focus {
      color: #8a0000; }

h1 {
  color: #bd0000;
  font-family: "Open Sans", sans-serif;
  font-size: 2.5em; }

h2 {
  color: #bd0000;
  font-family: "Open Sans", sans-serif;
  font-size: 1.5em; }

h3 {
  color: #bd0000;
  font-family: "Open Sans", sans-serif;
  font-size: 1.25em; }

h4 {
  color: #bd0000;
  font-family: "Open Sans", sans-serif;
  font-size: 1.125em; }

h5 {
  color: #bd0000;
  font-family: "Open Sans", sans-serif;
  font-size: 1em; }

h6 {
  color: #bd0000;
  font-family: "Open Sans", sans-serif;
  font-size: 1em; }

.webcom-header {
  text-align: center;
  padding: 20px 0; }
  .webcom-header .logo {
    text-decoration: none; }
  .webcom-header a {
    color: #bd0000;
    transition: color 200ms ease-in-out; }
    .webcom-header a:hover, .webcom-header a:focus {
      color: #8a0000; }

.webcom-contact {
  padding: 1em 0;
  color: #FFFFFF;
  font-size: 1.25rem;
  text-align: center;
  background: #8a0000; }
  .webcom-contact a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    margin: 0.25em;
    padding: 0.25em 0.5em;
    color: #FFFFFF;
    text-decoration: none;
    background: #bd0000;
    border: 2px solid #FFFFFF;
    border-radius: 4px;
    box-shadow: 1px 1px 3px #04060F; }
    .webcom-contact a i {
      margin-right: 10px; }

.webcom-social {
  padding: 1em 0;
  color: #FFFFFF;
  font-size: 1.5rem;
  text-align: center;
  background: #570000; }
  .webcom-social .flex-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    flex-wrap: wrap; }
    .webcom-social .flex-wrap a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      width: 50px;
      height: 50px;
      margin: 0.25em;
      padding: 0.25em 0.5em;
      color: #FFFFFF;
      text-decoration: none;
      background: #8a0000;
      border-radius: 50%; }

.webcom-navigation > div {
  padding: 0; }

.webcom-navigation .navigation-primary {
  background: #bd0000; }

.webcom-banner {
  position: relative; }
  .webcom-banner a {
    color: #0e5eb7;
    transition: color 200ms ease-in-out; }
    .webcom-banner a:hover, .webcom-banner a:focus {
      color: #bd0000; }

.webcom-content {
  padding: 32px 0; }

.webcom-footer {
  padding: 1.25em;
  color: #000;
  text-align: center;
  background: #DFDFDF;
  border-top: 1px solid #1D2731; }
  .webcom-footer a {
    color: #bd0000;
    text-decoration: none;
    transition: color 200ms ease-in-out; }
    .webcom-footer a:hover, .webcom-footer a:focus {
      text-decoration: underline; }
  .webcom-footer .totop {
    padding: 0.25em 0.5em;
    color: #FFFFFF;
    text-decoration: none;
    background: #bd0000;
    border: 2px solid #a40000;
    border-radius: 0.25em; }

.webcom-copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-top: 1em;
  font-size: 0.65em; }
  .webcom-copyright a {
    color: #0e5eb7;
    transition: color 200ms ease-in-out; }
    .webcom-copyright a:hover, .webcom-copyright a:focus {
      color: #bd0000; }
  .webcom-copyright .logo svg {
    width: 98px;
    height: 17px; }
    .webcom-copyright .logo svg path {
      fill: #003DA5; }
    .webcom-copyright .logo svg .dot {
      fill: #E60032; }

/*# sourceMappingURL=style.css.map */