@charset "UTF-8";
/* fira-sans-200 - latin_cyrillic-ext_cyrillic */
@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-200.eot"); /* IE9 Compat Modes */
    src: local(""), url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-200.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-200.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-200.woff") format("woff"), /* Modern Browsers */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-200.ttf") format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-200.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/* fira-sans-regular - latin_cyrillic-ext_cyrillic */
@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-regular.eot"); /* IE9 Compat Modes */
    src: local(""), url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-regular.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-regular.woff") format("woff"), /* Modern Browsers */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-regular.ttf") format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-regular.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/* fira-sans-italic - latin_cyrillic-ext_cyrillic */
@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-italic.eot"); /* IE9 Compat Modes */
    src: local(""), url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-italic.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-italic.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-italic.woff") format("woff"), /* Modern Browsers */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-italic.ttf") format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-italic.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/* fira-sans-800 - latin_cyrillic-ext_cyrillic */
@font-face {
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-800.eot"); /* IE9 Compat Modes */
    src: local(""), url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-800.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-800.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-800.woff") format("woff"), /* Modern Browsers */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-800.ttf") format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-800.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/* fira-sans-800italic - latin_cyrillic-ext_cyrillic */
@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-800italic.eot"); /* IE9 Compat Modes */
    src: local(""), url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-800italic.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-800italic.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-800italic.woff") format("woff"), /* Modern Browsers */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-800italic.ttf") format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/fira-sans-v10-latin_cyrillic-ext_cyrillic-800italic.svg#FiraSans") format("svg"); /* Legacy iOS */
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */



html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 62.5%;
}
body,
html {
    height: 100%;
    width: 100%;
}
html[lang="en-US"] {
    margin-top: 0 !important;
}
body {
    font-family: "Fira Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1;
    color: #414141;
    position: relative;
    -webkit-font-smoothing: antialiased;
    font-display: swap;
}
a img {
    border: none;
}
a {
    color: #12629a;
    text-decoration: none;
    line-height: inherit;
    font-weight: 700;
}
a:focus,
a:hover {
    color: #0089e9;
    text-decoration: underline;
}
img {
    max-width: 100%;
}
p a,
p a:visited {
    line-height: inherit;
}
[class*="fa-"]:before {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Free";
}
[class*="fab"]:before {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.hide {
    display: none;
}
.hide-override {
    display: none !important;
}
.highlight {
    background: #ff9;
}

figure {
    margin: 0;
}
blockquote,
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0;
    font-size: 16px;
    direction: ltr;
}
p {
    text-align: left;
    font-family: inherit;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 18px;
}
address,
aside p {
    line-height: 1.35;
    font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-style: normal;
    text-rendering: optimizeLegibility;
    line-height: 1.1;
    margin-bottom: 14px;
    margin-top: 14px;
}
h1.small,
h2.small,
h3.small,
h4.small,
h5.small,
h6.small {
    font-size: 60%;
    color: #58585a;
    line-height: 0;
}
h1 {
    font-size: 28px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
hr {
    clear: both;
    height: 0;
    border: none;
    border-bottom: 1px solid #fe0000;
    background-color: transparent;
    margin: 30px 0;
}
hr.clear {
    border: none;
}
em,
i {
    font-style: italic;
    line-height: inherit;
}
b,
strong {
    font-weight: 700;
    line-height: inherit;
}
small {
    font-size: 60%;
    line-height: inherit;
}
code {
    font-weight: 700;
    font-family: monospace;
    background: #ff9;
}
code.green {
    background: #bf9;
}
code.blue {
    background: #99fbff;
}
dl,
ol,
ul {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 18px;
    list-style-position: outside;
}
ul li ol,
ul li ul {
    margin-left: 20px;
    margin-bottom: 0;
}
ol li ol,
ol li ul {
    margin-left: 20px;
    margin-bottom: 0;
}
ol {
    list-style-type: none;
}
ol li {
    padding-left: 36px;
    counter-increment: step-counter;
    position: relative;
    margin-bottom: 6px;
}
ol li:before {
    content: counter(step-counter);
    margin-right: 12px;
    font-size: 80%;
    background-color: #ca0101;
    color: #fff;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 4px;
    position: absolute;
    top: -1px;
    left: 0;
}
blockquote,
blockquote p {
    line-height: 1.5;
}
blockquote {
    display: block;
    float: none;
    clear: both;
    text-align: left;
    margin: 10px 0 10px 10px;
    padding: 2px 25px;
    border-left: 4px solid #12629a;
    line-height: 1.75;
    font-size: 20px;
}
blockquote:after,
blockquote:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
blockquote cite {
    display: block;
    margin-top: 8px;
    font-size: 14px;
    color: #555;
}
blockquote cite:before {
    content: "\2014 \0020";
}
blockquote cite a,
blockquote cite a:visited {
    color: #555;
}
abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    border-bottom: 1px solid #58585a;
    cursor: help;
}
abbr {
    text-transform: none;
}

[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}
[data-tooltip]:after,
[data-tooltip]:before {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}
[data-tooltip]:before {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-bottom: 5px;
    padding: 7px;
    width: 230px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #414141;
    background-color: rgba(51, 51, 51, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    margin-left: -6px;
    margin-bottom: -12px;
}
[data-tooltip]:after,
[data-tooltip]:before {
    bottom: 100%;
    left: 50%;
    margin-left: -115px;
    -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -o-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none;
}
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);
}
[data-tooltip]:after {
    bottom: 60%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid #414141;
    border-top: 5px solid rgba(51, 51, 51, 0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    visibility: visible;
    opacity: 1;
}
.print-only {
    display: none !important;
}
@media print {
    * {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
        -webkit-filter: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .hide-on-print {
        display: none !important;
    }
    .print-only {
        display: block !important;
    }
    .hide-for-print {
        display: none !important;
    }
    .show-for-print {
        display: inherit !important;
    }
}
table {
    background: 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 0 18px;
    border: 1px solid #58585a;
    border: none;
}
table tfoot,
table thead {
    background: #f8f8f8;
}
table tbody tr td,
table tfoot tr td,
table tfoot tr th,
table thead tr th,
table tr td {
    display: table-cell;
    font-size: 16px;
    line-height: 18px;
    text-align: left;
}
table tfoot tr td,
table thead tr th {
    padding: 8px 10px 9px;
    font-size: 16px;
    font-weight: 700;
    color: #414141;
}
table tbody tr td {
    color: #414141;
    padding: 9px 10px;
    vertical-align: top;
    border: none;
    border-bottom: 1px solid rgba(88, 88, 90, 0.2);
}
.entry-content img {
    margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
}
.alignright,
img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
}
.aligncenter,
img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
}

blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left;
}
blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right;
}
form {
    margin: 0 0 20px;
}
form ul {
    margin-top: 12px;
    list-style-type: none;
}
input[type="submit"] {
    width: auto;
}
label {
    font-size: 16px;
    color: #414141;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin-bottom: 3px;
}
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
select,
textarea {
    background-color: #fff;
    border: 1px solid #d2d2d2;
    color: #414141;
    font-family: inherit;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    font-size: 14px;
    height: 36px;
    padding: 18px 18px;
    margin: 0 0 12px 0;
    width: 100%;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    outline: 0;
}
@media (max-width: 768px) {
    input[type="date"],
    input[type="datetime"],
    input[type="email"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="time"],
    input[type="url"],
    select,
    textarea {
        font-size: 16px;
    }
}
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
select:focus,
textarea:focus {
    background: #fff;
    border-color: #ff0e0e;
}
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
    background-color: #58585a;
}
textarea {
    height: auto;
    max-width: 100%;
}
select {
    width: 100%;
    padding: 6px 10px;
    font-family: inherit;
    width: 100%;
    margin-bottom: 12px;
}
fieldset {
    border: solid 1px #58585a;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 12px;
    margin: 18px 0;
}
fieldset legend {
    font-weight: 700;
    background: #fff;
    padding: 0 3px;
    margin: 0;
    margin-left: -3px;
}
form li input,
form li input[type="checkbox"],
form li input[type="radio"] {
    margin-top: 0 !important;
    margin-right: 14px;
}
form li input:hover + label,
form li input[type="checkbox"]:hover + label,
form li input[type="radio"]:hover + label {
    color: #ca0101;
}
form li label {
    margin: 0;
}
form li input[type="checkbox"]:checked + label,
form li input[type="radio"]:checked + label {
    color: #ca0101 !important;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    //position: absolute;
    //left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    line-height: 18px;
    display: inline-block;
    color: #414141;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ca0101;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: "";
    width: 12px;
    height: 12px;
    background: #ca0101;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.checkbox .danger {
    font-weight: 700;
}
.checkbox:hover .danger {
    color: #ffe246;
}
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
    -webkit-appearance: none;
}
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    line-height: 18px;
    display: inline-block;
    color: #414141;
	margin-left:20px;
}




