.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    word-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px;
}
@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
}
.wpcf7-display-none {
    display: none;
}
div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(../images/ajax-loader.gif);
    width: 16px;
    height: 16px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
}
@font-face {
    font-family: "fl-icons";
    src: url(../fonts/fl-icons.eot);
    src: url(../fonts/fl-icons.eot#iefix) format("embedded-opentype"), url(../fonts/fl-icons.woff2) format("woff2"), url(../fonts/fl-icons.ttf) format("truetype"), url(../fonts/fl-icons.woff) format("woff"),
        url(../fonts/fl-icons.svg#fl-icons) format("svg");
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
header,
main,
section {
    display: block;
}
a {
    background-color: transparent;
}
b,
strong {
    font-weight: inherit;
}
b,
strong {
    font-weight: bolder;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input {
    font: inherit;
}
button,
input {
    overflow: visible;
}
button {
    text-transform: none;
}
button,
html [type="button"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
    outline: 1px dotted ButtonText;
}
[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}
[type="search"] {
    -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
*,
*:before,
*:after {
    box-sizing: border-box;
}
html {
    box-sizing: border-box;
    background-attachment: fixed;
}
body {
    color: #777;
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}
p:empty {
    display: none;
}
a,
button,
input {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.col {
    position: relative;
    margin: 0;
    padding: 0 15px 30px;
    width: 100%;
}
.col-inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
@media screen and (min-width: 850px) {
    .col:first-child .col-inner {
        margin-left: auto;
        margin-right: 0;
    }
    .col + .col .col-inner {
        margin-right: auto;
        margin-left: 0;
    }
}
@media screen and (max-width: 849px) {
    .col {
        padding-bottom: 30px;
    }
}
@media screen and (min-width: 850px) {
    .row-divided > .col + .col:not(.large-12) {
        border-left: 1px solid #ececec;
    }
}
.small-6 {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.small-12 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
@media screen and (min-width: 550px) {
    .medium-4 {
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    }
    .medium-5 {
        max-width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    }
    .medium-7 {
        max-width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    }
}
@media screen and (min-width: 850px) {
    .large-4 {
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    }
    .large-5 {
        max-width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    }
    .large-6 {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .large-7 {
        max-width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    }
    .large-12 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}
body,
.container,
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.container {
    padding-left: 15px;
    padding-right: 15px;
}
.container,
.row {
    max-width: 1200px;
}
.row.row-collapse {
    max-width: 1050px;
}
.row.row-large {
    max-width: 1110px;
}
.flex-row {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.header .flex-row {
    height: 100%;
}
.flex-col {
    max-height: 100%;
}
.flex-grow {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important;
}
.flex-center {
    margin: 0 auto;
}
.flex-left {
    margin-right: auto;
}
.flex-right {
    margin-left: auto;
}
@media (min-width: 850px) {
    .col2-set {
        -js-display: flex;
        display: -ms-flexbox;
        display: flex;
    }
    .col2-set > div + div {
        padding-left: 30px;
    }
}
@media all and (-ms-high-contrast: none) {
    .slider-nav-circle .flickity-prev-next-button svg {
        height: 36px !important;
    }
    .nav > li > a > i {
        top: -1px;
    }
}
.row {
    width: 100%;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.lightbox-content .row:not(.row-collapse) {
    padding-left: 0;
    padding-right: 0;
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
}
.row-full-width {
    max-width: 100% !important;
}
.row-collapse {
    padding: 0;
}
.row-collapse > .col {
    padding: 0 !important;
}
@media screen and (min-width: 850px) {
    .row-large {
        padding-left: 0;
        padding-right: 0;
    }
    .row-large > .col {
        padding: 0 30px 30px;
        margin-bottom: 0;
    }
}
.section {
    padding: 30px 0;
    position: relative;
    min-height: auto;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-align: center;
    align-items: center;
}
.section-bg {
    overflow: hidden;
}
.section-bg,
.section-content {
    width: 100%;
}
.section-content {
    z-index: 1;
}
.nav-dropdown {
    position: absolute;
    min-width: 260px;
    max-height: 0;
    z-index: 9;
    padding: 20px 0 20px;
    opacity: 0;
    margin: 0;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
    border: 2px solid #ddd;
    color: #777;
    background-color: #fff;
    text-align: left;
    display: table;
    left: -99999px;
}
.dark.nav-dropdown {
    color: #f1f1f1;
}
.nav-dropdown:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
.nav-dropdown li {
    display: block;
    margin: 0;
    vertical-align: top;
}
.nav-dropdown > li.html {
    min-width: 260px;
}
.nav-dropdown > li > a {
    width: auto;
    display: block;
    padding: 10px 20px;
    line-height: 1.3;
}
.nav-dropdown > li:last-child:not(.nav-dropdown-col) > a {
    border-bottom: 0 !important;
}
.nav-dropdown.dropdown-uppercase > li > a {
    text-transform: uppercase;
    font-size: 0.85em;
}
.nav-dropdown.nav-dropdown-default > li > a {
    padding-left: 0;
    padding-right: 0;
    margin: 0 10px;
    border-bottom: 1px solid #ececec;
}
.nav-dropdown-default {
    padding: 20px;
}
li.has-dropdown:after,
li.has-dropdown:before {
    bottom: -2px;
    z-index: 10;
    opacity: 0;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
}
li.has-dropdown:after {
    border-color: rgba(221, 221, 221, 0);
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}
li.has-dropdown:before {
    z-index: -999;
    border-bottom-color: #ddd;
    border-width: 11px;
    margin-left: -11px;
}
.nav p {
    margin: 0;
    padding-bottom: 0;
}
.nav,
.nav ul:not(.nav-dropdown) {
    margin: 0;
    padding: 0;
}
.nav > li > button {
    margin-bottom: 0;
}
.nav {
    width: 100%;
    position: relative;
    display: inline-block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}
.nav > li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin: 0 7px;
}
.nav > li > a {
    padding: 10px 0;
    display: inline-block;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}
.nav-small.nav > li.html {
    font-size: 0.75em;
}
.nav-center {
    -ms-flex-pack: center;
    justify-content: center;
}
.nav-left {
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.nav-right {
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 849px) {
    .medium-nav-center {
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.nav > li > a,
.nav-dropdown > li > a {
    color: rgba(102, 102, 102, 0.85);
}
.nav-dropdown > li > a {
    display: block;
}
.nav > li.active > a {
    color: rgba(17, 17, 17, 0.85);
}
.nav li:first-child {
    margin-left: 0 !important;
}
.nav li:last-child {
    margin-right: 0 !important;
}
.nav-uppercase > li > a {
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-weight: bolder;
}
@media (min-width: 850px) {
    .nav-divided > li {
        margin: 0 0.7em;
    }
}
li.html form,
li.html input {
    margin: 0;
}
.toggle {
    height: auto;
    width: 45px;
    line-height: 1;
    box-shadow: none !important;
    padding: 0;
    color: currentColor;
    opacity: 0.6;
    margin: 0 5px 0 0;
}
.toggle i {
    font-size: 1.8em;
}
.nav.nav-vertical {
    -ms-flex-flow: column;
    flex-flow: column;
}
.nav-vertical li {
    list-style: none;
    margin: 0;
    width: 100%;
}
.nav-vertical li li {
    font-size: 1em;
    padding-left: 0.5em;
}
.nav-vertical > li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}
.nav-vertical > li ul {
    width: 100%;
}
.nav-vertical > li > ul > li a,
.nav-vertical > li > a {
    display: block;
    width: auto;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.nav-vertical > li.html {
    padding-top: 1em;
    padding-bottom: 1em;
}
.nav-vertical > li > ul li a {
    color: #666;
}
.nav-vertical > li > ul {
    margin: 0 0 2em;
    padding-left: 1em;
}
.nav .children {
    position: fixed;
    opacity: 0;
    left: -99999px;
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
}
.nav-sidebar.nav-vertical > li + li {
    border-top: 1px solid #ececec;
}
.nav-vertical > li + li {
    border-top: 1px solid #ececec;
}
.box {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.box-text {
    padding-top: 0.7em;
    padding-bottom: 1.4em;
    position: relative;
    width: 100%;
    font-size: 0.9em;
}
@media (max-width: 549px) {
    .box-text {
        font-size: 85%;
    }
}
.box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.box-text.text-center {
    padding-left: 10px;
    padding-right: 10px;
}
.button,
button {
    position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 0.97em;
    letter-spacing: 0.03em;
    -ms-touch-action: none;
    touch-action: none;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    margin-right: 1em;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
}
.button span {
    display: inline-block;
    line-height: 1.6;
}
.button.is-outline {
    line-height: 2.19em;
}
.button {
    color: #fff;
    background-color: #446084;
    background-color: var(--primary-color);
    border-color: rgba(0, 0, 0, 0.05);
}
.button.is-outline {
    border: 2px solid currentColor;
    background-color: transparent;
}
.is-shade {
    overflow: hidden;
}
.is-shade:after {
    content: "";
    position: absolute;
    top: 0;
    left: -25%;
    height: 100%;
    width: 150%;
    box-shadow: inset 0 1.2em 0 0 rgba(255, 255, 255, 0.1);
}
.is-shade:after {
    box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1), inset 0 2em 15px 0 rgba(255, 255, 255, 0.2);
}
.is-outline {
    color: silver;
}
.primary {
    background-color: #446084;
}
.primary.is-outline {
    color: #446084;
}
.success {
    background-color: #7a9c59;
}
.secondary {
    background-color: #d26e4b;
}
.header-button {
    display: inline-block;
}
.header-button .is-outline:not(:hover) {
    color: #999;
}
.nav-dark .header-button .is-outline:not(:hover) {
    color: #fff;
}
.header-button .button {
    margin: 0;
}
.flex-col button,
.flex-col .button,
.flex-col input {
    margin-bottom: 0;
}
.is-divider {
    height: 3px;
    display: block;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 1em 0 1em;
    width: 100%;
    max-width: 30px;
}
form {
    margin-bottom: 0;
}
input[type="email"],
input[type="search"],
input[type="text"],
input[type="password"] {
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 0.75em;
    height: 2.507em;
    font-size: 0.97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
input[type="email"],
input[type="search"],
input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
label {
    font-weight: bold;
    display: block;
    font-size: 0.9em;
    margin-bottom: 0.4em;
}
input[type="checkbox"] {
    display: inline;
    margin-right: 10px;
    font-size: 16px;
}
.form-flat input:not([type="submit"]) {
    background-color: rgba(0, 0, 0, 0.03);
    box-shadow: none;
    border-color: rgba(0, 0, 0, 0.09);
    color: currentColor !important;
    border-radius: 99px;
}
.form-flat button,
.form-flat input {
    border-radius: 99px;
}
.form-flat .flex-row .flex-col {
    padding-right: 4px;
}
.nav-dark .form-flat input:not([type="submit"]) {
    background-color: rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.09);
    color: #fff;
}
.nav-dark .form-flat input::-webkit-input-placeholder {
    color: #fff;
}
.form-flat .button.icon {
    color: currentColor !important;
    border-color: transparent !important;
    background-color: transparent !important;
    box-shadow: none;
}
i[class^="icon-"] {
    font-family: "fl-icons" !important;
    speak: none !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    line-height: 1.2;
}
button i,
.button i {
    vertical-align: middle;
    top: -1.5px;
}
.button.icon {
    margin-left: 0.12em;
    margin-right: 0.12em;
    min-width: 2.5em;
    padding-left: 0.6em;
    padding-right: 0.6em;
    display: inline-block;
}
.button.icon i {
    font-size: 1.2em;
}
.button.icon.is-small {
    border-width: 1px;
}
.button.icon.is-small i {
    top: -1px;
}
.button.icon.circle {
    padding-left: 0;
    padding-right: 0;
}
.button.icon.circle > span {
    margin: 0 8px;
}
.button.icon.circle > span + i {
    margin-left: -4px;
}
.button.icon.circle > i {
    margin: 0 8px;
}
.button.icon.circle > i:only-child {
    margin: 0;
}
.nav > li > a > i {
    vertical-align: middle;
    font-size: 20px;
}
.nav > li > a > i.icon-menu {
    font-size: 1.9em;
}
.nav > li.has-icon > a > i {
    min-width: 1em;
}
.button:not(.icon) > i {
    margin-left: -0.15em;
    margin-right: 0.4em;
}
.button:not(.icon) > span + i {
    margin-right: -0.15em;
    margin-left: 0.4em;
}
.has-dropdown .icon-angle-down {
    font-size: 16px;
    margin-left: 0.2em;
    opacity: 0.6;
}
[data-icon-label] {
    position: relative;
}
[data-icon-label="0"]:after {
    display: none;
}
[data-icon-label]:after {
    content: attr(data-icon-label);
    position: absolute;
    font-style: normal;
    font-family: Arial, Sans-serif !important;
    top: -10px;
    right: -10px;
    font-weight: bolder;
    background-color: #d26e4b;
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.3);
    font-size: 11px;
    padding-left: 2px;
    padding-right: 2px;
    opacity: 0.9;
    line-height: 17px;
    letter-spacing: -0.5px;
    height: 17px;
    min-width: 17px;
    border-radius: 99px;
    color: #fff;
    text-align: center;
    z-index: 1;
}
.button [data-icon-label]:after {
    top: -12px;
    right: -12px;
}
img {
    opacity: 1;
}
.img {
    position: relative;
}
.img .img-inner {
    position: relative;
    overflow: hidden;
}
.img,
.img img {
    width: 100%;
}
.video-fit {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 100%;
    background-position: 50% 50%;
    background-size: cover;
}
.video-fit {
    padding-top: 56.5%;
}
.lightbox-content {
    background-color: #fff;
    max-width: 875px;
    margin: 0 auto;
    transform: translateZ(0);
    box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
    position: relative;
}
.lightbox-content .lightbox-inner {
    padding: 30px 20px;
}
.mfp-hide {
    display: none !important;
}
.loading-spin {
    position: relative;
}
.loading-spin {
    content: "";
    margin: 0px auto;
    font-size: 10px;
    text-indent: -9999em;
    border-top: 3px solid rgba(0, 0, 0, 0.1) !important;
    border-right: 3px solid rgba(0, 0, 0, 0.1) !important;
    border-bottom: 3px solid rgba(0, 0, 0, 0.1) !important;
    opacity: 0.8;
    border-left: 3px solid #446084;
    animation: spin 0.6s infinite linear;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}
.dark.loading-spin {
    border-top: 3px solid rgba(0, 0, 0, 0.1) !important;
    border-right: 3px solid rgba(0, 0, 0, 0.1) !important;
    border-bottom: 3px solid rgba(0, 0, 0, 0.1) !important;
    border-left: 3px solid #fff !important;
}
.loading-spin.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    z-index: 99;
}
.loading-spin {
    border-radius: 50%;
    width: 30px;
    height: 30px;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.slider-wrapper {
    position: relative;
}
.flickity-slider > .img,
.slider-wrapper:last-child {
    margin-bottom: 0;
}
.slider {
    position: relative;
}
.slider::-webkit-scrollbar {
    width: 0px !important;
    height: 0px !important;
}
.slider > div:not(.col) {
    width: 100%;
}
.flickity-slider > div:not(.col) {
    width: 100% !important;
    padding: 0;
    margin: 0;
}
.flickity-enabled {
    position: relative;
}
.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100%;
}
.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}
.flickity-prev-next-button {
    position: absolute;
    top: 40%;
    bottom: 40%;
    background-color: transparent;
    margin: 0;
    padding: 0;
    width: 36px;
    color: #111;
    border: none;
    opacity: 0;
}
.flickity-prev-next-button.next {
    -ms-transform: translateX(-20%);
    transform: translateX(-20%);
    right: 2%;
}
.flickity-prev-next-button.previous {
    -ms-transform: translateX(20%);
    transform: translateX(20%);
    left: 2%;
}
.slider-show-nav .flickity-prev-next-button {
    opacity: 0.7;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
}
.flickity-prev-next-button svg {
    position: absolute;
    padding: 5px;
    left: 50%;
    top: 50%;
    width: 100%;
    max-width: 100%;
    padding: 20%;
    max-height: 100%;
    height: auto;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.flickity-prev-next-button svg,
.flickity-prev-next-button .arrow {
    border-color: currentColor;
    fill: currentColor;
}
.slider-type-fade .flickity-slider {
    -ms-transform: none !important;
    transform: none !important;
}
.slider-type-fade .flickity-slider > * {
    opacity: 0;
    z-index: 1;
    left: 0 !important;
}
.slider-type-fade .flickity-slider > *.is-selected {
    opacity: 1;
    z-index: 2;
}
.slider-type-fade .flickity-prev-next-button,
.slider-type-fade .flickity-page-dots {
    z-index: 3;
}
.flickity-page-dots {
    position: absolute;
    bottom: 15px;
    left: 20%;
    right: 20%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}
.flickity-page-dots .dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    border: 3px solid #111;
    border-radius: 50%;
    opacity: 0.4;
}
.flickity-page-dots .dot.is-selected {
    background-color: #111;
    opacity: 1 !important;
}
.slider-nav-circle .flickity-prev-next-button svg,
.slider-nav-circle .flickity-prev-next-button .arrow {
    border-radius: 100%;
    border: 2px solid currentColor;
}
.slider-nav-light .flickity-prev-next-button {
    color: #fff;
}
.slider-nav-light .flickity-prev-next-button svg,
.slider-nav-light .flickity-prev-next-button .arrow {
    fill: #fff;
}
.slider-nav-light .flickity-page-dots .dot {
    border-color: #fff;
}
.slider-nav-light .flickity-page-dots .dot.is-selected {
    background-color: #fff;
}
@media screen and (max-width: 549px) {
    .slider-wrapper .flickity-prev-next-button {
        display: none;
    }
}
label {
    color: #222;
}
a {
    color: #334862;
    text-decoration: none;
}
a.plain {
    color: currentColor;
}
.dark a,
.dark .widget a {
    color: currentColor;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
ol,
ul {
    margin-top: 0;
    padding: 0;
}
ul ul {
    margin: 1.5em 0 1.5em 3em;
}
li {
    margin-bottom: 0.6em;
}
.col-inner ol li {
    margin-left: 1.3em;
}
.button,
button,
input {
    margin-bottom: 1em;
}
form,
p,
ul,
ol {
    margin-bottom: 1.3em;
}
form p {
    margin-bottom: 0.5em;
}
body {
    line-height: 1.6;
}
h3,
h4 {
    color: #555;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0.5em;
    text-rendering: optimizeSpeed;
}
h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 1.125em;
}
@media (max-width: 549px) {
    h3 {
        font-size: 1em;
    }
}
p {
    margin-top: 0;
}
h3 > span {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
.uppercase {
    line-height: 1.05;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.lowercase {
    text-transform: none !important;
}
.is-normal {
    font-weight: normal;
}
.uppercase {
    line-height: 1.2;
    text-transform: uppercase;
}
.is-small,
.is-small.button {
    font-size: 0.8em;
}
.box-text p {
    margin-top: 0.1em;
    margin-bottom: 0.1em;
}
.nav > li > a {
    font-size: 0.8em;
}
.nav > li.html {
    font-size: 0.85em;
}
.nav-spacing-large > li {
    margin: 0 11px;
}
.container:after,
.row:after {
    content: "";
    display: table;
    clear: both;
}
@media (min-width: 550px) {
    .show-for-small {
        display: none !important;
    }
}
@media (min-width: 850px) {
    .show-for-medium {
        display: none !important;
    }
}
@media (max-width: 849px) {
    .hide-for-medium {
        display: none !important;
    }
}
.full-width {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: block;
}
.mb {
    margin-bottom: 30px;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.ml-0 {
    margin-left: 0 !important;
}
.mb:last-child {
    margin-bottom: 0;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.inner-padding {
    padding: 30px;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-center > div,
.text-center > div > div,
.text-center .is-divider {
    margin-left: auto;
    margin-right: auto;
}
.relative {
    position: relative !important;
}
.fixed {
    position: fixed !important;
    z-index: 12;
}
.bottom {
    bottom: 0;
}
.fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    padding: 0 !important;
    margin: 0 !important;
}
.bg-fill {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
}
.circle {
    border-radius: 999px !important;
    object-fit: cover;
}
.z-1 {
    z-index: 21;
}
.z-top {
    z-index: 9995;
}
.inline {
    display: inline;
}
.no-scrollbar {
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.no-scrollbar::-webkit-scrollbar {
    width: 0px !important;
    height: 0px !important;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
[data-animate] {
    will-change: filter, transform, opacity;
    -webkit-backface-visibility: hidden;
    animation-fill-mode: forwards;
    opacity: 0 !important;
}
[data-animate="fadeInLeft"] {
    transform: translate3d(-70px, 0, 0);
}
[data-animate="fadeInRight"] {
    transform: translate3d(70px, 0, 0);
}
[data-animated="true"] {
    animation-delay: 0.1s;
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 1 !important;
}
.box-shadow-2 {
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.box-shadow-5 {
    box-shadow: 0px 30px 40px 0px rgba(0, 0, 0, 0.2);
}
.button.tooltip {
    opacity: 1;
}
.dark,
.dark p {
    color: #f1f1f1;
}
.nav-dark .is-outline,
.nav-dropdown.dark > li > a,
.nav-dark .nav > li > a {
    color: rgba(255, 255, 255, 0.8);
}
.nav-dark .nav > li.active > a {
    color: #fff;
}
.nav-dropdown.dark > li > a,
.nav-dark .nav > li.header-divider,
.nav-dark .header-divider:after {
    border-color: rgba(255, 255, 255, 0.2);
}
.nav-dark .nav > li.html,
.nav-dark .header-button {
    color: #fff;
}
html {
    overflow-x: hidden;
}
#wrapper,
#main {
    background-color: #fff;
    position: relative;
}
.header,
.header-wrapper {
    width: 100%;
    z-index: 30;
    position: relative;
    background-size: cover;
    background-position: 50% 0;
}
.header-bg-color {
    background-color: rgba(255, 255, 255, 0.9);
}
.header-top,
.header-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
}
.header-bg-image,
.header-bg-color {
    background-position: 50% 0;
}
.header-top {
    background-color: #446084;
    z-index: 11;
    position: relative;
    min-height: 20px;
}
.header-main {
    z-index: 10;
    position: relative;
}
.header-bottom {
    z-index: 9;
    position: relative;
    min-height: 35px;
}
.top-divider {
    margin-bottom: -1px;
    border-top: 1px solid currentColor;
    opacity: 0.1;
}
.nav-dark .top-divider {
    display: none;
}
.nav > li.header-divider {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    height: 30px;
    vertical-align: middle;
    position: relative;
    margin: 0 7.5px;
}
.nav-dark .nav > li.header-divider {
    border-color: rgba(255, 255, 255, 0.1);
}
.widget ul {
    margin: 0;
}
.widget li {
    list-style: none;
}
ul.menu > li li {
    list-style: none;
}
ul.menu > li li > a {
    font-size: 0.9em;
    padding: 3px 0;
    display: inline-block;
}
ul.menu > li ul {
    border-left: 1px solid #ddd;
    margin: 0 0 10px 3px;
    padding-left: 15px;
    width: 100%;
    display: none;
}
ul.menu > li ul li {
    border: 0;
    margin: 0;
}
.dark ul.menu > li ul {
    border-color: rgba(255, 255, 255, 0.08);
}
.wpcf7 .ajax-loader {
    display: none !important;
}
.wpcf7 p {
    padding: 0;
    margin: 0;
}
.wpcf7 br {
    display: none;
}
.wpcf7 .ajax-loader {
    position: absolute;
    right: 0;
    background-color: #fff;
    border-radius: 99px;
}
.wpcf7 .wpcf7-response-output {
    margin: 5px 0 0 0;
    border-radius: 10px;
}
html {
    background-color: #5b5b5b;
}
.footer ul {
    margin: 0;
}
.back-to-top {
    margin: 0;
    opacity: 0;
    bottom: 20px;
    right: 20px;
    -ms-transform: translateY(30%);
    transform: translateY(30%);
}
.logo {
    line-height: 1;
    margin: 0;
}
.logo a {
    text-decoration: none;
    display: block;
    color: #446084;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: bolder;
    margin: 0;
}
.logo img {
    display: block;
    width: auto;
}
.header-logo-dark,
.nav-dark .header-logo {
    display: none !important;
}
.nav-dark .header-logo-dark {
    display: block !important;
}
.nav-dark .logo a {
    color: #fff;
}
.logo-left .logo {
    margin-left: 0;
    margin-right: 30px;
}
@media screen and (max-width: 849px) {
    .header-inner .nav {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .medium-logo-center .flex-left {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
    }
    .medium-logo-center .logo {
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
        margin: 0 15px;
    }
    .medium-logo-center .logo img {
        margin: 0 auto;
    }
    .medium-logo-center .flex-right {
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        -ms-flex-order: 3;
        order: 3;
    }
}
.scroll-to-bullets {
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
    max-height: 100vh;
    overflow: hidden;
    position: fixed;
}
.sidebar-menu .search-form {
    display: block !important;
}
.searchform-wrapper form {
    margin-bottom: 0;
}
.sidebar-menu .search-form {
    padding: 5px 0;
    width: 100%;
}
.searchform {
    position: relative;
}
.searchform .button.icon {
    margin: 0;
}
.searchform .button.icon i {
    font-size: 1.2em;
}
.searchform-wrapper {
    width: 100%;
}
.searchform-wrapper.form-flat .flex-col:last-of-type {
    margin-left: -2.9em;
}
.searchform-wrapper .autocomplete-suggestions {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    max-height: 50vh;
    overflow-y: auto;
}
.header .search-form .autocomplete-suggestions {
    max-height: 80vh;
}
.header .search-form .live-search-results {
    text-align: left;
    color: #111;
    top: 105%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.95);
    position: absolute;
}
.section-title-container {
    margin-bottom: 1.5em;
}
.section-title {
    position: relative;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.section-title i {
    opacity: 0.6;
    margin-right: 0.5em;
}
.section-title span {
    text-transform: uppercase;
}
.section-title b {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: 0.1;
    background-color: currentColor;
}
.section-title-center span {
    margin: 0 15px;
}
.section-title-center span {
    text-align: center;
}
.icon-shopping-cart:before {
    content: "\e908";
}
.icon-phone:before {
    content: "\e600";
}
.icon-menu:before {
    content: "\e800";
}
.icon-angle-right:before {
    content: "\f105";
}
.icon-angle-up:before {
    content: "\f106";
}
.icon-angle-down:before {
    content: "\f107";
}
.icon-facebook:before {
    content: "\e002";
}
.icon-search:before {
    content: "\e012";
}
.icon-youtube:before {
    content: "\e018";
}
.social-icons {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.85em;
    color: #999;
}
.html .social-icons {
    font-size: 1em;
}
.html .social-icons .button {
    margin-bottom: 0;
}
.social-icons i {
    min-width: 1em;
}
.nav-dark .social-icons {
    color: #fff;
}
.nav-dark .social-icons .button.is-outline {
    border-color: rgba(255, 255, 255, 0.5);
}
.woocommerce-form-login .button {
    margin-bottom: 0;
}
.woocommerce-privacy-policy-text {
    font-size: 85%;
}
p.form-row-wide {
    clear: both;
}
@media (max-width: 549px) {
    body {
        max-width: 100%;
        overflow-x: hidden;
    }
}
.iso {
    box-shadow: 0px 0px 16px 0px #ccc;
    border: 2px dashed #f90;
    background-color: rgba(153, 204, 0, 0.13);
    padding: 5px 19px 10px 19px;
}