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, 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: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

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;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
}

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"] {
    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;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

script {
    display: none !important;
}

* {
    box-sizing: border-box;
}

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

html {
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    height: 100%;
}

@media (max-width: 569px) {
    html {
        margin-top: 0px;
    }
}

body {
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
    overflow: initial !important;
}

@media (max-width: 569px) {
    body.logged-in.admin-bar {
        padding-top: 46px !important;
    }
}

.box-wrapper {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.box-container {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
    position: relative;
}

.main-background {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.main-background > div {
    width: 100%;
    height: 100%;
}

.main-wrapper {
    position: relative;
    width: 100%;
}

body:not(.uncode-unmodal-overlay-visible) .main-wrapper {
    z-index: 0;
}

.hmenu .main-wrapper, body.uncode-fullpage:not(.vmenu):not(.menu-offcanvas) .main-wrapper {
    display: table-row;
}

body:not(.menu-offcanvas) .main-wrapper {
    height: 100%;
}

.main-container .row-content {
    height: 100%;
}

@media (max-width: 959px) {
    .main-container {
        padding-top: 0px !important;
    }
}

.sections-container {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

.page-wrapper, .page-body {
    display: table-row;
    width: 100%;
    height: 100%;
}

.page-body {
    position: relative;
}

.main-container > .row > .row-inner > div[class *=col-lg-]:not(:first-child), .main-container > .row:not(:first-child) > .row-inner > div[class *=col-lg-] {
    border-top-width: 0px !important;
}

.no-vmargin > .row-inner > div[class *=col-lg-]:not(.logo-container) {
    padding: 0px;
}

@media (max-width: 569px) {
    body.menu-mobile-centered .mobile-hidden:not(.social-icon):not(.menu-social):not(.menu-icons) {
        display: none !important;
    }

    body:not(.menu-mobile-centered) .mobile-hidden {
        display: none !important;
    }

    body.hmenu-center-split:not(.menu-mobile-off-canvas) .mobile-hidden.menu-icons, body.hmenu-center-split:not(.menu-mobile-off-canvas) .mobile-hidden.social-icon {
        display: inline-block !important;
    }

    body.menu-mobile-off-canvas .mobile-hidden {
        display: none;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body.menu-mobile-centered .tablet-hidden:not(.social-icon):not(.menu-social):not(.menu-icons) {
        display: none !important;
    }

    body:not(.menu-mobile-centered) .tablet-hidden {
        display: none !important;
    }

    body.hmenu-center-split:not(.menu-mobile-off-canvas) .tablet-hidden.menu-icons, body.hmenu-center-split:not(.menu-mobile-off-canvas) .tablet-hidden.social-icon {
        display: inline-block !important;
    }

    body.menu-mobile-off-canvas .tablet-hidden {
        display: none;
    }
}

@media (min-width: 960px) {
    .desktop-hidden {
        display: none !important;
    }
}

.post-wrapper, .margin-auto {
    margin: auto;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    outline: 0;
    border: 0;
    text-decoration: none;
}

a:hover, a:focus, a.active {
    text-decoration: none;
}

* :focus {
    outline: none;
}

button {
    outline: 0;
    border: 0;
}

figure {
    margin: 0;
    max-width: 100%;
}

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

img.adaptive-async, img.async-done {
    width: 100%;
    height: auto;
    max-width: none;
}

.async-blurred {
    filter: blur(10px);
    transition: filter 0.3s ease-out;
}

.async-blurred.async-done {
    filter: blur(0px);
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-round .t-entry-visual-cont > a, .tmb-round .t-entry-visual-cont > a, .img-round .t-entry-visual-cont > .dummy, .tmb-round .t-entry-visual-cont > .dummy {
    overflow: hidden;
    perspective: 1000px;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

.img-circle > img {
    border-radius: 50%;
}

hr {
    margin: 27px 0px 27px 0px;
    border: 0;
    border-top-width: 1px;
    border-style: solid;
}

hr.separator-no-padding {
    margin-top: 0px;
    margin-bottom: 0px;
}

hr.separator-double-padding {
    margin: 54px 0px 54px 0px;
}

hr.no-top-margin {
    margin-top: 0px;
}

hr.double-top-margin {
    margin-top: 72px;
}

hr.dotted {
    border-style: dotted;
}

hr.dashed {
    border-style: dashed;
}

hr.separator-break {
    margin-left: auto;
    margin-right: auto;
}

.uncode_text_column > * :first-child {
    margin-top: 0px;
}

.detail-container {
    display: table;
    table-layout: fixed;
}

.detail-container .detail-label {
    min-width: 108px;
    display: table-cell;
}

.align_center .detail-container .detail-label {
    margin: auto;
    min-width: 0;
}

.detail-container .detail-value {
    display: table-cell;
    padding: 0px 9px 0px 9px;
}

.detail-container a {
    font-weight: 400;
    color: inherit;
}

.style-light .detail-container a, .style-dark .style-light .detail-container a {
    color: inherit !important;
}

.style-light .skin-links a, .style-dark .skin-links a, .style-light.skin-links a, .style-dark.skin-links a {
    color: inherit !important;
}

.style-light .skin-links a:hover, .style-dark .skin-links a:hover, .style-light.skin-links a:hover, .style-dark.skin-links a:hover, .style-light .skin-links a:focus, .style-dark .skin-links a:focus, .style-light.skin-links a:focus, .style-dark.skin-links a:focus, .style-light .skin-links a:active, .style-dark .skin-links a:active, .style-light.skin-links a:active, .style-dark.skin-links a:active {
    opacity: 0.75;
}

.inline-meta .detail-container {
    display: inline-block;
    table-layout: auto;
}

.inline-meta .detail-container > span {
    display: inline-block;
}

.align_left .inline-meta .detail-container:not(last-child) {
    margin-right: 18px;
}

.align_right .inline-meta .detail-container:not(last-child) {
    margin-left: 18px;
}

.align_center .inline-meta .detail-container:not(last-child) {
    margin-left: 9px;
    margin-right: 9px;
}

.inline-meta .detail-container .detail-label {
    min-width: 0;
    display: inline-block;
}

.std-block-padding {
    padding: 72px 36px 72px 36px;
}

@media (max-width: 1499px) {
    .std-block-padding {
        padding: 54px 36px 54px 36px;
    }
}

@media (max-width: 959px) {
    .std-block-padding {
        padding: 36px 36px 36px 36px;
    }
}

.std-top-padding {
    padding-top: 72px;
}

@media (max-width: 1499px) {
    .std-top-padding {
        padding-top: 54px;
    }
}

@media (max-width: 959px) {
    .std-top-padding {
        padding-top: 36px;
    }
}

.std-bottom-padding {
    padding-bottom: 72px;
}

@media (max-width: 1499px) {
    .std-bottom-padding {
        padding-bottom: 54px;
    }
}

@media (max-width: 959px) {
    .std-bottom-padding {
        padding-bottom: 36px;
    }
}

.body-borders > * {
    position: fixed;
    z-index: 11000;
}

.body-borders .top-border {
    top: 0;
    left: 0;
    width: 100%;
}

.body-borders .right-border {
    top: 0;
    right: 0;
    height: 100%;
}

.body-borders .bottom-border {
    bottom: 0;
    left: 0;
    width: 100%;
}

.body-borders .left-border {
    top: 0;
    left: 0;
    height: 100%;
}

.body-borders[data-border="9"] .top-border, .body-borders[data-border="9"] .bottom-border {
    height: 9px;
}

.body-borders[data-border="9"] .right-border, .body-borders[data-border="9"] .left-border {
    width: 9px;
}

.body-borders[data-border="18"] .top-border, .body-borders[data-border="18"] .bottom-border {
    height: 18px;
}

.body-borders[data-border="18"] .right-border, .body-borders[data-border="18"] .left-border {
    width: 18px;
}

@media (max-width: 959px) {
    .body-borders[data-border="18"] .top-border, .body-borders[data-border="18"] .bottom-border {
        height: 9px;
    }

    .body-borders[data-border="18"] .right-border, .body-borders[data-border="18"] .left-border {
        width: 9px;
    }
}

.body-borders[data-border="27"] .top-border, .body-borders[data-border="27"] .bottom-border {
    height: 27px;
}

.body-borders[data-border="27"] .right-border, .body-borders[data-border="27"] .left-border {
    width: 27px;
}

@media (max-width: 959px) {
    .body-borders[data-border="27"] .top-border, .body-borders[data-border="27"] .bottom-border {
        height: 9px;
    }

    .body-borders[data-border="27"] .right-border, .body-borders[data-border="27"] .left-border {
        width: 9px;
    }
}

.body-borders[data-border="36"] .top-border, .body-borders[data-border="36"] .bottom-border {
    height: 36px;
}

.body-borders[data-border="36"] .right-border, .body-borders[data-border="36"] .left-border {
    width: 36px;
}

@media (max-width: 959px) {
    .body-borders[data-border="36"] .top-border, .body-borders[data-border="36"] .bottom-border {
        height: 9px;
    }

    .body-borders[data-border="36"] .right-border, .body-borders[data-border="36"] .left-border {
        width: 9px;
    }
}

body[data-border="9"] .box-wrapper {
    padding-bottom: 9px;
}

body[data-border="9"] .footer-scroll-top {
    padding-right: 9px;
    padding-bottom: 9px;
}

body[data-border="9"]:not(.menu-dd-search) .overlay .menu-close-search {
    margin: 9px;
}

body[data-border="9"] .onepage-pagination {
    margin: 9px;
}

@media (min-width: 960px) {
    body[data-border="9"] .vmenu-container {
        padding-top: 9px;
        height: calc(100% -9px) !important;
    }
}

body[data-border="18"] .box-wrapper {
    padding-bottom: 18px;
}

body[data-border="18"] .footer-scroll-top {
    padding-right: 18px;
    padding-bottom: 18px;
}

body[data-border="18"]:not(.menu-dd-search) .overlay .menu-close-search {
    margin: 18px;
}

body[data-border="18"] .onepage-pagination {
    margin: 18px;
}

@media (max-width: 959px) {
    body[data-border="18"] .box-wrapper {
        padding-bottom: 9px;
    }

    body[data-border="18"] .footer-scroll-top {
        padding-right: 9px;
        padding-bottom: 9px;
    }

    body[data-border="18"]:not(.menu-dd-search) .overlay .menu-close-search {
        margin: 9px;
    }

    body[data-border="18"] .onepage-pagination {
        margin: 9px;
    }
}

@media (min-width: 960px) {
    body[data-border="18"] .vmenu-container {
        padding-top: 18px;
        height: calc(100% -18px) !important;
    }
}

body[data-border="27"] .box-wrapper {
    padding-bottom: 27px;
}

body[data-border="27"] .footer-scroll-top {
    padding-right: 27px;
    padding-bottom: 27px;
}

body[data-border="27"]:not(.menu-dd-search) .overlay .menu-close-search {
    margin: 27px;
}

body[data-border="27"] .onepage-pagination {
    margin: 27px;
}

@media (max-width: 959px) {
    body[data-border="27"] .box-wrapper {
        padding-bottom: 9px;
    }

    body[data-border="27"] .footer-scroll-top {
        padding-right: 9px;
        padding-bottom: 9px;
    }

    body[data-border="27"]:not(.menu-dd-search) .overlay .menu-close-search {
        margin: 9px;
    }

    body[data-border="27"] .onepage-pagination {
        margin: 9px;
    }
}

@media (min-width: 960px) {
    body[data-border="27"] .vmenu-container {
        padding-top: 27px;
        height: calc(100% -27px) !important;
    }
}

body[data-border="36"] .box-wrapper {
    padding-bottom: 36px;
}

body[data-border="36"] .footer-scroll-top {
    padding-right: 36px;
    padding-bottom: 36px;
}

body[data-border="36"]:not(.menu-dd-search) .overlay .menu-close-search {
    margin: 36px;
}

body[data-border="36"] .onepage-pagination {
    margin: 36px;
}

@media (max-width: 959px) {
    body[data-border="36"] .box-wrapper {
        padding-bottom: 9px;
    }

    body[data-border="36"] .footer-scroll-top {
        padding-right: 9px;
        padding-bottom: 9px;
    }

    body[data-border="36"]:not(.menu-dd-search) .overlay .menu-close-search {
        margin: 9px;
    }

    body[data-border="36"] .onepage-pagination {
        margin: 9px;
    }
}

@media (min-width: 960px) {
    body[data-border="36"] .vmenu-container {
        padding-top: 36px;
        height: calc(100% -36px) !important;
    }
}

b, strong {
    font-weight: 600;
}

h1, h2, h3, h4, h5, h6, .heading-text > p {
    -webkit-font-smoothing: antialiased;
}

.media-modal.wp-core-ui h1, .media-modal.wp-core-ui h2, .media-modal.wp-core-ui h3, .media-modal.wp-core-ui h4, .media-modal.wp-core-ui h5, .media-modal.wp-core-ui h6, .media-modal.wp-core-ui .heading-text > p {
    font-size: initial !important;
}

h1, .h1 {
    font-size: 35px;
    line-height: 1.2;
    margin: 27px 0 0;
}

@media (max-width: 339px) {
    h1, .h1 {
        font-size: 28px;
    }
}

h2, .h2 {
    font-size: 29px;
    line-height: 1.2;
    margin: 27px 0 0;
}

h3, .h3 {
    font-size: 24px;
    line-height: 1.2;
    margin: 27px 0 0;
}

h4, .h4 {
    font-size: 20px;
    line-height: 1.2;
    margin: 27px 0 0;
}

h5, .h5 {
    font-size: 17px;
    line-height: 1.2;
    margin: 27px 0 0;
}

h6, .h6 {
    font-size: 14px;
    line-height: 1.2;
    margin: 27px 0 0;
}

p, li, dt, dd, dl, address, label, small, pre, code, span.tab-excerpt {
    line-height: 1.75;
    margin: 18px 0px 0px 0px;
}

.media-modal.wp-core-ui p, .media-modal.wp-core-ui li, .media-modal.wp-core-ui dt, .media-modal.wp-core-ui dd, .media-modal.wp-core-ui dl, .media-modal.wp-core-ui address, .media-modal.wp-core-ui label, .media-modal.wp-core-ui small, .media-modal.wp-core-ui pre, .media-modal.wp-core-ui code, .media-modal.wp-core-ui span.tab-excerpt {
    line-height: 18px;
    margin: 0;
    font-size: inherit;
}

p.text-top-reduced {
    margin-top: 9px;
}

div.text-top-reduced > * :first-child {
    margin-top: 9px;
}

small, figcaption {
    font-size: 12px;
}

figcaption {
    line-height: normal;
    margin: 9px 0px 0px 0px;
}

ul, ol {
    margin: 18px 0px 0px 0px;
    padding-left: 18px;
}

ul, ol {
    padding: 0;
}

ul i, ol i {
    margin-right: 18px;
}

ul {
    list-style: none;
}

ol {
    margin-left: 18px;
}

.list-align ol {
    list-style-position: inside;
    margin-left: 0;
}

ul li, ol li {
    margin-top: 0;
}

ul > li > ul, ol > li > ol {
    margin-left: 9px;
    padding-left: 0;
    margin-top: 0;
}

dl {
    margin: 18px 18px 0px 18px;
}

dl dt {
    font-weight: 600;
}

dl.variation dt, dl.variation dd {
    font-weight: 500;
}

dd {
    margin-top: 0;
}

dl dd {
    margin-bottom: 0px;
}

dl dt:first-child {
    margin-top: 0px;
}

blockquote {
    margin: 36px 0px 36px 0px;
    padding: 0px 0px 0px 36px;
    border-left: 2px solid;
}

blockquote p {
    font-size: 18px;
    line-height: 1.75;
    margin: 18px 0 0;
}

blockquote p:first-child {
    margin-top: 0px;
}

blockquote small {
    font-size: 13px;
    margin: 9px 0px 0px 0px;
    margin-bottom: 0;
    display: inline;
    letter-spacing: 0 !important;
}

blockquote small:before {
    content: "&#8212;";
    margin: 0px 9px 0px 0px;
}

blockquote.pullquote > p:first-of-type, blockquote.pullquote .pullquote__content {
    quotes: "\201C" "\201D";
}

blockquote.pullquote > p:first-of-type:before, blockquote.pullquote .pullquote__content:before {
    content: open-quote;
    font-size: 1.5em;
    line-height: 0;
    vertical-align: -0.25em;
    margin-right: .2em;
}

blockquote.pullquote > p:first-of-type:after, blockquote.pullquote .pullquote__content:after {
    content: close-quote;
    font-size: 1.5em;
    line-height: 0;
    vertical-align: -0.25em;
    margin-left: .1em;
}

cite {
    font-style: normal;
}

mark {
    color: #ffffff;
    padding: 1px 4px;
    border-radius: 2px;
    font-weight: 600;
}

.messagebox_text {
    color: #ffffff;
    padding: 18px;
    border-radius: 4px;
    font-weight: 600;
}

.messagebox_text > * {
    margin-top: 0;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-uppercase {
    text-transform: uppercase;
}

.btn-custom-typo.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize;
}

.btn-custom-typo.text-capitalize {
    text-transform: capitalize !important;
}

.text-lowercase {
    text-transform: lowercase;
}

.btn-custom-typo.text-lowercase {
    text-transform: lowercase !important;
}

.text-initial {
    text-transform: initial;
}

.btn-custom-typo.text-initial {
    text-transform: initial !important;
}

.text-lead, .text-lead:not(ul):not(ol) > * {
    line-height: 1.75;
}

.text-lead, .text-lead:not(ul):not(ol) > *, .text-lead > * :not(ul):not(ol) {
    margin: 36px 0px 0px 0px;
}

.text-lead.text-top-reduced {
    margin: 9px 0px 0px 0px;
}

.text-bold {
    font-weight: 600;
}

.no-letterspace {
    letter-spacing: 0 !important;
}

.text-italic {
    font-style: italic;
}

.font-weight-100, .font-weight-100 * :not(strong):not(b), .btn-custom-typo.font-weight-100 {
    font-weight: 100 !important;
}

.font-weight-200, .font-weight-200 * :not(strong):not(b), .btn-custom-typo.font-weight-200 {
    font-weight: 200 !important;
}

.font-weight-300, .font-weight-300 * :not(strong):not(b), .btn-custom-typo.font-weight-300 {
    font-weight: 300 !important;
}

.font-weight-400, .font-weight-400 * :not(strong):not(b), .btn-custom-typo.font-weight-400 {
    font-weight: 400 !important;
}

.font-weight-500, .font-weight-500 * :not(strong):not(b), .btn-custom-typo.font-weight-500 {
    font-weight: 500 !important;
}

.font-weight-600, .font-weight-600 * :not(strong):not(b), .btn-custom-typo.font-weight-600 {
    font-weight: 600 !important;
}

.font-weight-700, .font-weight-700 * :not(strong):not(b), .btn-custom-typo.font-weight-700 {
    font-weight: 700 !important;
}

.font-weight-800, .font-weight-800 * :not(strong):not(b), .btn-custom-typo.font-weight-800 {
    font-weight: 800 !important;
}

.font-weight-900, .font-weight-900 * :not(strong):not(b), .btn-custom-typo.font-weight-900 {
    font-weight: 900 !important;
}

.text-icon i {
    position: relative;
    top: 1px;
    display: inline-block;
}

.text-icon .text-icon__icon {
    display: inline-block;
}

.text-icon--before i {
    margin-right: 9px;
}

.text-icon--after i {
    margin-left: 9px;
}

ul.icons {
    margin: 0;
    padding: 0 !important;
}

ul.icons li {
    list-style: none;
    margin: 5px 0px 0px 0px;
    vertical-align: top;
}

ul.icons li .fa {
    margin-right: 13.5px;
    font-size: 1em;
    line-height: .7em;
    position: relative;
    top: 0.1em;
}

.uncode-list ul.text-large li {
    font-size: 1.2em;
}

code, kbd, pre, samp {
    font-family: Monaco, monospace;
    border-radius: 2px;
    font-size: 13px;
    line-height: 1.75;
    margin: 18px 0 0;
}

.messagebox_text code, .messagebox_text kbd, .messagebox_text pre, .messagebox_text samp {
    background: none !important;
    color: inherit !important;
}

code {
    padding: 4px;
}

pre {
    display: block;
    margin: 36px 0px 36px 0px;
    padding: 36px 36px 36px 36px;
    border: 1px solid;
}

.row-inner {
    display: table-row;
}

@media (max-width: 959px) {
    .row-inner {
        display: table;
        table-layout: fixed;
        width: 100%;
    }

    .ie:not(.ie11) .row-inner, .safari5 .row-inner, .android4 .row-inner {
        display: block;
    }

    .post-wrapper > .post-body > .row-container > .row-parent > .row-inner {
        width: 100%;
    }
}

@media (min-width: 960px) {
    .row-inner.restrict, .row-inner.restrict > div {
        height: 1px;
    }
}

@media (min-width: 960px) {
    .row-inner.expand {
        height: 100%;
    }

    body.vmenu-offcanvas-overlay #masthead .row-inner.expand {
        position: relative;
    }
}

.row-inner + .row-inner {
    margin: 18px 0px 0px 0px;
}

.row {
    display: table;
    table-layout: fixed;
    width: 100%;
    position: relative;
}

html.ie:not(.ie11) .page-wrapper .row.row-parent, html.safari5 .page-wrapper .row.row-parent, html.android4 .page-wrapper .row.row-parent {
    display: block;
}

@media (max-width: 959px) {
    .row .row-internal {
        height: auto;
    }
}

@media (min-width: 570px) {
    .row.row-max-height {
        max-height: none;
    }
}

@media (max-width: 959px) {
    .row[data-minheight] > .row-inner > div[class *=col-lg-] {
        height: 100%;
    }
}

.row .uncol {
    display: block;
    overflow: hidden;
    position: relative;
}

.row .uncoltable {
    display: table;
    table-layout: fixed;
    position: relative;
    width: 100%;
    height: 100%;
}

@media (max-width: 959px) {
    .row .uncoltable {
        padding-top: 0 !important;
    }
}

.row .uncell {
    display: table-cell;
    position: relative;
    height: 100%;
    vertical-align: inherit;
    border: 0;
}

.ie .row .uncell, .safari5 .row .uncell, .android4 .row .uncell {
    position: static;
}

.row .uncell.no-block-padding {
    padding: 0px 0px 0px 0px;
}

.row .uncell.one-block-padding {
    padding: 1px;
}

.row .column-rows {
    padding: 0px !important;
}

.row .column-rows > .uncont {
    box-sizing: border-box;
    height: 100%;
}

@media (min-width: 960px) {
    .row .uncont.col-custom-width {
        border: 36px;
        border-style: solid;
        border-color: transparent;
        border-top-width: 0px;
        border-bottom-width: 0px;
        background-clip: padding-box;
    }
}

.row .uncont > * {
    position: relative;
}

.row div[class *=col-lg-].align_center > .uncol > .uncoltable > .uncell > .uncont, .row div[class *=col-lg-] .row-inner .align_center > .uncol > .uncoltable > .uncell > .uncont {
    text-align: center;
}

.row div[class *=col-lg-].align_center > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-] .row-inner .align_center > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-].align_center > .uncol > .uncoltable > .uncell > .uncont .btn-link, .row div[class *=col-lg-] .row-inner .align_center > .uncol > .uncoltable > .uncell > .uncont .btn-link {
    transform-origin: center;
}

.row div[class *=col-lg-].align_center > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-] .row-inner .align_center > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-].align_center > .uncol > .uncoltable > .uncell > .uncont .icon-media, .row div[class *=col-lg-] .row-inner .align_center > .uncol > .uncoltable > .uncell > .uncont .icon-media {
    margin-left: auto;
    margin-right: auto;
}

.row div[class *=col-lg-].align_right > .uncol > .uncoltable > .uncell > .uncont, .row div[class *=col-lg-] .row-inner .align_right > .uncol > .uncoltable > .uncell > .uncont {
    text-align: right;
}

@media (max-width: 569px) {
    .row div[class *=col-lg-].align_right > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-] .row-inner .align_right > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-].align_right > .uncol > .uncoltable > .uncell > .uncont .btn-link, .row div[class *=col-lg-] .row-inner .align_right > .uncol > .uncoltable > .uncell > .uncont .btn-link {
        transform-origin: right;
    }
}

.row div[class *=col-lg-].align_right > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-] .row-inner .align_right > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-].align_right > .uncol > .uncoltable > .uncell > .uncont .icon-media, .row div[class *=col-lg-] .row-inner .align_right > .uncol > .uncoltable > .uncell > .uncont .icon-media {
    margin-right: 0;
    margin-left: auto;
}

.row div[class *=col-lg-].align_left > .uncol > .uncoltable > .uncell > .uncont, .row div[class *=col-lg-] .row-inner .align_left > .uncol > .uncoltable > .uncell > .uncont {
    text-align: left;
}

@media (max-width: 569px) {
    .row div[class *=col-lg-].align_left > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-] .row-inner .align_left > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-].align_left > .uncol > .uncoltable > .uncell > .uncont .btn-link, .row div[class *=col-lg-] .row-inner .align_left > .uncol > .uncoltable > .uncell > .uncont .btn-link {
        transform-origin: left;
    }
}

.row div[class *=col-lg-].align_left > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-] .row-inner .align_left > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-].align_left > .uncol > .uncoltable > .uncell > .uncont .icon-media, .row div[class *=col-lg-] .row-inner .align_left > .uncol > .uncoltable > .uncell > .uncont .icon-media {
    margin-right: auto;
    margin-left: 0;
}

@media (min-width: 570px) and (max-width: 959px) {
    .row div[class *=col-lg-].align_center_tablet > .uncol > .uncoltable > .uncell > .uncont, .row div[class *=col-lg-] .row-inner .align_center_tablet > .uncol > .uncoltable > .uncell > .uncont {
        text-align: center;
    }

    .row div[class *=col-lg-].align_center_tablet > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-] .row-inner .align_center_tablet > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-].align_center_tablet > .uncol > .uncoltable > .uncell > .uncont .btn-link, .row div[class *=col-lg-] .row-inner .align_center_tablet > .uncol > .uncoltable > .uncell > .uncont .btn-link {
        transform-origin: center;
    }

    .row div[class *=col-lg-].align_center_tablet > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-] .row-inner .align_center_tablet > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-].align_center_tablet > .uncol > .uncoltable > .uncell > .uncont .icon-media, .row div[class *=col-lg-] .row-inner .align_center_tablet > .uncol > .uncoltable > .uncell > .uncont .icon-media {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 569px) {
    .row div[class *=col-lg-].align_center_mobile > .uncol > .uncoltable > .uncell > .uncont, .row div[class *=col-lg-] .row-inner .align_center_mobile > .uncol > .uncoltable > .uncell > .uncont {
        text-align: center;
    }

    .row div[class *=col-lg-].align_center_mobile > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-] .row-inner .align_center_mobile > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-].align_center_mobile > .uncol > .uncoltable > .uncell > .uncont .btn-link, .row div[class *=col-lg-] .row-inner .align_center_mobile > .uncol > .uncoltable > .uncell > .uncont .btn-link {
        transform-origin: center;
    }

    .row div[class *=col-lg-].align_center_mobile > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-] .row-inner .align_center_mobile > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-].align_center_mobile > .uncol > .uncoltable > .uncell > .uncont .icon-media, .row div[class *=col-lg-] .row-inner .align_center_mobile > .uncol > .uncoltable > .uncell > .uncont .icon-media {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    .row div[class *=col-lg-].align_left_tablet > .uncol > .uncoltable > .uncell > .uncont, .row div[class *=col-lg-] .row-inner .align_left_tablet > .uncol > .uncoltable > .uncell > .uncont {
        text-align: left;
    }

    .row div[class *=col-lg-].align_left_tablet > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-] .row-inner .align_left_tablet > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-].align_left_tablet > .uncol > .uncoltable > .uncell > .uncont .btn-link, .row div[class *=col-lg-] .row-inner .align_left_tablet > .uncol > .uncoltable > .uncell > .uncont .btn-link {
        transform-origin: left;
    }

    .row div[class *=col-lg-].align_left_tablet > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-] .row-inner .align_left_tablet > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-].align_left_tablet > .uncol > .uncoltable > .uncell > .uncont .icon-media, .row div[class *=col-lg-] .row-inner .align_left_tablet > .uncol > .uncoltable > .uncell > .uncont .icon-media {
        margin-right: auto;
        margin-left: 0;
    }
}

@media (max-width: 569px) {
    .row div[class *=col-lg-].align_left_mobile > .uncol > .uncoltable > .uncell > .uncont, .row div[class *=col-lg-] .row-inner .align_left_mobile > .uncol > .uncoltable > .uncell > .uncont {
        text-align: left;
    }

    .row div[class *=col-lg-].align_left_mobile > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-] .row-inner .align_left_mobile > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-].align_left_mobile > .uncol > .uncoltable > .uncell > .uncont .btn-link, .row div[class *=col-lg-] .row-inner .align_left_mobile > .uncol > .uncoltable > .uncell > .uncont .btn-link {
        transform-origin: left;
    }

    .row div[class *=col-lg-].align_left_mobile > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-] .row-inner .align_left_mobile > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-].align_left_mobile > .uncol > .uncoltable > .uncell > .uncont .icon-media, .row div[class *=col-lg-] .row-inner .align_left_mobile > .uncol > .uncoltable > .uncell > .uncont .icon-media {
        margin-right: auto;
        margin-left: 0;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    .row div[class *=col-lg-].align_right_tablet > .uncol > .uncoltable > .uncell > .uncont, .row div[class *=col-lg-] .row-inner .align_right_tablet > .uncol > .uncoltable > .uncell > .uncont {
        text-align: right;
    }

    .row div[class *=col-lg-].align_right_tablet > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-] .row-inner .align_right_tablet > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-].align_right_tablet > .uncol > .uncoltable > .uncell > .uncont .btn-link, .row div[class *=col-lg-] .row-inner .align_right_tablet > .uncol > .uncoltable > .uncell > .uncont .btn-link {
        transform-origin: right;
    }

    .row div[class *=col-lg-].align_right_tablet > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-] .row-inner .align_right_tablet > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-].align_right_tablet > .uncol > .uncoltable > .uncell > .uncont .icon-media, .row div[class *=col-lg-] .row-inner .align_right_tablet > .uncol > .uncoltable > .uncell > .uncont .icon-media {
        margin-right: 0;
        margin-left: auto;
    }
}

@media (max-width: 569px) {
    .row div[class *=col-lg-].align_right_mobile > .uncol > .uncoltable > .uncell > .uncont, .row div[class *=col-lg-] .row-inner .align_right_mobile > .uncol > .uncoltable > .uncell > .uncont {
        text-align: right;
    }

    .row div[class *=col-lg-].align_right_mobile > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-] .row-inner .align_right_mobile > .uncol > .uncoltable > .uncell > .uncont .btn, .row div[class *=col-lg-].align_right_mobile > .uncol > .uncoltable > .uncell > .uncont .btn-link, .row div[class *=col-lg-] .row-inner .align_right_mobile > .uncol > .uncoltable > .uncell > .uncont .btn-link {
        transform-origin: right;
    }

    .row div[class *=col-lg-].align_right_mobile > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-] .row-inner .align_right_mobile > .uncol > .uncoltable > .uncell > .uncont hr, .row div[class *=col-lg-].align_right_mobile > .uncol > .uncoltable > .uncell > .uncont .icon-media, .row div[class *=col-lg-] .row-inner .align_right_mobile > .uncol > .uncoltable > .uncell > .uncont .icon-media {
        margin-right: 0;
        margin-left: auto;
    }
}

.row div[class *=col-lg-].pos-left > .uncol > .uncoltable > .uncell > .uncont {
    margin: 0px;
}

.row div[class *=col-lg-].pos-center > .uncol > .uncoltable > .uncell > .uncont {
    margin: 0 auto;
}

.row div[class *=col-lg-].pos-right > .uncol > .uncoltable > .uncell > .uncont {
    margin-left: auto;
}

.row div[class *=col-lg-].pos-top, .row div[class *=col-lg-].pos-top .uncell {
    vertical-align: top;
}

.row div[class *=col-lg-].pos-middle .uncell, .row div[class *=col-lg-].pos-middle {
    vertical-align: middle;
}

.row div[class *=col-lg-].pos-bottom, .row div[class *=col-lg-].pos-bottom .uncell {
    vertical-align: bottom;
}

@media (max-width: 959px) {
    html.firefox .row div[class *=col-lg-].pos-bottom, html.firefox .row div[class *=col-lg-].pos-middle {
        height: inherit !important;
    }
}

@media (max-width: 959px) {
    .row div[class *=col-lg-] {
        padding: 36px 0px 0px 0px;
    }

    .row div[class *=col-lg-].vc_tta-tabs-container {
        padding-top: 0;
    }
}

.row div.column_child.align_center > .uncol > .uncoltable > .uncell > .uncont {
    text-align: center;
}

.row div.column_child.align_center > .uncol > .uncoltable > .uncell > .uncont hr {
    margin-left: auto;
    margin-right: auto;
}

.row div.column_child.align_justify > .uncol > .uncoltable > .uncell > .uncont {
    text-align: justify;
}

.row div.column_child.align_justify > .uncol > .uncoltable > .uncell > .uncont hr {
    margin-left: auto;
    margin-right: auto;
}

.row div.column_child.align_right > .uncol > .uncoltable > .uncell > .uncont {
    text-align: right;
}

.row div.column_child.align_right > .uncol > .uncoltable > .uncell > .uncont hr {
    margin-right: 0;
    margin-left: auto;
}

.row div.column_child.align_left > .uncol > .uncoltable > .uncell > .uncont {
    text-align: left;
}

.row div.column_child.align_left > .uncol > .uncoltable > .uncell > .uncont hr {
    margin-right: auto;
    margin-left: 0;
}

@media (min-width: 570px) and (max-width: 959px) {
    .row div.column_child.align_center_tablet > .uncol > .uncoltable > .uncell > .uncont {
        text-align: center;
    }

    .row div.column_child.align_center_tablet > .uncol > .uncoltable > .uncell > .uncont hr {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 569px) {
    .row div.column_child.align_center_mobile > .uncol > .uncoltable > .uncell > .uncont {
        text-align: center;
    }

    .row div.column_child.align_center_mobile > .uncol > .uncoltable > .uncell > .uncont hr {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    .row div.column_child.align_left_tablet > .uncol > .uncoltable > .uncell > .uncont {
        text-align: left;
    }

    .row div.column_child.align_left_tablet > .uncol > .uncoltable > .uncell > .uncont hr {
        margin-right: auto;
        margin-left: 0;
    }
}

@media (max-width: 569px) {
    .row div.column_child.align_left_mobile > .uncol > .uncoltable > .uncell > .uncont {
        text-align: left;
    }

    .row div.column_child.align_left_mobile > .uncol > .uncoltable > .uncell > .uncont hr {
        margin-right: auto;
        margin-left: 0;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    .row div.column_child.align_right_tablet > .uncol > .uncoltable > .uncell > .uncont {
        text-align: right;
    }

    .row div.column_child.align_right_tablet > .uncol > .uncoltable > .uncell > .uncont hr {
        margin-right: 0;
        margin-left: auto;
    }
}

@media (max-width: 569px) {
    .row div.column_child.align_right_mobile > .uncol > .uncoltable > .uncell > .uncont {
        text-align: right;
    }

    .row div.column_child.align_right_mobile > .uncol > .uncoltable > .uncell > .uncont hr {
        margin-right: 0;
        margin-left: auto;
    }
}

.row div.column_child.pos-left > .uncol > .uncoltable > .uncell > .uncont {
    margin: 0px;
}

.row div.column_child.pos-center > .uncol > .uncoltable > .uncell > .uncont {
    margin: 0 auto;
}

.row div.column_child.pos-right > .uncol > .uncoltable > .uncell > .uncont {
    margin-left: auto;
}

.row div.column_child.pos-top, .row div.column_child.pos-top .uncell {
    vertical-align: top;
}

.row div.column_child.pos-middle .uncell, .row div.column_child.pos-middle {
    vertical-align: middle;
}

.row div.column_child.pos-bottom, .row div.column_child.pos-bottom .uncell {
    vertical-align: bottom;
}

@media (max-width: 959px) {
    html.firefox .row div.column_child.pos-bottom, html.firefox .row div.column_child.pos-middle {
        height: inherit !important;
    }
}

@media (max-width: 959px) {
    .row div.column_child {
        padding: 36px 0px 0px 0px;
    }
}

.row .limit-width-inner {
    margin: auto !important;
}

.row-background, .column-background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    border-radius: inherit;
    background-clip: padding-box;
    -webkit-overflow-scrolling: touch;
}

.drop-added .row-background, .drop-added .column-background {
    z-index: 1;
}

.row-background .background-overlay, .column-background .background-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.row-background .background-overlay-inner, .column-background .background-overlay-inner {
    height: 100%;
}

.row-background .parallax-content.video > *, .column-background .parallax-content.video > * {
    top: 0px !important;
}

.row-background .uncode-video-container, .column-background .uncode-video-container {
    opacity: 0;
    transition: opacity 1s;
}

.row-background .uncode-video-container > *, .column-background .uncode-video-container > * {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

body:not(.video-not-supported) .row-background .uncode-video-container.self-video, body:not(.video-not-supported) .column-background .uncode-video-container.self-video {
    background: none !important;
}

body:not(.video-not-supported) .row-background .uncode-video-container.self-video mediaelementwrapper, body:not(.video-not-supported) .column-background .uncode-video-container.self-video mediaelementwrapper {
    display: block;
    height: 100%;
    position: relative;
}

body:not(.video-not-supported) .row-background .uncode-video-container.self-video mediaelementwrapper video.background-video-shortcode, body:not(.video-not-supported) .column-background .uncode-video-container.self-video mediaelementwrapper video.background-video-shortcode {
    position: absolute;
}

.video-not-supported .row-background .uncode-video-container.self-video, .video-not-supported .column-background .uncode-video-container.self-video {
    opacity: 1 !important;
}

.video-not-supported .row-background .uncode-video-container.self-video .wp-video, .video-not-supported .column-background .uncode-video-container.self-video .wp-video {
    display: none !important;
}

.row-background .mejs-controls, .column-background .mejs-controls, .row-background .mejs-layers, .column-background .mejs-layers {
    display: none;
}

.row-background .background-wrapper, .column-background .background-wrapper {
    backface-visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: inherit;
    background-clip: padding-box;
}

@media (max-width: 959px) {
    .mobile-parallax-not-allowed .row-background .background-wrapper, .mobile-parallax-not-allowed .column-background .background-wrapper {
        transform: none !important;
        height: 100% !important;
    }
}

.row-background .background-wrapper .background-inner, .column-background .background-wrapper .background-inner {
    border-radius: inherit;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-attachment: scroll;
}

@media (max-width: 1499px) {
    .row-background .background-wrapper .background-inner, .column-background .background-wrapper .background-inner {
        background-size: cover;
    }
}

.row-background .background-wrapper .background-inner[data-imgready="true"]:not(.uncode-video-container), .column-background .background-wrapper .background-inner[data-imgready="true"]:not(.uncode-video-container) {
    opacity: 1;
}

.touch .row-background .background-wrapper .background-inner, .touch .column-background .background-wrapper .background-inner {
    background-attachment: scroll !important;
}

@media (max-width: 959px) {
    .safari .row-background .background-wrapper .background-inner, .safari .column-background .background-wrapper .background-inner {
        background-attachment: scroll !important;
    }
}

#changer-back-color {
    bottom: 0;
    left: 0;
    min-height: 100vh;
    min-width: 100vw;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.half-block-padding {
    padding: 18px 18px 18px 18px;
}

.single-block-padding {
    padding: 36px 36px 36px 36px;
}

.double-block-padding {
    padding: 72px;
}

@media (max-width: 1699px) {
    .double-block-padding {
        padding: 54px;
    }
}

@media (max-width: 1499px) {
    .double-block-padding {
        padding: 54px 36px 54px 36px;
    }
}

.triple-block-padding {
    padding: 108px;
}

@media (max-width: 1499px) {
    .triple-block-padding {
        padding: 72px;
    }
}

@media (max-width: 959px) {
    .triple-block-padding {
        padding: 54px 36px 54px 36px;
    }
}

.quad-block-padding {
    padding: 144px;
}

@media (max-width: 1699px) {
    .quad-block-padding {
        padding: 108px;
    }
}

@media (max-width: 1499px) {
    .quad-block-padding {
        padding: 72px;
    }
}

@media (max-width: 959px) {
    .quad-block-padding {
        padding: 54px 36px 54px 36px;
    }
}

.half-block-top-padding {
    padding-top: 18px;
}

.single-block-top-padding {
    padding-top: 36px;
}

.double-block-top-padding {
    padding-top: 72px;
}

@media (max-width: 1699px) {
    .double-block-top-padding {
        padding-top: 54px;
    }
}

@media (max-width: 1499px) {
    .double-block-top-padding {
        padding-top: 54px;
    }
}

.triple-block-top-padding {
    padding-top: 108px;
}

@media (max-width: 1699px) {
    .triple-block-top-padding {
        padding-top: 72px;
    }
}

@media (max-width: 1499px) {
    .triple-block-top-padding {
        padding-top: 54px;
    }
}

@media (max-width: 959px) {
    .triple-block-top-padding {
        padding-top: 54px;
    }
}

.quad-block-top-padding {
    padding-top: 144px;
}

@media (max-width: 1699px) {
    .quad-block-top-padding {
        padding-top: 108px;
    }
}

@media (max-width: 1499px) {
    .quad-block-top-padding {
        padding-top: 72px;
    }
}

@media (max-width: 959px) {
    .quad-block-top-padding {
        padding-top: 54px;
    }
}

.half-block-bottom-padding {
    padding-bottom: 18px;
}

.single-block-bottom-padding {
    padding-bottom: 36px;
}

.double-block-bottom-padding {
    padding-bottom: 72px;
}

@media (max-width: 1699px) {
    .double-block-bottom-padding {
        padding-bottom: 54px;
    }
}

@media (max-width: 1499px) {
    .double-block-bottom-padding {
        padding-bottom: 54px;
    }
}

.triple-block-bottom-padding {
    padding-bottom: 108px;
}

@media (max-width: 1699px) {
    .triple-block-bottom-padding {
        padding-bottom: 72px;
    }
}

@media (max-width: 1499px) {
    .triple-block-bottom-padding {
        padding-bottom: 54px;
    }
}

@media (max-width: 959px) {
    .triple-block-bottom-padding {
        padding-bottom: 54px;
    }
}

.quad-block-bottom-padding {
    padding-bottom: 144px;
}

@media (max-width: 1699px) {
    .quad-block-bottom-padding {
        padding-bottom: 108px;
    }
}

@media (max-width: 1499px) {
    .quad-block-bottom-padding {
        padding-bottom: 72px;
    }
}

@media (max-width: 959px) {
    .quad-block-bottom-padding {
        padding-bottom: 54px;
    }
}

.no-h-padding[class *="-block-padding"] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.main-container {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

.main-container .row {
    width: 100%;
    table-layout: fixed;
}

.main-container .row .uncol {
    overflow: visible;
}

@media (max-width: 959px) {
    .main-container .row .uncol {
        position: relative !important;
        top: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
    }
}

@media (max-width: 959px) {
    .main-container .row .uncont {
        max-width: none !important;
        height: auto !important;
    }
}

@media (max-width: 959px) {
    .main-container .row.row-parent:not(.row-slider):not(.row-header), .main-container .row .row-parent:not(.row-slider):not(.row-header) .row {
        height: auto !important;
    }

    .main-container .row.row-parent:not(.row-slider):not(.row-header) .row-child, .main-container .row .row-parent:not(.row-slider):not(.row-header) .row .row-child {
        height: auto !important;
    }
}

@media (max-width: 569px) {
    .main-container .row.row-parent:not(.no-h-padding) .column_parent > .uncol > .uncoltable > .uncell > .uncont:not(.col-custom-width), .main-container .row.row-parent:not(.no-h-padding) .column_child > .uncol > .uncoltable > .uncell > .uncont:not(.col-custom-width) {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.main-container .row .column_parent, .main-container .row .column_child {
    clear: both;
}

.main-container .row-inner {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    min-width: 100%;
    width: auto;
}

.safari5 .main-container .row-inner, .android4 .main-container .row-inner {
    width: 100%;
}

.main-container .row-inner.row-inner-force {
    width: 100%;
}

.main-container .row-inner > div:not(.vc_helper) {
    padding: 0px 0px 0px 36px;
}

@media (max-width: 959px) {
    .main-container .row-inner > div:not([class *=col-md]) {
        padding: 36px 0px 0px 0px;
    }

    .main-container .row-inner > div:first-child:not([class *=col-md]) {
        padding-top: 0px;
    }

    .main-container .row-inner > div:only-child:not([class *=col-md]) {
        padding-top: 0px;
    }

    .main-container .row-inner > .mobile-hidden + div {
        padding: 0px 0px 0px 0px;
    }
}

@media (max-width: 569px) {
    .main-container .row-inner > div:not(.vc_helper) {
        padding: 36px 0px 0px 0px;
    }

    .main-container .row-inner > div:first-child {
        padding-top: 0px;
    }

    .main-container .row-inner > div:only-child {
        padding-top: 0px;
    }
}

@media (min-width: 960px) {
    .main-container .row-inner {
        margin-left: -36px;
    }
}

.main-container .row-inner > .main-inner-col > .row-container > .row {
    padding-left: 0px;
    padding-right: 0px;
}

.main-container .row-inner > .main-inner-col:first-child > .row-container {
    padding-right: 0px;
}

@media (min-width: 1500px) {
    .main-container .row-inner > .main-col-left > div > .row-parent {
        padding-right: 36px;
    }

    .main-container .row-inner > .main-col-right > div > .row-parent {
        padding-left: 36px;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    .main-container .tablet-no-inner-gap .row-inner > div:not(.vc_helper) {
        padding-top: 0 !important;
    }
}

@media (max-width: 570px) {
    .main-container .mobile-no-inner-gap .row-inner > div:not(.vc_helper) {
        padding-top: 0 !important;
    }
}

@media (max-width: 959px) {
    .main-container .inverted-device-order > .row > .row-inner > div:first-child:not([class *=col-md]) {
        padding-top: 36px;
    }

    .main-container .inverted-device-order > .row > .row-inner > div:nth-child(2):not([class *=col-md]) {
        display: table-header-group !important;
        padding-top: 0px;
    }
}

@media (max-width: 569px) {
    .main-container .inverted-device-order > .row > .row-inner > div:first-child:not([class *=col-sm]) {
        padding-top: 36px;
    }

    .main-container .inverted-device-order > .row > .row-inner > div:nth-child(2):not([class *=col-sm]) {
        display: table-header-group !important;
        padding-top: 0px;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    .main-container .inverted-device-order > .col-no-gutter > .row-inner > div:first-child:not([class *=col-md]) {
        padding-top: 0;
    }
}

@media (max-width: 569px) {
    .main-container .inverted-device-order > .col-no-gutter > .row-inner > div:first-child:not([class *=col-sm]) {
        padding-top: 0;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    .main-container .inverted-device-order > .col-half-gutter > .row-inner > div:first-child:not([class *=col-md]) {
        padding-top: 18px;
    }
}

@media (max-width: 569px) {
    .main-container .inverted-device-order > .col-half-gutter > .row-inner > div:first-child:not([class *=col-sm]) {
        padding-top: 18px;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    .main-container .inverted-device-order > .col-one-gutter > .row-inner > div:first-child:not([class *=col-md]) {
        padding-top: 1px;
    }
}

@media (max-width: 569px) {
    .main-container .inverted-device-order > .col-one-gutter > .row-inner > div:first-child:not([class *=col-sm]) {
        padding-top: 1px;
    }
}

.main-container .image-card {
    position: relative;
}

.main-container .image-card .uncont {
    position: relative;
}

.main-container .image-card .uncode-single-media {
    backface-visibility: hidden;
    padding: 0 8% 16%;
    position: relative;
    z-index: 0;
}

.main-container .image-card .uncode-single-media:not(:first-of-type) {
    left: 0;
    margin: 0 !important;
    position: absolute;
    top: 0;
    z-index: 1;
}

.main-container .image-card .uncode-single-media:first-of-type .single-wrapper {
    transform: translateX(-8%);
}

.main-container .image-card .uncode-single-media + .uncode-single-media {
    padding: 16% 8% 0 8%;
}

.main-container .image-card .uncode-single-media + .uncode-single-media .single-wrapper {
    transform: translateX(8%);
}

.main-container .image-card.image-card-inverted .uncode-single-media:first-of-type .single-wrapper {
    transform: translateX(8%);
}

.main-container .image-card.image-card-inverted .uncode-single-media + .uncode-single-media {
    padding: 16% 8% 0 8%;
}

.main-container .image-card.image-card-inverted .uncode-single-media + .uncode-single-media .single-wrapper {
    transform: translateX(-8%);
}

.main-container .image-card.image-card-triple .uncode-single-media:first-of-type {
    padding: 13.125% 17.5% 17.5%;
    z-index: 0;
}

.main-container .image-card.image-card-triple .uncode-single-media:first-of-type .single-wrapper {
    transform: translateX(17.5%);
}

.main-container .image-card.image-card-triple .uncode-single-media + .uncode-single-media {
    padding: 0 17.5% 17.5% 17.5%;
    z-index: 1;
}

.main-container .image-card.image-card-triple .uncode-single-media + .uncode-single-media .single-wrapper {
    transform: translateX(-17.5%);
}

.main-container .image-card.image-card-triple .uncode-single-media + .uncode-single-media + .uncode-single-media {
    padding: 30.625% 17.5% 0 17.5%;
    z-index: 2;
}

.main-container .image-card.image-card-triple .uncode-single-media + .uncode-single-media + .uncode-single-media .single-wrapper {
    transform: translateX(0px);
}

@media (min-width: 570px) and (max-width: 959px) {
    .main-container .cols-md-responsive {
        margin-left: -36px;
    }

    .main-container .cols-md-responsive > div[class *=col-md] {
        padding-left: 36px;
        padding-bottom: 0px !important;
    }

    .main-container .cols-md-responsive > div[class *=col-md].col-md-clear {
        padding-top: 36px;
    }

    .main-container .cols-md-responsive > div[class *=col-md]:not(.col-md-clear) {
        padding-top: 0px !important;
    }

    .main-container .col-one-gutter > .cols-md-responsive {
        margin-left: -2px;
    }

    .main-container .col-one-gutter > .cols-md-responsive > div[class *=col-md] {
        padding-left: 1px;
    }

    .main-container .col-half-gutter > .cols-md-responsive {
        margin-left: -18px;
    }

    .main-container .col-half-gutter > .cols-md-responsive > div[class *=col-md] {
        padding-left: 18px;
    }

    .main-container .col-half-gutter > .cols-md-responsive > div[class *=col-md].col-md-clear {
        padding-top: 18px;
    }

    .main-container .col-double-gutter > .cols-md-responsive {
        margin-left: -36px;
    }

    .main-container .col-double-gutter > .cols-md-responsive > div[class *=col-md] {
        padding-left: 36px;
    }

    .main-container .col-triple-gutter > .cols-md-responsive {
        margin-left: -36px;
    }

    .main-container .col-triple-gutter > .cols-md-responsive > div[class *=col-md] {
        padding-left: 36px;
    }

    .main-container .col-quad-gutter > .cols-md-responsive {
        margin-left: -36px;
    }

    .main-container .col-quad-gutter > .cols-md-responsive > div[class *=col-md] {
        padding-left: 36px;
    }

    .main-container .col-no-gutter > .cols-md-responsive {
        margin-left: 0;
    }

    .main-container .col-no-gutter > .cols-md-responsive > div[class *=col-md] {
        padding-left: 0;
    }
}

@media (max-width: 570px) {
    .main-container .cols-sm-responsive {
        margin-left: -36px;
    }

    .main-container .cols-sm-responsive > div[class *=col-sm] {
        padding-left: 36px;
        padding-bottom: 0px !important;
    }

    .main-container .cols-sm-responsive > div[class *=col-sm].col-sm-clear {
        padding-top: 36px;
    }

    .main-container .cols-sm-responsive > div[class *=col-sm]:not(.col-sm-clear) {
        padding-top: 0px !important;
    }

    .main-container .col-one-gutter > .cols-sm-responsive {
        margin-left: -2px;
    }

    .main-container .col-one-gutter > .cols-sm-responsive > div[class *=col-sm] {
        padding-left: 1px;
    }

    .main-container .col-half-gutter > .cols-sm-responsive {
        margin-left: -18px;
    }

    .main-container .col-half-gutter > .cols-sm-responsive > div[class *=col-sm] {
        padding-left: 18px;
    }

    .main-container .col-half-gutter > .cols-sm-responsive > div[class *=col-sm].col-sm-clear {
        padding-top: 18px;
    }

    .main-container .col-double-gutter > .cols-sm-responsive {
        margin-left: -36px;
    }

    .main-container .col-double-gutter > .cols-sm-responsive > div[class *=col-sm] {
        padding-left: 36px;
    }

    .main-container .col-double-gutter > .cols-sm-responsive > div[class *=col-sm].col-sm-clear {
        padding-top: 36px;
    }

    .main-container .col-triple-gutter > .cols-sm-responsive {
        margin-left: -36px;
    }

    .main-container .col-triple-gutter > .cols-sm-responsive > div[class *=col-sm] {
        padding-left: 36px;
    }

    .main-container .col-triple-gutter > .cols-sm-responsive > div[class *=col-sm].col-sm-clear {
        padding-top: 36px;
    }

    .main-container .col-quad-gutter > .cols-sm-responsive {
        margin-left: -36px;
    }

    .main-container .col-quad-gutter > .cols-sm-responsive > div[class *=col-sm] {
        padding-left: 36px;
    }

    .main-container .col-quad-gutter > .cols-sm-responsive > div[class *=col-sm].col-sm-clear {
        padding-top: 36px;
    }

    .main-container .col-no-gutter > .cols-sm-responsive {
        margin-left: 0;
    }

    .main-container .col-no-gutter > .cols-sm-responsive > div[class *=col-sm] {
        padding-left: 0;
    }
}

.main-container .row-container {
    position: relative;
    clear: both;
    border: 0;
}

@media (max-width: 959px) {
    .main-container .row-container.drop-added {
        overflow: hidden;
    }
}

.main-container .row-container.row-next-to-blend {
    transform: translateZ(0px);
}

html.touch body:not(.mobile-parallax-not-allowed) .main-container .row-container.with-parallax > div > .background-wrapper, html.touch body:not(.mobile-parallax-not-allowed) .main-container .row-container .uncell.with-parallax > div > .background-wrapper, html.touch body:not(.mobile-parallax-not-allowed) .main-container .row-container.with-parallax > .fp-tableCell > .fp-scrollable > .fp-scroller > div > .background-wrapper, html.touch body:not(.mobile-parallax-not-allowed) .main-container .row-container .uncell.with-parallax > .fp-tableCell > .fp-scrollable > .fp-scroller > div > .background-wrapper, html.touch body:not(.mobile-parallax-not-allowed) .main-container .row-container.with-parallax > .fp-tableCell > div > .background-wrapper, html.touch body:not(.mobile-parallax-not-allowed) .main-container .row-container .uncell.with-parallax > .fp-tableCell > div > .background-wrapper, html.no-touch .main-container .row-container.with-parallax > div > .background-wrapper, html.no-touch .main-container .row-container .uncell.with-parallax > div > .background-wrapper, html.no-touch .main-container .row-container.with-parallax > .fp-tableCell > .fp-scrollable > .fp-scroller > div > .background-wrapper, html.no-touch .main-container .row-container .uncell.with-parallax > .fp-tableCell > .fp-scrollable > .fp-scroller > div > .background-wrapper, html.no-touch .main-container .row-container.with-parallax > .fp-tableCell > div > .background-wrapper, html.no-touch .main-container .row-container .uncell.with-parallax > .fp-tableCell > div > .background-wrapper {
    height: 130%;
    height: calc(100% + 30vh);
    will-change: transform;
}

body:not(.adaptive-images-async) .main-container .row-container.with-kburns .background-inner.uncode-kburns:not(.adaptive-async):not(.async-done), body:not(.adaptive-images-async) .main-container .row-container .with-kburns .background-inner.uncode-kburns:not(.adaptive-async):not(.async-done) {
    overflow: auto;
    animation: kenburns 15s ease alternate forwards;
}

.main-container .row-container.with-kburns .background-inner.uncode-kburns.async-done, .main-container .row-container .with-kburns .background-inner.uncode-kburns.async-done {
    animation: kenburns 15s ease alternate forwards;
}

body.compose-mode .main-container .row-container.with-kburns .background-inner.uncode-kburns, body.compose-mode .main-container .row-container .with-kburns .background-inner.uncode-kburns {
    animation: kenburns 15s ease alternate forwards;
}

.main-container .row-container.with-zoomout .background-inner:not(.uncode-video-container), .main-container .row-container .with-zoomout .background-inner:not(.uncode-video-container) {
    transform: scale(1.5);
    overflow: auto;
}

body:not(.adaptive-images-async) .main-container .row-container.with-zoomout .background-inner.uncode-zoomout:not(.adaptive-async):not(.async-done), body:not(.adaptive-images-async) .main-container .row-container .with-zoomout .background-inner.uncode-zoomout:not(.adaptive-async):not(.async-done) {
    animation: backwash 1s ease alternate forwards;
}

.main-container .row-container.with-zoomout .background-inner.uncode-zoomout[data-provider], .main-container .row-container .with-zoomout .background-inner.uncode-zoomout[data-provider], .main-container .row-container.with-zoomout .background-inner.uncode-zoomout.async-done, .main-container .row-container .with-zoomout .background-inner.uncode-zoomout.async-done {
    animation: backwash 1s ease alternate forwards;
}

body.compose-mode .main-container .row-container.with-zoomout .background-inner.uncode-zoomout, body.compose-mode .main-container .row-container .with-zoomout .background-inner.uncode-zoomout {
    animation: backwash 1s ease alternate forwards;
}

.main-container .row-container .row-parent {
    padding: 36px 36px 36px 36px;
}

.main-container .row-container .row-parent .no-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .no-internal-gutter .uncont > * {
    margin-top: 0px;
}

.main-container .row-container .row-parent .one-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .one-internal-gutter .uncont > * {
    margin-top: 1px;
}

.main-container .row-container .row-parent .half-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .half-internal-gutter .uncont > * {
    margin-top: 18px;
}

.main-container .row-container .row-parent .single-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .single-internal-gutter .uncont > * {
    margin-top: 36px;
}

.main-container .row-container .row-parent .double-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .double-internal-gutter .uncont > * {
    margin-top: 72px;
}

@media (max-width: 959px) {
    .main-container .row-container .row-parent .double-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .double-internal-gutter .uncont > * {
        margin-top: 54px;
    }
}

@media (max-width: 569px) {
    .main-container .row-container .row-parent .double-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .double-internal-gutter .uncont > * {
        margin-top: 36px;
    }
}

.main-container .row-container .row-parent .triple-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .triple-internal-gutter .uncont > * {
    margin-top: 108px;
}

@media (max-width: 1499px) {
    .main-container .row-container .row-parent .triple-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .triple-internal-gutter .uncont > * {
        margin-top: 90px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .row-parent .triple-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .triple-internal-gutter .uncont > * {
        margin-top: 72px;
    }
}

@media (max-width: 569px) {
    .main-container .row-container .row-parent .triple-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .triple-internal-gutter .uncont > * {
        margin-top: 54px;
    }
}

.main-container .row-container .row-parent .quad-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .quad-internal-gutter .uncont > * {
    margin-top: 144px;
}

@media (max-width: 1699px) {
    .main-container .row-container .row-parent .quad-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .quad-internal-gutter .uncont > * {
        margin-top: 126px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .row-parent .quad-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .quad-internal-gutter .uncont > * {
        margin-top: 108px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .row-parent .quad-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .quad-internal-gutter .uncont > * {
        margin-top: 90px;
    }
}

@media (max-width: 569px) {
    .main-container .row-container .row-parent .quad-internal-gutter .uncont > *, .main-container .row-container .row-parent .row-parent .quad-internal-gutter .uncont > * {
        margin-top: 72px;
    }
}

.main-container .row-container .row-parent .column_child.no-internal-gutter .uncont > * {
    margin-top: 0px;
}

.main-container .row-container .row-parent .column_child.one-internal-gutter .uncont > * :not(:first-child) {
    margin-top: 1px;
}

.main-container .row-container .row-parent .column_child.half-internal-gutter .uncont > * :not(:first-child) {
    margin-top: 18px;
}

.main-container .row-container .row-parent .column_child.half-internal-gutter .uncont > * :not(:first-child) {
    margin-top: 18px;
}

.main-container .row-container .row-parent .column_child.single-internal-gutter .uncont > * :not(:first-child) {
    margin-top: 36px;
}

.main-container .row-container .row-parent .column_child.double-internal-gutter .uncont > * :not(:first-child) {
    margin-top: 72px;
}

@media (max-width: 959px) {
    .main-container .row-container .row-parent .column_child.double-internal-gutter .uncont > * :not(:first-child) {
        margin-top: 54px;
    }
}

@media (max-width: 569px) {
    .main-container .row-container .row-parent .column_child.double-internal-gutter .uncont > * :not(:first-child) {
        margin-top: 36px;
    }
}

.main-container .row-container .row-parent .column_child.triple-internal-gutter .uncont > * :not(:first-child) {
    margin-top: 108px;
}

@media (max-width: 1499px) {
    .main-container .row-container .row-parent .column_child.triple-internal-gutter .uncont > * :not(:first-child) {
        margin-top: 90px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .row-parent .column_child.triple-internal-gutter .uncont > * :not(:first-child) {
        margin-top: 72px;
    }
}

@media (max-width: 569px) {
    .main-container .row-container .row-parent .column_child.triple-internal-gutter .uncont > * :not(:first-child) {
        margin-top: 54px;
    }
}

.main-container .row-container .row-parent .column_child.quad-internal-gutter .uncont > * :not(:first-child) {
    margin-top: 144px;
}

@media (max-width: 1699px) {
    .main-container .row-container .row-parent .column_child.quad-internal-gutter .uncont > * :not(:first-child) {
        margin-top: 126px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .row-parent .column_child.quad-internal-gutter .uncont > * :not(:first-child) {
        margin-top: 108px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .row-parent .column_child.quad-internal-gutter .uncont > * :not(:first-child) {
        margin-top: 90px;
    }
}

@media (max-width: 569px) {
    .main-container .row-container .row-parent .column_child.quad-internal-gutter .uncont > * :not(:first-child) {
        margin-top: 72px;
    }
}

.main-container .row-container .row-parent .uncont > * .ilightbox-html:first-child + *, .main-container .row-container .row-parent .uncont > * :first-child:not([class *=shift_y_]), .main-container .row-container .row-parent .uncont > * :first-child:not(.divider-wrapper):not(.edit-account) > * :first-child:not(.isotope-wrapper):not(.justified-wrapper):not(.index-wrapper):not(.edit-account):not([class *=shift_y_]), .main-container .row-container .row-parent .uncont > * :first-child:not(.divider-wrapper):not(.edit-account) > * :first-child > * :first-child:not([class *=shift_y_]), .main-container .row-container .row-parent .uncont > * :first-child:not(.divider-wrapper):not(.edit-account) > * :first-child:not(.isotope-wrapper):not(.justified-wrapper):not(.index-wrapper):not(.edit-account) > * :first-child > * :first-child:not([class *=shift_y_]) {
    margin-top: 0px !important;
}

.main-container .row-container .row-parent .uncont > * .desktop-hidden:first-child + * {
    margin-top: 0px !important;
}

:not(.ajax-filter-sidebar-wrapper).main-container .row-container .row-parent .uncont > * .uncode_widget:first-child .widget-title {
    padding-top: 0 !important;
}

article.hentry .main-container .row-container .row-parent {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media (min-width: 960px) {
    .main-container .row-container .row-parent.limit-width.fill-col-left {
        padding-left: 36px;
    }

    .main-container .row-container .row-parent.limit-width.fill-col-right {
        padding-right: 36px;
    }
}

.main-container .row-container > .row-parent:not(.row-slider) .row-child {
    padding: 0px !important;
}

@media (min-width: 960px) {
    .main-container .row-container > .row-parent .row-child > .row-inner > div:not(.vc_helper) {
        padding: 0px 0px 0px 36px;
    }
}

.main-container .row-container .row-w-sidebar {
    padding: 0px;
}

@media (min-width: 960px) {
    .main-container .row-container .row-child.col-no-gutter > .row-inner, .main-container .row-container .col-no-gutter > .row-inner {
        margin-left: 0px;
        width: 100%;
    }
}

.main-container .row-container .row-child.col-no-gutter > .row-inner > div:not(.vc_helper), .main-container .row-container .col-no-gutter > .row-inner > div:not(.vc_helper) {
    padding-left: 0px;
    padding-right: 0px;
}

@media (max-width: 959px) {
    .main-container .row-container .row-child.col-no-gutter > .row-inner > div:not(.vc_helper), .main-container .row-container .col-no-gutter > .row-inner > div:not(.vc_helper) {
        padding-top: 0px;
    }
}

@media (min-width: 960px) {
    .main-container .row-container .row-child.col-one-gutter > .row-inner, .main-container .row-container .col-one-gutter > .row-inner {
        margin-left: -1px;
    }
}

@media (min-width: 960px) {
    .main-container .row-container .row-child.col-one-gutter > .row-inner > div:not(.vc_helper), .main-container .row-container .col-one-gutter > .row-inner > div:not(.vc_helper) {
        padding-left: 1px;
        padding-right: 0px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .row-child.col-one-gutter > .row-inner > div:not(.vc_helper), .main-container .row-container .col-one-gutter > .row-inner > div:not(.vc_helper) {
        padding-top: 1px;
    }

    .main-container .row-container .row-child.col-one-gutter > .row-inner > div:not(.vc_helper):first-child, .main-container .row-container .col-one-gutter > .row-inner > div:not(.vc_helper):first-child {
        padding-top: 0px;
    }
}

@media (min-width: 960px) {
    .main-container .row-container .row-child.col-one-gutter > .row-inner {
        margin-left: -1px;
    }
}

@media (min-width: 960px) {
    .main-container .row-container .row-child.col-half-gutter > .row-inner, .main-container .row-container .col-half-gutter > .row-inner {
        margin-left: -18px;
    }
}

@media (min-width: 960px) {
    .main-container .row-container .row-child.col-half-gutter > .row-inner > div:not(.vc_helper), .main-container .row-container .col-half-gutter > .row-inner > div:not(.vc_helper) {
        padding-left: 18px;
        padding-right: 0px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .row-child.col-half-gutter > .row-inner > div:not(.vc_helper), .main-container .row-container .col-half-gutter > .row-inner > div:not(.vc_helper) {
        padding-top: 18px;
    }

    .main-container .row-container .row-child.col-half-gutter > .row-inner > div:not(.vc_helper):first-child, .main-container .row-container .col-half-gutter > .row-inner > div:not(.vc_helper):first-child {
        padding-top: 0px;
    }
}

@media (min-width: 960px) {
    .main-container .row-container .row-child.col-std-gutter > .row-inner, .main-container .row-container .col-std-gutter > .row-inner {
        margin-left: -54px;
    }
}

@media (min-width: 960px) {
    .main-container .row-container .row-child.col-std-gutter > .row-inner > div:not(.vc_helper), .main-container .row-container .col-std-gutter > .row-inner > div:not(.vc_helper) {
        padding-left: 54px;
        padding-right: 0px;
    }
}

@media (min-width: 960px) {
    .main-container .row-container .row-child.col-double-gutter > .row-inner, .main-container .row-container .col-double-gutter > .row-inner {
        margin-left: -72px;
    }
}

@media (min-width: 960px) {
    .main-container .row-container .row-child.col-double-gutter > .row-inner > div:not(.vc_helper), .main-container .row-container .col-double-gutter > .row-inner > div:not(.vc_helper) {
        padding-left: 72px;
        padding-right: 0px;
    }
}

@media (min-width: 1500px) {
    .main-container .row-container .row-child.col-triple-gutter > .row-inner, .main-container .row-container .col-triple-gutter > .row-inner {
        margin-left: -108px;
    }
}

@media (min-width: 960px) and (max-width: 1499px) {
    .main-container .row-container .row-child.col-triple-gutter > .row-inner, .main-container .row-container .col-triple-gutter > .row-inner {
        margin-left: -72px;
    }
}

@media (min-width: 1500px) {
    .main-container .row-container .row-child.col-triple-gutter > .row-inner > div:not(.vc_helper), .main-container .row-container .col-triple-gutter > .row-inner > div:not(.vc_helper) {
        padding-left: 108px;
        padding-right: 0px;
    }
}

@media (min-width: 960px) and (max-width: 1499px) {
    .main-container .row-container .row-child.col-triple-gutter > .row-inner > div:not(.vc_helper), .main-container .row-container .col-triple-gutter > .row-inner > div:not(.vc_helper) {
        padding-left: 72px;
        padding-right: 0px;
    }
}

@media (min-width: 1700px) {
    .main-container .row-container .row-child.col-quad-gutter > .row-inner, .main-container .row-container .col-quad-gutter > .row-inner {
        margin-left: -144px;
    }
}

@media (min-width: 1500px) and (max-width: 1699px) {
    .main-container .row-container .row-child.col-quad-gutter > .row-inner, .main-container .row-container .col-quad-gutter > .row-inner {
        margin-left: -108px;
    }
}

@media (min-width: 960px) and (max-width: 1499px) {
    .main-container .row-container .row-child.col-quad-gutter > .row-inner, .main-container .row-container .col-quad-gutter > .row-inner {
        margin-left: -72px;
    }
}

@media (min-width: 1700px) {
    .main-container .row-container .row-child.col-quad-gutter > .row-inner > div:not(.vc_helper), .main-container .row-container .col-quad-gutter > .row-inner > div:not(.vc_helper) {
        padding-left: 144px;
        padding-right: 0px;
    }
}

@media (min-width: 1500px) and (max-width: 1699px) {
    .main-container .row-container .row-child.col-quad-gutter > .row-inner > div:not(.vc_helper), .main-container .row-container .col-quad-gutter > .row-inner > div:not(.vc_helper) {
        padding-left: 108px;
        padding-right: 0px;
    }
}

@media (min-width: 960px) and (max-width: 1499px) {
    .main-container .row-container .row-child.col-quad-gutter > .row-inner > div:not(.vc_helper), .main-container .row-container .col-quad-gutter > .row-inner > div:not(.vc_helper) {
        padding-left: 72px;
        padding-right: 0px;
    }
}

.main-container .row-container:not(.limit-width) .no-h-padding, .main-container .row-container.boxed-row .no-h-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.main-container .row-container .no-top-padding {
    padding-top: 0px;
}

.main-container .row-container .no-bottom-padding {
    padding-bottom: 0px;
}

.main-container .row-container:not(.limit-width) .one-h-padding, .main-container .row-container.boxed-row .one-h-padding {
    padding-left: 1px;
    padding-right: 1px;
}

.main-container .row-container .one-top-padding {
    padding-top: 1px;
}

.main-container .row-container .one-bottom-padding {
    padding-bottom: 1px;
}

.main-container .row-container .single-top-padding {
    padding-top: 36px;
}

.main-container .row-container .single-bottom-padding {
    padding-bottom: 36px;
}

.main-container .row-container .single-left-padding {
    padding-left: 36px;
}

.main-container .row-container .single-right-padding {
    padding-right: 36px;
}

.main-container .row-container .single-h-padding {
    padding-left: 36px;
    padding-right: 36px;
}

.main-container .row-container .double-h-padding {
    padding-left: 72px;
    padding-right: 72px;
}

@media (max-width: 959px) {
    .main-container .row-container .double-h-padding {
        padding-left: 36px;
        padding-right: 36px;
    }
}

.main-container .row-container .std-top-padding {
    padding-top: 54px;
}

@media (max-width: 569px) {
    .main-container .row-container .std-top-padding {
        padding-top: 36px;
    }
}

.main-container .row-container .std-bottom-padding {
    padding-bottom: 54px;
}

@media (max-width: 569px) {
    .main-container .row-container .std-bottom-padding {
        padding-bottom: 36px;
    }
}

.main-container .row-container .double-top-padding {
    padding-top: 72px;
}

.main-container .row-container .double-bottom-padding {
    padding-bottom: 72px;
}

.main-container .row-container .triple-h-padding {
    padding-left: 108px;
    padding-right: 108px;
}

@media (max-width: 1499px) {
    .main-container .row-container .triple-h-padding {
        padding-left: 72px;
        padding-right: 72px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .triple-h-padding {
        padding-left: 36px;
        padding-right: 36px;
    }
}

.main-container .row-container .triple-top-padding {
    padding-top: 108px;
}

@media (max-width: 959px) {
    .main-container .row-container .triple-top-padding {
        padding-top: 72px;
    }
}

.main-container .row-container .triple-bottom-padding {
    padding-bottom: 108px;
}

@media (max-width: 959px) {
    .main-container .row-container .triple-bottom-padding {
        padding-bottom: 72px;
    }
}

.main-container .row-container .quad-h-padding {
    padding-left: 144px;
    padding-right: 144px;
}

@media (max-width: 1699px) {
    .main-container .row-container .quad-h-padding {
        padding-left: 108px;
        padding-right: 108px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .quad-h-padding {
        padding-left: 72px;
        padding-right: 72px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .quad-h-padding {
        padding-left: 36px;
        padding-right: 36px;
    }
}

.main-container .row-container .quad-top-padding {
    padding-top: 144px;
}

@media (max-width: 1499px) {
    .main-container .row-container .quad-top-padding {
        padding-top: 108px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .quad-top-padding {
        padding-top: 72px;
    }
}

.main-container .row-container .quad-bottom-padding {
    padding-bottom: 144px;
}

@media (max-width: 1499px) {
    .main-container .row-container .quad-bottom-padding {
        padding-bottom: 108px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .quad-bottom-padding {
        padding-bottom: 72px;
    }
}

.main-container .row-container .penta-h-padding {
    padding-left: 180px;
    padding-right: 180px;
}

@media (max-width: 1699px) {
    .main-container .row-container .penta-h-padding {
        padding-left: 144px;
        padding-right: 144px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .penta-h-padding {
        padding-left: 108px;
        padding-right: 108px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .penta-h-padding {
        padding-left: 36px;
        padding-right: 36px;
    }
}

.main-container .row-container .penta-top-padding {
    padding-top: 180px;
}

@media (max-width: 1699px) {
    .main-container .row-container .penta-top-padding {
        padding-top: 144px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .penta-top-padding {
        padding-top: 108px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .penta-top-padding {
        padding-top: 72px;
    }
}

.main-container .row-container .penta-bottom-padding {
    padding-bottom: 180px;
}

@media (max-width: 1699px) {
    .main-container .row-container .penta-bottom-padding {
        padding-bottom: 144px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .penta-bottom-padding {
        padding-bottom: 108px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .penta-bottom-padding {
        padding-bottom: 72px;
    }
}

.main-container .row-container .exa-h-padding {
    padding-left: 216px;
    padding-right: 216px;
}

@media (max-width: 1699px) {
    .main-container .row-container .exa-h-padding {
        padding-left: 180px;
        padding-right: 180px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .exa-h-padding {
        padding-left: 144px;
        padding-right: 144px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .exa-h-padding {
        padding-left: 36px;
        padding-right: 36px;
    }
}

.main-container .row-container .exa-top-padding {
    padding-top: 216px;
}

@media (max-width: 1699px) {
    .main-container .row-container .exa-top-padding {
        padding-top: 180px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .exa-top-padding {
        padding-top: 144px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .exa-top-padding {
        padding-top: 72px;
    }
}

.main-container .row-container .exa-bottom-padding {
    padding-bottom: 216px;
}

@media (max-width: 1699px) {
    .main-container .row-container .exa-bottom-padding {
        padding-bottom: 180px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .exa-bottom-padding {
        padding-bottom: 144px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .exa-bottom-padding {
        padding-bottom: 72px;
    }
}

.main-container .row-container .no-top-margin {
    margin-top: 0px;
}

.main-container .row-container .no-bottom-margin {
    margin-bottom: 0px;
}

.main-container .row-container:not(.limit-width) .one-h-margin, .main-container .row-container.boxed-row .one-h-margin {
    margin-left: 1px;
    margin-right: 1px;
}

.main-container .row-container .one-top-margin {
    margin-top: 1px;
}

.main-container .row-container .one-bottom-margin {
    margin-bottom: 1px;
}

.main-container .row-container .single-top-margin {
    margin-top: 36px;
}

.main-container .row-container .half-bottom-margin {
    margin-bottom: 18px;
}

.main-container .row-container .single-bottom-margin {
    margin-bottom: 36px;
}

.main-container .row-container .single-left-margin {
    margin-left: 36px;
}

.main-container .row-container .single-right-margin {
    margin-right: 36px;
}

.main-container .row-container .single-h-margin {
    margin-left: 36px;
    margin-right: 36px;
}

.main-container .row-container .double-h-margin {
    margin-left: 72px;
    margin-right: 72px;
}

@media (max-width: 959px) {
    .main-container .row-container .double-h-margin {
        margin-left: 36px;
        margin-right: 36px;
    }
}

.main-container .row-container .std-top-margin {
    margin-top: 54px;
}

@media (max-width: 569px) {
    .main-container .row-container .std-top-margin {
        margin-top: 36px;
    }
}

.main-container .row-container .std-bottom-margin {
    margin-bottom: 54px;
}

@media (max-width: 569px) {
    .main-container .row-container .std-bottom-margin {
        margin-bottom: 36px;
    }
}

.main-container .row-container .double-top-margin {
    margin-top: 72px;
}

.main-container .row-container .double-bottom-margin {
    margin-bottom: 72px;
}

.main-container .row-container .triple-h-margin {
    margin-left: 108px;
    margin-right: 108px;
}

@media (max-width: 1499px) {
    .main-container .row-container .triple-h-margin {
        margin-left: 72px;
        margin-right: 72px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .triple-h-margin {
        margin-left: 36px;
        margin-right: 36px;
    }
}

.main-container .row-container .triple-top-margin {
    margin-top: 108px;
}

@media (max-width: 959px) {
    .main-container .row-container .triple-top-margin {
        margin-top: 72px;
    }
}

.main-container .row-container .triple-bottom-margin {
    margin-bottom: 108px;
}

@media (max-width: 959px) {
    .main-container .row-container .triple-bottom-margin {
        margin-bottom: 72px;
    }
}

.main-container .row-container .quad-h-margin {
    margin-left: 144px;
    margin-right: 144px;
}

@media (max-width: 1699px) {
    .main-container .row-container .quad-h-margin {
        margin-left: 108px;
        margin-right: 108px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .quad-h-margin {
        margin-left: 72px;
        margin-right: 72px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .quad-h-margin {
        margin-left: 36px;
        margin-right: 36px;
    }
}

.main-container .row-container .quad-top-margin {
    margin-top: 144px;
}

@media (max-width: 1499px) {
    .main-container .row-container .quad-top-margin {
        margin-top: 108px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .quad-top-margin {
        margin-top: 72px;
    }
}

.main-container .row-container .quad-bottom-margin {
    margin-bottom: 144px;
}

@media (max-width: 1499px) {
    .main-container .row-container .quad-bottom-margin {
        margin-bottom: 108px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .quad-bottom-margin {
        margin-bottom: 72px;
    }
}

.main-container .row-container .penta-h-margin {
    margin-left: 180px;
    margin-right: 180px;
}

@media (max-width: 1699px) {
    .main-container .row-container .penta-h-margin {
        margin-left: 144px;
        margin-right: 144px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .penta-h-margin {
        margin-left: 108px;
        margin-right: 108px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .penta-h-margin {
        margin-left: 36px;
        margin-right: 36px;
    }
}

.main-container .row-container .penta-top-margin {
    margin-top: 180px;
}

@media (max-width: 1699px) {
    .main-container .row-container .penta-top-margin {
        margin-top: 144px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .penta-top-margin {
        margin-top: 108px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .penta-top-margin {
        margin-top: 72px;
    }
}

.main-container .row-container .penta-bottom-margin {
    margin-bottom: 180px;
}

@media (max-width: 1699px) {
    .main-container .row-container .penta-bottom-margin {
        margin-bottom: 144px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .penta-bottom-margin {
        margin-bottom: 108px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .penta-bottom-margin {
        margin-bottom: 72px;
    }
}

.main-container .row-container .exa-h-margin {
    margin-left: 216px;
    margin-right: 216px;
}

@media (max-width: 1699px) {
    .main-container .row-container .exa-h-margin {
        margin-left: 180px;
        margin-right: 180px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .exa-h-margin {
        margin-left: 144px;
        margin-right: 144px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .exa-h-margin {
        margin-left: 36px;
        margin-right: 36px;
    }
}

.main-container .row-container .exa-top-margin {
    margin-top: 216px;
}

@media (max-width: 1699px) {
    .main-container .row-container .exa-top-margin {
        margin-top: 180px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .exa-top-margin {
        margin-top: 144px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .exa-top-margin {
        margin-top: 72px;
    }
}

.main-container .row-container .exa-bottom-margin {
    margin-bottom: 216px;
}

@media (max-width: 1699px) {
    .main-container .row-container .exa-bottom-margin {
        margin-bottom: 180px;
    }
}

@media (max-width: 1499px) {
    .main-container .row-container .exa-bottom-margin {
        margin-bottom: 144px;
    }
}

@media (max-width: 959px) {
    .main-container .row-container .exa-bottom-margin {
        margin-bottom: 72px;
    }
}

@media (min-width: 960px) {
    .main-container .row-container.limit-width.boxed-row {
        box-sizing: border-box;
        background-clip: content-box;
        padding-left: 36px;
        padding-right: 36px;
    }
}

.main-container .row-container.with-zoomout .background-inner:not(.uncode-zoomout-already), .main-container .row-container .with-zoomout .background-inner:not(.uncode-zoomout-already) {
    opacity: 0;
}

@media (min-width: 960px) {
    .main-container .post-body > .row-container .row-child.col-one-gutter > .row-inner, .main-container .post-body > .row-container .col-one-gutter > .row-inner {
        width: calc(100% + 1px);
    }
}

@media (min-width: 960px) {
    .main-container .post-body > .row-container .row-child.col-one-gutter > .row-inner {
        width: calc(100% + 1px);
    }
}

@media (min-width: 960px) {
    .main-container .post-body > .row-container .row-child.col-half-gutter > .row-inner, .main-container .post-body > .row-container .col-half-gutter > .row-inner {
        width: calc(100% + 18px);
    }
}

@media (min-width: 960px) {
    .main-container .post-body > .row-container .row-child.col-std-gutter > .row-inner, .main-container .post-body > .row-container .col-std-gutter > .row-inner {
        width: calc(100% + 54px);
    }
}

@media (min-width: 960px) {
    .main-container .post-body > .row-container .row-child.col-double-gutter > .row-inner, .main-container .post-body > .row-container .col-double-gutter > .row-inner {
        width: calc(100% + 72px);
    }
}

@media (min-width: 1500px) {
    .main-container .post-body > .row-container .row-child.col-triple-gutter > .row-inner, .main-container .post-body > .row-container .col-triple-gutter > .row-inner {
        width: calc(100% + 108px);
    }
}

@media (min-width: 960px) and (max-width: 1499px) {
    .main-container .post-body > .row-container .row-child.col-triple-gutter > .row-inner, .main-container .post-body > .row-container .col-triple-gutter > .row-inner {
        width: calc(100% + 72px);
    }
}

@media (min-width: 1700px) {
    .main-container .post-body > .row-container .row-child.col-quad-gutter > .row-inner, .main-container .post-body > .row-container .col-quad-gutter > .row-inner {
        width: calc(100% + 144px);
    }
}

@media (min-width: 1500px) and (max-width: 1699px) {
    .main-container .post-body > .row-container .row-child.col-quad-gutter > .row-inner, .main-container .post-body > .row-container .col-quad-gutter > .row-inner {
        width: calc(100% + 108px);
    }
}

@media (min-width: 960px) and (max-width: 1499px) {
    .main-container .post-body > .row-container .row-child.col-quad-gutter > .row-inner, .main-container .post-body > .row-container .col-quad-gutter > .row-inner {
        width: calc(100% + 72px);
    }
}

.main-container .with-kburns .header-bg-wrapper .uncode-kburns {
    overflow: auto;
    animation: kenburns 15s ease alternate forwards;
}

.main-container .uncode-scroll-visible .add-kburns .background-inner, .main-container .uncode-scroll-visible.add-kburns .background-inner, .main-container .uncode-scroll-visible .add-kburns .t-background-cover, .main-container .uncode-scroll-visible.add-kburns .t-background-cover {
    overflow: auto;
    animation: kenburns 15s ease alternate forwards;
}

.main-container .with-zoomout .header-bg-wrapper:not(.header-carousel-wrapper) .header-bg {
    transform: scale(1.5);
    overflow: auto;
}

.main-container .with-zoomout .header-bg-wrapper:not(.header-carousel-wrapper) .header-bg:not(.uncode-zoomout-already) {
    opacity: 0;
}

.main-container .with-zoomout .header-bg-wrapper .uncode-zoomout:not(.adaptive-async):not(.async-done), .main-container .with-zoomout .header-bg-wrapper .uncode-zoomout[data-provider], .main-container .with-zoomout .header-bg-wrapper .uncode-zoomout.async-done {
    animation: backwash 1s ease alternate forwards;
}

body.compose-mode .main-container .with-zoomout .header-bg-wrapper .uncode-zoomout {
    animation: backwash 1s ease alternate forwards;
}

html.ie .main-container .with-kburns.with-parallax .uncode-kburns {
    animation: none !important;
}

.main-container .uncode-scroll-visible .add-zoomout .background-inner, .main-container .uncode-scroll-visible.add-zoomout .background-inner, .main-container .uncode-scroll-visible .add-zoomout .t-background-cover, .main-container .uncode-scroll-visible.add-zoomout .t-background-cover {
    transform: scale(1.5);
    overflow: auto;
}

.main-container .uncode-scroll-visible .add-zoomout .background-inner.async-done, .main-container .uncode-scroll-visible.add-zoomout .background-inner.async-done, .main-container .uncode-scroll-visible .add-zoomout .t-background-cover.async-done, .main-container .uncode-scroll-visible.add-zoomout .t-background-cover.async-done {
    animation: backwash 1s ease alternate forwards;
}

body.compose-mode .main-container .uncode-scroll-visible .add-zoomout .background-inner, body.compose-mode .main-container .uncode-scroll-visible.add-zoomout .background-inner, body.compose-mode .main-container .uncode-scroll-visible .add-zoomout .t-background-cover, body.compose-mode .main-container .uncode-scroll-visible.add-zoomout .t-background-cover {
    animation: backwash 1s ease alternate forwards;
}

.main-container .unequal.row, .main-container .uncol.unexpand, .main-container .uncol.unexpand > div > div > .uncont, .main-container .unequal.row > .row-inner > div > .uncol, .main-container .unequal .row-internal {
    height: 100%;
}

@media (min-width: 570px) and (max-width: 959px) {
    .main-container .unequal.row .cols-md-responsive > div[class *=col-lg-], .main-container .uncol.unexpand .cols-md-responsive > div[class *=col-lg-], .main-container .uncol.unexpand > div > div > .uncont .cols-md-responsive > div[class *=col-lg-], .main-container .unequal.row > .row-inner > div > .uncol .cols-md-responsive > div[class *=col-lg-], .main-container .unequal .row-internal .cols-md-responsive > div[class *=col-lg-] {
        height: 100% !important;
    }

    .main-container .unequal.row .cols-md-responsive > div[class *=col-md-]:not(.col-md-clear), .main-container .uncol.unexpand .cols-md-responsive > div[class *=col-md-]:not(.col-md-clear), .main-container .uncol.unexpand > div > div > .uncont .cols-md-responsive > div[class *=col-md-]:not(.col-md-clear), .main-container .unequal.row > .row-inner > div > .uncol .cols-md-responsive > div[class *=col-md-]:not(.col-md-clear), .main-container .unequal .row-internal .cols-md-responsive > div[class *=col-md-]:not(.col-md-clear) {
        display: table-cell !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    html:not(.ie):not(.fp-enabled) .main-container .cols-md-responsive {
        height: 100% !important;
    }

    html.chrome:not(.fp-enabled) .main-container .cols-md-responsive, html.firefox:not(.fp-enabled) .main-container .cols-md-responsive {
        height: 0 !important;
    }
}

.col-lg-0 {
    padding: 27px 36px 27px 36px;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding: 36px 36px 36px 36px;
    display: block;
    height: auto;
    width: 100%;
    vertical-align: top;
    position: relative;
}

.fp-enabled .col-lg-1:not(#logo-container-mobile):first-of-type:last-of-type, .fp-enabled .col-lg-2:not(#logo-container-mobile):first-of-type:last-of-type, .fp-enabled .col-lg-3:not(#logo-container-mobile):first-of-type:last-of-type, .fp-enabled .col-lg-4:not(#logo-container-mobile):first-of-type:last-of-type, .fp-enabled .col-lg-5:not(#logo-container-mobile):first-of-type:last-of-type, .fp-enabled .col-lg-6:not(#logo-container-mobile):first-of-type:last-of-type, .fp-enabled .col-lg-7:not(#logo-container-mobile):first-of-type:last-of-type, .fp-enabled .col-lg-8:not(#logo-container-mobile):first-of-type:last-of-type, .fp-enabled .col-lg-9:not(#logo-container-mobile):first-of-type:last-of-type, .fp-enabled .col-lg-10:not(#logo-container-mobile):first-of-type:last-of-type, .fp-enabled .col-lg-11:not(#logo-container-mobile):first-of-type:last-of-type, .fp-enabled .col-lg-12:not(#logo-container-mobile):first-of-type:last-of-type {
    display: table-cell;
}

@media (min-width: 960px) {
    .col-lg-0, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        display: table-cell;
        height: 100%;
    }

    .chrome .col-lg-0, .chrome .col-lg-1, .chrome .col-lg-2, .chrome .col-lg-3, .chrome .col-lg-4, .chrome .col-lg-5, .chrome .col-lg-6, .chrome .col-lg-7, .chrome .col-lg-8, .chrome .col-lg-9, .chrome .col-lg-10, .chrome .col-lg-11, .chrome .col-lg-12 {
        height: 0;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666666666666%;
    }

    .col-lg-10 {
        width: 83.33333333333334%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666666666666%;
    }

    .col-lg-7 {
        width: 58.333333333333336%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666666666667%;
    }

    .col-lg-4 {
        width: 33.33333333333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.666666666666664%;
    }

    .col-lg-1 {
        width: 8.333333333333332%;
    }

    .row .uncoltable {
        min-height: 0 !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    .col-md-100, .col-md-75, .col-md-66, .col-md-50, .col-md-33, .col-md-25, .col-md-16, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        display: inline-table;
        table-layout: fixed;
    }

    .col-md-100 {
        width: 100%;
    }

    .col-md-75 {
        width: 75%;
    }

    .col-md-66 {
        width: 66.666666667%;
    }

    .col-md-50 {
        width: 50%;
    }

    .col-md-33 {
        width: 33.33333333%;
    }

    .col-md-25 {
        width: 25%;
    }

    .col-md-16 {
        width: 16.666666667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666666666666%;
    }

    .col-md-10 {
        width: 83.33333333333334%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666666666666%;
    }

    .col-md-7 {
        width: 58.333333333333336%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

    .col-md-4 {
        width: 33.33333333333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.666666666666664%;
    }

    .col-md-1 {
        width: 8.333333333333332%;
    }
}

@media (max-width: 570px) {
    .col-sm-100, .col-sm-75, .col-sm-66, .col-sm-50, .col-sm-33, .col-sm-25, .col-sm-16, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        display: inline-table;
        table-layout: fixed;
    }

    .fp-enabled .col-sm-100:first-of-type:last-of-type, .fp-enabled .col-sm-75:first-of-type:last-of-type, .fp-enabled .col-sm-66:first-of-type:last-of-type, .fp-enabled .col-sm-50:first-of-type:last-of-type, .fp-enabled .col-sm-33:first-of-type:last-of-type, .fp-enabled .col-sm-25:first-of-type:last-of-type, .fp-enabled .col-sm-16:first-of-type:last-of-type, .fp-enabled .col-sm-1:first-of-type:last-of-type, .fp-enabled .col-sm-2:first-of-type:last-of-type, .fp-enabled .col-sm-3:first-of-type:last-of-type, .fp-enabled .col-sm-4:first-of-type:last-of-type, .fp-enabled .col-sm-5:first-of-type:last-of-type, .fp-enabled .col-sm-6:first-of-type:last-of-type, .fp-enabled .col-sm-7:first-of-type:last-of-type, .fp-enabled .col-sm-8:first-of-type:last-of-type, .fp-enabled .col-sm-9:first-of-type:last-of-type, .fp-enabled .col-sm-10:first-of-type:last-of-type, .fp-enabled .col-sm-11:first-of-type:last-of-type, .fp-enabled .col-sm-12:first-of-type:last-of-type {
        display: table-cell;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666666666666%;
    }

    .col-md-10 {
        width: 83.33333333333334%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666666666666%;
    }

    .col-md-7 {
        width: 58.333333333333336%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

    .col-md-4 {
        width: 33.33333333333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.666666666666664%;
    }

    .col-md-1 {
        width: 8.333333333333332%;
    }

    .col-sm-100 {
        width: 100%;
    }

    .col-sm-75 {
        width: 75%;
    }

    .col-sm-66 {
        width: 66.666666667%;
    }

    .col-sm-50 {
        width: 50%;
    }

    .col-sm-33 {
        width: 33.33333333%;
    }

    .col-sm-25 {
        width: 25%;
    }

    .col-sm-16 {
        width: 16.666666667%;
    }
}

.col-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 900;
}

.block-bg-overlay {
    border-radius: inherit;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    transition: opacity 0.2s;
}

.uncode-video-container + .block-bg-blend-mode.not-ie, .uncode-video-container + .block-bg-blend-mode + .block-bg-blend-mode.not-ie, .uncode-video-container + .block-bg-blend-mode.for-ie, .uncode-video-container + .block-bg-blend-mode + .block-bg-blend-mode.for-ie {
    opacity: 0;
}

@media (max-width: 569px) {
    .normalise-top-padding-mobile > .row {
        padding-top: 36px !important;
    }

    .normalise-bottom-padding-mobile > .row {
        padding-bottom: 36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_x_half {
        left: 18px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_x_half.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_x_half.shift_x_fixed {
        left: 18px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_x_half.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_x_half.shift_x_fixed {
        left: 18px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_right_x_half {
        right: -18px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_right_x_half.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_right_x_half.shift_x_fixed {
        right: -18px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_right_x_half.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_right_x_half.shift_x_fixed {
        right: -18px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_x_single {
        left: 36px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_x_single.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_x_single.shift_x_fixed {
        left: 36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_x_single.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_x_single.shift_x_fixed {
        left: 36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_right_x_single {
        right: -36px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_right_x_single.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_right_x_single.shift_x_fixed {
        right: -36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_right_x_single.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_right_x_single.shift_x_fixed {
        right: -36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_x_double {
        left: 72px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_x_double.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_x_double.shift_x_fixed {
        left: 54px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_x_double.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_x_double.shift_x_fixed {
        left: 36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_right_x_double {
        right: -72px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_right_x_double.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_right_x_double.shift_x_fixed {
        right: -54px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_right_x_double.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_right_x_double.shift_x_fixed {
        right: -36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_x_triple {
        left: 108px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_x_triple.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_x_triple.shift_x_fixed {
        left: 54px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_x_triple.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_x_triple.shift_x_fixed {
        left: 36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_right_x_triple {
        right: -108px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_right_x_triple.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_right_x_triple.shift_x_fixed {
        right: -54px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_right_x_triple.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_right_x_triple.shift_x_fixed {
        right: -36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_x_quad {
        left: 144px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_x_quad.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_x_quad.shift_x_fixed {
        left: 54px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_x_quad.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_x_quad.shift_x_fixed {
        left: 36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_right_x_quad {
        right: -144px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_right_x_quad.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_right_x_quad.shift_x_fixed {
        right: -54px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_right_x_quad.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_right_x_quad.shift_x_fixed {
        right: -36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_x_neg_half {
        left: -18px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_x_neg_half.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_x_neg_half.shift_x_fixed {
        left: -18px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_x_neg_half.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_x_neg_half.shift_x_fixed {
        left: -18px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_right_x_neg_half {
        right: 18px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_right_x_neg_half.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_right_x_neg_half.shift_x_fixed {
        right: 18px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_right_x_neg_half.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_right_x_neg_half.shift_x_fixed {
        right: 18px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_x_neg_single {
        left: -36px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_x_neg_single.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_x_neg_single.shift_x_fixed {
        left: -36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_x_neg_single.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_x_neg_single.shift_x_fixed {
        left: -36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_right_x_neg_single {
        right: 36px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_right_x_neg_single.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_right_x_neg_single.shift_x_fixed {
        right: 36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_right_x_neg_single.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_right_x_neg_single.shift_x_fixed {
        right: 36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_x_neg_double {
        left: -72px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_x_neg_double.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_x_neg_double.shift_x_fixed {
        left: -54px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_x_neg_double.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_x_neg_double.shift_x_fixed {
        left: -36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_right_x_neg_double {
        right: 72px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_right_x_neg_double.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_right_x_neg_double.shift_x_fixed {
        right: 54px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_right_x_neg_double.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_right_x_neg_double.shift_x_fixed {
        right: 36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_x_neg_triple {
        left: -108px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_x_neg_triple.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_x_neg_triple.shift_x_fixed {
        left: -54px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_x_neg_triple.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_x_neg_triple.shift_x_fixed {
        left: -36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_right_x_neg_triple {
        right: 108px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_right_x_neg_triple.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_right_x_neg_triple.shift_x_fixed {
        right: 54px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_right_x_neg_triple.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_right_x_neg_triple.shift_x_fixed {
        right: 36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_x_neg_quad {
        left: -144px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_x_neg_quad.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_x_neg_quad.shift_x_fixed {
        left: -54px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_x_neg_quad.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_x_neg_quad.shift_x_fixed {
        left: -36px !important;
    }
}

@media (min-width: 960px) {
    body:not(.vc-safe-mode) .shift_right_x_neg_quad {
        right: 144px !important;
    }
}

@media (min-width: 570px) and (max-width: 959px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-md] > .shift_right_x_neg_quad.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-md] > .shift_right_x_neg_quad.shift_x_fixed {
        right: 54px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .column_parent[class *=col-sm] > .shift_right_x_neg_quad.shift_x_fixed, body:not(.vc-safe-mode) .column_child[class *=col-sm] > .shift_right_x_neg_quad.shift_x_fixed {
        right: 36px !important;
    }
}

body:not(.vc-safe-mode) .shift_y_half {
    margin-top: 18px !important;
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_half:not(.shift_y_fixed) {
        margin-top: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_single {
    margin-top: 36px !important;
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_single:not(.shift_y_fixed) {
        margin-top: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_double {
    margin-top: 72px !important;
}

@media (max-width: 1499px) {
    body:not(.vc-safe-mode) .shift_y_double:not(.shift_y_fixed) {
        margin-top: 54px !important;
    }
}

@media (max-width: 959px) {
    body:not(.vc-safe-mode) .shift_y_double:not(.shift_y_fixed) {
        margin-top: 36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_double:not(.shift_y_fixed) {
        margin-top: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_triple {
    margin-top: 108px !important;
}

@media (max-width: 1499px) {
    body:not(.vc-safe-mode) .shift_y_triple:not(.shift_y_fixed) {
        margin-top: 54px !important;
    }
}

@media (max-width: 959px) {
    body:not(.vc-safe-mode) .shift_y_triple:not(.shift_y_fixed) {
        margin-top: 36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_triple:not(.shift_y_fixed) {
        margin-top: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_quad {
    margin-top: 144px !important;
}

@media (max-width: 1699px) {
    body:not(.vc-safe-mode) .shift_y_quad:not(.shift_y_fixed) {
        margin-top: 108px !important;
    }
}

@media (max-width: 1499px) {
    body:not(.vc-safe-mode) .shift_y_quad:not(.shift_y_fixed) {
        margin-top: 54px !important;
    }
}

@media (max-width: 959px) {
    body:not(.vc-safe-mode) .shift_y_quad:not(.shift_y_fixed) {
        margin-top: 36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_quad:not(.shift_y_fixed) {
        margin-top: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_neg_half {
    margin-top: -18px !important;
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_neg_half {
        margin-top: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_neg_single {
    margin-top: -36px !important;
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_neg_single:not(.shift_y_fixed) {
        margin-top: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_neg_double {
    margin-top: -72px !important;
}

@media (max-width: 1499px) {
    body:not(.vc-safe-mode) .shift_y_neg_double:not(.shift_y_fixed) {
        margin-top: -54px !important;
    }
}

@media (max-width: 959px) {
    body:not(.vc-safe-mode) .shift_y_neg_double:not(.shift_y_fixed) {
        margin-top: -36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_neg_double:not(.shift_y_fixed) {
        margin-top: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_neg_triple {
    margin-top: -108px !important;
}

@media (max-width: 1499px) {
    body:not(.vc-safe-mode) .shift_y_neg_triple:not(.shift_y_fixed) {
        margin-top: -54px !important;
    }
}

@media (max-width: 959px) {
    body:not(.vc-safe-mode) .shift_y_neg_triple:not(.shift_y_fixed) {
        margin-top: -36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_neg_triple:not(.shift_y_fixed) {
        margin-top: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_neg_quad {
    margin-top: -144px !important;
}

@media (max-width: 1699px) {
    body:not(.vc-safe-mode) .shift_y_neg_quad:not(.shift_y_fixed) {
        margin-top: -108px !important;
    }
}

@media (max-width: 1499px) {
    body:not(.vc-safe-mode) .shift_y_neg_quad:not(.shift_y_fixed) {
        margin-top: -54px !important;
    }
}

@media (max-width: 959px) {
    body:not(.vc-safe-mode) .shift_y_neg_quad:not(.shift_y_fixed) {
        margin-top: -36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_neg_quad:not(.shift_y_fixed) {
        margin-top: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_down_half {
    margin-bottom: 18px !important;
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_down_half:not(.shift_y_down_fixed) {
        margin-bottom: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_down_single {
    margin-bottom: 36px !important;
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_down_single:not(.shift_y_down_fixed) {
        margin-bottom: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_down_double {
    margin-bottom: 72px !important;
}

@media (max-width: 1499px) {
    body:not(.vc-safe-mode) .shift_y_down_double:not(.shift_y_down_fixed) {
        margin-bottom: 54px !important;
    }
}

@media (max-width: 959px) {
    body:not(.vc-safe-mode) .shift_y_down_double:not(.shift_y_down_fixed) {
        margin-bottom: 36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_down_double:not(.shift_y_down_fixed) {
        margin-bottom: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_down_triple {
    margin-bottom: 108px !important;
}

@media (max-width: 1499px) {
    body:not(.vc-safe-mode) .shift_y_down_triple:not(.shift_y_down_fixed) {
        margin-bottom: 54px !important;
    }
}

@media (max-width: 959px) {
    body:not(.vc-safe-mode) .shift_y_down_triple:not(.shift_y_down_fixed) {
        margin-bottom: 36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_down_triple:not(.shift_y_down_fixed) {
        margin-bottom: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_down_quad {
    margin-bottom: 144px !important;
}

@media (max-width: 1699px) {
    body:not(.vc-safe-mode) .shift_y_down_quad:not(.shift_y_down_fixed) {
        margin-bottom: 108px !important;
    }
}

@media (max-width: 1499px) {
    body:not(.vc-safe-mode) .shift_y_down_quad:not(.shift_y_down_fixed) {
        margin-bottom: 54px !important;
    }
}

@media (max-width: 959px) {
    body:not(.vc-safe-mode) .shift_y_down_quad:not(.shift_y_down_fixed) {
        margin-bottom: 36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_down_quad:not(.shift_y_down_fixed) {
        margin-bottom: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_down_neg_half {
    margin-bottom: -18px !important;
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_down_neg_half {
        margin-bottom: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_down_neg_single {
    margin-bottom: -36px !important;
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_down_neg_single {
        margin-bottom: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_down_neg_double {
    margin-bottom: -72px !important;
}

@media (max-width: 1499px) {
    body:not(.vc-safe-mode) .shift_y_down_neg_double:not(.shift_y_down_fixed) {
        margin-bottom: -54px !important;
    }
}

@media (max-width: 959px) {
    body:not(.vc-safe-mode) .shift_y_down_neg_double:not(.shift_y_down_fixed) {
        margin-bottom: -36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_down_neg_double:not(.shift_y_down_fixed) {
        margin-bottom: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_down_neg_triple {
    margin-bottom: -108px !important;
}

@media (max-width: 1499px) {
    body:not(.vc-safe-mode) .shift_y_down_neg_triple:not(.shift_y_down_fixed) {
        margin-bottom: -54px !important;
    }
}

@media (max-width: 959px) {
    body:not(.vc-safe-mode) .shift_y_down_neg_triple:not(.shift_y_down_fixed) {
        margin-bottom: -36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_down_neg_triple:not(.shift_y_down_fixed) {
        margin-bottom: 0 !important;
    }
}

body:not(.vc-safe-mode) .shift_y_down_neg_quad {
    margin-bottom: -144px !important;
}

@media (max-width: 1699px) {
    body:not(.vc-safe-mode) .shift_y_down_neg_quad:not(.shift_y_down_fixed) {
        margin-bottom: -108px !important;
    }
}

@media (max-width: 1499px) {
    body:not(.vc-safe-mode) .shift_y_down_neg_quad:not(.shift_y_down_fixed) {
        margin-bottom: -54px !important;
    }
}

@media (max-width: 959px) {
    body:not(.vc-safe-mode) .shift_y_down_neg_quad:not(.shift_y_down_fixed) {
        margin-bottom: -36px !important;
    }
}

@media (max-width: 569px) {
    body:not(.vc-safe-mode) .shift_y_down_neg_quad:not(.shift_y_down_fixed) {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 959px) {
    body:not(.vc-safe-mode) .row div[class *=shift_y_down_] .uncell {
        vertical-align: baseline !important;
    }
}

.z_index_-1 {
    z-index: -1;
}

.z_index_0 {
    z-index: 0;
}

.z_index_1 {
    z-index: 1;
}

.z_index_2 {
    z-index: 2;
}

.z_index_3 {
    z-index: 3;
}

.z_index_4 {
    z-index: 4;
}

.z_index_5 {
    z-index: 5;
}

.z_index_6 {
    z-index: 6;
}

.z_index_7 {
    z-index: 7;
}

.z_index_8 {
    z-index: 8;
}

.z_index_9 {
    z-index: 9;
}

.z_index_10 {
    z-index: 10;
}

.z_index_11 {
    z-index: 11;
}

.z_index_12 {
    z-index: 12;
}

.z_index_13 {
    z-index: 13;
}

.z_index_14 {
    z-index: 14;
}

.z_index_15 {
    z-index: 15;
}

.z_index_16 {
    z-index: 16;
}

.z_index_17 {
    z-index: 17;
}

.z_index_18 {
    z-index: 18;
}

.z_index_19 {
    z-index: 19;
}

.z_index_20 {
    z-index: 20;
}

@media (min-width: 570px) and (max-width: 959px) {
    div[class *=vc_custom_]:not(.vc_custom_preserve_tablet) {
        margin-left: 0;
        border-left-width: 0 !important;
        border-right-width: 0 !important;
    }
}

@media (max-width: 569px) {
    div[class *=vc_custom_]:not(.vc_custom_preserve_mobile) {
        margin-left: 0;
        border-left-width: 0 !important;
        border-right-width: 0 !important;
    }
}

body.customer-area-active .cuar-css-wrapper .row {
    display: block;
    table-layout: auto;
}

.uncell[class *="unshadow-"]:not(.uncont-bordered), .uncont[class *="unshadow-"]:not(.uncont-bordered), .uncell[class *="unradius-"]:not(.uncont-bordered), .uncont[class *="unradius-"]:not(.uncont-bordered) {
    border: 0 !important;
}

.empty-space {
    margin-top: 0 !important;
}

.empty-space.empty-quart {
    padding-top: 9px;
}

.empty-space.empty-half {
    padding-top: 18px;
}

.empty-space.empty-single {
    padding-top: 36px;
}

.empty-space.empty-double {
    padding-top: 72px;
}

.empty-space.empty-triple {
    padding-top: 108px;
}

.empty-space.empty-quad {
    padding-top: 144px;
}

.custom-grid-container .row .align_left > .uncol > .uncoltable > .uncell > .uncont {
    margin-left: 0 !important;
}

.custom-grid-container .row .align_right > .uncol > .uncoltable > .uncell > .uncont {
    margin-right: 0 !important;
}

.btn, .btn-link {
    display: inline-block;
    font-style: normal !important;
    text-align: center;
    vertical-align: middle;
    margin-top: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    background-image: none;
    border-style: solid;
    border-radius: 2px;
    outline: none;
    white-space: pre-wrap;
    -webkit-text-stroke: 0px;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

@media (max-width: 569px) {
    .btn:not(input):not(.checkout-button):not(.btn-no-scale), .btn-link:not(input):not(.checkout-button):not(.btn-no-scale) {
        transform: scale(0.8);
        transform-origin: left;
    }

    .navbar .btn:not(input):not(.checkout-button):not(.btn-no-scale), .navbar .btn-link:not(input):not(.checkout-button):not(.btn-no-scale), .menu-accordion .btn:not(input):not(.checkout-button):not(.btn-no-scale), .menu-accordion .btn-link:not(input):not(.checkout-button):not(.btn-no-scale) {
        transform: none;
    }
}

.btn.btn-top-margin, .btn-link.btn-top-margin {
    margin-top: 18px;
}

.btn .fa, .btn-link .fa {
    position: relative;
    vertical-align: top;
    line-height: inherit;
    top: .085em;
}

.btn.btn-border-animated, .btn-link.btn-border-animated {
    position: relative;
}

.btn.btn-border-animated:after, .btn-link.btn-border-animated:after {
    content: '';
    position: absolute;
    border: 1px solid;
    border-radius: inherit;
    border-color: inherit;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
}

.btn-container {
    display: block;
    margin-top: 18px;
    line-height: normal;
}

.btn-container.btn-inline {
    display: inline-block;
    padding-left: 9px;
    padding-right: 9px;
    vertical-align: bottom;
    margin-top: 0px !important;
}

@media (max-width: 569px) {
    .btn-container.btn-inline:not(.btn-inline-mobile) {
        display: block;
        padding: 0px;
        margin-top: 9px !important;
    }
}

* > .btn-container:first-of-type {
    padding-left: 0px;
}

* > .btn-container:last-of-type {
    padding-right: 0px;
}

.btn-link {
    border: 1px solid transparent;
    padding: 0px !important;
}

.btn-icon-left .fa {
    margin-right: 9px;
}

.btn-icon-right .fa {
    margin-left: 9px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

.btn-default:not(.icon-automatic-video), .btn-default-shape {
    border-radius: 2px;
}

body.uncode-btn-square .btn:not(.btn-default-shape):not(.btn-round):not(.btn-circle), body.uncode-btn-square input[type="submit"]:not(.btn-default-shape):not(.btn-round):not(.btn-circle), body.uncode-btn-square input[type="reset"]:not(.btn-default-shape):not(.btn-round):not(.btn-circle), body.uncode-btn-square input[type="button"]:not(.btn-default-shape):not(.btn-round):not(.btn-circle), body.uncode-btn-square button[type="submit"]:not(.btn-default-shape):not(.btn-round):not(.btn-circle) {
    border-radius: 0px;
}

.btn-square, .btn-square.btn-default, input[type="submit"].btn-square, input[type="reset"].btn-square, input[type="button"].btn-square, button[type="submit"].btn-square {
    border-radius: 0px;
}

body.uncode-btn-round .btn:not(.btn-default-shape):not(.btn-square):not(.btn-circle), body.uncode-btn-round input[type="submit"]:not(.btn-default-shape):not(.btn-square):not(.btn-circle), body.uncode-btn-round input[type="reset"]:not(.btn-default-shape):not(.btn-square):not(.btn-circle), body.uncode-btn-round input[type="button"]:not(.btn-default-shape):not(.btn-square):not(.btn-circle), body.uncode-btn-round button[type="submit"]:not(.btn-default-shape):not(.btn-square):not(.btn-circle) {
    border-radius: 8px;
}

.btn-round, .btn-round.btn-default, input[type="submit"].btn-round, input[type="reset"].btn-round, input[type="button"].btn-round, button[type="submit"].btn-round {
    border-radius: 8px;
}

body.uncode-btn-circle .btn:not(.btn-default-shape):not(.btn-round):not(.btn-square), body.uncode-btn-circle input[type="submit"]:not(.btn-default-shape):not(.btn-round):not(.btn-square), body.uncode-btn-circle input[type="reset"]:not(.btn-default-shape):not(.btn-round):not(.btn-square), body.uncode-btn-circle input[type="button"]:not(.btn-default-shape):not(.btn-round):not(.btn-square), body.uncode-btn-circle button[type="submit"]:not(.btn-default-shape):not(.btn-round):not(.btn-square) {
    border-radius: 10em;
}

.btn-circle, .btn-circle.btn-default, input[type="submit"].btn-circle, input[type="reset"].btn-circle, input[type="button"].btn-circle, button[type="submit"].btn-circle {
    border-radius: 10em;
}

.btn-italic {
    font-style: italic !important;
}

.btn-disable-hover {
    pointer-events: none !important;
}

@keyframes btn-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

.btn-ripple-out:after {
    animation-duration: .5s;
}

.btn-ripple-out:hover:after, .btn-ripple-out:focus:after, .btn-ripple-out:active:after {
    animation-name: btn-ripple-out;
}

@keyframes btn-ripple-in {
    100% {
        top: -1px;
        right: -1px;
        bottom: -1px;
        left: -1px;
        opacity: 1;
    }
}

.btn-ripple-in:hover:after {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
    animation-duration: 1s;
}

.btn-ripple-in:hover:after, .btn-ripple-in:focus:after, .btn-ripple-in:active:after {
    animation-name: btn-ripple-in;
}

.border-no-width {
    border-width: 0px !important;
}

.border-width-1 {
    border-width: 1px !important;
}

.border-width-2 {
    border-width: 2px !important;
}

.border-width-3 {
    border-width: 3px !important;
}

.border-width-4 {
    border-width: 4px !important;
}

.border-width-5 {
    border-width: 5px !important;
}

.btn-underline, .btn-underline-in, .btn-underline-out {
    position: relative;
}

.btn-underline:before, .btn-underline-in:before, .btn-underline-out:before {
    content: '';
    text-decoration: none;
    transition: transform 0.4s cubic-bezier(0.25, 0.45, 0.4, 1);
    position: absolute;
    width: 100%;
    height: 0.075em;
    background: currentColor;
    top: 120%;
    left: 0;
    pointer-events: none;
}

.btn-underline-in span, .btn-underline-out span {
    display: inline-block;
    transition: transform 0.4s cubic-bezier(0.25, 0.45, 0.4, 1);
}

.btn-underline-in:hover span {
    transform: translate3d(0, -0.075em, 0);
}

.btn-underline-out:hover span {
    transform: translate3d(0, 0.075em, 0);
}

.btn-underline-in:before {
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
}

.btn-underline-in:hover:before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
}

.btn-underline-out:before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
}

.btn-underline-out:hover:before {
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
}

.fa-container {
    display: inline-block;
    width: 100%;
    margin: 18px 0px 0px 0px;
}

.fa-btn {
    cursor: pointer;
}

.fa-stack {
    text-align: center;
    border-width: 1px !important;
}

.fa-stack.fa-rounded {
    border-radius: 10em !important;
}

.fa-stack.fa-squared {
    border-radius: 0px !important;
}

.fa-stack.fa-rounded-btn {
    border-radius: 2px !important;
}

.fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

.fluid-object {
    position: relative;
    display: block;
    z-index: 3;
    margin: 0px;
}

.style-metro .fluid-object {
    height: 100%;
}

.style-masonry .fluid-object {
    margin-top: -1px;
}

.fluid-object .tmb-carousel .t-inside {
    margin-top: 0px !important;
}

.fluid-object .mejs-poster {
    background-size: cover;
}

.fluid-object .mejs-container {
    position: absolute;
    bottom: 0px;
    vertical-align: bottom;
}

.tmb-entry-title-uppercase .fluid-object {
    text-transform: uppercase;
}

.tmb-entry-title-lowercase .fluid-object {
    text-transform: lowercase;
}

.tmb-entry-title-capitalize .fluid-object {
    text-transform: capitalize;
}

.fluid-object.self-audio {
    padding-top: 30px !important;
}

.fluid-object.self-audio .mejs-container {
    background: transparent;
}

.fluid-object.self-audio .mejs-offscreen {
    display: none;
}

.fluid-object.self-audio > div {
    background-size: cover;
    background-position: center;
}

.fluid-object.object-size {
    padding-top: 56.25%;
}

.style-metro .fluid-object.object-size {
    padding-top: 0px;
}

.fluid-object.object-size.soundcloud-single {
    padding-top: 167px;
    background-color: #f5f5f5;
}

.fluid-object.object-size.soundcloud-playlist {
    padding-top: 65%;
    background-color: #f5f5f5;
}

.style-metro .fluid-object.object-size.soundcloud-playlist {
    padding-top: 0px;
}

.fluid-object.object-size.tweet {
    padding: 0px !important;
    display: table;
    table-layout: fixed;
}

.fluid-object.object-size.tweet .twitter-item {
    display: table-cell;
    vertical-align: middle;
}

.fluid-object.object-size.tweet .twitter-item i {
    font-size: 17px;
    top: 3px;
    position: relative;
    padding-right: 5px;
}

.fluid-object.object-size.tweet .tweet-text {
    margin-top: 18px;
    margin-bottom: 0;
}

.fluid-object.object-size.spotify {
    padding-top: 80px;
    background-color: #323231;
}

.fluid-object.object-size.regular-text {
    padding-top: 0px !important;
    display: table;
    table-layout: fixed;
}

.fluid-object.object-size.regular-text > * {
    display: table-cell;
    vertical-align: middle;
    margin-top: 0px;
}

.fluid-object.object-size.nested-carousel {
    padding-top: 0px;
}

.fluid-object.object-size.nested-carousel .t-inside {
    opacity: 1 !important;
}

.style-metro .fluid-object.object-size .owl-carousel-wrapper, .style-metro .fluid-object.object-size .owl-carousel-container, .style-metro .fluid-object.object-size .owl-stage-outer, .style-metro .fluid-object.object-size .owl-carousel, .style-metro .fluid-object.object-size .owl-stage {
    height: 100%;
    display: block;
}

.style-metro .fluid-object.object-size .owl-item {
    height: 100% !important;
}

.style-metro .fluid-object.object-size .tmb-carousel, .style-metro .fluid-object.object-size .tmb-carousel > div, .style-metro .fluid-object.object-size .t-entry-visual, .style-metro .fluid-object.object-size .t-entry-visual-tc {
    display: block !important;
    height: 100%;
}

.fluid-object.object-size .wp-video .mejs-layers > *, .fluid-object.object-size .wp-video .wp-video-shortcode {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    object-fit: cover;
    min-width: 0 !important;
}

.fluid-object.object-size .wp-video, .fluid-object.object-size .mejs-video, .fluid-object.object-size .mejs-overlay {
    width: 100% !important;
}

.fluid-object:not(.spotify):not(.wp-video):not(.tweet):not(.regular-text):not(.nested-carousel):not(.soundcloud-single):not(.soundcloud-playlist):not(.nested-hor-vh) > * {
    position: absolute !important;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100% !important;
}

.fluid-object.spotify > * {
    position: absolute !important;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 100% !important;
}

.fluid-object.soundcloud-single {
    height: 115px;
    padding-top: 0 !important;
}

.fluid-object.soundcloud-single, .fluid-object.soundcloud-playlist {
    line-height: 0;
}

.fluid-object.soundcloud-single iframe, .fluid-object.soundcloud-playlist iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.fluid-object.is-no-control {
    pointer-events: none !important;
    z-index: 1;
}

.no-control-lazy-poster .fluid-object.is-no-control, .srcset-lazy-animations .fluid-object.is-no-control {
    visibility: hidden;
}

.fluid-object.is-no-control .mejs-overlay-play {
    display: none !important;
}

.fluid-object.is-no-control.no-control-mobile- {
    height: 100%;
}

video.background-video-shortcode::-webkit-media-controls {
    display: none !important;
}

video.background-video-shortcode {
    margin-left: 0 !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.social-object {
    margin: 0;
}

.facebook-object .fb_iframe_widget, .facebook-object .fb_iframe_widget span iframe, .facebook-object .fb_iframe_widget span, .facebook-object iframe[style] {
    width: inherit !important;
}

.twitter-object .twitter-tweet {
    margin: 0 !important;
}

.t-preloader {
    display: block;
    position: fixed;
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    border-radius: 10px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    animation: spinner 600ms linear infinite;
}

.loaded .t-preloader {
    display: none;
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.post-wrapper {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

.post-wrapper .post-body {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.post-wrapper .post-footer {
    border-top-width: 1px;
    border-top-style: solid;
}

.post-wrapper .post-footer.post-footer-light {
    border-color: #eaeaea;
}

.post-wrapper .post-footer.post-footer-dark {
    border-color: #303133;
}

.post-wrapper .post-after + .post-footer {
    border-top-width: 0;
}

@media (max-width: 569px) {
    .post-content {
        max-width: 100% !important;
    }
}

.post-content::after {
    clear: both;
    content: '';
    display: block;
}

.post-content .post-media blockquote.pullquote p:first-child {
    font-size: 25px;
}

.post-content .post-media .t-inside {
    display: block;
    table-layout: auto;
}

.post-content .post-media .fluid-object.regular-text .twitter-item {
    text-align: left;
}

.search-results .post-content article:first-child h1 {
    margin-top: 0;
}

.search-results .post-content .entry-summary {
    margin: 9px 0px 0px 0px;
}

.search-results .post-content article + article {
    margin: 36px 0px 0px 0px;
}

.post-content > * :first-child, .post-content > .row-container > .row-parent > * :first-child {
    margin-top: 0px;
}

.post-content .post-title-wrapper {
    margin-bottom: 30px;
}

.post-content .post-title-wrapper + * {
    margin-top: 0px;
}

.post-content .post-media + * {
    margin-top: 72px;
}

@media (max-width: 569px) {
    .post-content .post-media + * {
        margin-top: 36px;
    }
}

.post-content .post-title {
    margin: 0;
}

.post-content iframe {
    width: 100%;
}

.post-content > .owl-carousel-wrapper .t-entry-visual-overlay, .post-content > .owl-carousel-wrapper .t-overlay-wrap {
    position: absolute;
}

.post-content img {
    max-width: 100%;
}

.ie9 .post-content img[src$=".svg"] {
    width: 100%;
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .post-content img[src$=".svg"] {
        width: 100%;
    }
}

.post-content ul:not(.no-list):not(.navigation):not(.pagination):not(.term-filters-list):not(.uncode-woocommerce-sorting-dropdown):not(.nav-tabs), .post-content ul:not(.no-list):not(.navigation):not(.pagination):not(.term-filters-list) ul:not(.uncode-woocommerce-sorting-dropdown) {
    list-style: disc;
    padding: 0px 0px 0px 18px;
}

.post-content aside ul, .post-content .uncode_widget ul, .post-content aside ul:not(.no-list), .post-content .uncode_widget ul:not(.no-list) {
    list-style: none !important;
    padding: 0px 0px 0px 0px !important;
}

.post-content table {
    width: 100%;
}

.ie11 .post-content {
    width: 100%;
}

.ie11 .post-content figure {
    width: inherit !important;
}

body.uncode-fullpage .post-content > div:not(#colophon) ul, body.uncode-scroll-snap .post-content > div:not(#colophon) ul {
    list-style: disc;
    padding: 0px 0px 0px 18px;
}

.firefox .menu-overlay.uncode-fullpage .main-wrapper {
    display: table-row;
}

.post-wrapper .post-share {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-top: 30px;
    padding-bottom: 30px;
}

.portfolio-wrapper .post-share {
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 30px;
}

.post-tag-share-container {
    display: flex;
    justify-content: space-between;
    margin-top: 72px;
}

.post-tag-share-container:not(.flex-center) {
    align-items: flex-start;
}

@media (min-width: 570px) {
    .post-tag-share-container.flex-right {
        flex-direction: row-reverse;
    }
}

.post-tag-share-container.flex-center {
    flex-direction: column;
}

.post-tag-share-container.flex-center > div + div {
    margin-top: 54px;
}

@media (max-width: 569px) {
    .post-tag-share-container {
        flex-direction: column;
        padding-top: 54px;
    }

    .post-tag-share-container > div + div {
        margin-top: 36px;
    }
}

.post-tag-share-container .post-share {
    border-bottom-width: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.post-tag-share-container .post-share .share-button.only-icon {
    margin-bottom: auto;
    top: auto;
}

.portfolio-wrapper .portfolio-comments {
    border-top-width: 1px;
    border-top-style: solid;
}

.portfolio-wrapper .portfolio-comments.portfolio-comments-light {
    border-color: #eaeaea;
}

.portfolio-wrapper .portfolio-comments.portfolio-comments-dark {
    border-color: #303133;
}

.post-password-form input {
    display: inline-block;
}

.post-password-form input[type="password"] {
    width: auto;
    margin-top: 9px;
}

.post-password-form input[type="submit"] {
    vertical-align: top;
    margin-top: 9px;
    padding-top: 9px;
    padding-bottom: 8px;
}

.more-link i {
    font-size: 12px;
    margin-left: 9px;
}

.more-link.btn-link {
    display: table;
    table-layout: fixed;
}

@media (min-width: 960px) {
    .sticky-element:not(#page-header) {
        height: auto !important;
    }

    .sticky-element:not(#page-header).is_stucked {
        z-index: 100;
    }

    #page-header.sticky-element {
        z-index: 0;
    }

    #page-header.sticky-element ~ article {
        z-index: 1;
    }
}

.is_stucked + div {
    margin-top: 0 !important;
}

.post-tag-container.widget-container {
    margin-top: 72px;
    margin-bottom: -9px;
}

.page-body.standard-404 .post-body, .page-body.standard-404 .row-container, .page-body.standard-404 .row-parent {
    height: 100%;
}

.page-body.standard-404 h1 span {
    line-height: 1em;
}

.page-body.standard-404 h2 {
    margin-top: 0 !important;
}

.page-body.standard-404 .uncont {
    max-width: 450px !important;
}

.page-body.standard-404 .search-container-inner {
    margin: auto;
}

.search-no-results .page-content .search-container-inner {
    max-width: 600px;
}

.search-no-results .page-content .search-field {
    margin-top: 27px;
}

.portfolio-wrapper {
    display: table;
    table-layout: fixed;
    width: 100%;
}

html:not(.firefox) .portfolio-wrapper {
    height: 100%;
}

.portfolio-wrapper .portfolio-body {
    display: table-row;
    height: 100%;
}

.portfolio-wrapper .post-footer, .portfolio-wrapper .post-share {
    padding-top: 27px !important;
}

.portfolio-wrapper .detail-container div[class *=sharer-].share-button .social ul li {
    font-size: 13px;
    line-height: 20px;
    height: 20px;
}

.row-portfolio-info .heading-text {
    margin-top: 0px;
}

.row-portfolio-info > .row > .row-inner:not(:first-child) {
    margin-top: 27px;
}

.portfolio-details {
    display: block;
}

.detail-label {
    font-weight: 600;
}

.portfolio-navigation hr {
    margin: 0px;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
    table-layout: fixed;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right, .alignright {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.opacity_0 {
    opacity: 0 !important;
}

.affix {
    position: fixed;
}

.disable-hover .page-wrapper * {
    pointer-events: none !important;
}

.scrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
}

.boomapps_vcrow {
    z-index: 0;
}

.vc-particles-background-bg {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1 !important;
}

.vc-particles-background-bg canvas {
    position: absolute;
}

.vc-particles-background-bg ~ .row {
    z-index: 2;
}

#page-header.has-video .vc-particles-background-bg {
    opacity: 0;
    transition: opacity 1s;
}

.video-started#page-header.has-video .vc-particles-background-bg {
    opacity: 1;
}

.overflow-hidden {
    overflow: hidden;
}

.display-table-cell {
    display: table-cell;
}

.media-toolbar-secondary select {
    display: inline-block;
    min-width: initial;
    line-height: 20px !important;
}

.row .uncont .wcmp_fpm_buttons {
    position: absolute;
}

html.edge .not-ie, html.ie .not-ie, body.video-not-supported .not-ie {
    display: none;
}

html:not(.video-not-supported):not(.edge):not(.ie) .for-ie {
    display: none;
}

#vh_layout_help {
    height: 100vh;
    pointer-events: none;
    position: fixed;
    visibility: hidden;
    z-index: -100000;
}

.pin-spacer {
    margin-top: 0 !important;
}

.lb-disabled {
    cursor: default !important;
}

.menu-smart, .menu-smart ul, .menu-smart li, .menu-bloginfo-inner {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: normal;
}

body:not(.rtl) .menu-smart, body:not(.rtl) .menu-smart ul, body:not(.rtl) .menu-smart li, body:not(.rtl) .menu-bloginfo-inner {
    direction: ltr;
}

.menu-container ul.menu-smart a {
    position: relative;
    display: block;
}

.menu-container ul.menu-smart .menu-item-description {
    display: block;
    font-size: .9em;
    width: 100%;
}

.menu-container a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

ul.menu-smart a.disabled {
    cursor: default;
}

.menu-horizontal ul.menu-smart ul {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: -3000px;
    visibility: hidden;
}

@media (min-width: 960px) {
    .menu-horizontal ul.menu-smart > li > ul:not(.mega-menu-inner) {
        width: 195px !important;
    }

    .menu-horizontal ul.menu-smart > li > ul:not(.mega-menu-inner) ul {
        left: 0;
        width: 195px !important;
    }
}

.top-menu-enhanced-horizontal.menu-horizontal ul.menu-smart > li > ul:not(.mega-menu-inner) {
    width: 195px !important;
}

.top-menu-enhanced-horizontal.menu-horizontal ul.menu-smart > li > ul:not(.mega-menu-inner) ul {
    left: 0;
    width: 195px !important;
}

@media (min-width: 960px) {
    .menu-container:not(.menu-borders) .menu-sub-enhanced.menu-horizontal ul.menu-smart > li > ul:not(.uncode-woocommerce-sorting-dropdown) {
        border-top-width: 1px;
        border-top-style: solid;
    }

    .menu-sub-enhanced.menu-horizontal ul.menu-smart > li ul {
        padding: 36px 36px 36px 36px;
    }
}

.menu-container:not(.menu-borders) .top-menu-enhanced-horizontal.menu-sub-enhanced.menu-horizontal ul.menu-smart > li > ul {
    border-top-width: 1px;
    border-top-style: solid;
}

.top-menu-enhanced-horizontal.menu-horizontal ul.menu-smart > li ul {
    box-sizing: content-box;
}

@media (min-width: 960px) {
    .top-menu-enhanced-horizontal.menu-horizontal ul.menu-smart > li ul {
        padding: 18px 18px 18px 18px;
    }
}

@media (max-width: 959px) {
    .top-menu-enhanced-horizontal.menu-horizontal ul.menu-smart > li ul {
        padding: 9px 9px 9px 9px;
    }
}

body[class *=hmenu] div:not(.menu-accordion) > ul.menu-smart > li, .main-wrapper ul.menu-smart.menu-horizontal > li, .navbar-cta ul.menu-smart > li {
    display: inline-flex;
    align-items: center;
}

body[class *=hmenu] div:not(.menu-accordion) > ul.menu-smart > li > a, .main-wrapper ul.menu-smart.menu-horizontal > li > a, .navbar-cta ul.menu-smart > li > a {
    display: inline-flex;
    align-items: center;
}

body[class *=hmenu] div:not(.menu-accordion) > ul.menu-smart > li::after, .main-wrapper ul.menu-smart.menu-horizontal > li::after, .navbar-cta ul.menu-smart > li::after {
    content: '';
    display: inline;
}

@media (max-width: 959px) {
    body[class *=hmenu] div:not(.menu-accordion) > ul.menu-smart > li:not(.social-icon), .main-wrapper ul.menu-smart.menu-horizontal > li:not(.social-icon), .navbar-cta ul.menu-smart > li:not(.social-icon) {
        display: block;
    }
}

@media (min-width: 960px) {
    body[class *=hmenu] div:not(.menu-accordion) > ul.menu-smart > li, .main-wrapper ul.menu-smart.menu-horizontal > li, .navbar-cta ul.menu-smart > li {
        transition-delay: unset !important;
    }
}

body[class *=hmenu] div:not(.menu-accordion) > ul.menu-smart > li > a, .main-wrapper ul.menu-smart.menu-horizontal > li > a, .navbar-cta ul.menu-smart > li > a {
    z-index: 100;
}

ul.menu-smart ul li, ul.sm-vertical li {
    float: none;
}

ul.menu-smart a {
    white-space: nowrap;
}

ul.menu-smart ul a, ul.sm-vertical a {
    white-space: normal;
}

* html ul.sm-vertical li {
    float: left;
    width: 100%;
}

* html ul.sm-vertical ul li {
    float: none;
    width: auto;
}

* :first-child + html ul.sm-vertical > li {
    float: left;
    width: 100%;
}

ul.menu-smart:after {
    content: "\00a0";
    display: block;
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.navbar-nav > ul.menu-smart:after {
    content: '';
    display: block;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: 100;
}

.navbar-nav > ul.menu-smart {
    position: relative;
}

* html ul.menu-smart {
    height: 1px;
}

* :first-child + html ul.sm {
    min-height: 1px;
}

@media (min-width: 960px) {
    ul.menu-smart li.menu-item.not-builder *, ul.menu-smart li.menu-item.not-builder * :before, ul.menu-smart li.menu-item.not-builder * :after, ul.menu-smart li:not(.menu-item) *, ul.menu-smart li:not(.menu-item) * :before, ul.menu-smart li:not(.menu-item) * :after, ul.menu-smart li:not(.mega-menu) *, ul.menu-smart li:not(.mega-menu) * :before, ul.menu-smart li:not(.mega-menu) * :after {
        box-sizing: content-box;
    }
}

ul.menu-smart {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.5);
}

@media (min-width: 960px) {
    .menu-smart {
        padding: 0px 13px 0px 13px;
    }

    .top-menu-enhanced .menu-smart {
        padding: 0px 9px 0px 9px;
    }

    .menu-smart ul li > a {
        display: block;
    }
}

ul.menu-smart {
    line-height: 0px;
}

@media (max-width: 959px) {
    .top-menu-enhanced .menu-mini.menu-smart {
        padding: 0px 18px 0px 18px;
    }
}

.menu-mini.menu-smart a {
    padding: 9px 9px 9px 9px;
}

@media (max-width: 959px) {
    .top-menu-enhanced .menu-mini.menu-smart a {
        padding: 9px 3px 9px 3px;
    }

    .top-menu-enhanced .menu-mini.menu-smart a.social-menu-link {
        padding: 9px 5px 9px 5px;
    }
}

@media (max-width: 959px) {
    .top-menu-enhanced .menu-mini.menu-smart > li {
        display: inline-flex !important;
    }

    .top-menu-enhanced .menu-mini.menu-smart > li.social-icon:first-child {
        margin-left: -5px;
    }

    .top-menu-enhanced .menu-mini.menu-smart > li.social-icon:last-child {
        margin-right: -5px;
    }

    .top-menu-enhanced .menu-mini.menu-smart > li a {
        display: block;
    }
}

.menu-mini.menu-smart ul {
    font-size: 0;
}

@media (min-width: 960px) {
    :not(.top-menu-enhanced-child).menu-mini.menu-smart ul a {
        padding: 5px 9px 5px 9px !important;
    }
}

.menu-smart span.cart-icon-container {
    display: block !important;
}

.menu-smart a span {
    align-items: center;
    display: inline-flex;
    position: relative;
    background: inherit;
}

.menu-smart ul li, .sm-vertical.menu-smart li {
    border-left-width: 0 !important;
}

@media (min-width: 960px) {
    .menu-smart > li > a {
        padding: 0px 14px 0px 14px;
    }

    .menu-primary .menu-icons.menu-smart > li > a {
        padding: 0px 9px 0px 9px;
    }

    .hmenu-center :not(.menu-mini).menu-smart > li > a {
        padding: 0px 13px 0px 13px;
    }
}

.menu-overlay .menu-primary .menu-smart .social-icon {
    display: inline-block;
}

@media (max-width: 959px) {
    body:not(.menu-mobile-centered):not(.menu-mobile-default) .menu-overlay .menu-primary .menu-smart .social-icon > a {
        padding-left: 9px;
        padding-right: 9px;
    }

    body:not(.menu-mobile-centered):not(.menu-mobile-default) .menu-overlay .menu-primary .menu-smart .social-icon:first-child > a {
        padding-left: 36px;
    }

    body:not(.menu-mobile-centered):not(.menu-mobile-default) .menu-overlay .menu-primary .menu-smart .social-icon:last-child > a {
        padding-right: 36px;
    }

    body:not(.menu-mobile-centered):not(.menu-mobile-default) .menu-overlay .menu-primary .menu-smart .social-icon:only-child > a {
        padding-left: 36px;
        padding-right: 36px;
    }
}

@media (min-width: 960px) {
    body.menu-overlay-center .menu-primary .menu-smart .search-icon {
        display: inline-block;
    }

    body.menu-overlay:not(.menu-overlay-center) .menu-primary .menu-smart .search-icon {
        display: block;
    }

    .menu-primary .menu-smart .social-icon > a {
        padding: 0px 5px 0px 5px;
    }

    body[class *=hmenu-] div:not(.menu-accordion) > ul.menu-smart .menu-primary .menu-smart .social-icon + li:not(.social-icon) > a {
        padding-left: 36px;
    }
}

@media (max-width: 959px) {
    .menu-primary .menu-smart .social-icon {
        display: inline-block;
    }

    body:not(.menu-mobile-centered) .menu-primary .menu-smart .social-icon a.social-menu-link {
        padding-right: 0 !important;
        padding-top: 0;
        padding-bottom: 0;
    }

    body:not(.menu-mobile-centered) .menu-primary .menu-smart .social-icon:not(:first-child) a.social-menu-link {
        padding-left: 0 !important;
    }
}

.menu-smart > li:first-child {
    border-left-width: 0 !important;
}

.menu-smart ul span {
    background-color: transparent !important;
}

.menu-smart i.fa-dropdown {
    display: inline-block;
    position: relative;
    padding: 0px 0px 0px 9px;
    margin: 0px 0px 0px 0px;
    margin-right: 0;
    box-sizing: content-box !important;
    font-size: .8em;
    text-align: right !important;
}

.menu-smart i.menu-icon {
    margin-right: 9px;
    line-height: 0px;
    position: relative;
    vertical-align: inherit;
}

.menu-smart i.menu-icon.fa-2x {
    margin-right: 12px;
    top: 0.25em;
}

@media (min-width: 960px) {
    body[class *=hmenu-] .menu-smart ul > li > a i.fa-dropdown {
        float: right;
        top: 5px;
    }

    body[class *=hmenu-] .menu-smart ul > li > a i.fa-dropdown:before {
        content: "\f105";
    }

    body[class *=vmenu-] .menu-cta-inner.menu-smart ul > li > a i.fa-dropdown {
        float: right;
        top: 5px;
    }

    body[class *=vmenu-] .menu-cta-inner.menu-smart ul > li > a i.fa-dropdown:before {
        content: "\f105";
    }

    .menu-smart ul > li > a, .menu-smart ul > li > ul > li > a {
        letter-spacing: 0 !important;
        padding: 5px 9px 5px 9px;
    }

    .menu-sub-enhanced .menu-smart ul > li > a, .menu-sub-enhanced .menu-smart ul > li > ul > li > a {
        padding: 9px 12px 9px 12px;
    }
}

@media (max-width: 959px) {
    .top-menu-enhanced .menu-smart ul > li > a i.fa-dropdown {
        float: right;
        top: 5px;
    }

    .top-menu-enhanced .menu-smart ul > li > a i.fa-dropdown:before {
        content: "\f105";
    }
}

@media (max-width: 959px) {
    .top-menu-enhanced .menu-smart ul > li > a, .top-menu-enhanced .menu-smart ul > li > ul > li > a {
        padding: 5px 9px 5px 9px;
    }

    .top-menu-enhanced .menu-sub-enhanced .menu-smart ul > li > a, .top-menu-enhanced .menu-sub-enhanced .menu-smart ul > li > ul > li > a {
        padding: 9px 12px 9px 12px;
    }
}

.menu-smart span.scroll-up, .menu-smart span.scroll-down {
    display: none !important;
}

.menu-smart span.scroll-up-arrow, .menu-smart span.scroll-down-arrow {
    position: absolute;
    top: 4px;
    left: 50%;
    margin-left: -4px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 4px;
    border-style: dashed dashed solid dashed;
}

.menu-smart span.scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed;
}

.menu-smart > li > a > div > div > div.btn {
    margin: 0;
}

.menu-smart > li > a > div > div > div.btn span {
    top: 0 !important;
}

@media (min-width: 960px) {
    .menu-smart > li.menu-btn-container > a {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.menu-smart .btn {
    margin-top: 0px;
}

.menu-smart li.menu-item-button a {
    background: none !important;
    height: auto !important;
}

.menu-horizontal li.menu-btn-container, .menu-horizontal li.menu-btn-container a {
    height: 100%;
    position: relative;
}

.menu-horizontal .menu-btn-table {
    display: inline-table;
    table-layout: fixed;
    height: 0;
    top: 0 !important;
}

.menu-overlay .menu-horizontal .menu-btn-table {
    margin: 0 auto;
}

.menu-horizontal .menu-btn-cell {
    display: table-cell;
}

@media (max-width: 959px) {
    .menu-horizontal:not(.top-menu-enhanced-horizontal) {
        overflow: hidden;
    }
}

@media (max-width: 959px) {
    .menu-btn-table {
        display: table;
        table-layout: fixed;
        height: 100%;
    }

    body.menu-mobile-centered:not(.menu-mobile-off-canvas) .menu-btn-table {
        margin: 0 auto;
    }

    body:not(.menu-mobile-centered) .menu-btn-table, body.menu-mobile-centered.menu-mobile-off-canvas .menu-btn-table {
        margin: 0;
    }
}

.menu-horizontal {
    line-height: 0px;
}

@media (min-width: 960px) {
    .menu-horizontal {
        height: 100%;
        width: 100%;
    }

    .hmenu-center .main-menu-container .menu-horizontal {
        text-align: center;
    }
}

@media (min-width: 960px) {
    .menu-horizontal > div {
        height: 100%;
        display: inline-table;
    }
}

.menu-horizontal .menu-smart > .mega-menu {
    position: static !important;
}

.menu-horizontal .menu-smart > .mega-menu *, .menu-horizontal .menu-smart > .mega-menu * :before, .menu-horizontal .menu-smart > .mega-menu * :after {
    box-sizing: border-box;
}

.menu-horizontal .menu-smart > .mega-menu .scroll-up, .menu-horizontal .menu-smart > .mega-menu .scroll-down {
    display: none !important;
}

@media (max-width: 959px) {
    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner {
        width: 100% !important;
    }
}

@media (min-width: 960px) {
    :not(.menu-sub-enhanced).menu-horizontal .menu-smart > .mega-menu .mega-menu-inner {
        padding: 27px 0px 27px 0px;
    }

    .menu-sub-enhanced.menu-horizontal .menu-smart > .mega-menu .mega-menu-inner {
        box-sizing: border-box;
        padding: 54px 36px 54px 36px;
        text-align: center;
    }

    .menu-sub-enhanced.menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li {
        max-width: 270px !important;
        text-align: left !important;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner.mega-menu-one > li {
        width: 100%;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner.mega-menu-two > li {
        width: 50%;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner.mega-menu-three > li {
        width: 33.33333333333333%;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner.mega-menu-four > li {
        width: 25%;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner.mega-menu-five > li {
        width: 20%;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner.mega-menu-six > li {
        width: 16.666666666666664%;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner.mega-menu-seven > li {
        width: 14.285714286%;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner.mega-menu-eight > li {
        width: 12.5%;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li {
        float: left;
        border-top: 0px;
    }

    :not(.menu-sub-enhanced).menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li {
        border-left-width: 1px !important;
        border-left-style: solid;
        padding: 0px 27px 0px 27px;
    }

    :not(.menu-sub-enhanced).menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li:first-child {
        border-left-width: 0px !important;
    }

    .menu-sub-enhanced.menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li {
        padding: 0px 18px 0px 18px;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a {
        pointer-events: none;
        cursor: default;
    }

    :not(.menu-sub-enhanced).menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a {
        padding: 9px 9px 14px 9px;
    }

    .menu-sub-enhanced.menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a {
        padding: 9px 12px 18px 12px;
        text-transform: initial;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a i:not(.menu-icon).fa {
        display: none;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > ul {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        border: 0px;
        width: 100%;
        min-width: inherit !important;
        display: block !important;
        margin-left: 0px !important;
        margin-top: 0px !important;
        max-width: none !important;
        overflow: visible !important;
        height: auto !important;
        background: transparent;
        border-top: 0px !important;
        padding: 0px !important;
        pointer-events: auto !important;
        visibility: visible !important;
        box-shadow: none;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > ul > li {
        border-top: 0px;
        border-left: 0px;
    }

    :not(.menu-sub-enhanced).menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > ul > li > a {
        padding: 5px 9px 5px 9px;
    }

    .menu-sub-enhanced.menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > ul > li > a {
        padding: 9px 12px 9px 12px;
    }
}

body.hmenu-center-double:not(.hormenu-position-right) .menu-horizontal .menu-smart.menu-cta-inner > .mega-menu .mega-menu-inner {
    left: auto !important;
    right: 0 !important;
}

.menu-horizontal {
    position: relative;
}

@media (max-width: 959px) {
    .menu-horizontal:not(.top-menu-enhanced-horizontal) {
        overflow: hidden;
    }
}

@media (min-width: 960px) {
    .menu-horizontal .menu-smart ul, .top-menu .menu-sub-enhanced.menu-horizontal ul.menu-smart > li ul {
        padding: 18px 18px 18px 18px;
    }
}

.menu-sidebar {
    width: 100%;
    height: auto;
}

@media (max-width: 959px) {
    .menu-sidebar {
        overflow: hidden;
    }
}

@media (min-width: 960px) {
    .vmenu-container {
        overflow-y: auto !important;
    }
}

@media (max-width: 959px) {
    body:not(.menu-mobile-off-canvas) .vmenu-container {
        overflow: hidden !important;
    }
}

@media (min-width: 960px) {
    .vmenu-container .main-menu-container form.search {
        padding: 18px 54px 18px 54px !important;
    }

    .vmenu-container .main-menu-container .sm-vertical {
        padding: 36px 0px 0px 0px;
    }

    .vmenu-container .main-menu-container > div:last-child:not(.vmenu-wrap-cell) > *, .vmenu-container .main-menu-container .vmenu-wrap-cell > div:last-child > * {
        padding: 0px 0px 36px 0px;
    }

    .vmenu-container .main-menu-container > div:only-child:not(.vmenu-wrap-cell) > *, .vmenu-container .main-menu-container .vmenu-wrap-cell > div:only-child > * {
        padding: 0px 0px 36px 0px;
    }
}

@media (min-width: 960px) {
    .vmenu-container .navbar-social ul {
        padding: 36px 54px 0px 54px;
    }

    .vmenu-container .navbar-social ul li:first-child a {
        padding-left: 0px;
    }

    .vmenu-container .navbar-social ul li:last-child a {
        padding-right: 0px;
    }

    .vmenu-container .navbar-social ul li:only-child a {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 960px) {
    .vmenu-container i {
        margin-right: 0;
    }

    .vmenu-container i + span {
        margin: 0px 0px 0px 9px;
    }
}

@media (min-width: 960px) {
    .vmenu-container .menu-accordion ul ul {
        padding: 12px 0px 12px 0px;
    }

    .overlay .vmenu-container .menu-accordion ul ul {
        padding: 2vh 0;
    }

    .vmenu-container .menu-smart.menu-social a {
        font-size: 18px;
        padding: 0px 5px 0px 5px;
    }
}

@media (min-width: 960px) {
    .vmenu .vmenu-container.menu-no-borders .main-menu-container > div:first-child > * {
        padding-top: 0px;
    }
}

body.menu-accordion-active .menu-accordion ul.menu-smart:not(.menu-smart-init) .current-menu-item > ul, body.menu-accordion-active .menu-accordion ul.menu-smart:not(.menu-smart-init) .current-menu-ancestor > ul {
    display: block;
}

.menu-accordion ul.menu-smart {
    width: 100% !important;
}

.menu-accordion ul.menu-smart:not(.top-menu-enhanced-child) ul {
    display: none;
    position: static !important;
    top: auto !important;
    left: auto !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
}

.menu-accordion ul.menu-smart > li {
    float: none;
}

.menu-accordion ul.menu-smart > li ul {
    padding-right: 0;
}

.menu-accordion ul.menu-smart > li > a, .menu-accordion ul.menu-smart ul.sm-nowrap > li > a {
    white-space: normal;
}

.menu-accordion ul.menu-smart iframe {
    display: none;
}

.menu-accordion .menu-smart {
    line-height: normal;
}

.menu-accordion .menu-smart a, .menu-accordion .menu-smart form.search {
    padding: 9px 36px 9px 36px;
}

.menu-accordion .menu-smart-social a, .menu-accordion .menu-smart-social form.search {
    padding: 9px 0px 9px 0px;
}

@media (max-width: 959px) {
    .menu-mobile-default .menu-accordion .menu-smart a {
        padding: 9px 36px 9px 36px;
    }
}

.menu-accordion .grid-filters a {
    padding: 9px 9px 9px 9px;
}

.menu-accordion .menu-smart ul a {
    margin-left: 0.571px;
}

.menu-accordion .menu-smart ul ul a {
    margin-left: 1.143px;
}

.menu-accordion .menu-smart ul ul ul a {
    margin-left: 1.714px;
}

.menu-accordion .menu-smart ul ul ul ul a {
    margin-left: 3.429px;
}

.menu-accordion .menu-smart ul ul ul ul ul a {
    margin-left: 4.571px;
}

.menu-accordion .menu-smart li {
    border-left: 0px !important;
}

.menu-accordion form input[type="submit"] {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
}

.menu-accordion .menu-accordion-dividers + li {
    border-top: none;
}

.menu-accordion .menu-social li {
    border: none;
}

@media (min-width: 960px) {
    .menu-accordion .menu-smart a {
        padding: 5px 54px 5px 54px;
    }

    .menu-accordion .menu-smart ul a {
        margin-left: 0px !important;
    }
}

.menu-accordion .navbar-social ul, .menu-accordion .navbar-search ul {
    border: 0px;
}

@media (max-width: 959px) {
    .menu-accordion-dividers {
        display: none;
    }
}

.menu-accordion-dividers.logo-divider {
    margin: 0px 0px 0px 0px;
}

@media (max-width: 959px) {
    ul.menu-smart {
        width: 100% !important;
    }

    ul.menu-smart:not(.top-menu-enhanced-child) ul {
        display: none;
        position: static !important;
        top: auto !important;
        left: auto !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important;
    }

    ul.menu-smart > li {
        float: none;
    }

    ul.menu-smart > li ul {
        padding-right: 0;
    }

    ul.menu-smart > li > a, ul.menu-smart ul.sm-nowrap > li > a {
        white-space: normal;
    }

    ul.menu-smart iframe {
        display: none;
    }

    .menu-smart {
        line-height: normal;
    }

    .menu-smart a, .menu-smart form.search {
        padding: 9px 36px 9px 36px;
    }

    .menu-smart-social a, .menu-smart-social form.search {
        padding: 9px 0px 9px 0px;
    }

    .grid-filters a {
        padding: 9px 9px 9px 9px;
    }

    .menu-smart ul a {
        margin-left: 0.571px;
    }

    .menu-smart ul ul a {
        margin-left: 1.143px;
    }

    .menu-smart ul ul ul a {
        margin-left: 1.714px;
    }

    .menu-smart ul ul ul ul a {
        margin-left: 3.429px;
    }

    .menu-smart ul ul ul ul ul a {
        margin-left: 4.571px;
    }

    .menu-smart li {
        border-left: 0px !important;
    }

    form input[type="submit"] {
        width: 100%;
        box-sizing: border-box;
        margin: 0;
    }

    .menu-accordion-dividers + li {
        border-top: none;
    }

    .menu-social li {
        border: none;
    }

    .menu-smart:not(.menu-smart-social) a {
        padding: 9px 36px 9px 36px;
    }

    .menu-smart:not(.top-menu-enhanced-child) a {
        font-weight: 500;
    }
}

@media (max-width: 959px) and (max-width: 959px) {
    .menu-mobile-default.menu-smart a {
        padding: 9px 36px 9px 36px;
    }
}

@media (max-width: 959px) {
    .menu-mobile-centered .main-menu-container .menu-horizontal, .menu-mobile-centered .vmenu-container .vmenu-row-wrapper, .menu-mobile-centered .overlay-menu .navbar-main {
        display: table !important;
        min-height: 100%;
        text-align: center;
        width: 100%;
    }

    .menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner, .menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell, .menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner {
        display: table-cell;
        margin: auto;
        padding: 54px 0px 54px 0px;
        vertical-align: middle;
        width: 100%;
    }

    .menu-mobile-off-canvas.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner, .menu-mobile-off-canvas.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell, .menu-mobile-off-canvas.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner {
        padding: 54px 0px 108px 0px;
    }

    .menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.menu-smart-social):not(.menu-social):first-child, .menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart:not(.menu-smart-social):not(.menu-social):first-child, .menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart:not(.menu-smart-social):not(.menu-social):first-child {
        padding: 0 !important;
    }

    .menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart li.menu-item:not(.social-icon) > a, .menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart li.menu-item:not(.social-icon) > a, .menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart li.menu-item:not(.social-icon) > a, .menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart li.menu-item-link:not(.social-icon) > a, .menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart li.menu-item-link:not(.social-icon) > a, .menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart li.menu-item-link:not(.social-icon) > a {
        display: block;
        line-height: 1.3 !important;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner .row-inner, .menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell .row-inner, .menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner .row-inner {
        margin: 0;
    }

    .menu-mobile-centered.menu-mobile-off-canvas #masthead {
        position: relative;
        z-index: 2004;
    }

    .menu-mobile-centered.menu-mobile-off-canvas .main-menu-container .menu-horizontal, .menu-mobile-centered.menu-mobile-off-canvas .vmenu-container .vmenu-row-wrapper, .menu-mobile-centered.menu-mobile-off-canvas .overlay-menu .navbar-main {
        text-align: inherit;
    }

    .menu-mobile-centered.menu-mobile-off-canvas .main-menu-container .menu-horizontal .menu-horizontal-inner, .menu-mobile-centered.menu-mobile-off-canvas .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell, .menu-mobile-centered.menu-mobile-off-canvas .overlay-menu .navbar-main .menu-sidebar-inner {
        vertical-align: top;
    }

    .menu-mobile-centered.menu-mobile-off-canvas .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.mobile-secondary-menu):not(.menu-smart-social):not(.menu-social) li.menu-item:not(.uncode-cart) > a, .menu-mobile-centered.menu-mobile-off-canvas .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart:not(.mobile-secondary-menu):not(.menu-smart-social):not(.menu-social) li.menu-item:not(.uncode-cart) > a, .menu-mobile-centered.menu-mobile-off-canvas .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart:not(.mobile-secondary-menu):not(.menu-smart-social):not(.menu-social) li.menu-item:not(.uncode-cart) > a, .menu-mobile-centered.menu-mobile-off-canvas .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.mobile-secondary-menu):not(.menu-smart-social):not(.menu-social) li.menu-item-link > a, .menu-mobile-centered.menu-mobile-off-canvas .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart:not(.mobile-secondary-menu):not(.menu-smart-social):not(.menu-social) li.menu-item-link > a, .menu-mobile-centered.menu-mobile-off-canvas .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart:not(.mobile-secondary-menu):not(.menu-smart-social):not(.menu-social) li.menu-item-link > a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .menu-mobile-centered .uncode-cart .uncode-cart-dropdown {
        padding: 0;
    }

    .menu-mobile-centered .uncode-cart .uncode-cart-dropdown li:not([class]) {
        text-align: center !important;
    }

    .menu-mobile-centered .uncode-cart .uncode-cart-dropdown li:not([class]) > span {
        position: relative;
        top: -18px;
    }

    .menu-mobile-centered .menu-smart:not(.top-enhanced-inner) li:not(.social-icon) .fa[class *=fa-angle-] {
        display: none !important;
    }

    .menu-mobile-centered .menu-smart:not(.top-enhanced-inner) li.social-icon a .fa {
        margin: 0 !important;
    }

    .menu-mobile-centered .menu-smart:not(.top-enhanced-inner) li i + span {
        margin: 0 !important;
    }

    .menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart li.social-icon > a, .menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart li.social-icon > a, .menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart li.social-icon > a {
        font-size: 6.5vw;
        padding-left: 2vw !important;
        padding-right: 2vw !important;
    }

    .menu-mobile-centered .menu-smart-social, .menu-mobile-centered .menu-smart.menu-social {
        padding: 0 36px 0 !important;
    }

    .menu-mobile-centered.menu-mobile-off-canvas .main-menu-container .menu-horizontal, .menu-mobile-centered.menu-mobile-off-canvas .vmenu-container .vmenu-row-wrapper, .menu-mobile-centered.menu-mobile-off-canvas .overlay-menu .navbar-main {
        width: calc(100% - 18px);
        margin: 0 9px;
    }

    .menu-mobile-centered.menu-mobile-off-canvas .menu-smart-social > li.social-icon:first-child, .menu-mobile-centered.menu-mobile-off-canvas .menu-smart.menu-social > li.social-icon:first-child, .menu-mobile-centered.menu-mobile-off-canvas .menu-horizontal-inner div .menu-smart-social > li.social-icon:first-child {
        margin-left: -2vw;
    }

    .menu-mobile-centered .menu-smart input[type="search"] {
        margin-top: 0;
    }
}

@media (max-width: 959px) and (max-width: 959px) {
    .menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.menu-smart-social):not(.menu-social) ul, .menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart:not(.menu-smart-social):not(.menu-social) ul, .menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart:not(.menu-smart-social):not(.menu-social) ul {
        padding-top: 9px;
        padding-bottom: 18px;
    }
}

@media (max-width: 959px) {
    body.menu-mobile-animated.menu-mobile-centered .menu-sticky .menu-container .open-items.close li, body.menu-mobile-animated.menu-mobile-centered .menu-sticky-vertical .menu-container .open-items.close li, body.menu-mobile-animated.menu-mobile-centered .menu-sticky .menu-container .open-items.close .uncode-menu-additional-text, body.menu-mobile-animated.menu-mobile-centered .menu-sticky-vertical .menu-container .open-items.close .uncode-menu-additional-text {
        opacity: 0 !important;
        transition-delay: 0s !important;
    }

    body.menu-mobile-animated.menu-mobile-centered .menu-sticky + .overlay-menu .open-items.close .menu-smart > li, body.menu-mobile-animated.menu-mobile-centered .menu-sticky + .overlay-menu .open-items.close .uncode-menu-additional-text {
        opacity: 0 !important;
        transition-delay: 0s !important;
    }
}

@media (min-width: 960px) {
    .menu-overlay .vmenu-container .menu-sidebar-inner {
        margin: 0 auto;
    }

    .menu-overlay .vmenu-container .menu-sidebar-inner:not(.limit-width) {
        max-width: 800px;
        padding: 90px 0px 90px 0px !important;
    }

    .menu-overlay .vmenu-container .menu-sidebar-inner.limit-width {
        padding: 90px 36px 90px 36px !important;
    }

    .menu-overlay .vmenu-container .menu-smart a:not(.wc-forward) {
        vertical-align: middle;
        line-height: 1.3em;
        padding-left: 0;
        padding-right: 0;
    }

    .menu-overlay .vmenu-container .menu-smart a:not(.wc-forward) i:not(.fa-dropdown) {
        font-size: .7em;
    }

    .menu-overlay .vmenu-container .menu-smart a:not(.wc-forward) .btn {
        font-size: 3.5vh;
    }

    .menu-overlay .vmenu-container .menu-smart .social-icon i {
        padding-left: 0.35em;
        padding-right: 0.35em;
    }

    .menu-overlay .vmenu-container .menu-smart li:not(.menu-item-button) i.menu-icon {
        font-size: 1em !important;
        margin-right: .5em;
    }

    .menu-overlay .vmenu-container .menu-smart .badge {
        font-size: 24px;
        font-size: 2.2vh;
        vertical-align: middle;
        top: 0;
    }

    .menu-overlay .vmenu-container .menu-smart.menu-mini a {
        font-size: 14px;
    }

    .menu-overlay .vmenu-container .uncode-cart-dropdown, .menu-overlay .vmenu-container form.search {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .menu-overlay .vmenu-container .overlay-menu hr {
        margin: 5px 0px 5px 0px;
    }

    .menu-overlay .vmenu-container input {
        margin-top: .5em !important;
    }

    .menu-overlay .vmenu-container .vmenu-container {
        width: 100%;
    }

    .menu-overlay .vmenu-container .navbar-social i:before {
        font-size: 1.2em;
        left: 0;
        margin-top: 0;
    }

    .menu-overlay .vmenu-container .menu-smart.menu-social a * {
        line-height: 0;
    }

    .menu-overlay .vmenu-container .main-menu-container {
        height: 100% !important;
    }

    .menu-overlay .vmenu-container .menu-sidebar {
        height: auto !important;
    }
}

.menu-overlay .vmenu-container span.menu-item-description {
    display: block;
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    line-height: 1em;
    padding-top: 1em;
    margin-bottom: 1em;
    opacity: .7;
}

@media (max-width: 959px) {
    .menu-overlay .vmenu-container span.menu-item-description {
        display: none;
    }
}

@media (min-width: 960px) {
    .menu-offcanvas.vmenu-top .navbar-main {
        margin: 18px 0px 0px 0px !important;
    }
}

@media (min-width: 960px) {
    .menu-offcanvas.boxed-width .box-container {
        overflow: hidden;
        position: relative;
        z-index: 1;
    }

    .menu-offcanvas.boxed-width .box-container .vmenu-container {
        border: none;
    }
}

@media (min-width: 960px) {
    .hmenu:not(.hmenu-center-split) .navbar-nav-first:not(.navbar-cta) {
        width: 100%;
    }

    body[class *=" hmenu"].hormenu-position-left:not(.hmenu-center-split):not(.hmenu-position-center):not(.rtl) .navbar-nav-first:not(.navbar-cta) > ul > li:last-child > a, body[class *=" hmenu"].hormenu-position-left:not(.hmenu-center-split):not(.hmenu-position-center):not(.rtl) .navbar-nav-first:not(.navbar-cta) > ul > li:only-child > a {
        padding-right: 0px;
    }

    body[class *=" hmenu"].hormenu-position-right:not(.hmenu-center-split):not(.hmenu-position-center):not(.rtl) .navbar-nav-first:not(.navbar-cta) > ul > li:first-child > a, body[class *=" hmenu"].hormenu-position-right:not(.hmenu-center-split):not(.hmenu-position-center):not(.rtl) .navbar-nav-first:not(.navbar-cta) > ul > li:only-child > a {
        padding-left: 0px;
    }

    body[class *=" hmenu"].hormenu-position-left:not(.hmenu-center-split):not(.hmenu-position-center) .rtl .navbar-nav-first:not(.navbar-cta) > ul > li:first-child > a, body[class *=" hmenu"].hormenu-position-left:not(.hmenu-center-split):not(.hmenu-position-center).rtl .navbar-nav-first:not(.navbar-cta) > ul > li:only-child > a {
        padding-right: 0px;
    }

    body[class *=" hmenu"].hormenu-position-right:not(.hmenu-center-split):not(.hmenu-position-center) .rtl .navbar-nav-first:not(.navbar-cta) > ul > li:last-child > a, body[class *=" hmenu"].hormenu-position-right:not(.hmenu-center-split):not(.hmenu-position-center).rtl .navbar-nav-first:not(.navbar-cta) > ul > li:only-child > a {
        padding-left: 0px;
    }

    .hmenu-center-double .main-menu-container:first-child .navbar-nav > ul {
        padding: 0 !important;
    }

    .hmenu-center-double .main-menu-container:first-child .navbar-nav > ul > li:first-child > a {
        padding-left: 0px;
    }

    .hmenu-center-double .main-menu-container:last-child .navbar-nav > ul {
        padding: 0 !important;
    }

    .hmenu-center-double .main-menu-container:last-child .navbar-nav > ul > li:first-child > a {
        padding-left: 0px;
    }

    .hmenu-center-split .navbar-nav-first:not(.navbar-cta) > ul > li:first-child > a {
        padding-left: 0px;
    }

    .hmenu-center-split #masthead > .menu-container {
        opacity: 0;
    }

    .hmenu-center-split .navbar-main {
        width: 100%;
    }

    .hmenu-center-split .navbar-main > ul {
        padding: 0;
        position: relative;
        display: table;
        table-layout: fixed;
        margin: auto;
    }

    .hmenu-center-split .navbar-main > ul > li {
        display: table-cell !important;
    }

    .hmenu-center-split:not(.hormenu-position-right) .navbar-nav-first:not(.navbar-cta) > ul {
        padding: 0px;
        margin: 0px 27px 0px 0px;
    }

    .hmenu-center-split:not(.hormenu-position-right):not(.menu-has-cta) .navbar-nav-first:not(.navbar-cta) > ul > li:last-child > a {
        padding-right: 36px;
    }

    .hmenu-center-split.hormenu-position-right .navbar-nav-first:not(.navbar-cta) > ul {
        padding: 0px;
        margin: 0px 0px 0px 27px;
    }

    .hmenu-center-split.hormenu-position-right:not(.menu-has-cta) .navbar-nav-first:not(.navbar-cta) > ul > li:last-child > a {
        padding-left: 36px;
    }
}

@media (max-width: 959px) {
    .hmenu-center-double .col-lg-5.main-menu-container:first-child {
        display: none !important;
    }
}

@media (max-width: 959px) {
    .menu-primary.menu-borders:not(.needs-after), .menu-primary .menu-borders:not(.needs-after), .menu-primary.menu-borders.needs-after::after, .menu-primary .menu-borders.needs-after::after {
        border-bottom-width: 0px;
        border-bottom-style: solid;
    }
}

@media (min-width: 960px) {
    .menu-primary.menu-borders:not(.needs-after), .menu-primary .menu-borders:not(.needs-after), .menu-primary.menu-borders.needs-after::after, .menu-primary .menu-borders.needs-after::after {
        border-bottom-width: 1px;
        border-top-width: 0px;
        border-bottom-style: solid;
        border-top-style: solid;
    }

    .hmenu-center .menu-primary.menu-borders:not(.needs-after), .hmenu-center .menu-primary .menu-borders:not(.needs-after), .hmenu-center .menu-primary.menu-borders.needs-after::after, .hmenu-center .menu-primary .menu-borders.needs-after::after {
        border-top-width: 1px;
    }
}

@media (min-width: 960px) {
    .vmenu-borders {
        border-right-width: 1px;
        border-right-style: solid;
        border-left-width: 1px;
        border-left-style: solid;
    }

    .vmenu-position-right .vmenu-borders {
        border-right-width: 0px;
    }

    .vmenu-position-left .vmenu-borders {
        border-left-width: 0px;
    }

    .box-container.limit-width .vmenu-borders {
        border-left-width: 1px;
        border-left-style: solid;
    }

    .vmenu-offcanvas-overlay .vmenu-borders {
        border: 0;
    }
}

.vmenu-container .vmenu-borders {
    border-bottom-width: 0px;
}

.vmenu-container .menu-smart {
    padding: 0;
}

.vmenu-container .html-code {
    display: inline-block;
}

.vmenu-container .html-code svg {
    height: 100%;
}

.menu-no-borders hr {
    border: none;
}

@media (min-width: 960px) {
    .navbar-social .menu-smart a i.fa, .navbar-search .menu-smart a i.fa {
        left: 0px;
        margin-right: 0;
        float: none;
    }
}

.navbar-social li, .navbar-search li {
    display: inline-block;
}

.menu-bloginfo {
    line-height: 0;
    white-space: nowrap;
    padding: 9px 18px 9px 18px;
}

@media (max-width: 959px) {
    .top-menu-enhanced .menu-bloginfo {
        padding: 9px 9px 9px 9px;
    }
}

.menu-bloginfo .menu-bloginfo-inner {
    line-height: normal;
}

.menu-bloginfo .menu-bloginfo-inner > * {
    line-height: normal;
    margin-top: 0px;
}

@media (min-width: 960px) {
    .menu-no-arrows .menu-smart > li > a i.fa-dropdown {
        display: none;
    }

    body[class *=vmenu-] .menu-no-arrows .menu-smart:not(.menu-cta-inner) a i.fa-dropdown {
        display: none;
    }
}

@media (max-width: 959px) {
    .menu-no-arrows .top-menu-enhanced .menu-smart > li > a i.fa-dropdown {
        display: none;
    }
}

@media (max-width: 959px) {
    .ie .menu-horizontal .menu-horizontal-inner, .edge .menu-horizontal .menu-horizontal-inner {
        height: auto !important;
    }

    .mobile-secondary-menu {
        padding-top: 0 !important;
    }
}

@media (min-width: 960px) {
    .hmenu .menu-horizontal-inner {
        width: 100%;
    }

    .hmenu .menu-horizontal-inner .menu-item.menu-item-language, .hmenu .menu-horizontal-inner .lang-item {
        height: auto;
    }

    .navbar-topmenu {
        width: 100%;
    }

    .menu-icons ul {
        padding: 0 !important;
    }

    .menu-icons i:not(.fa-dropdown) {
        margin-right: 0px;
        line-height: 0px;
        position: relative;
    }

    body[class *=hmenu] .menu-icons i:not(.fa-dropdown), body.menu-overlay-center .menu-icons i:not(.fa-dropdown) {
        font-size: 18px;
        width: 1em;
    }
}

body[class *=vmenu-] .main-container {
    height: auto;
}

@media (min-width: 960px) {
    .menu-accordion .menu-smart.menu-no-dividers a {
        padding: 6px 18px 6px 18px !important;
    }

    .hmenu-center .logo-container {
        text-align: center;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .hmenu-center .logo-container #main-logo {
        display: inline-block;
    }

    .menu-shrink .logo-container #main-logo a > * {
        transition: height 0.3s linear, font-size 0.3s linear;
    }

    .menu-shrink .logo-container {
        transition: padding 0.3s linear;
    }

    .hmenu-center-split .logo-container {
        padding: 36px 36px 36px 36px;
    }

    .hmenu-center-double .logo-container {
        padding: 36px 0px 36px 0px;
        text-align: center;
    }

    .logo-container.shrinked {
        padding: 18px 18px 18px 18px;
    }

    header {
        width: 100%;
        z-index: 1000;
        position: relative;
    }

    body[class *=vmenu-] .main-container {
        display: table;
        table-layout: fixed;
        height: 100%;
        position: relative;
        z-index: 1;
    }

    .vmenu body[class *=vmenu-] .main-container {
        display: table;
        table-layout: fixed;
    }
}

@media (max-width: 959px) {
    .menu-wrapper {
        position: relative;
        z-index: 1000;
    }

    .sticky_spacer {
        position: relative !important;
        height: auto !important;
    }
}

@media (min-width: 960px) {
    .menu-animated .menu-horizontal .menu-smart > li > ul.mega-menu-inner > li a, .menu-animated .menu-horizontal .menu-smart > li > ul:not(.mega-menu-inner):not(.cart_list) li > a, .menu-animated .menu-horizontal .menu-smart > li > ul.cart_list > li:not(.removing-item) {
        opacity: 0;
        -webkit-transform: translateY(3px);
        -moz-transform: translateY(3px);
        -o-transform: translateY(3px);
        -ms-transform: translateY(3px);
        transform: translateY(3px);
        transition: transform 650ms cubic-bezier(0.35, 0.81, 0.41, 1), opacity 650ms cubic-bezier(0.35, 0.81, 0.41, 1);
    }

    .menu-animated .menu-horizontal .menu-smart > li ul.open-animated.mega-menu-inner > li a, .menu-animated .menu-horizontal .menu-smart > li ul.open-animated:not(.mega-menu-inner):not(.cart_list) > li > a, .menu-animated .menu-horizontal .menu-smart > li ul.open-animated.cart_list > li {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

li.menu-item-button {
    height: 100%;
    vertical-align: top !important;
}

li.menu-item-button > a::before, li.menu-item-button > a::after {
    display: none !important;
}

li.menu-item-button > a .menu-item > span {
    background: none !important;
    white-space: nowrap;
}

.uncode-menu-additional-text {
    line-height: 1.5;
    padding: 36px 36px 0;
    position: relative;
    z-index: 1;
}

@media (min-width: 960px) {
    body.menu-offcanvas .uncode-menu-additional-text {
        padding: 36px 54px 0;
    }

    body.menu-overlay .uncode-menu-additional-text {
        padding: 36px 0 0;
    }

    body.menu-offcanvas-additional-text .uncode-menu-additional-text {
        padding-bottom: 36px;
    }
}

.uncode-menu-additional-text > div > * :first-child {
    margin-top: 0 !important;
}

.uncode-menu-additional-text .btn {
    line-height: initial;
}

@media (max-width: 959px) {
    .menu-horizontal .menu-horizontal-inner > div:not(:first-child):not(.uncode-close-offcanvas-mobile):not(.navbar-main):not(.appended-navbar), .menu-horizontal .menu-horizontal-inner > div.navbar-nav > ul + ul, .menu-horizontal .menu-horizontal-inner > ul + ul, .menu-horizontal .menu-horizontal-inner li.social-icon + li:not(.social-icon) {
        padding-top: 36px;
    }

    .vmenu-container .menu-sidebar-inner .menu-accordion + .menu-accordion, .vmenu-container .menu-sidebar-inner .menu-accordion > ul + ul, .vmenu-container .menu-sidebar-inner > div:not(:first-child):not(.uncode-close-offcanvas-mobile):not(.navbar-main), .overlay .vmenu-container .menu-sidebar-inner .appended-navbar, .vmenu-container .menu-sidebar-inner > div.navbar-nav > ul + ul, .vmenu-container .menu-sidebar-inner li.social-icon + li:not(.social-icon) {
        padding-top: 36px;
    }

    .menu-horizontal .menu-horizontal-inner .navbar-extra-icons .menu-smart-social + .menu-smart-social, .vmenu-container .menu-sidebar-inner .navbar-extra-icons .menu-smart-social + .menu-smart-social {
        padding-top: 0;
    }
}

.accordion-secondary-ph {
    display: none;
}

.menu-wrapper {
    display: table-row;
    width: 100%;
    position: relative;
    height: 1px;
}

.firefox .menu-overlay.uncode-fullpage .menu-wrapper {
    display: block;
}

@media (max-width: 959px) {
    .menu-wrapper:not(.menu-sticky):not(.menu-hide-only) body:not(.compose-mode) {
        height: auto !important;
    }
}

@media (max-width: 959px) {
    .menu-wrapper.menu-sticky #masthead:first-child .menu-container {
        position: fixed;
    }
}

@media (max-width: 959px) {
    .menu-wrapper.menu-sticky .main-menu-container, .menu-wrapper.menu-hide-only .main-menu-container {
        overflow: hidden;
    }

    .menu-wrapper.menu-sticky .main-menu-container.open-items, .menu-wrapper.menu-hide-only .main-menu-container.open-items {
        overflow: auto;
    }
}

.boxed-width .menu-wrapper .menu-primary:not(.is_stuck) .limit-width {
    max-width: none;
    width: 100%;
    margin: 0;
}

.row-menu {
    position: relative;
    width: 100%;
    height: 100%;
}

@media (max-width: 959px) {
    .row-menu {
        max-width: none !important;
    }
}

.row-menu-inner {
    width: 100%;
    background-clip: content-box !important;
    position: relative;
}

@media (min-width: 960px) {
    .row-menu-inner {
        display: table;
        height: 100%;
    }

    .row-menu:not(.row-offcanvas) .ie9 .row-menu-inner {
        display: block;
    }
}

.row-menu-inner > div:not(.logo-container) {
    padding-top: 0px;
    padding-bottom: 0px;
}

.hmenu .navbar-nav, .navbar-cta {
    height: 100%;
}

.menu-overlay .navbar-cta, .menu-offcanvas .navbar-cta, .menu-overlay-center .navbar-cta {
    display: table-cell;
}

.hmenu .menu-smart, .hmenu-center .menu-smart, .navbar-cta ul.menu-smart {
    height: 100%;
}

.menu-with-logo .menu-smart > li, .menu-with-logo .menu-smart > li > a {
    height: 100%;
}

@media (min-width: 960px) {
    .hmenu .menu-primary .menu-smart > li > a, .hmenu-center .menu-primary .menu-smart > li > a {
        height: 100%;
        line-height: 1em;
    }
}

@media (min-width: 960px) {
    .hmenu:not(.menu-item-link) > a, .hmenu-center:not(.menu-item-link) > a {
        height: 0px;
    }
}

.hmenu .menu-secondary:not(.top-menu), .hmenu-center .menu-secondary:not(.top-menu) {
    position: relative;
    z-index: 2001;
}

@media (min-width: 960px) {
    .navbar-cta ul.menu-smart > li > a {
        height: 100%;
        line-height: 1em;
    }
}

@media (min-width: 960px) {
    .menu-overlay-center #masthead .menu-icons > li > a {
        align-items: center;
        display: inline-flex;
        height: 100%;
        line-height: 1em;
    }
}

.menu-overlay-center .navbar-nav-first {
    position: absolute;
    height: 100%;
}

.menu-overlay-center .navbar-nav-first .menu-icons {
    padding: 0;
    height: 100%;
    display: inline;
}

.menu-overlay-center .navbar-nav-first .menu-icons > li:first-child a {
    padding-left: 0;
}

.menu-overlay-center .navbar-nav-first .menu-icons > li:last-child a {
    padding-right: 0;
}

@media (max-width: 959px) {
    .menu-overlay-center .navbar-social:not(.appended-navbar) {
        display: none;
    }
}

.menu-primary .menu-horizontal .menu-smart > li.menu-btn-container {
    height: auto;
}

.menu-primary .menu-horizontal .menu-smart > li.menu-btn-container > a:before {
    content: none;
}

.menu-horizontal-inner {
    line-height: 0px;
}

@media (min-width: 960px) {
    .hmenu-center .menu-container-mobile.menu-hide {
        position: relative !important;
        transform: none !important;
        width: 100% !important;
    }
}

@media (max-width: 959px) {
    body:not(.menu-mobile-centered) .main-menu-container .menu-smart ul a:not(.cart-thumb):not(.btn) {
        margin-left: 5px;
    }

    body:not(.menu-mobile-centered) .main-menu-container .menu-smart ul ul a:not(.cart-thumb):not(.btn) {
        margin-left: 10px;
    }

    body:not(.menu-mobile-centered) .main-menu-container .menu-smart ul ul ul a:not(.cart-thumb):not(.btn) {
        margin-left: 15px;
    }

    body:not(.menu-mobile-centered) .main-menu-container .menu-smart ul ul ul ul a:not(.cart-thumb):not(.btn) {
        margin-left: 20px;
    }
}

@media (max-width: 959px) {
    body.menu-mobile-centered .main-menu-container .menu-smart ul a:not(.cart-thumb):not(.btn) {
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media (max-width: 959px) {
    body.menu-mobile-centered.menu-mobile-off-canvas .main-menu-container .menu-smart ul a:not(.cart-thumb):not(.btn) {
        margin-left: 9px;
        margin-right: 9px;
    }

    body.menu-mobile-centered.menu-mobile-off-canvas .main-menu-container .menu-smart ul ul a:not(.cart-thumb):not(.btn) {
        margin-left: 18px;
        margin-right: 18px;
    }
}

@media (max-width: 959px) {
    .vmenu-position-right.uncode-fullpage .main-header {
        position: absolute;
        top: 0;
    }
}

.menu-container {
    overflow: visible;
    width: 100%;
}

body.uncode-loaded:not(.navbar-hover) .menu-container:not(.vmenu-container) {
    transition: background-color 0.4s ease-in-out;
}

@media (min-width: 960px) {
    .vmenu .main-header .menu-container {
        overflow-y: auto;
        box-sizing: border-box;
    }

    .vmenu .main-header .menu-container .menu-item-button a {
        line-height: 1em;
        padding: 9px 54px 9px 54px;
    }
}

.menu-wrapper.menu-sticky .menu-container {
    z-index: 2000;
}

.menu-sticky-fix:not(.boxed-width) .menu-wrapper.menu-sticky #masthead:first-child .menu-container {
    position: fixed;
}

@media (max-width: 959px) {
    body[class *=vmenu-] .main-header {
        width: inherit;
    }

    body[class *=vmenu-] .main-header .menu-container {
        width: inherit;
    }
}

@media (max-width: 959px) {
    ul.menu-smart i {
        margin-right: 9px;
    }
}

body.uncode-loaded:not(.navbar-hover) .menu-hide.menu-container, body.uncode-loaded:not(.navbar-hover) .menu-container.menu-hide-vertical, body.uncode-loaded:not(.navbar-hover) .menu-container-mobile.menu-hide {
    transition: transform 0.5s ease-in-out, background-color 0.4s ease-in-out;
}

body.uncode-loaded.hmenu-center-split:not(.navbar-hover) .menu-hide.menu-container, body.uncode-loaded.hmenu-center-split:not(.navbar-hover) .menu-container.menu-hide-vertical, body.uncode-loaded.hmenu-center-split:not(.navbar-hover) .menu-container-mobile.menu-hide {
    transition: transform 0.5s ease-in-out, opacity 0.05s, background-color 0.4s ease-in-out;
}

body.uncode-loaded:not(.navbar-hover) .no-header .menu-container {
    transition: transform 0.5s ease-in-out;
}

@media (max-width: 959px) {
    .menu-container .row-brand {
        float: left;
    }
}

.menu-container .navbar-brand * {
    line-height: 1em;
}

@media (max-width: 959px) {
    .menu-wrapper div[class *=col-lg-] {
        display: block;
    }
}

.menu-wrapper div[class *=col-lg-].middle {
    vertical-align: middle;
}

.menu-wrapper .menu-container-ghost-bg {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

html.overlay-open .menu-wrapper .menu-container-ghost-bg {
    display: block;
}

.navbar-header {
    position: relative;
}

#main-logo {
    line-height: 0px;
    text-align: center;
    position: relative;
    z-index: 100;
    display: inline-block;
}

body[class *=vmenu-] #main-logo {
    text-align: inherit;
}

#main-logo .text-logo {
    white-space: nowrap;
    text-transform: none !important;
    letter-spacing: 0px !important;
}

#main-logo a > * {
    margin: 0px;
    width: auto;
}

.logo-container .html-code {
    position: relative;
    text-align: left;
    height: 100%;
}

.menu-overlay-left .logo-container .html-code, .vmenu-position-left .logo-container .html-code {
    text-align: right;
}

@media (max-width: 959px) {
    .menu-overlay-left .logo-container .html-code, .vmenu-position-left .logo-container .html-code {
        text-align: left;
    }
}

.logo-container .html-code .logo-canvas {
    display: block;
    height: 100% !important;
    visibility: hidden;
}

.vmenu-middle .logo-container .html-code .logo-canvas {
    display: inline-block;
    text-align: center;
}

.vmenu-container .logo-container .html-code {
    display: inline-block;
}

.logo-container .html-code svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.menu-overlay-left .logo-container .html-code svg, .vmenu-position-left .logo-container .html-code svg {
    float: right;
}

@media (max-width: 959px) {
    .logo-container .html-code svg {
        text-align: left;
    }
}

.logo-container .logo-image {
    display: block;
    position: relative;
}

.logo-container .logo-image img {
    height: 100%;
    width: auto;
}

.logo-container .main-logo {
    position: relative;
}

.logo-container .mobile-logo {
    position: absolute;
    top: 0;
}

@media (max-width: 959px) {
    .uncode-logo-mobile .menu-wrapper .main-logo, .uncode-logo-mobile #masthead .main-logo {
        transform: translateX(-10000px);
    }
}

@media (min-width: 960px) {
    .uncode-logo-mobile .menu-wrapper .mobile-logo, .uncode-logo-mobile #masthead .mobile-logo {
        transform: translateX(-10000px);
    }
}

.uncode-empty-menu #masthead .mmb-container {
    display: none !important;
}

@media (max-width: 959px) {
    .uncode-empty-menu-mobile #masthead .mmb-container {
        display: none !important;
    }
}

#main-logo .html-code .dummy {
    height: 100%;
}

#main-logo .html-code .dummy:before {
    content: "";
    padding-left: 100%;
    height: 100%;
    display: block;
}

#main-logo .navbar-brand img {
    width: auto;
    height: 100%;
    display: block;
    margin: auto;
}

.menu-container {
    float: none !important;
}

.menu-container:before, .menu-container:after {
    content: " ";
    display: table;
    table-layout: fixed;
}

.menu-container:after {
    clear: both;
}

.menu-container:before, .menu-container:after {
    content: " ";
    display: table;
    table-layout: fixed;
}

.menu-container:after {
    clear: both;
}

.navbar .menu-container {
    z-index: 2;
}

.menu-container:after {
    content: '';
    display: block;
}

@media (max-width: 959px) {
    body.menu-dd-search-mobile:not(.open-overlay-menu).navbar-hover .menu-container:after {
        background: inherit;
        height: 100%;
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
    }
}

@media (min-width: 960px) {
    body.hmenu-center .menu-container:after {
        background: inherit;
        height: 100%;
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 100%;
    }
}

@media (min-width: 960px) {
    .hmenu .needs-after:not(.isotope-filters).menu-container:after {
        background: inherit;
        height: 100%;
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 99;
    }

    html.firefox .hmenu .needs-after:not(.isotope-filters).menu-container:after {
        transition: inherit;
    }
}

@media (max-width: 959px) {
    body.menu-mobile-borders:not(.menu-mobile-off-canvas) .menu-container .main-menu-container .menu-horizontal {
        border-top: 1px solid transparent;
        transition: border-color 0.6s 0s cubic-bezier(0.22, 1, 0.36, 1);
    }

    body.menu-mobile-borders:not(.opening-overlay-menu) .submenu-light .menu-container .main-menu-container .menu-horizontal, body.menu-mobile-borders:not(.opening-overlay-menu) .submenu-dark .menu-container .main-menu-container .menu-horizontal {
        border-top-color: transparent !important;
    }
}

body.menu-offcanvas .main-container {
    z-index: 3;
    position: relative;
}

@media (min-width: 960px) {
    .menu-primary .menu-container > .row {
        border-collapse: collapse;
    }
}

#masthead:not(.menu-absolute) {
    z-index: 2000;
    position: relative;
}

@media (max-width: 959px) {
    body.menu-mobile-off-canvas.open-overlay-menu #masthead:not(.menu-absolute) {
        z-index: 2004;
    }
}

.logo-container {
    line-height: 1px;
    vertical-align: top;
}

body[class *=vmenu-]:not(.menu-overlay):not(.menu-offcanvas) .logo-container {
    padding: 36px 54px 0px 54px;
}

.logo-container > * {
    margin: 0 auto;
    line-height: normal;
}

@media (min-width: 960px) {
    body.hmenu-position-right .menu-primary-inner {
        text-align: right;
    }

    body.hmenu-position-left .menu-primary-inner {
        text-align: left;
        padding: 0px 36px 0px 36px;
    }

    body.hmenu-position-center .menu-primary-inner {
        text-align: center;
    }

    .menu-primary-inner > * {
        text-align: left;
    }

    body.hmenu-center-double:not(.hormenu-position-right) .menu-primary-inner {
        text-align: left;
    }

    body.hmenu-center-double.hormenu-position-right .menu-primary-inner {
        text-align: right;
    }

    body.hmenu-position-right .menu-cta-inner {
        text-align: right;
    }

    body.hmenu-position-left .menu-cta-inner {
        text-align: left;
    }

    .menu-cta-inner > * {
        text-align: left;
    }

    body.hmenu-center-double:not(.hormenu-position-right) .menu-cta-inner {
        text-align: right;
    }

    body.hmenu-center-double.hormenu-position-right .menu-cta-inner {
        text-align: left;
    }

    .menu-secondary .menu-borders:not(.needs-after), .menu-secondary .menu-borders.needs-after::after {
        border-bottom-width: 0px;
    }

    .menu-secondary .col-lg-12 {
        text-align: right;
    }

    body.hmenu-position-center .logo-container {
        min-width: 200px;
    }

    body.hmenu-position-center .main-menu-container .navbar-cta.navbar-nav-last, body.hmenu-position-center:not(.menu-has-cta) .main-menu-container .navbar-nav-last {
        min-width: 200px;
    }

    body.hmenu-position-center .main-menu-container .navbar-cta:not(.navbar-nav-last) {
        min-width: 100px;
    }

    body.hmenu-position-center .main-menu-container .navbar-cta + .navbar-nav-last, body.hmenu-position-center .main-menu-container .navbar-cta + .uncode-menu-additional-text + .uncode-close-offcanvas-mobile + .navbar-nav-last, body.hmenu-position-center .main-menu-container .navbar-cta + .uncode-close-offcanvas-mobile + .navbar-nav-last {
        min-width: 0px;
    }

    body.hmenu-center .menu-primary-inner {
        padding: 0 !important;
    }

    body.hmenu .menu-primary .menu-horizontal .menu-smart > li > a, .navbar-cta ul.menu-smart > li > a {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    body[class *=hmenu-]:not(.hmenu-center-split):not(.hmenu-center-double):not(.hormenu-position-right) .logo-container {
        padding-left: 0px !important;
    }

    body[class *=hmenu-]:not(.hmenu-center-split):not(.hmenu-center-double).hormenu-position-right .logo-container {
        padding-right: 0px !important;
    }

    body[class *=hmenu-].hmenu-position-left .logo-container {
        padding-right: 18px !important;
    }

    body[class *=hmenu-] .navbar-nav-last {
        text-align: right;
    }

    body[class *=hmenu-].hmenu-position-right .menu-borders:not(.menu-h-borders) .navbar-main > ul.menu-smart {
        padding: 0;
    }

    body[class *=hmenu-]:not(.hormenu-position-right).hmenu-center-split:not(.menu-has-cta) .menu-borders.needs-after:not(.menu-h-borders) .navbar-nav-first > * :first-child::after {
        border-right-width: 1px;
        border-right-style: solid;
    }

    body[class *=hmenu-]:not(.hormenu-position-right).hmenu-center-split:not(.menu-has-cta) .menu-borders:not(.needs-after):not(.menu-h-borders) .navbar-nav-first > * :first-child {
        border-right-width: 1px;
        border-right-style: solid;
    }

    body[class *=hmenu-]:not(.hormenu-position-right).hmenu-center-split.menu-has-cta .menu-borders.needs-after:not(.menu-h-borders) .navbar-nav-first + .navbar-cta > * :first-child::after, body[class *=hmenu-]:not(.hormenu-position-right).hmenu-center-split.menu-has-cta .menu-borders.needs-after:not(.menu-h-borders) .navbar-nav-first.navbar-cta > * :first-child::after {
        border-right-width: 1px;
        border-right-style: solid;
    }

    body[class *=hmenu-]:not(.hormenu-position-right).hmenu-center-split.menu-has-cta .menu-borders:not(.needs-after):not(.menu-h-borders) .navbar-nav-first + .navbar-cta > * :first-child, body[class *=hmenu-]:not(.hormenu-position-right).hmenu-center-split.menu-has-cta .menu-borders:not(.needs-after):not(.menu-h-borders) .navbar-nav-first.navbar-cta > * :first-child {
        border-right-width: 1px;
        border-right-style: solid;
    }

    body[class *=hmenu-]:not(.hormenu-position-right) .menu-borders .navbar-nav + .navbar-nav-last > * :first-child, body[class *=hmenu-]:not(.hormenu-position-right) .menu-borders .navbar-mobile-el + .navbar-nav-last > * :first-child {
        padding: 0px 0px 0px 36px;
    }

    body[class *=hmenu-]:not(.hormenu-position-right) .menu-borders:not(.menu-h-borders) .navbar-nav:not(.navbar-cta) + .navbar-nav-last > * :first-child {
        margin: 0px 0px 0px 36px;
        float: right;
    }

    body[class *=hmenu-]:not(.hormenu-position-right) .menu-borders.needs-after:not(.menu-h-borders) .navbar-nav:not(.navbar-cta) + .navbar-nav-last > * :first-child::after, body[class *=hmenu-]:not(.hormenu-position-right) .menu-borders.needs-after:not(.menu-h-borders) .navbar-nav + .navbar-cta:not(.hmenu-center-split-child) > * :first-child::after {
        border-left-width: 1px;
        border-left-style: solid;
    }

    body[class *=hmenu-]:not(.hormenu-position-right) .menu-borders:not(.needs-after):not(.menu-h-borders) .navbar-nav:not(.navbar-cta) + .navbar-nav-last > * :first-child, body[class *=hmenu-]:not(.hormenu-position-right) .menu-borders:not(.needs-after):not(.menu-h-borders) .navbar-nav + .navbar-cta:not(.hmenu-center-split-child) > * :first-child {
        border-left-width: 1px;
        border-left-style: solid;
    }

    body[class *=hmenu-]:not(.hormenu-position-right) .navbar-nav:not(.navbar-cta) + .navbar-nav-last > * :first-child {
        padding: 0px 0px 0px 36px;
    }

    body[class *=hmenu-].hormenu-position-right.hmenu-center-split:not(.menu-has-cta) .menu-borders.needs-after:not(.menu-h-borders) .navbar-nav-first > * :first-child::after {
        border-left-width: 1px;
        border-left-style: solid;
    }

    body[class *=hmenu-].hormenu-position-right.hmenu-center-split:not(.menu-has-cta) .menu-borders:not(.needs-after):not(.menu-h-borders) .navbar-nav-first > * :first-child {
        border-left-width: 1px;
        border-left-style: solid;
    }

    body[class *=hmenu-].hormenu-position-right .menu-borders.needs-after:not(.menu-h-borders) .navbar-nav + .navbar-nav-last > * :first-child::after {
        border-right-width: 1px;
        border-right-style: solid;
    }

    body[class *=hmenu-].hormenu-position-right:not(.hmenu-center-double) .menu-borders.needs-after:not(.menu-h-borders) .navbar-nav + .navbar-nav-last > * :first-child {
        margin: 0px 0px 0px 36px;
        float: left;
    }

    body[class *=hmenu-].hormenu-position-right .menu-borders:not(.needs-after):not(.menu-h-borders) .navbar-nav + .navbar-nav-last > * :first-child {
        border-right-width: 1px;
        border-right-style: solid;
    }

    body[class *=hmenu-].hormenu-position-right .navbar-nav + .navbar-nav-last > * :first-child {
        padding: 0px 0px 0px 36px;
    }

    body[class *=hmenu-] .menu-item-button a::before {
        height: 0 !important;
    }

    body[class *=hmenu-] .menu-item-button a::after {
        height: 0;
    }

    body[class *=hmenu-]:not(.hormenu-position-right) .navbar-nav-last:not(.navbar-cta) > ul > li:first-child > a, body[class *=hmenu-]:not(.hormenu-position-right) .navbar-nav-last:not(.navbar-cta) > ul > li:only-child > a {
        margin-left: 0px;
        padding-left: 0px !important;
    }

    body[class *=hmenu-]:not(.hormenu-position-right) .navbar-cta + .navbar-nav-last > ul, body[class *=hmenu-]:not(.hormenu-position-right) .navbar-cta + .uncode-menu-additional-text + .uncode-close-offcanvas-mobile + .navbar-nav-last > ul, body[class *=hmenu-]:not(.hormenu-position-right) .navbar-cta + .uncode-close-offcanvas-mobile + .navbar-nav-last > ul {
        padding-left: 36px !important;
    }

    body[class *=hmenu-]:not(.hormenu-position-right) .navbar-nav-last > ul:last-child > li:last-child > a, body[class *=hmenu-]:not(.hormenu-position-right) .navbar-nav-last > ul:last-child > li:only-child > a {
        margin-right: 0px;
        padding-right: 0px !important;
    }

    body[class *=hmenu-]:not(.hormenu-position-right) .navbar-nav-last > ul:last-child, body[class *=hmenu-]:not(.hormenu-position-right) .navbar-nav-last > li:last-child > a, body[class *=hmenu-]:not(.hormenu-position-right) .navbar-nav-last > li:only-child > a, body[class *=hmenu-]:not(.hormenu-position-right) .navbar-nav-last > div:last-child > ul, body[class *=hmenu-]:not(.hormenu-position-right) .navbar-nav-last > a:only-child, body[class *=hmenu-]:not(.hormenu-position-right) .navbar-nav-last > a:only-child > li:last-child > a {
        padding-right: 0px;
    }

    body[class *=hmenu-]:not(.hormenu-position-right) .menu-bloginfo {
        padding-left: 0px;
    }

    body[class *=hmenu-].hormenu-position-right .navbar-nav-last:not(.navbar-cta) > ul > li:first-child > a, body[class *=hmenu-].hormenu-position-right .navbar-nav-last:not(.navbar-cta) > ul > li:only-child > a {
        margin-right: 0px;
        padding-right: 0px !important;
    }

    body[class *=hmenu-].hormenu-position-right .navbar-cta + .navbar-nav-last > ul, body[class *=hmenu-].hormenu-position-right .navbar-cta + .uncode-menu-additional-text + .uncode-close-offcanvas-mobile + .navbar-nav-last > ul, body[class *=hmenu-].hormenu-position-right .navbar-cta + .uncode-close-offcanvas-mobile + .navbar-nav-last > ul {
        padding-right: 36px !important;
    }

    body[class *=hmenu-].hormenu-position-right .navbar-nav-last:not(.navbar-cta) > ul > li:last-child > a, body[class *=hmenu-].hormenu-position-right .navbar-nav-last:not(.navbar-cta) > ul > li:only-child > a {
        margin-left: 0px;
        padding-left: 0px !important;
    }

    body[class *=hmenu-].hormenu-position-right .navbar-nav-last:not(.navbar-cta) > ul, body[class *=hmenu-].hormenu-position-right .navbar-nav-last:not(.navbar-cta) > li:last-child > a, body[class *=hmenu-].hormenu-position-right .navbar-nav-last:not(.navbar-cta) > li:only-child > a, body[class *=hmenu-].hormenu-position-right .navbar-nav-last:not(.navbar-cta) > div:last-child > ul, body[class *=hmenu-].hormenu-position-right .navbar-nav-last:not(.navbar-cta) > a:only-child, body[class *=hmenu-].hormenu-position-right .navbar-nav-last:not(.navbar-cta) > a:only-child > li:last-child > a {
        padding-left: 0px;
    }

    body[class *=hmenu-].hormenu-position-right .menu-bloginfo {
        padding-right: 0px;
    }

    body.hmenu-center .main-menu-container .menu-horizontal-inner > * :not(.uncode-close-offcanvas-mobile) {
        display: inline-block;
        float: left;
    }

    body.hmenu-center .main-menu-container .menu-horizontal-inner > .nav > ul > li {
        height: 54px;
    }

    body.hmenu-center .main-menu-container .menu-item-button a::before {
        height: 9px !important;
    }

    body.hmenu-center .main-menu-container .menu-item-button a::after {
        height: 0;
    }

    body.hmenu-center-split .menu-horizontal > .menu-horizontal-inner .navbar-nav {
        text-align: center;
    }

    body.hmenu-center-split .menu-horizontal .menu-smart > li {
        vertical-align: middle;
    }

    .ie .main-menu-container .menu-horizontal-inner, .edge .main-menu-container .menu-horizontal-inner {
        min-height: 20px;
    }

    .main-menu-container .menu-horizontal-inner .fa-angle-right.fa-dropdown {
        display: none;
    }

    .navbar-header img {
        max-width: none;
    }

    .menu-smart.menu-justified > li {
        text-align: center;
    }

    .no-touch .menu-container-fixed {
        z-index: 1100;
        position: fixed;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
    }

    body.hmenu .menu-container .navbar-nav:not(.uncode-close-offcanvas-mobile) {
        display: table-cell;
        white-space: nowrap;
        vertical-align: top;
    }

    body.hmenu.hmenu-center-double .menu-container .navbar-nav:not(.uncode-close-offcanvas-mobile) {
        width: 100%;
    }

    body:not(.hmenu-center) .menu-absolute {
        left: 0;
        right: 0;
        z-index: 1000;
        position: absolute;
    }

    .no-touch .with-header .menu-sticky {
        position: absolute;
    }

    .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner {
        display: table;
        border-collapse: separate;
        table-layout: fixed;
    }

    .menu-horizontal:not(.menu-sub-enhanced) .mega-menu-inner > li.menu-item {
        display: table-cell;
        float: none !important;
    }

    .menu-horizontal.menu-sub-enhanced .mega-menu-inner > li.menu-item {
        display: inline-block;
        float: none !important;
        vertical-align: top;
    }

    .row-offcanvas .logo-container {
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
    }

    .vmenu-position-right.menu-offcanvas .box-container {
        position: relative;
    }

    .vmenu-position-right.menu-offcanvas .main-header {
        left: 100%;
    }

    .vmenu-position-left.menu-offcanvas .main-header {
        left: 0;
    }

    body[class *=vmenu-] .main-header {
        display: table-cell;
        vertical-align: top;
    }

    body[class *=vmenu-] .logo-container img {
        display: inline-block;
    }

    body[class *=vmenu-] .main-menu-container {
        display: table;
        table-layout: fixed;
        width: 100%;
    }

    body[class *=vmenu-] .main-menu-container .menu-sidebar {
        display: table-cell;
    }

    .vmenu-center .menu-container .row-inner * {
        text-align: center;
    }

    .vmenu-right .menu-container .row-inner * {
        text-align: right;
    }

    .vmenu-right .menu-smart:not(.menu-cta-inner) a i.fa-dropdown {
        float: left;
        top: .4em;
    }

    .vmenu-right .menu-smart-social li:last-child > a i.fa {
        padding-right: 0 !important;
    }

    .vmenu-left .menu-container .row-inner * {
        text-align: left;
    }

    .vmenu-left .menu-smart:not(.menu-cta-inner) a i.fa-dropdown {
        float: right;
        top: .4em;
    }

    .vmenu-left .menu-smart-social li:first-child > a i.fa {
        padding-left: 0 !important;
    }

    .menu-accordion form input {
        margin: 0;
        width: 100%;
        box-sizing: border-box !important;
    }

    .vmenu-top .menu-sidebar {
        vertical-align: top;
    }

    .vmenu-middle .menu-sidebar {
        vertical-align: middle;
    }

    .vmenu-bottom .menu-sidebar {
        vertical-align: bottom;
    }

    .vmenu-center .navbar-main i.fa-dropdown {
        padding: 0em 0em 0em 0.75em;
        margin-left: 0.3em;
    }

    .vmenu-container {
        position: fixed !important;
        height: 100% !important;
        box-sizing: border-box;
        top: 0px !important;
        z-index: 3000;
    }

    .vmenu-container > .row, .vmenu-wrap-cell > .row {
        height: 100% !important;
        z-index: 100;
    }

    .vmenu-row-wrapper, .vmenu-wrap-cell {
        display: inherit;
        height: inherit;
        width: inherit;
    }

    .vmenu-wrap-cell {
        padding-bottom: 0 !important;
    }

    .menu-smart.menu-justified > li li {
        text-align: left;
    }

    .menu-wrapper .row-menu.limit-width .row-menu-inner {
        padding: 0px 36px 0px 36px;
    }

    .menu-wrapper .row {
        table-layout: auto;
        position: relative;
    }
}

@media (min-width: 960px) and (min-width: 960px) {
    body[class *=vmenu-] .main-menu-container {
        height: 100% !important;
    }
}

@media (max-width: 959px) {
    body.menu-mobile-borders .menu-wrapper .row-menu .row-menu-inner, body.menu-mobile-borders .menu-container .row-brand {
        border-bottom: 1px solid transparent;
    }

    .hmenu-center:not(.open-overlay-menu) .menu-wrapper #masthead .row-menu .row-menu-inner {
        border-bottom: 0px solid transparent;
    }
}

body.menu-mobile-transparent:not(.hmenu-center) .menu-absolute.menu-transparent {
    left: 0;
    right: 0;
    z-index: 1000;
    position: absolute;
}

.menu-hide.menu-absolute.menu-transparent:not(.is_stuck) {
    transform: translateZ(0);
}

@media (max-width: 959px) {
    .menu-wrapper .menu-container {
        position: absolute;
        z-index: 1000 !important;
    }

    .menu-container.isotope-filters {
        z-index: 100;
    }

    .menu-container-mobile {
        width: 100%;
        z-index: 1000;
    }

    .menu-container .logo-container {
        position: relative;
        padding: 27px 36px 27px 36px !important;
    }

    .main-menu-container {
        float: left;
        height: 0;
        overflow: hidden;
        width: 100%;
    }

    body.menu-mobile-off-canvas .main-menu-container {
        height: 100vh;
        position: fixed;
        right: -100vw;
        top: 0;
        transition: right 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), box-shadow 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
        z-index: 100;
    }

    body.menu-mobile-off-canvas .main-menu-container .uncode-close-offcanvas-mobile {
        display: block;
    }

    body.opening-overlay-menu.menu-mobile-off-canvas .main-menu-container {
        right: 0;
        box-shadow: 0 0px 100px 10px rgba(0, 0, 0, 0.5);
    }

    body.opening-overlay-menu.menu-mobile-off-canvas.has-body-borders .main-menu-container {
        right: 9px;
    }

    .main-menu-container.open-items {
        overflow-y: scroll;
    }

    body.menu-mobile-default.menu-sticky-mobile .main-menu-container .vmenu-wrap-cell, body.menu-mobile-default.menu-sticky-mobile .main-menu-container .menu-horizontal {
        padding-bottom: 36px;
    }

    body.menu-mobile-default .main-menu-container .menu-sidebar-inner, body.menu-mobile-default .main-menu-container .menu-horizontal-inner {
        padding: 36px 0px 36px 0px;
    }

    body.menu-mobile-default .main-menu-container .row-inner.restrict .menu-sidebar-inner {
        padding-top: 0;
    }

    body.menu-mobile-default .overlay .main-menu-container .menu-sidebar-inner {
        padding-bottom: 72px;
    }

    .vmenu-container .row-inner {
        display: block;
        width: 100%;
    }

    .menu-sidebar-inner {
        line-height: 0px;
    }

    .menu-sidebar-inner > * {
        line-height: normal;
    }

    .menu-horizontal-inner > div:last-child .menu-smart {
        padding-bottom: 27px !important;
    }

    body:not(.hmenu-center-split) .menu-horizontal-inner .navbar-nav:not(:first-child) .menu-smart {
        padding-top: 0;
    }

    .menu-horizontal-inner .navbar-nav:first-child:not(:only-child) .menu-smart {
        padding-bottom: 0;
    }

    #main-logo.navbar-header {
        display: inline-block;
    }

    body.hmenu-center-split .col-lg-0.logo-container .navbar-brand {
        display: inline-block;
        vertical-align: middle;
        z-index: 100;
    }

    body.vmenu .main-header {
        display: block;
    }

    .hmenu-center-double .menu-smart + .menu-cta-inner.menu-smart {
        margin-top: 0;
    }
}

.uncode-close-offcanvas-mobile {
    display: none;
    font-family: sans-serif;
    font-size: 20px;
    height: 68px;
    line-height: 62px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 92px;
    -webkit-transform: translateZ(0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body.menu-mobile-off-canvas.has-body-borders .uncode-close-offcanvas-mobile {
    top: 9px;
}

.uncode-close-offcanvas-overlay {
    cursor: pointer;
    font-family: sans-serif;
    font-size: 20px;
    height: 68px;
    line-height: 62px;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 1;
    width: 128px;
    -webkit-transform: translateZ(0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media (max-width: 959px) {
    .uncode-close-offcanvas-overlay {
        display: none;
    }
}

.admin-bar .uncode-close-offcanvas-overlay {
    top: 32px;
}

.vmenu-offcanvas-overlay.vmenu-position-left .uncode-close-offcanvas-overlay {
    left: 0;
}

.vmenu-offcanvas-overlay.vmenu-position-right .uncode-close-offcanvas-overlay {
    right: 0;
}

body.menu-offcanvas .logo-offcanvas {
    text-align: right;
}

body.menu-offcanvas .logo-offcanvas img {
    margin: 0 auto;
    display: inline-block;
}

body.menu-offcanvas .logo-offcanvas .mmb-container.mobile-hidden {
    left: 0px;
    right: auto;
}

.overlay .mmb-container.mobile-hidden {
    top: 0;
    left: auto;
    right: 0px;
    z-index: 10000;
}

body.menu-offcanvas.vmenu-position-right .logo-offcanvas {
    text-align: left;
}

body.menu-offcanvas.vmenu-position-right .logo-offcanvas .mmb-container {
    left: auto;
    right: 0px;
}

body .menu-button-offcanvas {
    align-items: center;
    align-self: stretch;
    display: flex;
}

body[class *=hmenu-] .menu-wrapper [class *=col-lg-]:not(.logo-container) {
    padding-left: 0;
    padding-right: 0;
}

body[class *=vmenu-] .vmenu-container .logo-container > * :first-child {
    line-height: 0;
    position: relative;
}

@media (min-width: 960px) {
    body.menu-offcanvas .main-header {
        position: absolute;
        top: 0px;
        z-index: 1000;
        height: 100%;
    }

    body.menu-offcanvas .menu-wrapper {
        display: table;
        z-index: 999;
    }

    body.menu-offcanvas.scrolling-trigger .main-container {
        transition: margin-left 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), width 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    }

    body.menu-offcanvas .row-offcanvas, body.menu-offcanvas .vmenu-container, body.menu-offcanvas:not(.scrolling-trigger):not(.offcanvas-overlay) .main-container {
        transition: transform 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), width 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    }

    body.menu-offcanvas.vmenu-offcanvas-overlay .vmenu-container {
        box-shadow: 0 0px 100px 10px transparent;
        transition: box-shadow 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), transform 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), width 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    }

    body.menu-offcanvas.vmenu-offcanvas-overlay.off-opened .vmenu-container {
        box-shadow: 0 0px 100px 10px rgba(0, 0, 0, 0.15);
    }

    .chrome body.menu-offcanvas.boxed-width .main-header, .firefox body.menu-offcanvas.boxed-width .main-header, .ie body.menu-offcanvas.boxed-width .main-header, .edge body.menu-offcanvas.boxed-width .main-header {
        height: 100%;
    }

    .chrome body.menu-offcanvas.boxed-width:not(.off-opened) .main-header, .firefox body.menu-offcanvas.boxed-width:not(.off-opened) .main-header, .ie body.menu-offcanvas.boxed-width:not(.off-opened) .main-header, .edge body.menu-offcanvas.boxed-width:not(.off-opened) .main-header {
        z-index: 1;
    }

    .chrome body.menu-offcanvas.boxed-width .menu-container, .firefox body.menu-offcanvas.boxed-width .menu-container, .ie body.menu-offcanvas.boxed-width .menu-container, .edge body.menu-offcanvas.boxed-width .menu-container {
        clip: rect(0, auto, auto, 0);
    }

    body.menu-offcanvas:not(.off-opened) .main-header, body.menu-offcanvas:not(.off-opened) .vmenu-container {
        pointer-events: none;
    }
}

.menu-overlay .vmenu-container {
    margin: auto;
    overflow: scroll;
}

.menu-overlay .vmenu-container .main-menu-container {
    display: table-cell;
}

@media (max-width: 959px) {
    .menu-overlay .vmenu-container .main-menu-container {
        overflow-y: scroll;
    }
}

@media (min-width: 960px) {
    .menu-overlay .vmenu-container .menu-primary-inner {
        padding-top: 0;
    }
}

@media (max-width: 959px) {
    .menu-overlay .overlay-menu {
        position: relative;
        width: inherit;
        visibility: visible;
        transform: initial;
        z-index: 1;
    }
}

@media (max-width: 959px) {
    .menu-hide, .menu-hide-vertical {
        position: absolute;
        z-index: 1000;
    }

    .menu-overlay .menu-sticky-mobile + .overlay-menu {
        position: fixed;
        z-index: 1000;
    }

    .menu-overlay .menu-sticky-mobile + .overlay-menu .main-menu-container {
        overflow-y: scroll;
    }

    .menu-overlay.menu-mobile-centered.menu-mobile-off-canvas.open-overlay-menu .menu-sticky-mobile + .overlay-menu {
        z-index: 2005;
    }

    .menu-sticky-vertical {
        z-index: 2000;
    }

    .menu-sticky-vertical .vmenu-container {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -o-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
    }

    .menu-mobile-animated.menu-overlay .menu-wrapper + .overlay-menu .menu-smart > li, .menu-mobile-animated .menu-sticky .menu-container .menu-smart > li, .menu-mobile-animated .menu-hide-only .menu-container .menu-smart > li, .menu-mobile-animated .menu-sticky + .main-header .menu-container .menu-smart > li, .menu-mobile-animated .menu-hide-only + .main-header .menu-container .menu-smart > li, .menu-mobile-animated .menu-overlay .menu-sticky-vertical + .overlay-menu .menu-smart > li, .menu-mobile-animated .menu-sticky-vertical .menu-container .menu-smart > li, .menu-mobile-animated .menu-hide-only-vertical .menu-container .menu-smart > li, .menu-mobile-animated .menu-sticky-vertical + .main-header .menu-container .menu-smart > li, .menu-mobile-animated .menu-hide-only-vertical + .main-header .menu-container .menu-smart > li, .menu-mobile-animated.menu-overlay .menu-wrapper + .overlay-menu .uncode-menu-additional-text, .menu-mobile-animated .menu-sticky .menu-container .uncode-menu-additional-text, .menu-mobile-animated .menu-hide-only .menu-container .uncode-menu-additional-text, .menu-mobile-animated .menu-sticky + .main-header .menu-container .uncode-menu-additional-text, .menu-mobile-animated .menu-hide-only + .main-header .menu-container .uncode-menu-additional-text, .menu-mobile-animated .menu-overlay .menu-sticky-vertical + .overlay-menu .uncode-menu-additional-text, .menu-mobile-animated .menu-sticky-vertical .menu-container .uncode-menu-additional-text, .menu-mobile-animated .menu-hide-only-vertical .menu-container .uncode-menu-additional-text, .menu-mobile-animated .menu-sticky-vertical + .main-header .menu-container .uncode-menu-additional-text, .menu-mobile-animated .menu-hide-only-vertical + .main-header .menu-container .uncode-menu-additional-text {
        opacity: 0;
        transform: scale(1.1) translateY(-24px);
        transition: opacity 0.3s ease-out, transform 0.3s ease-out;
    }

    .menu-mobile-animated.menu-overlay .menu-wrapper + .overlay-menu .open-items .menu-smart > li, .menu-mobile-animated .menu-sticky .menu-container .open-items .menu-smart > li, .menu-mobile-animated .menu-hide-only .menu-container .open-items .menu-smart > li, .menu-mobile-animated .menu-sticky + .main-header .menu-container .open-items .menu-smart > li, .menu-mobile-animated .menu-hide-only + .main-header .menu-container .open-items .menu-smart > li, .menu-mobile-animated .menu-overlay .menu-sticky-vertical + .overlay-menu .open-items .menu-smart > li, .menu-mobile-animated .menu-sticky-vertical .menu-container .open-items .menu-smart > li, .menu-mobile-animated .menu-hide-only-vertical .menu-container .open-items .menu-smart > li, .menu-mobile-animated .menu-sticky-vertical + .main-header .menu-container .open-items .menu-smart > li, .menu-mobile-animated .menu-hide-only-vertical + .main-header .menu-container .open-items .menu-smart > li, .menu-mobile-animated.menu-overlay .menu-wrapper + .overlay-menu .open-items .uncode-menu-additional-text, .menu-mobile-animated .menu-sticky .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated .menu-hide-only .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated .menu-sticky + .main-header .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated .menu-hide-only + .main-header .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated .menu-overlay .menu-sticky-vertical + .overlay-menu .open-items .uncode-menu-additional-text, .menu-mobile-animated .menu-sticky-vertical .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated .menu-hide-only-vertical .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated .menu-sticky-vertical + .main-header .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated .menu-hide-only-vertical + .main-header .menu-container .open-items .uncode-menu-additional-text {
        opacity: 1 !important;
        transform: none;
    }

    .menu-mobile-animated.menu-overlay .menu-wrapper + .overlay-menu .open-items.close .menu-smart > li, .menu-mobile-animated .menu-sticky .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated .menu-hide-only .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated .menu-sticky + .main-header .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated .menu-hide-only + .main-header .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated .menu-overlay .menu-sticky-vertical + .overlay-menu .open-items.close .menu-smart > li, .menu-mobile-animated .menu-sticky-vertical .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated .menu-hide-only-vertical .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated .menu-sticky-vertical + .main-header .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated .menu-hide-only-vertical + .main-header .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated.menu-overlay .menu-wrapper + .overlay-menu .open-items.close .uncode-menu-additional-text, .menu-mobile-animated .menu-sticky .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated .menu-hide-only .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated .menu-sticky + .main-header .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated .menu-hide-only + .main-header .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated .menu-overlay .menu-sticky-vertical + .overlay-menu .open-items.close .uncode-menu-additional-text, .menu-mobile-animated .menu-sticky-vertical .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated .menu-hide-only-vertical .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated .menu-sticky-vertical + .main-header .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated .menu-hide-only-vertical + .main-header .menu-container .open-items.close .uncode-menu-additional-text {
        opacity: 0;
    }

    .menu-mobile-animated-simple.menu-overlay .menu-wrapper + .overlay-menu .menu-smart > li, .menu-mobile-animated-simple .menu-sticky .menu-container .menu-smart > li, .menu-mobile-animated-simple .menu-hide-only .menu-container .menu-smart > li, .menu-mobile-animated-simple .menu-sticky + .main-header .menu-container .menu-smart > li, .menu-mobile-animated-simple .menu-hide-only + .main-header .menu-container .menu-smart > li, .menu-mobile-animated-simple .menu-overlay .menu-sticky-vertical + .overlay-menu .menu-smart > li, .menu-mobile-animated-simple .menu-sticky-vertical .menu-container .menu-smart > li, .menu-mobile-animated-simple .menu-hide-only-vertical .menu-container .menu-smart > li, .menu-mobile-animated-simple .menu-sticky-vertical + .main-header .menu-container .menu-smart > li, .menu-mobile-animated-simple .menu-hide-only-vertical + .main-header .menu-container .menu-smart > li, .menu-mobile-animated-simple.menu-overlay .menu-wrapper + .overlay-menu .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-sticky .menu-container .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-hide-only .menu-container .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-sticky + .main-header .menu-container .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-hide-only + .main-header .menu-container .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-overlay .menu-sticky-vertical + .overlay-menu .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-sticky-vertical .menu-container .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-hide-only-vertical .menu-container .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-sticky-vertical + .main-header .menu-container .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-hide-only-vertical + .main-header .menu-container .uncode-menu-additional-text {
        opacity: 0;
        transition-delay: 0s !important;
        transition: opacity 0.5s ease-out, transform 0.5s ease-out;
    }

    :not(.menu-mobile-off-canvas).menu-mobile-animated-simple.menu-overlay .menu-wrapper + .overlay-menu .menu-smart > li, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-sticky .menu-container .menu-smart > li, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-hide-only .menu-container .menu-smart > li, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-sticky + .main-header .menu-container .menu-smart > li, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-hide-only + .main-header .menu-container .menu-smart > li, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-overlay .menu-sticky-vertical + .overlay-menu .menu-smart > li, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-sticky-vertical .menu-container .menu-smart > li, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-hide-only-vertical .menu-container .menu-smart > li, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-sticky-vertical + .main-header .menu-container .menu-smart > li, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-hide-only-vertical + .main-header .menu-container .menu-smart > li, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple.menu-overlay .menu-wrapper + .overlay-menu .uncode-menu-additional-text, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-sticky .menu-container .uncode-menu-additional-text, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-hide-only .menu-container .uncode-menu-additional-text, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-sticky + .main-header .menu-container .uncode-menu-additional-text, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-hide-only + .main-header .menu-container .uncode-menu-additional-text, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-overlay .menu-sticky-vertical + .overlay-menu .uncode-menu-additional-text, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-sticky-vertical .menu-container .uncode-menu-additional-text, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-hide-only-vertical .menu-container .uncode-menu-additional-text, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-sticky-vertical + .main-header .menu-container .uncode-menu-additional-text, :not(.menu-mobile-off-canvas).menu-mobile-animated-simple .menu-hide-only-vertical + .main-header .menu-container .uncode-menu-additional-text {
        transform: translateY(-24px);
    }

    .menu-mobile-animated-simple.menu-overlay .menu-wrapper + .overlay-menu .open-items .menu-smart > li, .menu-mobile-animated-simple .menu-sticky .menu-container .open-items .menu-smart > li, .menu-mobile-animated-simple .menu-hide-only .menu-container .open-items .menu-smart > li, .menu-mobile-animated-simple .menu-sticky + .main-header .menu-container .open-items .menu-smart > li, .menu-mobile-animated-simple .menu-hide-only + .main-header .menu-container .open-items .menu-smart > li, .menu-mobile-animated-simple .menu-overlay .menu-sticky-vertical + .overlay-menu .open-items .menu-smart > li, .menu-mobile-animated-simple .menu-sticky-vertical .menu-container .open-items .menu-smart > li, .menu-mobile-animated-simple .menu-hide-only-vertical .menu-container .open-items .menu-smart > li, .menu-mobile-animated-simple .menu-sticky-vertical + .main-header .menu-container .open-items .menu-smart > li, .menu-mobile-animated-simple .menu-hide-only-vertical + .main-header .menu-container .open-items .menu-smart > li, .menu-mobile-animated-simple.menu-overlay .menu-wrapper + .overlay-menu .open-items .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-sticky .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-hide-only .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-sticky + .main-header .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-hide-only + .main-header .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-overlay .menu-sticky-vertical + .overlay-menu .open-items .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-sticky-vertical .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-hide-only-vertical .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-sticky-vertical + .main-header .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-hide-only-vertical + .main-header .menu-container .open-items .uncode-menu-additional-text {
        opacity: 1 !important;
        transform: none;
        transition-delay: 0.4s !important;
    }

    .menu-mobile-animated-simple.menu-overlay .menu-wrapper + .overlay-menu .open-items.close .menu-smart > li, .menu-mobile-animated-simple .menu-sticky .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated-simple .menu-hide-only .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated-simple .menu-sticky + .main-header .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated-simple .menu-hide-only + .main-header .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated-simple .menu-overlay .menu-sticky-vertical + .overlay-menu .open-items.close .menu-smart > li, .menu-mobile-animated-simple .menu-sticky-vertical .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated-simple .menu-hide-only-vertical .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated-simple .menu-sticky-vertical + .main-header .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated-simple .menu-hide-only-vertical + .main-header .menu-container .open-items.close .menu-smart > li, .menu-mobile-animated-simple.menu-overlay .menu-wrapper + .overlay-menu .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-sticky .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-hide-only .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-sticky + .main-header .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-hide-only + .main-header .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-overlay .menu-sticky-vertical + .overlay-menu .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-sticky-vertical .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-hide-only-vertical .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-sticky-vertical + .main-header .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-simple .menu-hide-only-vertical + .main-header .menu-container .open-items.close .uncode-menu-additional-text {
        opacity: 0 !important;
        transition-delay: 0s !important;
    }

    .menu-mobile-animated-trid.menu-overlay .menu-wrapper + .overlay-menu .menu-smart, .menu-mobile-animated-trid .menu-sticky .menu-container .menu-smart, .menu-mobile-animated-trid .menu-hide-only .menu-container .menu-smart, .menu-mobile-animated-trid .menu-sticky + .main-header .menu-container .menu-smart, .menu-mobile-animated-trid .menu-hide-only + .main-header .menu-container .menu-smart, .menu-mobile-animated-trid .menu-overlay .menu-sticky-vertical + .overlay-menu .menu-smart, .menu-mobile-animated-trid .menu-sticky-vertical .menu-container .menu-smart, .menu-mobile-animated-trid .menu-hide-only-vertical .menu-container .menu-smart, .menu-mobile-animated-trid .menu-sticky-vertical + .main-header .menu-container .menu-smart, .menu-mobile-animated-trid .menu-hide-only-vertical + .main-header .menu-container .menu-smart, .menu-mobile-animated-trid.menu-overlay .menu-wrapper + .overlay-menu .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-sticky .menu-container .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-hide-only .menu-container .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-sticky + .main-header .menu-container .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-hide-only + .main-header .menu-container .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-overlay .menu-sticky-vertical + .overlay-menu .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-sticky-vertical .menu-container .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-hide-only-vertical .menu-container .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-sticky-vertical + .main-header .menu-container .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-hide-only-vertical + .main-header .menu-container .uncode-menu-additional-text {
        opacity: 0;
        transform: translateY(-35%) rotateX(45deg);
        transition: opacity 0.5s ease-out, transform 0.5s ease-out;
    }

    .menu-mobile-animated-trid.menu-overlay .menu-wrapper + .overlay-menu .open-items .menu-smart, .menu-mobile-animated-trid .menu-sticky .menu-container .open-items .menu-smart, .menu-mobile-animated-trid .menu-hide-only .menu-container .open-items .menu-smart, .menu-mobile-animated-trid .menu-sticky + .main-header .menu-container .open-items .menu-smart, .menu-mobile-animated-trid .menu-hide-only + .main-header .menu-container .open-items .menu-smart, .menu-mobile-animated-trid .menu-overlay .menu-sticky-vertical + .overlay-menu .open-items .menu-smart, .menu-mobile-animated-trid .menu-sticky-vertical .menu-container .open-items .menu-smart, .menu-mobile-animated-trid .menu-hide-only-vertical .menu-container .open-items .menu-smart, .menu-mobile-animated-trid .menu-sticky-vertical + .main-header .menu-container .open-items .menu-smart, .menu-mobile-animated-trid .menu-hide-only-vertical + .main-header .menu-container .open-items .menu-smart, .menu-mobile-animated-trid.menu-overlay .menu-wrapper + .overlay-menu .open-items .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-sticky .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-hide-only .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-sticky + .main-header .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-hide-only + .main-header .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-overlay .menu-sticky-vertical + .overlay-menu .open-items .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-sticky-vertical .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-hide-only-vertical .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-sticky-vertical + .main-header .menu-container .open-items .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-hide-only-vertical + .main-header .menu-container .open-items .uncode-menu-additional-text {
        opacity: 1 !important;
        transform: none;
        transition-delay: 0.5s !important;
    }

    .menu-mobile-animated-trid.menu-overlay .menu-wrapper + .overlay-menu .open-items.close .menu-smart, .menu-mobile-animated-trid .menu-sticky .menu-container .open-items.close .menu-smart, .menu-mobile-animated-trid .menu-hide-only .menu-container .open-items.close .menu-smart, .menu-mobile-animated-trid .menu-sticky + .main-header .menu-container .open-items.close .menu-smart, .menu-mobile-animated-trid .menu-hide-only + .main-header .menu-container .open-items.close .menu-smart, .menu-mobile-animated-trid .menu-overlay .menu-sticky-vertical + .overlay-menu .open-items.close .menu-smart, .menu-mobile-animated-trid .menu-sticky-vertical .menu-container .open-items.close .menu-smart, .menu-mobile-animated-trid .menu-hide-only-vertical .menu-container .open-items.close .menu-smart, .menu-mobile-animated-trid .menu-sticky-vertical + .main-header .menu-container .open-items.close .menu-smart, .menu-mobile-animated-trid .menu-hide-only-vertical + .main-header .menu-container .open-items.close .menu-smart, .menu-mobile-animated-trid.menu-overlay .menu-wrapper + .overlay-menu .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-sticky .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-hide-only .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-sticky + .main-header .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-hide-only + .main-header .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-overlay .menu-sticky-vertical + .overlay-menu .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-sticky-vertical .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-hide-only-vertical .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-sticky-vertical + .main-header .menu-container .open-items.close .uncode-menu-additional-text, .menu-mobile-animated-trid .menu-hide-only-vertical + .main-header .menu-container .open-items.close .uncode-menu-additional-text {
        opacity: 0 !important;
        transform: translateY(-35%) rotateX(45deg);
        transition-delay: 0s !important;
    }
}

@media (min-width: 960px) {
    .menu-overlay .logo-container, .menu-offcanvas .logo-container {
        text-align: left;
    }
}

@media (min-width: 960px) {
    .menu-overlay-left .logo-container, .vmenu-position-left.menu-offcanvas .logo-container {
        text-align: right;
    }
}

@media (min-width: 960px) {
    .menu-overlay-center .logo-container {
        text-align: center;
    }
}

@media (min-width: 960px) {
    .menu-overlay-left .mmb-container, .vmenu-position-left.menu-offcanvas .mmb-container {
        left: 0 !important;
        right: auto !important;
    }
}

.top-menu {
    position: relative;
    z-index: 2003;
}

.top-menu li {
    text-align: left;
}

@media (min-width: 960px) {
    .top-menu.top-menu-padding .menu-bloginfo, .top-menu.top-menu-padding .menu-smart > li > a {
        padding-top: 18px;
        padding-bottom: 18px;
    }
}

.top-menu.top-menu-enhanced .menu-bloginfo .menu-bloginfo-inner > img {
    max-width: none;
}

.top-menu.top-menu-enhanced:after {
    border-bottom: 1px solid transparent;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    width: 100%;
}

.top-menu.top-menu-enhanced .row-menu-inner {
    display: flex;
    margin: 0 -18px;
    width: calc(100% + 36px);
}

.top-menu.top-menu-enhanced .row-menu-inner.top-enhanced-right {
    justify-content: flex-end;
}

.top-menu.top-menu-enhanced .row-menu-inner.top-enhanced-between {
    justify-content: space-between;
}

.top-menu.top-menu-enhanced .row-menu-inner.top-enhanced-left {
    justify-content: flex-start;
}

.top-menu.top-menu-enhanced .row-menu-inner .topbar-col {
    display: flex;
    white-space: nowrap;
}

.top-menu.top-menu-enhanced .row-menu-inner .topbar-col.topbar-col-left {
    order: 1;
    justify-content: flex-start;
    width: 0;
}

.top-menu.top-menu-enhanced .row-menu-inner .topbar-col.topbar-col-left > .top-enhanced-inner:nth-child(1) {
    order: 1;
}

.top-menu.top-menu-enhanced .row-menu-inner .topbar-col.topbar-col-left > .top-enhanced-inner:nth-child(2) {
    order: 2;
}

.top-menu.top-menu-enhanced .row-menu-inner .topbar-col.topbar-col-left > .top-enhanced-inner.menu-smart {
    order: 0;
}

.top-menu.top-menu-enhanced .row-menu-inner .topbar-col.topbar-col-center {
    order: 2;
    justify-content: center;
    width: 100%;
}

.top-menu.top-menu-enhanced .row-menu-inner .topbar-col.topbar-col-center > .top-enhanced-inner:nth-child(1) {
    order: 0;
}

.top-menu.top-menu-enhanced .row-menu-inner .topbar-col.topbar-col-center > .top-enhanced-inner:nth-child(2) {
    order: 1;
}

.top-menu.top-menu-enhanced .row-menu-inner .topbar-col.topbar-col-center > .top-enhanced-inner:nth-child(3) {
    order: 2;
}

.top-menu.top-menu-enhanced .row-menu-inner .topbar-col.topbar-col-right {
    order: 3;
    justify-content: flex-end;
    width: 0;
}

.top-menu.top-menu-enhanced .row-menu-inner .topbar-col.topbar-col-right > .top-enhanced-inner:nth-child(1) {
    order: 0;
}

.top-menu.top-menu-enhanced .row-menu-inner .topbar-col.topbar-col-right > .top-enhanced-inner:nth-child(2) {
    order: 1;
}

.top-menu.top-menu-enhanced .row-menu-inner .topbar-col.topbar-col-right > .top-enhanced-inner:nth-child(3) {
    order: 2;
}

.top-menu.top-menu-enhanced .row-menu-inner .menu-bloginfo {
    padding-left: 18px !important;
    padding-right: 18px !important;
}

.top-menu.top-menu-enhanced .row-menu-inner .menu-horizontal {
    width: auto;
}

.top-menu.top-menu-enhanced .row-menu-inner .menu-horizontal a {
    font-family: inherit !important;
    font-weight: inherit !important;
}

:not(.top-menu-border).top-menu.top-menu-enhanced .row-menu-inner .menu-horizontal ul.menu-smart > li > ul {
    border-top: 1px solid transparent;
    background-clip: padding-box;
    margin-top: -1px !important;
}

.top-menu.top-menu-enhanced .row-menu-inner .menu-smart {
    display: inline-block;
    font-family: inherit !important;
    font-weight: inherit !important;
    width: auto !important;
}

.top-menu.top-menu-enhanced .row-menu-inner .menu-smart > li > a {
    white-space: nowrap;
}

:not(.top-menu-padding).top-menu.top-menu-enhanced .row-menu-inner .menu-smart > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
}

.top-menu.top-menu-enhanced .row-menu-inner .menu-smart > li.social-icon > a i {
    font-size: 18px;
    margin: 0;
}

@media (max-width: 959px) {
    .top-menu.top-menu-enhanced .row-menu-inner .menu-smart > li.social-icon > a i {
        font-size: 13px;
    }
}

.top-menu.top-menu-enhanced .menu-sub-enhanced.menu-horizontal ul.menu-smart ul .fa-angle-right.fa-dropdown {
    display: none;
}

@media (max-width: 959px) {
    .top-menu.top-menu-enhanced .row-menu-inner {
        border-bottom: 0 !important;
        display: flex;
        padding: 0 27px;
    }
}

@media (max-width: 959px) {
    .top-menu.top-menu-enhanced .row-menu-inner.top-enhanced-split-tablet {
        align-items: center;
        flex-direction: column;
    }

    .top-menu.top-menu-enhanced .row-menu-inner.top-enhanced-split-tablet .topbar-col {
        justify-content: center;
        width: 100%;
    }
}

@media (max-width: 569px) {
    .top-menu.top-menu-enhanced .row-menu-inner.top-enhanced-split-mobile {
        align-items: center;
        flex-direction: column;
    }

    .top-menu.top-menu-enhanced .row-menu-inner.top-enhanced-split-mobile .topbar-col {
        justify-content: center;
        width: 100%;
    }
}

@media (max-width: 959px) {
    .top-menu.top-menu-enhanced .row-menu-inner.top-menu-cols-2.top-enhanced-split-tablet, .top-menu.top-menu-enhanced .row-menu-inner.top-menu-cols-3.top-enhanced-split-tablet {
        padding: 9px 0px 9px 0px;
    }

    .top-menu.top-menu-enhanced .row-menu-inner.top-menu-cols-2.top-enhanced-split-tablet .menu-bloginfo, .top-menu.top-menu-enhanced .row-menu-inner.top-menu-cols-3.top-enhanced-split-tablet .menu-bloginfo, .top-menu.top-menu-enhanced .row-menu-inner.top-menu-cols-2.top-enhanced-split-tablet .menu-mini.menu-smart a, .top-menu.top-menu-enhanced .row-menu-inner.top-menu-cols-3.top-enhanced-split-tablet .menu-mini.menu-smart a {
        padding-top: 7px;
        padding-bottom: 7px;
    }
}

@media (max-width: 569px) {
    .top-menu.top-menu-enhanced .row-menu-inner.top-menu-cols-2.top-enhanced-split-mobile, .top-menu.top-menu-enhanced .row-menu-inner.top-menu-cols-3.top-enhanced-split-mobile {
        padding: 9px 0px 9px 0px;
    }

    .top-menu.top-menu-enhanced .row-menu-inner.top-menu-cols-2.top-enhanced-split-mobile .menu-bloginfo, .top-menu.top-menu-enhanced .row-menu-inner.top-menu-cols-3.top-enhanced-split-mobile .menu-bloginfo, .top-menu.top-menu-enhanced .row-menu-inner.top-menu-cols-2.top-enhanced-split-mobile .menu-mini.menu-smart a, .top-menu.top-menu-enhanced .row-menu-inner.top-menu-cols-3.top-enhanced-split-mobile .menu-mini.menu-smart a {
        padding-top: 7px;
        padding-bottom: 7px;
    }
}

.top-menu.top-menu-enhanced .menu-horizontal ul.menu-smart {
    display: inline-block;
    width: auto !important;
}

@media (min-width: 960px) {
    body:not(.rtl) ul.sm-rtl {
        direction: rtl;
    }

    body:not(.rtl) .hormenu-position-right[class *=" hmenu-"] #masthead, body:not(.rtl) .hormenu-position-right[class *=" hmenu-"] #masthead .menu-icons, body:not(.rtl) .hormenu-position-right[class *=" hmenu-"] .top-menu {
        direction: rtl;
    }

    body:not(.rtl) .hormenu-position-right[class *=" hmenu-"]:not(.hmenu-center-split):not(.hmenu-position-center):not(.hmenu-center) .navbar-nav-first:not(.navbar-cta) > ul > li:first-child > a, body:not(.rtl) .hormenu-position-right[class *=" hmenu-"]:not(.hmenu-center-split):not(.hmenu-position-center):not(.hmenu-center) .navbar-nav-first:not(.navbar-cta) > ul > li:only-child > a {
        padding-left: 0;
    }

    body:not(.rtl) .hormenu-position-right[class *=" hmenu-"] ul.menu-smart.menu-smart-social {
        direction: rtl;
    }

    body:not(.rtl) .hormenu-position-right[class *=" hmenu-"].hmenu-center .navbar-nav-last ul.menu-smart > li:first-child > a, body:not(.rtl) .hormenu-position-right[class *=" hmenu-"].hmenu-center .navbar-nav-last ul.menu-smart > li:only-child > a {
        padding-left: 12.6px !important;
    }

    body:not(.rtl) .hormenu-position-right[class *=" hmenu-"].hmenu-center .navbar-nav-last ul.menu-smart > li:only-child > a, body:not(.rtl) .hormenu-position-right[class *=" hmenu-"].hmenu-center .navbar-nav-last ul.menu-smart > li:last-child > a {
        padding-right: 12.6px !important;
    }

    body.rtl.hormenu-position-right[class *=" hmenu-"]:not(.hmenu-center-split):not(.hmenu-position-center):not(.hmenu-center) .navbar-nav-first:not(.navbar-cta) > ul > li:last-child > a, body.rtl.hormenu-position-right[class *=" hmenu-"]:not(.hmenu-center-split):not(.hmenu-position-center):not(.hmenu-center) .navbar-nav-first:not(.navbar-cta) > ul > li:only-child > a {
        padding-left: 0;
    }

    body.rtl.hormenu-position-right[class *=" hmenu-"] .navbar-nav-last ul.menu-smart > li:last-child > a, body.rtl.hormenu-position-right[class *=" hmenu-"] .navbar-nav-last ul.menu-smart > li:only-child > a {
        padding-left: 12.6px !important;
    }

    body.rtl.hormenu-position-right[class *=" hmenu-"] .navbar-nav-last ul.menu-smart > li:only-child > a, body.rtl.hormenu-position-right[class *=" hmenu-"] .navbar-nav-last ul.menu-smart > li:first-child > a {
        padding-right: 12.6px !important;
    }

    .hmenu-position-left #menu-main-menu {
        padding-left: 0;
    }

    .hmenu-position-right #menu-main-menu {
        padding-right: 0;
    }

    body.hormenu-position-right[class *=" hmenu-"]:not(.hmenu-position-center):not(.hmenu-center-double) .navbar-main > ul.menu-smart {
        text-align: left;
    }

    body.hormenu-position-right[class *=" hmenu-"] .navbar-nav-last {
        text-align: left;
    }

    body.hormenu-position-right[class *=" hmenu-"] .navbar-nav-last:not(.navbar-cta) ul.menu-smart > li:first-child > a, body.hormenu-position-right[class *=" hmenu-"] .navbar-nav-last:not(.navbar-cta) ul.menu-smart > li:only-child > a {
        padding-left: 9px !important;
        padding-right: 0px !important;
    }

    body.hormenu-position-right[class *=" hmenu-"] .navbar-nav-last:not(.navbar-cta) ul.menu-smart > li:only-child > a, body.hormenu-position-right[class *=" hmenu-"] .navbar-nav-last:not(.navbar-cta) ul.menu-smart > li:last-child > a {
        padding-left: 0px !important;
        padding-right: 9px !important;
    }

    body.hormenu-position-right[class *=" hmenu-"].hmenu-center-split:not(.menu-has-cta) .menu-borders .navbar-nav-first:not(.navbar-cta) > * :first-child::after {
        border-right-width: 0;
        border-left-width: 1px;
        border-left-style: solid;
    }

    body.hormenu-position-right[class *=" hmenu-"].hmenu-center-split .menu-borders .navbar-nav-first:not(.navbar-cta) > * :first-child {
        margin: 0px 0px 0px 36px;
    }

    body.hormenu-position-right[class *=" hmenu-"].hmenu-center-split:not(.menu-has-cta) .navbar-nav-first > ul > li:last-child > a {
        padding-left: 36px;
        padding-right: 9px;
    }

    body.hormenu-position-right[class *=" hmenu-"].hmenu-center-split .navbar-nav-first:not(.navbar-cta) > ul > li:first-child > a {
        padding-left: 9px;
        padding-right: 0;
    }

    body.hormenu-position-right[class *=" hmenu-"].hmenu-center-split .menu-icons {
        direction: rtl;
    }

    body.hormenu-position-right[class *=" hmenu-"].hmenu-center-split .cta-wrapper {
        display: inline-block;
        height: 100%;
        padding: 0;
        vertical-align: top;
        width: auto;
    }

    body.hormenu-position-right[class *=" hmenu-"].hmenu-position-left .navbar-main > ul.menu-smart {
        text-align: right;
    }

    body.hormenu-position-right[class *=" hmenu-"].hmenu-center .main-menu-container .menu-horizontal-inner > * {
        float: right;
    }

    body.hormenu-position-right[class *=" hmenu-"][class *=hmenu-] .menu-borders .navbar-nav + .navbar-nav-last > *:first-child, body.hormenu-position-right[class *=" hmenu-"][class *=hmenu-]:not(.hmenu-center-split) .menu-borders .navbar-nav + .navbar-cta > * :first-child {
        margin: 0px 36px 0px 0px;
        padding: 0px 36px 0px 0px;
        float: left;
    }

    body.hormenu-position-right[class *=" hmenu-"][class *=hmenu-] .menu-borders.needs-after .navbar-nav + .navbar-nav-last > *:first-child:after, body.hormenu-position-right[class *=" hmenu-"][class *=hmenu-]:not(.hmenu-center-split) .menu-borders.needs-after .navbar-nav + .navbar-cta > * :first-child:after {
        border-left-width: 0;
        border-right-width: 1px;
        border-right-style: solid;
    }

    body.hormenu-position-right[class *=" hmenu-"][class *=hmenu-] .menu-borders:not(.needs-after) .navbar-nav + .navbar-nav-last > *:first-child, body.hormenu-position-right[class *=" hmenu-"][class *=hmenu-]:not(.hmenu-center-split) .menu-borders:not(.needs-after) .navbar-nav + .navbar-cta > * :first-child {
        border-left-width: 0;
        border-right-width: 1px;
        border-right-style: solid;
    }

    body.hormenu-position-right[class *=" hmenu-"][class *=hmenu-] .menu-borders .navbar-cta + .navbar-nav-last > * :first-child {
        margin: 0px 0px 0px 0px;
        padding: 0px 13px 0px 0px;
    }

    body.hormenu-position-right[class *=" hmenu-"][class *=hmenu-] .menu-borders .navbar-cta + .navbar-nav-last > * :first-child:after {
        border-width: 0 !important;
    }

    body.hormenu-position-left:not(.hmenu-center-split):not(.hmenu-center-double):not(.menu-overlay):not(.hmenu-center) .menu-container:not(.menu-borders) .navbar-cta > ul, body.vmenu-position-right:not(.hmenu-center) .menu-container:not(.menu-borders) .navbar-cta > ul, body.menu-overlay:not(.menu-overlay-left):not(.hmenu-center) .menu-container:not(.menu-borders) .navbar-cta > ul, body.hormenu-position-right.hmenu-center-split:not(.hmenu-center) .menu-container:not(.menu-borders) .navbar-cta > ul {
        padding: 0px 0px 0px 36px !important;
    }

    body.hormenu-position-left:not(.hmenu-center-split):not(.hmenu-center-double):not(.menu-overlay):not(.hmenu-center) .menu-container.menu-borders .navbar-cta > ul, body.vmenu-position-right:not(.hmenu-center) .menu-container.menu-borders .navbar-cta > ul, body.menu-overlay:not(.menu-overlay-left):not(.hmenu-center) .menu-container.menu-borders .navbar-cta > ul, body.hormenu-position-right.hmenu-center-split:not(.hmenu-center) .menu-container.menu-borders .navbar-cta > ul {
        margin: 0px 0px 0px 36px !important;
        padding: 0px 0px 0px 36px !important;
    }

    body.hormenu-position-left:not(.hmenu-center-split):not(.hmenu-center-double):not(.menu-overlay).hmenu-center .navbar-cta > ul, body.vmenu-position-right.hmenu-center .navbar-cta > ul, body.menu-overlay:not(.menu-overlay-left).hmenu-center .navbar-cta > ul, body.hormenu-position-right.hmenu-center-split.hmenu-center .navbar-cta > ul {
        margin: 0px 0px 0px 36px !important;
        padding: 0px 0px 0px 36px !important;
    }

    body.hormenu-position-left:not(.hmenu-center-split):not(.hmenu-center-double):not(.menu-overlay):not(.rtl) .navbar-cta > ul > li:first-child > a, body.vmenu-position-right:not(.rtl) .navbar-cta > ul > li:first-child > a, body.menu-overlay:not(.menu-overlay-left):not(.rtl) .navbar-cta > ul > li:first-child > a, body.hormenu-position-right.hmenu-center-split:not(.rtl) .navbar-cta > ul > li:first-child > a {
        padding-left: 0;
    }

    body.hormenu-position-left:not(.hmenu-center-split):not(.hmenu-center-double):not(.menu-overlay):not(.rtl) .navbar-cta.navbar-nav-last > ul > li:last-child > a, body.vmenu-position-right:not(.rtl) .navbar-cta.navbar-nav-last > ul > li:last-child > a, body.menu-overlay:not(.menu-overlay-left):not(.rtl) .navbar-cta.navbar-nav-last > ul > li:last-child > a, body.hormenu-position-right.hmenu-center-split:not(.rtl) .navbar-cta.navbar-nav-last > ul > li:last-child > a {
        padding-right: 0;
    }

    body.hormenu-position-left:not(.hmenu-center-split):not(.hmenu-center-double):not(.menu-overlay):not(.rtl) .navbar-cta:not(.navbar-nav-last) > ul > li:last-child > a, body.vmenu-position-right:not(.rtl) .navbar-cta:not(.navbar-nav-last) > ul > li:last-child > a, body.menu-overlay:not(.menu-overlay-left):not(.rtl) .navbar-cta:not(.navbar-nav-last) > ul > li:last-child > a, body.hormenu-position-right.hmenu-center-split:not(.rtl) .navbar-cta:not(.navbar-nav-last) > ul > li:last-child > a {
        padding-right: 9px;
    }

    body.hormenu-position-left:not(.hmenu-center-split):not(.hmenu-center-double):not(.menu-overlay).rtl .navbar-cta > ul > li:last-child > a, body.vmenu-position-right.rtl .navbar-cta > ul > li:last-child > a, body.menu-overlay:not(.menu-overlay-left).rtl .navbar-cta > ul > li:last-child > a, body.hormenu-position-right.hmenu-center-split.rtl .navbar-cta > ul > li:last-child > a {
        padding-left: 0;
    }

    body.hormenu-position-left:not(.hmenu-center-split):not(.hmenu-center-double):not(.menu-overlay).rtl .navbar-cta.navbar-nav-last > ul > li:first-child > a, body.vmenu-position-right.rtl .navbar-cta.navbar-nav-last > ul > li:first-child > a, body.menu-overlay:not(.menu-overlay-left).rtl .navbar-cta.navbar-nav-last > ul > li:first-child > a, body.hormenu-position-right.hmenu-center-split.rtl .navbar-cta.navbar-nav-last > ul > li:first-child > a {
        padding-right: 0;
    }

    body.hormenu-position-left:not(.hmenu-center-split):not(.hmenu-center-double):not(.menu-overlay).rtl .navbar-cta:not(.navbar-nav-last) > ul > li:first-child > a, body.vmenu-position-right.rtl .navbar-cta:not(.navbar-nav-last) > ul > li:first-child > a, body.menu-overlay:not(.menu-overlay-left).rtl .navbar-cta:not(.navbar-nav-last) > ul > li:first-child > a, body.hormenu-position-right.hmenu-center-split.rtl .navbar-cta:not(.navbar-nav-last) > ul > li:first-child > a {
        padding-right: 9px;
    }

    body.hormenu-position-right:not(.hmenu-center-split):not(.menu-overlay):not(.hmenu-center) .menu-container:not(.menu-borders) .navbar-cta > ul, body.vmenu-position-left:not(.hmenu-center) .menu-container:not(.menu-borders) .navbar-cta > ul, body.menu-overlay.menu-overlay-left:not(.hmenu-center) .menu-container:not(.menu-borders) .navbar-cta > ul, body.hormenu-position-left.hmenu-center-split:not(.hmenu-center) .menu-container:not(.menu-borders) .navbar-cta > ul {
        padding: 0px 36px 0px 0px !important;
    }

    body.hormenu-position-right:not(.hmenu-center-split):not(.menu-overlay):not(.hmenu-center) .menu-container.menu-borders .navbar-cta > ul, body.vmenu-position-left:not(.hmenu-center) .menu-container.menu-borders .navbar-cta > ul, body.menu-overlay.menu-overlay-left:not(.hmenu-center) .menu-container.menu-borders .navbar-cta > ul, body.hormenu-position-left.hmenu-center-split:not(.hmenu-center) .menu-container.menu-borders .navbar-cta > ul {
        margin: 0px 36px 0px 0px !important;
        padding: 0px 36px 0px 0px !important;
    }

    body.hormenu-position-right:not(.hmenu-center-split):not(.menu-overlay).hmenu-center .navbar-cta > ul, body.vmenu-position-left.hmenu-center .navbar-cta > ul, body.menu-overlay.menu-overlay-left.hmenu-center .navbar-cta > ul, body.hormenu-position-left.hmenu-center-split.hmenu-center .navbar-cta > ul {
        margin: 0px 36px 0px 0px !important;
        padding: 0px 36px 0px 0px !important;
    }

    body.hormenu-position-right:not(.hmenu-center-split):not(.menu-overlay):not(.rtl) .navbar-cta > ul > li:last-child > a, body.vmenu-position-left:not(.rtl) .navbar-cta > ul > li:last-child > a, body.menu-overlay.menu-overlay-left:not(.rtl) .navbar-cta > ul > li:last-child > a, body.hormenu-position-left.hmenu-center-split:not(.rtl) .navbar-cta > ul > li:last-child > a {
        padding-right: 0;
    }

    body.hormenu-position-right:not(.hmenu-center-split):not(.menu-overlay):not(.rtl) .navbar-cta.navbar-nav-last > ul > li:first-child > a, body.vmenu-position-left:not(.rtl) .navbar-cta.navbar-nav-last > ul > li:first-child > a, body.menu-overlay.menu-overlay-left:not(.rtl) .navbar-cta.navbar-nav-last > ul > li:first-child > a, body.hormenu-position-left.hmenu-center-split:not(.rtl) .navbar-cta.navbar-nav-last > ul > li:first-child > a {
        padding-left: 0;
    }

    body.hormenu-position-right:not(.hmenu-center-split):not(.menu-overlay):not(.rtl) .navbar-cta:not(.navbar-nav-last) > ul > li:first-child > a, body.vmenu-position-left:not(.rtl) .navbar-cta:not(.navbar-nav-last) > ul > li:first-child > a, body.menu-overlay.menu-overlay-left:not(.rtl) .navbar-cta:not(.navbar-nav-last) > ul > li:first-child > a, body.hormenu-position-left.hmenu-center-split:not(.rtl) .navbar-cta:not(.navbar-nav-last) > ul > li:first-child > a {
        padding-left: 9px;
    }

    body.hormenu-position-right:not(.hmenu-center-split):not(.menu-overlay).rtl .navbar-cta > ul > li:first-child > a, body.vmenu-position-left.rtl .navbar-cta > ul > li:first-child > a, body.menu-overlay.menu-overlay-left.rtl .navbar-cta > ul > li:first-child > a, body.hormenu-position-left.hmenu-center-split.rtl .navbar-cta > ul > li:first-child > a {
        padding-right: 0;
    }

    body.hormenu-position-right:not(.hmenu-center-split):not(.menu-overlay).rtl .navbar-cta.navbar-nav-last > ul > li:last-child > a, body.vmenu-position-left.rtl .navbar-cta.navbar-nav-last > ul > li:last-child > a, body.menu-overlay.menu-overlay-left.rtl .navbar-cta.navbar-nav-last > ul > li:last-child > a, body.hormenu-position-left.hmenu-center-split.rtl .navbar-cta.navbar-nav-last > ul > li:last-child > a {
        padding-left: 0;
    }

    body.hormenu-position-right:not(.hmenu-center-split):not(.menu-overlay).rtl .navbar-cta:not(.navbar-nav-last) > ul > li:last-child > a, body.vmenu-position-left.rtl .navbar-cta:not(.navbar-nav-last) > ul > li:last-child > a, body.menu-overlay.menu-overlay-left.rtl .navbar-cta:not(.navbar-nav-last) > ul > li:last-child > a, body.hormenu-position-left.hmenu-center-split.rtl .navbar-cta:not(.navbar-nav-last) > ul > li:last-child > a {
        padding-left: 9px;
    }
}

@media (max-width: 959px) {
    .cta-container {
        display: none !important;
    }
}

#masthead .row-offcanvas .row-menu-inner .main-menu-container {
    display: table-cell;
    padding: 0;
    position: absolute;
    top: 0;
    width: auto;
}

@media (min-width: 960px) {
    body.vmenu-position-left #masthead .row-offcanvas .row-menu-inner .main-menu-container, body.menu-overlay-left #masthead .row-offcanvas .row-menu-inner .main-menu-container {
        left: calc(40px + 36px);
    }

    body.vmenu-position-left #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body.menu-overlay-left #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        left: calc(95px + 36px);
    }

    body.vmenu-position-left #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body.menu-overlay-left #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        left: calc(133px + 36px);
    }

    body.vmenu-position-left #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body.menu-overlay-left #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        left: calc(167px + 36px);
    }

    body.vmenu-position-left #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body.menu-overlay-left #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        left: calc(202px + 36px);
    }

    body.vmenu-position-right #masthead .row-offcanvas .row-menu-inner .main-menu-container, body:not(.menu-overlay-left) #masthead .row-offcanvas .row-menu-inner .main-menu-container {
        right: calc(40px + 36px);
    }

    body.vmenu-position-right #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body:not(.menu-overlay-left):not(.menu-offcanvas) #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        right: calc(94px + 36px);
    }

    body.vmenu-position-right #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body:not(.menu-overlay-left):not(.menu-offcanvas) #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        right: calc(132px + 36px);
    }

    body.vmenu-position-right #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body:not(.menu-overlay-left):not(.menu-offcanvas) #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        right: calc(166px + 36px);
    }

    body.vmenu-position-right #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body:not(.menu-overlay-left):not(.menu-offcanvas) #masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        right: calc(201px + 36px);
    }
}

@media (min-width: 960px) {
    body.vmenu-position-left .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body.menu-overlay-left .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        left: calc(40px + 72px);
    }

    body.vmenu-position-left .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body.menu-overlay-left .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        left: calc(95px + 72px);
    }

    body.vmenu-position-left .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body.menu-overlay-left .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        left: calc(133px + 72px);
    }

    body.vmenu-position-left .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body.menu-overlay-left .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        left: calc(167px + 72px);
    }

    body.vmenu-position-left .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body.menu-overlay-left .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        left: calc(202px + 72px);
    }

    body.vmenu-position-right .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body:not(.menu-overlay-left) .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        right: calc(40px + 72px);
    }

    body.vmenu-position-right .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body:not(.menu-overlay-left):not(.menu-offcanvas) .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        right: calc(94px + 72px);
    }

    body.vmenu-position-right .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body:not(.menu-overlay-left):not(.menu-offcanvas) .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        right: calc(132px + 72px);
    }

    body.vmenu-position-right .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body:not(.menu-overlay-left):not(.menu-offcanvas) .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        right: calc(166px + 72px);
    }

    body.vmenu-position-right .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body:not(.menu-overlay-left):not(.menu-offcanvas) .double-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        right: calc(201px + 72px);
    }
}

@media (min-width: 1500px) {
    body.vmenu-position-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body.menu-overlay-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        left: calc(40px + 108px);
    }

    body.vmenu-position-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body.menu-overlay-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        left: calc(95px + 108px);
    }

    body.vmenu-position-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body.menu-overlay-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        left: calc(133px + 108px);
    }

    body.vmenu-position-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body.menu-overlay-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        left: calc(167px + 108px);
    }

    body.vmenu-position-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body.menu-overlay-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        left: calc(202px + 108px);
    }

    body.vmenu-position-right .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body:not(.menu-overlay-left) .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        right: calc(40px + 108px);
    }

    body.vmenu-position-right .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body:not(.menu-overlay-left):not(.menu-offcanvas) .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        right: calc(94px + 108px);
    }

    body.vmenu-position-right .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body:not(.menu-overlay-left):not(.menu-offcanvas) .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        right: calc(132px + 108px);
    }

    body.vmenu-position-right .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body:not(.menu-overlay-left):not(.menu-offcanvas) .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        right: calc(166px + 108px);
    }

    body.vmenu-position-right .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body:not(.menu-overlay-left):not(.menu-offcanvas) .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        right: calc(201px + 108px);
    }
}

@media (min-width: 960px) and (max-width: 1499px) {
    body.vmenu-position-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body.menu-overlay-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        left: calc(40px + 72px);
    }

    body.vmenu-position-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body.menu-overlay-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        left: calc(95px + 72px);
    }

    body.vmenu-position-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body.menu-overlay-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        left: calc(133px + 72px);
    }

    body.vmenu-position-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body.menu-overlay-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        left: calc(167px + 72px);
    }

    body.vmenu-position-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body.menu-overlay-left .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        left: calc(202px + 72px);
    }

    body.vmenu-position-right .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body:not(.menu-overlay-left) .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        right: calc(40px + 72px);
    }

    body.vmenu-position-right .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body:not(.menu-overlay-left):not(.menu-offcanvas) .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        right: calc(94px + 72px);
    }

    body.vmenu-position-right .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body:not(.menu-overlay-left):not(.menu-offcanvas) .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        right: calc(132px + 72px);
    }

    body.vmenu-position-right .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body:not(.menu-overlay-left):not(.menu-offcanvas) .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        right: calc(166px + 72px);
    }

    body.vmenu-position-right .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body:not(.menu-overlay-left):not(.menu-offcanvas) .triple-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        right: calc(201px + 72px);
    }
}

@media (min-width: 1700px) {
    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        left: calc(40px + 144px);
    }

    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        left: calc(95px + 144px);
    }

    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        left: calc(133px + 144px);
    }

    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        left: calc(167px + 144px);
    }

    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        left: calc(202px + 144px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body:not(.menu-overlay-left) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        right: calc(40px + 144px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body:not(.menu-overlay-left):not(.menu-offcanvas) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        right: calc(94px + 144px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body:not(.menu-overlay-left):not(.menu-offcanvas) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        right: calc(132px + 144px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body:not(.menu-overlay-left):not(.menu-offcanvas) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        right: calc(166px + 144px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body:not(.menu-overlay-left):not(.menu-offcanvas) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        right: calc(201px + 144px);
    }
}

@media (min-width: 1500px) and (max-width: 1699px) {
    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        left: calc(40px + 108px);
    }

    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        left: calc(95px + 108px);
    }

    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        left: calc(133px + 108px);
    }

    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        left: calc(167px + 108px);
    }

    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        left: calc(202px + 108px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body:not(.menu-overlay-left) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        right: calc(40px + 108px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body:not(.menu-overlay-left):not(.menu-offcanvas) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        right: calc(94px + 108px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body:not(.menu-overlay-left):not(.menu-offcanvas) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        right: calc(132px + 108px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body:not(.menu-overlay-left):not(.menu-offcanvas) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        right: calc(166px + 108px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body:not(.menu-overlay-left):not(.menu-offcanvas) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        right: calc(201px + 108px);
    }
}

@media (min-width: 960px) and (max-width: 1499px) {
    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        left: calc(40px + 72px);
    }

    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        left: calc(95px + 72px);
    }

    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        left: calc(133px + 72px);
    }

    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        left: calc(167px + 72px);
    }

    body.vmenu-position-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body.menu-overlay-left .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        left: calc(202px + 72px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body:not(.menu-overlay-left) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        right: calc(40px + 72px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body:not(.menu-overlay-left):not(.menu-offcanvas) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        right: calc(94px + 72px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body:not(.menu-overlay-left):not(.menu-offcanvas) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        right: calc(132px + 72px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body:not(.menu-overlay-left):not(.menu-offcanvas) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        right: calc(166px + 72px);
    }

    body.vmenu-position-right .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body:not(.menu-overlay-left):not(.menu-offcanvas) .quad-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        right: calc(201px + 72px);
    }
}

@media (min-width: 1700px) {
    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        left: calc(40px + 180px);
    }

    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        left: calc(95px + 180px);
    }

    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        left: calc(133px + 180px);
    }

    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        left: calc(167px + 180px);
    }

    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        left: calc(202px + 180px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body:not(.menu-overlay-left) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        right: calc(40px + 180px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body:not(.menu-overlay-left):not(.menu-offcanvas) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        right: calc(94px + 180px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body:not(.menu-overlay-left):not(.menu-offcanvas) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        right: calc(132px + 180px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body:not(.menu-overlay-left):not(.menu-offcanvas) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        right: calc(166px + 180px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body:not(.menu-overlay-left):not(.menu-offcanvas) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        right: calc(201px + 180px);
    }
}

@media (min-width: 1500px) and (max-width: 1699px) {
    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        left: calc(40px + 144px);
    }

    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        left: calc(95px + 144px);
    }

    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        left: calc(133px + 144px);
    }

    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        left: calc(167px + 144px);
    }

    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        left: calc(202px + 144px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body:not(.menu-overlay-left) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        right: calc(40px + 144px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body:not(.menu-overlay-left):not(.menu-offcanvas) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        right: calc(94px + 144px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body:not(.menu-overlay-left):not(.menu-offcanvas) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        right: calc(132px + 144px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body:not(.menu-overlay-left):not(.menu-offcanvas) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        right: calc(166px + 144px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body:not(.menu-overlay-left):not(.menu-offcanvas) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        right: calc(201px + 144px);
    }
}

@media (min-width: 960px) and (max-width: 1499px) {
    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        left: calc(40px + 108px);
    }

    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        left: calc(95px + 108px);
    }

    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        left: calc(133px + 108px);
    }

    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        left: calc(167px + 108px);
    }

    body.vmenu-position-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body.menu-overlay-left .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        left: calc(202px + 108px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body:not(.menu-overlay-left) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        right: calc(40px + 108px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body:not(.menu-overlay-left):not(.menu-offcanvas) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        right: calc(94px + 108px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body:not(.menu-overlay-left):not(.menu-offcanvas) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        right: calc(132px + 108px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body:not(.menu-overlay-left):not(.menu-offcanvas) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        right: calc(166px + 108px);
    }

    body.vmenu-position-right .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body:not(.menu-overlay-left):not(.menu-offcanvas) .penta-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        right: calc(201px + 108px);
    }
}

@media (min-width: 1700px) {
    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        left: calc(40px + 216px);
    }

    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        left: calc(95px + 216px);
    }

    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        left: calc(133px + 216px);
    }

    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        left: calc(167px + 216px);
    }

    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        left: calc(202px + 216px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body:not(.menu-overlay-left) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        right: calc(40px + 216px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body:not(.menu-overlay-left):not(.menu-offcanvas) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        right: calc(94px + 216px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body:not(.menu-overlay-left):not(.menu-offcanvas) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        right: calc(132px + 216px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body:not(.menu-overlay-left):not(.menu-offcanvas) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        right: calc(166px + 216px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body:not(.menu-overlay-left):not(.menu-offcanvas) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        right: calc(201px + 216px);
    }
}

@media (min-width: 1500px) and (max-width: 1699px) {
    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        left: calc(40px + 180px);
    }

    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        left: calc(95px + 180px);
    }

    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        left: calc(133px + 180px);
    }

    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        left: calc(167px + 180px);
    }

    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        left: calc(202px + 180px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body:not(.menu-overlay-left) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        right: calc(40px + 180px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body:not(.menu-overlay-left):not(.menu-offcanvas) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        right: calc(94px + 180px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body:not(.menu-overlay-left):not(.menu-offcanvas) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        right: calc(132px + 180px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body:not(.menu-overlay-left):not(.menu-offcanvas) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        right: calc(166px + 180px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body:not(.menu-overlay-left):not(.menu-offcanvas) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        right: calc(201px + 180px);
    }
}

@media (min-width: 960px) and (max-width: 1499px) {
    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        left: calc(40px + 144px);
    }

    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        left: calc(95px + 144px);
    }

    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        left: calc(133px + 144px);
    }

    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        left: calc(167px + 144px);
    }

    body.vmenu-position-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body.menu-overlay-left .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        left: calc(202px + 144px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container, body:not(.menu-overlay-left) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container {
        right: calc(40px + 144px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1, body:not(.menu-overlay-left):not(.menu-offcanvas) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-1 {
        right: calc(94px + 144px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2, body:not(.menu-overlay-left):not(.menu-offcanvas) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-2 {
        right: calc(132px + 144px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3, body:not(.menu-overlay-left):not(.menu-offcanvas) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-3 {
        right: calc(166px + 144px);
    }

    body.vmenu-position-right .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4, body:not(.menu-overlay-left):not(.menu-offcanvas) .exa-h-padding#masthead .row-offcanvas .row-menu-inner .main-menu-container.cta-with-icons-4 {
        right: calc(201px + 144px);
    }
}

@media (min-width: 960px) {
    body:not(.hmenu-center-split) #masthead[class *="-h-padding"] .row-menu .row-menu-inner .logo-container, body:not(.hmenu-center-split) .top-menu.navbar[class *="-h-padding"] .row-menu .row-menu-inner .logo-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
        position: static !important;
    }
}

@media (min-width: 960px) {
    #masthead[class *="-h-padding"] .overlay.overlay-search .overlay-search-wrapper, .top-menu.navbar[class *="-h-padding"] .overlay.overlay-search .overlay-search-wrapper {
        align-items: stretch;
        display: flex;
        justify-content: space-between;
    }

    #masthead[class *="-h-padding"] .overlay.overlay-search .mmb-container, .top-menu.navbar[class *="-h-padding"] .overlay.overlay-search .mmb-container {
        order: 2;
    }

    #masthead[class *="-h-padding"] .overlay.overlay-search .search-container form, .top-menu.navbar[class *="-h-padding"] .overlay.overlay-search .search-container form {
        padding-left: 0;
        padding-right: 0;
        max-width: 100%;
    }
}

@media (min-width: 960px) {
    .single-h-padding#masthead .row-menu .row-menu-inner, .single-h-padding.top-menu.navbar .row-menu .row-menu-inner, .single-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .single-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 36px;
        padding-right: 36px;
    }
}

@media (min-width: 960px) {
    .double-h-padding#masthead .row-menu .row-menu-inner, .double-h-padding.top-menu.navbar .row-menu .row-menu-inner, .double-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .double-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 72px;
        padding-right: 72px;
    }

    .menu-overlay-left .double-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .double-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .double-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .menu-overlay-left .double-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .double-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .double-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .double-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .double-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        left: 36px !important;
    }

    body:not(.menu-overlay-left) .double-h-padding#masthead .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .double-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .double-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, body:not(.menu-overlay-left) .double-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .double-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .double-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .double-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .double-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        right: 36px !important;
    }

    .menu-overlay-left .double-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .double-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .double-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, .menu-overlay-left .double-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        right: 72px !important;
    }

    body:not(.menu-overlay-left) .double-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .double-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .double-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, body:not(.menu-overlay-left) .double-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        left: 72px !important;
    }
}

@media (min-width: 1500px) {
    .triple-h-padding#masthead .row-menu .row-menu-inner, .triple-h-padding.top-menu.navbar .row-menu .row-menu-inner, .triple-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .triple-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 108px;
        padding-right: 108px;
    }

    .menu-overlay-left .triple-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .triple-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .triple-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .menu-overlay-left .triple-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .triple-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .triple-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .triple-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .triple-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        left: 72px !important;
    }

    body:not(.menu-overlay-left) .triple-h-padding#masthead .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .triple-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .triple-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, body:not(.menu-overlay-left) .triple-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .triple-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .triple-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .triple-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .triple-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        right: 72px !important;
    }

    .menu-overlay-left .triple-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .triple-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .triple-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, .menu-overlay-left .triple-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        right: 108px !important;
    }

    body:not(.menu-overlay-left) .triple-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .triple-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .triple-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, body:not(.menu-overlay-left) .triple-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        left: 108px !important;
    }
}

@media (min-width: 960px) and (max-width: 1499px) {
    .triple-h-padding#masthead .row-menu .row-menu-inner, .triple-h-padding.top-menu.navbar .row-menu .row-menu-inner, .triple-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .triple-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 72px;
        padding-right: 72px;
    }

    .menu-overlay-left .triple-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .triple-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .triple-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .menu-overlay-left .triple-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .triple-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .triple-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .triple-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .triple-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        left: 36px !important;
    }

    body:not(.menu-overlay-left) .triple-h-padding#masthead .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .triple-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .triple-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, body:not(.menu-overlay-left) .triple-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .triple-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .triple-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .triple-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .triple-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        right: 36px !important;
    }

    .menu-overlay-left .triple-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .triple-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .triple-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, .menu-overlay-left .triple-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        right: 72px !important;
    }

    body:not(.menu-overlay-left) .triple-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .triple-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .triple-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, body:not(.menu-overlay-left) .triple-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        left: 72px !important;
    }
}

@media (min-width: 1700px) {
    .quad-h-padding#masthead .row-menu .row-menu-inner, .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner, .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 144px;
        padding-right: 144px;
    }

    .menu-overlay-left .quad-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .menu-overlay-left .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .quad-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        left: 108px !important;
    }

    body:not(.menu-overlay-left) .quad-h-padding#masthead .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, body:not(.menu-overlay-left) .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .quad-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        right: 108px !important;
    }

    .menu-overlay-left .quad-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, .menu-overlay-left .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        right: 144px !important;
    }

    body:not(.menu-overlay-left) .quad-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, body:not(.menu-overlay-left) .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        left: 144px !important;
    }
}

@media (min-width: 1500px) and (max-width: 1699px) {
    .quad-h-padding#masthead .row-menu .row-menu-inner, .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner, .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 108px;
        padding-right: 108px;
    }

    .menu-overlay-left .quad-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .menu-overlay-left .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .quad-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        left: 72px !important;
    }

    body:not(.menu-overlay-left) .quad-h-padding#masthead .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, body:not(.menu-overlay-left) .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .quad-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        right: 72px !important;
    }

    .menu-overlay-left .quad-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, .menu-overlay-left .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        right: 108px !important;
    }

    body:not(.menu-overlay-left) .quad-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, body:not(.menu-overlay-left) .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        left: 108px !important;
    }
}

@media (min-width: 960px) and (max-width: 1499px) {
    .quad-h-padding#masthead .row-menu .row-menu-inner, .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner, .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 72px;
        padding-right: 72px;
    }

    .menu-overlay-left .quad-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .menu-overlay-left .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .quad-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        left: 36px !important;
    }

    body:not(.menu-overlay-left) .quad-h-padding#masthead .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, body:not(.menu-overlay-left) .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .quad-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        right: 36px !important;
    }

    .menu-overlay-left .quad-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, .menu-overlay-left .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        right: 72px !important;
    }

    body:not(.menu-overlay-left) .quad-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .quad-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .quad-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, body:not(.menu-overlay-left) .quad-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        left: 72px !important;
    }
}

@media (min-width: 1700px) {
    .penta-h-padding#masthead .row-menu .row-menu-inner, .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner, .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 180px;
        padding-right: 180px;
    }

    .menu-overlay-left .penta-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .menu-overlay-left .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .penta-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        left: 144px !important;
    }

    body:not(.menu-overlay-left) .penta-h-padding#masthead .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, body:not(.menu-overlay-left) .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .penta-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        right: 144px !important;
    }

    .menu-overlay-left .penta-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, .menu-overlay-left .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        right: 180px !important;
    }

    body:not(.menu-overlay-left) .penta-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, body:not(.menu-overlay-left) .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        left: 180px !important;
    }
}

@media (min-width: 1500px) and (max-width: 1699px) {
    .penta-h-padding#masthead .row-menu .row-menu-inner, .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner, .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 144px;
        padding-right: 144px;
    }

    .menu-overlay-left .penta-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .menu-overlay-left .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .penta-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        left: 108px !important;
    }

    body:not(.menu-overlay-left) .penta-h-padding#masthead .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, body:not(.menu-overlay-left) .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .penta-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        right: 108px !important;
    }

    .menu-overlay-left .penta-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, .menu-overlay-left .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        right: 144px !important;
    }

    body:not(.menu-overlay-left) .penta-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, body:not(.menu-overlay-left) .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        left: 144px !important;
    }
}

@media (min-width: 960px) and (max-width: 1499px) {
    .penta-h-padding#masthead .row-menu .row-menu-inner, .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner, .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 108px;
        padding-right: 108px;
    }

    .menu-overlay-left .penta-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .menu-overlay-left .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .penta-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        left: 72px !important;
    }

    body:not(.menu-overlay-left) .penta-h-padding#masthead .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, body:not(.menu-overlay-left) .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .penta-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        right: 72px !important;
    }

    .menu-overlay-left .penta-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, .menu-overlay-left .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        right: 108px !important;
    }

    body:not(.menu-overlay-left) .penta-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .penta-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .penta-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, body:not(.menu-overlay-left) .penta-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        left: 108px !important;
    }
}

@media (min-width: 1700px) {
    .exa-h-padding#masthead .row-menu .row-menu-inner, .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner, .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 216px;
        padding-right: 216px;
    }

    .menu-overlay-left .exa-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .menu-overlay-left .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .exa-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        left: 180px !important;
    }

    body:not(.menu-overlay-left) .exa-h-padding#masthead .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, body:not(.menu-overlay-left) .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .exa-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        right: 180px !important;
    }

    .menu-overlay-left .exa-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, .menu-overlay-left .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        right: 216px !important;
    }

    body:not(.menu-overlay-left) .exa-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, body:not(.menu-overlay-left) .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        left: 216px !important;
    }
}

@media (min-width: 1500px) and (max-width: 1699px) {
    .exa-h-padding#masthead .row-menu .row-menu-inner, .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner, .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 180px;
        padding-right: 180px;
    }

    .menu-overlay-left .exa-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .menu-overlay-left .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .exa-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        left: 144px !important;
    }

    body:not(.menu-overlay-left) .exa-h-padding#masthead .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, body:not(.menu-overlay-left) .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .exa-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        right: 144px !important;
    }

    .menu-overlay-left .exa-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, .menu-overlay-left .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        right: 180px !important;
    }

    body:not(.menu-overlay-left) .exa-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, body:not(.menu-overlay-left) .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        left: 180px !important;
    }
}

@media (min-width: 960px) and (max-width: 1499px) {
    .exa-h-padding#masthead .row-menu .row-menu-inner, .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner, .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper, .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 144px;
        padding-right: 144px;
    }

    .menu-overlay-left .exa-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .menu-overlay-left .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .menu-overlay-left .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .exa-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-left.menu-offcanvas .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-left.menu-offcanvas .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        left: 108px !important;
    }

    body:not(.menu-overlay-left) .exa-h-padding#masthead .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, body:not(.menu-overlay-left) .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, body:not(.menu-overlay-left) .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .exa-h-padding#masthead .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .mmb-container, .vmenu-position-right.menu-offcanvas .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .mmb-container, .vmenu-position-right.menu-offcanvas .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .mmb-container {
        right: 108px !important;
    }

    .menu-overlay-left .exa-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, .menu-overlay-left .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, .menu-overlay-left .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        right: 144px !important;
    }

    body:not(.menu-overlay-left) .exa-h-padding#masthead .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .exa-h-padding.top-menu.navbar .row-menu .row-menu-inner .navbar-nav-first, body:not(.menu-overlay-left) .exa-h-padding#masthead .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first, body:not(.menu-overlay-left) .exa-h-padding.top-menu.navbar .overlay.overlay-search .overlay-search-wrapper .navbar-nav-first {
        left: 144px !important;
    }
}

@media (max-width: 959px) {
    [class *="-h-padding"]#masthead .row-menu .row-menu-inner, [class *="-h-padding"]#masthead .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 959px) {
    [class *="-h-padding"].top-menu.navbar .row-menu .row-menu-inner, [class *="-h-padding"].top-menu.navbar .overlay.overlay-search .overlay-search-wrapper {
        padding-left: 36px;
        padding-right: 36px;
    }
}

.mmb-container {
    align-content: center;
    align-items: center;
    display: none;
    height: 100%;
    z-index: 100;
}

body.menu-mobile-off-canvas .mmb-container {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media screen and (max-width: 959px) {
    .mmb-container {
        display: inline-flex;
        opacity: 1 !important;
    }
}

@media screen and (min-width: 960px) {
    body.menu-overlay .mmb-container, body.menu-offcanvas .mmb-container {
        display: flex;
        position: absolute;
        right: 0;
    }
}

@media screen and (max-width: 959px) {
    .mmb-container {
        position: absolute;
        top: 0;
        right: 0;
    }
}

.mobile-menu-button {
    display: none;
    line-height: 0px;
    position: relative;
    padding: 0 36px;
    cursor: pointer;
    z-index: 0;
}

@media screen and (max-width: 959px) {
    .mobile-menu-button {
        align-items: center;
        display: flex;
        height: 100%;
        opacity: 1 !important;
    }
}

.mobile-menu-button.menu-close-search {
    transform: none;
    height: 74px;
    line-height: 20px;
}

.mobile-menu-button.menu-button-overlay {
    align-items: center;
    align-self: stretch;
    display: flex;
}

@media screen and (min-width: 960px) {
    body.menu-overlay-left .menu-horizontal-inner .navbar-nav-first {
        right: 36px;
    }

    body.menu-overlay-left .menu-horizontal-inner .mobile-additional-icons, body.menu-offcanvas.vmenu-position-left .menu-horizontal-inner .mobile-additional-icons {
        left: 89px;
        right: auto;
    }

    body.menu-overlay-left .menu-horizontal-inner .mobile-additional-icon, body.menu-offcanvas.vmenu-position-left .menu-horizontal-inner .mobile-additional-icon {
        padding-left: 0;
        padding-right: 18px;
    }
}

.lines-button {
    transition: .3s;
}

.lines-button .lines {
    position: relative;
    vertical-align: middle;
}

body.uncode-alt-burger .lines-button .lines {
    background: transparent !important;
}

.lines-button .lines, .lines-button .lines:before, .lines-button .lines:after, .lines-button .lines > span {
    border-radius: 5px;
    background-clip: padding-box;
    display: inline-block;
    height: 2px;
    width: 20px;
}

.lines-button .lines:before, .lines-button .lines:after, .lines-button .lines > span {
    content: '';
    left: 0;
    position: absolute;
    transition: top 0.3s 0.6s ease-in-out, transform 0.3s ease-in-out;
    transform-origin: 10px center;
}

.lines-button .lines:before {
    top: 6px;
}

body.uncode-alt-burger .lines-button .lines:before {
    top: 4px;
}

.lines-button .lines:after {
    top: -6px;
}

body.uncode-alt-burger .lines-button .lines:after {
    top: -4px;
}

.lines-button .lines > span {
    transform: translateY(-50%);
    top: 50%;
    display: none;
}

.lines-button.closing .lines {
    transition: background 0s 0.25s ease-in-out;
}

.lines-button.close .lines {
    transition: background 0.3s 0s ease-in-out;
    background: transparent !important;
}

.lines-button.close .lines:before, .lines-button.close .lines:after {
    transition: top 0.3s ease-in-out, transform 0.3s 0.5s ease-in-out;
    top: 0;
}

body.uncode-alt-burger .lines-button.close .lines:before, body.uncode-alt-burger .lines-button.close .lines:after {
    top: 0;
}

.lines-button.close .lines:before {
    transform: rotate3d(0, 0, 1, 45deg);
}

.lines-button.close .lines:after {
    transform: rotate3d(0, 0, 1, -45deg);
}

.burger-label {
    display: inline-block;
    padding: 0px 18px 0px 18px;
    vertical-align: middle;
}

.burger-label .burger-label-close {
    opacity: 0;
    position: absolute;
    transition: opacity 0.5s 0s;
}

html.menu-overlay-open .burger-label .burger-label-close {
    opacity: 1;
    transition: opacity 0.5s 0.5s;
}

.burger-label .burger-has-close {
    transition: opacity 0.5s 0.5s;
}

html.menu-overlay-open .burger-label .burger-has-close {
    opacity: 0;
    transition: opacity 0.5s 0s;
}

.mobile-additional-icons {
    align-items: center;
    display: flex;
    height: 100%;
    position: absolute;
    right: 89px;
    z-index: 1;
}

.mobile-additional-icon {
    align-items: center;
    display: inline-flex;
    padding-left: 18px;
    padding-right: 0;
}

@media screen and (min-width: 960px) {
    .mobile-additional-icon {
        z-index: 1000;
    }
}

.mobile-additional-icon i {
    display: block;
    font-size: 18px;
}

.el-text {
    clear: both;
}

.heading-text.el-text > * :first-child {
    margin-top: 0 !important;
    display: inline-block;
}

.heading-text.el-text > * :first-child.bigtext {
    display: block;
}

.heading-text.el-text > * :last-child {
    margin-bottom: 0 !important;
}

.el-text i {
    display: inline-block;
}

.el-text i > span ~ span {
    display: block;
}

.el-text hr {
    margin-left: 0;
}

.el-text hr.separator-reduced {
    font-size: 14px;
    width: 40px;
    position: relative;
    display: block;
    content: "";
    margin: 18px 0px 18px 0px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-top: 0px;
}

.el-text > * > span:not(.heading-text-inner), .el-text > * > i > span:not(.heading-text-inner) {
    display: block;
}

.el-text > * > span.heading-text-inner, .el-text > * > i > span.heading-text-inner {
    clear: both;
    display: table-row;
    overflow: hidden;
}

.el-text > * > span.heading-text-inner .split-char, .el-text > * > i > span.heading-text-inner .split-char, .el-text > * > span.heading-text-inner .heading-text-inner-animate, .el-text > * > i > span.heading-text-inner .heading-text-inner-animate {
    clear: both;
    display: inline-block;
    position: relative;
}

.el-text > * > span.heading-text-inner .heading-line-wrap, .el-text > * > i > span.heading-text-inner .heading-line-wrap {
    display: block;
    position: relative;
    vertical-align: bottom;
}

.el-text > * > span.heading-text-inner .heading-line-wrap .split-word-empty, .el-text > * > i > span.heading-text-inner .heading-line-wrap .split-word-empty {
    display: inline-block;
    margin: 0 -0.025em -0.15em;
    position: relative;
}

.el-text > * > span.heading-text-inner .heading-line-wrap > .split-word:first-child .split-word-empty, .el-text > * > i > span.heading-text-inner .heading-line-wrap > .split-word:first-child .split-word-empty, .el-text > * > span.heading-text-inner .heading-line-wrap > .split-word-empty:first-child, .el-text > * > i > span.heading-text-inner .heading-line-wrap > .split-word-empty:first-child, .el-text > * > span.heading-text-inner .heading-line-wrap > .split-word-empty:last-child, .el-text > * > i > span.heading-text-inner .heading-line-wrap > .split-word-empty:last-child {
    display: none;
}

.el-text > * > span.heading-text-inner .split-word-empty, .el-text > * > i > span.heading-text-inner .split-word-empty {
    padding: 1px 0 0.15em 0;
}

.el-text > * > span.heading-text-inner .split-word.prev-rotating-start .split-word-inner, .el-text > * > i > span.heading-text-inner .split-word.prev-rotating-start .split-word-inner, .el-text > * > span.heading-text-inner .split-word-inner.split-empty-inner, .el-text > * > i > span.heading-text-inner .split-word-inner.split-empty-inner {
    padding-right: 0 !important;
}

.el-text > * > span.heading-text-inner .split-word:not(.split-word-empty), .el-text > * > i > span.heading-text-inner .split-word:not(.split-word-empty) {
    margin-bottom: -0.15em;
    vertical-align: bottom;
    visibility: hidden;
}

.el-text > * > span.heading-text-inner .split-word:not(.split-word-empty) .split-word-flow, .el-text > * > i > span.heading-text-inner .split-word:not(.split-word-empty) .split-word-flow {
    display: inline-block;
    float: left;
    padding-bottom: .15em;
}

:not(.already-animated).el-text > * > span.heading-text-inner .split-word:not(.split-word-empty) .split-word-flow, :not(.already-animated).el-text > * > i > span.heading-text-inner .split-word:not(.split-word-empty) .split-word-flow {
    overflow: hidden;
}

.el-text > * > span.heading-text-inner .split-word:not(.split-word-empty), .el-text > * > i > span.heading-text-inner .split-word:not(.split-word-empty), .el-text > * > span.heading-text-inner .split-word:not(.split-word-empty) .split-word-inner, .el-text > * > i > span.heading-text-inner .split-word:not(.split-word-empty) .split-word-inner {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.el-text > * > span.heading-text-inner .split-word:not(.split-word-empty) .split-word-inner, .el-text > * > i > span.heading-text-inner .split-word:not(.split-word-empty) .split-word-inner {
    padding: 0 0.0575em 0.005em 0 !important;
}

.row.loaded-split-word .el-text > * > span.heading-text-inner .split-word:not(.split-word-empty), .row.loaded-split-word .el-text > * > i > span.heading-text-inner .split-word:not(.split-word-empty) {
    visibility: visible;
}

.el-text > * > span.heading-text-inner .heading-single-word-wrap, .el-text > * > i > span.heading-text-inner .heading-single-word-wrap {
    clear: both;
    display: inline-block;
    overflow: hidden;
}

.el-text > * > span.heading-text-inner .heading-text-highlight, .el-text > * > i > span.heading-text-inner .heading-text-highlight {
    position: relative;
    vertical-align: top;
}

.el-text > * > span.heading-text-inner .heading-text-highlight-inner, .el-text > * > i > span.heading-text-inner .heading-text-highlight-inner {
    bottom: 0;
    height: 100%;
    left: 0;
    margin-bottom: 0.15em;
    position: absolute;
    right: 0;
    z-index: 0;
    transition-property: right;
    transition-duration: 0.2s;
    transition-timing-function: linear;
}

.el-text > * > span.heading-text-inner .uncode-rotating-wrap > .heading-text-highlight-inner, .el-text > * > i > span.heading-text-inner .uncode-rotating-wrap > .heading-text-highlight-inner {
    max-width: calc(100% - 0.1em);
}

.el-text > * > span.heading-text-inner .split-word.first-highlight .heading-text-highlight-inner, .el-text > * > i > span.heading-text-inner .split-word.first-highlight .heading-text-highlight-inner {
    transition-timing-function: ease-in;
}

.el-text > * > span.heading-text-inner .split-word.last-highlight .heading-text-highlight-inner, .el-text > * > i > span.heading-text-inner .split-word.last-highlight .heading-text-highlight-inner {
    transition-timing-function: ease-out;
}

.el-text > * > span.heading-text-inner .split-word:last-child .heading-text-highlight-inner, .el-text > * > i > span.heading-text-inner .split-word:last-child .heading-text-highlight-inner {
    right: 0.1em;
}

html:not(.no-cssanimations) .el-text > * > span.heading-text-inner .heading-text-highlight-inner[data-animated="yes"], html:not(.no-cssanimations) .el-text > * > i > span.heading-text-inner .heading-text-highlight-inner[data-animated="yes"], html:not(.no-cssanimations) .el-text > * > span.heading-text-inner .split-word:last-child .heading-text-highlight-inner[data-animated="yes"], html:not(.no-cssanimations) .el-text > * > i > span.heading-text-inner .split-word:last-child .heading-text-highlight-inner[data-animated="yes"] {
    right: 100%;
}

.el-text + .clear {
    margin-top: 0 !important;
}

.el-text .uncode-rotating-span {
    display: none !important;
}

.el-text .empty-span-hidden {
    display: none !important;
}

.el-text .uncode-rotating-wrap {
    transform: translateZ(0);
    display: inline-block;
    margin-bottom: -0.15em;
    padding-bottom: .15em;
    position: relative;
}

.el-text .uncode-rotating-wrap .uncode-rotating-wrap-inner {
    display: inline-block;
    vertical-align: bottom;
}

.el-text .uncode-rotating-wrap .split-word-inner {
    display: inline-block;
}

.el-text:not(.auto-width) .uncode-rotating-wrap-inner {
    white-space: nowrap;
}

.el-text .badge-style {
    padding: 0.3em 0.6em;
}

.vc_custom_heading_wrap.sticky-trigger {
    visibility: hidden;
}

.pin-spacer .vc_custom_heading_wrap.sticky-trigger {
    visibility: visible;
}

.vc_custom_heading_wrap.sticky-trigger.sticky-trigger-absolute {
    height: 0 !important;
}

.vc_custom_heading_wrap.heading-inline {
    display: inline-block;
}

.vc_custom_heading_wrap.heading-inline + .heading-inline .heading-text:before {
    content: '';
    display: inline-block;
    width: 1em;
}

.header-basic {
    overflow: hidden;
}

.header-wrapper {
    transition: height 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), opacity 0.5s ease-out 0.2s !important;
}

@media (max-width: 569px) {
    .header-wrapper .header-bg-wrapper + div, .header-wrapper .header-bg-wrapper:only-child {
        min-height: 300px;
    }

    .header-wrapper .header-bg-wrapper:only-child {
        position: relative;
    }
}

.header-wrapper .header-scrolldown {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -6px;
    z-index: 100;
    transition: transform 0.2s ease-in-out, opacity 0.2s linear 0.2s !important;
}

@media (max-width: 959px) {
    .header-wrapper .header-scrolldown {
        display: none;
    }
}

.header-wrapper .header-scrolldown:hover {
    transform: translateY(3px);
    opacity: .8 !important;
}

.header-wrapper .header-scrolldown i {
    font-size: 24px;
    cursor: pointer;
    color: #ffffff;
}

.header-style-light .header-wrapper .header-scrolldown i {
    color: #000000;
}

@media (min-width: 960px) {
    .header-scrolled .header-wrapper .header-scrolldown {
        opacity: 0 !important;
    }
}

@media (max-width: 570px) {
    .header-wrapper .uncode-slider .owl-next, .header-wrapper .uncode-slider .owl-prev {
        display: none;
    }
}

.header-wrapper .owl-next .owl-nav-container, .header-wrapper .owl-prev .owl-nav-container {
    width: 90px;
    height: 100px;
    top: -50px;
    background: none !important;
    filter: none;
}

.header-wrapper .owl-next .owl-nav-container i, .header-wrapper .owl-prev .owl-nav-container i {
    transition: transform 0.2s ease-in-out, opacity 0.2s;
    transition-delay: 0.2s;
    font-size: 26px;
    top: 34px;
}

.header-scrolled .header-wrapper .owl-next .owl-nav-container i, .header-scrolled .header-wrapper .owl-prev .owl-nav-container i {
    opacity: 0;
}

body .header-wrapper .style-dark.owl-next .owl-nav-container, body .header-wrapper .style-light.owl-next .owl-nav-container, body .header-wrapper .style-dark.owl-prev .owl-nav-container, body .header-wrapper .style-light.owl-prev .owl-nav-container {
    background-color: transparent !important;
}

.header-wrapper .owl-next:hover i {
    opacity: .6;
    transform: translateX(5px) scale(0.9);
}

.header-wrapper .owl-prev:hover i {
    opacity: .6;
    transform: translateX(-5px) scale(0.9);
}

.header-scrolled .header-wrapper .uncode-slider .row-child, .header-scrolled .header-wrapper .row-header:not(.row-slider) {
    opacity: 0;
}

@media (min-width: 960px) {
    .header-scrolled .header-scroll-opacity .header-main-container {
        opacity: 0 !important;
    }
}

@media (max-width: 959px) {
    .header-bg-wrapper > .header-bg {
        background-attachment: scroll !important;
        transform: none !important;
        height: 100% !important;
    }
}

.header-wrapper {
    display: table;
    table-layout: fixed;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

body:not(.single-product) .header-wrapper .owl-carousel-container, body:not(.single-product) .header-wrapper .owl-carousel.owl-theme, body:not(.single-product) .header-wrapper .owl-stage, body:not(.single-product) .header-wrapper .owl-stage-outer, body:not(.single-product) .header-wrapper .owl-item, body:not(.single-product) .header-wrapper .owl-item .item, body:not(.single-product) .header-wrapper .owl-item .header-main-container, body:not(.single-product) .header-wrapper .header-content {
    height: 100%;
}

body:not(.single-product) .header-wrapper .owl-stage-outer {
    height: 100% !important;
}

.header-wrapper .header-bg-wrapper {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.header-wrapper .header-bg {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.header-wrapper .header-bg.video {
    pointer-events: none;
}

.header-wrapper .header-bg-overlay {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.header-wrapper .header-bg-overlay-inner {
    width: 100%;
    height: 100%;
    position: absolute;
}

.header-wrapper .header-main-container {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    padding-bottom: 0px;
}

.touch .header-wrapper .header-main-container {
    padding-top: 0px !important;
}

.header-wrapper .header-main-container.header-carousel {
    margin-top: -25px;
    margin-bottom: 25px;
    padding-top: 50px;
}

.header-wrapper .header-content {
    position: relative;
    z-index: 5;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}

.header-wrapper .header-content.header-align-left {
    text-align: left;
}

.header-wrapper .header-content.header-align-right {
    text-align: right;
}

.header-wrapper .header-content.header-left .header-content-inner {
    margin-right: auto;
    margin-left: inherit;
}

.header-wrapper .header-content.header-left hr {
    margin-left: 0px;
}

.header-wrapper .header-content.header-left .buttons-wrapper .btn:first-child {
    margin-left: 0;
}

.header-wrapper .header-content.header-right .header-content-inner {
    margin-left: auto;
    margin-right: inherit;
}

.header-wrapper .header-content.header-right hr {
    margin-right: 0px;
}

.header-wrapper .header-content.header-right .buttons-wrapper .btn:last-child {
    margin-right: 0;
}

.header-wrapper .header-content.header-top {
    vertical-align: top;
}

.header-wrapper .header-content.header-bottom {
    vertical-align: bottom;
}

@media (max-width: 959px) {
    .header-wrapper .header-content .buttons-wrapper {
        font-size: 12px;
    }
}

.header-wrapper .header-content-inner {
    margin: 0 auto;
    padding: 54px 36px 54px 36px !important;
}

@media (max-width: 959px) {
    .header-wrapper .header-content-inner {
        max-width: none !important;
    }
}

.header-classic.header-wrapper .header-content-inner {
    padding: 54px 36px 54px 36px !important;
}

.header-wrapper .header-content-inner > iframe {
    max-width: 100%;
}

.header-wrapper .header-content-inner .wp-audio-shortcode {
    max-width: 500px;
    margin: auto;
}

.header-wrapper .header-content-inner blockquote.pullquote p:first-child {
    font-size: 25px;
}

.header-wrapper .header-content-inner > .header-title > span {
    display: block;
}

.header-wrapper .header-content-inner > p > * {
    margin-top: 0px;
}

.header-wrapper .header-content-inner > * :first-child, .header-wrapper .heading-text > * :first-child {
    margin-top: 0 !important;
}

.header-wrapper .heading-text:not(.heading-bigtext) {
    display: inline-block;
}

.header-wrapper .header-subtitle {
    margin: 9px 0px 0px 0px;
}

.header-wrapper .column_parent {
    height: 100% !important;
}

@media (min-width: 960px) {
    .chrome .header-wrapper .column_parent {
        height: 0 !important;
    }
}

@media (max-width: 959px) {
    .header-wrapper .row-header:not([data-height-ratio]) .column_parent {
        height: auto !important;
    }
}

.header-wrapper blockquote {
    padding: 0px;
}

@media (max-width: 959px) {
    .header-main-container {
        padding-top: 0px !important;
    }
}

.header-main-container .owl-carousel .owl-item {
    float: left !important;
}

.header-bg.self-video .wp-video, .header-bg.self-video .mejs-video {
    width: 100% !important;
    height: 100% !important;
}

.header-bg.self-video .mejs-layers, .header-bg.self-video .mejs-controls {
    display: none;
}

.header-bg.self-video video {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.blocks-animation .header-title > .animate_when_almost_visible {
    display: inline-block;
}

@media (max-width: 959px) {
    .header-main-container .row-inner {
        padding-top: 0px !important;
    }
}

.header-wrapper:not(.header-only-text):before, .uncode-slider:not(.slider-loaded):before {
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -19px;
    margin-left: -19px;
    content: "";
    z-index: 1;
    opacity: 1;
    animation: spin 2s infinite linear;
    pointer-events: none;
}

.style-light .header-wrapper:not(.header-only-text):before, .style-light .uncode-slider:not(.slider-loaded):before, .style-dark .style-light .header-wrapper:not(.header-only-text):before, .style-dark .style-light .uncode-slider:not(.slider-loaded):before {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABPtJREFUeNrsnCFv20AUx+2kIDBgIGDAYCBgUiNlwGyeNFC2gIGBSUtJ6dZP0PUTtKUlTVlBpaWsbC4LiZRKBQEDBgMeCygIGNh72bvk9eKzY8dJE9896RQnSuzzL//37t357izLWCqzN6ESBwcHDh1WqaB59DqCMsCD8/NzXztgAKcGLw6VGgMk25HicwHwDoq/boj2GhXUgFKHUlFAwDKGEkoK22XKayh+24VyA/C6WwsMIFXoBl1JRQgloBLCTQYpz9ug876F0pLOjee6hHIK5x1tBTAC5VKpMEhDLHAjw5yvh/C+QGkzeAjrbBXg7BVUfo+Bwsr6BGq8BtdvU+xz2PWP4dqnGwUMKlol9+AVxYA8eKZWVwaH9djPoz72ClTlb0LzT3X7RuCqeanNXrJCLdZyYet2tapgu2QLfcFa3Q6Uw6z1tDNWAtX0iUm+BxW43eQMHer8neV26JrvskCzM8JqU9KJgfz2uWJVhrqjyn6Qi2aCZi8JqwMXDLepL0gx92dWaLZOsPKAVkpxnb0iwKJO/AQStZwNclMrN2Dwj7isNbzaZlgKaB7c48kivysv2Cx/pLcY4B+sgli/3w+bzeYfSrpdOL6Hz4aZFUZxq0VvsXvTswpmcE8dys3QLqjXktklPQqMYxpCKaod0kgH3utJJmBE2qW33XV0np9RZRjH9ultm/K11AoTrhjkPSSzodB85ppHqYBRoBfdnq6ljx2zVtNLozDhioNN60yvWGUYx87iVFZSxK66GKqx9DPhlh71CBIV5rI0YqQbLVKZgPZ1EWB1NgSiq11KDV80MHpmOMm7dGgZE1rMSV5Gg6RKhQmfHVrGRHbwIQ6YY4BN7Yb1duaBUb+xJpJV3WmxBzkOm/vxRGECVljkblBK86VQ9QSYoBgaTlMbxAHjT6uN/bd7et2NdUnDaWoillfjElcTv2Y2inPJquEz11IO4hRWZX0pYwrbMQgS7c4Ay5aLzbnkiDJ+xzBSWymiRTA26y7W5MwhKq2oGFRzLMIoYKGUwBqbpRORChubfGzOanEKC4zC0gGbuiSNjRmLGMEpsW4AX7aifWrB0qsRf3pWUvTO60ZcUwaBKg9DGxhgc8CGSmA0sxDlVwFJ1jV3x8jHjVGJq/iCq7G6lI8bo4CJWYZO0my8gqqLr8vsJQKjFkGQ9TRWVxA1+Vk13UmQbeikMmnWpZ80WsFVFrDmtKWRujzqcAeqkee4KZtdFsvqGqjLYe7oq76nBEaxTLhmq8jdJWl6/SDuuUbStHNf5GUFd03Pmk2vj13GGLsSpN/v/202m0j7DZQXcDyGz34XTF3ohu/p7XXSsqDEpTMA6BFBweErLAgQPhsVBBYO3+CyIHwY1FtkpUt5kROjqgAUShYvUIfjXwiyALDarFW8XuR3aZb/oW+HdIE2e0Cw7bAma9UX/W150S9SPHsg10S1vd5GpUXA6qSZD1dOczEFtEdcRrdFudbnrLBSA5OgvcSWk2JaBT7/teGwPEqNdrLCQtNh3wp51xYcJL3NOi216DujuKx/OKa6LbVItqh77zRY9i7U381jrXrRdneSQeWiqpUBYx3Zde4fVqM42pCu16PsPdc/aht3qKtRjwPdX94iUOyP2FuVojd5D0RhNfoNX6liSX/AStT7bMAiFOJYybtsqkxADayYkdHCAItRoGU93cdVBmQmLBvTwP4JMADEPDW9MJgjiwAAAABJRU5ErkJggg==');
    background-size: 38px;
}

.style-dark .header-wrapper:not(.header-only-text):before, .style-dark .uncode-slider:not(.slider-loaded):before, .style-light .style-dark .header-wrapper:not(.header-only-text):before, .style-light .style-dark .uncode-slider:not(.slider-loaded):before {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAYAAADHl1ErAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABNtJREFUeNrsnC132zAUhqWeAcPAshmGzTDQY4GBZU3ZWDs2tu4XbPsFa9lYPVa2DC1sHgtbxswWaNZJ3Xtz7hTLjms5H7buOTppmsSWHr260pUlCeGtlslDyMTDw0OIPwcsRfjfEklIKWe9A6bgnKqXoUqnSIOCr2mA55ZLaHipSj9VShTEtHPAoKAIoIKCr6yQcpUyfGeEz14AaohU9NtEpdtdKFC2CCkApJGhIg1lATBLVcis5nX1NWOAnBjX1ur7qNKNuu7qKIAB1AgpMCClqiBLx/eL0Xw5vBXAfXANTjrOvK79MQOlM6ubyUJlPG+52Q8A7S1ruvr+r9W9bw4KGMssz+hs1w6Z5WdqgNOVduFC3dKxqrSK5ofQ/SNv1+rlEk3VidpkwwxNjPFS0pazbdhD37F86g7hYteZCFR6pWsQKT70ETrySfYdbmTnsN6gSR6Fad+m0h9A+/EUaLIuLPUyxQg9h7wzcUSGCv4Kv6Y7pZd13IjsEywX0E5q3GfcBVgI4h8hoefU8N67rpGYOfiwK1M1KBfZtbNumcEaiY6ZKtMVgxY3vViAC2pYZ6Kjpsp2B2C/qnrOKh8Ws1FyIrprFyhjiJCqPjCQpiZ433bwvOdOYAVo2q7K/HSZwiYU8qgLLkTHTZUxQZCu7VMtYCBMlBPRHyOVxbYOwKYwaorpoQXTLatMTyDQbMblVsDgu4Z4OxP9s3fkkop82UmJuhZ9UpehssSmsiJgpK5U9NdujY6vGBieGeommfehZ6zoMR/HZeb0lakw+nAhvFGzPC8DFnpga/vCop1NYJjvOqXBque1HiFEPL7kCiNYWZfDoJrhUmq4qmJgXlxrKwXGH7N7+2e/8frcK8yBwshyz2ltq22Db28WOykYg/kmudkk12OxZwXdqW+SbGihxmDf+P82gOkBrIf232B+ZmuSS6O39FYQ+Xin38DpkwUei52Fb5INmmTugVmB5UXAMg/MCizbAMZWGA92tpzxsIcUtOeJs9lw+ktj1N9nC03/5YE5AEZz+UPPa81gYQWGZZh6SiM4ptXRLfivCGOwlbk09aQkQo96rK7IYLEVsLBL61lrqCtk/qsamO1pSR/VVbS2xBZ805RG1CeVsZ3DnEE1MENlcY/UFZepq0xhRDgXBQsyOtwzhijzzPY9KzAQnuPtGLOPXYWlyzbG23nZurjSCURsFKVd/mcdFtgZyphVbY7dZsY1YU0z7qC6YtYUKxdAVwLDSPeenGKX/Bk70kHb/TYbzraa08fuL+o1J1ipeOywdBkmrFfcaonq1g9BsIyRAtHpMUND3qcUXKNswikw5s+oE5geY/NEnqfk5EXNjRvyCTekHjNkbX9+RLCoGWpYN3UfWssGN58YUf3BbuBi4yweJz5pS1DTcyti1ss8bhF0fbaOo/iQn8sza3IQiXSUIRr4CUQHs32rDarSlUk7W3R+PjetUOkwc7oWhyxzc4QZ+R5AmadLLaD+xnmRLcufwLW+Kw6PxSIDlHM3IVvKPI2g+fPNBSVXqoOahiwJBqqV06Vky7UeodZD46MlUoaAd1VDRXR2Ymi5btrmMVy7OgOR9mBGwr4UIRP2BclBxe9SsaPtivs4ZZMOgORKqWNrZYp/+9F3uq/gUM5xLVPQWkl+Kam37ttfAQYAZ993RnTunIQAAAAASUVORK5CYII=');
    background-size: 38px;
}

@media (min-width: 960px) {
    #page-header {
        display: table-row;
        width: 100%;
    }
}

#page-header .header-wrapper > .header-bg-wrapper, #page-header .header-wrapper .header-scrolldown, #page-header .header-wrapper .row-container > .row-background {
    opacity: 0;
    transition: opacity 0.5s;
    transition-delay: 0.2s;
}

#page-header .header-wrapper .uncode-slider .row-child, #page-header .header-wrapper .row-parent, #page-header .header-main-container {
    transition: opacity 0.5s;
    transition-delay: 0.2s;
}

#page-header .header-only-text .header-main-container {
    opacity: 1;
}

@media (max-width: 959px) {
    #page-header .row .uncol {
        padding-top: 0 !important;
    }
}

@media (min-width: 960px) {
    #page-header .remove-menu-padding .header-content, #page-header .remove-menu-padding > .vc_row:first-child .uncont, #page-header .remove-menu-padding .pin-wrap > .vc_row .uncont {
        padding-top: 0px !important;
    }
}

@media (max-width: 960px) {
    #page-header .remove-menu-padding-mobile .header-content, #page-header .remove-menu-padding-mobile > .vc_row:first-child .uncont, #page-header .remove-menu-padding-mobile .pin-wrap > .vc_row .uncont {
        padding-top: 0px !important;
    }
}

#page-header[data-imgready="true"] .header-wrapper:not(.header-only-text):before, .no-cssanimations #page-header .header-wrapper:not(.header-only-text):before {
    opacity: 0;
    animation: none;
}

#page-header[data-imgready="true"] .header-wrapper > *, .no-cssanimations #page-header .header-wrapper > * {
    opacity: 1;
}

#page-header[data-imgready="true"] .header-wrapper .row-container > .row-background, .no-cssanimations #page-header .header-wrapper .row-container > .row-background {
    opacity: 1;
}

.uncode-slider {
    height: 100%;
}

.header-wrapper .uncode-slider > .owl-carousel {
    transition: opacity 1s;
}

.uncode-slider .row-container, .uncode-slider .row-child {
    height: 100% !important;
}

.uncode-slider .row-inner {
    height: 100%;
}

@media (max-width: 1499px) {
    .uncode-slider .row-inner > .column_child:only-child {
        height: 100% !important;
    }

    html.firefox .uncode-slider .row-inner > .column_child:only-child {
        display: table-cell;
    }
}

@media (max-width: 1499px) {
    .uncode-slider .text-lead > * {
        font-size: 16px;
        line-height: 1.75;
        margin: 18px 0 0;
    }
}

@media (max-width: 959px) {
    .uncode-slider .text-lead > * {
        font-size: 13px;
        line-height: 1.75;
        margin: 18px 0 0;
    }
}

@media (max-width: 959px) {
    .uncode-slider .uncoltable {
        padding-top: 0 !important;
    }
}

.no-touch .bigtext {
    opacity: 0;
}

.post-info {
    margin: 18px 0px 0px 0px;
}

.post-info span {
    margin: 0px 14px 0px 14px;
    font-weight: 400;
}

@media (max-width: 569px) {
    .post-info {
        font-size: 10px !important;
    }

    .post-info span {
        margin: 0px 9px 0px 9px;
    }
}

.post-info div {
    display: inline;
}

.no-touch .header-parallax > .header-bg-wrapper:not(.header-carousel-wrapper), .no-touch .header-parallax > .header-bg-wrapper.header-carousel-wrapper > .header-bg .t-entry-visual-cont {
    height: 130% !important;
    height: calc(100% + 30vh) !important;
    will-change: transform;
}

.tmb .avatar {
    border-radius: 50%;
}

.tmb a.inactive-link {
    pointer-events: none;
    cursor: default;
}

.index-single .tmb {
    height: 100%;
    width: 100% !important;
}

.index-single .style-masonry .tmb {
    position: relative !important;
}

.tmb-animate.tmb {
    opacity: 0;
}

.px-gutter > div > .tmb, .px-gutter > .owl-carousel .tmb {
    padding-right: 1px;
}

.half-gutter > div > .tmb, .half-gutter > .owl-carousel .tmb {
    padding-right: 18px;
}

.single-gutter > div > .tmb, .single-gutter > .owl-carousel .tmb {
    padding-right: 36px;
}

.double-gutter > div > .tmb, .double-gutter > .owl-carousel .tmb {
    padding-right: 72px;
}

@media (max-width: 959px) {
    .double-gutter > div > .tmb, .double-gutter > .owl-carousel .tmb {
        padding-right: 36px;
    }
}

.triple-gutter > div > .tmb, .triple-gutter > .owl-carousel .tmb {
    padding-right: 108px;
}

@media (max-width: 1499px) {
    .triple-gutter > div > .tmb, .triple-gutter > .owl-carousel .tmb {
        padding-right: 72px;
    }
}

@media (max-width: 959px) {
    .triple-gutter > div > .tmb, .triple-gutter > .owl-carousel .tmb {
        padding-right: 36px;
    }
}

.quad-gutter > div > .tmb, .quad-gutter > .owl-carousel .tmb {
    padding-right: 144px;
}

@media (max-width: 1699px) {
    .quad-gutter > div > .tmb, .quad-gutter > .owl-carousel .tmb {
        padding-right: 108px;
    }
}

@media (max-width: 1499px) {
    .quad-gutter > div > .tmb, .quad-gutter > .owl-carousel .tmb {
        padding-right: 72px;
    }
}

@media (max-width: 959px) {
    .quad-gutter > div > .tmb, .quad-gutter > .owl-carousel .tmb {
        padding-right: 36px;
    }
}

.tmb > .t-inside {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.index-single .tmb > .t-inside {
    height: 100%;
}

.tmb-loaded.tmb > .t-inside {
    opacity: 1;
}

.tmb-shadowed.tmb-shadowed-hover.tmb > .t-inside {
    transition-property: box-shadow;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
}

.img-circle.tmb > .t-inside .t-entry-visual {
    border-radius: 50%;
}

.img-circle.tmb > .t-inside .t-entry-visual-cont {
    border-radius: 50%;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    perspective: 1000px;
    overflow: hidden;
}

.index-scroll .img-circle.tmb > .t-inside .t-entry-visual-cont {
    -webkit-mask-image: none;
    perspective: none;
}

.img-round.tmb > .t-inside .t-entry-visual-cont {
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    perspective: 1000px;
}

.index-scroll .img-round.tmb > .t-inside .t-entry-visual-cont {
    -webkit-mask-image: none;
    perspective: none;
}

.tmb-no-bg.tmb > .t-inside {
    background: none;
}

.tmb > .t-inside hr {
    margin-top: 18px;
    margin-bottom: 18px;
}

.tmb > .t-inside hr.separator-reduced {
    width: 90px;
    border-top-width: 2px;
}

.tmb > .t-inside .t-overlay-inner hr.separator-extra {
    opacity: .5;
}

:not(.tmb-no-bg).tmb > .t-inside .half-block-padding hr.separator-extra {
    width: calc(100% + 36px);
}

:not(.tmb-no-bg).tmb > .t-inside .half-block-padding hr.separator-extra body:not(.rtl) {
    margin-left: -18px !important;
}

:not(.tmb-no-bg).tmb > .t-inside .half-block-padding hr.separator-extra body.rtl {
    margin-right: -18px !important;
}

.tmb-overlay-text-reduced:not(.tmb-no-bg).tmb > .t-inside .half-block-padding hr.separator-extra {
    width: calc(150% + 18px);
}

:not(.tmb-no-bg).tmb > .t-inside .single-block-padding hr.separator-extra {
    margin-left: -36px !important;
    width: calc(100% + 72px);
}

.tmb-overlay-text-reduced:not(.tmb-no-bg).tmb > .t-inside .single-block-padding hr.separator-extra {
    width: calc(150% + 36px);
}

:not(.tmb-no-bg).tmb > .t-inside .double-block-padding hr.separator-extra {
    margin-left: -72px !important;
    width: calc(100% + 144px);
}

.tmb-overlay-text-reduced:not(.tmb-no-bg).tmb > .t-inside .double-block-padding hr.separator-extra {
    width: calc(150% + 72px);
}

@media (max-width: 1699px) {
    :not(.tmb-no-bg).tmb > .t-inside .double-block-padding hr.separator-extra {
        margin-left: -54px !important;
        width: calc(100% + 108px);
    }

    .tmb-overlay-text-reduced:not(.tmb-no-bg).tmb > .t-inside .double-block-padding hr.separator-extra {
        width: calc(150% + 54px);
    }
}

@media (max-width: 1499px) {
    :not(.tmb-no-bg).tmb > .t-inside .double-block-padding hr.separator-extra {
        margin-left: -36px !important;
        width: calc(100% + 72px);
    }

    .tmb-overlay-text-reduced:not(.tmb-no-bg).tmb > .t-inside .double-block-padding hr.separator-extra {
        width: calc(150% + 36px);
    }
}

:not(.tmb-no-bg).tmb > .t-inside .triple-block-padding hr.separator-extra {
    margin-left: -108px !important;
    width: calc(100% + 216px);
}

.tmb-overlay-text-reduced:not(.tmb-no-bg).tmb > .t-inside .triple-block-padding hr.separator-extra {
    width: calc(150% + 108px);
}

@media (max-width: 1699px) {
    :not(.tmb-no-bg).tmb > .t-inside .triple-block-padding hr.separator-extra {
        margin-left: -72px !important;
        width: calc(100% + 144px);
    }

    .tmb-overlay-text-reduced:not(.tmb-no-bg).tmb > .t-inside .triple-block-padding hr.separator-extra {
        width: calc(150% + 72px);
    }
}

@media (max-width: 1499px) {
    :not(.tmb-no-bg).tmb > .t-inside .triple-block-padding hr.separator-extra {
        margin-left: -54px !important;
        width: calc(100% + 108px);
    }

    .tmb-overlay-text-reduced:not(.tmb-no-bg).tmb > .t-inside .triple-block-padding hr.separator-extra {
        width: calc(150% + 54px);
    }
}

@media (max-width: 959px) {
    :not(.tmb-no-bg).tmb > .t-inside .triple-block-padding hr.separator-extra {
        margin-left: -36px !important;
        width: calc(100% + 72px);
    }

    .tmb-overlay-text-reduced:not(.tmb-no-bg).tmb > .t-inside .triple-block-padding hr.separator-extra {
        width: calc(150% + 36px);
    }
}

:not(.tmb-no-bg).tmb > .t-inside .quad-block-padding hr.separator-extra {
    margin-left: -144px !important;
    width: calc(100% + 288px);
}

.tmb-overlay-text-reduced:not(.tmb-no-bg).tmb > .t-inside .quad-block-padding hr.separator-extra {
    width: calc(150% + 144px);
}

@media (max-width: 1699px) {
    :not(.tmb-no-bg).tmb > .t-inside .quad-block-padding hr.separator-extra {
        margin-left: -108px !important;
        width: calc(100% + 216px);
    }

    .tmb-overlay-text-reduced:not(.tmb-no-bg).tmb > .t-inside .quad-block-padding hr.separator-extra {
        width: calc(150% + 108px);
    }
}

@media (max-width: 1499px) {
    :not(.tmb-no-bg).tmb > .t-inside .quad-block-padding hr.separator-extra {
        margin-left: -72px !important;
        width: calc(100% + 144px);
    }

    .tmb-overlay-text-reduced:not(.tmb-no-bg).tmb > .t-inside .quad-block-padding hr.separator-extra {
        width: calc(150% + 72px);
    }
}

@media (max-width: 959px) {
    :not(.tmb-no-bg).tmb > .t-inside .quad-block-padding hr.separator-extra {
        margin-left: -36px !important;
        width: calc(100% + 72px);
    }

    .tmb-overlay-text-reduced:not(.tmb-no-bg).tmb > .t-inside .quad-block-padding hr.separator-extra {
        width: calc(150% + 36px);
    }
}

.tmb > .t-inside .spacer.half-space {
    margin-top: 18px;
}

.tmb > .t-inside .spacer.single-space {
    margin-top: 36px;
}

.tmb > .t-inside .spacer.double-space {
    margin-top: 72px;
}

.tmb-round.tmb > .t-inside {
    border-radius: 4px;
}

.tmb-media-first.tmb-content-under.tmb-round.tmb > .t-inside .t-entry-visual a:not(.tmb-term-evidence):not(.product_button_loop) {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.index-scroll .tmb-media-first.tmb-content-under.tmb-round.tmb > .t-inside .t-entry-visual a:not(.tmb-term-evidence):not(.product_button_loop) {
    -webkit-mask-image: none;
}

.tmb.tmb-media-first.tmb-content-under.tmb-round.tmb > .t-inside .t-entry-visual a.quick-view-button {
    border-bottom-left-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
}

.tmb-media-last.tmb-content-under.tmb-round.tmb > .t-inside .t-entry-visual a:not(.tmb-term-evidence) {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.index-scroll .tmb-media-last.tmb-content-under.tmb-round.tmb > .t-inside .t-entry-visual a:not(.tmb-term-evidence) {
    -webkit-mask-image: none;
}

.tmb.tmb-media-last.tmb-content-under.tmb-round.tmb > .t-inside .t-entry-visual a.quick-view-button {
    border-bottom-left-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
}

.tmb-content-lateral.tmb-round.tmb > .t-inside .t-entry-visual {
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.index-scroll .tmb-content-lateral.tmb-round.tmb > .t-inside .t-entry-visual {
    -webkit-mask-image: none;
}

@media (min-width: 570px) {
    .tmb-content-lateral-left.tmb-content-lateral-responsive.tmb-content-lateral.tmb-round.tmb > .t-inside .t-entry-visual a {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

    .tmb-content-lateral-left.tmb-content-lateral-responsive.tmb-content-lateral.tmb-round.tmb > .t-inside .t-entry-visual a.quick-view-button {
        border-radius: 50px !important;
    }

    .tmb-content-lateral-right.tmb-content-lateral-responsive.tmb-content-lateral.tmb-round.tmb > .t-inside .t-entry-visual a {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
    }

    .tmb-content-lateral-right.tmb-content-lateral-responsive.tmb-content-lateral.tmb-round.tmb > .t-inside .t-entry-visual a.quick-view-button {
        border-radius: 50px !important;
    }
}

@media (max-width: 569px) {
    .tmb-content-lateral-responsive.tmb-content-lateral.tmb-round.tmb > .t-inside .t-entry-visual a {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

    .tmb-content-lateral-responsive.tmb-content-lateral.tmb-round.tmb > .t-inside .t-entry-visual a.quick-view-button {
        border-radius: 50px !important;
    }
}

.tmb-content-lateral-left:not(.tmb-content-lateral-responsive).tmb-content-lateral.tmb-round.tmb > .t-inside .t-entry-visual a {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.tmb-content-lateral-left:not(.tmb-content-lateral-responsive).tmb-content-lateral.tmb-round.tmb > .t-inside .t-entry-visual a.quick-view-button {
    border-radius: 50px !important;
}

.tmb-content-lateral-right:not(.tmb-content-lateral-responsive).tmb-content-lateral.tmb-round.tmb > .t-inside .t-entry-visual a {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.tmb-content-lateral-right:not(.tmb-content-lateral-responsive).tmb-content-lateral.tmb-round.tmb > .t-inside .t-entry-visual a.quick-view-button {
    border-radius: 50px !important;
}

.tmb-content-lateral.tmb > .t-inside > .t-entry-visual {
    float: left;
}

.tmb-content-lateral-right.tmb-content-lateral.tmb > .t-inside > .t-entry-visual {
    float: right;
}

.tmb-content-size-1.tmb-content-lateral.tmb > .t-inside > .t-entry-visual {
    width: 8.33333333% !important;
}

.tmb-content-size-2.tmb-content-lateral.tmb > .t-inside > .t-entry-visual {
    width: 16.66666667% !important;
}

.tmb-content-size-3.tmb-content-lateral.tmb > .t-inside > .t-entry-visual {
    width: 25% !important;
}

.tmb-content-size-4.tmb-content-lateral.tmb > .t-inside > .t-entry-visual {
    width: 33.33333333% !important;
}

.tmb-content-size-5.tmb-content-lateral.tmb > .t-inside > .t-entry-visual {
    width: 41.66666667% !important;
}

.tmb-content-size-6.tmb-content-lateral.tmb > .t-inside > .t-entry-visual {
    width: 50% !important;
}

.tmb-content-size-7.tmb-content-lateral.tmb > .t-inside > .t-entry-visual {
    width: 58.33333333% !important;
}

.tmb-content-size-8.tmb-content-lateral.tmb > .t-inside > .t-entry-visual {
    width: 66.66666667% !important;
}

.tmb-content-size-9.tmb-content-lateral.tmb > .t-inside > .t-entry-visual {
    width: 75% !important;
}

.tmb-content-size-10.tmb-content-lateral.tmb > .t-inside > .t-entry-visual {
    width: 83.33333333% !important;
}

.tmb-content-size-11.tmb-content-lateral.tmb > .t-inside > .t-entry-visual {
    width: 91.66666667% !important;
}

.tmb-content-lateral.tmb > .t-inside .t-entry-text {
    position: relative;
    z-index: 1;
    float: right;
}

.tmb-content-size-1.tmb-content-lateral.tmb > .t-inside .t-entry-text {
    width: 91.66666667% !important;
}

.tmb-content-size-2.tmb-content-lateral.tmb > .t-inside .t-entry-text {
    width: 83.33333333% !important;
}

.tmb-content-size-3.tmb-content-lateral.tmb > .t-inside .t-entry-text {
    width: 75% !important;
}

.tmb-content-size-4.tmb-content-lateral.tmb > .t-inside .t-entry-text {
    width: 66.66666667% !important;
}

.tmb-content-size-5.tmb-content-lateral.tmb > .t-inside .t-entry-text {
    width: 58.33333333% !important;
}

.tmb-content-size-6.tmb-content-lateral.tmb > .t-inside .t-entry-text {
    width: 50% !important;
}

.tmb-content-size-7.tmb-content-lateral.tmb > .t-inside .t-entry-text {
    width: 41.66666667% !important;
}

.tmb-content-size-8.tmb-content-lateral.tmb > .t-inside .t-entry-text {
    width: 33.33333333% !important;
}

.tmb-content-size-9.tmb-content-lateral.tmb > .t-inside .t-entry-text {
    width: 25% !important;
}

.tmb-content-size-10.tmb-content-lateral.tmb > .t-inside .t-entry-text {
    width: 16.66666667% !important;
}

.tmb-content-size-11.tmb-content-lateral.tmb > .t-inside .t-entry-text {
    width: 8.33333333% !important;
}

.tmb-content-lateral-right.tmb-content-lateral.tmb > .t-inside .t-entry-text {
    float: left;
    margin-right: -18px !important;
}

.tmb-content-lateral-left.tmb-content-lateral.tmb > .t-inside .t-entry-text {
    margin-left: -18px !important;
}

@media (max-width: 569px) {
    .tmb-content-lateral-responsive.tmb-content-lateral.tmb > .t-inside .t-entry-text, .tmb-content-lateral-responsive.tmb-content-lateral.tmb > .t-inside .t-entry-visual {
        width: 100% !important;
    }
}

.tmb .t-entry-text-tc:not(.no-block-padding) .t-entry > * :first-child:not(.spacer) {
    margin-top: 0px !important;
}

.tmb .t-entry.t-entry-team .t-entry-title {
    margin: 5px 0px 0px 0px !important;
}

.tmb .t-entry .t-entry-cat {
    font-size: 13px;
    text-transform: uppercase;
}

.tmb .t-entry .t-buttons-socials {
    margin: 0px 0px 0px 0px;
    font-size: 12px;
}

.tmb .t-entry-visual .t-entry .t-buttons-socials {
    margin: 18px 0px 0px 0px !important;
}

.tmb .t-entry-visual {
    position: relative;
    overflow: hidden;
    text-align: left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-font-smoothing: antialiased;
}

.tmb .t-entry-visual .pushed, .tmb .t-entry-visual .t-entry-visual-cont > a {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.tmb.tmb-no-media.tmb .t-entry-visual .pushed, .tmb.tmb-no-media.tmb .t-entry-visual .t-entry-visual-cont > a {
    position: relative;
    display: block;
}

.tmb-quote.tmb .t-entry-visual blockquote {
    margin-top: 0;
}

.tmb-quote.tmb .t-entry-visual .t-overlay-inner, .tmb-quote.tmb .t-entry-visual .t-overlay-wrap {
    position: relative;
}

.tmb .t-entry-visual img {
    width: 100%;
    max-width: none;
    z-index: 1;
    position: relative;
    display: block;
}

.tmb .t-entry-visual img.has-secondary-featured-image, .tmb .t-entry-visual .has-secondary-featured-image, .tmb .t-entry-visual .has-secondary-featured-image img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform, filter;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
}

.tmb-img-ratio.tmb .t-entry-visual .t-entry-visual-cont > img, .tmb-img-ratio.tmb .t-entry-visual .t-entry-visual-cont > picture, .tmb-img-ratio.tmb .t-entry-visual .t-entry-visual-cont > a > img, .tmb-img-ratio.tmb .t-entry-visual .t-entry-visual-cont > a > picture {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
}

.tmb .t-entry-visual .t-background-cover {
    width: 100%;
    height: 100%;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.tmb .t-entry-visual .t-background-cover > * {
    margin: 0px !important;
    border: none !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0;
    z-index: 1000;
}

.tmb .t-entry-visual .t-background-cover .mejs-video {
    width: 100% !important;
    height: 100% !important;
}

.tmb .t-entry-visual .t-secondary-background-cover {
    width: 100%;
    height: 100%;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    transition: all 0.3s cubic-bezier(0.57, 0.21, 0.69, 1);
}

@media (min-width: 570px) {
    .tmb .t-entry-visual .t-secondary-background-cover + .t-background-cover {
        position: absolute;
        top: 0;
        transform: scale(1, 1) !important;
        transition: all 0.2s cubic-bezier(0.57, 0.21, 0.69, 1) !important;
    }
}

.tmb .t-entry-visual .t-secondary-background-cover img.uncode-picture-image {
    margin: 0px !important;
    border: none !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    z-index: 1000;
}

.tmb .t-entry-visual .uncode-picture-image {
    object-fit: cover;
    font-family: 'object-fit:cover;';
}

.tmb .t-entry-visual .t-background-click {
    z-index: auto !important;
}

.tmb-image-anim.tmb .t-entry-visual img:not(.avatar), .tmb-image-anim.tmb .t-entry-visual .t-background-cover, .tmb-image-anim.tmb .t-entry-visual .fluid-object, .tmb-image-anim.tmb .t-entry-visual .dummy.secondary-dummy-image, .tmb-image-anim.tmb .t-entry-visual .t-secondary-background-cover, .tmb-image-color-anim.tmb .t-entry-visual img:not(.avatar), .tmb-image-color-anim.tmb .t-entry-visual .t-background-cover, .tmb-image-color-anim.tmb .t-entry-visual .fluid-object, .tmb-image-color-anim.tmb .t-entry-visual .dummy.secondary-dummy-image, .tmb-image-color-anim.tmb .t-entry-visual .t-secondary-background-cover {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform, filter, opacity;
    transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
}

.tmb-image-anim.tmb .t-entry-visual img:not(.avatar):not(.has-secondary-featured-image), .tmb-image-anim.tmb .t-entry-visual .t-background-cover:not(.has-secondary-featured-image), .tmb-image-anim.tmb .t-entry-visual .fluid-object:not(.has-secondary-featured-image), .tmb-image-anim.tmb .t-entry-visual .dummy.secondary-dummy-image:not(.has-secondary-featured-image), .tmb-image-anim.tmb .t-entry-visual .t-secondary-background-cover:not(.has-secondary-featured-image), .tmb-image-color-anim.tmb .t-entry-visual img:not(.avatar):not(.has-secondary-featured-image), .tmb-image-color-anim.tmb .t-entry-visual .t-background-cover:not(.has-secondary-featured-image), .tmb-image-color-anim.tmb .t-entry-visual .fluid-object:not(.has-secondary-featured-image), .tmb-image-color-anim.tmb .t-entry-visual .dummy.secondary-dummy-image:not(.has-secondary-featured-image), .tmb-image-color-anim.tmb .t-entry-visual .t-secondary-background-cover:not(.has-secondary-featured-image) {
    transition-duration: 0.3s;
}

.tmb-image-anim.tmb .t-entry-visual img:not(.avatar).has-secondary-featured-image, .tmb-image-anim.tmb .t-entry-visual .t-background-cover.has-secondary-featured-image, .tmb-image-anim.tmb .t-entry-visual .fluid-object.has-secondary-featured-image, .tmb-image-anim.tmb .t-entry-visual .dummy.secondary-dummy-image.has-secondary-featured-image, .tmb-image-anim.tmb .t-entry-visual .t-secondary-background-cover.has-secondary-featured-image, .tmb-image-color-anim.tmb .t-entry-visual img:not(.avatar).has-secondary-featured-image, .tmb-image-color-anim.tmb .t-entry-visual .t-background-cover.has-secondary-featured-image, .tmb-image-color-anim.tmb .t-entry-visual .fluid-object.has-secondary-featured-image, .tmb-image-color-anim.tmb .t-entry-visual .dummy.secondary-dummy-image.has-secondary-featured-image, .tmb-image-color-anim.tmb .t-entry-visual .t-secondary-background-cover.has-secondary-featured-image {
    transition-duration: 0.2s;
}

.tmb .t-entry-visual .fluid-object.is-no-control.has-poster.uncode-video-container, .tmb .t-entry-visual .fluid-object.is-no-control.has-poster.self-video {
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
}

.tmb .t-entry-visual .fluid-object.is-no-control.has-poster.uncode-video-container + img, .tmb .t-entry-visual .fluid-object.is-no-control.has-poster.self-video + img, .tmb .t-entry-visual .fluid-object.is-no-control.has-poster.uncode-video-container + picture, .tmb .t-entry-visual .fluid-object.is-no-control.has-poster.self-video + picture {
    transform: scale(1) !important;
}

.tmb .t-entry-visual .fluid-object.is-no-control.has-poster.uncode-video-container iframe, .tmb .t-entry-visual .fluid-object.is-no-control.has-poster.self-video iframe, .tmb .t-entry-visual .fluid-object.is-no-control.has-poster.uncode-video-container .wp-video, .tmb .t-entry-visual .fluid-object.is-no-control.has-poster.self-video .wp-video {
    background: #000000;
}

.tmb .t-entry-visual .fluid-object.is-no-control.has-poster.uncode-video-container.play-on-hover:not(.played-on) iframe, .tmb .t-entry-visual .fluid-object.is-no-control.has-poster.self-video.play-on-hover:not(.played-on) iframe, .tmb .t-entry-visual .fluid-object.is-no-control.has-poster.uncode-video-container.play-on-hover:not(.played-on) .wp-video, .tmb .t-entry-visual .fluid-object.is-no-control.has-poster.self-video.play-on-hover:not(.played-on) .wp-video {
    opacity: 0;
}

@media (min-width: 960px) {
    .tmb .t-entry-visual .fluid-object.is-no-control.hasnt-poster.uncode-video-container + img, .tmb .t-entry-visual .fluid-object.is-no-control.hasnt-poster.self-video + img, .tmb .t-entry-visual .fluid-object.is-no-control.hasnt-poster.uncode-video-container + picture, .tmb .t-entry-visual .fluid-object.is-no-control.hasnt-poster.self-video + picture {
        display: none !important;
    }
}

@media (max-width: 959px) {
    .tmb .t-entry-visual .fluid-object.is-no-control.no-control-mobile- {
        display: none !important;
    }
}

@media (max-width: 959px) {
    .tmb .t-entry-visual .fluid-object.is-no-control.no-control-mobile-autoplay + img, .tmb .t-entry-visual .fluid-object.is-no-control.no-control-mobile-autoplay + picture {
        display: none !important;
    }
}

.tmb .t-entry-visual .dummy.secondary-dummy-image img {
    position: absolute;
    top: 0;
}

.tmb .t-entry-visual .t-entry {
    width: 100%;
}

.tmb .t-entry-visual .t-entry-visual-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    transition: opacity 0.2s ease-in-out;
}

.tmb .t-entry-visual .t-entry-visual-overlay .t-entry-visual-overlay-in {
    width: 100%;
    height: 100%;
}

:not(.tmb-overlay-showed).tmb .t-entry-visual .t-entry-visual-overlay {
    opacity: 0;
}

.tmb-overlay-showed.tmb .t-entry-visual .t-entry-visual-overlay {
    opacity: 1;
}

.tmb-overlay-gradient-bottom.tmb .t-entry-visual .t-entry-visual-overlay {
    background-color: transparent !important;
}

.tmb-overlay-gradient-top.tmb .t-entry-visual .t-entry-visual-overlay {
    background-color: transparent !important;
}

.tmb .t-entry-visual .t-overlay-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.tmb-overlay-bottom.tmb .t-entry-visual .t-overlay-wrap {
    margin-top: 1px;
}

.tmb.tmb-no-media.tmb .t-entry-visual .t-overlay-wrap {
    position: relative;
}

.tmb .t-entry-visual .t-overlay-inner {
    display: table;
    table-layout: fixed;
    position: absolute;
    width: 100%;
    height: 100%;
}

.tmb.tmb-no-media.tmb .t-entry-visual .t-overlay-inner {
    position: relative;
}

.tmb .t-entry-visual .t-overlay-content {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.tmb-overlay-bottom.tmb .t-entry-visual .t-overlay-content {
    vertical-align: bottom;
}

.tmb-overlay-top.tmb .t-entry-visual .t-overlay-content {
    vertical-align: top;
}

.tmb-overlay-text-justify.tmb .t-entry-visual .t-overlay-content {
    text-align: justify;
}

.tmb-overlay-text-justify.tmb .t-entry-visual .t-overlay-content hr:not(.separator-extra) {
    margin-left: auto !important;
    margin-right: auto !important;
}

.tmb-overlay-text-center.tmb .t-entry-visual .t-overlay-content {
    text-align: center;
}

.tmb-overlay-text-center.tmb .t-entry-visual .t-overlay-content .btn {
    transform-origin: center !important;
}

.tmb-overlay-text-center.tmb .t-entry-visual .t-overlay-content hr:not(.separator-extra) {
    margin-left: auto !important;
    margin-right: auto !important;
}

.tmb-overlay-text-left.tmb .t-entry-visual .t-overlay-content {
    text-align: left;
}

.tmb-overlay-text-left.tmb .t-entry-visual .t-overlay-content hr:not(.separator-extra) {
    margin-left: 0 !important;
    margin-right: auto !important;
}

.tmb-overlay-text-left.tmb .t-entry-visual .t-overlay-content .btn {
    transform-origin: left !important;
}

.tmb-overlay-text-left.tmb .t-entry-visual .t-overlay-content .separator-reduced {
    margin-left: 0;
}

.tmb-overlay-text-right.tmb .t-entry-visual .t-overlay-content {
    text-align: right;
}

.tmb-overlay-text-right.tmb .t-entry-visual .t-overlay-content hr:not(.separator-extra) {
    margin-left: auto !important;
    margin-right: 0 !important;
}

.tmb-overlay-text-right.tmb .t-entry-visual .t-overlay-content .btn {
    transform-origin: right !important;
}

.tmb-overlay-text-right.tmb .t-entry-visual .t-overlay-content .separator-reduced {
    margin-right: 0;
}

@media (max-width: 959px) {
    .tmb-overlay-text-mobile-justify.tmb .t-entry-visual .t-overlay-content {
        text-align: justify;
    }

    .tmb-overlay-text-mobile-justify.tmb .t-entry-visual .t-overlay-content hr:not(.separator-extra) {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .tmb-overlay-text-mobile-center.tmb .t-entry-visual .t-overlay-content {
        text-align: center;
    }

    .tmb-overlay-text-mobile-center.tmb .t-entry-visual .t-overlay-content hr:not(.separator-extra) {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .tmb-overlay-text-mobile-left.tmb .t-entry-visual .t-overlay-content {
        text-align: left;
    }

    .tmb-overlay-text-mobile-left.tmb .t-entry-visual .t-overlay-content hr:not(.separator-extra) {
        margin-left: 0 !important;
        margin-right: auto !important;
    }

    .tmb-overlay-text-mobile-left.tmb .t-entry-visual .t-overlay-content .separator-reduced {
        margin-left: 0;
    }

    .tmb-overlay-text-mobile-right.tmb .t-entry-visual .t-overlay-content {
        text-align: right;
    }

    .tmb-overlay-text-mobile-right.tmb .t-entry-visual .t-overlay-content hr:not(.separator-extra) {
        margin-left: auto !important;
        margin-right: 0 !important;
    }

    .tmb-overlay-text-mobile-right.tmb .t-entry-visual .t-overlay-content .separator-reduced {
        margin-right: 0;
    }
}

.tmb .t-entry-visual .t-overlay-icon {
    font-size: 18px;
}

.tmb .t-entry-visual .t-overlay-icon.t-icon-size-md {
    font-size: 27px;
}

.tmb .t-entry-visual .t-overlay-icon.t-icon-size-lg {
    font-size: 36px;
}

.tmb .t-entry-visual .t-overlay-icon.t-icon-size-xl {
    font-size: 45px;
}

.tmb .t-entry-visual .t-overlay-text {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
    opacity: 0;
}

.tmb .t-entry-visual .t-overlay-text.separator-extra-child {
    width: 100%;
}

:not(.tmb-overlay-text-left):not(.tmb-overlay-text-right).tmb .t-entry-visual .t-overlay-text {
    transform: scale(0.9);
}

.tmb .t-entry-visual .t-overlay-text .t-single-line .t-entry-excerpt {
    margin-top: 0;
}

.tmb .t-entry-visual .t-overlay-text .t-single-line .t-entry-excerpt > p:first-child {
    margin-top: 0;
}

.tmb .t-entry-visual .t-overlay-text .t-single-line .t-entry-excerpt .btn {
    margin-top: 0;
}

.tmb-overlay-pad-double.tmb .t-entry-visual .t-overlay-text {
    padding: 72px;
}

.tmb-text-showed.tmb .t-entry-visual .t-overlay-text {
    opacity: 1;
    transform: scale(1);
}

.no-touch .tmb-reveal-bottom.tmb-text-showed.tmb .t-entry-visual .t-overlay-text {
    transform: translate(0px, 0px);
}

.tmb-overlay-right:not(.tmb-overlay-text-wide-sm).tmb .t-entry-visual .t-overlay-text {
    float: right;
    padding-left: 0px;
}

.tmb-overlay-left:not(.tmb-overlay-text-wide-sm).tmb .t-entry-visual .t-overlay-text {
    float: left;
    padding-right: 0px;
}

@media (min-width: 570px) {
    .tmb-overlay-right.tmb-overlay-text-wide-sm.tmb .t-entry-visual .t-overlay-text {
        float: right;
        padding-left: 0px;
    }

    .tmb-overlay-left.tmb-overlay-text-wide-sm.tmb .t-entry-visual .t-overlay-text {
        float: left;
        padding-right: 0px;
    }
}

.tmb-overlay-text-reduced.tmb .t-entry-visual .t-overlay-text {
    width: 75%;
}

.tmb-overlay-text-reduced-2.tmb .t-entry-visual .t-overlay-text {
    width: 50%;
}

@media (max-width: 569px) {
    .tmb-overlay-text-wide-sm.tmb .t-entry-visual .t-overlay-text {
        width: 100% !important;
    }
}

.tmb .t-entry-visual .t-overlay-text .t-entry > * :first-child:not(.spacer) {
    margin-top: 0px;
}

.no-touch .tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual .t-overlay-text, .no-touch .tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual .t-cat-over {
    transform: translate(0px, 36px);
}

.tmb .t-entry-visual img, .tmb .t-entry-visual .t-background-cover, .tmb .t-entry-visual .fluid-object {
    transform: scale(1, 1);
}

.no-touch .tmb-desaturated.tmb .t-entry-visual img, .no-touch .tmb-desaturated.tmb .t-entry-visual .t-background-cover, .no-touch .tmb-desaturated.tmb .t-entry-visual .fluid-object {
    filter: gray;
    filter: grayscale(100%);
}

.tmb .t-entry-visual .dummy.secondary-dummy-image, .tmb .t-entry-visual .t-secondary-background-cover {
    transition-property: opacity;
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
    opacity: 0;
    pointer-events: none;
    position: relative;
    z-index: 2;
}

@media (max-width: 959px) {
    .tmb .t-entry-visual .dummy.secondary-dummy-image, .tmb .t-entry-visual .t-secondary-background-cover {
        opacity: 0 !important;
    }
}

@media (min-width: 960px) {
    :hover.tmb .t-entry-visual:hover .fluid-object.is-no-control.has-poster.uncode-video-container + img, :hover.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .fluid-object.is-no-control.has-poster.uncode-video-container + img, :hover.tmb .t-entry-visual:hover .fluid-object.is-no-control.has-poster.self-video + img, :hover.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .fluid-object.is-no-control.has-poster.self-video + img, :hover.tmb .t-entry-visual:hover .fluid-object.is-no-control.has-poster.uncode-video-container + picture, :hover.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .fluid-object.is-no-control.has-poster.uncode-video-container + picture, :hover.tmb .t-entry-visual:hover .fluid-object.is-no-control.has-poster.self-video + picture, :hover.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .fluid-object.is-no-control.has-poster.self-video + picture {
        opacity: 0;
    }
}

.no-touch .tmb-desaturated.tmb-image-color-anim.tmb .t-entry-visual:hover img, .no-touch .tmb-desaturated.tmb-image-color-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:hover img, .no-touch .tmb-desaturated.tmb-image-color-anim.tmb .t-entry-visual:focus img, .no-touch .tmb-desaturated.tmb-image-color-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:focus img, .no-touch .tmb-desaturated.tmb-image-color-anim.tmb .t-entry-visual:hover .t-background-cover, .no-touch .tmb-desaturated.tmb-image-color-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-background-cover, .no-touch .tmb-desaturated.tmb-image-color-anim.tmb .t-entry-visual:focus .t-background-cover, .no-touch .tmb-desaturated.tmb-image-color-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-background-cover, .no-touch .tmb-desaturated.tmb-image-color-anim.tmb .t-entry-visual:hover .fluid-object, .no-touch .tmb-desaturated.tmb-image-color-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .fluid-object, .no-touch .tmb-desaturated.tmb-image-color-anim.tmb .t-entry-visual:focus .fluid-object, .no-touch .tmb-desaturated.tmb-image-color-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .fluid-object {
    filter: none;
    filter: grayscale(0%);
}

.no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb .t-entry-visual:hover img, .no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb.tmb-all-hover.tmb-content-under .t-inside:hover img, .no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb .t-entry-visual:focus img, .no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb.tmb-all-hover.tmb-content-under .t-inside:focus img, .no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb .t-entry-visual:hover .t-background-cover, .no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-background-cover, .no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb .t-entry-visual:focus .t-background-cover, .no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-background-cover, .no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb .t-entry-visual:hover .fluid-object, .no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .fluid-object, .no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb .t-entry-visual:focus .fluid-object, .no-touch .tmb-image-color-anim:not(.tmb-desaturated).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .fluid-object {
    filter: gray;
    filter: grayscale(100%);
}

.no-touch .tmb-image-anim.tmb .t-entry-visual:hover img:not(.avatar):not(.has-secondary-featured-image), .no-touch .tmb-image-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:hover img:not(.avatar):not(.has-secondary-featured-image), .no-touch .tmb-image-anim.tmb .t-entry-visual:focus img:not(.avatar):not(.has-secondary-featured-image), .no-touch .tmb-image-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:focus img:not(.avatar):not(.has-secondary-featured-image), .no-touch .tmb-image-anim.tmb .t-entry-visual:hover .t-background-cover, .no-touch .tmb-image-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-background-cover, .no-touch .tmb-image-anim.tmb .t-entry-visual:focus .t-background-cover, .no-touch .tmb-image-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-background-cover, .no-touch .tmb-image-anim.tmb .t-entry-visual:hover .dummy.secondary-dummy-image, .no-touch .tmb-image-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .dummy.secondary-dummy-image, .no-touch .tmb-image-anim.tmb .t-entry-visual:focus .dummy.secondary-dummy-image, .no-touch .tmb-image-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .dummy.secondary-dummy-image, .no-touch .tmb-image-anim.tmb .t-entry-visual:hover .t-secondary-background-cover, .no-touch .tmb-image-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-secondary-background-cover, .no-touch .tmb-image-anim.tmb .t-entry-visual:focus .t-secondary-background-cover, .no-touch .tmb-image-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-secondary-background-cover {
    transform: scale(1.05, 1.05);
}

.tmb-overlay-showed.tmb-overlay-anim.tmb .t-entry-visual:hover .t-entry-visual-overlay, .tmb-overlay-showed.tmb-overlay-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-entry-visual-overlay, .tmb-overlay-showed.tmb-overlay-anim.tmb .t-entry-visual:focus .t-entry-visual-overlay, .tmb-overlay-showed.tmb-overlay-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-entry-visual-overlay {
    opacity: 0;
}

:not(.tmb-overlay-showed).tmb-overlay-anim.tmb .t-entry-visual:hover .t-entry-visual-overlay, :not(.tmb-overlay-showed).tmb-overlay-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-entry-visual-overlay, :not(.tmb-overlay-showed).tmb-overlay-anim.tmb .t-entry-visual:focus .t-entry-visual-overlay, :not(.tmb-overlay-showed).tmb-overlay-anim.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-entry-visual-overlay {
    opacity: 1;
    transition-delay: 150ms;
}

.no-touch .tmb-overlay-text-anim.tmb-text-showed.tmb .t-entry-visual:hover .t-overlay-text, .no-touch .tmb-overlay-text-anim.tmb-text-showed.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-overlay-text, .no-touch .tmb-overlay-text-anim.tmb-text-showed.tmb .t-entry-visual:focus .t-overlay-text, .no-touch .tmb-overlay-text-anim.tmb-text-showed.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-overlay-text, .no-touch .tmb-overlay-text-anim.tmb-text-showed.tmb .t-entry-visual:hover .t-cat-over, .no-touch .tmb-overlay-text-anim.tmb-text-showed.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-cat-over, .no-touch .tmb-overlay-text-anim.tmb-text-showed.tmb .t-entry-visual:focus .t-cat-over, .no-touch .tmb-overlay-text-anim.tmb-text-showed.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-cat-over {
    transition-delay: 0ms !important;
}

.tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual:hover .t-overlay-text, .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-overlay-text, .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual:focus .t-overlay-text, .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-overlay-text, .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual:hover .t-cat-over, .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-cat-over, .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual:focus .t-cat-over, .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-cat-over {
    opacity: 1;
}

.no-touch .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual:hover .t-overlay-text, .no-touch .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-overlay-text, .no-touch .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual:focus .t-overlay-text, .no-touch .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-overlay-text, .no-touch .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual:hover .t-cat-over, .no-touch .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-cat-over, .no-touch .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb .t-entry-visual:focus .t-cat-over, .no-touch .tmb-overlay-text-anim.tmb-reveal-bottom:not(.tmb-text-showed).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-cat-over {
    transform: translate(0px, 0%);
    transition-delay: 250ms;
}

.tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb .t-entry-visual:hover .t-overlay-text, .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-overlay-text, .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb .t-entry-visual:focus .t-overlay-text, .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-overlay-text, .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb .t-entry-visual:hover .t-cat-over, .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-cat-over, .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb .t-entry-visual:focus .t-cat-over, .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-cat-over {
    opacity: 0;
}

.no-touch .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb .t-entry-visual:hover .t-overlay-text, .no-touch .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-overlay-text, .no-touch .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb .t-entry-visual:focus .t-overlay-text, .no-touch .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-overlay-text, .no-touch .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb .t-entry-visual:hover .t-cat-over, .no-touch .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-cat-over, .no-touch .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb .t-entry-visual:focus .t-cat-over, .no-touch .tmb-overlay-text-anim.tmb-reveal-bottom.tmb-text-showed.tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-cat-over {
    transform: translate(0px, 36px);
}

.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-overlay-text, .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-overlay-text, .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-overlay-text, .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-overlay-text, .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-cat-over, .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-cat-over, .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-cat-over, .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-cat-over {
    opacity: 1;
}

.no-touch :not(.tmb-overlay-text-left):not(.tmb-overlay-text-right).tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-overlay-text, .no-touch :not(.tmb-overlay-text-left):not(.tmb-overlay-text-right).tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-overlay-text, .no-touch :not(.tmb-overlay-text-left):not(.tmb-overlay-text-right).tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-overlay-text, .no-touch :not(.tmb-overlay-text-left):not(.tmb-overlay-text-right).tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-overlay-text, .no-touch :not(.tmb-overlay-text-left):not(.tmb-overlay-text-right).tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-cat-over, .no-touch :not(.tmb-overlay-text-left):not(.tmb-overlay-text-right).tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-cat-over, .no-touch :not(.tmb-overlay-text-left):not(.tmb-overlay-text-right).tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-cat-over, .no-touch :not(.tmb-overlay-text-left):not(.tmb-overlay-text-right).tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-cat-over {
    transform: scale(1);
}

.no-touch .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-overlay-text, .no-touch .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-overlay-text, .no-touch .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-overlay-text, .no-touch .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-overlay-text, .no-touch .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-cat-over, .no-touch .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-cat-over, .no-touch .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-cat-over, .no-touch .tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-cat-over {
    transition-delay: 250ms;
}

.tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-overlay-text, .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-overlay-text, .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-overlay-text, .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-overlay-text, .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-cat-over, .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-cat-over, .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-cat-over, .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-cat-over {
    opacity: 0;
}

.no-touch .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-overlay-text, .no-touch .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-overlay-text, .no-touch .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-overlay-text, .no-touch .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-overlay-text, .no-touch .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-cat-over, .no-touch .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-cat-over, .no-touch .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-cat-over, .no-touch .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-cat-over {
    transform: scale(0.98);
}

.style-masonry .tmb .t-entry-visual:hover hr:not(.separator-reduced):not(.separator-extra), .style-masonry .tmb.tmb-all-hover.tmb-content-under .t-inside:hover hr:not(.separator-reduced):not(.separator-extra), .style-masonry .tmb .t-entry-visual:focus hr:not(.separator-reduced):not(.separator-extra), .style-masonry .tmb.tmb-all-hover.tmb-content-under .t-inside:focus hr:not(.separator-reduced):not(.separator-extra) {
    width: 100%;
}

.tmb .t-entry-visual:hover .dummy.secondary-dummy-image, .tmb.tmb-all-hover.tmb-content-under .t-inside:hover .dummy.secondary-dummy-image, .tmb .t-entry-visual:focus .dummy.secondary-dummy-image, .tmb.tmb-all-hover.tmb-content-under .t-inside:focus .dummy.secondary-dummy-image, .tmb .t-entry-visual:hover .t-secondary-background-cover, .tmb.tmb-all-hover.tmb-content-under .t-inside:hover .t-secondary-background-cover, .tmb .t-entry-visual:focus .t-secondary-background-cover, .tmb.tmb-all-hover.tmb-content-under .t-inside:focus .t-secondary-background-cover {
    opacity: 1 !important;
}

.tmb .t-entry-text {
    position: relative;
    -webkit-backface-visibility: hidden;
    text-align: left;
}

.tmb-content-justify.tmb .t-entry-text {
    text-align: justify;
}

.tmb-content-justify.tmb .t-entry-text hr {
    margin-left: auto !important;
    margin-right: auto !important;
}

.tmb-content-center.tmb .t-entry-text {
    text-align: center;
}

.tmb-content-center.tmb .t-entry-text hr {
    margin-left: auto !important;
    margin-right: auto !important;
}

.tmb-content-left.tmb .t-entry-text {
    text-align: left;
}

.tmb-content-left.tmb .t-entry-text hr {
    margin-right: auto !important;
    margin-left: 0 !important;
}

.tmb-content-left.tmb .t-entry-text .separator-reduced {
    margin-left: 0;
}

.tmb-content-right.tmb .t-entry-text {
    text-align: right;
}

.tmb-content-right.tmb .t-entry-text hr {
    margin-right: 0 !important;
    margin-left: auto !important;
}

.tmb-content-right.tmb .t-entry-text .separator-reduced {
    margin-right: 0;
}

.tmb .t-entry-text p, .tmb .t-entry-text a {
    word-wrap: break-word;
}

@media (max-width: 569px) {
    .tmb-content-mobile-justify.tmb .t-entry-text {
        text-align: justify;
    }

    .tmb-content-mobile-justify.tmb .t-entry-text hr {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .tmb-content-mobile-center.tmb .t-entry-text {
        text-align: center;
    }

    .tmb-content-mobile-center.tmb .t-entry-text hr {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .tmb-content-mobile-left.tmb .t-entry-text {
        text-align: left;
    }

    .tmb-content-mobile-left.tmb .t-entry-text hr {
        margin-right: auto !important;
        margin-left: 0 !important;
    }

    .tmb-content-mobile-left.tmb .t-entry-text .separator-reduced {
        margin-left: 0;
    }

    .tmb-content-mobile-right.tmb .t-entry-text {
        text-align: right;
    }

    .tmb-content-mobile-right.tmb .t-entry-text hr {
        margin-right: 0 !important;
        margin-left: auto !important;
    }

    .tmb-content-mobile-right.tmb .t-entry-text .separator-reduced {
        margin-right: 0;
    }
}

.tmb-no-bg.tmb .t-entry-text .t-entry-text-tc {
    padding-bottom: 0px !important;
}

.tmb-no-bg:not(.tmb-content-lateral).tmb .t-entry-text .t-entry-text-tc {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.tmb-no-bg.tmb-content-lateral.tmb .t-entry-text .t-entry-text-tc {
    padding-top: 0px !important;
}

.tmb-no-bg.tmb-content-lateral-left.tmb .t-entry-text .t-entry-text-tc {
    padding-right: 0px !important;
}

.tmb-no-bg.tmb-content-lateral-right.tmb .t-entry-text .t-entry-text-tc {
    padding-left: 0px !important;
}

@media (max-width: 569px) {
    .tmb-no-bg.tmb-content-lateral-responsive.tmb .t-entry-text .t-entry-text-tc {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 36px !important;
    }
}

.tmb .t-entry-text .t-entry-text-tc .t-entry > * :not(hr):last-child {
    width: 100%;
}

.tmb-content-lateral.tmb-content-lateral-left.tmb .t-entry-text .t-entry-text-tc.no-block-padding {
    padding-left: 18px;
}

.tmb-content-lateral.tmb-content-lateral-right.tmb .t-entry-text .t-entry-text-tc.no-block-padding {
    padding-right: 18px;
}

.tmb .t-entry-text .t-entry-title .tmb-content-under:not(.tmb-text-space-reduced) + *, .tmb .t-entry-text .t-entry-title .tmb-content-lateral:not(.tmb-text-space-reduced) + * {
    padding-top: 9px;
}

.tmb-text-space-reduced.tmb .t-entry hr {
    margin-top: 9px;
    margin-bottom: 9px;
}

.tmb-text-space-reduced.tmb .t-entry > * :not(hr):not(.t-entry-readmore):not(:first-child) {
    margin-top: 0px !important;
}

:not(.tmb-post):not(.tmb-title):not(.tmb-table).tmb .t-entry > * :not(hr):not(.spacer) {
    margin: 9px 0px 0px 0px;
}

.tmb-title.tmb .t-entry > * :not(hr):not(.spacer) {
    margin: 0px 0px 0px 0px;
}

.tmb-table.tmb .t-entry > * :first-child:not(hr):not(.spacer) {
    margin: 0px 0px 0px 0px;
}

.tmb-table.tmb .t-entry > * :not(:first-child):not(hr):not(.spacer) {
    margin: 9px 0px 0px 0px;
}

.tmb .t-entry .t-entry-title, .tmb .t-entry .t-entry-table-typography {
    word-break: break-word;
}

.tmb-entry-title-uppercase.tmb .t-entry .t-entry-title, .tmb-entry-title-uppercase.tmb .t-entry .t-entry-table-typography {
    text-transform: uppercase;
}

.tmb-entry-title-lowercase.tmb .t-entry .t-entry-title, .tmb-entry-title-lowercase.tmb .t-entry .t-entry-table-typography {
    text-transform: lowercase;
}

.tmb-entry-title-capitalize.tmb .t-entry .t-entry-title, .tmb-entry-title-capitalize.tmb .t-entry .t-entry-table-typography {
    text-transform: capitalize;
}

.tmb .t-entry .t-entry-title.single-line > *, .tmb .t-entry .t-entry-table-typography.single-line > * {
    margin-top: 0;
}

.tmb .t-entry p.t-entry-meta span, .tmb .t-entry p.t-entry-comments, .tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    font-size: 12px;
}

.tmb-meta-size-default.tmb .t-entry p.t-entry-meta span, .tmb-meta-size-default.tmb .t-entry p.t-entry-comments, .tmb-meta-size-default.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    font-size: 13px;
}

.tmb-meta-size-large.tmb .t-entry p.t-entry-meta span, .tmb-meta-size-large.tmb .t-entry p.t-entry-comments, .tmb-meta-size-large.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    font-size: 15px;
}

.tmb-meta-weight-100.tmb .t-entry p.t-entry-meta span, .tmb-meta-weight-100.tmb .t-entry p.t-entry-comments, .tmb-meta-weight-100.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    font-weight: 100 !important;
}

.tmb-meta-weight-200.tmb .t-entry p.t-entry-meta span, .tmb-meta-weight-200.tmb .t-entry p.t-entry-comments, .tmb-meta-weight-200.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    font-weight: 200 !important;
}

.tmb-meta-weight-300.tmb .t-entry p.t-entry-meta span, .tmb-meta-weight-300.tmb .t-entry p.t-entry-comments, .tmb-meta-weight-300.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    font-weight: 300 !important;
}

.tmb-meta-weight-400.tmb .t-entry p.t-entry-meta span, .tmb-meta-weight-400.tmb .t-entry p.t-entry-comments, .tmb-meta-weight-400.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    font-weight: 400 !important;
}

.tmb-meta-weight-500.tmb .t-entry p.t-entry-meta span, .tmb-meta-weight-500.tmb .t-entry p.t-entry-comments, .tmb-meta-weight-500.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    font-weight: 500 !important;
}

.tmb-meta-weight-600.tmb .t-entry p.t-entry-meta span, .tmb-meta-weight-600.tmb .t-entry p.t-entry-comments, .tmb-meta-weight-600.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    font-weight: 600 !important;
}

.tmb-meta-weight-700.tmb .t-entry p.t-entry-meta span, .tmb-meta-weight-700.tmb .t-entry p.t-entry-comments, .tmb-meta-weight-700.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    font-weight: 700 !important;
}

.tmb-meta-weight-800.tmb .t-entry p.t-entry-meta span, .tmb-meta-weight-800.tmb .t-entry p.t-entry-comments, .tmb-meta-weight-800.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    font-weight: 800 !important;
}

.tmb-meta-weight-900.tmb .t-entry p.t-entry-meta span, .tmb-meta-weight-900.tmb .t-entry p.t-entry-comments, .tmb-meta-weight-900.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    font-weight: 900 !important;
}

.tmb-meta-transform-uppercase.tmb .t-entry p.t-entry-meta span, .tmb-meta-transform-uppercase.tmb .t-entry p.t-entry-comments, .tmb-meta-transform-uppercase.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    text-transform: uppercase;
}

.tmb-meta-transform-lowercase.tmb .t-entry p.t-entry-meta span, .tmb-meta-transform-lowercase.tmb .t-entry p.t-entry-comments, .tmb-meta-transform-lowercase.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    text-transform: lowercase;
}

.tmb-meta-transform-capitalize.tmb .t-entry p.t-entry-meta span, .tmb-meta-transform-capitalize.tmb .t-entry p.t-entry-comments, .tmb-meta-transform-capitalize.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    text-transform: capitalize;
}

.tmb .t-entry p.t-entry-meta span {
    display: block;
    font-weight: 600;
}

.tmb .t-entry p.t-entry-meta .small-spacer {
    width: 10px;
    display: inline-block;
}

.tmb .t-entry p.t-entry-meta .fa-push-right {
    margin-right: 5px;
}

.tmb .t-entry p.t-entry-meta span:first-child:not(.tmb-term-evidence) {
    margin: 0px 0px 0px 0px;
}

.tmb .t-entry p.t-entry-meta span:first-child:not(.tmb-term-evidence) .fa-push-right {
    margin-left: 0;
}

.tmb .t-entry p.t-entry-meta span:last-child .cat-comma {
    display: none;
}

.tmb .t-entry p.t-entry-meta .t-entry-category {
    display: inline;
    text-transform: capitalize;
    display: inline-block;
}

.tmb .t-entry p.t-entry-meta .t-entry-category.t-entry-category-colored {
    padding: 0px 7px;
}

.tmb .t-entry p.t-entry-meta .t-entry-category .t-entry-cat-single {
    display: inline-block;
}

.tmb .t-entry p.t-entry-meta .t-entry-category .cat-comma {
    display: inline;
    padding-right: .25em;
}

.tmb .t-entry p.t-entry-readmore .btn {
    margin: 0px 0px 0px 0px;
}

.tmb .t-entry p.t-entry-author img, .tmb .t-entry p.t-table-author img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    border-radius: 50%;
}

.tmb .t-entry p.t-entry-author img > img, .tmb .t-entry p.t-table-author img > img {
    border-radius: 50%;
}

.tmb .t-entry p.t-entry-author .tmb-avatar-size-md img, .tmb .t-entry p.t-table-author .tmb-avatar-size-md img {
    width: 40px;
    height: 40px;
}

.tmb .t-entry p.t-entry-author .tmb-avatar-size-lg img, .tmb .t-entry p.t-table-author .tmb-avatar-size-lg img {
    width: 60px;
    height: 60px;
}

.tmb .t-entry p.t-entry-author .tmb-avatar-size-xl img, .tmb .t-entry p.t-table-author .tmb-avatar-size-xl img {
    width: 80px;
    height: 80px;
}

.tmb .t-entry p.t-entry-author .tmb-username-wrap {
    display: inline-block;
    text-align: initial;
}

.tmb .t-entry p.t-entry-author .tmb-username-wrap .tmb-username-wrap-block {
    display: block;
}

.tmb .t-entry p.t-entry-author .tmb-username-wrap .tmb-username-text {
    display: block;
}

.tmb .t-entry p.t-entry-author .tmb-username-wrap .tmb-user-qualification {
    display: block;
    font-size: .96em;
    font-weight: normal;
    opacity: .5;
    line-height: 1.25;
}

.tmb .t-entry p.t-entry-author i {
    margin: 0px 6px 0px 0px;
}

.tmb .t-entry p.t-entry-author span {
    vertical-align: middle;
}

.tmb-content-under.tmb .t-entry p.t-entry-author span, .tmb-content-lateral.tmb .t-entry p.t-entry-author span {
    font-weight: 600;
}

.tmb .t-entry p.t-entry-author span.tmb-username-wrap {
    white-space: inherit;
}

.tmb .t-entry p.t-entry-author span.tmb-username-wrap:not(.tmb-username-wrap-block) {
    margin: 0px 0px 0px 12px;
}

.tmb .t-entry p.t-entry-small {
    font-size: 12px;
}

.tmb .t-entry p.t-entry-member-social a {
    display: inline-block;
    padding: 0px 4px 0px 4px !important;
}

.tmb .t-entry p.t-entry-member-social a:first-child {
    padding-left: 0px !important;
}

.tmb .t-entry p.t-entry-member-social a:last-child {
    padding-right: 0px !important;
}

.tmb .t-entry p.t-entry-member-social a i {
    padding: 1px !important;
}

.tmb .t-entry p.t-entry-comments .extras .extras-wrap {
    display: inline-block;
}

.tmb .t-entry p.t-entry-comments .extras > span {
    padding: 0px 14px 0px 0px;
}

.tmb .t-entry p.t-entry-comments .extras > span:last-child {
    padding: 0px;
}

.tmb .t-entry p.t-entry-comments .extras a {
    padding: 0px 14px 0px 0px;
}

.tmb .t-entry p.t-entry-comments .extras a.dot-irecommendthis {
    background: none !important;
    padding-left: 0px !important;
    margin-bottom: 0px !important;
}

.tmb .t-entry p.t-entry-comments .extras a:last-child {
    padding-right: 0px;
}

.tmb .t-entry p.t-entry-comments .extras i {
    position: relative;
    top: 1px;
    padding: 0px 5px 0px 0px;
}

.tmb .t-entry p.t-entry-comments .extras.t-reading-time {
    float: right;
    margin-top: 0px;
}

.tmb .t-cat-over {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    z-index: 4;
    transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
}

.tmb .t-cat-over .t-cat-over-inner {
    pointer-events: initial;
}

.tmb-text-showed.tmb .t-cat-over {
    opacity: 1;
    transform: scale(1);
}

.tmb .t-cat-over.t-cat-no-link {
    pointer-events: none;
}

.tmb .t-cat-over.t-cat-over-topleft {
    left: 0;
    top: 0;
}

.tmb .t-cat-over.t-cat-over-topleft a.tmb-term-evidence, .tmb .t-cat-over.t-cat-over-topleft span.tmb-term-evidence {
    margin: 0px 5px 9px 0px;
}

.tmb .t-cat-over.t-cat-over-topright {
    right: 0;
    text-align: right;
    top: 0;
}

.tmb .t-cat-over.t-cat-over-topright a.tmb-term-evidence, .tmb .t-cat-over.t-cat-over-topright span.tmb-term-evidence {
    margin: 0px 0px 9px 5px;
}

.tmb .t-cat-over.t-cat-over-bottomleft {
    bottom: 0;
    left: 0;
}

.tmb .t-cat-over.t-cat-over-bottomleft a.tmb-term-evidence, .tmb .t-cat-over.t-cat-over-bottomleft span.tmb-term-evidence {
    margin: 0px 5px 9px 0px;
}

.tmb .t-cat-over.t-cat-over-bottomright {
    bottom: 0;
    right: 0;
}

.tmb .t-cat-over.t-cat-over-bottomright a.tmb-term-evidence, .tmb .t-cat-over.t-cat-over-bottomright span.tmb-term-evidence {
    margin: 0px 0px 9px 5px;
}

.tmb .t-cat-over .cat-comma {
    display: inline;
    padding-right: .25em;
}

.tmb .t-cat-over a.bordered-cat, .tmb .t-cat-over span.bordered-cat {
    border: 1px solid;
    border-color: transparent;
}

.tmb .t-entry-excerpt > p:first-child {
    margin-top: 0;
}

.tmb .t-entry-nav-icon {
    position: relative;
    top: 1px;
}

.tmb .t-entry-nav-icon--prev {
    margin-right: 0.5em;
}

.tmb .t-entry-nav-icon--next {
    margin-left: 0.5em;
}

.tmb .t-entry-nav-label {
    line-height: 1.2;
}

.tmb .t-entry-nav-label span {
    display: block;
}

.style-metro .tmb .t-inside .t-entry-visual {
    display: table-cell;
    height: 100%;
    position: relative;
    width: 100%;
}

.style-metro .tmb .t-inside .t-entry-visual .t-entry-visual-tc {
    display: inline-block;
    position: relative;
    height: 100%;
    top: 0;
    vertical-align: top;
    width: 100%;
}

.style-metro .tmb .t-inside .t-entry-visual .t-entry-visual-tc .t-entry-visual-cont {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
}

@media (max-width: 959px) {
    .index-wrapper .style-metro .tmb .t-inside .t-entry-visual .t-entry-visual-tc .t-entry-visual-cont {
        position: relative;
    }
}

.style-metro .tmb .t-inside .t-entry-visual .t-entry-visual-tc .t-entry-visual-cont > a {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 3;
    overflow: hidden;
}

.style-metro .tmb .t-inside .t-entry-text {
    display: table;
    table-layout: fixed;
    height: 1px;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    width: 100%;
}

.style-metro .tmb .t-inside .t-entry-text .t-entry-text-tc {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.style-metro .tmb.tmb-content-vertical-middle .t-inside .t-entry-text .t-entry-text-tc {
    vertical-align: middle;
}

.style-metro .tmb.tmb-content-vertical-bottom .t-inside .t-entry-text .t-entry-text-tc {
    vertical-align: bottom;
}

.style-metro .tmb.tmb-content-lateral .t-inside .t-entry-visual {
    display: inline-block;
    min-height: 1px;
    position: static;
}

.style-metro .tmb.tmb-content-lateral .t-inside .t-entry-text {
    height: 100%;
}

@media (min-width: 570px) {
    .style-metro .tmb.tmb-content-lateral.tmb-content-lateral-responsive .t-inside .t-entry-visual .t-entry-visual-tc {
        position: absolute;
        width: inherit;
    }
}

.style-metro .tmb.tmb-content-lateral:not(.tmb-content-lateral-responsive) .t-inside .t-entry-visual .t-entry-visual-tc {
    position: absolute;
    width: inherit;
}

@media (max-width: 569px) {
    .style-metro .tmb.tmb-content-lateral.tmb-content-lateral-responsive .t-inside .t-entry-visual, .style-metro .tmb.tmb-content-under .t-inside .t-entry-visual {
        display: block;
        height: auto !important;
    }

    .style-metro .tmb.tmb-content-lateral.tmb-content-lateral-responsive .t-inside .t-entry-visual .t-entry-visual-cont, .style-metro .tmb.tmb-content-under .t-inside .t-entry-visual .t-entry-visual-cont {
        position: relative;
    }

    .style-metro .tmb.tmb-content-lateral.tmb-content-lateral-responsive .t-inside .t-entry-visual .t-entry-visual-cont > a, .style-metro .tmb.tmb-content-under .t-inside .t-entry-visual .t-entry-visual-cont > a {
        display: block;
        position: relative;
    }

    .style-metro .tmb.tmb-content-lateral.tmb-content-lateral-responsive .t-inside .t-entry-visual .t-entry-visual-cont > a .t-background-cover, .style-metro .tmb.tmb-content-under .t-inside .t-entry-visual .t-entry-visual-cont > a .t-background-cover {
        padding: 75% 0 0;
    }
}

.style-metro .tmb.tmb-content-under .t-entry-visual {
    display: table-row;
}

@media (max-width: 569px) {
    .style-metro .tmb.tmb-content-under .t-inside, .style-metro .tmb.tmb-content-lateral .t-inside {
        height: auto !important;
    }
}

.tmb a.tmb-term-evidence, .uncode-info-box a.tmb-term-evidence, .tmb span.tmb-term-evidence, .uncode-info-box span.tmb-term-evidence, .tmb a.bordered-cat, .uncode-info-box a.bordered-cat, .tmb span.bordered-cat, .uncode-info-box span.bordered-cat {
    border-radius: 2px;
    font-size: 11px !important;
    padding: 2px 5px 2px 5px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.5;
    position: relative;
    z-index: 0;
    margin-right: 5px;
}

.tmb a.bordered-cat, .uncode-info-box a.bordered-cat, .tmb span.bordered-cat, .uncode-info-box span.bordered-cat {
    border: 1px solid transparent;
}

.tmb a.bordered-cat:after, .uncode-info-box a.bordered-cat:after, .tmb span.bordered-cat:after, .uncode-info-box span.bordered-cat:after {
    border-radius: inherit;
    border: 1px solid;
    color: inherit;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: .25;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.tmb a.tmb-term-evidence.style-accent-bg {
    margin-right: 2px;
}

.tmb .tmb-term-evidence.transparent-cat {
    background: rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    padding: 5px 13px;
}

.tmb .tmb-term-evidence.transparent-cat.no-label {
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    padding: 0;
    font-size: 10px !important;
}

.t-entry-title .inline-count .tmb-term-evidence {
    margin-left: 6px;
    position: relative;
    top: -1px;
}

.uncode-info-box {
    font-size: 12px;
}

.uncode-info-box .uncode-ib-avatar img {
    border-radius: 50%;
    background-clip: padding-box;
    vertical-align: middle;
    margin-right: 13.5px;
}

@media (max-width: 569px) {
    .uncode-info-box {
        font-size: 10px;
    }
}

.uncode-info-box span.uncode-ib-separator {
    margin: 0px 9px 0px 9px;
    font-weight: 400 !important;
}

.uncode-info-box span.uncode-ib-separator.uncode-ib-separator-symbol {
    margin: 0 1.15em;
}

.uncode-info-box .author-info {
    display: inline-block;
}

.uncode-info-box.top-avatar .author-wrap {
    display: inline-block;
    vertical-align: middle;
}

.uncode-info-box.top-avatar .author-wrap > * {
    display: block;
}

.uncode-info-box.top-avatar .author-wrap > * img {
    margin: 0;
}

.uncode-info-box.top-avatar .author-wrap > a + span {
    margin-top: 1.5em;
}

.tmb .dummy {
    background-size: cover;
    margin-top: -1px;
}

.tmb-carousel .dummy {
    margin-top: 0px;
}

@media (max-width: 569px) {
    .tmb-content-overlay .h1.title-scale, .tmb-content-overlay .h2.title-scale, .tmb-content-overlay .h3.title-scale, .tmb-content-overlay .h4.title-scale, .tmb-content-overlay .h5.title-scale, .tmb-content-overlay .h6.title-scale {
        font-size: 17px !important;
        line-height: 1.2 !important;
        margin: 27px 0 0 !important;
        margin-top: 0 !important;
        line-height: initial !important;
    }
}

.isotope-container .tmb .regular-text .pullquote {
    border: 0;
    background: #1b1d1f !important;
    color: white !important;
    padding: 36px 36px 36px 36px;
}

.tmb-entry-title-uppercase.isotope-container .tmb .regular-text .pullquote {
    text-transform: uppercase;
}

.tmb-entry-title-lowercase.isotope-container .tmb .regular-text .pullquote {
    text-transform: lowercase;
}

.tmb-entry-title-capitalize.isotope-container .tmb .regular-text .pullquote {
    text-transform: capitalize;
}

.isotope-container .tmb .regular-text .pullquote p small {
    text-transform: none;
}

.isotope-container .tmb .regular-text .pullquote p:first-child {
    font-family: inherit;
}

.isotope-container .tmb .fluid-svg {
    margin-top: 0px;
}

.isotope-container .tmb .fluid-svg img {
    margin: auto;
}

.isotope-container .tmb .fluid-svg svg {
    width: 100%;
    height: 100%;
}

.isotope-container .tmb .fluid-object.tweet {
    background: #1b1d1f !important;
    color: white !important;
}

.isotope-container .tmb .fluid-object.tweet .twitter-item {
    text-align: center;
}

.isotope-system .isotope-container .tmb .fluid-object.tweet .interact {
    display: none;
}

.isotope-container .tmb .fluid-object.tweet .twitter-footer small a {
    display: block;
}

.isotope-system .isotope-container .tmb .fluid-object.tweet .tweet-text {
    margin-top: 0px;
    margin-bottom: 0px;
}

.isotope-system .isotope-container .tmb .fluid-object.tweet .twitter-footer span:before {
    content: "-";
    margin: 0px 9px 0px 0px;
}

.isotope-system .isotope-container .tmb .fluid-object.tweet .twitter-footer span a {
    display: none;
}

html .uncode-single-media .tmb-bordered .t-entry-visual-tc {
    padding: 4px;
}

.isotope-wrapper.half-gutter .isotope-layout, .owl-carousel-container.half-gutter, .index-system.half-gutter, .justified-wrapper.half-gutter .justified-layout {
    margin-right: -18px;
}

.isotope-wrapper.single-gutter .isotope-layout, .owl-carousel-container.single-gutter, .index-system.single-gutter, .justified-wrapper.single-gutter .justified-layout {
    margin-right: -36px;
}

.isotope-wrapper.double-gutter .isotope-layout, .owl-carousel-container.double-gutter, .index-system.double-gutter, .justified-wrapper.double-gutter .justified-layout {
    margin-right: -72px;
}

@media (max-width: 959px) {
    .isotope-wrapper.double-gutter .isotope-layout, .owl-carousel-container.double-gutter, .index-system.double-gutter, .justified-wrapper.double-gutter .justified-layout {
        margin-right: -36px;
    }
}

@media (max-width: 569px) {
    .isotope-wrapper.double-gutter .isotope-layout, .owl-carousel-container.double-gutter, .index-system.double-gutter, .justified-wrapper.double-gutter .justified-layout {
        margin-right: -36px;
    }
}

.isotope-wrapper.triple-gutter .isotope-layout, .owl-carousel-container.triple-gutter, .index-system.triple-gutter, .justified-wrapper.triple-gutter .justified-layout {
    margin-right: -108px;
}

@media (max-width: 1499px) {
    .isotope-wrapper.triple-gutter .isotope-layout, .owl-carousel-container.triple-gutter, .index-system.triple-gutter, .justified-wrapper.triple-gutter .justified-layout {
        padding: -72px;
    }
}

@media (max-width: 959px) {
    .isotope-wrapper.triple-gutter .isotope-layout, .owl-carousel-container.triple-gutter, .index-system.triple-gutter, .justified-wrapper.triple-gutter .justified-layout {
        margin-right: -36px;
    }
}

.isotope-wrapper.quad-gutter .isotope-layout, .owl-carousel-container.quad-gutter, .index-system.quad-gutter, .justified-wrapper.quad-gutter .justified-layout {
    margin-right: -144px;
}

@media (max-width: 1699px) {
    .isotope-wrapper.quad-gutter .isotope-layout, .owl-carousel-container.quad-gutter, .index-system.quad-gutter, .justified-wrapper.quad-gutter .justified-layout {
        margin-right: -108px;
    }
}

@media (max-width: 1499px) {
    .isotope-wrapper.quad-gutter .isotope-layout, .owl-carousel-container.quad-gutter, .index-system.quad-gutter, .justified-wrapper.quad-gutter .justified-layout {
        margin-right: -72px;
    }
}

@media (max-width: 959px) {
    .isotope-wrapper.quad-gutter .isotope-layout, .owl-carousel-container.quad-gutter, .index-system.quad-gutter, .justified-wrapper.quad-gutter .justified-layout {
        margin-right: -36px;
    }
}

@media (min-width: 570px) {
    .off-grid-val-1.off-grid-layout:not(.isotope-filtered).off-grid-item-odd > .tmb:nth-child(odd):not(.tmb-isotope-further-row), .off-grid-val-1.off-grid-layout:not(.isotope-filtered).off-grid-item-odd .owl-item:nth-child(odd) .tmb, .off-grid-val-1.off-grid-layout:not(.isotope-filtered).off-grid-item-even > .tmb:nth-child(even):not(.tmb-isotope-further-row), .off-grid-val-1.off-grid-layout:not(.isotope-filtered).off-grid-item-even .owl-item:nth-child(even) .tmb, .off-grid-val-1.off-grid-layout:not(.isotope-filtered).off-grid-item-custom > .tmb.off-grid-custom-item:not(.tmb-isotope-further-row), .off-grid-val-1.off-grid-layout:not(.isotope-filtered).off-grid-item-custom .owl-item .tmb.off-grid-custom-item {
        margin-top: 18px;
    }

    .off-grid-val-2.off-grid-layout:not(.isotope-filtered).off-grid-item-odd > .tmb:nth-child(odd):not(.tmb-isotope-further-row), .off-grid-val-2.off-grid-layout:not(.isotope-filtered).off-grid-item-odd .owl-item:nth-child(odd) .tmb, .off-grid-val-2.off-grid-layout:not(.isotope-filtered).off-grid-item-even > .tmb:nth-child(even):not(.tmb-isotope-further-row), .off-grid-val-2.off-grid-layout:not(.isotope-filtered).off-grid-item-even .owl-item:nth-child(even) .tmb, .off-grid-val-2.off-grid-layout:not(.isotope-filtered).off-grid-item-custom > .tmb.off-grid-custom-item:not(.tmb-isotope-further-row), .off-grid-val-2.off-grid-layout:not(.isotope-filtered).off-grid-item-custom .owl-item .tmb.off-grid-custom-item {
        margin-top: 36px;
    }

    .off-grid-val-3.off-grid-layout:not(.isotope-filtered).off-grid-item-odd > .tmb:nth-child(odd):not(.tmb-isotope-further-row), .off-grid-val-3.off-grid-layout:not(.isotope-filtered).off-grid-item-odd .owl-item:nth-child(odd) .tmb, .off-grid-val-3.off-grid-layout:not(.isotope-filtered).off-grid-item-even > .tmb:nth-child(even):not(.tmb-isotope-further-row), .off-grid-val-3.off-grid-layout:not(.isotope-filtered).off-grid-item-even .owl-item:nth-child(even) .tmb, .off-grid-val-3.off-grid-layout:not(.isotope-filtered).off-grid-item-custom > .tmb.off-grid-custom-item:not(.tmb-isotope-further-row), .off-grid-val-3.off-grid-layout:not(.isotope-filtered).off-grid-item-custom .owl-item .tmb.off-grid-custom-item {
        margin-top: 54px;
    }

    .off-grid-val-4.off-grid-layout:not(.isotope-filtered).off-grid-item-odd > .tmb:nth-child(odd):not(.tmb-isotope-further-row), .off-grid-val-4.off-grid-layout:not(.isotope-filtered).off-grid-item-odd .owl-item:nth-child(odd) .tmb, .off-grid-val-4.off-grid-layout:not(.isotope-filtered).off-grid-item-even > .tmb:nth-child(even):not(.tmb-isotope-further-row), .off-grid-val-4.off-grid-layout:not(.isotope-filtered).off-grid-item-even .owl-item:nth-child(even) .tmb, .off-grid-val-4.off-grid-layout:not(.isotope-filtered).off-grid-item-custom > .tmb.off-grid-custom-item:not(.tmb-isotope-further-row), .off-grid-val-4.off-grid-layout:not(.isotope-filtered).off-grid-item-custom .owl-item .tmb.off-grid-custom-item {
        margin-top: 72px;
    }

    .off-grid-val-5.off-grid-layout:not(.isotope-filtered).off-grid-item-odd > .tmb:nth-child(odd):not(.tmb-isotope-further-row), .off-grid-val-5.off-grid-layout:not(.isotope-filtered).off-grid-item-odd .owl-item:nth-child(odd) .tmb, .off-grid-val-5.off-grid-layout:not(.isotope-filtered).off-grid-item-even > .tmb:nth-child(even):not(.tmb-isotope-further-row), .off-grid-val-5.off-grid-layout:not(.isotope-filtered).off-grid-item-even .owl-item:nth-child(even) .tmb, .off-grid-val-5.off-grid-layout:not(.isotope-filtered).off-grid-item-custom > .tmb.off-grid-custom-item:not(.tmb-isotope-further-row), .off-grid-val-5.off-grid-layout:not(.isotope-filtered).off-grid-item-custom .owl-item .tmb.off-grid-custom-item {
        margin-top: 90px;
    }

    .off-grid-val-6.off-grid-layout:not(.isotope-filtered).off-grid-item-odd > .tmb:nth-child(odd):not(.tmb-isotope-further-row), .off-grid-val-6.off-grid-layout:not(.isotope-filtered).off-grid-item-odd .owl-item:nth-child(odd) .tmb, .off-grid-val-6.off-grid-layout:not(.isotope-filtered).off-grid-item-even > .tmb:nth-child(even):not(.tmb-isotope-further-row), .off-grid-val-6.off-grid-layout:not(.isotope-filtered).off-grid-item-even .owl-item:nth-child(even) .tmb, .off-grid-val-6.off-grid-layout:not(.isotope-filtered).off-grid-item-custom > .tmb.off-grid-custom-item:not(.tmb-isotope-further-row), .off-grid-val-6.off-grid-layout:not(.isotope-filtered).off-grid-item-custom .owl-item .tmb.off-grid-custom-item {
        margin-top: 108px;
    }

    .off-grid-val-7.off-grid-layout:not(.isotope-filtered).off-grid-item-odd > .tmb:nth-child(odd):not(.tmb-isotope-further-row), .off-grid-val-7.off-grid-layout:not(.isotope-filtered).off-grid-item-odd .owl-item:nth-child(odd) .tmb, .off-grid-val-7.off-grid-layout:not(.isotope-filtered).off-grid-item-even > .tmb:nth-child(even):not(.tmb-isotope-further-row), .off-grid-val-7.off-grid-layout:not(.isotope-filtered).off-grid-item-even .owl-item:nth-child(even) .tmb, .off-grid-val-7.off-grid-layout:not(.isotope-filtered).off-grid-item-custom > .tmb.off-grid-custom-item:not(.tmb-isotope-further-row), .off-grid-val-7.off-grid-layout:not(.isotope-filtered).off-grid-item-custom .owl-item .tmb.off-grid-custom-item {
        margin-top: 126px;
    }
}

.wp-caption, .gallery-caption {
    width: auto !important;
    max-width: 100%;
    margin-top: 18px;
    margin-bottom: 18px;
    display: table;
    table-layout: fixed;
}

.wp-caption-text {
    font-style: normal;
    display: table-caption;
    caption-side: bottom;
}

.bypostauthor {
    font-style: normal;
}

img.size-full {
    width: auto;
    height: auto;
}

.entry-content > * :first-child {
    margin-top: 0px;
}

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

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 2px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.alignleft {
    float: left;
    margin: 0px 23px 0px 0px;
    box-sizing: border-box;
}

.media-modal.wp-core-ui .alignleft {
    float: inherit;
    margin: inherit;
    box-sizing: inherit;
}

.wp-block-image.alignleft {
    margin-right: 22.5px;
}

.alignright {
    float: right;
    margin: 0px 0px 0px 23px;
    box-sizing: border-box;
}

.wp-block-image.alignright {
    margin-left: 22.5px;
}

.aligncenter, .wp-block-image.aligncenter {
    float: none;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

img.alignnone {
    float: none;
}

img.aligncenter {
    display: block;
}

.widget-container {
    margin: 54px 0px 0px 0px;
}

.widget-container:first-child {
    margin-top: 0;
}

.widget-container .tagcloud {
    margin-bottom: -9px;
}

.widget-container .tagcloud a {
    font-size: 11px !important;
    padding: 4px 8px;
    display: inline-block;
    border: 1px solid;
    border-radius: 2px;
    margin: 0px 5px 9px 0px;
    text-transform: uppercase;
    font-weight: 500;
}

@media (hover: none) and (pointer: coarse) {
    #uncode-custom-cursor, #uncode-custom-cursor-pilot {
        display: none;
    }
}

@media (hover: hover) and (pointer: fine) {
    #uncode-custom-cursor, #uncode-custom-cursor-pilot {
        height: 0px;
        left: -100px;
        opacity: 0;
        pointer-events: none;
        position: fixed;
        top: -100px;
        width: 0px;
        z-index: 1000000000000000;
    }

    #uncode-custom-cursor.loaded-cursor, #uncode-custom-cursor-pilot.loaded-cursor {
        opacity: 1;
        left: 0px;
        top: 0px;
    }

    #uncode-custom-cursor > span, #uncode-custom-cursor-pilot > span {
        border-radius: 50%;
        display: block;
        height: 20px;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate3d(-50%, -50%, 0);
        transition: all 250ms ease-in;
        width: 20px;
    }

    body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor > span, body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor-pilot > span {
        transition: all 500ms cubic-bezier(0.34, 1.56, 0.64, 1);
    }

    #uncode-custom-cursor.basic-style span:first-child, #uncode-custom-cursor-pilot.basic-style span:first-child, #uncode-custom-cursor.async-style span:first-child, #uncode-custom-cursor-pilot.async-style span:first-child, #uncode-custom-cursor.accent-style span:first-child, #uncode-custom-cursor-pilot.accent-style span:first-child {
        opacity: 0.1;
    }

    body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor.basic-style span:first-child, body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor-pilot.basic-style span:first-child, body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor.async-style span:first-child, body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor-pilot.async-style span:first-child, body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor.accent-style span:first-child, body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor-pilot.accent-style span:first-child {
        height: 60px;
        opacity: 0.35;
        width: 60px;
    }

    #uncode-custom-cursor.basic-style span:last-child, #uncode-custom-cursor-pilot.basic-style span:last-child {
        opacity: 0;
    }

    body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor.basic-style span:last-child, body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor-pilot.basic-style span:last-child {
        height: 0;
        opacity: 0;
        width: 0;
    }

    #uncode-custom-cursor.async-style:not([data-cursor^="icon-"]) span:last-child, #uncode-custom-cursor-pilot.async-style:not([data-cursor^="icon-"]) span:last-child {
        height: 0;
        opacity: 0;
        width: 0;
    }

    #uncode-custom-cursor.diff-style span:first-child, #uncode-custom-cursor-pilot.diff-style span:first-child {
        opacity: 1;
    }

    body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor.diff-style span:first-child, body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor-pilot.diff-style span:first-child {
        height: 60px;
        width: 60px;
    }

    #uncode-custom-cursor {
        transition: transform 80ms ease-out, box-shadow 60ms ease-out, opacity 0ms 300ms;
    }

    #uncode-custom-cursor.diff-style {
        mix-blend-mode: difference;
    }

    #uncode-custom-cursor.accent-style span:first-child {
        opacity: 0.35;
    }

    body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor {
        transition: transform 150ms ease-out, opacity 0ms 300ms;
    }

    body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor {
        mix-blend-mode: normal;
        transition: transform 200ms ease-out, box-shadow 200ms ease-out, opacity 0ms 300ms;
    }

    body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor span:first-child {
        height: 90px;
        opacity: 0.35;
        width: 90px;
    }

    body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor span:last-child {
        background-color: transparent;
        height: 0px;
        opacity: 0;
        width: 0px;
    }

    body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor[data-cursor="icon-light"] span:first-child, body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor[data-cursor="icon-accent"] span:first-child {
        opacity: 0.95;
    }

    body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor::after {
        content: "\e114";
        display: block;
        font-family: "uncodeicon";
        font-size: 1.1rem;
        font-weight: normal;
        left: 50%;
        position: absolute;
        transform: translate3d(-50%, -50%, 0);
        top: 50%;
    }

    body:not(.disable-hover) [data-cursor="icon-diff"]#uncode-custom-cursor {
        mix-blend-mode: difference;
    }

    body:not(.disable-hover) [data-cursor="icon-diff"]#uncode-custom-cursor span:first-child {
        opacity: 1;
    }

    body:not(.disable-hover) [data-cursor="icon-diff"]#uncode-custom-cursor::after {
        mix-blend-mode: difference;
    }

    #uncode-custom-cursor-pilot.basic-style, #uncode-custom-cursor-pilot.accent-style, #uncode-custom-cursor-pilot.diff-style {
        display: none;
    }

    #uncode-custom-cursor-pilot.async-style {
        transition: transform 310ms ease-out, opacity 0ms 330ms;
    }

    #uncode-custom-cursor-pilot.async-style > span:first-child {
        height: 6px;
        opacity: 1;
        width: 6px;
    }

    body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor-pilot.async-style > span:first-child, body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor-pilot.async-style > span:first-child {
        height: 0;
        opacity: 0;
        width: 0;
    }
}

#uncode-custom-cursor.link-only:not([data-cursor="pointer"]):not([data-cursor^="icon-"]) span:first-child, #uncode-custom-cursor.link-only:not([data-cursor="pointer"]) span:last-child, #uncode-custom-cursor-pilot.link-only:not([data-cursor="pointer"]) span {
    height: 0 !important;
    opacity: 0 !important;
    width: 0 !important;
}

html:not(.no-cssanimations) .blocks-animation .header-title > *, html:not(.no-cssanimations) .blocks-animation .post-info {
    opacity: 0;
}

html:not(.no-cssanimations) .animate_when_almost_visible, html:not(.no-cssanimations) .animate_inner_when_almost_visible, html:not(.no-cssanimations) .animate_when_parent_almost_visible {
    opacity: 0;
    animation-duration: 0.6s;
    backface-visibility: hidden;
}

html:not(.no-cssanimations) .owl-item .animate_when_almost_visible, html:not(.no-cssanimations) .owl-item .animate_when_parent_almost_visible {
    -webkit-perspective: 1000;
}

html:not(.no-cssanimations) .uncode-pricing.animate_when_almost_visible {
    transform: none;
    animation-delay: 0.1s;
    animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
}

html:not(.no-cssanimations) body:not(.fp-waiting) .animate_inner_when_almost_visible.start_animation:not(.zoom-reverse):not(.srcset-lazy-animations) {
    opacity: 1;
}

html:not(.no-cssanimations) body:not(.fp-waiting) .animate_when_almost_visible.start_animation:not(.zoom-reverse):not(.srcset-lazy-animations).top-t-bottom {
    animation-name: anim_ttb;
    opacity: 1;
}

html:not(.no-cssanimations) body:not(.fp-waiting) .animate_when_almost_visible.start_animation:not(.zoom-reverse):not(.srcset-lazy-animations).bottom-t-top {
    animation-name: anim_btt;
    opacity: 1;
}

html:not(.no-cssanimations) body:not(.fp-waiting) .animate_inner_when_almost_visible .animate_when_parent_almost_visible.start_animation:not(.zoom-reverse):not(.srcset-lazy-animations) {
    opacity: 1;
}

html:not(.no-cssanimations) body:not(.fp-waiting) .animate_inner_when_almost_visible:not(.already-animated) .animate_when_parent_almost_visible.start_animation:not(.zoom-reverse):not(.srcset-lazy-animations).text-bottom-t-top {
    animation-name: text_anim_btt;
}

html:not(.no-cssanimations) body:not(.fp-waiting) .animate_when_almost_visible.start_animation:not(.zoom-reverse):not(.srcset-lazy-animations).left-t-right {
    animation-name: anim_ltr;
    opacity: 1;
}

html:not(.no-cssanimations) body:not(.fp-waiting) .animate_inner_when_almost_visible:not(.already-animated) .animate_when_parent_almost_visible.start_animation:not(.zoom-reverse):not(.srcset-lazy-animations).text-left-t-right {
    animation-name: text_anim_ltr;
}

html:not(.no-cssanimations) body:not(.fp-waiting) .animate_inner_when_almost_visible:not(.already-animated) .animate_when_parent_almost_visible.start_animation:not(.zoom-reverse):not(.srcset-lazy-animations).text-right-t-left {
    animation-name: text_anim_rtl;
}

html:not(.no-cssanimations) body:not(.fp-waiting) .animate_when_almost_visible.start_animation:not(.zoom-reverse):not(.srcset-lazy-animations).right-t-left {
    animation-name: anim_rtl;
    opacity: 1;
}

html:not(.no-cssanimations) body:not(.fp-waiting) .animate_when_almost_visible.start_animation:not(.zoom-reverse):not(.srcset-lazy-animations).zoom-in {
    animation-name: zoom-in;
    transform: scale(1);
    opacity: 1;
}

html:not(.no-cssanimations) body:not(.fp-waiting) .animate_when_almost_visible.start_animation:not(.zoom-reverse):not(.srcset-lazy-animations).zoom-out {
    animation-name: zoom-out;
    transform: scale(1);
    opacity: 1;
}

html:not(.no-cssanimations) body:not(.fp-waiting) .animate_inner_when_almost_visible:not(.already-animated) .animate_when_parent_almost_visible.start_animation:not(.zoom-reverse):not(.srcset-lazy-animations).typewriter {
    animation-name: typewriter;
}

html:not(.no-cssanimations) .animate_when_almost_visible.zoom-reverse {
    animation-name: zoom-reverse;
    animation-duration: 0.3s;
    transform: scale(0.5);
    opacity: 0;
}

html:not(.no-cssanimations) body:not(.fp-waiting) .animate_when_almost_visible.start_animation:not(.zoom-reverse):not(.srcset-lazy-animations).alpha-anim {
    animation-name: alpha-in;
    opacity: 1;
}

html .animate_when_almost_visible.start_animation.do_not_reanimate:not(.srcset-lazy-animations) {
    animation-name: none !important;
    opacity: 1 !important;
}

html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="100"], html:not(.no-cssanimations) .animate_when_parent_almost_visible[data-speed="100"] {
    animation-duration: 0.1s;
}

html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="200"], html:not(.no-cssanimations) .animate_when_parent_almost_visible[data-speed="200"] {
    animation-duration: 0.2s;
}

html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="300"], html:not(.no-cssanimations) .animate_when_parent_almost_visible[data-speed="300"] {
    animation-duration: 0.3s;
}

html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="500"], html:not(.no-cssanimations) .animate_when_parent_almost_visible[data-speed="500"] {
    animation-duration: 0.5s;
}

html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="600"], html:not(.no-cssanimations) .animate_when_parent_almost_visible[data-speed="600"] {
    animation-duration: 0.6s;
}

html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="700"], html:not(.no-cssanimations) .animate_when_parent_almost_visible[data-speed="700"] {
    animation-duration: 0.7s;
}

html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="800"], html:not(.no-cssanimations) .animate_when_parent_almost_visible[data-speed="800"] {
    animation-duration: 0.8s;
}

html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="900"], html:not(.no-cssanimations) .animate_when_parent_almost_visible[data-speed="900"] {
    animation-duration: 0.9s;
}

html:not(.no-cssanimations) .animate_when_almost_visible[data-speed="1000"], html:not(.no-cssanimations) .animate_when_parent_almost_visible[data-speed="1000"] {
    animation-duration: 1s;
}

@keyframes anim_ttb {
    0% {
        transform: translate3d(0, -100px, 0);
        opacity: 0;
    }

    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes anim_btt {
    0% {
        transform: translate3d(0, 100px, 0);
        opacity: 0;
    }

    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes text_anim_btt {
    0% {
        transform: translate3d(0, 100%, 0);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes anim_ltr {
    0% {
        transform: translate3d(-100px, 0, 0);
        opacity: 0;
    }

    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes text_anim_ltr {
    0% {
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes anim_rtl {
    0% {
        transform: translate3d(100px, 0, 0);
        opacity: 0;
    }

    100% {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes text_anim_rtl {
    0% {
        transform: translate3d(100%, 0, 0);
    }

    100% {
        transform: translate3d(0, 0, 0);
    }
}

@keyframes zoom-in {
    0% {
        transform: scale(0.5);
        opacity: 0.1;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes zoom-out {
    0% {
        transform: scale(1.5);
        opacity: 0.1;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes typewriter {
    0%, 99% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes zoom-reverse {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(0.5);
        opacity: 0;
    }
}

@keyframes alpha-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes kenburns {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.15);
    }
}

@keyframes backwash {
    0% {
        transform: scale(1.5);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}