[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ca0101;
    border-radius: 2px;
    background: #fff;
}
[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
    content: "";
    font-weight: 400;
    color: #12629a;
    color: #fff !important;
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 3px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
[type="checkbox"]:checked + label:before {
    background-color: #ca0101;
}
[type="checkbox"]:checked + label:after {
    content: "✔";
    content: "\2713";
    font-weight: 700;
    color: #fff !important;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}






@media (max-width: 500px) {
    [type="checkbox"]:checked + label:after {
        font-size: 26px;
        left: -5px;
    }
}
.button {
    width: auto;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    position: relative;
    text-decoration: none;
    border-radius: 4px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.button.large {
    font-size: 18px;
    padding: 20px 46px;
}
.button.small {
    font-size: 11px;
    padding: 8px 20px;
}
.button.tiny {
    font-size: 10px;
    padding: 4px 10px;
}
.button.tiny.yellow {
    background-color:yellow;
	color:red;
}
.button.tiny.grey {
    background-color:grey;
	border-color:grey;
	color:white;
}
.button.success {
    background-color: #fe0048;
    border: 4px solid #fe0048;
}
.button.success:focus,
.button.success:hover {
    background-color: #ff1e5d;
    border-color: #ff1e5d;
}
.button.disabled,
.button[disabled] {
    opacity: 0.6;
    cursor: default;
    background: #12629a;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.button.disabled:hover,
.button[disabled]:hover {
    background: #58585a;
}
button.button,
input[type="submit"].button {
    -webkit-appearance: none;
}
.button {
    font-size: 18px;
    border: 4px solid #ca0101;
    text-transform: none;
    font-family: "Fira Sans", sans-serif;
    background-color: #ca0101;
    color: #fff;
    padding: 14px 24px;
    letter-spacing: 1px;
    text-align: center;
    background-image: none;
    text-decoration: none;
}
/*
.button + .button {
    margin-left: 28px;
}
*/
br + .button,
p .button {
    margin-top: 18px;
}
p + .button {
    margin-top: 6px;
}
.button:focus,
.button:hover {
    background-color: #fe0000;
    border-color: #fe0000;
    background-image: none;
    text-decoration: none;
    color: #fff;
}
.button.primary {
    background-color: #12629a;
    border: 4px solid #12629a;
}
.button.primary:focus,
.button.primary:hover {
    background-color: #0089e9;
    border-color: #0089e9;
    color: #fff;
}
.button.secondary {
    color: #ca0101;
    background-color: transparent;
    border: 4px solid #ca0101;
}
.button.secondary:focus,
.button.secondary:hover {
    color: #fff;
    background-color: #ca0101;
}
.button.secondary.light {
    color: #fff;
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.2);
}
.button.secondary.light:focus,
.button.secondary.light:hover {
    border-color: #fe0000;
}
.button.alert {
    background-color: #ffdc1d;
    color: #414141;
    border: 4px solid #ffdc1d;
}
.button.alert:focus,
.button.alert:hover {
    background-color: #ffe246;
    border-color: #ffe246;
    color: #414141;
}
.button.rarr:after {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    content: "";
    margin-left: 8px;
    position: relative;
    top: 1px;
    left: 3px;
    -webkit-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
}
.button.rarr:focus:after,
.button.rarr:hover:after {
    left: 8px;
}
@media (max-width: 768px) {
    .button {
        max-width: 320px;
    }
    .button.large {
        font-size: 15px;
        padding: 20px 32px;
    }
    .button + .button {
        margin-left: 0;
        margin-top: 10px;
    }
}
a:not(.button).rarr:after {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    content: "";
    margin-left: 8px;
    position: relative;
    top: 1px;
    left: 3px;
    -webkit-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
}
a:not(.button).rarr:hover:after {
    left: 8px;
}
@-moz-document url-prefix() {
    button::-moz-focus-inner,
    input[type="button"]::-moz-focus-inner,
    input[type="file"] > input[type="button"]::-moz-focus-inner,
    input[type="reset"]::-moz-focus-inner,
    input[type="submit"]::-moz-focus-inner {
        border: none;
        padding: 0;
    }
    input[type="submit"].tiny.button {
        padding: 3px 10px 4px;
    }
    input[type="submit"].small.button {
        padding: 5px 14px 6px;
    }
    input[type="submit"].button,
    input[type="submit"].medium.button {
        padding: 8px 20px 9px;
    }
    input[type="submit"].large.button {
        padding: 13px 30px 14px;
    }
}
@media (max-width: 768px) {
    button.button,
    input[type="reset"].button,
    input[type="submit"].button {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}
.hide-for-large,
.hide-for-large-up,
.show-for-medium,
.show-for-medium-down,
.show-for-print,
.show-for-small,
.show-for-xlarge {
    display: none !important;
}
.hide-for-medium,
.hide-for-medium-down,
.hide-for-print,
.hide-for-small,
.hide-for-xlarge,
.show-for-large,
.show-for-large-up {
    display: inherit !important;
}
@media only screen and (min-width: 1441px) {
    .hide-for-large,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-small,
    .show-for-large-up,
    .show-for-xlarge {
        display: inherit !important;
    }
    .hide-for-large-up,
    .hide-for-xlarge,
    .show-for-large,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-small {
        display: none !important;
    }
}
@media only screen and (max-width: 1279px) and (min-width: 768px) {
    .hide-for-large,
    .hide-for-large-up,
    .hide-for-small,
    .hide-for-xlarge,
    .show-for-medium,
    .show-for-medium-down {
        display: inherit !important;
    }
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large,
    .show-for-large-up,
    .show-for-small,
    .show-for-xlarge {
        display: none !important;
    }
}
@media only screen and (max-width: 767px) {
    blockquote {
        margin: 0 0 15px;
        padding: 15px 0 15px 12px;
    }
    .hide-for-large,
    .hide-for-large-up,
    .hide-for-medium,
    .hide-for-xlarge,
    .show-for-medium-down,
    .show-for-small {
        
		display: none;
    }
    .hide-for-medium-down,
    .hide-for-small,
    .show-for-large,
    .show-for-large-up,
    .show-for-medium,
    .show-for-xlarge {
        display: none !important;
    }
}
.hide-for-portrait,
.show-for-landscape {
    display: inherit !important;
}
.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}
@media screen and (orientation: landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: inherit !important;
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
}
@media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: inherit !important;
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important;
    }
}
.show-for-touch {
    display: none !important;
}
.hide-for-touch {
    display: inherit !important;
}
.touch .show-for-touch {
    display: inherit !important;
}
.touch .hide-for-touch {
    display: none !important;
}
table.hide-for-medium,
table.hide-for-small,
table.show-for-large,
table.show-for-xlarge {
    display: table !important;
}
@media only screen and (max-width: 1279px) and (min-width: 768px) {
    .touch table.hide-for-large,
    .touch table.hide-for-small,
    .touch table.hide-for-xlarge,
    .touch table.show-for-medium {
        display: table !important;
    }
}
@media only screen and (max-width: 767px) {
    table.hide-for-large,
    table.hide-for-medium,
    table.hide-for-xlarge,
    table.show-for-small {
        display: table !important;
    }
}
.gform_confirmation_message {
    padding: 30px;
    color: #ca0101;
    font-size: 26px;
    text-align: center;
    border: 3px solid #ca0101;
    margin: 0 auto;
    max-width: 550px;
    line-height: 1.5;
}
.gform_confirmation_message:before {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Free";
    display: block;
    clear: both;
    content: "\f00c";
    text-align: center;
    font-size: 50px;
    color: #4cab13;
}
div.gform_wrapper form {
    position: relative;
}
div.gform_wrapper ul li,
div.gform_wrapper ul li.gfield {
    padding-left: 0;
}
div.gform_wrapper ul li.gfield:before,
div.gform_wrapper ul li:before {
    display: none;
}
div.gform_wrapper input:not([type="submit"]),
div.gform_wrapper textarea {
    text-align: left;
}
div.gform_wrapper .gform_page_footer input.button,
div.gform_wrapper .gform_page_footer input[type="submit"] {
    width: auto;
    max-width: 100%;
}
div.gform_wrapper p > span > br,
div.gform_wrapper ul > li > br {
    display: none;
}
div.gform_wrapper .gfield_checkbox li input,
div.gform_wrapper .gfield_checkbox li input[type="checkbox"],
div.gform_wrapper .gfield_radio li input[type="radio"] {
    margin-top: 0 !important;
    margin-right: 14px;
}
div.gform_wrapper .gfield_checkbox li input:hover + label,
div.gform_wrapper .gfield_checkbox li input[type="checkbox"]:hover + label,
div.gform_wrapper .gfield_radio li input[type="radio"]:hover + label {
    color: #ca0101;
}
div.gform_wrapper .gfield_checkbox li label,
div.gform_wrapper .gfield_radio li label {
    padding-left: 26px;
    margin: 0;
}
div.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label,
div.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
    color: #ca0101 !important;
}
div.gform_wrapper [type="radio"]:checked + label:before,
div.gform_wrapper [type="radio"]:not(:checked) + label:before {
    left: 0;
    top: 2px;
}
div.gform_wrapper [type="radio"]:checked + label:after,
div.gform_wrapper [type="radio"]:not(:checked) + label:after {
    top: 5px;
    left: 3px;
}
div.gform_wrapper [type="checkbox"]:checked + label:before,
div.gform_wrapper [type="checkbox"]:not(:checked) + label:before {
    left: 0;
    top: 2px;
}
div.gform_wrapper [type="checkbox"]:checked + label:after,
div.gform_wrapper [type="checkbox"]:not(:checked) + label:after {
    top: -3px;
    left: 3px;
}
div.gform_wrapper label.gfield_label {
    font-weight: 500;
    font-size: 16px !important;
}
div.gform_wrapper .ginput_container_time input[type="text"] {
    padding: 3px 6px !important;
}
div.gform_wrapper .ginput_container_time i {
    position: relative;
    top: -48px;
    left: 3px;
}
div.gform_wrapper div.gfield_time_ampm select {
    width: calc(2rem + 40px);
}
div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 26px;
}
div.gform_wrapper .gform_previous_button.button {
    background-color: transparent;
    color: #ca0101;
    border: none;
}
div.gform_wrapper div.gf_page_steps {
    border-bottom: none;
}
div.gform_wrapper div.gf_page_steps .gf_step {
    margin: 10px 10px 10px 0;
}
div.gform_wrapper div.gf_page_steps .gf_step .gf_step_number {
    width: 26px;
    height: 26px;
    padding: 4px;
    text-align: center;
    background-color: #58585a;
    border-radius: 90px;
    font-weight: 700;
}
div.gform_wrapper div.gf_page_steps .gf_step.gf_step_active .gf_step_number {
    background-color: #ca0101;
}
div.gform_wrapper div.gf_page_steps .gf_step span.gf_step_label {
    display: none;
}
div.gform_wrapper div.gform_page_footer {
    border: none;
}
.mmenu {
    background-color: #1b1b1b;
    border-right: 1px solid #000;
    height: 100vh;
}
.mmenu .mm-header .mm-btn:after,
.mmenu .mm-header .mm-btn:before,
.mmenu .mm-listview > li > a.mm-next:after,
.mmenu .mm-listview > li > a.mm-prev:before,
.mmenu .mm-navbar .mm-btn:after,
.mmenu .mm-navbar .mm-btn:before {
    border-color: rgba(255, 255, 255, 0.5);
}
.mmenu .cta a {
    color: #fe0000;
    font-weight: 700;
}
.mmenu .highlight {
    background-color: rgba(202, 1, 1, 0.1);
}
.mmenu small {
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 1px;
}
.mmenu:not(.mm-menu) {
    display: none;
}
.mmenu-trigger {
    display: none;
}
.mmenu-trigger:before {
    display: inline-block;
    font-size: 30px;
    font-family: "Font Awesome 5 Free";
    content: "\f0c9";
    font-weight: 400;
    color: #fff;
}
@media (max-width: 768px) {
    .mmenu-trigger {
        display: block;
    }
}
.mm-listview > li:last-of-type:after {
    display: none;
}
.mm-header .mm-btn,
.mm-listview .mm-next {
    width: 100%;
}
.mm-listview > li > a,
.mm-listview > li > span,
.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
    color: #f8f8f8;
    font-family: "Fira Sans", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}
.mm-menu .mm-navbar a.mm-title,
.mm-menu .mm-navbar > * {
    color: #fe0000;
    font-weight: 900;
}
.mmenu + div nav.outer-nav {
    display: none;
}
.banner.intro {
    text-align: left;
    background-color: #f8f8f8;
}
.banner.intro * {
    text-align: left;
}
.banner.intro h1,
.banner.intro h2,
.banner.intro span {
    text-align: left;
}
.banner.intro h1 {
    font-size: 48px;
    margin: 0;
    padding: 30px 0;
}
.banner.intro p {
    width: 100%;
    max-width: 600px;
    margin: 0;
}
.banner.intro > div {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    max-width: 1200px;
    padding: 50px 15px 40px;
}
.banner.intro > div > span {
    font-style: italic;
}
@media (max-width: 768px) {
    .banner.intro {
        padding-top: 0;
    }
}
.logged-in .banner.intro > div {
    padding-top: 82px;
}
article[class*="post-"] .entry-content {
    margin-bottom: 12px;
    padding-bottom: 25px;
    background-color: transparent;
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    align-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
article[class*="post-"] .entry-content > figure {
    width: 40.67797%;
    float: left;
    margin-right: 1.69492%;
}
article[class*="post-"] .entry-content > div {
    width: 57.62712%;
    float: right;
    margin-right: 0;
    padding-left: 20px;
}
article[class*="post-"] .entry-content img {
    display: block;
    margin: 0;
    border: 1px solid #7e7e81;
}
article[class*="post-"] .entry-content img:hover {
    -webkit-filter: contrast(105%) brightness(110%);
    filter: contrast(105%) brightness(110%);
    border-color: #ca0101;
}
article[class*="post-"] .entry-content header {
    border-bottom: none;
    background-color: transparent;
    background: 0 0;
}
article[class*="post-"] .entry-content h2 {
    margin: 0 0 20px;
    padding: 0;
}
article[class*="post-"] .entry-content h2 a {
    color: #414141;
    text-transform: capitalize;
    font-weight: 900;
    font-size: 36px;
}
article[class*="post-"] .entry-content .author,
article[class*="post-"] .entry-content .entry-cats a,
article[class*="post-"] .entry-content span,
article[class*="post-"] .entry-content time {
    font-size: 18px;
    text-transform: none;
}
article[class*="post-"] .entry-content time {
    display: inline-block;
}
article[class*="post-"] .entry-content time:after {
    display: inline-block;
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    font-size: 6px;
    margin: 0 0 0 8px;
    padding: 0;
    position: relative;
    top: -4px;
    left: 4px;
}
article[class*="post-"] .entry-content .entry-cats {
    display: inline-block;
    list-style-type: none;
    margin-left: 10px;
}
article[class*="post-"] .entry-content .entry-cats li {
    display: inline-block;
}
article[class*="post-"] .entry-content .entry-cats li:not(:last-child):after {
    display: inline-block;
    content: ", ";
}
article[class*="post-"] .entry-content .entry-cats a {
    text-decoration: underline;
    color: #414141;
    font-weight: 400;
    display: inline-block;
}
article[class*="post-"] .entry-content .entry-cats a:hover {
    color: #12629a;
    text-decoration: none;
}
article[class*="post-"] .entry-content mark {
    display: inline-block;
    background-color: #12629a;
    color: #fff;
    font-size: 12px;
    padding: 4px 12px;
}
article[class*="post-"] .entry-content mark:after,
article[class*="post-"] .entry-content mark:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
article[class*="post-"] .entry-content a.more {
    display: inline;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
}
@media (max-width: 768px) {
    article[class*="post-"] .entry-content {
        margin-bottom: 20px;
    }
    article[class*="post-"] .entry-content h2 a {
        font-size: 30px;
    }
    article[class*="post-"] .entry-content > div,
    article[class*="post-"] .entry-content > figure {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
    article[class*="post-"] .entry-content h2 {
        margin-top: 20px;
    }
}
article[class*="post-"].page figure {
    display: none;
}
article[class*="post-"].page .entry-content > div {
    width: 100%;
    float: none;
    padding-left: 0;
}
.archive .sidebar,
.blog .sidebar {
    margin-top: 0;
}
@media (max-width: 768px) {
    .archive .banner.intro,
    .blog .banner.intro {
        min-height: 0 !important;
    }
    .archive .banner.intro p,
    .blog .banner.intro p {
        display: none;
    }
}
.post-tag-title {
    margin-top: 0;
    font-weight: 700;
}
.content {
    position: relative;
    padding-top: 60px;
}
.content header {
    background: 0 0;
    background-image: none;
}
.main-content {
    width: 65.90909%;
    float: right;
    margin-right: 0;
}
.main-content p:empty {
    display: none;
}
.main-content img {
    margin-bottom: 30px;
    height: auto !important;
}
.main-content section {
    padding: 15px 0;
}
.main-content header {
    margin-bottom: 15px;
    position: static;
    background-color: transparent;
}
.main-content header h1 {
    margin-bottom: 16px;
}
.main-content header time {
    display: inline-block;
    font-style: italic;
}
.main-content header time:after {
    display: inline-block;
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    font-size: 6px;
    margin: 0 0 0 8px;
    padding: 0;
    position: relative;
    top: -4px;
    left: 4px;
}
.main-content header .entry-cats {
    display: inline-block;
    list-style-type: none;
    margin-left: 10px;
    margin-bottom: 0;
}
.main-content header .entry-cats li {
    display: inline-block;
}
.main-content header .entry-cats li:not(:last-child):after {
    display: inline-block;
    content: ", ";
}
.main-content header .entry-cats a {
    text-decoration: underline;
    color: #414141;
    font-weight: 400;
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
}
.main-content header .entry-cats a:hover {
    color: #12629a;
    text-decoration: none;
}
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5 {
    padding-top: 25px;
}
.main-content h3 {
    text-transform: none;
}
.main-content table {
    border: none;
    max-width: 100%;
}
.main-content table table {
    margin-bottom: 0;
}
.main-content table p {
    text-align: left;
    margin-bottom: 0;
}
.main-content table td {
    text-align: left !important;
}
.main-content table p:empty {
    display: none;
}
@media (max-width: 768px) {
    .main-content {
        width: 100%;
        float: none;
        padding-right: 0;
    }
    .main-content:after,
    .main-content:before {
        display: block;
        width: 100%;
        clear: both;
        content: "";
    }
    .main-content section.cta {
        margin: 0;
        padding: 10px;
    }
    .main-content section.cta p {
        line-height: 1.25;
    }
    .main-content section.cta a.button {
        margin-top: 12px;
    }
}
.main-content.no-sidebar {
    clear: both;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    float: none;
    margin: 0 auto;
}
.logged-in:not(.home).single header.fixed + main {
    padding-top: 235px;
}
.sidebar {
    margin-top: 0;
    width: 31.81818%;
    float: left;
    margin-right: 2.27273%;
}
.sidebar > div {
    padding-left: 0;
}
.sidebar div > ul > li {
    margin-bottom: 5px;
}
.sidebar h4.title,
.sidebar h4.widgettitle {
    color: #414141;
    font-size: 20px;
    text-transform: none;
}
.sidebar .button.secondary {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.sidebar div.widget:not(.widget_search) {
    margin-bottom: 25px;
    background-color: #f8f8f8;
    border: 1px solid #d2d2d2;
    padding: 10px 20px 15px;
}
.sidebar div.widget:not(.widget_search).widget_nav_menu {
    margin-bottom: 0;
}
.sidebar .hide-in-sidebar {
    display: none !important;
}
.sidebar ul {
    list-style-type: none;
    margin: 0;
}
.sidebar ul li a {
    padding: 8px 0;
    font-size: 22px;
    text-transform: none;
    font-weight: 700;
    line-height: 1.2;
    color: #414141;
    display: block;
}
.sidebar ul li a:hover {
    color: #ca0101;
    text-decoration: none;
}
.sidebar ul ul li {
    padding-left: 18px;
}
.sidebar ul ul li a {
    color: #ca0101;
    font-size: 16px;
    font-weight: 400;
}
.sidebar ul ul li a:hover {
    color: #fe0000;
}
.sidebar ul ul li a:before {
    display: inline-block;
    content: url(/img/ico-note.png);
    width: 14px;
    position: relative;
    left: 0;
    -webkit-transition: left 0.2s linear;
    -o-transition: left 0.2s linear;
    transition: left 0.2s linear;
}
.sidebar ul ul li a:hover:before {
    left: -8px;
}
ul.iconote li a:before {
    display: inline-block;
    content: url(/img/ico-note.png);
    width: 14px;
    position: relative;
    left: 0;
    -webkit-transition: left 0.2s linear;
    -o-transition: left 0.2s linear;
    transition: left 0.2s linear;
}
ul.iconote li a:hover:before {
    left: -8px;
}
ul.iconote li {
    text-align: left;
}
.sidebar .banner.post {
    margin-bottom: 25px;
}
.sidebar .banner.post a {
    display: block;
}
.sidebar .banner.post a:after,
.sidebar .banner.post a:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
.sidebar .banner.post h2 {
    font-size: 22px;
}
.sidebar .banner.post span.more:after {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Free";
    margin: 0;
    content: "";
    color: #fff;
    font-size: 12px;
    position: relative;
    left: 10px;
}
.sidebar .banner.post a:hover span.more {
    text-decoration: underline;
}
.sidebar .banner.sm {
    margin-bottom: 25px;
}
.sidebar .callouts > div {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1em;
}
.sidebar .callouts > div figcaption {
    padding: 0;
}
.sidebar .callouts > div img {
    min-width: 100%;
}
.sidebar .callouts > div h3 {
    font-size: 20px;
    margin-bottom: 1em;
}
@media (max-width: 768px) {
    .sidebar .callouts figure.overlay figcaption h3 {
        font-size: 20px;
    }
}
@media (max-width: 500px) {
    .sidebar .callouts figure.overlay figcaption h3 {
        font-size: 20px;
    }
}
@media (max-width: 500px) {
    .sidebar .callouts > div {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}
.sidebar .widget_pages .page_item_has_children ul.children,
.sidebar .widget_pages h4.widgettitle {
    display: none;
}
.sidebar .widget_pages .page_item_has_children.current_page_ancestor ul.children,
.sidebar .widget_pages .page_item_has_children.current_page_item ul.children {
    display: block;
}
.sidebar .widget_search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
.sidebar .widget_search .input-group {
    position: relative;
}
.sidebar .widget_search .input-group input {
    padding-right: 46px;
    border: 1px solid #7e7e81;
    border-radius: 100px;
}
.sidebar .widget_search .input-group-btn .button {
    height: 36px;
    width: 36px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 15;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-top: 12.5px;
    padding-left: 14px;
    background-color: #414141;
    border: none;
    width: 38px;
    height: 38px;
    border-radius: 100px;
}
.sidebar .widget_search .input-group-btn .button:before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    content: "\f002";
    color: #fff;
    font-weight: 400;
}
.sidebar .widget_search .input-group-btn .button:hover {
    background-color: #ca0101;
}
@media (max-width: 768px) {
    .sidebar .widget_search .input-group-btn .button {
        padding-left: 0;
    }
}
.sidebar .widget_search .input-group-btn span {
    display: none;
}
@media (max-width: 768px) {
    .sidebar {
        width: 100%;
        float: none;
        padding-bottom: 35px;
    }
    .sidebar:after,
    .sidebar:before {
        display: block;
        width: 100%;
        clear: both;
        content: "";
    }
    .sidebar > div {
        padding-left: 0;
    }
    .sidebar ul {
        margin-left: 10px;
    }
    .sidebar ul li a {
        font-size: 16px;
    }
    .sidebar #sidebar {
        position: relative !important;
        top: auto;
        width: auto;
    }
    .sidebar .button {
        position: relative;
        bottom: auto;
        left: auto;
        margin-left: 0;
        width: auto;
    }
}
@media (max-width: 500px) {
    .sidebar {
        margin-top: 20px;
    }
}
div.share {
    line-height: 20px;
    margin-top: 30px;
}
div.share > span {
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    top: -1px;
    color: #58585a;
    margin: 0 20px 0 0;
}
div.share ul {
    margin: 0 0 0;
    padding: 0;
    display: inline-block;
}
div.share ul:after,
div.share ul:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
div.share ul li {
    display: inline-block;
    margin-right: 3px;
}
div.share ul li span {
    display: none;
}
div.share ul li a {
    background-color: transparent;
    display: block;
    padding: 6px 4px;
    height: 32px;
    width: 32px;
    text-align: center;
}
div.share ul li a i {
    display: block;
    margin: 0 auto;
    text-align: center;
}
div.share ul li a i:before {
    font-size: 20px;
    text-align: center;
    margin: 0;
}
div.share ul li a:hover i:before {
    color: #58585a;
    opacity: 0.6;
}
@media (max-width: 500px) {
    div.share > span {
        font-size: 14px;
    }
}
.comment-respond {
    margin-top: 60px;
}
.comment-respond h3 {
    font-size: 24px;
}
.comment-respond .comment-subscription-form {
    margin: 0;
}
.comment-respond .comment-subscription-form label {
    display: inline-block;
}
.respond-form form ul {
    list-style-type: none;
}
.single-post-nav {
    margin: 0 0 20px;
}
.single-post-nav:after,
.single-post-nav:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
.custom-pagination {
    margin: 50px 0 15px;
}
.custom-pagination:after,
.custom-pagination:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
.custom-pagination > a,
.custom-pagination > span {
    font-weight: 700;
    display: inline-block;
    padding: 12px 14px;
    color: #ca0101;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-decoration: none;
}
.custom-pagination a:hover,
.custom-pagination span.current {
    background-color: #ca0101;
    border-color: #ca0101;
    color: #fff;
}
.custom-pagination a.next,
.custom-pagination a.prev,
.custom-pagination span.page-num {
    border: none;
}
.custom-pagination a.next:after,
.custom-pagination a.prev:after {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Free";
    margin: 0;
    display: inline-block;
    -webkit-transition: left 0.3s, right 0.3s;
    -o-transition: left 0.3s, right 0.3s;
    transition: left 0.3s, right 0.3s;
    font-size: 18px;
    position: relative;
}
.custom-pagination a.next {
    padding-right: 20px;
}
.custom-pagination a.next:after {
    content: "";
    margin-left: 2px;
    top: 0;
    left: 3px;
}
.custom-pagination a.next:hover:after {
    left: 8px;
}
.custom-pagination a.prev {
    padding-left: 20px;
}
.custom-pagination a.prev:after {
    content: "";
    margin-right: 2px;
    top: 0;
    right: 3px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.custom-pagination a.prev:hover:after {
    right: 8px;
}
@media (max-width: 768px) {
    .custom-pagination {
        float: none;
        text-align: center;
        margin-bottom: 60px;
    }
}
@media (max-width: 500px) {
    .custom-pagination span.page-num {
        display: block;
    }
}
.pager {
    list-style-type: none;
    padding-top: 40px;
    margin: 0;
}
.pager:after,
.pager:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
.pager a {
    text-transform: uppercase;
    color: #ca0101;
    display: block;
    padding: 10px 15px;
    text-decoration: none;
}
.pager li a:hover {
    color: #12629a;
}
.pager li a:hover:after,
.pager li a:hover:before {
    color: #12629a;
}
.pager a,
.pager li {
    line-height: 1;
}
.pager li.next a:after,
.pager li.next a:before,
.pager li.previous a:after,
.pager li.previous a:before {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Free";
    margin: 0;
    display: inline-block;
    color: #ca0101;
    font-size: 18px;
    position: relative;
    top: 0;
}
.pager li.next:hover a:after,
.pager li.next:hover a:before,
.pager li.previous:hover a:after,
.pager li.previous:hover a:before {
    color: #12629a;
}
.pager li.previous {
    float: left;
}
.pager li.previous a:before {
    content: "";
    left: -12px;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: FlipH;
    filter: FlipH;
    -ms-filter: FlipH;
}
.pager li.next {
    float: right;
}
.pager li.next a:after {
    content: "";
    left: 12px;
}
@media (max-width: 768px) {
    .pager li {
        float: none;
        width: 100%;
        text-align: center;
    }
}
.related {
    margin-top: 0;
    padding-top: 0;
}
.related .col figure img {
    width: 100%;
}
.related .col figcaption {
    background-color: transparent;
}
.related time {
    display: block;
    text-align: left;
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
}
header {
    background-color: #ca0101;
    width: 100%;
    padding: 0;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    z-index: 1000;
    background: #970101;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3MSUiIHN0b3AtY29sb3I9IiM5NzAxMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2EwMTAxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #970101 71%, #ca0101 100%);
    background: -webkit-linear-gradient(top, #970101 71%, #ca0101 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(71%, #970101), to(#ca0101));
    background: -o-linear-gradient(top, #970101 71%, #ca0101 100%);
    background: linear-gradient(to bottom, #970101 71%, #ca0101 100%);
}
header.fixed {
    position: fixed;
    z-index: 100;
    top: 0;
}
header > div {
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-content: center;
    -webkit-box-align: center;
    align-items: center;
}
header [class*="fa-"]:before,
header i:before {
    font-size: 30px;
    margin-right: 0 !important;
    color: #58585a;
}
header a,
header nav {
    position: relative;
    z-index: 15;
}
header .top {
    background-color: #fff;
    color: #58585a;
    padding: 0;
    padding-top: 10px;
    max-width: 100%;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    height: auto;
    overflow: hidden;
}
header .top > div {
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 3px 20px;
    margin: 0 auto;
    width: 100%;
    position: relative;
}
header .top > div:after,
header .top > div:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
header .top aside {
    width: auto;
    padding: 0;
}
header .top nav {
    width: auto;
    text-align: right;
}
header .top a {
    color: #58585a;
}
header .top .logo {
    position: relative;
    top: auto;
    left: 200px;
    top: -5px;
}
header .top ul {
    list-style-type: none;
    margin-bottom: 0;
    float: none;
    text-align: right;
    display: inline-block;
    position: relative;
    top: -4px;
}
header .top ul li[class*="fa-"] {
    position: relative;
    padding-right: 40px;
}
header .top ul li[class*="fa-"]:before {
    position: absolute;
    right: 1px;
    top: 1px;
    font-size: 26px;
}
header .top ul li[class*="fa-"] a {
    font-family: "Fira Sans", sans-serif;
}
header .top ul li {
    display: inline-block;
    margin: 0;
}
header .top ul li a {
    color: #58585a;
    font-weight: 400;
    text-decoration: none;
    text-align: right;
    display: inline-block;
    padding: 6px 4px;
    line-height: 1;
    font-size: 16px;
}
header .top ul li a:hover {
    color: #ca0101;
}
header .top ul li.current-menu-item a,
header .top ul li.current_page_item a,
header .top ul li.current_page_parent a {
    color: #ca0101;
}
header .top ul li:not(:last-child):after {
    content: " | ";
    display: inline-block;
    position: relative;
}
header .top ul + i {
    display: inline-block;
    text-align: right;
}
header .top span.phone {
    padding: 0 0 4px 0;
    display: block;
    letter-spacing: 1px;
    clear: both;
    text-align: right;
    font-weight: 100;
}
header .top span.phone a {
    font-weight: 100;
    font-size: 36px;
    text-decoration: none;
}
header .top span.phone a:hover {
    color: #ca0101;
}
@media (max-width: 768px) {
    header .top {
        padding: 0;
    }
}
header .logo {
    padding: 15px 0;
    position: absolute;
    top: auto;
    bottom: -28px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: 50;
}
header .logo img {
    display: block;
    max-height: 100%;
    max-width: 100%;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
header .logo img:hover {
    -webkit-filter: contrast(105%) brightness(110%);
    filter: contrast(105%) brightness(110%);
}
header .logo .white {
    -webkit-transition: all 0 linear;
    -o-transition: all 0 linear;
    transition: all 0 linear;
    opacity: 0;
    max-width: 120px;
    height: auto !important;
    position: absolute;
    top: 10px;
    left: 74px;
}
@media (max-width: 992px) {
    header .logo .white {
        display: none;
    }
}
@media (max-width: 1196px) {
    header .logo img {
        max-width: 80%;
    }
    header div.top .logo {
        left: 120px;
    }
    header div:not(.top) .logo {
        width: 135px;
        top: 0;
    }
    header .top span.phone a {
        font-size: 26px;
    }
    header .top ul li a {
        font-size: 12px;
    }
}
@media (max-width: 992px) {
    header .logo img {
        max-width: 70%;
    }
    header div.top .logo {
        left: 106px;
    }
}
@media (max-width: 768px) {
    header {
        display: block;
    }
    header:after,
    header:before {
        display: block;
        width: 100%;
        clear: both;
        content: "";
    }
    header .top {
        min-height: 90px;
        height: auto !important;
    }
    header .top nav {
        display: none !important;
    }
    header > div:not(.top) {
        height: 60px;
        width: 100%;
        position: relative;
        display: block;
        background-color: #ca0101;
    }
    header > div:not(.top) a.logo {
        display: block;
        padding: 0;
        top: auto;
        bottom: 50px;
        width: 88px;
        height: 88px;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
    header > div:not(.top) a.logo img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
    header > div:not(.top) [class*="fa-"]:before,
    header > div:not(.top) i:before {
        color: #fff;
    }
    header > div:not(.top) .show-for-small ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
    header > div:not(.top) .show-for-small li {
        display: inline-block;
        padding: 8px 18px 8px 8px;
    }
    header > div:not(.top) .show-for-small .formwrapper {
        display: none;
        position: fixed;
        width: 100vw;
        left: 0;
        position: absolute;
        top: 60px;
    }
    header > div:not(.top) .show-for-small .formwrapper form {
        padding: 6px 18px 8px;
        float: none;
        background-color: #414141;
        margin-bottom: 0;
    }
    header > div:not(.top) .show-for-small .formwrapper form input {
        min-width: 0;
        max-width: none;
        margin-bottom: 0;
        width: calc(100vw - 80px);
    }
}
@media (max-width: 500px) {
    header .top .logo img {
        max-width: 190px;
    }
}
header form {
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
    max-width: 100%;
}
header label {
    display: none;
}
header input[type="search"] {
    background-color: #fff;
    color: #414141;
    padding: 8px 20px;
    margin: 0 0 12px;
    height: auto;
    font-weight: 400;
    display: inline-block;
    width: auto;
    border: 1px solid #7e7e81;
    border-radius: 100px;
    min-width: 260px;
    z-index: 1;
    position: relative;
    z-index: 100;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
header input[type="search"]::-webkit-input-placeholder {
    color: rgba(88, 88, 90, 0.3);
    font-weight: 400;
    text-align: left;
}
header input[type="search"]:-moz-placeholder {
    color: rgba(88, 88, 90, 0.3);
    font-weight: 400;
    text-align: left;
}
header input[type="search"]::-moz-placeholder {
    color: rgba(88, 88, 90, 0.3);
    font-weight: 400;
    text-align: left;
}
header input[type="search"]:-ms-input-placeholder {
    color: rgba(88, 88, 90, 0.3);
    font-weight: 400;
    text-align: left;
}
header input[type="search"]:active,
header input[type="search"]:focus,
header input[type="search"]:hover {
    background-color: #fff;
}
header input[type="search"]:active + button i:before,
header input[type="search"]:focus + button i:before,
header input[type="search"]:hover + button i:before {
    color: #ca0101;
}
header input[type="search"]:focus,
header input[type="search"]:hover {
    border-color: #ca0101;
}
header input[type="search"]:focus + button i:before,
header input[type="search"]:hover + button i:before {
    color: #ca0101;
}
header button[type="submit"] {
    width: 35px;
    height: 35px;
    display: inline-block;
    border: none;
    border-radius: 4px;
    background-color: transparent;
}
header button[type="submit"] i:before {
    color: #58585a;
    margin: 0;
    position: relative;
    top: 6px;
    left: 1px;
}
header button[type="submit"]:hover {
    color: #414141;
    background-color: #fff;
}
header button[type="submit"]:hover i:before {
    color: #ca0101;
}
.logged-in header.fixed {
    top: 32px !important;
}
.logged-in header.fixed.no-adminbar {
    top: 0 !important;
}
nav.main {
    margin: 0;
    z-index: 30;
    width: 100%;
    display: block;
    min-height: 35px;
    position: relative;
    top: 2px;
}
nav.main:after,
nav.main:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
nav.main > ul > li:hover > a {
    color: #fff;
}
nav.main > ul > li:hover > a:after {
    color: #fff;
}
nav.main > ul > li:not(:first-child):after {
    color: #fff;
    content: "|";
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    left: -5px;
    font-weight: 200;
    font-size: 14px;
    line-height: 1;
    z-index: 10;
    opacity: 0.5;
}
nav.main ul {
    display: block;
    float: left;
}
nav.main ul li {
    text-align: center;
    position: relative;
    display: block;
    float: left;
    line-height: 1;
}
nav.main ul li a {
    color: #fff;
    font-family: "Fira Sans", sans-serif;
    font-size: 14px;
    padding: 12px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0.5px;
    display: inline-block;
    text-align: center;
    background-color: transparent;
    position: relative;
    top: 0;
    overflow: hidden;
}
nav.main ul li a:hover,
nav.main ul li a:hover:after {
    color: #fff;
    text-decoration: none;
}
nav.main ul li a.hover,
nav.main ul li a:hover {
    background-color: rgba(202, 1, 1, 0.5);
}
nav.main ul li.cta {
    margin-left: 16px;
}
nav.main ul li.cta a {
    color: #fff;
    background-color: #ca0101;
    border: 4px solid #ca0101;
    border-radius: 4px;
    padding: 8px 30px;
}
nav.main ul li.cta a:focus,
nav.main ul li.cta a:hover {
    background-color: #fe0000;
    border-color: #fe0000;
}
@media screen and (max-width: 1500px) {
    nav.main ul li:last-of-type() .dropdown-menu {
        left: auto;
        right: 0;
    }
}
@media screen and (max-width: 1250px) {
    nav.main ul li:nth-last-child(2) .dropdown-menu {
        left: auto;
        right: 0;
    }
}
nav.main .dropdown-toggle.hover {
    color: #fff;
}
nav.main .dropdown-toggle.hover:after {
    color: #fff;
}
nav.main .dropdown-toggle,
nav.main li.dd-toggle a {
    padding-right: 24px;
}
.afterbars:after {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Free";
    color: #fff;
    content: "\f0c9";
    display: inline-block;
    font-size: 7px;
    position: absolute;
    right: 0;
    top: 40%;
}
nav.main .current_page_item a:after {
    cursor: pointer !important;
    color: #fff;
}
nav.main .current_page_item > a,
nav.main .current_page_item > a:hover {
    color: #fff;
    opacity: 0.6;
    background: 0 0;
    cursor: default;
}
nav.main .hide-in-menu {
    display: none !important;
}
nav.main .dropdown-menu {
    background-color: #ca0101;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 1000;
    top: 38px;
    left: 0;
    right: auto;
    padding-bottom: 15px;
    visibility: hidden;
}
nav.main .dropdown-menu li {
    border: none;
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
}
nav.main .dropdown-menu li a.dropdown-toggle:after {
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 2px;
    top: 12px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
nav.main .dropdown-menu li a.dropdown-toggle.hover:after,
nav.main .dropdown-menu li a.dropdown-toggle:hover:after {
    color: #fff;
}
nav.main .dropdown-menu li ul.dropdown-menu {
    left: 100%;
    top: -15px;
    padding-top: 15px;
}
nav.main .dropdown-menu a {
    color: #fff;
    padding: 8px 30px 8px 12px;
    margin: 0;
    display: block;
    position: relative;
    white-space: nowrap;
    font-size: 14px;
    border-top: none;
    text-align: left;
}
nav.main .dropdown-menu a:hover {
    color: #fe0000;
    color: #fff;
    background-color: rgba(65, 65, 65, 0.2);
}
@media (max-width: 1196px) {
    nav.main .dropdown-menu {
        top: 65px;
    }
}
@media (max-width: 992px) {
    nav.main .dropdown-menu {
        top: 61px;
    }
}
@media screen and (max-width: 1475px) {
    nav.main > ul > li:last-child .dropdown-menu {
        right: 0;
        left: auto;
    }
}
@media (max-width: 1196px) {
    nav.main ul li a {
        font-size: 11px !important;
        padding-left: 9px;
        padding-right: 9px;
    }
    nav.main > ul > li:nth-last-child(2) .dropdown-menu {
        right: 0;
        left: auto;
    }
}
@media (max-width: 992px) {
    nav.main li.home {
        display: none;
    }
}
/*
@media (max-width: 768px) {
    nav.main {
        display: none;
    }
}
*/
footer {
    color: #fff;
    background-color: #414141;
    background: #414141 url(/img/bg-dark.jpg) 0 0 repeat;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    padding: 32px 0;
}
@media (max-width: 768px) {
    footer {
        padding: 15px 0;
    }
}
@media (max-width: 500px) {
    footer {
        padding: 15px 0;
    }
}
footer:after,
footer:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
footer > div {
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
footer iframe {
    height: 380px;
}
footer a {
    color: #fff;
    font-weight: 400;
}
footer a:hover {
    color: #fe0000;
    text-decoration: none;
}
footer h4 {
    font-weight: 600;
}
footer h4,
footer h4.widgettitle {
    color: #fff;
    text-transform: none;
    font-size: 24px;
    margin-top: 0;
}
footer h4.widgettitle {
    font-weight: 200;
}
footer h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0 0;
}
footer div.widget.widget_nav_menu {
    position: absolute;
    top: 0;
    right: 0;
}
footer div.widget.widget_nav_menu ul li {
    margin-bottom: 6px;
}
footer aside {
    position: relative;
    width: 47.36842%;
    float: left;
    margin-right: 5.26316%;
}
footer aside:nth-child(2) {
    float: right;
    margin-right: 0;
}
footer aside span.post-date {
    font-size: 12px;
    display: block;
}
footer aside .widget_recent_entries li {
    margin-bottom: 10px;
}
footer aside > div + div {
    margin-top: 30px;
}
footer aside .half div.widget.widget_nav_menu {
    position: static;
}
footer aside .half + .half {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 768px) {
    footer aside .half + .half {
        margin-top: 32px;
    }
}
@media (max-width: 768px) {
    footer aside:nth-child(n) {
        clear: both;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    footer aside div[id*="bf-revz-widget"],
    footer aside iframe {
        max-height: 55vh;
    }
}
footer hr {
    border-color: #fff;
}
footer a.footer-logo {
    display: block;
    position: relative;
    left: -6px;
}
footer address {
    font-style: normal;
    line-height: 1.5;
}
footer address span {
    display: inline-block;
    padding: 0;
}
footer a,
footer address,
footer p,
footer span {
    font-size: 16px;
}
footer .email,
footer .phone {
    display: inline-block;
    margin-bottom: 10px;
    line-height: 1.5;
}
footer .button.secondary {
    color: #fff;
    border-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 20px;
    font-size: 16px;
}
footer .button.secondary:hover {
    border-color: #ca0101;
}
footer ul {
    text-align: left;
}
footer ul a {
    display: block;
    line-height: 1.3;
}
footer ul li {
    display: block;
    margin-bottom: 10px;
}
footer ul.inline li {
    display: inline-block;
}
footer ul.inline a {
    display: inline-block;
    padding: 4px;
}
footer ul.social {
    margin: 20px 0 25px;
}
footer ul.social a:before {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Brands";
    font-size: 50px;
}
footer ul.social a[class*="far"] {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Free";
}
footer .form-group {
    width: 24%;
    float: left;
    margin-right: 1%;
}
footer .form-group:last-child,
footer .form-group:last-child(2) {
    margin-right: 0;
}
footer .form-group label {
    color: #fff;
    display: none;
}
footer .form-group input {
    margin-bottom: 0;
    line-height: 2px;
}
footer .form-group:empty {
    display: none !important;
}
footer .form-group .button {
    font-size: 14px;
    padding: 8px 16px;
}
@media (max-width: 500px) {
    footer .form-group {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 8px;
    }
    footer .form-group input {
        line-height: 1;
    }
}
@media (max-width: 1196px) {
    footer div.widget.widget_nav_menu {
        position: static;
    }
    footer a.footer-logo {
        left: 0;
    }
}
@media (max-width: 768px) {
    footer {
        text-align: center;
        padding: 20px;
    }
    footer h4,
    footer h4.widgettitle,
    footer h5 {
        margin-top: 35px;
        text-align: center;
    }
    footer > div {
        padding: 0 !important;
        display: -webkit-flex;
        display: -ms-flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        justify-content: center;
        align-content: center;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    footer aside:first-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    footer aside:first-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    footer a.footer-logo {
        margin-top: 30px;
    }
    footer form input[type="email"],
    footer form input[type="text"] {
        max-width: 390px;
        margin: 0 auto;
        display: block;
    }
    footer nav,
    footer span,
    footer ul {
        text-align: center;
        display: block;
        padding: 2px 15px;
    }
    footer .button {
        margin: 0 auto 40px;
        float: none;
    }
}
@media (max-width: 500px) {
    footer ul.social a:before {
        font-size: 38px;
        margin: 0 4px;
    }
}
.subfooter {
    background-color: #101010;
    padding: 20px 15px;
	
}
.subfooter a,
.subfooter span {
    color: #fff;
    font-weight: 200;
    font-size: 14px;
}
.subfooter ul {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.subfooter ul li {
    display: inline-block;
}
.subfooter ul li:not(:last-of-type):after {
    color: #fff;
    content: " | ";
    font-weight: 200;
    display: inline-block;
    margin: 0 2px 0 4px;
}
.subfooter > div {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
}
.subfooter > div > span:first-child:after {
    color: #fff;
    content: " | ";
    font-weight: 200;
    display: inline-block;
    margin: 0 2px 0 4px;
}
.subfooter span {
    font-size: 14px;
}
@media (max-width: 768px) {
    .subfooter {
        text-align: center;
    }
}

body {
    font-family: "Fira Sans", sans-serif;
    color: #414141;
    background: #fff;
    position: relative;
    overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Fira Sans", sans-serif;
    color: #ca0101;
    text-align: left;
    font-weight: 800;
    text-transform: none;
}
h1 {
    font-weight: 400;
    margin: 26px 0;
    font-size: 42px;
    text-transform: uppercase;
}
h1:first-of-type {
    margin-top: 0;
}
h1 span {
    color: #414141;
    display: block;
    text-transform: none;
}
h1 strong {
    font-weight: 800;
}
@media (max-width: 1196px) {
    h1 {
        font-size: 40px;
    }
}
@media (max-width: 768px) {
    h1 {
        font-size: 38px;
    }
}
@media (max-width: 500px) {
    h1 {
        font-size: 32px;
    }
}
h2 {
    font-size: 36px;
    color: #414141;
    margin-bottom: 24px;
}
h2:first-of-type {
    margin-top: 0;
}
@media (max-width: 768px) {
    h2 {
        font-size: 30px;
    }
}
@media (max-width: 500px) {
    h2 {
        font-size: 28px;
    }
}
h3 {
    font-size: 30px;
    color: #414141;
}
@media (max-width: 500px) {
    h3 {
        font-size: 22px;
    }
}
h4,
h5 {
    font-size: 26px;
}
h5 {
    font-size: 26px;
    color: #12629a;
}
::-moz-selection {
    background: #ca0101;
    color: #fff;
}
::selection {
    background: #ca0101;
    color: #fff;
}
::-moz-selection {
    background: #ca0101;
    color: #fff;
}
::-webkit-scrollbar {
    width: 0.65em;
    height: 0.65em;
}
::-webkit-scrollbar-thumb {
    background: #58585a;
}
::-webkit-scrollbar-track {
    background: #414141;
}
body {
    scrollbar-face-color: #58585a;
    scrollbar-track-color: #414141;
}
.row.multi ul,
ul.checklist {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}
.row.multi ul li,
ul.checklist li {
    position: relative;
    padding: 0 10px 0 30px;
    line-height: 1.25;
    margin-bottom: 10px;
}
.row.multi ul li:before,
ul.checklist li:before {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    content: "";
    color: #ca0101;
    font-size: 16px;
    left: 8px;
    top: 1px;
}
.row,
section {
    position: relative;
}
.row:after,
.row:before,
section:after,
section:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
.row p ~ .button,
section p ~ .button {
    margin-top: 10px;
}
.row p:last-child,
section p:last-child {
    margin-bottom: 0;
}
footer > div,
header .top > div,
header > div,
main > section > div {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
footer > div:after,
footer > div:before,
header .top > div:after,
header .top > div:before,
header > div:after,
header > div:before,
main > section > div:after,
main > section > div:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
footer > div > h1:first-of-type,
footer > div > h2:first-of-type,
footer > div > h3:first-of-type,
header .top > div > h1:first-of-type,
header .top > div > h2:first-of-type,
header .top > div > h3:first-of-type,
header > div > h1:first-of-type,
header > div > h2:first-of-type,
header > div > h3:first-of-type,
main > section > div > h1:first-of-type,
main > section > div > h2:first-of-type,
main > section > div > h3:first-of-type {
    margin-top: 0;
}
html.no-adminbar {
    margin-top: 0 !important;
}



html[class*="ie"] [type="color"],
html[class*="ie"] [type="date"],
html[class*="ie"] [type="datetime-local"],
html[class*="ie"] [type="datetime"],
html[class*="ie"] [type="email"],
html[class*="ie"] [type="month"],
html[class*="ie"] [type="number"],
html[class*="ie"] [type="password"],
html[class*="ie"] [type="search"],
html[class*="ie"] [type="tel"],
html[class*="ie"] [type="text"],
html[class*="ie"] [type="time"],
html[class*="ie"] [type="url"],
html[class*="ie"] [type="week"],
html[class*="ie"] textarea {
    height: auto;
}
html[class*="ie"] div.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 16px;
}
html[class*="ie"] header.fixed {
    background-color: #ca0101;
}
html[class*="ie"] header.fixed > div {
    display: block;
}
html[class*="ie"] .callouts aside a:hover span,
html[class*="ie"] figure.overlay > a > span:before,
html[class*="ie"] figure.overlay > span:before {
    background-color: transparent;
    opacity: 0.8;
    background: transparent url(../images/grad-bg.png) 0 100% repeat-x;
}
html[class*="ie"] .sidebar .callouts > div {
    display: block;
}
html[class*="ie"] .sidebar .callouts > div aside {
    margin-bottom: 5.26316%;
    width: 47.36842%;
    float: left;
    margin-right: 5.26316%;
}
html[class*="ie"] .sidebar .callouts > div aside:nth-of-type(2n + 2) {
    float: right;
    margin-right: 0;
}
@media (max-width: 500px) {
    html[class*="ie"] .sidebar .callouts > div aside:nth-of-type(n) {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
}
html[class*="ie"] .grid > ul {
    display: block;
    margin: 0;
    padding: 0;
}
html[class*="ie"] .grid.four > ul > li {
    width: 24.8497%;
    float: left;
    margin-right: 0.2004%;
}
html[class*="ie"] .grid.four > ul > li:nth-of-type(4n + 4) {
    float: right;
    margin-right: 0;
}
html[class*="ie"] .grid.three > ul > li {
    width: 32.86573%;
    float: left;
    margin-right: 0.2004%;
}
html[class*="ie"] .grid.three > ul > li:nth-of-type(3n + 3) {
    float: right;
    margin-right: 0;
}
@media (max-width: 768px) {
    html[class*="ie"] .grid:nth-child(n) > ul {
        width: 49.8998%;
        float: left;
        margin-right: 0.2004%;
    }
    html[class*="ie"] .grid:nth-child(n) > ul:nth-of-type(2n + 2) {
        float: right;
        margin-right: 0;
    }
}
@media (max-width: 500px) {
    html[class*="ie"] .grid:nth-child(n) > ul > li:nth-of-type(n) {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
}
html[class*="ie"] footer .form-group label {
    display: block;
}
html[class*="ie"] footer .form-group button {
    margin-top: 19px;
}
html[class*="firefox"] .callouts aside a:hover span,
html[class*="firefox"] figure.overlay > a > span:before,
html[class*="firefox"] figure.overlay > span:before {
    background-color: transparent;
    opacity: 0.8;
    background: transparent url(../images/grad-bg.png) 0 100% repeat-x;
}
@media (min-width: 767px) {
    main {
        min-height: 100vh;
        min-height: calc(100vh - 695px);
    }
    header.fixed + main {
        min-height: 100vh;
        min-height: calc(100vh - 521px);
    }
}


@media (max-width: 1196px) {
    header.fixed + main {
        padding-top: 36px;
    }
}

@media (max-width: 946px) {
    header.fixed + main {
        
		padding-top: 136px;
    }
}
footer ul,
header .social ul,
nav.main ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.swiper-button-next,
div.swiper-button-prev {
    opacity: 0;
    width: 40px;
    height: 40px;
    background-image: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
div.swiper-button-next:hover,
div.swiper-button-prev:hover {
    background-color: #ca0101;
    border-radius: 4px;
}
div.swiper-button-next:before,
div.swiper-button-prev:before {
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Free";
    margin: 0;
    content: "";
    color: #fff;
    font-size: 26px;
    position: relative;
    top: 8px;
    left: 15px;
}
div.swiper-button-prev:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 10px;
}
div.swiper-button-next {
    right: 30px;
}
div.swiper-button-prev {
    left: 30px;
}
div.swiper-container .swiper-slide img {
    margin-bottom: 0;
}
div.swiper-container:hover div.swiper-button-next,
div.swiper-container:hover div.swiper-button-prev {
    opacity: 1;
}
.gallery-top {
    height: auto;
    width: 100%;
}
.swiper-container.gallery-thumbs {
    height: 20%;
    height: 125px;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    margin-bottom: 40px;
}
.swiper-container.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    height: auto;
    opacity: 0.5;
    display: inline-block;
    background-size: cover;
    background-position: 50%;
}
.swiper-container.gallery-thumbs .swiper-slide img {
    display: block;
    margin-bottom: 0;
}
.swiper-container.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}
body.home.animations-active .banner .button,
body.home.animations-active .banner h1,
body.home.animations-active .banner p,
body.home.animations-active .formwrapper a,
body.home.animations-active .logo,
body.home.animations-active .top a,
body.home.animations-active .top span,
body.home.animations-active nav.main > ul > li > a {
    opacity: 0;
}

main {
    margin: 0 auto;
    overflow: hidden;
    max-width: 1920px;
    padding-top: 70px;
}
main:after,
main:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
main > section {
    padding: 32px 0;
}
@media (max-width: 768px) {
    main > section {
        padding: 15px 0;
    }
}
@media (max-width: 500px) {
    main > section {
        padding: 15px 0;
    }
}
main > section:after,
main > section:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
main ul {
    margin-left: 20px;
}
@media (max-width: 1196px) {
    main {
        padding-top: 186px;
    }
}
@media (max-width: 768px) {
    main {
        padding-top: 148px;
    }
}
.logged-in main {
    padding-top: 206px;
}
.half {
    position: relative;
    padding-right: 15px;
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
}
.half:nth-of-type(2n + 2) {
    padding-left: 15px;
    float: right;
    margin-right: 0;
}
.half .half {
    padding: 0;
}
.third {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
}
.third:last-child,
.third:nth-of-type(3n + 3) {
    float: right;
    margin-right: 0;
}
.fourth {
    width: 23.07692%;
    float: left;
    margin-right: 2.5641%;
}
.fourth img {
    width: 100%;
}
.fourth:last-child,
.fourth:nth-of-type(4n + 4) {
    float: right;
    margin-right: 0;
}
@media (max-width: 992px) {
    .fourth:nth-child(n) {
        width: 47.36842%;
        float: left;
        margin-right: 5.26316%;
    }
    .fourth:last-child,
    .fourth:nth-of-type(2n + 2) {
        float: right;
        margin-right: 0;
    }
}
@media (max-width: 500px) {
    .fourth:nth-of-type(n) {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
}
.two-third {
    width: 66.10169%;
    float: left;
}
.two-third:last-child {
    float: right;
    margin-right: 0;
}
@media (max-width: 768px) {
    .half:nth-of-type(n),
    .third:nth-of-type(n),
    .two-third:nth-of-type(n) {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
    .half:not(:first-of-type),
    .third:not(:first-of-type),
    .two-third:not(:first-of-type) {
        margin-top: 30px;
    }
}
.home main {
    padding-top: 135px;
}
@media (max-width: 1196px) {
    .home header.fixed + main {
        padding-top: 80px;
    }
}
@media (max-width: 768px) {
    .home header.fixed + main {
        padding-top: 0;
    }
}
.intro {
    height: 70vh;
    position: relative;
    background-position: 50%;
    background-size: cover;
    padding-bottom: 0;
    padding-top: 0;
    background-repeat: no-repeat;
}
.intro > div {
    position: relative;
    z-index: 2;
}
.intro h2 {
    text-align: center;
    background-color: #ca0101;
    text-align: center;
    font-size: 50px;
    color: #fff;
    font-weight: 200;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.intro.has-link {
    cursor: pointer;
}
@media (max-width: 1196px) {
    .intro {
        height: 50vh;
    }
}
@media (max-width: 500px) {
    .intro {
        padding-top: 0;
    }
    .intro > div {
        padding: 0;
    }
    .intro figure.overlay p {
        width: 100%;
    }
}
.home-banners h2 {
    text-align: center;
    color: #ca0101;
    font-size: 50px;
    font-weight: 400;
}
.home-banners img {
    display: block;
}
.home-banners .grid li a {
    display: block;
    border: 1px solid #fff;
}
.home-banners .grid li a:hover {
    border-color: #ca0101;
}
.home-banners .grid li a:hover img {
    opacity: 1;
    -webkit-filter: brightness(1.05);
    filter: brightness(1.05);
}
@media (max-width: 768px) {
    .home-banners h2 {
        font-size: 30px;
        margin-bottom: 12px;
    }
}
figure.overlay {
    position: relative;
}
figure.overlay > a > span,
figure.overlay > span {
    display: block;
    position: relative;
}
figure.overlay > a > span:after,
figure.overlay > a > span:before,
figure.overlay > span:after,
figure.overlay > span:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
figure.overlay > a > span:before,
figure.overlay > span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, #000 96%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, #000 96%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(96%, #000), to(black));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, #000 96%, #000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 30%, #000 96%, #000 100%);
}
figure.overlay figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 20px 20px 20px;
    z-index: 5;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
figure.overlay figcaption h2,
figure.overlay figcaption h3,
figure.overlay figcaption h4 {
    margin-bottom: 8px;
    text-transform: none;
    text-align: center;
}
figure.overlay figcaption p:last-child {
    margin-bottom: 0;
}
figure.overlay figcaption * {
    color: #fff;
}
@media (max-width: 1196px) {
    figure.overlay p {
        line-height: 1.4;
    }
}
@media (max-width: 992px) {
    figure.overlay figcaption {
        padding-bottom: 0;
    }
    figure.overlay p:last-of-type {
        margin-bottom: 0;
    }
}
@media (max-width: 768px) {
    figure.overlay figcaption {
        padding-bottom: 15px;
    }
}
@media (max-width: 500px) {
    figure.overlay figcaption {
        background-color: #101010;
        position: static;
    }
    figure.overlay figcaption p {
        width: 100%;
    }
}
.banner.sm {
    background-color: #fff;
    height: 100%;
}
.banner.sm h2 {
    width: 100%;
    padding: 25px 0 20px;
    margin: 0;
    font-weight: 400;
    font-size: 30px;
    background-color: #ca0101;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 9px solid #650000;
}
.banner.sm img {
    width: 100%;
}
.banner.sm a {
    display: block;
    text-decoration: none;
}
.banner.sm a:after,
.banner.sm a:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
.banner.sm a:hover h2 {
    background-color: #fe0000;
    text-decoration: none;
}
.banner.sm a:hover img {
    -webkit-filter: contrast(104%) brightness(104%);
    filter: contrast(104%) brightness(104%);
}
@media (max-width: 1196px) {
    .banner.sm h2 {
        font-size: 22px;
    }
}
@media (max-width: 992px) {
    .banner.fourth:nth-of-type(n + 3) {
        margin-top: 3.44828%;
    }
    .banner.fourth figcaption h3 {
        margin: 0 0 30px;
    }
}
@media (max-width: 500px) {
    .banner.fourth:nth-of-type(n + 1) {
        margin-top: 3.44828%;
    }
}
.welcome h1 {
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    font-size: 60px;
}
.welcome h1 span {
    color: #ca0101;
    text-transform: none;
    display: block;
    padding-left: 12px;
}
.welcome .row > div:first-child {
    width: 74.57627%;
    float: left;
    margin-right: 1.69492%;
}
.welcome .row > div:nth-child(2) {
    width: 23.72881%;
    float: right;
    margin-right: 0;
    padding-top: 40px;
}
.welcome .row > div:nth-child(2) * {
    text-align: center;
}
.welcome .row > div:nth-child(2) ul {
    list-style-type: none;
    margin-left: 0;
}
.welcome .row > div:nth-child(2) a {
    font-weight: 200;
    font-size: 22px;
}
@media screen and (max-width: 768px) and (min-width: 500px) {
    .welcome .row > div:nth-child(2) aside {
        display: block;
        width: 50%;
        float: left;
    }
}
@media (max-width: 768px) {
    .welcome .row > div:nth-child(n) {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
}
@media (max-width: 1196px) {
    .welcome h1 {
        font-size: 48px;
    }
}
@media (max-width: 992px) {
    .welcome h1 {
        font-size: 40px;
    }
}
@media (max-width: 768px) {
    .welcome h1 {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        margin-bottom: 0;
        font-size: 30px;
        margin: 20px 0;
    }
    .welcome h1 span {
        color: #414141;
        margin-left: 0;
        padding-left: 0;
    }
}
section.light {
    background-color: #f8f8f8;
}
.panel {
    background-color: #e9e9e9;
    text-align: center;
    border: 1px solid #d2d2d2;
    padding: 36px 50px;
}
.panel h3,
.panel h4 {
    color: #ca0101;
    text-align: center;
    margin-top: 0;
    padding-top: 0;
}
@media (max-width: 992px) {
    .panel.third {
        padding: 30px 20px;
    }
}
.blogroll {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.blogroll li:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d2d2d2;
}
.blogroll time {
    display: block;
    font-weight: 400;
    color: #58585a;
}
.blogroll span {
    color: #7e7e81;
    font-size: 18px;
    display: block;
    text-transform: capitalize;
    line-height: 1.25;
}
.blogroll a:hover {
    text-decoration: none;
}
.blogroll a:hover time {
    color: #ca0101;
}
.blogroll a:hover span,
.blogroll a:hover span:after {
    color: #414141;
}
ul.cat-select {
    display: inline-block;
    text-align: center;
    width: 100%;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    margin: 0;
    list-style-type: none;
    padding: 12px;
}
ul.cat-select li {
    display: inline-block;
    margin-right: 12px;
}
ul.cat-select + div.main-content {
    padding-top: 60px;
}
@media (max-width: 1196px) {
    ul.cat-select {
        margin-top: 26px;
    }
    ul.cat-select + div.main-content {
        padding-top: 40px;
    }
}



#sl_use_my_location_1,
select#locationSelect {
    display: none;
}
.store-map .gm-style-iw {
    text-align: left;
}
.store-map .gm-style-iw h5 {
    padding-top: 0;
    margin-top: 0;
}
.store-map .gm-style-iw a,
.store-map .gm-style-iw div,
.store-map .gm-style-iw p {
    text-align: left;
}
.store-map .gm-style-iw a {
    display: inline-block;
    margin-bottom: 12px;
}
div.map-container {
    background-color: #e9e9e9;
    border: 1px solid #d2d2d2;
}
div[itemprop="location"] p {
    margin-bottom: 0;
}
div[itemprop="telephone"] {
    margin-bottom: 12px;
}
div.store-hours td:first-of-type {
    padding-left: 0;
}
div.store-hours td:last-child {
    padding-right: 0;
}
div.store-hours td {
    padding: 4px 10px;
}
div.store-hours tr:last-child td {
    border-bottom: none;
}
div.store-description {
    margin-bottom: 32px;
}
.callouts {
    background-color: #414141;
}
.callouts aside a {
    display: block;
    text-decoration: none;
}
.callouts aside a:after,
.callouts aside a:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
.callouts aside a span {
    border: 1px solid #414141;
    display: block;
}
.callouts aside a img {
    display: block;
    margin: 0;
}
.callouts aside a figcaption {
    background-color: #ca0101;
    position: relative;
    height: 58px;
}
.callouts aside a h3 {
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 2px 0;
    text-transform: uppercase;
    line-height: 1;
    font-size: 36px;
    position: relative;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.callouts aside a h3 span {
    border: none;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 1;
    display: block;
}
.callouts aside a:hover span {
    border-color: #ca0101;
}
.callouts aside a:hover figcaption {
    background-color: #fe0000;
}
.callouts aside a:hover figcaption h3 {
    text-decoration: none;
}
@media (max-width: 500px) {
    .callouts figure.overlay figcaption {
        position: absolute;
        background-color: transparent;
    }
    .callouts figure.overlay figcaption h3 {
        font-size: 38px;
        font-size: 8vw;
    }
}
.faq h2 {
    text-align: center;
}
.faq h3,
.faq h4,
.faq h5,
.faq h6 {
    text-transform: none;
}
.faq dl {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}
.faq dd {
    display: none;
    padding: 0 20px 30px;
    border: 1px solid #414141;
    border-top: none;
    margin-bottom: 10px;
}
.faq dd p {
    margin-bottom: 20px;
}
@media (max-width: 768px) {
    .faq dd {
        padding: 25px;
    }
}
.faq dt a {
    color: #414141;
    display: block;
    font-weight: 700;
    padding: 18px 22px;
    position: relative;
    text-decoration: none;
    color: #414141 !important;
    padding-right: 50px;
    border: 1px solid #414141;
    margin-bottom: 10px;
}
.faq dt a:hover {
    background: 0 0;
    border-color: #ca0101;
}
.faq dt a:hover:after {
    color: #ca0101 !important;
}
.faq dt a:after {
    position: absolute;
    top: 20px;
    right: 15px;
    display: inline-block;
    margin-right: 12px;
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    color: #58585a;
}
.faq dt a.open {
    color: #ca0101;
    border-bottom: none;
    margin-bottom: 0;
    border-color: #414141;
}
.faq dt a.open:after {
    content: "\f068";
    color: #ca0101;
}
.faq dt a.open:hover,
.faq dt a.open:hover:after {
    color: #ca0101;
}
@media (max-width: 768px) {
    .faq dt a {
        font-weight: 400;
        padding: 18px 50px 18px 15px;
        line-height: 1;
    }
    .faq dt a a:after {
        top: 12px;
    }
}
.faq > div.border dt a:not(.open) {
    border-bottom: none !important;
}
.faq > div.border dt a:hover:after {
    color: #fff;
}
.faq > div.border dd {
    border-top: none !important;
}
.page-id-8753 .main-content {
    background: #fff;
    padding: 15px;
    margin-top: -30px;
    padding-top: 30px;
}
.page-id-8753 .main-content img.featured-image {
    width: 100%;
}
.page-id-8753 .main-content h1 {
    font-size: 42px;
    line-height: 52px;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
}
.page-id-8753 .main-content h3 {
    font-size: 26px;
    line-height: 36px;
}
.page-id-8753 .main-content p a {
    font-weight: 600;
}
.page-id-8753 .main-content p a.rarr {
    font-weight: 600;
}
.page-id-8753 .button.rarr.down:after {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}
.page-id-8753 .main-content figure.overlay figcaption h3 {
    font-size: 18px;
    line-height: 21px;
}
.page-id-8753 .swiper-slide {
    background: #eee;
}
.page-id-8753 .main-content blockquote {
    padding: 0;
    margin: 0;
    text-align: center;
    border: none;
    background: url(https://www.mencheymusic.com/wp-content/themes/menchey/assets/images/icon-quote.svg) no-repeat center;
}
.page-id-8753 .main-content blockquote p {
    text-align: center;
    font-style: italic;
    padding: 40px;
}
.page-id-8753 .main-content blockquote p strong {
    display: inline-block;
    margin-top: 20px;
    font-style: normal;
}
.page-id-8753 .main-content blockquote p span {
    font-style: normal;
}
.page-id-8753 .main-content div.swiper-button-prev {
    opacity: 1;
    left: 10px;
    background: 0 0;
}
.page-id-8753 .main-content div.swiper-button-prev:before {
    color: #000;
    outline: 0;
}
.page-id-8753 .main-content div.swiper-button-next {
    opacity: 1;
    right: 10px;
    background: 0 0;
}
.page-id-8753 .main-content div.swiper-button-next:before {
    color: #000;
    outline: 0;
}
.page-id-8753 .main-content h6 {
    color: #414141;
    font-size: 16px;
}
.page-id-8753 .contact-section {
    text-align: center;
    padding: 40px;
    background: #922522 url(https://www.mencheymusic.com/wp-content/themes/menchey/assets/images/img-red-cta-bg.jpg) no-repeat center;
    background-size: cover;
}
.page-id-8753 .contact-section a {
    text-decoration: underline;
}
.page-id-8753 .contact-section h3 {
    text-align: center;
    color: #fff;
}
.page-id-8753 .contact-section p {
    text-align: center;
    color: #fff;
}
.page-id-8753 .contact-section p a {
    font-weight: 700;
    color: #fff;
}
.page-id-8753 .contact-section h6 {
    color: #fff;
    text-align: center;
}
.page-id-8753 .contact-section .half:first-child {
    border-right: 1px solid #fff;
}
@media (max-width: 768px) {
    .page-id-8753 .contact-section .half:first-child {
        border-right: 0;
        border-bottom: 1px solid #fff;
    }
}
@media (max-width: 500px) {
    .page-id-8753 .row {
        padding-bottom: 32px;
    }
    .page-id-8753 img.alignleft {
        width: 100%;
        height: auto;
        margin-right: 0;
        display: block;
        clear: both;
        float: none;
    }
}
main {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 120px;
}
@media (max-width: 1196px) {
    main {
        background-size: auto;
    }
}
.videocontainer {
    min-width: 50%;
}
.videocontainer.right {
    float: right;
    margin: 0 0 20px 20px;
}
.videocontainer.left {
    float: left;
    margin: 0 20px 20px 0;
}
.videocontainer.clear + * {
    clear: both;
}
.videocontainer em {
    display: block;
    margin: 15px 0 25px;
    text-align: left;
}
@media (max-width: 768px) {
    .videocontainer {
        width: 100%;
        float: none;
        clear: both;
        margin: 20px 0;
    }
}
.videoWrapper {
    position: relative;
    padding-bottom: 51.5% !important;
    padding-top: 25px !important;
    height: 0;
    width: 100%;
}
.videoWrapper iframe {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sitemap .children {
    margin-left: 20px;
}
div.gallery {
    margin-top: 40px;
}
div.gallery:after,
div.gallery:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
div.gallery dl {
    width: 22%;
    float: left;
    margin-bottom: 0;
    margin-right: 2%;
}
div.gallery dl img {
    border: 1px solid #fff;
    width: 100%;
    max-width: 150px;
    max-width: 100%;
    height: auto;
}
div.gallery dl a {
    display: block;
}
div.gallery dl a:after,
div.gallery dl a:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
div.gallery dl:hover img {
    border-color: #ca0101;
    -webkit-filter: brightness(1.15) contrast(1.15);
    filter: brightness(1.15) contrast(1.01);
}
@media (max-width: 992px) {
    div.gallery dl {
        width: 30%;
    }
    div.gallery br {
        display: none;
    }
}
@media (max-width: 500px) {
    div.gallery dl {
        width: 48%;
    }
}
.single-simple_locations .main-content h2 {
    color: #ca0101;
    margin-bottom: 6px;
}
.single-simple_locations .main-content h2:first-of-type {
    padding-top: 0;
}
.single-simple_locations .main-content h3 {
    color: #ca0101;
}
.single-simple_locations .main-content ul {
    margin-left: 32px;
}
.single-simple_locations div.metaslider {
    margin-bottom: 32px;
}
.single-simple_locations p.store-email {
    margin-bottom: 20px;
}
.single-simple_locations iframe {
    max-width: 100% !important;
}
.single-simple_locations .left {
    width: 35.89744%;
    float: left;
    margin-right: 2.5641%;
}
.single-simple_locations .right {
    width: 61.53846%;
    float: right;
    margin-right: 0;
}
.single-simple_locations .store-description {
    margin-top: 25px;
}
@media (max-width: 768px) {
    .single-simple_locations .left,
    .single-simple_locations .right {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .single-simple_locations .right {
        margin-bottom: 32px;
    }
}
.page-template-default .main-content .half:nth-of-type(2n + 2) {
    padding-left: 0;
}
.page-template-default .main-content img {
    height: auto !important;
}
.page-template-default .main-content h2,
.page-template-default .main-content h3,
.page-template-default .main-content h4,
.page-template-default .main-content h5 {
    padding-top: 0;
}
.page-template-default .main-content .button + h2,
.page-template-default .main-content .button + h3,
.page-template-default .main-content .button + h4,
.page-template-default .main-content .button + h5,
.page-template-default .main-content .videocontainer + h2,
.page-template-default .main-content .videocontainer + h3,
.page-template-default .main-content .videocontainer + h4,
.page-template-default .main-content .videocontainer + h5 {
    margin-top: 42px;
}
.main-content .callouts img {
    margin-bottom: 0;
}
.main-content .callouts h3 {
    font-size: 18px;
}
.main-content aside + br {
    display: none !important;
}
.wp-caption > a {
    display: block;
}
.wp-caption > a:after,
.wp-caption > a:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
.wp-caption img {
    margin-bottom: 15px;
}
.wp-caption p.wp-caption-text {
    font-size: 14px;
    position: relative;
    top: -8px;
    left: 5px;
}
.reviews-widget {
    display: block;
    float: right;
    width: 300px;
    height: 455px;
    padding-left: 26px;
    padding-bottom: 32px;
    overflow: hidden;
}
.reviews-widget:after,
.reviews-widget:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
.reviews-widget h5 {
    background-color: #414141;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #29a7ff;
    margin: 0;
    padding: 10px 0;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.reviews-widget + h2,
.reviews-widget + h3,
.reviews-widget + h4 {
    margin-top: 0;
    padding-top: 0;
}
@media (max-width: 768px) {
    .reviews-widget {
        width: 100%;
        float: none;
        padding-left: 0;
        margin-bottom: 32px;
    }
}



.grid:after,
.grid:before {
    display: block;
    width: 100%;
    clear: both;
    content: "";
}
.grid > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.grid > ul img {
    max-width: 100%;
    margin-bottom: 0;
}
.grid > ul > li {
    display: block;
    padding: 10px;
}
.grid > ul a:hover img {
    opacity: 0.9;
    -webkit-filter: brightness(1.15) contrast(1.01);
    filter: brightness(1.15) contrast(1.01);
}
.grid.align-start > ul {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}
.grid.four > ul {
    -ms-grid-columns: (1fr) [4];
    grid-template-columns: repeat(4, 1fr);
}
.grid.two > ul {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
}
.grid.three > ul {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 768px) {
    .grid:nth-child(n) > ul {
        -ms-grid-columns: (1fr) [2];
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 500px) {
    .grid:nth-child(n) > ul {
        -ms-grid-columns: (1fr) [1];
        grid-template-columns: repeat(1, 1fr);
    }
    .grid:nth-child(n) > ul img {
        width: 100%;
    }
}
@media (max-width: 768px) {
    p {
        font-size: 16px;
    }
	table {
		overflow-x: auto;
		display: block;
	}
}

	input[type="text"].input3{width:400px;margin-left:20px;font-size:16px;margin-bottom:3px;
	padding:13px;}
		input[type="text"].input33 {
    width: 400px;
    margin-left: 20px;
    font-size: 16px;
    margin-bottom: 3px;
    padding: 13px;
	display:inline-block;
}
	input[type="password"].input3{width:400px;margin-left:20px;font-size:16px;margin-bottom:3px;
	padding:13px;}
	input[type="checkbox"].input3{width:400px;margin-left:20px;}
	.input3{width:400px;margin-left:20px;}
	input[type="text"].input4{width:600px;margin-left:20px;}
	input[type="text"].small{width:55px;padding:4px 10px; height:26px;}
	input[type="text"].biggerlist{width:155px;padding:4px 10px; height:26px;}
	input[type="text"].biggerless{width:100px;padding:4px 10px; height:26px;}
	.margin20{margin-left:20px;}
	.margin20bold{margin-left:20px;font-weight:800;}
	
	option{font-size:16px;}
	select.input3{width:400px;margin-left:20px;height: auto}
	select.input5{width:400px;height: auto}
	.greenbold{color:green;font-weight:400;}
	.redbold{color:red;font-weight:400;}
	.redcolor{color:red;}
	 ul.linkbar {margin: 0;padding: 4px;display: flex;}
	ul.linkbar li {display: inline;margin: 5px; }
	
	.uk-animation-custom-slow {
    -webkit-animation-duration: 4.4s;
    animation-duration: 4.4s;
}