@import 'variables.css';

.noScroll {
    touch-action: none;
    -webkit-overflow-scrolling: none;
    overflow: hidden;
    overscroll-behavior: none;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

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

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

b,
strong {
    font-weight: 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;
}

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;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
    font-style: normal;
    font-weight: 400;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

.glyphicon-cd:before {
    content: "\e201";
}

.glyphicon-save-file:before {
    content: "\e202";
}

.glyphicon-open-file:before {
    content: "\e203";
}

.glyphicon-level-up:before {
    content: "\e204";
}

.glyphicon-copy:before {
    content: "\e205";
}

.glyphicon-paste:before {
    content: "\e206";
}

.glyphicon-alert:before {
    content: "\e209";
}

.glyphicon-equalizer:before {
    content: "\e210";
}

.glyphicon-king:before {
    content: "\e211";
}

.glyphicon-queen:before {
    content: "\e212";
}

.glyphicon-pawn:before {
    content: "\e213";
}

.glyphicon-bishop:before {
    content: "\e214";
}

.glyphicon-knight:before {
    content: "\e215";
}

.glyphicon-baby-formula:before {
    content: "\e216";
}

.glyphicon-tent:before {
    content: "\26fa";
}

.glyphicon-blackboard:before {
    content: "\e218";
}

.glyphicon-bed:before {
    content: "\e219";
}

.glyphicon-apple:before {
    content: "\f8ff";
}

.glyphicon-erase:before {
    content: "\e221";
}

.glyphicon-hourglass:before {
    content: "\231b";
}

.glyphicon-lamp:before {
    content: "\e223";
}

.glyphicon-duplicate:before {
    content: "\e224";
}

.glyphicon-piggy-bank:before {
    content: "\e225";
}

.glyphicon-scissors:before {
    content: "\e226";
}

.glyphicon-bitcoin:before {
    content: "\e227";
}

.glyphicon-yen:before {
    content: "\00a5";
}

.glyphicon-ruble:before {
    content: "\20bd";
}

.glyphicon-scale:before {
    content: "\e230";
}

.glyphicon-ice-lolly:before {
    content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}

.glyphicon-education:before {
    content: "\e233";
}

.glyphicon-option-horizontal:before {
    content: "\e234";
}

.glyphicon-option-vertical:before {
    content: "\e235";
}

.glyphicon-menu-hamburger:before {
    content: "\e236";
}

.glyphicon-modal-window:before {
    content: "\e237";
}

.glyphicon-oil:before {
    content: "\e238";
}

.glyphicon-grain:before {
    content: "\e239";
}

.glyphicon-sunglasses:before {
    content: "\e240";
}

.glyphicon-text-size:before {
    content: "\e241";
}

.glyphicon-text-color:before {
    content: "\e242";
}

.glyphicon-text-background:before {
    content: "\e243";
}

.glyphicon-object-align-top:before {
    content: "\e244";
}

.glyphicon-object-align-bottom:before {
    content: "\e245";
}

.glyphicon-object-align-horizontal:before {
    content: "\e246";
}

.glyphicon-object-align-left:before {
    content: "\e247";
}

.glyphicon-object-align-vertical:before {
    content: "\e248";
}

.glyphicon-object-align-right:before {
    content: "\e249";
}

.glyphicon-triangle-right:before {
    content: "\e250";
}

.glyphicon-triangle-left:before {
    content: "\e251";
}

.glyphicon-triangle-bottom:before {
    content: "\e252";
}

.glyphicon-triangle-top:before {
    content: "\e253";
}

.glyphicon-console:before {
    content: "\e254";
}

.glyphicon-superscript:before {
    content: "\e255";
}

.glyphicon-subscript:before {
    content: "\e256";
}

.glyphicon-menu-left:before {
    content: "\e257";
}

.glyphicon-menu-right:before {
    content: "\e258";
}

.glyphicon-menu-down:before {
    content: "\e259";
}

.glyphicon-menu-up:before {
    content: "\e260";
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    line-height: 20.8px;
    color: #ffffff;
    background-color: #2b2c37;
}

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

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

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

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.385;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

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

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 18px;
    margin-bottom: 9px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 9px;
    margin-bottom: 9px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%;
}

h1,
.h1 {
    font-size: 80px;
}

h2,
.h2 {
    font-size: 36px;
}

h3,
.h3 {
    font-size: 32px;
}

h4,
.h4 {
    font-size: 17px;
}

h5,
.h5 {
    font-size: 13px;
}

h6,
.h6 {
    font-size: 12px;
}

p {
    margin: 0 0 9px;
}

.lead {
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 19.5px;
    }
}

small,
.small {
    font-size: 92%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

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

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

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

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

.text-nowrap {
    white-space: nowrap;
}

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

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

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

.text-muted {
    color: #777777;
}

.text-primary {
    color: #22b7e8;
}

a.text-primary:hover {
    color: #1498c3;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #22b7e8;
}

a.bg-primary:hover {
    background-color: #1498c3;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 9px;
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 18px;
}

dt,
dd {
    line-height: 1.385;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 1024px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    font-size: 16.25px;
    border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.385;
    color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}

address {
    margin-bottom: 18px;
    font-style: normal;
    line-height: 1.385;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}

pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12px;
    line-height: 1.385;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.container:before,
.container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 768px;
    }
}

@media (min-width: 1025px) {
    .container {
        width: 995px;
    }
}

@media (min-width: 1025px) {
    .container {
        width: 995px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.row:before,
.row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.3333333333%;
}

.col-xs-2 {
    width: 16.6666666667%;
}

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

.col-xs-4 {
    width: 33.3333333333%;
}

.col-xs-5 {
    width: 41.6666666667%;
}

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

.col-xs-7 {
    width: 58.3333333333%;
}

.col-xs-8 {
    width: 66.6666666667%;
}

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

.col-xs-10 {
    width: 83.3333333333%;
}

.col-xs-11 {
    width: 91.6666666667%;
}

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

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.3333333333%;
}

.col-xs-pull-2 {
    right: 16.6666666667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.3333333333%;
}

.col-xs-pull-5 {
    right: 41.6666666667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.3333333333%;
}

.col-xs-pull-8 {
    right: 66.6666666667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.3333333333%;
}

.col-xs-pull-11 {
    right: 91.6666666667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.3333333333%;
}

.col-xs-push-2 {
    left: 16.6666666667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.3333333333%;
}

.col-xs-push-5 {
    left: 41.6666666667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.3333333333%;
}

.col-xs-push-8 {
    left: 66.6666666667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.3333333333%;
}

.col-xs-push-11 {
    left: 91.6666666667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {

    .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 {
        float: left;
    }

    .col-sm-1 {
        width: 8.3333333333%;
    }

    .col-sm-2 {
        width: 16.6666666667%;
    }

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

    .col-sm-4 {
        width: 33.3333333333%;
    }

    .col-sm-5 {
        width: 41.6666666667%;
    }

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

    .col-sm-7 {
        width: 58.3333333333%;
    }

    .col-sm-8 {
        width: 66.6666666667%;
    }

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

    .col-sm-10 {
        width: 83.3333333333%;
    }

    .col-sm-11 {
        width: 91.6666666667%;
    }

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

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.3333333333%;
    }

    .col-sm-pull-2 {
        right: 16.6666666667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.3333333333%;
    }

    .col-sm-pull-5 {
        right: 41.6666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.3333333333%;
    }

    .col-sm-pull-8 {
        right: 66.6666666667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.3333333333%;
    }

    .col-sm-pull-11 {
        right: 91.6666666667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.3333333333%;
    }

    .col-sm-push-2 {
        left: 16.6666666667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.3333333333%;
    }

    .col-sm-push-5 {
        left: 41.6666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.3333333333%;
    }

    .col-sm-push-8 {
        left: 66.6666666667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.3333333333%;
    }

    .col-sm-push-11 {
        left: 91.6666666667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1025px) {

    .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 {
        float: left;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.3333333333%;
    }

    .col-md-pull-2 {
        right: 16.6666666667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.3333333333%;
    }

    .col-md-pull-5 {
        right: 41.6666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.3333333333%;
    }

    .col-md-pull-8 {
        right: 66.6666666667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.3333333333%;
    }

    .col-md-pull-11 {
        right: 91.6666666667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.3333333333%;
    }

    .col-md-push-2 {
        left: 16.6666666667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.3333333333%;
    }

    .col-md-push-5 {
        left: 41.6666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.3333333333%;
    }

    .col-md-push-8 {
        left: 66.6666666667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.3333333333%;
    }

    .col-md-push-11 {
        left: 91.6666666667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1201px) {

    .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 {
        float: left;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.3333333333%;
    }

    .col-lg-pull-2 {
        right: 16.6666666667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.3333333333%;
    }

    .col-lg-pull-5 {
        right: 41.6666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.3333333333%;
    }

    .col-lg-pull-8 {
        right: 66.6666666667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.3333333333%;
    }

    .col-lg-pull-11 {
        right: 91.6666666667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.3333333333%;
    }

    .col-lg-push-2 {
        left: 16.6666666667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.3333333333%;
    }

    .col-lg-push-5 {
        left: 41.6666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.3333333333%;
    }

    .col-lg-push-8 {
        left: 66.6666666667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.3333333333%;
    }

    .col-lg-push-11 {
        left: 91.6666666667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 18px;
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.385;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0;
}

.table>tbody+tbody {
    border-top: 2px solid #ddd;
}

.table .table {
    background-color: #fff;
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8;
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6;
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3;
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc;
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 13.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive>.table {
        margin-bottom: 0;
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }

    .table-responsive>.table-bordered {
        border: 0;
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 13px;
    line-height: 1.385;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.385;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: false;
    background-color: #eeeeee;
    opacity: 1;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 32px;
    }

    input[type="date"].input-sm,
    .input-group-sm>input[type="date"].form-control,
    .input-group-sm>input[type="date"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>input[type="time"].form-control,
    .input-group-sm>input[type="time"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="time"].btn,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>input[type="datetime-local"].form-control,
    .input-group-sm>input[type="datetime-local"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>input[type="month"].form-control,
    .input-group-sm>input[type="month"].input-group-addon,
    .input-group-sm>.input-group-btn>input[type="month"].btn,
    .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg,
    .input-group-lg>input[type="date"].form-control,
    .input-group-lg>input[type="date"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>input[type="time"].form-control,
    .input-group-lg>input[type="time"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="time"].btn,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>input[type="datetime-local"].form-control,
    .input-group-lg>input[type="datetime-local"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>input[type="month"].form-control,
    .input-group-lg>input[type="month"].input-group-addon,
    .input-group-lg>.input-group-btn>input[type="month"].btn,
    .input-group-lg input[type="month"] {
        line-height: 45px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label,
.checkbox label {
    min-height: 18px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: false;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: false;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: false;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 45px;
    line-height: 45px;
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto;
}

.form-group-lg .form-control {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 45px;
    line-height: 45px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 40px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    pointer-events: none;
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px;
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label~.form-control-feedback {
    top: 23px;
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #8e8e8e;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }

    .form-inline .input-group>.form-control {
        width: 100%;
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 25px;
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.385;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #fff;
    text-decoration: none;
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: false;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-default {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: #e0e0e0;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: transparent;
    border-color: #fff;
}

.btn-default .badge {
    color: transparent;
    background-color: #fff;
}

.btn-primary {
    color: #fff;
    background-color: #22b7e8;
    border-color: #17aada;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #1498c3;
    border-color: #117ea2;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #22b7e8;
    border-color: #17aada;
}

.btn-primary .badge {
    color: #22b7e8;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    color: #12b5ea;
    font-weight: normal;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
    color: #0d7ea3;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .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;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.385;
    color: #333333;
    white-space: nowrap;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #22b7e8;
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777777;
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: false;
}

.open>.dropdown-menu {
    display: block;
}

.open>a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.385;
    color: #777777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 1024px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left;
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table;
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group>.btn:first-child {
    margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group>.btn-group {
    float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table;
}

.btn-group-vertical>.btn-group:after {
    clear: both;
}

.btn-group-vertical>.btn-group>.btn {
    float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

.btn-group-justified>.btn-group .btn {
    width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn>.btn {
    position: relative;
}

.input-group-btn>.btn+.btn {
    margin-left: -1px;
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px;
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav:before,
.nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

.nav>li {
    position: relative;
    display: block;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.nav>li.disabled>a {
    color: #777777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: false;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eeeeee;
    border-color: #12b5ea;
}

.nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav>li>a>img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.385;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-pills>li {
    float: left;
}

.nav-pills>li>a {
    border-radius: 4px;
}

.nav-pills>li+li {
    margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #22b7e8;
}

.nav-stacked>li {
    float: none;
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none;
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%;
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden;
}

.tab-content>.active {
    display: block;
    visibility: visible;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 44px;
    margin-bottom: 18px;
    border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table;
}

.navbar:after {
    clear: both;
}

@media (min-width: 1024px) {
    .navbar {
        border-radius: 0;
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 1024px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 0;
    padding-left: 0;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table;
}

.navbar-collapse:after {
    clear: both;
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 1024px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}

@media (min-width: 1024px) {

    .container>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 1024px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 1024px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 0 0;
    font-size: 17px;
    line-height: 18px;
    height: 44px;
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}

.navbar-brand>img {
    display: block;
}

@media (min-width: 1024px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 0;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 0;
    padding: 9px 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}

@media (min-width: 1024px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 0 0;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px;
}

@media (max-width: 1022px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 18px;
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none;
    }
}

@media (min-width: 1024px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav>li {
        float: left;
    }

    .navbar-nav>li>a {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.navbar-form {
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 6px;
    margin-bottom: 6px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto;
    }

    .navbar-form .input-group>.form-control {
        width: 100%;
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0;
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 1022px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 1024px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 6px;
    margin-bottom: 6px;
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
    margin-top: 7px;
    margin-bottom: 7px;
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
    margin-top: 11px;
    margin-bottom: 11px;
}

.navbar-text {
    margin-top: 13px;
    margin-bottom: 13px;
}

@media (min-width: 1024px) {
    .navbar-text {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 1024px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: 0;
    }

    .navbar-right~.navbar-right {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-brand {
    color: #000;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: black;
    background-color: transparent;
}

.navbar-default .navbar-text {
    color: #000;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #22b7e8;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #22b7e8;
    background-color: transparent;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #22b7e8;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #22b7e8;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #22b7e8;
}

@media (max-width: 1022px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #000;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #22b7e8;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #22b7e8;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #000;
}

.navbar-default .navbar-link:hover {
    color: #22b7e8;
}

.navbar-default .btn-link {
    color: #000;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #22b7e8;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-text {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff;
}

@media (max-width: 1022px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
    color: #fff;
}

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 18px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb>.active {
    color: #777777;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 18px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.385;
    text-decoration: none;
    color: #12b5ea;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    color: #0d7ea3;
    background-color: #eeeeee;
    border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #22b7e8;
    border-color: #22b7e8;
    cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: false;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 17px;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 18px 0;
    list-style: none;
    text-align: center;
}

.pager:before,
.pager:after {
    content: " ";
    display: table;
}

.pager:after {
    clear: both;
}

.pager li {
    display: inline;
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}

.pager .next>a,
.pager .next>span {
    float: right;
}

.pager .previous>a,
.pager .previous>span {
    float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777777;
    background-color: #fff;
    cursor: false;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #22b7e8;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #1498c3;
}

.label-success {
    background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f;
}

.label-danger {
    background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #12b5ea;
    background-color: #fff;
}

.list-group-item>.badge {
    float: right;
}

.list-group-item>.badge+.badge {
    margin-right: 5px;
}

.nav-pills>li>a>.badge {
    margin-left: 3px;
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 200;
}

.jumbotron>hr {
    border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 58.5px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 18px;
    line-height: 1.385;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #4e4e4e;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #12b5ea;
}

.alert {
    padding: 15px;
    margin-bottom: 18px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert>p,
.alert>ul {
    margin-bottom: 0;
}

.alert>p+p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    background-color: #22b7e8;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

.media:first-child {
    margin-top: 0;
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

.media-right,
.media>.pull-right {
    padding-left: 10px;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

a.list-group-item {
    color: #555;
}

a.list-group-item .list-group-item-heading {
    color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: false;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #22b7e8;
    border-color: #22b7e8;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #dbf3fb;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 18px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}

.panel-body:after {
    clear: both;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group+.panel-footer {
    border-top-width: 0;
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0;
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0;
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 18px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}

.panel-default {
    border-color: #ddd;
}

.panel-default>.panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}

.panel-primary {
    border-color: #22b7e8;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #22b7e8;
    border-color: #22b7e8;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #22b7e8;
}

.panel-primary>.panel-heading .badge {
    color: #22b7e8;
    background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #22b7e8;
}

.panel-success {
    border-color: #d6e9c6;
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6;
}

.panel-info {
    border-color: #bce8f1;
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1;
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 19.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.385px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.385;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 1025px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.385;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover>.arrow {
    border-width: 11px;
}

.popover>.arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000;
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner>.next {
    left: 100%;
}

.carousel-inner>.prev {
    left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%;
}

.carousel-inner>.active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    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;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1025px) and (max-width: 1024px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 1025px) and (max-width: 1024px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 1025px) and (max-width: 1024px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 1025px) and (max-width: 1024px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1025px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1025px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1025px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1025px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 1025px) and (max-width: 1024px) {
    .hidden-md {
        display: none !important;
    }
}

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

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.container-fluid {
    max-width: 1200px;
}

.container-fluid.full-width,
.container.full-width,
.container-full.full-width {
    padding-left: 0;
    padding-right: 0;
}

.container-full {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-left: 30px;
    padding-right: 30px;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.container .row,
.container-fluid .row,
.container-full .row {
    margin-left: 0;
    margin-right: 0;
}

@font-face {
    font-family: 'graphik';
    src: url('../fonts/Graphik-Regular.eot');
    src: url('../fonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Graphik-Regular.woff') format('woff'), url('../fonts/Graphik-Regular.ttf') format('truetype'), url('../fonts/Graphik-Regular.svg#41e76bd6e414417d52adb646f262964a') format('svg');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'graphik';
    src: url('../fonts/Graphik-Medium.eot');
    src: url('../fonts/Graphik-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Graphik-Medium.woff') format('woff'), url('../fonts/Graphik-Medium.ttf') format('truetype'), url('../fonts/Graphik-Medium.svg#41e76bd6e414417d52adb646f262964a') format('svg');
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'graphik';
    src: url('../fonts/Graphik-Semibold.eot');
    src: url('../fonts/Graphik-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/Graphik-Semibold.woff') format('woff'), url('../fonts/Graphik-Semibold.ttf') format('truetype'), url('../fonts/Graphik-Semibold.svg#41e76bd6e414417d52adb646f262964a') format('svg');
    font-style: normal;
    font-weight: 800;
    font-display: swap;
}

.font-graphik {
    font-family: "Work Sans", sans-serif;
}

.font-pp-supply-mono {
    font-family: "PP Supply Mono", monospace !important;
}

@font-face {
    font-family: 'din';
    src: url('../fonts/URWDINCond-Light.eot');
    src: url('../fonts/URWDINCond-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/URWDINCond-Light.woff') format('woff'), url('../fonts/URWDINCond-Light.ttf') format('truetype'), url('../fonts/URWDINCond-Light.svg#41e76bd6e414417d52adb646f262964a') format('svg');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'din';
    src: url('../fonts/URWDINCond-Demi.eot');
    src: url('../fonts/URWDINCond-Demi.eot?#iefix') format('embedded-opentype'), url('../fonts/URWDINCond-Demi.woff') format('woff'), url('../fonts/URWDINCond-Demi.ttf') format('truetype'), url('../fonts/URWDINCond-Demi.svg#41e76bd6e414417d52adb646f262964a') format('svg');
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

.font-din {
    font-family: 'din', Arial, sans-serif;
}

.fa-linkedin:before {
    content: "\f0e1" !important;
}

.white-text {
    color: #ffffff;
}

.faded-white-text {
    color: rgba(255, 255, 255, 0.8);
}

.light-body-grey-text {
    color: #707070 !important;
}

.body-grey-text {
    color: #8c8c8c !important;
}

.mid-grey-text {
    color: #585757 !important;
}

.grey-text {
    color: #666;
}

.light-grey-text,
.light-grey {
    color: #bfbfbf !important;
}

.dark-grey-text,
.dark-grey {
    color: #585757 !important;
}

.black-text {
    color: #000 !important;
}

.blue-text {
    color: #2d495b;
}

.dark-blue-text {
    color: #11222c;
}

.light-blue-text {
    color: #89A3C9;
}

.aqua-blue-text {
    color: #00a9e0;
}

.bright-aqua-blue-text {
    color: #2fc6f7;
}

.pale-blue-text {
    color: #F1F2F9;
}

.orange-text {
    color: #f56600;
}

.green-text {
    color: #3ec46b;
}

.red-text {
    color: #EE395D;
}

.dark-red-text {
    color: #912121;
}

.darker-red-text {
    color: #550432;
}

.light-red-text {
    color: #f1c6ce;
}

.pale-red-text {
    color: #f1c6ce;
}

.beige-text {
    color: #ebe3c8;
}

.primary-color,
.primary-text {
    color: #912121 !important;
}

.secondary-color,
.secondary-text {
    color: #11222c !important;
}

.tertiary-color,
.tertiary-text,
.third-color {
    color: #2d495b;
}

.fourth-color,
.fourth-text {
    color: #ebe3c8;
}

.dark-grey-text,
.dark-grey {
    color: #11222c !important;
}

.font-body,
.body-font {
    font-family: "Work Sans", sans-serif;
}

.font-header {
    font-family: "Work Sans", sans-serif;
}

.font-small-header {
    font-family: 'din', Arial, sans-serif;
}

.font-nav {
    font-family: "Work Sans", sans-serif;
}

.font-menu {
    font-family: "Work Sans", sans-serif;
}

.font-button {
    font-family: "Work Sans", sans-serif;
}

.body-color {
    color: #8c8c8c;
}

textarea {
    white-space: revert;
}

.frm_form_field {
    position: relative;
}

.frm_form_field .styled-dropdown {
    bottom: 24px;
    top: auto;
}

@media (min-width: 768px) {
    .frm_form_field .styled-dropdown {
        left: 10px;
        right: 10px;
    }
}

.frm_select_field {
    position: relative;
}

.frm_select_holder.frm_select_field {
    height: auto !important;
}

.frm_submit {
    display: block;
    text-align: right;
    float: left;
    padding: 15px 0 !important;
}

@media (max-width: 1024px) {
    .frm_submit {
        padding: 0 !important;
    }
}

.frm_submit input[type=submit] {
    display: inline-block !important;
}

label .frm_required {
    display: inline-block;
    float: right;
    color: inherit;
    padding-left: 5px;
}

.required:before,
.req:before,
.frm_required_field:before {
    position: absolute;
    left: 23px;
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
    content: '*';
    text-align: left;
    color: #912121;
    z-index: 10;
    padding-top: 12px;
    pointer-events: none;
    opacity: 1.0;
    display: none;
}

.frm_section_heading {
    margin-top: 34px;
}

h3.frm_pos_top {
    font-family: "Work Sans", sans-serif;
    color: #912121;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
}

.frm_description {
    display: inline-block;
    font-family: "Work Sans", sans-serif;
    font-style: normal;
}

.frm_primary_label {
    position: relative;
    font-family: "Work Sans", sans-serif;
    text-transform: none;
    line-height: 1.4;
    font-size: 14px;
    display: inline-block;
    margin: 0 !important;
    padding: 0 0 6px;
    font-weight: 400;
    color: #797979;
}

@media (max-width: 767px) {
    .frm_primary_label {
        letter-spacing: 1.0px;
    }
}

.frm_none_container .frm_primary_label {
    display: none !important;
}

.frm_forms input,
.frm_forms textarea,
.frm_forms select {
    outline: none;
    font: 100% "Work Sans", sans-serif;
    color: #000;
    vertical-align: middle;
}

.frm_forms select:-moz-focusring {
    outline: 0;
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.frm_forms select::-ms-expand {
    display: none;
}

.frm_forms form,
.frm_forms fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

.frm_forms button::-moz-focus-inner,
.frm_forms input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.frm_forms button,
.frm_forms input[type="button"],
.frm_forms input[type="reset"],
.frm_forms input[type="file"],
.frm_forms input[type="submit"] {
    -webkit-appearance: none;
    /* -webkit-border-radius: 0; */
    cursor: pointer;
}

.frm_forms .down-arrow {
    position: absolute;
    display: block !important;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-style: normal !important;
    font-weight: 900 !important;
    font-size: 12px !important;
    line-height: 1.0;
    right: 30px;
    top: 49px;
    margin-top: 0;
    z-index: 10;
    -webkit-transition: color 100ms linear;
    transition: color 100ms linear;
    color: var(--base-field-border-color);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1.0;
    pointer-events: none;
}

@media (max-width: 767px) {
    .frm_forms .down-arrow {
        right: 18px;
    }
}

.frm_forms .down-arrow:after {
    content: "\f078";
}

.frm_forms .frm_none_container .down-arrow {
    top: 21px;
}

.frm_forms input[type="text"],
.frm_forms input[type="tel"],
.frm_forms input[type="email"],
.frm_forms input[type="url"],
.frm_forms input[type="password"],
.frm_forms input[type="search"],
.frm_forms select,
.frm_forms textarea {
    overflow: auto;
    resize: none;
    outline-offset: 0;
    outline: none;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    background: var(--base-field-bg-color);
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: var(--base-field-color);
    -webkit-text-fill-color: var(--base-field-color);
    font-style: normal;
    font-size: 13px;
    letter-spacing: 0.0px;
    font-weight: 400;
    line-height: 1.5;
    height: auto !important;
    border: 1px solid var(--base-field-border-color);
    padding: 19px 22px 18px;
    margin-bottom: 15px;
    height: 48px;
    width: 100% !important;
    max-width: none !important;
    overflow: hidden;
    text-transform: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.frm_forms input[type="text"] option,
.frm_forms input[type="tel"] option,
.frm_forms input[type="email"] option,
.frm_forms input[type="url"] option,
.frm_forms input[type="password"] option,
.frm_forms input[type="search"] option,
.frm_forms select option,
.frm_forms textarea option {
    padding: 12px 30px;
}

.frm_forms input[type="text"],
.frm_forms input[type="text"]:focus,
.frm_forms input[type="tel"],
.frm_forms input[type="tel"]:focus,
.frm_forms input[type="email"],
.frm_forms input[type="email"]:focus,
.frm_forms input[type="url"],
.frm_forms input[type="url"]:focus,
.frm_forms input[type="password"],
.frm_forms input[type="password"]:focus,
.frm_forms input[type="search"],
.frm_forms input[type="search"]:focus,
.frm_forms select,
.frm_forms select:focus,
.frm_forms textarea,
.frm_forms textarea:focus {
    outline: 0;
    outline-offset: 0;
    outline-color: transparent;
    outline-style: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.frm_forms input[type="text"]::-webkit-input-placeholder,
.frm_forms input[type="tel"]::-webkit-input-placeholder,
.frm_forms input[type="email"]::-webkit-input-placeholder,
.frm_forms input[type="url"]::-webkit-input-placeholder,
.frm_forms input[type="password"]::-webkit-input-placeholder,
.frm_forms input[type="search"]::-webkit-input-placeholder,
.frm_forms select::-webkit-input-placeholder,
.frm_forms textarea::-webkit-input-placeholder {
    color: var(--base-field-color);
    opacity: 1.0;
    font-weight: 400;
}

.frm_forms input[type="text"]:-moz-placeholder,
.frm_forms input[type="tel"]:-moz-placeholder,
.frm_forms input[type="email"]:-moz-placeholder,
.frm_forms input[type="url"]:-moz-placeholder,
.frm_forms input[type="password"]:-moz-placeholder,
.frm_forms input[type="search"]:-moz-placeholder,
.frm_forms select:-moz-placeholder,
.frm_forms textarea:-moz-placeholder {
    color: var(--base-field-color);
    opacity: 1.0;
    font-weight: 400;
}

.frm_forms input[type="text"]::-moz-placeholder,
.frm_forms input[type="tel"]::-moz-placeholder,
.frm_forms input[type="email"]::-moz-placeholder,
.frm_forms input[type="url"]::-moz-placeholder,
.frm_forms input[type="password"]::-moz-placeholder,
.frm_forms input[type="search"]::-moz-placeholder,
.frm_forms select::-moz-placeholder,
.frm_forms textarea::-moz-placeholder {
    color: var(--base-field-color);
    opacity: 1.0;
    font-weight: 400;
}

.frm_forms input[type="text"]:-ms-input-placeholder,
.frm_forms input[type="tel"]:-ms-input-placeholder,
.frm_forms input[type="email"]:-ms-input-placeholder,
.frm_forms input[type="url"]:-ms-input-placeholder,
.frm_forms input[type="password"]:-ms-input-placeholder,
.frm_forms input[type="search"]:-ms-input-placeholder,
.frm_forms select:-ms-input-placeholder,
.frm_forms textarea:-ms-input-placeholder {
    color: var(--base-field-color);
    opacity: 1.0;
    font-weight: 400;
}

.frm_forms input[type="text"]:focus,
.frm_forms input[type="text"]:active,
.frm_forms input[type="tel"]:focus,
.frm_forms input[type="tel"]:active,
.frm_forms input[type="email"]:focus,
.frm_forms input[type="email"]:active,
.frm_forms input[type="url"]:focus,
.frm_forms input[type="url"]:active,
.frm_forms input[type="password"]:focus,
.frm_forms input[type="password"]:active,
.frm_forms input[type="search"]:focus,
.frm_forms input[type="search"]:active,
.frm_forms select:focus,
.frm_forms select:active,
.frm_forms textarea:focus,
.frm_forms textarea:active {
    background: var(--base-field-bg-color-focus);
    border-color: var(--base-field-border-color-focus);
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: var(--base-field-color-focus);
    -webkit-text-fill-color: var(--base-field-color-focus);
}

.frm_forms input[type="text"]:focus::-webkit-input-placeholder,
.frm_forms input[type="text"]:active::-webkit-input-placeholder,
.frm_forms input[type="tel"]:focus::-webkit-input-placeholder,
.frm_forms input[type="tel"]:active::-webkit-input-placeholder,
.frm_forms input[type="email"]:focus::-webkit-input-placeholder,
.frm_forms input[type="email"]:active::-webkit-input-placeholder,
.frm_forms input[type="url"]:focus::-webkit-input-placeholder,
.frm_forms input[type="url"]:active::-webkit-input-placeholder,
.frm_forms input[type="password"]:focus::-webkit-input-placeholder,
.frm_forms input[type="password"]:active::-webkit-input-placeholder,
.frm_forms input[type="search"]:focus::-webkit-input-placeholder,
.frm_forms input[type="search"]:active::-webkit-input-placeholder,
.frm_forms select:focus::-webkit-input-placeholder,
.frm_forms select:active::-webkit-input-placeholder,
.frm_forms textarea:focus::-webkit-input-placeholder,
.frm_forms textarea:active::-webkit-input-placeholder {
    color: var(--base-field-color-focus);
    opacity: 1.0;
    font-weight: 400;
}

.frm_forms input[type="text"]:focus:-moz-placeholder,
.frm_forms input[type="text"]:active:-moz-placeholder,
.frm_forms input[type="tel"]:focus:-moz-placeholder,
.frm_forms input[type="tel"]:active:-moz-placeholder,
.frm_forms input[type="email"]:focus:-moz-placeholder,
.frm_forms input[type="email"]:active:-moz-placeholder,
.frm_forms input[type="url"]:focus:-moz-placeholder,
.frm_forms input[type="url"]:active:-moz-placeholder,
.frm_forms input[type="password"]:focus:-moz-placeholder,
.frm_forms input[type="password"]:active:-moz-placeholder,
.frm_forms input[type="search"]:focus:-moz-placeholder,
.frm_forms input[type="search"]:active:-moz-placeholder,
.frm_forms select:focus:-moz-placeholder,
.frm_forms select:active:-moz-placeholder,
.frm_forms textarea:focus:-moz-placeholder,
.frm_forms textarea:active:-moz-placeholder {
    color: var(--base-field-color-focus);
    opacity: 1.0;
    font-weight: 400;
}

.frm_forms input[type="text"]:focus::-moz-placeholder,
.frm_forms input[type="text"]:active::-moz-placeholder,
.frm_forms input[type="tel"]:focus::-moz-placeholder,
.frm_forms input[type="tel"]:active::-moz-placeholder,
.frm_forms input[type="email"]:focus::-moz-placeholder,
.frm_forms input[type="email"]:active::-moz-placeholder,
.frm_forms input[type="url"]:focus::-moz-placeholder,
.frm_forms input[type="url"]:active::-moz-placeholder,
.frm_forms input[type="password"]:focus::-moz-placeholder,
.frm_forms input[type="password"]:active::-moz-placeholder,
.frm_forms input[type="search"]:focus::-moz-placeholder,
.frm_forms input[type="search"]:active::-moz-placeholder,
.frm_forms select:focus::-moz-placeholder,
.frm_forms select:active::-moz-placeholder,
.frm_forms textarea:focus::-moz-placeholder,
.frm_forms textarea:active::-moz-placeholder {
    color: var(--base-field-color-focus);
    opacity: 1.0;
    font-weight: 400;
}

.frm_forms input[type="text"]:focus:-ms-input-placeholder,
.frm_forms input[type="text"]:active:-ms-input-placeholder,
.frm_forms input[type="tel"]:focus:-ms-input-placeholder,
.frm_forms input[type="tel"]:active:-ms-input-placeholder,
.frm_forms input[type="email"]:focus:-ms-input-placeholder,
.frm_forms input[type="email"]:active:-ms-input-placeholder,
.frm_forms input[type="url"]:focus:-ms-input-placeholder,
.frm_forms input[type="url"]:active:-ms-input-placeholder,
.frm_forms input[type="password"]:focus:-ms-input-placeholder,
.frm_forms input[type="password"]:active:-ms-input-placeholder,
.frm_forms input[type="search"]:focus:-ms-input-placeholder,
.frm_forms input[type="search"]:active:-ms-input-placeholder,
.frm_forms select:focus:-ms-input-placeholder,
.frm_forms select:active:-ms-input-placeholder,
.frm_forms textarea:focus:-ms-input-placeholder,
.frm_forms textarea:active:-ms-input-placeholder {
    color: var(--base-field-color-focus);
    opacity: 1.0;
    font-weight: 400;
}

.frm_forms select {
    min-width: 210px;
    padding-right: 50px !important;
}

.frm_forms textarea {
    overflow: auto;
    resize: vertical;
    vertical-align: top;
}

.frm_forms input[type="checkbox"],
.frm_forms input[type="radio"] {
    padding: 0;
}

.frm_forms input[type="search"]::-webkit-search-cancel-button,
.frm_forms input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

.frm_forms form>.frm_form_fields,
.frm_forms form>.frm_message {
    pointer-events: auto;
    opacity: 1;
    -webkit-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.frm_forms form:after {
    position: absolute;
    content: '';
    z-index: 200;
    pointer-events: none;
    width: 24px;
    height: 24px;
    background: rgba(0, 0, 0, 0.9) url(../images/loading.gif) no-repeat center center;
    background-size: 17px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    left: 50%;
    top: 30%;
    margin-left: -12px;
    opacity: 0;
    -webkit-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    -webkit-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.frm_forms form.frm_loading_form>.frm_form_fields,
.frm_forms form.frm_loading_form>.frm_message {
    pointer-events: none;
    opacity: 0.2;
}

.frm_forms form.frm_loading_form:after {
    opacity: 1;
}

.frm_forms form fieldset {
    position: relative;
}

.frm_forms form .frm_fields_container:before,
.frm_forms form .frm_fields_container:after {
    content: "";
    display: table;
}

.frm_forms form .frm_fields_container:after {
    clear: both;
}

.frm_forms form .center-content {
    display: block !important;
    text-align: center !important;
}

.frm_forms form .frm_form_field {
    float: left;
    padding: 0 10px 15px;
}

.frm_forms form .frm_form_field.for-field {
    margin-top: -10px !important;
    padding-bottom: 10px !important;
}

.frm_forms form .frm_form_field.no-padding {
    padding: 0 !important;
}

@media (max-width: 767px) {
    .frm_forms form .frm_form_field {
        padding: 0 0 24px !important;
    }

    .frm_forms form .frm_form_field.frm_html_container {
        padding-bottom: 14px !important;
    }

    .frm_forms form .frm_form_field.recaptcha-holder {
        padding: 0 !important;
    }
}

.frm_forms form .frm_form_field.frm_section_heading {
    padding: 0;
}

.frm_forms form .frm_form_field.no-show {
    padding: 0 !important;
    opacity: 0.0 !important;
}

.frm_forms form .frm_form_field.frm_first {
    clear: left;
}

.frm_forms form .frm_form_field.frm_full,
.frm_forms form .frm_form_field.frm12 {
    width: 100%;
}

/* .frm_forms form .frm_form_field.frm_half, */
/* .frm_forms form .frm_form_field.frm6 {
    width: 50%;
} */

.frm_forms form .frm_form_field.frm_third,
.frm_forms form .frm_form_field.frm4 {
    width: 33%;
}

.frm_forms form .frm_form_field.frm_two_thirds,
.frm_forms form .frm_form_field.frm8 {
    width: 66%;
}

.frm_forms form .frm_form_field.frm_fourth,
.frm_forms form .frm_form_field.frm3 {
    width: 25%;
}

.frm_forms form .frm_form_field.frm_three_fourths,
.frm_forms form .frm_form_field.frm9 {
    width: 75%;
}

.frm_forms form .frm_form_field.frm_fifth {
    width: 20%;
}

.frm_forms form .frm_form_field.frm_two_fifths {
    width: 40%;
}

.frm_forms form .frm_form_field.frm_three_fifths {
    width: 60%;
}

.frm_forms form .frm_form_field.frm_four_fifths {
    width: 80%;
}

.frm_forms form .frm_form_field.frm_sixth {
    width: 16.666666666667%;
}

.frm_forms form .frm_form_field.frm_seventh {
    width: 14.285714285714%;
}

.frm_forms form .frm_form_field.frm_eighth {
    width: 12.5%;
}

.frm_forms form .frm_form_field.frm_left_container,
.frm_forms form .frm_form_field.frm_left_container.frm_full {
    padding-bottom: 25px !important;
}

.frm_forms form .frm_form_field.frm_left_container .frm_error,
.frm_forms form .frm_form_field.frm_left_container.frm_full .frm_error {
    padding-top: 3px;
}

@media (min-width: 768px) {

    .frm_forms form .frm_form_field.frm_left_container .frm_error,
    .frm_forms form .frm_form_field.frm_left_container.frm_full .frm_error {
        float: left;
        padding-left: 16%;
    }
}

.frm_forms form .frm_form_field.frm_left_container label,
.frm_forms form .frm_form_field.frm_left_container.frm_full label {
    float: left;
    width: 16% !important;
    padding: 10px 15px 8px 0 !important;
}

@media (max-width: 767px) {

    .frm_forms form .frm_form_field.frm_left_container label,
    .frm_forms form .frm_form_field.frm_left_container.frm_full label {
        float: none;
        display: block;
        width: 100% !important;
        padding: 0 0 8px !important;
    }
}

.frm_forms form .frm_form_field.frm_left_container>input,
.frm_forms form .frm_form_field.frm_left_container>select,
.frm_forms form .frm_form_field.frm_left_container>textarea,
.frm_forms form .frm_form_field.frm_left_container>input:not([type='checkbox']):not([type='radio']):not([type='button']),
.frm_forms form .frm_form_field.frm_left_container.frm_full>input,
.frm_forms form .frm_form_field.frm_left_container.frm_full>select,
.frm_forms form .frm_form_field.frm_left_container.frm_full>textarea,
.frm_forms form .frm_form_field.frm_left_container.frm_full>input:not([type='checkbox']):not([type='radio']):not([type='button']) {
    float: left;
    width: 84% !important;
}

@media (max-width: 767px) {

    .frm_forms form .frm_form_field.frm_left_container>input,
    .frm_forms form .frm_form_field.frm_left_container>select,
    .frm_forms form .frm_form_field.frm_left_container>textarea,
    .frm_forms form .frm_form_field.frm_left_container>input:not([type='checkbox']):not([type='radio']):not([type='button']),
    .frm_forms form .frm_form_field.frm_left_container.frm_full>input,
    .frm_forms form .frm_form_field.frm_left_container.frm_full>select,
    .frm_forms form .frm_form_field.frm_left_container.frm_full>textarea,
    .frm_forms form .frm_form_field.frm_left_container.frm_full>input:not([type='checkbox']):not([type='radio']):not([type='button']) {
        float: none;
        display: block;
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .frm_forms form .frm_form_field {
        width: 100% !important;
        display: block;
    }
}

.frm_forms label {
    position: relative;
    font-family: var(--pp-suply-mono);
    text-transform: none;
    line-height: 16.2px;
    font-size: 12px;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 0px !important;
    font-weight: 400;
    color: #ffffff;
    left: 0px;
    text-transform: uppercase;
}

.frm_forms .label {
    display: inline-block;
    padding: 8px 24px;
}

.frm_forms form {
    position: relative;
    z-index: 100;
    vertical-align: top;
    display: block;
}

.frm_forms form .frm_opt_container {
    position: relative;
    padding: 10px 3px 10px 20px;
}

.frm_forms form .frm_opt_container label {
    position: relative;
    font-weight: normal !important;
    font-size: 14px;
    line-height: 1.4;
    margin: 5px 0;
    padding: 0 0 0 0px;
    font-style: normal;
    text-transform: none !important;
    color: #ffffff;
    font-weight: 400 !important;
    font-family: var(--work-sans);
}

body.bg-green .frm_forms form .frm_opt_container label,
body.bg-green .frm_forms label {
    color: rgb(var(--c-dark-blue));
}

.frm_forms form .frm_opt_container label input {
    position: absolute;
    left: 0;
    margin: 0;
    top: 4px;
}

.frm_forms form .frm_description {
    display: block;
    font-weight: 400;
    font-size: 0.85em;
    color: #999;
    padding: 0 10px 20px;
    margin: 6px 0 0;
    opacity: 1.0;
    font-style: normal;
}

.frm_forms form .frm_section_heading>.frm_description {
    color: #999;
    font-style: normal;
}

.frm_forms form .horizontal_radio .frm_radio {
    display: inline-block;
    padding: 0 20px 0 0;
}

.frm_forms form .horizontal_radio .frm_radio.first-child {
    padding-left: 0;
}

.frm_forms form .horizontal_radio .frm_primary_label {
    display: inline-block;
}

@media (max-width: 767px) {
    .frm_forms form .horizontal_radio .frm_primary_label {
        display: block;
    }
}

.frm_forms form .horizontal_radio .frm_opt_container {
    display: inline-block;
}

@media (max-width: 767px) {
    .frm_forms form .horizontal_radio .frm_opt_container {
        display: block;
    }
}

.frm_forms form .form-control,
.frm_forms form input[type=text],
.frm_forms form input[type=password],
.frm_forms form input[type=email],
.frm_forms form input[type=number],
.frm_forms form input[type=search],
.frm_forms form input[type=tel],
.frm_forms form input[type=url],
.frm_forms form select,
.frm_forms form textarea,
.frm_forms form .input,
.frm_forms form .frm_form_fields_style,
.frm_forms form .frm_scroll_box .frm_opt_container,
.frm_forms form .frm_form_fields_active_style,
.frm_forms form .frm_form_fields_error_style,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single,
.frm_forms form .recaptchatable #recaptcha_response_field {
    overflow: auto;
    resize: none;
    outline-offset: 0;
    outline: none;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    box-shadow: none !important;
    color: var(--base-field-color);
    -webkit-text-fill-color: var(--base-field-color);
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
    line-height: 1.5;
    height: auto !important;
    background: var(--base-field-bg-color);
    background-image: none !important;
    border: none;
    padding: 15px 22px 14px;
    margin-bottom: 0;
    height: 48px;
    width: 100% !important;
    max-width: none !important;
    overflow: hidden;
    text-transform: none;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.0) !important;
    -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.0) !important;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.0) !important;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    min-width: 0;
}

.frm_forms form .form-control option,
.frm_forms form input[type=text] option,
.frm_forms form input[type=password] option,
.frm_forms form input[type=email] option,
.frm_forms form input[type=number] option,
.frm_forms form input[type=search] option,
.frm_forms form input[type=tel] option,
.frm_forms form input[type=url] option,
.frm_forms form select option,
.frm_forms form textarea option,
.frm_forms form .input option,
.frm_forms form .frm_form_fields_style option,
.frm_forms form .frm_scroll_box .frm_opt_container option,
.frm_forms form .frm_form_fields_active_style option,
.frm_forms form .frm_form_fields_error_style option,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices option,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single option,
.frm_forms form .recaptchatable #recaptcha_response_field option {
    padding: 12px 30px;
}

.frm_forms form .form-control,
.frm_forms form .form-control:focus,
.frm_forms form input[type=text],
.frm_forms form input[type=text]:focus,
.frm_forms form input[type=password],
.frm_forms form input[type=password]:focus,
.frm_forms form input[type=email],
.frm_forms form input[type=email]:focus,
.frm_forms form input[type=number],
.frm_forms form input[type=number]:focus,
.frm_forms form input[type=search],
.frm_forms form input[type=search]:focus,
.frm_forms form input[type=tel],
.frm_forms form input[type=tel]:focus,
.frm_forms form input[type=url],
.frm_forms form input[type=url]:focus,
.frm_forms form select,
.frm_forms form select:focus,
.frm_forms form textarea,
.frm_forms form textarea:focus,
.frm_forms form .input,
.frm_forms form .input:focus,
.frm_forms form .frm_form_fields_style,
.frm_forms form .frm_form_fields_style:focus,
.frm_forms form .frm_scroll_box .frm_opt_container,
.frm_forms form .frm_scroll_box .frm_opt_container:focus,
.frm_forms form .frm_form_fields_active_style,
.frm_forms form .frm_form_fields_active_style:focus,
.frm_forms form .frm_form_fields_error_style,
.frm_forms form .frm_form_fields_error_style:focus,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:focus,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:focus,
.frm_forms form .recaptchatable #recaptcha_response_field,
.frm_forms form .recaptchatable #recaptcha_response_field:focus {
    outline: 0;
    outline-offset: 0;
    outline-color: transparent;
    outline-style: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.frm_forms form .form-control::-webkit-input-placeholder,
.frm_forms form input[type=text]::-webkit-input-placeholder,
.frm_forms form input[type=password]::-webkit-input-placeholder,
.frm_forms form input[type=email]::-webkit-input-placeholder,
.frm_forms form input[type=number]::-webkit-input-placeholder,
.frm_forms form input[type=search]::-webkit-input-placeholder,
.frm_forms form input[type=tel]::-webkit-input-placeholder,
.frm_forms form input[type=url]::-webkit-input-placeholder,
.frm_forms form select::-webkit-input-placeholder,
.frm_forms form textarea::-webkit-input-placeholder,
.frm_forms form .input::-webkit-input-placeholder,
.frm_forms form .frm_form_fields_style::-webkit-input-placeholder,
.frm_forms form .frm_scroll_box .frm_opt_container::-webkit-input-placeholder,
.frm_forms form .frm_form_fields_active_style::-webkit-input-placeholder,
.frm_forms form .frm_form_fields_error_style::-webkit-input-placeholder,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices::-webkit-input-placeholder,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single::-webkit-input-placeholder,
.frm_forms form .recaptchatable #recaptcha_response_field::-webkit-input-placeholder {
    color: var(--base-field-color);
    opacity: 1.0;
    font-weight: 400;
	font-size:16px;
}

.frm_forms form .form-control:-moz-placeholder,
.frm_forms form input[type=text]:-moz-placeholder,
.frm_forms form input[type=password]:-moz-placeholder,
.frm_forms form input[type=email]:-moz-placeholder,
.frm_forms form input[type=number]:-moz-placeholder,
.frm_forms form input[type=search]:-moz-placeholder,
.frm_forms form input[type=tel]:-moz-placeholder,
.frm_forms form input[type=url]:-moz-placeholder,
.frm_forms form select:-moz-placeholder,
.frm_forms form textarea:-moz-placeholder,
.frm_forms form .input:-moz-placeholder,
.frm_forms form .frm_form_fields_style:-moz-placeholder,
.frm_forms form .frm_scroll_box .frm_opt_container:-moz-placeholder,
.frm_forms form .frm_form_fields_active_style:-moz-placeholder,
.frm_forms form .frm_form_fields_error_style:-moz-placeholder,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:-moz-placeholder,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:-moz-placeholder,
.frm_forms form .recaptchatable #recaptcha_response_field:-moz-placeholder {
    color: var(--base-field-color);
    opacity: 1.0;
    font-weight: 400;
}

.frm_forms form .form-control::-moz-placeholder,
.frm_forms form input[type=text]::-moz-placeholder,
.frm_forms form input[type=password]::-moz-placeholder,
.frm_forms form input[type=email]::-moz-placeholder,
.frm_forms form input[type=number]::-moz-placeholder,
.frm_forms form input[type=search]::-moz-placeholder,
.frm_forms form input[type=tel]::-moz-placeholder,
.frm_forms form input[type=url]::-moz-placeholder,
.frm_forms form select::-moz-placeholder,
.frm_forms form textarea::-moz-placeholder,
.frm_forms form .input::-moz-placeholder,
.frm_forms form .frm_form_fields_style::-moz-placeholder,
.frm_forms form .frm_scroll_box .frm_opt_container::-moz-placeholder,
.frm_forms form .frm_form_fields_active_style::-moz-placeholder,
.frm_forms form .frm_form_fields_error_style::-moz-placeholder,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices::-moz-placeholder,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single::-moz-placeholder,
.frm_forms form .recaptchatable #recaptcha_response_field::-moz-placeholder {
    color: var(--base-field-color);
    opacity: 1.0;
    font-weight: 400;
}

.frm_forms form .form-control:-ms-input-placeholder,
.frm_forms form input[type=text]:-ms-input-placeholder,
.frm_forms form input[type=password]:-ms-input-placeholder,
.frm_forms form input[type=email]:-ms-input-placeholder,
.frm_forms form input[type=number]:-ms-input-placeholder,
.frm_forms form input[type=search]:-ms-input-placeholder,
.frm_forms form input[type=tel]:-ms-input-placeholder,
.frm_forms form input[type=url]:-ms-input-placeholder,
.frm_forms form select:-ms-input-placeholder,
.frm_forms form textarea:-ms-input-placeholder,
.frm_forms form .input:-ms-input-placeholder,
.frm_forms form .frm_form_fields_style:-ms-input-placeholder,
.frm_forms form .frm_scroll_box .frm_opt_container:-ms-input-placeholder,
.frm_forms form .frm_form_fields_active_style:-ms-input-placeholder,
.frm_forms form .frm_form_fields_error_style:-ms-input-placeholder,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:-ms-input-placeholder,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:-ms-input-placeholder,
.frm_forms form .recaptchatable #recaptcha_response_field:-ms-input-placeholder {
    color: var(--base-field-color);
    opacity: 1.0;
    font-weight: 400;
}

.frm_forms form .form-control:focus,
.frm_forms form .form-control:active,
.frm_forms form input[type=text]:focus,
.frm_forms form input[type=text]:active,
.frm_forms form input[type=password]:focus,
.frm_forms form input[type=password]:active,
.frm_forms form input[type=email]:focus,
.frm_forms form input[type=email]:active,
.frm_forms form input[type=number]:focus,
.frm_forms form input[type=number]:active,
.frm_forms form input[type=search]:focus,
.frm_forms form input[type=search]:active,
.frm_forms form input[type=tel]:focus,
.frm_forms form input[type=tel]:active,
.frm_forms form input[type=url]:focus,
.frm_forms form input[type=url]:active,
.frm_forms form select:focus,
.frm_forms form select:active,
.frm_forms form textarea:focus,
.frm_forms form textarea:active,
.frm_forms form .input:focus,
.frm_forms form .input:active,
.frm_forms form .frm_form_fields_style:focus,
.frm_forms form .frm_form_fields_style:active,
.frm_forms form .frm_scroll_box .frm_opt_container:focus,
.frm_forms form .frm_scroll_box .frm_opt_container:active,
.frm_forms form .frm_form_fields_active_style:focus,
.frm_forms form .frm_form_fields_active_style:active,
.frm_forms form .frm_form_fields_error_style:focus,
.frm_forms form .frm_form_fields_error_style:active,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:focus,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:active,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:focus,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:active,
.frm_forms form .recaptchatable #recaptcha_response_field:focus,
.frm_forms form .recaptchatable #recaptcha_response_field:active {
    box-shadow: none !important;
    background: var(--base-field-bg-color-focus) !important;
    color: var(--base-field-color-focus);
    -webkit-text-fill-color: var(--base-field-color-focus);
    border-color: var(--base-field-border-color-focus);
    -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1) !important;
	
}

.frm_forms form .form-control:focus::-webkit-input-placeholder,
.frm_forms form .form-control:active::-webkit-input-placeholder,
.frm_forms form input[type=text]:focus::-webkit-input-placeholder,
.frm_forms form input[type=text]:active::-webkit-input-placeholder,
.frm_forms form input[type=password]:focus::-webkit-input-placeholder,
.frm_forms form input[type=password]:active::-webkit-input-placeholder,
.frm_forms form input[type=email]:focus::-webkit-input-placeholder,
.frm_forms form input[type=email]:active::-webkit-input-placeholder,
.frm_forms form input[type=number]:focus::-webkit-input-placeholder,
.frm_forms form input[type=number]:active::-webkit-input-placeholder,
.frm_forms form input[type=search]:focus::-webkit-input-placeholder,
.frm_forms form input[type=search]:active::-webkit-input-placeholder,
.frm_forms form input[type=tel]:focus::-webkit-input-placeholder,
.frm_forms form input[type=tel]:active::-webkit-input-placeholder,
.frm_forms form input[type=url]:focus::-webkit-input-placeholder,
.frm_forms form input[type=url]:active::-webkit-input-placeholder,
.frm_forms form select:focus::-webkit-input-placeholder,
.frm_forms form select:active::-webkit-input-placeholder,
.frm_forms form textarea:focus::-webkit-input-placeholder,
.frm_forms form textarea:active::-webkit-input-placeholder,
.frm_forms form .input:focus::-webkit-input-placeholder,
.frm_forms form .input:active::-webkit-input-placeholder,
.frm_forms form .frm_form_fields_style:focus::-webkit-input-placeholder,
.frm_forms form .frm_form_fields_style:active::-webkit-input-placeholder,
.frm_forms form .frm_scroll_box .frm_opt_container:focus::-webkit-input-placeholder,
.frm_forms form .frm_scroll_box .frm_opt_container:active::-webkit-input-placeholder,
.frm_forms form .frm_form_fields_active_style:focus::-webkit-input-placeholder,
.frm_forms form .frm_form_fields_active_style:active::-webkit-input-placeholder,
.frm_forms form .frm_form_fields_error_style:focus::-webkit-input-placeholder,
.frm_forms form .frm_form_fields_error_style:active::-webkit-input-placeholder,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:focus::-webkit-input-placeholder,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:active::-webkit-input-placeholder,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:focus::-webkit-input-placeholder,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:active::-webkit-input-placeholder,
.frm_forms form .recaptchatable #recaptcha_response_field:focus::-webkit-input-placeholder,
.frm_forms form .recaptchatable #recaptcha_response_field:active::-webkit-input-placeholder {
    color: var(--base-field-color-focus) !important;
    background: var(--base-field-bg-color-focus) !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
    opacity: 0.0;
}

.frm_forms form .form-control:focus:-moz-placeholder,
.frm_forms form .form-control:active:-moz-placeholder,
.frm_forms form input[type=text]:focus:-moz-placeholder,
.frm_forms form input[type=text]:active:-moz-placeholder,
.frm_forms form input[type=password]:focus:-moz-placeholder,
.frm_forms form input[type=password]:active:-moz-placeholder,
.frm_forms form input[type=email]:focus:-moz-placeholder,
.frm_forms form input[type=email]:active:-moz-placeholder,
.frm_forms form input[type=number]:focus:-moz-placeholder,
.frm_forms form input[type=number]:active:-moz-placeholder,
.frm_forms form input[type=search]:focus:-moz-placeholder,
.frm_forms form input[type=search]:active:-moz-placeholder,
.frm_forms form input[type=tel]:focus:-moz-placeholder,
.frm_forms form input[type=tel]:active:-moz-placeholder,
.frm_forms form input[type=url]:focus:-moz-placeholder,
.frm_forms form input[type=url]:active:-moz-placeholder,
.frm_forms form select:focus:-moz-placeholder,
.frm_forms form select:active:-moz-placeholder,
.frm_forms form textarea:focus:-moz-placeholder,
.frm_forms form textarea:active:-moz-placeholder,
.frm_forms form .input:focus:-moz-placeholder,
.frm_forms form .input:active:-moz-placeholder,
.frm_forms form .frm_form_fields_style:focus:-moz-placeholder,
.frm_forms form .frm_form_fields_style:active:-moz-placeholder,
.frm_forms form .frm_scroll_box .frm_opt_container:focus:-moz-placeholder,
.frm_forms form .frm_scroll_box .frm_opt_container:active:-moz-placeholder,
.frm_forms form .frm_form_fields_active_style:focus:-moz-placeholder,
.frm_forms form .frm_form_fields_active_style:active:-moz-placeholder,
.frm_forms form .frm_form_fields_error_style:focus:-moz-placeholder,
.frm_forms form .frm_form_fields_error_style:active:-moz-placeholder,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:focus:-moz-placeholder,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:active:-moz-placeholder,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:focus:-moz-placeholder,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:active:-moz-placeholder,
.frm_forms form .recaptchatable #recaptcha_response_field:focus:-moz-placeholder,
.frm_forms form .recaptchatable #recaptcha_response_field:active:-moz-placeholder {
    color: var(--base-field-color-focus) !important;
    background: var(--base-field-bg-color-focus) !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
    opacity: 0.0;
}

.frm_forms form .form-control:focus::-moz-placeholder,
.frm_forms form .form-control:active::-moz-placeholder,
.frm_forms form input[type=text]:focus::-moz-placeholder,
.frm_forms form input[type=text]:active::-moz-placeholder,
.frm_forms form input[type=password]:focus::-moz-placeholder,
.frm_forms form input[type=password]:active::-moz-placeholder,
.frm_forms form input[type=email]:focus::-moz-placeholder,
.frm_forms form input[type=email]:active::-moz-placeholder,
.frm_forms form input[type=number]:focus::-moz-placeholder,
.frm_forms form input[type=number]:active::-moz-placeholder,
.frm_forms form input[type=search]:focus::-moz-placeholder,
.frm_forms form input[type=search]:active::-moz-placeholder,
.frm_forms form input[type=tel]:focus::-moz-placeholder,
.frm_forms form input[type=tel]:active::-moz-placeholder,
.frm_forms form input[type=url]:focus::-moz-placeholder,
.frm_forms form input[type=url]:active::-moz-placeholder,
.frm_forms form select:focus::-moz-placeholder,
.frm_forms form select:active::-moz-placeholder,
.frm_forms form textarea:focus::-moz-placeholder,
.frm_forms form textarea:active::-moz-placeholder,
.frm_forms form .input:focus::-moz-placeholder,
.frm_forms form .input:active::-moz-placeholder,
.frm_forms form .frm_form_fields_style:focus::-moz-placeholder,
.frm_forms form .frm_form_fields_style:active::-moz-placeholder,
.frm_forms form .frm_scroll_box .frm_opt_container:focus::-moz-placeholder,
.frm_forms form .frm_scroll_box .frm_opt_container:active::-moz-placeholder,
.frm_forms form .frm_form_fields_active_style:focus::-moz-placeholder,
.frm_forms form .frm_form_fields_active_style:active::-moz-placeholder,
.frm_forms form .frm_form_fields_error_style:focus::-moz-placeholder,
.frm_forms form .frm_form_fields_error_style:active::-moz-placeholder,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:focus::-moz-placeholder,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:active::-moz-placeholder,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:focus::-moz-placeholder,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:active::-moz-placeholder,
.frm_forms form .recaptchatable #recaptcha_response_field:focus::-moz-placeholder,
.frm_forms form .recaptchatable #recaptcha_response_field:active::-moz-placeholder {
    color: var(--base-field-color-focus) !important;
    background: var(--base-field-bg-color-focus) !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
    opacity: 0.0;
}

.frm_forms form .form-control:focus:-ms-input-placeholder,
.frm_forms form .form-control:active:-ms-input-placeholder,
.frm_forms form input[type=text]:focus:-ms-input-placeholder,
.frm_forms form input[type=text]:active:-ms-input-placeholder,
.frm_forms form input[type=password]:focus:-ms-input-placeholder,
.frm_forms form input[type=password]:active:-ms-input-placeholder,
.frm_forms form input[type=email]:focus:-ms-input-placeholder,
.frm_forms form input[type=email]:active:-ms-input-placeholder,
.frm_forms form input[type=number]:focus:-ms-input-placeholder,
.frm_forms form input[type=number]:active:-ms-input-placeholder,
.frm_forms form input[type=search]:focus:-ms-input-placeholder,
.frm_forms form input[type=search]:active:-ms-input-placeholder,
.frm_forms form input[type=tel]:focus:-ms-input-placeholder,
.frm_forms form input[type=tel]:active:-ms-input-placeholder,
.frm_forms form input[type=url]:focus:-ms-input-placeholder,
.frm_forms form input[type=url]:active:-ms-input-placeholder,
.frm_forms form select:focus:-ms-input-placeholder,
.frm_forms form select:active:-ms-input-placeholder,
.frm_forms form textarea:focus:-ms-input-placeholder,
.frm_forms form textarea:active:-ms-input-placeholder,
.frm_forms form .input:focus:-ms-input-placeholder,
.frm_forms form .input:active:-ms-input-placeholder,
.frm_forms form .frm_form_fields_style:focus:-ms-input-placeholder,
.frm_forms form .frm_form_fields_style:active:-ms-input-placeholder,
.frm_forms form .frm_scroll_box .frm_opt_container:focus:-ms-input-placeholder,
.frm_forms form .frm_scroll_box .frm_opt_container:active:-ms-input-placeholder,
.frm_forms form .frm_form_fields_active_style:focus:-ms-input-placeholder,
.frm_forms form .frm_form_fields_active_style:active:-ms-input-placeholder,
.frm_forms form .frm_form_fields_error_style:focus:-ms-input-placeholder,
.frm_forms form .frm_form_fields_error_style:active:-ms-input-placeholder,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:focus:-ms-input-placeholder,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:active:-ms-input-placeholder,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:focus:-ms-input-placeholder,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:active:-ms-input-placeholder,
.frm_forms form .recaptchatable #recaptcha_response_field:focus:-ms-input-placeholder,
.frm_forms form .recaptchatable #recaptcha_response_field:active:-ms-input-placeholder {
    color: var(--base-field-color-focus) !important;
    background: var(--base-field-bg-color-focus) !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
    opacity: 0.0;
}

.frm_forms form .form-control:-webkit-autofill,
.frm_forms form .form-control:-webkit-autofill:hover,
.frm_forms form .form-control:-webkit-autofill:focus,
.frm_forms form .form-control:-webkit-autofill:active,
.frm_forms form input[type=text]:-webkit-autofill,
.frm_forms form input[type=text]:-webkit-autofill:hover,
.frm_forms form input[type=text]:-webkit-autofill:focus,
.frm_forms form input[type=text]:-webkit-autofill:active,
.frm_forms form input[type=password]:-webkit-autofill,
.frm_forms form input[type=password]:-webkit-autofill:hover,
.frm_forms form input[type=password]:-webkit-autofill:focus,
.frm_forms form input[type=password]:-webkit-autofill:active,
.frm_forms form input[type=email]:-webkit-autofill,
.frm_forms form input[type=email]:-webkit-autofill:hover,
.frm_forms form input[type=email]:-webkit-autofill:focus,
.frm_forms form input[type=email]:-webkit-autofill:active,
.frm_forms form input[type=number]:-webkit-autofill,
.frm_forms form input[type=number]:-webkit-autofill:hover,
.frm_forms form input[type=number]:-webkit-autofill:focus,
.frm_forms form input[type=number]:-webkit-autofill:active,
.frm_forms form input[type=search]:-webkit-autofill,
.frm_forms form input[type=search]:-webkit-autofill:hover,
.frm_forms form input[type=search]:-webkit-autofill:focus,
.frm_forms form input[type=search]:-webkit-autofill:active,
.frm_forms form input[type=tel]:-webkit-autofill,
.frm_forms form input[type=tel]:-webkit-autofill:hover,
.frm_forms form input[type=tel]:-webkit-autofill:focus,
.frm_forms form input[type=tel]:-webkit-autofill:active,
.frm_forms form input[type=url]:-webkit-autofill,
.frm_forms form input[type=url]:-webkit-autofill:hover,
.frm_forms form input[type=url]:-webkit-autofill:focus,
.frm_forms form input[type=url]:-webkit-autofill:active,
.frm_forms form select:-webkit-autofill,
.frm_forms form select:-webkit-autofill:hover,
.frm_forms form select:-webkit-autofill:focus,
.frm_forms form select:-webkit-autofill:active,
.frm_forms form textarea:-webkit-autofill,
.frm_forms form textarea:-webkit-autofill:hover,
.frm_forms form textarea:-webkit-autofill:focus,
.frm_forms form textarea:-webkit-autofill:active,
.frm_forms form .input:-webkit-autofill,
.frm_forms form .input:-webkit-autofill:hover,
.frm_forms form .input:-webkit-autofill:focus,
.frm_forms form .input:-webkit-autofill:active,
.frm_forms form .frm_form_fields_style:-webkit-autofill,
.frm_forms form .frm_form_fields_style:-webkit-autofill:hover,
.frm_forms form .frm_form_fields_style:-webkit-autofill:focus,
.frm_forms form .frm_form_fields_style:-webkit-autofill:active,
.frm_forms form .frm_scroll_box .frm_opt_container:-webkit-autofill,
.frm_forms form .frm_scroll_box .frm_opt_container:-webkit-autofill:hover,
.frm_forms form .frm_scroll_box .frm_opt_container:-webkit-autofill:focus,
.frm_forms form .frm_scroll_box .frm_opt_container:-webkit-autofill:active,
.frm_forms form .frm_form_fields_active_style:-webkit-autofill,
.frm_forms form .frm_form_fields_active_style:-webkit-autofill:hover,
.frm_forms form .frm_form_fields_active_style:-webkit-autofill:focus,
.frm_forms form .frm_form_fields_active_style:-webkit-autofill:active,
.frm_forms form .frm_form_fields_error_style:-webkit-autofill,
.frm_forms form .frm_form_fields_error_style:-webkit-autofill:hover,
.frm_forms form .frm_form_fields_error_style:-webkit-autofill:focus,
.frm_forms form .frm_form_fields_error_style:-webkit-autofill:active,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:-webkit-autofill,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:-webkit-autofill:hover,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:-webkit-autofill:focus,
.frm_forms form .with_frm_style .chzn-container-multi .chzn-choices:-webkit-autofill:active,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:-webkit-autofill,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:-webkit-autofill:hover,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:-webkit-autofill:focus,
.frm_forms form .with_frm_style .chzn-container-single .chzn-single:-webkit-autofill:active,
.frm_forms form .recaptchatable #recaptcha_response_field:-webkit-autofill,
.frm_forms form .recaptchatable #recaptcha_response_field:-webkit-autofill:hover,
.frm_forms form .recaptchatable #recaptcha_response_field:-webkit-autofill:focus,
.frm_forms form .recaptchatable #recaptcha_response_field:-webkit-autofill:active {
    background: var(--base-field-bg-color-focus) !important;
    -webkit-box-shadow: 0 0 0px 1000px var(--base-field-bg-color-focus) inset !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
}

.frm_forms form textarea {
    padding-top: 19px !important;
    padding-bottom: 18px !important;
    overflow: auto;
    height: auto !important;
    resize: none !important;
}

.frm_forms form input.form-submit,
.frm_forms form input.form-submit:focus,
.frm_forms form input.form-submit.disabled,
.frm_forms form input.form-submit.disable,
.frm_forms form input.form-submit:disabled,
.frm_forms form input[type=submit],
.frm_forms form input[type=submit]:focus,
.frm_forms form input[type=submit].disabled,
.frm_forms form input[type=submit].disable,
.frm_forms form input[type=submit]:disabled,
.frm_forms form input[type=button],
.frm_forms form input[type=button]:focus,
.frm_forms form input[type=button].disabled,
.frm_forms form input[type=button].disable,
.frm_forms form input[type=button]:disabled,
.frm_forms form button.submit,
.frm_forms form button.submit:focus,
.frm_forms form button.submit.disabled,
.frm_forms form button.submit.disable,
.frm_forms form button.submit:disabled,
.frm_forms form button.frm_button_submit,
.frm_forms form button.frm_button_submit:focus,
.frm_forms form button.frm_button_submit.disabled,
.frm_forms form button.frm_button_submit.disable,
.frm_forms form button.frm_button_submit:disabled,
.frm_forms form .btn-submit,
.frm_forms form .btn-submit:focus,
.frm_forms form .btn-submit.disabled,
.frm_forms form .btn-submit.disable,
.frm_forms form .btn-submit:disabled,
.frm_forms form #wp-submit,
.frm_forms form #wp-submit:focus,
.frm_forms form #wp-submit.disabled,
.frm_forms form #wp-submit.disable,
.frm_forms form #wp-submit:disabled {
    position: relative;
    display: inline-block;
    outline: none;
    vertical-align: top;
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    min-width: 100px;
    width: auto;
    text-decoration: none;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 0.01em;
    text-transform: none;
    margin: 0 14px 10px 0;
    padding: 12px 40px 13px;
    border-width: 1.5px;
    border-style: solid;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: all 750ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 750ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    background: var(--base-submit-bg-color) !important;
    border-color: var(--base-submit-border-color) !important;
    color: var(--base-submit-color) !important;
}

.frm_forms form input.form-submit:hover,
.frm_forms form input.form-submit:active,
.frm_forms form input.form-submit:focus:hover,
.frm_forms form input.form-submit:focus:active,
.frm_forms form input.form-submit.disabled:hover,
.frm_forms form input.form-submit.disabled:active,
.frm_forms form input.form-submit.disable:hover,
.frm_forms form input.form-submit.disable:active,
.frm_forms form input.form-submit:disabled:hover,
.frm_forms form input.form-submit:disabled:active,
.frm_forms form input[type=submit]:hover,
.frm_forms form input[type=submit]:active,
.frm_forms form input[type=submit]:focus:hover,
.frm_forms form input[type=submit]:focus:active,
.frm_forms form input[type=submit].disabled:hover,
.frm_forms form input[type=submit].disabled:active,
.frm_forms form input[type=submit].disable:hover,
.frm_forms form input[type=submit].disable:active,
.frm_forms form input[type=submit]:disabled:hover,
.frm_forms form input[type=submit]:disabled:active,
.frm_forms form input[type=button]:hover,
.frm_forms form input[type=button]:active,
.frm_forms form input[type=button]:focus:hover,
.frm_forms form input[type=button]:focus:active,
.frm_forms form input[type=button].disabled:hover,
.frm_forms form input[type=button].disabled:active,
.frm_forms form input[type=button].disable:hover,
.frm_forms form input[type=button].disable:active,
.frm_forms form input[type=button]:disabled:hover,
.frm_forms form input[type=button]:disabled:active,
.frm_forms form button.submit:hover,
.frm_forms form button.submit:active,
.frm_forms form button.submit:focus:hover,
.frm_forms form button.submit:focus:active,
.frm_forms form button.submit.disabled:hover,
.frm_forms form button.submit.disabled:active,
.frm_forms form button.submit.disable:hover,
.frm_forms form button.submit.disable:active,
.frm_forms form button.submit:disabled:hover,
.frm_forms form button.submit:disabled:active,
.frm_forms form button.frm_button_submit:hover,
.frm_forms form button.frm_button_submit:active,
.frm_forms form button.frm_button_submit:focus:hover,
.frm_forms form button.frm_button_submit:focus:active,
.frm_forms form button.frm_button_submit.disabled:hover,
.frm_forms form button.frm_button_submit.disabled:active,
.frm_forms form button.frm_button_submit.disable:hover,
.frm_forms form button.frm_button_submit.disable:active,
.frm_forms form button.frm_button_submit:disabled:hover,
.frm_forms form button.frm_button_submit:disabled:active,
.frm_forms form .btn-submit:hover,
.frm_forms form .btn-submit:active,
.frm_forms form .btn-submit:focus:hover,
.frm_forms form .btn-submit:focus:active,
.frm_forms form .btn-submit.disabled:hover,
.frm_forms form .btn-submit.disabled:active,
.frm_forms form .btn-submit.disable:hover,
.frm_forms form .btn-submit.disable:active,
.frm_forms form .btn-submit:disabled:hover,
.frm_forms form .btn-submit:disabled:active,
.frm_forms form #wp-submit:hover,
.frm_forms form #wp-submit:active,
.frm_forms form #wp-submit:focus:hover,
.frm_forms form #wp-submit:focus:active,
.frm_forms form #wp-submit.disabled:hover,
.frm_forms form #wp-submit.disabled:active,
.frm_forms form #wp-submit.disable:hover,
.frm_forms form #wp-submit.disable:active,
.frm_forms form #wp-submit:disabled:hover,
.frm_forms form #wp-submit:disabled:active {
    color: var(--base-submit-color-hover) !important;
    background: var(--base-submit-bg-color-hover) !important;
    border-color: var(--base-submit-border-color-hover) !important;
    text-decoration: none;
    font-weight: 600;
}

.frm_forms form input.form-submit:disabled,
.frm_forms form input.form-submit.disabled,
.frm_forms form input.form-submit:focus:disabled,
.frm_forms form input.form-submit:focus.disabled,
.frm_forms form input.form-submit.disabled:disabled,
.frm_forms form input.form-submit.disabled.disabled,
.frm_forms form input.form-submit.disable:disabled,
.frm_forms form input.form-submit.disable.disabled,
.frm_forms form input.form-submit:disabled:disabled,
.frm_forms form input.form-submit:disabled.disabled,
.frm_forms form input[type=submit]:disabled,
.frm_forms form input[type=submit].disabled,
.frm_forms form input[type=submit]:focus:disabled,
.frm_forms form input[type=submit]:focus.disabled,
.frm_forms form input[type=submit].disabled:disabled,
.frm_forms form input[type=submit].disabled.disabled,
.frm_forms form input[type=submit].disable:disabled,
.frm_forms form input[type=submit].disable.disabled,
.frm_forms form input[type=submit]:disabled:disabled,
.frm_forms form input[type=submit]:disabled.disabled,
.frm_forms form input[type=button]:disabled,
.frm_forms form input[type=button].disabled,
.frm_forms form input[type=button]:focus:disabled,
.frm_forms form input[type=button]:focus.disabled,
.frm_forms form input[type=button].disabled:disabled,
.frm_forms form input[type=button].disabled.disabled,
.frm_forms form input[type=button].disable:disabled,
.frm_forms form input[type=button].disable.disabled,
.frm_forms form input[type=button]:disabled:disabled,
.frm_forms form input[type=button]:disabled.disabled,
.frm_forms form button.submit:disabled,
.frm_forms form button.submit.disabled,
.frm_forms form button.submit:focus:disabled,
.frm_forms form button.submit:focus.disabled,
.frm_forms form button.submit.disabled:disabled,
.frm_forms form button.submit.disabled.disabled,
.frm_forms form button.submit.disable:disabled,
.frm_forms form button.submit.disable.disabled,
.frm_forms form button.submit:disabled:disabled,
.frm_forms form button.submit:disabled.disabled,
.frm_forms form button.frm_button_submit:disabled,
.frm_forms form button.frm_button_submit.disabled,
.frm_forms form button.frm_button_submit:focus:disabled,
.frm_forms form button.frm_button_submit:focus.disabled,
.frm_forms form button.frm_button_submit.disabled:disabled,
.frm_forms form button.frm_button_submit.disabled.disabled,
.frm_forms form button.frm_button_submit.disable:disabled,
.frm_forms form button.frm_button_submit.disable.disabled,
.frm_forms form button.frm_button_submit:disabled:disabled,
.frm_forms form button.frm_button_submit:disabled.disabled,
.frm_forms form .btn-submit:disabled,
.frm_forms form .btn-submit.disabled,
.frm_forms form .btn-submit:focus:disabled,
.frm_forms form .btn-submit:focus.disabled,
.frm_forms form .btn-submit.disabled:disabled,
.frm_forms form .btn-submit.disabled.disabled,
.frm_forms form .btn-submit.disable:disabled,
.frm_forms form .btn-submit.disable.disabled,
.frm_forms form .btn-submit:disabled:disabled,
.frm_forms form .btn-submit:disabled.disabled,
.frm_forms form #wp-submit:disabled,
.frm_forms form #wp-submit.disabled,
.frm_forms form #wp-submit:focus:disabled,
.frm_forms form #wp-submit:focus.disabled,
.frm_forms form #wp-submit.disabled:disabled,
.frm_forms form #wp-submit.disabled.disabled,
.frm_forms form #wp-submit.disable:disabled,
.frm_forms form #wp-submit.disable.disabled,
.frm_forms form #wp-submit:disabled:disabled,
.frm_forms form #wp-submit:disabled.disabled {
    opacity: 0.4 !important;
    pointer-events: none !important;
}

.frm_forms form.single-column .frm_form_field,
.frm_forms form.single-column .frm_submit,
.frm_forms form.single-column .frm_error_style {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.frm_forms form.single-field {
    position: relative;
    display: block;
    margin: 0 !important;
    padding: 0;
    max-width: 500px;
}

.frm_forms form.single-field .frm_required {
    display: none;
}

.frm_forms form.single-field .frm_primary_label {
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
    padding-bottom: 11px;
}

@media (max-width: 1024px) {
    .frm_forms form.single-field {
        margin: 0 auto !important;
    }
}

.frm_forms form.single-field .frm_form_fields {
    margin-bottom: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.frm_forms form.single-field .horizontal_radio {
    margin-bottom: 8px;
}

.frm_forms form.single-field .required:before,
.frm_forms form.single-field .req:before,
.frm_forms form.single-field .frm_required_field:before {
    display: none;
}

.frm_forms form.single-field .frm_html_container {
    margin-bottom: 0 !important;
}

.frm_forms form.single-field .frm_error {
    display: none !important;
}

.frm_forms form.single-field .frm_error_style {
    border: 0;
    padding: 0 0 20px;
    text-align: left;
}

@media (max-width: 1024px) {
    .frm_forms form.single-field .frm_error_style {
        text-align: center;
    }
}

.frm_forms form.single-field .frm_message {
    padding: 0 10px 20px !important;
    font-weight: 400;
    text-align: center;
}

@media (min-width: 1025px) {
    .frm_forms form.single-field .frm_message {
        text-align: left;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.frm_forms form.single-field .form-field-underline {
    position: relative;
}

.frm_forms form.single-field .form-field-underline:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 150px;
    height: 1px;
    pointer-events: none;
    background: rgba(255, 255, 255, 0.3);
    opacity: 1;
}

@media (max-width: 767px) {
    .frm_forms form.single-field .form-field-underline:after {
        right: 0;
    }
}

@media (max-width: 1024px) {
    .frm_forms form.single-field {
        text-align: center;
        width: auto;
        margin: 0 auto !important;
    }
}

.frm_forms form.single-field .frm_form_fields {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}

.frm_forms form.single-field .required:before,
.frm_forms form.single-field .req:before,
.frm_forms form.single-field .frm_required_field:before {
    left: 20px;
}

.frm_forms form.single-field .frm_form_field {
    position: relative;
    width: 100% !important;
    padding: 0 !important;
    float: none;
}

.frm_forms form.single-field input[type=text],
.frm_forms form.single-field input[type=password],
.frm_forms form.single-field input[type=email],
.frm_forms form.single-field input[type=number],
.frm_forms form.single-field input[type=search],
.frm_forms form.single-field input[type=tel],
.frm_forms form.single-field input[type=url],
.frm_forms form.single-field select,
.frm_forms form.single-field textarea,
.frm_forms form.single-field .input {
    display: block;
    border: 0 !important;
    color: var(--base-field-color) !important;
    -webkit-text-fill-color: var(--base-field-color) !important;
    font-weight: 400;
    padding: 20px 50px 20px 25px !important;
    line-height: 1.4 !important;
    margin: 0 !important;
    background: var(--base-field-bg-color) !important;
    letter-spacing: 0;
    font-size: 15px;
    height: 62px !important;
    max-height: 62px !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    font-family: "Work Sans", sans-serif;
}

.frm_forms form.single-field input[type=text]::-webkit-input-placeholder,
.frm_forms form.single-field input[type=password]::-webkit-input-placeholder,
.frm_forms form.single-field input[type=email]::-webkit-input-placeholder,
.frm_forms form.single-field input[type=number]::-webkit-input-placeholder,
.frm_forms form.single-field input[type=search]::-webkit-input-placeholder,
.frm_forms form.single-field input[type=tel]::-webkit-input-placeholder,
.frm_forms form.single-field input[type=url]::-webkit-input-placeholder,
.frm_forms form.single-field select::-webkit-input-placeholder,
.frm_forms form.single-field textarea::-webkit-input-placeholder,
.frm_forms form.single-field .input::-webkit-input-placeholder {
    color: var(--base-field-color) !important;
    -webkit-text-fill-color: var(--base-field-color) !important;
    opacity: 1.0;
    font-weight: 400 !important;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
}

.frm_forms form.single-field input[type=text]:-moz-placeholder,
.frm_forms form.single-field input[type=password]:-moz-placeholder,
.frm_forms form.single-field input[type=email]:-moz-placeholder,
.frm_forms form.single-field input[type=number]:-moz-placeholder,
.frm_forms form.single-field input[type=search]:-moz-placeholder,
.frm_forms form.single-field input[type=tel]:-moz-placeholder,
.frm_forms form.single-field input[type=url]:-moz-placeholder,
.frm_forms form.single-field select:-moz-placeholder,
.frm_forms form.single-field textarea:-moz-placeholder,
.frm_forms form.single-field .input:-moz-placeholder {
    color: var(--base-field-color) !important;
    -webkit-text-fill-color: var(--base-field-color) !important;
    opacity: 1.0;
    font-weight: 400 !important;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
}

.frm_forms form.single-field input[type=text]::-moz-placeholder,
.frm_forms form.single-field input[type=password]::-moz-placeholder,
.frm_forms form.single-field input[type=email]::-moz-placeholder,
.frm_forms form.single-field input[type=number]::-moz-placeholder,
.frm_forms form.single-field input[type=search]::-moz-placeholder,
.frm_forms form.single-field input[type=tel]::-moz-placeholder,
.frm_forms form.single-field input[type=url]::-moz-placeholder,
.frm_forms form.single-field select::-moz-placeholder,
.frm_forms form.single-field textarea::-moz-placeholder,
.frm_forms form.single-field .input::-moz-placeholder {
    color: var(--base-field-color) !important;
    -webkit-text-fill-color: var(--base-field-color) !important;
    opacity: 1.0;
    font-weight: 400 !important;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
}

.frm_forms form.single-field input[type=text]:-ms-input-placeholder,
.frm_forms form.single-field input[type=password]:-ms-input-placeholder,
.frm_forms form.single-field input[type=email]:-ms-input-placeholder,
.frm_forms form.single-field input[type=number]:-ms-input-placeholder,
.frm_forms form.single-field input[type=search]:-ms-input-placeholder,
.frm_forms form.single-field input[type=tel]:-ms-input-placeholder,
.frm_forms form.single-field input[type=url]:-ms-input-placeholder,
.frm_forms form.single-field select:-ms-input-placeholder,
.frm_forms form.single-field textarea:-ms-input-placeholder,
.frm_forms form.single-field .input:-ms-input-placeholder {
    color: var(--base-field-color) !important;
    -webkit-text-fill-color: var(--base-field-color) !important;
    opacity: 1.0;
    font-weight: 400 !important;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
}

.frm_forms form.single-field input[type=text]:focus,
.frm_forms form.single-field input[type=text]:active,
.frm_forms form.single-field input[type=password]:focus,
.frm_forms form.single-field input[type=password]:active,
.frm_forms form.single-field input[type=email]:focus,
.frm_forms form.single-field input[type=email]:active,
.frm_forms form.single-field input[type=number]:focus,
.frm_forms form.single-field input[type=number]:active,
.frm_forms form.single-field input[type=search]:focus,
.frm_forms form.single-field input[type=search]:active,
.frm_forms form.single-field input[type=tel]:focus,
.frm_forms form.single-field input[type=tel]:active,
.frm_forms form.single-field input[type=url]:focus,
.frm_forms form.single-field input[type=url]:active,
.frm_forms form.single-field select:focus,
.frm_forms form.single-field select:active,
.frm_forms form.single-field textarea:focus,
.frm_forms form.single-field textarea:active,
.frm_forms form.single-field .input:focus,
.frm_forms form.single-field .input:active {
    background: #ffffff !important;
    border-color: #ffffff !important;
    color: var(--base-field-color-focus) !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
    font-size: 15px;
    font-family: "Work Sans", sans-serif;
}

.frm_forms form.single-field input[type=text]:focus::-webkit-input-placeholder,
.frm_forms form.single-field input[type=text]:active::-webkit-input-placeholder,
.frm_forms form.single-field input[type=password]:focus::-webkit-input-placeholder,
.frm_forms form.single-field input[type=password]:active::-webkit-input-placeholder,
.frm_forms form.single-field input[type=email]:focus::-webkit-input-placeholder,
.frm_forms form.single-field input[type=email]:active::-webkit-input-placeholder,
.frm_forms form.single-field input[type=number]:focus::-webkit-input-placeholder,
.frm_forms form.single-field input[type=number]:active::-webkit-input-placeholder,
.frm_forms form.single-field input[type=search]:focus::-webkit-input-placeholder,
.frm_forms form.single-field input[type=search]:active::-webkit-input-placeholder,
.frm_forms form.single-field input[type=tel]:focus::-webkit-input-placeholder,
.frm_forms form.single-field input[type=tel]:active::-webkit-input-placeholder,
.frm_forms form.single-field input[type=url]:focus::-webkit-input-placeholder,
.frm_forms form.single-field input[type=url]:active::-webkit-input-placeholder,
.frm_forms form.single-field select:focus::-webkit-input-placeholder,
.frm_forms form.single-field select:active::-webkit-input-placeholder,
.frm_forms form.single-field textarea:focus::-webkit-input-placeholder,
.frm_forms form.single-field textarea:active::-webkit-input-placeholder,
.frm_forms form.single-field .input:focus::-webkit-input-placeholder,
.frm_forms form.single-field .input:active::-webkit-input-placeholder {
    color: var(--base-field-color-focus) !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
    opacity: 1.0;
}

.frm_forms form.single-field input[type=text]:focus:-moz-placeholder,
.frm_forms form.single-field input[type=text]:active:-moz-placeholder,
.frm_forms form.single-field input[type=password]:focus:-moz-placeholder,
.frm_forms form.single-field input[type=password]:active:-moz-placeholder,
.frm_forms form.single-field input[type=email]:focus:-moz-placeholder,
.frm_forms form.single-field input[type=email]:active:-moz-placeholder,
.frm_forms form.single-field input[type=number]:focus:-moz-placeholder,
.frm_forms form.single-field input[type=number]:active:-moz-placeholder,
.frm_forms form.single-field input[type=search]:focus:-moz-placeholder,
.frm_forms form.single-field input[type=search]:active:-moz-placeholder,
.frm_forms form.single-field input[type=tel]:focus:-moz-placeholder,
.frm_forms form.single-field input[type=tel]:active:-moz-placeholder,
.frm_forms form.single-field input[type=url]:focus:-moz-placeholder,
.frm_forms form.single-field input[type=url]:active:-moz-placeholder,
.frm_forms form.single-field select:focus:-moz-placeholder,
.frm_forms form.single-field select:active:-moz-placeholder,
.frm_forms form.single-field textarea:focus:-moz-placeholder,
.frm_forms form.single-field textarea:active:-moz-placeholder,
.frm_forms form.single-field .input:focus:-moz-placeholder,
.frm_forms form.single-field .input:active:-moz-placeholder {
    color: var(--base-field-color-focus) !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
    opacity: 1.0;
}

.frm_forms form.single-field input[type=text]:focus::-moz-placeholder,
.frm_forms form.single-field input[type=text]:active::-moz-placeholder,
.frm_forms form.single-field input[type=password]:focus::-moz-placeholder,
.frm_forms form.single-field input[type=password]:active::-moz-placeholder,
.frm_forms form.single-field input[type=email]:focus::-moz-placeholder,
.frm_forms form.single-field input[type=email]:active::-moz-placeholder,
.frm_forms form.single-field input[type=number]:focus::-moz-placeholder,
.frm_forms form.single-field input[type=number]:active::-moz-placeholder,
.frm_forms form.single-field input[type=search]:focus::-moz-placeholder,
.frm_forms form.single-field input[type=search]:active::-moz-placeholder,
.frm_forms form.single-field input[type=tel]:focus::-moz-placeholder,
.frm_forms form.single-field input[type=tel]:active::-moz-placeholder,
.frm_forms form.single-field input[type=url]:focus::-moz-placeholder,
.frm_forms form.single-field input[type=url]:active::-moz-placeholder,
.frm_forms form.single-field select:focus::-moz-placeholder,
.frm_forms form.single-field select:active::-moz-placeholder,
.frm_forms form.single-field textarea:focus::-moz-placeholder,
.frm_forms form.single-field textarea:active::-moz-placeholder,
.frm_forms form.single-field .input:focus::-moz-placeholder,
.frm_forms form.single-field .input:active::-moz-placeholder {
    color: var(--base-field-color-focus) !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
    opacity: 1.0;
}

.frm_forms form.single-field input[type=text]:focus:-ms-input-placeholder,
.frm_forms form.single-field input[type=text]:active:-ms-input-placeholder,
.frm_forms form.single-field input[type=password]:focus:-ms-input-placeholder,
.frm_forms form.single-field input[type=password]:active:-ms-input-placeholder,
.frm_forms form.single-field input[type=email]:focus:-ms-input-placeholder,
.frm_forms form.single-field input[type=email]:active:-ms-input-placeholder,
.frm_forms form.single-field input[type=number]:focus:-ms-input-placeholder,
.frm_forms form.single-field input[type=number]:active:-ms-input-placeholder,
.frm_forms form.single-field input[type=search]:focus:-ms-input-placeholder,
.frm_forms form.single-field input[type=search]:active:-ms-input-placeholder,
.frm_forms form.single-field input[type=tel]:focus:-ms-input-placeholder,
.frm_forms form.single-field input[type=tel]:active:-ms-input-placeholder,
.frm_forms form.single-field input[type=url]:focus:-ms-input-placeholder,
.frm_forms form.single-field input[type=url]:active:-ms-input-placeholder,
.frm_forms form.single-field select:focus:-ms-input-placeholder,
.frm_forms form.single-field select:active:-ms-input-placeholder,
.frm_forms form.single-field textarea:focus:-ms-input-placeholder,
.frm_forms form.single-field textarea:active:-ms-input-placeholder,
.frm_forms form.single-field .input:focus:-ms-input-placeholder,
.frm_forms form.single-field .input:active:-ms-input-placeholder {
    color: var(--base-field-color-focus) !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
    opacity: 1.0;
}

.frm_forms form.single-field input[type=text]:-webkit-autofill,
.frm_forms form.single-field input[type=text]:-webkit-autofill:hover,
.frm_forms form.single-field input[type=password]:-webkit-autofill,
.frm_forms form.single-field input[type=password]:-webkit-autofill:hover,
.frm_forms form.single-field input[type=email]:-webkit-autofill,
.frm_forms form.single-field input[type=email]:-webkit-autofill:hover,
.frm_forms form.single-field input[type=number]:-webkit-autofill,
.frm_forms form.single-field input[type=number]:-webkit-autofill:hover,
.frm_forms form.single-field input[type=search]:-webkit-autofill,
.frm_forms form.single-field input[type=search]:-webkit-autofill:hover,
.frm_forms form.single-field input[type=tel]:-webkit-autofill,
.frm_forms form.single-field input[type=tel]:-webkit-autofill:hover,
.frm_forms form.single-field input[type=url]:-webkit-autofill,
.frm_forms form.single-field input[type=url]:-webkit-autofill:hover,
.frm_forms form.single-field select:-webkit-autofill,
.frm_forms form.single-field select:-webkit-autofill:hover,
.frm_forms form.single-field textarea:-webkit-autofill,
.frm_forms form.single-field textarea:-webkit-autofill:hover,
.frm_forms form.single-field .input:-webkit-autofill,
.frm_forms form.single-field .input:-webkit-autofill:hover {
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
    background: var(--base-field-bg-color);
    border-color: var(--base-field-bg-color) !important;
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
}

.frm_forms form.single-field input[type=text]:-webkit-autofill:focus,
.frm_forms form.single-field input[type=text]:-webkit-autofill:active,
.frm_forms form.single-field input[type=password]:-webkit-autofill:focus,
.frm_forms form.single-field input[type=password]:-webkit-autofill:active,
.frm_forms form.single-field input[type=email]:-webkit-autofill:focus,
.frm_forms form.single-field input[type=email]:-webkit-autofill:active,
.frm_forms form.single-field input[type=number]:-webkit-autofill:focus,
.frm_forms form.single-field input[type=number]:-webkit-autofill:active,
.frm_forms form.single-field input[type=search]:-webkit-autofill:focus,
.frm_forms form.single-field input[type=search]:-webkit-autofill:active,
.frm_forms form.single-field input[type=tel]:-webkit-autofill:focus,
.frm_forms form.single-field input[type=tel]:-webkit-autofill:active,
.frm_forms form.single-field input[type=url]:-webkit-autofill:focus,
.frm_forms form.single-field input[type=url]:-webkit-autofill:active,
.frm_forms form.single-field select:-webkit-autofill:focus,
.frm_forms form.single-field select:-webkit-autofill:active,
.frm_forms form.single-field textarea:-webkit-autofill:focus,
.frm_forms form.single-field textarea:-webkit-autofill:active,
.frm_forms form.single-field .input:-webkit-autofill:focus,
.frm_forms form.single-field .input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
    background: var(--base-field-bg-color);
    color: var(--base-field-color-focus) !important;
    border-color: var(--base-field-bg-color) !important;
    font-family: "Work Sans", sans-serif;
    font-size: 15px;
    font-weight: 400;
}

.frm_forms form.single-field .frm_submit {
    position: absolute;
    width: auto !important;
    height: auto;
    right: 0;
    bottom: 0;
    margin-top: 0;
    padding: 0 !important;
    width: 60px !important;
    height: 62px !important;
    z-index: 100;
}

.frm_forms form.single-field input.form-submit,
.frm_forms form.single-field input.form-submit.disabled,
.frm_forms form.single-field input.form-submit.disable,
.frm_forms form.single-field input.form-submit:disabled,
.frm_forms form.single-field input[type=submit],
.frm_forms form.single-field input[type=submit].disabled,
.frm_forms form.single-field input[type=submit].disable,
.frm_forms form.single-field input[type=submit]:disabled,
.frm_forms form.single-field input[type=button],
.frm_forms form.single-field input[type=button].disabled,
.frm_forms form.single-field input[type=button].disable,
.frm_forms form.single-field input[type=button]:disabled,
.frm_forms form.single-field button[type=submit],
.frm_forms form.single-field button[type=submit].disabled,
.frm_forms form.single-field button[type=submit].disable,
.frm_forms form.single-field button[type=submit]:disabled,
.frm_forms form.single-field button.submit,
.frm_forms form.single-field button.submit.disabled,
.frm_forms form.single-field button.submit.disable,
.frm_forms form.single-field button.submit:disabled,
.frm_forms form.single-field .btn-submit,
.frm_forms form.single-field .btn-submit.disabled,
.frm_forms form.single-field .btn-submit.disable,
.frm_forms form.single-field .btn-submit:disabled,
.frm_forms form.single-field #wp-submit,
.frm_forms form.single-field #wp-submit.disabled,
.frm_forms form.single-field #wp-submit.disable,
.frm_forms form.single-field #wp-submit:disabled {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    min-width: 0;
    outline: none;
    vertical-align: top;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 1.0;
    letter-spacing: 0px;
    text-transform: none;
    margin: 0 !important;
    border: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow: visible;
    color: var(--base-submit-color) !important;
    background: var(--base-submit-bg-color) !important;
    border-color: var(--base-submit-border-color) !important;
    padding: 17px 20px !important;
    text-indent: -9999px;
}

.frm_forms form.single-field input.form-submit:after,
.frm_forms form.single-field input.form-submit.disabled:after,
.frm_forms form.single-field input.form-submit.disable:after,
.frm_forms form.single-field input.form-submit:disabled:after,
.frm_forms form.single-field input[type=submit]:after,
.frm_forms form.single-field input[type=submit].disabled:after,
.frm_forms form.single-field input[type=submit].disable:after,
.frm_forms form.single-field input[type=submit]:disabled:after,
.frm_forms form.single-field input[type=button]:after,
.frm_forms form.single-field input[type=button].disabled:after,
.frm_forms form.single-field input[type=button].disable:after,
.frm_forms form.single-field input[type=button]:disabled:after,
.frm_forms form.single-field button[type=submit]:after,
.frm_forms form.single-field button[type=submit].disabled:after,
.frm_forms form.single-field button[type=submit].disable:after,
.frm_forms form.single-field button[type=submit]:disabled:after,
.frm_forms form.single-field button.submit:after,
.frm_forms form.single-field button.submit.disabled:after,
.frm_forms form.single-field button.submit.disable:after,
.frm_forms form.single-field button.submit:disabled:after,
.frm_forms form.single-field .btn-submit:after,
.frm_forms form.single-field .btn-submit.disabled:after,
.frm_forms form.single-field .btn-submit.disable:after,
.frm_forms form.single-field .btn-submit:disabled:after,
.frm_forms form.single-field #wp-submit:after,
.frm_forms form.single-field #wp-submit.disabled:after,
.frm_forms form.single-field #wp-submit.disable:after,
.frm_forms form.single-field #wp-submit:disabled:after {
    position: absolute;
    color: inherit !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "FontAwesome";
    content: "\f061";
    font-size: 11px;
    font-weight: 900;
    background: transparent;
    text-indent: 0;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -5px;
    text-align: center;
    padding: 0 !important;
}

@media (max-width: 767px) {

    .frm_forms form.single-field input.form-submit,
    .frm_forms form.single-field input.form-submit.disabled,
    .frm_forms form.single-field input.form-submit.disable,
    .frm_forms form.single-field input.form-submit:disabled,
    .frm_forms form.single-field input[type=submit],
    .frm_forms form.single-field input[type=submit].disabled,
    .frm_forms form.single-field input[type=submit].disable,
    .frm_forms form.single-field input[type=submit]:disabled,
    .frm_forms form.single-field input[type=button],
    .frm_forms form.single-field input[type=button].disabled,
    .frm_forms form.single-field input[type=button].disable,
    .frm_forms form.single-field input[type=button]:disabled,
    .frm_forms form.single-field button[type=submit],
    .frm_forms form.single-field button[type=submit].disabled,
    .frm_forms form.single-field button[type=submit].disable,
    .frm_forms form.single-field button[type=submit]:disabled,
    .frm_forms form.single-field button.submit,
    .frm_forms form.single-field button.submit.disabled,
    .frm_forms form.single-field button.submit.disable,
    .frm_forms form.single-field button.submit:disabled,
    .frm_forms form.single-field .btn-submit,
    .frm_forms form.single-field .btn-submit.disabled,
    .frm_forms form.single-field .btn-submit.disable,
    .frm_forms form.single-field .btn-submit:disabled,
    .frm_forms form.single-field #wp-submit,
    .frm_forms form.single-field #wp-submit.disabled,
    .frm_forms form.single-field #wp-submit.disable,
    .frm_forms form.single-field #wp-submit:disabled {
        width: 100% !important;
    }
}

.frm_forms form.single-field input.form-submit:hover,
.frm_forms form.single-field input.form-submit:active,
.frm_forms form.single-field input.form-submit:focus,
.frm_forms form.single-field input.form-submit.disabled:hover,
.frm_forms form.single-field input.form-submit.disabled:active,
.frm_forms form.single-field input.form-submit.disabled:focus,
.frm_forms form.single-field input.form-submit.disable:hover,
.frm_forms form.single-field input.form-submit.disable:active,
.frm_forms form.single-field input.form-submit.disable:focus,
.frm_forms form.single-field input.form-submit:disabled:hover,
.frm_forms form.single-field input.form-submit:disabled:active,
.frm_forms form.single-field input.form-submit:disabled:focus,
.frm_forms form.single-field input[type=submit]:hover,
.frm_forms form.single-field input[type=submit]:active,
.frm_forms form.single-field input[type=submit]:focus,
.frm_forms form.single-field input[type=submit].disabled:hover,
.frm_forms form.single-field input[type=submit].disabled:active,
.frm_forms form.single-field input[type=submit].disabled:focus,
.frm_forms form.single-field input[type=submit].disable:hover,
.frm_forms form.single-field input[type=submit].disable:active,
.frm_forms form.single-field input[type=submit].disable:focus,
.frm_forms form.single-field input[type=submit]:disabled:hover,
.frm_forms form.single-field input[type=submit]:disabled:active,
.frm_forms form.single-field input[type=submit]:disabled:focus,
.frm_forms form.single-field input[type=button]:hover,
.frm_forms form.single-field input[type=button]:active,
.frm_forms form.single-field input[type=button]:focus,
.frm_forms form.single-field input[type=button].disabled:hover,
.frm_forms form.single-field input[type=button].disabled:active,
.frm_forms form.single-field input[type=button].disabled:focus,
.frm_forms form.single-field input[type=button].disable:hover,
.frm_forms form.single-field input[type=button].disable:active,
.frm_forms form.single-field input[type=button].disable:focus,
.frm_forms form.single-field input[type=button]:disabled:hover,
.frm_forms form.single-field input[type=button]:disabled:active,
.frm_forms form.single-field input[type=button]:disabled:focus,
.frm_forms form.single-field button[type=submit]:hover,
.frm_forms form.single-field button[type=submit]:active,
.frm_forms form.single-field button[type=submit]:focus,
.frm_forms form.single-field button[type=submit].disabled:hover,
.frm_forms form.single-field button[type=submit].disabled:active,
.frm_forms form.single-field button[type=submit].disabled:focus,
.frm_forms form.single-field button[type=submit].disable:hover,
.frm_forms form.single-field button[type=submit].disable:active,
.frm_forms form.single-field button[type=submit].disable:focus,
.frm_forms form.single-field button[type=submit]:disabled:hover,
.frm_forms form.single-field button[type=submit]:disabled:active,
.frm_forms form.single-field button[type=submit]:disabled:focus,
.frm_forms form.single-field button.submit:hover,
.frm_forms form.single-field button.submit:active,
.frm_forms form.single-field button.submit:focus,
.frm_forms form.single-field button.submit.disabled:hover,
.frm_forms form.single-field button.submit.disabled:active,
.frm_forms form.single-field button.submit.disabled:focus,
.frm_forms form.single-field button.submit.disable:hover,
.frm_forms form.single-field button.submit.disable:active,
.frm_forms form.single-field button.submit.disable:focus,
.frm_forms form.single-field button.submit:disabled:hover,
.frm_forms form.single-field button.submit:disabled:active,
.frm_forms form.single-field button.submit:disabled:focus,
.frm_forms form.single-field .btn-submit:hover,
.frm_forms form.single-field .btn-submit:active,
.frm_forms form.single-field .btn-submit:focus,
.frm_forms form.single-field .btn-submit.disabled:hover,
.frm_forms form.single-field .btn-submit.disabled:active,
.frm_forms form.single-field .btn-submit.disabled:focus,
.frm_forms form.single-field .btn-submit.disable:hover,
.frm_forms form.single-field .btn-submit.disable:active,
.frm_forms form.single-field .btn-submit.disable:focus,
.frm_forms form.single-field .btn-submit:disabled:hover,
.frm_forms form.single-field .btn-submit:disabled:active,
.frm_forms form.single-field .btn-submit:disabled:focus,
.frm_forms form.single-field #wp-submit:hover,
.frm_forms form.single-field #wp-submit:active,
.frm_forms form.single-field #wp-submit:focus,
.frm_forms form.single-field #wp-submit.disabled:hover,
.frm_forms form.single-field #wp-submit.disabled:active,
.frm_forms form.single-field #wp-submit.disabled:focus,
.frm_forms form.single-field #wp-submit.disable:hover,
.frm_forms form.single-field #wp-submit.disable:active,
.frm_forms form.single-field #wp-submit.disable:focus,
.frm_forms form.single-field #wp-submit:disabled:hover,
.frm_forms form.single-field #wp-submit:disabled:active,
.frm_forms form.single-field #wp-submit:disabled:focus {
    color: var(--base-submit-color-hover) !important;
    background: var(--base-submit-bg-color-hover) !important;
    border-color: var(--base-submit-border-color-hover) !important;
}

.frm_forms form.single-field input.form-submit:hover:after,
.frm_forms form.single-field input.form-submit:active:after,
.frm_forms form.single-field input.form-submit:focus:after,
.frm_forms form.single-field input.form-submit.disabled:hover:after,
.frm_forms form.single-field input.form-submit.disabled:active:after,
.frm_forms form.single-field input.form-submit.disabled:focus:after,
.frm_forms form.single-field input.form-submit.disable:hover:after,
.frm_forms form.single-field input.form-submit.disable:active:after,
.frm_forms form.single-field input.form-submit.disable:focus:after,
.frm_forms form.single-field input.form-submit:disabled:hover:after,
.frm_forms form.single-field input.form-submit:disabled:active:after,
.frm_forms form.single-field input.form-submit:disabled:focus:after,
.frm_forms form.single-field input[type=submit]:hover:after,
.frm_forms form.single-field input[type=submit]:active:after,
.frm_forms form.single-field input[type=submit]:focus:after,
.frm_forms form.single-field input[type=submit].disabled:hover:after,
.frm_forms form.single-field input[type=submit].disabled:active:after,
.frm_forms form.single-field input[type=submit].disabled:focus:after,
.frm_forms form.single-field input[type=submit].disable:hover:after,
.frm_forms form.single-field input[type=submit].disable:active:after,
.frm_forms form.single-field input[type=submit].disable:focus:after,
.frm_forms form.single-field input[type=submit]:disabled:hover:after,
.frm_forms form.single-field input[type=submit]:disabled:active:after,
.frm_forms form.single-field input[type=submit]:disabled:focus:after,
.frm_forms form.single-field input[type=button]:hover:after,
.frm_forms form.single-field input[type=button]:active:after,
.frm_forms form.single-field input[type=button]:focus:after,
.frm_forms form.single-field input[type=button].disabled:hover:after,
.frm_forms form.single-field input[type=button].disabled:active:after,
.frm_forms form.single-field input[type=button].disabled:focus:after,
.frm_forms form.single-field input[type=button].disable:hover:after,
.frm_forms form.single-field input[type=button].disable:active:after,
.frm_forms form.single-field input[type=button].disable:focus:after,
.frm_forms form.single-field input[type=button]:disabled:hover:after,
.frm_forms form.single-field input[type=button]:disabled:active:after,
.frm_forms form.single-field input[type=button]:disabled:focus:after,
.frm_forms form.single-field button[type=submit]:hover:after,
.frm_forms form.single-field button[type=submit]:active:after,
.frm_forms form.single-field button[type=submit]:focus:after,
.frm_forms form.single-field button[type=submit].disabled:hover:after,
.frm_forms form.single-field button[type=submit].disabled:active:after,
.frm_forms form.single-field button[type=submit].disabled:focus:after,
.frm_forms form.single-field button[type=submit].disable:hover:after,
.frm_forms form.single-field button[type=submit].disable:active:after,
.frm_forms form.single-field button[type=submit].disable:focus:after,
.frm_forms form.single-field button[type=submit]:disabled:hover:after,
.frm_forms form.single-field button[type=submit]:disabled:active:after,
.frm_forms form.single-field button[type=submit]:disabled:focus:after,
.frm_forms form.single-field button.submit:hover:after,
.frm_forms form.single-field button.submit:active:after,
.frm_forms form.single-field button.submit:focus:after,
.frm_forms form.single-field button.submit.disabled:hover:after,
.frm_forms form.single-field button.submit.disabled:active:after,
.frm_forms form.single-field button.submit.disabled:focus:after,
.frm_forms form.single-field button.submit.disable:hover:after,
.frm_forms form.single-field button.submit.disable:active:after,
.frm_forms form.single-field button.submit.disable:focus:after,
.frm_forms form.single-field button.submit:disabled:hover:after,
.frm_forms form.single-field button.submit:disabled:active:after,
.frm_forms form.single-field button.submit:disabled:focus:after,
.frm_forms form.single-field .btn-submit:hover:after,
.frm_forms form.single-field .btn-submit:active:after,
.frm_forms form.single-field .btn-submit:focus:after,
.frm_forms form.single-field .btn-submit.disabled:hover:after,
.frm_forms form.single-field .btn-submit.disabled:active:after,
.frm_forms form.single-field .btn-submit.disabled:focus:after,
.frm_forms form.single-field .btn-submit.disable:hover:after,
.frm_forms form.single-field .btn-submit.disable:active:after,
.frm_forms form.single-field .btn-submit.disable:focus:after,
.frm_forms form.single-field .btn-submit:disabled:hover:after,
.frm_forms form.single-field .btn-submit:disabled:active:after,
.frm_forms form.single-field .btn-submit:disabled:focus:after,
.frm_forms form.single-field #wp-submit:hover:after,
.frm_forms form.single-field #wp-submit:active:after,
.frm_forms form.single-field #wp-submit:focus:after,
.frm_forms form.single-field #wp-submit.disabled:hover:after,
.frm_forms form.single-field #wp-submit.disabled:active:after,
.frm_forms form.single-field #wp-submit.disabled:focus:after,
.frm_forms form.single-field #wp-submit.disable:hover:after,
.frm_forms form.single-field #wp-submit.disable:active:after,
.frm_forms form.single-field #wp-submit.disable:focus:after,
.frm_forms form.single-field #wp-submit:disabled:hover:after,
.frm_forms form.single-field #wp-submit:disabled:active:after,
.frm_forms form.single-field #wp-submit:disabled:focus:after {
    color: inherit !important;
}

.frm_forms form.center-message-submit .frm_error_style {
    text-align: center !important;
}

.frm_forms form.center-message-submit .frm_submit {
    text-align: center;
    margin: 0 auto;
}

.frm_forms form.dark-form .frm_primary_label {
    color: #ebe3c8 !important;
}

.frm_forms form.dark-form .form-control,
.frm_forms form.dark-form input[type=text],
.frm_forms form.dark-form input[type=password],
.frm_forms form.dark-form input[type=email],
.frm_forms form.dark-form input[type=number],
.frm_forms form.dark-form input[type=search],
.frm_forms form.dark-form input[type=tel],
.frm_forms form.dark-form input[type=url],
.frm_forms form.dark-form select,
.frm_forms form.dark-form textarea,
.frm_forms form.dark-form .input,
.frm_forms form.dark-form .frm_form_fields_style,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container,
.frm_forms form.dark-form .frm_form_fields_active_style,
.frm_forms form.dark-form .frm_form_fields_error_style,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.frm_forms form.dark-form .form-control::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=text]::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=password]::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=email]::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=number]::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=search]::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=tel]::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=url]::-webkit-input-placeholder,
.frm_forms form.dark-form select::-webkit-input-placeholder,
.frm_forms form.dark-form textarea::-webkit-input-placeholder,
.frm_forms form.dark-form .input::-webkit-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_style::-webkit-input-placeholder,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container::-webkit-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_active_style::-webkit-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_error_style::-webkit-input-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices::-webkit-input-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single::-webkit-input-placeholder,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field::-webkit-input-placeholder {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.frm_forms form.dark-form .form-control:-moz-placeholder,
.frm_forms form.dark-form input[type=text]:-moz-placeholder,
.frm_forms form.dark-form input[type=password]:-moz-placeholder,
.frm_forms form.dark-form input[type=email]:-moz-placeholder,
.frm_forms form.dark-form input[type=number]:-moz-placeholder,
.frm_forms form.dark-form input[type=search]:-moz-placeholder,
.frm_forms form.dark-form input[type=tel]:-moz-placeholder,
.frm_forms form.dark-form input[type=url]:-moz-placeholder,
.frm_forms form.dark-form select:-moz-placeholder,
.frm_forms form.dark-form textarea:-moz-placeholder,
.frm_forms form.dark-form .input:-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_style:-moz-placeholder,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_active_style:-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_error_style:-moz-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:-moz-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:-moz-placeholder,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:-moz-placeholder {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.frm_forms form.dark-form .form-control::-moz-placeholder,
.frm_forms form.dark-form input[type=text]::-moz-placeholder,
.frm_forms form.dark-form input[type=password]::-moz-placeholder,
.frm_forms form.dark-form input[type=email]::-moz-placeholder,
.frm_forms form.dark-form input[type=number]::-moz-placeholder,
.frm_forms form.dark-form input[type=search]::-moz-placeholder,
.frm_forms form.dark-form input[type=tel]::-moz-placeholder,
.frm_forms form.dark-form input[type=url]::-moz-placeholder,
.frm_forms form.dark-form select::-moz-placeholder,
.frm_forms form.dark-form textarea::-moz-placeholder,
.frm_forms form.dark-form .input::-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_style::-moz-placeholder,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container::-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_active_style::-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_error_style::-moz-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices::-moz-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single::-moz-placeholder,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field::-moz-placeholder {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.frm_forms form.dark-form .form-control:-ms-input-placeholder,
.frm_forms form.dark-form input[type=text]:-ms-input-placeholder,
.frm_forms form.dark-form input[type=password]:-ms-input-placeholder,
.frm_forms form.dark-form input[type=email]:-ms-input-placeholder,
.frm_forms form.dark-form input[type=number]:-ms-input-placeholder,
.frm_forms form.dark-form input[type=search]:-ms-input-placeholder,
.frm_forms form.dark-form input[type=tel]:-ms-input-placeholder,
.frm_forms form.dark-form input[type=url]:-ms-input-placeholder,
.frm_forms form.dark-form select:-ms-input-placeholder,
.frm_forms form.dark-form textarea:-ms-input-placeholder,
.frm_forms form.dark-form .input:-ms-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_style:-ms-input-placeholder,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:-ms-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_active_style:-ms-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_error_style:-ms-input-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:-ms-input-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:-ms-input-placeholder,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:-ms-input-placeholder {
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
}

.frm_forms form.dark-form .form-control:focus,
.frm_forms form.dark-form .form-control:active,
.frm_forms form.dark-form input[type=text]:focus,
.frm_forms form.dark-form input[type=text]:active,
.frm_forms form.dark-form input[type=password]:focus,
.frm_forms form.dark-form input[type=password]:active,
.frm_forms form.dark-form input[type=email]:focus,
.frm_forms form.dark-form input[type=email]:active,
.frm_forms form.dark-form input[type=number]:focus,
.frm_forms form.dark-form input[type=number]:active,
.frm_forms form.dark-form input[type=search]:focus,
.frm_forms form.dark-form input[type=search]:active,
.frm_forms form.dark-form input[type=tel]:focus,
.frm_forms form.dark-form input[type=tel]:active,
.frm_forms form.dark-form input[type=url]:focus,
.frm_forms form.dark-form input[type=url]:active,
.frm_forms form.dark-form select:focus,
.frm_forms form.dark-form select:active,
.frm_forms form.dark-form textarea:focus,
.frm_forms form.dark-form textarea:active,
.frm_forms form.dark-form .input:focus,
.frm_forms form.dark-form .input:active,
.frm_forms form.dark-form .frm_form_fields_style:focus,
.frm_forms form.dark-form .frm_form_fields_style:active,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:focus,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:active,
.frm_forms form.dark-form .frm_form_fields_active_style:focus,
.frm_forms form.dark-form .frm_form_fields_active_style:active,
.frm_forms form.dark-form .frm_form_fields_error_style:focus,
.frm_forms form.dark-form .frm_form_fields_error_style:active,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:focus,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:active,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:focus,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:active,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:focus,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:active {
    color: var(--base-field-color-focus) !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
}

.frm_forms form.dark-form .form-control:focus::-webkit-input-placeholder,
.frm_forms form.dark-form .form-control:active::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=text]:focus::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=text]:active::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=password]:focus::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=password]:active::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=email]:focus::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=email]:active::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=number]:focus::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=number]:active::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=search]:focus::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=search]:active::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=tel]:focus::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=tel]:active::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=url]:focus::-webkit-input-placeholder,
.frm_forms form.dark-form input[type=url]:active::-webkit-input-placeholder,
.frm_forms form.dark-form select:focus::-webkit-input-placeholder,
.frm_forms form.dark-form select:active::-webkit-input-placeholder,
.frm_forms form.dark-form textarea:focus::-webkit-input-placeholder,
.frm_forms form.dark-form textarea:active::-webkit-input-placeholder,
.frm_forms form.dark-form .input:focus::-webkit-input-placeholder,
.frm_forms form.dark-form .input:active::-webkit-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_style:focus::-webkit-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_style:active::-webkit-input-placeholder,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:focus::-webkit-input-placeholder,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:active::-webkit-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_active_style:focus::-webkit-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_active_style:active::-webkit-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_error_style:focus::-webkit-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_error_style:active::-webkit-input-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:focus::-webkit-input-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:active::-webkit-input-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:focus::-webkit-input-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:active::-webkit-input-placeholder,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:focus::-webkit-input-placeholder,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:active::-webkit-input-placeholder {
    color: var(--base-field-color-focus) !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
}

.frm_forms form.dark-form .form-control:focus:-moz-placeholder,
.frm_forms form.dark-form .form-control:active:-moz-placeholder,
.frm_forms form.dark-form input[type=text]:focus:-moz-placeholder,
.frm_forms form.dark-form input[type=text]:active:-moz-placeholder,
.frm_forms form.dark-form input[type=password]:focus:-moz-placeholder,
.frm_forms form.dark-form input[type=password]:active:-moz-placeholder,
.frm_forms form.dark-form input[type=email]:focus:-moz-placeholder,
.frm_forms form.dark-form input[type=email]:active:-moz-placeholder,
.frm_forms form.dark-form input[type=number]:focus:-moz-placeholder,
.frm_forms form.dark-form input[type=number]:active:-moz-placeholder,
.frm_forms form.dark-form input[type=search]:focus:-moz-placeholder,
.frm_forms form.dark-form input[type=search]:active:-moz-placeholder,
.frm_forms form.dark-form input[type=tel]:focus:-moz-placeholder,
.frm_forms form.dark-form input[type=tel]:active:-moz-placeholder,
.frm_forms form.dark-form input[type=url]:focus:-moz-placeholder,
.frm_forms form.dark-form input[type=url]:active:-moz-placeholder,
.frm_forms form.dark-form select:focus:-moz-placeholder,
.frm_forms form.dark-form select:active:-moz-placeholder,
.frm_forms form.dark-form textarea:focus:-moz-placeholder,
.frm_forms form.dark-form textarea:active:-moz-placeholder,
.frm_forms form.dark-form .input:focus:-moz-placeholder,
.frm_forms form.dark-form .input:active:-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_style:focus:-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_style:active:-moz-placeholder,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:focus:-moz-placeholder,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:active:-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_active_style:focus:-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_active_style:active:-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_error_style:focus:-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_error_style:active:-moz-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:focus:-moz-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:active:-moz-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:focus:-moz-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:active:-moz-placeholder,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:focus:-moz-placeholder,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:active:-moz-placeholder {
    color: var(--base-field-color-focus) !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
}

.frm_forms form.dark-form .form-control:focus::-moz-placeholder,
.frm_forms form.dark-form .form-control:active::-moz-placeholder,
.frm_forms form.dark-form input[type=text]:focus::-moz-placeholder,
.frm_forms form.dark-form input[type=text]:active::-moz-placeholder,
.frm_forms form.dark-form input[type=password]:focus::-moz-placeholder,
.frm_forms form.dark-form input[type=password]:active::-moz-placeholder,
.frm_forms form.dark-form input[type=email]:focus::-moz-placeholder,
.frm_forms form.dark-form input[type=email]:active::-moz-placeholder,
.frm_forms form.dark-form input[type=number]:focus::-moz-placeholder,
.frm_forms form.dark-form input[type=number]:active::-moz-placeholder,
.frm_forms form.dark-form input[type=search]:focus::-moz-placeholder,
.frm_forms form.dark-form input[type=search]:active::-moz-placeholder,
.frm_forms form.dark-form input[type=tel]:focus::-moz-placeholder,
.frm_forms form.dark-form input[type=tel]:active::-moz-placeholder,
.frm_forms form.dark-form input[type=url]:focus::-moz-placeholder,
.frm_forms form.dark-form input[type=url]:active::-moz-placeholder,
.frm_forms form.dark-form select:focus::-moz-placeholder,
.frm_forms form.dark-form select:active::-moz-placeholder,
.frm_forms form.dark-form textarea:focus::-moz-placeholder,
.frm_forms form.dark-form textarea:active::-moz-placeholder,
.frm_forms form.dark-form .input:focus::-moz-placeholder,
.frm_forms form.dark-form .input:active::-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_style:focus::-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_style:active::-moz-placeholder,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:focus::-moz-placeholder,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:active::-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_active_style:focus::-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_active_style:active::-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_error_style:focus::-moz-placeholder,
.frm_forms form.dark-form .frm_form_fields_error_style:active::-moz-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:focus::-moz-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:active::-moz-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:focus::-moz-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:active::-moz-placeholder,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:focus::-moz-placeholder,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:active::-moz-placeholder {
    color: var(--base-field-color-focus) !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
}

.frm_forms form.dark-form .form-control:focus:-ms-input-placeholder,
.frm_forms form.dark-form .form-control:active:-ms-input-placeholder,
.frm_forms form.dark-form input[type=text]:focus:-ms-input-placeholder,
.frm_forms form.dark-form input[type=text]:active:-ms-input-placeholder,
.frm_forms form.dark-form input[type=password]:focus:-ms-input-placeholder,
.frm_forms form.dark-form input[type=password]:active:-ms-input-placeholder,
.frm_forms form.dark-form input[type=email]:focus:-ms-input-placeholder,
.frm_forms form.dark-form input[type=email]:active:-ms-input-placeholder,
.frm_forms form.dark-form input[type=number]:focus:-ms-input-placeholder,
.frm_forms form.dark-form input[type=number]:active:-ms-input-placeholder,
.frm_forms form.dark-form input[type=search]:focus:-ms-input-placeholder,
.frm_forms form.dark-form input[type=search]:active:-ms-input-placeholder,
.frm_forms form.dark-form input[type=tel]:focus:-ms-input-placeholder,
.frm_forms form.dark-form input[type=tel]:active:-ms-input-placeholder,
.frm_forms form.dark-form input[type=url]:focus:-ms-input-placeholder,
.frm_forms form.dark-form input[type=url]:active:-ms-input-placeholder,
.frm_forms form.dark-form select:focus:-ms-input-placeholder,
.frm_forms form.dark-form select:active:-ms-input-placeholder,
.frm_forms form.dark-form textarea:focus:-ms-input-placeholder,
.frm_forms form.dark-form textarea:active:-ms-input-placeholder,
.frm_forms form.dark-form .input:focus:-ms-input-placeholder,
.frm_forms form.dark-form .input:active:-ms-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_style:focus:-ms-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_style:active:-ms-input-placeholder,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:focus:-ms-input-placeholder,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:active:-ms-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_active_style:focus:-ms-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_active_style:active:-ms-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_error_style:focus:-ms-input-placeholder,
.frm_forms form.dark-form .frm_form_fields_error_style:active:-ms-input-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:focus:-ms-input-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:active:-ms-input-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:focus:-ms-input-placeholder,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:active:-ms-input-placeholder,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:focus:-ms-input-placeholder,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:active:-ms-input-placeholder {
    color: var(--base-field-color-focus) !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
}

.frm_forms form.dark-form .form-control:-webkit-autofill,
.frm_forms form.dark-form .form-control:-webkit-autofill:hover,
.frm_forms form.dark-form input[type=text]:-webkit-autofill,
.frm_forms form.dark-form input[type=text]:-webkit-autofill:hover,
.frm_forms form.dark-form input[type=password]:-webkit-autofill,
.frm_forms form.dark-form input[type=password]:-webkit-autofill:hover,
.frm_forms form.dark-form input[type=email]:-webkit-autofill,
.frm_forms form.dark-form input[type=email]:-webkit-autofill:hover,
.frm_forms form.dark-form input[type=number]:-webkit-autofill,
.frm_forms form.dark-form input[type=number]:-webkit-autofill:hover,
.frm_forms form.dark-form input[type=search]:-webkit-autofill,
.frm_forms form.dark-form input[type=search]:-webkit-autofill:hover,
.frm_forms form.dark-form input[type=tel]:-webkit-autofill,
.frm_forms form.dark-form input[type=tel]:-webkit-autofill:hover,
.frm_forms form.dark-form input[type=url]:-webkit-autofill,
.frm_forms form.dark-form input[type=url]:-webkit-autofill:hover,
.frm_forms form.dark-form select:-webkit-autofill,
.frm_forms form.dark-form select:-webkit-autofill:hover,
.frm_forms form.dark-form textarea:-webkit-autofill,
.frm_forms form.dark-form textarea:-webkit-autofill:hover,
.frm_forms form.dark-form .input:-webkit-autofill,
.frm_forms form.dark-form .input:-webkit-autofill:hover,
.frm_forms form.dark-form .frm_form_fields_style:-webkit-autofill,
.frm_forms form.dark-form .frm_form_fields_style:-webkit-autofill:hover,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:-webkit-autofill,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:-webkit-autofill:hover,
.frm_forms form.dark-form .frm_form_fields_active_style:-webkit-autofill,
.frm_forms form.dark-form .frm_form_fields_active_style:-webkit-autofill:hover,
.frm_forms form.dark-form .frm_form_fields_error_style:-webkit-autofill,
.frm_forms form.dark-form .frm_form_fields_error_style:-webkit-autofill:hover,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:-webkit-autofill,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:-webkit-autofill:hover,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:-webkit-autofill,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:-webkit-autofill:hover,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:-webkit-autofill,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:-webkit-autofill:hover {
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
    color: var(--base-field-color-focus) !important;
    background: #ffffff;
}

.frm_forms form.dark-form .form-control:-webkit-autofill:focus,
.frm_forms form.dark-form .form-control:-webkit-autofill:active,
.frm_forms form.dark-form input[type=text]:-webkit-autofill:focus,
.frm_forms form.dark-form input[type=text]:-webkit-autofill:active,
.frm_forms form.dark-form input[type=password]:-webkit-autofill:focus,
.frm_forms form.dark-form input[type=password]:-webkit-autofill:active,
.frm_forms form.dark-form input[type=email]:-webkit-autofill:focus,
.frm_forms form.dark-form input[type=email]:-webkit-autofill:active,
.frm_forms form.dark-form input[type=number]:-webkit-autofill:focus,
.frm_forms form.dark-form input[type=number]:-webkit-autofill:active,
.frm_forms form.dark-form input[type=search]:-webkit-autofill:focus,
.frm_forms form.dark-form input[type=search]:-webkit-autofill:active,
.frm_forms form.dark-form input[type=tel]:-webkit-autofill:focus,
.frm_forms form.dark-form input[type=tel]:-webkit-autofill:active,
.frm_forms form.dark-form input[type=url]:-webkit-autofill:focus,
.frm_forms form.dark-form input[type=url]:-webkit-autofill:active,
.frm_forms form.dark-form select:-webkit-autofill:focus,
.frm_forms form.dark-form select:-webkit-autofill:active,
.frm_forms form.dark-form textarea:-webkit-autofill:focus,
.frm_forms form.dark-form textarea:-webkit-autofill:active,
.frm_forms form.dark-form .input:-webkit-autofill:focus,
.frm_forms form.dark-form .input:-webkit-autofill:active,
.frm_forms form.dark-form .frm_form_fields_style:-webkit-autofill:focus,
.frm_forms form.dark-form .frm_form_fields_style:-webkit-autofill:active,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:-webkit-autofill:focus,
.frm_forms form.dark-form .frm_scroll_box .frm_opt_container:-webkit-autofill:active,
.frm_forms form.dark-form .frm_form_fields_active_style:-webkit-autofill:focus,
.frm_forms form.dark-form .frm_form_fields_active_style:-webkit-autofill:active,
.frm_forms form.dark-form .frm_form_fields_error_style:-webkit-autofill:focus,
.frm_forms form.dark-form .frm_form_fields_error_style:-webkit-autofill:active,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:-webkit-autofill:focus,
.frm_forms form.dark-form .with_frm_style .chzn-container-multi .chzn-choices:-webkit-autofill:active,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:-webkit-autofill:focus,
.frm_forms form.dark-form .with_frm_style .chzn-container-single .chzn-single:-webkit-autofill:active,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:-webkit-autofill:focus,
.frm_forms form.dark-form .recaptchatable #recaptcha_response_field:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
    -webkit-text-fill-color: var(--base-field-color-focus) !important;
    color: var(--base-field-color-focus) !important;
    background: #ffffff;
}

.frm_forms form.dark-form input.form-submit,
.frm_forms form.dark-form input.form-submit:focus,
.frm_forms form.dark-form input.form-submit.disabled,
.frm_forms form.dark-form input.form-submit.disable,
.frm_forms form.dark-form input.form-submit:disabled,
.frm_forms form.dark-form input[type=submit],
.frm_forms form.dark-form input[type=submit]:focus,
.frm_forms form.dark-form input[type=submit].disabled,
.frm_forms form.dark-form input[type=submit].disable,
.frm_forms form.dark-form input[type=submit]:disabled,
.frm_forms form.dark-form input[type=button],
.frm_forms form.dark-form input[type=button]:focus,
.frm_forms form.dark-form input[type=button].disabled,
.frm_forms form.dark-form input[type=button].disable,
.frm_forms form.dark-form input[type=button]:disabled,
.frm_forms form.dark-form button.submit,
.frm_forms form.dark-form button.submit:focus,
.frm_forms form.dark-form button.submit.disabled,
.frm_forms form.dark-form button.submit.disable,
.frm_forms form.dark-form button.submit:disabled,
.frm_forms form.dark-form button.frm_button_submit,
.frm_forms form.dark-form button.frm_button_submit:focus,
.frm_forms form.dark-form button.frm_button_submit.disabled,
.frm_forms form.dark-form button.frm_button_submit.disable,
.frm_forms form.dark-form button.frm_button_submit:disabled,
.frm_forms form.dark-form .btn-submit,
.frm_forms form.dark-form .btn-submit:focus,
.frm_forms form.dark-form .btn-submit.disabled,
.frm_forms form.dark-form .btn-submit.disable,
.frm_forms form.dark-form .btn-submit:disabled,
.frm_forms form.dark-form #wp-submit,
.frm_forms form.dark-form #wp-submit:focus,
.frm_forms form.dark-form #wp-submit.disabled,
.frm_forms form.dark-form #wp-submit.disable,
.frm_forms form.dark-form #wp-submit:disabled {
    color: #ffffff !important;
    background: #912121 !important;
    border-color: #912121 !important;
}

.frm_forms form.dark-form input.form-submit:hover,
.frm_forms form.dark-form input.form-submit:active,
.frm_forms form.dark-form input.form-submit:focus:hover,
.frm_forms form.dark-form input.form-submit:focus:active,
.frm_forms form.dark-form input.form-submit.disabled:hover,
.frm_forms form.dark-form input.form-submit.disabled:active,
.frm_forms form.dark-form input.form-submit.disable:hover,
.frm_forms form.dark-form input.form-submit.disable:active,
.frm_forms form.dark-form input.form-submit:disabled:hover,
.frm_forms form.dark-form input.form-submit:disabled:active,
.frm_forms form.dark-form input[type=submit]:hover,
.frm_forms form.dark-form input[type=submit]:active,
.frm_forms form.dark-form input[type=submit]:focus:hover,
.frm_forms form.dark-form input[type=submit]:focus:active,
.frm_forms form.dark-form input[type=submit].disabled:hover,
.frm_forms form.dark-form input[type=submit].disabled:active,
.frm_forms form.dark-form input[type=submit].disable:hover,
.frm_forms form.dark-form input[type=submit].disable:active,
.frm_forms form.dark-form input[type=submit]:disabled:hover,
.frm_forms form.dark-form input[type=submit]:disabled:active,
.frm_forms form.dark-form input[type=button]:hover,
.frm_forms form.dark-form input[type=button]:active,
.frm_forms form.dark-form input[type=button]:focus:hover,
.frm_forms form.dark-form input[type=button]:focus:active,
.frm_forms form.dark-form input[type=button].disabled:hover,
.frm_forms form.dark-form input[type=button].disabled:active,
.frm_forms form.dark-form input[type=button].disable:hover,
.frm_forms form.dark-form input[type=button].disable:active,
.frm_forms form.dark-form input[type=button]:disabled:hover,
.frm_forms form.dark-form input[type=button]:disabled:active,
.frm_forms form.dark-form button.submit:hover,
.frm_forms form.dark-form button.submit:active,
.frm_forms form.dark-form button.submit:focus:hover,
.frm_forms form.dark-form button.submit:focus:active,
.frm_forms form.dark-form button.submit.disabled:hover,
.frm_forms form.dark-form button.submit.disabled:active,
.frm_forms form.dark-form button.submit.disable:hover,
.frm_forms form.dark-form button.submit.disable:active,
.frm_forms form.dark-form button.submit:disabled:hover,
.frm_forms form.dark-form button.submit:disabled:active,
.frm_forms form.dark-form button.frm_button_submit:hover,
.frm_forms form.dark-form button.frm_button_submit:active,
.frm_forms form.dark-form button.frm_button_submit:focus:hover,
.frm_forms form.dark-form button.frm_button_submit:focus:active,
.frm_forms form.dark-form button.frm_button_submit.disabled:hover,
.frm_forms form.dark-form button.frm_button_submit.disabled:active,
.frm_forms form.dark-form button.frm_button_submit.disable:hover,
.frm_forms form.dark-form button.frm_button_submit.disable:active,
.frm_forms form.dark-form button.frm_button_submit:disabled:hover,
.frm_forms form.dark-form button.frm_button_submit:disabled:active,
.frm_forms form.dark-form .btn-submit:hover,
.frm_forms form.dark-form .btn-submit:active,
.frm_forms form.dark-form .btn-submit:focus:hover,
.frm_forms form.dark-form .btn-submit:focus:active,
.frm_forms form.dark-form .btn-submit.disabled:hover,
.frm_forms form.dark-form .btn-submit.disabled:active,
.frm_forms form.dark-form .btn-submit.disable:hover,
.frm_forms form.dark-form .btn-submit.disable:active,
.frm_forms form.dark-form .btn-submit:disabled:hover,
.frm_forms form.dark-form .btn-submit:disabled:active,
.frm_forms form.dark-form #wp-submit:hover,
.frm_forms form.dark-form #wp-submit:active,
.frm_forms form.dark-form #wp-submit:focus:hover,
.frm_forms form.dark-form #wp-submit:focus:active,
.frm_forms form.dark-form #wp-submit.disabled:hover,
.frm_forms form.dark-form #wp-submit.disabled:active,
.frm_forms form.dark-form #wp-submit.disable:hover,
.frm_forms form.dark-form #wp-submit.disable:active,
.frm_forms form.dark-form #wp-submit:disabled:hover,
.frm_forms form.dark-form #wp-submit:disabled:active {
    color: #11222c !important;
    background: #ffffff !important;
    border-color: #ffffff !important;
}

.frm_forms form .frm_error_style {
    display: block;
    text-align: left;
}

.frm_forms form .frm_submit {
    position: relative;
    margin: 0;
    padding: 0 10px 0 !important;
    width: 100%;
    text-align: left;
}

@media (max-width: 767px) {
    .frm_forms form .frm_submit {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.frm_forms form .frm_submit:after {
    color: #11222c;
    right: 32px;
    top: 30px;
}

.frm_message {
    position: relative;
    margin: 0;
    padding: 0 0 40px !important;
    text-align: left;
    color: #3ec46b;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
}

.frm_message:last-child {
    padding-bottom: 0 !important;
}

@media (max-width: 767px) {
    .frm_message {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.required-fields {
    display: block;
    text-align: right;
    color: #912121;
    padding: 0 2px 22px;
    font-weight: normal;
    letter-spacing: 0;
}

.display-none,
.remove {
    display: none !important;
}

.frm_error_style,
.frm_error {
    position: relative;
    display: block;
    z-index: 100;
    font-weight: 400;
    top: auto;
    letter-spacing: 0;
    font-style: normal;
    padding: 0;
    margin: 8px 1px 10px;
    line-height: 1.4;
    text-align: left;
    font-size: 13px;
}

.frm_error_style,
.frm_error_style p,
.frm_error,
.frm_error p {
    color: #912121 !important;
}

.frm_error_style {
    margin: 0;
    padding: 0 0 10px;
    background: transparent !important;
    text-align: left;
    border: 1px dashed rgba(232, 96, 96, 0);
    font-size: 14px;
    font-weight: 600;
}

.frm_error_style,
.frm_error_style p {
    color: #ffffff !important;
}

@media (max-width: 1024px) {
    .frm_error_style {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .frm_error_style {
        padding-left: 0;
        padding-right: 0;
    }
}

.frm_form_fields {
    display: block;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .frm_form_fields {
        margin-left: -10px;
        margin-right: -10px;
    }
}

form .frm_form_field.captcha-fld {
    display: block;
    text-align: left;
}

form .frm_form_field.captcha-fld .frm_error {
    text-align: left !important;
    padding: 0 18px !important;
    margin-top: 8px;
    margin-bottom: 10px;
}

form .frm_form_field .g-recaptcha {
    text-align: left;
    display: inline-block;
    padding: 0 !important;
    margin-bottom: 20px !important;
    text-align: center;
}

form .frm_form_field .g-recaptcha>div>div {
    display: inline-block;
}

@media (min-width: 768px) {
    .frm-g-recaptcha>div {
        padding-left: 16%;
    }
}

.gform_wrapper .top_label .gfield_label {
    display: none !important;
}

.gform_wrapper ul li.gfield {
    clear: none !important;
}

#contact_form .section-headline,
#contact_form .gform_footer,
.gform_wrapper div.validation_error {
    padding-left: 30px;
    padding-right: 30px;
}

#contact_form .gform_footer input[type=submit],
#contact_form .gform_footer input[type=submit]:focus {
    position: relative;
    display: inline-block;
    outline: none;
    overflow: hidden;
    vertical-align: middle;
    min-width: 100px;
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    line-height: 1.1;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    margin: 8px 5px;
    padding: 13px 32px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 2px solid #912121;
    color: #ffffff;
    background: #912121;
    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

#contact_form .gform_footer input[type=submit]:hover,
#contact_form .gform_footer input[type=submit]:active,
#contact_form .gform_footer input[type=submit]:focus:hover,
#contact_form .gform_footer input[type=submit]:focus:active {
    color: #912121;
    background: transparent;
    border-color: #912121;
}

.gform_wrapper div.validation_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    color: #912121 !important;
    border: 0 !important;
    font-size: 1.0em !important;
    font-style: italic;
    font-weight: normal !important;
    padding: 0;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    padding-left: 30px !important;
    padding-right: 30px !important;
    border: 0 !important;
    background-color: transparent !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    margin-top: 0 !important;
    margin-bottom: 4px !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield_html {
    max-width: 100% !important;
    margin: 0 !important;
}

.gform_wrapper li.gfield_error input[type=email],
.gform_wrapper li.gfield_error input[type=number],
.gform_wrapper li.gfield_error input[type=password],
.gform_wrapper li.gfield_error input[type=tel],
.gform_wrapper li.gfield_error input[type=text],
.gform_wrapper li.gfield_error input[type=url],
.gform_wrapper li.gfield_error textarea {
    border-color: #912121 !important;
}

.gform_wrapper div.validation_error {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.gform_wrapper .top_label .gfield_error {
    width: 100% !important;
}

.nf-form-wrap .nf-form-fields-required {
    display: block;
    text-align: center;
    margin: 8px auto 40px;
    font-style: italic;
}

.nf-form-wrap .nf-field-label {
    margin: 0 !important;
}

.nf-form-wrap .nf-field-label label {
    color: #999 !important;
    font-weight: 400 !important;
    font-size: 16px;
    padding-left: 1px;
}

.nf-form-wrap .submit-container {
    text-align: center;
}

.nf-form-wrap .nf-cell {
    padding: 0 10px !important;
}

@media (max-width: 600px) {
    .nf-form-wrap .nf-cell {
        padding: 0 !important;
    }
}

.nf-form-wrap .nf-error .ninja-forms-field {
    border-color: #f3f3f3;
}

.nf-form-wrap .nf-after-field .nf-error-msg {
    font-size: 14px;
}

.nf-form-wrap .nf-error-field-errors {
    text-align: center;
}

.nf-form-wrap .nf-error-msg,
.nf-form-wrap .ninja-forms-req-symbol {
    color: #912121 !important;
}

.nf-form-wrap .nf-error-msg {
    padding-left: 1px;
}

.nf-form-wrap textarea {
    height: 115px !important;
}

.nf-form-wrap .nf-response-msg {
    text-align: center;
    margin: 10px auto 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    color: #3ec46b;
}

.nf-form-wrap .nf-response-msg p {
    margin-bottom: 10px;
}

.nf-form-wrap .nf-response-msg p:last-child {
    margin-bottom: 0;
}

.listed-container form.single-field input.form-submit:hover,
.listed-container form.single-field input.form-submit:active,
.listed-container .frm_forms.single-field input.form-submit:hover,
.listed-container .frm_forms.single-field input.form-submit:active,
.listed-container form.single-field input[type=submit]:hover,
.listed-container form.single-field input[type=submit]:active,
.listed-container .frm_forms.single-field input[type=submit]:hover,
.listed-container .frm_forms.single-field input[type=submit]:active,
.listed-container form.single-field input[type=button]:hover,
.listed-container form.single-field input[type=button]:active,
.listed-container .frm_forms.single-field input[type=button]:hover,
.listed-container .frm_forms.single-field input[type=button]:active,
.listed-container form.single-field button[type=submit]:hover,
.listed-container form.single-field button[type=submit]:active,
.listed-container .frm_forms.single-field button[type=submit]:hover,
.listed-container .frm_forms.single-field button[type=submit]:active,
.listed-container form.single-field button.submit:hover,
.listed-container form.single-field button.submit:active,
.listed-container .frm_forms.single-field button.submit:hover,
.listed-container .frm_forms.single-field button.submit:active,
.listed-container form.single-field .btn-submit:hover,
.listed-container form.single-field .btn-submit:active,
.listed-container .frm_forms.single-field .btn-submit:hover,
.listed-container .frm_forms.single-field .btn-submit:active,
.listed-container form.single-field #wp-submit:hover,
.listed-container form.single-field #wp-submit:active,
.listed-container .frm_forms.single-field #wp-submit:hover,
.listed-container .frm_forms.single-field #wp-submit:active,
.listed-container form.single-field input.form-submit:focus:hover,
.listed-container form.single-field input.form-submit:focus:active,
.listed-container .frm_forms.single-field input.form-submit:focus:hover,
.listed-container .frm_forms.single-field input.form-submit:focus:active,
.listed-container form.single-field input[type=submit]:focus:hover,
.listed-container form.single-field input[type=submit]:focus:active,
.listed-container .frm_forms.single-field input[type=submit]:focus:hover,
.listed-container .frm_forms.single-field input[type=submit]:focus:active,
.listed-container form.single-field input[type=button]:focus:hover,
.listed-container form.single-field input[type=button]:focus:active,
.listed-container .frm_forms.single-field input[type=button]:focus:hover,
.listed-container .frm_forms.single-field input[type=button]:focus:active,
.listed-container form.single-field button[type=submit]:focus:hover,
.listed-container form.single-field button[type=submit]:focus:active,
.listed-container .frm_forms.single-field button[type=submit]:focus:hover,
.listed-container .frm_forms.single-field button[type=submit]:focus:active,
.listed-container form.single-field button.submit:focus:hover,
.listed-container form.single-field button.submit:focus:active,
.listed-container .frm_forms.single-field button.submit:focus:hover,
.listed-container .frm_forms.single-field button.submit:focus:active,
.listed-container form.single-field .btn-submit:focus:hover,
.listed-container form.single-field .btn-submit:focus:active,
.listed-container .frm_forms.single-field .btn-submit:focus:hover,
.listed-container .frm_forms.single-field .btn-submit:focus:active,
.listed-container form.single-field #wp-submit:focus:hover,
.listed-container form.single-field #wp-submit:focus:active,
.listed-container .frm_forms.single-field #wp-submit:focus:hover,
.listed-container .frm_forms.single-field #wp-submit:focus:active,
.listed-container form.single-field input.form-submit.disabled:hover,
.listed-container form.single-field input.form-submit.disabled:active,
.listed-container .frm_forms.single-field input.form-submit.disabled:hover,
.listed-container .frm_forms.single-field input.form-submit.disabled:active,
.listed-container form.single-field input[type=submit].disabled:hover,
.listed-container form.single-field input[type=submit].disabled:active,
.listed-container .frm_forms.single-field input[type=submit].disabled:hover,
.listed-container .frm_forms.single-field input[type=submit].disabled:active,
.listed-container form.single-field input[type=button].disabled:hover,
.listed-container form.single-field input[type=button].disabled:active,
.listed-container .frm_forms.single-field input[type=button].disabled:hover,
.listed-container .frm_forms.single-field input[type=button].disabled:active,
.listed-container form.single-field button[type=submit].disabled:hover,
.listed-container form.single-field button[type=submit].disabled:active,
.listed-container .frm_forms.single-field button[type=submit].disabled:hover,
.listed-container .frm_forms.single-field button[type=submit].disabled:active,
.listed-container form.single-field button.submit.disabled:hover,
.listed-container form.single-field button.submit.disabled:active,
.listed-container .frm_forms.single-field button.submit.disabled:hover,
.listed-container .frm_forms.single-field button.submit.disabled:active,
.listed-container form.single-field .btn-submit.disabled:hover,
.listed-container form.single-field .btn-submit.disabled:active,
.listed-container .frm_forms.single-field .btn-submit.disabled:hover,
.listed-container .frm_forms.single-field .btn-submit.disabled:active,
.listed-container form.single-field #wp-submit.disabled:hover,
.listed-container form.single-field #wp-submit.disabled:active,
.listed-container .frm_forms.single-field #wp-submit.disabled:hover,
.listed-container .frm_forms.single-field #wp-submit.disabled:active,
.listed-container form.single-field input.form-submit.disable:hover,
.listed-container form.single-field input.form-submit.disable:active,
.listed-container .frm_forms.single-field input.form-submit.disable:hover,
.listed-container .frm_forms.single-field input.form-submit.disable:active,
.listed-container form.single-field input[type=submit].disable:hover,
.listed-container form.single-field input[type=submit].disable:active,
.listed-container .frm_forms.single-field input[type=submit].disable:hover,
.listed-container .frm_forms.single-field input[type=submit].disable:active,
.listed-container form.single-field input[type=button].disable:hover,
.listed-container form.single-field input[type=button].disable:active,
.listed-container .frm_forms.single-field input[type=button].disable:hover,
.listed-container .frm_forms.single-field input[type=button].disable:active,
.listed-container form.single-field button[type=submit].disable:hover,
.listed-container form.single-field button[type=submit].disable:active,
.listed-container .frm_forms.single-field button[type=submit].disable:hover,
.listed-container .frm_forms.single-field button[type=submit].disable:active,
.listed-container form.single-field button.submit.disable:hover,
.listed-container form.single-field button.submit.disable:active,
.listed-container .frm_forms.single-field button.submit.disable:hover,
.listed-container .frm_forms.single-field button.submit.disable:active,
.listed-container form.single-field .btn-submit.disable:hover,
.listed-container form.single-field .btn-submit.disable:active,
.listed-container .frm_forms.single-field .btn-submit.disable:hover,
.listed-container .frm_forms.single-field .btn-submit.disable:active,
.listed-container form.single-field #wp-submit.disable:hover,
.listed-container form.single-field #wp-submit.disable:active,
.listed-container .frm_forms.single-field #wp-submit.disable:hover,
.listed-container .frm_forms.single-field #wp-submit.disable:active,
.listed-container form.single-field input.form-submit:disabled:hover,
.listed-container form.single-field input.form-submit:disabled:active,
.listed-container .frm_forms.single-field input.form-submit:disabled:hover,
.listed-container .frm_forms.single-field input.form-submit:disabled:active,
.listed-container form.single-field input[type=submit]:disabled:hover,
.listed-container form.single-field input[type=submit]:disabled:active,
.listed-container .frm_forms.single-field input[type=submit]:disabled:hover,
.listed-container .frm_forms.single-field input[type=submit]:disabled:active,
.listed-container form.single-field input[type=button]:disabled:hover,
.listed-container form.single-field input[type=button]:disabled:active,
.listed-container .frm_forms.single-field input[type=button]:disabled:hover,
.listed-container .frm_forms.single-field input[type=button]:disabled:active,
.listed-container form.single-field button[type=submit]:disabled:hover,
.listed-container form.single-field button[type=submit]:disabled:active,
.listed-container .frm_forms.single-field button[type=submit]:disabled:hover,
.listed-container .frm_forms.single-field button[type=submit]:disabled:active,
.listed-container form.single-field button.submit:disabled:hover,
.listed-container form.single-field button.submit:disabled:active,
.listed-container .frm_forms.single-field button.submit:disabled:hover,
.listed-container .frm_forms.single-field button.submit:disabled:active,
.listed-container form.single-field .btn-submit:disabled:hover,
.listed-container form.single-field .btn-submit:disabled:active,
.listed-container .frm_forms.single-field .btn-submit:disabled:hover,
.listed-container .frm_forms.single-field .btn-submit:disabled:active,
.listed-container form.single-field #wp-submit:disabled:hover,
.listed-container form.single-field #wp-submit:disabled:active,
.listed-container .frm_forms.single-field #wp-submit:disabled:hover,
.listed-container .frm_forms.single-field #wp-submit:disabled:active {
    background: #8c8c8c !important;
    border-color: #8c8c8c !important;
}

.frm_rootline_group {
    position: relative;
    display: block;
}

@media (max-width: 767px) {
    .frm_rootline_group {
        display: none;
    }
}

.frm_rootline_group ul {
    display: block;
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0 0 40px;
}

.frm_rootline_group ul li {
    padding: 0;
    display: inline-block;
}

.frm_rootline_group ul li input[type="button"],
.frm_rootline_group ul li input[type="button"]:focus,
.frm_rootline_group ul li input[type="button"]:disabled,
.frm_rootline_group ul li input[type="button"]:disabled:focus {
    min-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 5px 12px !important;
    margin: 4px !important;
    background: transparent !important;
    border: 0 !important;
    border-top: 2px solid #ccc !important;
    color: #ccc !important;
    text-align: center;
    vertical-align: top;
    font-weight: 400;
    font-size: 14px !important;
    font-family: "Work Sans", sans-serif;
}

.frm_rootline_group ul li input[type="button"]:hover,
.frm_rootline_group ul li input[type="button"]:active,
.frm_rootline_group ul li input[type="button"].active,
.frm_rootline_group ul li input[type="button"]:focus:hover,
.frm_rootline_group ul li input[type="button"]:focus:active,
.frm_rootline_group ul li input[type="button"]:focus.active,
.frm_rootline_group ul li input[type="button"]:disabled:hover,
.frm_rootline_group ul li input[type="button"]:disabled:active,
.frm_rootline_group ul li input[type="button"]:disabled.active,
.frm_rootline_group ul li input[type="button"]:disabled:focus:hover,
.frm_rootline_group ul li input[type="button"]:disabled:focus:active,
.frm_rootline_group ul li input[type="button"]:disabled:focus.active {
    background: transparent !important;
    border-color: #912121 !important;
    color: #912121 !important;
}

.frm_rootline_group ul li.frm_current_page input[type="button"],
.frm_rootline_group ul li.frm_current_page input[type="button"]:focus,
.frm_rootline_group ul li.frm_current_page input[type="button"]:disabled,
.frm_rootline_group ul li.frm_current_page input[type="button"]:disabled:focus {
    background: transparent !important;
    border-color: #912121 !important;
    color: #912121 !important;
    pointer-events: none;
}

.frm_dropzone {
    display: block;
    background: transparent;
    text-align: center;
    padding: 50px 20px;
    margin: 0 auto;
    border: 2px dashed var(--base-field-border-color);
    width: 100%;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

@media (max-width: 767px) {
    .frm_dropzone {
        padding: 40px 20px;
    }
}

.frm_dropzone button {
    display: block;
    text-align: center;
    border: 0;
    width: auto;
    margin: 0 auto;
    padding: 0 10px 5px;
    color: #666;
}

.frm_dropzone .frm_compact_text {
    display: none;
}

.frm_dropzone .frm_small_text {
    font-style: italic;
    font-size: 15px;
    color: #999;
}

.popup-form .form-control,
.popup-form input[type=text],
.popup-form input[type=password],
.popup-form input[type=email],
.popup-form input[type=number],
.popup-form input[type=search],
.popup-form input[type=tel],
.popup-form input[type=url],
.popup-form select,
.popup-form textarea,
.popup-form .input,
.popup-form .frm_form_fields_style,
.popup-form .frm_scroll_box .frm_opt_container,
.popup-form .frm_form_fields_active_style,
.popup-form .frm_form_fields_error_style,
.popup-form .with_frm_style .chzn-container-multi .chzn-choices,
.popup-form .with_frm_style .chzn-container-single .chzn-single,
.popup-form .recaptchatable #recaptcha_response_field {
    background: #eee;
    border-color: #eee;
}

.popup-form .form-control:focus,
.popup-form .form-control:active,
.popup-form input[type=text]:focus,
.popup-form input[type=text]:active,
.popup-form input[type=password]:focus,
.popup-form input[type=password]:active,
.popup-form input[type=email]:focus,
.popup-form input[type=email]:active,
.popup-form input[type=number]:focus,
.popup-form input[type=number]:active,
.popup-form input[type=search]:focus,
.popup-form input[type=search]:active,
.popup-form input[type=tel]:focus,
.popup-form input[type=tel]:active,
.popup-form input[type=url]:focus,
.popup-form input[type=url]:active,
.popup-form select:focus,
.popup-form select:active,
.popup-form textarea:focus,
.popup-form textarea:active,
.popup-form .input:focus,
.popup-form .input:active,
.popup-form .frm_form_fields_style:focus,
.popup-form .frm_form_fields_style:active,
.popup-form .frm_scroll_box .frm_opt_container:focus,
.popup-form .frm_scroll_box .frm_opt_container:active,
.popup-form .frm_form_fields_active_style:focus,
.popup-form .frm_form_fields_active_style:active,
.popup-form .frm_form_fields_error_style:focus,
.popup-form .frm_form_fields_error_style:active,
.popup-form .with_frm_style .chzn-container-multi .chzn-choices:focus,
.popup-form .with_frm_style .chzn-container-multi .chzn-choices:active,
.popup-form .with_frm_style .chzn-container-single .chzn-single:focus,
.popup-form .with_frm_style .chzn-container-single .chzn-single:active,
.popup-form .recaptchatable #recaptcha_response_field:focus,
.popup-form .recaptchatable #recaptcha_response_field:active {
    background: #fff;
    border-color: #ccc;
}

.grecaptcha-badge {
    opacity: 0.0 !important;
    pointer-events: none !important;
}

.recaptcha-holder {
    padding: 0 !important;
}

div[id^="__lpform"] {
    display: none;
}

.frm_verify {
    display: none !important;
}

.frm_select_field:not(.woocommerce-ordering) select.select-replace {
    opacity: 0;
    margin-right: 0 !important;
    height: 54px !important;
    pointer-events: none;
}

@media (min-width: 768px) {
    .frm_select_field:not(.woocommerce-ordering) select.select-replace {
        pointer-events: auto;
    }
}

@media (max-width: 1024px) {
    .frm_select_field:not(.woocommerce-ordering) select.select-replace {
        pointer-events: auto;
        opacity: 0;
        border: 0 !important;
        width: 100%;
    }
}

.frm_select_field:not(.woocommerce-ordering) .down-arrow {
    display: none !important;
}

body:not(.fl-builder-edit) .frm_select_holder {
    display: block;
    height: 52px;
}

body:not(.fl-builder-edit) .frm_select_holder .select2 {
    display: none;
}

.fl-remember-forget a {
    font-size: 14px;
}

.styled-dropdown {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    height: 58px;
    font-size: 15px;
}

@media (max-width: 767px) {
    .styled-dropdown {
        pointer-events: none;
    }
}

.styled-dropdown div.standin-drop-holder {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    z-index: 100;
    margin: 0;
    border: 1px solid var(--base-field-border-color);
    background: var(--base-field-bg-color);
    padding: 19px 37px 18px 22px;
    color: var(--base-field-color);
    font-weight: 400;
    height: 100% !important;
    max-height: 58px;
    line-height: 1.5;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 13px;
    letter-spacing: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: all 100ms linear;
    transition: all 100ms linear;
}

.styled-dropdown div.standin-drop-holder:after {
    position: absolute;
    display: block;
    z-index: 10;
    color: inherit;
    opacity: 1;
    content: '';
    z-index: 1;
    width: 7px;
    height: 15px;
    margin: 0;
    top: 11px;
    right: 20px;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 3.0;
    font-family: "FontAwesome";
    content: "\f078";
    font-size: 12px;
    font-weight: 900 !important;
    color: #912121;
}

.styled-dropdown.open div.standin-drop-holder {
    background: var(--base-field-bg-color-focus) !important;
    border-color: var(--base-field-border-color) !important;
    color: var(--base-field-color-focus) !important;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
}

.styled-dropdown.single-option {
    pointer-events: none;
}

.styled-dropdown.single-option div.standin-drop-holder:after {
    display: none;
}

.styled-dropdown ul.styled-dropdown-list {
    position: absolute;
    display: block;
    left: 0;
    top: calc(100% - 1px);
    right: 0;
    background: #ffffff;
    color: var(--base-field-color-focus);
    cursor: pointer;
    line-height: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 200;
    pointer-events: none;
    opacity: 0.0;
    overflow: hidden;
    border: 0;
    -webkit-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
    -webkit-box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 8px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    overflow-y: scroll;
    max-height: 50vh;
    text-align: left !important;
    border: 1px solid var(--base-field-border-color);
}

@media (max-width: 767px) {
    .styled-dropdown ul.styled-dropdown-list {
        display: none;
    }
}

.styled-dropdown ul.styled-dropdown-list.open {
    opacity: 1.0;
    pointer-events: auto;
}

.styled-dropdown ul.styled-dropdown-list li {
    display: block;
    background: transparent;
    padding: 0;
    margin: 0;
    color: var(--base-field-color);
    font-weight: 400;
    padding: 16px 22px 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left !important;
    -webkit-transition: all 100ms linear;
    transition: all 100ms linear;
    border-top: 1px solid #eee;
    font-size: 13px !important;
    font-family: "Work Sans", sans-serif !important;
    line-height: 1.0 !important;
}

.styled-dropdown ul.styled-dropdown-list li:first-child {
    border-top: 0;
}

.styled-dropdown ul.styled-dropdown-list li:hover {
    color: var(--base-field-color-focus);
    background: #f3f3f3;
    border-color: #eee;
}

.keep-select .styled-dropdown {
    pointer-events: none !important;
    border-color: var(--base-field-border-color) !important;
}

.keep-select .styled-dropdown .styled-dropdown-list {
    display: none !important;
}

.keep-select select {
    pointer-events: auto !important;
    opacity: 1;
    border: 0 !important;
}

.frm_form_field .styled-dropdown {
    bottom: auto;
    top: auto;
}

@media (min-width: 768px) {
    .frm_form_field .styled-dropdown {
        left: 10px;
        right: 10px;
    }
}

.search-form {
    position: relative;
    display: block;
    z-index: 100;
    width: 100%;
    margin: 0 auto;
    background: transparent;
    text-align: center;
    width: auto;
    padding: 50px 70px;
}

@media (max-width: 767px) {
    .search-form {
        padding: 30px 30px;
    }
}

.search-form input[type=text] {
    display: block;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 0;
    padding: 12px 10px 12px 50px !important;
    height: auto !important;
    font-family: "Work Sans", sans-serif;
    font-size: 1.07rem;
    font-weight: 400;
    letter-spacing: -0.03em;
    width: 100%;
    background: var(--search-field-bg-color) !important;
    color: var(--search-field-color) !important;
    -webkit-text-fill-color: var(--search-field-color) !important;
}

@media (min-width: 767px) {
    .search-form input[type=text] {
        font-size: clamp(2.2rem, calc(2.2rem + 12 * ((100vw - 767px) / 433)), 1.07rem);
    }
}

@media (min-width: 1200px) {
    .search-form input[type=text] {
        font-size: 1.07rem;
    }
}

.search-form input[type=text]::-webkit-autofill {
    background: var(--search-field-bg-color-focus) !important;
    color: var(--search-field-color-focus) !important;
    -webkit-text-fill-color: var(--search-field-color-focus) !important;
    border-bottom: 1px solid var(--search-field-border-color-focus);
    font-size: 1.07rem;
    font-weight: 400;
    letter-spacing: -0.03em;
}

@media (min-width: 767px) {
    .search-form input[type=text]::-webkit-autofill {
        font-size: clamp(2.2rem, calc(2.2rem + 12 * ((100vw - 767px) / 433)), 1.07rem);
    }
}

@media (min-width: 1200px) {
    .search-form input[type=text]::-webkit-autofill {
        font-size: 1.07rem;
    }
}

.search-form input[type=text]::-webkit-input-placeholder {
    color: var(--search-field-color) !important;
    -webkit-text-fill-color: var(--search-field-color) !important;
}

.search-form input[type=text]:-moz-placeholder {
    color: var(--search-field-color) !important;
    -webkit-text-fill-color: var(--search-field-color) !important;
}

.search-form input[type=text]::-moz-placeholder {
    color: var(--search-field-color) !important;
    -webkit-text-fill-color: var(--search-field-color) !important;
}

.search-form input[type=text]:-ms-input-placeholder {
    color: var(--search-field-color) !important;
    -webkit-text-fill-color: var(--search-field-color) !important;
}

@media (max-width: 1024px) {
    .search-form input[type=text] {
        font-size: 24px;
        height: auto !important;
        padding: 0 40px 0px 0 !important;
    }
}

.search-form input[type=text]:focus {
    background: var(--search-field-bg-color-focus) !important;
    color: var(--search-field-color-focus) !important;
    -webkit-text-fill-color: var(--search-field-color-focus) !important;
    border-color: var(--search-field-border-color-focus) !important;
}

.search-form .submit-button-wrapper {
    position: absolute;
    right: 80px;
    top: 50%;
    width: 34px;
    height: 34px;
    overflow: visible;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: var(--search-submit-color) !important;
    background: transparent;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    font-weight: 900;
    padding: 0;
    -webkit-transition: all 130ms linear;
    transition: all 130ms linear;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.search-form .submit-button-wrapper:hover,
.search-form .submit-button-wrapper:active,
.search-form .submit-button-wrapper:focus {
    color: var(--search-submit-color-hover) !important;
    background: transparent;
}

@media (max-width: 1024px) {
    .search-form .submit-button-wrapper {
        right: 26px;
    }
}

.search-form .submit-button-wrapper *[type=submit] {
    position: absolute;
    display: block;
    z-index: 10;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-indent: -9999px;
    margin: 0 !important;
    padding: 0 !important;
    min-width: auto !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    opacity: 0;
}

.search-form .submit-button-wrapper *[type=submit],
.search-form .submit-button-wrapper *[type=submit]:disabled {
    background: transparent !important;
    color: var(--search-submit-color) !important;
    border: 0 !important;
}

.search-form .submit-button-wrapper *[type=submit]:hover,
.search-form .submit-button-wrapper *[type=submit]:active,
.search-form .submit-button-wrapper *[type=submit]:disabled:hover,
.search-form .submit-button-wrapper *[type=submit]:disabled:active {
    color: var(--search-submit-color-hover) !important;
    background: transparent !important;
}

.search-form .submit-button-wrapper *[type=submit]:disabled {
    pointer-events: none;
}

.search-form .submit-button-wrapper .material-icons-outlined {
    font-size: 25px;
    color: inherit;
    margin-top: -4px;
}

@media (max-width: 767px) {
    .search-form .submit-button-wrapper .material-icons-outlined {
        font-size: 25px;
    }
}

#search-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    bottom: auto;
    pointer-events: none;
    z-index: 1;
    text-align: center;
    display: none;
    padding: 0;
    margin: 0;
    opacity: 0.0;
    background: #11222c;
    -webkit-transition: opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 1024px) {
    #search-wrapper {
        padding: 20px 0 0;
    }
}

#search-wrapper .bg-drop-color {
    position: absolute;
    display: block !important;
    pointer-events: auto;
    background: var(--backdrop-color) !important;
    opacity: 0 !important;
    height: 100vh;
    bottom: auto;
    top: 100%;
}

#search-wrapper .close-button {
    position: absolute;
    pointer-events: none;
    opacity: 0.0;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background: transparent;
    top: 15px;
    right: 10px;
    padding: 0px !important;
    z-index: 200;
    -webkit-transition: all 130ms linear;
    transition: all 130ms linear;
}

@media (max-width: 1024px) {
    #search-wrapper .close-button {
        top: 10px;
        right: 7px;
    }
}

#search-wrapper .close-button:before,
#search-wrapper .close-button:after {
    background: var(--light-white-color);
    width: 80%;
    top: 48%;
    right: 22%;
    -webkit-transition: all 130ms linear;
    transition: all 130ms linear;
}

#search-wrapper .close-button:hover,
#search-wrapper .close-button:active,
#search-wrapper .close-button:focus {
    background: transparent;
    opacity: 1.0;
}

#search-wrapper .close-button:hover:before,
#search-wrapper .close-button:hover:after,
#search-wrapper .close-button:active:before,
#search-wrapper .close-button:active:after,
#search-wrapper .close-button:focus:before,
#search-wrapper .close-button:focus:after {
    background: var(--light-white-color-hover);
}

#search-wrapper.open {
    display: block;
    pointer-events: auto;
    opacity: 1.0;
    z-index: 10000;
}

#search-wrapper.open .bg-drop-color {
    opacity: 0.7 !important;
}

#search-wrapper.open .close-button {
    pointer-events: auto;
    opacity: 1.0;
}

#search-page .search-form {
    padding: 20px 0px 20px;
}

@media (max-width: 767px) {
    #search-page .search-form {
        padding: 50px 0px 20px;
    }
}

#search-page .search-form input[type=text] {
    color: var(--results-search-field-color) !important;
    -webkit-text-fill-color: var(--results-search-field-color) !important;
    background: var(--results-search-field-bg-color) !important;
    border-color: var(--results-search-field-border-color) !important;
}

#search-page .search-form input[type=text]::-webkit-autofill {
    color: var(--results-search-field-color-focus) !important;
    -webkit-text-fill-color: var(--results-search-field-color-focus) !important;
    background: var(--results-search-field-bg-color-focus) !important;
    border-color: var(--results-search-field-border-color-focus) !important;
}

#search-page .search-form input[type=text]::-webkit-input-placeholder {
    color: var(--results-search-field-color) !important;
    -webkit-text-fill-color: var(--results-search-field-color) !important;
}

#search-page .search-form input[type=text]:-moz-placeholder {
    color: var(--results-search-field-color) !important;
    -webkit-text-fill-color: var(--results-search-field-color) !important;
}

#search-page .search-form input[type=text]::-moz-placeholder {
    color: var(--results-search-field-color) !important;
    -webkit-text-fill-color: var(--results-search-field-color) !important;
}

#search-page .search-form input[type=text]:-ms-input-placeholder {
    color: var(--results-search-field-color) !important;
    -webkit-text-fill-color: var(--results-search-field-color) !important;
}

@media (max-width: 1024px) {
    #search-page .search-form input[type=text] {
        padding: 12px 10px 12px 50px !important;
        height: auto !important;
        font-size: 1.07rem;
    }
}

#search-page .search-form input[type=text]:focus {
    color: var(--results-search-field-color-focus) !important;
    -webkit-text-fill-color: var(--results-search-field-color-focus) !important;
    background: var(--results-search-field-bg-color-focus) !important;
    border: none;
}

#search-page .search-form .submit-button-wrapper {
    color: var(--results-search-submit-color) !important;
    background: transparent;
    right: auto;
    left: 15px;
    top: 60%;
}

@media (max-width: 1024px) {
    #search-page .search-form .submit-button-wrapper {
        right: auto;
        left: 15px;
        top: 70%;
    }
}

#search-page .search-form .submit-button-wrapper:hover,
#search-page .search-form .submit-button-wrapper:active,
#search-page .search-form .submit-button-wrapper:focus {
    color: var(--results-search-submit-color-hover) !important;
    background: transparent;
}

#search-page .search-form .submit-button-wrapper *[type=submit],
#search-page .search-form .submit-button-wrapper *[type=submit]:disabled {
    background: transparent !important;
    color: var(--results-search-submit-color) !important;
    border: 0 !important;
}

#search-page .search-form .submit-button-wrapper *[type=submit]:hover,
#search-page .search-form .submit-button-wrapper *[type=submit]:active,
#search-page .search-form .submit-button-wrapper *[type=submit]:focus,
#search-page .search-form .submit-button-wrapper *[type=submit]:disabled:hover,
#search-page .search-form .submit-button-wrapper *[type=submit]:disabled:active,
#search-page .search-form .submit-button-wrapper *[type=submit]:disabled:focus {
    color: var(--results-search-submit-color-hover) !important;
    background: transparent !important;
}

.form-notes {
    position: relative;
    display: block;
    text-align: right;
    padding: 0 4px;
    margin-top: -15px;
}

.form-notes .smaller {
    font-size: 0.85em;
}

.ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker-header .ui-datepicker-next {
    -webkit-transform: rotate(0) !important;
    -moz-transform: rotate(0) !important;
    -ms-transform: rotate(0) !important;
    -o-transform: rotate(0) !important;
    transform: rotate(0) !important;
}

.ui-datepicker-header .ui-datepicker-prev:before,
.ui-datepicker-header .ui-datepicker-next:before {
    font: normal normal normal 14px/1 FontAwesome !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px !important;
    position: relative;
    top: 6px;
    left: 6px;
}

.ui-datepicker-header .ui-datepicker-prev::before {
    content: '\f053' !important;
}

.ui-datepicker-header .ui-datepicker-next::before {
    content: '\f054' !important;
}

.ui-datepicker-header select.ui-datepicker-day,
.ui-datepicker-header select.ui-datepicker-month,
.ui-datepicker-header select.ui-datepicker-year {
    width: 35% !important;
    color: var(--base-field-color-focus);
    font-family: "Work Sans", sans-serif;
    font-size: 13px !important;
    border: 0 !important;
    padding: 5px;
    font-weight: 400;
}

.frm_select_field.no-drop-replace .styled-dropdown {
    pointer-events: none !important;
}

.frm_select_field.no-drop-replace select {
    width: 100% !important;
    pointer-events: auto !important;
    appearance: none;
    -webkit-appearance: none !important;
    outline: none;
    height: calc(100% - 2px);
}

.select2-container .select2-selection--single {
    background: var(--base-field-bg-color) !important;
    border-color: var(--base-field-bg-color) !important;
    color: var(--base-field-color) !important;
    font-size: 13px !important;
    font-weight: 400 !important;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
    color: var(--base-field-color) !important;
}

.frm_section_heading {
    margin: 0 0 20px;
}

.frm_section_heading h3 {
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #11222c !important;
    margin-bottom: 9px !important;
    padding: 0 10px !important;
    letter-spacing: 0 !important;
}

@media (max-width: 767px) {
    .frm_section_heading h3 {
        padding: 0 !important;
    }
}

.rnd_checkbox {
    position: relative;
    width: 15px;
    height: 15px;
    border: 1px solid var(--base-field-border-color);
    border-radius: 50%;
    transition: all 0.3s;
    display: inline-block;
    z-index: 2;
}

.rnd_checkbox:after {
    position: absolute;
    top: calc(51%);
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-style: normal !important;
    font-weight: 900 !important;
    font-size: 8px !important;
    line-height: 1.0;
    content: "\f00c";
}

form .frm_opt_container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px 0;
    padding-left: 0 !important;
    width: 100%;
}

form .frm_four_col {
    width: 100%;
}

form .frm_four_col .frm_opt_container .frm_checkbox {
    width: 25%;
}

@media (max-width: 767px) {
    form .frm_four_col .frm_opt_container .frm_checkbox {
        width: 50%;
    }
}

@media (max-width: 500px) {
    form .frm_four_col .frm_opt_container .frm_checkbox {
        width: 100%;
    }
}

form .frm_three_col {
    width: 100%;
}

form .frm_three_col .frm_opt_container .frm_checkbox {
    width: 33.333333333333%;
}

@media (max-width: 767px) {
    form .frm_three_col .frm_opt_container .frm_checkbox {
        width: 50%;
    }
}

@media (max-width: 500px) {
    form .frm_three_col .frm_opt_container .frm_checkbox {
        width: 100%;
    }
}

form .frm_two_col {
    width: 100%;
}

form .frm_two_col .frm_opt_container .frm_checkbox {
    width: 50%;
}

@media (max-width: 767px) {
    form .frm_two_col .frm_opt_container .frm_checkbox {
        width: 50%;
    }
}

@media (max-width: 500px) {
    form .frm_two_col .frm_opt_container .frm_checkbox {
        width: 100%;
    }
}

form .frm_one_col,
form .vertical_radio {
    width: 100%;
}

form .frm_one_col .frm_opt_container .frm_checkbox,
form .vertical_radio .frm_opt_container .frm_checkbox {
    width: 100%;
}

input[type="checkbox"]:checked~.rnd_checkbox {
    background-color: #11222c;
    border-color: #11222c;
}

.featured-image-label {
    display: inline-block;
    padding: 110px 0 0 0;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
}

.featured-image-label::before {
    content: "";
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    border: 1px solid var(--base-field-border-color);
}

.frm_forms form .frm_form_field.vertical_radio {
    width: 100%;
}

.frm_forms form .frm_checkbox {
    padding-right: 25px;
}

#frm_field_70_container {
    margin-bottom: 0 !important;
}

#frm_field_70_container .frm_checkbox {
    margin-right: 0;
    display: flex;
    width: 25%;
    height: auto;
    position: relative;
    margin-bottom: 30px;
    align-items: center;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    #frm_field_70_container .frm_checkbox {
        width: 50%;
    }
}

#frm_field_70_container .frm_checkbox label {
    width: calc(100% - 16px);
    height: 70px;
    position: relative;
    padding: 0 0 0 8px;
    top: 0 !important;
    left: 0;
    color: var(--base-field-color);
}

#frm_field_70_container .frm_checkbox label:after {
    display: block;
    position: relative;
    color: inherit;
    text-align: left;
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    margin-top: 6px;
    font-weight: 400;
    line-height: 1.2;
}

#frm_field_70_container .frm_checkbox input[type="checkbox"]:checked~label {
    color: #11222c;
}

#frm_field_70_container .frm_checkbox input[type="checkbox"]:checked~label:after {
    color: inherit;
    font-weight: 600;
}

#frm_field_70_container .frm_checkbox input[type="checkbox"]:checked~label.featured-image-label::before {
    border-color: #11222c;
}

#frm_field_75_container,
#frm_field_161_container,
#frm_field_164_container {
    width: 100%;
}

.frm_type_checkbox.dynamic-finish-options {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    justify-content: flex-start;
}

.frm_type_checkbox.dynamic-finish-options .frm_checkbox {
    width: 33.333333333333%;
}

@media (max-width: 767px) {
    .frm_type_checkbox.dynamic-finish-options .frm_checkbox {
        width: 50%;
    }
}

.frm_type_checkbox.dynamic-finish-options .frm_checkbox label {
    position: relative;
    line-height: 23px;
    width: calc(100% - 16px);
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    gap: 0px 0px !important;
    font-size: 12px;
    color: var(--base-field-color);
    top: 0 !important;
    height: 23px;
    border-width: 1px 1px 1px 14px;
    border-style: solid;
    left: 0;
    margin: 10px 0 10px 8px;
    padding: 0 5px;
}

.frm_type_checkbox.dynamic-finish-options .frm_checkbox label input {
    margin-top: 0;
}

#frm_field_75_container .frm_section_heading h3 {
    padding: 0 !important;
    margin-bottom: 8px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    font-size: 13px !important;
}

.finish-wrapper-fields {
    position: relative;
    display: block;
}

.finish-wrapper-fields * {
    float: none !important;
}

.loading-animation {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 32px;
    height: 0px;
    pointer-events: none;
    -webkit-transition: transform 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000) 0ms, opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000) 0ms, height 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000) 200ms;
    transition: transform 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000) 0ms, opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000) 0ms, height 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000) 200ms;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transform: scale(0.0, 0.0);
    -moz-transform: scale(0.0, 0.0);
    -ms-transform: scale(0.0, 0.0);
    -o-transform: scale(0.0, 0.0);
    transform: scale(0.0, 0.0);
    opacity: 0;
}

.loading-animation.open {
    margin-bottom: 40px;
    opacity: 1;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    height: 32px;
    -webkit-transition: transform 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000) 0ms, opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000) 0ms, height 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000) 0ms;
    transition: transform 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000) 0ms, opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000) 0ms, height 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000) 0ms;
}

.checkbox-replace .frm_checkbox {
    position: relative;
    display: flex;
    cursor: pointer;
    user-select: none;
    align-items: flex-start;
}

.checkbox-replace .frm_checkbox .rnd_checkbox {
    margin-top: 6px;
    z-index: 20;
}

.checkbox-replace .frm_checkbox input[type="checkbox"] {
    position: absolute !important;
    opacity: 0;
    cursor: pointer;
    z-index: 10;
    top: 0;
    bottom: 0;
    pointer-events: none;
}

.checkbox-replace .frm_checkbox label {
    width: calc(100% - 16px);
    position: relative;
    padding: 0 0 0 8px !important;
    top: 0 !important;
    left: 0;
    color: var(--base-field-color) !important;
    font-weight: 400 !important;
}

#form_requestasample.checkbox-replace .frm_checkbox .rnd_checkbox,
#form_requestaterraslatsample.checkbox-replace .frm_checkbox .rnd_checkbox {
    z-index: 1;
}

.checkbox-replace .frm_checkbox input[type="checkbox"] {
    pointer-events: auto;
}

.checkbox-replace .finish-wrapper-fields .frm_checkbox .rnd_checkbox {
    margin-top: 14px;
}

.frm_forms form.top-space-above-submit .frm_submit {
    margin-top: 20px;
}

.frm_forms form.top-space-above-submit .frm_message {
    text-align: left;
}

@media (max-width: 767px) {
    .frm_forms form.top-space-above-submit .frm_message {
        text-align: center;
    }
}

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

*:focus,
*:focus:focus {
    outline: 0;
    outline-offset: 0;
    outline-color: transparent;
    outline-style: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
    background: #2A2C37;
}

body {
    background: #2A2C37;
}

html,
body {
    position: relative;
    font-family: "Work Sans", sans-serif;
    color: #8c8c8c;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.0;
    margin: 0;
    font-feature-settings: "kern", "liga", "lnum", "zero";
    -webkit-transition: background 150ms linear;
    transition: background 150ms linear;
}

@media (max-width: 1024px) {

    html,
    body {
        font-size: 15px;
        line-height: 1.5;
    }
}

html .body-inner,
body .body-inner {
    position: absolute;
    z-index: 10;
    background: #11222c;
    -webkit-transition: background 150ms linear;
    transition: background 150ms linear;
    min-height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

html #wrapper,
body #wrapper {
    position: relative;
}

html.pace-done,
body.pace-done {
    background: #11222c;
}

html.pace-done .body-inner,
body.pace-done .body-inner {
    position: relative;
    background: #11222c;
}

html.pace-done .woocommerce .body-inner,
body.pace-done .woocommerce .body-inner {
    background: #11222c;
}

@media (min-width: 1025px) {

    html.stop-scroll,
    body.stop-scroll {
        touch-action: none;
        -webkit-overflow-scrolling: none;
        overflow: hidden;
        overscroll-behavior: none;
    }
}

@media (min-width: 1025px) {

    html,
    body {
        line-height: 1.5;
    }
}

html {
    width: 100%;
    height: 100%;
}

html.popup-blocking,
html.popup-blocking body {
    overflow: visible;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

html.popup-blocking::-webkit-scrollbar,
html.popup-blocking body::-webkit-scrollbar {
    display: none;
}

body {
    min-height: 100%;
    min-width: 320px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
}

body.is-exiting .scene_element {
    -webkit-animation-direction: alternate-reverse;
    -moz-animation-direction: alternate-reverse;
    -o-animation-direction: alternate-reverse;
    animation-direction: alternate-reverse;
}

body.mce-content-body {
    background: #eee !important;
}

.underline,
.underline-text {
    color: inherit;
    text-decoration: underline !important;
}

.primary-line {
    color: inherit;
    text-decoration: underline !important;
    text-decoration-color: #912121 !important;
}

.primary-line.light {
    color: #ffffff !important;
    text-decoration-color: #912121 !important;
}

a.underline,
a.underline-text {
    color: inherit;
    text-decoration: underline !important;
}

a.underline:hover,
a.underline:active,
a.underline:focus,
a.underline-text:hover,
a.underline-text:active,
a.underline-text:focus {
    color: #912121;
    text-decoration: underline !important;
    text-decoration-color: #912121 !important;
}

a.underline.primary-line,
a.underline-text.primary-line {
    text-decoration-color: #912121 !important;
}

a.underline.primary-line:hover,
a.underline.primary-line:active,
a.underline.primary-line:focus,
a.underline-text.primary-line:hover,
a.underline-text.primary-line:active,
a.underline-text.primary-line:focus {
    color: #912121;
    text-decoration-color: #912121 !important;
}

a.underline.light,
a.underline-text.light {
    color: #ffffff !important;
    text-decoration-color: #912121 !important;
}

a.underline.light.primary-line,
a.underline-text.light.primary-line {
    text-decoration-color: #ffffff !important;
}

a.underline.light.primary-line:hover,
a.underline.light.primary-line:active,
a.underline.light.primary-line:focus,
a.underline-text.light.primary-line:hover,
a.underline-text.light.primary-line:active,
a.underline-text.light.primary-line:focus {
    color: #ffffff;
    text-decoration-color: #ffffff !important;
}

.fancybox__html5video,
.fancybox__iframe {
    outline: none !important;
}

.fancybox__backdrop {
    background: rgba(0, 0, 0, 0.9) !important;
}

p {
    margin: 0 0 26px;
    letter-spacing: -0.03em;
    display: block;
    direction: ltr;
}

p:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

i,
em {
    font-family: "Work Sans", sans-serif;
    font-style: italic;
    font-size: inherit;
    letter-spacing: -0.03em;
}

.related-columns {
    display: block;
    overflow: hidden;
}

.post-content-area {
    position: relative;
    display: block;
}

.post-content-area i,
.post-content-area em {
    font-family: inherit;
    letter-spacing: inherit;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: '';
}

sub,
sup {
    font-size: 0.6em;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    font-weight: 600;
    padding-left: 1px;
    padding-right: 1px;
}

sup {
    top: -0.5em;
}

sub {
    top: 0em;
    bottom: auto;
    vertical-align: sub;
}

img {
    max-width: 100%;
}

img.fullwidth {
    display: block;
    width: 100%;
}

a,
button {
    appearance: none;
    -webkit-appearance: none !important;
}

a,
a:focus,
button,
button:focus {
    outline: 0;
    outline-offset: 0;
    outline-color: transparent;
    outline-style: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

a:focus,
a:hover,
a:active,
button:focus,
button:hover,
button:active {
    appearance: none;
    -webkit-appearance: none !important;
    outline: none;
}

a:active,
a:active:focus,
a:focus,
a:focus:focus,
button::-moz-focus-inner,
button::-moz-focus-inner:focus,
input[type="reset"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner:focus,
input[type="button"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner:focus,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner:focus,
input[type="file"]>input[type="button"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner:focus {
    outline: 0;
    outline-offset: 0;
    outline-color: transparent;
    outline-style: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

a,
input,
button {
    background: transparent;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

a,
a:focus,
input,
input:focus,
button,
button:focus {
    outline: 0;
    outline-offset: 0;
    outline-color: transparent;
    outline-style: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

a,
.mce-content-body a[data-mce-selected],
body a {
    display: inline;
    color: #912121;
    text-decoration: none;
}

a:hover,
a:active,
a:focus,
a.active,
.mce-content-body a[data-mce-selected]:hover,
.mce-content-body a[data-mce-selected]:active,
.mce-content-body a[data-mce-selected]:focus,
.mce-content-body a[data-mce-selected].active,
body a:hover,
body a:active,
body a:focus,
body a.active {
    color: #585757;
    text-decoration: none;
}

a.underline-on-hover,
.mce-content-body a[data-mce-selected].underline-on-hover,
body a.underline-on-hover {
    color: inherit !important;
    text-decoration: none;
}

a.underline-on-hover:hover,
a.underline-on-hover:active,
a.underline-on-hover:focus,
.mce-content-body a[data-mce-selected].underline-on-hover:hover,
.mce-content-body a[data-mce-selected].underline-on-hover:active,
.mce-content-body a[data-mce-selected].underline-on-hover:focus,
body a.underline-on-hover:hover,
body a.underline-on-hover:active,
body a.underline-on-hover:focus {
    color: inherit !important;
    text-decoration: underline;
}

a.underline-link,
.mce-content-body a[data-mce-selected].underline-link,
body a.underline-link {
    color: #912121;
    text-decoration: underline !important;
}

a.underline-link sup,
a.underline-link sub,
.mce-content-body a[data-mce-selected].underline-link sup,
.mce-content-body a[data-mce-selected].underline-link sub,
body a.underline-link sup,
body a.underline-link sub {
    text-decoration: none !important;
}

a.underline-link:hover,
a.underline-link:active,
a.underline-link:focus,
.mce-content-body a[data-mce-selected].underline-link:hover,
.mce-content-body a[data-mce-selected].underline-link:active,
.mce-content-body a[data-mce-selected].underline-link:focus,
body a.underline-link:hover,
body a.underline-link:active,
body a.underline-link:focus {
    text-decoration: underline !important;
}

a.underline-link.reg-link,
.mce-content-body a[data-mce-selected].underline-link.reg-link,
body a.underline-link.reg-link {
    color: #912121;
}

a.underline-link.reg-link:hover,
a.underline-link.reg-link:active,
a.underline-link.reg-link:focus,
.mce-content-body a[data-mce-selected].underline-link.reg-link:hover,
.mce-content-body a[data-mce-selected].underline-link.reg-link:active,
.mce-content-body a[data-mce-selected].underline-link.reg-link:focus,
body a.underline-link.reg-link:hover,
body a.underline-link.reg-link:active,
body a.underline-link.reg-link:focus {
    color: #585757;
}

a.underline-link.spaced,
.mce-content-body a[data-mce-selected].underline-link.spaced,
body a.underline-link.spaced {
    -webkit-transition: all 150ms linear !important;
    transition: all 150ms linear !important;
    text-decoration: underline 0.1em #585757 !important;
    text-underline-offset: 0.5em;
}

a.underline-link.spaced:hover,
a.underline-link.spaced:active,
a.underline-link.spaced:focus,
.mce-content-body a[data-mce-selected].underline-link.spaced:hover,
.mce-content-body a[data-mce-selected].underline-link.spaced:active,
.mce-content-body a[data-mce-selected].underline-link.spaced:focus,
body a.underline-link.spaced:hover,
body a.underline-link.spaced:active,
body a.underline-link.spaced:focus {
    color: #912121 !important;
    text-decoration-color: #912121 !important;
}

a.reverse-link,
.mce-content-body a[data-mce-selected].reverse-link,
body a.reverse-link {
    color: #912121;
}

a.reverse-link:hover,
a.reverse-link:active,
a.reverse-link:focus,
a.reverse-link.active,
.mce-content-body a[data-mce-selected].reverse-link:hover,
.mce-content-body a[data-mce-selected].reverse-link:active,
.mce-content-body a[data-mce-selected].reverse-link:focus,
.mce-content-body a[data-mce-selected].reverse-link.active,
body a.reverse-link:hover,
body a.reverse-link:active,
body a.reverse-link:focus,
body a.reverse-link.active {
    color: #912121;
}

a.grey-link,
.mce-content-body a[data-mce-selected].grey-link,
body a.grey-link {
    color: inherit !important;
}

a.grey-link:hover,
a.grey-link:active,
a.grey-link:focus,
a.grey-link.active,
.mce-content-body a[data-mce-selected].grey-link:hover,
.mce-content-body a[data-mce-selected].grey-link:active,
.mce-content-body a[data-mce-selected].grey-link:focus,
.mce-content-body a[data-mce-selected].grey-link.active,
body a.grey-link:hover,
body a.grey-link:active,
body a.grey-link:focus,
body a.grey-link.active {
    color: #912121 !important;
}

a.primary-link,
.mce-content-body a[data-mce-selected].primary-link,
body a.primary-link {
    position: relative;
    display: inline-block;
    color: #912121 !important;
}

a.primary-link:hover,
a.primary-link:active,
a.primary-link:focus,
.mce-content-body a[data-mce-selected].primary-link:hover,
.mce-content-body a[data-mce-selected].primary-link:active,
.mce-content-body a[data-mce-selected].primary-link:focus,
body a.primary-link:hover,
body a.primary-link:active,
body a.primary-link:focus {
    color: #585757 !important;
}

a.secondary-link,
.mce-content-body a[data-mce-selected].secondary-link,
body a.secondary-link {
    color: #11222c !important;
}

a.secondary-link:hover,
a.secondary-link:active,
a.secondary-link:focus,
.mce-content-body a[data-mce-selected].secondary-link:hover,
.mce-content-body a[data-mce-selected].secondary-link:active,
.mce-content-body a[data-mce-selected].secondary-link:focus,
body a.secondary-link:hover,
body a.secondary-link:active,
body a.secondary-link:focus {
    color: #912121 !important;
}

a.blue-link,
.mce-content-body a[data-mce-selected].blue-link,
body a.blue-link {
    color: #306888 !important;
}

a.blue-link:hover,
a.blue-link:active,
a.blue-link:focus,
.mce-content-body a[data-mce-selected].blue-link:hover,
.mce-content-body a[data-mce-selected].blue-link:active,
.mce-content-body a[data-mce-selected].blue-link:focus,
body a.blue-link:hover,
body a.blue-link:active,
body a.blue-link:focus {
    color: #912121 !important;
}

a.white-link,
.mce-content-body a[data-mce-selected].white-link,
body a.white-link {
    color: rgba(255, 255, 255, 0.7) !important;
    text-decoration: underline;
}

a.white-link:hover,
a.white-link:active,
a.white-link:focus,
a.white-link.active,
.mce-content-body a[data-mce-selected].white-link:hover,
.mce-content-body a[data-mce-selected].white-link:active,
.mce-content-body a[data-mce-selected].white-link:focus,
.mce-content-body a[data-mce-selected].white-link.active,
body a.white-link:hover,
body a.white-link:active,
body a.white-link:focus,
body a.white-link.active {
    color: #ffffff !important;
    text-decoration: underline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block;
}

img {
    border-style: none;
    height: auto;
}

img.fit {
    object-fit: cover;
    object-position: 0 0;
    font-family: 'object-fit: cover; object-position: 0;';
}

.object-cover {
    object-fit: cover;
    object-position: 0 0;
    font-family: 'object-fit: cover; object-position: 0;';
}

.object-contain {
    object-fit: contain;
    object-position: 0 0;
    font-family: 'object-fit: contain; object-position: 0;';
}

img,
embed,
object,
video {
    max-width: 100%;
}

b,
strong {
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
}

b.extra-bold,
strong.extra-bold {
    font-weight: 800;
}

ul,
ol {
    list-style-position: outside;
    padding-left: 18px;
    margin-bottom: 14px;
}

ul:last-child,
ol:last-child {
    margin-bottom: 0 !important;
}

ul li,
ol li {
    position: relative;
    padding-left: 0;
    padding-bottom: 18px;
    line-height: 1.5;
}

@media (max-width: 767px) {

    ul li,
    ol li {
        padding-bottom: 20px;
    }
}

ul li:last-child,
ol li:last-child {
    padding-bottom: 0;
}

ul ul,
ol ul {
    margin: 12px 0 0 0;
    padding-bottom: 0;
    list-style: none;
}

ul ul li,
ol ul li {
    position: relative;
    padding: 0 0 12px 10px;
}

ul ul li:before,
ol ul li:before {
    position: absolute;
    content: '';
    top: 12px;
    left: 0;
    height: 1px;
    width: 6px;
    /* background: #999; */
}

ul ul li:last-child,
ol ul li:last-child {
    padding-bottom: 0 !important;
}

@media (max-width: 767px) {

    ul ul,
    ol ul {
        margin-left: 0 !important;
    }
}

ul.dark-bullets li::marker,
ol.dark-bullets li::marker {
    color: #11222c !important;
}

ul.primary-list,
ol.primary-list {
    list-style: none !important;
    padding-left: 3px;
}

ul.primary-list li,
ol.primary-list li {
    position: relative;
    padding: 0 0 12px 15px;
    line-height: 1.4;
}

ul.primary-list li:before,
ol.primary-list li:before {
    position: absolute;
    display: inline-block;
    content: '•';
    color: inherit;
    padding-right: 8px;
    left: 0;
    top: -3px;
    font-size: 20px;
}

ul.primary-list.primary-bullet li:before,
ol.primary-list.primary-bullet li:before {
    color: #912121;
}

ul.no-bullet,
ol.no-bullet {
    list-style: none;
    padding-left: 0;
}

ul.no-bullet>li,
ol.no-bullet>li {
    padding-left: 0;
}

ul.inline-list,
ol.inline-list {
    padding: 0;
    margin: 0;
}

ul.inline-list li,
ol.inline-list li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 10px 22px;
}

ul.inline-list li:after,
ol.inline-list li:after {
    position: absolute;
    content: '';
    right: -4px;
    width: 1px;
    display: block;
    height: 20px;
    background: rgba(0, 0, 0, 0.14);
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

ul.inline-list li:last-child:after,
ol.inline-list li:last-child:after {
    display: none;
}

@media (max-width: 767px) {

    ul.inline-list li,
    ol.inline-list li {
        display: block;
    }

    ul.inline-list li:after,
    ol.inline-list li:after {
        display: none;
    }
}

ul.check-list,
ol.check-list {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

@media (min-width: 1025px) {

    ul.check-list.push-left,
    ol.check-list.push-left {
        padding-left: 40px;
    }
}

@media (min-width: 1201px) {

    ul.check-list.push-left-lg,
    ol.check-list.push-left-lg {
        padding-left: 30px;
    }
}

ul.check-list>li,
ol.check-list>li {
    position: relative;
    padding-bottom: 15px;
    padding-left: 30px;
    line-height: 1.3;
    font-size: 15px;
    color: #625E5E;
}

ul.check-list>li:last-child,
ol.check-list>li:last-child {
    padding-bottom: 13px !important;
}

ul.check-list>li:before,
ol.check-list>li:before {
    position: absolute;
    width: 16px;
    height: 16px;
    color: #111;
    background: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    overflow: hidden;
    top: 1px;
    left: 0;
    text-align: center;
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 7.5px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    padding: 3px 0;
    margin: 0 14px 0 0;
    font-weight: 600;
    border: 1.5px solid #111;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

ul.check-list.light>li,
ol.check-list.light>li {
    color: #89A3C9;
}

ul.check-list.light>li:before,
ol.check-list.light>li:before {
    color: #ffffff;
}

ul.condensed li,
ol.condensed li {
    padding-bottom: 12px;
}

ul.push-left,
ol.push-left {
    padding-bottom: 10px;
}

@media (min-width: 1025px) {

    ul.push-left,
    ol.push-left {
        padding-left: 40px;
    }
}

ul.push-left li,
ol.push-left li {
    padding-bottom: 15px;
}

ul.numbered-list-with-slash,
ol.numbered-list-with-slash {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.numbered-list-with-slash:before,
ul.numbered-list-with-slash:after,
ol.numbered-list-with-slash:before,
ol.numbered-list-with-slash:after {
    content: "";
    display: table;
}

ul.numbered-list-with-slash:after,
ol.numbered-list-with-slash:after {
    clear: both;
}

ul.numbered-list-with-slash li,
ol.numbered-list-with-slash li {
    position: relative;
    padding: 5px 0;
    margin: 0 35px 10px 0;
    counter-increment: numbered-list-item;
    font-weight: 400;
    color: #585757;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 12px;
    letter-spacing: 1.4px;
    display: inline-block;
}

ul.numbered-list-with-slash li:last-child,
ol.numbered-list-with-slash li:last-child {
    margin-right: 0;
}

@media (max-width: 500px) {

    ul.numbered-list-with-slash li,
    ol.numbered-list-with-slash li {
        display: block;
        margin-right: 0;
    }
}

ul.numbered-list-with-slash li a,
ol.numbered-list-with-slash li a {
    color: #585757;
}

ul.numbered-list-with-slash li a:before,
ol.numbered-list-with-slash li a:before {
    position: relative;
    display: inline-block;
    padding-right: 4px;
    content: counter(numbered-list-item, decimal-leading-zero) ' /';
    color: #912121;
    pointer-events: none;
    width: auto;
    height: auto;
    left: auto;
    top: auto;
    font-size: 1.1em;
}

ul.numbered-list-with-slash li a:hover,
ul.numbered-list-with-slash li a:active,
ul.numbered-list-with-slash li a:focus,
ol.numbered-list-with-slash li a:hover,
ol.numbered-list-with-slash li a:active,
ol.numbered-list-with-slash li a:focus {
    color: #912121;
}

ul.numbered-list-with-slash li a:hover:before,
ul.numbered-list-with-slash li a:active:before,
ul.numbered-list-with-slash li a:focus:before,
ol.numbered-list-with-slash li a:hover:before,
ol.numbered-list-with-slash li a:active:before,
ol.numbered-list-with-slash li a:focus:before {
    color: #912121;
}

ul.numbered-bubble-list,
ol.numbered-bubble-list {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

@media (min-width: 1025px) {

    ul.numbered-bubble-list.push-left,
    ol.numbered-bubble-list.push-left {
        padding-left: 40px;
    }
}

ul.numbered-bubble-list>li,
ol.numbered-bubble-list>li {
    position: relative;
    padding-bottom: 15px;
    padding-left: 40px;
    counter-increment: numbered-list-item;
}

ul.numbered-bubble-list>li:last-child,
ol.numbered-bubble-list>li:last-child {
    padding-bottom: 0 !important;
}

ul.numbered-bubble-list>li:before,
ol.numbered-bubble-list>li:before {
    position: absolute;
    width: 28px;
    height: 28px;
    color: #ffffff !important;
    background: #912121;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    overflow: hidden;
    top: 0;
    left: 0;
    text-align: center;
    content: counter(numbered-list-item);
    display: inline-block;
    font-family: "Work Sans", sans-serif;
    font-size: 14px;
    vertical-align: middle;
    padding: 6px 0;
    margin: -4px 14px 0 0;
    font-weight: 600;
}

ol {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

ol li::marker {
    font-weight: 600;
    color: #585757;
}

.light ol li {
    color: #ffffff;
}

.light ol li:before {
    color: #8c8cc9;
}

.deactivate>a,
.deactivate {
    pointer-events: none;
}

.serif {
    font-family: "Work Sans", sans-serif;
}

.uppercase {
    text-transform: uppercase;
}

.background-image-with-opacity {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover !important;
    z-index: 0;
}

.text-box,
.column-part {
    min-height: 0;
}

.text-box.light,
.column-part.light {
    color: #ffffff;
}

img.full-width {
    width: 100%;
}

.table-area {
    display: block;
    overflow-x: auto;
}

.map-holder {
    min-height: 400px;
}

@media (max-width: 767px) {
    .map-holder {
        min-height: 300px;
    }
}

.no-click {
    pointer-events: none;
}

#map-holder {
    min-height: 400px;
    height: 100%;
    margin: 0;
    padding: 0;
}

.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

table.styled-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 30px;
    color: #999;
    border: 3px solid #fff;
}

table.styled-table:last-child {
    margin-bottom: 0;
}

w table.styled-table,
table.styled-table th,
table.styled-table td {
    color: #899293;
}

table.styled-table th,
table.styled-table td {
    border: 0;
}

table.styled-table thead th {
    color: #555;
    padding: 8px 20px;
    line-height: 1.0;
}

table.styled-table thead th:last-child {
    border-right: 0;
}

table.styled-table tbody tr {
    border-bottom: 1px solid #ddd;
    background: #ffffff;
}

table.styled-table tbody tr:last-child {
    border: 0;
}

table.styled-table td {
    vertical-align: middle;
    text-align: left;
    font-size: 16px;
    line-height: 1.0;
    padding: 8px 20px;
}

table.styled-table td:last-child {
    border-right: 0;
}

table.styled-table td.product-remove,
table.styled-table td.product-thumbnail {
    text-align: center;
}

@media (max-width: 767px) {
    table.styled-table.pricing-table {
        display: none;
    }
}

table.styled-table.pricing-table tbody tr {
    border-bottom: 0;
}

table.styled-table.pricing-table tbody tr td {
    position: relative;
    font-size: 15px;
    line-height: 1.2;
    padding: 8px 20px;
    color: #555;
    vertical-align: top;
}

table.styled-table.pricing-table tbody tr td:nth-of-type(1) {
    font-weight: bold;
    letter-spacing: -0.8px;
}

table.styled-table.pricing-table tbody tr td:nth-child(n + 2) {
    text-align: center;
    font-size: 14px;
    letter-spacing: -0.2px;
}

table.styled-table.pricing-table tbody tr td:nth-of-type(2) {
    padding-left: 24px;
}

table.styled-table.pricing-table tbody tr td:nth-of-type(2) .fa {
    position: absolute;
    left: 8px;
    top: 6px;
    color: #b5b5b5;
}

table.styled-table.pricing-table tbody tr:nth-child(even) {
    background: #ececec;
}

table.styled-table.pricing-table tbody tr:nth-child(even) td {
    border: 0;
    border-bottom: 2px solid #e6e6e6;
}

table.styled-table.pricing-table tbody tr:nth-child(even) td:nth-of-type(2),
table.styled-table.pricing-table tbody tr:nth-child(even) td:nth-of-type(3),
table.styled-table.pricing-table tbody tr:nth-child(even) td:nth-of-type(4) {
    background: #e6e6e6;
    border-color: #e6e6e6;
}

table.styled-table.pricing-table tbody tr:nth-child(even) td:nth-of-type(5) {
    background: #6bd4f4;
    color: #19237e;
    border-color: #6bd4f4;
}

table.styled-table.pricing-table tbody tr:nth-child(odd) {
    background: transparent;
}

table.styled-table.pricing-table tbody tr:nth-child(odd) td {
    border-top: 1px solid #f8f8f8;
}

table.styled-table.pricing-table tbody tr:nth-child(odd) td:nth-of-type(2),
table.styled-table.pricing-table tbody tr:nth-child(odd) td:nth-of-type(3),
table.styled-table.pricing-table tbody tr:nth-child(odd) td:nth-of-type(4) {
    background: #f8f8f8;
    border-color: #ddd;
}

table.styled-table.pricing-table tbody tr:nth-child(odd) td:nth-of-type(5) {
    background: #93e0f7;
    color: #19237e;
    border-color: #93e0f7;
}

table.styled-table.pricing-table tbody tr:nth-child(odd) td:nth-of-type(2),
table.styled-table.pricing-table tbody tr:nth-child(odd) td:nth-of-type(3) {
    border-right: 2px solid #fff;
}

table.styled-table.pricing-table thead tr td:nth-of-type(1),
table.styled-table.pricing-table thead tr th:nth-of-type(1),
table.styled-table.pricing-table tfoot tr td:nth-of-type(1),
table.styled-table.pricing-table tfoot tr th:nth-of-type(1) {
    color: #912121;
    text-transform: uppercase;
}

table.styled-table.pricing-table thead tr th {
    border-bottom: 2px solid #e6e6e6;
}

table.styled-table.pricing-table thead tr th:nth-of-type(1) {
    font-weight: bold;
    color: #912121;
    font-family: "Work Sans", sans-serif;
    line-height: 1.1;
    font-size: 16px;
    letter-spacing: 1.3px;
    padding-top: 25px;
    padding-bottom: 7px;
}

table.styled-table.pricing-table thead tr th:nth-of-type(2),
table.styled-table.pricing-table thead tr th:nth-of-type(3),
table.styled-table.pricing-table thead tr th:nth-of-type(4) {
    color: #cbceeb;
    background: #19237e;
    text-transform: uppercase;
    text-align: center;
}

table.styled-table.pricing-table thead tr th:nth-of-type(5) {
    color: #19237e;
    background: #1dc0ee;
    text-transform: uppercase;
    border-bottom: 2px solid #5bccee;
    text-align: center;
}

table.styled-table.pricing-table thead:nth-of-type(1) tr th {
    border-bottom: 0;
    letter-spacing: -0.8px;
    font-weight: bold;
    padding-top: 14px;
    padding-bottom: 4px;
}

table.styled-table.pricing-table thead:nth-of-type(1) tr th:nth-of-type(2),
table.styled-table.pricing-table thead:nth-of-type(1) tr th:nth-of-type(3) {
    color: #fff;
    text-transform: none;
}

table.styled-table.pricing-table thead:nth-of-type(1) tr th:nth-of-type(3) {
    background: #1dc0ee;
}

table.styled-table.pricing-table thead:nth-of-type(2) tr th:nth-of-type(2),
table.styled-table.pricing-table thead:nth-of-type(2) tr th:nth-of-type(3),
table.styled-table.pricing-table thead:nth-of-type(2) tr th:nth-of-type(4) {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 1.2;
}

table.styled-table.pricing-table thead:nth-of-type(2) tr th:nth-of-type(5) {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 1.2;
}

table.styled-table.pricing-table thead:nth-child(n+3) tr th {
    padding-top: 40px;
}

table.styled-table.pricing-table thead:nth-child(n+3) tr th:nth-of-type(2),
table.styled-table.pricing-table thead:nth-child(n+3) tr th:nth-of-type(3),
table.styled-table.pricing-table thead:nth-child(n+3) tr th:nth-of-type(4) {
    background: #f8f8f8;
}

table.styled-table.pricing-table thead:nth-child(n+3) tr th:nth-of-type(5) {
    background: #93e0f7;
}

table.styled-table.pricing-table thead:nth-child(n+3) tr th:nth-of-type(2),
table.styled-table.pricing-table thead:nth-child(n+3) tr th:nth-of-type(3) {
    border-right: 2px solid #fff;
}

table.styled-table.pricing-table tfoot tr {
    border-top: 2px solid #7c7c7c;
}

table.styled-table.pricing-table tfoot tr td {
    font-weight: bold;
    color: #912121;
    font-family: "Work Sans", sans-serif;
    line-height: 1.1;
    font-size: 19px;
    letter-spacing: 0px;
    padding-top: 20px;
    color: #585757;
    text-align: center;
}

table.styled-table.pricing-table tfoot tr td:nth-of-type(1) {
    color: #912121;
    font-size: 16px;
    letter-spacing: 1.3px;
    text-align: left;
}

p,
span {
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    position: relative;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    line-height: 1.1;
    margin: 0 0 30px;
    padding: 0;
    display: block;
    vertical-align: top;
    font-feature-settings: "kern", "liga", "lnum", "zero";
    letter-spacing: -0.04em;
    text-transform: none;
}

h1 *,
h2 *,
h3 *,
h4 *,
h5 *,
h6 *,
.h1 *,
.h2 *,
.h3 *,
.h4 *,
.h5 *,
.h6 * {
    margin-bottom: 0;
}

h1.uppercase,
h1 .uppercase,
h2.uppercase,
h2 .uppercase,
h3.uppercase,
h3 .uppercase,
h4.uppercase,
h4 .uppercase,
h5.uppercase,
h5 .uppercase,
h6.uppercase,
h6 .uppercase,
.h1.uppercase,
.h1 .uppercase,
.h2.uppercase,
.h2 .uppercase,
.h3.uppercase,
.h3 .uppercase,
.h4.uppercase,
.h4 .uppercase,
.h5.uppercase,
.h5 .uppercase,
.h6.uppercase,
.h6 .uppercase {
    text-transform: uppercase;
    letter-spacing: 0.0em;
    font-family: "Work Sans", sans-serif;
}

h1.lowercase,
h1 .lowercase,
h2.lowercase,
h2 .lowercase,
h3.lowercase,
h3 .lowercase,
h4.lowercase,
h4 .lowercase,
h5.lowercase,
h5 .lowercase,
h6.lowercase,
h6 .lowercase,
.h1.lowercase,
.h1 .lowercase,
.h2.lowercase,
.h2 .lowercase,
.h3.lowercase,
.h3 .lowercase,
.h4.lowercase,
.h4 .lowercase,
.h5.lowercase,
.h5 .lowercase,
.h6.lowercase,
.h6 .lowercase {
    text-transform: none;
    letter-spacing: 0;
}

h1.space-out,
h2.space-out,
h3.space-out,
h4.space-out,
h5.space-out,
h6.space-out,
.h1.space-out,
.h2.space-out,
.h3.space-out,
.h4.space-out,
.h5.space-out,
.h6.space-out {
    line-height: 1.15em;
}

h1.padded-height,
h2.padded-height,
h3.padded-height,
h4.padded-height,
h5.padded-height,
h6.padded-height,
.h1.padded-height,
.h2.padded-height,
.h3.padded-height,
.h4.padded-height,
.h5.padded-height,
.h6.padded-height {
    line-height: 1.4;
}

h1.bold,
h1 .bold,
h2.bold,
h2 .bold,
h3.bold,
h3 .bold,
h4.bold,
h4 .bold,
h5.bold,
h5 .bold,
h6.bold,
h6 .bold,
.h1.bold,
.h1 .bold,
.h2.bold,
.h2 .bold,
.h3.bold,
.h3 .bold,
.h4.bold,
.h4 .bold,
.h5.bold,
.h5 .bold,
.h6.bold,
.h6 .bold {
    font-weight: 400;
    font-family: "Work Sans", sans-serif;
}

h1.serif,
h2.serif,
h3.serif,
h4.serif,
h5.serif,
h6.serif,
.h1.serif,
.h2.serif,
.h3.serif,
.h4.serif,
.h5.serif,
.h6.serif {
    font-family: "Work Sans", sans-serif;
    text-transform: none;
    letter-spacing: 0.0em;
}

h1.less-space,
h2.less-space,
h3.less-space,
h4.less-space,
h5.less-space,
h6.less-space,
.h1.less-space,
.h2.less-space,
.h3.less-space,
.h4.less-space,
.h5.less-space,
.h6.less-space {
    letter-spacing: -0.01em;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

h1.underline-headline,
h2.underline-headline,
h3.underline-headline,
h4.underline-headline,
h5.underline-headline,
h6.underline-headline,
.h1.underline-headline,
.h2.underline-headline,
.h3.underline-headline,
.h4.underline-headline,
.h5.underline-headline,
.h6.underline-headline {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.wp-core-ui .button-primary {
    color: #ffffff !important;
}

blockquote:not(.tiktok-embed) {
    position: relative;
    font-family: "Work Sans", sans-serif;
    font-feature-settings: "kern", "liga", "lnum", "zero";
    font-style: normal;
    display: block !important;
    border: 0;
    letter-spacing: 0;
    vertical-align: top;
    letter-spacing: -0.03em;
    line-height: 1.2;
    font-size: 24px;
    color: #444;
    padding: 2px 50px 0 70px;
    margin: 70px 0 80px;
}

@media (min-width: 767px) {
    blockquote:not(.tiktok-embed) {
        font-size: clamp(24px, calc(24px + 30 * ((100vw - 767px) / 433)), 26px);
    }
}

@media (min-width: 1200px) {
    blockquote:not(.tiktok-embed) {
        font-size: 26px;
    }
}

blockquote:not(.tiktok-embed):after {
    display: none;
}

blockquote:not(.tiktok-embed):first-child {
    margin-top: 0 !important;
}

blockquote:not(.tiktok-embed):last-child {
    margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
    blockquote:not(.tiktok-embed) {
        border-left: 0;
        padding: 1px 0 0 24px;
        margin: 50px 0 60px;
    }
}

blockquote:not(.tiktok-embed)>p {
    position: relative;
    z-index: 10;
    margin-bottom: 18px;
    letter-spacing: -0.03em;
    line-height: 1.4 !important;
    color: #444;
}

blockquote:not(.tiktok-embed):before {
    position: absolute;
    content: '“';
    font-family: Arial, sans-serif;
    color: #e1e1e1;
    font-size: 180px;
    display: block;
    opacity: 1;
    line-height: 1;
    letter-spacing: 0;
    pointer-events: none;
    font-weight: 400;
    font-style: normal;
    top: -35px;
    left: 0;
    z-index: 1;
}

@media (max-width: 1024px) {
    blockquote:not(.tiktok-embed):before {
        top: -2px;
        left: 0;
        font-size: 46px;
        color: inherit;
    }
}

blockquote:not(.tiktok-embed) cite {
    position: relative;
    font-style: normal;
    display: block;
    padding: 0;
    margin: 0;
    font-style: italic;
    color: #999;
    margin-top: 4px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0 !important;
    text-transform: none;
    font-family: "Work Sans", sans-serif;
    z-index: 10;
}

blockquote:not(.tiktok-embed) cite br {
    display: none;
}

blockquote:not(.tiktok-embed) cite strong {
    display: block;
    font-family: "Work Sans", sans-serif;
    text-transform: none;
    font-style: normal;
    line-height: 1.4;
    font-size: 14px;
    letter-spacing: 0 !important;
    font-weight: 600;
    color: #585757;
    margin-bottom: 3px;
}

blockquote:not(.tiktok-embed) cite img {
    margin: 0 !important;
    max-width: 100% !important;
}

blockquote:not(.tiktok-embed) cite.cite-has-avatar {
    padding-top: 0;
    padding-left: 60px;
}

blockquote:not(.tiktok-embed) cite.cite-has-avatar .author-avatar {
    position: absolute;
    left: 0;
    top: -7px;
    width: 52px;
    height: 52px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    overflow: hidden;
}

blockquote:not(.tiktok-embed) cite.cite-has-avatar .author-avatar img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
}

blockquote:not(.tiktok-embed).inline-blockquote {
    padding: 0;
}

blockquote:not(.tiktok-embed).inline-blockquote:before {
    left: -40px;
    top: -43px;
    opacity: 0.5;
}

@media (max-width: 1024px) {
    blockquote:not(.tiktok-embed).inline-blockquote:before {
        font-size: 120px;
        opacity: 0.1;
        left: -25px;
        top: -25px;
    }
}

@media (min-width: 1201px) {
    blockquote:not(.tiktok-embed).inline-blockquote.push-left {
        padding-left: 40px;
    }

    blockquote:not(.tiktok-embed).inline-blockquote.push-left:before {
        left: 0;
    }
}

blockquote:not(.tiktok-embed).inline-blockquote p {
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0;
    line-height: 1.5 !important;
    font-size: 15px;
    color: #8c8c8c;
    font-style: italic;
}

blockquote:not(.tiktok-embed).inline-blockquote .small-headline {
    font-style: normal;
    color: #912121;
}

.stat-boxes {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin: 30px 0;
}

.stat-boxes:first-child {
    margin-top: 0;
}

.stat-boxes:last-child {
    margin-bottom: 0;
}

.stat-boxes .stat-box {
    position: relative;
    display: inline-block;
    flex: 0 0 46%;
    padding: 14px 1px 10px;
    border-top: 1px solid #dedede;
}

.stat-boxes .stat-box .stat-title {
    display: block;
    line-height: 1.25;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    color: #555;
    margin: 0;
    padding: 0 15% 3px 0;
    letter-spacing: 0.13em;
    font-size: 10px;
    font-weight: 600;
    -webkit-font-smoothing: auto;
}

.stat-boxes .stat-box .stat-value {
    display: block;
    color: #dbdbda;
    font-family: "Work Sans", sans-serif;
    font-size: 42px;
    letter-spacing: -0.04em;
    line-height: 1.1;
    font-weight: 600;
}

.stat-boxes .stat-box .stat-value .value-type {
    display: inline-block;
    font-weight: 600;
    font-size: 0.35em;
    letter-spacing: -0.03em;
    padding-left: 2px;
}

@media (max-width: 767px) {
    .stat-boxes .stat-box .stat-value {
        font-size: 40px;
    }
}

.tiktok-embed {
    margin: 30px auto;
    border: 0;
}

.tiktok-embed:before {
    display: none !important;
}

.single-career .post-content-area h4 {
    margin-top: 60px;
}

.single-career .career-content-row {
    padding: 80px 30px 100px;
}

@media (max-width: 767px) {
    .single-career .career-content-row {
        padding: 70px 30px 80px;
    }
}

.single-career .career-app-row {
    padding: 120px 30px 70px;
}

@media (max-width: 767px) {
    .single-career .career-app-row {
        padding: 100px 30px 90px;
    }
}

@media (max-width: 767px) {
    .single-career .career-app-col {
        padding-top: 50px;
    }
}


h1,
h1 *,
.h1,
.h1 * {
    font-size: 3.2rem;
}

@media (min-width: 767px) {

    h1,
    h1 *,
    .h1,
    .h1 * {
        font-size: clamp(2.2rem, calc(2.2rem + 22.5 * ((100vw - 767px) / 433)), 3.7rem);
    }
}

@media (min-width: 1200px) {

    h1,
    h1 *,
    .h1,
    .h1 * {
        font-size: 4rem;
    }
}

h2,
h2 *,
.h2,
.h2 * {
    font-size: 2.13rem;
}

@media (min-width: 767px) {

    h2,
    h2 *,
    .h2,
    .h2 * {
        font-size: clamp(1.9rem, calc(1.9rem + 16.5 * ((100vw - 767px) / 433)), 3.33rem);
    }
}

@media (min-width: 1200px) {

    h2,
    h2 *,
    .h2,
    .h2 * {
        font-size: 3.33rem;
    }
}

h3,
h3 *,
.h3,
.h3 * {
    font-size: 1.7rem;
}

@media (min-width: 767px) {

    h3,
    h3 *,
    .h3,
    .h3 * {
        font-size: clamp(1.7rem, calc(1.7rem + 10.5 * ((100vw - 767px) / 433)), 2.4rem);
    }
}

@media (min-width: 1200px) {

    h3,
    h3 *,
    .h3,
    .h3 * {
        font-size: 2.4rem;
    }
}

h3.spread,
h3 *.spread,
.h3.spread,
.h3 *.spread {
    line-height: 1.2;
}

h4,
h4 *,
.h4,
.h4 * {
    font-size: 1.65rem;
}

@media (min-width: 767px) {

    h4,
    h4 *,
    .h4,
    .h4 * {
        font-size: clamp(1.5rem, calc(1.5rem + 6 * ((100vw - 767px) / 433)), 2.13rem);
    }
}

@media (min-width: 1200px) {

    h4,
    h4 *,
    .h4,
    .h4 * {
        font-size: 2.13rem;
    }
}

h4.spread,
h4 *.spread,
.h4.spread,
.h4 *.spread {
    line-height: 1.1;
}

h5,
h5 *,
.h5,
.h5 * {
    font-size: 1.33rem;
    line-height: 1.2;
}

@media (min-width: 767px) {

    h5,
    h5 *,
    .h5,
    .h5 * {
        font-size: clamp(1.3rem, calc(1.3rem + 4.5 * ((100vw - 767px) / 433)), 1.65rem);
    }
}

@media (min-width: 1200px) {

    h5,
    h5 *,
    .h5,
    .h5 * {
        font-size: 1.65rem;
    }
}

h6,
h6 *,
.h6,
.h6 * {
    font-size: 1.15rem;
    line-height: 1.3;
}

@media (min-width: 767px) {

    h6,
    h6 *,
    .h6,
    .h6 * {
        font-size: clamp(1.15rem, calc(1.15rem + 2.25 * ((100vw - 767px) / 433)), 1.33rem);
    }
}

@media (min-width: 1200px) {

    h6,
    h6 *,
    .h6,
    .h6 * {
        font-size: 1.33rem;
    }
}

.xxsmaller {
    display: inline-block;
    font-size: 0.75em;
}

.xsmaller {
    display: inline-block;
    font-size: 0.85em;
}

.smaller {
    display: inline-block;
    font-size: 0.95em;
}

.larger {
    display: inline-block;
    font-size: 1.1em;
}

.xlarger {
    display: inline-block;
    font-size: 1.2em;
}

.xxlarger {
    display: inline-block;
    font-size: 1.3em;
    line-height: 1.3;
}

@media (max-width: 767px) {
    .xxlarger {
        font-size: 1.2em;
    }
}

.light .mega.float {
    color: rgba(255, 255, 255, 0.02);
}

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

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

@media (max-width: 1024px) {
    .left-on-mobile {
        text-align: left !important;
    }
}

.blocked-out {
    display: block;
    margin-bottom: 60px;
}

.blocked-out:last-child {
    margin-bottom: 0;
}

hr {
    position: relative;
    display: inline-block;
    border: 0;
    border-top-width: 1px;
    border-style: solid;
    padding: 0;
    opacity: 1.0;
    text-align: left;
    width: 100%;
    margin: 20px auto !important;
    border-color: rgba(0, 0, 0, 0.1);
}

hr.light {
    border-color: rgba(255, 255, 255, 0.06);
}

hr.short {
    max-width: 80px;
    margin: 10px auto !important;
}

hr.short:first-child {
    margin-top: 0 !important;
}

hr.short:last-child {
    margin-bottom: 0 !important;
}

hr.short-left {
    max-width: 80px;
    margin: 10px 0 !important;
    border-color: #912121 !important;
    border-top-width: 2px !important;
}

hr.primary-text {
    border-color: #912121 !important;
}

hr.thick {
    max-width: 50px;
    border-top-width: 2px;
}

hr.center {
    display: block;
    text-align: center;
    margin-right: auto !important;
    margin-left: auto !important;
}

hr.block-off {
    display: block;
    margin: 30px auto !important;
}

hr.block-off.small-margin {
    margin: 20px auto !important;
}

.light hr {
    border-color: rgba(255, 255, 255, 0.25);
}

.columns {
    position: relative;
    z-index: 1;
}

.columns>.background-image-with-opacity {
    z-index: 3;
}

.columns>.container-full,
.columns>.container {
    position: relative;
    z-index: 20;
}

.container-full:before,
.container-full:after {
    content: "";
    display: table;
}

.container-full:after {
    clear: both;
}

.column-part-inner {
    position: relative;
    z-index: 10;
}

.column-part-inner:before,
.column-part-inner:after {
    content: "";
    display: table;
}

.column-part-inner:after {
    clear: both;
}

.main-404 .header-404 {
    position: relative;
    display: block;
    background: #f6f6f6;
}

.main-404 .content-part {
    padding-top: 200px;
    padding-bottom: 200px;
    text-align: center;
}

.main-404 .posts_container {
    background: #f6f6f6 !important;
    padding: 200px 0;
}

@media (max-width: 1024px) {
    .main-404 .posts_container {
        padding: 100px 0;
    }
}

.background-image-with-opacity>.img-hold {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
    font-family: 'object-fit: cover; object-position: 0;';
    background-size: cover;
}

.background-image-with-opacity.fixed:not(.parallax-window)>.img-hold {
    background-attachment: fixed !important;
}

.parallax-mirror {
    z-index: 0 !important;
    overflow: hidden !important;
}

.parallax-window .bg-stretch {
    visibility: hidden;
}

.arrow-icon:after {
    position: absolute;
    content: "\f178";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    -webkit-transition: all 100ms linear;
    transition: all 100ms linear;
    opacity: 1.0;
    z-index: 2;
    padding: 0;
    right: 22px;
    top: 50%;
    margin-top: -12px;
}

.column-part-inner {
    height: 100%;
}

.column-part-inner.light {
    color: #ffffff;
}

.column-part-inner.light p,
.column-part-inner.light ul,
.column-part-inner.light ol {
    color: rgba(255, 255, 255, 0.85);
}

.column-part-inner.dark {
    color: #8c8c8c;
}

a>.column-part-inner {
    height: auto;
}

.mce-content-body a[data-mce-selected].set-button,
.set-button,
.woocommerce a.set-button,
a.fl-button,
.fl-builder-content a.fl-button,
input[type=submit].set-button{
    position: relative;
    display: inline-block;
    outline: none;
    vertical-align: top;
    font-family: var(--work-sans);
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    letter-spacing: -0.03em;
    min-width: 100px;
    text-decoration: none;
    text-align: center;
    text-transform: none;
    margin: 0 14px 10px 0;
    padding: 12px 20px 12px;
    border-width: 1.5px;
    border-style: solid;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: all 750ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    transition: all 750ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    overflow: visible;
    text-decoration: none !important;
    color: rgb(var(--c-dark-blue)) !important;
    background: rgb(var(--c-white)) !important;
    border-color: rgb(var(--c-white)) !important;
    box-shadow: none;
}

@media (max-width: 767px) {

    .mce-content-body a[data-mce-selected].set-button,
    .set-button,
    .woocommerce a.set-button,
    a.fl-button,
    .fl-builder-content a.fl-button {
        padding: 12px 20px;
        font-size: 18px;
    }
}

.mce-content-body a[data-mce-selected].set-button:last-child,
.set-button:last-child,
.woocommerce a.set-button:last-child,
a.fl-button:last-child,
.fl-builder-content a.fl-button:last-child {
    margin-right: 0;
}

.mce-content-body a[data-mce-selected].set-button *,
.set-button *,
.woocommerce a.set-button *,
a.fl-button *,
.fl-builder-content a.fl-button * {
    color: inherit !important;
}

.mce-content-body a[data-mce-selected].set-button *[class^='material-icons'],
.set-button *[class^='material-icons'],
.woocommerce a.set-button *[class^='material-icons'],
a.fl-button *[class^='material-icons'],
.fl-builder-content a.fl-button *[class^='material-icons'] {
    position: relative;
    font-size: 15px;
    top: 3px;
    padding-left: 10px;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.mce-content-body a[data-mce-selected].set-button.lowercase,
.set-button.lowercase,
.woocommerce a.set-button.lowercase,
a.fl-button.lowercase,
.fl-builder-content a.fl-button.lowercase {
    text-transform: none;
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.2px;
    padding: 19px 25px;
}

.mce-content-body a[data-mce-selected].set-button.active,
.set-button.active,
.woocommerce a.set-button.active,
a.fl-button.active,
.fl-builder-content a.fl-button.active {
    pointer-events: none;
}

.mce-content-body a[data-mce-selected].set-button.full-width,
.set-button.full-width,
.woocommerce a.set-button.full-width,
a.fl-button.full-width,
.fl-builder-content a.fl-button.full-width {
    display: block;
    width: 100%;
    padding: 14px 26px 15px;
}

.mce-content-body a[data-mce-selected].set-button.has-arrow *[class^='material-icons'],
.set-button.has-arrow *[class^='material-icons'],
.woocommerce a.set-button.has-arrow *[class^='material-icons'],
a.fl-button.has-arrow *[class^='material-icons'],
.fl-builder-content a.fl-button.has-arrow *[class^='material-icons'] {
    padding-left: 10px;
}

.mce-content-body a[data-mce-selected].set-button:hover,
.mce-content-body a[data-mce-selected].set-button:active,
.mce-content-body a[data-mce-selected].set-button:focus,
.set-button:hover,
.set-button:active,
.set-button:focus,
.woocommerce a.set-button:hover,
.woocommerce a.set-button:active,
.woocommerce a.set-button:focus,
a.fl-button:hover,
a.fl-button:active,
a.fl-button:focus,
.fl-builder-content a.fl-button:hover,
.fl-builder-content a.fl-button:active,
.fl-builder-content a.fl-button:focus {
    color: rgb(var(--c-dark-blue)) !important;
    background: rgb(var(--c-green)) !important;
    border-color: rgb(var(--c-green)) !important;
    text-decoration: none;
}

.mce-content-body a[data-mce-selected].set-button:hover.has-arrow,
.mce-content-body a[data-mce-selected].set-button:active.has-arrow,
.mce-content-body a[data-mce-selected].set-button:focus.has-arrow,
.set-button:hover.has-arrow,
.set-button:active.has-arrow,
.set-button:focus.has-arrow,
.woocommerce a.set-button:hover.has-arrow,
.woocommerce a.set-button:active.has-arrow,
.woocommerce a.set-button:focus.has-arrow,
a.fl-button:hover.has-arrow,
a.fl-button:active.has-arrow,
a.fl-button:focus.has-arrow,
.fl-builder-content a.fl-button:hover.has-arrow,
.fl-builder-content a.fl-button:active.has-arrow,
.fl-builder-content a.fl-button:focus.has-arrow {
    padding-right: 22px;
}

.mce-content-body a[data-mce-selected].set-button:hover.has-arrow *[class^='material-icons'],
.mce-content-body a[data-mce-selected].set-button:active.has-arrow *[class^='material-icons'],
.mce-content-body a[data-mce-selected].set-button:focus.has-arrow *[class^='material-icons'],
.set-button:hover.has-arrow *[class^='material-icons'],
.set-button:active.has-arrow *[class^='material-icons'],
.set-button:focus.has-arrow *[class^='material-icons'],
.woocommerce a.set-button:hover.has-arrow *[class^='material-icons'],
.woocommerce a.set-button:active.has-arrow *[class^='material-icons'],
.woocommerce a.set-button:focus.has-arrow *[class^='material-icons'],
a.fl-button:hover.has-arrow *[class^='material-icons'],
a.fl-button:active.has-arrow *[class^='material-icons'],
a.fl-button:focus.has-arrow *[class^='material-icons'],
.fl-builder-content a.fl-button:hover.has-arrow *[class^='material-icons'],
.fl-builder-content a.fl-button:active.has-arrow *[class^='material-icons'],
.fl-builder-content a.fl-button:focus.has-arrow *[class^='material-icons'] {
    padding-left: 16px;
}

.mce-content-body a[data-mce-selected].set-button.secondary-button,
.mce-content-body a[data-mce-selected].set-button.frm_button_submit,
.set-button.secondary-button,
.set-button.frm_button_submit,
.woocommerce a.set-button.secondary-button,
.woocommerce a.set-button.frm_button_submit,
a.fl-button.secondary-button,
a.fl-button.frm_button_submit,
.fl-builder-content a.fl-button.secondary-button,
.fl-builder-content a.fl-button.frm_button_submit {
    color: #ffffff !important;
    background: #2d495b !important;
    border-color: #2d495b !important;
}

.mce-content-body a[data-mce-selected].set-button.secondary-button:before,
.mce-content-body a[data-mce-selected].set-button.frm_button_submit:before,
.set-button.secondary-button:before,
.set-button.frm_button_submit:before,
.woocommerce a.set-button.secondary-button:before,
.woocommerce a.set-button.frm_button_submit:before,
a.fl-button.secondary-button:before,
a.fl-button.frm_button_submit:before,
.fl-builder-content a.fl-button.secondary-button:before,
.fl-builder-content a.fl-button.frm_button_submit:before {
    display: none;
}

.mce-content-body a[data-mce-selected].set-button.secondary-button:hover,
.mce-content-body a[data-mce-selected].set-button.secondary-button:active,
.mce-content-body a[data-mce-selected].set-button.secondary-button:focus,
.mce-content-body a[data-mce-selected].set-button.frm_button_submit:hover,
.mce-content-body a[data-mce-selected].set-button.frm_button_submit:active,
.mce-content-body a[data-mce-selected].set-button.frm_button_submit:focus,
.set-button.secondary-button:hover,
.set-button.secondary-button:active,
.set-button.secondary-button:focus,
.set-button.frm_button_submit:hover,
.set-button.frm_button_submit:active,
.set-button.frm_button_submit:focus,
.woocommerce a.set-button.secondary-button:hover,
.woocommerce a.set-button.secondary-button:active,
.woocommerce a.set-button.secondary-button:focus,
.woocommerce a.set-button.frm_button_submit:hover,
.woocommerce a.set-button.frm_button_submit:active,
.woocommerce a.set-button.frm_button_submit:focus,
a.fl-button.secondary-button:hover,
a.fl-button.secondary-button:active,
a.fl-button.secondary-button:focus,
a.fl-button.frm_button_submit:hover,
a.fl-button.frm_button_submit:active,
a.fl-button.frm_button_submit:focus,
.fl-builder-content a.fl-button.secondary-button:hover,
.fl-builder-content a.fl-button.secondary-button:active,
.fl-builder-content a.fl-button.secondary-button:focus,
.fl-builder-content a.fl-button.frm_button_submit:hover,
.fl-builder-content a.fl-button.frm_button_submit:active,
.fl-builder-content a.fl-button.frm_button_submit:focus {
    color: #ffffff !important;
    background: #11222c !important;
    border-color: #11222c !important;
}

.mce-content-body a[data-mce-selected].set-button.secondary-button:hover:after,
.mce-content-body a[data-mce-selected].set-button.secondary-button:active:after,
.mce-content-body a[data-mce-selected].set-button.secondary-button:focus:after,
.mce-content-body a[data-mce-selected].set-button.frm_button_submit:hover:after,
.mce-content-body a[data-mce-selected].set-button.frm_button_submit:active:after,
.mce-content-body a[data-mce-selected].set-button.frm_button_submit:focus:after,
.set-button.secondary-button:hover:after,
.set-button.secondary-button:active:after,
.set-button.secondary-button:focus:after,
.set-button.frm_button_submit:hover:after,
.set-button.frm_button_submit:active:after,
.set-button.frm_button_submit:focus:after,
.woocommerce a.set-button.secondary-button:hover:after,
.woocommerce a.set-button.secondary-button:active:after,
.woocommerce a.set-button.secondary-button:focus:after,
.woocommerce a.set-button.frm_button_submit:hover:after,
.woocommerce a.set-button.frm_button_submit:active:after,
.woocommerce a.set-button.frm_button_submit:focus:after,
a.fl-button.secondary-button:hover:after,
a.fl-button.secondary-button:active:after,
a.fl-button.secondary-button:focus:after,
a.fl-button.frm_button_submit:hover:after,
a.fl-button.frm_button_submit:active:after,
a.fl-button.frm_button_submit:focus:after,
.fl-builder-content a.fl-button.secondary-button:hover:after,
.fl-builder-content a.fl-button.secondary-button:active:after,
.fl-builder-content a.fl-button.secondary-button:focus:after,
.fl-builder-content a.fl-button.frm_button_submit:hover:after,
.fl-builder-content a.fl-button.frm_button_submit:active:after,
.fl-builder-content a.fl-button.frm_button_submit:focus:after {
    background: transparent !important;
    color: #ffffff !important;
}

.mce-content-body a[data-mce-selected].set-button.grey-button,
.mce-content-body a[data-mce-selected].set-button.grey-button:focus,
.set-button.grey-button,
.set-button.grey-button:focus,
.woocommerce a.set-button.grey-button,
.woocommerce a.set-button.grey-button:focus,
a.fl-button.grey-button,
a.fl-button.grey-button:focus,
.fl-builder-content a.fl-button.grey-button,
.fl-builder-content a.fl-button.grey-button:focus {
    color: #11222c !important;
    background: #F1F2F9 !important;
    border-color: #F1F2F9 !important;
}

.mce-content-body a[data-mce-selected].set-button.grey-button:hover,
.mce-content-body a[data-mce-selected].set-button.grey-button:active,
.mce-content-body a[data-mce-selected].set-button.grey-button.active,
.mce-content-body a[data-mce-selected].set-button.grey-button:focus:hover,
.mce-content-body a[data-mce-selected].set-button.grey-button:focus:active,
.mce-content-body a[data-mce-selected].set-button.grey-button:focus.active,
.set-button.grey-button:hover,
.set-button.grey-button:active,
.set-button.grey-button.active,
.set-button.grey-button:focus:hover,
.set-button.grey-button:focus:active,
.set-button.grey-button:focus.active,
.woocommerce a.set-button.grey-button:hover,
.woocommerce a.set-button.grey-button:active,
.woocommerce a.set-button.grey-button.active,
.woocommerce a.set-button.grey-button:focus:hover,
.woocommerce a.set-button.grey-button:focus:active,
.woocommerce a.set-button.grey-button:focus.active,
a.fl-button.grey-button:hover,
a.fl-button.grey-button:active,
a.fl-button.grey-button.active,
a.fl-button.grey-button:focus:hover,
a.fl-button.grey-button:focus:active,
a.fl-button.grey-button:focus.active,
.fl-builder-content a.fl-button.grey-button:hover,
.fl-builder-content a.fl-button.grey-button:active,
.fl-builder-content a.fl-button.grey-button.active,
.fl-builder-content a.fl-button.grey-button:focus:hover,
.fl-builder-content a.fl-button.grey-button:focus:active,
.fl-builder-content a.fl-button.grey-button:focus.active {
    color: #ffffff !important;
    background: #912121 !important;
    border-color: #912121 !important;
}

.mce-content-body a[data-mce-selected].set-button.to-white,
.mce-content-body a[data-mce-selected].set-button.to-light,
.set-button.to-white,
.set-button.to-light,
.woocommerce a.set-button.to-white,
.woocommerce a.set-button.to-light,
a.fl-button.to-white,
a.fl-button.to-light,
.fl-builder-content a.fl-button.to-white,
.fl-builder-content a.fl-button.to-light {
    color: #ffffff !important;
    background: #11222c !important;
    border-color: #11222c !important;
}

.mce-content-body a[data-mce-selected].set-button.to-white:hover,
.mce-content-body a[data-mce-selected].set-button.to-white:active,
.mce-content-body a[data-mce-selected].set-button.to-white:focus,
.mce-content-body a[data-mce-selected].set-button.to-light:hover,
.mce-content-body a[data-mce-selected].set-button.to-light:active,
.mce-content-body a[data-mce-selected].set-button.to-light:focus,
.set-button.to-white:hover,
.set-button.to-white:active,
.set-button.to-white:focus,
.set-button.to-light:hover,
.set-button.to-light:active,
.set-button.to-light:focus,
.woocommerce a.set-button.to-white:hover,
.woocommerce a.set-button.to-white:active,
.woocommerce a.set-button.to-white:focus,
.woocommerce a.set-button.to-light:hover,
.woocommerce a.set-button.to-light:active,
.woocommerce a.set-button.to-light:focus,
a.fl-button.to-white:hover,
a.fl-button.to-white:active,
a.fl-button.to-white:focus,
a.fl-button.to-light:hover,
a.fl-button.to-light:active,
a.fl-button.to-light:focus,
.fl-builder-content a.fl-button.to-white:hover,
.fl-builder-content a.fl-button.to-white:active,
.fl-builder-content a.fl-button.to-white:focus,
.fl-builder-content a.fl-button.to-light:hover,
.fl-builder-content a.fl-button.to-light:active,
.fl-builder-content a.fl-button.to-light:focus {
    color: #11222c !important;
    background: #ffffff !important;
    border-color: #ffffff !important;
}

.mce-content-body a[data-mce-selected].set-button.white-button,
.mce-content-body a[data-mce-selected].set-button.light-button,
.set-button.white-button,
.set-button.light-button,
.woocommerce a.set-button.white-button,
.woocommerce a.set-button.light-button,
a.fl-button.white-button,
a.fl-button.light-button,
.fl-builder-content a.fl-button.white-button,
.fl-builder-content a.fl-button.light-button {
    color: #11222c !important;
    background: #ffffff !important;
    border-color: #ffffff !important;
}

.mce-content-body a[data-mce-selected].set-button.white-button:hover,
.mce-content-body a[data-mce-selected].set-button.white-button:active,
.mce-content-body a[data-mce-selected].set-button.white-button:focus,
.mce-content-body a[data-mce-selected].set-button.light-button:hover,
.mce-content-body a[data-mce-selected].set-button.light-button:active,
.mce-content-body a[data-mce-selected].set-button.light-button:focus,
.set-button.white-button:hover,
.set-button.white-button:active,
.set-button.white-button:focus,
.set-button.light-button:hover,
.set-button.light-button:active,
.set-button.light-button:focus,
.woocommerce a.set-button.white-button:hover,
.woocommerce a.set-button.white-button:active,
.woocommerce a.set-button.white-button:focus,
.woocommerce a.set-button.light-button:hover,
.woocommerce a.set-button.light-button:active,
.woocommerce a.set-button.light-button:focus,
a.fl-button.white-button:hover,
a.fl-button.white-button:active,
a.fl-button.white-button:focus,
a.fl-button.light-button:hover,
a.fl-button.light-button:active,
a.fl-button.light-button:focus,
.fl-builder-content a.fl-button.white-button:hover,
.fl-builder-content a.fl-button.white-button:active,
.fl-builder-content a.fl-button.white-button:focus,
.fl-builder-content a.fl-button.light-button:hover,
.fl-builder-content a.fl-button.light-button:active,
.fl-builder-content a.fl-button.light-button:focus {
    /* color: #ffffff !important;
    background: #912121 !important;
    border-color: #912121 !important; */

    color: rgb(var(--c-dark-blue)) !important;
    background: rgb(var(--c-green)) !important;
    border-color: rgb(var(--c-green)) !important;
}

.mce-content-body a[data-mce-selected].set-button.white-button:hover.to-dark,
.mce-content-body a[data-mce-selected].set-button.white-button:active.to-dark,
.mce-content-body a[data-mce-selected].set-button.white-button:focus.to-dark,
.mce-content-body a[data-mce-selected].set-button.light-button:hover.to-dark,
.mce-content-body a[data-mce-selected].set-button.light-button:active.to-dark,
.mce-content-body a[data-mce-selected].set-button.light-button:focus.to-dark,
.set-button.white-button:hover.to-dark,
.set-button.white-button:active.to-dark,
.set-button.white-button:focus.to-dark,
.set-button.light-button:hover.to-dark,
.set-button.light-button:active.to-dark,
.set-button.light-button:focus.to-dark,
.woocommerce a.set-button.white-button:hover.to-dark,
.woocommerce a.set-button.white-button:active.to-dark,
.woocommerce a.set-button.white-button:focus.to-dark,
.woocommerce a.set-button.light-button:hover.to-dark,
.woocommerce a.set-button.light-button:active.to-dark,
.woocommerce a.set-button.light-button:focus.to-dark,
a.fl-button.white-button:hover.to-dark,
a.fl-button.white-button:active.to-dark,
a.fl-button.white-button:focus.to-dark,
a.fl-button.light-button:hover.to-dark,
a.fl-button.light-button:active.to-dark,
a.fl-button.light-button:focus.to-dark,
.fl-builder-content a.fl-button.white-button:hover.to-dark,
.fl-builder-content a.fl-button.white-button:active.to-dark,
.fl-builder-content a.fl-button.white-button:focus.to-dark,
.fl-builder-content a.fl-button.light-button:hover.to-dark,
.fl-builder-content a.fl-button.light-button:active.to-dark,
.fl-builder-content a.fl-button.light-button:focus.to-dark {
    color: #ffffff !important;
    background: #11222c !important;
    border-color: #11222c !important;
}

.mce-content-body a[data-mce-selected].set-button.white-button:hover.to-light,
.mce-content-body a[data-mce-selected].set-button.white-button:active.to-light,
.mce-content-body a[data-mce-selected].set-button.white-button:focus.to-light,
.mce-content-body a[data-mce-selected].set-button.light-button:hover.to-light,
.mce-content-body a[data-mce-selected].set-button.light-button:active.to-light,
.mce-content-body a[data-mce-selected].set-button.light-button:focus.to-light,
.set-button.white-button:hover.to-light,
.set-button.white-button:active.to-light,
.set-button.white-button:focus.to-light,
.set-button.light-button:hover.to-light,
.set-button.light-button:active.to-light,
.set-button.light-button:focus.to-light,
.woocommerce a.set-button.white-button:hover.to-light,
.woocommerce a.set-button.white-button:active.to-light,
.woocommerce a.set-button.white-button:focus.to-light,
.woocommerce a.set-button.light-button:hover.to-light,
.woocommerce a.set-button.light-button:active.to-light,
.woocommerce a.set-button.light-button:focus.to-light,
a.fl-button.white-button:hover.to-light,
a.fl-button.white-button:active.to-light,
a.fl-button.white-button:focus.to-light,
a.fl-button.light-button:hover.to-light,
a.fl-button.light-button:active.to-light,
a.fl-button.light-button:focus.to-light,
.fl-builder-content a.fl-button.white-button:hover.to-light,
.fl-builder-content a.fl-button.white-button:active.to-light,
.fl-builder-content a.fl-button.white-button:focus.to-light,
.fl-builder-content a.fl-button.light-button:hover.to-light,
.fl-builder-content a.fl-button.light-button:active.to-light,
.fl-builder-content a.fl-button.light-button:focus.to-light {
    color: #912121 !important;
    background: #ffffff !important;
    border-color: #ffffff !important;
}

.mce-content-body a[data-mce-selected].set-button.dark-button,
.set-button.dark-button,
.woocommerce a.set-button.dark-button,
a.fl-button.dark-button,
.fl-builder-content a.fl-button.dark-button {
    color: #ffffff !important;
    background: #11222c !important;
    border-color: #11222c !important;
}

.mce-content-body a[data-mce-selected].set-button.dark-button:hover,
.mce-content-body a[data-mce-selected].set-button.dark-button:active,
.mce-content-body a[data-mce-selected].set-button.dark-button:focus,
.set-button.dark-button:hover,
.set-button.dark-button:active,
.set-button.dark-button:focus,
.woocommerce a.set-button.dark-button:hover,
.woocommerce a.set-button.dark-button:active,
.woocommerce a.set-button.dark-button:focus,
a.fl-button.dark-button:hover,
a.fl-button.dark-button:active,
a.fl-button.dark-button:focus,
.fl-builder-content a.fl-button.dark-button:hover,
.fl-builder-content a.fl-button.dark-button:active,
.fl-builder-content a.fl-button.dark-button:focus {
    color: #ffffff !important;
    background: #912121 !important;
    border-color: #912121 !important;
}

.mce-content-body a[data-mce-selected].set-button.add-drop-shadow,
.set-button.add-drop-shadow,
.woocommerce a.set-button.add-drop-shadow,
a.fl-button.add-drop-shadow,
.fl-builder-content a.fl-button.add-drop-shadow {
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    box-shadow: 0px 1.1px 2.2px rgba(0, 0, 0, 0.02), 0px 2.7px 5.3px rgba(0, 0, 0, 0.028), 0px 5px 10px rgba(0, 0, 0, 0.035), 0px 8.9px 17.9px rgba(0, 0, 0, 0.042), 0px 16.7px 33.4px rgba(0, 0, 0, 0.05), 0px 40px 80px rgba(0, 0, 0, 0.07);
}

.mce-content-body a[data-mce-selected].set-button.add-drop-shadow:hover,
.mce-content-body a[data-mce-selected].set-button.add-drop-shadow:active,
.mce-content-body a[data-mce-selected].set-button.add-drop-shadow:focus,
.set-button.add-drop-shadow:hover,
.set-button.add-drop-shadow:active,
.set-button.add-drop-shadow:focus,
.woocommerce a.set-button.add-drop-shadow:hover,
.woocommerce a.set-button.add-drop-shadow:active,
.woocommerce a.set-button.add-drop-shadow:focus,
a.fl-button.add-drop-shadow:hover,
a.fl-button.add-drop-shadow:active,
a.fl-button.add-drop-shadow:focus,
.fl-builder-content a.fl-button.add-drop-shadow:hover,
.fl-builder-content a.fl-button.add-drop-shadow:active,
.fl-builder-content a.fl-button.add-drop-shadow:focus {
    box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.3);
}

.mce-content-body a[data-mce-selected].set-button.small-button,
.set-button.small-button,
.woocommerce a.set-button.small-button,
a.fl-button.small-button,
.fl-builder-content a.fl-button.small-button {
    padding: 16px 30px;
}

.mce-content-body a[data-mce-selected].set-button.tighter-space,
.set-button.tighter-space,
.woocommerce a.set-button.tighter-space,
a.fl-button.tighter-space,
.fl-builder-content a.fl-button.tighter-space {
    padding: 19px 22px !important;
}

.mce-content-body a[data-mce-selected].set-button.mid-button,
.set-button.mid-button,
.woocommerce a.set-button.mid-button,
a.fl-button.mid-button,
.fl-builder-content a.fl-button.mid-button {
    color: #ffffff !important;
    border-color: #2d495b !important;
    background: #2d495b !important;
}

.mce-content-body a[data-mce-selected].set-button.mid-button:hover,
.mce-content-body a[data-mce-selected].set-button.mid-button:active,
.mce-content-body a[data-mce-selected].set-button.mid-button:focus,
.set-button.mid-button:hover,
.set-button.mid-button:active,
.set-button.mid-button:focus,
.woocommerce a.set-button.mid-button:hover,
.woocommerce a.set-button.mid-button:active,
.woocommerce a.set-button.mid-button:focus,
a.fl-button.mid-button:hover,
a.fl-button.mid-button:active,
a.fl-button.mid-button:focus,
.fl-builder-content a.fl-button.mid-button:hover,
.fl-builder-content a.fl-button.mid-button:active,
.fl-builder-content a.fl-button.mid-button:focus {
    color: #11222c !important;
    border-color: #ffffff !important;
    background: #ffffff !important;
}

.mce-content-body a[data-mce-selected].set-button.outline-button,
.set-button.outline-button,
.woocommerce a.set-button.outline-button,
a.fl-button.outline-button,
.fl-builder-content a.fl-button.outline-button {
    color: rgb(var(--c-white)) !important;
    background: rgba(var(--c-white), 0.1) !important;
    border-color: rgba(var(--c-white), 0.1) !important;
}

.mce-content-body a[data-mce-selected].set-button.outline-button:hover,
.mce-content-body a[data-mce-selected].set-button.outline-button:active,
.mce-content-body a[data-mce-selected].set-button.outline-button:focus,
.set-button.outline-button:hover,
.set-button.outline-button:active,
.set-button.outline-button:focus,
.woocommerce a.set-button.outline-button:hover,
.woocommerce a.set-button.outline-button:active,
.woocommerce a.set-button.outline-button:focus,
a.fl-button.outline-button:hover,
a.fl-button.outline-button:active,
a.fl-button.outline-button:focus,
.fl-builder-content a.fl-button.outline-button:hover,
.fl-builder-content a.fl-button.outline-button:active,
.fl-builder-content a.fl-button.outline-button:focus {
    color: rgb(var(--c-dark-blue)) !important;
    background: rgba(var(--c-white), 1) !important;
    border-color: rgba(var(--c-white), 1) !important;
}

.mce-content-body a[data-mce-selected].set-button.light-outline,
.set-button.light-outline,
.woocommerce a.set-button.light-outline,
a.fl-button.light-outline,
.fl-builder-content a.fl-button.light-outline {
    color: #ffffff !important;
    background: transparent !important;
    border-color: #ffffff !important;
}

.mce-content-body a[data-mce-selected].set-button.light-outline.tighter-space,
.set-button.light-outline.tighter-space,
.woocommerce a.set-button.light-outline.tighter-space,
a.fl-button.light-outline.tighter-space,
.fl-builder-content a.fl-button.light-outline.tighter-space {
    padding: 17px 20px !important;
}

.mce-content-body a[data-mce-selected].set-button.light-outline:hover,
.mce-content-body a[data-mce-selected].set-button.light-outline:active,
.mce-content-body a[data-mce-selected].set-button.light-outline:focus,
.set-button.light-outline:hover,
.set-button.light-outline:active,
.set-button.light-outline:focus,
.woocommerce a.set-button.light-outline:hover,
.woocommerce a.set-button.light-outline:active,
.woocommerce a.set-button.light-outline:focus,
a.fl-button.light-outline:hover,
a.fl-button.light-outline:active,
a.fl-button.light-outline:focus,
.fl-builder-content a.fl-button.light-outline:hover,
.fl-builder-content a.fl-button.light-outline:active,
.fl-builder-content a.fl-button.light-outline:focus {
    color: #11222c !important;
    background: #ffffff !important;
    border-color: #ffffff !important;
}

.mce-content-body a[data-mce-selected].set-button.no-bg-button,
.set-button.no-bg-button,
.woocommerce a.set-button.no-bg-button,
a.fl-button.no-bg-button,
.fl-builder-content a.fl-button.no-bg-button {
    padding: 0;
    background: transparent;
    color: #912121;
    border: 0;
    display: inline;
    text-decoration: none;
    font-weight: 600;
    font-family: "Work Sans", sans-serif;
    text-transform: none;
}

.mce-content-body a[data-mce-selected].set-button.no-bg-button.keep-padding,
.set-button.no-bg-button.keep-padding,
.woocommerce a.set-button.no-bg-button.keep-padding,
a.fl-button.no-bg-button.keep-padding,
.fl-builder-content a.fl-button.no-bg-button.keep-padding {
    display: inline-block;
}

.mce-content-body a[data-mce-selected].set-button.no-bg-button .material-icons,
.set-button.no-bg-button .material-icons,
.woocommerce a.set-button.no-bg-button .material-icons,
a.fl-button.no-bg-button .material-icons,
.fl-builder-content a.fl-button.no-bg-button .material-icons {
    padding-left: 3px;
}

.mce-content-body a[data-mce-selected].set-button.no-bg-button.small-callout,
.set-button.no-bg-button.small-callout,
.woocommerce a.set-button.no-bg-button.small-callout,
a.fl-button.no-bg-button.small-callout,
.fl-builder-content a.fl-button.no-bg-button.small-callout {
    position: relative;
    display: inline-blcok;
    font-weight: 600;
    letter-spacing: 0.2px;
    font-size: 10px;
    text-transform: none;
}

.mce-content-body a[data-mce-selected].set-button.no-bg-button.small-callout .button-text,
.set-button.no-bg-button.small-callout .button-text,
.woocommerce a.set-button.no-bg-button.small-callout .button-text,
a.fl-button.no-bg-button.small-callout .button-text,
.fl-builder-content a.fl-button.no-bg-button.small-callout .button-text {
    display: inline;
    vertical-align: middle;
}

.mce-content-body a[data-mce-selected].set-button.no-bg-button.small-callout *[class^='material-icons'],
.set-button.no-bg-button.small-callout *[class^='material-icons'],
.woocommerce a.set-button.no-bg-button.small-callout *[class^='material-icons'],
a.fl-button.no-bg-button.small-callout *[class^='material-icons'],
.fl-builder-content a.fl-button.no-bg-button.small-callout *[class^='material-icons'] {
    font-size: 18px;
    padding-left: 4px;
    position: relative;
    top: 6px;
}

.mce-content-body a[data-mce-selected].set-button.no-bg-button:after,
.set-button.no-bg-button:after,
.woocommerce a.set-button.no-bg-button:after,
a.fl-button.no-bg-button:after,
.fl-builder-content a.fl-button.no-bg-button:after {
    display: inline;
    display: none;
}

.mce-content-body a[data-mce-selected].set-button.no-bg-button:hover,
.mce-content-body a[data-mce-selected].set-button.no-bg-button:active,
.mce-content-body a[data-mce-selected].set-button.no-bg-button:focus,
.set-button.no-bg-button:hover,
.set-button.no-bg-button:active,
.set-button.no-bg-button:focus,
.woocommerce a.set-button.no-bg-button:hover,
.woocommerce a.set-button.no-bg-button:active,
.woocommerce a.set-button.no-bg-button:focus,
a.fl-button.no-bg-button:hover,
a.fl-button.no-bg-button:active,
a.fl-button.no-bg-button:focus,
.fl-builder-content a.fl-button.no-bg-button:hover,
.fl-builder-content a.fl-button.no-bg-button:active,
.fl-builder-content a.fl-button.no-bg-button:focus {
    color: #585757;
    background: transparent;
}

.mce-content-body a[data-mce-selected].set-button.no-bg-button.full-button-padding,
.set-button.no-bg-button.full-button-padding,
.woocommerce a.set-button.no-bg-button.full-button-padding,
a.fl-button.no-bg-button.full-button-padding,
.fl-builder-content a.fl-button.no-bg-button.full-button-padding {
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0.4px !important;
    font-weight: 400 !important;
}

.mce-content-body a[data-mce-selected].set-button.no-bg-button.light,
.set-button.no-bg-button.light,
.woocommerce a.set-button.no-bg-button.light,
a.fl-button.no-bg-button.light,
.fl-builder-content a.fl-button.no-bg-button.light {
    color: #912121 !important;
    background: transparent !important;
    text-decoration: none;
    -webkit-transition: all 150ms linear !important;
    transition: all 150ms linear !important;
    text-decoration: underline 0.1em #912121 !important;
    text-underline-offset: 0;
}

.mce-content-body a[data-mce-selected].set-button.no-bg-button.light:hover,
.mce-content-body a[data-mce-selected].set-button.no-bg-button.light:active,
.mce-content-body a[data-mce-selected].set-button.no-bg-button.light:focus,
.set-button.no-bg-button.light:hover,
.set-button.no-bg-button.light:active,
.set-button.no-bg-button.light:focus,
.woocommerce a.set-button.no-bg-button.light:hover,
.woocommerce a.set-button.no-bg-button.light:active,
.woocommerce a.set-button.no-bg-button.light:focus,
a.fl-button.no-bg-button.light:hover,
a.fl-button.no-bg-button.light:active,
a.fl-button.no-bg-button.light:focus,
.fl-builder-content a.fl-button.no-bg-button.light:hover,
.fl-builder-content a.fl-button.no-bg-button.light:active,
.fl-builder-content a.fl-button.no-bg-button.light:focus {
    color: #ffffff !important;
    background: transparent !important;
    text-decoration-color: #ffffff !important;
}

.mce-content-body a[data-mce-selected].set-button.no-bg-button.primary-to-light,
.set-button.no-bg-button.primary-to-light,
.woocommerce a.set-button.no-bg-button.primary-to-light,
a.fl-button.no-bg-button.primary-to-light,
.fl-builder-content a.fl-button.no-bg-button.primary-to-light {
    color: #912121 !important;
    background: transparent !important;
    text-decoration: none;
}

.mce-content-body a[data-mce-selected].set-button.no-bg-button.primary-to-light:hover,
.mce-content-body a[data-mce-selected].set-button.no-bg-button.primary-to-light:active,
.mce-content-body a[data-mce-selected].set-button.no-bg-button.primary-to-light:focus,
.set-button.no-bg-button.primary-to-light:hover,
.set-button.no-bg-button.primary-to-light:active,
.set-button.no-bg-button.primary-to-light:focus,
.woocommerce a.set-button.no-bg-button.primary-to-light:hover,
.woocommerce a.set-button.no-bg-button.primary-to-light:active,
.woocommerce a.set-button.no-bg-button.primary-to-light:focus,
a.fl-button.no-bg-button.primary-to-light:hover,
a.fl-button.no-bg-button.primary-to-light:active,
a.fl-button.no-bg-button.primary-to-light:focus,
.fl-builder-content a.fl-button.no-bg-button.primary-to-light:hover,
.fl-builder-content a.fl-button.no-bg-button.primary-to-light:active,
.fl-builder-content a.fl-button.no-bg-button.primary-to-light:focus {
    color: #ffffff !important;
    background: transparent !important;
    text-decoration: none;
}

.mce-content-body a[data-mce-selected].set-button.no-arrow:after,
.set-button.no-arrow:after,
.woocommerce a.set-button.no-arrow:after,
a.fl-button.no-arrow:after,
.fl-builder-content a.fl-button.no-arrow:after {
    display: none;
}

.mce-content-body a[data-mce-selected].set-button.disabled,
.set-button.disabled,
.woocommerce a.set-button.disabled,
a.fl-button.disabled,
.fl-builder-content a.fl-button.disabled {
    opacity: 0.3;
    pointer-events: none;
}

.caption {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    z-index: 10;
}

.caption-holder {
    position: relative;
    display: block;
    width: 100%;
}

#header {
    position: absolute;
    z-index: 998;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 0;
    padding: 0;
    display: none;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    background: rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0px 7px 12px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 7px 12px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 7px 12px 0px rgba(0, 0, 0, 0);
}

#header.dark-bg:not(.open-bg) {
    background: #ffffff;
}

#header .top-header-gradient {
    display: none;
}

@media (max-width: 1024px) {
    #header .top-header-gradient {
        display: none;
    }
}

@media (min-width: 1025px) {
    #header .top-header-gradient {
        position: absolute;
        left: 0;
        right: 0;
        top: -77px;
        height: 77px;
        background: transparent;
        -webkit-transition: all 150ms ease-out;
        transition: all 150ms ease-out;
        opacity: 0.5;
        pointer-events: none;
        z-index: 1;
        box-shadow: 0px 1.4px 2.3px -20px rgba(0, 0, 0, 0.105), 0px 3.1px 5.1px -20px rgba(0, 0, 0, 0.155), 0px 5.2px 8.6px -20px rgba(0, 0, 0, 0.191), 0px 7.8px 12.9px -20px rgba(0, 0, 0, 0.222), 0px 11.3px 18.7px -20px rgba(0, 0, 0, 0.25), 0px 15.9px 26.4px -20px rgba(0, 0, 0, 0.278), 0px 22.6px 37.4px -20px rgba(0, 0, 0, 0.309), 0px 32.9px 54.4px -20px rgba(0, 0, 0, 0.345), 0px 50.6px 83.8px -20px rgba(0, 0, 0, 0.395), 0px 90px 149px -20px rgba(0, 0, 0, 0.5);
    }
}

#header a[href*="tel:"] {
    white-space: nowrap !important;
}

@media (min-width: 1025px) {
    #header a[href*="tel:"] {
        color: inherit;
    }
}

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

#header a:hover,
#header a:focus {
    opacity: 0.6;
}

#header #main-menu-row {
    background: #ffffff;
}

#header #top_menu {
    list-style: none;
    padding: 0;
    text-align: right;
    margin-top: 5px;
    overflow: hidden;
    height: 31px;
    opacity: 1.0;
    -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
}

#header #top_menu li {
    display: inline-block;
    padding: 0;
    margin: 0;
}

#header #top_menu li a {
    font-family: "Work Sans", sans-serif;
    color: #912121;
    text-transform: none;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 0.1px;
    padding: 10px 15px 8px !important;
    margin: 0 5px;
}

#header #top_menu li a:after {
    display: none;
}

#header #top_menu li a:hover,
#header #top_menu li a:active,
#header #top_menu li a:focus {
    color: #11222c;
}

#header #top_menu li a.set-button-style {
    background: #912121;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    letter-spacing: 1.0px;
    text-transform: uppercase;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 10px;
}

#header #top_menu li a.set-button-style:hover,
#header #top_menu li a.set-button-style:active,
#header #top_menu li a.set-button-style:focus {
    background: #11222c;
    color: #ffffff;
}

#header .menu-content-below-logo {
    display: block;
    opacity: 1.0;
    -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
}

@media (max-width: 1024px) {
    #header>.container-full {
        display: none;
    }
}

#header #logo-row {
    position: relative;
    z-index: 1002;
    padding: 0 26px;
}

#header .logo {
    position: absolute;
    display: inline-block;
    width: auto;
    height: auto;
    vertical-align: middle;
    left: 10px;
    top: -20px;
    padding: 0;
    z-index: 9999;
    text-align: left;
    margin: 0;
}

#header .logo:before,
#header .logo:after {
    content: "";
    display: table;
}

#header .logo:after {
    clear: both;
}

@media (max-width: 1200px) {
    #header .logo {
        left: -10px;
    }
}

#header .logo a {
    position: relative;
    display: block;
    max-width: 170px;
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

@media (max-width: 1200px) {
    #header .logo a {
        max-width: 150px;
    }
}

#header .logo img {
    width: auto;
}

#header .main-logo-image {
    -webkit-transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

#header .header-logo {
    position: relative;
    display: block;
    opacity: 1.0;
    z-index: 10;
}

#header .dark-header-logo {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.0;
    z-index: 11;
    pointer-events: none;
}

#header .mobile-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.0;
    z-index: 1;
    display: none !important;
}

#header.open-dropdown {
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
}

#header #content_beside_menu {
    position: absolute;
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    right: 20px;
    top: 50%;
    margin-top: -25px;
}

#header #content_beside_menu p {
    display: inline-block;
    margin-bottom: 0;
}

#header #content_beside_menu p.right-delimiter {
    position: relative;
    margin-right: 27px;
    overflow: visible;
}

#header #content_beside_menu p.right-delimiter:after {
    position: absolute;
    content: '';
    top: 12px;
    right: -20px;
    bottom: 12px;
    width: 1px;
    background: #e1e1e1;
}

#header .scroll-menu {
    position: relative;
    background: transparent;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    z-index: 10000;
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-box-shadow: 0px -3px 10px 2px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px -3px 10px 2px rgba(0, 0, 0, 0);
    box-shadow: 0px -3px 10px 2px rgba(0, 0, 0, 0);
    padding: 25px 20px;
    opacity: 1.0;
    height: auto;
    pointer-events: auto;
}

@media (min-width: 1025px) {
    #header .scroll-menu {
        display: none;
    }
}

#header .scroll-menu .main-menu-nav .nav-wrap {
    margin-top: 0;
}

#header .scroll-menu .inner-scroll-menu {
    position: relative;
    display: block;
    text-align: left;
    top: 0;
    height: 100%;
    background: transparent;
}

#header .scroll-menu .search-site-button {
    position: absolute;
    z-index: 100;
    left: -7px;
    top: -3px;
    font-size: 18px;
    padding: 10px;
    color: #ffffff;
    text-decoration: none !important;
}

#header .scroll-menu .search-site-button:hover,
#header .scroll-menu .search-site-button:active,
#header .scroll-menu .search-site-button:focus {
    color: #ffffff;
    text-decoration: none !important;
}

#header .scroll-menu .main-menu-social {
    right: 30px;
}

#header .scroll-menu .logo {
    position: relative;
    height: auto;
    margin: 0;
    top: 50% !important;
    left: auto;
    z-index: 1002;
    display: inline-block;
    text-align: center;
    left: 0;
    padding: 0;
    width: auto;
}

#header .scroll-menu .logo:before,
#header .scroll-menu .logo:after {
    content: "";
    display: table;
}

#header .scroll-menu .logo:after {
    clear: both;
}

#header .scroll-menu .logo img {
    width: 48vw;
}

#header .scroll-menu .logo a {
    margin-top: 6px;
}

@media (max-width: 1024px) {
    #header .scroll-menu .logo a {
        margin-top: 0px;
        max-width: 64px !important;
    }
}

#header .scroll-menu .nav-opener-custom {
    position: absolute;
    margin: 0;
    left: auto;
    right: 0;
    top: 0;
    z-index: 100;
}

.no-pull-up #main {
    margin-top: 0 !important;
}

.bg-color {
    position: fixed;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 115px;
    opacity: 0.0;
    background: #ffffff;
    z-index: 992;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0);
    display: none;
}

.bg-color.open {
    opacity: 1.0;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.07);
}

@media (max-width: 1024px) {
    .bg-color.open {
        height: 48px;
        -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0);
        -moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0);
        box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0);
        background: #000;
    }
}

.bg-color.tempClose {
    height: 0 !important;
}

@media (min-width: 1025px) {
    .bg-color.keep-closed {
        opacity: 0.0 !important;
    }
}

@media (max-width: 1024px) {
    .bg-color {
        display: none;
    }
}

.bg-drop-color {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: var(--backdrop-color);
    pointer-events: none;
    z-index: 200;
    display: block;
    opacity: 0;
}

.bg-drop-color.open {
    display: block;
    opacity: var(--backdrop-color-opacity);
    pointer-events: auto;
}

#top_bar {
    position: relative;
    display: block;
    background: transparent;
    padding: 0;
    text-align: left;
    overflow: hidden;
    height: 31px;
    -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
}

#top_bar .btn,
#top_bar .btn-primary,
#top_bar .set-button,
#top_bar .button,
#top_bar button {
    vertical-align: middle;
    margin: 5px;
    min-width: 0;
}

#top_bar .col-md-12 {
    padding-left: 100px;
    padding-right: 100px;
}

#top_bar .top-nav {
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
}

#top_bar .top_bar_content {
    display: inline-block;
    padding: 11px 20px;
    vertical-align: middle;
}

#top_bar .top_bar_content.right-line {
    position: relative;
}

#top_bar .top_bar_content.right-line:after {
    position: absolute;
    content: '';
    right: -6px;
    width: 1px;
    top: 10px;
    bottom: 10px;
    background: #ffffff;
    opacity: 0.2;
}

#top_bar .top_bar_content.right-line p {
    padding-top: 1px;
}

#top_bar p {
    display: inline-block;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}

#top_bar p a {
    display: inline-block;
    color: #ffffff;
    border-bottom: 1px dotted rgba(255, 255, 255, 0);
    line-height: 1.0;
}

#top_bar p a:hover,
#top_bar p a:active,
#top_bar p a:focus {
    color: #ffffff;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.8);
}

.delimiter {
    display: inline-block;
    opacity: 1;
    padding: 0 10px;
    font-weight: 400;
    font-size: 0.9em;
    opacity: 0.7;
}

.posts_container {
    background: transparent;
    padding: 10px 0 0;
}

.posts_container .inner-post {
    padding: 20px 24px 24px;
}

.posts_container .post_feed .post_feed_wrapper {
    position: relative;
    padding: 0;
    background: #ffffff;
    height: 100%;
}

.posts_container .post_feed .post_feed_wrapper a h3 {
    margin-bottom: 12px;
}

.dot-nav {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 100%;
    font-size: 18px;
}

.dot-nav a {
    display: inline-block;
    line-height: 1.0;
    padding: 5px;
    margin: 3px;
}

.dot-nav a.active {
    pointer-events: none;
}

.dot-nav a:hover,
.dot-nav a:active,
.dot-nav a.active {
    color: #fff;
}

.post-bug {
    position: absolute;
    bottom: 35px;
    right: 35px;
    width: 300px;
    z-index: 100;
}

.post-bug .arrow-set.set-left {
    left: -45px;
}

.post-bug .arrow-set.set-right {
    right: -45px;
}

.post-bug .thumbholder {
    position: absolute;
    width: 110px;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

.post-bug .category-sub {
    text-transform: uppercase;
    margin-bottom: 2px;
    font-family: "Work Sans", sans-serif;
    font-size: 10px;
    letter-spacing: -0.1em;
    width: 100%;
    margin-bottom: 0;
}

.post-bug .category-sub a {
    font-family: "Work Sans", sans-serif;
    letter-spacing: -0.1em;
    font-weight: 400;
    padding: 0 2px;
    text-transform: uppercase;
}

.post-bug .post-wrap {
    position: relative;
    display: block;
    width: 190px;
    margin-left: 110px;
    padding: 12px 16px;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

.post-bug .post-wrap>a {
    display: block;
    text-align: left;
    font-family: "Work Sans", sans-serif;
    font-size: 13px !important;
    line-height: 1.1;
    letter-spacing: -0.1em;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 4px;
    padding-bottom: 6px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
    margin-left: 0;
}

.post-bug .post-wrap .right-circle-arrow {
    position: absolute;
    bottom: 8px;
    right: 8px;
}

.more-link {
    position: relative;
    color: #912121;
    padding: 24px 0 0;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-family: "Work Sans", sans-serif;
    letter-spacing: -0.1em;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
}

.more-link span {
    display: inline-block;
    padding-top: 1px;
}

.more-link:after {
    position: relative;
    display: inline-block;
    content: '';
    width: 10px;
    height: 10px;
    overflow: hidden;
    background: transparent;
    border: 2px solid #912121;
    margin-left: 6px;
    border-top: none;
    border-left: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.more-link:hover,
.more-link:active,
.more-link:focus {
    color: #912121;
}

.more-link:hover:after,
.more-link:active:after,
.more-link:focus:after {
    border-color: #912121;
}

.more-link-btn {
    display: block;
    margin-top: 20px;
    margin-right: 0;
}

.post-date {
    margin-bottom: 3px;
    font-size: 0.8em;
}

.single .post-holder {
    padding: 20px 0 40px;
}

.single .post-holder.post_feed.alt_post_feed {
    text-align: left;
}

.single .post-holder .single-post .thumbholder {
    margin-bottom: 30px;
    max-height: 300px;
}

.single .post-holder .single-post .thumbholder.full_image_banner {
    max-height: none;
}

.single .post-holder .single-post-content {
    padding: 30px 0 50px;
}

.single .post-holder .title-wrap-around {
    margin-bottom: 20px;
}

.author-image img {
    width: 100px;
    margin-bottom: 18px;
}

article.single-post .post-date {
    margin-bottom: 20px;
    font-size: 1.0em;
}

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

.related-container {
    background: #fbfbfb;
    padding: 40px 0 20px;
}

.testimonials_feed {
    position: relative;
    display: block;
    -webkit-transition: height 400ms linear;
    transition: height 400ms linear;
}

.testimonial_feed_headline {
    text-align: center;
    text-transform: uppercase;
    color: #912121;
    display: block;
    margin-bottom: 30px;
    font-size: 1.1em;
    line-height: 1.4;
}

.testimonials_feed_wrapper {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0.0;
    z-index: 1;
    color: #fff;
    -webkit-transition: opacity 400ms linear;
    transition: opacity 400ms linear;
}

.testimonials_feed_wrapper.active {
    opacity: 1.0;
    z-index: 10;
}

.testimonials_feed_wrapper p {
    margin-bottom: 0;
    font-size: 1.6em;
    line-height: 1.2em;
    font-weight: 700;
}

.testimonials_feed_wrapper:before {
    left: -80px;
    background-position: left top;
}

.testimonials_feed_wrapper:after {
    right: -80px;
    background-position: right top;
}

@media only screen and (max-width: 767px) {

    .testimonials_feed_wrapper:before,
    .testimonials_feed_wrapper:after {
        display: none;
    }
}

.testimonials_author {
    position: relative;
    font-family: "Work Sans", sans-serif;
    letter-spacing: -0.1em;
    font-weight: 400;
    display: block;
    text-align: center;
    margin-top: 30px;
    text-transform: uppercase;
    color: #912121;
    font-size: 12px;
}

.author_text {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.author_text .smaller {
    font-size: 0.7em;
}

.author_image {
    width: 58px;
    height: 58px;
    overflow: hidden;
    border: 3px solid #912121;
    -webkit-border-radius: 29px;
    -moz-border-radius: 29px;
    border-radius: 29px;
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
}

.author_image img {
    width: 60px;
}

.media-title {
    position: relative;
    display: block;
    padding-top: 20px;
    color: #696969;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    margin-bottom: 2px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.media-title:before {
    position: absolute;
    content: '';
    width: 100px;
    height: 1px;
    background: #e1e1e1;
    left: 0;
    top: 0;
}

#author_intro a {
    color: #ffffff;
}

#author_intro a:hover,
#author_intro a:active,
#author_intro a.active {
    color: #912121;
}

.author-gradient {
    background: #140257 !important;
    background: -moz-linear-gradient(-45deg, #140257 9%, #271669 40%, #465391 100%) !important;
    background: -webkit-linear-gradient(-45deg, #140257 9%, #271669 40%, #465391 100%) !important;
    background: linear-gradient(135deg, #140257 9%, #271669 40%, #465391 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#140257', endColorstr='#465391', GradientType=1) !important;
}

.floating-avatar {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100;
    margin: -190px auto 30px;
}

.floating-avatar .avatar {
    margin: 0 auto;
    display: block;
    text-align: center;
    max-width: 100px;
    width: auto;
    height: auto;
    overflow: hidden;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.author-info-holder {
    position: relative;
    display: block;
    padding: 80px 0 50px !important;
    background: #ffffff !important;
}

.author-info-holder:before {
    position: absolute;
    content: '';
    z-index: 1;
    pointer-events: none;
    left: 10%;
    right: 10%;
    height: 100px;
    background: #ffffff;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    top: -60px;
}

@media (max-width: 1024px) {
    .author-info-holder:before {
        width: auto;
        left: 30px;
        right: 30px;
    }
}

@media (min-width: 1025px) {
    .author-info-holder {
        padding: 80px 0 50px !important;
    }
}

.author-info-holder .container-full {
    position: relative;
    z-index: 10;
}

.author-info-holder .media-single {
    display: block;
}

.author-info-holder .quote-holder {
    position: relative;
    display: block;
    padding: 40px 0 0;
    background: transparent;
    text-align: center;
    color: #585757;
}

.author-info-holder .quote-holder .quote-author {
    color: #9d9d9d !important;
}

.author-wrapper {
    position: relative;
    display: block;
    text-align: center;
}

.author-wrapper .avatar {
    display: inline-block;
    max-width: 100px;
    width: 100px;
    height: auto;
    vertical-align: top;
    overflow: hidden;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: transparent;
}

.author-wrapper .author-info {
    display: inline-block;
    padding: 28px 12px;
}

.author-wrapper .author-info .date-info {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #ccc;
    margin-bottom: 0;
}

.avatar-holder {
    position: relative;
    display: block;
    text-align: center;
    margin: -23px auto 0;
    z-index: 100;
}

.avatar-holder .avatar {
    position: relative;
    z-index: 10;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    width: 46px;
    height: 46px;
    overflow: hidden;
}

.avatar-holder .avatar-title {
    display: block;
    padding-top: 4px;
    color: #a1a1a1;
    font-size: 13px;
    letter-spacing: 0.15px;
    -webkit-transition: color 100ms linear;
    transition: color 100ms linear;
}

.avatar-holder .date-author {
    display: inline-block;
    vertical-align: middle;
}

.avatar-holder .date-author .date-line {
    display: block;
    text-align: left;
    margin-bottom: -3px;
    padding: 0;
}

@media (max-width: 1024px) {
    .avatar-holder .date-author .date-line {
        margin-bottom: 0;
        padding: 10px 0 4px;
        text-align: center;
    }
}

.avatar-holder .date-author .avatar-title {
    padding: 0;
}

.avatar-holder:hover .avatar-title,
.avatar-holder:active .avatar-title,
.avatar-holder:focus .avatar-title {
    color: #912121;
}

div.avatar-holder {
    pointer-events: none;
}

.post-table-wrapper {
    display: block;
    overflow-x: auto;
    width: 100%;
    padding: 0;
    margin: 50px 0;
}

.post-table-wrapper .table-title {
    text-align: left;
    padding: 7px 10px;
    color: #585757;
    margin-bottom: 10px;
}

.column_wrapper>.row {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
}

.column_wrapper>.row:before,
.column_wrapper>.row:after {
    display: none;
}

.column_wrapper>.row .column-part {
    height: auto !important;
    float: none !important;
}

.list-row {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 -30px;
    align-items: flex-start !important;
    padding: 20px 0;
}

.single .single-content-inner h1,
.single .single-content-inner h2,
.single .single-content-inner h3,
.single .single-content-inner h4,
.single .single-content-inner h5,
.single .single-content-inner h6 {
    color: #585757;
}

.single .single-content-inner h3,
.single .single-content-inner h4,
.single .single-content-inner h5,
.single .single-content-inner h6 {
    margin-top: 60px;
}

.single .post-content-area h1,
.single .post-content-area h2,
.single .post-content-area h3,
.single .post-content-area h4,
.single .post-content-area h5,
.single .post-content-area h6 {
    color: #11222c;
}

.single .post-content-area .main-column-content p,
.single .post-content-area .main-column-content h1,
.single .post-content-area .main-column-content h2,
.single .post-content-area .main-column-content h3,
.single .post-content-area .main-column-content h4,
.single .post-content-area .main-column-content h5,
.single .post-content-area .main-column-content h6,
.single .post-content-area .blog-body-content p,
.single .post-content-area .blog-body-content h1,
.single .post-content-area .blog-body-content h2,
.single .post-content-area .blog-body-content h3,
.single .post-content-area .blog-body-content h4,
.single .post-content-area .blog-body-content h5,
.single .post-content-area .blog-body-content h6 {
    position: relative;
}

.single .post-content-area .main-column-content h1 strong,
.single .post-content-area .main-column-content h2 strong,
.single .post-content-area .main-column-content h3 strong,
.single .post-content-area .main-column-content h4 strong,
.single .post-content-area .main-column-content h5 strong,
.single .post-content-area .main-column-content h6 strong,
.single .post-content-area .blog-body-content h1 strong,
.single .post-content-area .blog-body-content h2 strong,
.single .post-content-area .blog-body-content h3 strong,
.single .post-content-area .blog-body-content h4 strong,
.single .post-content-area .blog-body-content h5 strong,
.single .post-content-area .blog-body-content h6 strong {
    font-weight: 600;
}

.single .post-content-area .main-column-content p strong,
.single .post-content-area .blog-body-content p strong {
    display: inline;
    color: #11222c;
}

.single .post-content-area .main-column-content a:not(.set-button):not(.bio-instagram-link),
.single .post-content-area .blog-body-content a:not(.set-button):not(.bio-instagram-link) {
    color: #912121;
    text-decoration: none;
}

.single .post-content-area .main-column-content a:not(.set-button):not(.bio-instagram-link):hover,
.single .post-content-area .main-column-content a:not(.set-button):not(.bio-instagram-link):active,
.single .post-content-area .main-column-content a:not(.set-button):not(.bio-instagram-link):focus,
.single .post-content-area .blog-body-content a:not(.set-button):not(.bio-instagram-link):hover,
.single .post-content-area .blog-body-content a:not(.set-button):not(.bio-instagram-link):active,
.single .post-content-area .blog-body-content a:not(.set-button):not(.bio-instagram-link):focus {
    color: #11222c;
    text-decoration: underline;
}

.single .post-content-area .main-column-content h1 span,
.single .post-content-area .main-column-content .h1 span,
.single .post-content-area .main-column-content h2 span,
.single .post-content-area .main-column-content .h2 span,
.single .post-content-area .main-column-content h3 span,
.single .post-content-area .main-column-content .h3 span,
.single .post-content-area .blog-body-content h1 span,
.single .post-content-area .blog-body-content .h1 span,
.single .post-content-area .blog-body-content h2 span,
.single .post-content-area .blog-body-content .h2 span,
.single .post-content-area .blog-body-content h3 span,
.single .post-content-area .blog-body-content .h3 span {
    font-weight: inherit !important;
}

.single .post-content-area .main-column-content h1:not(.uppercase):not(.bold),
.single .post-content-area .main-column-content .h1:not(.uppercase):not(.bold),
.single .post-content-area .main-column-content h2:not(.uppercase):not(.bold),
.single .post-content-area .main-column-content .h2:not(.uppercase):not(.bold),
.single .post-content-area .main-column-content h3:not(.uppercase):not(.bold),
.single .post-content-area .main-column-content .h3:not(.uppercase):not(.bold),
.single .post-content-area .main-column-content h4:not(.uppercase):not(.bold),
.single .post-content-area .main-column-content .h4:not(.uppercase):not(.bold),
.single .post-content-area .main-column-content h5:not(.uppercase):not(.bold),
.single .post-content-area .main-column-content .h5:not(.uppercase):not(.bold),
.single .post-content-area .main-column-content h6:not(.uppercase):not(.bold),
.single .post-content-area .main-column-content .h6:not(.uppercase):not(.bold),
.single .post-content-area .blog-body-content h1:not(.uppercase):not(.bold),
.single .post-content-area .blog-body-content .h1:not(.uppercase):not(.bold),
.single .post-content-area .blog-body-content h2:not(.uppercase):not(.bold),
.single .post-content-area .blog-body-content .h2:not(.uppercase):not(.bold),
.single .post-content-area .blog-body-content h3:not(.uppercase):not(.bold),
.single .post-content-area .blog-body-content .h3:not(.uppercase):not(.bold),
.single .post-content-area .blog-body-content h4:not(.uppercase):not(.bold),
.single .post-content-area .blog-body-content .h4:not(.uppercase):not(.bold),
.single .post-content-area .blog-body-content h5:not(.uppercase):not(.bold),
.single .post-content-area .blog-body-content .h5:not(.uppercase):not(.bold),
.single .post-content-area .blog-body-content h6:not(.uppercase):not(.bold),
.single .post-content-area .blog-body-content .h6:not(.uppercase):not(.bold) {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
}

.single .post-content-area .main-column-content h1,
.single .post-content-area .main-column-content .h1,
.single .post-content-area .main-column-content h2,
.single .post-content-area .main-column-content .h2,
.single .post-content-area .blog-body-content h1,
.single .post-content-area .blog-body-content .h1,
.single .post-content-area .blog-body-content h2,
.single .post-content-area .blog-body-content .h2 {
    font-size: 24px;
    margin-top: 50px;
}

@media (min-width: 767px) {

    .single .post-content-area .main-column-content h1,
    .single .post-content-area .main-column-content .h1,
    .single .post-content-area .main-column-content h2,
    .single .post-content-area .main-column-content .h2,
    .single .post-content-area .blog-body-content h1,
    .single .post-content-area .blog-body-content .h1,
    .single .post-content-area .blog-body-content h2,
    .single .post-content-area .blog-body-content .h2 {
        font-size: clamp(24px, calc(24px + 120 * ((100vw - 767px) / 433)), 32px);
    }
}

@media (min-width: 1200px) {

    .single .post-content-area .main-column-content h1,
    .single .post-content-area .main-column-content .h1,
    .single .post-content-area .main-column-content h2,
    .single .post-content-area .main-column-content .h2,
    .single .post-content-area .blog-body-content h1,
    .single .post-content-area .blog-body-content .h1,
    .single .post-content-area .blog-body-content h2,
    .single .post-content-area .blog-body-content .h2 {
        font-size: 32px;
    }
}

.single .post-content-area .main-column-content h3,
.single .post-content-area .main-column-content .h3,
.single .post-content-area .blog-body-content h3,
.single .post-content-area .blog-body-content .h3 {
    font-size: 20px;
    margin-top: 50px;
}

@media (min-width: 767px) {

    .single .post-content-area .main-column-content h3,
    .single .post-content-area .main-column-content .h3,
    .single .post-content-area .blog-body-content h3,
    .single .post-content-area .blog-body-content .h3 {
        font-size: clamp(20px, calc(20px + 60 * ((100vw - 767px) / 433)), 24px);
    }
}

@media (min-width: 1200px) {

    .single .post-content-area .main-column-content h3,
    .single .post-content-area .main-column-content .h3,
    .single .post-content-area .blog-body-content h3,
    .single .post-content-area .blog-body-content .h3 {
        font-size: 24px;
    }
}

.single .post-content-area .main-column-content h4,
.single .post-content-area .main-column-content .h4,
.single .post-content-area .main-column-content h5,
.single .post-content-area .main-column-content .h5,
.single .post-content-area .blog-body-content h4,
.single .post-content-area .blog-body-content .h4,
.single .post-content-area .blog-body-content h5,
.single .post-content-area .blog-body-content .h5 {
    font-size: 17px;
}

@media (min-width: 767px) {

    .single .post-content-area .main-column-content h4,
    .single .post-content-area .main-column-content .h4,
    .single .post-content-area .main-column-content h5,
    .single .post-content-area .main-column-content .h5,
    .single .post-content-area .blog-body-content h4,
    .single .post-content-area .blog-body-content .h4,
    .single .post-content-area .blog-body-content h5,
    .single .post-content-area .blog-body-content .h5 {
        font-size: clamp(17px, calc(17px + 30 * ((100vw - 767px) / 433)), 19px);
    }
}

@media (min-width: 1200px) {

    .single .post-content-area .main-column-content h4,
    .single .post-content-area .main-column-content .h4,
    .single .post-content-area .main-column-content h5,
    .single .post-content-area .main-column-content .h5,
    .single .post-content-area .blog-body-content h4,
    .single .post-content-area .blog-body-content .h4,
    .single .post-content-area .blog-body-content h5,
    .single .post-content-area .blog-body-content .h5 {
        font-size: 19px;
    }
}

.single .post-content-area .main-column-content h6,
.single .post-content-area .main-column-content h6:not(.uppercase):not(.bold),
.single .post-content-area .main-column-content .h6,
.single .post-content-area .main-column-content .h6:not(.uppercase):not(.bold),
.single .post-content-area .blog-body-content h6,
.single .post-content-area .blog-body-content h6:not(.uppercase):not(.bold),
.single .post-content-area .blog-body-content .h6,
.single .post-content-area .blog-body-content .h6:not(.uppercase):not(.bold) {
    font-family: "Work Sans", sans-serif;
    line-height: 1.4;
    font-size: 24px;
    text-transform: none !important;
}

@media (min-width: 767px) {

    .single .post-content-area .main-column-content h6,
    .single .post-content-area .main-column-content h6:not(.uppercase):not(.bold),
    .single .post-content-area .main-column-content .h6,
    .single .post-content-area .main-column-content .h6:not(.uppercase):not(.bold),
    .single .post-content-area .blog-body-content h6,
    .single .post-content-area .blog-body-content h6:not(.uppercase):not(.bold),
    .single .post-content-area .blog-body-content .h6,
    .single .post-content-area .blog-body-content .h6:not(.uppercase):not(.bold) {
        font-size: clamp(24px, calc(24px + 30 * ((100vw - 767px) / 433)), 26px);
    }
}

@media (min-width: 1200px) {

    .single .post-content-area .main-column-content h6,
    .single .post-content-area .main-column-content h6:not(.uppercase):not(.bold),
    .single .post-content-area .main-column-content .h6,
    .single .post-content-area .main-column-content .h6:not(.uppercase):not(.bold),
    .single .post-content-area .blog-body-content h6,
    .single .post-content-area .blog-body-content h6:not(.uppercase):not(.bold),
    .single .post-content-area .blog-body-content .h6,
    .single .post-content-area .blog-body-content .h6:not(.uppercase):not(.bold) {
        font-size: 26px;
    }
}

.single .post-content-area .main-column-content h1:first-child,
.single .post-content-area .main-column-content h2:first-child,
.single .post-content-area .main-column-content h3:first-child,
.single .post-content-area .main-column-content h4:first-child,
.single .post-content-area .main-column-content h5:first-child,
.single .post-content-area .main-column-content h6:first-child,
.single .post-content-area .main-column-content .h1:first-child,
.single .post-content-area .main-column-content .h2:first-child,
.single .post-content-area .main-column-content .h3:first-child,
.single .post-content-area .main-column-content .h4:first-child,
.single .post-content-area .main-column-content .h5:first-child,
.single .post-content-area .main-column-content .h6:first-child,
.single .post-content-area .blog-body-content h1:first-child,
.single .post-content-area .blog-body-content h2:first-child,
.single .post-content-area .blog-body-content h3:first-child,
.single .post-content-area .blog-body-content h4:first-child,
.single .post-content-area .blog-body-content h5:first-child,
.single .post-content-area .blog-body-content h6:first-child,
.single .post-content-area .blog-body-content .h1:first-child,
.single .post-content-area .blog-body-content .h2:first-child,
.single .post-content-area .blog-body-content .h3:first-child,
.single .post-content-area .blog-body-content .h4:first-child,
.single .post-content-area .blog-body-content .h5:first-child,
.single .post-content-area .blog-body-content .h6:first-child {
    padding-top: 0;
    margin-top: 0 !important;
}

.single .post-content-area .main-column-content h1:last-child,
.single .post-content-area .main-column-content h2:last-child,
.single .post-content-area .main-column-content h3:last-child,
.single .post-content-area .main-column-content h4:last-child,
.single .post-content-area .main-column-content h5:last-child,
.single .post-content-area .main-column-content h6:last-child,
.single .post-content-area .main-column-content .h1:last-child,
.single .post-content-area .main-column-content .h2:last-child,
.single .post-content-area .main-column-content .h3:last-child,
.single .post-content-area .main-column-content .h4:last-child,
.single .post-content-area .main-column-content .h5:last-child,
.single .post-content-area .main-column-content .h6:last-child,
.single .post-content-area .blog-body-content h1:last-child,
.single .post-content-area .blog-body-content h2:last-child,
.single .post-content-area .blog-body-content h3:last-child,
.single .post-content-area .blog-body-content h4:last-child,
.single .post-content-area .blog-body-content h5:last-child,
.single .post-content-area .blog-body-content h6:last-child,
.single .post-content-area .blog-body-content .h1:last-child,
.single .post-content-area .blog-body-content .h2:last-child,
.single .post-content-area .blog-body-content .h3:last-child,
.single .post-content-area .blog-body-content .h4:last-child,
.single .post-content-area .blog-body-content .h5:last-child,
.single .post-content-area .blog-body-content .h6:last-child {
    margin-bottom: 0;
}

.single .post-content-area .main-column-content .single-content-column .responsive-video-wrapper,
.single .post-content-area .blog-body-content .single-content-column .responsive-video-wrapper {
    margin-bottom: 50px !important;
}

.single .post-content-area .main-column-content .single-content-column ul,
.single .post-content-area .main-column-content .single-content-column ol,
.single .post-content-area .blog-body-content .single-content-column ul,
.single .post-content-area .blog-body-content .single-content-column ol {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 35px 20px;
    list-style-position: inside;
}

.single .post-content-area .main-column-content .single-content-column ul:last-child,
.single .post-content-area .main-column-content .single-content-column ol:last-child,
.single .post-content-area .blog-body-content .single-content-column ul:last-child,
.single .post-content-area .blog-body-content .single-content-column ol:last-child {
    padding-bottom: 0;
}

.single .post-content-area .main-column-content .single-content-column ul,
.single .post-content-area .blog-body-content .single-content-column ul {
    list-style: none !important;
    padding-left: 3px;
}

.single .post-content-area .main-column-content .single-content-column ul li,
.single .post-content-area .blog-body-content .single-content-column ul li {
    position: relative;
    padding: 0 0 10px 14px;
    line-height: 1.4;
    color: #8c8c8c;
    font-weight: 400;
}

.single .post-content-area .main-column-content .single-content-column ul li:before,
.single .post-content-area .blog-body-content .single-content-column ul li:before {
    position: absolute;
    display: block;
    content: '';
    background: #8c8c8c;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.single .post-content-area .main-column-content img:not(.bottom-image-holder):not(.gallery-img):not(.video-thumb),
.single .post-content-area .blog-body-content img:not(.bottom-image-holder):not(.gallery-img):not(.video-thumb) {
    position: relative;
    margin: 25px auto;
    width: 100%;
}

.single .post-content-area .main-column-content img:not(.bottom-image-holder):not(.gallery-img):not(.video-thumb):first-child,
.single .post-content-area .blog-body-content img:not(.bottom-image-holder):not(.gallery-img):not(.video-thumb):first-child {
    margin-top: 0;
}

.single .post-content-area .main-column-content img:not(.bottom-image-holder):not(.gallery-img):not(.video-thumb):last-child,
.single .post-content-area .blog-body-content img:not(.bottom-image-holder):not(.gallery-img):not(.video-thumb):last-child {
    margin-bottom: 0;
}

.single .post-content-area .main-column-content figure,
.single .post-content-area .blog-body-content figure {
    margin: 60px 0;
}

.single .post-content-area .main-column-content figure img:not(.bottom-image-holder):not(.gallery-img):not(.video-thumb),
.single .post-content-area .blog-body-content figure img:not(.bottom-image-holder):not(.gallery-img):not(.video-thumb) {
    margin: 0 auto 15px;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
}

.single .post-content-area .main-column-content figure.full-width-post-banner,
.single .post-content-area .blog-body-content figure.full-width-post-banner {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
}

.single .post-content-area .main-column-content figure.full-width-post-banner img:not(.bottom-image-holder):not(.gallery-img):not(.video-thumb),
.single .post-content-area .blog-body-content figure.full-width-post-banner img:not(.bottom-image-holder):not(.gallery-img):not(.video-thumb) {
    margin: 0 !important;
    max-width: 100% !important;
    max-height: 500px;
}

.single table,
.single .post-table {
    margin: 0;
    padding: 0;
    overflow-x: auto;
    width: 100%;
    border-collapse: collapse;
    border: 0;
}

.single table,
.single table th,
.single table td,
.single .post-table,
.single .post-table th,
.single .post-table td {
    vertical-align: top;
    text-align: left;
    color: #555;
}

.single table th,
.single table td,
.single .post-table th,
.single .post-table td {
    font-size: 14px;
    line-height: 1.45;
}

.single table th,
.single .post-table th {
    padding: 15px;
    font-size: 15px;
    line-height: 1.45;
    color: #555;
    text-align: center;
    border: 0;
}

.single table th:last-child,
.single .post-table th:last-child {
    border-right: 0;
}

.single table td,
.single .post-table td {
    padding: 15px;
    font-size: 14px;
    line-height: 1.26;
}

.single table thead,
.single .post-table thead {
    background: #333;
    color: #555;
    border: 1px solid #333;
}

.single table thead tr,
.single table thead th,
.single .post-table thead tr,
.single .post-table thead th {
    background: transparent;
}

.single table tbody,
.single .post-table tbody {
    border: 1px solid #999;
    border-width: 0 1px 1px 1px;
}

.single table tbody tr,
.single .post-table tbody tr {
    border: 0;
    border-bottom: 1px solid #666;
}

.single table tbody tr:last-child,
.single .post-table tbody tr:last-child {
    border: 0;
}

.single table tbody tr:nth-child(odd),
.single .post-table tbody tr:nth-child(odd) {
    background: #8c8c8c;
}

.single table tbody tr:nth-child(even),
.single .post-table tbody tr:nth-child(even) {
    background: #ddd;
}

.single table tbody td,
.single .post-table tbody td {
    border: 0;
    border-right: 1px solid #666;
}

.single table tbody td:last-child,
.single .post-table tbody td:last-child {
    border-right: 0;
}

.single .avatar-holder:not(.related-avatar-holder) {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 0;
    left: auto;
    right: auto;
    bottom: auto;
    padding: 10px 4px;
}

.single .avatar-holder:not(.related-avatar-holder):before {
    display: none;
}

.single .avatar-holder:not(.related-avatar-holder) .avatar-holder {
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    width: 50px;
    height: 50px;
}

.single .avatar-holder:not(.related-avatar-holder) .avatar-holder:before {
    top: 1px;
    left: -1px;
    margin-left: 0;
}

.single .avatar-holder:not(.related-avatar-holder) .avatar {
    position: absolute;
    left: 0;
    top: 2px;
}

.single .avatar-holder:not(.related-avatar-holder) .single-avatar-title {
    display: block;
    padding-left: 55px;
    text-align: left;
}

.single .avatar-holder:not(.related-avatar-holder) .avatar-title {
    display: block;
    padding-top: 0;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 2px;
    font-size: 13px;
}

.single .post-holder .single-post .thumbholder {
    max-height: none !important;
    width: 100%;
}

.single .post-holder .single-post .thumbholder img {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
}

.single-left-side,
.single-right-side {
    padding-top: 30px;
    padding-bottom: 30px;
}

.section-container {
    position: relative;
    display: block;
    max-width: 1024px;
    margin: 0 auto;
}

.dark-link {
    color: #585757;
    border: 0;
}

.dark-link:hover,
.dark-link:active,
.dark-link:focus {
    color: #912121;
    border: 0;
}

.grayscale-transition img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.grayscale-transition:hover img,
.grayscale-transition:active img,
.grayscale-transition.active img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: none;
}

@media (min-width: 1025px) {
    .column-links .row {
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        flex-direction: row;
        justify-content: stretch;
        align-items: center;
        align-content: stretch;
        flex-wrap: wrap;
    }

    .column-links .row:before,
    .column-links .row:after {
        display: none;
    }
}

.column-links .row .column-part {
    position: relative;
    overflow: hidden;
    padding: 0;
    min-height: 585px;
    float: left;
    width: auto;
    color: #ffffff !important;
}

.column-links .row .column-part.column-count-5 {
    width: calc(20%);
}

.column-links .row .column-part.column-count-4 {
    width: 25%;
}

.column-links .row .column-part.column-count-3 {
    width: calc(33.333333333333%);
}

.column-links .row .column-part.column-count-2 {
    width: 50%;
}

@media (max-width: 1024px) {
    .column-links .row .column-part {
        float: none;
        display: block;
        width: auto !important;
        min-height: 360px;
        padding: 80px 0px 50px;
    }
}

@media (max-width: 1024px) {
    .column-links .row .column-part .floating-bubble-link {
        position: relative;
        display: block;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        top: auto;
        left: auto;
        right: auto;
        padding: 0 30px 20px;
    }
}

.column-links .row .column-part .corner-line {
    position: absolute;
    display: block;
    z-index: 100;
    left: 0;
    right: 0;
    bottom: 0;
    font-family: "Work Sans", sans-serif;
    font-size: 0.9em;
    font-weight: 400;
}

.column-links .row .column-part .corner-line a {
    color: #ffffff !important;
}

.column-links .row .column-part .corner-line a:hover,
.column-links .row .column-part .corner-line a:active,
.column-links .row .column-part .corner-line a:focus {
    color: #ffffff !important;
    text-decoration: underline;
}

.column-links .row .column-part .corner-line .spread-title {
    display: block;
    margin-bottom: 12px;
}

@media (max-width: 1024px) {
    .column-links .row .column-part .corner-line {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
    }
}

@media (min-width: 1025px) {
    .column-links .row .column-part .corner-line>.row {
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        flex-direction: row;
        justify-content: stretch;
        align-items: flex-end;
        align-content: stretch;
        flex-wrap: wrap;
    }

    .column-links .row .column-part .corner-line>.row:before,
    .column-links .row .column-part .corner-line>.row:after {
        display: none;
    }

    .column-links .row .column-part .corner-line>.row .inner-corner-content {
        position: relative;
    }
}

.column-links .row .column-part .corner-line .col-md-6,
.column-links .row .column-part .corner-line .col-sm-6 {
    padding: 30px 40px 40px;
}

.column-links .row .column-part .corner-line .col-md-6:first-child,
.column-links .row .column-part .corner-line .col-sm-6:first-child {
    padding-right: 20px;
}

.column-links .row .column-part .corner-line .col-md-6.right-on-desktop,
.column-links .row .column-part .corner-line .col-sm-6.right-on-desktop {
    padding-left: 20px;
}

@media (min-width: 1025px) {

    .column-links .row .column-part .corner-line .col-md-6.right-on-desktop,
    .column-links .row .column-part .corner-line .col-sm-6.right-on-desktop {
        padding-top: 80px;
    }
}

@media (max-width: 1024px) {

    .column-links .row .column-part .corner-line .col-md-6,
    .column-links .row .column-part .corner-line .col-sm-6 {
        padding: 20px 30px !important;
        text-align: center;
    }
}

.column-links .row .column-part>.background-image-with-opacity {
    z-index: 1;
    background: #000;
}

.column-links .row .column-part>.background-image-with-opacity img {
    position: absolute;
    object-fit: cover;
    object-position: center top;
    font-family: 'object-fit: cover; object-position: center;';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    opacity: 0.0;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.column-links .row .column-part>.background-image-with-opacity img.visible {
    opacity: 1;
}

@media (max-width: 1024px) {
    .column-links .row .column-part>.background-image-with-opacity img.visible {
        opacity: 0.6;
    }
}

.popup-content {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0.0;
    pointer-events: none;
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

.popup-content.opened {
    opacity: 1.0;
    pointer-events: auto;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
}

.popup-content:after {
    position: absolute;
    content: '';
}

.popup-content form {
    margin: 30px 0;
}

.popup-content form input {
    text-align: center !important;
    margin-bottom: 10px !important;
}

.popup-content form input[type=submit] {
    margin-top: 10px !important;
}

.popup-content .outer-popup-content {
    position: absolute;
    z-index: 100;
    max-width: 800px;
    width: 100%;
    height: auto;
    padding: 35px 0;
    margin: 0 auto;
    background: #f3f3f3;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    opacity: 0.0;
    pointer-events: none;
}

.popup-content .outer-popup-content.overHeight {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: auto;
    margin: 50px auto;
}

.popup-content .outer-popup-content.active {
    z-index: 200;
    pointer-events: auto;
}

@media (max-width: 1024px) {
    .popup-content .outer-popup-content {
        top: auto;
        left: 30px;
        right: 30px;
        max-width: 100%;
        width: auto;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        margin: 50px auto !important;
    }

    .popup-content .outer-popup-content.overHeight {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.popup-content .outer-popup-content .inner-popup-content {
    position: relative;
    display: block;
    background: transparent;
    padding: 0 8%;
    margin: 0 auto;
    text-align: center;
}

@media (min-width: 1024px) {
    .popup-content .outer-popup-content .inner-popup-content {
        padding: 0 15%;
    }
}

.popup-content .outer-popup-content .inner-popup-content .column-part {
    height: auto !important;
}

.popup-content .inner-close-btn {
    position: absolute;
    padding: 2px;
    border: 0;
    color: #ffffff;
    background: #912121;
    font-size: 22px;
    top: 12px;
    right: 12px;
    z-index: 100;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    width: 32px;
    height: 32px;
}

.popup-content .inner-close-btn .fa {
    position: absolute;
    left: 1px;
    right: 0;
    text-align: center;
    top: 4px;
}

.popup-content .inner-close-btn:hover,
.popup-content .inner-close-btn:active,
.popup-content .inner-close-btn:focus {
    color: #ffffff;
    background: #912121;
}

.popup-content .close-popup-cover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.video-gallery {
    position: relative;
    margin: 30px 0;
}

.video-gallery .col-md-4 {
    padding: 25px 30px;
}

.video-link-wrapper {
    display: block;
    text-align: center;
}

.video-link {
    position: relative;
    display: block;
    min-height: 0;
    background: #000 !important;
    padding: 0 !important;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.video-link .column-part-inner {
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.video-link .background-image-with-opacity {
    opacity: 0.6 !important;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.video-link .play {
    position: absolute;
    color: rgba(255, 255, 255, 0.96);
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    padding: 2px;
    z-index: 100;
    opacity: 1.0;
    font-size: 58px;
    line-height: 0;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

.video-link .play .fa {
    position: absolute;
    line-height: 1.0;
    top: 33px;
    left: 9px;
    right: 0;
    text-align: center;
    color: #000;
    font-size: 17px;
}

.video-link img {
    opacity: 1.0;
    display: block;
    width: 100%;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0) scale(1.0, 1.0);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.video-link:hover .play,
.video-link:active .play,
.video-link:focus .play {
    color: #912121;
    background: #ffffff;
}

.video-link:hover .play .fa,
.video-link:active .play .fa,
.video-link:focus .play .fa {
    color: #912121;
}

.video-link:hover .background-image-with-opacity,
.video-link:active .background-image-with-opacity,
.video-link:focus .background-image-with-opacity {
    opacity: 1.0 !important;
}

.video-link:hover img,
.video-link:active img,
.video-link:focus img {
    opacity: 0.6;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.video-description {
    display: block;
    margin-top: 40px;
    padding: 10px 0;
    border-top: 1px solid #aeaeae;
}

.video-title {
    margin-bottom: 8px;
}

.gallery-image-wrapper {
    position: relative;
    padding: 9px !important;
    background: transparent;
    display: block;
    text-align: center;
}

.gallery-image-link {
    position: relative;
    display: inline-block;
    border: 0;
    margin: 0 auto;
    background: #912121;
}

.gallery-image-link img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.gallery-image-link:hover img,
.gallery-image-link:active img,
.gallery-image-link.active img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
    filter: none;
}

.gallery-image-link img {
    opacity: 1.0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    display: block;
    width: 100%;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0) scale(1.0, 1.0);
    filter: none;
}

.gallery-image-link:hover img,
.gallery-image-link:active img,
.gallery-image-link:focus img {
    opacity: 0.3;
}

.full-img {
    width: 100%;
}

.col-block {
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
}

.col-block.big-block {
    padding-top: 0;
}

.col-block .col-block-img-wrapper {
    display: block;
    text-align: center;
}

.col-block .col-block-img-wrapper>img {
    display: inline-block;
}

.top-sub-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 35px;
    background: #000;
    display: block;
    color: #fff;
    padding: 7px 50px;
    font-size: 14px;
    z-index: 1001;
}

.top-sub-menu .inner-sub-menu-wrap {
    position: absolute;
    right: 50px;
    z-index: 1001;
}

.top-sub-menu .inner-sub-menu-wrap p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.no-pointer-events>a {
    pointer-events: none;
}

.no-link {
    pointer-events: none;
}

.no-link>a {
    pointer-events: none;
}

.cart-link-opener {
    width: 40px;
    height: 100%;
    padding: 12px 2px;
    border-radius: 0;
    overflow: visible;
    display: block !important;
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 1.0;
    outline: none;
    z-index: 9999999;
    color: #912121;
    background: transparent;
    font-size: 22px;
    text-align: center;
}

.cart-link-opener i {
    vertical-align: middle;
    margin-top: 10px;
}

.cart-link-opener:before {
    position: absolute;
    content: '';
    width: 1px;
    border-left: 1px dotted #ffffff;
    opacity: 0.2;
    left: -3px;
    height: 20px;
    top: 23px;
}

.cart-link-opener:hover,
.cart-link-opener:active,
.cart-link-opener:focus {
    background: transparent;
    color: #ffffff;
}

@media (min-width: 1025px) {
    .cart-link-opener {
        display: none;
    }
}

.nav-opener-custom {
    width: 40px;
    height: 100%;
    padding: 0;
    border-radius: 0;
    text-indent: -9999px;
    overflow: visible;
    position: absolute;
    outline: none;
    background: transparent;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
    z-index: 9999999;
    color: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

.nav-opener-custom>div {
    position: relative;
    display: block;
    border: 0;
    background: transparent;
    width: 80%;
    height: 72%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

.nav-opener-custom>div span,
.nav-opener-custom>div:before,
.nav-opener-custom>div:after {
    background: #ffffff;
    border-radius: 0;
    position: absolute;
    left: 0;
    width: 100%;
    display: block;
    height: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transition: top 0.25s ease 0.2s, opacity 0.25s ease 0.2s, transform 0.25s ease 0s;
    transition: top 0.25s ease 0.2s, opacity 0.25s ease 0.2s, transform 0.25s ease 0s;
}

.nav-opener-custom>div:before {
    top: 0;
    content: "";
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.nav-opener-custom>div:after {
    top: 100%;
    content: "";
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.nav-opener-custom>div span {
    top: 50%;
    opacity: 1.0;
    left: 25%;
}

.nav-opener-custom.open>div span,
.nav-opener-custom.open>div:before,
.nav-opener-custom.open>div:after {
    -webkit-transition: top 0.25s ease 0s, opacity 0.25s ease 0s, transform 0.25s ease 0.2s;
    transition: top 0.25s ease 0s, opacity 0.25s ease 0s, transform 0.25s ease 0.2s;
}

.nav-opener-custom.open>div span {
    opacity: 0.0;
}

.nav-opener-custom.open>div:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
}

.nav-opener-custom.open>div:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 50%;
}

.nav-opener-custom:hover,
.nav-opener-custom:active,
.nav-opener-custom:focus {
    background: transparent;
}

.nav-opener-custom:hover>div,
.nav-opener-custom:active>div,
.nav-opener-custom:focus>div {
    background: transparent;
    border-color: transparent;
}

.nav-opener-custom:hover>div:before,
.nav-opener-custom:hover>div:after,
.nav-opener-custom:hover>div span,
.nav-opener-custom:active>div:before,
.nav-opener-custom:active>div:after,
.nav-opener-custom:active>div span,
.nav-opener-custom:focus>div:before,
.nav-opener-custom:focus>div:after,
.nav-opener-custom:focus>div span {
    background: #ffffff;
}

.content-to-right-of-menu {
    position: absolute;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    align-content: stretch;
    flex-wrap: wrap;
    right: 0;
    top: 0;
    z-index: 1000;
    color: var(--light-white-color);
    height: 100%;
}

@media (max-width: 1200px) {
    .content-to-right-of-menu {
        right: -5px;
    }
}

.content-to-right-of-menu>p,
.content-to-right-of-menu .side-by-side-content {
    margin-bottom: 0 !important;
    padding-left: 13px;
}

.content-to-right-of-menu>p:first-child,
.content-to-right-of-menu .side-by-side-content:first-child {
    padding-left: 0;
}

.content-to-right-of-menu a {
    color: var(--light-white-color) !important;
}

.content-to-right-of-menu a:hover,
.content-to-right-of-menu a:active,
.content-to-right-of-menu a:focus {
    color: var(--light-white-color-hover) !important;
}

.content-to-right-of-menu a.set-button {
    min-width: 0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.content-to-right-of-menu a.set-button:hover,
.content-to-right-of-menu a.set-button:active,
.content-to-right-of-menu a.set-button:focus {}

.content-to-right-of-menu a.set-button.outline-button {
    backdrop-filter: blur(20px);
}

.content-to-right-of-menu a.set-button.outline-button:hover,
.content-to-right-of-menu a.set-button.outline-button:active,
.content-to-right-of-menu a.set-button.outline-button:focus {}

.content-to-right-of-menu #searchform {
    position: absolute;
    z-index: 500;
    bottom: 12px;
    right: 0;
    left: auto;
    opacity: 0;
    width: 0;
    overflow: hidden;
    pointer-events: none;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.content-to-right-of-menu #searchform .search-field {
    padding: 5px 32px 3px 1px !important;
    background: transparent !important;
    width: 100%;
    border: 0 !important;
    font-size: 13px;
    border-bottom: 1px solid rgba(255, 255, 255, 0) !important;
    color: rgba(255, 255, 255, 0.8) !important;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.8) !important;
    font-weight: 600;
}

.content-to-right-of-menu #searchform .search-field:focus {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}

.content-to-right-of-menu #searchform.open {
    opacity: 1;
    width: 200px;
}

.content-to-right-of-menu #searchform.open .search-field {
    border-bottom-color: rgba(255, 255, 255, 0.8) !important;
}

#header:not(.light).open-bg {
    background: #ffffff;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.04);
}

#header:not(.light).open-bg.light-header {
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.04);
}

@media (min-width: 1025px) {
    #header:not(.light).open-bg.clear {
        -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0);
        -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0);
        box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0);
    }
}

#header:not(.light).open-bg .logo {
    left: 0;
    top: 10px;
}

#header:not(.light).open-bg .logo a {
    max-width: 105px;
}

#header:not(.light).open-bg .header-logo {
    opacity: 0.0;
}

#header:not(.light).open-bg .dark-header-logo {
    opacity: 1.0;
}

#header:not(.light).open-bg .top-header-gradient {
    opacity: 0;
}

#header:not(.light).open-bg .main-menu-nav,
#header:not(.light).open-bg .scroll-menu {
    opacity: 1;
    pointer-events: auto;
}

#header:not(.light).open-bg .main-menu-nav .nav>li.dropdown:before,
#header:not(.light).open-bg .scroll-menu .nav>li.dropdown:before {
    position: absolute;
    z-index: 5;
    content: '';
    display: none;
    pointer-events: none;
    left: -26px;
    right: -26px;
    top: 62px;
    height: calc(100vh - 62px);
    background: var(--backdrop-color);
    opacity: 0.0;
    -webkit-transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

#header:not(.light).open-bg .main-menu-nav .nav>li.dropdown.drop-open:before,
#header:not(.light).open-bg .scroll-menu .nav>li.dropdown.drop-open:before {
    display: block;
    opacity: var(--backdrop-color-opacity);
}

#header:not(.light).open-bg .main-menu-nav .nav>li>a,
#header:not(.light).open-bg .scroll-menu .nav>li>a {
    color: #11222c !important;
}

#header:not(.light).open-bg .main-menu-nav .nav>li>a.current_page_item,
#header:not(.light).open-bg .scroll-menu .nav>li>a.current_page_item {
    color: #11222c !important;
}

#header:not(.light).open-bg .main-menu-nav .nav>li>a.dropdown-toggle,
#header:not(.light).open-bg .scroll-menu .nav>li>a.dropdown-toggle {
    overflow: hidden;
}

#header:not(.light).open-bg .main-menu-nav .nav>li>a.dropdown-toggle:after,
#header:not(.light).open-bg .scroll-menu .nav>li>a.dropdown-toggle:after {
    border-color: #11222c !important;
}

#header:not(.light).open-bg .main-menu-nav .nav>li>a:hover,
#header:not(.light).open-bg .main-menu-nav .nav>li>a:active,
#header:not(.light).open-bg .main-menu-nav .nav>li>a:focus,
#header:not(.light).open-bg .scroll-menu .nav>li>a:hover,
#header:not(.light).open-bg .scroll-menu .nav>li>a:active,
#header:not(.light).open-bg .scroll-menu .nav>li>a:focus {
    color: #912121 !important;
}

#header:not(.light).open-bg .main-menu-nav .nav>li>a:hover.dropdown-toggle:after,
#header:not(.light).open-bg .main-menu-nav .nav>li>a:active.dropdown-toggle:after,
#header:not(.light).open-bg .main-menu-nav .nav>li>a:focus.dropdown-toggle:after,
#header:not(.light).open-bg .scroll-menu .nav>li>a:hover.dropdown-toggle:after,
#header:not(.light).open-bg .scroll-menu .nav>li>a:active.dropdown-toggle:after,
#header:not(.light).open-bg .scroll-menu .nav>li>a:focus.dropdown-toggle:after {
    border-color: #912121 !important;
}

#header:not(.light).open-bg .main-menu-nav .nav>li.drop-open>a:before,
#header:not(.light).open-bg .scroll-menu .nav>li.drop-open>a:before {
    left: 50%;
    top: calc(100% - 18px);
    opacity: 1;
}

#header:not(.light).open-bg .main-menu-nav .nav>li .dropdown-menu,
#header:not(.light).open-bg .scroll-menu .nav>li .dropdown-menu {
    background: #ffffff;
}

#header:not(.light).open-bg .dropdown-menu-wrapper .dropdown-menu-special {
    background: #ffffff;
}

#header:not(.light).open-bg .content-to-right-of-menu {
    color: #11222c !important;
}

#header:not(.light).open-bg .content-to-right-of-menu a {
    color: #11222c !important;
}

#header:not(.light).open-bg .content-to-right-of-menu a:hover,
#header:not(.light).open-bg .content-to-right-of-menu a:active,
#header:not(.light).open-bg .content-to-right-of-menu a:focus {
    color: #912121 !important;
}

#header:not(.light).open-bg .content-to-right-of-menu a.set-button {
    min-width: 0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    border-color: #11222c !important;
    background: #11222c !important;
    color: #ffffff !important;
}

#header:not(.light).open-bg .content-to-right-of-menu a.set-button:hover,
#header:not(.light).open-bg .content-to-right-of-menu a.set-button:active,
#header:not(.light).open-bg .content-to-right-of-menu a.set-button:focus {
    border-color: #912121 !important;
    color: #ffffff !important;
    background: #912121 !important;
}

#header:not(.light).open-bg .content-to-right-of-menu a.set-button.outline-button {
    color: #11222c !important;
    background: transparent !important;
    border-color: #11222c !important;
}

#header:not(.light).open-bg .content-to-right-of-menu a.set-button.outline-button:hover,
#header:not(.light).open-bg .content-to-right-of-menu a.set-button.outline-button:active,
#header:not(.light).open-bg .content-to-right-of-menu a.set-button.outline-button:focus {
    color: #ffffff !important;
    background: #11222c !important;
    border-color: #11222c !important;
}

#header:not(.light).open-bg .content-to-right-of-menu .social_main_menu li a {
    color: inherit !important;
}

#header:not(.light).open-bg .content-to-right-of-menu .social_main_menu li a:hover,
#header:not(.light).open-bg .content-to-right-of-menu .social_main_menu li a:active,
#header:not(.light).open-bg .content-to-right-of-menu .social_main_menu li a:focus {
    color: #912121 !important;
}

#header:not(.light).open-bg .content-to-right-of-menu .top-cart-button {
    color: #585757 !important;
}

#header:not(.light).open-bg .content-to-right-of-menu .top-cart-button:hover,
#header:not(.light).open-bg .content-to-right-of-menu .top-cart-button:active,
#header:not(.light).open-bg .content-to-right-of-menu .top-cart-button:focus {
    color: #912121 !important;
}

#header:not(.light).open-bg .content-to-right-of-menu .login-button {
    color: #585757 !important;
}

#header:not(.light).open-bg .content-to-right-of-menu .login-button:hover,
#header:not(.light).open-bg .content-to-right-of-menu .login-button:active,
#header:not(.light).open-bg .content-to-right-of-menu .login-button:focus {
    color: #912121 !important;
}

#header:not(.light).open-bg .content-to-right-of-menu .login-button:before {
    background: rgba(0, 0, 0, 0.15);
}

#header:not(.light).open-bg .content-to-right-of-menu #searchform .search-field {
    border-bottom-color: #912121 !important;
    color: rgba(9, 34, 71, 0.4) !important;
    -webkit-text-fill-color: rgba(9, 34, 71, 0.4) !important;
}

#header:not(.light).open-bg .content-to-right-of-menu #searchform .search-field:focus {
    color: #11222c !important;
    -webkit-text-fill-color: #11222c !important;
}

#header:not(.light).open-bg .content-to-right-of-menu #searchform.open .search-field {
    border-bottom-color: #11222c !important;
}

@media (max-width: 1024px) {
    #header:not(.light) {
        -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.04);
        -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.04);
        box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.04);
    }

    #header:not(.light).light-header {
        -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.04);
        -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.04);
        box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.04);
    }

    #header:not(.light) .logo {
        left: 0;
        top: 10px;
    }

    #header:not(.light) .logo a {
        max-width: 105px;
    }

    #header:not(.light) .header-logo {
        opacity: 0.0;
    }

    #header:not(.light) .dark-header-logo {
        opacity: 1.0;
    }

    #header:not(.light) .top-header-gradient {
        opacity: 0;
    }

    #header:not(.light) .main-menu-nav,
    #header:not(.light) .scroll-menu {
        opacity: 1;
        pointer-events: auto;
    }

    #header:not(.light) .main-menu-nav .nav>li.dropdown:before,
    #header:not(.light) .scroll-menu .nav>li.dropdown:before {
        position: absolute;
        z-index: 5;
        content: '';
        display: none;
        pointer-events: none;
        left: -26px;
        right: -26px;
        top: 62px;
        height: calc(100vh - 62px);
        background: var(--backdrop-color);
        opacity: 0.0;
        -webkit-transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    }

    #header:not(.light) .main-menu-nav .nav>li.dropdown.drop-open:before,
    #header:not(.light) .scroll-menu .nav>li.dropdown.drop-open:before {
        display: block;
        opacity: var(--backdrop-color-opacity);
    }

    #header:not(.light) .main-menu-nav .nav>li>a,
    #header:not(.light) .scroll-menu .nav>li>a {
        color: #11222c !important;
    }

    #header:not(.light) .main-menu-nav .nav>li>a.current_page_item,
    #header:not(.light) .scroll-menu .nav>li>a.current_page_item {
        color: #11222c !important;
    }

    #header:not(.light) .main-menu-nav .nav>li>a.dropdown-toggle,
    #header:not(.light) .scroll-menu .nav>li>a.dropdown-toggle {
        overflow: hidden;
    }

    #header:not(.light) .main-menu-nav .nav>li>a.dropdown-toggle:after,
    #header:not(.light) .scroll-menu .nav>li>a.dropdown-toggle:after {
        border-color: #11222c !important;
    }

    #header:not(.light) .main-menu-nav .nav>li>a:hover,
    #header:not(.light) .main-menu-nav .nav>li>a:active,
    #header:not(.light) .main-menu-nav .nav>li>a:focus,
    #header:not(.light) .scroll-menu .nav>li>a:hover,
    #header:not(.light) .scroll-menu .nav>li>a:active,
    #header:not(.light) .scroll-menu .nav>li>a:focus {
        color: #912121 !important;
    }

    #header:not(.light) .main-menu-nav .nav>li>a:hover.dropdown-toggle:after,
    #header:not(.light) .main-menu-nav .nav>li>a:active.dropdown-toggle:after,
    #header:not(.light) .main-menu-nav .nav>li>a:focus.dropdown-toggle:after,
    #header:not(.light) .scroll-menu .nav>li>a:hover.dropdown-toggle:after,
    #header:not(.light) .scroll-menu .nav>li>a:active.dropdown-toggle:after,
    #header:not(.light) .scroll-menu .nav>li>a:focus.dropdown-toggle:after {
        border-color: #912121 !important;
    }

    #header:not(.light) .main-menu-nav .nav>li.drop-open>a:before,
    #header:not(.light) .scroll-menu .nav>li.drop-open>a:before {
        left: 50%;
        top: calc(100% - 18px);
        opacity: 1;
    }

    #header:not(.light) .main-menu-nav .nav>li .dropdown-menu,
    #header:not(.light) .scroll-menu .nav>li .dropdown-menu {
        background: #ffffff;
    }

    #header:not(.light) .dropdown-menu-wrapper .dropdown-menu-special {
        background: #ffffff;
    }

    #header:not(.light) .content-to-right-of-menu {
        color: #11222c !important;
    }

    #header:not(.light) .content-to-right-of-menu a {
        color: #11222c !important;
    }

    #header:not(.light) .content-to-right-of-menu a:hover,
    #header:not(.light) .content-to-right-of-menu a:active,
    #header:not(.light) .content-to-right-of-menu a:focus {
        color: #912121 !important;
    }

    #header:not(.light) .content-to-right-of-menu a.set-button {
        min-width: 0;
        -webkit-transition: all 150ms linear;
        transition: all 150ms linear;
        border-color: #11222c !important;
        background: #11222c !important;
        color: #ffffff !important;
    }

    #header:not(.light) .content-to-right-of-menu a.set-button:hover,
    #header:not(.light) .content-to-right-of-menu a.set-button:active,
    #header:not(.light) .content-to-right-of-menu a.set-button:focus {
        border-color: #912121 !important;
        color: #ffffff !important;
        background: #912121 !important;
    }

    #header:not(.light) .content-to-right-of-menu a.set-button.outline-button {
        color: #11222c !important;
        background: transparent !important;
        border-color: #11222c !important;
    }

    #header:not(.light) .content-to-right-of-menu a.set-button.outline-button:hover,
    #header:not(.light) .content-to-right-of-menu a.set-button.outline-button:active,
    #header:not(.light) .content-to-right-of-menu a.set-button.outline-button:focus {
        color: #ffffff !important;
        background: #11222c !important;
        border-color: #11222c !important;
    }

    #header:not(.light) .content-to-right-of-menu .social_main_menu li a {
        color: inherit !important;
    }

    #header:not(.light) .content-to-right-of-menu .social_main_menu li a:hover,
    #header:not(.light) .content-to-right-of-menu .social_main_menu li a:active,
    #header:not(.light) .content-to-right-of-menu .social_main_menu li a:focus {
        color: #912121 !important;
    }

    #header:not(.light) .content-to-right-of-menu .top-cart-button {
        color: #585757 !important;
    }

    #header:not(.light) .content-to-right-of-menu .top-cart-button:hover,
    #header:not(.light) .content-to-right-of-menu .top-cart-button:active,
    #header:not(.light) .content-to-right-of-menu .top-cart-button:focus {
        color: #912121 !important;
    }

    #header:not(.light) .content-to-right-of-menu .login-button {
        color: #585757 !important;
    }

    #header:not(.light) .content-to-right-of-menu .login-button:hover,
    #header:not(.light) .content-to-right-of-menu .login-button:active,
    #header:not(.light) .content-to-right-of-menu .login-button:focus {
        color: #912121 !important;
    }

    #header:not(.light) .content-to-right-of-menu .login-button:before {
        background: rgba(0, 0, 0, 0.15);
    }

    #header:not(.light) .content-to-right-of-menu #searchform .search-field {
        border-bottom-color: #912121 !important;
        color: rgba(9, 34, 71, 0.4) !important;
        -webkit-text-fill-color: rgba(9, 34, 71, 0.4) !important;
    }

    #header:not(.light) .content-to-right-of-menu #searchform .search-field:focus {
        color: #11222c !important;
        -webkit-text-fill-color: #11222c !important;
    }

    #header:not(.light) .content-to-right-of-menu #searchform.open .search-field {
        border-bottom-color: #11222c !important;
    }
}

@media (max-width: 1024px) and (min-width: 1025px) {
    #header:not(.light).clear {
        -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0);
        -moz-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0);
        box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0);
    }
}

.block-on-mobile {
    display: block;
    padding: 10px;
    vertical-align: middle;
}

.block-on-mobile .delimiter {
    display: none;
}

@media (max-width: 767px) {
    .block-on-mobile {
        margin: 0 !important;
    }
}

@media (min-width: 768px) {
    .block-on-mobile {
        display: inline-block;
        padding: 0;
    }

    .block-on-mobile .delimiter {
        display: inline-block;
    }
}

.small-bullets {
    display: inline-block;
    padding: 0 4px;
    font-size: 13px;
    opacity: 0.9;
    vertical-align: middle;
    line-height: 0.9;
}

@media (min-width: 1201px) {
    body:not(.fl-builder-edit) .mobile-lg-only {
        display: none !important;
    }
}

@media (min-width: 1025px) {
    body:not(.fl-builder-edit) .mobile-only {
        display: none !important;
    }
}

@media (min-width: 768px) {
    body:not(.fl-builder-edit) .mobile-sm-only {
        display: none !important;
    }
}

@media (max-width: 1200px) {
    body:not(.fl-builder-edit) .desktop-sm-only {
        display: none !important;
    }
}

@media (max-width: 1024px) {
    body:not(.fl-builder-edit) .desktop-only {
        display: none !important;
    }
}

@media (max-width: 767px) {
    body:not(.fl-builder-edit) .desktop-lg-only {
        display: none !important;
    }
}

.main-menu-nav .nav .open-side>.dropdown-menu {
    display: none !important;
}

.main-menu-nav .nav>li {
    position: initial;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    z-index: 10;
}

.main-menu-nav .nav>li.fixed-only {
    display: none;
}

.main-menu-nav .nav>li.fixed-only.scrolling {
    display: inline-block;
}

.main-menu-nav .nav>li.only-footer {
    display: none;
}

.main-menu-nav .nav>li.drop-open {
    z-index: 100;
}

.main-menu-nav .nav>li.drop-open .detailed-menu-dropdown {
    border-color: #eee;
    opacity: 1.0;
    height: auto;
}

.main-menu-nav .nav>li.normal-dropdown {
    position: relative;
}

.main-menu-nav,
.scroll-menu {
    letter-spacing: 0;
    text-align: center;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    pointer-events: auto;
    opacity: 1;
}

.main-menu-nav.remove-menu,
.scroll-menu.remove-menu {
    opacity: 0.0;
    pointer-events: none;
}

.main-menu-nav .next-link>a,
.scroll-menu .next-link>a {
    pointer-events: none;
}

.main-menu-nav .nav,
.scroll-menu .nav {
    vertical-align: top;
    list-style: none;
}

.main-menu-nav .nav:before,
.scroll-menu .nav:before {
    display: none;
}

.main-menu-nav .nav ul,
.main-menu-nav .nav li,
.scroll-menu .nav ul,
.scroll-menu .nav li {
    list-style: none !important;
}

.main-menu-nav .nav>li,
.scroll-menu .nav>li {
    counter-increment: main-nav-counter;
}

.main-menu-nav .nav>li>a,
.scroll-menu .nav>li>a {
    position: relative;
    border-width: 0;
    border-color: transparent;
    border-style: solid;
    text-transform: none;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0.01em;
    line-height: 1.0;
    font-weight: 600;
    background: transparent;
    color: var(--light-white-color);
    font-size: 12px;
    padding: 25px 30px 25px !important;
    margin: 0;
    text-align: left;
}

.main-menu-nav .nav>li>a>span,
.scroll-menu .nav>li>a>span {
    opacity: 1.0;
    pointer-events: auto;
}

@media (max-width: 1200px) {

    .main-menu-nav .nav>li>a,
    .scroll-menu .nav>li>a {
        padding: 25px 18px 25px !important;
    }
}

.main-menu-nav .nav>li>a .inner-menu-item-wrap,
.scroll-menu .nav>li>a .inner-menu-item-wrap {
    position: relative;
    z-index: 10;
}

.main-menu-nav .nav>li>a.dropdown-toggle,
.scroll-menu .nav>li>a.dropdown-toggle {
    overflow: hidden;
}

.main-menu-nav .nav>li>a.dropdown-toggle:not(.normal-dropdown):before,
.scroll-menu .nav>li>a.dropdown-toggle:not(.normal-dropdown):before {
    position: absolute;
    content: '';
    display: block !important;
    left: 50%;
    opacity: 1;
    bottom: auto;
    top: calc(100% + 2px);
    width: 0;
    height: 0;
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #11222c;
    border-width: 10px;
    margin-left: -10px;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    pointer-events: none;
}

.main-menu-nav .nav>li>a.dropdown-toggle:after,
.scroll-menu .nav>li>a.dropdown-toggle:after {
    position: relative;
    display: inline-block !important;
    vertical-align: middle;
    z-index: 10;
    color: inherit;
    opacity: 1;
    content: '';
    z-index: 1;
    width: 5px;
    height: 5px;
    margin: 0;
    top: -1px;
    left: 8px;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-color: var(--light-white-color);
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate(-5px, 0) rotate(45deg);
    -moz-transform: translate(-5px, 0) rotate(45deg);
    -ms-transform: translate(-5px, 0) rotate(45deg);
    -o-transform: translate(-5px, 0) rotate(45deg);
    transform: translate(-5px, 0) rotate(45deg);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.main-menu-nav .nav>li>a:hover,
.main-menu-nav .nav>li>a:active,
.main-menu-nav .nav>li>a:focus,
.main-menu-nav .nav>li>a.active,
.scroll-menu .nav>li>a:hover,
.scroll-menu .nav>li>a:active,
.scroll-menu .nav>li>a:focus,
.scroll-menu .nav>li>a.active {
    color: var(--light-white-color-hover) !important;
}

.main-menu-nav .nav>li>a:hover.dropdown-toggle:after,
.main-menu-nav .nav>li>a:active.dropdown-toggle:after,
.main-menu-nav .nav>li>a:focus.dropdown-toggle:after,
.main-menu-nav .nav>li>a.active.dropdown-toggle:after,
.scroll-menu .nav>li>a:hover.dropdown-toggle:after,
.scroll-menu .nav>li>a:active.dropdown-toggle:after,
.scroll-menu .nav>li>a:focus.dropdown-toggle:after,
.scroll-menu .nav>li>a.active.dropdown-toggle:after {
    color: var(--light-white-color-hover);
    border-color: var(--light-white-color-hover);
}

.main-menu-nav .nav>li>a:hover:not(.normal-dropdown):before,
.main-menu-nav .nav>li>a:active:not(.normal-dropdown):before,
.main-menu-nav .nav>li>a.active:not(.normal-dropdown):before,
.scroll-menu .nav>li>a:hover:not(.normal-dropdown):before,
.scroll-menu .nav>li>a:active:not(.normal-dropdown):before,
.scroll-menu .nav>li>a.active:not(.normal-dropdown):before {
    left: 25px;
    right: 25px;
    opacity: 1.0;
}

.main-menu-nav .nav>li>a.active-scroll-btn,
.scroll-menu .nav>li>a.active-scroll-btn {
    pointer-events: none;
}

.main-menu-nav .nav>li:last-child a.set-button,
.scroll-menu .nav>li:last-child a.set-button {
    margin-right: 0 !important;
}

#main {}

#tribe-events-pg-template,
.single #main,
#woocommerce-main {
    position: relative;
    z-index: 150;
    display: block;
    background: #ffffff;
    min-height: 0;
    padding: 0;
    margin: 0 auto;
    margin-top: -94px;
}

@media (max-width: 1024px) {

    #main,
    #tribe-events-pg-template,
    .single #main,
    #woocommerce-main {
        margin-top: 0px;
    }
}

#main:before,
#tribe-events-pg-template:before,
.single #main:before,
#woocommerce-main:before {
    display: none;
}

#main #main,
#tribe-events-pg-template #main,
.single #main #main,
#woocommerce-main #main {
    margin-top: 0 !important;
}

body.fl-builder-edit #main,
body.fl-builder-edit #tribe-events-pg-template,
body.fl-builder-edit .single #main,
body.fl-builder-edit #woocommerce-main {
    margin-top: 0 !important;
}

.video-area {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    position: absolute;
    z-index: 5;
}

.vid-wrap {
    position: absolute;
    z-index: 1;
    background: #000;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.vid-wrap video {
    position: relative;
    display: block;
    max-width: none !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 0 0;
    font-family: 'object-fit: cover; object-position: 0;';
}

@media (max-width: 1024px) {
    .vid-wrap {
        display: none !important;
    }
}

video {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
}

.fill-video {
    background: transparent;
    padding: 0;
}

@media (max-width: 767px) {
    .fill-video {
        padding: 0 20px 0 0;
    }
}

.fill-video video {
    background: #F0F0F0;
    padding: 50px 50px 50px 0;
}

@media (max-width: 1200px) {
    .fill-video video {
        padding: 40px 40px 40px 0;
    }
}

@media (max-width: 1024px) {
    .fill-video video {
        padding: 30px 30px 30px 0;
    }
}

@media (max-width: 767px) {
    .fill-video video {
        padding: 20px 20px 20px 0;
    }
}

.related-container {
    background: transparent;
}

.related-container .container-full,
.related-container .container {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.container-full {
    max-width: 100%;
}

.content-wrapper {
    position: relative;
    display: block;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0;
}

.content-wrapper.login-header-holder {
    padding: 0 20px;
}

#footer_logo {
    position: relative;
    z-index: 100;
    margin: 0;
}

.prev-next-wrapper {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0;
    margin: 0 0 30px;
}

.prev-next-wrapper .left-side {
    display: block;
    vertical-align: middle;
    padding: 12px 0;
}

.prev-next-wrapper .right-side {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
    display: none;
}

.prev-next-wrapper .right-side a {
    float: left;
    padding: 12px 16px;
    color: #ffffff !important;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    font-weight: bold;
    line-height: 1.0;
    font-size: 12px;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
}

.prev-next-wrapper .right-side a .fa {
    font-size: 20px;
    padding: 0 5px 4px;
    line-height: 1;
    vertical-align: middle;
}

.prev-next-wrapper .right-side a:first-child {
    border-left: 0;
}

.prev-next-wrapper .right-side a:hover,
.prev-next-wrapper .right-side a:active,
.prev-next-wrapper .right-side a:focus {
    color: #912121 !important;
}

@media (min-width: 1025px) {
    .prev-next-wrapper .left-side {
        display: inline-block;
        padding: 12px 200px 12px 0;
    }

    .prev-next-wrapper .right-side {
        display: block;
    }

    .prev-next-wrapper .right-side:before,
    .prev-next-wrapper .right-side:after {
        content: "";
        display: table;
    }

    .prev-next-wrapper .right-side:after {
        clear: both;
    }
}

.small-headline {
    position: relative;
    font-family: 'din', Arial, sans-serif;
    text-transform: uppercase;
    line-height: 1.3 !important;
    font-size: 14px;
    display: block;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 0.0em !important;
    font-weight: 600;
    margin-bottom: 3px;
}

.small-headline:last-child {
    margin-bottom: 0;
}

.small-headline-2 {
    position: relative;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    line-height: 1.3 !important;
    font-size: 14px;
    display: block;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 0.07em !important;
    font-weight: 400;
    margin-bottom: 3px;
    color: #585757;
    -webkit-font-smoothing: auto;
}

.small-headline-2:last-child {
    margin-bottom: 0;
}

.small-headline-2.smaller {
    font-size: 12px;
    letter-spacing: 0.0em !important;
}

.small-headline-2.even-smaller {
    font-size: 11px;
    letter-spacing: 0.0em !important;
}

@media (max-width: 767px) {
    .small-headline-2 {
        font-size: 13px;
    }

    .small-headline-2.smaller {
        font-size: 12px;
    }
}

.extra-large-header {
    font-weight: 600;
    font-size: 4.0rem;
    letter-spacing: -0.04em;
    line-height: 1;
}

@media (min-width: 767px) {
    .extra-large-header {
        font-size: clamp(4.0rem, calc(4.0rem + 45 * ((100vw - 767px) / 433)), 7.0rem);
    }
}

@media (min-width: 1200px) {
    .extra-large-header {
        font-size: 7.0rem;
    }
}

.video-text-button {
    position: relative;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 10px;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 0 auto 30px;
    color: #ffffff !important;
    text-align: center;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.video-text-button:after {
    position: relative;
    display: block;
    content: "\f04b";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 9px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    text-align: center;
    margin: 10px auto 0;
    width: 35px;
    height: 35px;
    overflow: hidden;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    background: #ffffff;
    color: #000;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    font-weight: 900;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    padding: 13px 0 0 4px;
}

.video-text-button:hover,
.video-text-button:active,
.video-text-button:focus {
    color: #ffffff;
}

.video-text-button:hover:after,
.video-text-button:active:after,
.video-text-button:focus:after {
    background: #ffffff;
    color: #912121;
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15);
}

.view-more-button {
    position: relative;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 9px;
    display: inline-block;
    padding: 14px 10px 9px;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin: 0 auto;
    color: #333 !important;
    text-align: center;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    text-decoration: underline 0.1em #333 !important;
    text-underline-offset: 1px;
}

.view-more-button:hover,
.view-more-button:active,
.view-more-button:focus {
    color: #11222c !important;
    text-decoration-color: #11222c !important;
}

.apss-social-share {
    display: block;
    padding-top: 15px;
    margin-top: 60px;
    border-top: 1px solid #eee;
}

#footer {
    position: relative;
    background: rgb(var(--c-dark-blue));
    color: var(--light-white-color);
    border: 0;
    z-index: 1000;
    font-family: "Work Sans", sans-serif;
    padding: 0;
    overflow: visible;
    letter-spacing: 0;
    font-size: 13px;
    font-weight: 400;
}

#footer p {
    color: var(--light-white-color);
}

#footer ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

#footer ul ul {
    padding-left: 0;
}

#footer #subfooter {
    position: relative;
    background: transparent;
    padding: 75px 0 0;
    margin: 0;
    top: 0;
}

#footer #subfooter .footer-menu-column {
    text-align: left !important;
}

@media (min-width: 768px) {
    #footer #subfooter .footer-menu-column {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        justify-content: stretch;
        align-items: stretch;
        justify-content: center;
        align-content: flex-start;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    #footer #subfooter .footer-menu-column {
        display: block;
        text-align: center !important;
        padding: 0;
        width: 100% !important;
        float: none;
    }
}

@media (min-width: 1025px) {
    #footer #subfooter .footer-menu-column {
        padding-right: 0 !important;
        padding-top: 4px !important;
    }
}

#footer #subfooter .footer-columns {
    padding: 20px 0 40px;
}

@media (max-width: 767px) {
    #footer #subfooter .footer-columns {
        padding-bottom: 10px;
    }
}

@media (max-width: 1024px) {
    #footer #subfooter .footer-columns.footer-menu-columns-wrapper {
        padding: 30px 30px 0 !important;
    }
}

@media (min-width: 1025px) {
    #footer #subfooter .footer-columns.footer-menu-columns-wrapper {
        padding-top: 0 !important;
        padding-bottom: 0px !important;
    }
}

@media (max-width: 1024px) {
    #footer #subfooter .footer-columns.logo-column {
        padding-bottom: 20px !important;
    }
}

#footer #subfooter .footer-columns .left-column p {
    margin-bottom: 6px;
}

#footer #subfooter .footer-columns .left-column p:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #footer #subfooter .footer-columns .left-column p {
        margin-bottom: 3px;
    }

    #footer #subfooter .footer-columns .left-column p:last-child {
        margin-bottom: 0;
    }
}

#footer #subfooter .footer-columns.footer-logo-row a {
    display: inline-block;
    max-width: 111px;
}

#footer #subfooter .footer-columns.copyright-column {
    position: relative;
    padding-top: 100px;
    padding-bottom: 25px;
    font-size: 11px;
    color: var(--footer-light-blue);
    align-items: center !important;
}

@media (max-width: 767px) {
    #footer #subfooter .footer-columns.copyright-column {
        font-size: 12px;
    }
}

#footer #subfooter .footer-columns.copyright-column a:not(.set-button) {
    color: inherit;
    text-decoration: none;
}

#footer #subfooter .footer-columns.copyright-column a:not(.set-button):hover,
#footer #subfooter .footer-columns.copyright-column a:not(.set-button):active,
#footer #subfooter .footer-columns.copyright-column a:not(.set-button):focus {
    color: #ffffff;
}

@media (min-width: 1025px) {
    #footer #subfooter .footer-columns.copyright-column a:not(.set-button) {
        text-decoration: none;
    }

    #footer #subfooter .footer-columns.copyright-column a:not(.set-button):hover,
    #footer #subfooter .footer-columns.copyright-column a:not(.set-button):active,
    #footer #subfooter .footer-columns.copyright-column a:not(.set-button):focus {
        text-decoration: underline;
    }
}

@media (max-width: 767px) {

    #footer #subfooter .footer-columns.copyright-column .col-md-12:first-child,
    #footer #subfooter .footer-columns.copyright-column .col-md-6:first-child {
        padding-bottom: 15px;
    }
}

@media (max-width: 1024px) {
    #footer #subfooter .footer-columns.copyright-column {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

#footer #subfooter .footer-columns.footer-details-columns-wrapper {
    text-align: left;
}

@media (min-width: 1025px) {
    #footer #subfooter .footer-columns.footer-details-columns-wrapper .column-part {
        margin-top: 0;
    }
}

@media (max-width: 1024px) {
    #footer #subfooter .footer-columns.footer-details-columns-wrapper .column-part.left-column {
        padding-bottom: 55px;
    }
}

@media (max-width: 1024px) {
    #footer #subfooter {
        text-align: center;
        padding: 30px 0 0;
    }
}

#footer #subfooter .subfooter-fullwidth-column .column-part-inner {
    padding: 80px 30px 50px;
}

@media (max-width: 1024px) {
    #footer #subfooter .subfooter-fullwidth-column .column-part-inner {
        padding-left: 0;
        padding-right: 0;
    }
}

#footer .footer-bottom {
    position: relative;
    display: block;
    padding: 30px 0 !important;
}

@media (max-width: 1024px) {
    #footer .footer-bottom {
        text-align: center;
        padding: 10px 0 30px !important;
    }
}

#footer .copyright-section {
    display: block;
    vertical-align: top;
    padding: 4px 0;
    color: #8c8c8c;
}

@media (max-width: 1024px) {
    #footer .copyright-section {
        text-align: center;
    }
}

#footer .copyright-section a:not(.set-button) {
    color: inherit;
    text-decoration: underline 0.1em #8c8c8c !important;
    text-underline-offset: 0;
}

#footer .copyright-section a:not(.set-button):hover,
#footer .copyright-section a:not(.set-button):active,
#footer .copyright-section a:not(.set-button):focus {
    color: #ffffff;
    text-decoration-color: #ffffff;
}

#footer .footer-col-wrap {
    display: block;
    padding: 0;
}

#footer .contact_column_content p,
#footer .contact_column_content p>a {
    vertical-align: middle;
    margin: 0;
}

#footer .contact_column_content p>a {
    position: relative;
    padding: 10px 10px 10px 37px;
    margin: 0 10px;
    display: inline-block;
    font-size: 14px;
}

#footer .footer-wrapper {
    position: relative;
    z-index: 2;
}

@media (min-width: 768px) {
    #footer .footer-wrapper {
        margin-top: 40px;
    }
}

#footer .footer-wrapper.set-fixed {
    background: #8c8c8c;
}

#footer .footer-logo {
    margin-bottom: 14px;
}

#footer .footer-columns-left {
    padding: 0 !important;
}

#footer .copy-line {
    position: relative;
    display: block;
    padding: 0;
    vertical-align: top;
    line-height: 1.8;
    color: var(--light-white-color) !important;
}

@media (max-width: 1024px) {
    #footer .copy-line {
        color: var(--footer-light-blue) !important;
    }
}

#footer .copy-line p {
    display: block;
    padding-bottom: 3px;
}

@media (max-width: 1024px) {
    #footer .copy-line p {
        padding-bottom: 7px;
    }
}

#footer .copy-line p:last-child {
    padding-bottom: 0;
}

#footer .copy-line .copy-line-list {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: flex-start;
    justify-content: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    margin: 0;
}

@media (max-width: 1024px) {
    #footer .copy-line .copy-line-list {
        justify-content: center;
        text-align: center;
    }
}

#footer .copy-line .copy-line-list li {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 2px 15px;
}

@media (max-width: 1024px) {
    #footer .copy-line .copy-line-list li {
        display: block;
        width: 100%;
        padding: 4px 0 !important;
    }
}

#footer .copy-line .copy-line-list li:after {
    position: absolute;
    content: '';
    display: inline-block;
    padding: 0;
    right: 0;
    top: 5px;
    height: 9px;
    width: 1px;
    background: var(--footer-light-blue);
    opacity: 0.7;
}

@media (max-width: 1024px) {
    #footer .copy-line .copy-line-list li:after {
        display: none;
    }
}

#footer .copy-line .copy-line-list li:last-child:after {
    display: none;
}

#footer .right-column-footer-button-wrapper {
    position: relative;
    display: block;
    margin: 0 0 20px;
}

@media (min-width: 1025px) {
    #footer .right-column-footer-button-wrapper {
        margin-bottom: 60px;
    }
}

#follow_footer_menu .social_main_menu li {
    display: inline-block !important;
}

@media (min-width: 1025px) {
    #follow_footer_menu .social_main_menu li {
        display: block !important;
    }
}

@media (min-width: 1025px) {
    #follow_footer_menu .social_main_menu a {
        width: auto !important;
    }
}

@media (min-width: 1025px) {

    #follow_footer_menu .social_main_menu .fa,
    #follow_footer_menu .social_main_menu .fas {
        display: none !important;
    }
}

@media (min-width: 1025px) {
    #follow_footer_menu .social_main_menu .inner-social-title {
        position: relative !important;
        display: block !important;
        text-indent: 0 !important;
        visibility: visible !important;
    }
}

.footer-logo-area {
    display: block;
    margin-bottom: 30px;
}

@media (max-width: 1024px) {
    .link-info-column {
        text-align: center !important;
        padding: 20px 30px 0 !important;
    }
}

@media (max-width: 767px) {
    .link-info-column {
        padding: 20px 0 0 !important;
    }
}

.link-info-column .underline-link.spaced {
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    margin-top: 12px;
    color: #585757;
}

.link-info-column .underline-link.spaced:hover,
.link-info-column .underline-link.spaced:active,
.link-info-column .underline-link.spaced:focus {
    color: #912121;
}

@media (max-width: 1024px) {
    .link-info-column .underline-link.spaced {
        margin-top: 15px;
        font-size: 15px;
    }
}

#footer .footer_menu {
    position: relative;
    font-weight: inherit;
    vertical-align: top;
    padding: 0;
    margin: 0;
    text-align: left;
    list-style: none;
    width: 100%;
}

@media (min-width: 768px) {
    #footer .footer_menu {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        justify-content: stretch;
        align-items: flex-start;
        justify-content: center;
        align-content: flex-start;
        flex-wrap: wrap;
    }
}

@media (min-width: 1025px) {
    #footer .footer_menu {
        justify-content: flex-end;
    }
}

@media (max-width: 767px) {
    #footer .footer_menu {
        display: block;
        text-align: center;
        padding: 0;
        width: auto !important;
        float: none;
    }
}

#footer .footer_menu a {
    color: var(--light-white-color);
}

#footer .footer_menu a:hover,
#footer .footer_menu a:active,
#footer .footer_menu a:focus {
    color: #ffffff;
}

@media (min-width: 1025px) {
    #footer .footer_menu a {
        text-decoration: none !important;
    }

    #footer .footer_menu a:hover,
    #footer .footer_menu a:active,
    #footer .footer_menu a:focus {
        text-decoration: underline !important;
    }
}

#footer .footer_menu>li {
    display: block;
    width: auto;
    padding: 0 15px 7px !important;
    margin-bottom: 8px !important;
    width: 25%;
}

@media (max-width: 1024px) and (min-width: 768px) {
    #footer .footer_menu>li {
        width: 50%;
    }
}

@media (max-width: 767px) {
    #footer .footer_menu>li {
        width: 100% !important;
    }
}

#footer .footer_menu>li>a {
    font-weight: 600 !important;
    line-height: 1.3 !important;
    text-transform: none !important;
    color: #ffffff !important;
    font-size: 12px !important;
    letter-spacing: 0.0em !important;
    margin-bottom: 4px !important;
}

#footer .footer_menu>li>a:hover,
#footer .footer_menu>li>a:active,
#footer .footer_menu>li>a:focus {
    color: #ffffff !important;
}

#footer .footer_menu>li li a {
    position: relative;
    color: var(--light-white-color);
    font-weight: 400;
}

#footer .footer_menu>li li a:hover,
#footer .footer_menu>li li a:active,
#footer .footer_menu>li li a:focus {
    color: var(--light-white-color-hover);
}

#footer .footer_menu.full-width-menu>li {
    width: 100% !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
    #footer .footer_menu.full-width-menu>li {
        width: 50% !important;
    }
}

@media (min-width: 1025px),
(max-width: 767px) {
    #footer .footer_menu.full-width-menu>li {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 767px) {
    #footer .footer_menu.full-width-menu>li {
        text-align: center !important;
    }
}

#footer .footer_menu li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 18px 12px;
    margin: 0;
}

#footer .footer_menu li:before {
    display: none;
}

#footer .footer_menu li a {
    position: relative;
    display: inline-block;
    padding: 8px 0px;
    margin-bottom: 0;
    text-transform: none;
    color: var(--light-white-color);
    background: transparent;
    line-height: inherit;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    font-size: 12px;
    letter-spacing: 0.0em;
    line-height: 1.3;
    font-weight: 400;
}

#footer .footer_menu li a:hover,
#footer .footer_menu li a:active,
#footer .footer_menu li a:focus {
    text-decoration: none;
    color: var(--light-white-color-hover);
    background: transparent;
    opacity: 1.0;
}

@media (max-width: 767px) {

    #footer .footer_menu li a:before,
    #footer .footer_menu li a:after {
        display: none;
    }
}

#footer .footer_menu li ul {
    display: block;
    margin-top: 0px;
    margin-left: 0 !important;
    padding-left: 0;
    list-style: none;
}

#footer .footer_menu li ul ul {
    display: block;
    margin-top: 8px;
}

#footer .footer_menu li ul ul li {
    position: relative;
    display: block;
}

#footer .footer_menu li ul ul li a {
    position: relative;
    padding-left: 10px !important;
}

@media (min-width: 768px) {
    #footer .footer_menu li ul ul li a:before {
        position: absolute;
        left: 0;
        top: 11px;
        width: 6px;
        height: 1px;
        content: '';
        background: var(--light-white-color);
        -webkit-transition: all 150ms linear;
        transition: all 150ms linear;
    }
}

#footer .footer_menu li ul ul li a:hover:before,
#footer .footer_menu li ul ul li a:active:before,
#footer .footer_menu li ul ul li a:focus:before {
    background: #912121;
}

@media (max-width: 767px) {
    #footer .footer_menu li ul {
        padding-left: 0;
        margin-top: 2px;
    }
}

#footer .footer_menu li li {
    display: block;
    padding: 0 0 0 0 !important;
}

@media (max-width: 767px) {
    #footer .footer_menu li li {
        margin-bottom: 3px !important;
        padding-bottom: 2px !important;
    }
}

#footer .footer_menu li li li {
    position: relative;
    padding-left: 8px;
    margin-left: 7px;
}

@media (max-width: 767px) {
    #footer .footer_menu li li li {
        padding-left: 0;
        margin-left: 0;
    }
}

#footer .footer_menu li li li a {
    position: relative;
}

.frm_hidden {
    display: none !important;
}

.frm_ajax_loading {
    display: none;
}

.background_title {
    position: absolute;
    z-index: 0;
    font-size: 200px;
    top: 0px;
    left: 0;
    right: 0;
    text-align: center;
    color: #b7b7b7;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    white-space: nowrap;
    line-height: 1.0;
    letter-spacing: -5px;
    opacity: 0.1;
}

@media (max-width: 1024px) {
    .background_title {
        font-size: 100px;
    }
}

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

@media (min-width: 1025px) {
    .screen-height {
        min-height: 100vh !important;
        overflow: hidden;
    }

    .screen-height.center-vertical {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

.screen-height .title-wrapper .background_title {
    color: rgba(0, 0, 0, 0.02);
    text-align: left;
    max-width: 1024px;
    top: 95px;
    left: 14%;
    font-size: 570px;
    font-family: "Work Sans", sans-serif;
    letter-spacing: -40px;
}

@media (max-width: 1024px) {
    .screen-height .title-wrapper .background_title {
        display: none;
    }
}

.drop-down-categories {
    position: absolute;
    right: 50px;
    top: 0;
}

@media (max-width: 767px) {
    .drop-down-categories {
        display: none;
    }
}

.drop-down-categories .filter-dropdown {
    position: relative;
    display: block;
}

.drop-down-categories .filter-dropdown>a {
    position: relative;
    z-index: 30;
    display: block;
    padding: 12px 24px 12px 28px;
    border: 1px solid #ddd;
    background: #ffffff;
    overflow: hidden;
    text-transform: uppercase;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.drop-down-categories .filter-dropdown>a .fa {
    font-size: 18px;
    vertical-align: middle;
    color: #912121;
    padding-left: 4px;
}

.drop-down-categories .filter-dropdown ul {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    z-index: 20;
    background: #000;
    background: rgba(0, 0, 0, 0.93);
    color: #000;
    margin-top: 0;
    padding: 0;
    opacity: 0.0;
    pointer-events: none;
    visibility: hidden;
    list-style: none;
    margin-bottom: 0;
    overflow: hidden;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.drop-down-categories .filter-dropdown li {
    display: block;
    padding: 0;
    margin: 0;
}

.drop-down-categories .filter-dropdown li a {
    display: block;
    padding: 14px 28px 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    color: #ffffff;
    font-size: 0.76rem;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    text-align: right;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.drop-down-categories .filter-dropdown li a:hover,
.drop-down-categories .filter-dropdown li a:active,
.drop-down-categories .filter-dropdown li a:focus {
    color: #000;
    background: #912121;
}

.drop-down-categories .filter-dropdown:hover ul {
    opacity: 1.0;
    pointer-events: auto;
    visibility: visible;
}

.drop-down-categories .filter-dropdown:hover>a {
    color: #000;
    background: #912121;
    border-color: #912121;
}

.drop-down-categories .filter-dropdown:hover>a .fa {
    color: #000;
}

.posts_container {
    position: relative;
    padding: 150px 0;
    background: #eff2f4;
}

.single .posts_container {
    padding: 50px 0;
}

@media (min-width: 1025px) {
    .single .posts_container {
        padding: 20px 0 80px;
    }
}

.single .posts_container strong {
    color: #912121;
}

.single .media-single {
    position: relative;
    display: block;
    width: 100%;
}

.single .sidebar-whole {
    margin-top: 0;
    border-right: 0;
    padding: 20px 50px 50px;
}

.single .sidebar-whole .back-button {
    color: #585757 !important;
    border-color: #d7d7d7 !important;
    background: transparent !important;
    display: block;
    margin-bottom: 50px;
}

.single .sidebar-whole .back-button .fa {
    color: #d7d7d7 !important;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.single .sidebar-whole .back-button:hover,
.single .sidebar-whole .back-button:active,
.single .sidebar-whole .back-button:focus {
    color: #ffffff !important;
    border-color: #912121 !important;
    background: #912121 !important;
}

.single .sidebar-whole .back-button:hover .fa,
.single .sidebar-whole .back-button:active .fa,
.single .sidebar-whole .back-button:focus .fa {
    color: #ffffff !important;
}

@media (min-width: 1025px) {
    .single .sidebar-whole {
        border-right: 1px solid rgba(0, 0, 0, 0.1);
    }
}

.media-holder {
    background: transparent;
    padding: 100px 0;
}

.media-holder.related-media-holder {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 0;
    z-index: 100;
}

@media (max-width: 1024px) {
    .media-holder.related-media-holder {
        padding: 15px 0px;
    }
}

.media-holder.related-media-holder .related-title-row {
    padding: 0 15px;
}

.media-holder.related-media-holder .related-title-row .flat-read-more-link {
    margin-top: 20px;
}

@media (max-width: 1024px) {
    .media-holder.related-media-holder .related-title-row {
        padding: 0 30px;
    }
}

.media-holder.related-media-holder>.container-full {
    position: relative;
    z-index: 100;
}

.related_container {
    padding: 0 0 70px;
}

.part-title {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 10px 10px 0;
    width: 30%;
}

.part-content {
    display: inline-block;
    vertical-align: middle;
    width: 67%;
}

.single .post-holder,
.single .post-holder .single-post-content {
    padding: 0;
}

.related-posts {
    padding-top: 30px;
}

.posts-wrap {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    align-content: center;
}

.social_main_menu {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    list-style: none !important;
}

.social_main_menu .inner-social-title {
    position: absolute;
    text-indent: -9999px;
    visibility: hidden;
}

.social_main_menu .fa {
    vertical-align: middle;
}

.social_main_menu li {
    margin: 4px 4px;
    padding: 0 1px;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 1024px) {
    .social_main_menu li {
        margin: 3px 3px;
    }
}

.social_main_menu li:before {
    display: none !important;
}

.social_main_menu li:first-child {
    margin-left: 0;
}

.social_main_menu li:last-child {
    margin-right: 0;
}

.social_main_menu li a {
    position: relative;
    color: #ffffff !important;
    background: #912121;
    opacity: 1.0;
    line-height: 1.3;
    text-align: center;
    display: inline-block !important;
    vertical-align: middle;
    padding: 8px 2px 7px;
    margin: 0;
    width: 34px;
    height: 34px;
    font-size: 14px;
    border: 0;
    font-weight: 400;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.social_main_menu li a span {
    padding: 0 !important;
}

.social_main_menu li a:hover,
.social_main_menu li a:active,
.social_main_menu li a:focus {
    color: #11222c !important;
    background: #ffffff;
    opacity: 1.0;
}

.social_main_menu li a:first-child {
    margin-left: 0;
}

.social_main_menu li a:last-child {
    margin-right: 0;
}

.social_main_menu li a.envelope>span {
    top: 1px;
}

@media (max-width: 1024px) {
    .social_main_menu li a.envelope>span {
        top: 2px;
    }
}

.social_main_menu.small-set {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0 0 5px !important;
}

@media (max-width: 1024px) {
    .social_main_menu.small-set {
        display: block;
        padding: 0;
        margin: 0;
    }

    .social_main_menu.small-set:before {
        display: none;
    }
}

.social_main_menu.small-set li {
    padding: 0 !important;
    margin: 0 4px;
}

@media (max-width: 1024px) {
    .social_main_menu.small-set li {
        margin: 0;
    }
}

.social_main_menu.small-set li:first-child {
    margin-left: 0;
}

.social_main_menu.small-set li:last-child {
    margin-right: 0;
}

.social_main_menu.small-set li a {
    color: #ffffff !important;
    background: #585757 !important;
    margin: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 12px;
    padding: 8px 2px 2px 3px;
    text-align: center;
    opacity: 1.0;
    width: 28px;
    height: 28px;
}

.social_main_menu.small-set li a span {
    padding: 0;
}

@media (min-width: 1025px) {
    .social_main_menu.small-set li a {
        margin-left: 0;
    }
}

@media (max-width: 1024px) {
    .social_main_menu.small-set li a {
        font-size: 14px;
        margin: 4px 5px;
        width: 34px;
        height: 34px;
        padding-top: 10px;
    }
}

.social_main_menu.small-set li a:hover,
.social_main_menu.small-set li a:active,
.social_main_menu.small-set li a:focus {
    color: #ffffff !important;
    opacity: 1.0;
    background: #912121 !important;
}

.social_main_menu.round li {
    margin: 4px;
}

.social_main_menu.round li a {
    width: 38px;
    height: 38px;
    padding-top: 12px;
    padding-left: 2px;
    font-size: 14px;
    color: #ffffff !important;
    border-color: #585757;
    background: #585757;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.social_main_menu.round li a:hover,
.social_main_menu.round li a:active,
.social_main_menu.round li a:focus {
    color: #ffffff !important;
    border-color: #912121 !important;
    background: #912121 !important;
}

.social_main_menu.show-text {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.social_main_menu.show-text li {
    margin: 5px;
    width: auto;
}

.social_main_menu.show-text li a,
.social_main_menu.show-text li a:focus {
    width: auto;
    padding: 11px 22px;
}

.social_main_menu.show-text .inner-social-title,
.social_main_menu.show-text .fa {
    display: inline-block;
    vertical-align: middle;
}

.social_main_menu.show-text .inner-social-title {
    text-indent: 0;
    position: relative;
    visibility: visible;
    font-size: 12px;
    padding-right: 8px;
}

.social_main_menu.light-social li {
    margin: 10px 2px;
}

.social_main_menu.light-social li a {
    color: #ffffff !important;
    background: transparent !important;
}

.social_main_menu.light-social li a:hover,
.social_main_menu.light-social li a:active,
.social_main_menu.light-social li a:focus {
    background: #ffffff !important;
    color: #585757 !important;
}

.social_main_menu.share-social li.social-intro-line>span.share-intro-text {
    position: relative;
    display: block;
    color: #898989;
    font-size: 14px;
    text-align: center;
    margin-bottom: 25px;
}

@media (max-width: 1024px) {
    .social_main_menu.share-social li.social-intro-line>span.share-intro-text {
        margin-bottom: 10px;
        text-align: left;
    }
}

.social_main_menu.share-social ul {
    margin: 0;
    padding: 0;
}

@media (min-width: 1025px) {
    .social_main_menu.share-social ul {
        width: 44px;
        margin: 0 auto;
    }

    .social_main_menu.share-social ul li {
        display: block;
        margin: 18px 4px !important;
    }

    .social_main_menu.share-social ul li a,
    .social_main_menu.share-social ul li a:focus {
        border-color: #912121;
        background: #912121;
        color: #ffffff !important;
    }

    .social_main_menu.share-social ul li a:hover,
    .social_main_menu.share-social ul li a:active,
    .social_main_menu.share-social ul li a:focus:hover,
    .social_main_menu.share-social ul li a:focus:active {
        border-color: #11222c;
        background: #11222c;
        color: #ffffff !important;
    }
}

.light-social .social_main_menu li {
    margin: 10px 2px;
}

.light-social .social_main_menu li a {
    color: #ffffff !important;
    background: transparent !important;
}

.light-social .social_main_menu li a:hover,
.light-social .social_main_menu li a:active,
.light-social .social_main_menu li a:focus {
    background: #ffffff !important;
    color: #585757 !important;
}

.contact-social-links .social_main_menu li a {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(17, 34, 44, 0.6) !important;
    background: transparent !important;
    color: #11222c !important;
    padding-top: 7px !important;
    margin-top: 1px;
}

.contact-social-links .social_main_menu li a:hover,
.contact-social-links .social_main_menu li a:active,
.contact-social-links .social_main_menu li a:focus {
    border-color: #11222c !important;
    background: #11222c !important;
    color: #ffffff !important;
}

.main-menu-nav {
    position: relative;
    display: block;
    z-index: 999;
    right: 0;
    left: 0;
    bottom: auto;
    top: 0;
    padding: 0 338px 0 190px;
    max-width: none;
    vertical-align: top;
    text-align: left;
}

@media (max-width: 1200px) {
    .main-menu-nav {
        padding-left: 150px;
    }
}

@media (max-width: 1024px) {
    .main-menu-nav {
        display: none;
    }
}

.main-menu-nav .nav-wrap {
    position: initial;
    display: block;
    margin-top: 0;
    padding: 0;
}

.main-menu-nav .nav {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    margin: 0;
    overflow: visible;
    height: 62px;
}

.main-menu-nav .nav>li .dropdown-menu {
    position: absolute;
    text-align: left;
    background: #ffffff;
    top: 100%;
    left: 0px;
    margin: 0 !important;
    padding: 0;
    display: none;
    z-index: 999;
    line-height: 1.0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.main-menu-nav .nav>li .dropdown-menu li {
    padding: 0 !important;
    margin: 0 !important;
}

.main-menu-nav .nav>li .dropdown-menu li:before {
    display: none;
}

.main-menu-nav .nav>li .dropdown-menu li a,
.main-menu-nav .nav>li .dropdown-menu li a:focus {
    display: block;
    vertical-align: top;
    color: #11222c;
    font-size: 12px;
    text-transform: none;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0.01em;
    line-height: 1.0;
    font-weight: 600;
    background: transparent;
    opacity: 1.0;
    padding: 17px 20px 16px;
    border-top: 1px solid rgba(0, 0, 0, 0.17);
    text-decoration: none;
}

.main-menu-nav .nav>li .dropdown-menu li a:hover,
.main-menu-nav .nav>li .dropdown-menu li a:active,
.main-menu-nav .nav>li .dropdown-menu li a:focus,
.main-menu-nav .nav>li .dropdown-menu li a:focus:hover,
.main-menu-nav .nav>li .dropdown-menu li a:focus:active,
.main-menu-nav .nav>li .dropdown-menu li a:focus:focus {
    color: #ffffff;
    background: #11222c;
    border-top-color: #11222c;
}

.main-menu-nav .nav>li .dropdown-menu li:last-child>a,
.main-menu-nav .nav>li .dropdown-menu li:last-child>a:focus {
    border-bottom: 0;
}

.main-menu-nav .nav>li .dropdown-menu li .dropdown-menu {
    position: absolute;
    margin-top: 0 !important;
    top: 0;
    left: 100%;
}

.main-menu-nav .nav>li .dropdown-menu li .dropdown-menu li a,
.main-menu-nav .nav>li .dropdown-menu li .dropdown-menu li a:focus {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.main-menu-nav .nav>li .dropdown-menu li .dropdown-menu li a:hover,
.main-menu-nav .nav>li .dropdown-menu li .dropdown-menu li a:active,
.main-menu-nav .nav>li .dropdown-menu li .dropdown-menu li a:focus,
.main-menu-nav .nav>li .dropdown-menu li .dropdown-menu li a:focus:hover,
.main-menu-nav .nav>li .dropdown-menu li .dropdown-menu li a:focus:active,
.main-menu-nav .nav>li .dropdown-menu li .dropdown-menu li a:focus:focus {
    border-left-color: #11222c;
}

.main-menu-nav .nav>li>.dropdown-menu {
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.rss-aggregator {
    list-style: none;
    padding-left: 0 !important;
}

.wprss-feed-meta .feed-source {
    display: none;
}

.pagination-holder {
    position: relative;
    display: block;
    background: transparent;
    text-align: center;
    margin: 0 auto;
}

.wp-pagenavi {
    position: relative;
    display: block;
    z-index: 100;
    padding: 24px 85px 0;
    margin: 20px auto 10px;
    background: transparent;
    text-align: center;
    width: 100%;
    max-width: 1040px;
}

@media (max-width: 1100px) {
    .wp-pagenavi {
        max-width: calc(100% - 40px);
    }
}

@media (max-width: 1024px) {
    .wp-pagenavi {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 767px) {
    .wp-pagenavi {
        max-width: 340px;
    }
}

.wp-pagenavi:before {
    position: absolute;
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.1);
    left: 0px;
    right: 0px;
    height: 1px;
    top: 0;
    pointer-events: none;
}

.wp-pagenavi .smaller,
.wp-pagenavi .larger {
    font-size: 1.0em;
    line-height: 1.0em;
}

.wp-pagenavi .pages {
    position: relative;
    font-family: "Work Sans", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: 0.22px;
    text-transform: none;
    text-align: center;
    font-style: normal;
    color: rgba(0, 0, 0, 0.47);
    border: none;
    display: block;
    background: transparent;
    margin-bottom: 0;
}

.wp-pagenavi a,
.wp-pagenavi>span {
    width: 32px;
    height: 32px;
    display: inline-block;
    font-style: normal;
    line-height: 1.0 !important;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    overflow: hidden;
    color: rgba(0, 0, 0, 0.35);
    background-color: transparent;
    font-family: "Work Sans", sans-serif;
    font-size: 11px !important;
    margin: 5px;
    padding: 11px 6px 9px 7px;
    font-weight: bold;
    border: none;
    text-decoration: none !important;
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.wp-pagenavi a.current,
.wp-pagenavi>span.current {
    background-color: #11222c;
    color: #ffffff;
    text-decoration: none !important;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.0);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.0);
}

.wp-pagenavi a.extend,
.wp-pagenavi>span.extend {
    background: transparent;
}

.wp-pagenavi a.first,
.wp-pagenavi a.last,
.wp-pagenavi>span.first,
.wp-pagenavi>span.last {
    display: none;
}

.wp-pagenavi>span:first-child {
    width: auto;
    height: auto;
    display: none;
}

.wp-pagenavi .fa,
.wp-pagenavi .fas {
    border: 0;
    padding: 0;
    margin: 0;
    display: inline-block;
    font-size: 14px;
    position: relative;
    top: 0;
}

.wp-pagenavi a:hover,
.wp-pagenavi a:active,
.wp-pagenavi a:focus {
    color: rgba(0, 0, 0, 0.6);
    background-color: #f0f0f0;
    text-decoration: none !important;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.0);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.0);
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
    position: absolute;
    padding: 8px 10px;
    width: auto;
    background: transparent !important;
    color: #11222c !important;
    font-weight: 600;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 14px !important;
    opacity: 1;
    text-transform: none;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0) !important;
}

.wp-pagenavi a.previouspostslink .fa,
.wp-pagenavi a.nextpostslink .fa {
    font-size: 9px;
}

.wp-pagenavi a.previouspostslink:hover,
.wp-pagenavi a.previouspostslink:active,
.wp-pagenavi a.previouspostslink.current,
.wp-pagenavi a.nextpostslink:hover,
.wp-pagenavi a.nextpostslink:active,
.wp-pagenavi a.nextpostslink.current {
    background: transparent !important;
    color: #912121 !important;
    opacity: 1;
}

@media (max-width: 1024px) {

    .wp-pagenavi a.previouspostslink,
    .wp-pagenavi a.nextpostslink {
        display: none;
    }
}

.wp-pagenavi a.previouspostslink {
    left: -2px;
    text-align: left;
}

.wp-pagenavi a.previouspostslink .fa,
.wp-pagenavi a.previouspostslink .fas {
    padding-right: 10px;
}

.wp-pagenavi a.nextpostslink {
    right: -2px;
    text-align: right;
}

.wp-pagenavi a.nextpostslink .fa,
.wp-pagenavi a.nextpostslink .fas {
    padding-left: 10px;
}

.no-padding {
    padding: 0 !important;
}

.no-padding .col-xs-1,
.no-padding .col-sm-1,
.no-padding .col-md-1,
.no-padding .col-lg-1,
.no-padding .col-xs-2,
.no-padding .col-sm-2,
.no-padding .col-md-2,
.no-padding .col-lg-2,
.no-padding .col-xs-3,
.no-padding .col-sm-3,
.no-padding .col-md-3,
.no-padding .col-lg-3,
.no-padding .col-xs-4,
.no-padding .col-sm-4,
.no-padding .col-md-4,
.no-padding .col-lg-4,
.no-padding .col-xs-5,
.no-padding .col-sm-5,
.no-padding .col-md-5,
.no-padding .col-lg-5,
.no-padding .col-xs-6,
.no-padding .col-sm-6,
.no-padding .col-md-6,
.no-padding .col-lg-6,
.no-padding .col-xs-7,
.no-padding .col-sm-7,
.no-padding .col-md-7,
.no-padding .col-lg-7,
.no-padding .col-xs-8,
.no-padding .col-sm-8,
.no-padding .col-md-8,
.no-padding .col-lg-8,
.no-padding .col-xs-9,
.no-padding .col-sm-9,
.no-padding .col-md-9,
.no-padding .col-lg-9,
.no-padding .col-xs-10,
.no-padding .col-sm-10,
.no-padding .col-md-10,
.no-padding .col-lg-10,
.no-padding .col-xs-11,
.no-padding .col-sm-11,
.no-padding .col-md-11,
.no-padding .col-lg-11,
.no-padding .col-xs-12,
.no-padding .col-sm-12,
.no-padding .col-md-12,
.no-padding .col-lg-12 {
    padding: 0 !important;
}

.connected-section {
    position: relative;
}

.connected-section .fixed-column {
    position: relative;
}

@media (max-width: 1024px) {
    .connected-section .fixed-column img.mobile-only {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .connected-section .fixed-column {
        opacity: 1.0 !important;
    }
}

@media (min-width: 1025px) {
    .connected-section .fixed-column {
        min-height: 100vh !important;
        clip: rect(auto, auto, auto, auto);
        -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
        clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
        overflow: hidden;
    }

    .connected-section .fixed-column .background-image-with-opacity {
        background-size: contain !important;
        position: fixed;
        right: 0;
        left: auto;
        top: 117px;
        bottom: 0;
        width: 50%;
        background-position: center center !important;
    }
}

.side_nav,
.side_nav_2 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 500;
    opacity: 0.0;
    -webkit-transition: all 200ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition: all 200ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    pointer-events: none;
    text-transform: none;
    letter-spacing: 0.1px;
    font-weight: 600;
    font-size: 14px;
    width: 60px;
    background: transparent;
}

.side_nav.open,
.side_nav_2.open {
    pointer-events: auto;
    opacity: 1.0;
    -webkit-transition: all 500ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition: all 500ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
}

.side_nav .inner_side_nav,
.side_nav_2 .inner_side_nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 20px;
    right: 0;
    width: 24px;
    padding: 10px 0;
    overflow: hidden;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    -webkit-transition: all 200ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition: all 200ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    background: #ffffff;
    -webkit-box-shadow: 0 1px 14px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 14px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 14px 0 rgba(0, 0, 0, .1);
}

.side_nav a,
.side_nav_2 a {
    position: relative;
    display: block;
    text-align: center;
    margin: 5px auto;
    padding: 2px;
    background: transparent;
    overflow: visible;
    line-height: 1.7;
    font-size: 0.95em;
    color: #ffffff;
}

.side_nav a:before,
.side_nav_2 a:before {
    position: relative;
    display: block;
    text-align: center;
    content: '';
    opacity: 1.0;
    margin: 0 auto;
    -webkit-transition: opacity 200ms ease-out, color 200ms ease-out;
    transition: opacity 200ms ease-out, color 200ms ease-out;
    z-index: 10;
    height: 6px;
    width: 6px;
    background: #11222c;
    opacity: 0.2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.side_nav a .connected-name,
.side_nav_2 a .connected-name {
    position: relative;
    display: block;
    line-height: 1.3;
    text-align: left;
    pointer-events: none;
    z-index: 100;
    color: #ffffff;
    -webkit-transition: opacity 200ms ease-out, color 200ms ease-out;
    transition: opacity 200ms ease-out, color 200ms ease-out;
    text-decoration: none;
    padding: 8px 20px;
    opacity: 0.3;
    display: none;
}

.side_nav a:hover,
.side_nav a:active,
.side_nav a:focus,
.side_nav a.active,
.side_nav_2 a:hover,
.side_nav_2 a:active,
.side_nav_2 a:focus,
.side_nav_2 a.active {
    color: #ffffff;
}

.side_nav a:hover:before,
.side_nav a:active:before,
.side_nav a:focus:before,
.side_nav a.active:before,
.side_nav_2 a:hover:before,
.side_nav_2 a:active:before,
.side_nav_2 a:focus:before,
.side_nav_2 a.active:before {
    opacity: 1.0;
}

.side_nav a:hover .connected-name,
.side_nav a:active .connected-name,
.side_nav a:focus .connected-name,
.side_nav a.active .connected-name,
.side_nav_2 a:hover .connected-name,
.side_nav_2 a:active .connected-name,
.side_nav_2 a:focus .connected-name,
.side_nav_2 a.active .connected-name {
    opacity: 1.0;
}

.side_nav a:hover .connected-name.remove-active,
.side_nav a:active .connected-name.remove-active,
.side_nav a:focus .connected-name.remove-active,
.side_nav a.active .connected-name.remove-active,
.side_nav_2 a:hover .connected-name.remove-active,
.side_nav_2 a:active .connected-name.remove-active,
.side_nav_2 a:focus .connected-name.remove-active,
.side_nav_2 a.active .connected-name.remove-active {
    opacity: 1.0;
}

.side_nav a.active,
.side_nav_2 a.active {
    pointer-events: none;
}

.side_nav.dark .inner_side_nav,
.side_nav_2.dark .inner_side_nav {
    background: transparent;
    -webkit-box-shadow: 0 1px 14px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 1px 14px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 1px 14px 0 rgba(0, 0, 0, 0);
}

.side_nav.panel-side-nav:before,
.side_nav_2.panel-side-nav:before {
    position: absolute;
    content: '';
    left: 32px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(0, 0, 0, 0.08);
    z-index: 1;
}

.side_nav.panel-side-nav .inner_side_nav,
.side_nav_2.panel-side-nav .inner_side_nav {
    z-index: 10;
    -webkit-transition: none;
    transition: none;
}

@media (min-width: 1150px) {

    .side_nav.panel-side-nav:before,
    .side_nav_2.panel-side-nav:before {
        left: 20px;
    }

    .side_nav.panel-side-nav .inner_side_nav,
    .side_nav_2.panel-side-nav .inner_side_nav {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 0;
        width: 200px;
        background: transparent;
    }

    .side_nav.panel-side-nav .inner_side_nav a,
    .side_nav_2.panel-side-nav .inner_side_nav a {
        position: relative;
        text-align: left;
        color: #585757;
        margin: 8px 0;
    }

    .side_nav.panel-side-nav .inner_side_nav a:before,
    .side_nav_2.panel-side-nav .inner_side_nav a:before {
        position: absolute;
        left: 0;
        top: 50%;
        bottom: 50%;
        width: 1px;
        height: auto;
        background: #912121;
        opacity: 0;
        -webkit-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
    }

    .side_nav.panel-side-nav .inner_side_nav a .connected-name,
    .side_nav_2.panel-side-nav .inner_side_nav a .connected-name {
        display: block;
        opacity: 1;
        color: inherit;
    }

    .side_nav.panel-side-nav .inner_side_nav a:hover,
    .side_nav.panel-side-nav .inner_side_nav a:active,
    .side_nav.panel-side-nav .inner_side_nav a:focus,
    .side_nav.panel-side-nav .inner_side_nav a.active,
    .side_nav_2.panel-side-nav .inner_side_nav a:hover,
    .side_nav_2.panel-side-nav .inner_side_nav a:active,
    .side_nav_2.panel-side-nav .inner_side_nav a:focus,
    .side_nav_2.panel-side-nav .inner_side_nav a.active {
        color: #912121;
    }

    .side_nav.panel-side-nav .inner_side_nav a:hover:before,
    .side_nav.panel-side-nav .inner_side_nav a:active:before,
    .side_nav.panel-side-nav .inner_side_nav a:focus:before,
    .side_nav.panel-side-nav .inner_side_nav a.active:before,
    .side_nav_2.panel-side-nav .inner_side_nav a:hover:before,
    .side_nav_2.panel-side-nav .inner_side_nav a:active:before,
    .side_nav_2.panel-side-nav .inner_side_nav a:focus:before,
    .side_nav_2.panel-side-nav .inner_side_nav a.active:before {
        opacity: 1;
        top: 0;
        bottom: 0;
    }
}

.side_nav>a {
    height: 22px;
}

.side_nav>a:before {
    position: absolute;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.side_nav>a:hover:before,
.side_nav>a:active:before,
.side_nav>a.active:before {
    -webkit-transform: scale(1.6, 1.6);
    -moz-transform: scale(1.6, 1.6);
    -ms-transform: scale(1.6, 1.6);
    -o-transform: scale(1.6, 1.6);
    transform: scale(1.6, 1.6);
}

.full-side-nav .side_nav,
.full-side-nav .side_nav_2 {
    right: auto;
    left: calc(34px);
    width: auto;
    max-width: 21%;
}

.full-side-nav .side_nav .scroll-down-to-learn-more,
.full-side-nav .side_nav_2 .scroll-down-to-learn-more {
    display: none;
}

.full-side-nav .side_nav>a,
.full-side-nav .side_nav_2>a {
    height: auto;
}

.full-side-nav .side_nav>a:before,
.full-side-nav .side_nav_2>a:before {
    display: none;
}

.full-side-nav .side_nav>a .connected-name,
.full-side-nav .side_nav_2>a .connected-name {
    position: relative;
    display: block;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    color: #c9c9c9;
    padding: 8px 0 8px 20px;
    opacity: 1.0 !important;
    line-height: 1.3;
}

.full-side-nav .side_nav>a .connected-name:before,
.full-side-nav .side_nav_2>a .connected-name:before {
    position: absolute;
    content: '';
    left: auto;
    top: 18px;
    right: 100%;
    bottom: auto;
    height: 2px;
    width: 0;
    background: #1cc1f0;
    opacity: 0.0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    z-index: 100;
}

.full-side-nav .side_nav>a .connected-name:after,
.full-side-nav .side_nav_2>a .connected-name:after {
    position: absolute;
    content: '';
    left: auto;
    top: 18px;
    right: 100%;
    bottom: auto;
    height: 1px;
    width: 0;
    background: rgba(0, 0, 0, 0.06);
    opacity: 0.0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    z-index: 10;
}

.full-side-nav .side_nav>a:hover .connected-name,
.full-side-nav .side_nav>a:active .connected-name,
.full-side-nav .side_nav>a.active .connected-name,
.full-side-nav .side_nav_2>a:hover .connected-name,
.full-side-nav .side_nav_2>a:active .connected-name,
.full-side-nav .side_nav_2>a.active .connected-name {
    color: #585757;
}

.full-side-nav .side_nav>a:hover .connected-name:before,
.full-side-nav .side_nav>a:active .connected-name:before,
.full-side-nav .side_nav>a.active .connected-name:before,
.full-side-nav .side_nav_2>a:hover .connected-name:before,
.full-side-nav .side_nav_2>a:active .connected-name:before,
.full-side-nav .side_nav_2>a.active .connected-name:before {
    left: auto;
    opacity: 1.0;
    width: 50px;
}

.full-side-nav .side_nav>a:hover .connected-name:after,
.full-side-nav .side_nav>a:active .connected-name:after,
.full-side-nav .side_nav>a.active .connected-name:after,
.full-side-nav .side_nav_2>a:hover .connected-name:after,
.full-side-nav .side_nav_2>a:active .connected-name:after,
.full-side-nav .side_nav_2>a.active .connected-name:after {
    opacity: 1.0;
    width: 1000px;
}

.full-side-nav .side_nav.open,
.full-side-nav .side_nav_2.open {
    right: auto;
    left: 8%;
}

.full-side-nav.bottom-line-connected .connected-section:after {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.07);
    height: 1px;
    left: 30px;
    right: 30px;
    bottom: 0;
}

.side_nav_2 {
    width: 400px;
    right: -440px;
    font-weight: 600;
    padding-right: 50px;
}

.side_nav_2.open {
    right: 0;
}

.side_nav_2>a {
    position: relative;
    display: block;
    text-align: right;
    padding: 0;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
}

.side_nav_2>a:first-child {
    display: none;
}

.side_nav_2>a:before {
    display: none;
}

.side_nav_2>a:after {
    position: absolute;
    content: '';
    width: 0;
    left: 100%;
    height: 2px;
    top: 50%;
    opacity: 0.0;
    margin-left: 10px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    z-index: 100;
    background: #912121;
    margin-top: -2px;
}

.side_nav_2>a .connected-name {
    color: #c9c9c9;
    display: inline-block;
    padding: 12px 3px;
    opacity: 1.0;
    vertical-align: top;
    line-height: 1.0;
}

@media (max-width: 1300px) {
    .side_nav_2>a .connected-name {
        display: none;
    }
}

.side_nav_2>a .connected-number {
    color: #c9c9c9;
    display: inline-block;
    padding: 12px 3px;
    vertical-align: top;
    line-height: 1.0;
}

.side_nav_2>a:hover:after,
.side_nav_2>a:active:after,
.side_nav_2>a.active:after {
    width: 40px;
    opacity: 1.0;
}

.side_nav_2>a:hover .connected-name,
.side_nav_2>a:active .connected-name,
.side_nav_2>a.active .connected-name {
    color: #585757;
}

.side_nav_2>a:hover .connected-number,
.side_nav_2>a:active .connected-number,
.side_nav_2>a.active .connected-number {
    color: #912121;
}

.connected-section-holder {
    position: relative;
    display: block;
    background: #fff;
    z-index: 0;
}

@media (min-width: 1025px) and (min-height: 750px) {
    .connected-section-holder.set-to-fixed .fixed-connected-section>.container-full {
        position: fixed;
        left: 0;
        right: 0;
        top: 141px;
    }
}

@media (max-height: calc(749px)) {
    .connected-section-holder {
        height: auto !important;
    }
}

@media (min-width: 1025px) and (max-height: calc(749px)) {
    .connected-section-holder>.container-full {
        top: 0px !important;
        padding-top: 8em !important;
        padding-bottom: 8em !important;
        min-height: 100vh;
    }
}

.connected-section-holder .fixed-connected-section {
    position: relative;
    display: block;
    z-index: 1;
}

@media (min-width: 1025px) and (min-height: 750px) {
    .connected-section-holder .fixed-connected-section {
        background: #fff;
        clip: rect(auto, auto, auto, auto);
        -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
        clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
    }

    .connected-section-holder .fixed-connected-section>.container-full {
        -webkit-transition: top 50ms linear;
        transition: top 50ms linear;
    }

    .connected-section-holder .fixed-connected-section .faded-part {
        opacity: 0.0;
        -webkit-transform: translate(0, 40px);
        -moz-transform: translate(0, 40px);
        -ms-transform: translate(0, 40px);
        -o-transform: translate(0, 40px);
        transform: translate(0, 40px);
        /* -webkit-transition: opacity 1.5s 0.1s @easeOutExpo, transform 1.5s 0.1s @easeOutExpo; */
        /* transition: opacity 1.5s 0.1s @easeOutExpo, transform 1.5s 0.1s @easeOutExpo; */
    }

    .connected-section-holder .fixed-connected-section.active {
        z-index: 100;
    }

    .connected-section-holder .fixed-connected-section.active:before {
        opacity: 1.0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .connected-section-holder .fixed-connected-section.active .faded-part {
        opacity: 1.0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@media (max-height: calc(749px)) {
    .connected-section-holder .fixed-connected-section .column-part {
        float: none !important;
        display: block !important;
        width: auto !important;
    }

    .connected-section-holder .fixed-connected-section .column-part img {
        position: relative !important;
        display: block;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        margin: 0 auto !important;
    }
}

.display-flex {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.login-holder {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.clear-close {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    pointer-events: none;
    z-index: 0;
}

.clear-close.active {
    pointer-events: auto;
    z-index: 998;
}

.translate-btn {
    float: left;
    position: relative;
    margin: 0 20px 0 0;
    font-weight: bold;
}

#glt-translate-trigger {
    bottom: auto !important;
    top: 0 !important;
    height: auto !important;
    width: 140px;
    margin-top: 4px !important;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    background: #3ec46b;
    -webkit-transition: all 50ms linear;
    transition: all 50ms linear;
    -webkit-border-top-right-radius: 0 0 10px 10px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0 0 10px 10px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0 0 10px 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-shadow: none !important;
    padding: 11px 20px 12px;
}

#glt-translate-trigger:hover {
    color: #ffffff;
    background: #912121;
    padding-top: 11px;
    padding-bottom: 12px;
}

@media (max-width: 767px) {
    #glt-translate-trigger {
        top: auto !important;
        bottom: 0 !important;
        margin-top: 0 !important;
        -webkit-border-top-right-radius: 10px 10px 0 0;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topright: 10px 10px 0 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-topleft: 0;
        border-top-right-radius: 10px 10px 0 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
}

.banner-rotator {
    position: relative;
    background: #000;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.banner-rotator:not(.mobile-screen-height) {
    min-height: auto !important;
}

.banner-rotator.page-module-banner-rotator .banner {
    bottom: 0;
}

.banner-rotator .banner {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    pointer-events: none;
    z-index: 1;
    opacity: 0.0;
    -webkit-transition: all 700ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    transition: all 700ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
}

.banner-rotator .banner a {
    position: relative;
    user-drag: none;
}

.banner-rotator .banner a:not(.set-button) {
    color: #8c8c8c;
}

.banner-rotator .banner a .content-part:first-child>.content-inner {
    position: relative;
}

.banner-rotator .banner a:hover:not(.set-button),
.banner-rotator .banner a:active:not(.set-button),
.banner-rotator .banner a:focus:not(.set-button) {
    color: #8c8c8c;
}

.banner-rotator .banner a:hover .content-part:first-child>.content-inner:after,
.banner-rotator .banner a:active .content-part:first-child>.content-inner:after,
.banner-rotator .banner a:focus .content-part:first-child>.content-inner:after {
    background: #912121;
}

.banner-rotator .banner.active {
    z-index: 100;
    pointer-events: auto;
    opacity: 1.0;
}

.banner-rotator .banner.no-banner-content .banner-holder {
    min-height: 500px;
}

@media (max-width: 767px) {
    .banner-rotator .banner.no-banner-content .banner-holder {
        min-height: 200px;
    }
}

.banner-rotator .static-bg-image {
    opacity: 1.0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
}

@media (max-width: 1024px) {
    .banner-rotator .static-bg-image {
        opacity: 0.3 !important;
    }
}

.banner-rotator .left-right-holder {
    position: absolute;
    right: 2vw;
    left: 2vw;
    top: 50%;
    margin-top: -17px;
    z-index: 100;
    display: none;
}

@media (max-width: 1024px) {
    .banner-rotator .left-right-holder {
        display: none;
    }
}

.banner-rotator .left-arrow,
.banner-rotator .right-arrow {
    position: absolute;
    color: #585757;
    background: #ffffff;
    border: none;
    margin: 5px;
    padding: 1px 1px;
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    width: 34px;
    height: 34px;
    -webkit-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
}

.banner-rotator .left-arrow .inner-arrow-text,
.banner-rotator .right-arrow .inner-arrow-text {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    line-height: 1.0;
    font-size: 10px;
    letter-spacing: 1.0px;
    font-weight: 400;
    padding: 2px 3px;
    display: none;
}

.banner-rotator .left-arrow .fas,
.banner-rotator .right-arrow .fas {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.0;
    padding: 2px 1px;
    margin-top: 6px;
}

@media (min-width: 1025px) {

    .banner-rotator .left-arrow,
    .banner-rotator .right-arrow {
        display: none;
    }
}

.banner-rotator .left-arrow:hover,
.banner-rotator .left-arrow:active,
.banner-rotator .left-arrow:focus,
.banner-rotator .right-arrow:hover,
.banner-rotator .right-arrow:active,
.banner-rotator .right-arrow:focus {
    color: #585757;
    background: #912121;
}

.banner-rotator .left-arrow {
    left: 0;
    top: 0;
}

.banner-rotator .left-arrow .fas {
    left: -1px;
}

.banner-rotator .right-arrow {
    right: 0;
    top: 0;
}

.banner-rotator .right-arrow .fas {
    right: -2px;
}

.banner-rotator.one-loop .dot-nav-wrapper,
.banner-rotator.one-loop .left-arrow,
.banner-rotator.one-loop .right-arrow {
    display: none !important;
}

.banner-rotator.refresh-rotator .dot-nav-wrapper,
.banner-rotator.refresh-rotator .left-arrow,
.banner-rotator.refresh-rotator .right-arrow {
    display: none !important;
}

.banner-rotator.no-dot-nav .dot-nav-wrapper {
    display: none !important;
}

.banner-rotator.no-left-right .left-right-holder {
    display: none !important;
}

.column-part.light p>a:not(.set-button) {
    opacity: 1.0;
    color: #912121;
}

.column-part.light p>a:not(.set-button):hover,
.column-part.light p>a:not(.set-button):active,
.column-part.light p>a:not(.set-button):focus {
    opacity: 1.0;
    color: #ffffff;
}

.column-part.light p>a:not(.set-button).dark-hover {
    color: #912121;
}

.column-part.light p>a:not(.set-button).dark-hover:hover,
.column-part.light p>a:not(.set-button).dark-hover:active,
.column-part.light p>a:not(.set-button).dark-hover:focus {
    color: #ffffff;
}

.dark-hover .column-part.light p>a:not(.set-button) {
    color: #ffffff;
}

.dark-hover .column-part.light p>a:not(.set-button):hover,
.dark-hover .column-part.light p>a:not(.set-button):active,
.dark-hover .column-part.light p>a:not(.set-button):focus {
    color: #912121;
}

.auto-height:not(.screen-height) {
    height: auto !important;
}

.panel-group {
    position: relative;
    display: block;
    padding: 0;
    margin-bottom: 85px !important;
}

.panel-group:last-child {
    margin-bottom: 0 !important;
}

.accordion-group {
    padding: 0;
    margin-bottom: 0;
    border: transparent;
    background: transparent;
    font-size: 16px;
    text-align: left;
}

.accordion-group .accordion-heading a.accordion-toggle {
    position: relative;
    display: block;
    padding: 22px 10px 22px 40px;
    font-weight: 600;
    color: #585757;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0;
    font-size: 18px;
    line-height: 1.4;
}

.accordion-group .accordion-heading a.accordion-toggle:hover,
.accordion-group .accordion-heading a.accordion-toggle:active,
.accordion-group .accordion-heading a.accordion-toggle:focus,
.accordion-group .accordion-heading a.accordion-toggle:not(.collapsed) {
    color: #585757;
}

.accordion-group .accordion-heading a.accordion-toggle:after {
    position: absolute;
    content: "–";
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 18px;
    height: 18px;
    top: 20px;
    left: 6px;
    text-align: center;
    color: #912121;
    background: transparent;
    font-family: "Work Sans", sans-serif;
    font-size: 18px !important;
    line-height: 1.0;
    font-weight: 400;
    padding: 2px 0;
}

.accordion-group .accordion-heading a.accordion-toggle.collapsed:after {
    content: "+";
}

.accordion-group .accordion-body .accordion-inner {
    padding: 0 0 22px 40px;
    font-size: 14px;
}

.inner-sidebar-content {
    display: block;
    position: relative;
    padding: 100px 80px;
}

@media (max-width: 1180px) {
    .inner-sidebar-content {
        padding: 100px 40px;
    }
}

@media (max-width: 767px) {
    .inner-sidebar-content {
        padding: 50px 10px;
    }
}

.sidebar_slider {
    position: relative;
    display: block;
}

.sidebar_slider .container-full {
    z-index: 10;
}

.sidebar_slider .column-part {
    background: #fff;
    padding: 20px;
}

.sidebar_slider .column-part .background-image-with-opacity {
    opacity: 1.0;
    background: #fff;
}

.sidebar_slider .sidebar-part {
    position: relative;
    background: #000;
}

.sidebar_slider .sidebar-part .background-image-with-opacity {
    opacity: 1.0;
    background: #000;
}

.sidebar_slider .sidebar-part .column-part-inner {
    position: relative;
    top: 0;
    height: auto;
}

.sidebar_slider .sidebar-part .column-part-inner.fixed {
    position: fixed;
}

.sidebar_slider .sidebar-part .column-part-inner.bottom {
    position: absolute;
    bottom: 0;
    top: auto;
}

.sidebar_slider .product-sidebar-menu {
    position: relative;
    display: block;
    padding: 88px 50px;
}

@media (max-width: 1024px) {
    .sidebar_slider .product-sidebar-menu {
        padding: 20px 0;
    }
}

.sidebar_slider .scroll_content_nav {
    display: block;
    margin: 30px 0 0;
    list-style: none;
}

.sidebar_slider .scroll_content_nav li {
    list-style: none;
    display: block;
    margin: 5px 6px;
    padding: 0;
}

.sidebar_slider .scroll_content_nav li a {
    display: block;
    border-width: 0;
    text-transform: none;
    font-size: 18px;
    font-weight: 400 !important;
    color: #ffffff !important;
    border-color: transparent;
    background: transparent !important;
    text-align: right !important;
    padding: 8px 0 !important;
    margin-left: 0 !important;
}

.sidebar_slider .scroll_content_nav li a:after {
    display: none;
}

.sidebar_slider .scroll_content_nav li a:hover,
.sidebar_slider .scroll_content_nav li a:active,
.sidebar_slider .scroll_content_nav li a:focus,
.sidebar_slider .scroll_content_nav li a.active {
    color: #912121 !important;
    border-color: transparent;
    background: transparent !important;
}

.sidebar_slider .scroll_content_nav li a.active {
    pointer-events: none;
}

@media (max-width: 1024px) {
    .sidebar_slider .scroll_content_nav {
        margin: 0;
        text-align: center;
    }

    .sidebar_slider .scroll_content_nav li {
        text-align: center;
        display: inline-block;
        padding: 0;
        margin: 5px;
    }

    .sidebar_slider .scroll_content_nav li a {
        position: relative;
        font-size: 15px;
        border: 1px solid #444 !important;
        margin: 0;
        padding: 12px 16px !important;
        display: inline-block;
        text-align: center !important;
        background: transparent !important;
        color: #ffffff !important;
        z-index: 1;
    }

    .sidebar_slider .scroll_content_nav li a:hover,
    .sidebar_slider .scroll_content_nav li a:active,
    .sidebar_slider .scroll_content_nav li a:focus,
    .sidebar_slider .scroll_content_nav li a .active {
        border-color: #912121 !important;
        background: #912121 !important;
        color: #000 !important;
        z-index: 10;
    }
}

.sidebar_slider .scroll_content .scroll_section_content {
    position: relative;
    display: block;
    margin-bottom: 20px;
    padding: 0;
    overflow: hidden;
    background: #f3f5f7;
    background: -moz-linear-gradient(-45deg, #f3f5f7 0%, #dce0e8 100%);
    background: -webkit-linear-gradient(-45deg, #f3f5f7 0%, #dce0e8 100%);
    background: linear-gradient(135deg, #f3f5f7 0%, #dce0e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f5f7', endColorstr='#dce0e8', GradientType=1);
}

.sidebar_slider .scroll_content .scroll_section_content:last-child {
    margin-bottom: 0;
}

.sidebar_slider .scroll_content .scroll_section_content .product-content {
    position: relative;
    display: inline-block;
    padding: 70px 20px 30px 100px;
    z-index: 10;
    width: 50%;
}

.sidebar_slider .scroll_content .scroll_section_content .callout-area {
    position: relative;
    display: block;
    min-height: 100px;
}

.sidebar_slider .scroll_content .scroll_section_content .callout-area li {
    padding-bottom: 11px;
}

.sidebar_slider .scroll_content .scroll_section_content .features-content,
.sidebar_slider .scroll_content .scroll_section_content .substrates-content {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    color: #585757;
    display: block;
    padding: 8px 5px;
    z-index: 90;
    opacity: 0.0;
    -webkit-transition: opacity 200ms linear;
    transition: opacity 200ms linear;
    pointer-events: none;
}

.sidebar_slider .scroll_content .scroll_section_content .features-content .feature-icon,
.sidebar_slider .scroll_content .scroll_section_content .substrates-content .feature-icon {
    position: absolute;
    left: 0;
    padding-right: 10px;
    vertical-align: top;
}

.sidebar_slider .scroll_content .scroll_section_content .features-content .feature-icon img,
.sidebar_slider .scroll_content .scroll_section_content .substrates-content .feature-icon img {
    display: block;
    width: 27px;
    height: auto;
}

.sidebar_slider .scroll_content .scroll_section_content .features-content .callout-li,
.sidebar_slider .scroll_content .scroll_section_content .substrates-content .callout-li {
    display: inline-block;
    padding-top: 3px;
    padding-left: 40px;
}

.sidebar_slider .scroll_content .scroll_section_content .features-content .callout-li span,
.sidebar_slider .scroll_content .scroll_section_content .substrates-content .callout-li span {
    display: block !important;
}

.sidebar_slider .scroll_content .scroll_section_content .features-content.active,
.sidebar_slider .scroll_content .scroll_section_content .substrates-content.active {
    z-index: 100;
    opacity: 1.0;
    pointer-events: auto;
}

.sidebar_slider .scroll_content .scroll_section_content .substrates-content li {
    position: relative;
    padding-left: 0;
    padding-top: 1px;
}

.sidebar_slider .scroll_content .scroll_section_content .substrates-content .dropcap {
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 28px;
    text-align: center;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background: #000;
    color: #ffffff;
    padding-top: 5px;
}

.sidebar_slider .scroll_content .scroll_section_content .bonds_cures {
    position: absolute;
    right: 30px;
    bottom: 30px;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 100;
}

.sidebar_slider .scroll_content .scroll_section_content .bonds_cures li {
    position: relative;
    display: inline-block;
    padding: 10px;
}

.sidebar_slider .scroll_content .scroll_section_content .bonds_cures li span {
    position: absolute;
    z-index: 10;
    color: #ffffff;
    text-align: center;
    left: 5px;
    right: 5px;
    bottom: 34px;
    font-size: 17px;
    font-weight: 600;
}

@media (max-width: 1024px) {
    .sidebar_slider .scroll_content .scroll_section_content .bonds_cures li {
        max-width: 105px;
        padding: 5px;
    }

    .sidebar_slider .scroll_content .scroll_section_content .bonds_cures li span {
        bottom: 27px;
    }
}

.sidebar_slider .scroll_content .scroll_section_content .product-buttons {
    display: block;
    margin-bottom: 25px;
}

.sidebar_slider .scroll_content .scroll_section_content .product-buttons .set-button.purchase-button {
    background-color: #000;
    border-color: #000;
    color: #912121 !important;
    margin: 0;
}

.sidebar_slider .scroll_content .scroll_section_content .product-buttons .set-button.details-button {
    background-color: transparent;
    border-color: #000;
    color: #000 !important;
}

.sidebar_slider .scroll_content .scroll_section_content .product-buttons .set-button.purchase-button:hover,
.sidebar_slider .scroll_content .scroll_section_content .product-buttons .set-button.purchase-button:active,
.sidebar_slider .scroll_content .scroll_section_content .product-buttons .set-button.purchase-button:focus,
.sidebar_slider .scroll_content .scroll_section_content .product-buttons .set-button.details-button:hover,
.sidebar_slider .scroll_content .scroll_section_content .product-buttons .set-button.details-button:active,
.sidebar_slider .scroll_content .scroll_section_content .product-buttons .set-button.details-button:focus {
    background-color: #912121;
    border-color: #912121;
    color: #000 !important;
}

.sidebar_slider .scroll_content .scroll_section_content .purchase-button-wrapper {
    position: relative;
    display: block;
    margin: 0 100px 70px;
}

.sidebar_slider .scroll_content .scroll_section_content .purchase-button-wrapper .set-button.purchase-button {
    background-color: #000;
    border-color: #000;
    color: #912121 !important;
}

.sidebar_slider .scroll_content .scroll_section_content .purchase-button-wrapper .set-button.purchase-button:hover,
.sidebar_slider .scroll_content .scroll_section_content .purchase-button-wrapper .set-button.purchase-button:active,
.sidebar_slider .scroll_content .scroll_section_content .purchase-button-wrapper .set-button.purchase-button:focus {
    background-color: #912121;
    border-color: #912121;
    color: #000 !important;
}

.sidebar_slider .scroll_content .scroll_section_content .bg-image {
    position: absolute;
    z-index: 1;
    width: 50%;
    left: 50%;
    top: 15%;
    height: auto;
    max-width: 500px;
    background-color: transparent;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sidebar_slider .scroll_content .scroll_section_content .bg-image img {
    display: block;
    width: 100%;
    height: auto;
}

.sidebar_slider .scroll_content_title {
    position: relative;
    display: block;
    margin-bottom: 40px;
    text-transform: none !important;
    font-size: 22px;
    letter-spacing: 0px;
    font-weight: 400;
    background: #f5fafc;
    overflow: hidden;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
    color: #912121;
    font-style: italic;
    padding: 15px 26px;
}

.sidebar_slider .scroll_content_title.reduce-margin {
    margin-bottom: 10px;
}

.sidebar_slider .scroll_content_title h3 {
    margin-bottom: 0 !important;
}

.sidebar_slider .scroll_title_link .scroll_content_title {
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.sidebar_slider .scroll_title_link .scroll_content_title:after {
    position: absolute;
    content: "\f105";
    right: 22px;
    z-index: 100;
    color: #912121;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 32px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    padding: 0;
    top: 50%;
    margin-top: -17px;
}

.sidebar_slider .scroll_title_link:hover .scroll_content_title,
.sidebar_slider .scroll_title_link:active .scroll_content_title,
.sidebar_slider .scroll_title_link:focus .scroll_content_title {
    background: #912121;
    color: #ffffff;
}

.sidebar_slider .scroll_title_link:hover .scroll_content_title:after,
.sidebar_slider .scroll_title_link:active .scroll_content_title:after,
.sidebar_slider .scroll_title_link:focus .scroll_content_title:after {
    color: #ffffff;
}

.sidebar_slider .scroll_text_content {
    display: block;
    padding: 0 10px;
}

.sidebar_slider .sub-faq-section {
    display: block;
    margin-bottom: 40px;
}

.sidebar_slider .sub-faq-section>span {
    display: block;
    margin-bottom: 14px;
}

.sidebar_slider .sub-faq-section p:last-child {
    margin-bottom: 0;
}

.sidebar_slider .sub-faq-section p.line-left {
    display: block;
    border-left: 3px solid #912121;
    padding-left: 20px;
    margin-left: 2px;
}

@media (max-width: 1024px) and (min-width: 768px) {
    .sidebar_slider .scroll_content .scroll_section_content .product-content {
        width: 60%;
        padding: 60px;
    }

    .sidebar_slider .scroll_content .scroll_section_content .purchase-button-wrapper {
        margin: 0 60px 60px;
    }

    .sidebar_slider .scroll_content .scroll_section_content .bg-image {
        width: 45%;
        left: 55%;
    }
}

@media (max-width: 1024px) {
    .sidebar_slider .column-part.has_content {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (max-width: 1024px) and (min-width: 1025px),
(max-width: 767px) {
    .sidebar_slider .column-part.has_content:not(.sidebar-part) {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .sidebar_slider .scroll_content .scroll_section_content .product-content {
        display: block;
        width: auto;
        padding: 60px 60px 10px;
    }

    .sidebar_slider .scroll_content .scroll_section_content .purchase-button-wrapper {
        text-align: center;
        margin: 0 60px 60px;
    }

    .sidebar_slider .scroll_content .scroll_section_content .bg-image {
        position: relative;
        left: auto;
        top: auto;
        width: auto;
        display: block;
        text-align: center;
        margin: 0 auto;
        padding: 0 40px;
    }

    .sidebar_slider .scroll_content .scroll_section_content .bg-image img {
        width: auto;
        max-width: 500px;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .sidebar_slider .scroll_content .scroll_section_content .bonds_cures {
        position: relative;
        right: auto;
        bottom: auto;
        display: block;
        text-align: center;
        padding: 20px 20px 60px;
    }
}

@media (max-width: 1024px) and (min-width: 1025px) and (max-width: 767px),
(max-width: 767px) and (max-width: 767px) {
    .sidebar_slider .scroll_content .scroll_section_content .product-content {
        max-width: 100%;
        padding: 40px 40px 10px;
    }
}

@media (max-width: 1024px) and (min-width: 1025px) and (max-width: 767px),
(max-width: 767px) and (max-width: 767px) {
    .sidebar_slider .scroll_content .scroll_section_content .product-buttons {
        margin-bottom: 40px;
    }

    .sidebar_slider .scroll_content .scroll_section_content .product-buttons .set-button {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 1024px) and (min-width: 1025px) and (max-width: 767px),
(max-width: 767px) and (max-width: 767px) {
    .sidebar_slider .scroll_content .scroll_section_content .bg-image img {
        max-width: 100%;
    }
}

@media (max-width: 1024px) and (min-width: 1025px) and (max-width: 767px),
(max-width: 767px) and (max-width: 767px) {
    .sidebar_slider .scroll_content .scroll_section_content .bonds_cures {
        padding: 20px 20px 40px;
    }
}

.page-topper {
    color: #fff !important;
    background-color: #252f55 !important;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE3ODggMzM3IiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iMTMuMzI4MDMwMDMyOTc4OSUiIHkxPSIxNy42NDE4NDU5MDM5OTczJSIgeDI9IjEzMy4xNjgxNDIzNjYzNSUiIHkyPSI3OC43MDM0MzMwMDgxMjExJSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDUwOWIiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA1MDliIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMyNGFiYzgiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNWRhY2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjE3ODgiIGhlaWdodD0iMzM3IiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=) !important;
    background-image: -moz-linear-gradient(333deg, #00509b 34.15%, #00509b 34.42%, #24abc8 83.88%, #05dace 134.15%) !important;
    background-image: -o-linear-gradient(333deg, #00509b 34.15%, #00509b 34.42%, #24abc8 83.88%, #05dace 134.15%) !important;
    background-image: -webkit-linear-gradient(333deg, #00509b 34.15%, #00509b 34.42%, #24abc8 83.88%, #05dace 134.15%) !important;
    background-image: linear-gradient(117deg, #00509b 34.15%, #00509b 34.42%, #24abc8 83.88%, #05dace 134.15%) !important;
}

.page-topper p {
    color: #912121 !important;
}

.page-topper .column-part {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.product-category-list li {
    position: relative;
    padding: 15px;
    overflow: hidden;
}

.product-category-list li:after {
    position: absolute;
    content: '';
    background: #fff;
    width: 80px;
    height: 80px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: -25px;
    top: -25px;
}

.product-category-list li .product-category-img {
    position: relative;
    background: #000;
    display: block;
    max-height: 270px;
    overflow: hidden;
}

.product-category-list li .product-category-img .category-image {
    width: 100%;
    opacity: 0.9;
    -webkit-transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: opacity 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0) scale(1.0, 1.0);
}

.product-category-list li .product-category-img:hover .category-image,
.product-category-list li .product-category-img:active .category-image,
.product-category-list li .product-category-img:focus .category-image {
    opacity: 0.4;
}

.product-category-list li .product-category-img .product-category-title-meta {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 30px;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 400;
}

.product-category-list li .product-category-img .product-category-title-meta .product-category-number {
    display: block;
    color: #912121;
    font-size: 2.2rem;
    line-height: 1.0;
}

.product-category-list li .product-category-img .product-category-title-meta .product-category-title {
    display: block;
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1.0;
}

.product-category-list li .product-category-description {
    position: relative;
    display: block;
    padding: 30px 30px 70px;
    border: 1px solid #8c8c8c;
    overflow: hidden;
    height: 250px;
}

.product-category-list li .product-category-description a.more-dets-link {
    position: absolute;
    bottom: -1px;
    right: -1px;
    padding: 10px 15px;
    color: #912121;
    background: #8c8c8c;
}

.product-category-list li .product-category-description a.more-dets-link:hover,
.product-category-list li .product-category-description a.more-dets-link:active,
.product-category-list li .product-category-description a.more-dets-link:focus {
    background: #912121;
    color: #ffffff;
}

.circle-icon {
    position: absolute;
    top: -48px;
    z-index: 100;
    max-height: 96px;
    text-align: center;
    display: block;
    width: 100%;
}

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

.media-header {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 90px 0 80px;
}

a.bubble-link {
    position: relative;
    color: #585757;
    padding-left: 20px;
}

a.bubble-link .color-bubble {
    position: absolute;
    left: 0;
    top: 7px;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #912121;
}

a.bubble-link:hover,
a.bubble-link:active,
a.bubble-link:focus {
    color: #912121;
}

.cat_classes {
    display: block;
    text-align: left;
    padding: 6px 0;
}

.cat_classes .bubble-link {
    display: inline-block;
    padding-right: 20px;
}

@media (min-width: 1025px) {
    .cat_classes {
        text-align: right;
    }
}

.sidebar-whole {
    position: relative;
    display: block;
    margin-top: 30px;
    padding-right: 50px;
    padding-left: 50px;
}

@media (min-width: 1025px) {
    .sidebar-whole {
        margin-top: -50px;
    }
}

.sidebar-section {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 36px 20px 40px;
}

.sidebar-content {
    position: relative;
    display: block;
    background: #ffffff;
    margin-bottom: 20px;
}

.news-main {
    position: relative;
    display: block;
    padding: 80px 0 !important;
    padding-bottom: 100px;
}

@media (max-width: 1024px) {
    .news-main {
        padding: 60px 0 !important;
    }
}

.news-post-container {
    position: relative;
}

.cat-link-wrapper {
    position: relative;
    display: inline-block;
    padding: 0 0 8px;
    text-align: left;
    text-transform: none;
    background: transparent;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 0;
    z-index: 100;
    color: #9c9c9c;
}

.cat-link-wrapper * {
    display: inline-block;
}

.cat-link-wrapper a.cat-link {
    color: #912121;
}

.cat-link-wrapper a.cat-link:hover,
.cat-link-wrapper a.cat-link:active,
.cat-link-wrapper a.cat-link:focus {
    color: #585757 !important;
}

.cat-link-wrapper .date-holder {
    position: relative;
    display: inline-block;
    color: #999;
    font-weight: 400;
}

.cat-link-wrapper .date-holder:before {
    position: relative;
    display: inline-block;
    content: '•';
    font-size: 12px;
    padding: 0 7px 0 4px;
}

.cat-link-wrapper .date-holder.right-side-dot:before {
    display: none;
}

.cat-link-wrapper .date-holder.right-side-dot:after {
    position: relative;
    display: inline-block;
    content: '•';
    font-size: 12px;
    padding: 0 4px 0 7px;
}

.featured-post-row {
    position: relative;
    display: block;
    margin-top: -200px;
}

.featured-post-row .featured-date {
    position: relative;
    display: inline-block;
    padding: 0 0 8px;
}

.featured-post-row .main-featured-link {
    color: #ffffff !important;
    text-decoration: none;
}

.featured-post-row .main-featured-link:hover,
.featured-post-row .main-featured-link:active,
.featured-post-row .main-featured-link:focus {
    color: #ffffff !important;
    text-decoration: underline;
}

@media (max-width: 1024px) {
    .featured-post-row .main-featured-link {
        color: #585757 !important;
    }

    .featured-post-row .main-featured-link:hover,
    .featured-post-row .main-featured-link:active,
    .featured-post-row .main-featured-link:focus {
        color: #585757 !important;
    }
}

@media (max-width: 1024px) {
    .featured-post-row .media-link .light-blue-text {
        color: #8c8c8c !important;
    }
}

.media-holder {
    position: relative;
    display: block;
    padding: 0;
}

.media-holder.team-members .media-link {
    text-align: center !important;
    padding: 18px 0 30px !important;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .media-holder.team-members .media-link {
        padding-bottom: 20px !important;
    }
}

@media (max-width: 767px) {
    .media-holder.team-members .media-link {
        text-align: center !important;
    }
}

.media-holder.team-members .media-link .media-content {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
}

.media-holder.team-members .media-col-row {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    width: 100%;
    text-align: left;
}

.media-holder.team-members .media-col-row .inner-media-col {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    background: transparent !important;
}

.media-holder.team-members .team-section-holder {
    padding: 20px 20px 40px;
}

@media (max-width: 1024px) {
    .media-holder.team-members .team-section-holder {
        padding-bottom: 60px;
        padding-top: 10px;
        margin: 0 auto;
    }
}

.media-holder.team-members .team-section-holder .media-col {
    padding: 20px !important;
    text-align: left !important;
    margin: 0 !important;
}

@media (max-width: 767px) {
    .media-holder.team-members .team-section-holder .media-col {
        margin: 0 auto !important;
    }
}

.media-holder.team-members .team-section-holder .media-col .team-member-name {
    display: block;
    line-height: 1.0;
    margin-bottom: 3px;
    color: #ffffff;
}

.media-holder.team-members .team-section-holder .media-col .team-position {
    position: relative;
    display: block;
    color: #11222c;
}

.media-holder.team-members .team-section-holder .media-col .media-col-img {
    position: relative;
    display: block;
    margin: 0 auto;
    height: auto !important;
    overflow: hidden;
    background: transparent;
    aspect-ratio: initial;
    width: 190px !important;
    height: 190px !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #ffb4c6;
    -webkit-transition: all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.media-holder.team-members .team-section-holder .media-col .media-col-img:before {
    position: absolute;
    content: '';
    display: block;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #c76b7b;
    -webkit-transition: all 370ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 370ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.media-holder.team-members .team-section-holder .media-col .media-col-img>img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    -webkit-transition: all 370ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 370ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    z-index: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 12px;
}

.media-holder.team-members .team-section-holder .media-col a,
.media-holder.team-members .team-section-holder .media-col a:focus {
    color: #ffffff;
    text-decoration: none;
}

.media-holder.team-members .team-section-holder .media-col a:hover,
.media-holder.team-members .team-section-holder .media-col a:active,
.media-holder.team-members .team-section-holder .media-col a:focus:hover,
.media-holder.team-members .team-section-holder .media-col a:focus:active {
    color: #ffffff;
    text-decoration: none;
}

.media-holder.team-members .team-section-holder .media-col a:hover .media-col-img,
.media-holder.team-members .team-section-holder .media-col a:active .media-col-img,
.media-holder.team-members .team-section-holder .media-col a:focus:hover .media-col-img,
.media-holder.team-members .team-section-holder .media-col a:focus:active .media-col-img {
    background: transparent;
    border-color: #ffffff;
}

.media-holder.team-members .team-section-holder .media-col a:hover .media-col-img:before,
.media-holder.team-members .team-section-holder .media-col a:active .media-col-img:before,
.media-holder.team-members .team-section-holder .media-col a:focus:hover .media-col-img:before,
.media-holder.team-members .team-section-holder .media-col a:focus:active .media-col-img:before {
    background: transparent;
}

.media-holder.team-members .team-section-holder .media-col a:hover .media-col-img>img,
.media-holder.team-members .team-section-holder .media-col a:active .media-col-img>img,
.media-holder.team-members .team-section-holder .media-col a:focus:hover .media-col-img>img,
.media-holder.team-members .team-section-holder .media-col a:focus:active .media-col-img>img {
    padding: 5px;
}

.media-holder .post-loop-wrapper {
    background: transparent;
    padding: 80px 20px 0px;
}

@media (max-width: 1024px) {
    .media-holder .post-loop-wrapper {
        padding: 60px 20px 0px;
    }
}

@media (max-width: 767px) {
    .media-holder .post-loop-wrapper {
        padding: 60px 20px 50px;
    }
}

.media-holder .post-loop-wrapper-archive {
    background: transparent;
    padding: 50px 25px 0;
}

@media (max-width: 1024px) {
    .media-holder .post-loop-wrapper-archive {
        padding: 50px 25px 0;
    }
}

.media-holder .post-loop-wrapper-subarchive {
    background: transparent;
    padding: 0 25px;
}

@media (max-width: 1024px) {
    .media-holder .post-loop-wrapper-subarchive {
        padding: 0 25px;
    }
}

.media-holder .media-image {
    display: block;
    width: 100%;
}

.media-holder .media-image .lazy-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}

.media-holder .media-image .lazy-wrapper>img {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    object-fit: cover;
    object-position: 0 0;
    font-family: 'object-fit: cover; object-position: 0;';
    opacity: 0.0;
    -webkit-transition: all 250ms ease !important;
    transition: all 250ms ease !important;
}

.media-holder .media-image .lazy-wrapper>img.visible {
    opacity: 1.0;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
}

.media-holder .media-col-row {
    display: block;
    padding: 0;
}

.media-holder .media-col-row .grid-sizer {
    width: 100%;
}

@media (min-width: 768px) {
    .media-holder .media-col-row .grid-sizer {
        width: 50%;
    }
}

@media (min-width: 1025px) {
    .media-holder .media-col-row .grid-sizer {
        width: 33.33%;
    }
}

@media (max-width: 1024px) {
    .media-holder .media-col-row {
        display: block !important;
        padding: 0;
    }
}

.media-holder .media-col-row.cat-nav {
    position: relative;
    display: block;
    padding: 0;
    margin: 100px 14px 35px;
    text-align: left;
}

.media-holder .media-col-row.cat-nav:first-child {
    margin-top: 0;
}

@media (max-width: 767px) {
    .media-holder .media-col-row.cat-nav {
        display: none !important;
    }
}

.media-holder .media-col-row.cat-nav:before {
    position: absolute;
    z-index: 1;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
    pointer-events: none;
    display: block;
}

.media-holder .media-col-row.cat-nav .top-cat-link {
    position: relative;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    border: 0;
    text-transform: uppercase;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 1.2px;
    line-height: 1.0;
    font-weight: 600;
    background: transparent;
    color: #585757;
    font-size: 12px;
    padding: 16px 2px !important;
    margin: 0 24px;
    text-align: center;
    display: inline-block;
    z-index: 10;
}

.media-holder .media-col-row.cat-nav .top-cat-link:first-child {
    margin-left: 0;
}

.media-holder .media-col-row.cat-nav .top-cat-link:after {
    position: absolute;
    content: '';
    left: 50%;
    right: 50%;
    bottom: 0;
    height: 1px;
    opacity: 0.0;
    background: #912121;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.media-holder .media-col-row.cat-nav .top-cat-link .term-name {
    position: relative;
    display: inline-block;
    margin: 0 auto;
}

.media-holder .media-col-row.cat-nav .top-cat-link:hover,
.media-holder .media-col-row.cat-nav .top-cat-link:active,
.media-holder .media-col-row.cat-nav .top-cat-link:focus,
.media-holder .media-col-row.cat-nav .top-cat-link.active {
    color: #912121;
}

.media-holder .media-col-row.cat-nav .top-cat-link:hover:after,
.media-holder .media-col-row.cat-nav .top-cat-link:active:after,
.media-holder .media-col-row.cat-nav .top-cat-link:focus:after,
.media-holder .media-col-row.cat-nav .top-cat-link.active:after {
    left: 0;
    right: 0;
    opacity: 1.0;
}

.media-holder .media-col-row.cat-nav .top-cat-link.active {
    pointer-events: none;
}

.media-holder .media-col {
    position: relative;
    padding: 15px !important;
    text-align: center;
    z-index: 100;
}

@media (max-width: 1024px) {
    .media-holder .media-col {
        max-width: 500px;
        margin: 0 auto;
    }
}

.media-holder .media-col .inner-media-col {
    background: #ffffff;
    height: 100%;
}

.media-holder .media-col .media-link {
    padding: 22px 22px 28px;
}

.media-holder .media-col.videos .post-image-link:before {
    position: absolute;
    content: "\f04b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 8px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    text-align: center;
    z-index: 150;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #ffffff;
    color: #585757;
    top: auto;
    left: auto;
    right: 24px;
    bottom: 24px;
    padding: 11px 0 0 2px;
    pointer-events: none;
    font-weight: 900;
}

@media (min-width: 1025px) {
    .media-holder .media-col.col-md-12 .inner-media-col {
        position: relative;
    }

    .media-holder .media-col.col-md-12 .inner-media-col:before,
    .media-holder .media-col.col-md-12 .inner-media-col:after {
        content: "";
        display: table;
    }

    .media-holder .media-col.col-md-12 .inner-media-col:after {
        clear: both;
    }

    .media-holder .media-col.col-md-12 .post-image-link {
        position: relative;
        float: left;
        width: 58.3333333333%;
        padding: 0;
        background: #000;
        margin-bottom: 0px;
        z-index: 10;
        overflow: hidden;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: -10.4px 6px 21px 0 rgba(0, 0, 0, 0.19);
        -moz-box-shadow: -10.4px 6px 21px 0 rgba(0, 0, 0, 0.19);
        box-shadow: -10.4px 6px 21px 0 rgba(0, 0, 0, 0.19);
    }

    .media-holder .media-col.col-md-12 .post-image-link .media-col-img {
        position: relative;
        height: 380px;
        z-index: 10;
        -webkit-transform: scale(1.0, 1.0);
        -moz-transform: scale(1.0, 1.0);
        -ms-transform: scale(1.0, 1.0);
        -o-transform: scale(1.0, 1.0);
        transform: scale(1.0, 1.0);
        object-fit: cover;
        object-position: 0 0;
        font-family: 'object-fit: cover; object-position: 0;';
        opacity: 1;
        -webkit-transition: all 250ms ease !important;
        transition: all 250ms ease !important;
    }

    .media-holder .media-col.col-md-12 .post-image-link:hover .media-col-img,
    .media-holder .media-col.col-md-12 .post-image-link:active .media-col-img,
    .media-holder .media-col.col-md-12 .post-image-link:focus .media-col-img {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0.6;
    }

    .media-holder .media-col.col-md-12 .media-link {
        float: left;
        width: 41.6666666667%;
        padding: 30px 0 50px 50px;
    }
}

.media-holder .media-col.media-col-quote .inner-media-quote {
    display: block;
    padding: 45px 15%;
    text-align: center;
    background: #fff;
}

.media-holder .media-col.media-col-quote blockquote {
    display: block;
    font-family: "Work Sans", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4;
    padding: 0;
}

.media-holder .media-col.media-col-quote blockquote:before {
    display: none;
}

.media-holder .media-col.media-col-quote blockquote p {
    margin-bottom: 15px;
}

.media-holder .media-col.media-col-quote blockquote cite {
    padding-top: 0;
    font-size: 13px;
    color: #9f968d;
    opacity: 1.0;
}

.media-holder .media-col.media-col-quote blockquote cite:before {
    margin-left: -21px;
}

@media (max-width: 767px) {
    .media-holder .media-col {
        position: relative !important;
        display: block !important;
        left: auto !important;
        top: auto !important;
        margin: 0 auto !important;
        padding: 15px 30px !important;
        max-width: 400px;
        -webkit-transform: translate3d(0px, 0px, 0px) !important;
        -moz-transform: translate3d(0px, 0px, 0px) !important;
        -ms-transform: translate3d(0px, 0px, 0px) !important;
        -o-transform: translate3d(0px, 0px, 0px) !important;
        transform: translate3d(0px, 0px, 0px) !important;
    }
}

.media-holder .media-col .image-only-col {
    position: relative;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #e1e1e1;
    min-height: 250px;
}

.media-holder .media-col .date-holder {
    position: relative;
    pointer-events: none;
    color: #999;
    padding: 7px 0 10px;
}

.media-holder .media-col .date-holder .date-part {
    position: relative;
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap;
    line-height: 1;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
}

.media-holder .media-col .post-image-holder {
    position: relative;
    display: block;
}

.media-holder .media-col .post-image-holder .date-holder {
    position: absolute;
    left: 100%;
    bottom: 0;
    top: 0;
    padding: 0 0 0 7px;
    text-align: right;
    color: #686868;
}

.media-holder .media-col .post-image-holder .date-holder .date-part {
    position: absolute;
    writing-mode: tb-rl;
    top: 0;
    bottom: 0;
    font-size: 10px;
}

.media-holder .media-col .post-image-link {
    position: relative;
    display: block;
    overflow: hidden;
    background: #000;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: 200px;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.0);
    box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.0);
}

.media-holder .media-col .post-image-link .media-col-img {
    background-size: cover;
    background-position: center center;
    opacity: 1.0;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.media-holder .media-col .post-image-link .media-col-img>img {
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
}

.media-holder .media-col a.post-image-link .media-col-img {
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
}

.media-holder .media-col a.post-image-link .media-col-img:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 5;
    display: block;
    pointer-events: none;
    background: #000;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.media-holder .media-col a.post-image-link .media-col-img>img {
    z-index: 1;
}

.media-holder .media-col a.post-image-link:hover .media-col-img,
.media-holder .media-col a.post-image-link:active .media-col-img {
    opacity: 1;
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

.media-holder .media-col a.post-image-link:hover .media-col-img:after,
.media-holder .media-col a.post-image-link:active .media-col-img:after {
    opacity: 0.4;
}

.media-holder .media-col .bottom-arrow {
    pointer-events: none;
    opacity: 0.0;
}

.media-holder .media-col .media-image {
    position: relative;
    background: #000 !important;
    -webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0);
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0);
}

@media (min-width: 768px) {
    .media-holder .media-col .media-image:before {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #000;
        opacity: 0.0;
        -webkit-transition: all 400ms ease !important;
        transition: all 400ms ease !important;
        content: '';
        z-index: 10;
    }

    .media-holder .media-col .media-image:hover .lazy-wrapper>img,
    .media-holder .media-col .media-image:active .lazy-wrapper>img,
    .media-holder .media-col .media-image:focus .lazy-wrapper>img {
        opacity: 0.5;
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }

    .media-holder .media-col .media-image:hover:before,
    .media-holder .media-col .media-image:active:before,
    .media-holder .media-col .media-image:focus:before {
        opacity: 0.0;
    }
}

.media-holder .media-col-row-gallery {
    display: block !important;
}

.media-holder .media-col-img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    aspect-ratio: 0.83333333333333;
    margin: 0 auto;
    overflow: hidden;
}

.media-holder .media-col-img>img {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.media-holder .media-col-img>img:not(.lazy) {
    display: block;
}

.media-holder a.post-image-link,
.media-holder a.post-image-link:focus {
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
}

.media-holder a.post-image-link:hover .media-col-img>img,
.media-holder a.post-image-link:active .media-col-img>img,
.media-holder a.post-image-link:focus:hover .media-col-img>img,
.media-holder a.post-image-link:focus:active .media-col-img>img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.media-holder .media-content {
    position: relative;
    display: block;
    z-index: 10;
    height: auto;
    overflow: hidden;
    background: transparent;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    color: #8c8c8c;
    padding: 0;
}

.media-holder .excerpt-text {
    display: block;
    padding-top: 20px;
}

.media-holder .media-link {
    position: relative;
    display: block;
    padding: 17px 0 12px;
    margin: 0;
    z-index: 10;
    text-align: left;
}

.media-holder .media-link .media-cat-list {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 4px;
    font-size: 0.75em;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.75) !important;
}

.media-holder .media-link .media-cat-list a {
    color: rgba(255, 255, 255, 0.75) !important;
    text-decoration: none;
}

.media-holder .media-link .media-cat-list a:hover,
.media-holder .media-link .media-cat-list a:active,
.media-holder .media-link .media-cat-list a:focus {
    color: #ffffff !important;
    text-decoration: underline;
}

.media-holder .media-link .post-title-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 6px;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0.0px;
}

.media-holder .media-link .post-title-link a,
.media-holder .media-link .post-title-link a:focus {
    color: #ffffff !important;
}

.media-holder .media-link .post-title-link a:hover,
.media-holder .media-link .post-title-link a:active,
.media-holder .media-link .post-title-link a:focus:hover,
.media-holder .media-link .post-title-link a:focus:active {
    color: #89A3C9 !important;
}

.media-holder .media-link .underline-link {
    color: #585757 !important;
    text-decoration: underline 0.1em rgba(0, 0, 0, 0) !important;
    text-underline-offset: 0.04em;
}

.media-holder .media-link .underline-link:hover,
.media-holder .media-link .underline-link:active,
.media-holder .media-link .underline-link:focus {
    color: #585757 !important;
    text-decoration-color: #585757 !important;
}

.media-holder .media-link .post-link {
    display: block;
}

.media-holder .media-link .post-link strong {
    font-weight: 600;
}

.media-holder .media-link .post-date-holder {
    display: block;
    color: #9f968d;
    font-size: 14px;
    padding-bottom: 2px;
}

.media-holder .media-link .post-title {
    display: block;
    line-height: 1.2;
}

.media-holder .media-link h2,
.media-holder .media-link h3,
.media-holder .media-link h4 {
    color: #585757;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.media-holder .media-link .post-title-holder {
    position: relative;
    display: block;
    padding: 20px 52px 4px 30px;
}

.media-holder .media-link .post-title-holder .post-title-gallery {
    display: block;
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 18px;
}

.media-holder .media-link .post-title-holder:after {
    position: absolute;
    z-index: 100;
    right: 28px;
    top: 32px;
    content: "\f00e";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #912121;
}

.media-holder .media-link .post-content-holder {
    display: block;
    padding: 20px 30px 26px;
    font-weight: 300;
}

.media-holder .media-link .post-content-holder .sub-post-title {
    margin-bottom: 10px;
}

.media-holder .media-link .post-content-holder ul li {
    padding-bottom: 10px;
}

.media-holder .media-link .read-more-text-link {
    position: absolute;
    color: #912121;
    text-align: center;
    left: 30px;
    right: 30px;
    bottom: 40px;
    z-index: 10;
}

.category-posts {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    padding: 0 10px;
}

.category-posts>.col-sm-6 {
    padding-left: 0;
    padding-right: 0;
}

.filter_classes {
    color: #912121 !important;
    font-weight: 400;
    letter-spacing: 1.0px;
    line-height: 1.4;
    font-size: 11px;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 1px;
}

#posts-nav {
    position: absolute;
    top: 68px;
    left: 0;
    right: 0;
    background: #000;
    z-index: 100;
}

#posts-nav:before,
#posts-nav:after {
    content: "";
    display: table;
}

#posts-nav:after {
    clear: both;
}

@media (max-width: 1024px) {
    #posts-nav {
        display: none !important;
    }
}

#posts-nav .posts-nav-link {
    position: relative;
    float: left;
    text-align: left;
    background: #000;
    padding: 155px 36px 36px;
    width: 16.666666666667%;
    height: 270px;
}

@media (max-width: 1150px) {
    #posts-nav .posts-nav-link {
        height: 240px;
    }
}

#posts-nav .posts-nav-link.last {
    background: #f5f5f5;
    text-transform: uppercase;
    color: #585757;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.1;
    letter-spacing: 0.6px;
    text-align: center;
    padding: 75px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

#posts-nav .posts-nav-link.last>div {
    position: absolute;
    width: 130px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 22px 20px;
    border: 2px solid rgba(255, 255, 255, 0.8);
}

#posts-nav .posts-nav-link.last>div span {
    font-weight: 600;
    font-size: 18px;
    display: block;
    color: #912121;
}

#posts-nav .posts-nav-link.last:hover,
#posts-nav .posts-nav-link.last:active,
#posts-nav .posts-nav-link.last:focus {
    background: #000;
    color: #ffffff;
}

#posts-nav .posts-nav-link .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.4;
    z-index: 1;
}

#posts-nav .posts-nav-link .posts-nav-content {
    position: absolute;
    z-index: 10;
    left: 36px;
    bottom: 36px;
    right: 36px;
}

#posts-nav .posts-nav-link .posts-nav-content .filter_classes {
    color: #912121 !important;
}

#posts-nav .posts-nav-link .posts-nav-content .article-title {
    color: #ffffff !important;
}

#posts-nav .posts-nav-link .bg,
#posts-nav .posts-nav-link .posts-nav-content {
    -webkit-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

#posts-nav .posts-nav-link:hover .bg,
#posts-nav .posts-nav-link:active .bg,
#posts-nav .posts-nav-link:focus .bg {
    opacity: 1.0;
}

#posts-nav .posts-nav-link:hover .posts-nav-content,
#posts-nav .posts-nav-link:active .posts-nav-content,
#posts-nav .posts-nav-link:focus .posts-nav-content {
    opacity: 0.0;
}

.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides>li {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.flexslider .slides img {
    display: block;
    margin: 0 auto;
    object-fit: contain;
    object-position: 0 0;
    font-family: 'object-fit: contain; object-position: 0;';
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.product-single-image {
    position: absolute;
    display: block;
    margin: 0 auto;
    z-index: 1;
    opacity: 0.0;
    pointer-events: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.3, 1);
    transition: all 0.5s cubic-bezier(0.7, 0.01, 0.3, 1);
}

.product-single-image.active {
    pointer-events: auto;
    z-index: 10;
    opacity: 1.0;
}

.product-single-image .left-arrow,
.product-single-image .right-arrow {
    position: absolute;
    z-index: 100;
    top: 50%;
    margin-top: -27px;
    width: 53px;
    height: 53px;
    color: #ffffff;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    border-radius: 27px;
    background: rgba(255, 255, 255, 0.05);
}

.product-single-image .left-arrow span,
.product-single-image .right-arrow span {
    display: block;
    text-align: center;
    font-size: 25px;
    margin-top: 14px;
}

.product-single-image .left-arrow:hover,
.product-single-image .left-arrow:active,
.product-single-image .left-arrow:focus,
.product-single-image .right-arrow:hover,
.product-single-image .right-arrow:active,
.product-single-image .right-arrow:focus {
    color: primaryColor;
    background: #ffffff;
}

.product-single-image .left-arrow {
    left: 5px;
}

.product-single-image .left-arrow span {
    margin-left: -2px;
}

.product-single-image .right-arrow {
    right: 5px;
}

.product-single-image .right-arrow span {
    margin-right: -4px;
}

.slides {
    position: relative;
    display: block;
    width: 100%;
    height: 668px;
    overflow: hidden;
    padding: 0;
}

@media (max-width: 767px) {
    .slides {
        height: 360px;
    }
}

.slides li {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    pointer-events: none;
    opacity: 0.0;
    -webkit-transition: all 0.5s cubic-bezier(0.7, 0.01, 0.3, 1);
    transition: all 0.5s cubic-bezier(0.7, 0.01, 0.3, 1);
}

.slides li.active {
    z-index: 100;
    pointer-events: auto;
    opacity: 1.0;
}

.slides li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    cursor: -webkit-zoom-in;
}

.slides li a:before {
    position: absolute;
    z-index: 100;
    right: 15px;
    top: 15px;
    content: "\f002";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #222;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    opacity: 0.3;
}

.slides li a>img {
    display: block;
    height: 100%;
    max-height: none;
    width: auto;
    max-width: none;
    margin: auto;
}

.slides li a:hover:before,
.slides li a:active:before,
.slides li a:focus:before {
    opacity: 0.9;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides>li:first-child {
    display: block;
}

#content .flexslider ul {
    z-index: 100;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider {
    position: relative;
}

.flexslider .flex-direction-nav {
    opacity: 0.0;
    -webkit-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.flexslider:hover .flex-direction-nav {
    opacity: 1.0;
}

.flexslider .flex-direction-nav {
    position: absolute;
    bottom: 40px !important;
}

.flexslider .flex-direction-nav li {
    display: block;
    padding: 0;
}

.flexslider .flex-direction-nav a {
    margin-top: 0;
    width: 24px;
    height: 24px;
    position: absolute;
    display: inline-block;
    opacity: 1.0;
    text-indent: -9999px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
    background: #585757;
    color: #ffffff;
    z-index: 9;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    line-height: 1.0;
}

.flexslider .flex-direction-nav a:after {
    position: absolute;
    display: block;
    left: 0;
    top: 1px;
    right: 0;
    z-index: 10;
    text-indent: 0;
    text-align: center;
}

.flexslider .flex-direction-nav a:hover,
.flexslider .flex-direction-nav a:active,
.flexslider .flex-direction-nav a:focus {
    background: #000;
    color: #585757;
}

.flexslider .flex-direction-nav .flex-prev {
    left: 20px;
}

.flexslider .flex-direction-nav .flex-prev:after {
    content: "\f104";
}

.flexslider .flex-direction-nav .flex-next {
    right: 20px;
}

.flexslider .flex-direction-nav .flex-next:after {
    left: 4px;
    content: "\f105";
}

.thumbnails-nav {
    position: relative;
    text-align: left;
    padding: 12px 0;
    margin: 0;
}

.thumbnails-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.thumbnails-nav ul li {
    vertical-align: top;
    padding: 9px;
    margin: 0;
    width: 25%;
}

@media (max-width: 1024px) {
    .thumbnails-nav ul li {
        width: 20%;
    }
}

@media (max-width: 600px) {
    .thumbnails-nav ul li {
        width: 33.333%;
    }
}

.thumbnails-nav ul li a {
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #e6e6e6;
}

.thumbnails-nav ul li a img {
    visibility: hidden;
}

.thumbnails-nav ul li a:hover,
.thumbnails-nav ul li a:active,
.thumbnails-nav ul li a.active {
    border-color: #585757;
}

.thumbnails-nav ul li a.active {
    pointer-events: none;
}

.thumbnails-nav.dot-only ul li {
    width: auto;
    padding: 5px;
    display: inline-block;
}

.thumbnails-nav.dot-only ul li a {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #ffffff;
    border: 0;
    margin: 5px;
}

.thumbnails-nav.dot-only ul li a:hover,
.thumbnails-nav.dot-only ul li a:active,
.thumbnails-nav.dot-only ul li a.active {
    background: #912121;
}

#products-nav {
    position: absolute;
    top: 68px;
    left: 0;
    right: 0;
    background: #000;
    z-index: 100;
}

#products-nav:before,
#products-nav:after {
    content: "";
    display: table;
}

#products-nav:after {
    clear: both;
}

@media (max-width: 1024px) {
    #products-nav {
        display: none !important;
    }
}

#products-nav .posts-nav-link {
    position: relative;
    float: left;
    text-align: left;
    background: #000;
    padding: 0;
    width: 14.285714285714%;
    height: 270px;
}

@media (max-width: 1150px) {
    #products-nav .posts-nav-link {
        height: 240px;
    }
}

#products-nav .posts-nav-link .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 1.0;
    z-index: 1;
}

#products-nav .posts-nav-link .posts-nav-content {
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    background: #912121;
    border-left: 1px solid #ecb31c;
    z-index: 1;
}

#products-nav .posts-nav-link .posts-nav-content .article-title {
    color: #000 !important;
    font-size: 12px;
    letter-spacing: 0.5px;
}

#products-nav .posts-nav-link .posts-nav-content:after {
    position: absolute;
    z-index: 2;
    content: '+';
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    width: 24px;
    height: 24px;
    text-align: center;
    padding: 1px 3px;
    background: #ffffff;
    overflow: hidden;
    right: 20px;
    top: 16px;
    color: #000;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 24px;
    line-height: 1.0;
}

#products-nav .posts-nav-link .posts-hover-content {
    opacity: 0.0;
    text-align: center;
    padding: 20px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 10;
}

#products-nav .posts-nav-link .posts-hover-content .posts-hover-inner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#products-nav .posts-nav-link .posts-hover-content .posts-hover-inner-content .article-title {
    color: #912121 !important;
    margin-bottom: 20px;
}

@media (max-width: 1100px) {
    #products-nav .posts-nav-link .posts-hover-content .posts-hover-inner-content .article-title {
        margin-bottom: 10px;
    }
}

#products-nav .posts-nav-link .posts-hover-content .posts-hover-inner-content .main-menu-text {
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 26px;
    line-height: 1.3;
}

@media (max-width: 1250px) {
    #products-nav .posts-nav-link .posts-hover-content .posts-hover-inner-content .main-menu-text {
        font-size: 20px;
        line-height: 1.2;
    }
}

@media (max-width: 1150px) {
    #products-nav .posts-nav-link .posts-hover-content .posts-hover-inner-content .main-menu-text {
        font-size: 17px;
        line-height: 1.2;
    }
}

#products-nav .posts-nav-link .bg,
#products-nav .posts-nav-link .posts-nav-content,
#products-nav .posts-nav-link .posts-hover-content {
    -webkit-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

#products-nav .posts-nav-link:first-child .posts-nav-content {
    border-left: 0;
}

#products-nav .posts-nav-link:hover .posts-nav-content,
#products-nav .posts-nav-link:active .posts-nav-content,
#products-nav .posts-nav-link:focus .posts-nav-content {
    background: #000;
}

#products-nav .posts-nav-link:hover .posts-nav-content .article-title,
#products-nav .posts-nav-link:active .posts-nav-content .article-title,
#products-nav .posts-nav-link:focus .posts-nav-content .article-title {
    color: #912121 !important;
}

#products-nav .posts-nav-link:hover .posts-hover-content,
#products-nav .posts-nav-link:active .posts-hover-content,
#products-nav .posts-nav-link:focus .posts-hover-content {
    opacity: 1.0;
}

.posts_container.blog_container {
    padding: 0;
}

.posts_container.blog_container .post_feed_wrapper {
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    margin-top: 60px;
}

.posts_container.blog_container .post_feed_wrapper:before,
.posts_container.blog_container .post_feed_wrapper:after {
    content: "";
    display: table;
}

.posts_container.blog_container .post_feed_wrapper:after {
    clear: both;
}

.posts_container.blog_container .post_feed_wrapper .date-info {
    color: #912121 !important;
    font-size: 0.9em;
    margin-bottom: 10px;
    font-weight: 600;
}

.posts_container.blog_container .post_feed_wrapper .date-info .term-links {
    color: #666 !important;
}

.posts_container.blog_container .post_feed_wrapper .date-info .term-links:hover,
.posts_container.blog_container .post_feed_wrapper .date-info .term-links:active,
.posts_container.blog_container .post_feed_wrapper .date-info .term-links:focus {
    color: #912121 !important;
}

.posts_container.blog_container .post_feed_wrapper .term-links {
    text-transform: none;
}

.posts_container.blog_container .post_feed_wrapper a {
    color: #a1a1a1 !important;
}

.posts_container.blog_container .post_feed_wrapper a:hover,
.posts_container.blog_container .post_feed_wrapper a:active,
.posts_container.blog_container .post_feed_wrapper a:focus {
    color: #912121 !important;
}

.posts_container.blog_container .post_feed_wrapper p {
    color: #777;
}

.posts_container.blog_container .post_feed_wrapper .info-link {
    text-transform: uppercase;
    margin-bottom: 30px !important;
    display: block;
    color: #333 !important;
}

.posts_container.blog_container .post_feed_wrapper .info-link:hover,
.posts_container.blog_container .post_feed_wrapper .info-link:active,
.posts_container.blog_container .post_feed_wrapper .info-link:focus {
    color: #912121 !important;
}

.posts_container.blog_container .post_feed_wrapper .inner_post_feed {
    position: relative;
    display: block;
    padding: 14px;
}

.posts_container.blog_container .post_feed_wrapper .blog-info {
    position: relative;
    padding: 20px 0;
    margin-left: 0;
    margin-top: 30px;
    background-color: transparent;
    border-top: 1px solid #eee;
    text-align: left;
    overflow: hidden;
    width: 100%;
}

.posts_container.blog_container .post_feed_wrapper.has_image .inner-link {
    position: relative;
    left: auto;
    width: 100%;
    height: 100%;
    background: #000;
    overflow: hidden;
}

.posts_container.blog_container .post_feed_wrapper.has_image .inner-link .bg {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 265px;
    background-size: cover;
    -moz-transform: scale(1.0, 1.0);
    -webkit-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    opacity: 1.0;
    z-index: 10;
    -webkit-transition: all 400ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition: all 400ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition: all 400ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition: all 400ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
}

.posts_container.blog_container .post_feed_wrapper.has_image .inner-link img {
    display: block;
    max-width: none;
    width: 100%;
    margin: 0 auto;
    visibility: hidden;
}

.posts_container.blog_container .post_feed_wrapper.has_image .blog-info {
    margin-left: 0;
    width: 100%;
}

.posts_container.blog_container .post_feed_wrapper:hover.has_image .inner-link .bg,
.posts_container.blog_container .post_feed_wrapper:active.has_image .inner-link .bg,
.posts_container.blog_container .post_feed_wrapper:focus.has_image .inner-link .bg {
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    opacity: 1.0;
}

.single-product .product-related a>.img-responsive {
    display: block;
    margin: 0 auto;
}

.single-product .product-related a .product-title-meta {
    position: relative;
}

.single-product .product-related a .product-title-meta .product-number {
    position: absolute;
    float: none;
    left: 0;
    height: 100%;
    width: 67px;
}

.single-product .product-related a .product-title-meta .product-title {
    position: relative;
    display: inline-block;
    padding-left: 67px;
    padding-top: 2px;
    line-height: 1.2;
}

.single-product .product-related a .product-subtitle {
    display: block;
    position: relative;
    text-align: left;
    padding-top: 12px;
    margin-top: 12px;
}

.single-product .product-related a .product-subtitle .fa {
    padding-left: 5px;
}

.single-product .product-related a .product-subtitle:before {
    position: absolute;
    content: '';
    background: transparent;
    top: 0;
    border-top: 2px dotted #e9e9e9;
    height: 1px;
    width: 92%;
    left: 4%;
}

.w1 {
    position: relative;
    right: 0;
    opacity: 1;
    -webkit-transition: opacity 0ms linear;
    transition: opacity 0ms linear;
}

.w1.loaded {
    opacity: 1.0 !important;
    overflow: visible !important;
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear;
}

@media (max-width: 767px) {
    .w1.loaded {
        -webkit-transition: opacity 100ms linear;
        transition: opacity 100ms linear;
    }
}

@media (min-width: 768px) {
    .right-on-tablet {
        text-align: right;
    }
}

@media (min-width: 1025px) {
    .container {
        width: 100%;
        max-width: 1024px;
    }

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

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

    .post-type-archive-product .single-product-related {
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
        align-content: center;
    }

    .swipe-fade a {
        overflow: hidden;
    }

    .swipe-fade a .background-image-with-opacity {
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: all 250ms ease-out;
        transition: all 250ms ease-out;
        opacity: 1.0 !important;
    }

    .swipe-fade a:hover .background-image-with-opacity,
    .swipe-fade a:active .background-image-with-opacity,
    .swipe-fade a:focus .background-image-with-opacity {
        -moz-transform: scale(1.05, 1.05);
        -webkit-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05);
        opacity: 1.0 !important;
    }

    .mobile_only {
        display: none !important;
    }

    .posts_container.blog_container .post_feed_wrapper.has_image .inner-link {
        position: relative;
        display: block;
        width: 100%;
    }

    .posts_container.blog_container .post_feed_wrapper.has_image .blog-info {
        width: 100%;
        margin-left: 0;
    }

    .fade-up-on-scroll {
        -webkit-transform: translate(0, 100px);
        -moz-transform: translate(0, 100px);
        -ms-transform: translate(0, 100px);
        -o-transform: translate(0, 100px);
        transform: translate(0, 100px);
        opacity: 0.0;
        -webkit-transition: all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
        transition: all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
    }

    .come-in {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1.0;
    }

    .push-out-after {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 0.0;
        -webkit-transition: all 0.8s linear;
        transition: all 0.8s linear;
    }

    .already-visible {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        animation: none;
    }

    .fade-in-left-on-scroll {
        -webkit-transform: translate(100px, 0);
        -moz-transform: translate(100px, 0);
        -ms-transform: translate(100px, 0);
        -o-transform: translate(100px, 0);
        transform: translate(100px, 0);
        opacity: 0.0;
        -webkit-transition: all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
        transition: all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
    }

    .come-fade-in-left {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1.0 !important;
    }

    .fade-in-on-scroll {
        opacity: 0.0;
        -webkit-transition: opacity 0.5s ease 0.5s;
        transition: opacity 0.5s ease 0.5s;
    }

    .fade-in-on-scroll.size-up-on-scroll {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        -webkit-transition: opacity 0.5s ease 0.5s, transform 0.5s ease 0.5s;
        transition: opacity 0.5s ease 0.5s, transform 0.5s ease 0.5s;
    }

    .fade-in-on-scroll.fade-in-1,
    .fade-in-on-scroll.fade-in-2,
    .fade-in-on-scroll.fade-in-3,
    .fade-in-on-scroll.fade-in-4 {
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.5s;
    }

    .fade-in-list-items-on-scroll li {
        opacity: 0.0;
        -webkit-transition: opacity 0.5s ease 0.5s;
        transition: opacity 0.5s ease 0.5s;
    }

    .fade-in-out-on-scroll {
        opacity: 0.0;
        -webkit-transition: opacity 1.0s linear 0.5s;
        transition: opacity 1.0s linear 0.5s;
    }

    .fade-in-and-out-on-scroll {
        opacity: 0.0;
        -webkit-transition: opacity 0.5s linear 0.2s;
        transition: opacity 0.5s linear 0.2s;
    }

    .come-fade-in {
        opacity: 1.0 !important;
    }

    .come-fade-in.size-up-on-scroll {
        -webkit-transform: scale(1.0, 1.0);
        -moz-transform: scale(1.0, 1.0);
        -ms-transform: scale(1.0, 1.0);
        -o-transform: scale(1.0, 1.0);
        transform: scale(1.0, 1.0);
    }

    .come-fade-in.fade-in-1 {
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.5s;
    }

    .come-fade-in.fade-in-2 {
        -webkit-transition-delay: 0.7s;
        transition-delay: 0.7s;
    }

    .come-fade-in.fade-in-3 {
        -webkit-transition-delay: 0.9s;
        transition-delay: 0.9s;
    }

    .come-fade-in.fade-in-4 {
        -webkit-transition-delay: 1.1s;
        transition-delay: 1.1s;
    }
}

@media (max-width: 1180px) {
    .scroll-part {
        padding: 100px 40px !important;
    }

    .sidebar_slider .scroll_content_title {
        padding-left: 33px;
    }

    .sidebar_slider .scroll_content_title:before {
        left: -3px;
    }
}

@media (max-width: 1024px) {

    #top_bar,
    #callout_buttons {
        display: none;
    }

    .separated_columns a {
        padding-top: 50px !important;
    }

    .remove-on-mobile {
        display: none !important;
    }

    .no-padding-on-mobile,
    .column-part.has_content.no-padding-on-mobile {
        padding: 0 !important;
    }

    .little-padding {
        padding: 30px !important;
    }

    .no-bg-fade>.background-image-with-opacity,
    .no-bg-fade .banner-holder .bg-stretch,
    .no-bg-fade.columns>.background-image-with-opacity,
    .no-bg-fade.columns .banner-holder .bg-stretch {
        opacity: 1.0 !important;
    }

    .no-col-bg-mobile .column-part>.background-image-with-opacity,
    .no-col-bg-mobile.column-part>.background-image-with-opacity {
        opacity: 0.0 !important;
    }

    .xlarge-title {
        opacity: 0.2;
    }

    .left-align {
        display: block;
        float: none;
        text-align: center;
    }

    .right-align {
        display: block;
        float: none;
        text-align: center;
    }

    .addPadding {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }

    .pull-top {
        top: 0 !important;
    }

    .pull-top .push-top {
        top: 0 !important;
    }

    .top_bar_content {
        display: none;
    }

    .top-right-icon:before {
        display: none;
    }

    .reduce-padding-on-mobile {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }

    .half-split {
        float: none;
        width: 100%;
    }

    .half-split:nth-child(odd) {
        padding-right: 0;
    }

    .half-split:nth-child(even) {
        padding-left: 0;
    }

    .inner-filter-bar {
        display: none;
    }

    .credits .col-md-3 {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .credits .col-md-3:after {
        display: none;
    }

    .part-title {
        display: block;
        padding: 10px 0;
        width: 100%;
        text-align: center;
    }

    .part-content {
        display: block;
        width: 100%;
        text-align: center;
    }

    .banner .banner-holder .bg-stretch,
    .banner.no-content .banner-holder .bg-stretch,
    #top_banner.no-content .banner-holder .bg-stretch,
    #top_banner .banner.no-content .banner-holder .bg-stretch {
        opacity: 1.0 !important;
    }

    .banner.lighten-on-mobile .banner-holder .bg-stretch {
        opacity: 0.4 !important;
    }

    .mobile-padding {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }

    .lighter-image .banner-holder .bg-stretch,
    .lighter-image .background-image-with-opacity,
    .lightenBackgroundOnMobile .banner-holder .bg-stretch,
    .lightenBackgroundOnMobile .background-image-with-opacity {
        opacity: 0.3 !important;
    }

    .center-on-mobile {
        text-align: center !important;
    }

    .center-on-mobile hr {
        margin-left: auto;
        margin-right: auto;
    }

    .center-on-mobile table {
        max-width: 360px;
        margin-left: auto;
        margin-right: auto;
    }

    .center-on-mobile table td:first-child {
        text-align: right;
    }

    .center-on-mobile .check-list li {
        padding-left: 0;
    }

    .center-on-mobile .check-list li:before {
        position: relative;
        margin: -3px 8px 0 0;
    }

    .center-on-mobile .numbered-bubble-list li {
        padding-left: 0;
    }

    .center-on-mobile .numbered-bubble-list li:before {
        position: relative;
        margin: -2px 8px 0 0;
    }

    .stats-list li {
        width: 100%;
        float: none;
        display: block;
        text-align: center;
    }

    .stats-list li img {
        margin-left: auto;
        margin-right: auto;
    }

    .parallax-mirror {
        display: none;
    }

    .page-topper {
        padding-top: 130px !important;
        padding-bottom: 60px !important;
    }

    .sidebar_slider .column-part:first-child {
        max-width: none;
    }

    .footer-column.location-column {
        border-top: 1px solid #e9e9e9;
        margin-top: 35px !important;
        padding-top: 35px !important;
    }
}

@media (max-width: 767px) {

    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        width: 100%;
    }

    .stacked-links {
        width: 100%;
    }

    .sidebar-content:after {
        display: none;
    }
}

.preloader {
    position: absolute;
    margin-top: -8px;
    margin-left: -8px;
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    z-index: 9999;
    background: url('../../woocommerce/images/ajax-loader.gif') no-repeat center center;
}

.select2-container .select2-choice {
    border: 3px solid #ddd;
    padding: 10px 34px 10px 24px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #666;
}

.select2-container .select2-choice .select2-arrow {
    right: 8px;
}

abbr[title].required,
abbr[data-original-title].required {
    color: #912121;
    border-bottom: 0 !important;
}

.select2-container-active .select2-choice {
    color: #666;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 3px solid #ddd;
}

.select2-drop-active {
    border: 3px solid #ddd;
    border-top: 0;
    margin-top: -3px;
}

.select2-search input {
    padding: 8px 24px 8px 12px !important;
    font-family: "Work Sans", sans-serif;
    background: transparent;
    border: 1px solid #ddd !important;
}

.select2-container .select2-choice .select2-arrow b:after {
    border-width: 6px;
}

img.aligncenter {
    display: block;
    margin: 0 auto;
}

.column_wrapper {
    position: relative;
    z-index: 1;
}

.column_wrapper:before,
.column_wrapper:after {
    content: "";
    display: table;
}

.column_wrapper:after {
    clear: both;
}

.side-panel-link:after {
    right: -30px;
    top: 0;
    bottom: auto;
    margin-top: -2px;
    background: #912121;
    opacity: 0.4;
}

.side-panel-link:hover:after,
.side-panel-link:active:after,
.side-panel-link:focus:after {
    background: #912121;
    color: #ffffff;
    opacity: 1.0;
}

@media (max-width: 767px) {
    .side-panel-link {
        pointer-events: none;
    }

    .side-panel-link:after {
        display: none;
    }
}

.side-panel-close {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9990;
    background: #000;
    pointer-events: none;
    opacity: 0.0;
    -webkit-transition: opacity 500ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: opacity 500ms cubic-bezier(0.77, 0, 0.175, 1);
}

.side-panel-close.open {
    opacity: 0.85;
    pointer-events: auto;
}

.side-panel-content {
    position: fixed;
    width: 400px;
    padding: 100px 60px;
    background: #ffffff;
    right: -401px;
    top: 0;
    bottom: 0;
    z-index: 9999;
    opacity: 0.0;
    pointer-events: none;
    -webkit-transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
    overflow-y: scroll;
}

@media (max-width: 767px) {
    .side-panel-content {
        display: none;
    }
}

.side-panel-content.open {
    opacity: 1.0;
    right: 0;
    pointer-events: auto;
}

.side-panel-content .close-side-panel {
    position: absolute;
    z-index: 10;
    right: 30px;
    top: 30px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 26px;
    width: 25px;
    height: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #912121;
    z-index: 200;
    background: transparent;
    cursor: pointer;
}

.side-panel-content .close-side-panel:before,
.side-panel-content .close-side-panel:after {
    position: absolute;
    width: 30px;
    height: 3px;
    top: 13px;
    content: '';
    background: #912121;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.side-panel-content .close-side-panel:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.side-panel-content .close-side-panel:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.side-panel-content .close-side-panel:hover,
.side-panel-content .close-side-panel:active,
.side-panel-content .close-side-panel:focus {
    color: #912121;
}

.side-panel-content .close-side-panel:hover:before,
.side-panel-content .close-side-panel:hover:after,
.side-panel-content .close-side-panel:active:before,
.side-panel-content .close-side-panel:active:after,
.side-panel-content .close-side-panel:focus:before,
.side-panel-content .close-side-panel:focus:after {
    background: #912121;
}

.submenu {
    position: relative;
    display: block;
    border-top: 1px solid #f0f0f0;
    text-align: center;
}

.submenu.fixed {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 500;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
}

.submenu .h-links {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    align-content: center;
    font-family: "Work Sans", sans-serif;
}

.submenu .h-links li {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-grow: 1;
    margin: -1px !important;
    padding: 0 !important;
}

.submenu .h-links li a {
    display: block;
    width: 100%;
    padding: 36px 30px;
    background: #fcfcfc;
    color: #393939;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.0;
    border: 1px solid #f0f0f0;
}

@media (max-width: 1024px) {
    .submenu .h-links li a {
        padding: 25px 30px;
    }
}

.submenu .h-links li a:after {
    display: none;
}

.submenu .h-links li a:hover,
.submenu .h-links li a:active,
.submenu .h-links li a:focus {
    background: #912121;
    color: #ffffff;
    border: 1px solid #912121;
}

.submenu-links {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    font-family: "Work Sans", sans-serif;
    color: #555;
    font-size: 15px;
    letter-spacing: -0.1px;
}

.submenu-links li {
    display: inline-block;
    padding: 4px 15px;
    margin: 0;
}

@media (max-width: 767px) {
    .submenu-links li {
        display: block;
        padding: 6px 15px;
    }
}

.submenu-links li span {
    display: inline-block !important;
}

.submenu-links li a {
    display: inline-block;
    padding: 0;
    margin: 0 3px;
    color: #555;
    line-height: 1.0;
    border-bottom: 1px dotted rgba(46, 220, 137, 0);
}

.submenu-links li a:hover,
.submenu-links li a:active,
.submenu-links li a:focus {
    color: #912121;
    border-bottom: 1px dotted #2edc89;
}

.submenu-links li a.aqua-link {
    color: #912121;
}

.submenu-links li a.aqua-link:hover,
.submenu-links li a.aqua-link:active,
.submenu-links li a.aqua-link:focus {
    color: #912121;
}

.top-index {
    position: relative;
    z-index: 200;
    overflow: visible !important;
}

.top-index-500 {
    position: relative;
    z-index: 500;
    overflow: visible !important;
}

.img-hold-replace {
    position: relative;
    display: block;
    width: 100%;
    max-width: none;
    height: auto;
}

.tabbed-content {
    position: relative;
    display: block;
    overflow: hidden;
    background: transparent;
    padding: 0;
    margin: 0;
}

.tabbed-content .tabbed-buttons {
    position: relative;
    display: block;
    background: transparent;
    border-bottom: 1px solid #d5d5d5;
    z-index: 100;
    top: -1px;
}

.tabbed-content .tabbed-buttons:before,
.tabbed-content .tabbed-buttons:after {
    content: "";
    display: table;
}

.tabbed-content .tabbed-buttons:after {
    clear: both;
}

.tabbed-content .tabbed-buttons a {
    position: relative;
    float: left;
    padding: 10px 1px;
    bottom: -1px;
    margin: 0 30px 0 0;
    color: #585757;
    background: transparent;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.tabbed-content .tabbed-buttons a .small-headline {
    font-size: 12px;
    letter-spacing: 1.0px;
}

.tabbed-content .tabbed-buttons a:after {
    position: absolute;
    content: '';
    left: 50%;
    right: 50%;
    bottom: 0;
    height: 1px;
    background: #11222c;
    opacity: 0.0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.tabbed-content .tabbed-buttons a:last-child {
    margin-right: 0;
}

.tabbed-content .tabbed-buttons a:hover,
.tabbed-content .tabbed-buttons a:active,
.tabbed-content .tabbed-buttons a.active {
    color: #585757;
}

.tabbed-content .tabbed-buttons a.active {
    pointer-events: none;
}

.tabbed-content .tabbed-buttons a.active:after {
    left: 0;
    right: 0;
    opacity: 1.0;
}

@media (max-width: 1024px) {
    .tabbed-content .tabbed-buttons a {
        display: none;
    }
}

.tabbed-content .callout-area {
    position: relative;
    display: block;
    -webkit-transition: height 250ms ease-out;
    transition: height 250ms ease-out;
}

.tabbed-content .callout-area .callout-content {
    position: relative;
    display: none;
    background: #ffffff;
    padding: 20px 0;
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    opacity: 0.0;
    pointer-events: none;
    z-index: 1;
}

.tabbed-content .callout-area .callout-content.active {
    display: block;
    opacity: 1.0;
    pointer-events: auto;
    z-index: 10;
}

@media (max-width: 1024px) {
    .tabbed-content .callout-area .callout-content {
        display: block;
        opacity: 1.0;
        pointer-events: auto;
        z-index: 10;
    }
}

.column-part:not(.left-nav) .tabbed-content .tabbed-buttons a {
    text-align: center;
}

.left-nav .tabbed-content {
    display: block;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow: visible;
    background: transparent;
    padding: 0;
    margin: 0;
}

.left-nav .tabbed-content:before,
.left-nav .tabbed-content:after {
    content: "";
    display: table;
}

.left-nav .tabbed-content:after {
    clear: both;
}

.left-nav .tabbed-content .tabbed-buttons {
    float: left;
    background: transparent;
    border-bottom: 0;
    margin-bottom: 40px;
    top: auto;
    width: 35%;
}

@media (max-width: 1024px) {
    .left-nav .tabbed-content .tabbed-buttons {
        float: none;
        width: auto;
    }
}

.left-nav .tabbed-content .tabbed-buttons a {
    float: none;
    display: block;
    padding: 0;
    bottom: auto;
    margin: 0;
    border: 0;
    color: #6e6eb3;
    font-weight: 600;
    background: transparent;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    counter-increment: tab-item;
}

.left-nav .tabbed-content .tabbed-buttons a:after {
    display: none;
}

.left-nav .tabbed-content .tabbed-buttons a:last-child {
    border-right: none;
}

.left-nav .tabbed-content .tabbed-buttons a:before {
    position: absolute;
    content: '';
    left: auto;
    top: 50%;
    right: 100%;
    bottom: auto;
    height: 1px;
    width: 0;
    background: #6e6eb3;
    opacity: 0.0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    z-index: 10;
}

.left-nav .tabbed-content .tabbed-buttons a span {
    position: relative;
    display: block;
    z-index: 100;
    padding: 8px 20px;
}

.left-nav .tabbed-content .tabbed-buttons a span:before {
    position: relative;
    display: inline-block;
    padding: 0 12px 0 0;
    content: counter(tab-item, decimal-leading-zero);
}

.left-nav .tabbed-content .tabbed-buttons a span:after {
    position: absolute;
    content: '';
    left: auto;
    top: 50%;
    right: 100%;
    bottom: auto;
    height: 1px;
    width: 0;
    background: #912121;
    opacity: 0.0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    z-index: 100;
}

.left-nav .tabbed-content .tabbed-buttons a:hover,
.left-nav .tabbed-content .tabbed-buttons a:active,
.left-nav .tabbed-content .tabbed-buttons a.active {
    background: transparent;
    color: #ffffff;
    border-right: 0;
}

.left-nav .tabbed-content .tabbed-buttons a.active {
    pointer-events: none;
    border: 0;
}

.left-nav .tabbed-content .tabbed-buttons a.active:before {
    opacity: 0.4;
    width: 1000px;
}

.left-nav .tabbed-content .tabbed-buttons a.active span:after {
    left: auto;
    opacity: 1.0;
    width: 50px;
}

@media (max-width: 1024px) {
    .left-nav .tabbed-content .tabbed-buttons a {
        float: none;
        display: block;
        border-right: none !important;
        padding-left: 0;
        padding-right: 0;
    }

    .left-nav .tabbed-content .tabbed-buttons a:after {
        display: none;
    }

    .left-nav .tabbed-content .tabbed-buttons a:hover,
    .left-nav .tabbed-content .tabbed-buttons a:active,
    .left-nav .tabbed-content .tabbed-buttons a.active {
        border-bottom: 0 !important;
    }
}

.left-nav .tabbed-content.anchor .tabbed-buttons a span {
    color: #fff !important;
}

.left-nav .tabbed-content.anchor .tabbed-buttons a span:before {
    color: #6e6eb3 !important;
}

.left-nav .tabbed-content.anchor .tabbed-buttons a:hover span,
.left-nav .tabbed-content.anchor .tabbed-buttons a:active span,
.left-nav .tabbed-content.anchor .tabbed-buttons a:focus span {
    color: #fff !important;
}

.left-nav .tabbed-content.anchor .tabbed-buttons a:hover span:before,
.left-nav .tabbed-content.anchor .tabbed-buttons a:active span:before,
.left-nav .tabbed-content.anchor .tabbed-buttons a:focus span:before {
    color: #6e6eb3 !important;
}

@media (min-width: 1024px) {

    .left-nav .tabbed-content.anchor .tabbed-buttons a:hover span:after,
    .left-nav .tabbed-content.anchor .tabbed-buttons a:active span:after,
    .left-nav .tabbed-content.anchor .tabbed-buttons a:focus span:after {
        left: auto;
        opacity: 1.0;
        width: 50px;
    }
}

.left-nav .tabbed-content .callout-area {
    float: left;
    width: 60%;
    margin-left: 5%;
}

.left-nav .tabbed-content .callout-area:before,
.left-nav .tabbed-content .callout-area:after {
    position: absolute;
    content: '';
}

.left-nav .tabbed-content .callout-area:before {
    z-index: 1;
    -webkit-border-radius: 0 10px 0 10px;
    -moz-border-radius: 0 10px 0 10px;
    border-radius: 0 10px 0 10px;
    left: -54px;
    top: -40px;
    border: 2px solid #06b0f7;
    opacity: 0.2;
    background: transparent;
    width: 67px;
    height: 48px;
}

.left-nav .tabbed-content .callout-area:after {
    z-index: 0;
    -webkit-border-radius: 0 12px 0 12px;
    -moz-border-radius: 0 12px 0 12px;
    border-radius: 0 12px 0 12px;
    left: -32px;
    top: -25px;
    background: #912121;
    opacity: 0.65;
    width: 77px;
    height: 56px;
}

@media (max-width: 1024px) {
    .left-nav .tabbed-content .callout-area {
        float: none;
        width: auto;
        margin-left: 0;
    }

    .left-nav .tabbed-content .callout-area:before,
    .left-nav .tabbed-content .callout-area:after {
        display: none;
    }
}

.left-nav .tabbed-content .callout-area .callout-content {
    background: transparent;
    padding: 0 30px;
}

@media (max-width: 1024px) {
    .left-nav .tabbed-content .callout-area .callout-content {
        padding: 0;
    }
}

.vertical-links {
    position: relative;
    display: block;
    margin: 50px auto 0;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    align-content: center;
}

@media (max-width: 1024px) {
    .vertical-links {
        display: inline-block !important;
        text-align: center;
        margin-top: 30px;
    }
}

.vertical-links .vertical-link-holder {
    position: relative;
    width: 20%;
    padding: 15px;
    margin: 0;
}

@media (min-width: 1025px) {
    .vertical-links .vertical-link-holder:nth-child(2n) {
        margin-top: 48px;
    }
}

@media (max-width: 1024px) {
    .vertical-links .vertical-link-holder {
        width: 40%;
        display: inline-block !important;
        vertical-align: top;
        margin: 0 auto 30px;
        padding: 0;
    }

    .vertical-links .vertical-link-holder:nth-child(2n - 1) {
        padding-right: 15px;
        clear: left;
    }

    .vertical-links .vertical-link-holder:nth-child(2n) {
        padding-left: 15px;
    }
}

@media (max-width: 767px) {
    .vertical-links .vertical-link-holder {
        width: 45%;
    }
}

.vertical-links a {
    position: relative;
    z-index: 10;
    padding: 0;
    color: #ffffff;
    font-weight: 400;
    display: block;
}

@media (max-width: 1024px) {
    .vertical-links a {
        padding: 0;
    }
}

.vertical-links a .background-image-with-opacity {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 100%;
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    pointer-events: none;
}

@media (max-width: 1024px) {
    .vertical-links a .background-image-with-opacity {
        height: 300px;
    }
}

@media (max-width: 767px) {
    .vertical-links a .background-image-with-opacity {
        height: 250px;
    }
}

@media (max-width: 450px) {
    .vertical-links a .background-image-with-opacity {
        height: 170px;
    }
}

.vertical-links a .background-image-with-opacity img {
    position: relative;
    display: block;
    object-fit: cover;
    object-position: center top;
    font-family: 'object-fit: cover; object-position: center;';
    width: 100%;
    height: 100%;
}

.vertical-links a .title-wrapper {
    position: absolute;
    display: block;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 13px 20px 10px;
    z-index: 100;
    font-weight: 600;
    background: rgba(4, 34, 140, 0.8);
    color: #ffffff;
}

@media (max-width: 1024px) {
    .vertical-links a .title-wrapper {
        position: relative;
        background: #ffffff;
        color: #912121;
        padding-left: 0;
        padding-right: 0;
    }
}

.vertical-links a .title-wrapper .bottom-arrow {
    position: absolute;
    display: block;
    width: 38px;
    height: 38px;
    background-color: #ffffff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    left: 50%;
    top: -32px;
    z-index: 100;
    opacity: 0.0;
    text-align: center;
    padding: 7px 2px;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media (max-width: 1024px) {
    .vertical-links a .title-wrapper .bottom-arrow {
        display: none;
    }
}

.vertical-links a .title-wrapper .bottom-arrow:before {
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.16;
    -webkit-transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955);
    transition-delay: 0ms;
    content: '';
    z-index: -1;
    -webkit-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -moz-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -ms-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -o-transform: translate(-50%, -50%) scale(1.0, 1.0);
    transform: translate(-50%, -50%) scale(1.0, 1.0);
}

.vertical-links a:hover,
.vertical-links a:active,
.vertical-links a:focus {
    color: #ffffff;
}

.vertical-links a:hover .title-wrapper .bottom-arrow,
.vertical-links a:active .title-wrapper .bottom-arrow,
.vertical-links a:focus .title-wrapper .bottom-arrow {
    opacity: 1.0;
}

.vertical-links a:hover .title-wrapper .bottom-arrow:before,
.vertical-links a:active .title-wrapper .bottom-arrow:before,
.vertical-links a:focus .title-wrapper .bottom-arrow:before {
    transition-delay: 50ms;
    -webkit-transform: translate(-50%, -50%) scale(1.3, 1.3);
    -moz-transform: translate(-50%, -50%) scale(1.3, 1.3);
    -ms-transform: translate(-50%, -50%) scale(1.3, 1.3);
    -o-transform: translate(-50%, -50%) scale(1.3, 1.3);
    transform: translate(-50%, -50%) scale(1.3, 1.3);
}

.two-up-links {
    position: relative;
    display: block;
    margin-bottom: 50px;
}

.two-up-links .two-up-dash-nav {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -60px;
}

.two-up-links .two-up-dash-nav .dash-link {
    display: inline-block;
    padding: 2px 2px;
    margin: 2px;
    cursor: pointer;
    pointer-events: auto;
}

.two-up-links .two-up-dash-nav .dash-link:after {
    position: relative;
    display: block;
    content: '';
    width: 22px;
    height: 2px;
    background: rgba(4, 34, 140, 0.15);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.two-up-links .two-up-dash-nav .dash-link:hover:after,
.two-up-links .two-up-dash-nav .dash-link:active:after,
.two-up-links .two-up-dash-nav .dash-link:focus:after,
.two-up-links .two-up-dash-nav .dash-link.active:after {
    background: #11222c;
}

.two-up-links .two-up-dash-nav .dash-link.active {
    pointer-events: none;
}

.two-up-links .two-up-navbar-holder {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

@media (max-width: 767px) {
    .two-up-links .two-up-navbar-holder {
        display: none;
    }
}

.two-up-links .two-up-navbar-holder .container-full {
    position: relative;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.two-up-links .two-up-navbar-holder .container-full:before,
.two-up-links .two-up-navbar-holder .container-full:after {
    content: "";
    display: table;
}

.two-up-links .two-up-navbar-holder .container-full:after {
    clear: both;
}

.two-up-links .two-up-navbar-holder .container-full a {
    position: relative;
    display: inline-block;
    font-weight: 600;
    text-align: center;
    padding: 10px 2px;
    margin: 0 10px;
    background: transparent;
    color: #585757;
    pointer-events: auto;
}

.two-up-links .two-up-navbar-holder .container-full a:after {
    position: absolute;
    left: 50%;
    right: 50%;
    opacity: 0.0;
    bottom: -1px;
    height: 2px;
    content: '';
    background: #11222c;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

.two-up-links .two-up-navbar-holder .container-full a:hover,
.two-up-links .two-up-navbar-holder .container-full a:active,
.two-up-links .two-up-navbar-holder .container-full a:focus,
.two-up-links .two-up-navbar-holder .container-full a.active {
    color: #11222c;
}

.two-up-links .two-up-navbar-holder .container-full a:hover:after,
.two-up-links .two-up-navbar-holder .container-full a:active:after,
.two-up-links .two-up-navbar-holder .container-full a:focus:after,
.two-up-links .two-up-navbar-holder .container-full a.active:after {
    left: 0;
    right: 0;
    opacity: 1.0;
}

.two-up-links .two-up-navbar-holder .container-full a.active {
    pointer-events: none;
}

.two-up-links .two-up-content-holder {
    position: relative;
    width: 100%;
    height: auto;
    margin: 50px auto 0;
    overflow: hidden;
}

@media (max-width: 767px) {
    .two-up-links .two-up-content-holder {
        margin-top: 20px;
    }
}

.two-up-links .two-up-content-holder .left-right-nav {
    position: absolute;
    left: 50%;
    right: auto;
    width: 100%;
    max-width: 1050px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0.0;
    pointer-events: none;
    z-index: 200;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

@media (max-width: 1024px) {
    .two-up-links .two-up-content-holder .left-right-nav {
        opacity: 1.0;
        pointer-events: auto;
    }
}

.two-up-links .two-up-content-holder .left-right-nav .goes-left,
.two-up-links .two-up-content-holder .left-right-nav .goes-right {
    position: absolute;
    cursor: pointer;
    font-size: 14px;
    background: #ffffff;
    color: #585757;
    text-align: center;
    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

.two-up-links .two-up-content-holder .left-right-nav .goes-left span,
.two-up-links .two-up-content-holder .left-right-nav .goes-right span {
    position: absolute;
    top: 13px;
}

.two-up-links .two-up-content-holder .left-right-nav .goes-left:hover,
.two-up-links .two-up-content-holder .left-right-nav .goes-left:active,
.two-up-links .two-up-content-holder .left-right-nav .goes-left:focus,
.two-up-links .two-up-content-holder .left-right-nav .goes-right:hover,
.two-up-links .two-up-content-holder .left-right-nav .goes-right:active,
.two-up-links .two-up-content-holder .left-right-nav .goes-right:focus {
    background: #ffffff;
    color: #11222c;
}

.two-up-links .two-up-content-holder .left-right-nav .goes-left.inactive,
.two-up-links .two-up-content-holder .left-right-nav .goes-right.inactive {
    opacity: 0.5;
    pointer-events: none;
}

.two-up-links .two-up-content-holder .left-right-nav .goes-left {
    left: -10px;
}

@media (max-width: 1024px) {
    .two-up-links .two-up-content-holder .left-right-nav .goes-left {
        left: 10px;
    }
}

.two-up-links .two-up-content-holder .left-right-nav .goes-left span {
    left: 16px;
}

.two-up-links .two-up-content-holder .left-right-nav .goes-right {
    right: -10px;
}

@media (max-width: 1024px) {
    .two-up-links .two-up-content-holder .left-right-nav .goes-right {
        right: 10px;
    }
}

.two-up-links .two-up-content-holder .left-right-nav .goes-right span {
    left: 18px;
}

.two-up-links .two-up-content-holder:hover .left-right-nav {
    opacity: 1.0;
    pointer-events: auto;
}

.two-up-links .two-up-content-holder:hover .left-right-nav .goes-left {
    left: 10px;
}

.two-up-links .two-up-content-holder:hover .left-right-nav .goes-right {
    right: 10px;
}

.two-up-links .two-up-content-holder .two-up-content-center-wrap {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    overflow: visible;
}

.two-up-links .two-up-content-holder .two-up-inner-content-holder {
    position: absolute;
    height: auto;
    padding: 0 10px;
    -webkit-transition: left 400ms ease-in-out;
    transition: left 400ms ease-in-out;
}

.two-up-links .two-up-content-holder .two-up-inner-content-holder:before,
.two-up-links .two-up-content-holder .two-up-inner-content-holder:after {
    content: "";
    display: table;
}

.two-up-links .two-up-content-holder .two-up-inner-content-holder:after {
    clear: both;
}

.two-up-links .two-up-content-holder .two-up-inner-content-holder .two-up-link-holder {
    position: relative;
    display: block;
    float: left;
    width: 485px;
    height: auto;
    color: #ffffff;
    padding: 0 10px;
    margin: 0;
}

.two-up-links .two-up-content-holder .two-up-inner-content-holder .two-up-link-holder .background-image-with-opacity img {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 40% top;
    font-family: 'object-fit: cover; object-position: 40%;';
}

.two-up-links .two-up-content-holder .two-up-inner-content-holder .two-up-link-holder .inner-two-up-link-holder {
    position: relative;
    display: block;
    padding: 50px;
    margin: 0;
    background: #000;
    overflow: hidden;
    height: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

@media (max-width: 767px) {
    .two-up-links .two-up-content-holder .two-up-inner-content-holder .two-up-link-holder .inner-two-up-link-holder {
        padding: 40px 30px;
    }
}

.two-up-links .two-up-content-holder .two-up-inner-content-holder .two-up-link-holder .main-title-wrap {
    position: relative;
    display: block;
    margin-bottom: 150px;
    width: 62%;
}

@media (max-width: 767px) {
    .two-up-links .two-up-content-holder .two-up-inner-content-holder .two-up-link-holder .main-title-wrap {
        width: 68%;
    }
}

.two-up-links .two-up-content-holder .two-up-inner-content-holder .two-up-link-holder .main-title-wrap .two-up-sub-title {
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 12px;
}

.two-up-links .two-up-content-holder .two-up-inner-content-holder .two-up-link-holder .two-up-link {
    position: relative;
    display: inline-block;
    border-color: transparent !important;
    background: transparent !important;
    color: #ffffff !important;
    text-decoration: none;
}

.two-up-links .two-up-content-holder .two-up-inner-content-holder .two-up-link-holder .two-up-link:hover,
.two-up-links .two-up-content-holder .two-up-inner-content-holder .two-up-link-holder .two-up-link:active,
.two-up-links .two-up-content-holder .two-up-inner-content-holder .two-up-link-holder .two-up-link:focus {
    border-color: transparent !important;
    background: transparent !important;
    color: #ffffff !important;
    text-decoration: underline;
}

#sb-title {
    position: absolute;
    z-index: 100;
    padding: 20px 30px;
    background: rgba(255, 255, 255, 0.8);
    height: auto;
    left: 1px;
    right: 1px;
    top: 1px;
    opacity: 0.0;
    -webkit-transition: opacity 250ms linear;
    transition: opacity 250ms linear;
}

#sb-title.opened {
    opacity: 1.0;
}

#sb-title #sb-title-inner {
    font-family: "Work Sans", sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #585757;
    line-height: 1.25;
}

.close-sb {
    position: absolute;
    z-index: 300;
    cursor: pointer;
    width: 20px;
    height: 20px;
    right: -10px;
    top: -10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #912121;
    background-image: url("../../library/images/close.png");
    background-repeat: no-repeat;
    background-position: center center;
    color: #ffffff;
}

.close-sb:hover,
.close-sb:active,
.close-sb:focus {
    background-color: #912121;
}

.services-list {
    list-style: none;
    padding: 20px;
    margin: 0;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
    align-content: center;
}

.services-list:before,
.services-list:after {
    content: "";
    display: table;
}

.services-list:after {
    clear: both;
}

.services-list li {
    float: left;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 19.5%;
    padding: 25px;
    color: #585757;
}

.services-list li img {
    display: block;
    padding-bottom: 20px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .services-list li {
        width: 33.333333333333%;
    }
}

@media (max-width: 767px) {
    .services-list li {
        width: 100%;
    }
}

.full-width-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
    align-content: center;
}

.full-width-nav:before,
.full-width-nav:after {
    content: "";
    display: table;
}

.full-width-nav:after {
    clear: both;
}

.full-width-nav li {
    padding: 0;
    margin: 0;
    float: left;
    width: 50%;
}

.full-width-nav li:first-child {
    margin-left: 2px;
}

.full-width-nav li:nth-child(n+2) {
    margin-left: -2px;
}

@media (max-width: 1024px) {
    .full-width-nav li {
        width: 100%;
        margin-left: 0 !important;
        margin-top: -2px;
    }
}

.full-width-nav li a {
    font-size: 18px;
    font-weight: 600;
    padding: 22px 40px;
    display: block;
    text-align: center;
    color: #912121;
    border: 2px solid #912121;
    background: transparent;
}

.full-width-nav li a:hover,
.full-width-nav li a:active,
.full-width-nav li a.active {
    background: #912121;
    border-color: #912121;
    color: #ffffff;
}

.full-width-nav li a.active {
    pointer-events: none;
}

@media (max-width: 1024px) {
    #logo-row {
        display: none;
    }
}

#dropdown-opener {
    position: absolute;
    top: 0;
    left: 20px;
    padding: 9px 13px;
    cursor: pointer;
}

#dropdown-opener:before,
#dropdown-opener:after {
    content: '';
}

#dropdown-opener .background-span {
    position: absolute;
    background: #373796;
    z-index: 1;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

#dropdown-opener .middle-line,
#dropdown-opener:before,
#dropdown-opener:after {
    background: #ffffff;
    border-radius: 0;
    position: relative;
    display: block;
    height: 2px;
    width: 15px;
    margin: 0 0 3px;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
    z-index: 10;
}

#dropdown-opener.close-menu .background-span {
    top: 0;
}

#dropdown-opener.close-menu .middle-line {
    opacity: 0.0;
}

#dropdown-opener.close-menu:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 7px;
}

#dropdown-opener.close-menu:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
}

#dropdown-opener:hover .middle-line,
#dropdown-opener:hover:before,
#dropdown-opener:hover:after,
#dropdown-opener:active .middle-line,
#dropdown-opener:active:before,
#dropdown-opener:active:after,
#dropdown-opener.active .middle-line,
#dropdown-opener.active:before,
#dropdown-opener.active:after {
    background: #912121;
}

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

@media (max-width: 767px) {
    .filter-block {
        text-align: left;
    }
}

.filter-block label {
    display: inline-block;
    margin: 0;
    font-size: 18px;
}

.filter-block .select {
    display: inline-block;
    margin-left: 10px;
}

.filter-block .select select {
    margin: 0 !important;
    letter-spacing: 0.8px !important;
    text-transform: uppercase !important;
}

.top-banner-section {
    padding: 80px 0;
}

.featured-posts {
    padding: 20px 0 60px;
}

@media (max-width: 767px) {
    .featured-posts {
        padding: 30px 0 60px;
    }
}

.featured-posts .media-holder .media-col {
    max-width: 100%;
}

.featured-posts .media-holder .media-col .inner-media-col {
    max-width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.featured-posts .media-holder .media-col-img {
    height: 335px;
}

.featured-posts .media-holder .media-link {
    margin: 300px 34px 0;
}

.featured-posts .media-holder .media-link .media-content {
    padding: 30px 30px 110px;
}

.tags-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

.tags-list li {
    margin: 0;
    padding: 4px 10px !important;
    display: inline-block;
    vertical-align: middle;
}

.tags-list li a {
    color: #8c8c8c;
    text-decoration: none;
    font-family: "Work Sans", sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.tags-list li a:hover,
.tags-list li a:active,
.tags-list li a:focus {
    color: #912121;
}

.tag-title {
    vertical-align: middle;
    padding: 8px 10px;
}

.tag-title .fa {
    margin-left: 10px;
    font-size: 14px;
}

.tag-title .fa.left {
    margin-left: 0;
    margin-right: 10px;
}

.tags-title {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 13px 0 !important;
    margin-bottom: 4px;
}

@media (max-width: 1024px) {
    .tags-title {
        margin-bottom: 50px;
    }
}

.tags-title span {
    vertical-align: middle;
}

.tags-title .tag-title {
    display: inline-block;
}

.tags-title.article-tags-title {
    border-top: 0;
}

.tags-title.article-tags-title .tag-title {
    padding: 0;
}

.tags-title.more-title {
    border-bottom: 0;
    margin-top: 80px;
}

.tags-title.more-title .tag-title {
    padding: 0;
}

.tags-title.interior-tags {
    border-bottom: 0;
}

.tags-title.interior-tags .tag-title {
    font-weight: 400;
    line-height: 1.2;
    font-size: 11px;
    letter-spacing: 0.9px;
}

.tags-title.interior-tags .tags-list li a {
    color: #8c8c8c;
}

.tags-title.interior-tags .tags-list li a:hover,
.tags-title.interior-tags .tags-list li a:active,
.tags-title.interior-tags .tags-list li a:focus {
    color: #585757;
}

@media (min-width: 1025px) {
    .no-padding-top .column-part-inner {
        padding-top: 0 !important;
    }
}

.top-ad {
    position: relative;
    display: block;
    padding: 12px 10px;
    text-align: center;
}

.interior-post .media-holder.latest-feed .post-column {
    padding: 0 !important;
}

.interior-post p,
.interior-post ul,
.interior-post ol {
    font-size: 18px;
}

@media (max-width: 767px) {

    .interior-post p,
    .interior-post ul,
    .interior-post ol {
        font-size: 16px;
    }
}

.interior-post .post-info {
    position: relative;
    display: block;
    padding: 80px 60px 30px;
}

@media (max-width: 1024px) {
    .interior-post .post-info {
        padding-left: 0;
        padding-right: 0;
    }

    .interior-post .post-info h1 {
        text-align: center;
    }
}

.interior-post .post-info .cat-link {
    background: transparent !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.interior-post .post-info .cat-link:hover,
.interior-post .post-info .cat-link:active,
.interior-post .post-info .cat-link:focus {
    color: #585757 !important;
}

.interior-post .post-info .avatar-holder {
    position: relative !important;
    margin-top: 10px !important;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
}

.interior-post .photo-credit {
    display: block;
    text-align: center;
    padding: 6px 30px;
    margin: 0;
}

.interior-post .post-content {
    padding: 50px 10%;
}

@media (max-width: 767px) {
    .interior-post .post-content {
        padding-right: 0;
        padding-left: 0;
    }
}

.interior-post img {
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
}

.view-more-author {
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #585757;
}

.view-more-author:hover,
.view-more-author:active,
.view-more-author:focus {
    color: #912121;
}

@media (max-width: 1024px) {
    .view-more-author {
        margin-left: -15px;
    }
}

.twitter-quote {
    position: relative;
    display: block;
    text-align: center;
    padding: 40px 0;
    margin: 0 0 70px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.twitter-quote:after {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 50%;
    margin-left: -24px;
    width: 48px;
    height: 28px;
    padding: 0 12px;
    background: #ffffff url(../images/twitter-quote-icon.png) no-repeat center center;
    z-index: 100;
}

.pagination-list {
    list-style: none;
    padding: 0 10px;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

.pagination-list li {
    display: inline-block;
    vertical-align: middle;
    padding: 3px;
    height: 28px;
}

.pagination-list li a {
    text-transform: uppercase;
    text-align: center;
    padding: 1px 0;
    font-size: 12px;
    color: #8c8c8c;
    text-decoration: none;
    overflow: hidden;
    width: 21px;
    height: 21px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
}

.pagination-list li a:hover,
.pagination-list li a:active,
.pagination-list li a:focus {
    color: #ffffff;
    background: #912121;
}

.sub-title {
    font-family: "Work Sans", sans-serif;
    font-size: 11px;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    padding-bottom: 10px;
}

#search-banner-section {
    background-image: url('../images/hero-search.jpg');
    border-radius: 14px;
}

.search-results {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 0;
}

.search-field {
    position: relative;
    display: block;
    background: #f6f6f6;
    padding: 50px 0;
}

.search-field input[type=text] {
    color: #585757;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    letter-spacing: -0.6px;
    line-height: 1.1;
    vertical-align: middle;
    display: block;
    margin: 0;
    padding: 0 0 0 34px !important;
    font-size: 34px;
    background: transparent !important;
    border: 0 !important;
}

@media (max-width: 767px) {
    .search-field input[type=text] {
        font-size: 24px;
    }
}

.search-field form {
    position: relative;
}

.search-field form:before {
    position: absolute;
    content: "\f002";
    left: 0;
    top: 9px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #999;
}

.results-section {
    display: block;
    background: #ffffff;
    padding: 40px 0;
}

.results-section .tags-title {
    margin-bottom: 4px !important;
}

.search-result {
    position: relative;
    display: block;
    padding: 20px 0;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.search-result:before,
.search-result:after {
    content: "";
    display: table;
}

.search-result:after {
    clear: both;
}

.search-result .result-info {
    display: inline-block;
    margin: 0;
    padding: 20px 20px 0 0;
    max-width: 480px;
    width: 100%;
}

@media (max-width: 830px) {
    .search-result .result-info {
        display: block;
        max-width: 100%;
        padding: 0;
    }
}

.search-result .cat-link,
.search-result .post-link {
    display: block;
}

.search-result .cat-link:hover,
.search-result .cat-link:active,
.search-result .cat-link:focus {
    color: #585757 !important;
}

.search-result img {
    float: right;
    max-width: 280px;
}

@media (max-width: 830px) {
    .search-result img {
        display: none;
    }
}

.post-link {
    color: #585757;
}

.post-link:hover,
.post-link:active,
.post-link:focus {
    color: #11222c;
}

.light a:not(.set-button):not(.left-arrow):not(.right-arrow) {
    color: #ffffff;
}

.light a:not(.set-button):not(.left-arrow):not(.right-arrow):hover,
.light a:not(.set-button):not(.left-arrow):not(.right-arrow):active,
.light a:not(.set-button):not(.left-arrow):not(.right-arrow):focus {
    color: #ffffff;
    background-color: transparent;
}

.close-button {
    position: absolute;
    right: 6px;
    top: 6px;
    padding: 10px;
    z-index: 500;
    pointer-events: none;
    opacity: 0.0;
    width: 35px;
    height: 35px;
}

.close-button.active {
    opacity: 1.0;
    pointer-events: auto;
}

.close-button:before,
.close-button:after {
    position: absolute;
    content: '';
    width: 13px;
    height: 2px;
    top: 17px;
    right: 8px;
    background: #666;
    -webkit-transition: all 130ms linear;
    transition: all 130ms linear;
}

.close-button:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.close-button:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-button:hover:before,
.close-button:hover:after,
.close-button:active:before,
.close-button:active:after,
.close-button:focus:before,
.close-button:focus:after {
    background: #912121;
}

#right_side_column_2,
#right_side_column_2 p {
    font-size: 14px;
}

#left_side_content {
    display: block;
    text-align: left;
}

@media (max-width: 1024px) {
    #left_side_content {
        text-align: center;
    }
}

@media (max-width: 1024px) {

    #left_side_content,
    #right_side_column_1 {
        padding-bottom: 20px;
    }
}

@media (min-width: 1025px) {

    #right_side_column_1,
    #right_side_column_2 {
        padding-top: 20px;
    }
}

@media (max-width: 1150px) {
    #right_side_column_1 a[href*="tel:"] {
        font-size: 1.0em;
    }
}

@media (min-width: 1025px) {
    #right_side_column_1 .footer-col-wrap {
        float: right;
    }
}

.bl-logo {
    position: relative;
    display: inline-block;
    text-align: left;
}

@media (max-width: 767px) {
    .bl-logo {
        text-align: center;
    }
}

.bl-logo img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .bl-logo img {
        display: block;
        margin-bottom: 5px;
    }
}

.bl-logo .bl-rightside {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    color: #ffffff;
}

.bl-logo .bl-rightside span {
    display: block;
}

@media (max-width: 1150px) and (min-width: 1025px) {
    .bl-logo .bl-rightside {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .bl-logo .bl-rightside {
        display: block;
    }
}

.middle-line {
    position: relative;
    padding: 0 30px;
}

.middle-line>span,
.middle-line>strong,
.middle-line>* {
    position: relative;
    display: inline-block;
    padding: 2px 16px;
    background: #ffffff;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
}

.middle-line:before {
    position: absolute;
    display: block;
    content: '';
    left: 50px;
    right: 50px;
    height: 1px;
    top: 50%;
    margin-bottom: -1px;
    background: rgba(0, 0, 0, 0.1);
    z-index: 0;
}

@media (max-width: 767px) {
    .middle-line:before {
        left: 30px;
        right: 30px;
    }
}

.middle-line.bottom-middle:before {
    margin: 0;
    top: auto;
    bottom: 6px;
}

.counter-sections .column-part {
    counter-increment: sections-counter;
    overflow: hidden;
}

.counter-sections .column-part:before {
    position: absolute;
    content: counter(sections-counter, decimal-leading-zero);
    top: -13px;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    font-size: 90px;
    line-height: 1.0;
    z-index: 100;
    pointer-events: none;
    letter-spacing: -5px;
}

@media (max-width: 1024px) {
    .counter-sections .column-part:before {
        display: none;
    }
}

.counter-sections .column-part:nth-child(odd):before {
    left: 91px;
    text-align: left;
}

.counter-sections .column-part:nth-child(even):before {
    right: 91px;
    text-align: right;
}

.hide-section {
    display: none !important;
}

.light {
    color: #ffffff;
}

.boxed-margin {
    position: relative;
}

.boxed-margin:before,
.boxed-margin:after {
    display: block !important;
    position: absolute;
    content: '';
    width: 1px;
    left: 90px;
    right: auto;
    pointer-events: none;
}

.boxed-margin:before {
    top: -40px;
    height: 100px;
    background: #912121;
    z-index: 101;
}

.boxed-margin:after {
    top: -40px;
    bottom: -40px;
    background: #b1b1b1;
    z-index: 100;
    opacity: 0.3;
}

.boxed-margin.top-side:before,
.boxed-margin.top-side:after {
    top: 160px;
    left: 50%;
    margin-left: -125px;
    height: 1px;
}

.boxed-margin.top-side:before {
    width: 100px;
}

.boxed-margin.top-side:after {
    width: 50%;
}

@media (max-width: 1024px) {

    .boxed-margin:before,
    .boxed-margin:after {
        display: none !important;
    }
}

.boxed-margin .banner-rotator {
    background: #000;
}

.boxed-margin .banner-rotator:before {
    position: absolute;
    content: '';
    background: #ffffff;
    width: 15%;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transition: background 300ms linear;
    transition: background 300ms linear;
}

@media (max-width: 1024px) {
    .boxed-margin .banner-rotator:before {
        display: none;
    }
}

.boxed-margin .banner-rotator.dark:before {
    background: #000;
}

.boxed-margin .banner .content-part {
    margin-top: 150px !important;
    margin-bottom: 150px !important;
}

@media (max-width: 1024px) {
    .boxed-margin .banner .content-part {
        margin: 100px auto !important;
        max-width: 280px;
    }
}

@media (min-width: 1025px) {
    .boxed-margin .banner .background-image-with-opacity {
        right: 15%;
        left: 0;
    }
}

.boxed-margin .dot-nav-wrapper {
    right: 15%;
    margin-right: 15px;
    left: auto;
}

.boxed-margin.right-side .banner-rotator:before {
    right: auto;
    left: 0;
}

@media (min-width: 1025px) {
    .boxed-margin.right-side .banner .background-image-with-opacity {
        right: 0;
        left: 15%;
    }
}

.boxed-margin.right-side .dot-nav-wrapper {
    left: 15%;
    margin-left: 15px;
    right: auto;
    margin-right: 0;
}

.boxed-margin.right-side:before,
.boxed-margin.right-side:after {
    right: 90px;
    left: auto;
}

@media (max-width: 1024px) {

    .boxed-margin .dot-nav-wrapper,
    .boxed-margin.right-side .dot-nav-wrapper {
        left: 50% !important;
        right: auto !important;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        margin: 0 !important;
    }
}

.banner-quote {
    position: relative;
    display: block;
    text-transform: uppercase;
    color: #585757;
    font-size: 13px;
    font-weight: 200;
    letter-spacing: 3.4px;
    font-family: "Work Sans", sans-serif;
}

.banner-quote:before {
    position: absolute;
    content: '“';
    top: 0;
    left: -10px;
}

.banner-quote .quote-author {
    position: relative;
    display: block;
    margin-top: 34px;
    color: #912121;
    font-size: 11px;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 1.2px;
}

.banner-quote .quote-author:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 15px;
    left: -23px;
    top: 6px;
    opacity: 0.4;
    background: #912121;
}

.next-step-button {
    position: relative;
    display: inline-block;
    width: 43px;
    height: 43px;
    background-size: 19px 14px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    border: 1px solid #585757;
    overflow: hidden;
    text-align: center;
    color: #912121;
    text-indent: -9999px;
    margin: 5px;
}

.next-step-button:hover,
.next-step-button:active,
.next-step-button:focus {
    color: #912121;
    background-color: transparent;
    border-color: #912121;
}

#connect-social {
    position: fixed;
    width: 80px;
    left: 7px;
    top: 160px;
    z-index: 990;
    opacity: 1.0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

#connect-social.close-social {
    opacity: 0.0;
    pointer-events: none;
}

@media (max-width: 1024px) {
    #connect-social {
        display: none;
    }
}

#connect-social .connect-page-title {
    position: absolute;
    display: block;
    pointer-events: none;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 160px;
    left: -125px;
    width: 400px;
    margin: 0;
    color: #585757;
    opacity: 0.0;
}

@media (max-width: 1160px) {
    #connect-social .connect-page-title {
        display: none;
    }
}

#connect-social .connect-title {
    position: relative;
    display: block;
    color: #bfbfbf;
    font-size: 17px;
    margin: 0;
    pointer-events: none;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

#connect-social .connect-title:after {
    position: absolute;
    content: '';
    width: 24px;
    height: 1px;
    left: 100%;
    top: 14px;
    margin-left: -7px;
    background: #bfbfbf;
}

#connect-social .social_main_menu {
    display: block;
    margin-top: 80px;
    margin-left: 20px;
}

#connect-social .social_main_menu li {
    display: block;
    margin: 18px 2px;
}

#connect-social .social_main_menu li a {
    background: transparent !important;
    border-color: transparent !important;
    color: #bfbfbf !important;
    font-size: 15px !important;
}

#connect-social .social_main_menu li a:hover,
#connect-social .social_main_menu li a:active,
#connect-social .social_main_menu li a:focus {
    background: transparent !important;
    border-color: transparent !important;
    color: #912121 !important;
}

#page-info {
    position: absolute;
    z-index: 990;
    top: 0;
    left: 0;
    right: 0;
}

@media (max-width: 1024px) {
    #page-info {
        display: none;
    }
}

#page-info .page-info-title {
    position: absolute;
    pointer-events: auto;
    z-index: 100;
    text-align: left;
    padding: 0;
    margin: 0;
    color: #585757;
    top: 93px;
    right: -171px;
    width: 200px;
    -webkit-transform: translate(0, 0) rotate(90deg);
    -moz-transform: translate(0, 0) rotate(90deg);
    -ms-transform: translate(0, 0) rotate(90deg);
    -o-transform: translate(0, 0) rotate(90deg);
    transform: translate(0, 0) rotate(90deg);
    transform-origin: 0 0;
    cursor: pointer;
}

#page-info .page-info-title span {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#page-info .page-info-title .p-title {
    opacity: 1.0;
    transition-delay: 200ms;
}

#page-info .page-info-title .menu-title {
    position: absolute;
    left: 0;
    opacity: 0.0;
    transition-delay: 0ms;
}

#page-info .page-info-title .line-title,
#page-info .page-info-title .line-title-2 {
    position: absolute;
    pointer-events: none;
    width: 24px;
    height: 1px;
    top: 50%;
    margin-left: 8px;
    background: #585757;
    opacity: 1.0;
}

#page-info .page-info-title .line-title-2 {
    left: 120px;
    opacity: 0.0;
}

#page-info .page-info-title:hover .p-title,
#page-info .page-info-title:active .p-title,
#page-info .page-info-title:focus .p-title {
    opacity: 0.0;
    transition-delay: 0ms;
}

#page-info .page-info-title:hover .menu-title,
#page-info .page-info-title:active .menu-title,
#page-info .page-info-title:focus .menu-title {
    opacity: 1.0;
    transition-delay: 200ms;
}

#page-info .page-info-title:hover .line-title,
#page-info .page-info-title:active .line-title,
#page-info .page-info-title:focus .line-title {
    left: -30px !important;
    opacity: 0.0;
}

#page-info .page-info-title:hover .line-title-2,
#page-info .page-info-title:active .line-title-2,
#page-info .page-info-title:focus .line-title-2 {
    left: 85px;
    opacity: 1.0;
}

#page-info .page-info-title.light {
    color: #ffffff;
}

#page-info .page-info-title.light .line-title,
#page-info .page-info-title.light .line-title-2 {
    background: #ffffff;
}

#page-info .page-info-background-title {
    position: absolute;
    white-space: nowrap;
    overflow: visible;
    font-size: 200px;
    font-weight: 600;
    opacity: 0.08;
    color: #b7b7b7;
    pointer-events: none;
    z-index: 1;
    line-height: 1.0;
    text-align: center;
    left: 0;
    right: 0;
    top: 90px;
    letter-spacing: -3px;
}

#page-info .page-info-background-title.left {
    text-align: left;
    left: 10%;
}

#page-info .page-info-background-title.right {
    text-align: right;
    left: auto;
    right: 10%;
}

#page-info.home-info .page-info-background-title {
    top: 224px;
    left: auto;
    right: -215px;
    margin-left: 0;
    text-align: left;
    -webkit-transform: rotate(90deg) translate(0, 0);
    -moz-transform: rotate(90deg) translate(0, 0);
    -ms-transform: rotate(90deg) translate(0, 0);
    -o-transform: rotate(90deg) translate(0, 0);
    transform: rotate(90deg) translate(0, 0);
}

.single #page-info .page-info-background-title {
    top: 140px;
}

.single #page-info .page-info-background-title.right {
    margin-right: -500px;
}

.single.single-work #page-info .page-info-background-title {
    color: #000;
    opacity: 0.1;
    writing-mode: tb-rl;
    left: -40px;
    right: auto;
}

.post-info-area {
    display: block;
    text-align: center;
    padding: 150px 0 0;
}

@media (max-width: 1024px) {
    .post-info-area {
        padding: 150px 0 0;
    }
}

.post-banner-area {
    padding: 260px 60px 200px;
}

@media (max-width: 1024px) {
    .post-banner-area {
        padding: 170px 0 100px;
    }
}

.content-single-wrapper .side_nav,
.content-single-wrapper .side_nav_2 {
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    pointer-events: auto !important;
    opacity: 1.0 !important;
}

.content-single-wrapper .side_nav:before,
.content-single-wrapper .side_nav_2:before {
    display: none;
}

.content-single-wrapper .side_nav .inner_side_nav,
.content-single-wrapper .side_nav_2 .inner_side_nav {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

@media (max-width: 1024px) {

    .content-single-wrapper .side_nav,
    .content-single-wrapper .side_nav_2 {
        display: none;
    }
}

.no-padding-column {
    padding: 0 !important;
}

.post-content-area {
    padding: 0;
}

@media (max-width: 1024px) {
    .post-content-area {
        padding: 0;
    }
}

.single-banner-image {
    overflow: hidden;
}

.main-menu-contact {
    position: fixed;
    right: 34px;
    top: 15px;
    z-index: 1000;
}

.main-menu-contact .fa {
    font-size: 12px;
}

.main-menu-contact a,
.main-menu-contact .set-button {
    color: #444;
    display: inline-block !important;
    margin: 4px 0;
}

.main-menu-contact a:hover,
.main-menu-contact a:active,
.main-menu-contact a:focus,
.main-menu-contact .set-button:hover,
.main-menu-contact .set-button:active,
.main-menu-contact .set-button:focus {
    color: #912121;
}

.main-menu-contact .set-button {
    min-width: 0;
    margin: 4px 5px;
}

.main-menu-contact.downset {
    z-index: 994;
}

.main-menu-contact.close {
    opacity: 0.0;
    pointer-events: none;
}

.main-menu-contact.open a,
.main-menu-contact.open .set-button {
    color: #444 !important;
}

.main-menu-contact.open a:before,
.main-menu-contact.open .set-button:before {
    color: #912121 !important;
}

.main-menu-contact.open a:hover,
.main-menu-contact.open a:active,
.main-menu-contact.open a:focus,
.main-menu-contact.open .set-button:hover,
.main-menu-contact.open .set-button:active,
.main-menu-contact.open .set-button:focus {
    color: #912121 !important;
}

.main-menu-contact.open a:hover:before,
.main-menu-contact.open a:active:before,
.main-menu-contact.open a:focus:before,
.main-menu-contact.open .set-button:hover:before,
.main-menu-contact.open .set-button:active:before,
.main-menu-contact.open .set-button:focus:before {
    color: #912121 !important;
}

.main-menu-contact.light-always:not(.open) a,
.main-menu-contact.light-always:not(.open) .set-button,
.main-menu-contact.light.open a,
.main-menu-contact.light.open .set-button {
    color: #ffffff !important;
}

.main-menu-contact.light-always:not(.open) a:before,
.main-menu-contact.light-always:not(.open) .set-button:before,
.main-menu-contact.light.open a:before,
.main-menu-contact.light.open .set-button:before {
    color: #912121 !important;
}

.main-menu-contact.light-always:not(.open) a:hover,
.main-menu-contact.light-always:not(.open) a:active,
.main-menu-contact.light-always:not(.open) a:focus,
.main-menu-contact.light-always:not(.open) .set-button:hover,
.main-menu-contact.light-always:not(.open) .set-button:active,
.main-menu-contact.light-always:not(.open) .set-button:focus,
.main-menu-contact.light.open a:hover,
.main-menu-contact.light.open a:active,
.main-menu-contact.light.open a:focus,
.main-menu-contact.light.open .set-button:hover,
.main-menu-contact.light.open .set-button:active,
.main-menu-contact.light.open .set-button:focus {
    color: #912121 !important;
}

.main-menu-contact.light-always:not(.open) a:hover:before,
.main-menu-contact.light-always:not(.open) a:active:before,
.main-menu-contact.light-always:not(.open) a:focus:before,
.main-menu-contact.light-always:not(.open) .set-button:hover:before,
.main-menu-contact.light-always:not(.open) .set-button:active:before,
.main-menu-contact.light-always:not(.open) .set-button:focus:before,
.main-menu-contact.light.open a:hover:before,
.main-menu-contact.light.open a:active:before,
.main-menu-contact.light.open a:focus:before,
.main-menu-contact.light.open .set-button:hover:before,
.main-menu-contact.light.open .set-button:active:before,
.main-menu-contact.light.open .set-button:focus:before {
    color: #912121 !important;
}

.subheadline {
    position: relative;
    display: block;
}

#contact-info .row:before {
    position: absolute;
    background: #000;
    right: 0;
    top: 0;
    bottom: 0;
    left: 50%;
    content: '';
    z-index: 100;
    display: none;
    -webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);
}

@media (min-width: 1025px) {
    #contact-info .row:before {
        display: block;
    }
}

#contact-info .row.work-for-section:before {
    left: calc(100% - 91px);
}

#contact-info .row.work-with-section:before {
    left: 91px;
}

#contact-info .column-part {
    position: relative;
    z-index: 2;
}

.blog-author {
    float: right;
    padding-top: 100px;
}

@media (max-width: 1024px) {
    .blog-author {
        float: none;
        display: block;
        padding: 20px;
        text-align: center;
        margin: 0 auto;
    }
}

.blog-author .blog-author-info {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    padding-right: 10px;
    margin: 0;
}

.blog-author .blog-author-info span {
    display: block;
}

@media (max-width: 1024px) {
    .blog-author .blog-author-info {
        display: block;
        text-align: center;
        padding: 0;
    }
}

.blog-author .avatar-holder {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .blog-author .avatar-holder {
        display: block;
        text-align: center;
        margin: 4px auto 0;
    }
}

.related-blog {
    position: relative;
    padding: 0;
}

.related-blog .avatar-holder {
    width: 15%;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .related-blog .avatar-holder {
        width: auto;
        display: block;
        text-align: center;
    }
}

.related-blog .related-blog-info {
    width: 84%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    line-height: 1.4;
    padding-top: 4px;
}

.related-blog .related-blog-info span {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.related-blog .related-blog-info span:last-child {
    margin-bottom: 0;
}

.related-blog .related-blog-info .related-blog-title {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #585757;
    font-size: 17px;
    letter-spacing: -0.4px;
}

@media (max-width: 767px) {
    .related-blog .related-blog-info {
        width: auto;
        display: block;
        text-align: center;
    }
}

.related-blog:hover .related-blog-info .related-blog-title,
.related-blog:active .related-blog-info .related-blog-title,
.related-blog:focus .related-blog-info .related-blog-title {
    color: #912121;
}

.content-single-wrapper {
    position: relative;
    display: block;
    padding: 0;
    background: transparent;
}

.content-single-wrapper.blog-body-content {
    padding: 150px 0 90px;
}

@media (max-width: 1024px) {
    .content-single-wrapper {
        padding: 80px 0;
    }

    .content-single-wrapper.blog-body-content {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.content-single-wrapper.post-single-wrapper {
    padding: 0 0 80px;
}

@media (max-width: 1024px) {
    .content-single-wrapper.post-single-wrapper {
        padding: 0 0 80px;
    }
}

@media (min-width: 1025px) {
    .content-single-wrapper .column-part {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.content-single-wrapper.more-bottom {
    padding-bottom: 150px;
}

@media (max-width: 1024px) {
    .content-single-wrapper.more-bottom {
        padding-bottom: 100px;
    }
}

.alphabet-list {
    position: relative;
    padding-left: 40px !important;
}

@media (max-width: 767px) {
    .alphabet-list {
        padding-left: 30px !important;
    }
}

.alphabet-list li {
    position: relative;
    padding-left: 44px !important;
}

.alphabet-list .alphabet-list-letter {
    position: absolute;
    display: inline-block;
    color: #585757;
    padding-right: 26px;
    font-family: "Work Sans", sans-serif;
    font-size: 1.0em;
    left: 0;
}

.alphabet-list .alphabet-list-letter:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 18px;
    right: 0;
    top: 12px;
    background: rgba(0, 0, 0, 0.3);
}

.view-all-posts .col-md-12 {
    padding: 0 100px !important;
}

@media (max-width: 1024px) {
    .view-all-posts .col-md-12 {
        padding: 0 30px !important;
    }
}

.v-center {
    top: 40% !important;
    -webkit-transform: translate(0, -40%);
    -moz-transform: translate(0, -40%);
    -ms-transform: translate(0, -40%);
    -o-transform: translate(0, -40%);
    transform: translate(0, -40%);
}

@media (max-height: 550px) {
    .v-center {
        top: auto !important;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

#menu_desktop {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 997;
}

@media (max-width: 1024px) {
    #menu_desktop {
        display: none;
    }
}

#menu_desktop:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    background: #000;
    z-index: 1;
}

@media (max-width: 1024px) {
    #menu_desktop:before {
        display: none;
    }
}

#menu_desktop .dark-fades {
    position: absolute;
    top: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 101;
    overflow: hidden;
    -webkit-clip-path: inset(0px 0px 0px 0px);
    clip-path: inset(0px 0px 0px 0px);
    left: 40%;
    margin: 0 0 0 -69px;
    width: 70%;
}

#menu_desktop .dark-fades:before,
#menu_desktop .dark-fades:after {
    position: absolute;
    content: '';
    height: 90px;
    left: 0;
    right: 0;
    z-index: 100;
}

#menu_desktop .dark-fades:before {
    background: -moz-linear-gradient(top, #000000 5%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, #000000 5%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, #000000 5%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    top: 0;
}

#menu_desktop .dark-fades:after {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 5%, #000000 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 5%, #000000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 5%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    bottom: 0;
}

#menu_desktop .mobile-menu-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: transparent;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    padding: 0;
    z-index: 200;
}

#menu_desktop .mobile-menu-wrapper::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
}

@media (max-width: 1024px) {
    #menu_desktop .mobile-menu-wrapper {
        background: #ffffff;
    }
}

@media (max-height: 550px) {
    #menu_desktop .mobile-menu-wrapper {
        display: block;
    }
}

#menu_desktop .mobile-menu-wrapper:before {
    position: absolute;
    white-space: nowrap;
    overflow: visible;
    font-size: 200px;
    font-weight: 600;
    opacity: 0.025;
    color: #000;
    pointer-events: none;
    z-index: 2;
    top: 90px;
    text-align: left;
    left: 7%;
    line-height: 1.0;
    letter-spacing: -3px;
    content: 'Menu';
    font-family: "Work Sans", sans-serif;
}

@media (max-width: 1024px) {
    #menu_desktop .mobile-menu-wrapper:before {
        display: none;
    }
}

#menu_desktop .mobile-menu-wrapper:after {
    position: fixed;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #ffffff;
}

@media (max-width: 1024px) {
    #menu_desktop .mobile-menu-wrapper:after {
        display: none;
    }
}

#menu_desktop .mobile-menu-wrapper .mobile-menu-inner {
    position: relative;
    display: block;
    padding: 80px 0;
    min-height: 350px;
    z-index: 100;
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu {
    position: relative;
    display: block;
    list-style: none;
    padding-left: 36px;
}

@media (max-width: 1024px) {
    #menu_desktop .mobile-menu-wrapper #desktop_main_menu {
        padding-left: 0;
    }
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    overflow: visible;
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li .menu-down-arrow {
    position: absolute;
    color: #585757;
    z-index: 100;
    top: 0;
    right: 0;
    height: 77px;
    width: 77px;
    cursor: pointer;
    display: none;
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li .menu-down-arrow:after {
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 1.0;
    left: 0;
    right: 0;
    text-align: center;
    top: 26px;
    z-index: 10;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    content: "\f107";
}

@media (max-width: 767px) {
    #menu_desktop .mobile-menu-wrapper #desktop_main_menu li .menu-down-arrow {
        width: 59px;
        height: 59px;
    }

    #menu_desktop .mobile-menu-wrapper #desktop_main_menu li .menu-down-arrow:after {
        top: 16px;
    }
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li.open .menu-down-arrow:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li ul {
    margin: 0;
    padding: 0;
    display: none;
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li ul li {
    border: 0;
    padding: 8px 30px;
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li ul li:first-child {
    margin-top: 8px;
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li ul li:last-child {
    margin-bottom: 8px;
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li ul li a {
    font-size: 24px;
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li .active-arrow {
    position: absolute;
    overflow: hidden;
    z-index: 500;
    text-indent: -9999px;
    width: 69px;
    height: 69px;
    top: 50%;
    right: 0;
    margin-top: -35px;
    background: transparent;
    -webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li .active-arrow:before {
    position: absolute;
    content: '';
    background-size: 19px 14px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 101;
    opacity: 0.0;
    -webkit-transition: all 100ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 100ms cubic-bezier(0.77, 0, 0.175, 1);
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li .active-arrow:after {
    position: absolute;
    content: '';
    background: #ffffff;
    background-size: 19px 14px;
    left: 0;
    right: 100%;
    top: 0;
    bottom: 0;
    z-index: 100;
    -webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);
}

@media (max-width: 1024px) {
    #menu_desktop .mobile-menu-wrapper #desktop_main_menu li {
        padding: 11px 30px;
        border-bottom: 1px solid #eee;
    }

    #menu_desktop .mobile-menu-wrapper #desktop_main_menu li ul {
        display: block;
    }

    #menu_desktop .mobile-menu-wrapper #desktop_main_menu li .active-arrow {
        display: none;
    }

    #menu_desktop .mobile-menu-wrapper #desktop_main_menu li .menu-down-arrow {
        display: block;
    }
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li a {
    font-family: "Work Sans", sans-serif;
    font-size: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #585757;
    line-height: 1.2;
    display: block;
    padding: 0 80px 0 15%;
    -webkit-transition: all 300ms cubic-bezier(0.7, 0.01, 0.3, 1);
    transition: all 300ms cubic-bezier(0.7, 0.01, 0.3, 1);
}

@media (max-width: 1024px) {
    #menu_desktop .mobile-menu-wrapper #desktop_main_menu li a {
        font-size: 45px;
        padding: 0;
    }
}

@media (max-width: 767px) {
    #menu_desktop .mobile-menu-wrapper #desktop_main_menu li a {
        font-size: 30px;
    }
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li a:before {
    position: absolute;
    width: 0;
    opacity: 0.0;
    height: 2px;
    right: 100%;
    margin-right: -13%;
    top: 28px;
    content: '';
    background: #912121;
    -webkit-transition: all 300ms cubic-bezier(0.7, 0.01, 0.3, 1);
    transition: all 300ms cubic-bezier(0.7, 0.01, 0.3, 1);
}

@media (max-width: 1024px) {
    #menu_desktop .mobile-menu-wrapper #desktop_main_menu li a:before {
        display: none;
    }
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li a:hover,
#menu_desktop .mobile-menu-wrapper #desktop_main_menu li a:active,
#menu_desktop .mobile-menu-wrapper #desktop_main_menu li a:focus {
    color: #912121;
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li a:hover:before,
#menu_desktop .mobile-menu-wrapper #desktop_main_menu li a:active:before,
#menu_desktop .mobile-menu-wrapper #desktop_main_menu li a:focus:before {
    width: 25px;
    opacity: 1.0;
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li.active>a {
    color: #912121;
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li.active>a:before {
    width: 25px;
    opacity: 1.0;
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li.show-arrow .active-arrow:before {
    right: 0;
    opacity: 1.0;
    -webkit-transition: all 700ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 700ms cubic-bezier(0.77, 0, 0.175, 1);
}

#menu_desktop .mobile-menu-wrapper #desktop_main_menu li.show-arrow .active-arrow:after {
    right: 0;
}

#menu_desktop .submenu-holder {
    position: relative;
    display: none;
    pointer-events: none;
    padding: 110px 15%;
    min-height: 350px;
    color: #ffffff;
    width: 90%;
}

@media (max-width: 1024px) {
    #menu_desktop .submenu-holder {
        padding: 150px 50px;
    }
}

#menu_desktop .submenu-holder .submenu-title {
    position: absolute;
}

#menu_desktop .submenu-holder.active {
    position: relative;
}

#menu_desktop .submenu-holder .submenu-menu {
    padding: 50px 0 0;
    display: block;
}

#menu_desktop #default-submenu .submenu-title {
    position: relative;
    padding-bottom: 20px;
}

#menu_desktop #default-submenu .grey-text {
    color: #606060;
}

#menu_desktop #default-submenu p {
    margin-bottom: 18px;
}

#menu_desktop #default-submenu a {
    color: #ffffff;
}

#menu_desktop #default-submenu a:hover,
#menu_desktop #default-submenu a:active,
#menu_desktop #default-submenu a:focus {
    color: #912121;
}

#menu_desktop .social_main_menu {
    position: fixed;
    right: 30px;
    bottom: 20px;
    pointer-events: none;
    opacity: 0.0;
    z-index: 300;
    margin: 0;
    -webkit-transition: all 300ms cubic-bezier(0.7, 0.01, 0.3, 1);
    transition: all 300ms cubic-bezier(0.7, 0.01, 0.3, 1);
}

@media (max-width: 1024px) {
    #menu_desktop .social_main_menu {
        position: absolute;
        left: 30px;
    }
}

#menu_desktop .social_main_menu li {
    display: inline-block !important;
}

#menu_desktop .social_main_menu a {
    color: #b7b7b7 !important;
    background: transparent;
    border-color: transparent;
}

#menu_desktop .social_main_menu a:hover,
#menu_desktop .social_main_menu a:active,
#menu_desktop .social_main_menu a:focus {
    color: #912121 !important;
    border-color: transparent;
    background: transparent;
}

#menu_desktop .mobile-menu-right-wrapper {
    position: absolute;
    left: 45%;
    top: 0;
    bottom: 0;
    padding: 0;
    margin: 0 0 0 -69px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    background: transparent;
    width: 70%;
    z-index: 100;
}

@media (max-height: 550px) {
    #menu_desktop .mobile-menu-right-wrapper {
        display: block;
    }
}

@media (max-width: 1024px) {
    #menu_desktop .mobile-menu-right-wrapper {
        display: none;
    }
}

#menu_desktop .mobile-menu-right-wrapper .mobile-menu-right-inner {
    position: relative;
    display: block;
    height: 100%;
}

#menu_desktop .mobile-menu-right-wrapper .mobile-menu-right {
    position: relative;
    display: block;
    height: 100%;
}

#menu_desktop .mobile-menu-right-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

#menu_desktop .mobile-menu-right-wrapper ul li {
    display: block;
}

#menu_desktop .mobile-menu-right-wrapper ul li a {
    color: rgba(255, 255, 255, 0.4);
}

#menu_desktop .mobile-menu-right-wrapper ul li a:hover,
#menu_desktop .mobile-menu-right-wrapper ul li a:active,
#menu_desktop .mobile-menu-right-wrapper ul li a:focus {
    color: #ffffff;
}

#menu_desktop .mobile-menu-right-wrapper ul.submenu-menu li {
    padding: 2px 0;
}

#menu_desktop .mobile-menu-right-wrapper ul.submenu-menu li a {
    font-size: 22px;
}

#menu_desktop:before {
    width: 0;
    -webkit-transition: width 600ms cubic-bezier(0.7, 0.01, 0.3, 1);
    transition: width 600ms cubic-bezier(0.7, 0.01, 0.3, 1);
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

#menu_desktop .mobile-menu-wrapper {
    width: 0;
    opacity: 0.0;
    -webkit-transition: all 500ms cubic-bezier(0.7, 0.01, 0.3, 1);
    transition: all 500ms cubic-bezier(0.7, 0.01, 0.3, 1);
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

#menu_desktop .mobile-menu-wrapper:after {
    width: 0;
    -webkit-transition: all 500ms cubic-bezier(0.7, 0.01, 0.3, 1);
    transition: all 500ms cubic-bezier(0.7, 0.01, 0.3, 1);
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

@media (max-width: 1100px) {
    #menu_desktop .mobile-menu-wrapper {
        opacity: 1.0;
        -webkit-transition: width 500ms cubic-bezier(0.7, 0.01, 0.3, 1);
        transition: width 500ms cubic-bezier(0.7, 0.01, 0.3, 1);
    }
}

#menu_desktop .mobile-menu-right-wrapper {
    opacity: 0.0;
    -webkit-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

#menu_desktop .dark-fades {
    opacity: 0.0;
    -webkit-transition: opacity 300ms linear;
    transition: opacity 300ms linear;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

#menu_desktop.active {
    pointer-events: auto;
}

#menu_desktop.active:before {
    width: 100%;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
    -webkit-transition: width 400ms cubic-bezier(0.7, 0.01, 0.3, 1);
    transition: width 400ms cubic-bezier(0.7, 0.01, 0.3, 1);
}

#menu_desktop.active .mobile-menu-wrapper {
    width: 45%;
    opacity: 1.0;
    -webkit-transition: all 350ms cubic-bezier(0.7, 0.01, 0.3, 1);
    transition: all 350ms cubic-bezier(0.7, 0.01, 0.3, 1);
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}

#menu_desktop.active .mobile-menu-wrapper:after {
    width: calc(45% - 69px);
    -webkit-transition: all 350ms cubic-bezier(0.7, 0.01, 0.3, 1);
    transition: all 350ms cubic-bezier(0.7, 0.01, 0.3, 1);
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}

@media (max-width: 1100px) {
    #menu_desktop.active .mobile-menu-wrapper {
        width: 100%;
        -webkit-transition: width 350ms cubic-bezier(0.7, 0.01, 0.3, 1);
        transition: width 350ms cubic-bezier(0.7, 0.01, 0.3, 1);
    }
}

#menu_desktop.active .mobile-menu-right-wrapper {
    opacity: 1.0;
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}

#menu_desktop.active .dark-fades {
    opacity: 1.0;
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}

#menu_desktop.active .social_main_menu {
    opacity: 1.0;
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}

#menu_desktop.active .social_main_menu,
#menu_desktop.active .submenu-holder.active {
    pointer-events: auto;
}

.close-menu-button {
    pointer-events: none;
    top: 14px;
    right: 23px;
}

.close-menu-button:before,
.close-menu-button:after {
    background: #912121 !important;
}

.close-menu-button:hover:before,
.close-menu-button:hover:after,
.close-menu-button:active:before,
.close-menu-button:active:after,
.close-menu-button:focus:before,
.close-menu-button:focus:after {
    background: #ffffff !important;
}

.close-menu-button.active {
    pointer-events: auto;
    opacity: 1.0;
    transition-delay: 500ms;
}

.media-images-holder {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 1;
    background: #000;
}

.media-images-holder .media-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #000;
    z-index: 1;
    opacity: 0.0;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.media-images-holder .media-image.active {
    opacity: 1.0;
    z-index: 10;
}

.top-content-section {
    position: relative;
    z-index: 100;
    background: transparent;
    padding: 350px 0 200px;
}

@media (max-width: 1024px) {
    .top-content-section {
        padding: 150px 20px 100px;
    }
}

.big-links-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.big-links-list li {
    display: block;
    margin: 0;
    padding: 8px 0 !important;
}

.big-links-list li a {
    color: rgba(255, 255, 255, 0.2);
    display: inline-block;
}

.big-links-list li a:hover,
.big-links-list li a:active,
.big-links-list li a:focus {
    color: #ffffff;
}

.big-links-list li a h3 {
    font-weight: 200 !important;
    letter-spacing: -0.5px;
}

.big-links-list li.active a,
.big-links-list li.active a:focus {
    color: #ffffff !important;
}

.big-links-list.extra-links {
    margin-bottom: 20px;
}

.big-links-list.extra-links li {
    text-align: center;
    padding: 26px 0;
}

@media (max-width: 767px) {
    .big-links-list.extra-links li {
        padding: 18px 0;
    }
}

.big-links-list.extra-links li.first-child {
    padding-top: 0 !important;
}

.big-links-list.extra-links li a {
    position: relative;
    text-align: center;
    color: rgba(0, 0, 0, 0.12) !important;
    padding-bottom: 2px;
    font-size: 20px;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

@media (max-width: 767px) {
    .big-links-list.extra-links li a {
        font-size: 13px;
    }
}

.big-links-list.extra-links li a:before {
    position: absolute;
    content: '';
    left: 50%;
    right: 50%;
    bottom: 0;
    height: 1px;
    background: rgba(0, 0, 0, 0.9) !important;
    opacity: 0.0;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

.big-links-list.extra-links li a .post-title {
    position: relative;
    font-weight: 600 !important;
}

.big-links-list.extra-links li a .post-title:after {
    position: absolute;
    content: '';
    left: 100%;
    background-size: 19px 14px;
    width: 55px;
    top: 0;
    bottom: 0;
    opacity: 1.0;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

@media (max-width: 767px) {
    .big-links-list.extra-links li a .post-title:after {
        width: 32px;
        background-size: 12px;
    }
}

.big-links-list.extra-links li a:hover,
.big-links-list.extra-links li a:active,
.big-links-list.extra-links li a:focus {
    color: rgba(0, 0, 0, 0.9) !important;
}

.big-links-list.extra-links li a:hover:before,
.big-links-list.extra-links li a:active:before,
.big-links-list.extra-links li a:focus:before {
    opacity: 1.0;
    left: 0;
    right: 0;
}

.big-links-list.extra-links li a:hover .post-title:after,
.big-links-list.extra-links li a:active .post-title:after,
.big-links-list.extra-links li a:focus .post-title:after {
    opacity: 1.0;
}

.case-study-bottom {
    position: relative;
    display: block;
    margin-top: 60px;
}

#case-study-footer {
    position: relative;
    margin-top: 70px;
}

#case-study-footer .float-up-logo {
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -35px;
    z-index: 100;
    width: 70px;
    height: 70px;
}

#case-study-footer .float-up-logo img {
    width: 100%;
    max-width: 100% !important;
}

#case-study-footer .media-images-holder {
    position: absolute;
}

#case-study-footer .media-images-holder .media-image {
    background-position: center bottom;
}

#case-study-footer .top-content-section {
    padding: 150px 0 80px;
}

@media (max-width: 767px) {
    #case-study-footer .top-content-section {
        padding: 80px 0;
    }
}

#case-study-footer .big-links-list {
    margin-bottom: 25px;
}

#case-study-footer .big-links-list li {
    text-align: center;
    padding: 26px 0 !important;
}

@media (max-width: 767px) {
    #case-study-footer .big-links-list li {
        padding: 18px 0 !important;
    }
}

#case-study-footer .big-links-list li a,
#case-study-footer .big-links-list li a:focus {
    position: relative;
    text-align: center;
    color: #ffffff !important;
    padding-bottom: 2px;
    font-size: 20px;
}

@media (max-width: 767px) {

    #case-study-footer .big-links-list li a,
    #case-study-footer .big-links-list li a:focus {
        font-size: 13px;
    }
}

#case-study-footer .big-links-list li a:before,
#case-study-footer .big-links-list li a:focus:before {
    position: absolute;
    content: '';
    left: 50%;
    right: 50%;
    bottom: 0;
    height: 1px;
    background: #912121;
    opacity: 0.0;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

#case-study-footer .big-links-list li a .post-title,
#case-study-footer .big-links-list li a:focus .post-title {
    position: relative;
}

#case-study-footer .big-links-list li a .post-title:after,
#case-study-footer .big-links-list li a:focus .post-title:after {
    position: absolute;
    content: '+';
    color: #912121;
    left: calc(100% + 10px);
    font-size: 0.88em;
    top: 0;
    bottom: 0;
    opacity: 0.0;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

#case-study-footer .big-links-list li.active a:before,
#case-study-footer .big-links-list li.active a:focus:before {
    opacity: 1.0;
    left: 0;
    right: 0;
}

#case-study-footer .big-links-list li.active a .post-title:after,
#case-study-footer .big-links-list li.active a:focus .post-title:after {
    opacity: 1.0;
}

.content-section-wrapper {
    position: relative;
    display: block;
    padding: 25px 80px;
}

@media (max-width: 767px) {
    .content-section-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 1025px) {
    .post-content-inner {
        padding: 0 80px;
    }
}

.post-content-inner>img {
    display: block;
    margin: 0 auto;
    padding: 50px 0;
}

.left-white-bar:before {
    position: absolute;
    content: '';
    width: 91px;
    background: #ffffff;
    z-index: 19;
    left: 0;
    top: 0;
    bottom: 0;
}

@media (max-width: 1024px) {
    .left-white-bar:before {
        display: none;
    }
}

#pictures-section {
    margin-top: -130px;
}

@media (max-width: 1024px) {
    #pictures-section {
        display: none;
    }
}

#pictures-section .width-80 {
    width: 80%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.image-wrap {
    position: relative;
    display: block;
}

.image-wrap.half-width {
    float: left;
    width: 50%;
}

.image-wrap img {
    display: block;
    padding: 18px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    opacity: 0.0;
}

@media (min-width: 1025px) {

    .image-wrap img.push-right-10,
    .image-wrap img.push-left-10 {
        width: 90%;
    }
}

@media (min-width: 1025px) {

    .image-wrap img.push-right-20,
    .image-wrap img.push-left-20 {
        width: 80%;
    }
}

@media (min-width: 1025px) {

    .image-wrap img.push-right-30,
    .image-wrap img.push-left-30 {
        width: 70%;
    }
}

@media (max-width: 1500px) {
    .image-wrap.tablet-absolute {
        position: absolute;
        z-index: 100;
    }

    .image-wrap.tablet-absolute img.push-right-10,
    .image-wrap.tablet-absolute img.push-left-10,
    .image-wrap.tablet-absolute img.push-right-20,
    .image-wrap.tablet-absolute img.push-left-20,
    .image-wrap.tablet-absolute img.push-right-30,
    .image-wrap.tablet-absolute img.push-left-30 {
        width: 100% !important;
    }

    .image-wrap.tablet-absolute .abs-image.push-right-10,
    .image-wrap.tablet-absolute .abs-image.push-left-10,
    .image-wrap.tablet-absolute .abs-image.push-right-20,
    .image-wrap.tablet-absolute .abs-image.push-left-20,
    .image-wrap.tablet-absolute .abs-image.push-right-30,
    .image-wrap.tablet-absolute .abs-image.push-left-30 {
        right: 0;
        left: 0;
    }
}

.abs-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 18px;
    z-index: 10;
    opacity: 0.0;
    background-color: #222;
    overflow: hidden;
    -webkit-transition: all 0.3s linear 0.3s;
    transition: all 0.3s linear 0.3s;
}

.abs-image.no-margin {
    margin: 0 !important;
}

.abs-image.small-margins {
    margin: 12px;
}

.abs-image.x-small-margins {
    margin: 5px;
}

.abs-image.left-margin-0 {
    margin-left: 0 !important;
}

.abs-image.right-margin-0 {
    margin-right: 0 !important;
}

@media (max-width: 1024px) {
    .abs-image {
        margin: 0 !important;
    }
}

@media (max-width: 767px) {
    .abs-image {
        opacity: 1.0;
    }
}

.abs-image .abs-image-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #222;
    z-index: 10;
    overflow: hidden;
    -webkit-transition: left 0.4s cubic-bezier(1.000, 0.000, 0.000, 1.000) 0.6s;
    transition: left 0.4s cubic-bezier(1.000, 0.000, 0.000, 1.000) 0.6s;
}

@media (max-width: 767px) {
    .abs-image .abs-image-inner {
        display: none;
    }
}

.abs-image .abs-image-holder {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.0;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    will-change: transform;
    z-index: 1;
    -webkit-transition: opacity 0.5s cubic-bezier(1.000, 0.000, 0.000, 1.000) 0.6s, transform 0.5s ease-in-out 0.6s;
    transition: opacity 0.5s cubic-bezier(1.000, 0.000, 0.000, 1.000) 0.6s, transform 0.5s ease-in-out 0.6s;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
    .abs-image .abs-image-holder {
        -webkit-transform: scale(1.0, 1.0);
        -moz-transform: scale(1.0, 1.0);
        -ms-transform: scale(1.0, 1.0);
        -o-transform: scale(1.0, 1.0);
        transform: scale(1.0, 1.0);
        opacity: 1.0;
    }
}

@media (min-width: 1025px) {
    .abs-image.push-right-10 {
        left: 10%;
    }
}

@media (min-width: 1025px) {
    .abs-image.push-right-20 {
        left: 20%;
    }
}

@media (min-width: 1025px) {
    .abs-image.push-right-30 {
        left: 30%;
    }
}

@media (min-width: 1025px) {
    .abs-image.push-left-10 {
        right: 10%;
    }
}

@media (min-width: 1025px) {
    .abs-image.push-left-20 {
        right: 20%;
    }
}

@media (min-width: 1025px) {
    .abs-image.push-left-30 {
        right: 30%;
    }
}

.abs-image.show {
    opacity: 1.0;
}

.abs-image.show .abs-image-inner {
    left: 100%;
}

.abs-image.show .abs-image-holder {
    opacity: 1.0;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.image-swipe {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    opacity: 0.0;
    width: 100%;
}

.abs-image-effect {
    position: relative;
    background: #000 !important;
    opacity: 0.0;
    -webkit-transition: all 0.3s linear 0.3s;
    transition: all 0.3s linear 0.3s;
}

.abs-image-effect:after {
    position: absolute;
    background-color: #000;
    content: '';
    z-index: 200;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    -webkit-transition: left 0.4s cubic-bezier(1.000, 0.000, 0.000, 1.000) 0.6s;
    transition: left 0.4s cubic-bezier(1.000, 0.000, 0.000, 1.000) 0.6s;
}

.abs-image-effect .background-image-with-opacity,
.abs-image-effect .column-part-inner {
    opacity: 0.0;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    will-change: transform;
    z-index: 1;
    -webkit-transition: opacity 0.5s cubic-bezier(1.000, 0.000, 0.000, 1.000) 0.6s, transform 0.5s ease-in-out 0.6s;
    transition: opacity 0.5s cubic-bezier(1.000, 0.000, 0.000, 1.000) 0.6s, transform 0.5s ease-in-out 0.6s;
}

.abs-image-effect.show {
    opacity: 1.0;
}

.abs-image-effect.show:after {
    left: 100%;
}

.abs-image-effect.show .background-image-with-opacity,
.abs-image-effect.show .column-part-inner {
    opacity: 1.0;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

@media (max-width: 767px) {
    .abs-image-effect {
        opacity: 1.0;
    }

    .abs-image-effect:after {
        display: none;
    }

    .abs-image-effect .background-image-with-opacity,
    .abs-image-effect .column-part-inner {
        opacity: 1.0;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}

.quotes {
    position: relative;
    display: block;
    padding: 0;
    margin: 50px auto 50px;
    text-align: center;
    max-width: 800px;
    background: #ffffff;
    -webkit-transition: height 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: height 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 1024px) {
    .quotes {
        margin: 50px auto 50px;
    }
}

.quotes .left-right-nav {
    position: absolute;
    left: 50%;
    right: auto;
    width: 100%;
    max-width: 1050px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1.0;
    pointer-events: auto;
    z-index: 200;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

@media (max-width: 1024px) {
    .quotes .left-right-nav {
        opacity: 1.0;
        pointer-events: auto;
        display: none;
    }
}

.quotes .left-right-nav .goes-left,
.quotes .left-right-nav .goes-right {
    position: absolute;
    cursor: pointer;
    font-size: 15px;
    background: #912121;
    color: #ffffff;
    text-align: center;
    width: 50px;
    height: 50px;
    padding: 0;
    opacity: 0.43;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

.quotes .left-right-nav .goes-left span,
.quotes .left-right-nav .goes-right span {
    position: absolute;
    top: 17px;
}

.quotes .left-right-nav .goes-left:hover,
.quotes .left-right-nav .goes-left:active,
.quotes .left-right-nav .goes-left:focus,
.quotes .left-right-nav .goes-right:hover,
.quotes .left-right-nav .goes-right:active,
.quotes .left-right-nav .goes-right:focus {
    background: #912121;
    color: #ffffff;
    opacity: 1.0;
}

.quotes .left-right-nav .goes-left {
    left: 10px;
}

@media (max-width: 1024px) {
    .quotes .left-right-nav .goes-left {
        left: 10px;
    }
}

.quotes .left-right-nav .goes-left span {
    left: 20px;
}

.quotes .left-right-nav .goes-right {
    right: 10px;
}

@media (max-width: 1024px) {
    .quotes .left-right-nav .goes-right {
        right: 10px;
    }
}

.quotes .left-right-nav .goes-right span {
    left: 22px;
}

.quotes .quote-nav {
    position: absolute;
    z-index: 100;
    bottom: -50px;
    left: 0;
    right: 0;
}

.quotes .quote-nav a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 4px 6px;
}

.quotes .quote-nav a:before {
    position: relative;
    display: block;
    content: '•';
    font-size: 25px;
    color: #000;
    opacity: 0.2;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

.quotes .quote-nav a span {
    position: relative;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0.1px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.0;
    color: #585757;
    opacity: 0.0;
    text-align: center;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    display: none;
}

.quotes .quote-nav a span.remove-active {
    opacity: 0.2;
}

.quotes .quote-nav a:hover:before,
.quotes .quote-nav a:active:before,
.quotes .quote-nav a.active:before {
    color: #11222c;
    opacity: 1.0;
}

.quotes .quote-nav a.active {
    pointer-events: none;
}

.quotes .quote-image {
    position: relative;
    display: block;
    margin: 0 auto 40px;
    text-align: center;
}

.quotes .quote-image:before {
    position: absolute;
    font-family: "Work Sans", sans-serif;
    font-size: 170px;
    line-height: 0;
    color: #11222c;
    left: calc(50% - 140px);
    content: '“';
    text-align: left;
    top: 120px;
    font-weight: 400;
    z-index: 100;
    pointer-events: none;
}

@media (max-width: 1024px) {
    .quotes .quote-image:before {
        display: none;
    }
}

.quotes .quote-image>img {
    position: relative;
    display: block;
    max-width: 222px;
    height: auto;
    margin: 0 auto;
}

.quotes .quote-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0.0;
    z-index: 1;
    padding: 30px 90px;
    -webkit-transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 767px) {
    .quotes .quote-wrapper {
        padding: 30px 30px;
    }
}

.quotes .quote-wrapper .small-quote {
    font-size: 15px;
    margin: 0;
    padding: 0 0 40px;
}

.quotes .quote-wrapper .quote-text {
    position: relative;
    display: block;
    padding: 0 0 15px;
    margin: 0;
    font-size: 25px;
}

@media (max-width: 1024px) {
    .quotes .quote-wrapper .quote-text {
        padding: 0;
    }
}

.quotes .quote-wrapper .quote-text:before,
.quotes .quote-wrapper .quote-text:after {
    position: absolute;
    font-family: "Work Sans", sans-serif;
    font-size: 200px;
    line-height: 0;
    color: rgba(0, 0, 0, 0.06);
    display: none;
}

@media (max-width: 1024px) {

    .quotes .quote-wrapper .quote-text:before,
    .quotes .quote-wrapper .quote-text:after {
        font-size: 100px;
    }
}

.quotes .quote-wrapper .quote-text:before {
    left: 10px;
    content: '“';
    text-align: left;
    top: 46px;
}

@media (max-width: 1024px) {
    .quotes .quote-wrapper .quote-text:before {
        top: 20px;
        left: -20px;
    }
}

.quotes .quote-wrapper .quote-text:after {
    right: 10px;
    content: '“';
    text-align: right;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -70px;
}

@media (max-width: 1024px) {
    .quotes .quote-wrapper .quote-text:after {
        top: -35px;
        right: -20px;
    }
}

.quotes .quote-wrapper .quote-text.no-right-quote {
    margin-bottom: 4px;
}

.quotes .quote-wrapper .quote-text.no-right-quote:after {
    display: none;
}

.quotes .quote-wrapper .cite {
    position: relative;
    display: block;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-bottom: 0;
    pointer-events: none;
}

.quotes .quote-wrapper.active {
    opacity: 1.0;
    z-index: 10;
}

.turn-title {
    position: relative;
    display: block;
    -webkit-transform: translate(0, -65%) rotate(90deg);
    -moz-transform: translate(0, -65%) rotate(90deg);
    -ms-transform: translate(0, -65%) rotate(90deg);
    -o-transform: translate(0, -65%) rotate(90deg);
    transform: translate(0, -65%) rotate(90deg);
    transform-origin: 0 0;
    top: 60px;
    left: 50%;
    margin-left: 30px;
    white-space: nowrap;
    font-size: 55px;
}

.top-white-box:before,
.bottom-white-box:before {
    position: absolute;
    content: '';
    z-index: 1;
    height: 80px;
    left: 0;
    right: 0;
    background: #ffffff;
}

@media (max-width: 1024px) {

    .top-white-box:before,
    .bottom-white-box:before {
        display: none;
    }
}

.top-white-box.bigger-white-box:before,
.bottom-white-box.bigger-white-box:before {
    height: 200px;
}

.top-white-box:before {
    top: 0;
}

.bottom-white-box:before {
    bottom: 0;
}

.middle-logo {
    position: absolute;
    z-index: 100;
    left: -135px;
    top: 30px;
}

@media (max-width: 1024px) {
    .middle-logo {
        display: none;
    }
}

.big-title {
    display: block;
    color: #912121;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    font-size: 140px;
    letter-spacing: -8px;
    line-height: 0.8;
}

@media (max-width: 1024px) {
    .big-title {
        font-size: 90px;
        letter-spacing: -5px;
    }
}

.min-400 {
    min-height: 400px;
}

#latest-insights {
    padding: 227px 0px 50px 0px;
}

@media (max-width: 1024px) {
    #latest-insights {
        padding: 150px 0px 50px 0px;
    }
}

#brand-champion .bg-title {
    left: -8px;
    bottom: -120px;
    top: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

#brand-defender .boxed-margin:before,
#brand-defender .boxed-margin:after {
    top: -180px;
}

#brand-defender .boxed-margin:after {
    bottom: auto;
    height: 600px;
}

.image-swipe-banner {
    opacity: 0.0;
    -webkit-transition: opacity 1.0s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: opacity 1.0s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

@media (max-width: 767px) {
    .image-swipe-banner {
        opacity: 1.0;
    }
}

.image-swipe-banner:before {
    position: absolute;
    z-index: 100;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #ffffff;
    -webkit-transition: all 1.0s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 1.0s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

@media (max-width: 767px) {
    .image-swipe-banner:before {
        display: none;
    }
}

.image-swipe-banner.show {
    opacity: 1.0;
}

.image-swipe-banner.show:before {
    right: 100%;
}

.image-swipe-banner.show.show-from-left:before {
    right: 0;
    left: 100%;
}

#searchform .search-for-label {
    position: absolute;
    left: -9999px;
}

#search-results {
    padding: 200px 0px 50px;
}

@media (max-width: 1024px) {
    #search-results {
        padding: 100px 0px 50px;
    }
}

#search-results-intro {
    padding: 0 30px;
}

.play {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    background: rgba(255, 255, 255, 0.92);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    padding: 2px;
    z-index: 100;
    opacity: 1.0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
}

.play .fa {
    position: absolute;
    color: #912121;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -5px;
    font-size: 22px;
    line-height: 1.0;
}

.main-video {
    position: relative;
}

.main-video:after {
    position: absolute;
    content: '';
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.7);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#b3000000', GradientType=0);
    opacity: 0.0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    z-index: 10;
}

.main-video:hover:after,
.main-video:active:after,
.main-video:focus:after {
    opacity: 1.0;
}

.video-gallery {
    position: relative;
    display: block;
    text-align: center;
}

.video-gallery>.main-video {
    display: block;
    padding: 10px;
    width: 100%;
}

@media (max-width: 1024px) {
    .video-gallery>.main-video {
        max-width: 500px;
        margin: 0 auto;
    }
}

.video-gallery>.main-video .play:after {
    position: absolute;
    content: 'play';
    font-family: "Work Sans", sans-serif;
    color: #585757;
    text-align: center;
    left: 0;
    right: 0;
    top: 15px;
    font-size: 18px;
    font-style: italic;
    z-index: 100;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.video-gallery>.main-video .play .fa {
    display: none;
}

.video-gallery .thumb-vids {
    display: block;
}

.video-gallery .thumb-vids:before,
.video-gallery .thumb-vids:after {
    content: "";
    display: table;
}

.video-gallery .thumb-vids:after {
    clear: both;
}

.video-gallery .thumb-vids .main-video {
    float: left;
    padding: 10px;
    width: 33.333333333333%;
}

@media (max-width: 1024px) {
    .video-gallery .thumb-vids .main-video {
        float: none;
        display: block;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }
}

.gradient-hover>a .column-part-inner {
    z-index: 10;
}

.gradient-hover>a:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#b3000000', GradientType=0);
    opacity: 0.0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    z-index: 1;
}

.gradient-hover>a:hover:after,
.gradient-hover>a:active:after,
.gradient-hover>a:focus:after {
    opacity: 0.7;
}

.our-team {
    position: relative;
    display: block;
    padding: 0;
}

.our-team .row {
    display: block;
}

.our-team .tabbed-content {
    padding: 0 30px;
}

.our-team .tabbed-content .member-content-wrapper {
    padding: 20px 0;
}

@media (max-width: 767px) {
    .our-team .tabbed-content .executive-team-member-details .column-part {
        padding-left: 0;
        padding-right: 0;
    }
}

.our-team .team-member {
    float: left;
    width: 33.333333333333%;
    padding: 0;
    overflow: hidden;
}

@media (max-width: 1099px) {
    .our-team .team-member {
        float: none;
        display: block;
        width: 100%;
        margin: 0 auto;
        max-width: 400px;
    }
}

.our-team .team-member .outer-content {
    position: relative;
    display: block;
    padding: 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000;
    width: 101%;
    height: 600px;
}

@media (max-width: 1099px) {
    .our-team .team-member .outer-content {
        width: 100%;
    }
}

.our-team .team-member .outer-content .open-team-details {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: transparent;
    cursor: pointer;
}

.our-team .team-member .outer-content .open-team-details .meet-text {
    position: absolute;
    bottom: 119px;
    left: 0;
    right: 0;
    height: 95px;
    text-align: center;
    color: #ffffff;
    background: rgba(18, 31, 158, 0.86);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    opacity: 0.0;
    padding: 40px;
    font-size: 12px;
    z-index: 50;
}

.our-team .team-member .outer-content .open-team-details .rollover-image {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: transparent;
    opacity: 0.0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    z-index: 10;
}

.our-team .team-member .outer-content .open-team-details:hover .meet-text,
.our-team .team-member .outer-content .open-team-details:hover .rollover-image,
.our-team .team-member .outer-content .open-team-details:active .meet-text,
.our-team .team-member .outer-content .open-team-details:active .rollover-image,
.our-team .team-member .outer-content .open-team-details:focus .meet-text,
.our-team .team-member .outer-content .open-team-details:focus .rollover-image {
    opacity: 1.0;
}

.our-team .team-member .outer-content .inner-content {
    position: absolute;
    display: block;
    padding: 25px 100px 35px 40px;
    background: #ffffff;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    z-index: 100;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 119px;
}

.our-team .team-member .outer-content .inner-content .member-name {
    display: block;
    padding-bottom: 0;
    color: #11222c;
    letter-spacing: 1.6px;
    font-size: 15px;
    line-height: 1.1;
}

.our-team .team-member .outer-content .inner-content .member-position {
    color: #ababab;
    margin: 0;
    line-height: 1.2;
}

.our-team .team-member .outer-content .inner-content .member-position em {
    letter-spacing: -0.4px;
}

.our-team .team-member .outer-content .inner-content .social-link {
    position: absolute;
    top: 23px;
    right: 40px;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    z-index: 10;
    background: #c9cad0;
    color: #ffffff;
}

.our-team .team-member .outer-content .inner-content .social-link span {
    display: block;
    padding: 10px 2px 0;
    text-align: center;
    font-size: 18px;
}

.our-team .team-member .outer-content .inner-content .social-link:hover,
.our-team .team-member .outer-content .inner-content .social-link:active,
.our-team .team-member .outer-content .inner-content .social-link:focus {
    background: #11222c;
    color: #ffffff;
}

.close-content-holder {
    position: fixed;
    z-index: 1000;
    pointer-events: none;
    cursor: pointer;
    opacity: 0.0;
    top: 105px;
    right: 35px;
    color: #ffffff;
    padding: 0 16px 1px 23px;
    background: #11222c;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
}

@media (max-width: 1024px) {
    .close-content-holder {
        top: 85px;
        right: 20px;
    }
}

.close-content-holder.open {
    pointer-events: auto;
    opacity: 1.0;
}

.close-content-holder span {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.close-content-holder .x-part {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 35px;
    padding: 10px;
    vertical-align: middle;
}

.close-content-holder .x-part:before,
.close-content-holder .x-part:after {
    position: absolute;
    content: '';
    width: 15px;
    height: 2px;
    top: 17px;
    right: 0;
    background: #ffffff;
    -webkit-transition: all 130ms linear;
    transition: all 130ms linear;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.close-content-holder .x-part:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-content-holder .close-text {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    -webkit-transition: all 130ms linear;
    transition: all 130ms linear;
}

.close-content-holder .lines-holder {
    position: relative;
    display: block;
    width: 25px;
    left: 2px;
    top: 6px;
    padding-bottom: 30px;
}

@media (max-width: 1024px) {
    .close-content-holder .lines-holder {
        display: none;
    }
}

.close-content-holder .lines-holder .p-title,
.close-content-holder .lines-holder .menu-title {
    writing-mode: tb-rl;
}

.close-content-holder .lines-holder .p-title {
    opacity: 1.0;
    transition-delay: 200ms;
}

.close-content-holder .lines-holder .menu-title {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.0;
    transition-delay: 0ms;
}

.close-content-holder .lines-holder .line-title,
.close-content-holder .lines-holder .line-title-2 {
    position: absolute;
    pointer-events: none;
    width: 1px;
    height: 24px;
    right: 50%;
    bottom: -2px;
    background: #585757;
    opacity: 1.0;
}

.close-content-holder .lines-holder .line-title-2 {
    bottom: -50px;
    opacity: 0.0;
}

.close-content-holder:hover,
.close-content-holder:active,
.close-content-holder:focus {
    background: #912121;
}

.close-content-holder:hover .x-part:before,
.close-content-holder:hover .x-part:after,
.close-content-holder:active .x-part:before,
.close-content-holder:active .x-part:after,
.close-content-holder:focus .x-part:before,
.close-content-holder:focus .x-part:after {
    background: #ffffff;
}

.close-content-holder:hover .close-text,
.close-content-holder:active .close-text,
.close-content-holder:focus .close-text {
    color: #ffffff;
}

.close-content-holder:hover .lines-holder .p-title,
.close-content-holder:active .lines-holder .p-title,
.close-content-holder:focus .lines-holder .p-title {
    opacity: 0.0;
    transition-delay: 0ms;
}

.close-content-holder:hover .lines-holder .menu-title,
.close-content-holder:active .lines-holder .menu-title,
.close-content-holder:focus .lines-holder .menu-title {
    opacity: 1.0;
    transition-delay: 200ms;
}

.close-content-holder:hover .lines-holder .line-title,
.close-content-holder:active .lines-holder .line-title,
.close-content-holder:focus .lines-holder .line-title {
    bottom: calc(100% + 5px);
    opacity: 0.0;
}

.close-content-holder:hover .lines-holder .line-title-2,
.close-content-holder:active .lines-holder .line-title-2,
.close-content-holder:focus .lines-holder .line-title-2 {
    bottom: -2px;
    opacity: 1.0;
}

.categories-line {
    display: block;
    text-align: center;
    margin-bottom: 20px !important;
}

.tax-type #work-section {
    position: relative;
    display: block;
    background: #fff;
    padding: 0 50px 100px !important;
}

@media (max-width: 1024px) {
    .tax-type #work-section {
        padding: 0 0 100px !important;
    }
}

.tax-type #work-section #work-section-column-part {
    padding: 0 30px !important;
}

@media (max-width: 1024px) {
    .tax-type #work-section #work-section-column-part {
        padding: 0 !important;
    }
}

img.lazy[data-src] {
    opacity: 0.0;
}

img.lazy {
    opacity: 0;
    -webkit-transition: opacity 1.5s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 1.5s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

img.lazy.with-fade-up {
    -webkit-transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -ms-transform: translate(0, 40px);
    -o-transform: translate(0, 40px);
    transform: translate(0, 40px);
    -webkit-transition: opacity 1.5s cubic-bezier(0.190, 1.000, 0.220, 1.000), transform 1.5s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 1.5s cubic-bezier(0.190, 1.000, 0.220, 1.000), transform 1.5s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

img.lazy.visible {
    opacity: 1.0 !important;
}

img.lazy.visible.with-fade-up {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.add-top-line>.fl-row-content-wrap>.fl-row-content {
    position: relative;
}

.add-top-line>.fl-row-content-wrap>.fl-row-content:before {
    position: absolute;
    content: '';
    display: block;
    background: #d5d5d5;
    height: 1px;
    left: 30px;
    right: 30px;
    top: 0;
}

.work-image-panes {
    position: relative;
    display: block;
    padding: 0 83px;
}

@media (max-width: 1024px) {
    .work-image-panes {
        padding: 0 20px;
    }
}

.work-image-panes ul.work-grid-row {
    position: relative;
    display: block;
    list-style: none;
    padding: 0;
    margin: 0 auto;
}

.work-image-panes ul.work-grid-row>li {
    position: relative;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0;
    padding: 4px;
    background-color: transparent;
    overflow: hidden;
    opacity: 0.0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.work-image-panes ul.work-grid-row>li .share-image-options {
    position: absolute;
    z-index: 100;
    opacity: 0.0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    pointer-events: none;
    background: rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    left: 4px;
    right: 4px;
    top: auto;
    bottom: 4px;
    height: 50%;
    padding: 0;
}

@media (max-width: 767px) {
    .work-image-panes ul.work-grid-row>li .share-image-options {
        display: none;
    }
}

.work-image-panes ul.work-grid-row>li .share-image-options ul {
    position: absolute;
    list-style: none;
    padding: 18px 20px;
    margin: 0;
    z-index: 10;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: right;
}

.work-image-panes ul.work-grid-row>li .share-image-options ul li {
    display: inline-block !important;
    vertical-align: middle;
    text-align: right;
    padding: 6px;
    margin: 0;
}

.work-image-panes ul.work-grid-row>li .share-image-options ul li a {
    color: #111 !important;
    background: #ffffff !important;
    border: 0;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    font-size: 16px;
    padding-top: 10px;
    cursor: pointer;
}

.work-image-panes ul.work-grid-row>li .share-image-options ul li a:hover,
.work-image-panes ul.work-grid-row>li .share-image-options ul li a:active,
.work-image-panes ul.work-grid-row>li .share-image-options ul li a:focus {
    color: #111 !important;
    background: #ffffff !important;
}

.work-image-panes ul.work-grid-row>li:hover .share-image-options,
.work-image-panes ul.work-grid-row>li:active .share-image-options,
.work-image-panes ul.work-grid-row>li:focus .share-image-options {
    opacity: 1.0;
    pointer-events: auto;
}

.work-image-panes ul.work-grid-row>li img {
    position: relative;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    z-index: 10;
    object-fit: cover;
    object-position: 0 0;
    font-family: 'object-fit: cover; object-position: 0;';
    opacity: 0.0;
    /* -webkit-transition: opacity 1.5s @easeOutExpo, transform 1.5s @easeOutExpo; */
    /* transition: opacity 1.5s @easeOutExpo, transform 1.5s @easeOutExpo; */
}

.work-image-panes ul.work-grid-row>li img.with-fade-up {
    -webkit-transform: translate(0, 40px);
    -moz-transform: translate(0, 40px);
    -ms-transform: translate(0, 40px);
    -o-transform: translate(0, 40px);
    transform: translate(0, 40px);
}

.work-image-panes ul.work-grid-row>li img.visible {
    opacity: 1.0;
}

.work-image-panes ul.work-grid-row>li img.visible.with-fade-up {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.work-image-panes ul.work-grid-row>li.visible {
    opacity: 1.0;
}

.work-image-panes ul.work-grid-row>li.visible:before {
    left: 100%;
}

.work-image-panes ul.work-grid-row>li.visible img {
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    opacity: 1.0;
    will-change: transform;
}

.work-image-panes ul.work-grid-row>li.visible img.with-fade-up {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

@media (min-width: 768px) {
    .work-image-panes ul.work-grid-row {
        padding: 4px;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 50% 50%;
        grid-template-columns: 50% 50%;
        -ms-grid-auto-rows: 400px;
        grid-auto-rows: 400px;
        -ms-grid-auto-flow: row;
        grid-auto-flow: row;
    }

    .work-image-panes ul.work-grid-row>li {
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        flex-direction: row;
        justify-content: center;
        align-items: stretch;
        align-content: center;
        min-height: 400px;
    }

    .work-image-panes ul.work-grid-row>li:nth-child(8n - 7),
    .work-image-panes ul.work-grid-row>li:nth-child(8n - 4),
    .work-image-panes ul.work-grid-row>li:nth-child(8n) {
        -ms-grid-row: auto;
        grid-row: auto;
        grid-column-end: span 2;
        grid-row-end: span 2;
    }

    .work-image-panes ul.work-grid-row>li:nth-child(8n - 2) {
        grid-row-end: span 2;
    }
}

.top-work-links {
    font-size: 16px;
    line-height: 1.6;
    text-transform: uppercase;
}

.top-work-links a {
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0.9px;
    font-size: 0.9em;
    display: inline-block;
    color: #912121;
    padding: 20px 20px 20px 0;
}

.top-work-links a:hover,
.top-work-links a:active,
.top-work-links a:focus {
    color: #ffffff;
}

.indent-box {
    position: relative;
    display: block;
    padding-left: 53px;
}

@media (max-width: 1300px) {
    .indent-box {
        padding-left: 0;
    }
}

.background-header {
    position: absolute;
    font-family: "Work Sans", sans-serif;
    text-align: left;
    font-size: 230px;
    font-weight: 400;
    color: #eaebed;
    top: -142px;
    left: 0;
    right: 0;
    line-height: 1.0;
    pointer-events: none;
    padding: 0;
    letter-spacing: -0.01em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    font-size: 13.0em;
}

.background-header.centered {
    left: 0;
    right: 0;
    text-align: center;
}

@media (max-width: 1024px) {
    .background-header {
        display: none;
    }
}

.background-contain>.background-image-with-opacity,
.background-contain>.background-image-with-opacity>.img-hold {
    background-size: contain !important;
}

.background-normal>.background-image-with-opacity,
.background-normal>.background-image-with-opacity>.img-hold {
    background-size: initial !important;
}

.footer-links {
    position: relative;
    display: block;
    height: 440px;
    z-index: 200;
    margin-top: -130px;
}

@media (max-width: 1024px) {
    .footer-links {
        display: none;
    }
}

.footer-links a {
    position: absolute;
    width: 55%;
    padding: 80px 12% 80px 100px;
    min-height: 235px;
    color: #ffffff;
    -webkit-border-radius: 0 60px 0 60px;
    -moz-border-radius: 0 60px 0 60px;
    border-radius: 0 60px 0 60px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.footer-links a .footer-link-main-title span {
    font-weight: 200;
    font-size: 1.05em;
    letter-spacing: -0.5px;
}

.footer-links a .small-headline {
    padding-bottom: 5px;
}

.footer-links a:first-child {
    top: 0;
    left: 0;
    z-index: 100;
    text-align: left;
    background: #11222c;
}

.footer-links a:first-child:before {
    position: absolute;
    content: '';
    background: #912121;
    opacity: 0.16;
    z-index: 10;
    right: 50px;
    bottom: -46px;
    width: 167px;
    height: 121px;
    pointer-events: none;
    -webkit-border-radius: 0 28px 0 28px;
    -moz-border-radius: 0 28px 0 28px;
    border-radius: 0 28px 0 28px;
}

.footer-links a:first-child:after {
    position: absolute;
    content: '';
    background: transparent;
    border: 2px solid #912121;
    opacity: 0.16;
    right: 30px;
    bottom: -137px;
    width: 250px;
    height: 181px;
    -webkit-border-radius: 0 46px 0 46px;
    -moz-border-radius: 0 46px 0 46px;
    border-radius: 0 46px 0 46px;
    pointer-events: none;
}

.footer-links a:last-child {
    top: 108px;
    right: 0;
    z-index: 10;
    text-align: right;
    background: #912121;
    padding: 80px 100px 80px 12%;
}

.footer-links a:hover,
.footer-links a:active,
.footer-links a:focus {
    color: #ffffff;
}

.footer-links a:hover:first-child,
.footer-links a:active:first-child,
.footer-links a:focus:first-child {
    background: #031080;
}

.footer-links a:hover:last-child,
.footer-links a:active:last-child,
.footer-links a:focus:last-child {
    background: #0cb7ef;
}

.split-line .line {
    position: relative;
}

.split-line .line .text-wrap {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0;
}

.split-line .line .text-wrap .inner-text-wrap {
    display: inline-block;
    vertical-align: top;
    opacity: 0.0;
    width: auto;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: geometricPrecision;
    -webkit-transform: translate(0, 50%);
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -o-transform: translate(0, 50%);
    transform: translate(0, 50%);
    -webkit-transition: transform 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 400ms, opacity 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 400ms;
    transition: transform 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 400ms, opacity 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 400ms;
}

.split-line.show .line .text-wrap .inner-text-wrap {
    opacity: 1.0;
    width: auto;
    -webkit-transform: translate(0, 0%);
    -moz-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    -o-transform: translate(0, 0%);
    transform: translate(0, 0%);
}

.scroll-down-to-learn-more {
    position: fixed;
    text-align: right;
    color: #cfcfcf;
    width: 120px;
    right: 70px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    margin: 0;
    line-height: 3.0;
    pointer-events: none;
}

.outer-vid-wrapper {
    position: absolute;
    right: 0;
    bottom: 0;
}

@media (max-width: 1024px) {
    .outer-vid-wrapper {
        display: none;
    }
}

.outer-vid-wrapper:before {
    position: absolute;
    content: '';
    background: transparent;
    border: 2px solid #912121;
    opacity: 1.0;
    left: -54px;
    top: -58px;
    width: 284px;
    height: 207px;
    -webkit-border-radius: 0 42px 0 42px;
    -moz-border-radius: 0 42px 0 42px;
    border-radius: 0 42px 0 42px;
    z-index: 1;
    pointer-events: none;
}

.outer-vid-wrapper:after {
    position: absolute;
    content: '';
    background: #11222c;
    opacity: 0.95;
    z-index: 10;
    right: 47px;
    bottom: -33px;
    width: 115px;
    height: 83px;
    -webkit-border-radius: 17px 0 17px 0;
    -moz-border-radius: 17px 0 17px 0;
    border-radius: 17px 0 17px 0;
    z-index: 101;
    pointer-events: none;
}

@media (max-width: 1024px) {

    .outer-vid-wrapper:before,
    .outer-vid-wrapper:after {
        display: none;
    }
}

.outer-vid-wrapper .vid-wrapper {
    position: relative;
    display: block;
    z-index: 100;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.outer-vid-wrapper .vid-wrapper:before {
    position: absolute;
    content: '';
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #031080;
    opacity: 0.0;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.outer-vid-wrapper .vid-wrapper .play {
    position: absolute;
    z-index: 100;
    background: rgba(255, 255, 255, 0.7);
    color: #11222c;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    padding: 22px 2px;
    font-size: 12px;
}

.outer-vid-wrapper .vid-wrapper .play .fa {
    color: #11222c;
    font-size: 14px;
    margin-top: -7px;
    margin-left: -3px;
}

.outer-vid-wrapper .vid-wrapper .video-subtitle {
    position: absolute;
    z-index: 100;
    left: 20px;
    top: 25px;
    bottom: 22px;
    writing-mode: tb-rl;
    color: #ffffff;
    text-align: left;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 0.3px;
}

.outer-vid-wrapper .vid-wrapper:hover:before,
.outer-vid-wrapper .vid-wrapper:active:before,
.outer-vid-wrapper .vid-wrapper:focus:before {
    opacity: 0.4;
}

.outer-vid-wrapper .vid-wrapper:hover .play,
.outer-vid-wrapper .vid-wrapper:active .play,
.outer-vid-wrapper .vid-wrapper:focus .play {
    background: #ffffff;
}

.float-menu {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 100;
    background: transparent;
    margin: 0;
    padding: 0;
    border: 0;
}

@media (max-width: 1024px) {
    .float-menu {
        display: none;
    }
}

.float-menu .dot-nav-wrapper {
    position: relative;
    display: block;
    text-align: center;
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    padding: 20px 30px;
    background: transparent;
    -webkit-transition: padding-top 200ms linear, padding-bottom 200ms linear;
    transition: padding-top 200ms linear, padding-bottom 200ms linear;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0);
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.float-menu .dot-nav-wrapper.set-to-fixed {
    position: fixed;
    top: 74px;
    border-top: 1px solid rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.08);
}

.float-menu .dot-nav-wrapper a {
    counter-increment: float-menu-item;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 16px 18px;
    background: transparent !important;
    width: auto !important;
    height: auto !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-indent: 0 !important;
    opacity: 1.0 !important;
    margin: 0 6px;
    text-transform: uppercase;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 1.0px;
    line-height: 1.0;
    font-weight: 400;
    background: transparent;
    color: #585757;
    font-size: 11px;
}

.float-menu .dot-nav-wrapper a:before {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #11222c;
    padding-right: 4px;
    content: counter(float-menu-item, decimal-leading-zero) ' / ';
}

.float-menu .dot-nav-wrapper a:hover,
.float-menu .dot-nav-wrapper a:active,
.float-menu .dot-nav-wrapper a:focus {
    color: #11222c;
}

@media (max-width: 1024px) {
    .remove-background-on-mobile .background-contain {
        text-align: center;
    }

    .remove-background-on-mobile .background-contain img {
        width: 100%;
        max-width: 500px;
    }
}

.remove-background-on-mobile .background-contain .background-image-with-opacity,
.remove-background-on-mobile .background-contain .background-image-with-opacity>.img-hold {
    background-size: contain !important;
    margin: 0 50px;
}

@media (max-width: 1024px) {

    .remove-background-on-mobile .background-contain .background-image-with-opacity,
    .remove-background-on-mobile .background-contain .background-image-with-opacity>.img-hold {
        display: none;
    }
}

@media (max-width: 1024px) {
    .remove-bg-on-mobile.background-contain {
        text-align: center;
    }

    .remove-bg-on-mobile.background-contain img {
        width: 100%;
        max-width: 500px;
    }
}

.remove-bg-on-mobile.background-contain .background-image-with-opacity,
.remove-bg-on-mobile.background-contain .background-image-with-opacity>.img-hold {
    background-size: contain !important;
    margin: 0 0 0 50px;
}

@media (max-width: 1024px) {

    .remove-bg-on-mobile.background-contain .background-image-with-opacity,
    .remove-bg-on-mobile.background-contain .background-image-with-opacity>.img-hold {
        display: none;
    }
}

ul.tabbed-buttons {
    position: relative;
    display: block;
    z-index: 100;
    padding: 0 0 0 50px;
    margin: 0;
    list-style: none;
}

ul.tabbed-buttons li {
    display: block;
    counter-increment: tab-item;
    padding: 0;
    margin: 0;
}

ul.tabbed-buttons a {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    background: transparent;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

ul.tabbed-buttons a:before {
    position: absolute;
    content: '';
    left: auto;
    top: 50%;
    right: 100%;
    bottom: auto;
    height: 1px;
    width: 0;
    background: #6e6eb3;
    opacity: 0.0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    z-index: 10;
}

ul.tabbed-buttons a span {
    position: relative;
    display: inline-block;
    z-index: 100;
    padding: 8px 20px;
}

ul.tabbed-buttons a span:before {
    position: relative;
    display: inline-block;
    padding: 0 12px 0 0;
    color: #6e6eb3;
    content: counter(tab-item, decimal-leading-zero);
}

ul.tabbed-buttons a span:after {
    position: absolute;
    content: '';
    left: auto;
    top: 50%;
    right: 100%;
    bottom: auto;
    height: 1px;
    width: 0;
    background: #912121;
    opacity: 0.0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    z-index: 100;
}

ul.tabbed-buttons a:hover,
ul.tabbed-buttons a:active,
ul.tabbed-buttons a:focus {
    color: #ffffff;
}

ul.tabbed-buttons a:hover span:after,
ul.tabbed-buttons a:active span:after,
ul.tabbed-buttons a:focus span:after {
    width: 50px;
    opacity: 1.0;
}

.top-left-square {
    position: absolute;
    z-index: 1;
    left: -56px;
    top: -28px;
}

.bottom-right-squares {
    position: absolute;
    z-index: 1;
    right: -122px;
    bottom: -170px;
}

@media (max-width: 1024px) {
    .bottom-right-squares {
        display: none;
    }
}

.bottom-left-link {
    position: absolute;
    left: -110px;
    bottom: -85px;
    z-index: 100;
    display: block;
}

.bottom-left-link a {
    position: relative;
    display: inline-block;
    padding: 0 0 0 80px;
    color: #ffffff !important;
}

@media (max-width: 1024px) {
    .bottom-left-link a {
        left: 60px;
        padding-left: 50px;
    }
}

.bottom-left-link a:hover,
.bottom-left-link a:active,
.bottom-left-link a:focus {
    color: #912121 !important;
}

.bottom-left-link a:before {
    position: absolute;
    content: '';
    width: 60px;
    height: 2px;
    background: #912121;
    top: 50%;
    margin-top: -1px;
    left: 0;
}

@media (max-width: 1024px) {
    .bottom-left-link a:before {
        width: 30px;
    }
}

@media (max-width: 767px) {
    .mobile-300 {
        padding-top: 300px !important;
    }
}

.light-blue-color {
    color: #8c8cc9;
}

.float-link-bottom-right {
    position: fixed;
    z-index: 100;
    right: 0;
    bottom: 0;
    width: 224px;
    height: 134px;
    background: #031080;
}

.float-link-bottom-right:before {
    position: absolute;
    content: '';
    width: 44px;
    height: 32px;
    background: transparent;
    border: 1px solid #4c4cdc;
    -webkit-border-radius: 0 6px 0 6px;
    -moz-border-radius: 0 6px 0 6px;
    border-radius: 0 6px 0 6px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    top: 50%;
    left: -23px;
    margin-top: -11px;
    z-index: 90;
    opacity: 0.7;
}

.float-link-bottom-right:after {
    position: absolute;
    content: '';
    width: 44px;
    height: 32px;
    background-color: #912121;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10px 8px;
    -webkit-border-radius: 0 6px 0 6px;
    -moz-border-radius: 0 6px 0 6px;
    border-radius: 0 6px 0 6px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    top: 50%;
    margin-top: -16px;
    left: -17px;
    z-index: 100;
    text-align: center;
    padding: 7px 2px;
}

.float-link-bottom-right>img {
    position: relative;
    opacity: 1.0;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    z-index: 1;
}

.float-link-bottom-right .link-text {
    position: absolute;
    width: 120px;
    right: 25px;
    bottom: 30px;
    text-align: right;
    color: #ffffff;
    line-height: 1.15;
    font-size: 15px;
    font-weight: 400;
    z-index: 100;
    font-family: "Work Sans", sans-serif;
}

.float-link-bottom-right:hover>img,
.float-link-bottom-right:active>img,
.float-link-bottom-right:focus>img {
    opacity: 0.6;
}

@media (max-width: 1024px) {
    .float-link-bottom-right {
        display: none;
    }
}

@media (min-width: 1025px) {
    .featured-team-member-details {
        padding: 0 30px;
    }
}

@media (min-width: 1025px) {
    .featured-team-member-details .bio-image .background-image-with-opacity {
        background-color: #000;
    }
}

@media (max-width: 1024px) {

    .featured-team-member-details .bio-image .background-image-with-opacity,
    .featured-team-member-details .bio-image .background-image-with-opacity>.img-hold {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        display: block;
    }
}

@media (max-width: 1024px) {
    .featured-team-member-details .bio-image .background-image-with-opacity>.img-hold {
        max-width: 400px;
        margin: 0 auto;
    }
}

.bio-side-content {
    position: relative;
    z-index: 100;
    padding: 30px;
}

@media (min-width: 1025px) {
    .bio-side-content {
        padding: 0;
    }

    .bio-side-content .column-part-inner {
        padding: 70px;
        background: #ffffff;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
        box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
        margin: 100px 0 100px -100px;
    }

    .bio-side-content .member-name {
        position: relative;
        display: block;
    }

    .bio-side-content .member-name:before {
        position: absolute;
        content: '';
        right: calc(100% + 24px);
        top: 15px;
        height: 1px;
        width: 80px;
        background: #11222c;
    }
}

.executive-team-member-details {
    padding: 0;
}

.executive-team-member-details p .smaller {
    line-height: 1.2;
    margin-top: 2px;
}

.executive-team-member-details .member-email {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 200;
    color: #ffffff;
    background: #2f159f;
    padding: 9px 15px;
    text-align: center;
}

.executive-team-member-details .member-email:hover,
.executive-team-member-details .member-email:active,
.executive-team-member-details .member-email:focus {
    background: #11222c;
    color: #ffffff !important;
}

.executive-team-member-details .inventor-link {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 200;
    color: #ffffff;
    background: #2f159f;
    padding: 10px 16px 12px;
    text-align: center;
    font-size: 20px;
    line-height: 1.0;
}

.executive-team-member-details .inventor-link:hover,
.executive-team-member-details .inventor-link:active,
.executive-team-member-details .inventor-link:focus {
    background: #11222c;
    color: #ffffff !important;
}

.executive-team-member-details .column-part {
    padding: 10px;
    margin: 0;
}

@media (max-width: 767px) {
    .executive-team-member-details .column-part {
        padding: 14px 10px;
        max-width: 400px;
        margin: 0 auto;
    }
}

.executive-team-member-details .column-part-inner {
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
    background: #585757;
    padding: 350px 11% 20px;
    margin: 0;
}

.executive-team-member-details .column-part-inner .member-name {
    position: relative;
    display: block;
}

.executive-team-member-details .column-part-inner .member-name:before {
    position: absolute;
    height: 1px;
    width: 21px;
    content: '';
    background: #11222c;
    right: calc(100% + 10px);
    top: 10px;
}

@media (max-width: 1024px) {
    .executive-team-member-details .column-part-inner {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 400px;
    }
}

@media (max-width: 767px) {
    .executive-team-member-details .column-part-inner {
        padding-top: 350px;
    }
}

.member-content-wrapper {
    display: block;
    padding-top: 40px;
    padding-bottom: 80px;
}

@media (max-width: 1024px) {
    .member-content-wrapper {
        padding-bottom: 10px;
    }
}

.member-content-wrapper.no-top-padding {
    padding-top: 0;
}

@media (min-width: 1025px) {
    .max-width-80 {
        max-width: 80%;
    }
}

.details-bar {
    position: relative;
    display: block;
    background: #f8f8f8;
    margin: 15px auto;
}

.details-bar:before,
.details-bar:after {
    content: "";
    display: table;
}

.details-bar:after {
    clear: both;
}

.details-bar .details-bar-column {
    position: relative;
    display: block;
    float: left;
    padding: 30px 2% 30px 4%;
    width: 25%;
}

.details-bar .details-bar-column .small-headline {
    color: #585757;
    letter-spacing: 1.0px;
    padding-bottom: 2px;
}

.details-bar .details-bar-column p {
    font-size: 0.9rem;
}

@media (max-width: 1024px) {
    .details-bar .details-bar-column {
        padding: 30px;
        width: auto;
        float: none;
        text-align: center;
    }
}

.details-bar .details-bar-column:after {
    position: absolute;
    content: '';
    right: 0;
    top: 26px;
    bottom: 26px;
    width: 1px;
    background: rgba(0, 0, 0, 0.08);
}

@media (max-width: 1024px) {
    .details-bar .details-bar-column:after {
        top: auto;
        bottom: 0;
        left: 30px;
        right: 30px;
        width: auto;
        height: 1px;
    }
}

.details-bar .details-bar-column:last-child:after {
    display: none;
}

.background-right-image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: -100px;
    background-size: cover !important;
}

@media (max-width: 1024px) {
    .background-right-image {
        display: none;
    }
}

.corner-float-button {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
}

.corner-float-button a {
    margin: 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.topbottom_wrapper a .corner-float {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding-left: 20px !important;
    padding-right: 20px !important;
    background: #912121 !important;
    border-color: #912121 !important;
}

.topbottom_wrapper a:hover .corner-float,
.topbottom_wrapper a:active .corner-float,
.topbottom_wrapper a:focus .corner-float {
    background: #11222c !important;
    border-color: #11222c !important;
}

.background-size-initial>.background-image-with-opacity,
.background-size-initial>.background-image-with-opacity>.img-hold {
    background-size: initial !important;
}

#footer-links {
    margin: 0 10px;
}

@media (min-width: 1025px) {
    #footer-links {
        margin-top: -120px;
        margin-bottom: 30px;
    }
}

@media (max-width: 1024px) {
    .background-image-with-opacity.fixed:not(.parallax-window)>.img-hold {
        background-attachment: initial !important;
    }
}

.contact-info {
    position: relative;
    display: block;
    list-style: none;
    padding: 20px 0 5px;
    margin: 0;
    text-align: center;
}

.contact-info>li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 10px 25px !important;
    margin: 0;
}

.contact-info>li:after {
    position: absolute;
    right: -6px;
    content: '/';
    color: #ddd;
    font-size: 18px;
    top: 50%;
    opacity: 0.7;
    margin-top: -15px;
}

@media (max-width: 1024px) {
    .contact-info>li:after {
        display: none;
    }
}

.contact-info>li:last-child:after {
    display: none;
}

.contact-info>li a {
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    letter-spacing: 0.0px;
    line-height: 1.2;
    margin: 0;
    font-size: 16px;
    color: #333 !important;
    text-decoration: none;
}

@media (min-width: 767px) {
    .contact-info>li a {
        font-size: clamp(16px, calc(16px + 30 * ((100vw - 767px) / 433)), 18px);
    }
}

@media (min-width: 1200px) {
    .contact-info>li a {
        font-size: 18px;
    }
}

.contact-info>li a:hover,
.contact-info>li a:active,
.contact-info>li a:focus {
    color: #333 !important;
    text-decoration: underline;
}

@media (max-width: 1024px) {
    .contact-info>li {
        display: block;
        padding: 10px 0;
    }
}

.contact-info>li>* {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 0;
}

@media (max-width: 767px) {
    .contact-info>li>* {
        display: block;
    }
}

.contact-info .small-headline {
    color: #8c8c8c;
    margin-right: 3px;
    margin-top: 3px;
}

.border-transition {
    position: relative;
}

.border-transition .border-holder {
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent;
    z-index: 500;
    border-width: 60px;
    border-color: #ffffff;
    border-style: solid;
}

@media (max-width: 1024px),
(max-height: 600px) {
    .border-transition .border-holder {
        display: none;
    }
}

.border-transition .column-part {
    padding-top: 100px;
    padding-bottom: 100px;
}

@media (min-width: 1025px) and (max-height: 600px) {
    .border-transition .column-part {
        padding-top: 150px;
        padding-bottom: 150px;
    }
}

@media (max-height: 600px) {

    .border-transition .anim-in-anim-out,
    .border-transition .vid-anim-in-anim-out {
        -webkit-transform: translate(0px, 0px) !important;
        -moz-transform: translate(0px, 0px) !important;
        -ms-transform: translate(0px, 0px) !important;
        -o-transform: translate(0px, 0px) !important;
        transform: translate(0px, 0px) !important;
        opacity: 1 !important;
    }
}

@media (max-width: 1024px) {
    .border-transition .video-column-wrapper .column-part {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .border-transition .video-column-wrapper .column-part:first-child {
        padding-top: 100px;
    }

    .border-transition .video-column-wrapper .column-part:last-child {
        padding-bottom: 100px;
    }
}

.gps-line-holder {
    position: absolute;
    display: block;
    width: 60px;
    right: 0;
    top: 80vh;
    bottom: 0;
    z-index: 500;
}

@media (max-width: 1024px) {
    .gps-line-holder {
        display: none;
    }
}

.size-down-on-scroll,
.fade-in-fade-out,
.scroll-up-on-scroll,
.anim-in-anim-out,
.vid-anim-in-anim-out {
    position: relative;
}

@media (max-width: 1024px),
(max-height: 500px) {

    .size-down-on-scroll,
    .fade-in-fade-out,
    .scroll-up-on-scroll,
    .anim-in-anim-out,
    .vid-anim-in-anim-out {
        opacity: 1.0 !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }
}

#side-email-link {
    position: absolute;
    z-index: 1500;
}

@media (max-width: 1024px) {
    #side-email-link {
        display: none;
    }
}

.float-image-link {
    position: fixed;
    writing-mode: tb-rl;
    bottom: 42px;
    left: 40px;
    z-index: 500;
    font-size: 15px;
    -webkit-clip-path: inset(0px 0px 0px 0px);
    clip-path: inset(0px 0px 0px 0px);
}

.float-image-link a {
    color: #8c8c8c !important;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.float-image-link a:hover,
.float-image-link a:active,
.float-image-link a:focus {
    color: #912121 !important;
}

.floating-title-cat {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100vh;
    text-align: center;
    color: #ffffff;
    z-index: 500;
    pointer-events: none;
}

.floating-title-cat .float-term-name {
    position: absolute;
    left: 8vw;
    right: 8vw;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    line-height: 1.0;
    margin: 0;
    padding: 0;
    display: block;
    vertical-align: top;
    font-feature-settings: "kern", "liga", "lnum", "zero";
    letter-spacing: -0.03em;
    font-size: 130px;
}

@media (max-width: 1024px),
(max-height: 600px) {
    .floating-title-cat {
        display: none;
    }
}

.bottom-floating-title-cat {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: right;
    color: #ffffff;
    z-index: 500;
    pointer-events: none;
}

.bottom-floating-title-cat .float-term-name {
    position: absolute;
    left: calc(50vw - 600px);
    right: calc(50vw - 600px);
    bottom: -22px;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    line-height: 1.0;
    margin: 0;
    padding: 0;
    display: block;
    vertical-align: top;
    font-feature-settings: "kern", "liga", "lnum", "zero";
    letter-spacing: -0.03em;
    font-size: 130px;
}

@media (max-width: 1350px) {
    .bottom-floating-title-cat .float-term-name {
        left: 50px;
        right: 50px;
    }
}

@media (max-width: 1024px),
(max-height: 600px) {
    .bottom-floating-title-cat {
        display: none;
    }
}

.listings-row {
    position: relative;
    display: block;
    padding: 0 15px;
}

.listings-row.no-padding {
    padding: 0;
}

.latest-row {
    position: relative;
    padding-top: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}

@media (max-width: 1024px) {
    .latest-row {
        text-align: center;
        padding: 0 0 5px;
    }

    .latest-row.mobile-only {
        padding-bottom: 0;
    }
}

@media (min-width: 1025px) {
    .latest-row .view-more-column {
        text-align: right;
    }
}

.latest-row .view-more-column a {
    display: inline-block;
}

.section-info-holder {
    position: absolute;
    top: 0;
    left: 85px;
    bottom: 0;
    width: 200px;
    z-index: 100;
}

@media (max-width: 1024px) {
    .section-info-holder {
        display: none;
    }
}

.section-info-holder .top-left-title {
    position: absolute;
    color: #ffffff;
    text-align: left;
    padding: 0;
    margin: 0;
    top: 110px;
    left: 30px;
    font-size: 15px;
}

.section-info-holder .float-image-link-2 {
    position: absolute;
    writing-mode: tb-rl;
    bottom: 120px;
    left: 30px;
    font-size: 15px;
}

.section-info-holder .float-image-link-2 a {
    color: #ffffff !important;
    opacity: 0.6;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.section-info-holder .float-image-link-2 a:hover,
.section-info-holder .float-image-link-2 a:active,
.section-info-holder .float-image-link-2 a:focus {
    color: #ffffff !important;
    opacity: 1.0;
}

.bottom-title-content {
    position: absolute;
    bottom: -33px;
    right: 0;
    left: 0;
    pointer-events: none;
}

.bottom-title-content .background-header {
    right: 0;
    bottom: 0;
    left: 0;
    top: auto;
    text-align: right;
    font-size: 160px;
}

.top-title-content {
    position: absolute;
    top: 10px;
    right: -122px;
    left: 0;
    pointer-events: none;
    text-align: right;
    z-index: 100;
}

.side-logo-title {
    position: absolute;
    bottom: 63px;
    text-align: right;
    right: 60px;
    color: #666;
    font-size: 10px;
    letter-spacing: 1.3px;
}

.side-logo-title>* {
    display: inline-block;
    vertical-align: middle;
}

.side-logo-title>*:first-child {
    margin-left: 7px;
}

@media (max-width: 1024px) {
    .side-logo-title {
        display: none;
    }
}

.added-button-line {
    position: relative;
    display: block;
}

.added-button-line:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -1px;
    background: #dcdcdc;
    height: 1px;
}

.block-features {
    position: relative;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.block-features:before,
.block-features:after {
    content: "";
    display: table;
}

.block-features:after {
    clear: both;
}

.block-features.centered {
    text-align: center;
}

.block-features li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 20px;
    margin: 2px 0px;
    background: rgba(0, 0, 0, 0.8);
    border: 1px solid #333;
    width: 242px;
    height: 245px;
}

.block-features li * {
    text-align: left;
}

@media (max-width: 850px) {
    .block-features li {
        display: block;
        width: 100%;
        float: none;
        height: 160px;
    }
}

.block-features li.featured {
    background: rgba(0, 0, 0, 0.95);
    border-image: linear-gradient(to right, #494aff 0%, #fd1b42 100%);
    border-image-slice: 1;
    border-width: 2px;
}

.block-features li .bottom-title-line {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
}

.block-features li .h2 {
    padding-bottom: 0;
    letter-spacing: -0.04em;
}

.block-features li .pink-line {
    padding-left: 10px;
}

@media (max-width: 1024px) {
    .block-features li .pink-line {
        padding-left: 0;
    }
}

@media (min-width: 1025px) {
    .left-indent-text {
        padding-left: 57px;
        width: 70%;
    }

    .left-indent-text p {
        line-height: 1.5;
    }
}

.half-white {
    background: #1a191e;
}

.half-white:before {
    position: absolute;
    background: #ffffff;
    content: '';
    right: 0;
    left: 0;
    width: 100%;
    top: auto;
    bottom: 0;
    height: 72%;
}

@media (min-width: 1025px) {
    .half-white:before {
        top: 0;
        width: 50%;
        left: auto;
        height: auto;
    }
}

@media (min-width: 1025px) {
    .right-align-link {
        text-align: right;
    }
}

@media (max-width: 1024px) {
    .right-align-link .long-arrow-end:after {
        display: none;
    }
}

.footer-outer-wrapper {
    position: relative;
    display: block;
    z-index: 100;
}

.inline-video {
    position: relative;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.inline-video>p {
    margin: 0;
    padding: 0;
}

.inline-video:before {
    position: absolute;
    content: '';
    color: rgba(255, 255, 255, 0.96);
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    padding: 2px;
    z-index: 1;
    opacity: 1.0;
    line-height: 0;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}

.inline-video:after {
    position: absolute;
    content: "\f04b";
    line-height: 1.0;
    top: 50%;
    left: 50%;
    z-index: 10;
    margin-left: -27px;
    margin-top: -10px;
    text-align: center;
    color: #000;
    font-size: 22px !important;
    width: 60px;
    font-size: 58px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.inline-video:hover:before,
.inline-video:active:before,
.inline-video:focus:before {
    background: #ffffff;
}

.inline-video:hover:after,
.inline-video:active:after,
.inline-video:focus:after {
    color: #912121;
}

@media (min-width: 1025px) {
    .inline-video {
        margin-top: 130px;
    }
}

.bottom-right-title {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;
    text-align: right;
    z-index: 100;
}

.clip-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
}

.title-container {
    background: #1a191e;
    padding: 170px 0px 90px;
}

@media (max-width: 1024px) {
    .title-container {
        padding: 130px 0px 70px;
    }
}

.listed-container {
    background: #1a191e;
    padding: 90px 0px 80px;
}

@media (max-width: 1024px) {
    .listed-container {
        padding: 60px 0px 50px;
    }
}

.listed-container .col-md-6 {
    position: relative;
    padding: 30px;
}

@media (max-width: 1024px) {
    .listed-container .col-md-6:first-child:before {
        position: absolute;
        content: '';
        left: 30px;
        right: 30px;
        background: #333;
        height: 1px;
        bottom: 0;
    }
}

.content-single-wrapper .post-title-area {
    text-align: center;
}

.content-single-wrapper .column_wrapper {
    display: block;
    padding: 0 0 50px;
}

.content-single-wrapper .column_wrapper:last-child {
    padding-bottom: 0;
}

.content-single-wrapper .single-headline {
    padding: 20px 0 10px;
}

.sub-meta-content {
    margin: 0 0 15px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    color: #8c8c8c;
    letter-spacing: -0.015em;
}

.sub-meta-content a {
    color: #8c8c8c;
    text-decoration: none;
}

.sub-meta-content a:hover,
.sub-meta-content a:active,
.sub-meta-content a:focus {
    color: #8c8c8c;
    text-decoration: underline;
}

.category-lines {
    text-transform: uppercase;
    color: #912121;
    font-size: 11px;
    font-weight: 500;
    display: block;
    letter-spacing: 0.5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.category-lines a {
    color: #912121;
    text-decoration: none;
}

.category-lines a:hover,
.category-lines a:active,
.category-lines a:focus {
    color: #912121;
    text-decoration: underline;
}

.background-title {
    position: absolute;
    font-family: "Work Sans", sans-serif;
    font-size: 120px;
    color: rgba(0, 0, 0, 0.03);
    left: -6px;
    right: -1000px;
    top: auto;
    text-align: left;
    z-index: 1;
    line-height: 1.0;
    pointer-events: none;
    padding: 0;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .background-title {
        display: none;
    }
}

.background-title.shadow {
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.35);
}

.background-title.light {
    color: #b79359;
    opacity: 0.07;
}

.background-title.centered,
.background-title.center {
    left: 0;
    right: 0;
    text-align: center;
}

.background-title.right {
    left: auto;
    right: 0;
    text-align: right;
}

.background-title.vertical-center {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.background-title.fitted {
    font-size: 128px;
}

@media (min-width: 1025px) {
    .background-title.fitted {
        font-size: clamp(128px, calc(128px + 1440 * ((100vw - 1025px) / 375)), 224px);
    }
}

@media (min-width: 1400px) {
    .background-title.fitted {
        font-size: 224px;
    }
}

.background-title.top-index {
    z-index: 100;
}

.background-title.small {
    font-size: 200px;
}

.background-title.relative {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin-bottom: -0.25em;
}

.half-column-wrapper {
    position: relative;
}

.half-column-wrapper:before,
.half-column-wrapper:after {
    content: "";
    display: table;
}

.half-column-wrapper:after {
    clear: both;
}

.half-column-wrapper .half-column-part {
    float: left;
    width: 50%;
}

.half-column-wrapper .half-column-part.footer-column-4 {
    margin-bottom: 36px;
}

@media (max-width: 767px) {
    .half-column-wrapper .half-column-part {
        float: none;
        width: auto;
        display: block;
        text-align: center;
    }
}

.sideline-headline {
    position: absolute;
    top: -30px;
    right: 100%;
    padding-right: 10px;
    color: #2d495b;
    margin: 0;
    padding-bottom: 0;
    text-align: right;
}

.sideline-headline:after {
    position: absolute;
    content: '';
    height: 1px;
    left: 100%;
    width: 50px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: #000;
    opacity: 0.8;
}

@media (max-width: 1024px) {
    .sideline-headline {
        display: none;
    }
}

.sideline-headline.light-version {
    color: #8c8c8c;
}

.sideline-headline.light-version:after {
    background: rgba(255, 255, 255, 0.3);
}

.cut-image {
    position: relative;
    display: block;
    min-height: 600px;
    height: 100%;
    max-width: 422px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .cut-image {
        min-height: 500px;
    }
}

.cut-image .numbered-stat {
    position: absolute;
    font-size: 100px;
    text-align: right;
    color: #8c8c8c;
    top: 15px;
    right: -6%;
    left: 0;
    letter-spacing: -0.03em;
    opacity: 0.0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}

@media (max-width: 1024px) {
    .cut-image .numbered-stat {
        font-size: 65px;
        right: 0;
        text-align: center;
        opacity: 1.0;
    }
}

.cut-image .cut-image-part {
    position: absolute;
    -webkit-transition: width .5s;
    transition: width .5s;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 0;
    background-size: auto;
    z-index: 10;
    overflow: hidden;
}

.cut-image .cut-image-part.active.cut-image-1 {
    width: 38%;
}

.cut-image .cut-image-part.active.cut-image-2 {
    width: 28%;
}

.cut-image .cut-image-part.active.cut-image-3 {
    width: 17%;
}

.cut-image .cut-image-part.active .numbered-stat {
    opacity: 1.0;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}

@media (max-width: 1024px) {
    .cut-image .cut-image-part.cut-image-1 {
        width: 38%;
    }

    .cut-image .cut-image-part.cut-image-2 {
        width: 28%;
    }

    .cut-image .cut-image-part.cut-image-3 {
        width: 17%;
    }
}

.cut-image .cut-image-1,
.cut-image .cut-shape-1 {
    height: 100%;
    top: 0;
    left: 0;
    background-position: 0px 0px;
    -webkit-transition-delay: .13s;
    transition-delay: .13s;
}

.cut-image .cut-image-2,
.cut-image .cut-shape-2 {
    height: 74%;
    top: 21%;
    left: 45%;
}

.cut-image .cut-image-3,
.cut-image .cut-shape-3 {
    height: 55%;
    top: 8%;
    left: 81%;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.cut-image .cut-shape-part {
    position: absolute;
    z-index: 1;
    -webkit-transition: opacity .5s, width .5s;
    transition: opacity .5s, width .5s;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    opacity: 0.0;
    width: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.cut-image .cut-shape-part.active {
    opacity: 1.0;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
}

.cut-image .cut-shape-part.active.cut-shape-1 {
    width: 38%;
}

.cut-image .cut-shape-part.active.cut-shape-2 {
    width: 28%;
}

.cut-image .cut-shape-part.active.cut-shape-3 {
    width: 17%;
}

@media (max-width: 1024px) {
    .cut-image .cut-shape-part {
        opacity: 1.0;
    }

    .cut-image .cut-shape-part.cut-shape-1 {
        width: 38%;
    }

    .cut-image .cut-shape-part.cut-shape-2 {
        width: 28%;
    }

    .cut-image .cut-shape-part.cut-shape-3 {
        width: 17%;
    }
}

.cut-image .cut-shape-part.cut-shape-1:before {
    position: absolute;
    content: '';
    top: -10px;
    right: -10px;
    left: 30px;
    bottom: 40%;
    background: #f4f4f4;
}

.cut-image .cut-shape-part.cut-shape-1:after {
    position: absolute;
    content: '';
    top: 60%;
    left: 15px;
    right: 5px;
    bottom: -17px;
    background: #2d495b;
}

.cut-image .cut-shape-part.cut-shape-2:after {
    position: absolute;
    content: '';
    top: 20%;
    left: 15px;
    right: -10px;
    bottom: -10px;
    background: #2d495b;
}

.cut-image .cut-shape-part.cut-shape-3:after {
    position: absolute;
    content: '';
    top: -10px;
    right: -10px;
    left: 10px;
    bottom: -28px;
    background: #f4f4f4;
}

.cut-image.cut-image-layout-2 .cut-image-1,
.cut-image.cut-image-layout-2 .cut-shape-1 {
    height: 85%;
    top: 0%;
}

.cut-image.cut-image-layout-2 .cut-image-2,
.cut-image.cut-image-layout-2 .cut-shape-2 {
    height: 86%;
    top: 12%;
}

.cut-image.cut-image-layout-2 .cut-image-3,
.cut-image.cut-image-layout-2 .cut-shape-3 {
    height: 68%;
    top: 1%;
}

.cut-image.cut-image-layout-2 .cut-shape-part.cut-shape-1:after {
    position: absolute;
    content: '';
    top: 20%;
    left: 60px;
    right: -8px;
    bottom: -8px;
    background: #2d495b;
}

.cut-image.cut-image-layout-2 .cut-shape-part.cut-shape-2:after {
    position: absolute;
    content: '';
    top: 20%;
    left: 15px;
    right: -8px;
    bottom: -8px;
    background: #2d495b;
}

.cut-image.cut-image-layout-2 .cut-shape-part.cut-shape-3:after {
    position: absolute;
    content: '';
    top: -15px;
    right: -13px;
    left: 20px;
    bottom: 20%;
    background: #e7ebee;
}

.cut-image.darker .cut-shape-part.cut-shape-1:before {
    background: #e7ebee;
}

.cut-image.darker .cut-shape-part.cut-shape-3:after {
    background: #e7ebee;
}

.focus-areas {
    position: relative;
    display: block;
    z-index: 1;
    max-width: 1100px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .focus-areas {
        max-width: 600px;
    }
}

@media (max-width: 767px) {
    .focus-areas {
        max-width: 330px;
    }
}

.focus-areas .focus-area-wrapper {
    margin: 0;
    padding: 8px;
}

.focus-areas .focus-area-wrapper a {
    position: relative;
    margin: 0;
    padding: 20px;
    overflow: hidden;
    height: 379px;
    width: 100%;
    display: block;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
}

.focus-areas .focus-area-wrapper a:after {
    position: absolute;
    content: '+';
    text-align: center;
    display: block;
    width: 42px;
    height: 42px;
    top: 0;
    right: 0;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.25);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    z-index: 10;
    padding: 8px 9px 11px 11px;
}

.focus-areas .focus-area-wrapper a img {
    position: absolute;
    object-fit: cover;
    object-position: 0 0;
    font-family: 'object-fit: cover; object-position: 0;';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    -webkit-transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    z-index: 1;
}

.focus-areas .focus-area-wrapper a strong {
    position: absolute;
    z-index: 10;
    text-align: left;
    left: 22px;
    top: 25px;
    right: 45px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.3;
}

.focus-areas .focus-area-wrapper a:hover,
.focus-areas .focus-area-wrapper a:active,
.focus-areas .focus-area-wrapper a:focus {
    color: #ffffff;
}

.focus-areas .focus-area-wrapper a:hover img,
.focus-areas .focus-area-wrapper a:active img,
.focus-areas .focus-area-wrapper a:focus img {
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15);
}

.focus-areas .focus-area-wrapper a:hover:after,
.focus-areas .focus-area-wrapper a:active:after,
.focus-areas .focus-area-wrapper a:focus:after {
    background: #2d495b;
}

.focus-areas .focus-area-wrapper a:hover strong,
.focus-areas .focus-area-wrapper a:active strong,
.focus-areas .focus-area-wrapper a:focus strong {
    color: #ffffff;
}

.focus-areas .focus-area-wrapper:nth-child(8n-3) a strong,
.focus-areas .focus-area-wrapper:nth-child(8n-2) a strong,
.focus-areas .focus-area-wrapper:nth-child(8n-1) a strong,
.focus-areas .focus-area-wrapper:nth-child(8n) a strong {
    top: auto;
    bottom: 25px;
}

.focus-areas .focus-area-wrapper:nth-child(8n-3) a:after,
.focus-areas .focus-area-wrapper:nth-child(8n-2) a:after,
.focus-areas .focus-area-wrapper:nth-child(8n-1) a:after,
.focus-areas .focus-area-wrapper:nth-child(8n) a:after {
    top: auto;
    bottom: 0;
}

@media (max-width: 1024px) {
    .focus-areas .focus-area-wrapper a strong {
        top: 25px !important;
        bottom: auto !important;
    }

    .focus-areas .focus-area-wrapper a:after {
        top: auto !important;
        bottom: 0 !important;
    }
}

.banner-rotator .dot-nav-wrapper {
    position: absolute;
    z-index: 200;
    right: 50px;
    width: 258px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    bottom: 20px;
}

@media (max-width: 1024px) {
    .banner-rotator .dot-nav-wrapper {
        width: auto;
        right: auto;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        bottom: 20px;
    }
}

.banner-rotator .dot-nav-wrapper .iconWrap {
    padding: 0;
}

.banner-rotator .dot-nav-wrapper a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding: 0;
    color: #ffffff;
    background: transparent !important;
    border: 0;
    margin: 2px;
    padding: 5px 3px;
    font-weight: 400;
    letter-spacing: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-indent: -9999px;
    opacity: 1.0;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    font-family: "Work Sans", sans-serif;
}

@media (max-width: 1024px) {
    .banner-rotator .dot-nav-wrapper a {
        text-align: center;
    }
}

.banner-rotator .dot-nav-wrapper a:before {
    position: relative;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    background: rgba(255, 255, 255, 0.5) !important;
}

.banner-rotator .dot-nav-wrapper a .iconWrap img,
.banner-rotator .dot-nav-wrapper a img {
    display: block;
    text-align: center;
    margin: 0 auto 12px;
    max-width: 50px;
}

.banner-rotator .dot-nav-wrapper a span {
    display: none;
    line-height: 1.1;
}

.banner-rotator .dot-nav-wrapper a:hover,
.banner-rotator .dot-nav-wrapper a:active,
.banner-rotator .dot-nav-wrapper a:focus,
.banner-rotator .dot-nav-wrapper a.active {
    color: #ffffff;
    background: transparent !important;
}

.banner-rotator .dot-nav-wrapper a:hover:before,
.banner-rotator .dot-nav-wrapper a:active:before,
.banner-rotator .dot-nav-wrapper a:focus:before,
.banner-rotator .dot-nav-wrapper a.active:before {
    background: #ffffff !important;
}

.banner-rotator .dot-nav-wrapper a.active {
    pointer-events: none;
}

.banner-rotator.half-column {
    margin-bottom: 40px;
}

@media (min-width: 1025px) {
    .banner-rotator.half-column {
        min-height: 520px !important;
    }
}

@media (max-width: 1024px) {
    .banner-rotator.half-column {
        max-width: 450px;
        margin: 0 auto !important;
    }
}

.banner-rotator.half-column .dot-nav-wrapper {
    left: 50%;
    bottom: -40px;
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

.banner-rotator.half-column .dot-nav-wrapper a {
    opacity: 1;
}

.banner-rotator.half-column .dot-nav-wrapper a:before {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #11222c !important;
    opacity: 0.2;
}

.banner-rotator.half-column .dot-nav-wrapper a:hover,
.banner-rotator.half-column .dot-nav-wrapper a:active,
.banner-rotator.half-column .dot-nav-wrapper a:focus,
.banner-rotator.half-column .dot-nav-wrapper a.active {
    opacity: 1;
}

.banner-rotator.half-column .dot-nav-wrapper a:hover:before,
.banner-rotator.half-column .dot-nav-wrapper a:active:before,
.banner-rotator.half-column .dot-nav-wrapper a:focus:before,
.banner-rotator.half-column .dot-nav-wrapper a.active:before {
    opacity: 1;
    background: #912121 !important;
}

@media (max-width: 1024px) {
    .banner-rotator.half-column .dot-nav-wrapper {
        display: none !important;
    }
}

.banner-rotator.half-column .left-right-holder {
    right: auto;
    left: 20px;
}

@media (max-width: 1024px) {
    .banner-rotator.half-column .left-right-holder {
        display: block !important;
        left: auto !important;
        right: 20px !important;
    }

    .banner-rotator.half-column .left-right-holder .left-arrow,
    .banner-rotator.half-column .left-right-holder .right-arrow {
        display: inline-block !important;
    }
}

.banner-rotator.half-column .banner-holder>.background-image-with-opacity {
    background: #153a60 !important;
}

.banner-rotator.half-column .banner-holder>.background-image-with-opacity .img-hold {
    left: 50%;
    width: 50%;
}

@media (max-width: 1024px) {
    .banner-rotator.half-column .banner-holder>.background-image-with-opacity .img-hold {
        left: 0;
        height: 300px !important;
        width: 100%;
    }
}

.banner-rotator.half-column .banner-holder .content-part {
    margin-left: 0 !important;
    width: 50% !important;
    padding: 120px 6% 120px 9% !important;
}

@media (max-width: 1024px) {
    .banner-rotator.half-column .banner-holder .content-part {
        width: 100% !important;
        margin-top: 300px !important;
        padding: 50px 40px 100px !important;
    }
}

.scroll-down-btn {
    position: absolute;
    z-index: 1000;
    display: block;
    width: 30px;
    text-align: center;
    bottom: 0;
    left: 50%;
    height: 120px;
    margin: 0 0 0 -15px;
    padding: 0;
}

.scroll-down-btn a {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.scroll-down-btn a:after {
    position: absolute;
    content: '';
    bottom: 0;
    width: 1px;
    height: 71px;
    left: 50%;
    margin-left: -1px;
    background: rgba(255, 255, 255, 0.3);
}

@media (max-width: 1024px) {
    .scroll-down-btn {
        display: none;
    }
}

.sub-nav-wrapper {
    position: absolute;
    z-index: 500;
    left: 50px;
    bottom: 0;
    right: 50px;
}

@media (max-width: 1024px) {
    .sub-nav-wrapper {
        display: none;
    }
}

.sub-nav-wrapper>span,
.sub-nav-wrapper a,
.sub-nav-normal>span,
.sub-nav-normal a {
    position: relative;
    display: inline-block;
    color: #ffffff;
    border: 0;
    padding: 5px 3px;
    font-weight: 400;
    letter-spacing: 0;
    opacity: 1.0;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    font-family: "Work Sans", sans-serif;
    text-indent: 0;
    background: transparent !important;
    height: 95px;
    width: 20%;
    padding: 20px 60px 10px 15px;
    margin: 0;
    text-align: left;
    vertical-align: bottom;
}

.sub-nav-wrapper>span span,
.sub-nav-wrapper a span,
.sub-nav-normal>span span,
.sub-nav-normal a span {
    display: block;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    text-indent: 0;
    line-height: 1.1;
}

.sub-nav-wrapper>span span.top-banner-title,
.sub-nav-wrapper a span.top-banner-title,
.sub-nav-normal>span span.top-banner-title,
.sub-nav-normal a span.top-banner-title {
    position: relative;
    text-transform: uppercase;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 1.0px;
    line-height: 1.0;
    font-weight: 400;
    background: transparent;
    color: rgba(255, 255, 255, 0.6);
    font-size: 11px;
    padding-bottom: 4px;
}

.sub-nav-wrapper>span span.banner-title,
.sub-nav-wrapper a span.banner-title,
.sub-nav-normal>span span.banner-title,
.sub-nav-normal a span.banner-title {
    color: #ffffff;
    font-weight: 400;
    font-size: 0.95em;
}

.sub-nav-wrapper>span,
.sub-nav-normal>span {
    height: auto !important;
    padding: 20px 15px 25px !important;
}

@media (max-width: 1024px) {

    .sub-nav-wrapper>span,
    .sub-nav-normal>span {
        padding: 30px 15px 0 !important;
    }
}

.sub-nav-wrapper>span span,
.sub-nav-normal>span span {
    padding-right: 0 !important;
    height: auto !important;
    min-height: 0;
}

@media (max-width: 1024px) {

    .sub-nav-wrapper>span span,
    .sub-nav-normal>span span {
        text-align: center;
    }
}

.sub-nav-wrapper a:after,
.sub-nav-normal a:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    right: 0;
    height: 0;
    background: #ffffff;
    opacity: 0.5;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.sub-nav-wrapper a:hover:after,
.sub-nav-wrapper a:active:after,
.sub-nav-wrapper a.active:after,
.sub-nav-normal a:hover:after,
.sub-nav-normal a:active:after,
.sub-nav-normal a.active:after {
    height: 5px;
}

.sub-nav-wrapper a:hover span.top-banner-title,
.sub-nav-wrapper a:active span.top-banner-title,
.sub-nav-wrapper a.active span.top-banner-title,
.sub-nav-normal a:hover span.top-banner-title,
.sub-nav-normal a:active span.top-banner-title,
.sub-nav-normal a.active span.top-banner-title {
    color: rgba(255, 255, 255, 0.6);
}

.sub-nav-wrapper a:hover span.banner-title,
.sub-nav-wrapper a:active span.banner-title,
.sub-nav-wrapper a.active span.banner-title,
.sub-nav-normal a:hover span.banner-title,
.sub-nav-normal a:active span.banner-title,
.sub-nav-normal a.active span.banner-title {
    color: #ffffff;
}

.sub-nav-wrapper a:hover:before,
.sub-nav-normal a:hover:before {
    opacity: 1.0;
}

.sub-nav-normal {
    position: relative;
}

@media (max-width: 1024px) {
    .sub-nav-normal {
        text-align: center;
    }
}

.sub-nav-normal a,
.sub-nav-normal span {
    width: auto;
    padding-right: 70px;
}

@media (max-width: 1024px) {

    .sub-nav-normal a,
    .sub-nav-normal span {
        min-height: 80px;
    }

    .sub-nav-normal a span,
    .sub-nav-normal span span {
        height: auto;
        min-height: 0;
        padding-right: 0;
    }
}

.line-list-nav {
    position: relative;
    display: block;
    list-style: none;
    padding: 0;
    margin: 10px 0 40px;
}

.line-list-nav:first-child {
    margin-top: 0;
}

.line-list-nav:last-child {
    margin-bottom: 0;
}

.line-list-nav:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    z-index: 1;
    background: #d5d5d5;
    opacity: 0.4;
}

.line-list-nav.add-title {
    padding-left: 25px;
}

.line-list-nav.add-title:before {
    left: 25px;
}

.line-list-nav a,
.line-list-nav .list-item-title {
    z-index: 10;
    position: relative;
    display: inline-block;
    padding: 0 0 3px;
    color: #585757;
    font-family: "Work Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.line-list-nav a:before,
.line-list-nav .list-item-title:before {
    position: absolute;
    left: -30px;
    top: -5px;
    height: 0;
    width: 2px;
    content: '';
    background: #912121;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    opacity: 0.0;
}

.line-list-nav li {
    display: block;
    margin: 0;
    padding: 3px 5px 3px 30px;
}

@media (max-width: 767px) {
    .line-list-nav li {
        padding: 8px 30px;
    }
}

.line-list-nav li.list-title {
    position: absolute;
    left: 0;
    top: 0;
    color: #d5d5d5;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    writing-mode: tb-rl;
    width: 25px;
    height: 100%;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    padding: 0 !important;
}

.line-list-nav li:hover a,
.line-list-nav li:hover .list-item-title,
.line-list-nav li:active a,
.line-list-nav li:active .list-item-title,
.line-list-nav li:focus a,
.line-list-nav li:focus .list-item-title,
.line-list-nav li.active a,
.line-list-nav li.active .list-item-title {
    color: #585757;
}

.line-list-nav li:hover a:before,
.line-list-nav li:hover .list-item-title:before,
.line-list-nav li:active a:before,
.line-list-nav li:active .list-item-title:before,
.line-list-nav li:focus a:before,
.line-list-nav li:focus .list-item-title:before,
.line-list-nav li.active a:before,
.line-list-nav li.active .list-item-title:before {
    height: 100%;
    opacity: 1.0;
}

.line-list-nav.detailed li {
    padding: 3px 5px 30px 30px;
}

@media (max-width: 767px) {
    .line-list-nav.detailed li {
        padding: 5px 5px 30px 30px;
    }
}

.line-list-nav.detailed li:last-child {
    padding-bottom: 0;
}

.line-list-nav.detailed li a:before,
.line-list-nav.detailed li .list-item-title:before {
    top: -3px;
    left: -30px;
}

@media (max-width: 767px) {

    .line-list-nav.detailed li a:before,
    .line-list-nav.detailed li .list-item-title:before {
        top: -5px;
    }
}

.line-list-nav>p {
    font-size: 0.95em;
}

.line-list-nav.smaller a,
.line-list-nav.smaller .list-item-title {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 1px;
}

@media (max-width: 767px) {
    .line-list-nav.numbered-lines:before {
        display: none;
    }
}

.line-list-nav.numbered-lines li {
    counter-increment: numbered-line-list-item;
}

.line-list-nav.numbered-lines a,
.line-list-nav.numbered-lines .list-item-title {
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0.0px;
    font-size: 13px;
    padding: 7px 0 7px 60px;
    margin-bottom: 8px;
}

@media (max-width: 767px) {

    .line-list-nav.numbered-lines a,
    .line-list-nav.numbered-lines .list-item-title {
        padding-left: 30px;
    }

    .line-list-nav.numbered-lines a:before,
    .line-list-nav.numbered-lines .list-item-title:before {
        display: none;
    }
}

.line-list-nav.numbered-lines a:after,
.line-list-nav.numbered-lines .list-item-title:after {
    position: absolute;
    font-weight: 600;
    display: inline-block;
    font-size: 1.1em;
    padding-right: 16px;
    color: inherit;
    content: counter(numbered-line-list-item, decimal-leading-zero);
    left: 25px;
    top: 6px;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

@media (max-width: 767px) {

    .line-list-nav.numbered-lines a:after,
    .line-list-nav.numbered-lines .list-item-title:after {
        left: 0;
    }
}

.line-list-nav.numbered-lines a:hover:after,
.line-list-nav.numbered-lines a:active:after,
.line-list-nav.numbered-lines a:focus:after,
.line-list-nav.numbered-lines a.active:after,
.line-list-nav.numbered-lines .list-item-title:hover:after,
.line-list-nav.numbered-lines .list-item-title:active:after,
.line-list-nav.numbered-lines .list-item-title:focus:after,
.line-list-nav.numbered-lines .list-item-title.active:after {
    color: #11222c;
}

.line-list-nav.numbered-lines li:last-child a,
.line-list-nav.numbered-lines li:last-child a:focus,
.line-list-nav.numbered-lines li:last-child .list-item-title,
.line-list-nav.numbered-lines li:last-child .list-item-title:focus {
    margin-bottom: 0;
}

.light .line-list-nav li.list-title {
    color: #999999;
}

.light .line-list-nav:before {
    background: #fff;
    opacity: 0.1;
}

.light .line-list-nav a {
    color: #ffffff !important;
    opacity: 1.0;
}

.light .line-list-nav a:hover,
.light .line-list-nav a:active,
.light .line-list-nav a:focus,
.light .line-list-nav a.active {
    color: #ffffff !important;
    opacity: 1.0;
}

.add-left-line {
    position: relative;
}

.add-left-line .column-part:first-child {
    position: relative;
}

.add-left-line .column-part:first-child:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 1px;
    height: 500px;
    z-index: 301;
    pointer-events: none;
    background: rgba(255, 255, 255, 0.1);
}

@media (max-width: 1024px) {
    .add-left-line .column-part:first-child:before {
        display: none;
    }
}

.add-left-line .column-part:first-child:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 2px;
    height: 50px;
    z-index: 310;
    pointer-events: none;
    background: #11222c;
}

@media (max-width: 1024px) {
    .add-left-line .column-part:first-child:after {
        display: none;
    }
}

.add-left-line-grey {
    position: relative;
    padding-left: 40px;
}

@media (max-width: 767px) {
    .add-left-line-grey {
        padding-left: 0px;
    }
}

.add-left-line-grey:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    z-index: 1;
    background: rgba(0, 0, 0, 0.1);
    pointer-events: none;
}

@media (max-width: 767px) {
    .add-left-line-grey:before {
        display: none;
    }
}

.add-top-line-grey {
    position: relative;
}

.add-top-line-grey:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    width: 1px;
    height: 100px;
    z-index: 1;
    background: rgba(0, 0, 0, 0.1);
}

.page-template-template-blog .add-left-line-grey:before {
    top: 0;
}

.featured-highlights-title .col-md-12 {
    padding: 0 15px 10px;
}

@media (max-width: 1024px) {
    .featured-highlights-title {
        text-align: center;
    }
}

.sign-up-section {
    position: relative;
    background: #0e234d;
    margin: 70px 14px 0 !important;
}

.sign-up-section:before {
    position: absolute;
    width: 50px;
    height: 2px;
    background: #11222c;
    content: '';
    z-index: 100;
    left: -25px;
    top: 58px;
}

@media (max-width: 1024px) {
    .sign-up-section {
        margin: 40px auto 90px !important;
    }

    .sign-up-section:before {
        display: none;
    }
}

.sign-up-section .sign-up-left-column {
    padding: 60px;
}

@media (min-width: 1025px) {
    .sign-up-section .sign-up-left-column .column-part-inner p {
        max-width: 80%;
    }
}

@media (max-width: 767px) {
    .sign-up-section .sign-up-left-column {
        padding: 60px 30px 40px;
    }
}

.sign-up-section .sign-up-right-column {
    padding: 0 !important;
}

.sign-up-section .sign-up-right-column img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    object-fit: cover;
    object-position: 0 0;
    font-family: 'object-fit: cover; object-position: 0;';
    width: 100%;
    height: 100%;
}

@media (max-width: 1024px) {
    .sign-up-section .sign-up-right-column {
        display: none;
    }
}

.latest-post-feed-shortcode .large-tag-title {
    z-index: 5;
    width: 180px;
    left: 50%;
    top: 60px;
    pointer-events: none;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    font-size: 200px !important;
}

.latest-post-feed-shortcode .large-tag-title .background-text {
    color: rgba(255, 255, 255, 0.03);
}

.latest-posts-row {
    position: relative;
    z-index: 100;
    align-items: flex-start !important;
}

@media (max-width: 1024px) {
    .latest-posts-row {
        padding: 0 30px;
    }

    .latest-posts-row .slick-prev:not(.no-mobile-change),
    .latest-posts-row .slick-prev:focus:not(.no-mobile-change),
    .latest-posts-row .slick-next:not(.no-mobile-change),
    .latest-posts-row .slick-next:focus:not(.no-mobile-change) {
        margin-top: -50px;
    }
}

.latest-posts-row .latest-post-wrapper .latest-post-inner {
    padding: 0;
}

.latest-posts-row .slick-track {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    gap: 0 52px;
}

@media (max-width: 1024px) {
    .latest-posts-row .slick-track {
        gap: 0 30px;
    }
}

.latest-posts-row .slick-track:before,
.latest-posts-row .slick-track:after {
    display: none !important;
}

@media (min-width: 1025px) {
    .latest-posts-row {
        padding-top: 15px;
        padding-bottom: 70px;
    }

    .latest-posts-row .slick-prev,
    .latest-posts-row .slick-prev:focus,
    .latest-posts-row .slick-next,
    .latest-posts-row .slick-next:focus {
        background: transparent !important;
        border-color: #ffffff !important;
        color: #ffffff !important;
        bottom: 0;
    }

    .latest-posts-row .slick-prev:hover,
    .latest-posts-row .slick-prev:active,
    .latest-posts-row .slick-prev:focus:hover,
    .latest-posts-row .slick-prev:focus:active,
    .latest-posts-row .slick-next:hover,
    .latest-posts-row .slick-next:active,
    .latest-posts-row .slick-next:focus:hover,
    .latest-posts-row .slick-next:focus:active {
        background: #ffffff !important;
        color: #11222c !important;
        border-color: #ffffff !important;
    }

    .latest-posts-row .slick-prev,
    .latest-posts-row .slick-prev:focus {
        left: 0;
        right: auto;
    }

    .latest-posts-row .slick-next,
    .latest-posts-row .slick-next:focus {
        left: 66px;
        right: auto;
    }
}

.latest-posts-row .post-image-link {
    height: 370px !important;
}

.latest-posts-row .inner-media-col {
    position: relative;
    display: block;
    padding: 40px 30px;
    max-width: 450px;
    margin: 0 auto;
    background: transparent !important;
}

@media (max-width: 767px) {
    .latest-posts-row .inner-media-col {
        padding-left: 0;
        padding-right: 0;
    }
}

.latest-posts-row .inner-media-col .media-link {
    position: relative;
    padding: 30px 0 30px;
    background: transparent;
}

.latest-posts-row .inner-media-col .media-link:before {
    position: absolute;
    content: '';
    display: block;
    width: 22px;
    height: 1px;
    background: #999999;
    top: 36px;
    left: auto;
    right: calc(100% + 14px);
}

@media (max-width: 767px) {
    .latest-posts-row .inner-media-col .media-link:before {
        display: none;
    }
}

.related-title-holder {
    position: relative;
    display: block;
    padding: 0 30px 20px;
    margin: 0;
}

.detailed-menu-dropdown {
    position: absolute;
    display: block;
    z-index: 9;
    padding: 0;
    left: -26px;
    right: -26px;
    text-align: left;
    top: auto;
    height: 0;
    opacity: 0.0;
    background: #11222c;
    color: #ffffff;
    -webkit-transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    max-height: calc(100vh - 100px);
    overflow-x: hidden;
    overflow-y: scroll;
    margin-top: 0;
    border-top: 0;
    pointer-events: none;
    box-shadow: 0px 2.8px 2.2px -20px rgba(0, 0, 0, 0.02), 0px 6.7px 5.3px -20px rgba(0, 0, 0, 0.028), 0px 12.5px 10px -20px rgba(0, 0, 0, 0.035), 0px 22.3px 17.9px -20px rgba(0, 0, 0, 0.042), 0px 41.8px 33.4px -20px rgba(0, 0, 0, 0.05), 0px 100px 80px -20px rgba(0, 0, 0, 0.07);
}

.detailed-menu-dropdown.display-none-menu {
    display: none;
}

.detailed-menu-dropdown .menu-callout-wrapper {
    position: relative;
    padding: 0 !important;
    z-index: 10;
}

.detailed-menu-dropdown .menu-callout,
.detailed-menu-dropdown .callout-info-wrapper {
    position: relative;
    display: block;
}

.detailed-menu-dropdown .menu-callout .link-title,
.detailed-menu-dropdown .callout-info-wrapper .link-title {
    display: block;
    text-decoration: none;
    color: #333;
    margin-bottom: 8px;
}

.detailed-menu-dropdown .menu-callout .link-title:hover,
.detailed-menu-dropdown .menu-callout .link-title:active,
.detailed-menu-dropdown .menu-callout .link-title:focus,
.detailed-menu-dropdown .callout-info-wrapper .link-title:hover,
.detailed-menu-dropdown .callout-info-wrapper .link-title:active,
.detailed-menu-dropdown .callout-info-wrapper .link-title:focus {
    text-decoration: none;
    color: #11222c;
}

.detailed-menu-dropdown .menu-callout .inner-link-title,
.detailed-menu-dropdown .callout-info-wrapper .inner-link-title {
    display: block;
    margin-bottom: 0 !important;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    line-height: 1.2;
    font-size: 18px;
    letter-spacing: 0.8px;
}

.detailed-menu-dropdown .menu-callout .page-description,
.detailed-menu-dropdown .callout-info-wrapper .page-description {
    margin-bottom: 50px;
}

.detailed-menu-dropdown .menu-callout .menu-callout-link,
.detailed-menu-dropdown .callout-info-wrapper .menu-callout-link {
    margin: 0;
}

.detailed-menu-dropdown .menu-callout .menu-callout-link a,
.detailed-menu-dropdown .callout-info-wrapper .menu-callout-link a {
    font-family: "Work Sans", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: 0.6px;
    text-decoration: none;
    text-transform: uppercase;
}

.detailed-menu-dropdown .menu-callout .menu-callout-link a:hover,
.detailed-menu-dropdown .menu-callout .menu-callout-link a:active,
.detailed-menu-dropdown .menu-callout .menu-callout-link a:focus,
.detailed-menu-dropdown .callout-info-wrapper .menu-callout-link a:hover,
.detailed-menu-dropdown .callout-info-wrapper .menu-callout-link a:active,
.detailed-menu-dropdown .callout-info-wrapper .menu-callout-link a:focus {
    text-decoration: underline;
}

.detailed-menu-dropdown .menu-callout {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    background-color: transparent;
    padding: 130px 30px 35px;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
}

.detailed-menu-dropdown .menu-callout .link-title {
    color: #fff;
}

.detailed-menu-dropdown .menu-callout .link-title:hover,
.detailed-menu-dropdown .menu-callout .link-title:active,
.detailed-menu-dropdown .menu-callout .link-title:focus {
    color: #fff;
}

.detailed-menu-dropdown .menu-callout .inner-link-title {
    color: #fff;
}

.detailed-menu-dropdown .menu-callout .menu-callout-link a {
    color: #fff;
}

.detailed-menu-dropdown .menu-callout .menu-callout-link a:hover,
.detailed-menu-dropdown .menu-callout .menu-callout-link a:active,
.detailed-menu-dropdown .menu-callout .menu-callout-link a:focus {
    color: #fff;
}

.detailed-menu-dropdown .callout-info-wrapper .menu-callout-link a {
    color: #585757;
}

.detailed-menu-dropdown .callout-info-wrapper .menu-callout-link a:hover,
.detailed-menu-dropdown .callout-info-wrapper .menu-callout-link a:active,
.detailed-menu-dropdown .callout-info-wrapper .menu-callout-link a:focus {
    color: #11222c;
}

.detailed-menu-dropdown .inner-menu-dropdown {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    z-index: 90;
    opacity: 0.0;
    overflow: hidden;
    pointer-events: none;
    -webkit-transition: all 400ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 400ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

.detailed-menu-dropdown .inner-menu-dropdown .set-button.light {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.detailed-menu-dropdown .inner-menu-dropdown>.container-full {
    z-index: 10;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}

.detailed-menu-dropdown .inner-menu-dropdown>.container-full:before,
.detailed-menu-dropdown .inner-menu-dropdown>.container-full:after {
    display: none !important;
}

.detailed-menu-dropdown .inner-menu-dropdown .left-menu-section {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.detailed-menu-dropdown .inner-menu-dropdown .left-menu-section .menu-right-description-content h1,
.detailed-menu-dropdown .inner-menu-dropdown .left-menu-section .menu-right-description-content h2,
.detailed-menu-dropdown .inner-menu-dropdown .left-menu-section .menu-right-description-content h3,
.detailed-menu-dropdown .inner-menu-dropdown .left-menu-section .menu-right-description-content h4,
.detailed-menu-dropdown .inner-menu-dropdown .left-menu-section .menu-right-description-content h5,
.detailed-menu-dropdown .inner-menu-dropdown .left-menu-section .menu-right-description-content h6 {
    margin-bottom: 6px;
}

.detailed-menu-dropdown .inner-menu-dropdown .left-menu-section .menu-right-description-content p {
    font-size: 0.9rem;
}

.detailed-menu-dropdown.open {
    pointer-events: auto;
    z-index: 100;
}

.detailed-menu-dropdown.open .inner-menu-dropdown {
    position: relative;
    display: block;
    opacity: 1.0;
    z-index: 100;
    pointer-events: auto;
    height: auto;
    overflow: visible;
}

.detailed-menu-dropdown .drop-down-col {
    padding: 15px;
}

.detailed-menu-dropdown .tag-title {
    padding: 0;
}

.detailed-menu-dropdown .inner-media-col {
    position: relative;
    display: block;
    text-align: center;
}

.detailed-menu-dropdown .inner-media-col .color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: -2px;
    right: 0;
    background: #11222c;
    opacity: 0.0;
    -webkit-transition: all 120ms linear;
    transition: all 120ms linear;
    z-index: 9;
}

.detailed-menu-dropdown .inner-media-col:hover .color-overlay {
    opacity: 0.7;
}

.detailed-menu-dropdown .media-col-img {
    position: relative;
    display: block;
    min-height: 170px;
    border-bottom: 2px solid #11222c;
}

.detailed-menu-dropdown .media-link {
    display: block;
    padding: 18px 10px;
}

.detailed-menu-dropdown .media-link .avatar-holder {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
}

.detailed-menu-dropdown li:before {
    display: none;
}

.detailed-menu-dropdown .dd-menu {
    position: relative !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
    background: transparent;
    min-width: 0;
    padding: 0;
    margin: 0 !important;
    list-style: none;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    max-width: 1300px;
}

.detailed-menu-dropdown .dd-menu:before,
.detailed-menu-dropdown .dd-menu:after {
    content: "";
    display: table;
}

.detailed-menu-dropdown .dd-menu:after {
    clear: both;
}

@media (max-width: 1400px) {
    .detailed-menu-dropdown .dd-menu {
        max-width: 990px;
    }
}

@media (max-width: 1200px) {
    .detailed-menu-dropdown .dd-menu {
        max-width: 660px;
    }
}

.detailed-menu-dropdown .dd-menu a {
    font-family: "Work Sans", sans-serif;
    line-height: 1.0;
    font-weight: 400;
    color: var(--light-white-color);
    background: transparent;
    text-transform: none;
    font-size: 15px;
    letter-spacing: 0px;
    margin: 0;
    padding: 4px 0 7px;
    line-height: 1.2;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
}

.detailed-menu-dropdown .dd-menu a .inner-menu-item-wrap {
    position: relative;
    display: block;
    text-align: left;
}

.detailed-menu-dropdown .dd-menu a .inner-menu-item-wrap .menu-image {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    overflow: hidden;
}

.detailed-menu-dropdown .dd-menu a .inner-menu-item-wrap .menu-image img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    aspect-ratio: 1.5;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.detailed-menu-dropdown .dd-menu a .inner-menu-item-wrap .menu-title {
    position: relative;
    display: block;
    font-weight: 600;
    line-height: 1.3;
    font-size: 13px;
    margin: 8px 0 0;
    color: var(--light-white-color);
    -webkit-transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 1200px) {
    .detailed-menu-dropdown .dd-menu a .inner-menu-item-wrap .menu-title {
        font-size: 12px;
    }
}

.detailed-menu-dropdown .dd-menu a:hover,
.detailed-menu-dropdown .dd-menu a:active,
.detailed-menu-dropdown .dd-menu a:focus {
    color: var(--light-white-color-hover);
    background: transparent;
    text-decoration: none;
}

.detailed-menu-dropdown .dd-menu a:hover .inner-menu-item-wrap .menu-image img,
.detailed-menu-dropdown .dd-menu a:active .inner-menu-item-wrap .menu-image img,
.detailed-menu-dropdown .dd-menu a:focus .inner-menu-item-wrap .menu-image img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.detailed-menu-dropdown .dd-menu a:hover .inner-menu-item-wrap .menu-title,
.detailed-menu-dropdown .dd-menu a:active .inner-menu-item-wrap .menu-title,
.detailed-menu-dropdown .dd-menu a:focus .inner-menu-item-wrap .menu-title {
    color: var(--light-white-color-hover);
}

.detailed-menu-dropdown .dd-menu .add-top-line {
    margin-top: 10px !important;
    padding-top: 12px !important;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.detailed-menu-dropdown .dd-menu>li {
    padding: 20px 20px !important;
    margin: 0;
    list-style: none;
    width: 25%;
}

@media (max-width: 1400px) {
    .detailed-menu-dropdown .dd-menu>li {
        width: 33.333333333333%;
    }
}

@media (max-width: 1200px) {
    .detailed-menu-dropdown .dd-menu>li {
        width: 50%;
    }
}

.detailed-menu-dropdown .dd-menu.menu-background-menu {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    align-content: center;
    padding: 30px 30px !important;
}

@media (max-height: 600px) {
    .detailed-menu-dropdown .dd-menu.menu-background-menu {
        padding: 20px 30px !important;
    }
}

.detailed-menu-dropdown .dd-menu.menu-background-menu>li {
    position: relative;
    float: left;
    clear: none !important;
    width: 20% !important;
    padding: 10px !important;
    background: transparent;
}

@media (max-width: 1400px) {
    .detailed-menu-dropdown .dd-menu.menu-background-menu>li {
        width: 25% !important;
    }
}

.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    height: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    background: #000;
    font-weight: 400;
    min-height: 275px;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    -webkit-box-shadow: 0px 6px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 6px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0px 6px 10px 0 rgba(0, 0, 0, 0.2);
}

.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a>span {
    position: relative;
    display: block;
    padding: 90px 30px;
    background: transparent;
    z-index: 50;
    height: 100%;
}

@media (max-height: 600px) {
    .detailed-menu-dropdown .dd-menu.menu-background-menu>li>a>span {
        padding: 60px 30px 90px;
    }
}

.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a .menu-background-image {
    position: absolute;
    padding: 80px 30px;
    background-color: #000;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    opacity: 0.5;
    overflow: hidden;
    z-index: 1;
}

.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a .menu-icon {
    position: absolute;
    display: block;
    background-position: right bottom;
    background-repeat: no-repeat;
    z-index: 3;
    left: 0;
    top: 0;
    right: -2px;
    bottom: -16px;
    background-size: 75px;
}

.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:hover,
.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:active,
.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:focus {
    color: #ffffff;
    text-decoration: none;
}

.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:hover:after,
.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:active:after,
.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:focus:after {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    opacity: 1.0;
}

.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:hover .no-menu-icon,
.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:active .no-menu-icon,
.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:focus .no-menu-icon {
    opacity: 1.0;
}

.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:hover .menu-background-image,
.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:active .menu-background-image,
.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:focus .menu-background-image {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:hover>span>span.vertical-center-wrapper>p.filler,
.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:active>span>span.vertical-center-wrapper>p.filler,
.detailed-menu-dropdown .dd-menu.menu-background-menu>li>a:focus>span>span.vertical-center-wrapper>p.filler {
    opacity: 1.0;
}

.detailed-menu-dropdown .dd-menu .dd-menu {
    position: relative !important;
    float: none !important;
    display: block !important;
    width: auto;
    padding: 6px 0 20px;
    margin: 0;
    font-family: "Work Sans", sans-serif;
}

.detailed-menu-dropdown .dd-menu .dd-menu>li {
    position: relative;
    float: none;
    width: auto;
    display: block;
    padding: 2px 0 !important;
    margin: 0;
}

.detailed-menu-dropdown .dd-menu .dd-menu a {
    color: #585757;
    font-size: 13px;
    margin: 0;
    padding: 7px 0;
    font-weight: 400;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0;
    text-decoration: underline 0.1em rgba(255, 255, 255, 0) !important;
    text-underline-offset: 0;
}

.detailed-menu-dropdown .dd-menu .dd-menu a:hover,
.detailed-menu-dropdown .dd-menu .dd-menu a:active,
.detailed-menu-dropdown .dd-menu .dd-menu a:focus {
    color: #11222c !important;
    text-decoration-color: #11222c !important;
}

.detailed-menu-dropdown .dd-menu .dd-menu .dd-menu {
    padding-left: 0;
    margin-bottom: 20px;
}

.detailed-menu-dropdown .dd-menu .dd-menu .dd-menu>li {
    position: relative;
    padding-left: 16px !important;
}

.detailed-menu-dropdown .dd-menu .dd-menu .dd-menu>li:before {
    position: absolute;
    left: 2px;
    top: 50%;
    margin-top: -1px;
    width: 7px;
    height: 1px;
    background: #707070;
    content: '';
    display: inline-block;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.detailed-menu-dropdown .dd-menu .dd-menu .dd-menu a {
    position: relative;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    padding: 4px 0;
}

.detailed-menu-dropdown .col-md-12>.dd-menu>li {
    width: 16.666666666667%;
}

.detailed-menu-dropdown .col-md-6 .link-title .inner-link-title {
    text-transform: none;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0.2px;
    font-weight: 600;
    font-size: 18px;
}

.detailed-menu-dropdown .col-md-6>.dd-menu>li {
    width: 50%;
}

.detailed-menu-dropdown .col-md-6>.dd-menu>li:nth-child(2n-1) {
    clear: left;
}

.detailed-menu-dropdown .menu-drop {
    position: relative;
    z-index: 10;
    padding: 45px 4vw !important;
}

.detailed-menu-dropdown .menu-drop:before,
.detailed-menu-dropdown .menu-drop:after {
    content: "";
    display: table;
}

.detailed-menu-dropdown .menu-drop:after {
    clear: both;
}

.detailed-menu-dropdown .menu-drop>.dd-menu>li>.dropdown-toggle,
.detailed-menu-dropdown .menu-drop>.dd-menu>li>.dropdown-toggle-mm {
    display: block;
}

.detailed-menu-dropdown .menu-drop .menu-visible-title {
    position: relative;
    display: block;
    color: #585757;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 0 0 16px;
    font-family: "Work Sans", sans-serif;
}

.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: flex-start;
    align-content: stretch;
    flex-wrap: wrap;
    font-family: "Work Sans", sans-serif;
}

.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .dd-menu {
    justify-content: stretch !important;
}

.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .dd-menu>li {
    display: block !important;
    float: none !important;
    width: 100% !important;
    padding: 0 0 12px !important;
}

.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .dd-menu>li a {
    display: inline-block !important;
    font-weight: 600 !important;
    color: #222 !important;
    text-decoration: none !important;
    font-family: "Work Sans", sans-serif;
}

.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .dd-menu>li a:hover,
.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .dd-menu>li a:active,
.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .dd-menu>li a:focus {
    color: #912121 !important;
}

.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .inner-left-menu-drop {
    position: relative;
    width: 50%;
    font-family: "Work Sans", sans-serif;
    padding-top: 4px;
}

.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .inner-right-menu-drop {
    position: relative;
    width: 50%;
    padding: 8px 20px 8px 40px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    font-family: "Work Sans", sans-serif;
}

@media (max-width: 1200px) {
    .detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .inner-right-menu-drop {
        padding-right: 0;
    }
}

.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .inner-right-menu-drop .menu-right-description-content {
    display: block;
    color: #b5b5b5;
}

.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .inner-right-menu-drop .menu-right-description-content p {
    color: #b5b5b5;
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 1.4;
}

@media (max-width: 1200px) {
    .detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .inner-right-menu-drop .menu-right-description-content p {
        font-size: 15px;
    }
}

.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .inner-right-menu-drop .menu-right-description-content p:last-child {
    margin-bottom: 0;
}

.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .inner-right-menu-drop .menu-right-description-content .read-more-link {
    color: #912121;
    font-size: 0.92em;
}

.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .inner-right-menu-drop .menu-right-description-content .read-more-link:hover,
.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .inner-right-menu-drop .menu-right-description-content .read-more-link:active,
.detailed-menu-dropdown .menu-drop .inner-menu-drop-columns .inner-right-menu-drop .menu-right-description-content .read-more-link:focus {
    color: #585757;
}

.inner-menu-dropdown {
    padding: 0;
}

.inner-menu-dropdown .menu-callout-wrapper-row {
    height: 100%;
}

.inner-menu-dropdown .menu-callout-wrapper-row .left-menu-section {
    height: 100%;
}

.inner-menu-dropdown .menu-callout-wrapper-row .left-menu-section .menu-image-area {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.inner-menu-dropdown .menu-callout-wrapper {
    position: relative;
    padding: 0 !important;
    background: transparent;
}

.inner-menu-dropdown .menu-callout-wrapper .left-menu-section {
    position: relative;
    display: block;
    padding: 80px 4vw;
}

.inner-menu-dropdown .menu-callout-wrapper .menu-image-area {
    position: relative;
    display: block;
    z-index: 100;
    overflow: visible;
}

.inner-menu-dropdown .menu-callout-wrapper .menu-image-area>img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
}

.inner-menu-dropdown .menu-callout-wrapper a.side-menu-title {
    position: relative;
    display: inline-block;
    margin: 0 0 12px;
    font-family: "Work Sans", sans-serif;
    line-height: 1.0;
    font-weight: 400;
    color: #585757;
    background: transparent;
    text-transform: none;
    font-size: 15px;
    letter-spacing: 0px;
}

.inner-menu-dropdown .menu-callout-wrapper a.side-menu-title:hover,
.inner-menu-dropdown .menu-callout-wrapper a.side-menu-title:active,
.inner-menu-dropdown .menu-callout-wrapper a.side-menu-title:focus {
    color: #11222c;
    text-transform: none;
}

.inner-menu-dropdown .menu-callout-wrapper .menu-image-holder {
    position: relative;
    width: 100%;
    height: calc(1.5vw * 12);
    max-height: 240px;
    display: block;
    z-index: 1;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #585757;
}

.inner-menu-dropdown .menu-callout-wrapper .menu-image-holder:after {
    position: absolute;
    display: block;
    z-index: 2;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: '';
    pointer-events: none;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
}

.inner-menu-dropdown .menu-callout-wrapper .menu-image-holder>img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    z-index: 1;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    opacity: 0.0;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
}

.inner-menu-dropdown .menu-callout-wrapper .menu-image-holder>img.visible {
    opacity: 1.0;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
}

.inner-menu-dropdown .menu-callout-wrapper a.menu-image-holder:hover:after,
.inner-menu-dropdown .menu-callout-wrapper a.menu-image-holder:active:after,
.inner-menu-dropdown .menu-callout-wrapper a.menu-image-holder:focus:after {
    opacity: 1;
}

.inner-menu-dropdown .menu-callout-wrapper a.menu-image-holder:hover>img,
.inner-menu-dropdown .menu-callout-wrapper a.menu-image-holder:active>img,
.inner-menu-dropdown .menu-callout-wrapper a.menu-image-holder:focus>img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.inner-menu-dropdown .menu-callout-wrapper .menu-content-below-image {
    position: relative;
    display: block;
    font-family: "Work Sans", sans-serif;
    color: #585757;
    font-weight: 400;
    font-size: 11.5px;
    padding: 12px 0 0;
}

.inner-menu-dropdown .menu-callout-wrapper .menu-content-below-image b,
.inner-menu-dropdown .menu-callout-wrapper .menu-content-below-image strong,
.inner-menu-dropdown .menu-callout-wrapper .menu-content-below-image .bold {
    font-weight: 600;
    color: #585757;
}

.inner-menu-dropdown .menu-callout-wrapper .menu-content-below-image p,
.inner-menu-dropdown .menu-callout-wrapper .menu-content-below-image b,
.inner-menu-dropdown .menu-callout-wrapper .menu-content-below-image strong,
.inner-menu-dropdown .menu-callout-wrapper .menu-content-below-image .bold {
    letter-spacing: 0.2px !important;
}

.add-background-light-blue {
    position: relative;
}

.add-background-light-blue:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 30%;
    display: block;
    background: #eef1f3;
    z-index: 10;
}

.menu-box-shadow {
    -webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.35);
}

.top-bottom-boxed-border {
    position: relative;
    background: #8c8c8c;
}

.top-bottom-boxed-border:before,
.top-bottom-boxed-border:after {
    position: absolute;
    content: '';
    background: #ffffff;
    left: 0;
    right: 0;
    z-index: 1;
    display: block;
}

@media (max-width: 1024px) {

    .top-bottom-boxed-border:before,
    .top-bottom-boxed-border:after {
        display: none;
    }
}

.top-bottom-boxed-border:before {
    height: 80px;
    top: 0;
}

.top-bottom-boxed-border:after {
    height: 50px;
    bottom: 0;
}

.top-bottom-boxed-border .row {
    position: relative;
    z-index: 10;
}

@media (max-width: 1024px) {
    .show-on-mobile {
        display: block !important;
    }
}

.float-content-bottom {
    position: absolute;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    z-index: 300;
    background: transparent;
    left: 0;
    right: 0;
}

.float-content-bottom .container-full {
    background: rgba(2, 10, 56, 0.35);
}

.float-content-bottom .col-md-12 {
    padding: 0 !important;
}

.shadow-box-links {
    position: relative;
    display: block;
    max-width: 958px;
    margin: 0 auto;
    z-index: 100;
}

@media (max-width: 1024px) {
    .shadow-box-links {
        max-width: 767px;
    }
}

@media (max-width: 767px) {
    .shadow-box-links {
        margin: 0 9px;
    }
}

.shadow-box-links img {
    display: block;
    margin: 0 0 6px;
}

.shadow-box-links .column-part {
    padding: 9px !important;
}

.shadow-box-links .column-part p {
    margin-bottom: 0;
}

.shadow-box-links .column-part .small-headline-2 {
    margin-bottom: 5px;
}

.shadow-box-links .column-part .small-headline-2:last-child {
    margin-bottom: 0;
}

.shadow-box-links .column-part>a {
    position: relative;
    display: block;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.14);
    background: #f9f9f9;
    padding: 20px !important;
    color: #912121;
    text-decoration: none;
}

@media (min-width: 768px) {
    .shadow-box-links .column-part>a {
        height: 100%;
        min-height: 117px;
    }
}

.shadow-box-links .column-part>a:hover,
.shadow-box-links .column-part>a:active,
.shadow-box-links .column-part>a:focus {
    color: #912121;
    text-decoration: underline;
}

.shadow-box-links .column-part.see-all-questions>a {
    background: #fff;
    color: #bfbfbf;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0);
    text-align: left;
}

.shadow-box-links .column-part.see-all-questions>a .small-headline-2 {
    position: relative;
    display: inline-block;
    padding-right: 35px;
}

.shadow-box-links .column-part.see-all-questions>a .small-headline-2:after {
    position: absolute;
    right: 15px;
    color: inherit;
    background: transparent;
    text-align: center;
    display: block;
    border: 0;
    margin: 0;
    padding: 0;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    overflow: hidden;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: auto;
    width: auto;
    font-size: 18px;
}

@media (min-width: 768px) {
    .shadow-box-links .column-part.see-all-questions>a .column-part-inner {
        position: absolute;
        bottom: 20px;
        left: 20px;
        right: 20px;
    }
}

.shadow-box-links .column-part.see-all-questions>a:hover,
.shadow-box-links .column-part.see-all-questions>a:active,
.shadow-box-links .column-part.see-all-questions>a:focus {
    color: #912121;
}

.float-row-up {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
}

@media (max-width: 1024px) {
    .float-row-up {
        background: rgba(0, 0, 0, 0.6);
    }
}

#search-page {
    position: relative;
    display: block;
    padding-bottom: 80px;
    padding-top: 110px;
    max-width: 1410px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    #search-page {
        padding-bottom: 60px;
    }
}

#search-page .category-row .category-row-list-scroll {
    text-align: left;
}

@media (min-width: 1101px) {
    #search-page .category-row .category-row-list-scroll .category-row-list {
        padding: 0 4vw;
    }
}

#search-page #intro-section {
    padding: 180px 0px 160px;
}

@media (max-width: 1024px) {
    #search-page #intro-section {
        padding: 170px 0px 200px;
    }
}

#search-page #intro-section>.background-image-with-opacity>.img-hold {
    opacity: 1.0;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#search-page #search_part_left {
    padding: 0 30px 0 40px;
}

@media (max-width: 1024px) {
    #search-page #search_part_left {
        padding: 0px 30px 20px 30px;
    }
}

#search-page .search-fields-row {
    align-items: flex-end;
}

#search-page .search-fields-row .results-text {
    display: block;
    padding-bottom: 5px;
    font-weight: 600;
    text-align: center;
}

#search-page #search_part_right {
    padding: 0 30px;
}

#search-page #sub-nav-float {
    padding: 0;
}

#search-page #search-details #search-details-line-right {
    padding: 24px 30px 30px;
}

@media (min-width: 1025px) {
    #search-page #search-details #search-details-line-right {
        text-align: right;
        padding-bottom: 24px;
    }
}

#search-page #search-results {
    position: relative;
    display: block;
    /* background: #ffffff; */
    padding: 0;
    margin-bottom: 40px;
    max-width: 1344px;
    margin: 0 auto;
}

#search-page #search-results #results-title {
    padding: 0;
}

#search-page #search-results #results-content .column-part-inner,
#search-page #search-results #results-filter .column-part-inner {
    position: relative;
    z-index: 100;
    padding: 20px;
    background: rgb(var(--c-deep-blue));
    border-radius: 14px;
}

#search-page #search-results #results-content .search-bottom-links {
    position: relative;
    display: block;
}

@media (min-width: 1025px) {
    #search-page #search-results #results-content .search-bottom-links .set-button {
        margin-bottom: 0;
    }
}

#search-page #search-results #results-content .search-bottom-links .float-link-right {
    display: block;
    margin-top: 0;
    padding: 10px 0;
}

@media (min-width: 1025px) {
    #search-page #search-results #results-content .search-bottom-links .float-link-right {
        float: right;
        text-align: right;
        padding: 13px 0;
    }
}

#search-page #search-results #results-content .post-loop {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

@media (max-width: 767px) {
    #search-page #search-results #results-content .post-loop {
        max-width: 400px;
        margin: 0 auto;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

#search-page #search-results #results-content .post-loop .post {
    position: relative;
    padding: 24px;
    margin: 0px;
    border: 0;
}

@media (max-width: 767px) {
    #search-page #search-results #results-content .post-loop .post {
        margin-bottom: 0px;
    }
}

#search-page #search-results #results-content .post-loop .post:after {
    position: absolute;
    content: '';
    left: 30px;
    right: 30px;
    display: block !important;
    bottom: 0;
    height: 1px;
    width: auto;
    background: rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    #search-page #search-results #results-content .post-loop .post:after {
        display: none !important;
    }
}

#search-page #search-results #results-content .post-loop .post:last-child {
    margin-bottom: 0;
    border: 0;
    /* padding-bottom: 0; */
}

#search-page #search-results #results-content .post-loop .post:last-child:after {
    display: none !important;
}

#search-page #search-results #results-content .post-loop .post .col-md-4,
#search-page #search-results #results-content .post-loop .post .col-sm-4,
#search-page #search-results #results-content .post-loop .post .col-md-3,
#search-page #search-results #results-content .post-loop .post .col-sm-3 {
    padding: 0 !important;
}

#search-page #search-results #results-content .post-loop .post .col-md-4 .post-image-link,
#search-page #search-results #results-content .post-loop .post .col-sm-4 .post-image-link,
#search-page #search-results #results-content .post-loop .post .col-md-3 .post-image-link,
#search-page #search-results #results-content .post-loop .post .col-sm-3 .post-image-link {
    position: relative;
    display: block;
    overflow: hidden;
    background: #f3f3f3;
}

#search-page #search-results #results-content .post-loop .post .col-md-4 .post-image-link .media-col-img,
#search-page #search-results #results-content .post-loop .post .col-sm-4 .post-image-link .media-col-img,
#search-page #search-results #results-content .post-loop .post .col-md-3 .post-image-link .media-col-img,
#search-page #search-results #results-content .post-loop .post .col-sm-3 .post-image-link .media-col-img {
    display: block;
    aspect-ratio: 1/0.6;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

#search-page #search-results #results-content .post-loop .post .col-md-4 .post-image-link .media-col-img img,
#search-page #search-results #results-content .post-loop .post .col-sm-4 .post-image-link .media-col-img img,
#search-page #search-results #results-content .post-loop .post .col-md-3 .post-image-link .media-col-img img,
#search-page #search-results #results-content .post-loop .post .col-sm-3 .post-image-link .media-col-img img {
    object-fit: contain;
    object-position: center center;
    font-family: 'object-fit: contain; object-position: center;';
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

#search-page #search-results #results-content .post-loop .post .col-md-4 .post-image-link .media-col-img:after,
#search-page #search-results #results-content .post-loop .post .col-sm-4 .post-image-link .media-col-img:after,
#search-page #search-results #results-content .post-loop .post .col-md-3 .post-image-link .media-col-img:after,
#search-page #search-results #results-content .post-loop .post .col-sm-3 .post-image-link .media-col-img:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 5;
    display: block;
    pointer-events: none;
    background: #000;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

#search-page #search-results #results-content .post-loop .post .col-md-4 .post-image-link:hover .media-col-img,
#search-page #search-results #results-content .post-loop .post .col-md-4 .post-image-link:active .media-col-img,
#search-page #search-results #results-content .post-loop .post .col-sm-4 .post-image-link:hover .media-col-img,
#search-page #search-results #results-content .post-loop .post .col-sm-4 .post-image-link:active .media-col-img,
#search-page #search-results #results-content .post-loop .post .col-md-3 .post-image-link:hover .media-col-img,
#search-page #search-results #results-content .post-loop .post .col-md-3 .post-image-link:active .media-col-img,
#search-page #search-results #results-content .post-loop .post .col-sm-3 .post-image-link:hover .media-col-img,
#search-page #search-results #results-content .post-loop .post .col-sm-3 .post-image-link:active .media-col-img {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

#search-page #search-results #results-content .post-loop .post .col-md-4 .post-image-link:hover .media-col-img:after,
#search-page #search-results #results-content .post-loop .post .col-md-4 .post-image-link:active .media-col-img:after,
#search-page #search-results #results-content .post-loop .post .col-sm-4 .post-image-link:hover .media-col-img:after,
#search-page #search-results #results-content .post-loop .post .col-sm-4 .post-image-link:active .media-col-img:after,
#search-page #search-results #results-content .post-loop .post .col-md-3 .post-image-link:hover .media-col-img:after,
#search-page #search-results #results-content .post-loop .post .col-md-3 .post-image-link:active .media-col-img:after,
#search-page #search-results #results-content .post-loop .post .col-sm-3 .post-image-link:hover .media-col-img:after,
#search-page #search-results #results-content .post-loop .post .col-sm-3 .post-image-link:active .media-col-img:after {
    opacity: 0.4;
}

#search-page #search-results #results-content .post-loop .post .col-md-8,
#search-page #search-results #results-content .post-loop .post .col-sm-8,
#search-page #search-results #results-content .post-loop .post .col-md-9,
#search-page #search-results #results-content .post-loop .post .col-sm-9 {
    padding: 30px 4vw;
}

#search-page #search-results #results-content .post-loop .post .col-md-8>p,
#search-page #search-results #results-content .post-loop .post .col-sm-8>p,
#search-page #search-results #results-content .post-loop .post .col-md-9>p,
#search-page #search-results #results-content .post-loop .post .col-sm-9>p {
    color: #8c8c8c;
    font-size: 0.9em;
}

@media (max-width: 767px) {

    #search-page #search-results #results-content .post-loop .post .col-md-8,
    #search-page #search-results #results-content .post-loop .post .col-sm-8,
    #search-page #search-results #results-content .post-loop .post .col-md-9,
    #search-page #search-results #results-content .post-loop .post .col-sm-9 {
        padding: 20px 0 0;
    }
}

#search-page .search-post-date {
    display: block;
    margin-bottom: 26px;
}

#search-page .search-post-date .small-headline-2 {
    letter-spacing: 0.5px;
}

#search-page .search-link {
    display: inline-block;
    margin-bottom: 14px;
    color: #11222c;
}

#search-page .search-link:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #search-page .search-link {
        margin-bottom: 8px;
    }
}

#search-page .search-link strong {
    line-height: 1.3 !important;
}

@media (max-width: 767px) {
    #search-page .search-link strong {
        font-size: 1.1em;
    }
}

#search-page .search-link:hover,
#search-page .search-link:active,
#search-page .search-link:focus {
    color: #912121;
}

.tech-cat-holder {
    line-height: 1.4;
}

.tech-cat-holder a {
    color: #912121;
    text-decoration: none;
}

.tech-cat-holder a:hover,
.tech-cat-holder a:active,
.tech-cat-holder a:focus {
    color: #912121;
    text-decoration: underline;
}

.keyword-row {
    padding-bottom: 30px;
}

.keyword-row .column-part {
    padding-top: 50px;
    padding-bottom: 10px;
}

.contact-info-section {
    position: relative;
    display: block;
}

.float-right-box-link {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 500;
    width: 56px;
}

.float-right-box-link a.set-button,
.float-right-box-link a.set-button:focus {
    position: relative;
    writing-mode: tb-rl;
    display: block;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 35px 19px 63px 21px;
    width: 56px;
    min-width: 0;
    height: 180px;
    border: 0;
}

.float-right-box-link a.set-button:after,
.float-right-box-link a.set-button:focus:after {
    top: auto;
    right: auto;
    bottom: 40px;
    left: 2px;
    -webkit-transform: translate(-50, 0);
    -moz-transform: translate(-50, 0);
    -ms-transform: translate(-50, 0);
    -o-transform: translate(-50, 0);
    transform: translate(-50, 0);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: 13px;
}

a.no-click {
    pointer-events: none !important;
}

a.no-click:after {
    display: none !important;
}

.add-center-line {
    position: relative;
}

.add-center-line:after {
    position: absolute;
    content: '';
    bottom: -15px;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    background: #912121;
    height: 1px;
}

@media (max-width: 1024px) {
    .add-center-line:after {
        width: 50px;
        margin-left: -25px;
    }
}

.add-center-line.more-bottom:after {
    bottom: 0;
}

.add-center-line.lighter-line:after {
    opacity: 0.39;
}

.mobile-header-button {
    position: absolute;
    width: 40px;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    right: 45px;
    top: 2px;
}

.mobile-header-button a {
    color: #ffffff !important;
}

.mobile-header-button a .material-icons-outlined {
    font-size: 40px;
}

.mobile-header-button a:hover,
.mobile-header-button a:active,
.mobile-header-button a:focus {
    color: #ffffff !important;
}

@media (min-width: 1025px) {
    .mobile-header-button {
        display: none;
    }
}

.mobile-header-button.cart-contains-products .top-cart-button:after {
    position: absolute;
    content: '';
    background: #912121;
    display: block;
    z-index: 10;
    right: -6px;
    top: 0;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.top-menu-bar {
    position: relative;
    z-index: 1001;
    background: #585757;
    left: 0;
    right: 0;
    top: 0;
    padding: 10px 40px 8px;
    height: 38px;
    font-size: 0.85em;
    font-weight: 600;
    letter-spacing: 0;
    font-family: "Work Sans", sans-serif;
    border: 0;
    border-bottom: 1px solid #585757;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.top-menu-bar p {
    font-weight: inherit;
}

.top-menu-bar,
.top-menu-bar p {
    color: #7b7b7b !important;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.top-menu-bar a,
.top-menu-bar p a {
    color: #912121 !important;
}

.top-menu-bar a:hover,
.top-menu-bar a:active,
.top-menu-bar a:focus,
.top-menu-bar p a:hover,
.top-menu-bar p a:active,
.top-menu-bar p a:focus {
    color: #ffffff !important;
}

.top-menu-bar a.primary-link,
.top-menu-bar p a.primary-link {
    color: #912121 !important;
}

.top-menu-bar a.primary-link:hover,
.top-menu-bar a.primary-link:active,
.top-menu-bar a.primary-link:focus,
.top-menu-bar p a.primary-link:hover,
.top-menu-bar p a.primary-link:active,
.top-menu-bar p a.primary-link:focus {
    color: #ffffff !important;
}

.top-menu-bar .left-column {
    padding: 0 !important;
}

.top-menu-bar .right-column {
    padding: 0 !important;
}

.top-menu-bar ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.top-menu-bar ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 8px;
}

.top-menu-bar ul li:after {
    content: '';
    top: 50%;
    margin-top: -5px;
    right: -1px;
    left: auto;
    width: 1px;
    height: 9px;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    line-height: 1;
}

.top-menu-bar ul li:last-child:after {
    display: none;
}

.top-menu-bar ul li a {
    display: block;
    padding: 2px 4px;
}

@media (max-width: 1024px) {
    .top-menu-bar {
        display: none;
    }
}

.profile-links {
    position: relative;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.profile-links li {
    display: inline-block;
    vertical-align: top;
    padding: 4px 6px !important;
}

.profile-links li a {
    opacity: 1.0;
    padding: 4px;
    font-size: 13px;
}

.profile-links li a:hover,
.profile-links li a:active,
.profile-links li a:focus {
    opacity: 1.0;
}

.floating-menu {
    position: absolute !important;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    z-index: 100;
}

.float-menu-list {
    position: relative;
    display: block;
    list-style: none;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    align-content: center;
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .float-menu-list {
        display: block !important;
        padding-bottom: 20px;
    }
}

.float-menu-list li {
    float: left;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 50%;
}

@media (max-width: 767px) {
    .float-menu-list li {
        width: 100%;
        float: none;
        display: block;
    }
}

.float-menu-list li a {
    display: block;
    font-family: "Work Sans", sans-serif;
    padding: 50px 30px;
    color: #fff;
    background: transparent;
    letter-spacing: 4.0px;
    text-transform: uppercase;
    font-size: 18px;
}

.float-menu-list li a span {
    position: relative;
    z-index: 100;
}

.float-menu-list li a:before {
    position: absolute;
    content: '';
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
    background: rgba(255, 255, 255, 0.2);
}

.float-menu-list li a:hover,
.float-menu-list li a:active,
.float-menu-list li a:focus {
    color: #fff;
}

.float-menu-list li a:hover:before,
.float-menu-list li a:active:before,
.float-menu-list li a:focus:before {
    background: rgba(0, 0, 0, 0.4);
}

@media (max-width: 767px) {
    .float-menu-list li a {
        padding: 18px 30px;
        margin: 16px 30px;
        color: #585757;
        background: #ffffff;
        font-size: 16px;
    }

    .float-menu-list li a:before {
        display: none !important;
    }

    .float-menu-list li a:hover,
    .float-menu-list li a:active,
    .float-menu-list li a:focus {
        color: #585757;
        background: #ffffff;
    }
}

.footer-copy-to-the-left {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 1024px) {
    .footer-copy-to-the-left .copy-line>span:nth-child(1) {
        display: block !important;
    }
}

.full-width-button {
    position: relative;
}

.full-width-button>.container-full:after {
    display: none;
}

.full-width-button .column-part {
    padding: 0 !important;
}

.full-width-button a {
    position: relative;
    padding: 80px 30px;
    display: block;
    background: #ffffff;
    color: #585757;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.full-width-button a.no-border {
    border: 0;
}

@media (max-width: 1024px) {
    .full-width-button a {
        padding: 60px 30px;
    }
}

.full-width-button a .inner-full-width-button {
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 800px;
}

.full-width-button a img {
    position: absolute;
    display: block;
    z-index: 1;
    left: 60px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

@media (max-width: 1024px) {
    .full-width-button a img {
        display: none;
    }
}

.full-width-button a span.inner-text {
    position: relative;
    z-index: 10;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    letter-spacing: 0.2em;
    line-height: 0.75;
    margin: 0;
    padding-bottom: 0;
    display: block;
    vertical-align: top;
    text-transform: uppercase;
    font-size: 2.0em;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    color: #585757;
}

@media (max-width: 767px) {
    .full-width-button a span.inner-text {
        font-size: 1.3em;
        letter-spacing: 0.1em;
    }
}

.full-width-button a:hover,
.full-width-button a:active,
.full-width-button a:focus {
    background: #21341f;
    color: #ffffff;
}

.full-width-button a:hover span,
.full-width-button a:active span,
.full-width-button a:focus span {
    color: #ffffff;
}

.zoom-links {
    position: relative;
}

.zoom-links .column-part {
    position: relative;
    z-index: 100;
    padding: 30px 10px !important;
    background: transparent !important;
}

@media (max-width: 1024px) {
    .zoom-links .column-part {
        max-width: 350px;
        margin: 0 auto;
        padding: 30px 30px 0 !important;
    }
}

.zoom-links .column-part .float-heading-up {
    position: absolute;
    margin: 0;
    padding: 0 0 14px;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    text-align: center;
    left: 0;
    right: 0;
}

.zoom-links .column-part a {
    position: relative;
    padding: 150px 50px !important;
    background: #000;
    color: #ffffff !important;
    overflow: hidden;
}

.zoom-links .column-part a h3,
.zoom-links .column-part a .h4 {
    font-size: 40px;
}

.zoom-links .column-part a>.background-image-with-opacity {
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000) !important;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
}

.zoom-links .column-part a:hover,
.zoom-links .column-part a:active,
.zoom-links .column-part a:focus {
    color: #ffffff !important;
}

.zoom-links .column-part a:hover>.background-image-with-opacity,
.zoom-links .column-part a:active>.background-image-with-opacity,
.zoom-links .column-part a:focus>.background-image-with-opacity {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

@media (max-width: 1024px) {
    .zoom-links .column-part a {
        padding: 100px 30px !important;
    }
}

.zoom-links.meal-plans {
    padding: 0 10px !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .zoom-links.meal-plans {
        max-width: 700px;
        margin: 0 auto;
    }
}

.zoom-links.meal-plans .column-part {
    padding: 0 !important;
}

.zoom-links.meal-plans .column-part a {
    margin: 30px 10px 0 !important;
    padding: 100px 30px 280px !important;
    overflow: visible;
}

.zoom-links.meal-plans .column-part a:before {
    position: absolute;
    display: block;
    content: 'Choose Plan';
    text-transform: uppercase;
    padding: 22px 20px 25px;
    text-align: center;
    background: rgba(6, 67, 0, 0.88);
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    line-height: 0.75;
    letter-spacing: 0.0px;
    left: 20px;
    right: 20px;
    bottom: 24px;
    opacity: 0.0;
    z-index: 100;
    font-size: 20px;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 1024px) {
    .zoom-links.meal-plans .column-part a:before {
        opacity: 1.0;
    }
}

.zoom-links.meal-plans .column-part a:hover:before,
.zoom-links.meal-plans .column-part a:active:before,
.zoom-links.meal-plans .column-part a:focus:before {
    opacity: 1.0;
}

.zoom-links.meal-plans .column-part a:hover>.background-image-with-opacity,
.zoom-links.meal-plans .column-part a:active>.background-image-with-opacity,
.zoom-links.meal-plans .column-part a:focus>.background-image-with-opacity {
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
}

@media (max-width: 1024px) {
    .zoom-links.meal-plans .column-part a {
        padding: 80px 30px 280px !important;
    }
}

.extra-content {
    position: relative;
    display: block;
    background: #ffffff;
    margin: 0 auto 30px;
    padding: 25px 20px 0;
    text-align: center;
    color: #8c8c8c;
    font-size: 0.95em;
    z-index: 100;
    overflow: visible;
}

@media (max-width: 767px) {
    .extra-content {
        margin-bottom: 60px;
    }
}

.extra-content:before {
    position: absolute;
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 8px;
    margin-left: -8px;
}

@media (min-width: 1025px) {
    .home #our-menu {
        margin-top: -130px;
    }
}

@media (max-width: 1024px) {
    .home #our-menu:before {
        bottom: calc(45% - 2px);
    }

    .home #our-menu>.background-image-with-opacity>.img-hold {
        bottom: auto;
        height: 55%;
    }
}

.pull-up-slightly {
    position: relative;
    z-index: 100;
}

@media (min-width: 1025px) {
    .pull-up-slightly {
        top: -20px;
    }
}

.pull-up-title {
    position: absolute;
    color: #ffffff;
    left: 20px;
    margin-top: -50px;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    z-index: 100;
    pointer-events: none;
}

.pull-up-title * {
    padding: 0;
}

.pull-up-title *:last-child {
    margin-top: -4px;
}

.float-above-scroll-menu {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
}

.float-above-scroll-menu p {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
}

.float-above-scroll-menu a {
    position: relative;
    display: block;
    margin: 0 !important;
    padding: 16px 30px 13px;
    background: #11222c;
    color: #ffffff;
}

.float-above-scroll-menu a:hover,
.float-above-scroll-menu a:active,
.float-above-scroll-menu a:focus {
    background: #11222c;
    color: #ffffff;
}

@media (min-width: 1025px) {
    .float-above-scroll-menu {
        display: none;
    }
}

.float-menu-up {
    position: absolute;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    background: rgba(16, 33, 9, 0.85);
    left: 0;
    right: 0;
}

.float-menu-up .column-part {
    padding: 0 !important;
}

.float-menu-up .background-image-with-opacity {
    display: none;
}

.float-menu-up ul {
    list-style: none;
    margin: 0 auto;
    padding: 0 10px;
    text-align: center;
}

.float-menu-up ul li {
    position: relative;
    display: inline-block;
    padding: 0;
}

.float-menu-up ul li:after {
    position: absolute;
    right: 1px;
    pointer-events: none;
    height: 12px;
    width: 1px;
    background: #912121;
    opacity: 0.3;
    content: '';
    top: 50%;
    margin-top: -6px;
}

.float-menu-up ul li:last-child:after {
    display: none;
}

.float-menu-up ul li a {
    display: block;
    text-transform: uppercase;
    padding: 19px 25px;
    color: #912121 !important;
    text-decoration: none;
    font-family: "Work Sans", sans-serif;
    line-height: 0.75;
    display: inline-block;
    letter-spacing: 4.0px;
    font-size: 17px;
}

@media (max-width: 1024px) {
    .float-menu-up ul li a {
        letter-spacing: 3.0px;
    }
}

.float-menu-up ul li a:hover,
.float-menu-up ul li a:active,
.float-menu-up ul li a:focus {
    color: #ffffff !important;
}

.menu-banner {
    position: relative;
    z-index: 100;
}

.menu-banner:before {
    position: absolute;
    pointer-events: none;
    z-index: 10;
    font-family: "Work Sans", sans-serif;
    line-height: 0.75;
    display: inline-block;
    letter-spacing: 2.0px;
    font-size: 14px;
    color: #912121;
    left: 26px;
    right: 26px;
    bottom: -7px;
    text-transform: uppercase;
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
    content: 'Featured';
    text-align: right;
}

@media (max-width: 767px) {
    .menu-banner:before {
        text-align: center;
    }
}

.menu-banner:after {
    position: absolute;
    pointer-events: none;
    z-index: 10;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0);
    height: 160px;
    opacity: 0.8;
}

.menu-banner-title {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    bottom: -39px;
    text-align: right;
    color: #ffffff;
}

@media (max-width: 1024px) {
    .menu-banner-title {
        bottom: -38px;
    }
}

@media (max-width: 767px) {
    .menu-banner-title {
        bottom: -26px;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .mobile-underline-links {
        line-height: 1.5;
        margin-top: 8px;
    }

    .mobile-underline-links a.underline-link {
        display: block;
    }
}

.center-line-background {
    position: relative;
    display: block;
}

.center-line-background * {
    position: relative;
    z-index: 100;
}

.center-line-background:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    z-index: 1;
    content: '';
    background: rgba(0, 0, 0, 0.08);
    pointer-events: none;
}

.featured-menu-item {
    position: relative;
    display: block;
    background: #171e37;
}

@media (max-width: 1024px) {
    .featured-menu-item {
        max-width: 500px;
        margin: 0 auto;
    }
}

@media (max-width: 1024px) {
    .featured-menu-item .featured-menu-image-content {
        min-height: 400px;
    }
}

@media (max-width: 767px) {
    .featured-menu-item .featured-menu-image-content {
        min-height: 300px;
    }
}

.featured-menu-item .featured-menu-item-content {
    position: relative;
    padding: 70px 60px 40px;
}

.featured-menu-item .featured-menu-item-content:before {
    position: absolute;
    content: '';
    pointer-events: none;
    z-index: 1;
    left: 8px;
    right: 8px;
    top: 8px;
    bottom: 8px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.featured-menu-item .featured-menu-item-content .column-part-inner {
    position: relative;
    z-index: 10;
}

@media (max-width: 1024px) {
    .featured-menu-item .featured-menu-item-content {
        padding: 60px 40px 40px;
    }
}

.close-dropdown-menu {
    position: fixed;
    z-index: 1001;
    opacity: 0.0;
    pointer-events: none;
    top: 78px;
    margin-top: 10px;
    right: 11px;
    background: transparent !important;
    border: 0;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.close-dropdown-menu:before,
.close-dropdown-menu:after {
    background: #11222c;
}

.close-dropdown-menu.active {
    opacity: 1.0;
    pointer-events: auto;
}

.contact-form-title {
    display: block;
    padding: 0 10px;
}

@media (max-width: 767px) {
    .contact-form-title {
        padding: 0;
    }
}

.grey-gradient-background {
    -webkit-clip-path: inset(0px 0px 0px 0px);
    clip-path: inset(0px 0px 0px 0px);
}

.grey-gradient-background .background-image-with-opacity {
    background: #b5ada4 !important;
    background: -moz-linear-gradient(top, #b5ada4 0%, #a79e95 100%) !important;
    background: -webkit-linear-gradient(top, #b5ada4 0%, #a79e95 100%) !important;
    background: linear-gradient(to bottom, #b5ada4 0%, #a79e95 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5ada4', endColorstr='#a79e95', GradientType=0);
}

.no-overflow {
    overflow: hidden !important;
}

#login-holder {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 10000;
    text-align: center;
    display: block;
    padding: 0;
    margin: 0;
}

@media (max-width: 1024px) {
    #login-holder {
        top: 48px;
    }
}

#login-holder .bg-drop-color {
    display: block !important;
    pointer-events: none;
}

@media (max-width: 1024px) {
    #login-holder .bg-drop-color {
        top: 48px;
    }
}

#login-holder .close-button {
    position: absolute;
    pointer-events: none;
    opacity: 0.0;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
    background: transparent;
    top: 10px;
    right: 10px;
    -webkit-box-shadow: -9.5px 5.5px 21px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: -9.5px 5.5px 21px 0 rgba(0, 0, 0, 0);
    box-shadow: -9.5px 5.5px 21px 0 rgba(0, 0, 0, 0);
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

#login-holder .close-button:before,
#login-holder .close-button:after {
    background: #585757;
    width: 18px;
    top: 13px;
    right: 5px;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

#login-holder .close-button:hover,
#login-holder .close-button:active,
#login-holder .close-button:focus {
    background: #912121;
    opacity: 1.0;
}

#login-holder .close-button:hover:before,
#login-holder .close-button:hover:after,
#login-holder .close-button:active:before,
#login-holder .close-button:active:after,
#login-holder .close-button:focus:before,
#login-holder .close-button:focus:after {
    background: #ffffff;
    width: 12px;
    right: 8px;
}

#login-holder .login-content {
    position: absolute;
    display: block;
    z-index: 300;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    background: #ffffff;
    width: 100%;
    height: 100vh;
    max-width: 400px;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: transform 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: transform 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 1024px) {
    #login-holder .login-content {
        width: 75%;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        height: calc(100vh - 48px);
    }
}

#login-holder .login-content .login-scroll {
    position: relative;
    display: block;
    padding: 50px 50px;
}

@media (max-width: 767px) {
    #login-holder .login-content .login-scroll {
        padding: 50px 30px;
    }
}

#login-holder .login-content .login-scroll .image-back {
    position: relative;
    display: block;
    padding: 80px 30px;
    margin: 0;
    overflow: hidden;
}

@media (max-width: 767px) {
    #login-holder .login-content .login-scroll .image-back {
        padding: 80px 30px;
    }
}

#login-holder .login-content .login-scroll .image-back * {
    position: relative;
    z-index: 10;
}

#login-holder .login-content .login-scroll .image-back img {
    position: absolute;
    object-fit: cover;
    object-position: 0 0;
    font-family: 'object-fit: cover; object-position: 0;';
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

#login-holder .login-content .login-scroll .content-back {
    position: relative;
    display: block;
    padding: 60px 40px 0;
}

#login-holder .login-content .login-scroll .content-back:last-child {
    padding-bottom: 60px;
}

@media (max-width: 1024px) {
    #login-holder .login-content .login-scroll .content-back:last-child {
        padding-bottom: 104px;
    }
}

@media (max-width: 767px) {
    #login-holder .login-content .login-scroll .content-back {
        padding-left: 30px;
        padding-right: 30px;
    }
}

#login-holder.open {
    pointer-events: auto;
}

#login-holder.open .bg-drop-color {
    pointer-events: auto;
}

#login-holder.open .close-button {
    pointer-events: auto;
    opacity: 1.0;
}

#login-holder.open .bg-drop-color {
    opacity: var(--backdrop-color-opacity);
}

#login-holder.open .login-content {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.pop-up-window-holder::-webkit-scrollbar {
    display: none;
    width: 0px;
    background: transparent;
}

.pop-up-window-holder {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 10000;
    text-align: center;
    display: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.pop-up-window-holder .bg-drop-color {
    display: block !important;
    height: auto !important;
    bottom: 0 !important;
}

.pop-up-window-holder .close-button {
    position: absolute;
    pointer-events: none;
    opacity: 0.0;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
    background: #11222c;
    top: 18px;
    right: 18px;
    -webkit-box-shadow: -9.5px 5.5px 21px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: -9.5px 5.5px 21px 0 rgba(0, 0, 0, 0);
    box-shadow: -9.5px 5.5px 21px 0 rgba(0, 0, 0, 0);
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.pop-up-window-holder .close-button:before,
.pop-up-window-holder .close-button:after {
    background: #ffffff !important;
    width: 13px;
    top: 13px;
    right: 7px;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.pop-up-window-holder .close-button:hover,
.pop-up-window-holder .close-button:active,
.pop-up-window-holder .close-button:focus {
    background: #ffffff;
    opacity: 1.0;
}

.pop-up-window-holder .close-button:hover:before,
.pop-up-window-holder .close-button:hover:after,
.pop-up-window-holder .close-button:active:before,
.pop-up-window-holder .close-button:active:after,
.pop-up-window-holder .close-button:focus:before,
.pop-up-window-holder .close-button:focus:after {
    background: #11222c !important;
}

.pop-up-window-holder .holder-content {
    position: absolute;
    display: block;
    z-index: 300;
    top: 0;
    left: 50%;
    margin: 80px 20px;
    padding: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: transparent;
    width: calc(100vw - 40px);
    height: auto;
    max-width: 920px;
    box-shadow: 0px 1.1px 2.2px rgba(0, 0, 0, 0.02), 0px 2.7px 5.3px rgba(0, 0, 0, 0.028), 0px 5px 10px rgba(0, 0, 0, 0.035), 0px 8.9px 17.9px rgba(0, 0, 0, 0.042), 0px 16.7px 33.4px rgba(0, 0, 0, 0.05), 0px 40px 80px rgba(0, 0, 0, 0.07);
    opacity: 0;
    -webkit-transition: opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 1024px) {
    .pop-up-window-holder .holder-content {
        position: relative;
        max-width: 600px;
        left: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        margin: 60px auto;
        padding: 0;
    }
}

.pop-up-window-holder .holder-content.full-holder {
    max-width: 100% !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    left: 0 !important;
    right: 0 !important;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 0 !important;
}

.pop-up-window-holder .holder-content.full-holder .meetings-iframe-container {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.pop-up-window-holder .holder-content .content-scroll {
    position: relative;
    padding: 0;
    display: block;
}

.pop-up-window-holder .holder-content .content-scroll .content-popup-holder {
    position: relative;
    display: block;
    text-align: left;
    padding: 20px 48px 15px 25px;
    overflow: hidden;
    font-size: 14px;
    border-bottom: 1px solid #eff1f4;
}

.pop-up-window-holder .holder-content .content-scroll.menu-popup {
    padding: 0 0 50px;
    font-family: "Work Sans", sans-serif !important;
}

.pop-up-window-holder .holder-content .content-scroll .content-popup-menu {
    position: relative;
    display: block;
    padding: 0;
    max-height: calc(100vh - 244px);
    overflow: scroll;
}

@media (max-width: 1024px),
(max-height: 500px) {
    .pop-up-window-holder .holder-content .content-scroll .content-popup-menu {
        max-height: 200px;
    }
}

.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a,
.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a:focus {
    position: relative;
    display: block;
    padding: 11px 25px 9px;
    background: transparent;
    text-align: left;
    color: #8c8c8c;
    font-size: 13.5px;
    border-bottom: 1px solid #eff1f4;
    border-left: 0px solid #912121;
    font-weight: 400;
}

.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a:last-child,
.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a:focus:last-child {
    border-bottom: 0;
}

.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a.shortcut-key,
.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a:focus.shortcut-key {
    padding-right: 105px;
}

.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a.shortcut-key:after,
.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a:focus.shortcut-key:after {
    position: absolute;
    display: block;
    right: 25px;
    top: 10px;
    z-index: 100;
    content: '';
    pointer-events: none;
    color: #bbb;
    font-size: 15px;
    display: none;
}

.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a.shortcut-key.edit-page-key::after,
.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a:focus.shortcut-key.edit-page-key::after {
    content: '⇧ + ⌥ + e';
}

.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a.shortcut-key.beaver-builder-key::after,
.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a:focus.shortcut-key.beaver-builder-key::after {
    content: '⇧ + ⌥ + b';
}

.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a:hover,
.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a:active,
.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a.selected,
.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a:focus:hover,
.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a:focus:active,
.pop-up-window-holder .holder-content .content-scroll .content-popup-menu>a:focus.selected {
    background: transparent;
    color: #585757;
    border-left: 4px solid #912121;
}

.pop-up-window-holder .holder-content .content-scroll .bottom-section-menu {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    background: #f8f9fb;
    border-top: 1px solid #eff1f4;
    padding: 0;
    text-align: right;
}

.pop-up-window-holder .holder-content .content-scroll .bottom-section-menu ul {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    align-content: stretch;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 8px 12px 5px;
    height: 50px;
}

.pop-up-window-holder .holder-content .content-scroll .bottom-section-menu ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 10px;
}

.pop-up-window-holder .holder-content .content-scroll .bottom-section-menu ul li:after {
    position: absolute;
    content: '/';
    right: 2px;
    top: 3px;
    width: 1px;
    font-size: 12px;
    background: transparent;
    color: rgba(0, 0, 0, 0.15);
    display: block;
    font-style: italic;
}

.pop-up-window-holder .holder-content .content-scroll .bottom-section-menu ul li:last-child:after {
    display: none;
}

.pop-up-window-holder .holder-content .content-scroll .bottom-section-menu ul li a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 2px;
    color: #8c8c8c;
    font-size: 12px;
    text-decoration: none;
}

.pop-up-window-holder .holder-content .content-scroll .bottom-section-menu ul li a:hover,
.pop-up-window-holder .holder-content .content-scroll .bottom-section-menu ul li a:active,
.pop-up-window-holder .holder-content .content-scroll .bottom-section-menu ul li a:focus {
    color: #585757;
    text-decoration: none;
}

.pop-up-window-holder.open {
    pointer-events: auto;
}

.pop-up-window-holder.open .close-button {
    pointer-events: auto;
    opacity: 1;
}

.pop-up-window-holder.open .bg-drop-color {
    opacity: 0.0;
    pointer-events: auto;
}

@media (max-width: 1024px) {
    .pop-up-window-holder.open .bg-drop-color {
        opacity: var(--backdrop-color-opacity);
    }
}

.pop-up-window-holder.open .holder-content {
    opacity: 1;
}

.pop-up-window-holder .top-bar-popup-menu {
    position: sticky;
    z-index: 500;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
    background: #ffffff;
    padding: 28px 34px;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 1024px) {
    .pop-up-window-holder .top-bar-popup-menu {
        height: 60px;
    }
}

.pop-up-window-holder .top-bar-popup-menu .float-mail-btn {
    position: absolute;
    right: 34px;
    top: 28px;
    color: #ffffff !important;
    font-size: 20px;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 1024px) {
    .pop-up-window-holder .top-bar-popup-menu .float-mail-btn {
        top: 18px;
        right: 28px;
    }
}

.pop-up-window-holder .top-bar-popup-menu .float-mail-btn:hover,
.pop-up-window-holder .top-bar-popup-menu .float-mail-btn:active,
.pop-up-window-holder .top-bar-popup-menu .float-mail-btn:focus {
    color: #912121 !important;
}

.pop-up-window-holder .top-bar-popup-menu .close-button {
    width: 22px;
    right: auto;
    top: 18px;
    right: 18px;
    color: #585757;
    text-align: left;
    padding: 0 0 0 22px;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 1024px) {
    .pop-up-window-holder .top-bar-popup-menu .close-button {
        top: 18px;
        right: 18px;
    }
}

.pop-up-window-holder .top-bar-popup-menu .close-button span.close-text {
    position: relative;
    display: none;
    color: #585757;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    font-weight: 600;
    font-size: 15px;
}

.pop-up-window-holder .top-bar-popup-menu .close-button:before,
.pop-up-window-holder .top-bar-popup-menu .close-button:after {
    background: #585757 !important;
    right: auto;
    left: 0;
    width: 22px;
    top: 11.5px;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.pop-up-window-holder .top-bar-popup-menu .close-button:hover,
.pop-up-window-holder .top-bar-popup-menu .close-button:active,
.pop-up-window-holder .top-bar-popup-menu .close-button:focus {
    color: #912121;
}

.pop-up-window-holder .top-bar-popup-menu .close-button:hover span.close-text,
.pop-up-window-holder .top-bar-popup-menu .close-button:active span.close-text,
.pop-up-window-holder .top-bar-popup-menu .close-button:focus span.close-text {
    color: #912121;
}

.pop-up-window-holder .top-bar-popup-menu .close-button:hover:before,
.pop-up-window-holder .top-bar-popup-menu .close-button:hover:after,
.pop-up-window-holder .top-bar-popup-menu .close-button:active:before,
.pop-up-window-holder .top-bar-popup-menu .close-button:active:after,
.pop-up-window-holder .top-bar-popup-menu .close-button:focus:before,
.pop-up-window-holder .top-bar-popup-menu .close-button:focus:after {
    color: #912121;
    background: #912121 !important;
}

.pop-up-window-holder .top-bar-popup-menu.open {
    background: #000 !important;
}

.pop-up-window-holder .top-bar-popup-menu.open .float-mail-btn {
    color: #11222c !important;
}

.pop-up-window-holder .top-bar-popup-menu.open .float-mail-btn:hover,
.pop-up-window-holder .top-bar-popup-menu.open .float-mail-btn:active,
.pop-up-window-holder .top-bar-popup-menu.open .float-mail-btn:focus {
    color: #912121 !important;
}

.pop-up-window-holder .top-bar-popup-menu.open .close-button {
    color: #ffffff;
}

.pop-up-window-holder .top-bar-popup-menu.open .close-button span.close-text {
    color: #ffffff;
}

.pop-up-window-holder .top-bar-popup-menu.open .close-button:before,
.pop-up-window-holder .top-bar-popup-menu.open .close-button:after {
    color: #ffffff;
    background: #ffffff !important;
}

.pop-up-window-holder .top-bar-popup-menu.open .close-button:hover,
.pop-up-window-holder .top-bar-popup-menu.open .close-button:active,
.pop-up-window-holder .top-bar-popup-menu.open .close-button:focus {
    color: #912121;
}

.pop-up-window-holder .top-bar-popup-menu.open .close-button:hover span.close-text,
.pop-up-window-holder .top-bar-popup-menu.open .close-button:active span.close-text,
.pop-up-window-holder .top-bar-popup-menu.open .close-button:focus span.close-text {
    color: #912121;
}

.pop-up-window-holder .top-bar-popup-menu.open .close-button:hover:before,
.pop-up-window-holder .top-bar-popup-menu.open .close-button:hover:after,
.pop-up-window-holder .top-bar-popup-menu.open .close-button:active:before,
.pop-up-window-holder .top-bar-popup-menu.open .close-button:active:after,
.pop-up-window-holder .top-bar-popup-menu.open .close-button:focus:before,
.pop-up-window-holder .top-bar-popup-menu.open .close-button:focus:after {
    color: #912121;
    background: #912121 !important;
}

.pop-up-window-holder.side-popup {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
    color: #8c8c8c;
    opacity: 1;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 1024px) {
    .pop-up-window-holder.side-popup {
        background: #ffffff;
    }
}

.pop-up-window-holder.side-popup .bg-drop-color {
    opacity: 0;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 1024px) {
    .pop-up-window-holder.side-popup .bg-drop-color {
        display: none !important;
    }
}

.pop-up-window-holder.side-popup .top-bar-popup-menu {
    float: right;
    background: #ffffff;
}

@media (max-width: 1024px) {
    .pop-up-window-holder.side-popup .top-bar-popup-menu {
        float: none;
    }
}

.pop-up-window-holder.side-popup .holder-content,
.pop-up-window-holder.side-popup .top-bar-popup-menu {
    left: auto;
    right: 0;
    width: 35vw;
    max-width: 640px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 1024px) {

    .pop-up-window-holder.side-popup .holder-content,
    .pop-up-window-holder.side-popup .top-bar-popup-menu {
        max-width: 100%;
        width: 100%;
        left: 0;
        right: 0;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.pop-up-window-holder.side-popup.open .holder-content,
.pop-up-window-holder.side-popup.open .top-bar-popup-menu {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.pop-up-window-holder.side-popup.open .bg-drop-color {
    opacity: var(--backdrop-color-opacity);
}

.pop-up-window-holder.side-popup .holder-content {
    margin: 0;
    opacity: 1;
    min-height: 100vh;
    min-height: 100dvh;
    padding: 120px 4vw;
    background: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

@media (min-width: 1025px) {
    .pop-up-window-holder.side-popup .holder-content {
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        flex-direction: row;
        justify-content: stretch;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
    }
}

@media (max-width: 1024px) {
    .pop-up-window-holder.side-popup .holder-content {
        padding: 20px 30px 80px;
    }
}

.pop-up-window-holder.side-popup .holder-content .inner-holder-content {
    text-align: left;
    color: #8c8c8c;
}

.pop-up-window-holder.side-popup .holder-content .inner-holder-content .inner-content .row {
    align-items: flex-start;
}

.pop-up-window-holder.full-screen-popup {
    background-color: #11222c;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
    color: #8c8c8c;
    opacity: 0;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.pop-up-window-holder.full-screen-popup .holder-content {
    opacity: 1;
}

.pop-up-window-holder.full-screen-popup.open {
    opacity: 1;
}

.pop-up-window-holder.full-screen-popup .bg-drop-color {
    display: none !important;
}

.pop-up-window-holder.full-screen-popup .holder-content {
    max-width: 100%;
    width: 100%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 0;
    right: 0;
    margin: 0;
    padding: 120px 5vw 120px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

@media (max-width: 1024px) {
    .pop-up-window-holder.full-screen-popup .holder-content {
        padding: 50px 50px 80px;
    }
}

@media (max-width: 1024px) {
    .pop-up-window-holder.full-screen-popup .holder-content {
        padding: 50px 0 80px;
    }
}

.pop-up-window-holder.full-screen-popup .holder-content .inner-holder-content {
    text-align: left;
    color: #8c8c8c;
}

.pop-up-window-holder.full-screen-popup .holder-content .inner-holder-content .inner-content .row {
    align-items: flex-start;
}

.pop-up-window-holder.full-screen-popup .holder-content .inner-holder-content .inner-content .row .contact-info-column {
    padding-top: 125px;
    padding-left: 7vw;
}

@media (max-width: 1024px) {
    .pop-up-window-holder.full-screen-popup .holder-content .inner-holder-content .inner-content .row .contact-info-column {
        padding-top: 50px;
        padding-left: 30px;
    }
}

.pop-up-window-holder.form-popup {
    text-align: left;
    display: none !important;
}

.pop-up-window-holder.form-popup .holder-content {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    max-width: 1000px;
    padding: 0;
    background: #ffffff;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 18vh auto;
}

@media (max-width: 1024px) {
    .pop-up-window-holder.form-popup .holder-content {
        margin: 50px auto;
    }
}

.pop-up-window-holder.form-popup .holder-content .inner-holder-content {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: center;
    flex-wrap: wrap;
}

.pop-up-window-holder.form-popup .holder-content .inner-holder-content>img {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    width: 33.333333333333%;
    max-height: none !important;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

@media (max-width: 767px) {
    .pop-up-window-holder.form-popup .holder-content .inner-holder-content>img {
        width: 100%;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-topleft: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }
}

.pop-up-window-holder.form-popup .holder-content .inner-holder-content .content-scroll {
    position: relative;
    display: block;
    padding: 0;
    height: auto;
    max-height: none;
    width: 66.666666666667%;
}

@media (max-width: 767px) {
    .pop-up-window-holder.form-popup .holder-content .inner-holder-content .content-scroll {
        width: 100%;
    }
}

.pop-up-window-holder.form-popup .holder-content .inner-holder-content .content-scroll .inner-content {
    position: relative;
    display: block;
    padding: 70px 50px;
}

@media (max-width: 767px) {
    .pop-up-window-holder.form-popup .holder-content .inner-holder-content .content-scroll .inner-content {
        padding: 70px 30px 50px;
    }
}

.pop-up-window-holder.form-popup .holder-content .inner-holder-content .content-scroll .inner-content h6 {
    margin-bottom: 20px !important;
}

@media (max-width: 767px) {
    .pop-up-window-holder.form-popup .holder-content .inner-holder-content .content-scroll .inner-content h6 {
        margin-bottom: 10px !important;
    }
}

.pop-up-window-holder.form-popup .holder-content .inner-holder-content .content-scroll .inner-content .frm_forms .frm_message {
    padding-top: 50px !important;
}

@media (max-width: 767px) {
    .pop-up-window-holder.form-popup .holder-content .inner-holder-content .content-scroll .inner-content .frm_forms .frm_message {
        padding-top: 10px !important;
    }
}

.pop-up-window-holder.form-popup .holder-content .inner-holder-content .content-scroll .inner-content .frm_forms form button.frm_button_submit {
    display: block;
    width: 100%;
    color: #ffffff !important;
    background: #000 !important;
    border-color: #000 !important;
    margin-top: 20px;
}

.pop-up-window-holder.form-popup .holder-content .inner-holder-content .content-scroll .inner-content .frm_forms form button.frm_button_submit:hover,
.pop-up-window-holder.form-popup .holder-content .inner-holder-content .content-scroll .inner-content .frm_forms form button.frm_button_submit:active,
.pop-up-window-holder.form-popup .holder-content .inner-holder-content .content-scroll .inner-content .frm_forms form button.frm_button_submit:focus {
    color: #ffffff !important;
    background: #11222c !important;
    border-color: #11222c !important;
}

.pop-up-window-holder.form-popup.open {
    display: block !important;
}

.pop-up-window-holder.form-popup.open .bg-drop-color {
    opacity: var(--backdrop-color-opacity);
}

.weathering-callout-text p {
    position: relative;
    display: block;
    margin-top: 10px;
    color: #8c8c8c;
    padding: 0 0 0 44px;
}

.weathering-callout-text p .float-note {
    position: absolute;
    left: 0;
    top: 0;
}

.weathering-callout-text p a,
.weathering-callout-text p a:focus {
    color: #8c8c8c;
    text-decoration: none;
}

.weathering-callout-text p a:hover,
.weathering-callout-text p a:active,
.weathering-callout-text p a:focus:hover,
.weathering-callout-text p a:focus:active {
    color: #11222c;
    text-decoration: none;
}

.pop-up-window-holder.form-popup.weathering-callout-popup .holder-content {
    background: #11222c;
    color: #ffffff;
}

.pop-up-window-holder.form-popup.weathering-callout-popup .holder-content .inner-holder-content .content-scroll .inner-content .push-down-button {
    display: block;
    padding-top: clamp(50px, 10vw, 100px);
}

@media (min-width: 768px) {
    .pop-up-window-holder.form-popup.weathering-callout-popup .holder-content .inner-holder-content .content-scroll .inner-content {
        padding: clamp(60px, 10vw, 180px) 50px 40px;
    }

    .pop-up-window-holder.form-popup.weathering-callout-popup .holder-content .inner-holder-content .content-scroll {
        width: 48%;
    }

    .pop-up-window-holder.form-popup.weathering-callout-popup .holder-content .inner-holder-content>img {
        width: 52%;
    }
}

.pop-up-window-holder.form-popup.product-callout-popup .holder-content {
    background: #ffffff;
}

.pop-up-window-holder.form-popup.product-callout-popup .holder-content .inner-holder-content .column-img-wrap {
    position: relative;
}

@media (max-width: 767px) {
    .pop-up-window-holder.form-popup.product-callout-popup .holder-content .inner-holder-content .column-img-wrap {
        overflow: hidden;
        width: 100%;
        height: 220px;
    }
}

.left-tag-callout {
    position: absolute;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    background: #912121;
    color: #fff;
    clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%);
    overflow: hidden;
    top: 36px;
    left: 0;
    padding: 11px 25px 9px 16px;
    gap: 7px;
    z-index: 100;
    width: 264px;
}

.left-tag-callout .big-text-callout {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 23px;
    line-height: 1;
    width: 59px;
}

.left-tag-callout em {
    line-height: 1.05;
    opacity: 0.9;
    font-size: 1.0em;
    width: calc(100% - 59px);
}

.pop-up-window-holder.form-popup.product-callout-popup .holder-content .inner-holder-content .column-img-wrap img {
    position: relative;
    display: block;
    object-fit: cover;
    object-position: center center;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
}

.pop-up-window-holder.form-popup.product-callout-popup .close-button {
    background: #ffffff !important;
    color: #11222c !important;
}

.pop-up-window-holder.form-popup.product-callout-popup .close-button:before,
.pop-up-window-holder.form-popup.product-callout-popup .close-button:after {
    background: #11222c !important;
}

.pop-up-window-holder.form-popup.product-callout-popup .close-button:hover,
.pop-up-window-holder.form-popup.product-callout-popup .close-button:active,
.pop-up-window-holder.form-popup.product-callout-popup .close-button:focus {
    background: #11222c !important;
    color: #ffffff !important;
}

.pop-up-window-holder.form-popup.product-callout-popup .close-button:hover:before,
.pop-up-window-holder.form-popup.product-callout-popup .close-button:hover:after,
.pop-up-window-holder.form-popup.product-callout-popup .close-button:active:before,
.pop-up-window-holder.form-popup.product-callout-popup .close-button:active:after,
.pop-up-window-holder.form-popup.product-callout-popup .close-button:focus:before,
.pop-up-window-holder.form-popup.product-callout-popup .close-button:focus:after {
    background: #ffffff !important;
}

@media (min-width: 768px) {
    .pop-up-window-holder.form-popup.product-callout-popup .holder-content .inner-holder-content .content-scroll .inner-content {
        padding: 80px 70px;
    }

    .pop-up-window-holder.form-popup.product-callout-popup .holder-content .inner-holder-content .content-scroll {
        width: 63%;
    }

    .pop-up-window-holder.form-popup.product-callout-popup .holder-content .inner-holder-content .column-img-wrap {
        width: 37%;
    }
}

.product-circle-callout {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 0 36px;
    object-fit: cover;
    object-position: center center;
    -webkit-box-shadow: 0px 8px 22px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 8px 22px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0px 8px 22px 0 rgba(0, 0, 0, 0.1);
}

.new-float-tab-holder {
    position: relative;
}

.new-float-tab {
    position: absolute;
    left: -30px;
    top: -150px;
}

.new-float-tab:before {
    position: absolute;
    display: block !important;
    content: '';
    z-index: 100;
    pointer-events: none;
    background: transparent url(/wp-content/uploads/new-tab.webp) no-repeat 0 0;
    background-size: contain;
    width: 100px;
    height: 53px;
    left: 0;
    top: 36px;
}

.feature-icon-list {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: baseline;
    list-style: none;
    margin: 0 -4px 20px;
    padding: 0;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: wrap;
}

.feature-icon-list li {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: center;
    width: 50%;
    padding: 4px;
}

@media (max-width: 350px) {
    .feature-icon-list li {
        width: 100%;
    }
}

.feature-icon-list li>img {
    position: relative;
    display: block;
    width: 30px;
    height: 30px;
    object-fit: contain;
    object-position: center center;
}

.feature-icon-list li>span {
    position: relative;
    display: block;
    padding: 14px 0 8px 10px;
    text-transform: uppercase;
    font-size: 9.4px;
    color: #585757;
    letter-spacing: 0.1em;
    line-height: 1.4;
}

.special-number-wrap {
    position: relative;
    display: inline-block;
    margin: 0 !important;
    padding: 0 40px !important;
    width: 100%;
    height: 40px;
}

.special-number-wrap input[type=number] {
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100% !important;
    height: 100%;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 2px 8px 0;
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    color: #585757;
    text-align: center;
    border: 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.special-number-wrap input[type=number]::-webkit-inner-spin-button,
.special-number-wrap input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.special-number-wrap input[type=number]::-webkit-input-placeholder {
    color: #ddd;
}

.special-number-wrap input[type=number]:-moz-placeholder {
    color: #ddd;
}

.special-number-wrap input[type=number]::-moz-placeholder {
    color: #ddd;
}

.special-number-wrap input[type=number]:-ms-input-placeholder {
    color: #ddd;
}

.special-number-wrap input[type=number]:focus {
    outline: none;
}

.special-number-wrap input[type=number]:focus::-webkit-input-placeholder {
    color: #fff;
}

.special-number-wrap input[type=number]:focus:-moz-placeholder {
    color: #fff;
}

.special-number-wrap input[type=number]:focus::-moz-placeholder {
    color: #fff;
}

.special-number-wrap input[type=number]:focus:-ms-input-placeholder {
    color: #fff;
}

.special-number-wrap .quantity-button {
    position: absolute;
    display: block;
    height: 100%;
    top: 0;
    bottom: 0;
    cursor: pointer;
    border: 1px solid #ddd;
    width: 40px;
    text-align: center;
    color: #585757;
    background: transparent;
    font-size: 22px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    font-weight: 400;
    line-height: 1.7;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.special-number-wrap .quantity-button:hover,
.special-number-wrap .quantity-button:active {
    background: #11222c;
    color: #ffffff;
    border-color: #11222c;
}

.special-number-wrap .quantity-button.quantity-up {
    right: 0;
    left: auto;
}

.special-number-wrap .quantity-button.quantity-down {
    left: 0;
    right: auto;
}

#shortcut-menu {
    display: none !important;
}

#shortcut-menu.open {
    display: block !important;
}

#shortcut-menu .holder-content {
    position: relative;
    background: #ffffff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    max-width: 500px;
    top: 40%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (max-width: 1024px) {
    #shortcut-menu .holder-content {
        top: 25%;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        left: 0;
        right: 0;
        max-width: 100%;
    }
}

.bctt-ctt-text a {
    font-weight: 400;
}

#scroll-down,
.scroll-down-holder {
    position: absolute;
    width: 80px;
    display: block;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    height: 120px;
    left: 0;
    bottom: 0;
}

@media (max-width: 1024px) {

    #scroll-down,
    .scroll-down-holder {
        display: none;
    }
}

#scroll-down .title,
.scroll-down-holder .title {
    position: relative;
    font-size: 12px;
    display: inline-block;
    line-height: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    writing-mode: tb-rl;
    float: right;
    color: rgba(255, 255, 255, 0.85);
}

#scroll-down .title:after,
.scroll-down-holder .title:after {
    position: absolute;
    display: block;
    content: "";
    width: 2px;
    height: 114px;
    top: calc(100% + 10px);
    left: 14px;
    margin-left: 1px;
    background: #912121;
}

.lined-text-line {
    position: relative;
    display: block;
    padding: 25px 0;
    text-align: center;
}

.lined-text-line:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
    z-index: 1;
    margin-top: 1px;
}

.lined-text-line span {
    position: relative;
    z-index: 10;
    display: inline-block;
    margin: 0 auto;
    background: #ffffff;
    padding: 0 8px;
}

.forgot-password-link {
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    padding: 14px 5px 10px 10px;
    float: right;
    margin: 10px 0;
    font-size: 14px;
    font-style: italic;
}

@media (max-width: 767px) {
    .forgot-password-link {
        position: relative;
        display: block;
        padding: 0 4px;
        float: none;
        text-align: left;
    }
}

#cart-popup-holder {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 1000;
    text-align: center;
    display: block;
    padding: 0;
    margin: 0;
}

@media (max-width: 1024px) {
    #cart-popup-holder {
        top: 0;
    }
}

#cart-popup-holder .bg-drop-color {
    display: block !important;
}

@media (max-width: 1024px) {
    #cart-popup-holder .bg-drop-color {
        top: 0;
    }
}

#cart-popup-holder .cart-and-checkout-coupon {
    display: none !important;
}

#cart-popup-holder .close-button {
    position: absolute;
    pointer-events: none;
    opacity: 0.0;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
    background: transparent;
    bottom: 12px;
    right: 30px;
    top: auto;
    z-index: 100 !important;
    -webkit-box-shadow: -9.5px 5.5px 21px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: -9.5px 5.5px 21px 0 rgba(0, 0, 0, 0);
    box-shadow: -9.5px 5.5px 21px 0 rgba(0, 0, 0, 0);
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

#cart-popup-holder .close-button:before,
#cart-popup-holder .close-button:after {
    background: #8c8c8c;
    width: 16px;
    top: 13px;
    right: 5px;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

#cart-popup-holder .close-button:hover,
#cart-popup-holder .close-button:active,
#cart-popup-holder .close-button:focus {
    background: #11222c;
    opacity: 1.0;
}

#cart-popup-holder .close-button:hover:before,
#cart-popup-holder .close-button:hover:after,
#cart-popup-holder .close-button:active:before,
#cart-popup-holder .close-button:active:after,
#cart-popup-holder .close-button:focus:before,
#cart-popup-holder .close-button:focus:after {
    background: #ffffff;
    width: 12px;
    right: 8px;
}

#cart-popup-holder .total-wrapper {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 300;
    background: #ffffff;
    padding: 20px 30px 10px;
}

#cart-popup-holder .total-wrapper:before {
    position: absolute;
    content: '';
    display: block;
    left: 30px;
    right: 30px;
    top: 0px;
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
}

#cart-popup-holder .total-wrapper .wc-proceed-to-checkout {
    text-align: center !important;
}

#cart-popup-holder .total-wrapper .wc-proceed-to-checkout .checkout-button {
    display: block;
}

#cart-popup-holder .total-wrapper table {
    border: 0 !important;
    margin: 0 0 15px !important;
    padding: 0 !important;
}

#cart-popup-holder .total-wrapper table th {
    text-align: left !important;
}

#cart-popup-holder .total-wrapper table td {
    text-align: right !important;
}

#cart-popup-holder .cart_totals .total-wrapper {
    display: none;
}

#cart-popup-holder .cart-popup-content {
    position: absolute;
    display: block;
    z-index: 300;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    background: #ffffff;
    width: 100%;
    height: 100vh;
    max-width: 450px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: transform 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: transform 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 1024px) {
    #cart-popup-holder .cart-popup-content {
        width: calc(100% - 50px);
        max-width: 400px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }
}

#cart-popup-holder .cart-popup-content .cart-popup-overflow-handler {
    position: absolute;
    display: block;
    z-index: 300;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100vh;
    overflow: hidden;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

#cart-popup-holder .cart-popup-content .cart-popup-overflow-handler::-webkit-scrollbar {
    display: none;
}

@media (max-width: 1024px) {
    #cart-popup-holder .cart-popup-content .cart-popup-overflow-handler {
        height: calc(100vh - 48px);
    }
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll {
    position: relative;
    display: block;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll * {
    z-index: 2;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cross-sells {
    display: none !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll #woocommerce-intro-banner {
    display: none !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .woocommerce-notices-wrapper {
    display: none !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll:after {
    position: fixed;
    content: '';
    z-index: 200;
    pointer-events: none;
    width: 24px;
    height: 24px;
    background: #fff url(../images/ajax-loader-2.gif) no-repeat center center;
    background-size: 16px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
    left: 50%;
    top: 20%;
    margin-left: -12px;
    opacity: 0;
    -webkit-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    -webkit-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll.loading-content:after {
    opacity: 1;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-header {
    position: sticky;
    display: block;
    margin: 0;
    padding: 34px 30px 18px;
    color: #8c8c8c;
    background: #ffffff;
    text-align: left;
    top: 0;
    z-index: 300;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-header:after {
    position: absolute;
    display: block;
    content: '';
    left: 30px;
    right: 30px;
    bottom: 0;
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-header .cart-title-header {
    position: relative;
    display: block;
    color: #585757;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    line-height: 1.0;
    letter-spacing: -0.5px;
    font-size: 22px;
}

@media (max-width: 1024px) {
    #cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-header .cart-title-header {
        font-size: 20px;
    }
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-header .cart-title-header .product-count {
    color: #969696;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    padding-left: 5px;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body {
    position: relative;
    display: block;
    opacity: 1;
    -webkit-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body.loading-content {
    opacity: 0.1;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart-inner-body {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart-inner-body #intro-banner-section {
    display: none !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart-inner-body .woocommerce .container>.row {
    padding: 0 !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .main-container {
    display: block;
    padding: 15px 0 0;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .container {
    width: 100% !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents {
    display: block;
    width: 100%;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents thead,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents tbody {
    display: block;
    width: 100%;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents thead tr,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents tbody tr {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    align-items: stretch;
    align-content: flex-start;
    justify-content: stretch;
    width: 100%;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents thead tr>*,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents tbody tr>* {
    width: 50%;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents thead tr td.product-thumbnail,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents tbody tr td.product-thumbnail {
    display: inline-block !important;
    vertical-align: top;
    width: 60px;
}

@media (max-width: 768px) {

    #cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents thead tr td.product-thumbnail,
    #cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents tbody tr td.product-thumbnail {
        display: none !important;
    }
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents thead tr td.product-name,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents tbody tr td.product-name {
    display: inline-block !important;
    vertical-align: top;
    width: calc(100% - 150px);
    padding-top: 10px !important;
    font-weight: 600 !important;
    color: #585757 !important;
    line-height: 1.18;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents thead tr td.product-name a,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents tbody tr td.product-name a {
    text-decoration: none;
    color: #585757;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents thead tr td.product-name a:hover,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents thead tr td.product-name a:active,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents thead tr td.product-name a:focus,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents tbody tr td.product-name a:hover,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents tbody tr td.product-name a:active,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents tbody tr td.product-name a:focus {
    text-decoration: underline;
    color: #585757;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents thead tr td.product-subtotal,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents tbody tr td.product-subtotal {
    display: inline-block;
    vertical-align: top;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding: 5px 0 !important;
    width: 90px;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents thead tr td.product-subtotal:before,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents tbody tr td.product-subtotal:before {
    display: none !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents thead tr td.actions,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body table.woocommerce-cart-form__contents tbody tr td.actions {
    display: block;
    width: 100%;
}

@media (max-width: 768px) {
    #cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart_totals table.shop_table {
        margin-bottom: 0 !important;
    }

    #cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart_totals table.shop_table td {
        padding: 5px 0 !important;
    }

    #cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart_totals table.shop_table tr td {
        background: transparent !important;
    }

    #cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart_totals table.shop_table tr td:before {
        display: none !important;
        font-weight: 600 !important;
    }
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .woocommerce-cart-form__contents {
    display: block;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .woocommerce-cart-form__contents thead {
    display: none !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .woocommerce-cart-form__contents tr {
    border: 0 !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item {
    padding: 20px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.08) !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item:first-child {
    border-top: 0 !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .woocommerce-cart-form__contents td {
    border: 0 !important;
    vertical-align: top;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .woocommerce-cart-form__contents td.product-price {
    display: none;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .woocommerce-cart-form__contents td.product-subtotal {
    color: #585757;
    font-size: 15px !important;
}

@media (max-width: 767px) {
    #cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .woocommerce-cart-form__contents td.product-subtotal {
        font-size: 15px !important;
    }
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions {
    display: block;
    width: 100%;
    margin-top: 18px;
    padding: 25px 0 10px !important;
    border-top: 1px solid rgba(0, 0, 0, 0.08) !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon {
    position: relative;
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 0 !important;
    min-height: 59px;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon label {
    width: auto !important;
    position: relative;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 11px;
    letter-spacing: 0.22px;
    display: block;
    letter-spacing: 1px;
    font-weight: 600;
    color: #585757;
    padding: 0 !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon input {
    position: relative;
    z-index: 1;
    border: 0;
    max-width: 100% !important;
    width: 100%;
    padding: 8px 110px 8px 0 !important;
    margin: 0 !important;
    font-size: 19px;
    letter-spacing: -0.2px;
    color: #d9d9d9;
    -webkit-text-fill-color: #d9d9d9;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon input::-webkit-input-placeholder {
    color: #d9d9d9;
    opacity: 1;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon input:-moz-placeholder {
    color: #d9d9d9;
    opacity: 1;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon input::-moz-placeholder {
    color: #d9d9d9;
    opacity: 1;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon input:-ms-input-placeholder {
    color: #d9d9d9;
    opacity: 1;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon input:focus {
    color: #444;
    -webkit-text-fill-color: #444;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon input:focus::-webkit-input-placeholder {
    color: #444;
    opacity: 0;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon input:focus:-moz-placeholder {
    color: #444;
    opacity: 0;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon input:focus::-moz-placeholder {
    color: #444;
    opacity: 0;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon input:focus:-ms-input-placeholder {
    color: #444;
    opacity: 0;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon button {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    overflow: hidden;
    z-index: 10;
    width: 85px;
    font-size: 9px !important;
    letter-spacing: 0.4px;
    padding: 10px !important;
    font-weight: 400;
    border: 0;
    background: #ddd !important;
    color: #585757 !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon button:after {
    color: #585757 !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon button:hover,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon button:active,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon button:focus {
    color: #ffffff !important;
    background: #11222c !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon button:hover:after,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon button:active:after,
#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions .coupon button:focus:after {
    color: #ffffff !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body td.actions button[name=update_cart] {
    display: block;
    margin-top: 10px;
    width: 100%;
    margin: 0 !important;
    display: none;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart_totals {
    display: block;
    float: none;
    width: auto;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart_totals>h2 {
    display: none !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart_totals .shop_table {
    border: 0 !important;
    margin: 0 0 15px !important;
    padding: 20px 0 !important;
    border-top: 1px solid rgba(0, 0, 0, 0.08) !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart_totals .shop_table tr {
    border: 0 !important;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart_totals .shop_table tr th {
    padding-left: 0;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #585757 !important;
    border: 0;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart_totals .shop_table tr td {
    padding-right: 0;
    font-size: 0.9em;
    border: 0;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart_totals .shop_table tr.order-total th {
    font-size: 23px !important;
    font-weight: 600 !important;
    color: #585757;
    letter-spacing: -0.7px;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart_totals .shop_table tr.order-total td {
    font-size: 23px !important;
    font-weight: 600 !important;
    color: #585757;
    letter-spacing: -0.7px;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart_totals .wc-proceed-to-checkout {
    display: block;
}

#cart-popup-holder .cart-popup-content .cart-popup-scroll .cart-popup-body .cart_totals .wc-proceed-to-checkout a {
    display: block;
    margin: 0 0 15px !important;
}

#cart-popup-holder.open {
    pointer-events: auto;
}

#cart-popup-holder.open .bg-drop-color {
    pointer-events: auto;
    opacity: var(--backdrop-color-opacity);
}

#cart-popup-holder.open .close-button {
    pointer-events: auto;
    opacity: 1.0;
}

#cart-popup-holder.open .cart-popup-content {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

#category-intro-banner .column-part {
    padding: 120px 30px 120px 30px !important;
}

@media (max-width: 1024px) {
    #category-intro-banner .column-part {
        padding: 60px 30px 60px 30px !important;
    }
}

#category-intro-banner.child-category-banner .column-part {
    padding: 80px 30px 80px 30px !important;
}

@media (max-width: 1024px) {
    #category-intro-banner.child-category-banner .column-part {
        padding: 60px 30px 60px 30px !important;
    }
}

#post-intro-banner .column-part {
    padding: 100px 30px 100px 30px !important;
}

@media (max-width: 1024px) {
    #post-intro-banner .column-part {
        padding: 60px 30px 60px 30px !important;
    }
}

#intro-banner-single {
    padding: 0;
}

#intro-banner-single .column-part {
    padding: 0px 15px 70px;
}

#intro-banner-single.no-thumbnail {
    padding-top: 50px;
    margin-top: 0;
}

#intro-banner-single.no-thumbnail .email-float-button {
    top: -22px;
}

@media (max-width: 1024px) {
    #intro-banner-single {
        padding-bottom: 60px;
    }
}

#post-intro-banner-single>.background-image-with-opacity {
    background: #000 !important;
}

#post-intro-banner-single>.background-image-with-opacity>.img-hold {
    opacity: 0.4 !important;
    z-index: 10;
    height: auto !important;
    bottom: 150px;
    background-position: center bottom;
}

@media (max-width: 1024px) {
    #post-intro-banner-single>.background-image-with-opacity>.img-hold {
        bottom: 50%;
    }
}

#post-intro-banner-single>.background-image-with-opacity:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 15;
    height: 10%;
    background: #ffffff;
}

#post-intro-banner-single .column-part {
    padding: 380px 0 0 0 !important;
}

#post-intro-banner-single .column-part.blockquote-column-part {
    padding: 480px 0 0 0 !important;
}

#post-intro-banner-single .column-part.blockquote-column-part .case-study-content-holder {
    font-size: 0.9em;
}

@media (max-width: 1200px) {
    #post-intro-banner-single .column-part {
        padding-top: 320px !important;
    }

    #post-intro-banner-single .column-part.blockquote-column-part {
        padding-top: 420px !important;
    }
}

@media (max-width: 1024px) {
    #post-intro-banner-single .column-part {
        padding: 90px 0 0 0 !important;
    }

    #post-intro-banner-single .column-part.blockquote-column-part {
        padding: 0 30px 10px !important;
        background: #ffffff;
    }
}

@media (min-width: 1025px) {

    .sign-up-column,
    .main-column-content {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (max-width: 1024px) {
    .sign-up-column {
        padding-bottom: 60px !important;
    }
}

.title-holder-column {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
}

.title-holder-column .top-holder-content {
    position: relative;
    display: block;
    padding: 0 12% 60px calc(20% + 20px);
}

@media (max-width: 1200px) {
    .title-holder-column .top-holder-content {
        padding-left: calc(10% + 20px);
    }
}

.title-holder-column .top-holder-content .solutions-subtext {
    margin-bottom: 6px;
}

@media (max-width: 1024px) {
    .title-holder-column .top-holder-content {
        padding: 0 30px 50px;
        text-align: center;
    }
}

.title-holder-column .bottom-holder-content {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 40px 20px 40px calc(20% + 20px);
    margin: 0;
    min-height: 160px;
}

@media (max-width: 1200px) {
    .title-holder-column .bottom-holder-content {
        padding-left: calc(10% + 20px);
    }
}

.title-holder-column .bottom-holder-content:before {
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    content: '';
    width: 1px;
    z-index: 200;
    background: rgba(0, 0, 0, 0.08);
}

@media (max-width: 1024px) {
    .title-holder-column .bottom-holder-content:before {
        display: none;
    }
}

@media (max-width: 1024px) {
    .title-holder-column .bottom-holder-content {
        text-align: center;
        padding: 30px 30px 10px;
    }
}

.title-holder-column .bottom-holder-content .product-icons {
    position: absolute;
    left: calc(20% + 20px);
    top: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

@media (max-width: 1200px) {
    .title-holder-column .bottom-holder-content .product-icons {
        left: calc(10% + 20px);
    }
}

@media (min-width: 1025px) {
    .title-holder-column .bottom-holder-content .product-icons li {
        margin-left: 0;
    }
}

@media (max-width: 1024px) {
    .title-holder-column .bottom-holder-content .product-icons {
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

.title-holder-column .bottom-holder-content .inner-bottom-holder-content {
    position: relative;
    display: block;
    padding: 0;
}

@media (max-width: 1024px) {
    .title-holder-column .bottom-holder-content .inner-bottom-holder-content {
        padding: 0;
    }
}

.mejs-container {
    margin-bottom: 30px;
}

.powerpress_links {
    margin-top: -20px;
}

.powerpress_player {
    margin-top: 20px;
}

.image-gallery {
    position: relative;
    display: block;
    padding: 30px 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
}

@media (max-width: 767px) {
    .image-gallery {
        padding: 10px 0;
    }
}

.image-gallery:before,
.image-gallery:after {
    position: absolute;
    pointer-events: none;
    z-index: 100;
    width: 30px;
    top: 0;
    bottom: 0;
    background: #fff;
    content: '';
}

.image-gallery:before {
    left: 0;
}

.image-gallery:after {
    right: 0;
}

.image-gallery .image-holder-nav {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -10px;
    z-index: 200;
}

@media (max-width: 767px) {
    .image-gallery .image-holder-nav {
        display: none;
    }
}

.image-gallery .image-holder-nav span {
    display: inline-block;
    vertical-align: top;
    margin: 6px;
    width: 6px;
    height: 6px;
    border: 1px solid #9b8260;
    background: #9b8260;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
    text-align: center;
    opacity: 0.3;
}

.image-gallery .image-holder-nav span:hover,
.image-gallery .image-holder-nav span:active,
.image-gallery .image-holder-nav span:focus,
.image-gallery .image-holder-nav span.active {
    background: #9b8260;
    border-color: #9b8260;
    opacity: 1.0;
}

.image-gallery .left-right-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    opacity: 0.0;
    pointer-events: none;
    z-index: 200;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

@media (max-width: 1024px) {
    .image-gallery .left-right-nav {
        opacity: 1.0;
        pointer-events: auto;
    }
}

.image-gallery .left-right-nav .goes-left,
.image-gallery .left-right-nav .goes-right {
    position: absolute;
    cursor: pointer;
    font-size: 14px;
    background: #912121;
    color: #ffffff;
    text-align: center;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
}

.image-gallery .left-right-nav .goes-left span,
.image-gallery .left-right-nav .goes-right span {
    position: absolute;
    top: 18px;
}

.image-gallery .left-right-nav .goes-left:hover,
.image-gallery .left-right-nav .goes-left:active,
.image-gallery .left-right-nav .goes-left:focus,
.image-gallery .left-right-nav .goes-right:hover,
.image-gallery .left-right-nav .goes-right:active,
.image-gallery .left-right-nav .goes-right:focus {
    background: #000;
    color: #ffffff;
}

.image-gallery .left-right-nav .goes-left.inactive,
.image-gallery .left-right-nav .goes-right.inactive {
    opacity: 0.5;
    pointer-events: none;
}

.image-gallery .left-right-nav .goes-left {
    left: -10px;
}

@media (max-width: 1024px) {
    .image-gallery .left-right-nav .goes-left {
        left: 10px;
    }
}

.image-gallery .left-right-nav .goes-left span {
    left: 21px;
}

.image-gallery .left-right-nav .goes-right {
    right: -10px;
}

@media (max-width: 1024px) {
    .image-gallery .left-right-nav .goes-right {
        right: 10px;
    }
}

.image-gallery .left-right-nav .goes-right span {
    left: 23px;
}

.image-gallery:hover .left-right-nav {
    opacity: 1.0;
    pointer-events: auto;
}

.image-gallery:hover .left-right-nav .goes-left {
    left: 10px;
}

.image-gallery:hover .left-right-nav .goes-right {
    right: 10px;
}

.image-gallery .image-slides {
    position: relative;
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 10;
    -webkit-transition: left 400ms ease-in-out;
    transition: left 400ms ease-in-out;
}

.image-gallery .image-slides:before,
.image-gallery .image-slides:after {
    content: "";
    display: table;
}

.image-gallery .image-slides:after {
    clear: both;
}

@media (max-width: 767px) {
    .image-gallery .image-slides {
        padding: 0;
    }
}

.image-gallery .image-slides>li {
    position: relative;
    display: inline-block;
    float: left;
    padding: 15px;
    margin: 0px;
    height: 70vh;
    max-height: 613px;
    width: 50vw;
}

@media (max-width: 1024px) {
    .image-gallery .image-slides>li {
        max-height: 530px;
    }
}

@media (max-width: 767px) {
    .image-gallery .image-slides>li {
        width: 100vw;
        max-height: 400px;
    }
}

.image-gallery .image-slides>li>a {
    position: relative;
    display: block;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

.image-gallery .image-slides>li>a:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0.0;
    z-index: 1;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

@media (max-width: 1024px) {

    .image-gallery .image-slides>li>a:before,
    .image-gallery .image-slides>li>a:after {
        display: none;
    }
}

.image-gallery .image-slides>li>a>img {
    opacity: 0.0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.image-gallery .image-slides>li>a:hover:before,
.image-gallery .image-slides>li>a:hover:after,
.image-gallery .image-slides>li>a:active:before,
.image-gallery .image-slides>li>a:active:after,
.image-gallery .image-slides>li>a:focus:before,
.image-gallery .image-slides>li>a:focus:after {
    opacity: 1.0;
}

.responsive-video-wrapper {
    position: relative;
    display: block;
    padding-bottom: 56.25% !important;
    padding-top: 30px !important;
    height: 0;
    overflow: hidden;
    margin: 0;
}

.responsive-video-wrapper iframe {
    position: absolute;
    display: block;
    z-index: 1;
    margin: 0 !important;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
}

.added-row-padding {
    padding: 0 30px;
}

.top-white-bar {
    position: relative;
}

.top-white-bar:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 100px;
    background: #ffffff;
    z-index: 5;
    display: block;
}

.bottom-cream-bar {
    position: relative;
}

.bottom-cream-bar:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    background: #f4f0e9;
    z-index: 5;
    display: block;
}

.black-white-columns {
    display: block;
}

@media (max-width: 1024px) {
    .black-white-columns {
        max-width: 600px;
    }
}

.black-white-columns .col-md-6 {
    margin: 0;
    padding: 50px 5%;
}

@media (max-width: 1024px) {
    .black-white-columns .col-md-6 {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .black-white-columns .col-md-6 {
        padding: 50px 20px;
    }
}

.black-white-columns .col-md-6:first-child {
    background: #585757;
    color: #ffffff;
}

.black-white-columns .col-md-6:last-child {
    background: #ffffff;
}

.padding-left-right-15 {
    padding-left: 15px;
    padding-right: 15px;
}

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

@media (min-width: 1025px) {
    .right-align-desktop {
        text-align: right;
    }
}

.footer-detail-section {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 30px;
}

.footer-detail-section:last-child {
    padding-bottom: 0;
}

.search-button {
    position: relative;
    display: block;
    overflow: hidden;
    background: #ffffff !important;
    border: 1px solid #ccc !important;
    padding: 4px 10px 1px !important;
    color: #6e6e6e !important;
    text-align: center;
    font-size: 10px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.search-button:hover,
.search-button:active,
.search-button:focus {
    border-color: #ccc !important;
    background: #ffffff !important;
    color: #912121 !important;
}

.search-button .search-text {
    display: none;
}

.fa {
    font-weight: 400 !important;
}

.fas,
.far {
    font-weight: 900 !important;
}

.light-blue-underline {
    position: relative;
    display: inline-block;
}

.light-blue-underline:before {
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: 5px;
    height: 6px;
    background: #2d495b;
    display: block;
    pointer-events: none;
    content: '';
    z-index: -1;
}

.center-content,
.content-center {
    display: block;
    text-align: center;
}

.center-content hr,
.content-center hr {
    margin-left: auto;
    margin-right: auto;
}

.left-content,
.content-left {
    display: block;
    text-align: left;
}

.right-content,
.content-right {
    display: block;
    text-align: right;
}

.font-bold-body {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    display: inline-block;
    letter-spacing: -0.4px;
}

p .font-bold-body {
    line-height: 0.95;
}

.pop-up-notice {
    position: fixed;
    display: block;
    z-index: 999999999999;
    text-align: left;
    padding: 18px 20px;
    background: rgba(0, 0, 0, 0.9);
    left: 20px;
    right: 100px;
    bottom: 20px;
    min-height: 0px;
    color: #ffffff;
    height: auto;
    pointer-events: auto;
    overflow: hidden;
    -webkit-transition: opacity 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    opacity: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 22px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 4px 22px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 4px 22px 0 rgba(0, 0, 0, .1);
}

@media (max-width: 800px) {
    .pop-up-notice {
        right: 10px;
        left: 10px;
        bottom: 10px;
        text-align: center;
        padding: 18px 20px 27px;
    }
}

.pop-up-notice a {
    color: inherit !important;
    text-decoration: underline !important;
    pointer-events: auto !important;
    display: inline !important;
    word-break: break-all !important;
}

.pop-up-notice a:hover,
.pop-up-notice a:active,
.pop-up-notice a:focus {
    color: #2d495b !important;
    text-decoration: underline !important;
}

.pop-up-notice.closed {
    opacity: 0;
    pointer-events: none;
}

.pop-up-notice.closed a {
    pointer-events: none !important;
}

.pop-up-notice .pop-up-notice-inner {
    position: relative;
    display: block;
    padding: 0 165px 0 0;
    z-index: 1;
    font-size: 0.9em;
    line-height: 1.5;
}

.pop-up-notice .pop-up-notice-inner p {
    margin-bottom: 0;
}

@media (max-width: 800px) {
    .pop-up-notice .pop-up-notice-inner {
        padding: 0;
    }

    .pop-up-notice .pop-up-notice-inner p {
        margin-bottom: 18px;
    }

    .pop-up-notice .pop-up-notice-inner p:last-child {
        margin-bottom: 0 !important;
    }
}

.pop-up-notice .close-pop-up-notice {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 50;
    background: #912121 !important;
    border-color: #912121 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    padding: 12px 22px 11px !important;
    overflow: hidden;
    opacity: 1 !important;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.pop-up-notice .close-pop-up-notice:before,
.pop-up-notice .close-pop-up-notice:after {
    display: none;
}

.pop-up-notice .close-pop-up-notice:hover,
.pop-up-notice .close-pop-up-notice:active,
.pop-up-notice .close-pop-up-notice:focus {
    color: #912121 !important;
    background: #ffffff !important;
    border-color: #ffffff !important;
    text-decoration: none !important;
}

@media (max-width: 800px) {
    .pop-up-notice .close-pop-up-notice {
        position: relative;
        top: auto;
        right: auto;
        display: inline-block !important;
    }
}

#cookie-popup {
    min-height: 78px !important;
}

.background-line {
    position: relative;
    display: block;
    text-align: center;
}

.background-line:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    height: 1px;
    top: 50%;
    background: rgba(0, 0, 0, 0.08);
    pointer-events: none;
    z-index: 1;
}

.background-line span {
    position: relative;
    display: inline-block;
    padding: 0px 20px;
    background: #ffffff;
    z-index: 10;
}

.search-backdrop {
    z-index: 1000;
}

.access-your-account {
    display: block;
    text-align: left;
}

.access-your-account>p {
    margin-bottom: 13px;
}

.access-your-account ul.plus-links {
    padding: 0;
    margin: 0;
    list-style: none;
}

.access-your-account ul.plus-links li {
    display: block;
    padding-bottom: 3px;
}

.access-your-account ul.plus-links li a {
    position: relative;
    display: inline-block;
    color: #2d495b;
    text-decoration: none;
    padding-left: 0;
    font-size: 18px;
}

.access-your-account ul.plus-links li a:before {
    position: relative;
    display: inline-block;
    line-height: 1;
    font-size: 19px;
    content: '+';
    width: 19px;
    height: 19px;
    top: 0;
    left: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #ffffff;
    background: #912121;
    text-align: center;
    padding: 3px 0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    margin-right: 9px;
}

.access-your-account ul.plus-links li a:hover,
.access-your-account ul.plus-links li a:active,
.access-your-account ul.plus-links li a:focus {
    color: #11222c;
    text-decoration: none;
}

.access-your-account ul.plus-links li a:hover:before,
.access-your-account ul.plus-links li a:active:before,
.access-your-account ul.plus-links li a:focus:before {
    color: #ffffff;
    background: #11222c;
}

.column_wrapper_blog_single p {
    margin-bottom: 34px;
}

.column_wrapper_blog_single p:last-child {
    margin-bottom: 0;
}

.column_wrapper_blog_single .wp-block-image {
    margin-bottom: 0;
}

.column_wrapper_blog_single .wp-block-image img {
    margin: 40px 0;
}

.column_wrapper_blog_single .wp-block-image:first-child img {
    margin-top: 0;
}

.column_wrapper_blog_single .wp-block-image:last-child img {
    margin-bottom: 0;
}

.top-image-wrap {
    position: relative;
    display: block;
    background: transparent;
    margin-top: 60px;
    overflow: visible;
    z-index: 100;
}

.top-image-wrap .banner-image-top {
    position: relative;
    width: 100%;
    z-index: 10;
    pointer-events: none;
}

.top-image-wrap .float-category-icon {
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    pointer-events: none;
}

.subcategory-block {
    position: relative;
    display: block;
    padding: 90px 0;
    margin: 0 auto;
}

.subcategory-block .category-intro-block .float-category-icon {
    margin-bottom: 15px;
}

.subcategory-block:last-child {
    padding-bottom: 150px;
}

.subcategory-block:nth-child(even) {
    background: #fbfbfc;
}

.subcategory-block:nth-child(odd),
.subcategory-block.has-featured {
    background: #ffffff;
}

@media (max-width: 1024px) {
    .subcategory-block {
        padding: 100px 0 0;
        background: #ffffff !important;
    }

    .subcategory-block:last-child {
        padding-bottom: 100px;
    }
}

.featured-row {
    position: relative;
    display: block;
    padding-bottom: 30px !important;
}

@media (max-width: 1024px) {
    .featured-row {
        padding-bottom: 0 !important;
    }
}

.featured-row .media-col .featured-inner {
    position: relative;
    display: block;
    padding: 70px 0 !important;
    background: transparent !important;
}

@media (max-width: 1024px) {
    .featured-row .media-col .featured-inner {
        padding: 0 !important;
    }
}

.featured-row .media-col .featured-inner .partial-background {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 65%;
}

@media (max-width: 1024px) {
    .featured-row .media-col .featured-inner .partial-background {
        width: 100%;
    }
}

.featured-row .media-col .featured-inner .media-content {
    position: relative;
    display: block;
    text-align: center;
    padding: 50px 30px;
    background: transparent !important;
}

.featured-row .media-col .featured-inner .media-content .title-link {
    padding-bottom: 8px;
}

.featured-row .media-col .featured-inner .media-content .title-link a {
    display: block;
    color: #585757;
}

.featured-row .media-col .featured-inner .media-content .title-link a:hover,
.featured-row .media-col .featured-inner .media-content .title-link a:active,
.featured-row .media-col .featured-inner .media-content .title-link a:focus {
    color: #11222c;
}

@media (min-width: 1025px) {
    .featured-row .media-col .featured-inner .media-content {
        min-height: 300px;
        padding: 40px 6%;
        width: 41.6666666667% !important;
    }
}

.featured-row .media-col .featured-inner .media-image {
    position: relative;
    display: block;
}

@media (min-width: 1025px) {
    .featured-row .media-col .featured-inner .media-image {
        position: absolute;
        right: 0;
        top: 60px;
        bottom: 60px;
        left: auto;
        width: 58%;
        height: auto;
    }
}

@media (max-width: 1024px) {
    .top-featured-posts {
        display: none;
    }
}

.subfooter-content {
    position: relative;
    z-index: 100;
    padding: 0;
    background: #fff;
}

.subfooter-content .background-image-with-opacity .img-hold {
    background-position: bottom center;
}

@media (max-width: 1024px) {
    .subfooter-content .background-image-with-opacity .img-hold {
        background-position: bottom right !important;
    }
}

@media (max-width: 1024px) {
    .subfooter-content .background-image-with-opacity {
        background-position: bottom right !important;
    }
}

.subfooter-content .column-part {
    padding: 140px 30px 110px;
}

.subfooter-content .column-part>.background-image-with-opacity::after {
    display: none !important;
}

@media (max-width: 1024px) {
    .subfooter-content .column-part {
        padding: 110px 30px;
    }
}

.subfooter-content .social_main_menu {
    margin-top: 45px;
}

.subfooter-content .social_main_menu li {
    padding: 0 7px;
}

.subfooter-content .social_main_menu li a {
    width: 52px;
    height: 52px;
    font-size: 18px;
    padding: 10px 2px;
    color: #585757 !important;
    background: transparent;
    border: 1px solid #bfc6d2;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
}

.subfooter-content .social_main_menu li a>span,
.subfooter-content .social_main_menu li a>.fa,
.subfooter-content .social_main_menu li a>.fas {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-top: -4px;
}

@media (max-width: 767px) {
    .subfooter-content .social_main_menu li a {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
}

.subfooter-content .social_main_menu li a:hover,
.subfooter-content .social_main_menu li a:active,
.subfooter-content .social_main_menu li a:focus {
    color: #ffffff !important;
    background: #585757;
    border-color: #585757;
}

.banner-menu {
    position: relative;
    display: block;
}

.banner-menu.add-bottom-line:after {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
    z-index: 1;
    pointer-events: none;
}

.banner-menu .container-full {
    max-width: 1300px;
}

.banner-menu .dot-nav-wrapper {
    position: relative;
    z-index: 10;
    display: block;
    margin: 0;
    padding: 0 30px;
    text-align: center;
}

.banner-menu .dot-nav-wrapper a {
    position: relative;
    display: inline-block;
    padding: 10px 10px 17px;
    margin: 0 15px;
    font-weight: 600;
    line-height: 1.0;
    font-size: 15px;
    text-align: center;
    color: #000;
    letter-spacing: 0;
    font-family: "Work Sans", sans-serif;
    -webkit-transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.banner-menu .dot-nav-wrapper a:before {
    position: absolute;
    display: block;
    content: '';
    left: 50%;
    right: 50%;
    height: 1px;
    bottom: 0;
    opacity: 0.0;
    background: #912121;
    -webkit-transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.banner-menu .dot-nav-wrapper a:hover,
.banner-menu .dot-nav-wrapper a:active,
.banner-menu .dot-nav-wrapper a:focus,
.banner-menu .dot-nav-wrapper a.active {
    color: #912121;
}

.banner-menu .dot-nav-wrapper a:hover:before,
.banner-menu .dot-nav-wrapper a:active:before,
.banner-menu .dot-nav-wrapper a:focus:before,
.banner-menu .dot-nav-wrapper a.active:before {
    opacity: 1.0;
    left: 4px;
    right: 4px;
}

.banner-menu .dot-nav-wrapper a.active {
    pointer-events: none;
}

.side-image-content {
    position: relative;
    display: block;
}

@media (min-width: 600px) and (max-width: 1024px) {
    .side-image-content {
        margin: 0 auto 50px;
        max-width: 500px;
    }
}

@media (max-width: 599px) {
    .side-image-content {
        margin: 0 20px 70px;
    }
}

.side-image-content .side-background-color {
    position: absolute;
    display: block;
    pointer-events: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

@media (min-width: 1025px) {
    .side-image-content .side-background-color {
        left: 8.3333333333333%;
        right: 16.666666666667%;
        top: 0;
        bottom: 0;
    }
}

.side-image-content .column_wrapper {
    position: relative;
    display: block;
    z-index: 100;
    padding: 0;
}

@media (min-width: 1025px) {
    .side-image-content .column_wrapper {
        padding: 60px 0;
    }
}

.side-image-content .side-content {
    position: relative;
    display: block;
    padding: 50px 30px 80px;
}

@media (min-width: 600px) and (max-width: 1024px) {
    .side-image-content .side-content {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (min-width: 1025px) {
    .side-image-content .side-content {
        padding: 90px 20px 90px 90px;
    }
}

@media (min-width: 1025px) {
    .side-image-content.condensed .side-background-color {
        left: 0;
    }
}

@media (min-width: 1025px) {
    .side-image-content.condensed .side-content {
        padding: 50px 20px 50px 8%;
    }
}

.side-image-content .background-title {
    color: rgba(255, 255, 255, 0.8);
    text-align: left;
    left: 20px;
    bottom: -20px;
    top: auto;
    width: 80%;
    pointer-events: none;
    z-index: 1;
    font-size: 110px;
    white-space: nowrap;
}

@media (max-width: 1024px) {
    .side-image-content .background-title {
        display: block !important;
        font-size: 80px;
        text-align: left !important;
        left: 20px !important;
        right: auto !important;
    }
}

.side-image-content .side-image {
    position: relative;
    padding: 0 !important;
    z-index: 10;
}

@media (min-width: 1025px) {
    .side-image-content .side-image {
        min-height: 400px;
    }
}

.side-image-content .side-image .background-image-with-opacity {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
}

.side-image-content .side-image img.img-hold {
    object-fit: cover;
    object-position: 0 0;
    font-family: 'object-fit: cover; object-position: 0;';
}

@media (max-width: 1024px) {
    .side-image-content .side-image img.img-hold {
        position: relative;
        display: block;
    }
}

.side-image-content .side-image img.float-logo {
    position: absolute;
    z-index: 10;
    pointer-events: none;
    left: 30px;
    bottom: 30px;
}

@media (min-width: 1024px) {
    .side-image-content .side-image img.float-logo.top-left {
        left: 30px;
        bottom: auto;
        top: 30px;
        right: auto;
    }

    .side-image-content .side-image img.float-logo.top-right {
        left: auto;
        bottom: auto;
        top: 30px;
        right: 30px;
    }

    .side-image-content .side-image img.float-logo.bottom-right {
        left: auto;
        bottom: 30px;
        top: auto;
        right: 30px;
    }
}

@media (min-width: 1025px) {
    .side-image-content .side-image .background-image-with-opacity {
        position: absolute;
        left: 70px;
        right: 0;
        top: 0;
        bottom: 0;
    }
}

@media (min-width: 1025px) {
    .side-image-content.content-on-right .side-background-color {
        left: 16.666666666667%;
        right: 8.3333333333333%;
    }
}

@media (min-width: 1025px) {
    .side-image-content.content-on-right .side-content {
        padding-left: 20px;
        padding-right: 120px;
    }
}

@media (min-width: 1025px) {
    .side-image-content.content-on-right.condensed .side-background-color {
        right: 0;
    }
}

@media (min-width: 1025px) {
    .side-image-content.content-on-right.condensed .side-content {
        padding: 80px 8% 50px 20px;
    }
}

.side-image-content.content-on-right .background-title {
    left: auto;
    right: 20px;
    text-align: right;
}

.side-image-content.content-on-right .side-image .background-image-with-opacity {
    left: 0;
    right: 70px;
}

.float-image-row {
    position: relative;
    display: block;
}

.float-image-row .center-floating-image {
    position: absolute;
    z-index: 10;
    pointer-events: none;
    top: -150px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    object-fit: contain;
    object-position: center top;
    font-family: 'object-fit: contain; object-position: center;';
    width: 35vw;
    max-width: 580px;
}

@media (max-width: 1024px) {
    .float-image-row .center-floating-image {
        position: relative;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        left: auto;
        top: auto;
        width: 100%;
        max-width: 500px;
        padding: 0 20px;
        margin: 0 auto;
        display: block;
    }
}

@media (max-width: 767px) {
    .float-image-row .center-floating-image {
        max-width: 400px;
        padding: 0 40px;
    }
}

.float-image-row.shorter .center-floating-image {
    top: -100px;
    width: 40vw;
}

@media (max-width: 1024px) {
    .float-image-row.shorter .center-floating-image {
        top: auto;
        width: 100%;
    }
}

.float-image-row.middle .center-floating-image {
    top: 3vw;
    width: 20vw;
    max-width: 320px;
    margin-left: 2vw;
}

@media (max-width: 1024px) {
    .float-image-row.middle .center-floating-image {
        top: auto;
        width: 100%;
        margin-left: auto;
    }
}

@media (max-width: 1024px) {
    .float-image-row {
        background: #3071d3 !important;
    }

    .float-image-row:before {
        position: absolute;
        z-index: 1;
        content: '';
        background: #3071d3;
        left: 0;
        right: 0;
        bottom: 0;
        top: auto;
        height: 150px;
    }

    .float-image-row.shorter::before {
        height: 120px;
    }

    .float-image-row.middle {
        background: #0f163e !important;
    }

    .float-image-row.middle:before {
        background: #0f163e;
    }
}

@media (max-width: 767px) {
    .float-image-row:before {
        height: 100px;
    }

    .float-image-row.shorter::before {
        height: 70px;
    }
}

.multi-fade-holder {
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
}

.multi-fade-holder img {
    object-fit: contain;
    object-position: center center;
    font-family: 'object-fit: contain; object-position: center;';
}

.multi-fade-holder img.bg-image {
    position: relative;
    z-index: 1;
}

.multi-fade-holder img.fg-image {
    position: absolute;
    z-index: 10;
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: opacity 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000), transform 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 200ms cubic-bezier(0.215, 0.610, 0.355, 1.000), transform 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

.multi-fade-holder img.fg-image.visible {
    opacity: 1.0;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    -webkit-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), transform 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000), transform 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.add-bottom-white-bar>.background-image-with-opacity:after {
    position: absolute;
    display: block;
    z-index: 50;
    background: #ffffff;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    content: '';
}

@media (max-width: 1024px) {
    .app-mobile-image {
        max-width: 300px;
    }
}

@media (max-width: 767px) {
    .app-mobile-image {
        max-width: 250px;
    }
}

.app-link-list {
    display: block;
    font-weight: 600;
}

.app-link-list li {
    position: relative;
    display: inline-block;
    padding: 4px 8px;
}

.app-link-list li:after {
    position: absolute;
    pointer-events: none;
    content: '';
    background: #b7b7b7;
    width: 1px;
    right: -2px;
    top: 8px;
    bottom: 13px;
    display: block;
}

.app-link-list li:last-child::after {
    display: none;
}

@keyframes infinite-left-transition {
    from {
        background-position: left center;
    }

    to {
        background-position: -120vw center;
    }

    /* @media (max-width: 767px) {
        to {
            background-position: -220vw center;
        }
    } */
}

.scrolling-image.no-content {
    padding: 47vw 0 0 0 !important;
}

@media (max-width: 767px) {
    .scrolling-image.no-content {
        padding: 87vw 0 0 0 !important;
    }
}

.scrolling-image>.background-image-with-opacity>.img-hold {
    width: 100%;
    background-size: 120vw !important;
    background-repeat: repeat-x !important;
    animation: infinite-left-transition 120s infinite linear;
}

@media (max-width: 767px) {
    .scrolling-image>.background-image-with-opacity>.img-hold {
        background-size: 220vw !important;
        animation-duration: 80s;
    }
}

.mobile-top-banner>.background-image-with-opacity>.mobile-only {
    background-position: center 60% !important;
}

.shadow-box-content {
    position: relative;
    display: block;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .shadow-box-content {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        max-width: 500px;
        padding: 30px;
    }
}

.shadow-box-content .column-part {
    position: relative;
    text-align: center;
    padding: 35px 5% 50px !important;
}

@media (max-width: 1024px) {
    .shadow-box-content .column-part {
        padding: 30px 10px 20px !important;
        margin: 0 auto 30px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        overflow: hidden;
        -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.08);
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.08);
    }

    .shadow-box-content .column-part p {
        margin-bottom: 8px !important;
    }

    .shadow-box-content .column-part:last-child {
        margin-bottom: 0;
    }
}

.shadow-box-content .column-part:after {
    position: absolute;
    right: -1px;
    width: 1px;
    top: 40px;
    bottom: 40px;
    background: rgba(0, 0, 0, 0.08);
    content: '';
    display: block;
}

@media (max-width: 1024px) {
    .shadow-box-content .column-part:after {
        top: auto;
        left: 30px;
        right: 30px;
        height: 1px;
        width: auto;
        bottom: 0;
        display: none;
    }
}

.shadow-box-content .column-part:last-child::after {
    display: none;
}

@media (max-width: 1024px) {
    .pull-up-one-pixel {
        margin-top: -1px;
    }
}

.mobile-below-content-image {
    position: relative;
    display: block;
    margin: 0 auto;
    pointer-events: none;
}

.header-color>.background-image-with-opacity .bar-hold {
    position: absolute;
    pointer-events: none;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 300px;
    min-height: 280px;
    display: block;
    background: #d6624c;
    content: '';
}

.header-color.shorter-header-color>.background-image-with-opacity .bar-hold {
    bottom: 155px;
}

@media (max-width: 1024px) {
    .header-color.short-on-mobile>.background-image-with-opacity .bar-hold {
        max-height: 400px;
    }
}

.fill-image {
    position: relative;
    display: block;
    margin: 0 auto;
}

@media (min-width: 1025px) {
    .fill-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
        font-family: 'object-fit: cover; object-position: center;';
    }
}

.iframe-wrapper {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0 !important;
}

.bold {
    font-weight: 600 !important;
}

.bolder {
    font-weight: 600 !important;
}

@media (min-width: 1024px) {
    .desktop-spread {
        letter-spacing: 1.3px;
    }
}

.bottom-bar-carry>.background-image-with-opacity .bar-hold {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    display: block;
}

.dot-delimiter {
    display: inline-block;
    padding: 0 4px;
    color: #912121;
    font-size: 10px;
}

.headline-intro {
    padding-bottom: 30px;
}

@media (min-width: 1025px) {
    .headline-intro {
        padding-bottom: 40px;
    }
}

.hover-image-link {
    position: relative;
    display: block;
}

.hover-image-link .hover-image-wrapper {
    position: relative;
    display: block;
    background: #000;
}

.hover-image-link .hover-image-wrapper img {
    display: block;
    opacity: 1.0;
    -webkit-transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.hover-image-link .hover-title-wrapper {
    position: relative;
    display: inline-block;
    color: #000;
    text-align: center;
    padding: 20px 0 4px;
    -webkit-transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    letter-spacing: 0.0px;
    line-height: 1.0;
    margin: 0;
    font-size: 18px;
    font-feature-settings: "kern", "liga", "lnum";
}

@media (min-width: 767px) {
    .hover-image-link .hover-title-wrapper {
        font-size: clamp(18px, calc(18px + 30 * ((100vw - 767px) / 433)), 20px);
    }
}

@media (min-width: 1200px) {
    .hover-image-link .hover-title-wrapper {
        font-size: 20px;
    }
}

.hover-image-link .hover-title-wrapper:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -2px;
    background: #912121;
    height: 1px;
    display: block;
    -webkit-transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.hover-image-link:hover .hover-image-wrapper img,
.hover-image-link:active .hover-image-wrapper img,
.hover-image-link:focus .hover-image-wrapper img {
    opacity: 1.0;
}

.hover-image-link:hover .hover-title-wrapper,
.hover-image-link:active .hover-title-wrapper,
.hover-image-link:focus .hover-title-wrapper {
    color: #912121;
}

.hover-image-link:hover .hover-title-wrapper:after,
.hover-image-link:active .hover-title-wrapper:after,
.hover-image-link:focus .hover-title-wrapper:after {
    background: #912121;
}

.image-grid {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    background: transparent;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    list-style: none;
}

.image-grid:before,
.image-grid:after {
    display: none;
}

.image-grid .image-grid-item {
    width: 33.33%;
    padding: 8px;
    margin: 0;
}

.image-grid .image-grid-item img {
    object-fit: cover;
    object-position: 0 0;
    font-family: 'object-fit: cover; object-position: 0;';
    width: 100%;
    height: 100%;
}

.back-to-back-logos {
    position: relative;
    display: block;
    text-align: center;
    list-style: none;
    padding: 15px 15px 0 !important;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .back-to-back-logos {
        padding-bottom: 30px !important;
    }
}

.back-to-back-logos li {
    display: inline-block;
    vertical-align: middle;
    padding: 15px !important;
}

.back-to-back-logos li a {
    display: block;
    padding: 0;
    margin: 0;
    opacity: 1.0;
    -webkit-transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.back-to-back-logos li a:hover,
.back-to-back-logos li a:active,
.back-to-back-logos li a:focus {
    opacity: 0.3;
}

.single-line-list {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 25px;
}

@media (max-width: 1024px) {
    .single-line-list {
        font-size: 21px;
        padding-bottom: 20px;
    }
}

.single-line-list li {
    display: block;
    margin: 0 0 9px;
    padding: 0;
}

.single-line-list li:last-child {
    margin-bottom: 0;
}

.single-line-list li a {
    color: #444;
}

.single-line-list li a:hover,
.single-line-list li a:active,
.single-line-list li a:focus {
    color: #912121;
}

.single .banner-image-top,
.error404 .banner-image-top {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 550px;
    object-fit: contain;
    object-position: 0 0;
    font-family: 'object-fit: contain; object-position: 0;';
}

.single .post-single-title,
.error404 .post-single-title {
    margin-bottom: 30px;
}

@media (max-width: 1024px) {

    .single .post-single-title,
    .error404 .post-single-title {
        margin-bottom: 25px;
    }
}

.single-post-navigation {
    display: block;
    text-align: center;
    padding-top: 30px;
}

.single-post-navigation a {
    display: inline-block;
    vertical-align: top;
    padding: 10px 18px;
    margin: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: transparent;
    border: 2px solid #bcb9b4;
    color: #bcb9b4;
    font-weight: 600;
    font-size: 15px;
}

.single-post-navigation a .fa,
.single-post-navigation a .fas {
    font-size: 12px;
}

.single-post-navigation a:hover,
.single-post-navigation a:active,
.single-post-navigation a:focus {
    background-color: #cac1b8;
    border-color: #cac1b8;
    color: #2b2a2a;
}

.single-post-navigation a[rel*="prev"] .fa,
.single-post-navigation a[rel*="prev"] .fas {
    padding-right: 8px;
}

.single-post-navigation a[rel*="next"] .fa,
.single-post-navigation a[rel*="next"] .fas {
    padding-left: 8px;
}

.page-template-template-blog .header-color>.background-image-with-opacity .bar-hold,
body.archive .header-color>.background-image-with-opacity .bar-hold,
.main-404 .header-color>.background-image-with-opacity .bar-hold {
    display: none !important;
}

.blocks-gallery-grid,
.blocks-gallery-grid:last-child {
    margin-bottom: 30px !important;
    margin-top: 20px !important;
}

.blocks-gallery-grid .blocks-gallery-item {
    padding-bottom: 0 !important;
}

#category-intro-section .column-part {
    padding: 200px 30px 200px 30px;
}

@media (max-width: 1024px) {
    #category-intro-section .column-part {
        padding: 80px 30px 80px 30px;
    }
}

ul.side-title-list {
    position: relative;
    display: block;
    margin: 0 0 50px;
    padding: 0;
    list-style: none;
    font-size: 0.92em;
    color: #585757;
}

ul.side-title-list:last-child {
    margin-bottom: 0;
}

ul.side-title-list.has-title {
    padding: 0 0 0 59px;
}

ul.side-title-list li {
    display: block;
    padding-bottom: 43px;
    margin: 0;
    line-height: 1.3;
}

ul.side-title-list li br {
    display: none;
}

ul.side-title-list li:last-child {
    padding-bottom: 0;
}

ul.side-title-list li.list-title {
    position: absolute;
    text-align: right;
    left: 0;
    top: 3px;
    bottom: 3px;
    padding: 0 0 0 12px;
    color: #bfbfbf;
    display: block;
    letter-spacing: 0.05px;
    font-size: 13px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    writing-mode: vertical-rl;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    pointer-events: none;
}

ul.side-title-list li.list-title:after {
    position: absolute;
    content: '';
    height: 75px;
    width: 1px;
    background: #912121;
    z-index: 10;
    left: -1px;
    bottom: 0;
}

ul.side-title-list li p {
    color: #8c8c8c;
    line-height: 1.5;
}

.number-stat {
    display: block;
    font-weight: 400;
    margin: 0 0 0 -1px;
    font-family: "Work Sans", sans-serif;
    font-feature-settings: "kern", "liga", "lnum", "zero";
    font-size: 46px !important;
}

.floating-video {
    position: absolute;
    display: block;
    right: 30px;
    bottom: -130px;
    z-index: 100;
    width: 359px;
    height: 271px;
    background-color: #000;
}

.floating-video img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    font-family: 'object-fit: cover; object-position: center;';
}

.floating-bubble-link {
    position: absolute;
    display: block;
    left: 30px;
    right: 30px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center;
    background: transparent;
    color: #ffffff !important;
    z-index: 100;
    overflow: visible;
    padding: 0;
    margin: 0;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.scroll-for-more-left {
    position: relative;
    z-index: 200;
}

.email-float-button {
    position: absolute;
    z-index: 200;
    top: -22px;
    left: 0;
    font-family: "Work Sans", sans-serif;
    text-align: left;
    color: #585757;
    padding: 56px 35px 10px;
    opacity: 1;
}

@media (max-width: 1024px) {
    .email-float-button {
        display: none;
    }
}

.email-float-button:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 44px;
    left: 40px;
    top: 0;
    background: #912121;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.email-float-button span {
    display: block;
    text-align: center;
    margin: 0 auto;
    writing-mode: vertical-rl;
    padding: 0;
    line-height: 1;
    font-size: 0.9em;
    font-weight: 600;
}

.email-float-button:hover,
.email-float-button:active,
.email-float-button:focus {
    color: #912121;
    opacity: 1;
}

.email-float-button:hover:before,
.email-float-button:active:before,
.email-float-button:focus:before {
    background: #912121;
}

.scroll-for-more-button {
    position: absolute;
    z-index: 200;
    bottom: -46px;
    left: 0;
    font-family: "Work Sans", sans-serif;
    text-align: left;
    color: #c2c2c2;
    padding: 10px 40px 115px;
    opacity: 0.8;
}

@media (max-width: 1024px) {
    .scroll-for-more-button {
        display: none;
    }
}

.scroll-for-more-button:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 92px;
    left: 44px;
    bottom: 0;
    background: #c2c2c2;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.scroll-for-more-button span {
    display: block;
    text-align: center;
    margin: 0 auto;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    padding: 0;
    line-height: 1.0;
    font-size: 9px;
}

.scroll-for-more-button:hover,
.scroll-for-more-button:active,
.scroll-for-more-button:focus {
    color: #ffffff;
    opacity: 1.0;
}

.scroll-for-more-button:hover:before,
.scroll-for-more-button:active:before,
.scroll-for-more-button:focus:before {
    background: #eee;
}

.view-more {
    position: absolute;
    right: 30px;
    bottom: 25px;
    color: #ffffff;
    z-index: 100;
    font-size: 16px;
}

.view-more span,
.view-more em {
    display: inline-block;
    vertical-align: middle;
}

.view-more .scroll-down-bubble {
    position: relative;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "FontAwesome";
    color: inherit !important;
    background: transparent;
    text-align: inherit;
    text-align: center;
    margin-left: 7px;
    padding: 6px 2px 2px;
    font-size: 12px;
    font-weight: 900;
}

.view-more .scroll-down-bubble:before {
    position: relative;
    display: inline-block;
    content: "\f063";
}

@media (max-width: 767px) {
    .view-more {
        display: none;
    }
}

.view-more:hover,
.view-more:active,
.view-more:focus {
    color: #ffffff;
}

.view-more:hover .scroll-down-bubble,
.view-more:active .scroll-down-bubble,
.view-more:focus .scroll-down-bubble {
    background: #ffffff;
    color: #585757;
}

.view-more:hover .scroll-down-bubble:before,
.view-more:active .scroll-down-bubble:before,
.view-more:focus .scroll-down-bubble:before {
    color: #585757;
}

@media (max-width: 1024px) {
    .padding-30-bottom-mobile {
        padding-bottom: 30px !important;
    }
}

.intro-sub-title {
    padding-bottom: 50px;
}

@media (max-width: 767px) {
    .intro-sub-title {
        max-width: 110px;
        line-height: 1.4;
        margin: 0 auto;
        font-size: 15px;
        padding-bottom: 30px;
    }
}

.bottom-border-line {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.large-link,
.large-text {
    font-size: 20px;
}

@media (min-width: 767px) {

    .large-link,
    .large-text {
        font-size: clamp(20px, calc(20px + 90 * ((100vw - 767px) / 433)), 26px);
    }
}

@media (min-width: 1200px) {

    .large-link,
    .large-text {
        font-size: 26px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .form-holder-column {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

.contact-sections-holder {
    position: relative;
}

.contact-sections-holder:before,
.contact-sections-holder:after {
    content: "";
    display: table;
}

.contact-sections-holder:after {
    clear: both;
}

.contact-section {
    position: relative;
    display: block;
    padding: 0 0 36px;
    margin: 0;
    font-weight: 600;
    font-size: 0.9em;
    line-height: 1.7;
    vertical-align: top;
    color: #ffffff;
}

.contact-section p {
    margin-bottom: 24px;
}

.contact-section p:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .contact-section.half-width {
        display: inline-block;
        width: 49%;
        padding-right: 8px;
    }
}

.contact-section:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.contact-section a {
    color: #ffffff;
}

.contact-section a:hover,
.contact-section a:active,
.contact-section a:focus {
    color: #912121;
}

.contact-section .contact-header {
    position: relative;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    line-height: 1.3;
    font-size: 11px;
    display: block;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 2px !important;
    font-weight: 400;
    margin-bottom: 3px;
    padding-top: 4px;
    margin-bottom: 24px;
    color: #8c8c8c;
}

.contact-section .social_main_menu {
    margin-left: -10px;
}

.middle-line-title {
    position: relative;
    display: block;
    text-align: center;
}

.middle-line-title:before {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    z-index: 1;
    content: '';
}

.middle-line-title span {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding: 1px 15px;
    background: #fff;
    z-index: 10;
}

.float-dotted-square:before {
    position: absolute;
    content: '';
    background-image: radial-gradient(circle, #bbbbbb 20%, transparent 15%), radial-gradient(circle, #bbbbbb 20%, transparent 15%);
    background-size: 6px 6px;
    background-position: left top, left top;
    color: #fff;
    pointer-events: none;
    left: 82px;
    top: 68px;
    width: 42px;
    height: 36px;
    z-index: 1;
}

@media (max-width: 1024px) {
    .float-dotted-square:before {
        display: none;
    }
}

.bottom-fade-to-white>.background-image-with-opacity:after {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 40%;
    z-index: 100;
    pointer-events: none;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.side-count-title {
    position: absolute;
    z-index: 100;
    pointer-events: none;
    left: 1.5%;
    top: 55px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
    .side-count-title {
        display: none;
    }
}

.side-count-title .section-name {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px 55px 10px;
    color: #cbcbcb;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 11px;
    letter-spacing: 1.5px;
    font-weight: 600;
}

.side-count-title .section-name:after {
    position: absolute;
    display: block;
    content: '';
    width: 1px;
    height: 24px;
    right: 18px;
    bottom: 15px;
    background: #cbcbcb;
}

.side-count-title .count-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #1c1d1e;
    padding: 0 6px 0 0;
}

.side-count-title .count-holder .large-count {
    display: inline-block;
    vertical-align: top;
    font-size: 25px;
    line-height: 1;
}

.side-count-title .count-holder .small-count {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 1;
    padding-right: 2px;
}

.light-text {
    color: rgba(255, 255, 255, 0.8);
}

.chrome .banner-rotator.featured .left-right-holder a {
    padding-top: 6px;
}

.float-carrier {
    position: relative;
    display: block;
}

@media (min-width: 1025px) {
    .float-carrier {
        height: 100%;
    }

    .float-carrier img.desktop-only {
        position: relative;
        float: right;
        top: 40%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}

.connect-content {
    display: block;
    padding: 70px 0 0;
}

#next-prev-posts-nav {
    position: relative;
    display: block;
    padding: 100px 0 60px;
}

#next-prev-posts-nav .add-bottom-line {
    padding-bottom: 20px;
}

#next-prev-posts-nav .next-case-study-title-link {
    margin-bottom: 8px;
}

@media (max-width: 1024px) {
    #next-prev-posts-nav {
        padding: 40px 0 20px;
    }

    #next-prev-posts-nav .col-md-6 {
        padding-bottom: 30px;
    }

    #next-prev-posts-nav .col-md-6:last-child {
        padding-bottom: 0;
    }
}

.add-bottom-line {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 50px;
}

@media (max-width: 1024px) {
    .add-bottom-line {
        margin-bottom: 30px;
    }
}

.add-bottom-line:after {
    position: absolute;
    display: block;
    content: '';
    bottom: 0;
    height: 1px;
    left: 30px;
    right: 30px;
    background: rgba(0, 0, 0, 0.08);
}

@media (min-width: 1025px) {
    .absolute-center-bottom-on-desktop {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

#archive-intro-content {
    padding: 160px 0px 0px 0px;
}

@media (max-width: 1024px) {
    #archive-intro-content {
        padding: 60px 0 0 0;
    }
}

#archive-header-column-part-left {
    padding: 30px 30px 80px 30px;
}

@media (max-width: 1024px) {
    #archive-header-column-part-left {
        padding: 10px 30px 60px 30px;
    }
}

#archive-header-column-part-right {
    padding: 0px 30px 0px 30px;
}

#archive-blog-section {
    padding: 80px 0px 40px 0px;
}

@media (max-width: 1024px) {
    #archive-blog-section {
        padding: 70px 0 10px;
    }
}

#archive-blog-column-part {
    padding: 0;
}

@media (max-width: 1024px) {
    #archive-blog-column-part {
        padding: 0;
    }
}

.meta-content-holder {
    position: relative;
    display: block;
    margin: 0 0 100px;
    text-align: right;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 1024px) {
    .meta-content-holder {
        text-align: left;
        border-right: 0;
        margin-bottom: 30px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    }
}

.meta-content-holder .meta-content {
    position: relative;
    display: block;
    margin: 0 0 5px;
    padding: 12px 26px;
    color: #666;
}

@media (max-width: 1024px) {
    .meta-content-holder .meta-content {
        display: inline-block;
        vertical-align: top;
        padding: 0 20px 30px;
        margin: 0;
    }

    .meta-content-holder .meta-content:after {
        position: absolute;
        display: block;
        content: '';
        top: 0;
        bottom: 30px;
        right: -2px;
        width: 1px;
        background: rgba(0, 0, 0, 0.13);
    }

    .meta-content-holder .meta-content:first-child {
        padding-left: 0;
    }

    .meta-content-holder .meta-content:last-child {
        padding-right: 0;
    }

    .meta-content-holder .meta-content:last-child:after {
        display: none;
    }
}

.meta-content-holder .meta-content strong {
    font-size: 0.95em;
}

.meta-content-holder .meta-content:last-child {
    margin-bottom: 0;
}

.social-icons-column {
    position: relative;
    padding: 0 !important;
}

@media (max-width: 1024px) {
    .social-icons-column {
        padding: 0 30px 40px !important;
        margin-top: -50px;
        text-align: right;
        display: none !important;
    }
}

.social-icons-column .sticky-mc {
    top: 120px;
    width: 50px;
    margin-left: 20px;
}

@media (max-width: 1024px) {
    .social-icons-column .sticky-mc {
        position: relative !important;
        top: auto !important;
        width: auto !important;
        margin: 0 !important;
    }
}

.social-icons-column .share-title {
    position: relative;
    display: block;
    vertical-align: top;
    padding: 0px 17px 90px;
    font-family: "Work Sans", sans-serif;
    color: #585757;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 11px;
    letter-spacing: 0.5px;
    font-weight: 600;
}

@media (max-width: 1024px) {
    .social-icons-column .share-title {
        display: block;
        padding: 0 0 2px;
    }
}

.social-icons-column .share-title:after {
    position: absolute;
    left: 50%;
    margin-left: -1px;
    width: 1px;
    height: 60px;
    background: rgba(0, 0, 0, 0.14);
    content: '';
    bottom: 16px;
    display: block;
}

@media (max-width: 1024px) {
    .social-icons-column .share-title:after {
        display: none;
    }
}

.social-icons-column .share-title .inner-share-title {
    position: relative;
    display: block;
    writing-mode: vertical-rl;
}

@media (max-width: 1024px) {
    .social-icons-column .share-title .inner-share-title {
        writing-mode: initial;
    }
}

@media (max-width: 1024px) {
    .social-icons-column .social_main_menu {
        display: inline-block;
        vertical-align: middle;
    }
}

@media (max-width: 1024px) {
    .social-icons-column .social_main_menu li {
        display: inline-block;
        vertical-align: middle;
    }
}

.social-icons-column .social_main_menu li a {
    font-size: 14px !important;
    color: #585757 !important;
    opacity: 0.26 !important;
    margin: 10px auto;
}

@media (max-width: 1024px) {
    .social-icons-column .social_main_menu li a {
        width: 40px;
    }
}

.social-icons-column .social_main_menu li a:hover,
.social-icons-column .social_main_menu li a:active,
.social-icons-column .social_main_menu li a:focus {
    color: #585757 !important;
    opacity: 1.0 !important;
}

.single-banner-holder {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 0;
}

.single-banner-holder .single-banner-wrapper {
    position: relative;
    display: block;
    padding: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}

.single-banner-holder .single-banner-wrapper img {
    position: relative;
    background-position: center center;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    z-index: 10;
    width: 100%;
    max-height: 560px;
}

.add-top-box-shadow:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 150px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0) 100%);
    opacity: 1.0;
    pointer-events: none;
    z-index: 100;
}

@media (max-width: 1024px) {
    .add-top-box-shadow:before {
        display: none;
    }
}

.top-profile-button {
    color: #ffffff !important;
}

.top-profile-button:hover,
.top-profile-button:active,
.top-profile-button:focus {
    color: #ffffff !important;
}

.login-button {
    position: relative;
    display: inline-block !important;
    vertical-align: middle;
    color: #ffffff !important;
    background: transparent;
    padding: 0 0 32px;
    margin: 13px 0 0 35px;
}

.login-button:before {
    position: absolute;
    display: block;
    pointer-events: none;
    content: '';
    left: -17px;
    top: -1px;
    height: 18px;
    width: 1px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    background: rgba(255, 255, 255, 0.15);
}

.login-button:hover,
.login-button:active,
.login-button:focus {
    color: #912121 !important;
    background: transparent;
}

.left-delimiter-link {
    position: relative;
    display: inline-block;
    margin-left: 24px;
}

.left-delimiter-link:before {
    position: absolute;
    pointer-events: none;
    content: '';
    top: 3px;
    bottom: 4px;
    left: -14px;
    width: 1px;
    background: rgba(255, 255, 255, 0.1);
}

.testimonials {
    position: relative;
    display: block;
    background: transparent;
    height: 410px;
    overflow: hidden;
}

.testimonials .left-right-holder {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 50%;
    margin-top: -18px;
    z-index: 300;
}

@media (max-width: 767px) {
    .testimonials .left-right-holder {
        left: 10px;
        right: 10px;
    }
}

.testimonials .left-arrow,
.testimonials .right-arrow {
    position: absolute;
    color: #585757 !important;
    background: #ffffff;
    margin: 0;
    width: 35px;
    height: 35px;
    padding: 11px 0 0;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
}

.testimonials .left-arrow .fa,
.testimonials .left-arrow .fas,
.testimonials .right-arrow .fa,
.testimonials .right-arrow .fas {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 1.0;
    padding: 0;
    font-weight: 600;
}

.testimonials .left-arrow:hover,
.testimonials .left-arrow:active,
.testimonials .left-arrow:focus,
.testimonials .right-arrow:hover,
.testimonials .right-arrow:active,
.testimonials .right-arrow:focus {
    color: #912121 !important;
    background: #ffffff;
}

.testimonials .left-arrow {
    left: 28vw;
}

.testimonials .left-arrow .fa,
.testimonials .left-arrow .fas {
    margin-left: 0;
}

@media (max-width: 1024px) {
    .testimonials .left-arrow {
        left: 14vw;
    }
}

@media (max-width: 767px) {
    .testimonials .left-arrow {
        left: 0;
    }
}

.testimonials .right-arrow {
    right: 28vw;
}

.testimonials .right-arrow .fa,
.testimonials .right-arrow .fas {
    margin-right: -4px;
}

@media (max-width: 1024px) {
    .testimonials .right-arrow {
        right: 14vw;
    }
}

@media (max-width: 767px) {
    .testimonials .right-arrow {
        right: 0;
    }
}

.testimonials .dot-nav-wrapper {
    position: absolute;
    z-index: 200;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 0;
    padding: 4px 10px;
    line-height: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
}

.testimonials .dot-nav-wrapper a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    color: #ffffff;
    background: transparent !important;
    border: 0;
    margin: 2px;
    padding: 5px 1px;
    font-weight: 400;
    letter-spacing: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-indent: -9999px;
    opacity: 1.0;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    font-family: "Work Sans", sans-serif;
}

.testimonials .dot-nav-wrapper a:before {
    position: relative;
    display: block;
    content: '';
    width: 29px;
    height: 2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    background: rgba(255, 255, 255, 0.3) !important;
}

.testimonials .dot-nav-wrapper a span {
    display: none;
    line-height: 1.1;
}

.testimonials .dot-nav-wrapper a:hover,
.testimonials .dot-nav-wrapper a:active,
.testimonials .dot-nav-wrapper a:focus,
.testimonials .dot-nav-wrapper a.active {
    color: #ffffff;
    background: transparent !important;
}

.testimonials .dot-nav-wrapper a:hover:before,
.testimonials .dot-nav-wrapper a:active:before,
.testimonials .dot-nav-wrapper a:focus:before,
.testimonials .dot-nav-wrapper a.active:before {
    background: #912121 !important;
}

.testimonials .dot-nav-wrapper a.active {
    pointer-events: none;
}

.testimonials .testimonials-outer-wrapper {
    position: absolute;
    left: 32vw;
    top: 0;
    bottom: 0;
    right: 0;
}

@media (max-width: 1024px) {
    .testimonials .testimonials-outer-wrapper {
        left: 20vw;
    }
}

@media (max-width: 767px) {
    .testimonials .testimonials-outer-wrapper {
        left: 0;
    }
}

.testimonials .testimonials-inner-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 500vw;
    background: transparent;
    padding: 60px 0;
}

.testimonials .testimonials-inner-wrapper .testimonial-holder {
    position: relative;
    float: left;
    width: 36vw;
    height: 100%;
    margin: 0;
    padding: 0 20px;
}

@media (max-width: 1024px) {
    .testimonials .testimonials-inner-wrapper .testimonial-holder {
        width: 60vw;
    }
}

@media (max-width: 767px) {
    .testimonials .testimonials-inner-wrapper .testimonial-holder {
        width: 100vw;
    }
}

.testimonials .testimonials-inner-wrapper .testimonial-holder .testimonial-inner-holder {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 25px 40px 40px;
    background: rgba(255, 255, 255, 0.4);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    opacity: 0.2;
    pointer-events: none;
    -webkit-transition: opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000), background 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000), background 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.testimonials .testimonials-inner-wrapper .testimonial-holder .testimonial-inner-holder blockquote:before {
    -webkit-transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    color: rgba(255, 255, 255, 0.5);
}

.testimonials .testimonials-inner-wrapper .testimonial-holder .testimonial-inner-holder blockquote .testimonial-text {
    position: relative;
    display: block;
    overflow: hidden;
    max-height: 100px;
}

.testimonials .testimonials-inner-wrapper .testimonial-holder .testimonial-inner-holder blockquote cite .author-position {
    -webkit-transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    color: rgba(255, 255, 255, 0.4);
}

.testimonials .testimonials-inner-wrapper .testimonial-holder.active .testimonial-inner-holder {
    opacity: 1.0;
    pointer-events: auto;
    -webkit-transition: opacity 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000), background 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000), background 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms;
    background: #c32334;
}

.testimonials .testimonials-inner-wrapper .testimonial-holder.active .testimonial-inner-holder blockquote:before {
    -webkit-transition: color 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: color 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms;
    color: #912121;
}

.testimonials .testimonials-inner-wrapper .testimonial-holder.active .testimonial-inner-holder blockquote cite .author-position {
    -webkit-transition: color 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: color 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms;
    color: #585757;
}

#product-rotator-feed-dropdown-wrapper {
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 300px;
}

.product-rotator-wrapper {
    position: relative;
    display: block;
    margin-top: 20px;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .product-rotator-wrapper {
        margin-top: 30px;
    }
}

.product-rotator-wrapper .slick-list {
    padding: 0 8vw;
}

@media (min-width: 768px) {
    .product-rotator-wrapper .slick-list {
        padding: 0 6vw;
    }
}

.product-rotator-wrapper .product-rotator-nav {
    display: block;
}

.product-rotator-wrapper .product-rotator-nav a {
    font-family: "Work Sans", sans-serif !important;
    font-size: 10px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.4px !important;
}

.product-rotator-wrapper .product-rotator-nav .push-cats-left:before,
.product-rotator-wrapper .product-rotator-nav .push-cats-right:before {
    top: -5px;
}

.product-rotator-wrapper .product-rotator {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 100px;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.product-rotator-wrapper .product-rotator.active {
    z-index: 10;
    opacity: 1;
    pointer-events: auto;
}

.dot-nav-wrapper a,
.left-right-holder a {
    text-decoration: none;
}

.dot-nav-wrapper a:hover,
.dot-nav-wrapper a:active,
.dot-nav-wrapper a:focus,
.dot-nav-wrapper a.active,
.left-right-holder a:hover,
.left-right-holder a:active,
.left-right-holder a:focus,
.left-right-holder a.active {
    text-decoration: none;
}

.slick-prev,
.slick-prev:focus,
.slick-next,
.slick-next:focus {
    position: absolute;
    color: rgb(var(--c-white)) !important;
    background: rgba(var(--c-white), 0.1) !important;
    border: 2px solid rgba(var(--c-white), 0.1);
    width: 46px;
    height: 46px;
    padding: 1px 0 0;
    text-align: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-indent: -9999px;
    top: auto;
    bottom: 0;
    margin: 0;
    z-index: 1000;
    outline: none;
}

.slick-prev:before,
.slick-prev:focus:before,
.slick-next:before,
.slick-next:focus:before {
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    left: 0;
    right: 0;
    top: 15px;
    display: block;
    /* font-size: 12px; */
    line-height: 12px;
    padding: 0;
    font-weight: 900;
    text-indent: 0;
    color: inherit !important;
    opacity: 1;
}

body.bg-green .slick-prev,
body.bg-green .slick-prev:focus,
body.bg-green .slick-next,
body.bg-green .slick-next:focus {
    color: rgb(var(--c-white)) !important;
    background: rgba(var(--c-dark-blue), 1) !important;
    border: 2px solid rgba(var(--c-dark-blue), 1);
}

.slick-prev.slick-next:before,
.slick-prev:focus.slick-next:before,
.slick-next.slick-next:before,
.slick-next:focus.slick-next:before {
    right: -1px;
}

.slick-prev:hover,
.slick-prev:active,
.slick-prev:focus:hover,
.slick-prev:focus:active,
.slick-next:hover,
.slick-next:active,
.slick-next:focus:hover,
.slick-next:focus:active {
    color: rgb(var(--c-dark-blue)) !important;
    background: rgba(var(--c-white), 1) !important;
    border-color: rgba(var(--c-white), 1) !important;
}

body.bg-green .slick-prev:hover,
body.bg-green .slick-prev:active,
body.bg-green .slick-prev:focus:hover,
body.bg-green .slick-prev:focus:active,
body.bg-green .slick-next:hover,
body.bg-green .slick-next:active,
body.bg-green .slick-next:focus:hover,
body.bg-green .slick-next:focus:active {
    color: rgb(var(--c-white)) !important;
    background: rgba(var(--c-white), 0.1) !important;
    border: 2px solid rgba(var(--c-white), 0.1);
}

.slick-prev:hover:before,
.slick-prev:active:before,
.slick-prev:focus:hover:before,
.slick-prev:focus:active:before,
.slick-next:hover:before,
.slick-next:active:before,
.slick-next:focus:hover:before,
.slick-next:focus:active:before {
    color: inherit !important;
}

@media (max-width: 1024px) {

    .slick-prev:not(.no-mobile-change),
    .slick-prev:focus:not(.no-mobile-change),
    .slick-next:not(.no-mobile-change),
    .slick-next:focus:not(.no-mobile-change) {
        /* top: 50%;
        width: 60px;
        height: 60px;
        background: rgba(0, 0, 0, 0.9) !important;
        border: 0 !important;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        opacity: 0.85; */
    }

    .slick-prev:not(.no-mobile-change) .fa,
    .slick-prev:not(.no-mobile-change) .fas,
    .slick-prev:focus:not(.no-mobile-change) .fa,
    .slick-prev:focus:not(.no-mobile-change) .fas,
    .slick-next:not(.no-mobile-change) .fa,
    .slick-next:not(.no-mobile-change) .fas,
    .slick-next:focus:not(.no-mobile-change) .fa,
    .slick-next:focus:not(.no-mobile-change) .fas {
        display: none;
    }

    .slick-prev:not(.no-mobile-change):before,
    .slick-prev:focus:not(.no-mobile-change):before,
    .slick-next:not(.no-mobile-change):before,
    .slick-next:focus:not(.no-mobile-change):before {
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        display: block;
        font-size: 16px;
        line-height: 1.0;
        padding: 0;
        font-weight: 900;
        text-indent: 0;
        font-family: "FontAwesome";
        content: '';
        color: #ffffff !important;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .slick-prev:not(.no-mobile-change):hover,
    .slick-prev:not(.no-mobile-change):active,
    .slick-prev:not(.no-mobile-change):focus,
    .slick-prev:focus:not(.no-mobile-change):hover,
    .slick-prev:focus:not(.no-mobile-change):active,
    .slick-prev:focus:not(.no-mobile-change):focus,
    .slick-next:not(.no-mobile-change):hover,
    .slick-next:not(.no-mobile-change):active,
    .slick-next:not(.no-mobile-change):focus,
    .slick-next:focus:not(.no-mobile-change):hover,
    .slick-next:focus:not(.no-mobile-change):active,
    .slick-next:focus:not(.no-mobile-change):focus {
        background: #000;
        opacity: 1;
    }

    .slick-prev:not(.no-mobile-change):hover:before,
    .slick-prev:not(.no-mobile-change):active:before,
    .slick-prev:not(.no-mobile-change):focus:before,
    .slick-prev:focus:not(.no-mobile-change):hover:before,
    .slick-prev:focus:not(.no-mobile-change):active:before,
    .slick-prev:focus:not(.no-mobile-change):focus:before,
    .slick-next:not(.no-mobile-change):hover:before,
    .slick-next:not(.no-mobile-change):active:before,
    .slick-next:not(.no-mobile-change):focus:before,
    .slick-next:focus:not(.no-mobile-change):hover:before,
    .slick-next:focus:not(.no-mobile-change):active:before,
    .slick-next:focus:not(.no-mobile-change):focus:before {
        color: #ffffff !important;
    }

    .slick-prev:not(.no-mobile-change).slick-prev,
    .slick-prev:focus:not(.no-mobile-change).slick-prev,
    .slick-next:not(.no-mobile-change).slick-prev,
    .slick-next:focus:not(.no-mobile-change).slick-prev {
        /* -webkit-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
        box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 0; */
    }

    .slick-prev:not(.no-mobile-change).slick-prev:before,
    .slick-prev:focus:not(.no-mobile-change).slick-prev:before,
    .slick-next:not(.no-mobile-change).slick-prev:before,
    .slick-next:focus:not(.no-mobile-change).slick-prev:before {
        left: 40%;
        content: "\f053";
    }

    .slick-prev:not(.no-mobile-change).slick-next,
    .slick-prev:focus:not(.no-mobile-change).slick-next,
    .slick-next:not(.no-mobile-change).slick-next,
    .slick-next:focus:not(.no-mobile-change).slick-next {
        /* -webkit-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
        box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
        -webkit-transform: translate(50%, -50%);
        -moz-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        -o-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        right: 0; */
    }

    .slick-prev:not(.no-mobile-change).slick-next:before,
    .slick-prev:focus:not(.no-mobile-change).slick-next:before,
    .slick-next:not(.no-mobile-change).slick-next:before,
    .slick-next:focus:not(.no-mobile-change).slick-next:before {
        right: 40%;
        content: "\f054";
    }
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    opacity: 0.2 !important;
    pointer-events: none !important;
}

.slick-prev,
.slick-prev:focus {
    right: auto;
    left: 4vw;
}

.slick-prev:before,
.slick-prev:focus:before {
    content: "\f053";
    left: 0px;
}

.slick-next,
.slick-next:focus {
    right: auto;
    left: calc(4vw + 66px);
}

.slick-next:before,
.slick-next:focus:before {
    content: "\f054";
    right: -3px;
}

.product-rotator-inner-holder {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    overflow: visible;
    opacity: 1.0;
    pointer-events: auto;
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    color: #8c8c8c !important;
    text-decoration: none;
}

.product-rotator-inner-holder .product-title-link-wrapper {
    text-decoration: none;
}

.product-rotator-inner-holder .product-title-link-wrapper:hover,
.product-rotator-inner-holder .product-title-link-wrapper:active,
.product-rotator-inner-holder .product-title-link-wrapper:focus {
    text-decoration: none;
}

.product-rotator-inner-holder>.background-image-with-opacity {
    position: relative;
    display: block;
    width: 100%;
    min-height: 250px;
    max-height: 294px;
    height: 300px;
    background: #ffffff;
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.product-rotator-inner-holder>.background-image-with-opacity:after {
    position: absolute;
    content: '';
    z-index: 200;
    pointer-events: none;
    width: 24px;
    height: 24px;
    background: transparent url(../images/ajax-loader-2.gif) no-repeat center center;
    background-size: 16px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
    opacity: 0;
    z-index: 100;
    -webkit-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.product-rotator-inner-holder>.background-image-with-opacity .img-hold {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 250px;
    max-height: 476px;
    object-fit: contain;
    object-position: center center;
    font-family: 'object-fit: contain; object-position: center;';
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    opacity: 1;
}

.product-rotator-inner-holder>.background-image-with-opacity.loading .img-hold {
    opacity: 0;
}

.product-rotator-inner-holder>.background-image-with-opacity.loading:after {
    opacity: 1;
}

.product-rotator-inner-holder .product-rotator-content {
    position: relative;
    display: block;
    z-index: 10;
    text-align: left;
    padding: 30px 5px 60px;
    -webkit-transition: bottom 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: bottom 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.product-rotator-inner-holder .product-rotator-content .product-title-wrap {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    margin: 0 0 6px;
}

.product-rotator-inner-holder .product-rotator-content .product-title-wrap:last-child {
    margin-bottom: 0;
}

.product-rotator-inner-holder .product-rotator-content .product-title-wrap .product-title-link-wrapper,
.product-rotator-inner-holder .product-rotator-content .product-title-wrap .product-title-link-wrapper:focus {
    display: inline-block;
    width: 65%;
    padding-right: 2%;
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    color: #585757;
    text-transform: none;
    letter-spacing: -0.2px;
    -webkit-transition: all 150ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 150ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.product-rotator-inner-holder .product-rotator-content .product-title-wrap .product-title-link-wrapper:hover,
.product-rotator-inner-holder .product-rotator-content .product-title-wrap .product-title-link-wrapper:active,
.product-rotator-inner-holder .product-rotator-content .product-title-wrap .product-title-link-wrapper:focus:hover,
.product-rotator-inner-holder .product-rotator-content .product-title-wrap .product-title-link-wrapper:focus:active {
    color: #11222c;
}

.product-rotator-inner-holder .product-rotator-content .product-title-wrap .product-price-area {
    display: inline-block;
    text-align: right;
    width: 35%;
    padding-left: 2%;
    padding: 2px 0 0 2%;
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.2;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #585757;
}

.product-rotator-inner-holder .product-rotator-content .bottle-capacity-text {
    display: block;
    color: #8c8c8c;
    font-size: 12px;
    font-weight: 600;
    padding: 0;
    margin: 0;
}

.product-image-attributes {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    padding: 20px 0 0;
    margin: 0 0 6px;
}

.product-image-attributes li:before {
    display: none !important;
}

.product-image-attributes .product-image-finishes {
    position: relative;
    display: inline-block;
    width: 50%;
    padding-right: 1%;
    margin: 0;
    color: #585757;
}

@media (max-width: 1024px) {
    .product-image-attributes .product-image-finishes {
        width: 100%;
        padding: 0 0 5px;
    }
}

.product-image-attributes .product-image-finishes ul {
    position: relative;
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-image-attributes .product-image-finishes ul li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 1px;
}

@media (max-width: 1024px) {
    .product-image-attributes .product-image-finishes ul li {
        padding: 1px 3px;
    }
}

.product-image-attributes .product-image-finishes ul li:first-child {
    padding-left: 0;
}

.product-image-attributes .product-image-finishes ul li:last-child {
    padding-right: 0;
}

.product-image-attributes .product-image-finishes ul li a,
.product-image-attributes .product-image-finishes ul li a:focus {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0;
    background-repeat: none;
    background-size: 100% auto;
    background-color: transparent;
    width: 16px;
    height: 16px;
    overflow: visible;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transition: all 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    opacity: 1.0;
}

@media (max-width: 1024px) {

    .product-image-attributes .product-image-finishes ul li a,
    .product-image-attributes .product-image-finishes ul li a:focus {
        width: 26px;
        height: 26px;
    }
}

.product-image-attributes .product-image-finishes ul li a:before,
.product-image-attributes .product-image-finishes ul li a:focus:before {
    position: absolute;
    display: block;
    content: '';
    background: transparent;
    left: -2px;
    right: -2px;
    top: -2px;
    bottom: -2px;
    border: 1px solid #666;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transition: all 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 300ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    opacity: 0;
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    display: none;
}

.product-image-attributes .product-image-finishes ul li a.non-active,
.product-image-attributes .product-image-finishes ul li a:focus.non-active {
    opacity: 0.2;
}

.product-image-attributes .product-image-finishes ul li a:hover,
.product-image-attributes .product-image-finishes ul li a:active,
.product-image-attributes .product-image-finishes ul li a.active,
.product-image-attributes .product-image-finishes ul li a:focus:hover,
.product-image-attributes .product-image-finishes ul li a:focus:active,
.product-image-attributes .product-image-finishes ul li a:focus.active {
    opacity: 1.0;
}

.product-image-attributes .product-image-finishes ul li a.active:before,
.product-image-attributes .product-image-finishes ul li a:focus.active:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.product-image-attributes .product-image-depth {
    position: relative;
    display: inline-block;
    text-align: right;
    width: 50%;
    padding-left: 1%;
    padding: 0;
    margin: 0;
    color: #585757;
}

@media (max-width: 1024px) {
    .product-image-attributes .product-image-depth {
        width: 100%;
        padding: 18px 0 0;
        text-align: left;
    }
}

.product-image-attributes .product-image-depth ul {
    position: relative;
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.product-image-attributes .product-image-depth ul li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 1px 2px;
}

.product-image-attributes .product-image-depth ul li:first-child {
    padding-left: 0;
}

.product-image-attributes .product-image-depth ul li:last-child {
    padding-right: 0;
}

.product-image-attributes .product-image-depth ul li a,
.product-image-attributes .product-image-depth ul li a:focus {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    width: auto;
    height: 16px;
    max-height: 16px;
    max-width: 100%;
    min-width: 16px;
    overflow: visible;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transition: all 150ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 150ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    opacity: 1;
}

.product-image-attributes .product-image-depth ul li a img,
.product-image-attributes .product-image-depth ul li a:focus img {
    width: auto;
    height: 90%;
    object-fit: contain;
    object-position: center center;
    font-family: 'object-fit: contain; object-position: center;';
}

.product-image-attributes .product-image-depth ul li a.non-active,
.product-image-attributes .product-image-depth ul li a:focus.non-active {
    opacity: 0.2;
}

.product-image-attributes .product-image-depth ul li a:hover,
.product-image-attributes .product-image-depth ul li a:active,
.product-image-attributes .product-image-depth ul li a.active,
.product-image-attributes .product-image-depth ul li a:focus:hover,
.product-image-attributes .product-image-depth ul li a:focus:active,
.product-image-attributes .product-image-depth ul li a:focus.active {
    opacity: 1.0;
}

@media (max-width: 1024px) {

    .product-image-attributes .product-image-depth ul li a,
    .product-image-attributes .product-image-depth ul li a:focus {
        height: 26px;
        max-height: 26px;
        min-width: 26px;
    }
}

.product-rotator {
    position: relative;
    display: block;
    background: transparent;
    padding: 0;
}

.product-rotator .slick-prev,
.product-rotator .slick-next {
    margin: -72px 0 0 0;
}

.product-rotator .dot-nav-wrapper,
.product-rotator .slick-dots {
    position: absolute;
    z-index: 200;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 10px;
    padding: 4px 10px;
    line-height: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
    list-style: none;
    display: none !important;
}

.product-rotator .dot-nav-wrapper li,
.product-rotator .slick-dots li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
}

.product-rotator .dot-nav-wrapper a,
.product-rotator .dot-nav-wrapper button,
.product-rotator .slick-dots a,
.product-rotator .slick-dots button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    color: #585757;
    background: transparent !important;
    border: 0;
    margin: 0px 4px;
    padding: 5px 1px;
    width: 7px;
    height: 12px;
    font-weight: 400;
    letter-spacing: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-indent: -9999px;
    opacity: 1.0;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease;
    font-family: "Work Sans", sans-serif;
}

.product-rotator .dot-nav-wrapper a:before,
.product-rotator .dot-nav-wrapper button:before,
.product-rotator .slick-dots a:before,
.product-rotator .slick-dots button:before {
    position: relative;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    background: rgba(0, 0, 0, 0.2) !important;
}

.product-rotator .dot-nav-wrapper a span,
.product-rotator .dot-nav-wrapper button span,
.product-rotator .slick-dots a span,
.product-rotator .slick-dots button span {
    display: none;
    line-height: 1.1;
}

.product-rotator .dot-nav-wrapper a:hover,
.product-rotator .dot-nav-wrapper a:active,
.product-rotator .dot-nav-wrapper a:focus,
.product-rotator .dot-nav-wrapper a.active,
.product-rotator .dot-nav-wrapper button:hover,
.product-rotator .dot-nav-wrapper button:active,
.product-rotator .dot-nav-wrapper button:focus,
.product-rotator .dot-nav-wrapper button.active,
.product-rotator .slick-dots a:hover,
.product-rotator .slick-dots a:active,
.product-rotator .slick-dots a:focus,
.product-rotator .slick-dots a.active,
.product-rotator .slick-dots button:hover,
.product-rotator .slick-dots button:active,
.product-rotator .slick-dots button:focus,
.product-rotator .slick-dots button.active {
    color: #585757;
    background: transparent !important;
}

.product-rotator .dot-nav-wrapper a:hover:before,
.product-rotator .dot-nav-wrapper a:active:before,
.product-rotator .dot-nav-wrapper a:focus:before,
.product-rotator .dot-nav-wrapper a.active:before,
.product-rotator .dot-nav-wrapper button:hover:before,
.product-rotator .dot-nav-wrapper button:active:before,
.product-rotator .dot-nav-wrapper button:focus:before,
.product-rotator .dot-nav-wrapper button.active:before,
.product-rotator .slick-dots a:hover:before,
.product-rotator .slick-dots a:active:before,
.product-rotator .slick-dots a:focus:before,
.product-rotator .slick-dots a.active:before,
.product-rotator .slick-dots button:hover:before,
.product-rotator .slick-dots button:active:before,
.product-rotator .slick-dots button:focus:before,
.product-rotator .slick-dots button.active:before {
    background: #585757 !important;
}

.product-rotator .dot-nav-wrapper a.active,
.product-rotator .dot-nav-wrapper button.active,
.product-rotator .slick-dots a.active,
.product-rotator .slick-dots button.active {
    pointer-events: none;
}

.product-rotator .dot-nav-wrapper li.slick-active a,
.product-rotator .dot-nav-wrapper li.slick-active button,
.product-rotator .slick-dots li.slick-active a,
.product-rotator .slick-dots li.slick-active button {
    color: #585757;
    background: transparent !important;
    pointer-events: none;
}

.product-rotator .dot-nav-wrapper li.slick-active a:before,
.product-rotator .dot-nav-wrapper li.slick-active button:before,
.product-rotator .slick-dots li.slick-active a:before,
.product-rotator .slick-dots li.slick-active button:before {
    background: #585757 !important;
}

.product-rotator .product-rotator-holder {
    position: relative;
    float: left;
    margin: 0;
    padding: 30px;
    z-index: 1;
}

@media (max-width: 1200px) {
    .product-rotator .product-rotator-holder {
        padding: 30px 20px;
    }
}

.product-rotator .product-rotator-holder.slick-center .product-rotator-inner-holder {
    text-decoration: none;
}

.product-rotator .product-rotator-holder.slick-center .product-rotator-inner-holder>.background-image-with-opacity {
    pointer-events: auto !important;
}

.product-rotator .product-rotator-holder.slick-center .product-rotator-inner-holder>.background-image-with-opacity .img-hold {
    opacity: 1;
}

.product-rotator .product-rotator-holder.slick-center .product-rotator-inner-holder .product-title-link-wrapper {
    pointer-events: auto;
}

.product-rotator .product-rotator-holder.slick-center .product-rotator-inner-holder .product-title {
    color: #585757;
}

.has-tooltip {
    position: relative;
}

.has-tooltip .wc-tooltip {
    position: absolute;
    pointer-events: none;
    text-align: center;
    opacity: 0;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.9) !important;
    padding: 18px 30px;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: 0px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    z-index: 10;
    bottom: calc(100% + 4px);
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
}

.has-tooltip .wc-tooltip span {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.has-tooltip .wc-tooltip:after {
    top: calc(100% - 1px);
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-top-color: rgba(0, 0, 0, 0.9);
    border-width: 5px;
    margin-left: -5px;
}

.has-tooltip .wc-tooltip.hold-left {
    left: -14px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.has-tooltip .wc-tooltip.hold-left:after {
    left: 22px;
}

.has-tooltip .wc-tooltip.hold-right {
    right: -14px;
    left: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.has-tooltip .wc-tooltip.hold-right:after {
    left: auto;
    right: 20px;
}

@media (max-width: 1024px) {
    .has-tooltip .wc-tooltip {
        display: none;
    }
}

.has-tooltip.last .wc-tooltip.hold-right:after {
    right: 17px;
}

@media (min-width: 1025px) {
    .has-tooltip:hover .wc-tooltip {
        opacity: 1;
        bottom: calc(100% + 10px);
        -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
    }
}

.sideways-title {
    position: absolute;
    display: block;
    z-index: 1;
    pointer-events: none;
    text-align: right;
    left: 132px;
    top: 8px;
    bottom: 0;
    color: #000;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin: 0;
    font-size: 50px;
    white-space: nowrap;
    overflow: hidden;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    letter-spacing: -0.03em;
}

@media (max-width: 1024px) {
    .sideways-title {
        font-size: 40px;
        color: #ffffff;
        left: calc(50% - 230px);
        top: 110px;
        z-index: 10;
    }
}

@media (max-width: 500px) {
    .sideways-title {
        left: 15px;
        top: 60px;
    }
}

#full-faqs {
    position: relative;
    display: block;
}

#full-faqs .dot-nav-wrapper {
    text-align: left;
    padding: 0;
}

#full-faqs .dot-nav-wrapper a:first-child {
    margin-left: 0 !important;
}

#full-faqs #faqs-menu {
    background: transparent;
}

@media (max-width: 1024px) {
    #full-faqs #faqs-menu {
        display: none;
    }
}

#full-faqs #faqs-menu .small-headline {
    margin-bottom: 30px;
}

#full-faqs #faqs-menu .dot-nav-wrapper {
    text-align: left;
    padding: 10px 0 0;
}

#full-faqs #faqs-menu .dot-nav-wrapper .dot-nav-inner-wrapper {
    position: relative;
    display: block;
    border-left: 1px solid rgba(0, 0, 0, 0.08);
}

#full-faqs #faqs-menu .dot-nav-wrapper a {
    position: relative;
    display: block;
    text-align: left;
    color: #8c8c8c;
    margin: 8px 0;
    padding: 8px 20px;
    font-weight: 400;
    line-height: 1.3;
}

#full-faqs #faqs-menu .dot-nav-wrapper a:before {
    position: absolute;
    content: '';
    left: -1px;
    top: 50%;
    bottom: 50%;
    width: 1px;
    height: auto;
    background: #912121;
    opacity: 0;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

#full-faqs #faqs-menu .dot-nav-wrapper a .connected-name {
    display: block;
    opacity: 1;
    color: inherit;
}

#full-faqs #faqs-menu .dot-nav-wrapper a:hover,
#full-faqs #faqs-menu .dot-nav-wrapper a:active,
#full-faqs #faqs-menu .dot-nav-wrapper a:focus,
#full-faqs #faqs-menu .dot-nav-wrapper a.active {
    color: #912121;
}

#full-faqs #faqs-menu .dot-nav-wrapper a:hover:before,
#full-faqs #faqs-menu .dot-nav-wrapper a:active:before,
#full-faqs #faqs-menu .dot-nav-wrapper a:focus:before,
#full-faqs #faqs-menu .dot-nav-wrapper a.active:before {
    opacity: 1;
    top: 0;
    bottom: 0;
}

#full-faqs .faq-topic-items {
    display: block;
    max-width: 1400px;
    margin: 70px auto;
}

@media (max-width: 1024px) {
    #full-faqs .faq-topic-items {
        margin-bottom: 40px;
    }
}

#full-faqs .faq-topic-items *[class^='col-md-'] {
    padding: 30px !important;
}

@media (max-width: 1024px) {
    #full-faqs .faq-topic-items *[class^='col-md-'] {
        padding: 20px 20px !important;
    }
}

@media (max-width: 1024px) {
    #full-faqs .faq-topic-items .faq-topic-wrapper {
        padding: 20px 30px 10px !important;
    }
}

#full-faqs .faq-topic-items .faq-column-wrapper {
    padding-top: 6px !important;
}

@media (min-width: 1025px) {
    #full-faqs .faq-topic-items .faq-column-wrapper {
        padding-bottom: 0 !important;
    }
}

#breadcrumbs {
    position: relative;
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.85em;
    color: #4e6073;
}

#breadcrumbs .separator {
    display: inline-block;
    vertical-align: bottom;
    padding: 0 10px;
}

#breadcrumbs .bread-current {
    color: #8da5c0;
}

#breadcrumbs li {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: bottom;
}

#breadcrumbs li a {
    color: #4e6073;
    text-decoration: none;
}

#breadcrumbs li a:hover,
#breadcrumbs li a:active,
#breadcrumbs li a:focus,
#breadcrumbs li a.active {
    color: #8da5c0;
}

.info-box {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ffffff;
    -webkit-box-shadow: 0 0 42px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 42px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 42px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 1024px) and (min-width: 600px) {
    .info-box {
        margin: 0 auto;
        max-width: 400px;
    }
}

@media (min-width: 1025px) {
    .info-box.pull-up {
        margin-top: -30%;
    }
}

.info-box .header-part {
    position: relative;
    display: block;
    padding: 37px 50px 25px 70px;
    background: #e6e8eb;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .info-box .header-part {
        padding: 26px 50px;
    }
}

.info-box .header-part p {
    line-height: 1.3;
}

.info-box .header-part:before {
    position: absolute;
    display: block;
    content: '?';
    font-family: "Work Sans", sans-serif;
    color: #ffffff;
    font-size: 90px;
    pointer-events: none;
    left: 14px;
    top: 6px;
    line-height: 1;
    font-weight: 400;
    font-feature-settings: "kern", "liga", "lnum", "zero";
}

@media (max-width: 1024px) {
    .info-box .header-part:before {
        font-size: 57px;
        left: 10px;
        top: 8px;
    }
}

.info-box .body-part {
    position: relative;
    display: block;
    padding: 40px 50px 45px 70px;
}

@media (max-width: 1024px) {
    .info-box .body-part {
        padding-left: 50px;
    }
}

.info-box .body-part p {
    font-size: 0.9em;
    line-height: 1.6;
    margin-bottom: 18px;
}

.info-box .body-part p:last-child {
    margin-bottom: 0;
}

.info-box .body-part .no-bg-button {
    min-width: 0;
    margin: 0;
}

.info-box .body-part:before {
    position: absolute;
    display: block;
    content: '';
    top: 37px;
    bottom: 42px;
    left: 42px;
    width: 1px;
    background: #e3e3e3;
    z-index: 1;
    pointer-events: none;
}

@media (max-width: 1024px) {
    .info-box .body-part:before {
        left: 26px;
    }
}

.info-box .body-part:after {
    position: absolute;
    display: block;
    content: '';
    left: 42px;
    bottom: 42px;
    height: 21px;
    width: 1px;
    background: #912121;
    z-index: 10;
    pointer-events: none;
}

@media (max-width: 1024px) {
    .info-box .body-part:after {
        left: 26px;
    }
}

.info-box.benefits-box .header-part:before {
    content: '+';
    font-size: 154px;
    top: -27px;
    left: -22px;
}

@media (max-width: 1024px) {
    .info-box.benefits-box .header-part:before {
        font-size: 80px;
        top: -2px;
        left: -5px;
    }
}

.info-box.benefits-box .body-part {
    font-size: 0.95em;
}

.info-box.benefits-box .body-part:after {
    display: none;
}

#faq-filter {
    position: relative;
    display: block;
    padding-bottom: 50px;
}

@media (max-width: 767px) {
    #faq-filter {
        text-align: center;
    }
}

#faq-filter .down-arrow {
    display: none;
}

#faq-filter label {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

#faq-filter label:after {
    position: absolute;
    display: block;
    z-index: 100;
    color: #912121;
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    font-weight: 600;
    bottom: 13px;
    right: 14px;
}

#faq-filter label span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px 0 0;
    margin: 0;
}

@media (max-width: 767px) {
    #faq-filter label span {
        display: block;
        padding: 0 0 10px;
        text-align: center;
    }
}

#faq-filter select {
    display: inline-block;
    vertical-align: middle;
    background: #ffffff;
    -webkit-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    padding: 8px 40px 10px 20px;
    height: 44px;
    border: none;
    outline: none;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

@media (min-width: 400px) {
    #faq-filter select {
        min-width: 240px;
    }
}

@media (max-width: 767px) {
    #faq-filter select {
        display: block;
        max-width: 400px;
        margin: 0 auto;
    }
}

@media (-webkit-min-device-pixel-ratio: 0) {
    #faq-filter select {
        padding-right: 40px;
    }
}

#faq-response {
    position: relative;
    display: block;
}

#faq-response .panel-group {
    -webkit-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    opacity: 1;
}

#faq-response:after {
    position: absolute;
    content: '';
    z-index: 200;
    pointer-events: none;
    width: 24px;
    height: 24px;
    background: #fff url(../images/ajax-loader-2.gif) no-repeat center center;
    background-size: 16px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
    left: 50%;
    top: 20%;
    margin-left: -12px;
    opacity: 0;
    -webkit-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    -webkit-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

#faq-response.loading .panel-group {
    opacity: 0.1;
}

#faq-response.loading:after {
    opacity: 1;
}

.calendly-overlay {
    background-color: rgba(0, 0, 0, 0.8) !important;
    z-index: 99999999999 !important;
}

.calendly-overlay .calendly-popup-close {
    width: 35px !important;
    height: 35px !important;
    background: #912121 !important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
}

.calendly-overlay .calendly-popup-close:before,
.calendly-overlay .calendly-popup-close:after {
    position: absolute;
    content: '';
    width: 18px;
    height: 2px;
    top: 17px;
    right: 8px;
    background: #ffffff;
    -webkit-transition: all 130ms linear;
    transition: all 130ms linear;
}

.calendly-overlay .calendly-popup-close:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.calendly-overlay .calendly-popup-close:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.calendly-overlay .calendly-popup-close:hover,
.calendly-overlay .calendly-popup-close:active,
.calendly-overlay .calendly-popup-close:focus {
    background: #ffffff !important;
}

.calendly-overlay .calendly-popup-close:hover:before,
.calendly-overlay .calendly-popup-close:hover:after,
.calendly-overlay .calendly-popup-close:active:before,
.calendly-overlay .calendly-popup-close:active:after,
.calendly-overlay .calendly-popup-close:focus:before,
.calendly-overlay .calendly-popup-close:focus:after {
    background: #912121;
}

.calendly-overlay .calendly-popup-close {
    width: 28px !important;
    height: 28px !important;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
    background: #ffffff !important;
    top: 25px !important;
    right: 25px !important;
    -webkit-transition: opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 1024px) {
    .calendly-overlay .calendly-popup-close {
        top: 17px;
        right: 17px;
    }
}

.calendly-overlay .calendly-popup-close:before,
.calendly-overlay .calendly-popup-close:after {
    position: absolute;
    content: '';
    width: 13px;
    height: 2px;
    top: 13px;
    right: 7px;
    background: #585757;
    -webkit-transition: all 130ms linear;
    transition: all 130ms linear;
}

.calendly-overlay .calendly-popup-close:hover,
.calendly-overlay .calendly-popup-close:active,
.calendly-overlay .calendly-popup-close:focus {
    background: #ffffff !important;
}

.calendly-overlay .calendly-popup-close:hover:before,
.calendly-overlay .calendly-popup-close:hover:after,
.calendly-overlay .calendly-popup-close:active:before,
.calendly-overlay .calendly-popup-close:active:after,
.calendly-overlay .calendly-popup-close:focus:before,
.calendly-overlay .calendly-popup-close:focus:after {
    background: #912121;
}

.go-back-holder {
    position: relative;
    display: block;
    padding: 28px 0px 0;
}

.go-back-holder a {
    font-weight: 600;
    color: #585757;
}

.go-back-holder a .fa,
.go-back-holder a .fas {
    font-weight: 900;
    font-size: 11px;
    padding: 1px 6px 0 0;
}

.go-back-holder a span {
    display: inline-block;
    vertical-align: middle;
}

.go-back-holder a:hover,
.go-back-holder a:active,
.go-back-holder a:focus {
    color: #912121;
}

@media (max-width: 1024px) {
    .go-back-holder {
        padding: 20px 0 0;
    }
}

.team-column-holder {
    padding: 100px 0 !important;
}

@media (max-width: 1024px) {
    .team-column-holder {
        padding: 50px 0 100px !important;
    }
}

#intro-banner-section,
.intro-banner-section {
    padding: 0 !important;
    background: #11222c;
}

#intro-banner-section .column-part,
.intro-banner-section .column-part {
    padding: 150px 30px 260px !important;
}

@media (max-width: 1024px) {

    #intro-banner-section .column-part,
    .intro-banner-section .column-part {
        padding: 90px 30px 150px !important;
    }
}

#intro-banner-section>.background-image-with-opacity>.img-hold,
.intro-banner-section>.background-image-with-opacity>.img-hold {
    background-size: cover !important;
}

.short-banner-section {
    padding: 90px 0px 90px !important;
}

.short-banner-section>.background-image-with-opacity {
    background: #11222c;
}

.short-banner-section>.background-image-with-opacity>.img-hold {
    background-size: cover !important;
}

@media (max-width: 1024px) {
    .short-banner-section {
        padding: 50px 0 50px !important;
        text-align: center;
        width: calc(100% - 60px);
        margin: 0 auto;
    }
}

.author-banner-section {
    padding: 120px 0px !important;
}

.author-banner-section .column-part {
    padding: 0 30px !important;
}

.author-banner-section>.background-image-with-opacity>.img-hold {
    background-position: center bottom !important;
    background-size: cover !important;
}

@media (max-width: 1024px) {
    .author-banner-section {
        padding: 100px 0 !important;
    }

    .author-banner-section .column-part {
        padding: 0 30px !important;
    }
}

#intro-content-section,
#intro-archive-section {
    padding: 70px 0px 100px !important;
}

#intro-content-section>.background-image-with-opacity,
#intro-archive-section>.background-image-with-opacity {
    overflow: hidden;
}

#intro-content-section>.background-image-with-opacity:after,
#intro-archive-section>.background-image-with-opacity:after {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    height: 600px;
    content: '';
    background: -moz-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
    background: -webkit-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
    background: linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fafafa', endColorstr='#fafafa', GradientType=0);
}

#intro-content-section .column-part,
#intro-archive-section .column-part {
    padding: 0 15px !important;
}

#intro-content-section .column-part.course-product-column-part,
#intro-archive-section .column-part.course-product-column-part {
    padding: 0 !important;
}

@media (max-width: 1024px) {

    #intro-content-section,
    #intro-archive-section {
        padding: 70px 0px 50px !important;
    }

    #intro-content-section .column-part,
    #intro-archive-section .column-part {
        padding: 0 30px !important;
    }

    #intro-content-section .column-part.course-product-column-part,
    #intro-archive-section .column-part.course-product-column-part {
        padding: 0 !important;
    }
}

#intro-banner-section-archive {
    padding: 90px 0px 45px;
}

@media (max-width: 1024px) {
    #intro-banner-section-archive {
        padding: 42px 0px 30px;
    }
}

#intro-banner-section-archive .social_main_menu {
    position: absolute;
    left: 35px;
    top: 50%;
    width: 50px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 500;
}

#intro-banner-section-archive .social_main_menu li {
    display: block;
    margin: 15px 0 !important;
}

#intro-banner-section-archive .social_main_menu li a {
    color: rgba(255, 255, 255, 0.8) !important;
    font-size: 15px;
}

#intro-banner-section-archive .social_main_menu li a:hover,
#intro-banner-section-archive .social_main_menu li a:active,
#intro-banner-section-archive .social_main_menu li a:focus {
    color: #ffffff !important;
}

@media (max-width: 1024px) {
    #intro-banner-section-archive .social_main_menu {
        display: none;
    }
}

#intro-banner-section-archive>.background-image-with-opacity {
    background: #ffffff;
}

#intro-content-section-archive {
    padding: 0 !important;
}

#intro-content-section-archive>.container-full {
    position: relative;
    padding: 0;
}

@media (max-width: 1024px) {
    #intro-content-section-archive>.container-full {
        padding: 0;
    }
}

@media (min-width: 1025px) {
    #intro-content-section-archive .featured-post-row {
        margin-bottom: 50px;
    }
}

.cat-row-wrap {
    position: relative;
    display: block;
    z-index: 300;
    overflow: visible;
}

.category-row {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: flex-start;
    align-content: center;
    flex-wrap: wrap;
    margin: 40px auto 10px;
    padding: 0;
}

.category-row .push-cats-left,
.category-row .push-cats-right {
    position: absolute;
    top: -2px;
    bottom: 0;
    display: block !important;
    z-index: 100;
    width: 70px;
    background: #ffffff;
    opacity: 0;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    color: #11222c;
    font-family: "FontAwesome";
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 11px;
    padding: 2px 8px 0;
    cursor: pointer;
    pointer-events: none;
    font-weight: 900;
}

.category-row .push-cats-left:before,
.category-row .push-cats-right:before {
    top: 10px;
}

.category-row .push-cats-left {
    left: 0;
    right: auto;
    background: -moz-linear-gradient(left, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    text-align: left;
}

.category-row .push-cats-left:before {
    position: relative;
    display: block;
    content: "\f053";
    font-family: inherit;
}

.category-row .push-cats-right {
    left: auto;
    right: 0;
    background: -moz-linear-gradient(right, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(right, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    text-align: right;
}

.category-row .push-cats-right:before {
    position: relative;
    display: block;
    content: "\f054";
    font-family: inherit;
}

.category-row.has-scroll-content.more-left .push-cats-left {
    opacity: 1;
    pointer-events: auto;
}

.category-row.has-scroll-content.more-right .push-cats-right {
    opacity: 1;
    pointer-events: auto;
}

.category-row .category-row-list-holder {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    align-content: stretch;
    flex-wrap: wrap;
    padding: 0 30px 0 0 !important;
}

@media (max-width: 1024px) {
    .category-row .category-row-list-holder {
        justify-content: center;
        padding: 0 30px !important;
    }
}

.category-row .filter-title {
    display: inline-block;
    padding: 11px 8px 8px;
    margin: 0;
    color: #11222c;
    font-size: 13px;
}

@media (max-width: 1024px) {
    .category-row .filter-title {
        display: block;
        width: 100%;
        text-align: center;
        padding-bottom: 0;
    }
}

.category-row .category-row-list {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: stretch;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

@media (max-width: 1024px) {
    .category-row .category-row-list {
        text-align: center;
    }
}

.category-row .category-row-list li {
    display: inline-block;
    padding: 8px 8px 8px;
    margin: 0 !important;
}

.category-row .category-row-list li a,
.category-row .category-row-list li a:focus {
    position: relative;
    display: inline-block;
    padding: 8px 2px 7px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 0;
    color: #b0b0b0;
    background: transparent;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    line-height: 1.3 !important;
    font-size: 12px;
    display: block;
    letter-spacing: -0.01rem !important;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.category-row .category-row-list li a .cat-link-inner,
.category-row .category-row-list li a:focus .cat-link-inner {
    position: relative;
    z-index: 30;
}

.category-row .category-row-list li a:hover,
.category-row .category-row-list li a:active,
.category-row .category-row-list li a:focus:hover,
.category-row .category-row-list li a:focus:active {
    color: #11222c;
    background: transparent;
    text-decoration: none;
}

.category-row .category-row-list li a.active,
.category-row .category-row-list li a:focus.active {
    pointer-events: none;
    padding-left: 16px;
    padding-right: 16px;
    color: #ffffff;
    background: #11222c;
}

.category-row .category-row-list-scroll {
    position: relative;
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    width: 100%;
}

.category-row .category-row-list-scroll::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
}

@media (min-width: 1025px) {
    .category-row .category-row-list-scroll {
        text-align: right;
    }
}

.full-listings-inner-row {
    position: relative;
    padding: 0 10px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .full-listings-inner-row {
        justify-content: center;
        max-width: 800px;
        margin: 0 auto !important;
    }
}

@media (max-width: 767px) {
    
    .full-listings-inner-row {
        padding: 0;
    }

    .numeric-pills-list .fl-col-group-equal-height {
        display: flex !important;
        gap: 0;
        flex-wrap: nowrap;
    }

    .numeric-pills-list .fl-col-group-equal-height .fl-col .fl-col-content {
        margin: 0 !important;
        margin-bottom: 20px !important;
                display: flex
;
        justify-content: center !important;
    }   
    .numeric-pills-list  .fl-col-group-equal-height .fl-col:first-child .fl-col-content {
        margin-left: 20px !important;
    }
    .numeric-pills-list  .fl-col-group-equal-height .fl-col:last-child .fl-col-content {
        margin-right: 20px !important;
    }
    .numeric-pills-list  .fl-col-group-equal-height .fl-col .fl-col-content .fl-heading-text {
        margin-right: 20px;
    }
    
}

.full-listings-inner-row .wp-pagenavi {
    max-width: 1140px;
}

.full-listings-inner-row .media-col {
    padding: 20px !important;
}

@media (max-width: 1024px) {
    .full-listings-inner-row .media-col {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .full-listings-inner-row .media-col {
        max-width: 500px;
        padding: 20px 30px !important;
    }
}

.full-listings-inner-row .media-col .post-image-holder {
    aspect-ratio: 0.8;
}

.full-listings-inner-row .media-col .post-image-holder .post-image-link {
    height: 100%;
}

@media (min-width: 768px) {
    .full-listings-inner-row .media-col:nth-child(5) {
        width: 100%;
    }

    .full-listings-inner-row .media-col:nth-child(5) .post-image-holder {
        aspect-ratio: 1.7;
    }
}

@media (min-width: 1025px) {
    .full-listings-inner-row .media-col:nth-child(5) {
        width: 66.66666666%;
    }
}

.full-listings-inner-row .media-col .media-link {
    padding: 15px 1px 20px;
}

.full-listings-inner-row .media-col .media-link .post-loop-categories {
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    line-height: 1.3 !important;
    color: #bbb;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 12px;
    letter-spacing: -0.01rem !important;
    padding: 0 0 2px;
}

.full-listings-inner-row .media-col .media-link .post-loop-categories a,
.full-listings-inner-row .media-col .media-link .post-loop-categories a:focus {
    position: relative;
    display: inline-block;
    color: #bbb;
    padding: 0;
    margin: 0;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.full-listings-inner-row .media-col .media-link .post-loop-categories a:hover,
.full-listings-inner-row .media-col .media-link .post-loop-categories a:active,
.full-listings-inner-row .media-col .media-link .post-loop-categories a:focus:hover,
.full-listings-inner-row .media-col .media-link .post-loop-categories a:focus:active {
    color: #11222c;
    background: transparent;
    text-decoration: none;
}

.full-listings-inner-row .media-col .media-link .blog-title-link a,
.full-listings-inner-row .media-col .media-link .blog-title-link a:focus {
    color: #707070 !important;
    text-decoration: underline;
    font-size: 16px;
}

.full-listings-inner-row .media-col .media-link .blog-title-link a:hover,
.full-listings-inner-row .media-col .media-link .blog-title-link a:active,
.full-listings-inner-row .media-col .media-link .blog-title-link a:focus:hover,
.full-listings-inner-row .media-col .media-link .blog-title-link a:focus:active {
    color: #11222c !important;
    text-decoration: underline;
}

.algolia-autocomplete {
    position: fixed !important;
    overflow: scroll;
    bottom: 100px;
    z-index: 10001 !important;
}

.autocomplete-header,
.autocomplete-footer {
    display: none;
}

.aa-dropdown-menu {
    overflow: scroll;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1), 0 0 1px rgba(0, 0, 0, .2) !important;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1), 0 0 1px rgba(0, 0, 0, .2) !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1), 0 0 1px rgba(0, 0, 0, .2) !important;
}

.aa-dropdown-menu .aa-suggestions {
    padding: 0;
}

.aa-dropdown-menu .aa-suggestions .suggestion-post-title {
    font-size: 20px;
}

.aa-dropdown-menu .aa-suggestions .aa-suggestion {
    padding: 20px 0;
}

.aa-dropdown-menu .suggestion-post-thumbnail {
    margin-right: 12px;
    margin-bottom: 0;
}

.hide-overflow {
    overflow: hidden !important;
}

#course-filter {
    position: relative;
    display: block;
    text-align: left;
    padding-top: 10px;
}

@media (max-width: 1024px) {
    #course-filter {
        text-align: center;
        margin: 0 auto;
        max-width: 500px;
    }

    #course-filter .small-headline {
        margin-bottom: 10px !important;
    }

    #course-filter .small-headline span {
        margin-bottom: 0 !important;
    }
}

#course-filter h3 {
    padding: 0 10px;
    margin-bottom: 0;
}

@media (max-width: 1024px) {
    #course-filter h3 {
        margin-bottom: 15px;
    }
}

#course-filter label,
#course-filter span,
#course-filter button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
}

#course-filter label:first-child,
#course-filter span:first-child,
#course-filter button:first-child {
    margin-left: 0;
}

#course-filter label:last-child,
#course-filter span:last-child,
#course-filter button:last-child {
    margin-right: 0;
}

@media (max-width: 1024px) {

    #course-filter label,
    #course-filter span,
    #course-filter button {
        display: inline-block;
        vertical-align: middle;
        margin: 5px auto !important;
    }

    #course-filter label:first-child,
    #course-filter span:first-child,
    #course-filter button:first-child {
        margin-top: 0 !important;
    }
}

#course-filter option {
    color: #8c8c8c !important;
}

@media (max-width: 1024px) {
    #course-filter label {
        width: 73%;
        padding-right: 1% !important;
    }
}

#course-filter select,
#course-filter span.middle-text {
    font-size: 18px;
    line-height: 1.1;
}

@media (max-width: 1024px) {

    #course-filter select,
    #course-filter span.middle-text {
        font-size: 15px;
    }
}

@media (max-width: 1024px) {
    #course-filter span.middle-text {
        margin-top: 0 !important;
    }
}

#course-filter button {
    background: #912121 !important;
    border-color: #912121 !important;
    color: #ffffff !important;
    text-transform: uppercase;
    padding: 15px 25px 14px;
    text-align: center;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

#course-filter button:hover,
#course-filter button:active,
#course-filter button:focus {
    background: #ffffff !important;
    border-color: #ffffff !important;
    color: #585757 !important;
}

@media (max-width: 767px) {
    #course-filter button {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 1024px) {

    #course-filter span.middle-text,
    #course-filter button {
        width: 24%;
    }
}

#course-filter label {
    position: relative;
    padding: 0;
}

#course-filter label:after {
    position: absolute;
    display: block;
    z-index: 100;
    color: #ffffff;
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    font-weight: 600;
    bottom: 13px;
    right: 20px;
}

#course-filter label select {
    position: relative;
    display: inline-block;
    background: rgba(255, 255, 255, 0.1);
    padding: 7px 40px 9px 23px;
    height: 44px;
    border: none;
    outline: none;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #ffffff;
    line-height: 1.2;
}

@media (min-width: 400px) {
    #course-filter label select {
        min-width: 240px;
    }
}

@media (max-width: 767px) {
    #course-filter label select {
        display: block;
        margin: 0 auto;
    }
}

@media (-webkit-min-device-pixel-ratio: 0) {
    #course-filter label select {
        padding-right: 40px;
    }
}

@media (max-width: 1024px) {
    #course-filter label select {
        display: block;
        width: 100%;
    }
}

.dropdown-menu-wrapper {
    position: relative;
    display: inline-block;
}

.dropdown-menu-wrapper .dropdown-menu-special {
    position: absolute;
    top: 100%;
    right: -14px;
    opacity: 0;
    pointer-events: none;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    z-index: 999;
    line-height: 1.0;
    background: #ffffff;
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.dropdown-menu-wrapper .dropdown-menu-special li {
    position: relative;
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
}

.dropdown-menu-wrapper .dropdown-menu-special li a {
    display: block;
    vertical-align: top;
    padding: 15px 20px;
    clear: both;
    white-space: nowrap;
    text-decoration: none;
    color: #666;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.4px;
    line-height: 1.0;
    font-weight: 400;
    background: transparent;
    opacity: 1.0;
}

.dropdown-menu-wrapper .dropdown-menu-special li a:hover,
.dropdown-menu-wrapper .dropdown-menu-special li a:active,
.dropdown-menu-wrapper .dropdown-menu-special li a:focus {
    color: #ffffff;
    background: #912121;
}

.dropdown-menu-wrapper:hover .dropdown-menu-special,
.dropdown-menu-wrapper:active .dropdown-menu-special {
    pointer-events: auto;
    opacity: 1;
}

.float-bottom-right-text {
    position: relative;
    display: block;
}

.float-bottom-right-text p {
    display: block;
    line-height: 1.3;
    font-size: 1.05em;
}

@media (max-width: 1024px) {
    .float-bottom-right-text strong {
        color: #912121 !important;
    }
}

@media (min-width: 1025px) {
    .float-bottom-right-text {
        position: absolute;
        right: 40px;
        bottom: 40px;
        text-align: right;
        width: 100%;
        max-width: 170px;
    }
}

.float-scroll-button {
    position: absolute;
    z-index: 100;
    left: 45px;
    bottom: 18px;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.7;
}

@media (max-width: 1024px) {
    .float-scroll-button {
        display: none;
    }
}

.float-scroll-button span {
    display: inline-block;
    vertical-align: middle;
}

.float-scroll-button span:first-child {
    padding-right: 8px;
}

.float-scroll-button:hover,
.float-scroll-button:active,
.float-scroll-button:focus {
    color: #ffffff;
    opacity: 1;
    text-decoration: none;
}

.show-count-holder {
    position: absolute;
    z-index: 120;
    left: 0;
    bottom: 30px;
    padding: 0 0 0 36px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    margin: 0;
}

.show-count-holder:before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    background: #ffffff;
    width: 24px;
    height: 1px;
}

.show-count-holder .current-show-count {
    display: inline-block;
    color: #ffffff;
}

.drop-button-menu {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.drop-button-menu .drop-button-menu-inner {
    position: absolute;
    top: 100%;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 17px 0 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    min-width: 180px;
    text-align: left;
}

.drop-button-menu .drop-button-menu-inner:before {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 17px;
    bottom: 0;
    background: #ffffff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    content: '';
}

.drop-button-menu .drop-button-menu-inner>li:first-child>a {
    -webkit-box-shadow: inset 0px 7px 2px -7px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0px 7px 2px -7px rgba(0, 0, 0, .2);
    box-shadow: inset 0px 7px 2px -7px rgba(0, 0, 0, .2);
}

.drop-button-menu .drop-button-menu-inner li {
    display: block;
    margin: 0;
    padding: 0;
}

.drop-button-menu .drop-button-menu-inner li a {
    display: block;
    vertical-align: top;
    color: #666;
    font-family: "Work Sans", sans-serif;
    font-size: 13px;
    line-height: 1.0;
    font-weight: 400;
    background: transparent;
    opacity: 1.0;
    padding: 15px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.17);
    text-decoration: none;
}

.drop-button-menu .drop-button-menu-inner li a:hover,
.drop-button-menu .drop-button-menu-inner li a:active,
.drop-button-menu .drop-button-menu-inner li a:focus {
    color: #ffffff;
    background: #912121;
    border-bottom-color: transparent;
}

.drop-button-menu .drop-button-menu-inner li:last-child>a {
    border-bottom: 0;
}

.drop-button-menu:hover .drop-button-menu-inner {
    pointer-events: auto;
    opacity: 1;
}

.bottom-point-arrow {
    position: relative;
    display: block;
}

.bottom-point-arrow:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(245, 245, 250, 0);
    border-top-color: #f5f5fa;
    border-width: 20px;
    margin-left: -20px;
}

.bottom-80-on-desktop {
    margin-bottom: 40px;
}

@media (min-width: 1025px) {
    .bottom-80-on-desktop {
        margin-bottom: 80px;
    }
}

.base-intro-banner {
    position: relative;
    display: block;
    padding: 160px 0px 13% 0px;
}

@media (max-width: 1024px) {
    .base-intro-banner {
        padding: 80px 0;
    }
}

.base-intro-banner>.background-image-with-opacity {
    background: #11253c;
}

.base-intro-banner .base-intro-column-part {
    padding: 0 30px;
    color: #ffffff;
}

@media (max-width: 1024px) {
    .base-intro-banner .base-intro-column-part {
        padding: 0 30px;
    }
}

.base-intro-banner .base-intro-column-part>.background-image-with-opacity {
    background: transparent;
}

.base-body-column {
    position: relative;
    display: block;
    padding: 40px 30px;
}

@media (max-width: 1024px) {
    .base-body-column {
        padding: 40px 0px;
    }
}

.base-body-column>.background-image-with-opacity {
    background: #ffffff;
}

.base-body-column .base-body-column-part {
    padding: 25px 30px;
}

@media (max-width: 1024px) {
    .base-body-column .base-body-column-part {
        padding: 25px 30px;
    }
}

.base-body-column .base-body-column-part h1 span,
.base-body-column .base-body-column-part .h1 span,
.base-body-column .base-body-column-part h2 span,
.base-body-column .base-body-column-part .h2 span,
.base-body-column .base-body-column-part h3 span,
.base-body-column .base-body-column-part .h3 span {
    font-weight: inherit !important;
}

.base-body-column .base-body-column-part h1,
.base-body-column .base-body-column-part .h1,
.base-body-column .base-body-column-part h2,
.base-body-column .base-body-column-part .h2 {
    font-family: "Work Sans", sans-serif;
    font-size: 28px;
    line-height: 1.2;
    padding-top: 20px;
    margin-bottom: 8px;
}

@media (min-width: 767px) {

    .base-body-column .base-body-column-part h1,
    .base-body-column .base-body-column-part .h1,
    .base-body-column .base-body-column-part h2,
    .base-body-column .base-body-column-part .h2 {
        font-size: clamp(28px, calc(28px + 60 * ((100vw - 767px) / 433)), 32px);
    }
}

@media (min-width: 1200px) {

    .base-body-column .base-body-column-part h1,
    .base-body-column .base-body-column-part .h1,
    .base-body-column .base-body-column-part h2,
    .base-body-column .base-body-column-part .h2 {
        font-size: 32px;
    }
}

.base-body-column .base-body-column-part h3,
.base-body-column .base-body-column-part .h3 {
    font-family: "Work Sans", sans-serif;
    font-size: 20px;
    line-height: 1.2;
    color: #912121;
    padding-top: 15px;
    margin-bottom: 20px;
}

@media (min-width: 767px) {

    .base-body-column .base-body-column-part h3,
    .base-body-column .base-body-column-part .h3 {
        font-size: clamp(20px, calc(20px + 60 * ((100vw - 767px) / 433)), 24px);
    }
}

@media (min-width: 1200px) {

    .base-body-column .base-body-column-part h3,
    .base-body-column .base-body-column-part .h3 {
        font-size: 24px;
    }
}

.base-body-column .base-body-column-part h4,
.base-body-column .base-body-column-part .h4,
.base-body-column .base-body-column-part h5,
.base-body-column .base-body-column-part .h5,
.base-body-column .base-body-column-part h6,
.base-body-column .base-body-column-part .h6 {
    font-family: "Work Sans", sans-serif;
    line-height: 1.3;
    font-weight: 100;
    margin-bottom: 12px;
}

.base-body-column .base-body-column-part h4,
.base-body-column .base-body-column-part .h4 {
    font-size: 18px;
    color: #2d495b;
    font-weight: 600;
}

@media (min-width: 767px) {

    .base-body-column .base-body-column-part h4,
    .base-body-column .base-body-column-part .h4 {
        font-size: clamp(18px, calc(18px + 60 * ((100vw - 767px) / 433)), 22px);
    }
}

@media (min-width: 1200px) {

    .base-body-column .base-body-column-part h4,
    .base-body-column .base-body-column-part .h4 {
        font-size: 22px;
    }
}

.base-body-column .base-body-column-part h5,
.base-body-column .base-body-column-part .h5 {
    font-size: 18px;
}

@media (min-width: 767px) {

    .base-body-column .base-body-column-part h5,
    .base-body-column .base-body-column-part .h5 {
        font-size: clamp(18px, calc(18px + 60 * ((100vw - 767px) / 433)), 22px);
    }
}

@media (min-width: 1200px) {

    .base-body-column .base-body-column-part h5,
    .base-body-column .base-body-column-part .h5 {
        font-size: 22px;
    }
}

.base-body-column .base-body-column-part h6,
.base-body-column .base-body-column-part .h6 {
    font-size: 16px;
}

@media (min-width: 767px) {

    .base-body-column .base-body-column-part h6,
    .base-body-column .base-body-column-part .h6 {
        font-size: clamp(16px, calc(16px + 30 * ((100vw - 767px) / 433)), 18px);
    }
}

@media (min-width: 1200px) {

    .base-body-column .base-body-column-part h6,
    .base-body-column .base-body-column-part .h6 {
        font-size: 18px;
    }
}

.base-body-column .base-body-column-part h1:first-child,
.base-body-column .base-body-column-part h2:first-child,
.base-body-column .base-body-column-part h3:first-child,
.base-body-column .base-body-column-part h4:first-child,
.base-body-column .base-body-column-part h5:first-child,
.base-body-column .base-body-column-part h6:first-child,
.base-body-column .base-body-column-part .h1:first-child,
.base-body-column .base-body-column-part .h2:first-child,
.base-body-column .base-body-column-part .h3:first-child,
.base-body-column .base-body-column-part .h4:first-child,
.base-body-column .base-body-column-part .h5:first-child,
.base-body-column .base-body-column-part .h6:first-child {
    padding-top: 0;
}

.base-body-column .base-body-column-part h1:last-child,
.base-body-column .base-body-column-part h2:last-child,
.base-body-column .base-body-column-part h3:last-child,
.base-body-column .base-body-column-part h4:last-child,
.base-body-column .base-body-column-part h5:last-child,
.base-body-column .base-body-column-part h6:last-child,
.base-body-column .base-body-column-part .h1:last-child,
.base-body-column .base-body-column-part .h2:last-child,
.base-body-column .base-body-column-part .h3:last-child,
.base-body-column .base-body-column-part .h4:last-child,
.base-body-column .base-body-column-part .h5:last-child,
.base-body-column .base-body-column-part .h6:last-child {
    margin-bottom: 0;
}

.base-body-column .base-body-column-part ul,
.base-body-column .base-body-column-part ol {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 30px 20px;
    list-style-position: inside;
}

.base-body-column .base-body-column-part ul:last-child,
.base-body-column .base-body-column-part ol:last-child {
    padding-bottom: 0;
}

.base-body-column .base-body-column-part ul {
    list-style: none !important;
    padding-left: 3px;
}

.base-body-column .base-body-column-part ul li {
    position: relative;
    padding: 0 0 12px 20px;
    line-height: 1.4;
    color: #585757;
    font-weight: 600;
}

.base-body-column .base-body-column-part ul li:before {
    position: absolute;
    display: block;
    content: '';
    background: #d7dff2;
    left: 0;
    top: 9px;
    width: 7px;
    height: 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.base-body-column .base-body-column-part img {
    position: relative;
    margin: 25px auto;
}

.base-body-column .base-body-column-part img:first-child {
    margin-top: 0 !important;
}

.base-body-column .base-body-column-part img:last-child {
    margin-bottom: 0 !important;
}

@media (min-width: 1025px) {
    .base-body-column .base-body-column-part img {
        margin: 60px -40px;
        max-width: calc(100% + 80px);
        display: block;
    }
}

.sticky-mc {
    position: relative;
    top: 120px;
}

.sticky-mc.sticky {
    position: sticky;
}

.single-team {
    position: relative;
    display: block;
}

.single-team .media-team-img {
    position: relative;
    display: block;
    max-width: 350px;
    width: 100%;
    height: auto;
    margin: 0 auto 40px;
}

@media (max-width: 1024px) {
    .single-team .media-team-img {
        max-width: 200px;
    }
}

.single-team .media-team-img>img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    object-fit: cover;
    object-position: center top;
    font-family: 'object-fit: cover; object-position: center;';
}

legend {
    display: block;
    border: 0;
    margin: 0 0 5px;
    padding-top: 40px;
}

div[id*="_numspan"] {
    display: none !important;
}

#wpsl-gmap .wpsl-infobox {
    display: none !important;
}

#wpsl-wrap .wpsl-search,
#wpsl-wrap #wpsl-result-list {
    display: none !important;
}

#wpsl-wrap #wpsl-gmap {
    width: 100% !important;
}

.inline-links {
    position: relative;
    display: block;
    padding: 0;
    margin: 0 0 26px;
    list-style: none;
}

.inline-links:last-child {
    margin-bottom: 0;
}

.inline-links li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 10px 15px;
    line-height: 1.2;
}

.inline-links li a {
    font-family: "Work Sans", sans-serif;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 600;
    padding: 2px 0;
    color: #11222c;
    font-size: 12px;
    text-decoration: none;
}

.inline-links li a:hover,
.inline-links li a:active,
.inline-links li a:focus,
.inline-links li a.active {
    color: #11222c;
    text-decoration: none;
}

.inline-links li a.active {
    pointer-events: none;
}

.down-arrow-see-more,
.down-arrow-see-more:focus {
    position: fixed;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: center;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    width: 35px;
    height: 35px;
    padding: 11px 0 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #585757 !important;
    color: #ffffff !important;
    z-index: 900;
    opacity: 1;
    margin: 0;
    pointer-events: auto;
    text-decoration: none !important;
    -webkit-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15) !important;
    -moz-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15) !important;
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15) !important;
}

@media (max-width: 767px) {

    .down-arrow-see-more,
    .down-arrow-see-more:focus {
        display: none !important;
    }
}

.down-arrow-see-more .fa,
.down-arrow-see-more .fas,
.down-arrow-see-more:focus .fa,
.down-arrow-see-more:focus .fas {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 1.0;
    padding: 0;
    color: inherit !important;
}

.down-arrow-see-more.remove-see-more,
.down-arrow-see-more:focus.remove-see-more {
    opacity: 0;
    pointer-events: none;
}

.down-arrow-see-more:hover,
.down-arrow-see-more:active,
.down-arrow-see-more:focus:hover,
.down-arrow-see-more:focus:active {
    background: #912121 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    -webkit-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15) !important;
    -moz-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15) !important;
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15) !important;
}

.down-arrow-see-more.blur-down,
.down-arrow-see-more.blur-down:focus,
.down-arrow-see-more:focus.blur-down,
.down-arrow-see-more:focus.blur-down:focus {
    position: absolute;
    bottom: 0;
    -webkit-transform: translate(-50%, 40%);
    -moz-transform: translate(-50%, 40%);
    -ms-transform: translate(-50%, 40%);
    -o-transform: translate(-50%, 40%);
    transform: translate(-50%, 40%);
    z-index: 100;
    background: #a69e9c !important;
    color: #ffffff !important;
    border: 4px solid #ffffff;
    width: 38px;
    height: 38px;
    padding-top: 10px;
}

.down-arrow-see-more.blur-down .fa,
.down-arrow-see-more.blur-down .fas,
.down-arrow-see-more.blur-down:focus .fa,
.down-arrow-see-more.blur-down:focus .fas,
.down-arrow-see-more:focus.blur-down .fa,
.down-arrow-see-more:focus.blur-down .fas,
.down-arrow-see-more:focus.blur-down:focus .fa,
.down-arrow-see-more:focus.blur-down:focus .fas {
    font-size: 12px;
}

.down-arrow-see-more.blur-down:hover,
.down-arrow-see-more.blur-down:active,
.down-arrow-see-more.blur-down:focus:hover,
.down-arrow-see-more.blur-down:focus:active,
.down-arrow-see-more:focus.blur-down:hover,
.down-arrow-see-more:focus.blur-down:active,
.down-arrow-see-more:focus.blur-down:focus:hover,
.down-arrow-see-more:focus.blur-down:focus:active {
    background: #000 !important;
    color: #ffffff !important;
}

.related-products-title {
    position: relative;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.14px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    padding-top: 20px;
}

.product-listing {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    align-content: stretch;
    flex-wrap: wrap;
    margin: 0 auto !important;
}

@media (max-width: 1024px) {
    .product-listing {
        max-width: 700px;
    }
}

@media (max-width: 767px) {
    .product-listing {
        max-width: 400px;
    }
}

.product-listing .product-width-wrapper {
    position: relative;
    display: block;
    padding: 8px;
    width: 25%;
}

@media (max-width: 1024px) {
    .product-listing .product-width-wrapper {
        width: 50%;
    }
}

@media (max-width: 767px) {
    .product-listing .product-width-wrapper {
        width: 100%;
    }
}

.product-listing .product-rotator-holder {
    position: relative;
    display: block;
    height: 500px;
    margin: 0;
    padding: 0;
    overflow: visible;
    opacity: 1.0;
    pointer-events: auto;
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    color: #ffffff !important;
    text-decoration: none;
}

.product-listing .product-rotator-holder .product-count-wrapper {
    position: absolute;
    margin: 0;
    overflow: hidden;
    right: 0;
    top: 25px;
    padding-bottom: 10px;
    z-index: 100;
}

.product-listing .product-rotator-holder .product-count-wrapper .product-count {
    position: relative;
    right: -10px;
    overflow: visible;
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.product-listing .product-rotator-holder .product-count-wrapper .product-count:before {
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -webkit-box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.product-listing .product-rotator-holder>.background-image-with-opacity {
    position: absolute;
    display: block;
    pointer-events: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #363b40;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.0);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.0);
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.product-listing .product-rotator-holder>.background-image-with-opacity .img-hold {
    background-position: center top;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    top: 40px;
    left: 0;
    right: 0;
    bottom: 200px;
    height: auto;
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.product-listing .product-rotator-holder>.background-image-with-opacity .img-hold.base-thumb {
    opacity: 1;
}

.product-listing .product-rotator-holder>.background-image-with-opacity .img-hold.rollover-thumb {
    opacity: 0;
}

.product-listing .product-rotator-holder .product-rotator-content {
    position: absolute;
    display: block;
    z-index: 10;
    text-align: center;
    left: 20px;
    right: 20px;
    bottom: 40px;
    padding: 0;
    -webkit-transition: bottom 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: bottom 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.product-listing .product-rotator-holder .product-rotator-content .product-title {
    display: block;
    margin-bottom: 2px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.1;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: -0.48px;
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    text-decoration: none;
}

@media (max-width: 767px) {
    .product-listing .product-rotator-holder .product-rotator-content .product-title {
        font-size: 18px;
        letter-spacing: -0.2px;
    }
}

.product-listing .product-rotator-holder .product-rotator-content .product-title:last-child {
    margin-bottom: 0;
}

.product-listing .product-rotator-holder .product-rotator-content .product-listing-short-description {
    display: block;
    font-weight: 600;
    color: #f2d559;
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    text-decoration: none;
}

.product-listing .product-rotator-holder .product-rotator-content .related-product-price {
    color: #ffffff;
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    margin-top: 25px;
    font-weight: 600;
}

@media (min-width: 768px) {
    .product-listing .product-rotator-holder .product-rotator-content .related-product-price {
        font-size: 18px;
    }
}

.product-listing .product-rotator-holder:hover,
.product-listing .product-rotator-holder:active,
.product-listing .product-rotator-holder:focus {
    text-decoration: none;
}

.product-listing .product-rotator-holder:hover .product-count-wrapper .product-count,
.product-listing .product-rotator-holder:active .product-count-wrapper .product-count,
.product-listing .product-rotator-holder:focus .product-count-wrapper .product-count {
    color: #585757;
}

.product-listing .product-rotator-holder:hover .product-count-wrapper .product-count:before,
.product-listing .product-rotator-holder:active .product-count-wrapper .product-count:before,
.product-listing .product-rotator-holder:focus .product-count-wrapper .product-count:before {
    background: #ffffff;
    -webkit-box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0);
    ;
    -moz-box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0);
    ;
    box-shadow: -1px 1px 3px 0 rgba(0, 0, 0, 0);
    ;
}

.product-listing .product-rotator-holder:hover>.background-image-with-opacity,
.product-listing .product-rotator-holder:active>.background-image-with-opacity,
.product-listing .product-rotator-holder:focus>.background-image-with-opacity {
    background: #912121;
    -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.19);
}

.product-listing .product-rotator-holder:hover>.background-image-with-opacity .img-hold.base-thumb,
.product-listing .product-rotator-holder:active>.background-image-with-opacity .img-hold.base-thumb,
.product-listing .product-rotator-holder:focus>.background-image-with-opacity .img-hold.base-thumb {
    opacity: 0;
}

.product-listing .product-rotator-holder:hover>.background-image-with-opacity .img-hold.rollover-thumb,
.product-listing .product-rotator-holder:active>.background-image-with-opacity .img-hold.rollover-thumb,
.product-listing .product-rotator-holder:focus>.background-image-with-opacity .img-hold.rollover-thumb {
    opacity: 1;
}

.product-listing .product-rotator-holder:hover .product-title,
.product-listing .product-rotator-holder:active .product-title,
.product-listing .product-rotator-holder:focus .product-title {
    color: #585757;
}

.product-listing .product-rotator-holder:hover .product-listing-short-description,
.product-listing .product-rotator-holder:active .product-listing-short-description,
.product-listing .product-rotator-holder:focus .product-listing-short-description {
    color: #535455;
}

.product-listing .product-rotator-holder:hover .related-product-price,
.product-listing .product-rotator-holder:active .related-product-price,
.product-listing .product-rotator-holder:focus .related-product-price {
    color: #585757;
}

.bottom-right-callout {
    position: absolute;
    display: block;
    right: 10%;
    bottom: 0;
    z-index: 100;
}

@media (max-width: 1024px) {
    .bottom-right-callout {
        position: relative;
        right: auto;
        bottom: auto;
        padding: 30px 30px 0;
        margin: 0 auto;
    }
}

@keyframes countdown {
    from {
        stroke-dashoffset: 0px;
    }

    to {
        stroke-dashoffset: 88px;
    }
}

.banner-rotator-thumb-nav {
    position: absolute;
    z-index: 500;
    right: 50px;
    bottom: 50px;
    width: 258px;
    height: 119px;
    -webkit-box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, 0.30);
    box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, 0.30);
}

@media (max-width: 1024px) {
    .banner-rotator-thumb-nav {
        right: 20px;
        bottom: 70px;
        width: 80px;
        height: 80px;
    }
}

.banner-rotator-thumb-nav .next-article-text {
    position: absolute;
    display: inline-block;
    top: 100%;
    right: 0;
    text-align: right;
    color: #ffffff;
    padding: 9px 2px;
    font-weight: 800;
    font-size: 11px;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    opacity: 0.7;
    text-decoration: underline !important;
}

@media (max-width: 1024px) {
    .banner-rotator-thumb-nav .next-article-text {
        display: none;
    }
}

.banner-rotator-thumb-nav .next-article-text:hover,
.banner-rotator-thumb-nav .next-article-text:active,
.banner-rotator-thumb-nav .next-article-text:focus {
    opacity: 1;
    color: #ffffff;
    text-decoration: underline !important;
}

.banner-rotator-thumb-nav .circular-countdown {
    position: absolute;
    z-index: 1000;
    right: 16px;
    bottom: 12px;
    width: 26px;
    height: 26px;
    pointer-events: none;
}

@media (max-width: 1024px) {
    .banner-rotator-thumb-nav .circular-countdown {
        right: 5px;
        bottom: 5px;
    }
}

.banner-rotator-thumb-nav .circular-countdown:before {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    right: 1px;
    top: 1px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    content: '';
    background: transparent;
    border: 2px solid rgba(255, 255, 255, 0.25);
}

.banner-rotator-thumb-nav .circular-countdown svg {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 26px;
    height: 26px;
    z-index: 10;
    -webkit-transform: rotateY(-180deg) rotateZ(-90deg);
    -moz-transform: rotateY(-180deg) rotateZ(-90deg);
    -ms-transform: rotateY(-180deg) rotateZ(-90deg);
    -o-transform: rotateY(-180deg) rotateZ(-90deg);
    transform: rotateY(-180deg) rotateZ(-90deg);
}

.banner-rotator-thumb-nav .circular-countdown svg circle {
    stroke-dasharray: 88px;
    stroke-dashoffset: 0px;
    stroke-linecap: round;
    stroke-width: 2px;
    stroke: white;
    fill: none;
}

.banner-rotator-thumb-nav .circular-countdown svg circle.run-animation {
    animation: countdown 10s linear infinite forwards;
    animation-duration: 10s;
}

.banner-rotator-thumb-nav .rotator-nav-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.banner-rotator-thumb-nav .rotator-nav-inner .rotator-link {
    position: absolute;
    background-color: #000;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    pointer-events: none;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

@media (min-width: 768px) {
    .banner-rotator-thumb-nav .rotator-nav-inner .rotator-link {
        filter: brightness(1.0);
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
    }
}

@media (min-width: 768px) {

    .banner-rotator-thumb-nav .rotator-nav-inner .rotator-link:hover,
    .banner-rotator-thumb-nav .rotator-nav-inner .rotator-link:active,
    .banner-rotator-thumb-nav .rotator-nav-inner .rotator-link:focus {
        filter: brightness(1.3);
    }
}

.banner-rotator-thumb-nav .rotator-nav-inner .rotator-link.active {
    opacity: 1;
    z-index: 10;
    cursor: pointer;
    pointer-events: auto;
}

.post-feed-banner {
    position: relative;
    display: block;
}

@media (max-width: 1024px) {
    .post-feed-banner .dot-nav-wrapper {
        bottom: 14px !important;
        z-index: 1000;
    }

    .post-feed-banner .dot-nav-wrapper a:before {
        background: rgba(0, 0, 0, 0.3) !important;
    }

    .post-feed-banner .dot-nav-wrapper a:hover:before,
    .post-feed-banner .dot-nav-wrapper a:active:before,
    .post-feed-banner .dot-nav-wrapper a:focus:before,
    .post-feed-banner .dot-nav-wrapper a.active:before {
        background: #585757 !important;
    }

    .post-feed-banner.banner-rotator:not(.no-bottom-nav):after {
        position: absolute;
        content: '';
        left: 0;
        bottom: -2px;
        right: 0;
        height: 52px;
        background: #ffffff;
        z-index: 100;
    }
}

.post-feed-banner .social_main_menu {
    position: absolute;
    left: 35px;
    top: 50%;
    width: 50px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 500;
}

.post-feed-banner .social_main_menu li {
    display: block;
    margin: 15px 0 !important;
}

.post-feed-banner .social_main_menu li a {
    color: rgba(255, 255, 255, 0.8) !important;
    font-size: 15px;
}

.post-feed-banner .social_main_menu li a:hover,
.post-feed-banner .social_main_menu li a:active,
.post-feed-banner .social_main_menu li a:focus {
    color: #ffffff !important;
}

@media (max-width: 1024px) {
    .post-feed-banner .social_main_menu {
        display: none;
    }
}

.post-feed-banner .banner .background-image-with-opacity .img-hold {
    background-size: cover !important;
}

.post-feed-banner .banner .content-part {
    padding: 300px 5%;
}

@media (max-height: 750px) and (min-width: 1025px) {
    .post-feed-banner .banner .content-part {
        padding-top: 200px;
        padding-bottom: 200px;
    }
}

@media (max-width: 1024px) {
    .post-feed-banner .banner .content-part {
        padding: 250px 30px 120px;
    }
}

.color-cat-link {
    position: relative;
    text-transform: none;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0;
    line-height: 1.0;
    font-weight: 600;
    color: #11222c !important;
    background: #F1F2F9;
    font-size: 12px;
    padding: 8px 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.color-cat-link *[class^='material-icons'] {
    position: relative;
    display: inline-block;
    font-size: 13px;
    line-height: inherit;
    top: 0;
}

.color-cat-link>*:first-child[class^='material-icons'] {
    padding-right: 5px;
}

.color-cat-link>*:last-child[class^='material-icons'] {
    padding-left: 5px;
}

.color-cat-link>span {
    display: inline-block;
    vertical-align: top;
}

.color-cat-link:hover,
.color-cat-link:active,
.color-cat-link:focus {
    text-decoration: none;
    color: #ffffff !important;
    background: #912121;
}

.add-scroll-area-to-bottom {
    position: relative;
}

.add-scroll-area-to-bottom:before {
    position: absolute;
    content: "Scroll";
    text-transform: uppercase;
    color: #fff;
    writing-mode: tb-rl;
    font-size: 11px;
    bottom: 60px;
    left: 41px;
    padding: 0;
    font-weight: 800;
    letter-spacing: .4px;
    pointer-events: none;
    font-family: "Work Sans", sans-serif;
    z-index: 600;
}

.add-scroll-area-to-bottom:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 44px;
    background: rgba(255, 255, 255, 0.4);
    left: 44px;
    bottom: 0;
    pointer-events: none;
    z-index: 600;
}

@media (max-width: 1024px) {

    .add-scroll-area-to-bottom:before,
    .add-scroll-area-to-bottom:after {
        display: none;
    }
}

.arrow-button {
    position: relative;
    display: inline-block;
    padding-right: 30px;
}

.arrow-button>span {
    position: absolute;
    right: 0;
    top: -2px;
}

.ig-like-arrows:not(.ig-only-mobile) .slick-prev,
.ig-like-arrows:not(.ig-only-mobile) .slick-next,
.ig-like-arrows:not(.ig-only-mobile) .left-arrow,
.ig-like-arrows:not(.ig-only-mobile) .right-arrow {
    top: 50%;
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.9);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    opacity: 0.85;
    margin: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.ig-like-arrows:not(.ig-only-mobile) .slick-prev .fa,
.ig-like-arrows:not(.ig-only-mobile) .slick-prev .fas,
.ig-like-arrows:not(.ig-only-mobile) .slick-next .fa,
.ig-like-arrows:not(.ig-only-mobile) .slick-next .fas,
.ig-like-arrows:not(.ig-only-mobile) .left-arrow .fa,
.ig-like-arrows:not(.ig-only-mobile) .left-arrow .fas,
.ig-like-arrows:not(.ig-only-mobile) .right-arrow .fa,
.ig-like-arrows:not(.ig-only-mobile) .right-arrow .fas {
    display: none;
}

.ig-like-arrows:not(.ig-only-mobile) .slick-prev:before,
.ig-like-arrows:not(.ig-only-mobile) .slick-next:before,
.ig-like-arrows:not(.ig-only-mobile) .left-arrow:before,
.ig-like-arrows:not(.ig-only-mobile) .right-arrow:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    display: block;
    font-size: 16px;
    line-height: 1.0;
    padding: 0;
    font-weight: 900;
    text-indent: 0;
    font-family: "FontAwesome";
    content: '';
    color: #ffffff !important;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.ig-like-arrows:not(.ig-only-mobile) .slick-prev:hover,
.ig-like-arrows:not(.ig-only-mobile) .slick-prev:active,
.ig-like-arrows:not(.ig-only-mobile) .slick-prev:focus,
.ig-like-arrows:not(.ig-only-mobile) .slick-next:hover,
.ig-like-arrows:not(.ig-only-mobile) .slick-next:active,
.ig-like-arrows:not(.ig-only-mobile) .slick-next:focus,
.ig-like-arrows:not(.ig-only-mobile) .left-arrow:hover,
.ig-like-arrows:not(.ig-only-mobile) .left-arrow:active,
.ig-like-arrows:not(.ig-only-mobile) .left-arrow:focus,
.ig-like-arrows:not(.ig-only-mobile) .right-arrow:hover,
.ig-like-arrows:not(.ig-only-mobile) .right-arrow:active,
.ig-like-arrows:not(.ig-only-mobile) .right-arrow:focus {
    background: #000;
    opacity: 1;
}

.ig-like-arrows:not(.ig-only-mobile) .slick-prev:hover:before,
.ig-like-arrows:not(.ig-only-mobile) .slick-prev:active:before,
.ig-like-arrows:not(.ig-only-mobile) .slick-prev:focus:before,
.ig-like-arrows:not(.ig-only-mobile) .slick-next:hover:before,
.ig-like-arrows:not(.ig-only-mobile) .slick-next:active:before,
.ig-like-arrows:not(.ig-only-mobile) .slick-next:focus:before,
.ig-like-arrows:not(.ig-only-mobile) .left-arrow:hover:before,
.ig-like-arrows:not(.ig-only-mobile) .left-arrow:active:before,
.ig-like-arrows:not(.ig-only-mobile) .left-arrow:focus:before,
.ig-like-arrows:not(.ig-only-mobile) .right-arrow:hover:before,
.ig-like-arrows:not(.ig-only-mobile) .right-arrow:active:before,
.ig-like-arrows:not(.ig-only-mobile) .right-arrow:focus:before {
    color: #ffffff !important;
}

.ig-like-arrows:not(.ig-only-mobile) .slick-prev,
.ig-like-arrows:not(.ig-only-mobile) .left-arrow {
    -webkit-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 0;
}

.ig-like-arrows:not(.ig-only-mobile) .slick-prev:before,
.ig-like-arrows:not(.ig-only-mobile) .left-arrow:before {
    left: 40%;
    content: "\f053";
}

.ig-like-arrows:not(.ig-only-mobile) .slick-next,
.ig-like-arrows:not(.ig-only-mobile) .right-arrow {
    -webkit-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    right: 0;
}

.ig-like-arrows:not(.ig-only-mobile) .slick-next:before,
.ig-like-arrows:not(.ig-only-mobile) .right-arrow:before {
    right: 40%;
    content: "\f054";
}

@media (max-width: 1024px) {

    .ig-like-arrows .slick-prev,
    .ig-like-arrows .slick-next,
    .ig-like-arrows .left-arrow,
    .ig-like-arrows .right-arrow {
        top: 50%;
        width: 60px;
        height: 60px;
        background: rgba(0, 0, 0, 0.9);
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        opacity: 0.85;
        margin: 0;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    .ig-like-arrows .slick-prev .fa,
    .ig-like-arrows .slick-prev .fas,
    .ig-like-arrows .slick-next .fa,
    .ig-like-arrows .slick-next .fas,
    .ig-like-arrows .left-arrow .fa,
    .ig-like-arrows .left-arrow .fas,
    .ig-like-arrows .right-arrow .fa,
    .ig-like-arrows .right-arrow .fas {
        display: none;
    }

    .ig-like-arrows .slick-prev:before,
    .ig-like-arrows .slick-next:before,
    .ig-like-arrows .left-arrow:before,
    .ig-like-arrows .right-arrow:before {
        position: absolute;
        left: 0;
        right: 0;
        top: 50%;
        display: block;
        font-size: 16px;
        line-height: 1.0;
        padding: 0;
        font-weight: 900;
        text-indent: 0;
        font-family: "FontAwesome";
        content: '';
        color: #ffffff !important;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .ig-like-arrows .slick-prev:hover,
    .ig-like-arrows .slick-prev:active,
    .ig-like-arrows .slick-prev:focus,
    .ig-like-arrows .slick-next:hover,
    .ig-like-arrows .slick-next:active,
    .ig-like-arrows .slick-next:focus,
    .ig-like-arrows .left-arrow:hover,
    .ig-like-arrows .left-arrow:active,
    .ig-like-arrows .left-arrow:focus,
    .ig-like-arrows .right-arrow:hover,
    .ig-like-arrows .right-arrow:active,
    .ig-like-arrows .right-arrow:focus {
        background: #000;
        opacity: 1;
    }

    .ig-like-arrows .slick-prev:hover:before,
    .ig-like-arrows .slick-prev:active:before,
    .ig-like-arrows .slick-prev:focus:before,
    .ig-like-arrows .slick-next:hover:before,
    .ig-like-arrows .slick-next:active:before,
    .ig-like-arrows .slick-next:focus:before,
    .ig-like-arrows .left-arrow:hover:before,
    .ig-like-arrows .left-arrow:active:before,
    .ig-like-arrows .left-arrow:focus:before,
    .ig-like-arrows .right-arrow:hover:before,
    .ig-like-arrows .right-arrow:active:before,
    .ig-like-arrows .right-arrow:focus:before {
        color: #ffffff !important;
    }

    .ig-like-arrows .slick-prev,
    .ig-like-arrows .left-arrow {
        -webkit-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
        box-shadow: 2px 0 5px rgba(0, 0, 0, 0.3);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 0;
    }

    .ig-like-arrows .slick-prev:before,
    .ig-like-arrows .left-arrow:before {
        left: 40%;
        content: "\f053";
    }

    .ig-like-arrows .slick-next,
    .ig-like-arrows .right-arrow {
        -webkit-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
        box-shadow: -2px 0 5px rgba(0, 0, 0, 0.3);
        -webkit-transform: translate(50%, -50%);
        -moz-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        -o-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        right: 0;
    }

    .ig-like-arrows .slick-next:before,
    .ig-like-arrows .right-arrow:before {
        right: 40%;
        content: "\f054";
    }
}

.overflow-hidden {
    position: relative;
    overflow: hidden;
}

.overflow-hidden .slick-list {
    overflow: visible;
}

.latest-post-feed-shortcode .listings-row {
    padding: 0;
}

.latest-feed-row {
    padding-bottom: 30px;
}

@media (max-width: 1025px) {
    .latest-feed-row {
        padding-bottom: 0;
    }
}

@media (max-width: 1024px) and (max-height: 700px) {

    .latest-feed-row .slick-prev,
    .latest-feed-row .slick-next {
        top: 40%;
    }
}

@media (min-width: 1025px) {

    .latest-feed-row .slick-prev,
    .latest-feed-row .slick-next {
        position: absolute;
        top: auto;
        left: auto;
        bottom: 0;
        text-align: center;
        margin: 0;
        padding: 12px 2px 2px;
        width: 73px;
        height: 26px;
        background: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        text-indent: 0;
    }

    .latest-feed-row .slick-prev:before,
    .latest-feed-row .slick-next:before {
        position: absolute;
        display: block;
        content: '';
        background-size: 175px auto;
        left: 0;
        top: 0;
        height: 10px;
        opacity: 0.3;
        z-index: 100;
        -webkit-transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    }

    .latest-feed-row .slick-prev:after,
    .latest-feed-row .slick-next:after {
        position: absolute;
        display: block;
        content: '';
        text-transform: uppercase;
        font-family: "Work Sans", sans-serif;
        letter-spacing: 1px;
        line-height: 1.0;
        font-weight: 600;
        color: #888 !important;
        font-size: 11px;
        padding: 0;
        margin: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        text-decoration: none;
        opacity: 0.8;
        z-index: 100;
        -webkit-transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    }

    .latest-feed-row .slick-prev:hover:before,
    .latest-feed-row .slick-prev:hover:after,
    .latest-feed-row .slick-prev:active:before,
    .latest-feed-row .slick-prev:active:after,
    .latest-feed-row .slick-next:hover:before,
    .latest-feed-row .slick-next:hover:after,
    .latest-feed-row .slick-next:active:before,
    .latest-feed-row .slick-next:active:after {
        opacity: 1.0;
    }

    .latest-feed-row .slick-prev {
        right: 133px;
    }

    .latest-feed-row .slick-prev:before {
        background-position: 0 0;
    }

    .latest-feed-row .slick-prev:after {
        content: 'prev';
    }

    .latest-feed-row .slick-next {
        right: 50px;
    }

    .latest-feed-row .slick-next:before {
        background-position: right 0;
    }

    .latest-feed-row .slick-next:after {
        content: 'next';
    }
}

.latest-feed-row .media-col,
.latest-feed-row .media-col .media-link,
.latest-feed-row .media-col .underline-link,
.latest-feed-row .media-col .date-holder,
.latest-feed-row .media-col .date-holder .date-part,
.latest-feed-row .media-col .read-time-of-article,
.latest-feed-row .media-col .post-image-holder,
.latest-feed-row .media-col .post-image-holder .post-image-link,
.latest-feed-row .media-col .post-image-holder .post-image-link:after,
.latest-feed-row .media-col .post-image-holder .media-col-img,
.latest-feed-row .author-logo-holder .light-author-logo,
.latest-feed-row .author-logo-holder .dark-author-logo {
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -webkit-transition-delay: 0%ms;
    transition-delay: 0%ms;
}

.latest-feed-row .media-col .inner-media-col {
    position: relative;
    display: block;
}

@media (max-width: 767px) {
    .latest-feed-row .media-col .inner-media-col {
        max-width: 400px;
        margin: 0 auto;
    }
}

.latest-feed-row .media-col .inner-media-col .image-holder-placement {
    position: relative;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    height: 443px;
    opacity: 0;
    pointer-events: none;
}

.latest-feed-row .media-col .inner-media-col .date-holder {
    font-weight: 600;
}

.latest-feed-row .media-col .inner-media-col .date-holder .date-part {
    font-weight: inherit;
}

.latest-feed-row .media-col .inner-media-col .post-image-holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 443px;
    z-index: 2;
}

.latest-feed-row .media-col .inner-media-col .post-image-holder .float-color-cat-link {
    left: 0 !important;
}

.latest-feed-row .media-col .inner-media-col .post-image-holder .post-image-link {
    height: 100%;
    pointer-events: auto;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow: hidden;
}

@media (max-width: 767px) {
    .latest-feed-row .media-col .inner-media-col .post-image-holder .post-image-link {
        -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2) !important;
        -moz-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2) !important;
        box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2) !important;
    }
}

.latest-feed-row .media-col .inner-media-col .post-image-holder .post-image-link:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 60%;
    opacity: 0;
    background: rgba(0, 0, 0, 0.8);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#b3000000', GradientType=0);
}

.latest-feed-row .media-col .inner-media-col .post-image-holder .post-image-link .media-col-img {
    height: 100%;
}

@media (max-width: 767px) {
    .latest-feed-row .media-col .inner-media-col .post-image-holder .post-image-link .media-col-img {
        -webkit-transform: scale(1.0, 1.0) !important;
        -moz-transform: scale(1.0, 1.0) !important;
        -ms-transform: scale(1.0, 1.0) !important;
        -o-transform: scale(1.0, 1.0) !important;
        transform: scale(1.0, 1.0) !important;
    }
}

.latest-feed-row .media-col .inner-media-col .media-link {
    z-index: 10;
}

.latest-feed-row .media-col .inner-media-col .author-logo-holder {
    position: relative;
    display: inline-block;
}

.latest-feed-row .media-col .inner-media-col .author-logo-holder .light-author-logo,
.latest-feed-row .media-col .inner-media-col .author-logo-holder .dark-author-logo {
    -webkit-transition: all 250ms ease !important;
    transition: all 250ms ease !important;
}

.latest-feed-row .media-col .inner-media-col .author-logo-holder .light-author-logo {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.latest-feed-row .media-col .inner-media-col .author-logo-holder .dark-author-logo {
    opacity: 1;
}

@media (min-width: 1025px) {
    .latest-feed-row .media-col.slick-current {
        margin-top: -30px;
    }

    .latest-feed-row .media-col.slick-current.media-col,
    .latest-feed-row .media-col.slick-current .media-col .media-link,
    .latest-feed-row .media-col.slick-current.media-col .underline-link,
    .latest-feed-row .media-col.slick-current.media-col .date-holder,
    .latest-feed-row .media-col.slick-current.media-col .date-holder .date-part,
    .latest-feed-row .media-col.slick-current.media-col .read-time-of-article,
    .latest-feed-row .media-col.slick-current.media-col .post-image-holder,
    .latest-feed-row .media-col.slick-current.media-col .post-image-holder .post-image-link,
    .latest-feed-row .media-col.slick-current.media-col .post-image-holder .post-image-link:after,
    .latest-feed-row .media-col.slick-current.media-col .post-image-holder .media-col-img .author-logo-holder .light-author-logo,
    .latest-feed-row .media-col.slick-current .author-logo-holder .dark-author-logo {
        -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
        transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
        -webkit-transition-delay: 400ms;
        transition-delay: 400ms;
    }

    .latest-feed-row .media-col.slick-current .inner-media-col .author-logo-holder .light-author-logo {
        opacity: 1;
    }

    .latest-feed-row .media-col.slick-current .inner-media-col .author-logo-holder .dark-author-logo {
        opacity: 0;
    }

    .latest-feed-row .media-col.slick-current .inner-media-col .post-image-holder {
        height: calc(100% + 40px);
        bottom: -20px;
        left: -15px;
        right: -15px;
        top: -20px;
    }

    .latest-feed-row .media-col.slick-current .inner-media-col .post-image-holder .post-image-link {
        -webkit-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.2);
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }

    .latest-feed-row .media-col.slick-current .inner-media-col .post-image-holder .post-image-link:after {
        opacity: 1;
    }

    .latest-feed-row .media-col.slick-current .inner-media-col .post-image-holder .post-image-link .media-col-img {
        -webkit-transform: scale(1.0, 1.0) !important;
        -moz-transform: scale(1.0, 1.0) !important;
        -ms-transform: scale(1.0, 1.0) !important;
        -o-transform: scale(1.0, 1.0) !important;
        transform: scale(1.0, 1.0) !important;
    }

    .latest-feed-row .media-col.slick-current .inner-media-col .media-link {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .latest-feed-row .media-col.slick-current .inner-media-col .underline-link {
        color: #ffffff !important;
    }

    .latest-feed-row .media-col.slick-current .inner-media-col .underline-link:hover,
    .latest-feed-row .media-col.slick-current .inner-media-col .underline-link:active,
    .latest-feed-row .media-col.slick-current .inner-media-col .underline-link:focus {
        color: #ffffff !important;
    }

    .latest-feed-row .media-col.slick-current .inner-media-col .read-time-of-article {
        color: #ffffff !important;
    }
}

.latest-feed-row .slick-list {
    overflow: visible;
}

.latest-feed-row .slick-list .slick-slide {
    max-width: initial !important;
    display: inline-block;
}

@media (max-width: 850px) {
    .latest-feed-row .slick-list .slick-slide {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

#contenttype-wrapper {
    position: relative;
    opacity: 1;
    -webkit-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    min-height: 589px;
}

@media (max-width: 1024px) {
    #contenttype-wrapper {
        padding: 0 20px !important;
    }
}

@media (max-width: 767px) {
    #contenttype-wrapper {
        padding: 0 !important;
    }
}

#contenttype-wrapper:before,
#contenttype-wrapper:after {
    display: none;
}

#contenttype-wrapper .media-col {
    width: 33.3333333333%;
    clear: none !important;
}

#contenttype-wrapper .media-col:nth-child(10n - 5),
#contenttype-wrapper .media-col:nth-child(10n - 1) {
    width: 66.6666666666%;
}

@media (max-width: 1024px) {
    #contenttype-wrapper .media-col {
        width: 50% !important;
        margin: 0 auto;
        padding: 30px 20px !important;
    }
}

@media (max-width: 767px) {
    #contenttype-wrapper .media-col {
        width: 100% !important;
        max-width: 450px;
        margin: 0 auto;
        padding: 30px !important;
    }
}

#listings-holder {
    position: relative;
    display: block;
}

#listings-holder:before,
#listings-holder:after {
    position: absolute;
    display: block;
    content: '';
    z-index: 200;
    pointer-events: none;
    width: 24px;
    height: 24px;
    background: #fff url(../images/ajax-loader-2.gif) no-repeat center center;
    background-size: 16px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
    left: 50%;
    top: 200px;
    margin-left: -12px;
    opacity: 0;
    -webkit-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    -webkit-transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

#listings-holder:after {
    top: auto;
    bottom: -20px;
}

#listings-holder.loading:before {
    opacity: 1;
}

#listings-holder.loading #contenttype-wrapper {
    opacity: 0;
}

#listings-holder.more-loading:after {
    opacity: 1;
}

.image-gallery-list-wrapper {
    position: relative;
    display: block;
    padding: 0 !important;
}

.image-gallery-list-wrapper .image-gallery-list {
    position: relative;
    display: block;
    list-style: none;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    width: auto;
    margin: 60px -40px !important;
    max-width: calc(100% + 80px);
    padding: 0;
    gap: 20px;
}

@media (max-width: 1024px) {
    .image-gallery-list-wrapper .image-gallery-list {
        margin: 60px 0 !important;
        max-width: 100%;
    }
}

.image-gallery-list-wrapper .image-gallery-list li {
    float: left;
    padding: 0 !important;
    margin: 0 !important;
    width: 50%;
    height: 600px;
    overflow: hidden;
}

.image-gallery-list-wrapper .image-gallery-list li:before,
.image-gallery-list-wrapper .image-gallery-list li:after {
    display: none !important;
}

@media (max-width: 1024px) {
    .image-gallery-list-wrapper .image-gallery-list li {
        height: 450px;
    }
}

@media (max-width: 767px) {
    .image-gallery-list-wrapper .image-gallery-list li {
        height: 250px;
    }
}

.image-gallery-list-wrapper .image-gallery-list li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    background: #585757;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    overflow: hidden;
    z-index: 10;
}

.image-gallery-list-wrapper .image-gallery-list li a img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.image-gallery-list-wrapper .image-gallery-list li a:hover,
.image-gallery-list-wrapper .image-gallery-list li a:active {
    z-index: 100;
}

.image-gallery-list-wrapper .image-gallery-list li a:hover img,
.image-gallery-list-wrapper .image-gallery-list li a:active img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.video-link-float {
    position: relative;
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    margin: 50px auto !important;
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    max-width: 700px;
    height: 350px;
    background: #000;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.video-link-float:before {
    position: absolute;
    content: "\f04b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    text-align: center;
    z-index: 150;
    width: 48px;
    height: 48px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    background: #ffffff;
    color: #585757;
    top: 50%;
    left: 50%;
    padding: 25px 0 27px 6px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    font-weight: 900;
}

@media (min-width: 1025px) {
    .video-link-float {
        max-width: 100%;
        height: 530px;
        margin: 60px -40px !important;
        max-width: calc(100% + 80px);
    }
}

.video-link-float:first-child {
    margin-top: 0 !important;
}

@media (min-width: 1025px) {
    .video-link-float:first-child {
        margin-top: -350px !important;
    }
}

.video-link-float:last-child {
    margin-bottom: 0 !important;
}

.video-link-float img.video-thumb {
    position: relative;
    display: block;
    margin: 0 !important;
    max-width: 100% !important;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.video-link-float:hover,
.video-link-float:active,
.video-link-float:focus {
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
}

.video-link-float:hover img.video-thumb,
.video-link-float:active img.video-thumb,
.video-link-float:focus img.video-thumb {
    opacity: 0.6;
}

.banner-animated {
    position: relative;
    display: inline-block;
    margin: 0 auto !important;
    background: #000;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    overflow: hidden;
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    max-width: 1190px;
}

.banner-animated img {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 !important;
    max-width: calc(100% + 2px) !important;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    opacity: 1;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.banner-animated img.abs {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
}

.banner-animated img.hide-img {
    opacity: 0;
}

.banner-video-link,
.banner-video-link:focus {
    position: relative;
    display: block;
    margin: 0 auto !important;
    background: #000;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    overflow: hidden;
    height: 100%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.0);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.0);
}

.banner-video-link.play-button-only,
.banner-video-link:focus.play-button-only {
    width: 80px;
    height: 80px;
    background: transparent;
    overflow: visible;
    text-indent: -9999px;
}

.banner-video-link:after,
.banner-video-link:focus:after {
    position: absolute;
    content: '';
    display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    text-align: center;
    z-index: 140;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    background: #ffffff;
    color: #000;
    top: 50%;
    left: 50%;
    padding: 0;
    pointer-events: none;
    font-weight: 900;
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -moz-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -ms-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -o-transform: translate(-50%, -50%) scale(1.0, 1.0);
    transform: translate(-50%, -50%) scale(1.0, 1.0);
    opacity: 0.7;
}

@media (max-width: 767px) {

    .banner-video-link:after,
    .banner-video-link:focus:after {
        width: 60px;
        height: 60px;
    }
}

.banner-video-link:before,
.banner-video-link:focus:before {
    position: absolute;
    content: "\f04b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    text-align: center;
    z-index: 150;
    width: 48px;
    height: 48px;
    text-indent: 0;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    background: #ffffff;
    color: #000;
    top: 50%;
    left: 50%;
    padding: 25px 0 27px 6px;
    pointer-events: none;
    font-weight: 900;
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -moz-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -ms-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -o-transform: translate(-50%, -50%) scale(1.0, 1.0);
    transform: translate(-50%, -50%) scale(1.0, 1.0);
}

@media (max-width: 767px) {

    .banner-video-link:before,
    .banner-video-link:focus:before {
        width: 52px;
        height: 52px;
        padding: 20px 0 27px 5px;
    }
}

.banner-video-link img,
.banner-video-link:focus img {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 !important;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    opacity: 1;
    width: 100%;
    height: 100%;
    max-height: 850px;
    -webkit-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.banner-video-link img.abs,
.banner-video-link:focus img.abs {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1 !important;
}

.banner-video-link img.hide-img,
.banner-video-link:focus img.hide-img {
    opacity: 0;
}

.banner-video-link:hover,
.banner-video-link:active,
.banner-video-link:focus:hover,
.banner-video-link:focus:active {
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.0);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.0);
}

.banner-video-link:hover img,
.banner-video-link:active img,
.banner-video-link:focus:hover img,
.banner-video-link:focus:active img {
    opacity: 0.9;
}

.banner-video-link:hover:after,
.banner-video-link:active:after,
.banner-video-link:focus:hover:after,
.banner-video-link:focus:active:after {
    opacity: 0.3;
    -webkit-transform: translate(-50%, -50%) scale(1.15, 1.15);
    -moz-transform: translate(-50%, -50%) scale(1.15, 1.15);
    -ms-transform: translate(-50%, -50%) scale(1.15, 1.15);
    -o-transform: translate(-50%, -50%) scale(1.15, 1.15);
    transform: translate(-50%, -50%) scale(1.15, 1.15);
}

.banner-video-link:hover:before,
.banner-video-link:active:before,
.banner-video-link:focus:hover:before,
.banner-video-link:focus:active:before {
    background: #ffffff;
    color: #11222c;
    -webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1, 1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
    -o-transform: translate(-50%, -50%) scale(1.1, 1.1);
    transform: translate(-50%, -50%) scale(1.1, 1.1);
}

.top-banner-set-wrapper {
    position: relative;
    display: block;
    margin: 0 auto !important;
    overflow: hidden;
    max-width: 1500px;
}

.top-banner-set-wrapper .inner-banner-set-content {
    position: relative;
    display: block;
    z-index: 10;
    padding: 180px 8% 80px;
    text-align: left;
    color: #ffffff;
}

.top-banner-set-wrapper .inner-banner-set-content * {
    max-width: 560px;
}

@media (max-width: 1024px) {
    .top-banner-set-wrapper .inner-banner-set-content {
        padding: 100px 50px;
    }
}

@media (max-width: 767px) {
    .top-banner-set-wrapper .inner-banner-set-content {
        padding: 80px 30px;
        opacity: 1 !important;
    }
}

.top-banner-set-wrapper .top-banner-set {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto !important;
    background: #000;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    overflow: hidden;
    z-index: 1;
}

.top-banner-set-wrapper .top-banner-set img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    overflow: hidden;
    margin: 0 !important;
    width: 100%;
    height: 100%;
    max-width: calc(100% + 2px) !important;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    opacity: 1;
    z-index: 1;
}

.top-banner-set-wrapper .top-banner-set img.abs {
    opacity: 1;
}

@media (max-width: 767px) {
    .top-banner-set-wrapper .top-banner-set img.abs {
        opacity: 0.4 !important;
    }
}

.top-banner-set-wrapper .top-banner-set img.hide-img {
    opacity: 0;
}

.wp-block-image figcaption {
    letter-spacing: 0.1px;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    padding: 15px 0;
    text-align: center;
}

.wp-block-image figcaption strong {
    color: #585757;
}

@media (max-width: 1024px) {
    .wp-block-image figcaption {
        padding: 0;
    }
}

.wp-block-pullquote {
    padding: 0;
}

.wp-block-embed {
    margin-bottom: 50px;
}

.tweetables {
    position: relative;
    display: block;
    margin: 60px auto;
}

@media (max-width: 767px) {
    .tweetables {
        margin: 50px auto;
    }
}

.tweetables:first-child {
    margin-top: 0;
}

.tweetables:last-child {
    margin-bottom: 0;
}

.tweetables a blockquote {
    color: #912121 !important;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.tweetables a blockquote p {
    text-decoration: none;
}

.tweetables a:hover blockquote,
.tweetables a:active blockquote,
.tweetables a:focus blockquote {
    color: #11222c !important;
}

.tweetables a:hover blockquote p,
.tweetables a:active blockquote p,
.tweetables a:focus blockquote p {
    text-decoration: underline;
}

.newsletter-column {
    position: relative;
    padding-top: 0;
    padding: 0 0 30px 30px;
}

@media (max-width: 1024px) {
    .newsletter-column {
        padding: 0 0 20px;
    }
}

.row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}

.row:before,
.row:after {
    display: none !important;
}

.row *[class^='col-'] {
    float: none;
}

.inside-columns *[class^='col-'] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

@media (max-width: 767px) {
    .inside-columns *[class^='col-'] {
        padding-bottom: 20px !important;
    }
}

@media (max-width: 1024px) {
    .bottom-right-column {
        padding-bottom: 20px;
    }
}

.above-menu {
    --above-menu-background-color: transparent;
    --above-menu-color: var(--light-white-color);
    --above-menu-color-hover: var(--light-white-color-hover);
    --above-menu-border-color: rgba(255, 255, 255, 0.2);
    position: relative;
    display: block;
    background: var(--above-menu-background-color);
    color: var(--above-menu-color);
    height: 32px;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.above-menu:before,
.above-menu:after {
    position: absolute;
    height: 1px;
    display: block;
    content: '';
    background: var(--above-menu-border-color);
    right: 0;
    bottom: 0;
    top: auto;
    left: 156px;
}

@media (max-width: 1200px) {

    .above-menu:before,
    .above-menu:after {
        left: 117px;
    }
}

.above-menu:before {
    left: 0;
    right: auto;
    width: 35px;
}

@media (max-width: 1200px) {
    .above-menu:before {
        width: 20px;
    }
}

.above-menu .above-menu-inner {
    position: relative;
    display: block;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    font-size: 11px;
    text-align: right;
}

@media (max-width: 1024px) {
    .above-menu .above-menu-inner {
        padding: 0;
        text-align: center;
    }
}

.above-menu#top-menu {
    z-index: 1000;
}

@media (max-width: 1024px) {
    .above-menu#top-menu {
        display: none;
    }
}

.above-menu#top-message {
    background: #550432;
    color: #ffffff;
}

.above-menu#top-message .above-menu-inner {
    text-align: center;
    text-transform: uppercase;
}

.above-menu#top-message .above-menu-inner p {
    font-weight: 600;
    letter-spacing: 0.2px;
    font-size: 9px;
    font-family: "Work Sans", sans-serif;
}

@media (min-width: 1025px) {
    .above-menu#top-message .above-menu-inner p {
        font-size: 10px;
        letter-spacing: 0.5px;
    }
}

.above-menu#top-message a {
    color: #f1c6ce;
    text-decoration: underline 0.1em rgba(212, 127, 143, 0) !important;
}

.above-menu#top-message a:hover,
.above-menu#top-message a:active,
.above-menu#top-message a:focus {
    color: #f1c6ce;
    text-decoration-color: #d47f8f !important;
}

.above-menu .top-menu-nav {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    margin: 0;
    padding: 0 !important;
    text-align: right;
}

.above-menu .top-menu-nav li {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.above-menu .top-menu-nav li:after {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    bottom: 1px;
    background: var(--above-menu-border-color);
    content: '';
    width: 1px;
}

.above-menu .top-menu-nav li:last-child:after {
    display: none;
}

.above-menu .top-menu-nav li a {
    display: inline-block;
    padding: 8px 30px;
    font-weight: 600;
    letter-spacing: -0.1px;
    color: inherit !important;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    text-decoration: none;
}

.above-menu .top-menu-nav li a:hover,
.above-menu .top-menu-nav li a:active,
.above-menu .top-menu-nav li a:focus {
    color: var(--above-menu-color-hover) !important;
    text-decoration: underline;
}

.above-menu.open {
    --above-menu-background-color: #ffffff;
    --above-menu-color: #8c8c8c;
    --above-menu-color-hover: #11222c;
    --above-menu-border-color: #eee;
}

.above-menu.open:before {
    width: 0;
}

.above-menu.open:after {
    left: 0;
}

@media (max-width: 767px) {
    .center-on-tablet {
        text-align: center !important;
    }
}

.experience-grid {
    display: -ms-grid !important;
    display: grid !important;
    gap: 30px;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-auto-flow: row dense;
    padding: 30px 0 !important;
    margin: 0 !important;
    list-style: none;
}

@media (max-width: 767px) {
    .experience-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        max-width: 400px;
        margin: 0 auto !important;
    }
}

.experience-grid:before,
.experience-grid:after {
    display: none !important;
}

.experience-grid li {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    padding: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
    width: 100% !important;
    opacity: 0;
    transform-origin: 50% 50%;
    -webkit-transform: scale(0.9, 0.9);
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    -webkit-transform: translate(0px, 20px) scale(0.9, 0.9);
    -moz-transform: translate(0px, 20px) scale(0.9, 0.9);
    -ms-transform: translate(0px, 20px) scale(0.9, 0.9);
    -o-transform: translate(0px, 20px) scale(0.9, 0.9);
    transform: translate(0px, 20px) scale(0.9, 0.9);
    -webkit-transition: all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0px 1.1px 2.2px rgba(0, 0, 0, 0.02), 0px 2.7px 5.3px rgba(0, 0, 0, 0.028), 0px 5px 10px rgba(0, 0, 0, 0.035), 0px 8.9px 17.9px rgba(0, 0, 0, 0.042), 0px 16.7px 33.4px rgba(0, 0, 0, 0.05), 0px 40px 80px rgba(0, 0, 0, 0.07);
    grid-column-end: span 6;
    grid-row-end: span 1;
}

.experience-grid li>p {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.experience-grid li img {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    z-index: 1;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    overflow: hidden;
}

.experience-grid li img.visible {
    opacity: 1;
}

.experience-grid li .over-content {
    position: absolute;
    z-index: 10;
    padding: 30px 40px;
    left: 0;
    top: 0;
    right: 0;
    display: block;
    opacity: 1;
}

.experience-grid li .over-content p {
    font-size: 0.9em;
    line-height: 1.3;
}

@media (max-width: 1024px) {
    .experience-grid li .over-content {
        padding: 30px 30px;
    }
}

.experience-grid li.image-visible {
    -webkit-transform: translate(0px, 0px) scale(1.0, 1.0);
    -moz-transform: translate(0px, 0px) scale(1.0, 1.0);
    -ms-transform: translate(0px, 0px) scale(1.0, 1.0);
    -o-transform: translate(0px, 0px) scale(1.0, 1.0);
    transform: translate(0px, 0px) scale(1.0, 1.0);
    opacity: 1;
}

.experience-grid li.image-visible .over-content {
    opacity: 1;
}

@media (min-width: 768px) {
    .experience-grid li:nth-child(5n - 4) {
        grid-column-end: span 6;
        grid-row-end: span 2;
    }

    .experience-grid li:nth-child(5n - 3),
    .experience-grid li:nth-child(5n - 2) {
        grid-column-end: span 6;
        grid-row-end: span 2;
    }

    .experience-grid li:nth-child(5n - 2) .over-content {
        right: 20%;
    }
}

@media (min-width: 1025px) {
    .experience-grid li {
        grid-column-end: span 5;
        grid-row-end: span 1;
    }

    .experience-grid li:nth-child(5n - 4) {
        grid-column-end: span 5;
        grid-row-end: span 2;
    }

    .experience-grid li:nth-child(5n - 3),
    .experience-grid li:nth-child(5n - 2) {
        grid-column-end: span 7;
        grid-row-end: span 2;
    }

    .experience-grid li:nth-child(5n - 4) .over-content {
        right: 20%;
    }

    .experience-grid li:nth-child(5n - 3) .over-content {
        right: 30%;
    }

    .experience-grid li:nth-child(5n - 2) .over-content {
        right: 50%;
    }
}

.strong {
    font-weight: 600;
}

@media (max-width: 767px) {
    #footer .footer_menu {
        text-align: left;
    }

    #footer .footer_menu>li {
        position: relative;
        display: block;
        padding: 17px 0 15px !important;
        margin-bottom: 0 !important;
    }

    #footer .footer_menu>li.mm-dropdown::after {
        position: absolute;
        display: inline-block !important;
        vertical-align: middle;
        z-index: 10;
        color: inherit;
        opacity: 1;
        content: '';
        z-index: 1;
        width: 7px;
        height: 7px;
        margin: 0;
        top: 30px;
        right: 5px;
        border-right: 1px solid;
        border-bottom: 1px solid;
        border-color: #ffffff;
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        pointer-events: none;
        -webkit-transform: translate(-5px, 0) rotate(45deg);
        -moz-transform: translate(-5px, 0) rotate(45deg);
        -ms-transform: translate(-5px, 0) rotate(45deg);
        -o-transform: translate(-5px, 0) rotate(45deg);
        transform: translate(-5px, 0) rotate(45deg);
        -webkit-transition: border-color 100ms linear;
        transition: border-color 100ms linear;
    }

    #footer .footer_menu>li:before {
        position: absolute;
        display: block;
        content: '';
        left: 0;
        right: 0;
        height: 1px;
        bottom: 0;
        background: #2d495b;
    }

    #footer .footer_menu>li:last-child {
        margin-bottom: 0 !important;
    }

    #footer .footer_menu>li:last-child:before {
        display: none;
    }

    #footer .footer_menu>li.open-sub-menu:after {
        -webkit-transform: translate(-5px, 0) rotate(225deg);
        -moz-transform: translate(-5px, 0) rotate(225deg);
        -ms-transform: translate(-5px, 0) rotate(225deg);
        -o-transform: translate(-5px, 0) rotate(225deg);
        transform: translate(-5px, 0) rotate(225deg);
        top: 23px;
    }

    #footer .footer_menu li.mm-dropdown>a {
        color: #ffffff !important;
        font-size: 12px !important;
        margin: 0 !important;
        padding-right: 20px;
    }

    #footer .footer_menu li.mm-dropdown ul {
        -webkit-transition: height 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000), opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition: height 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000), opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transform-origin: top;
        opacity: 0;
        pointer-events: none;
        margin: 0;
        height: 0;
        overflow: hidden;
    }

    #footer .footer_menu li.mm-dropdown ul.open-menu {
        opacity: 1;
        pointer-events: auto;
    }

    #footer .footer_menu li.mm-dropdown ul li:first-child {
        padding-top: 9px !important;
    }

    #footer .footer_menu li.mm-dropdown ul li a {
        font-weight: 600 !important;
        color: var(--footer-light-blue) !important;
        font-size: 12px;
        letter-spacing: 0.0em;
    }

    #footer .footer_menu li.mm-dropdown ul li a:hover,
    #footer .footer_menu li.mm-dropdown ul li a:active,
    #footer .footer_menu li.mm-dropdown ul li a:focus {
        color: #ffffff !important;
    }

    #footer .footer_menu li.mm-dropdown ul.social_main_menu li {
        padding-top: 0 !important;
    }
}

@media (min-width: 768px) {
    #footer .footer_menu li ul {
        height: auto !important;
    }
}

.logo-listings {
    position: relative;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    max-width: 1200px;
}

@media (max-width: 1024px) {
    .logo-listings {
        max-width: 700px;
    }
}

@media (max-width: 767px) {
    .logo-listings {
        max-width: 500px;
    }
}

@media (min-width: 1025px) {
    .logo-listings.align-left {
        justify-content: space-between;
        margin: 0;
    }
}

.logo-listings li {
    margin: 0;
    padding: 20px !important;
    width: 16.666666666667%;
}

@media (max-width: 1024px) {
    .logo-listings li {
        width: 33.333333333333%;
    }
}

@media (max-width: 767px) {
    .logo-listings li {
        width: 50%;
    }
}

.logo-listings li img {
    height: 40px;
    width: 160px;
    object-fit: contain;
    object-position: center center;
    font-family: 'object-fit: contain; object-position: center;';
}

.scroll-down-button,
.scroll-down-button:focus {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    transform-origin: 50% 50%;
    box-shadow: 0px 1.1px 2.2px rgba(0, 0, 0, 0.02), 0px 2.7px 5.3px rgba(0, 0, 0, 0.028), 0px 5px 10px rgba(0, 0, 0, 0.035), 0px 8.9px 17.9px rgba(0, 0, 0, 0.042), 0px 16.7px 33.4px rgba(0, 0, 0, 0.05), 0px 40px 80px rgba(0, 0, 0, 0.07);
}

.scroll-down-button:before,
.scroll-down-button:focus:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(7px) saturate(110%);
    -webkit-backdrop-filter: blur(7px) saturate(110%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.scroll-down-button:after,
.scroll-down-button:focus:after {
    position: absolute;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 3.2;
    font-family: "FontAwesome";
    content: "\f078";
    font-size: 13px;
    font-weight: 900;
    text-align: center;
    left: 6px;
    right: 6px;
    top: 6px;
    bottom: 6px;
    color: #585757;
    background: #ffffff;
    z-index: 10;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.scroll-down-button:hover:before,
.scroll-down-button:active:before,
.scroll-down-button:focus:hover:before,
.scroll-down-button:focus:active:before {
    background: rgba(255, 255, 255, 0.5);
}

.scroll-down-button:hover:after,
.scroll-down-button:active:after,
.scroll-down-button:focus:hover:after,
.scroll-down-button:focus:active:after {
    color: #11222c;
}

.add-dots-below {
    position: relative;
    display: block;
    z-index: 300;
}

.add-dots-below .solution-panel {
    position: relative;
    margin-bottom: 150px;
}

@media (max-width: 1024px) {
    .add-dots-below .solution-panel {
        margin-bottom: 130px;
    }
}

.add-dots-below .solution-panel .fl-col-content {
    position: relative;
    z-index: 10;
}

.add-dots-below .solution-panel:after {
    position: absolute;
    content: '';
    display: block !important;
    background-image: radial-gradient(#43d340 12%, transparent 12%);
    background-position: 0 0;
    background-size: 10px 10px;
    background-repeat: repeat;
    height: 70px;
    top: 100%;
    z-index: 1;
    left: 15px;
    right: 15px;
    pointer-events: none;
}

.fl-testimonials-wrap {
    position: relative;
    display: block;
    max-width: 730px;
    margin: 0 auto;
    padding: 50px 30px 0;
    text-align: center;
}

@media (max-width: 767px) {
    .fl-testimonials-wrap {
        padding: 50px 0 0;
    }
}

.fl-testimonials-wrap .bx-pager {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    z-index: 100;
}

.fl-testimonials-wrap .bx-pager .bx-pager-item a {
    pointer-events: auto;
    padding: 4px;
    background: transparent !important;
    width: auto !important;
    height: auto !important;
    margin: 0 2px !important;
}

.fl-testimonials-wrap .bx-pager .bx-pager-item a:before {
    position: relative;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transform-origin: 50% 50%;
    background: #585757;
}

.fl-testimonials-wrap .bx-pager .bx-pager-item a:hover,
.fl-testimonials-wrap .bx-pager .bx-pager-item a:active {
    opacity: 1.0;
}

.fl-testimonials-wrap .bx-pager .bx-pager-item a.active {
    pointer-events: none;
}

.fl-testimonials-wrap .bx-pager .bx-pager-item a.active:before {
    width: 9px;
    height: 9px;
}

.fl-testimonials-wrap .fl-testimonial img {
    display: block;
    margin: 0 auto;
    height: 40px;
    width: 160px;
    object-fit: contain;
    object-position: center center;
    font-family: 'object-fit: contain; object-position: center;';
}

.fl-testimonials-wrap .fl-testimonial .logo-wrapper,
.fl-testimonials-wrap .fl-testimonial>img {
    margin: 0 auto 30px;
}

@media (max-width: 767px) {

    .fl-testimonials-wrap .fl-testimonial .logo-wrapper,
    .fl-testimonials-wrap .fl-testimonial>img {
        margin-bottom: 20px;
    }
}

.fl-testimonials-wrap .fl-testimonial p:not(.cite):not(.case-study-link) {
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    padding: 0;
    display: block;
    vertical-align: top;
    font-feature-settings: "kern", "liga", "lnum", "zero";
    letter-spacing: 0;
    font-size: 16px;
    line-height: 1.6;
    color: #585757;
}

@media (min-width: 767px) {
    .fl-testimonials-wrap .fl-testimonial p:not(.cite):not(.case-study-link) {
        font-size: clamp(16px, calc(16px + 120 * ((100vw - 767px) / 433)), 24px);
    }
}

@media (min-width: 1200px) {
    .fl-testimonials-wrap .fl-testimonial p:not(.cite):not(.case-study-link) {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .fl-testimonials-wrap .fl-testimonial p:not(.cite):not(.case-study-link) {
        line-height: 1.5;
    }
}

.fl-testimonials-wrap .fl-testimonial p.cite {
    margin-bottom: 60px;
}

@media (max-width: 767px) {
    .fl-testimonials-wrap .fl-testimonial p.cite {
        margin-bottom: 40px;
    }
}

.fl-testimonials-wrap .fl-testimonial p.cite:last-child {
    margin-bottom: 0 !important;
}

.fl-testimonials-wrap .fl-testimonial p.cite span {
    display: inline-block;
    padding: 0 5px;
    font-weight: 400;
}

.fl-testimonials-wrap .fl-testimonial p.cite span.author {
    color: #912121;
    font-weight: 600;
}

.fl-testimonials-wrap .fl-testimonial p.case-study-link {
    margin-bottom: 40px;
}

.fl-testimonials-wrap .fl-testimonial p.case-study-link a.no-bg-button {
    color: #585757 !important;
}

.fl-testimonials-wrap .fl-testimonial p.case-study-link a.no-bg-button:hover,
.fl-testimonials-wrap .fl-testimonial p.case-study-link a.no-bg-button:active,
.fl-testimonials-wrap .fl-testimonial p.case-study-link a.no-bg-button:focus {
    color: #912121 !important;
}

@media (max-width: 767px) {
    .fl-testimonials-wrap .fl-testimonial p.case-study-link {
        margin-bottom: 20px;
    }
}

.scroll-for-more {
    position: absolute !important;
    z-index: 200;
    left: 25px;
    top: 50%;
    margin-top: -165px;
    color: #277a86;
    padding: 10px 19px 50px;
}

.scroll-for-more .small-headline {
    color: inherit !important;
    writing-mode: tb-rl;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    letter-spacing: 1.8px;
}

.scroll-for-more:after {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #912121;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 10;
    color: inherit;
    opacity: 1;
    content: '';
    z-index: 1;
    background: #11222c url(../images/light-long-down-arrow.png) no-repeat center center;
    background-size: 7px auto;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    top: 100%;
    left: 0;
}

.scroll-for-more:hover,
.scroll-for-more:active,
.scroll-for-more:focus {
    color: #ffffff;
}

.scroll-for-more:hover:after,
.scroll-for-more:active:after,
.scroll-for-more:focus:after {
    background-color: #912121;
}

.scroll-for-more.about-more {
    margin-top: -65px;
    left: auto;
    right: 15px;
    padding-bottom: 26px;
}

.scroll-for-more.about-more .small-headline {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.see-more {
    position: absolute !important;
    z-index: 200;
    right: 25px;
    top: 50vh;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #11222c;
    padding: 10px 17px 20px;
}

.see-more .small-headline {
    color: inherit !important;
    writing-mode: tb-rl;
    letter-spacing: 1.0px;
}

.see-more:after {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #912121;
    color: #ffffff;
    margin: 0 auto;
    text-align: center;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 10;
    color: inherit;
    opacity: 1;
    content: '';
    z-index: 1;
    background: #11222c url(../images/light-long-down-arrow.png) no-repeat center center;
    background-size: 7px auto;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    top: 100%;
    left: 0;
}

.see-more:hover,
.see-more:active,
.see-more:focus {
    color: #11222c;
}

.see-more:hover:after,
.see-more:active:after,
.see-more:focus:after {
    background-color: #912121;
}

.float-scroll-button-down {
    position: absolute;
    z-index: 100;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -25px;
}

.top-shadow {
    position: relative;
    box-shadow: 0px -1.1px 2.2px rgba(172, 187, 203, 0.02), 0px -2.7px 5.3px rgba(172, 187, 203, 0.028), 0px -5px 10px rgba(172, 187, 203, 0.035), 0px -8.9px 17.9px rgba(172, 187, 203, 0.042), 0px -16.7px 33.4px rgba(172, 187, 203, 0.05), 0px -40px 80px rgba(172, 187, 203, 0.07);
}

img.show-on-visible {
    opacity: 0;
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

img.show-on-visible.visible {
    opacity: 1;
}

@media (min-width: 768px) and (min-height: 650px) {
    body:not(.fl-builder-edit) .sticky-connected-section {
        position: sticky;
        z-index: 10;
        top: 78px;
    }

    body:not(.fl-builder-edit) .sticky-connected-section.set-relative {
        position: relative;
    }

    body:not(.fl-builder-edit) .sticky-connected-section>.fl-row-content-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: calc(100vh - 78px);
        align-items: center;
        justify-content: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-align: center;
        -ms-flex-pack: center;
    }

    body:not(.fl-builder-edit) .sticky-connected-section .fl-row-content {
        -webkit-box-flex: 1 1 auto;
        -moz-box-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    body:not(.fl-builder-edit) .sticky-connected-section {
        top: 63px;
    }
}

@media (max-height: 649px) {
    body:not(.fl-builder-edit) .sticky-connected-section {
        top: auto !important;
    }
}

.sticky-connected-holder {
    position: relative;
    z-index: 100;
    display: block;
}

.sticky-nav-wrapper {
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    width: 12%;
    display: block;
    height: 100%;
    z-index: 500;
}

@media (max-width: 1150px) {
    .sticky-nav-wrapper {
        left: 15px;
    }
}

@media (max-width: 1024px) {
    .sticky-nav-wrapper {
        display: none;
    }
}

.sticky-nav-wrapper .sticky-nav-inner {
    position: sticky;
    z-index: 100;
    height: calc(100vh - 78px);
    top: 78px;
}

.sticky-nav-wrapper .sticky-connected-nav {
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.sticky-nav-wrapper .sticky-connected-nav a {
    position: relative;
    display: block;
    padding: 7px 10px;
    font-weight: 600;
    text-transform: capitalize;
    color: #b9c3cd;
    font-size: 13px;
}

.sticky-nav-wrapper .sticky-connected-nav a:hover,
.sticky-nav-wrapper .sticky-connected-nav a:active,
.sticky-nav-wrapper .sticky-connected-nav a.active {
    color: #585757;
}

.careers-location {
    position: relative;
    display: block;
    margin-bottom: 60px;
}

.careers-location:last-child {
    margin-bottom: 0;
}

.careers-location .careers-location-title {
    display: block;
    margin-bottom: 40px;
    padding: 0 6px;
}

@media (max-width: 767px) {
    .careers-location .careers-location-title {
        padding: 0;
        margin-bottom: 26px;
    }
}

.careers-location .careers-list {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
}

.careers-location .careers-list .career-listing {
    position: relative;
    display: block;
    width: 50%;
    margin: -1px 0 0 0;
    padding: 0 6px;
}

@media (max-width: 767px) {
    .careers-location .careers-list .career-listing {
        width: 100%;
        padding: 0;
    }
}

.careers-location .careers-list .career-listing a {
    position: relative;
    display: block;
    padding: 20px 80px 20px 40px;
    border-top: 1px solid #D1D1D1;
    border-bottom: 1px solid #D1D1D1;
    font-size: 22px;
    line-height: 1.25;
    font-weight: 600;
    color: #11222c;
    background: #ffffff;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

@media (max-width: 767px) {
    .careers-location .careers-list .career-listing a {
        padding: 20px 60px 20px 20px;
        font-size: 18px;
    }
}

.careers-location .careers-list .career-listing a:before {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    z-index: 10;
    content: '';
    background: #912121;
    opacity: 0;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

@media (max-width: 767px) {
    .careers-location .careers-list .career-listing a:before {
        display: none;
    }
}

.careers-location .careers-list .career-listing a .material-icons-outlined {
    position: absolute;
    z-index: 10;
    right: 30px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: #11222c;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    color: #ffffff;
    font-size: 16px;
    padding: 12px 0 0 2px;
}

@media (max-width: 767px) {
    .careers-location .careers-list .career-listing a .material-icons-outlined {
        right: 10px;
    }
}

.careers-location .careers-list .career-listing a:hover,
.careers-location .careers-list .career-listing a:active,
.careers-location .careers-list .career-listing a:focus {
    color: #11222c;
    background: #F2F6F6;
}

.careers-location .careers-list .career-listing a:hover:before,
.careers-location .careers-list .career-listing a:active:before,
.careers-location .careers-list .career-listing a:focus:before {
    width: 12px;
    opacity: 1;
}

.careers-location .careers-list .career-listing a:hover .material-icons-outlined,
.careers-location .careers-list .career-listing a:active .material-icons-outlined,
.careers-location .careers-list .career-listing a:focus .material-icons-outlined {
    color: #ffffff;
    background: #912121;
}

.accordion-row {
    position: relative;
    overflow: hidden;
}

.accordion-row>.fl-row-content-wrap {
    position: relative;
}

.accordion-row>.fl-row-content-wrap>.fl-row-content {
    position: relative;
    border-left: 1px solid #d5d5d5;
}

.accordion-row>.fl-row-content-wrap>.fl-row-content:after {
    position: absolute;
    content: '';
    display: block !important;
    left: 0;
    bottom: 0;
    height: 1px;
    background: #d5d5d5;
    width: 100vw;
}

@media (max-width: 1024px) {
    .accordion-row>.fl-row-content-wrap>.fl-row-content {
        border-left: 0;
    }
}

.accordion-row.last-accordion-row>.fl-row-content-wrap>.fl-row-content:after {
    display: none !important;
}

body.fl-builder-edit .accordion-row {
    overflow: visible;
}

.fl-accordion-item {
    padding: 14px 0 !important;
    text-align: left;
    background: transparent;
    color: #8c8c8c;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    overflow: hidden;
    counter-increment: numbered-accordion-item;
}

.fl-accordion-item:last-child {
    margin-bottom: 0 !important;
    border-bottom: none;
}

@media (max-width: 1024px) {
    .fl-accordion-item {
        margin-bottom: 30px !important;
    }

    .fl-accordion-item:last-child {
        margin-bottom: 0 !important;
    }
}

.fl-accordion-item .fl-accordion-button {
    position: relative;
    display: block;
    padding: 5px 55px 5px 0px !important;
}

@media (max-width: 1024px) {
    .fl-accordion-item .fl-accordion-button {
        padding-right: 0px !important;
    }
}

/* .fl-accordion-item .fl-accordion-button:before {
    position: absolute;
    left: 0;
    top: 5px;
    font-family: 'din', Arial, sans-serif;
    text-transform: uppercase;
    line-height: 1.3 !important;
    font-size: 16px;
    display: block;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 0.0em !important;
    font-weight: 600;
    margin-bottom: 3px;
    content: counter(numbered-accordion-item, decimal-leading-zero);
    color: #2d495b;
} */

@media (max-width: 767px) {
    .fl-accordion-item .fl-accordion-button:before {
        top: 3px;
        font-size: 15px;
    }
}

.fl-accordion-item .fl-accordion-button>.fl-accordion-button-icon {
    position: absolute;
    top: 0px;
    left: auto;
    right: 0px;
    text-align: center;
    overflow: hidden;
    color: #2A2C37;
    border: 0;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%;
    background: transparent;
    opacity: 1;
    padding: 0;
    -webkit-transition: color 600mscubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: color 600mscubic-bezier(0.190, 1.000, 0.220, 1.000);
}

@media (max-width: 1024px) {
    .fl-accordion-item .fl-accordion-button>.fl-accordion-button-icon {
        top: -12px;
        right: 4px;
    }
}

@media (max-width: 767px) {
    .fl-accordion-item .fl-accordion-button>.fl-accordion-button-icon {
        top: -8px;
        top: 6px;
    }
}

.fl-accordion-item .fl-accordion-button>.fl-accordion-button-icon .fl-accordion-button-icon {
    display: none;
}

.fl-accordion-item .fl-accordion-button>.fl-accordion-button-icon:before {
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 3.0;
    /*font-family: "FontAwesome";
    content: "\f067";
    font-size: 16px;
    font-weight: 900 !important;*/
	content: '';
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cpath d='M6.54534 13.0645H11.1408V17.6599C11.1408 18.127 11.525 18.5187 11.9996 18.5187C12.4742 18.5187 12.8584 18.127 12.8584 17.6599V13.0645H17.4538C17.9209 13.0645 18.3126 12.6802 18.3126 12.2056C18.3126 11.731 17.9209 11.3468 17.4538 11.3468H12.8584V6.7514C12.8584 6.28432 12.4742 5.89258 11.9996 5.89258C11.525 5.89258 11.1408 6.28432 11.1408 6.7514V11.3468H6.54534C6.07826 11.3468 5.68652 11.731 5.68652 12.2056C5.68652 12.6802 6.07826 13.0645 6.54534 13.0645Z' fill='%232A2C37'/%3e%3c/svg%3e");
	width: 24px;
    height: 24px;
}

@media (max-width: 767px) {
    .fl-accordion-item .fl-accordion-button>.fl-accordion-button-icon:before {
        font-size: 14px;
    }
}

.fl-accordion-item .fl-accordion-button .fl-accordion-button-label {
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: -0.64px;
    max-width: 1020px;
}

.fl-accordion-item .fl-accordion-button .fl-accordion-button-label,
.fl-accordion-item .fl-accordion-button .fl-accordion-button-label:focus {
    outline: 0;
    outline-offset: 0;
    outline-color: transparent;
    outline-style: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

@media (max-width: 1024px) {
    .fl-accordion-item .fl-accordion-button .fl-accordion-button-label {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .fl-accordion-item .fl-accordion-button .fl-accordion-button-label {
        font-size: 18px;
    }
}

.fl-accordion-item .fl-accordion-button .fl-accordion-button-label:hover,
.fl-accordion-item .fl-accordion-button .fl-accordion-button-label:active,
.fl-accordion-item .fl-accordion-button .fl-accordion-button-label:focus {
    color: #11222c !important;
}

.fl-accordion-item .fl-accordion-content {
    padding: 0 25px 5px 0px;
    /* max-width: 840px; */
    font-size: 18px;
}

@media (max-width: 1024px) {
    .fl-accordion-item .fl-accordion-content {
        padding-right: 0px !important;
    }
}

.fl-accordion-item.fl-accordion-item-active .fl-accordion-button .fl-accordion-button-label {
    color: #11222c !important;
}

.fl-accordion-item.fl-accordion-item-active .fl-accordion-button .fl-accordion-button-icon {
    color: #2A2C37;
}

.fl-accordion-item.fl-accordion-item-active .fl-accordion-button .fl-accordion-button-icon:before {
    /*content: "\f00d";
    margin-top: -2px;*/
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3e%3cpath d='M6.16194 16.8301C5.84554 17.1465 5.83047 17.7115 6.16948 18.043C6.50095 18.3745 7.06596 18.367 7.38237 18.0505L11.9929 13.4325L16.6109 18.0505C16.9348 18.3745 17.4923 18.3745 17.8238 18.043C18.1477 17.704 18.1552 17.1541 17.8238 16.8301L13.2133 12.2121L17.8238 7.60161C18.1552 7.27767 18.1552 6.72019 17.8238 6.38871C17.4848 6.06478 16.9348 6.05724 16.6109 6.38118L11.9929 10.9992L7.38237 6.38118C7.06596 6.06478 6.49342 6.04971 6.16948 6.38871C5.838 6.72019 5.84554 7.2852 6.16194 7.60161L10.78 12.2121L6.16194 16.8301Z' fill='%232A2C37'/%3e%3c/svg%3e");
}

.vertical-dot-nav {
    position: absolute;
    display: block;
    left: 40px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 30px;
    z-index: 500;
}

@media (max-width: 1024px) {
    .vertical-dot-nav {
        display: none;
    }
}

.vertical-dot-nav a {
    position: relative;
    display: block;
    color: rgba(255, 255, 255, 0.4);
    background: transparent;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    opacity: 1;
    font-size: 28px;
    line-height: 0.75;
}

.vertical-dot-nav a:hover,
.vertical-dot-nav a:active {
    color: #ffffff;
    opacity: 1.0;
}

.vertical-dot-nav a.active {
    opacity: 1;
    color: #ffffff;
    pointer-events: none;
}

.pull-out-banner-on-scroll {
    position: relative;
    display: block;
}

.pull-out-banner-on-scroll>.fl-row-content-wrap {
    position: relative;
}

.pull-out-banner-on-scroll>.fl-row-content-wrap.removeColBackground {
    background-image: none !important;
}

.pull-out-banner-on-scroll>.fl-row-content-wrap.removeColBackground:after {
    display: none !important;
}

.pull-out-banner-on-scroll>.fl-row-content-wrap.removeEntireBackground {
    background: transparent !important;
}

.pull-out-banner-on-scroll>.fl-row-content-wrap .replacement-bg {
    position: absolute;
    z-index: 1;
    display: block;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .pull-out-banner-on-scroll>.fl-row-content-wrap .replacement-bg {
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
        -webkit-transform: translate(0, 0) !important;
        -moz-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        -o-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important;
    }
}

.pull-out-banner-on-scroll>.fl-row-content-wrap .replacement-bg:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
    display: none;
}

@media (max-width: 1024px) {
    .pull-out-banner-on-scroll>.fl-row-content-wrap .replacement-bg:after {
        background: rgba(0, 0, 0, 0.5);
    }
}

.pull-out-banner-on-scroll>.fl-row-content-wrap .replacement-bg .replacement-inner-bg {
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

@media (max-width: 1024px) {
    .pull-out-banner-on-scroll>.fl-row-content-wrap .replacement-bg .replacement-inner-bg {
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
        background-position: center center;
    }
}

.pull-out-banner-on-scroll>.fl-row-content-wrap .fl-module {
    position: relative;
    z-index: 100;
    max-width: 1200px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .pull-out-banner-on-scroll>.fl-row-content-wrap .fl-module {
        opacity: 1 !important;
    }
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    border-width: 3px !important;
    border-color: #ffffff !important;
}

.icon-callout-wrapper {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    align-items: start;
    align-content: start;
    justify-content: stretch;
    flex-direction: row;
    color: #ffffff;
}

.icon-callout-wrapper img {
    position: relative;
    display: block;
    padding-right: 16px;
    max-width: 50px;
    width: 100%;
    height: auto;
}

.icon-callout-wrapper .icon-callout-content {
    position: relative;
    display: block;
    width: calc(100% - 50px);
    padding: 3px 0 0;
}

.icon-callout-wrapper .icon-callout-content p {
    line-height: 1.4;
}

.icon-callout-wrapper .icon-callout-content a {
    color: #ffffff;
    font-weight: 600;
}

.icon-callout-wrapper .icon-callout-content a:hover,
.icon-callout-wrapper .icon-callout-content a:active,
.icon-callout-wrapper .icon-callout-content a:focus {
    color: #ffffff;
}

.icon-callout-wrapper.vertical-c {
    align-items: center;
}

.icon-callout-wrapper.vertical-c .icon-callout-image {
    margin-bottom: 0;
}

.icon-callout-wrapper.vertical-c .icon-callout-content {
    padding-top: 0;
}

.icon-callout-wrapper.dark {
    color: #8c8c8c;
}

.icon-callout-wrapper.dark .font-nav {
    color: #585757;
}

.icon-callout-wrapper.dark .icon-callout-content a {
    color: #11222c;
}

.icon-callout-wrapper.dark .icon-callout-content a:hover,
.icon-callout-wrapper.dark .icon-callout-content a:active,
.icon-callout-wrapper.dark .icon-callout-content a:focus {
    color: #585757;
}

.inspiration-gallery {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    color: #ffffff;
}

@media (max-width: 1024px) {
    .inspiration-gallery {
        -webkit-transition: height 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
        transition: height 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
        overflow: hidden;
    }
}

.inspiration-gallery .top-left-content {
    position: absolute;
    display: block;
    z-index: 200;
    left: 50px;
    top: 60px;
    max-width: 30vw;
}

.inspiration-gallery .top-left-content .inspiration-category-title {
    margin-bottom: 10px;
}

@media (max-width: 1024px) {
    .inspiration-gallery .top-left-content {
        max-width: 100%;
        left: 0;
        right: 0;
        top: 0;
        padding: 40px 30px 0;
        width: 100%;
        height: 450px;
    }

    .inspiration-gallery .top-left-content .inspiration-category-title {
        position: absolute;
        left: 30px;
        top: 40px;
        width: calc(70% - 30px);
        text-align: left;
    }

    .inspiration-gallery .top-left-content .inspiration-banner-count {
        position: absolute;
        width: calc(30% - 30px);
        right: 30px;
        top: 40px;
        text-align: right;
    }
}

.inspiration-gallery .inspiration-gallery-items {
    position: relative;
    overflow: hidden;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 10;
    background: #000;
}

@media (max-width: 1024px) {
    .inspiration-gallery .inspiration-gallery-items {
        background: #05213B;
    }

    .inspiration-gallery .inspiration-gallery-items:before {
        position: absolute;
        content: '';
        display: block;
        background: #000;
        left: 0;
        right: 0;
        top: 0;
        height: 450px;
        z-index: 1;
    }
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner {
    position: absolute;
    z-index: 2;
    pointer-events: none;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    -webkit-transition: opacity 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: opacity 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner>.background-image-with-opacity {
    z-index: 1;
    -webkit-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    overflow: hidden;
}

@media (min-width: 1025px) {
    .inspiration-gallery .inspiration-gallery-items .inspiration-banner>.background-image-with-opacity:after {
        position: absolute;
        pointer-events: none;
        z-index: 5;
        left: -1px;
        right: auto;
        top: -1px;
        bottom: -1px;
        display: block !important;
        width: 350px;
        content: '';
        overflow: hidden;
        opacity: 0.7;
        background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    }
}

@media (max-width: 1024px) {
    .inspiration-gallery .inspiration-gallery-items .inspiration-banner>.background-image-with-opacity {
        height: 450px;
    }

    .inspiration-gallery .inspiration-gallery-items .inspiration-banner>.background-image-with-opacity:before {
        position: absolute;
        pointer-events: none;
        z-index: 5;
        left: -1px;
        right: -1px;
        top: -1px;
        bottom: auto;
        display: block;
        height: 35%;
        content: '';
        overflow: hidden;
        opacity: 0.2;
        background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
        background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    }

    .inspiration-gallery .inspiration-gallery-items .inspiration-banner>.background-image-with-opacity:after {
        position: absolute;
        pointer-events: none;
        z-index: 5;
        left: -1px;
        right: -1px;
        top: auto;
        bottom: -1px;
        display: block;
        height: 35%;
        content: '';
        overflow: hidden;
        opacity: 0.6;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    }
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner>.background-image-with-opacity>.img-hold {
    opacity: 0.8;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .bottom-left-content {
    position: absolute;
    left: 50px;
    bottom: 44px;
    width: 30vw;
}

@media (max-width: 1024px) {
    .inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .bottom-left-content {
        left: 30px;
        right: 30px;
        width: auto;
        bottom: auto;
        top: 450px;
        padding-bottom: 25px;
        -webkit-transform: translate(0, -100%);
        -moz-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        -o-transform: translate(0, -100%);
        transform: translate(0, -100%);
        text-align: center;
    }
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product {
    position: absolute;
    right: 8vw;
    padding: 60px 0 80px;
    top: 0;
    bottom: auto;
    width: 100vw;
    max-width: 334px;
}

@media (max-width: 1024px) {
    .inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product {
        top: 450px;
        right: 0;
        left: 0;
        max-width: 100vw;
        padding: 80px 20px 100px;
        background: transparent;
    }

    .inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product:before {
        position: absolute;
        display: block !important;
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: '';
        height: 0;
        width: 0;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: #05213B;
        border-width: 10px;
        margin-left: -10px;
        opacity: 1;
        z-index: 10;
    }
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .shop-the-look-title {
    font-size: 15px;
    letter-spacing: 0 !important;
    margin-bottom: 5px;
}

@media (max-width: 1024px) {
    .inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .shop-the-look-title {
        text-align: center;
        margin-bottom: 20px;
        text-transform: none !important;
        font-weight: 400 !important;
        letter-spacing: -0.3px !important;
        font-size: 22px;
    }
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details {
    position: relative;
    display: block;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    color: #8c8c8c;
    background: #ffffff;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details {
        max-width: 400px;
        width: 100%;
        margin: 0 auto;
    }
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    height: 50px;
    z-index: 200;
    background: #f9f9f9;
    font-family: "Work Sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    color: #585757;
    text-align: center;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav:after {
    position: absolute;
    pointer-events: none;
    z-index: 1;
    left: -1px;
    right: -1px;
    top: auto;
    bottom: -1px;
    display: block;
    height: 50%;
    content: '';
    overflow: hidden;
    opacity: 0.3;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-list {
    position: relative;
    padding: 0 50px !important;
    overflow: visible !important;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-list .slick-track {
    z-index: 1 !important;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-list:before,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-list:after {
    z-index: 20 !important;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-list:before {
    position: absolute;
    pointer-events: none;
    left: -1px;
    right: auto;
    top: -1px;
    bottom: -1px;
    width: 50px;
    display: block;
    content: '';
    overflow: hidden;
    opacity: 1.0;
    background: -moz-linear-gradient(right, rgba(249, 249, 249, 0.9) 0%, #f9f9f9 100%);
    background: -webkit-linear-gradient(right, rgba(249, 249, 249, 0.9) 0%, #f9f9f9 100%);
    background: linear-gradient(to left, rgba(249, 249, 249, 0.9) 0%, #f9f9f9 100%);
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 14px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 14px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 14px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-list:after {
    position: absolute;
    pointer-events: none;
    left: auto;
    right: -1px;
    top: -1px;
    bottom: -1px;
    width: 50px;
    display: block;
    content: '';
    overflow: hidden;
    opacity: 1.0;
    background: -moz-linear-gradient(left, rgba(249, 249, 249, 0.9) 0%, #f9f9f9 100%);
    background: -webkit-linear-gradient(left, rgba(249, 249, 249, 0.9) 0%, #f9f9f9 100%);
    background: linear-gradient(to right, rgba(249, 249, 249, 0.9) 0%, #f9f9f9 100%);
    -webkit-border-top-right-radius: 14px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 14px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-prev,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-next {
    width: 40px;
    height: 50px;
    top: 0;
    background: transparent !important;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    margin: 0;
    color: #585757 !important;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-prev.slick-disabled,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-next.slick-disabled {
    opacity: 0.2 !important;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-prev:before,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-next:before {
    font-size: 11px;
    top: 19px;
    color: inherit !important;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-prev:hover,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-prev:active,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-prev:focus,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-next:hover,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-next:active,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-next:focus {
    color: #11222c !important;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-prev:hover:before,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-prev:active:before,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-prev:focus:before,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-next:hover:before,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-next:active:before,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-next:focus:before {
    color: inherit !important;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-prev {
    left: 0;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .inner-product-nav .slick-next {
    right: 0;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    height: 100%;
    z-index: 20;
    width: 50%;
    opacity: 1;
    -webkit-transition: opacity 400ms ease-in-out;
    transition: opacity 400ms ease-in-out;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item.slick-active {
    opacity: 1;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item:after {
    position: absolute;
    content: '+';
    right: -7px;
    top: 50%;
    color: #585757;
    font-size: 12px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: none;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item:last-child:after {
    display: none;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:focus {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    padding: 13px 4px 10px;
    background: transparent;
    text-transform: uppercase;
    color: #585757;
    text-align: center;
    overflow: visible;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 3;
    font-size: 9px;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:before,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:focus:before {
    position: absolute;
    display: block !important;
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #11222c;
    border-width: 6px;
    margin-left: -6px;
    opacity: 0;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    z-index: 1;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
    -webkit-transform: scale(0.0, 0.0);
    -moz-transform: scale(0.0, 0.0);
    -ms-transform: scale(0.0, 0.0);
    -o-transform: scale(0.0, 0.0);
    transform: scale(0.0, 0.0);
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:after,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:focus:after {
    position: absolute;
    display: block;
    content: '';
    left: 50%;
    right: 50%;
    bottom: 0;
    height: 2px;
    background: #11222c;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:hover,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:active,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:focus:hover,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:focus:active {
    color: #11222c;
    background: transparent;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:hover:before,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:active:before,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:focus:hover:before,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:focus:active:before {
    opacity: 1;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:hover:after,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:active:after,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:focus:hover:after,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item a:focus:active:after {
    left: 0;
    right: 0;
    opacity: 1;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item.slick-current a,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item.slick-current button {
    color: #11222c;
    background: transparent;
    pointer-events: none;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item.slick-current a:before,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item.slick-current button:before {
    opacity: 1;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item.slick-current a:after,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inspiration-product-nav .nav-item.slick-current button:after {
    left: 0;
    right: 0;
    opacity: 1;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .inner-prod-rotator {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details.multi .inner-prod-rotator {
    padding-top: 50px;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .product-rotator-inner-holder {
    padding: 20px 20px 10px;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .product-rotator-inner-holder>.background-image-with-opacity {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    height: auto !important;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .product-rotator-inner-holder .product-rotator-content {
    padding-bottom: 10px !important;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .slick-dots {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    align-items: center;
    align-content: center;
    justify-content: center;
    list-style: none;
    padding: 0 0 20px;
    margin: 0;
    text-align: center;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .slick-dots li {
    padding: 2px;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .slick-dots li a,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .slick-dots li button {
    position: relative;
    display: block;
    padding: 5px 0;
    width: 14px;
    height: 14px;
    opacity: 0;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    outline: 0 !important;
    border: 0 !important;
    font-size: 0;
    line-height: 0;
    opacity: 0.2;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .slick-dots li a:before,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .slick-dots li button:before {
    position: absolute;
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    left: 4px;
    top: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #000;
    overflow: hidden;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .slick-dots li a:hover,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .slick-dots li a:active,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .slick-dots li button:hover,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .slick-dots li button:active {
    opacity: 1;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .slick-dots li.slick-active a,
.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details .slick-dots li.slick-active button {
    pointer-events: none;
    opacity: 1;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner .inspiration-banner-content .inspiration-product .inspiration-product-details:not(.multi) .slick-dots {
    display: none !important;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner.active {
    z-index: 100;
    pointer-events: auto;
    opacity: 1;
}

.inspiration-gallery .inspiration-gallery-items .inspiration-banner.active>.background-image-with-opacity {
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
}

.inspiration-banner-count {
    position: relative;
    display: block;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
}

.inspiration-banner-count .current-count {
    position: relative;
    display: inline-block;
    font-size: 30px;
    vertical-align: top;
    line-height: 1.2;
    width: auto;
    height: 36px;
    overflow: hidden;
    padding-bottom: 2px;
    margin-right: -1px;
}

.inspiration-banner-count .current-count .current-count-slider {
    position: relative;
    display: block;
    right: 0;
    -webkit-transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 400ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.inspiration-banner-count .current-count .count-num {
    display: block;
}

.inspiration-banner-count .total-count {
    position: relative;
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    line-height: 1.5;
    padding: 3px 0 0 7px;
}

.product-listings {
    position: relative;
    display: -ms-grid !important;
    display: grid !important;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
    margin: 0 auto !important;
    padding: 30px;
}

@media (max-width: 1300px) {
    .product-listings {
        grid-template-columns: repeat(2, 1fr);
        max-width: 820px;
    }
}

@media (max-width: 1024px) {
    .product-listings {
        padding: 60px 30px;
    }
}

@media (max-width: 600px) {
    .product-listings {
        grid-template-columns: repeat(1, 1fr);
        max-width: 400px;
    }
}

.bapf_slidr_main.ui-widget-content,
.berocket_filter_price_slider.ui-widget-content {
    margin: 0 0 10px;
    height: 2px;
    background: #ddd;
}

.bapf_slidr_main.ui-widget-content .ui-slider-range,
.berocket_filter_price_slider.ui-widget-content .ui-slider-range {
    background: #11222c;
}

.bapf_slidr_main.ui-widget-content .ui-slider-handle,
.berocket_filter_price_slider.ui-widget-content .ui-slider-handle {
    background: #11222c;
    font-size: 12px;
    top: -5px;
}

.berocket_single_filter_widget {
    position: relative;
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.berocket_single_filter_widget:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.berocket_single_filter_widget .bapf_sfilter {
    margin: 0 !important;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_head {
    position: relative;
    display: block;
    padding: 16px 14px 14px;
    border: 0;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_head .bapf_hascolarr {
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0;
    font-size: 13px;
    color: #585757;
    line-height: 1.4;
    font-weight: 400;
    border: 0 !important;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_head .bapf_hascolarr .bapf_colaps_smb.fa {
    font-size: 11px;
    color: #333;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_head .bapf_hascolarr .bapf_colaps_smb.fa.fa-chevron-down::before {
    content: "\f067";
}

.berocket_single_filter_widget .bapf_sfilter .bapf_head .bapf_hascolarr .bapf_colaps_smb.fa.fa-chevron-up::before {
    content: "\f068";
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body {
    position: relative;
    display: block;
    padding: 26px 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0;
    font-size: 12px;
    color: #8c8c8c;
    line-height: 1.4;
    font-weight: 600;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body ul {
    padding: 0;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body ul li {
    padding-bottom: 8px !important;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body input {
    vertical-align: top;
    outline: none !important;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body input,
.berocket_single_filter_widget .bapf_sfilter .bapf_body input:focus {
    outline: 0;
    outline-offset: 0;
    outline-color: transparent;
    outline-style: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body input[type=checkbox] {
    border-color: #bbb !important;
    -webkit-box-shadow: 0 !important;
    -moz-box-shadow: 0 !important;
    box-shadow: 0 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 18px;
    height: 18px;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body input[type=checkbox]:checked {
    border-color: #585757 !important;
    color: #ffffff !important;
    background: #585757 !important;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body input[type=checkbox]:checked:after {
    border-color: #ffffff !important;
    top: 5px !important;
    left: 4px !important;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body label {
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0;
    font-size: 12px;
    color: #8c8c8c;
    line-height: 1.4;
    font-weight: 600;
    vertical-align: top;
    margin: 6px 0 0;
    white-space: nowrap;
}

.berocket_single_filter_widget .bapf_sfilter .bapf_body .pcs {
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0;
    font-size: 12px;
    color: #999;
    line-height: 1.4;
    font-weight: 400;
    vertical-align: top;
    margin: 6px 0 0;
    padding-left: 1px;
    display: inline-block;
}

.cat-listings {
    position: relative;
    display: block;
    list-style: none;
    padding: 0 0 70px;
    margin: 0;
}

@media (max-width: 1024px) {
    .cat-listings {
        display: none;
    }
}

.cat-listings li {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 9px;
}

.cat-listings li:last-child {
    padding-bottom: 0;
}

.cat-listings li a,
.cat-listings li a:focus {
    position: relative;
    display: inline-block;
    color: #585757;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 400;
    padding: 2px 10px 1px 24px;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.cat-listings li a:before,
.cat-listings li a:focus:before {
    position: absolute;
    display: block;
    left: 0;
    width: 3px;
    top: 0;
    bottom: 100%;
    overflow: hidden;
    background: #11222c;
    opacity: 0;
    content: '';
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.cat-listings li a:hover,
.cat-listings li a:active,
.cat-listings li a.active,
.cat-listings li a:focus:hover,
.cat-listings li a:focus:active,
.cat-listings li a:focus.active {
    color: #11222c;
}

.cat-listings li a:hover:before,
.cat-listings li a:active:before,
.cat-listings li a.active:before,
.cat-listings li a:focus:hover:before,
.cat-listings li a:focus:active:before,
.cat-listings li a:focus.active:before {
    bottom: 0;
    opacity: 1;
}

.cat-listings li a.active,
.cat-listings li a:focus.active {
    pointer-events: none;
}

.settings-icon-line {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    color: #585757;
    font-size: 18px;
    margin: 0;
    padding: 0 4px 10px;
}

@media (max-width: 1024px) {
    .settings-icon-line {
        display: none !important;
    }
}

.settings-icon-line i {
    width: 20px;
}

.settings-icon-line .berocket_single_filter_widget {
    width: calc(100% - 20px);
    border: 0;
}

.settings-icon-line .berocket_single_filter_widget .bapf_body {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-end;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    padding: 0;
    border: 0;
}

.settings-icon-line .berocket_single_filter_widget .bapf_body .bapf_button.bapf_reset {
    font-family: "Work Sans", sans-serif;
    font-size: 7.4px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    border: 0;
    background: transparent;
    display: inline-block;
    color: #11222c;
    text-decoration: underline 0.15em #11222c !important;
    text-underline-offset: 0.1em;
    padding-top: 8px;
}

.settings-icon-line .berocket_single_filter_widget .bapf_body .bapf_button.bapf_reset:hover,
.settings-icon-line .berocket_single_filter_widget .bapf_body .bapf_button.bapf_reset:active,
.settings-icon-line .berocket_single_filter_widget .bapf_body .bapf_button.bapf_reset:focus {
    color: #585757;
    text-decoration-color: #585757 !important;
}

.bapf_loader_page .bapf_lcontainer {
    -webkit-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    box-shadow: 2px 3px 10px 0 rgba(0, 0, 0, .15);
    background: #ffffff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
    width: 24px;
    height: 24px;
}

.bapf_loader_page .bapf_lcontainer img {
    position: absolute;
    display: block;
    width: 16px;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.before-shop-loop {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    padding: 0px 30px;
}

@media (max-width: 1024px) {
    .before-shop-loop {
        padding: 50px 30px 20px;
        display: none !important;
    }
}

.before-shop-loop .woocommerce-notices-wrapper {
    width: 100%;
}

.before-shop-loop .berocket_single_filter_widget {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-content: stretch;
    flex-wrap: wrap;
    width: 100%;
    border: 0;
}

.before-shop-loop .berocket_single_filter_widget .bapf_head {
    display: none;
}

.before-shop-loop .berocket_single_filter_widget .bapf_body {
    padding: 20px 0 0;
    border-top: 0;
}

.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy {
    display: inline-block;
    vertical-align: top;
}

.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy>span {
    display: none;
}

.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy ul li {
    padding: 0;
}

.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy ul li a {
    padding: 6px 30px 6px 18px;
    background: transparent;
    color: #8c8c8c;
    border: 1px solid #8c8c8c;
    font-size: 11px;
    font-weight: 600;
    margin-right: 10px;
    margin-bottom: 6px;
}

.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy ul li a>i {
    top: 11px;
    left: auto;
    right: 20px;
}

.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy ul li a>i:before,
.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy ul li a>i:after {
    border-color: #8c8c8c !important;
}

.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy ul li a:hover,
.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy ul li a:active,
.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy ul li a:focus {
    background: #585757 !important;
    color: #ffffff !important;
    border-color: #585757 !important;
}

.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy ul li a:hover>i:before,
.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy ul li a:hover>i:after,
.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy ul li a:active>i:before,
.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy ul li a:active>i:after,
.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy ul li a:focus>i:before,
.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_taxonomy ul li a:focus>i:after {
    border-color: #ffffff !important;
}

.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_unall {
    display: inline-block;
    vertical-align: top;
}

.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_unall li {
    padding: 0 0 0 5px;
}

.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_unall li a {
    font-family: "Work Sans", sans-serif;
    font-size: 7.4px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    border: 0;
    background: transparent;
    display: inline-block;
    color: #11222c !important;
    text-decoration: underline 0.15em #11222c !important;
    text-underline-offset: 0.1em;
    padding-top: 8px;
}

.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_unall li a>i {
    display: none;
}

.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_unall li a:hover,
.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_unall li a:active,
.before-shop-loop .berocket_single_filter_widget .bapf_body .bapf_sfa_unall li a:focus {
    color: #585757 !important;
    text-decoration-color: #585757 !important;
}

.woocommerce-result-count {
    margin: 0;
    color: #585757;
    font-size: 12px;
    font-weight: 600;
    width: 50%;
}

@media (max-width: 1024px) {
    .woocommerce-result-count {
        text-align: center;
        width: 100%;
        padding-bottom: 18px;
        margin-bottom: 0 !important;
    }
}

form.woocommerce-ordering {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-end;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    margin: 0 !important;
    width: 50%;
    padding: 0 !important;
}

@media (max-width: 1024px) {
    form.woocommerce-ordering {
        display: inline-block !important;
        text-align: center;
        width: calc(50% - 7px);
    }
}

form.woocommerce-ordering select {
    align-self: flex-end;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: 600;
    font-size: 12px;
    color: #585757;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 1.5em;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: transparent;
    padding: 14px 40px 12px 21px;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 8px), calc(100% - 15px) calc(1em + 8px);
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 1024px) {
    form.woocommerce-ordering select {
        align-self: center;
        width: 100%;
    }
}

form.woocommerce-ordering select:focus {
    outline: 0;
}

.mobile-sorting {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    padding-bottom: 14px;
}

.mobile-sorting .woocommerce-notices-wrapper {
    width: 100%;
}

@media (min-width: 1025px) {
    .mobile-sorting {
        display: none !important;
    }
}

.filter-style-button,
.filter-style-button:hover,
.filter-style-button:active,
.filter-style-button:focus {
    position: relative;
    display: inline-block;
    width: calc(50% - 7px);
    font-weight: 600;
    font-size: 12px;
    color: #585757 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 1.5em;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: transparent;
    padding: 14px 40px 12px 21px;
    background-repeat: no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.filter-style-button i,
.filter-style-button:hover i,
.filter-style-button:active i,
.filter-style-button:focus i {
    position: absolute;
    z-index: 10;
    right: 18px;
    top: 13px;
    font-size: 18px;
    opacity: 0.8;
    color: #585757 !important;
    -webkit-transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000), color 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000), color 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.filter-style-button.active,
.filter-style-button:hover.active,
.filter-style-button:active.active,
.filter-style-button:focus.active {
    background: #585757 !important;
    color: #ffffff !important;
    border-color: #585757 !important;
}

.filter-style-button.active i,
.filter-style-button:hover.active i,
.filter-style-button:active.active i,
.filter-style-button:focus.active i {
    opacity: 1;
    right: 15px;
    color: #ffffff !important;
}

.filter-style-button.active i:before,
.filter-style-button:hover.active i:before,
.filter-style-button:active.active i:before,
.filter-style-button:focus.active i:before {
    content: "\f057";
}

.product-filters-pullout-menu {
    position: fixed;
    display: block;
    background: transparent;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000;
    pointer-events: none;
}

@media (min-width: 1025px) {
    .product-filters-pullout-menu {
        display: none;
    }
}

.product-filters-pullout-menu .backdrop {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    z-index: 1;
    -webkit-transition: transform 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: transform 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.product-filters-pullout-menu .filter-pullout-wrapper {
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
    width: calc(100% - 50px);
    max-width: 400px;
    height: 100vh;
    background: #ffffff;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: transform 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: transform 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.product-filters-pullout-menu .product-filters-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
    background: #ffffff;
    z-index: 200;
    padding: 30px 24px;
}

.product-filters-pullout-menu .product-filters-header:after {
    position: absolute;
    content: '';
    display: block;
    left: 24px;
    right: 24px;
    height: 1px;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
}

.product-filters-pullout-menu .product-filters-header .filter-popup-title {
    position: relative;
    display: block;
    color: #585757;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    line-height: 1.0;
    letter-spacing: -0.5px;
    font-size: 22px;
}

.product-filters-pullout-menu .product-filters-header .filter-popup-title i {
    padding-left: 10px;
    font-size: 17px;
}

@media (max-width: 1024px) {
    .product-filters-pullout-menu .product-filters-header .filter-popup-title {
        font-size: 20px;
    }
}

.product-filters-pullout-menu .product-filters-header .close-button,
.product-filters-pullout-menu .product-filters-header .close-button:focus {
    top: 50%;
    margin-top: -14px;
    right: 24px;
    opacity: 1;
    pointer-events: auto;
    background: #585757 !important;
    color: #ffffff !important;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    overflow: hidden;
}

.product-filters-pullout-menu .product-filters-header .close-button:before,
.product-filters-pullout-menu .product-filters-header .close-button:after,
.product-filters-pullout-menu .product-filters-header .close-button:focus:before,
.product-filters-pullout-menu .product-filters-header .close-button:focus:after {
    background: #ffffff !important;
    width: 12px;
    top: 13px;
    right: 8px;
}

.product-filters-pullout-menu .product-filters-header .close-button:hover,
.product-filters-pullout-menu .product-filters-header .close-button:active,
.product-filters-pullout-menu .product-filters-header .close-button:focus:hover,
.product-filters-pullout-menu .product-filters-header .close-button:focus:active {
    background: #11222c !important;
    color: #ffffff !important;
}

.product-filters-pullout-menu .product-filters-header .close-button:hover:before,
.product-filters-pullout-menu .product-filters-header .close-button:hover:after,
.product-filters-pullout-menu .product-filters-header .close-button:active:before,
.product-filters-pullout-menu .product-filters-header .close-button:active:after,
.product-filters-pullout-menu .product-filters-header .close-button:focus:hover:before,
.product-filters-pullout-menu .product-filters-header .close-button:focus:hover:after,
.product-filters-pullout-menu .product-filters-header .close-button:focus:active:before,
.product-filters-pullout-menu .product-filters-header .close-button:focus:active:after {
    background: #ffffff !important;
    width: 12px;
    top: 13px;
    right: 8px;
}

.product-filters-pullout-menu .product-filters-clear {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 80px;
    background: #ffffff;
    z-index: 200;
    padding: 10px 24px;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}

.product-filters-pullout-menu .product-filters-clear:before {
    position: absolute;
    content: '';
    display: block;
    left: 24px;
    right: 24px;
    height: 1px;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
}

.product-filters-pullout-menu .product-filters-clear .berocket_single_filter_widget {
    border: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.product-filters-pullout-menu .product-filters-clear .berocket_single_filter_widget .bapf_body {
    border: 0 !important;
    padding: 0 !important;
}

.product-filters-pullout-menu .product-filters-clear .berocket_single_filter_widget .bapf_body .bapf_button {
    position: relative;
    display: block !important;
    outline: none;
    vertical-align: top;
    font-family: "Work Sans", sans-serif;
    font-size: 10px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin: 0;
    padding: 19px 40px;
    border-width: 0;
    width: 100%;
    border-style: solid;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    overflow: visible;
    color: #ffffff !important;
    background: #11222c !important;
    border-color: #11222c !important;
}

.product-filters-pullout-menu .product-filters-clear .berocket_single_filter_widget .bapf_body .bapf_button:hover,
.product-filters-pullout-menu .product-filters-clear .berocket_single_filter_widget .bapf_body .bapf_button:active,
.product-filters-pullout-menu .product-filters-clear .berocket_single_filter_widget .bapf_body .bapf_button:focus {
    color: #ffffff !important;
    background: #585757 !important;
    border-color: #585757 !important;
}

.product-filters-pullout-menu .product-filters-scroll {
    position: relative;
    display: block;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.product-filters-pullout-menu .product-filters-scroll::-webkit-scrollbar {
    display: none;
}

.product-filters-pullout-menu .product-filters-scroll .product-filters-wrap {
    position: relative;
    width: 100%;
    display: block;
    padding: 80px 24px;
}

.product-filters-pullout-menu .product-filters-scroll .berocket_single_filter_widget:first-child {
    border-top: 0;
}

.product-filters-pullout-menu .product-filters-scroll .berocket_single_filter_widget:last-child {
    border-bottom: 0;
}

.product-filters-pullout-menu.open {
    pointer-events: auto;
}

.product-filters-pullout-menu.open .backdrop {
    opacity: 1;
}

.product-filters-pullout-menu.open .filter-pullout-wrapper {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.product-filters-wrap {
    position: relative;
    display: block;
}

@media (max-width: 1024px) {
    .product-filters-wrap {
        overflow: hidden;
    }

    .product-filters-wrap.open {
        display: block;
    }
}

.sticky-product-filters {
    position: relative;
    top: 120px;
}

.sticky-product-filters.sticky {
    position: sticky;
}

.category-callouts {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    margin: 0 auto !important;
    padding: 40px 0 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .category-callouts {
        padding-top: 25px;
    }
}

.category-callouts .slick-list {
    width: 100%;
}

@media (min-width: 1025px) {
    .category-callouts .slick-list {
        padding: 0 5vw;
    }
}

@media (max-width: 1024px) and (min-width: 601px) {
    .category-callouts .slick-list {
        padding: 0 20px;
    }
}

.category-callouts .slick-prev,
.category-callouts .slick-prev:focus,
.category-callouts .slick-next,
.category-callouts .slick-next:focus {
    margin-top: 0 !important;
    background: #ffffff;
    color: #585757;
    opacity: 1;
}

.category-callouts .slick-prev:before,
.category-callouts .slick-prev:focus:before,
.category-callouts .slick-next:before,
.category-callouts .slick-next:focus:before {
    color: #585757 !important;
}

.category-callouts .slick-prev:hover,
.category-callouts .slick-prev:active,
.category-callouts .slick-prev:focus:hover,
.category-callouts .slick-prev:focus:active,
.category-callouts .slick-next:hover,
.category-callouts .slick-next:active,
.category-callouts .slick-next:focus:hover,
.category-callouts .slick-next:focus:active {
    background: #ffffff;
    color: #11222c;
    opacity: 1;
}

.category-callouts .slick-prev:hover:before,
.category-callouts .slick-prev:active:before,
.category-callouts .slick-prev:focus:hover:before,
.category-callouts .slick-prev:focus:active:before,
.category-callouts .slick-next:hover:before,
.category-callouts .slick-next:active:before,
.category-callouts .slick-next:focus:hover:before,
.category-callouts .slick-next:focus:active:before {
    color: #11222c !important;
}

@media (min-width: 1025px) {

    .category-callouts .slick-prev,
    .category-callouts .slick-prev:focus {
        left: 3vw;
    }
}

@media (min-width: 1025px) {

    .category-callouts .slick-next,
    .category-callouts .slick-next:focus {
        right: 3vw;
    }
}

.category-callouts .slick-dots {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    align-items: center;
    align-content: center;
    justify-content: center;
    list-style: none;
    padding: 15px 0 0;
    margin: 0;
    text-align: center;
}

.category-callouts .slick-dots li {
    padding: 2px !important;
    width: 100%;
}

.category-callouts .slick-dots li:before {
    display: none !important;
}

.category-callouts .slick-dots li a,
.category-callouts .slick-dots li button {
    position: relative;
    display: block;
    padding: 5px 0;
    width: 14px;
    height: 14px;
    opacity: 0;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    outline: 0 !important;
    border: 0 !important;
    font-size: 0;
    line-height: 0;
    opacity: 0.2;
}

.category-callouts .slick-dots li a:before,
.category-callouts .slick-dots li button:before {
    position: absolute;
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    left: 4px;
    top: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #000;
    overflow: hidden;
}

.category-callouts .slick-dots li a:hover,
.category-callouts .slick-dots li a:active,
.category-callouts .slick-dots li button:hover,
.category-callouts .slick-dots li button:active {
    opacity: 1;
}

.category-callouts .slick-dots li.slick-active a,
.category-callouts .slick-dots li.slick-active button {
    pointer-events: none;
    opacity: 1;
}

.category-callouts li {
    position: relative;
    display: block;
    text-align: center;
    margin: 0;
    padding: 7px;
    width: 33.333333333333%;
}

@media (max-width: 767px) {
    .category-callouts li {
        width: 100%;
    }
}

.category-callouts li a,
.category-callouts li a:focus {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: flex-end;
    flex-wrap: wrap;
    text-align: center;
    color: #ffffff;
    background: #000;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    height: 220px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.category-callouts li a img.category-sub-banner-image,
.category-callouts li a:focus img.category-sub-banner-image {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    z-index: 1;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
}

.category-callouts li a:after,
.category-callouts li a:focus:after {
    position: absolute;
    pointer-events: none;
    z-index: 5;
    left: -1px;
    right: -1px;
    top: auto;
    bottom: -1px;
    display: block;
    height: 65%;
    content: '';
    overflow: hidden;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.category-callouts li a img.category-hover-image,
.category-callouts li a:focus img.category-hover-image {
    position: absolute;
    opacity: 0 !important;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    width: 64px;
    height: 64px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 90;
    pointer-events: none;
    overflow: hidden;
    left: 20px;
    top: 20px;
}

@media (max-width: 1024px) {

    .category-callouts li a img.category-hover-image,
    .category-callouts li a:focus img.category-hover-image {
        opacity: 1 !important;
    }
}

.category-callouts li a .term-title-holder,
.category-callouts li a:focus .term-title-holder {
    position: relative;
    display: block;
    padding: 26px;
    z-index: 100;
    width: 100%;
}

.category-callouts li a .term-title-holder h3,
.category-callouts li a:focus .term-title-holder h3 {
    margin-bottom: 1px;
    font-size: 18px;
}

@media (min-width: 767px) {

    .category-callouts li a .term-title-holder h3,
    .category-callouts li a:focus .term-title-holder h3 {
        font-size: clamp(18px, calc(18px + 60 * ((100vw - 767px) / 433)), 22px);
    }
}

@media (min-width: 1200px) {

    .category-callouts li a .term-title-holder h3,
    .category-callouts li a:focus .term-title-holder h3 {
        font-size: 22px;
    }
}

.category-callouts li a:hover,
.category-callouts li a:active,
.category-callouts li a:focus:hover,
.category-callouts li a:focus:active {
    color: #ffffff;
}

@media (min-width: 1025px) {

    .category-callouts li a:hover img.category-sub-banner-image,
    .category-callouts li a:active img.category-sub-banner-image,
    .category-callouts li a:focus:hover img.category-sub-banner-image,
    .category-callouts li a:focus:active img.category-sub-banner-image {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
}

.category-callouts li a:hover img.category-hover-image,
.category-callouts li a:active img.category-hover-image,
.category-callouts li a:focus:hover img.category-hover-image,
.category-callouts li a:focus:active img.category-hover-image {
    opacity: 1 !important;
}

.mobile-clear-filters {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
}

@media (min-width: 1025px) {
    .mobile-clear-filters {
        display: none;
    }
}

.mobile-clear-filters .berocket_single_filter_widget {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.mobile-clear-filters .berocket_single_filter_widget .bapf_body {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}

.mobile-clear-filters .bapf_button.bapf_reset {
    font-family: "Work Sans", sans-serif;
    font-size: 9px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    border: 0;
    background: transparent;
    display: inline-block;
    color: #11222c;
    text-decoration: underline 0.15em #11222c !important;
    text-underline-offset: 0.1em;
    padding: 10px;
    margin: 25px 0 8px;
}

.mobile-clear-filters .bapf_button.bapf_reset:hover,
.mobile-clear-filters .bapf_button.bapf_reset:active,
.mobile-clear-filters .bapf_button.bapf_reset:focus {
    color: #585757;
    text-decoration-color: #585757 !important;
}

.slick-dots>li:only-child {
    display: none;
}

#additional-info {
    position: relative;
}

#additional-info>.fl-row-content-wrap {
    position: relative;
    overflow: hidden;
}

#additional-info>.fl-row-content-wrap:before {
    position: absolute;
    content: '';
    display: block;
    pointer-events: none;
    background: #ffffff;
    left: 0;
    right: 0;
    top: -1px;
    height: 150px;
    z-index: 1;
}

#additional-info>.fl-row-content-wrap:after {
    position: absolute;
    display: block !important;
    left: 0;
    right: 0;
    top: auto;
    bottom: -10px;
    content: 'Additional Info';
    text-overflow: clip;
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.05);
    pointer-events: none;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    line-height: 1.0;
    font-feature-settings: "kern", "liga", "lnum", "zero";
    letter-spacing: 4px;
    font-size: 80px;
    text-align: center;
}

@media (max-width: 1024px) {
    #additional-info>.fl-row-content-wrap:after {
        display: none !important;
    }
}

#additional-info>.fl-row-content-wrap>.fl-row-content {
    position: relative;
    z-index: 10;
}

.box-links {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    margin: 0 auto !important;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}

.box-links li {
    position: relative;
    display: block;
    text-align: center;
    margin: 0;
    padding: 7px;
    width: 33.333333333333%;
}

@media (max-width: 767px) {
    .box-links li {
        width: 100%;
    }
}

.box-links li a,
.box-links li a:focus {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: center;
    flex-wrap: wrap;
    text-align: center;
    color: #ffffff !important;
    background: #000;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    height: 220px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.box-links li a:after,
.box-links li a:focus:after {
    position: absolute;
    display: block;
    content: '';
    background: #000;
    opacity: 0.4;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    z-index: 5;
    pointer-events: none;
    overflow: hidden;
}

.box-links li a img.box-link-banner-image,
.box-links li a:focus img.box-link-banner-image {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    z-index: 1;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
}

.box-links li a .box-link-content,
.box-links li a:focus .box-link-content {
    position: relative;
    display: block;
    padding: 26px;
    z-index: 100;
    width: 100%;
}

.box-links li a .box-link-content h4,
.box-links li a:focus .box-link-content h4 {
    margin-bottom: 1px;
    font-size: 18px;
    color: #ffffff;
}

@media (min-width: 767px) {

    .box-links li a .box-link-content h4,
    .box-links li a:focus .box-link-content h4 {
        font-size: clamp(18px, calc(18px + 60 * ((100vw - 767px) / 433)), 22px);
    }
}

@media (min-width: 1200px) {

    .box-links li a .box-link-content h4,
    .box-links li a:focus .box-link-content h4 {
        font-size: 22px;
    }
}

.box-links li a:hover,
.box-links li a:active,
.box-links li a:focus:hover,
.box-links li a:focus:active {
    color: #ffffff;
}

@media (min-width: 1025px) {

    .box-links li a:hover img.box-link-banner-image,
    .box-links li a:active img.box-link-banner-image,
    .box-links li a:focus:hover img.box-link-banner-image,
    .box-links li a:focus:active img.box-link-banner-image {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
}

.product-category-footer {
    position: relative;
    display: block;
    color: #7C90A2;
    background: #05213B;
}

.product-category-footer .row {
    align-items: stretch;
}

.product-category-footer p {
    text-align: left !important;
}

.product-category-footer h1,
.product-category-footer h2,
.product-category-footer h3,
.product-category-footer h4,
.product-category-footer h5,
.product-category-footer h6 {
    color: #ffffff;
}

.product-category-footer a {
    color: #7C90A2 !important;
}

.product-category-footer a:hover,
.product-category-footer a:active,
.product-category-footer a:focus {
    color: #ffffff !important;
}

@media (max-width: 1024px) {
    .product-category-footer .background-image-with-opacity {
        position: relative;
        display: block;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }

    .product-category-footer .background-image-with-opacity>.img-hold {
        position: relative;
        display: block;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        object-fit: cover;
        object-position: center center;
        font-family: 'object-fit: cover; object-position: center;';
        width: 100%;
        height: 400px;
    }
}

.product-category-footer .col-md-6 {
    position: relative;
    overflow: hidden;
    padding: 0;
}

.product-category-footer .col-md-6:last-child {
    padding: 200px 12vw;
}

@media (max-width: 1024px) {
    .product-category-footer .col-md-6:last-child {
        padding: 150px 80px;
    }
}

@media (max-width: 1024px) {
    .product-category-footer .col-md-6:last-child {
        padding: 100px 30px;
    }
}

.product-category-footer .col-md-6 .logomark-holder {
    left: auto;
    right: 42px;
    top: 42px;
    opacity: 0.3 !important;
}

@media (max-width: 1024px) {
    .product-category-footer .col-md-6 .logomark-holder {
        right: 35px;
        top: 35px;
    }
}

.product-category-footer .background-image-details {
    position: absolute;
    display: block;
    z-index: 100;
    bottom: 28px;
    left: 36px;
    right: 36px;
    font-size: 0.85em;
    color: #ffffff;
}

@media (max-width: 1024px) {
    .product-category-footer .background-image-details {
        left: 30px;
        right: 30px;
    }
}

.product-category-footer .background-float-title {
    position: absolute;
    display: block !important;
    left: -8px;
    top: 20px;
    bottom: 0;
    text-overflow: clip;
    overflow: hidden;
    white-space: nowrap;
    writing-mode: tb-rl;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.05);
    pointer-events: none;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    line-height: 1.0;
    font-feature-settings: "kern", "liga", "lnum", "zero";
    letter-spacing: 4px;
    font-size: 60px;
}

@media (max-width: 1024px) {
    .product-category-footer .background-float-title {
        display: none !important;
    }
}

.product-category-footer .term-footer-content .term-title {
    margin-bottom: 24px;
}

.large-tag-title {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    pointer-events: none;
    z-index: 200;
    text-transform: none;
    color: #ffffff;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    line-height: 1.0;
    font-feature-settings: "kern", "liga", "lnum", "zero";
    letter-spacing: 0;
    font-size: 11px;
    padding: 0;
    transform-origin: left top 0;
}

@media (max-width: 1024px) {
    .large-tag-title {
        display: none;
    }
}

.large-tag-title.show-overflow {
    overflow: visible;
}

.large-tag-title.no-wrap {
    white-space: nowrap;
}

.large-tag-title .background-text {
    position: absolute;
    display: block;
    z-index: 10;
    left: 0;
    top: 0;
    font-size: 130px;
    text-transform: none;
    line-height: 0.9;
    letter-spacing: 0;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.08);
    -webkit-transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 767px) {
    .large-tag-title .background-text {
        font-size: 80px;
    }
}

.large-tag-title.center {
    text-align: center;
}

.large-tag-title.center .background-text {
    right: 0;
    text-align: center;
}

.large-tag-title.rotate-right .background-text {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    text-align: right;
    writing-mode: vertical-rl;
}

.large-tag-title.rotate-left .background-text {
    writing-mode: vertical-rl;
    text-align: left;
}

.large-tag-title.push-right .background-text {
    right: 0px;
    left: auto;
}

.large-tag-title.larger .background-text {
    font-size: 184px;
    font-size: 80px;
}

@media (min-width: 767px) {
    .large-tag-title.larger .background-text {
        font-size: clamp(80px, calc(80px + 1560 * ((100vw - 767px) / 433)), 184px);
    }
}

@media (min-width: 1200px) {
    .large-tag-title.larger .background-text {
        font-size: 184px;
    }
}

.large-tag-title.smaller .background-text {
    font-size: 80px;
}

@media (max-width: 767px) {
    .large-tag-title.smaller .background-text {
        font-size: 60px;
    }
}

.large-tag-title.vertical-c {
    top: 0;
    padding: 0;
    height: 100%;
}

.large-tag-title.vertical-c .background-text {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.large-tag-title.vertical-c.rotate-right .background-text {
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -moz-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    -o-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
}

.large-tag-title.to-right {
    right: 0px;
    left: auto;
    width: 75px;
}

.large-tag-title.to-right .background-text {
    -webkit-transform: rotate(180deg) translate(0, 0);
    -moz-transform: rotate(180deg) translate(0, 0);
    -ms-transform: rotate(180deg) translate(0, 0);
    -o-transform: rotate(180deg) translate(0, 0);
    transform: rotate(180deg) translate(0, 0);
    left: 20px;
}

.large-tag-title.to-right.vertical-c .background-text {
    -webkit-transform: rotate(180deg) translate(0, 50%);
    -moz-transform: rotate(180deg) translate(0, 50%);
    -ms-transform: rotate(180deg) translate(0, 50%);
    -o-transform: rotate(180deg) translate(0, 50%);
    transform: rotate(180deg) translate(0, 50%);
}

.large-tag-title.dark .background-text {
    color: rgba(0, 0, 0, 0.05);
}

.large-tag-title.full-dark .background-text {
    color: #585757;
}

.large-tag-title.full-light .background-text {
    color: #ffffff;
}

.expanding-links {
    position: relative;
    display: block;
}

.expanding-links .foreground-row {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    z-index: 100;
    background: #000;
    overflow: hidden;
}

.expanding-links .foreground-row:before,
.expanding-links .foreground-row:after {
    display: none !important;
}

@media (min-width: 1025px) {
    .expanding-links .foreground-row {
        background: transparent;
    }
}

.expanding-links .foreground-row .column-part {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    background: transparent;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
    padding: 0;
    counter-increment: numbered-expanding-list-item;
}

.expanding-links .foreground-row .column-part:last-child {
    border: 0;
}

.expanding-links .foreground-row .column-part a {
    position: relative;
    display: block;
    width: 100%;
    color: #ffffff !important;
}

.expanding-links .foreground-row .column-part a:hover,
.expanding-links .foreground-row .column-part a:active,
.expanding-links .foreground-row .column-part a:focus {
    color: #ffffff !important;
}

.expanding-links .foreground-row .column-part .column-part-inner {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.expanding-links .foreground-row .column-part .column-part-inner .expanding-link-title {
    position: relative;
    display: block;
    text-align: center;
    letter-spacing: 0px;
}

.expanding-links .foreground-row .column-part .column-part-inner .expanding-link-title:before {
    position: relative;
    display: block;
    content: counter(numbered-expanding-list-item, decimal-leading-zero) ' /';
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    letter-spacing: 0.0px;
    padding-bottom: 10px;
    font-size: 21px;
}

@media (min-width: 1025px) {
    .expanding-links .foreground-row .column-part.pull-back .column-part-inner {
        opacity: 0.2;
    }
}

.expanding-links .foreground-row .background-image-with-opacity {
    opacity: 0.4;
}

@media (min-width: 1025px) {
    .expanding-links .foreground-row .background-image-with-opacity {
        display: none;
    }
}

.expanding-links .background-row {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (max-width: 1024px) {
    .expanding-links .background-row {
        display: none;
    }
}

.expanding-links .background-row .column-part {
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    height: 100%;
    background: #000;
    z-index: 1;
    padding: 0;
    left: 0;
    right: 0;
    width: 100%;
    overflow: hidden;
    clip: rect(auto, auto, auto, auto);
    -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.expanding-links .background-row .column-part:before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: #000;
}

.expanding-links .background-row .column-part:after {
    display: none;
}

.expanding-links .background-row .column-part .background-image-with-opacity {
    z-index: 10;
    background-position: center center;
    opacity: 0.4;
    -webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.expanding-links .background-row .column-part .background-image-with-opacity .img-hold {
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
}

.expanding-links .background-row .column-part:nth-child(1) {
    -webkit-clip-path: polygon(0 0, 33.33% 0, 33.33% 100%, 0 100%);
    clip-path: polygon(0 0, 33.33% 0, 33.33% 100%, 0 100%);
}

.expanding-links .background-row .column-part:nth-child(1) .background-image-with-opacity .img-hold {
    object-fit: cover;
    object-position: left center;
    font-family: 'object-fit: cover; object-position: left;';
}

.expanding-links .background-row .column-part:nth-child(2) {
    -webkit-clip-path: polygon(3 3.33% 0, 66.66% 0, 66.66% 100%, 33.33% 100%);
    clip-path: polygon(33.33% 0, 66.66% 0, 66.66% 100%, 33.33% 100%);
}

.expanding-links .background-row .column-part:nth-child(3) {
    -webkit-clip-path: polygon(66.66% 0, 100% 0, 100% 100%, 66.66% 100%);
    clip-path: polygon(66.66% 0, 100% 0, 100% 100%, 66.66% 100%);
}

.expanding-links .background-row .column-part:nth-child(3) .background-image-with-opacity .img-hold {
    object-fit: cover;
    object-position: right center;
    font-family: 'object-fit: cover; object-position: right;';
}

.expanding-links .background-row .column-part.active {
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

@media (min-width: 1025px) {
    .expanding-links .background-row .column-part.active .background-image-with-opacity {
        opacity: 0.6;
    }
}

.expanding-links .column-part-inner {
    position: relative;
    display: block;
    padding: 50px 44px !important;
    min-height: 550px;
    height: 40vw;
    max-height: calc(100vh - 100px);
    width: 100%;
}

@media (max-width: 1024px) {
    .expanding-links .column-part-inner {
        min-height: 280px;
        height: auto;
    }
}

.expanding-links .column-part-inner .count-title {
    padding-bottom: 6px;
}

.expanding-links .column-part-inner .column-links-title {
    padding-bottom: 0;
    line-height: 1.4;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.expanding-links .column-part-inner .column-links-subtitle {
    opacity: 0.5;
}

.table-mock {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

.table-mock li {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    width: 100%;
}

@media (max-width: 1024px) and (min-width: 768px) {
    .table-mock li {
        width: 33.333333333333%;
        align-content: flex-start;
    }
}

.table-mock li .large-text {
    font-size: 20px;
    display: inline-block;
    margin-top: -3px;
}

.table-mock li .tb-header {
    position: relative;
    display: block;
    width: 30%;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 10px;
    letter-spacing: 0px !important;
    font-weight: 600;
    text-align: right;
    padding: 17px 24px 0 16px;
    color: #585757;
}

@media (min-width: 1025px) {
    .table-mock li .tb-header {
        border-right: 1px solid rgba(0, 0, 0, 0.1);
    }
}

@media (max-width: 1024px) {
    .table-mock li .tb-header {
        width: 100%;
        padding: 0 0 8px;
        text-align: inherit;
    }
}

@media (min-width: 1025px) {
    .table-mock li:first-child .tb-header {
        border-color: #585757;
    }
}

.table-mock li .tb-body {
    position: relative;
    display: block;
    width: 70%;
    font-size: 0.9em;
    text-align: left;
    padding: 14px 16px 14px 24px;
}

.table-mock li .tb-body.nowrap {
    display: block;
    white-space: nowrap;
}

@media (max-width: 1024px) {
    .table-mock li .tb-body {
        width: 100%;
        padding: 0 0 40px;
        text-align: inherit;
    }
}

.side-scroll-down-button,
.side-scroll-down-button:focus {
    position: absolute;
    display: block;
    left: 40px;
    bottom: -18px;
    padding: 15px 9px 60px 12px;
    width: 37px;
    z-index: 300;
}

@media (max-width: 1340px) {

    .side-scroll-down-button,
    .side-scroll-down-button:focus {
        left: 30px;
    }
}

@media (max-width: 1310px) {

    .side-scroll-down-button,
    .side-scroll-down-button:focus {
        display: none;
    }
}

.side-scroll-down-button .side-scroll-down-text,
.side-scroll-down-button:focus .side-scroll-down-text {
    position: relative;
    display: block;
    writing-mode: tb-rl;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 10px;
    letter-spacing: 0px !important;
    font-weight: 600;
    color: #585757;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.side-scroll-down-button .bottom-down-arrow,
.side-scroll-down-button:focus .bottom-down-arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    width: 37px;
    height: 37px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    transform-origin: 50% 50%;
    box-shadow: 0px 1.1px 2.2px rgba(0, 0, 0, 0.02), 0px 2.7px 5.3px rgba(0, 0, 0, 0.028), 0px 5px 10px rgba(0, 0, 0, 0.035), 0px 8.9px 17.9px rgba(0, 0, 0, 0.042), 0px 16.7px 33.4px rgba(0, 0, 0, 0.05), 0px 40px 80px rgba(0, 0, 0, 0.07);
}

.side-scroll-down-button .bottom-down-arrow:before,
.side-scroll-down-button:focus .bottom-down-arrow:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(7px) saturate(110%);
    -webkit-backdrop-filter: blur(7px) saturate(110%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.side-scroll-down-button .bottom-down-arrow:after,
.side-scroll-down-button:focus .bottom-down-arrow:after {
    position: absolute;
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 3.0;
    font-family: "FontAwesome";
    content: "\f078";
    font-size: 10px;
    font-weight: 900;
    text-align: center;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.side-scroll-down-button:hover .side-scroll-down-text,
.side-scroll-down-button:active .side-scroll-down-text,
.side-scroll-down-button:focus:hover .side-scroll-down-text,
.side-scroll-down-button:focus:active .side-scroll-down-text {
    color: #11222c;
}

.side-scroll-down-button:hover .bottom-down-arrow:before,
.side-scroll-down-button:active .bottom-down-arrow:before,
.side-scroll-down-button:focus:hover .bottom-down-arrow:before,
.side-scroll-down-button:focus:active .bottom-down-arrow:before {
    background: rgba(255, 255, 255, 0.5);
}

.side-scroll-down-button:hover .bottom-down-arrow:after,
.side-scroll-down-button:active .bottom-down-arrow:after,
.side-scroll-down-button:focus:hover .bottom-down-arrow:after,
.side-scroll-down-button:focus:active .bottom-down-arrow:after {
    color: #ffffff;
    background: #11222c;
}

body:not(.fl-builder-edit) .fill-with-video * {
    display: block;
    height: 100%;
}

body:not(.fl-builder-edit) .fill-with-video * img {
    height: 100%;
    max-height: none;
    position: absolute;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
}

@media (max-width: 1024px) {
    body:not(.fl-builder-edit) .fill-with-video * img {
        position: relative;
        max-height: 500px;
    }
}

@media (max-width: 767px) {
    body:not(.fl-builder-edit) .fill-with-video * img {
        max-height: 350px;
    }
}

body:not(.fl-builder-edit) .fill-with-video.full-video-banner * img {
    position: relative !important;
    max-height: 700px !important;
}

.term-footer-content {
    position: relative;
    display: block;
    overflow: hidden;
}

.term-footer-content a {
    color: #ffffff;
    -webkit-transition: all 150ms linear !important;
    transition: all 150ms linear !important;
    text-decoration: underline 0.09em rgba(255, 255, 255, 0) !important;
    text-underline-offset: 0.05em;
}

.term-footer-content a:hover,
.term-footer-content a:active,
.term-footer-content a:focus {
    text-decoration-color: #ffffff !important;
}

.term-footer-content ul {
    position: relative;
    display: block;
    list-style: none;
    margin: 0 -14px;
    padding: 0 0 22px;
}

.term-footer-content ul li {
    position: relative;
    vertical-align: top;
    display: inline-block;
    padding: 8px 14px;
    margin: 0;
}

.term-footer-content ul li:after {
    position: absolute;
    display: block;
    content: '•';
    right: -4px;
    top: 8px;
    background: transparent;
}

.term-footer-content ul li:last-child:after {
    display: none;
}

.subfooter-gallery {
    position: relative;
    display: block;
}

.subfooter-gallery .myRow {
    -webkit-transition: background 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: background 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.subfooter-gallery .myRow .large-tag-title {
    pointer-events: none;
}

@media (max-width: 1024px) {
    .subfooter-gallery .myRow .large-tag-title {
        left: -1vw;
    }
}

@media (max-width: 900px) {
    .subfooter-gallery .myRow .large-tag-title {
        left: -2vw;
    }
}

@media (max-width: 767px) {
    .subfooter-gallery .myRow .large-tag-title {
        position: relative;
        height: auto;
        width: 100% !important;
        display: block;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        writing-mode: initial;
        padding: 20px 30px !important;
    }

    .subfooter-gallery .myRow .large-tag-title:before {
        left: 0;
        width: 100%;
        right: 0;
        top: auto;
        bottom: 0;
        height: 1px;
        background: rgba(255, 255, 255, 0.2);
    }
}

@media (max-width: 767px) {
    .subfooter-gallery .myRow .large-tag-title .foreground-text {
        display: block;
        padding: 0 !important;
        text-overflow: initial;
        overflow: visible;
        white-space: normal;
        text-align: left;
        font-family: "Work Sans", sans-serif;
        font-weight: 400;
        line-height: 1.0;
        letter-spacing: 0.03em;
        font-size: 10.5px;
    }
}

@media (max-width: 767px) {
    .subfooter-gallery .myRow .large-tag-title .background-text {
        display: none;
    }
}

.subfooter-gallery .swiper_nav_holder li {
    color: rgba(255, 255, 255, 0.3) !important;
    -webkit-transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.subfooter-gallery .swiper_nav_holder li:before {
    color: inherit !important;
}

.subfooter-gallery .swiper_nav_holder li:hover,
.subfooter-gallery .swiper_nav_holder li.activeone {
    color: #ffffff !important;
}

.subfooter-gallery .swiper_nav_holder li:hover:before,
.subfooter-gallery .swiper_nav_holder li.activeone:before {
    color: inherit !important;
}

.subfooter-gallery .swiper_nav_holder.dark li {
    color: rgba(0, 0, 0, 0.18) !important;
}

.subfooter-gallery .swiper_nav_holder.dark li:hover,
.subfooter-gallery .swiper_nav_holder.dark li.activeone {
    color: #ffffff !important;
}

.subfooter-gallery .col-sm-5 {
    -webkit-transition: background 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: background 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

@media (max-width: 767px) {
    .subfooter-gallery .col-sm-5 {
        padding: 0;
    }
}

.subfooter-gallery .col-sm-5 .swiper_nav_holder {
    padding: 0;
}

@media (max-width: 767px) {
    .subfooter-gallery .col-sm-5 .swiper_nav_holder {
        display: block !important;
        margin: 0;
        padding: 30px 10px;
        overflow: hidden;
        overflow-x: scroll;
        width: 100%;
        text-align: center;
        white-space: nowrap;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .subfooter-gallery .col-sm-5 .swiper_nav_holder::-webkit-scrollbar {
        display: none;
    }
}

.subfooter-gallery .col-sm-5 .swiper_nav_holder li {
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    line-height: 1.0;
    display: block;
    vertical-align: top;
    letter-spacing: -0.03em;
    font-size: 27px;
    counter-increment: swiper-nav-list-item;
}

@media (min-width: 767px) {
    .subfooter-gallery .col-sm-5 .swiper_nav_holder li {
        font-size: clamp(27px, calc(27px + 195 * ((100vw - 767px) / 433)), 40px);
    }
}

@media (min-width: 1200px) {
    .subfooter-gallery .col-sm-5 .swiper_nav_holder li {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .subfooter-gallery .col-sm-5 .swiper_nav_holder li {
        position: relative;
        margin: 0 !important;
        padding: 5px 20px !important;
        font-size: 20px;
        display: inline-block;
        text-align: center;
    }
}

.subfooter-gallery .col-sm-5 .swiper_nav_holder li:before {
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    font-size: 10px;
    letter-spacing: -0.2px;
    line-height: 1.3;
    color: inherit;
    left: -23px;
    top: 5px;
    font-feature-settings: "kern", "liga", "lnum", "zero";
    content: counter(swiper-nav-list-item, decimal-leading-zero) !important;
}

@media (max-width: 767px) {
    .subfooter-gallery .col-sm-5 .swiper_nav_holder li:before {
        display: none;
    }
}

.subfooter-gallery .col-sm-5 .swiper_nav_holder li.non-nav:before {
    display: none;
}

.subfooter-gallery .col-sm-5 .swiper_nav_holder li:not(.non-nav) {
    padding-left: 12px;
}

.subfooter-gallery .col-sm-5 .swiper_nav_holder li a.set-button.white-button {
    margin: 58px 0 0 !important;
}

@media (max-width: 767px) {
    .subfooter-gallery .col-sm-7 .swiper-pagination {
        text-align: center;
    }
}

.subfooter-gallery .col-sm-7 .swiper-wrapper {
    background: #000;
}

.subfooter-gallery .col-sm-7 .swiper-wrapper .swiper-slide {
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-duration: 600ms !important;
}

.subfooter-gallery .mobile-subfooter-footer {
    position: relative;
    padding: 40px 40px;
    width: 100%;
}

.subfooter-gallery .mobile-subfooter-footer p {
    text-align: center;
}

.subfooter-gallery .mobile-subfooter-footer p .set-button {
    margin: 0 auto;
}

.button-group {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
    padding: 24px 0;
    gap: 15px 16px;
}

@media (max-width: 400px) {
    .button-group {
        gap: 15px 12px;
    }
}

.button-group:first-child {
    padding-top: 0;
}

.button-group:last-child {
    padding-bottom: 0;
}

.button-group.full-width {
    justify-content: stretch;
}

.button-group.full-width * {
    width: calc(100% - 8px);
}

.button-group.left {
    justify-content: flex-start;
}

.button-group.right {
    justify-content: flex-end;
}

@media (max-width: 1024px) {
    .button-group.center-mobile {
        justify-content: center;
    }
}

@media (max-width: 1024px) {
    .button-group.left-mobile {
        justify-content: flex-start;
    }
}

.button-group.cat-button-group {
    position: relative;
    padding-bottom: 36px;
}

.button-group.cat-button-group.lower-bottom-padding {
    padding-bottom: 18px;
}

.button-group.cat-button-group:last-child {
    padding-bottom: 0;
}

.button-group.post-loop-group {
    position: relative;
    padding: 0 0 20px;
}

.button-group a.set-button {
    margin: 0 !important;
}

.button-group.bold-links {
    font-weight: 600;
    gap: 15px 2vw;
}

.button-group.bold-links br {
    display: none;
}

.button-group.bold-links a {
    position: relative;
    padding: 0;
}

.button-group.bold-links a:has(*[class^='material-icons']) {
    padding-left: 24px;
}

.button-group.bold-links a *[class^='material-icons'] {
    position: absolute;
    display: block;
    font-size: 20px;
    left: 0;
    top: 3px;
}

.position-relative {
    position: relative;
}

.post-feed-shortcode .row {
    align-items: stretch;
    align-content: stretch;
}

.featured-banner-row {
    position: relative;
    display: block;
    text-align: left;
    margin: 0 auto;
    padding: 0 30px 70px 0;
}

@media (max-width: 1024px) {
    .featured-banner-row {
        padding: 0 30px 70px;
    }
}

.featured-banner-row .featured-image-holder {
    padding: 160px 30px;
    margin-top: -150px;
}

@media (max-width: 1200px) {
    .featured-banner-row .featured-image-holder {
        margin-top: -80px;
    }
}

.featured-banner-row .featured-image-holder>a {
    position: absolute;
    display: block;
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.featured-banner-row .featured-image-holder>a .background-image-with-opacity:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 5;
    display: block;
    pointer-events: none;
    background: #000;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.featured-banner-row .featured-image-holder>a .background-image-with-opacity>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    transform-origin: center center;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.featured-banner-row .featured-image-holder>a:hover .background-image-with-opacity:after,
.featured-banner-row .featured-image-holder>a:active .background-image-with-opacity:after {
    opacity: 0.4;
}

.featured-banner-row .featured-image-holder>a:hover .background-image-with-opacity>img,
.featured-banner-row .featured-image-holder>a:active .background-image-with-opacity>img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.featured-banner-row .featured-content-holder {
    padding: 60px 50px 60px 30px;
}

@media (min-width: 1025px) {
    .featured-banner-row .featured-content-holder {
        min-height: 200px;
    }
}

.featured-banner-row .featured-content-holder .title-of-article {
    margin-bottom: 12px;
    color: #585757;
}

.featured-banner-row .featured-content-holder .title-of-article a,
.featured-banner-row .featured-content-holder .title-of-article a:focus {
    color: #585757;
}

.featured-banner-row .featured-content-holder .title-of-article a:hover,
.featured-banner-row .featured-content-holder .title-of-article a:active,
.featured-banner-row .featured-content-holder .title-of-article a:focus:hover,
.featured-banner-row .featured-content-holder .title-of-article a:focus:active {
    color: #912121;
}

@media (max-width: 1024px) {
    .featured-banner-row .featured-content-holder .title-of-article {
        margin-bottom: 12px;
    }
}

.featured-banner-row .featured-content-holder .post-excerpt {
    display: block;
    padding-bottom: 0px;
}

@media (max-width: 1024px) {
    .featured-banner-row .featured-content-holder .post-excerpt {
        padding-bottom: 0px;
    }
}

@media (max-width: 1024px) {
    .featured-banner-row .featured-content-holder {
        padding: 50px 50px 50px 20px;
    }
}

@media (max-width: 767px) {
    .featured-banner-row .featured-content-holder {
        padding: 50px 0px 70px;
    }
}

#blog-intro-area {
    position: relative;
    display: block;
    padding: 100px 0 75px;
}

@media (max-width: 1024px) {
    #blog-intro-area {
        text-align: center;
        padding: 80px 0 70px;
    }
}

#blog-intro-area .blog-intro-row {
    align-items: flex-start;
}

#blog-intro-area *[class^='col-'] {
    padding: 20px 30px;
}

@media (max-width: 1024px) {
    #blog-intro-area *[class^='col-'] {
        padding: 0 30px 20px;
    }

    #blog-intro-area *[class^='col-']:last-child {
        padding-bottom: 0;
    }
}

@media (min-width: 1025px) {
    #blog-intro-area *[class^='col-']:last-child {
        padding-top: 35px;
    }
}

#blog-intro-area .blog-intro-page-description,
#blog-intro-area .blog-intro-page-description p {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    padding: 0;
    display: block;
    vertical-align: top;
    font-feature-settings: "kern", "liga", "lnum", "zero";
    letter-spacing: -0.03em;
    font-size: 1.2rem;
    line-height: 1.4;
}

@media (min-width: 767px) {

    #blog-intro-area .blog-intro-page-description,
    #blog-intro-area .blog-intro-page-description p {
        font-size: clamp(1.2rem, calc(1.2rem + 3 * ((100vw - 767px) / 433)), 1.4rem);
    }
}

@media (min-width: 1200px) {

    #blog-intro-area .blog-intro-page-description,
    #blog-intro-area .blog-intro-page-description p {
        font-size: 1.4rem;
    }
}

#blog-loop-area {
    position: relative;
    background: transparent;
    padding: 20px 0 80px;
    border-top: 1px solid #d5d5d5;
}

@media (max-width: 1024px) {
    #blog-loop-area {
        padding: 20px 0 50px;
        border-top: 0;
    }

    #blog-loop-area:before {
        position: absolute;
        display: block;
        content: '';
        left: 30px;
        right: 30px;
        height: 1px;
        top: 0;
        pointer-events: none;
        background: #d5d5d5;
    }
}

#blog-loop-area .blog-links {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    gap: 10px 25px;
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 1024px) {
    #blog-loop-area .blog-links {
        justify-content: center;
        padding-bottom: 30px;
    }
}

#blog-loop-area .blog-links li {
    display: inline-block;
    margin: 0;
    padding: 0;
}

#blog-loop-area .blog-links li a,
#blog-loop-area .blog-links li a:focus {
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    line-height: 1.15;
    padding: 0;
    display: block;
    vertical-align: top;
    font-feature-settings: "kern", "liga", "lnum", "zero";
    letter-spacing: -0.03em;
    text-transform: none;
    text-decoration: none;
    color: #B2B2B2;
    font-size: 1.5rem;
}

@media (min-width: 767px) {

    #blog-loop-area .blog-links li a,
    #blog-loop-area .blog-links li a:focus {
        font-size: clamp(1.5rem, calc(1.5rem + 6 * ((100vw - 767px) / 433)), 1.9rem);
    }
}

@media (min-width: 1200px) {

    #blog-loop-area .blog-links li a,
    #blog-loop-area .blog-links li a:focus {
        font-size: 1.9rem;
    }
}

#blog-loop-area .blog-links li a:hover,
#blog-loop-area .blog-links li a:active,
#blog-loop-area .blog-links li a.active,
#blog-loop-area .blog-links li a:focus:hover,
#blog-loop-area .blog-links li a:focus:active,
#blog-loop-area .blog-links li a:focus.active {
    color: #11222c;
    text-decoration: underline;
}

#blog-loop-area .blog-links li a.active,
#blog-loop-area .blog-links li a:focus.active {
    pointer-events: none;
}

#blog-loop-area .full-listings-outer-row {
    position: relative;
}

.white-blog-area #blog-loop-area {
    background: #ffffff;
    padding: 30px 0 80px;
}

@media (max-width: 1024px) {
    .white-blog-area #blog-loop-area {
        padding: 30px 0 50px;
    }
}

.case-study-callout-divider {
    position: relative;
    display: block;
    margin: 50px -70px 70px;
    padding: 0;
    width: calc(100% + 140px);
    text-align: left;
}

@media (max-width: 1340px) {
    .case-study-callout-divider {
        margin: 30px -15px 50px;
        width: calc(100% + 30px);
    }
}

@media (min-width: 1025px) and (max-width: 1250px) {
    .case-study-callout-divider {
        margin: 30px 0 50px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .case-study-callout-divider {
        text-align: center;
    }
}

.case-study-callout-divider .row {
    position: relative;
    display: flex;
    background: #9D5A46;
    color: #ffffff;
}

.case-study-callout-divider .row a,
.case-study-callout-divider .row .no-bg-button {
    color: #E5A36F !important;
    border-color: transparent !important;
    background: transparent !important;
}

.case-study-callout-divider .row a:hover,
.case-study-callout-divider .row a:active,
.case-study-callout-divider .row a:focus,
.case-study-callout-divider .row .no-bg-button:hover,
.case-study-callout-divider .row .no-bg-button:active,
.case-study-callout-divider .row .no-bg-button:focus {
    color: #ffffff !important;
    border-color: transparent !important;
    background: transparent !important;
}

.case-study-callout-divider .row .case-study-callout-content {
    position: relative;
    padding: 120px 60px;
}

@media (max-width: 767px) {
    .case-study-callout-divider .row .case-study-callout-content {
        padding: 50px 30px 70px;
    }
}

.case-study-callout-divider .row .case-study-callout-banner-image {
    position: relative;
    padding: 160px 30px;
}

.single-post table tbody,
.single-post table thead {
    border: 0 !important;
}

.single-post table tbody tr,
.single-post table thead tr {
    position: relative;
    border: 0 !important;
    background: transparent !important;
    height: auto !important;
}

.single-post table tbody tr:nth-child(odd) td a,
.single-post table thead tr:nth-child(odd) td a {
    pointer-events: none;
}

.single-post table tbody tr td,
.single-post table thead tr td {
    position: relative;
    border: 0 !important;
    background: transparent !important;
    height: 100% !important;
}

.single-post table tbody tr td img,
.single-post table thead tr td img {
    position: relative;
    display: block;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    width: 100%;
    height: 100%;
    aspect-ratio: 1;
    max-height: 250px;
}

@media (max-width: 1110px) {
    .single-post .social-icons-column {
        padding: 0 13px !important;
    }
}

.single-post .social-icons-column .sticky-mc {
    margin: 0 !important;
}

.main-post-content {
    position: relative;
    display: block;
    padding: 50px 0 0;
    max-width: 800px;
    margin: 0 auto;
}

.cat-button-wrapper {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
    gap: 10px;
}

.cat-button-wrapper a {
    margin: 0 !important;
}

.intro-post-content {
    position: relative;
    display: block;
}

.intro-post-content .title-of-article {
    position: relative;
    display: block;
    margin: 0 0 6px;
}

.read-time-of-article {
    font-size: 13px;
    color: #A8A8A8;
    font-weight: 400;
}

.tour-link {
    position: relative;
    display: block;
    width: 196px;
    height: 196px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    transform-origin: 50% 50%;
    backdrop-filter: blur(20px) saturate(110%);
    -webkit-backdrop-filter: blur(20px) saturate(110%);
    padding: 50px;
    color: #ffffff !important;
    text-decoration: none;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    background: rgba(255, 255, 255, 0.1);
}

.tour-link:before {
    position: absolute;
    content: '';
    display: block;
    left: 11px;
    top: 11px;
    right: 11px;
    bottom: 11px;
    background: rgba(255, 255, 255, 0.4);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.tour-link .small-headline {
    position: relative;
    font-size: 12px;
    z-index: 100;
}

.tour-link:hover,
.tour-link:active,
.tour-link:focus {
    text-decoration: none;
    color: #11222c !important;
}

.tour-link:hover:before,
.tour-link:active:before,
.tour-link:focus:before {
    background: rgba(255, 255, 255, 0.9);
    left: 8px;
    right: 8px;
    top: 8px;
    bottom: 8px;
}

#main-post-banner {
    position: relative;
    display: block;
    margin: -270px 30px 60px;
    max-width: 100%;
}

@media (max-width: 1024px) {
    #main-post-banner {
        margin: -170px 0 60px;
        max-width: 100%;
    }
}

#main-post-banner img {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    max-height: 550px;
    min-height: 280px;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
}

.fancy-quote-wrapper {
    position: relative;
    display: block;
    padding: 0;
    background: #354545;
    width: auto;
    margin: 80px -90px 60px !important;
    max-width: calc(100% + 180px);
    text-align: left;
}

@media (max-width: 1200px) {
    .fancy-quote-wrapper {
        margin: 80px -40px 60px !important;
        max-width: calc(100% + 80px);
    }
}

@media (max-width: 1024px) {
    .fancy-quote-wrapper {
        margin: 80px -30px 60px !important;
        max-width: calc(100% + 60px);
    }
}

@media (max-width: 767px) {
    .fancy-quote-wrapper {
        text-align: center;
        margin: 60px -30px !important;
        max-width: calc(100% + 60px) !important;
    }
}

.fancy-quote-wrapper>.row {
    align-items: stretch;
}

.fancy-quote-wrapper>.row .fancy-quote-content {
    padding: 100px 60px 130px;
    color: #ffffff;
}

.fancy-quote-wrapper>.row .fancy-quote-content blockquote {
    padding: 0;
    margin: 0;
    color: #ffffff;
}

.fancy-quote-wrapper>.row .fancy-quote-content blockquote p {
    line-height: 1.24 !important;
}

.fancy-quote-wrapper>.row .fancy-quote-content blockquote:before {
    position: relative;
    left: -3px;
    top: auto;
    color: rgba(255, 255, 255, 0.15);
    font-size: 85px;
    line-height: 0.2;
}

@media (max-width: 767px) {
    .fancy-quote-wrapper>.row .fancy-quote-content {
        padding: 70px 30px;
    }
}

.fancy-quote-wrapper>.row .fancy-quote-image {
    padding: 160px 30px;
}

.team-member-image-gallery {
    position: relative;
    display: block;
    width: 100%;
}

@media (max-width: 1024px) {
    .team-member-image-gallery {
        max-width: 380px;
    }
}

.team-member-image-gallery .team-member-gallery-large {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 0.75;
    margin: 0 0 10px;
    background: #11222c;
    overflow: hidden;
}

.team-member-image-gallery .team-member-gallery-large:after {
    position: absolute;
    pointer-events: none;
    z-index: 5;
    left: -1px;
    right: -1px;
    top: auto;
    bottom: -1px;
    display: block;
    height: 20%;
    opacity: 0.7;
    content: '';
    overflow: hidden;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.team-member-image-gallery .team-member-gallery-large .gallery-count {
    position: absolute;
    z-index: 100;
    left: 21px;
    bottom: 14px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    text-align: left;
    pointer-events: none;
    width: 150px;
    height: 30px;
}

.team-member-image-gallery .team-member-gallery-large .gallery-count span {
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.team-member-image-gallery .team-member-gallery-large .gallery-count span.active {
    opacity: 1;
}

.team-member-image-gallery .team-member-gallery-large .directional-nav {
    position: absolute;
    z-index: 100;
    right: 18px;
    bottom: 16px;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    gap: 9px;
}

.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-prev,
.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-prev:focus,
.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-next,
.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-next:focus {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 26px;
    height: 26px;
    display: inline-block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #ffffff !important;
    color: #11222c !important;
    margin: 0;
}

.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-prev:before,
.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-prev:focus:before,
.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-next:before,
.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-next:focus:before {
    top: 8px;
    font-size: 11px;
}

.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-prev:hover,
.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-prev:active,
.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-prev:focus:hover,
.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-prev:focus:active,
.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-next:hover,
.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-next:active,
.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-next:focus:hover,
.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-next:focus:active {
    background: #912121 !important;
    color: #ffffff !important;
}

.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-next:before,
.team-member-image-gallery .team-member-gallery-large .directional-nav .slick-next:focus:before {
    right: -3px;
}

.team-member-image-gallery .team-member-gallery-large img {
    position: absolute;
    z-index: 1;
    pointer-events: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    opacity: 0 !important;
    left: 0;
    top: 0;
}

.team-member-image-gallery .team-member-gallery-large img.active,
.team-member-image-gallery .team-member-gallery-large img.active.visible {
    opacity: 1 !important;
}

.team-member-image-gallery .team-member-gallery-nav {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    gap: 7px;
}

.team-member-image-gallery .team-member-gallery-nav a,
.team-member-image-gallery .team-member-gallery-nav a:focus {
    position: relative;
    display: inline-block;
    width: calc(20% - 6px);
    height: auto;
    aspect-ratio: 1;
    padding: 0;
    border: 0;
    background: #11222c;
    -webkit-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.team-member-image-gallery .team-member-gallery-nav a:before,
.team-member-image-gallery .team-member-gallery-nav a:focus:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    border: 4px solid rgba(255, 255, 255, 0);
    -webkit-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    z-index: 10;
}

.team-member-image-gallery .team-member-gallery-nav a img,
.team-member-image-gallery .team-member-gallery-nav a:focus img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    z-index: 1;
}

.team-member-image-gallery .team-member-gallery-nav a:hover:before,
.team-member-image-gallery .team-member-gallery-nav a:active:before,
.team-member-image-gallery .team-member-gallery-nav a:focus:hover:before,
.team-member-image-gallery .team-member-gallery-nav a:focus:active:before {
    border-color: #11222c;
}

.team-member-image-gallery .team-member-gallery-nav a.active,
.team-member-image-gallery .team-member-gallery-nav a:focus.active {
    pointer-events: none;
}

.team-member-image-gallery .team-member-gallery-nav a.active:before,
.team-member-image-gallery .team-member-gallery-nav a:focus.active:before {
    border-color: #11222c;
}

.team-interests {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: center;
    flex-wrap: wrap;
    padding: 10px 0px;
    margin: 30px auto;
    background: #FAF8F7;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    overflow: hidden;
    min-width: 320px;
}

@media (max-width: 1024px) {
    .team-interests {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
}

.team-interests .interest-item {
    position: relative;
    display: block;
    width: 50%;
    padding: 30px 8%;
}

@media (max-width: 767px) {
    .team-interests .interest-item {
        width: 100%;
        padding: 24px 24px;
    }
}

.team-interests .interest-item .interest-title {
    padding-top: 0;
    margin-bottom: 5px;
    letter-spacing: 0.5px !important;
}

.team-interests .interest-item .interest-content {
    font-size: 0.85em;
    line-height: 1.3;
}

.team-interests .interest-item:nth-child(2n):before {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    top: 30px;
    bottom: 30px;
    width: 1px;
    pointer-events: none;
    z-index: 10;
    background: rgba(0, 0, 0, 0.09);
}

@media (max-width: 767px) {
    .team-interests .interest-item:nth-child(2n):before {
        opacity: 0;
    }
}

.team-interests .interest-item:nth-child(n + 2):after {
    position: absolute;
    display: block;
    content: '';
    left: 24px;
    right: 24px;
    top: 0;
    bottom: auto;
    height: 1px;
    pointer-events: none;
    z-index: 10;
    background: rgba(0, 0, 0, 0.09);
    opacity: 0;
}

@media (max-width: 767px) {
    .team-interests .interest-item:nth-child(n + 2):after {
        opacity: 1;
    }
}

.back-to-main-page {
    position: absolute;
    display: inline-block;
    z-index: 600;
    left: 35px;
    top: 25px;
    color: #585757 !important;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    letter-spacing: 0.2px;
    font-size: 10px;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

@media (max-width: 1024px) {
    .back-to-main-page {
        left: 26px;
    }
}

.back-to-main-page>span {
    display: inline;
    vertical-align: middle;
    color: inherit;
}

.back-to-main-page>span.material-icons-outlined {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    font-size: 22px;
    padding-left: 4px;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    color: #ffffff !important;
    position: relative;
    display: inline-block;
    top: -1px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

@media (min-width: 1025px) {

    .back-to-main-page:hover,
    .back-to-main-page:active,
    .back-to-main-page:focus {
        color: #ffffff !important;
        left: 23px;
    }

    .back-to-main-page:hover>span.material-icons-outlined,
    .back-to-main-page:active>span.material-icons-outlined,
    .back-to-main-page:focus>span.material-icons-outlined {
        padding-left: 8px;
    }
}

.inner-left-title-wrap {
    position: relative;
    display: block;
    padding: 130px 6vw 130px 8vw;
}

@media (max-width: 1024px) {
    .inner-left-title-wrap {
        padding: 80px 50px;
    }
}

@media (max-width: 767px) {
    .inner-left-title-wrap {
        padding: 50px 30px 70px;
    }
}

.side-by-side-banner .fl-rich-text {
    position: relative;
}

@media (max-width: 1024px) {
    .side-by-side-banner .large-tag-title {
        display: none !important;
    }
}

.side-by-side-banner .title-of-article {
    margin-bottom: 15px;
    font-size: 21px;
    line-height: 1.1;
}

@media (min-width: 767px) {
    .side-by-side-banner .title-of-article {
        font-size: clamp(21px, calc(21px + 105 * ((100vw - 767px) / 433)), 28px);
    }
}

@media (min-width: 1200px) {
    .side-by-side-banner .title-of-article {
        font-size: 28px;
    }
}

@media (max-width: 1024px) {
    .side-by-side-banner .title-of-article {
        margin-bottom: 12px;
    }
}

.side-by-side-banner .post-excerpt {
    display: block;
    padding-bottom: 30px;
    color: rgba(255, 255, 255, 0.75);
}

@media (max-width: 1024px) {
    .side-by-side-banner .post-excerpt {
        padding-bottom: 20px;
    }
}

.anchored-sections {
    position: relative;
    display: block;
}

.anchored-sections .cat-row-wrap {
    position: sticky;
    background: #ffffff;
    top: 78px;
}

.anchored-sections .category-row {
    margin: 0 auto;
}

.anchored-sections .category-row .category-row-list li a {
    padding: 25px 6px;
}

.anchored-sections .category-row .push-cats-right:before,
.anchored-sections .category-row .push-cats-left:before {
    top: 15px;
}

.anchored-sections .anchored-sections-holder {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 40px 0;
}

@media (max-width: 767px) {
    .anchored-sections .anchored-sections-holder {
        padding-top: 30px;
    }
}

.anchored-sections .anchored-sections-holder .anchored-section {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 50px 0;
}

.anchored-sections .anchored-sections-holder .anchored-section:after {
    position: absolute;
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.1);
    left: 0px;
    right: 0px;
    height: 1px;
    bottom: 0;
    pointer-events: none;
}

.anchored-sections .anchored-sections-holder .anchored-section:last-child:after {
    display: none;
}

.anchored-sections .anchored-sections-holder .anchored-section ul,
.anchored-sections .anchored-sections-holder .anchored-section ol {
    position: relative;
    display: block;
    margin: 0;
    padding: 0 0 12px 20px;
    list-style-position: inside;
}

.anchored-sections .anchored-sections-holder .anchored-section ul:last-child,
.anchored-sections .anchored-sections-holder .anchored-section ol:last-child {
    padding-bottom: 0;
}

.anchored-sections .anchored-sections-holder .anchored-section ul {
    list-style: none !important;
    padding-left: 3px;
}

@media (min-width: 1025px) {
    .anchored-sections .anchored-sections-holder .anchored-section ul {
        margin-left: 28px;
    }
}

.anchored-sections .anchored-sections-holder .anchored-section ul li {
    position: relative;
    padding: 0 0 10px 14px;
    line-height: 1.4;
    color: #8c8c8c;
    font-weight: 400;
}

.anchored-sections .anchored-sections-holder .anchored-section ul li:before {
    position: absolute;
    display: block;
    content: '';
    background: #8c8c8c;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.anchored-sections .anchored-sections-holder .anchored-section p,
.anchored-sections .anchored-sections-holder .anchored-section h1,
.anchored-sections .anchored-sections-holder .anchored-section h2,
.anchored-sections .anchored-sections-holder .anchored-section h3,
.anchored-sections .anchored-sections-holder .anchored-section h4,
.anchored-sections .anchored-sections-holder .anchored-section h5,
.anchored-sections .anchored-sections-holder .anchored-section h6 {
    position: relative;
}

.anchored-sections .anchored-sections-holder .anchored-section h1 strong,
.anchored-sections .anchored-sections-holder .anchored-section h2 strong,
.anchored-sections .anchored-sections-holder .anchored-section h3 strong,
.anchored-sections .anchored-sections-holder .anchored-section h4 strong,
.anchored-sections .anchored-sections-holder .anchored-section h5 strong,
.anchored-sections .anchored-sections-holder .anchored-section h6 strong {
    font-weight: 400;
}

.anchored-sections .anchored-sections-holder .anchored-section .small-headline {
    letter-spacing: 0.4px !important;
}

.anchored-sections .anchored-sections-holder .anchored-section p {
    line-height: 1.7;
}

.anchored-sections .anchored-sections-holder .anchored-section p strong {
    display: inline;
}

.anchored-sections .anchored-sections-holder .anchored-section a:not(.set-button):not(.bio-instagram-link) {
    color: #11222c;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    text-decoration: underline 0.09em #11222c;
    text-underline-offset: 0px;
}

.anchored-sections .anchored-sections-holder .anchored-section a:not(.set-button):not(.bio-instagram-link):hover,
.anchored-sections .anchored-sections-holder .anchored-section a:not(.set-button):not(.bio-instagram-link):active,
.anchored-sections .anchored-sections-holder .anchored-section a:not(.set-button):not(.bio-instagram-link):focus {
    color: #585757;
    text-decoration-color: #585757;
}

.anchored-sections .anchored-sections-holder .anchored-section h1 span,
.anchored-sections .anchored-sections-holder .anchored-section .h1 span,
.anchored-sections .anchored-sections-holder .anchored-section h2 span,
.anchored-sections .anchored-sections-holder .anchored-section .h2 span,
.anchored-sections .anchored-sections-holder .anchored-section h3 span,
.anchored-sections .anchored-sections-holder .anchored-section .h3 span {
    font-weight: inherit !important;
}

.anchored-sections .anchored-sections-holder .anchored-section h1,
.anchored-sections .anchored-sections-holder .anchored-section .h1,
.anchored-sections .anchored-sections-holder .anchored-section h2,
.anchored-sections .anchored-sections-holder .anchored-section .h2,
.anchored-sections .anchored-sections-holder .anchored-section h3,
.anchored-sections .anchored-sections-holder .anchored-section .h3,
.anchored-sections .anchored-sections-holder .anchored-section h4,
.anchored-sections .anchored-sections-holder .anchored-section .h4,
.anchored-sections .anchored-sections-holder .anchored-section h5,
.anchored-sections .anchored-sections-holder .anchored-section .h5,
.anchored-sections .anchored-sections-holder .anchored-section h6,
.anchored-sections .anchored-sections-holder .anchored-section .h6 {
    color: #585757;
    letter-spacing: -0.04em;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
}

.anchored-sections .anchored-sections-holder .anchored-section h1,
.anchored-sections .anchored-sections-holder .anchored-section .h1,
.anchored-sections .anchored-sections-holder .anchored-section h2,
.anchored-sections .anchored-sections-holder .anchored-section .h2 {
    font-size: 24px;
    margin-top: 50px;
}

@media (min-width: 767px) {

    .anchored-sections .anchored-sections-holder .anchored-section h1,
    .anchored-sections .anchored-sections-holder .anchored-section .h1,
    .anchored-sections .anchored-sections-holder .anchored-section h2,
    .anchored-sections .anchored-sections-holder .anchored-section .h2 {
        font-size: clamp(24px, calc(24px + 120 * ((100vw - 767px) / 433)), 32px);
    }
}

@media (min-width: 1200px) {

    .anchored-sections .anchored-sections-holder .anchored-section h1,
    .anchored-sections .anchored-sections-holder .anchored-section .h1,
    .anchored-sections .anchored-sections-holder .anchored-section h2,
    .anchored-sections .anchored-sections-holder .anchored-section .h2 {
        font-size: 32px;
    }
}

.anchored-sections .anchored-sections-holder .anchored-section h3,
.anchored-sections .anchored-sections-holder .anchored-section .h3 {
    font-size: 20px;
    margin-top: 50px;
}

@media (min-width: 767px) {

    .anchored-sections .anchored-sections-holder .anchored-section h3,
    .anchored-sections .anchored-sections-holder .anchored-section .h3 {
        font-size: clamp(20px, calc(20px + 60 * ((100vw - 767px) / 433)), 24px);
    }
}

@media (min-width: 1200px) {

    .anchored-sections .anchored-sections-holder .anchored-section h3,
    .anchored-sections .anchored-sections-holder .anchored-section .h3 {
        font-size: 24px;
    }
}

.anchored-sections .anchored-sections-holder .anchored-section h4,
.anchored-sections .anchored-sections-holder .anchored-section .h4,
.anchored-sections .anchored-sections-holder .anchored-section h5,
.anchored-sections .anchored-sections-holder .anchored-section .h5,
.anchored-sections .anchored-sections-holder .anchored-section h6,
.anchored-sections .anchored-sections-holder .anchored-section .h6 {
    font-size: 17px;
}

@media (min-width: 767px) {

    .anchored-sections .anchored-sections-holder .anchored-section h4,
    .anchored-sections .anchored-sections-holder .anchored-section .h4,
    .anchored-sections .anchored-sections-holder .anchored-section h5,
    .anchored-sections .anchored-sections-holder .anchored-section .h5,
    .anchored-sections .anchored-sections-holder .anchored-section h6,
    .anchored-sections .anchored-sections-holder .anchored-section .h6 {
        font-size: clamp(17px, calc(17px + 30 * ((100vw - 767px) / 433)), 19px);
    }
}

@media (min-width: 1200px) {

    .anchored-sections .anchored-sections-holder .anchored-section h4,
    .anchored-sections .anchored-sections-holder .anchored-section .h4,
    .anchored-sections .anchored-sections-holder .anchored-section h5,
    .anchored-sections .anchored-sections-holder .anchored-section .h5,
    .anchored-sections .anchored-sections-holder .anchored-section h6,
    .anchored-sections .anchored-sections-holder .anchored-section .h6 {
        font-size: 19px;
    }
}

.anchored-sections .anchored-sections-holder .anchored-section h1:first-child,
.anchored-sections .anchored-sections-holder .anchored-section h2:first-child,
.anchored-sections .anchored-sections-holder .anchored-section h3:first-child,
.anchored-sections .anchored-sections-holder .anchored-section h4:first-child,
.anchored-sections .anchored-sections-holder .anchored-section h5:first-child,
.anchored-sections .anchored-sections-holder .anchored-section h6:first-child,
.anchored-sections .anchored-sections-holder .anchored-section .h1:first-child,
.anchored-sections .anchored-sections-holder .anchored-section .h2:first-child,
.anchored-sections .anchored-sections-holder .anchored-section .h3:first-child,
.anchored-sections .anchored-sections-holder .anchored-section .h4:first-child,
.anchored-sections .anchored-sections-holder .anchored-section .h5:first-child,
.anchored-sections .anchored-sections-holder .anchored-section .h6:first-child {
    padding-top: 0;
    margin-top: 0 !important;
}

.anchored-sections .anchored-sections-holder .anchored-section h1:last-child,
.anchored-sections .anchored-sections-holder .anchored-section h2:last-child,
.anchored-sections .anchored-sections-holder .anchored-section h3:last-child,
.anchored-sections .anchored-sections-holder .anchored-section h4:last-child,
.anchored-sections .anchored-sections-holder .anchored-section h5:last-child,
.anchored-sections .anchored-sections-holder .anchored-section h6:last-child,
.anchored-sections .anchored-sections-holder .anchored-section .h1:last-child,
.anchored-sections .anchored-sections-holder .anchored-section .h2:last-child,
.anchored-sections .anchored-sections-holder .anchored-section .h3:last-child,
.anchored-sections .anchored-sections-holder .anchored-section .h4:last-child,
.anchored-sections .anchored-sections-holder .anchored-section .h5:last-child,
.anchored-sections .anchored-sections-holder .anchored-section .h6:last-child {
    margin-bottom: 0;
}

.logo-hr {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 10px 0 !important;
    text-align: center;
    pointer-events: none;
}

.logo-hr:before {
    position: absolute;
    content: '';
    z-index: 10;
    height: 1px;
    left: 0;
    right: 0;
    display: block;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: rgba(0, 0, 0, 0.1);
}

.logo-hr .inner-logo-wrap {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding: 10px 25px;
    background: #ffffff;
    z-index: 100;
}

.logo-hr .inner-logo-wrap img {
    display: inline-block;
    margin: 0 auto;
    opacity: 0.2;
}

.col-top-image {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    aspect-ratio: 1;
}

.stacked-columns {
    position: relative;
    display: block;
}

.stacked-columns>.fl-row-content-wrap {
    position: relative;
}

.stacked-columns>.fl-row-content-wrap:after {
    position: absolute;
    display: block !important;
    content: '';
    left: 0;
    right: 0;
    bottom: -1px;
    pointer-events: none;
    z-index: 10;
    background: #ffffff;
    height: 35vw;
    max-height: 350px;
}

.stacked-columns>.fl-row-content-wrap>.fl-row-content {
    position: relative;
    z-index: 100;
}

@media (max-width: 767px) {
    .stacked-columns .smaller {
        font-size: 1.0em;
    }
}

body:not(.fl-builder-edit) .fade-in-three {
    -webkit-transition: all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    opacity: 0;
    -webkit-transform: translate(0px, 20px) scale(0.9, 0.9);
    -moz-transform: translate(0px, 20px) scale(0.9, 0.9);
    -ms-transform: translate(0px, 20px) scale(0.9, 0.9);
    -o-transform: translate(0px, 20px) scale(0.9, 0.9);
    transform: translate(0px, 20px) scale(0.9, 0.9);
}

@media (min-width: 1025px) {
    body:not(.fl-builder-edit) .fade-in-three:nth-child(3n - 1) {
        -webkit-transition-delay: 200ms;
        transition-delay: 200ms;
    }

    body:not(.fl-builder-edit) .fade-in-three:nth-child(3n) {
        -webkit-transition-delay: 400ms;
        transition-delay: 400ms;
    }
}

body:not(.fl-builder-edit) .fade-in-three.show {
    -webkit-transform: translate(0px, 0px) scale(1.0, 1.0);
    -moz-transform: translate(0px, 0px) scale(1.0, 1.0);
    -ms-transform: translate(0px, 0px) scale(1.0, 1.0);
    -o-transform: translate(0px, 0px) scale(1.0, 1.0);
    transform: translate(0px, 0px) scale(1.0, 1.0);
    opacity: 1;
}

.product-cat-section {
    position: relative;
    display: block;
    width: 100%;
    padding: 0 30px 50px;
    overflow: hidden;
}

.product-cat-section .product-name .variation-sku {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #999;
    margin-top: 6px;
}

.product-cat-section:last-child {
    padding-bottom: 0;
}

.add-to-cart-var-holder {
    position: relative;
    display: none;
    pointer-events: none;
    padding: 22px 0 0;
    text-align: center;
}

.add-to-cart-var-holder.add-active {
    pointer-events: auto;
    display: block;
}

.add-to-cart-var-holder .add-to-cart-btn-holder {
    position: relative;
    display: block;
    margin: 15px auto 0 !important;
    text-align: center;
}

.add-to-cart-var-holder button[type="submit"] {
    position: relative;
    display: block;
    margin: 0 auto !important;
    width: 100%;
}

.globalSearchResultNoFoundFeedback {
    position: relative;
    display: block;
    padding: 0 30px 50px;
}

.see-results-wrapper {
    display: block;
    padding: 36px 0 40px !important;
    margin: 0 !important;
}

@media (max-width: 767px) {
    .see-results-wrapper {
        padding-top: 30px !important;
    }
}

.hotspot-wrapper {
    position: absolute;
    display: block;
    z-index: 100;
}

@media (max-width: 1024px) {
    .hotspot-wrapper {
        display: none;
    }
}

.hotspot-wrapper .hotspot-circle {
    position: absolute;
    display: block;
    z-index: 100;
    background: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    opacity: 0.8;
    left: -8px;
    top: -8px;
    -webkit-animation: pulse 2s infinite 300ms 0 ease;
    -moz-animation: pulse 2s infinite 300ms 0 ease;
    -ms-animation: pulse 2s infinite 300ms 0 ease;
    -webkit-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite;
    -moz-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    /* -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 1); */
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
}

.hotspot-wrapper .hotspot-tooltip {
    position: absolute;
    pointer-events: none;
    text-align: left;
    opacity: 0;
    width: 250px;
    padding: 0 0 10px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: 0px;
    z-index: 10;
    bottom: calc(100%);
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.hotspot-wrapper .hotspot-tooltip a {
    color: #11222c !important;
    -webkit-transition: all 150ms linear !important;
    transition: all 150ms linear !important;
    text-decoration: underline 0.1em #11222c !important;
    text-underline-offset: 0;
}

.hotspot-wrapper .hotspot-tooltip a:hover,
.hotspot-wrapper .hotspot-tooltip a:active,
.hotspot-wrapper .hotspot-tooltip a:focus {
    color: #585757 !important;
    text-decoration-color: #585757 !important;
}

.hotspot-wrapper .hotspot-tooltip .hotspot-flex-wrap {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    align-content: stretch;
    flex-wrap: wrap;
    gap: 0;
    margin: 0;
    padding: 5px;
    color: #585757;
    background: #ffffff !important;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 100%;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
}

.hotspot-wrapper .hotspot-tooltip .hotspot-flex-wrap:after {
    top: calc(100% - 1px);
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: auto;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 8px;
    margin-left: -8px;
}

.hotspot-wrapper .hotspot-tooltip .hotspot-flex-wrap .hotspot-flex-col {
    position: relative;
    display: block;
    width: 50%;
    padding: 8px;
}

.hotspot-wrapper .hotspot-tooltip .hotspot-flex-wrap .hotspot-flex-col:first-child {
    width: 40%;
}

.hotspot-wrapper .hotspot-tooltip .hotspot-flex-wrap .hotspot-flex-col:last-child {
    width: 60%;
}

.hotspot-wrapper .hotspot-tooltip .hotspot-flex-wrap .hotspot-flex-col img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
}

.hotspot-wrapper .hotspot-tooltip .hotspot-flex-wrap .hotspot-flex-col p {
    margin-bottom: 15px;
}

.hotspot-wrapper .hotspot-tooltip .hotspot-flex-wrap .hotspot-flex-col p:last-child {
    margin-bottom: 0;
}

.hotspot-wrapper:hover .hotspot-tooltip {
    pointer-events: auto;
    opacity: 1;
    bottom: calc(100% + 7px);
}

.hotspot-wrapper:hover .hotspot-tooltip .hotspot-flex-wrap {
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
}

@keyframes pulse {
    0% {
        opacity: 1;
        -webkit-transform: scale(0.95, 0.95);
        -moz-transform: scale(0.95, 0.95);
        -ms-transform: scale(0.95, 0.95);
        -o-transform: scale(0.95, 0.95);
        transform: scale(0.95, 0.95);
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }

    70% {
        opacity: 1;
        -webkit-transform: scale(1.0, 1.0);
        -moz-transform: scale(1.0, 1.0);
        -ms-transform: scale(1.0, 1.0);
        -o-transform: scale(1.0, 1.0);
        transform: scale(1.0, 1.0);
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }

    100% {
        opacity: 0.6;
        -webkit-transform: scale(0.95, 0.95);
        -moz-transform: scale(0.95, 0.95);
        -ms-transform: scale(0.95, 0.95);
        -o-transform: scale(0.95, 0.95);
        transform: scale(0.95, 0.95);
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.glt-translate-trigger {
    display: none !important;
}

.google-translator-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-left: 17px;
}

.google-translator-wrapper #google_language_translator .goog-te-gadget {
    position: relative;
    width: 40px !important;
    margin-top: -4px;
    margin-right: 6px;
}

.google-translator-wrapper #google_language_translator .goog-te-gadget .frm_select_holder {
    height: 30px !important;
}

.google-translator-wrapper #google_language_translator .goog-te-gadget .styled-dropdown {
    pointer-events: none;
    z-index: 1;
    height: 100% !important;
    width: 100% !important;
    text-align: left !important;
}

.google-translator-wrapper #google_language_translator .goog-te-gadget .styled-dropdown .standin-drop-holder {
    margin: 0 !important;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    border: none;
    background: transparent;
    font-family: "Work Sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    color: #585757;
    padding: 11px 12px 11px 2px !important;
}

.google-translator-wrapper #google_language_translator .goog-te-gadget .styled-dropdown .standin-drop-holder:after {
    position: absolute;
    display: block !important;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-style: normal !important;
    font-weight: 900 !important;
    font-size: 9px !important;
    line-height: 1.0;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-top: -3px;
    z-index: 10;
    color: #585757;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1.0;
    pointer-events: none;
    content: "\f078";
    background: none !important;
}

.google-translator-wrapper #google_language_translator .goog-te-gadget select.goog-te-combo {
    position: relative;
    display: block;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 100;
    visibility: visible !important;
    opacity: 0 !important;
}

#outside-us-popup .holder-content {
    max-width: 750px !important;
}

#outside-us-popup .inner-holder-content .content-scroll {
    width: 100% !important;
    text-align: center;
}

@media (max-width: 1024px) {
    .slick-slider .slick-prev {
        left: auto !important;
        right: 15%;
    }

    .slick-slider .slick-next {
        right: 0 !important;
    }
}

.fancybox__viewport .fancybox__caption {
    display: none !important;
}

@media (max-width: 1024px) {
    body #pcp_wrapper-40641 .pcp-shuffle-filter .taxonomy-group {
        flex-direction: row !important;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    body #pcp_wrapper-40641 .pcp-shuffle-filter .taxonomy-group::-webkit-scrollbar {
        display: none;
    }

    #pcp_wrapper-40641 .sp-pcp-row {
        margin: 0 !important;
    }

    #pcp_wrapper-40641 .pcp-shuffle-filter .pcp-button {
        padding: 6px 0 !important;
        margin: 0 12px !important;
    }

    #pcp_wrapper-40641 .pcp-shuffle-filter .pcp-button:first-child {
        margin-left: 0 !important;
    }

    #pcp_wrapper-40641 .pcp-shuffle-filter .pcp-button:last-child {
        margin-right: 0 !important;
    }
}

@media (max-width: 767px) {
    #pcp_wrapper-40641 .sp-pcp-post .sp-pcp-title a {
        font-size: 15px !important;
    }

    .sp_pcp_ctf-city_location,
    .sp_pcp_ctf-ftpttemporary {
        font-size: 9px !important;
    }

    #pcp_wrapper-40641 .sp-pcp-post-content:after {
        font-size: 16px !important;
    }
}

.value-col-wrapper>.fl-col-content {
    padding: 40px 25px !important;
    margin: 0 10px !important;
}

@media (max-width: 1024px) {
    .value-col-wrapper>.fl-col-content {
        margin: 10px auto !important;
        max-width: 500px;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 530px) {
    .value-col-wrapper>.fl-col-content {
        margin: 10px 20px !important;
        max-width: 100%;
        width: auto;
    }
}

.wp-block-columns figure {
    margin: 60px 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}

.foreign-country .woocommerce-Price-amount,
.foreign-country .cart-button-holder,
.foreign-country .single_add_to_cart_button,
.foreign-country .woocommerce-variation-add-to-cart,
.foreign-country .woocommerce-variation-price,
.foreign-country table .quantity,
.foreign-country .product-price-area,
.foreign-country .woocommerce-variation-availability,
.foreign-country .price-wrapper p.price {
    display: none !important;
}

*[type="submit"]:disabled {
    pointer-events: none !important;
}

.woocommerce-variation-add-to-cart-disabled *[type="submit"] {
    pointer-events: none !important;
}

.add-white-bottom-area {
    position: relative;
}

.add-white-bottom-area>.fl-row-content-wrap {
    position: relative;
}

.add-white-bottom-area>.fl-row-content-wrap:before {
    position: absolute;
    pointer-events: none;
    z-index: 90;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    background-size: cover;
    width: 100%;
    height: 130px;
    content: '';
}

@media (max-width: 767px) {
    .add-white-bottom-area>.fl-row-content-wrap:before {
        display: none;
    }
}

.add-white-bottom-area>.fl-row-content-wrap>.fl-row-content {
    position: relative;
    z-index: 100;
}

.pan-up-images {
    position: relative;
}

.bullet-nav {
    position: relative;
    z-index: 200;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    padding: 4px 0;
    margin-top: 16px;
    line-height: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
    list-style: none;
    display: none;
}

@media (max-width: 1024px) {
    .bullet-nav {
        display: flex;
    }
}

.bullet-nav li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 2px;
}

.bullet-nav a,
.bullet-nav a:focus {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    color: #585757;
    background: transparent;
    border: 0;
    margin: 0px;
    padding: 9px;
    font-weight: 400;
    letter-spacing: 0;
    text-indent: -9999px;
    opacity: 1.0;
    font-family: "Work Sans", sans-serif;
}

@media (max-width: 767px) {

    .bullet-nav a,
    .bullet-nav a:focus {
        padding: 12px;
    }
}

.bullet-nav a:before,
.bullet-nav a:focus:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    opacity: 0.2;
    background: #585757 !important;
}

@media (max-width: 767px) {

    .bullet-nav a:before,
    .bullet-nav a:focus:before {
        width: 8px;
        height: 8px;
    }
}

.bullet-nav a:hover,
.bullet-nav a:active,
.bullet-nav a.active,
.bullet-nav a:focus:hover,
.bullet-nav a:focus:active,
.bullet-nav a:focus.active {
    color: #585757;
    background: transparent;
    opacity: 1;
}

.bullet-nav a:hover:before,
.bullet-nav a:active:before,
.bullet-nav a.active:before,
.bullet-nav a:focus:hover:before,
.bullet-nav a:focus:active:before,
.bullet-nav a:focus.active:before {
    opacity: 1;
}

.bullet-nav a.active,
.bullet-nav a:focus.active {
    pointer-events: none;
}

.float-date-marker,
.still-date-marker {
    position: absolute;
    display: inline-block;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    background: #912121;
    color: #ffffff;
    padding: 5px 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: auto;
    max-width: 100%;
    margin: 0 0 14px;
    font-weight: 600;
    font-size: 11px;
    top: 16px;
    left: 20px;
    z-index: 100;
}

.float-date-marker.half-width-max,
.still-date-marker.half-width-max {
    max-width: 40%;
}

.float-date-marker .small-headline,
.still-date-marker .small-headline {
    top: -1px;
    font-size: 10px;
    padding-top: 0;
}

.float-date-marker.closed-availability,
.still-date-marker.closed-availability {
    background: #EE395D;
}

.still-date-marker {
    position: relative;
    top: auto;
    left: auto;
}

.still-date-marker.center {
    text-align: center;
    margin: 0 auto 14px;
}

.flat-read-more-link {
    position: relative;
    display: inline-block;
    color: #912121 !important;
    -webkit-transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    font-size: 14px;
    font-weight: 400;
}

.flat-read-more-link *[class^='material-icons'] {
    position: relative;
    font-size: 14px;
    top: 3px;
    padding-left: 6px;
    color: inherit;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.flat-read-more-link .read-more-span {
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.flat-read-more-link.center .read-more-span {
    padding-left: 0;
}

@media (max-width: 1024px) {
    .flat-read-more-link.center-setup-on-mobile .read-more-span {
        padding-left: 0;
    }
}

@media (min-width: 1025px) {
    .flat-read-more-link.right {
        padding-right: 24px;
    }

    .flat-read-more-link.right *[class^='material-icons'] {
        position: absolute;
        right: 4px;
        top: 5px;
        padding-left: 0 !important;
    }
}

.flat-read-more-link:hover,
.flat-read-more-link:active,
.flat-read-more-link:focus {
    color: #585757 !important;
}

.flat-read-more-link:hover *[class^='material-icons'],
.flat-read-more-link:active *[class^='material-icons'],
.flat-read-more-link:focus *[class^='material-icons'] {
    padding-left: 10px;
}

.flat-read-more-link:hover.center .read-more-span,
.flat-read-more-link:active.center .read-more-span,
.flat-read-more-link:focus.center .read-more-span {
    padding-left: 4px;
}

@media (max-width: 1024px) {

    .flat-read-more-link:hover.center-setup-on-mobile .read-more-span,
    .flat-read-more-link:active.center-setup-on-mobile .read-more-span,
    .flat-read-more-link:focus.center-setup-on-mobile .read-more-span {
        padding-left: 4px;
    }
}

@media (min-width: 1025px) {

    .flat-read-more-link:hover.right *[class^='material-icons'],
    .flat-read-more-link:active.right *[class^='material-icons'],
    .flat-read-more-link:focus.right *[class^='material-icons'] {
        right: 0;
    }
}

.archive-intro-section {
    position: relative;
    display: block;
    padding: 0 0 70px;
}

.archive-intro-section.category-page-intro-section {
    padding-bottom: 36px;
}

@media (max-width: 1024px) {
    .archive-intro-section .archive-intro-content {
        padding-bottom: 25px;
    }
}

@media (min-width: 1025px) {
    .archive-intro-section .archive-intro-nav {
        padding-top: 30px;
    }
}

.post-intro-section {
    position: relative;
    display: block;
    padding: 0;
}

@media (min-width: 768px) {
    .post-intro-section {
        border-bottom: 1px solid #ddd;
    }
}

.post-intro-section #intro-post-content {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    padding: 0;
}

@media (max-width: 767px) {
    .post-intro-section #intro-post-content {
        justify-content: center;
    }
}

.post-intro-section #intro-post-content .intro-post-content {
    position: relative;
    padding: 200px 100px;
    max-width: 700px;
    width: 100%;
}

@media (max-width: 1200px) {
    .post-intro-section #intro-post-content .intro-post-content {
        padding: 200px 60px;
    }
}

@media (max-width: 1024px) {
    .post-intro-section #intro-post-content .intro-post-content {
        padding: 150px 50px;
    }
}

@media (max-width: 767px) {
    .post-intro-section #intro-post-content .intro-post-content {
        padding: 100px 30px 50px;
        max-width: 100%;
        text-align: center;
    }
}

.post-intro-section #intro-post-content .intro-post-content .cat-and-date {
    position: relative;
    display: block;
    color: #b0b0b0;
    margin: 0 -5px;
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: -0.01rem !important;
}

.post-intro-section #intro-post-content .intro-post-content .cat-and-date a,
.post-intro-section #intro-post-content .intro-post-content .cat-and-date a:focus {
    color: #b0b0b0;
}

.post-intro-section #intro-post-content .intro-post-content .cat-and-date a:hover,
.post-intro-section #intro-post-content .intro-post-content .cat-and-date a:active,
.post-intro-section #intro-post-content .intro-post-content .cat-and-date a:focus:hover,
.post-intro-section #intro-post-content .intro-post-content .cat-and-date a:focus:active {
    color: #11222c;
}

.post-intro-section #intro-post-content .intro-post-content .cat-and-date>span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 2px 8px;
}

.post-intro-section #intro-post-content .intro-post-content .cat-and-date>span:after {
    position: absolute;
    content: '';
    pointer-events: none;
    background: #b0b0b0;
    top: 4px;
    bottom: 6px;
    right: -2px;
    opacity: 0.8;
    width: 1px;
}

.post-intro-section #intro-post-content .intro-post-content .cat-and-date>span:last-child:after {
    display: none;
}

.post-intro-section #intro-post-image {
    position: relative;
    display: block;
    background: #000;
    padding: 150px 30px;
}

.post-intro-section #intro-post-image .background-image-with-opacity>.img-hold {
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
}

.single-blog-content-area {
    position: relative;
    padding: 100px 0;
    z-index: 300;
}

@media (max-width: 1024px) {
    .single-blog-content-area {
        padding: 80px 0 80px;
    }
}

@media (max-width: 767px) {
    .single-blog-content-area {
        padding: 60px 0 80px;
    }
}

.single-blog-content-area .row {
    align-items: stretch;
}

.single-blog-content-area *[class^='col-'] {
    padding: 20px 30px;
}

.single-blog-content-area *[class^='col-'].post-content-column {
    padding: 20px 30px 20px 100px;
}

@media (max-width: 1200px) {
    .single-blog-content-area *[class^='col-'].post-content-column {
        padding: 20px 30px 20px 60px;
    }
}

@media (max-width: 1024px) {
    .single-blog-content-area *[class^='col-'].post-content-column {
        padding: 20px 50px;
    }
}

@media (max-width: 767px) {
    .single-blog-content-area *[class^='col-'].post-content-column {
        padding: 20px 30px;
    }
}

.single-blog-content-area *[class^='col-'].social-share-column {
    position: relative;
    display: block;
}

@media (min-width: 1025px) {
    .single-blog-content-area *[class^='col-'].social-share-column {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: flex-start;
        align-content: flex-start;
        flex-wrap: wrap;
    }
}

.single-blog-content-area *[class^='col-'].social-share-column .social_main_menu {
    position: sticky;
    top: 100px;
}

@media (max-width: 1024px) {
    .single-blog-content-area *[class^='col-'].social-share-column .social_main_menu {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        display: block;
        padding-top: 30px;
    }

    .single-blog-content-area *[class^='col-'].social-share-column .social_main_menu>li.social-intro-line {
        margin: 0 auto;
        text-align: center;
        display: block;
    }

    .single-blog-content-area *[class^='col-'].social-share-column .social_main_menu>li.social-intro-line>span.share-intro-text {
        text-align: center;
    }
}

.grey-cat-links a {
    color: #999;
}

.grey-cat-links a:hover,
.grey-cat-links a:active,
.grey-cat-links a:focus {
    color: #912121;
}

.sign-up-float {
    display: block;
    background: #11222c;
    padding: 50px;
}

@media (max-width: 767px) {
    .sign-up-float {
        padding: 30px;
    }
}

.sign-up-float.light {
    color: #8c8c8c !important;
}

.sign-up-float.light strong {
    color: #8c8c8c !important;
}

.sign-up-float h3,
.sign-up-float .h5 {
    font-size: 30px !important;
    line-height: 0.95;
}

@media (max-width: 767px) {

    .sign-up-float h3,
    .sign-up-float .h5 {
        font-size: 24px !important;
    }
}

.zero-results-found {
    padding: 0 30px;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.testimonial-rotator-banners {
    position: relative;
    display: block;
}

@media (max-width: 1024px) {
    .testimonial-rotator-banners {
        overflow: hidden;
    }
}

.testimonial-rotator {
    position: relative;
    display: block;
}

.testimonial-rotator *[class^='col-'] {
    padding: 0 !important;
}

.testimonial-rotator .testimonial-banner {
    position: relative;
    display: block;
    text-align: left;
    padding: 0;
    margin: 0;
    opacity: 0;
    -webkit-transition: opacity 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.testimonial-rotator .testimonial-banner.slick-current {
    opacity: 1;
}

.testimonial-rotator .testimonial-banner .testimonial-inner-wrapper {
    position: relative;
    display: block;
    margin: 0;
    padding: 5px 30px 80px;
    max-width: 700px;
}

@media (max-width: 1024px) {
    .testimonial-rotator .testimonial-banner .testimonial-inner-wrapper {
        padding: 5px 50px;
        margin: 0 auto;
    }
}

.testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-image-wrapper {
    position: relative;
    display: block;
    margin: 0 auto 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 107px;
    height: 107px;
    border: 10px solid #912121;
    overflow: hidden;
}

@media (max-width: 767px) {
    .testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-image-wrapper {
        width: 80px;
        height: 80px;
        border-width: 6px;
    }
}

.testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-image-wrapper>img {
    position: relative;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    width: 100%;
    height: 100%;
}

.testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-title {
    position: relative;
    display: block;
    margin: 0 auto 18px;
}

.testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-content {
    margin: 0 0 20px !important;
}

.testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-content,
.testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-content p {
    position: relative;
    display: block;
    padding: 0 0 15px;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    line-height: 1.15;
    padding: 0;
    margin: 0;
    vertical-align: top;
    font-feature-settings: "kern", "liga", "lnum", "zero";
    letter-spacing: -0.03em;
    text-transform: none;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #585757;
}

@media (min-width: 767px) {

    .testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-content,
    .testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-content p {
        font-size: clamp(1.2rem, calc(1.2rem + 4.5 * ((100vw - 767px) / 433)), 1.5rem);
    }
}

@media (min-width: 1200px) {

    .testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-content,
    .testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-content p {
        font-size: 1.5rem;
    }
}

.testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-author {
    position: relative;
    display: block;
    font-weight: 600;
    color: #8c8c8c;
    padding-top: 24px;
    font-size: 0.9em;
}

.testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-author:before {
    position: absolute;
    content: '';
    display: block;
    height: 1.5px;
    left: 0;
    top: 0;
    width: 43px;
    background: #912121;
    pointer-events: none;
}

.testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .delimiter {
    padding: 0 5px;
}

.testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .em-dash {
    display: inline-block;
    padding-right: 2px;
}

.section-connect {
    position: relative;
}

.section-connect .fl-col {
    position: relative;
}

.section-connect .sticky-title-float {
    position: absolute;
    z-index: 200;
    width: 48px;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    display: block;
    background: transparent;
    border-right: 1px solid #ddd;
    color: #585757;
}

@media (max-width: 1024px) {
    .section-connect .sticky-title-float {
        display: none;
    }
}

.section-connect .sticky-title-float .sticky-title {
    position: sticky;
    display: block;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    text-align: right;
    padding: 30px 15px;
    top: 78px;
    writing-mode: vertical-lr;
}

.section-connect .sticky-title-float .sticky-title .section-count {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-top: 50px;
}

.section-connect .sticky-title-float .sticky-title .section-count:before {
    position: absolute;
    content: '';
    display: block;
    width: 1px;
    height: 20px;
    left: 50%;
    top: 15px;
    background: #585757;
    opacity: 0.6;
}

.section-connect .sticky-title-float .sticky-title .section-count .large-count {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    padding-bottom: 4px;
}

.section-connect .sticky-title-float .sticky-title .section-count .small-count {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    right: 5px;
}

.section-connect .sticky-title-float .sticky-title .sticky-title-inner {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: "Work Sans", sans-serif;
    letter-spacing: 1.2px;
    line-height: 1.0;
    font-weight: 600;
    background: transparent;
    font-size: 10px;
    opacity: 0.7;
}

.section-connect.fade-button-side-title .sticky-title-float {
    border: 0;
}

.section-connect.fade-button-side-title .sticky-title-float:after {
    position: absolute;
    display: block;
    content: '';
    right: 0;
    width: 1px;
    top: 0;
    bottom: 0;
    background: #ddd;
    background: -moz-linear-gradient(top, #dddddd 70%, rgba(221, 221, 221, 0) 100%);
    background: -webkit-linear-gradient(top, #dddddd 70%, rgba(221, 221, 221, 0) 100%);
    background: linear-gradient(to bottom, #dddddd 70%, rgba(221, 221, 221, 0) 100%);
}

.section-connect.light .sticky-title-float {
    color: #ffffff;
    border-right-color: #2f2f2f;
}

.section-connect.light .sticky-title-float .section-count:before {
    background: #ffffff;
}

@media (min-width: 1025px) {
    .section-connect {
        padding-left: 70px;
    }

    .section-connect.full-section {
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .float-right-on-desktop {
        float: right;
    }
}

.push-down-100 {
    position: relative;
}

@media (min-width: 1025px) {
    .push-down-100 {
        margin-top: 120px;
    }
}

@media (min-width: 1025px) {
    .max-width-200 {
        max-width: 200px;
    }
}

@media (min-width: 1025px) {
    .max-width-250 {
        max-width: 250px;
    }
}

@media (min-width: 1025px) {
    .max-width-300 {
        max-width: 300px;
    }
}

@media (min-width: 1025px) {
    .max-width-350 {
        max-width: 350px;
    }
}

@media (min-width: 1025px) {
    .max-width-400 {
        max-width: 400px;
    }
}

@media (min-width: 1025px) {
    .max-width-450 {
        max-width: 450px;
    }
}

@media (min-width: 1025px) {
    .max-width-500 {
        max-width: 500px;
    }
}

@media (min-width: 1025px) {
    .max-width-550 {
        max-width: 550px;
    }
}

@media (min-width: 1025px) {
    .max-width-600 {
        max-width: 600px;
    }
}

@media (min-width: 1025px) {
    .max-width-650 {
        max-width: 650px;
    }
}

@media (min-width: 1025px) {
    .max-width-700 {
        max-width: 700px;
    }
}

@media (min-width: 1025px) {
    .max-width-750 {
        max-width: 750px;
    }
}

@media (min-width: 1025px) {
    .max-width-800 {
        max-width: 800px;
    }
}

@media (min-width: 1025px) {
    .max-width-850 {
        max-width: 850px;
    }
}

*[class^='max-width-'].center,
*[class^='max-width-'].center-content {
    margin: 0 auto;
    text-align: center;
}

*[class^='max-width-'].right,
*[class^='max-width-'].right-content {
    margin: 0 0 0 auto;
    text-align: right;
}

.add-left-line {
    position: relative;
    padding-left: 80px;
}

@media (max-width: 1024px) {
    .add-left-line {
        padding-left: 0;
    }
}

.add-left-line:before {
    position: absolute;
    display: block;
    content: '';
    width: 70px;
    height: 1px;
    background: #912121;
    left: 0;
    top: 13px;
}

@media (max-width: 1024px) {
    .add-left-line:before {
        position: relative;
        left: auto;
        top: auto;
        margin: 20px 0;
    }
}

.fl-tabs {
    position: relative;
    display: block;
}

.fl-tabs .push-cats-left,
.fl-tabs .push-cats-right {
    position: absolute;
    top: -2px;
    bottom: auto;
    height: 42px;
    display: block !important;
    z-index: 100;
    width: 70px;
    background: #ffffff;
    opacity: 0;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    color: #11222c;
    font-family: "FontAwesome";
    vertical-align: middle;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 11px;
    padding: 2px 8px 0;
    cursor: pointer;
    pointer-events: none;
    font-weight: 900;
}

.fl-tabs .push-cats-left:before,
.fl-tabs .push-cats-right:before {
    top: 10px;
}

.fl-tabs .push-cats-left {
    left: 0;
    right: auto;
    background: -moz-linear-gradient(left, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    text-align: left;
}

.fl-tabs .push-cats-left:before {
    position: relative;
    display: block;
    content: "\f053";
    font-family: inherit;
}

.fl-tabs .push-cats-right {
    left: auto;
    right: 0;
    background: -moz-linear-gradient(right, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(right, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    text-align: right;
}

.fl-tabs .push-cats-right:before {
    position: relative;
    display: block;
    content: "\f054";
    font-family: inherit;
}

.fl-tabs.has-scroll-content.more-left .push-cats-left {
    opacity: 1;
    pointer-events: auto;
}

.fl-tabs.has-scroll-content.more-right .push-cats-right {
    opacity: 1;
    pointer-events: auto;
}

.fl-tabs .fl-tabs-labels {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    width: 100%;
    height: 42px;
}

.fl-tabs .fl-tabs-labels::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
}

.fl-tabs .fl-tabs-labels .fl-tabs-labels-inner {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    min-width: 100vw;
}

.fl-tabs .fl-tabs-labels .fl-tabs-labels-inner:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    height: 1px;
    bottom: 0;
    background: #e3e3e3;
    display: block;
}

.fl-tabs .fl-tabs-labels:before,
.fl-tabs .fl-tabs-labels:after {
    display: none;
}

.fl-tabs .fl-tabs-labels:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    height: 2px;
    bottom: 0;
    background: #e9e9e9;
    display: block;
}

.fl-tabs .fl-tabs-labels a.fl-tabs-label {
    position: relative;
    display: inline-block !important;
    float: none !important;
    vertical-align: bottom;
    font-family: "Work Sans", sans-serif;
    text-transform: uppercase;
    line-height: 1.2 !important;
    font-size: 16px;
    display: block;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 0.06em !important;
    font-weight: 400;
    border: 0 !important;
    padding: 12px 18px;
    margin: 0 2vw;
    background: transparent;
    color: #585757;
}

@media (max-width: 767px) {
    .fl-tabs .fl-tabs-labels a.fl-tabs-label {
        font-size: 15px;
    }
}

.fl-tabs .fl-tabs-labels a.fl-tabs-label:before {
    position: absolute;
    content: '';
    display: block !important;
    left: 50%;
    right: 50%;
    opacity: 0;
    bottom: 1px;
    height: 2px;
    background: #912121 !important;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    z-index: 100;
}

@media (max-width: 767px) {
    .fl-tabs .fl-tabs-labels a.fl-tabs-label:before {
        height: 3px;
        bottom: 0;
    }
}

.fl-tabs .fl-tabs-labels a.fl-tabs-label:hover,
.fl-tabs .fl-tabs-labels a.fl-tabs-label:active,
.fl-tabs .fl-tabs-labels a.fl-tabs-label:focus,
.fl-tabs .fl-tabs-labels a.fl-tabs-label.fl-tab-active {
    color: #912121;
}

.fl-tabs .fl-tabs-labels a.fl-tabs-label:hover:before,
.fl-tabs .fl-tabs-labels a.fl-tabs-label:active:before,
.fl-tabs .fl-tabs-labels a.fl-tabs-label:focus:before,
.fl-tabs .fl-tabs-labels a.fl-tabs-label.fl-tab-active:before {
    left: 0;
    right: 0;
    opacity: 1;
}

.fl-tabs .fl-tabs-labels a.fl-tabs-label.fl-tab-active {
    pointer-events: none;
}

.fl-tabs .fl-tabs-panels {
    position: relative;
    display: block;
    border: 0 !important;
    text-align: center;
    -webkit-transition: height 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: height 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.fl-tabs .fl-tabs-panels .fl-tabs-panel {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block !important;
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    -webkit-transition: opacity 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 600ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.fl-tabs .fl-tabs-panels .fl-tabs-panel .fl-tabs-label {
    display: none !important;
}

.fl-tabs .fl-tabs-panels .fl-tabs-panel .fl-tabs-panel-content {
    position: relative;
    display: block;
    z-index: 100;
    padding: 80px 30px;
}

.fl-tabs .fl-tabs-panels .fl-tabs-panel:has(.fl-tab-active) {
    position: relative;
    pointer-events: auto;
    z-index: 100;
    opacity: 1;
}

.left-aligned,
.left-align,
.detailed-content {
    text-align: left;
}

.left-aligned .fl-tabs-panels,
.left-align .fl-tabs-panels,
.detailed-content .fl-tabs-panels {
    text-align: left;
}

.detailed-content .fl-tabs-panel .fl-tabs-panel-content {
    padding-top: 50px !important;
}

@media (max-width: 767px) {
    .detailed-content .fl-tabs-panel .fl-tabs-panel-content {
        padding: 0 !important;
    }
}

.intro-col {
    position: relative;
    display: block;
    background: #000 no-repeat right bottom;
    background-size: cover;
}

.intro-col .intro-col-content {
    position: relative;
    padding: 200px 30px 150px;
}

@media (max-width: 1024px) {
    .intro-col .intro-col-content {
        padding: 130px 30px 150px;
        text-align: center;
    }
}

.resource-nav-wrapper {
    position: relative;
    display: block;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    z-index: 500;
    margin-bottom: -58px;
}

.resource-nav-wrapper.nav-module * {
    z-index: 10;
}

.resource-nav-wrapper.nav-module:before {
    position: absolute;
    display: block !important;
    content: '';
    background: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    pointer-events: none;
    height: 100px;
}

@media (min-width: 1025px) {
    .resource-nav-wrapper {
        background: rgba(0, 0, 0, 0.9);
        position: sticky;
        top: 133px;
    }

    .resource-nav-wrapper.nav-module {
        background: transparent;
    }
}

.cat-row-wrap.resource-nav {
    position: relative;
    display: block;
    z-index: 300;
    background: transparent;
    height: 58px;
    overflow: hidden;
}

.cat-row-wrap.resource-nav .category-row {
    position: relative;
    margin-top: 0;
    padding: 0;
}

.cat-row-wrap.resource-nav .category-row:before {
    display: none;
}

.cat-row-wrap.resource-nav .category-row:after {
    position: absolute;
    display: block;
    content: '';
    left: 30px;
    top: 0;
    right: 30px;
    height: 1px;
    background: rgba(255, 255, 255, 0.15);
    pointer-events: none;
    z-index: 1;
}

.cat-row-wrap.resource-nav .category-row .push-cats-left,
.cat-row-wrap.resource-nav .category-row .push-cats-right {
    color: #ffffff !important;
    top: 0;
    bottom: 0;
}

.cat-row-wrap.resource-nav .category-row .push-cats-left:before,
.cat-row-wrap.resource-nav .category-row .push-cats-right:before {
    top: 18px;
}

.cat-row-wrap.resource-nav .category-row .push-cats-left {
    background: -moz-linear-gradient(left, #000000 30%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, #000000 30%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, #000000 30%, rgba(0, 0, 0, 0) 100%);
    text-align: left;
}

.cat-row-wrap.resource-nav .category-row .push-cats-right {
    background: -moz-linear-gradient(right, #000000 30%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(right, #000000 30%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, #000000 30%, rgba(0, 0, 0, 0) 100%);
    text-align: right;
}

.cat-row-wrap.resource-nav .category-row .category-row-list-holder {
    margin-bottom: 0;
    z-index: 10;
}

.cat-row-wrap.resource-nav .category-row .category-row-list-scroll {
    text-align: left;
}

.cat-row-wrap.resource-nav .category-row .category-row-list li a {
    font-family: "Work Sans", sans-serif;
    letter-spacing: 0 !important;
    color: #ffffff;
    text-transform: none;
    padding: 20px 4px;
}

.cat-row-wrap.resource-nav .category-row .category-row-list li a:before {
    height: 1px;
    bottom: auto;
    top: 0;
}

a.video-block {
    position: relative;
    display: block;
}

a.video-block br {
    display: none;
}

@media (max-width: 767px) {
    a.video-block {
        position: relative;
        max-width: 270px;
        display: block;
        margin: 0 auto;
    }
}

a.video-block .resource-item-image {
    position: relative;
    display: block;
    overflow: hidden;
    background: #000;
    height: 18vw;
    min-height: 140px;
    max-height: 240px;
}

@media (max-width: 1024px) {
    a.video-block .resource-item-image {
        height: 24vw;
    }
}

@media (max-width: 550px) {
    a.video-block .resource-item-image {
        height: 180px;
    }
}

a.video-block .resource-item-image:after {
    position: absolute;
    content: '';
    display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    text-align: center;
    z-index: 140;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    background: transparent;
    border: 3px solid #ffffff;
    color: #000;
    top: 50%;
    left: 50%;
    padding: 0;
    pointer-events: none;
    font-weight: 900;
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -moz-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -ms-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -o-transform: translate(-50%, -50%) scale(1.0, 1.0);
    transform: translate(-50%, -50%) scale(1.0, 1.0);
    opacity: 1.0;
}

@media (max-width: 767px) {
    a.video-block .resource-item-image:after {
        width: 60px;
        height: 60px;
    }
}

a.video-block .resource-item-image:before {
    position: absolute;
    content: "\f04b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    text-align: center;
    z-index: 150;
    width: 48px;
    height: 48px;
    text-indent: 0;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    background: transparent;
    color: #ffffff;
    top: 50%;
    left: 50%;
    padding: 25px 0 27px 6px;
    pointer-events: none;
    font-weight: 900;
    -webkit-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -moz-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -ms-transform: translate(-50%, -50%) scale(1.0, 1.0);
    -o-transform: translate(-50%, -50%) scale(1.0, 1.0);
    transform: translate(-50%, -50%) scale(1.0, 1.0);
}

@media (max-width: 767px) {
    a.video-block .resource-item-image:before {
        width: 52px;
        height: 52px;
        padding: 20px 0 27px 5px;
    }
}

a.video-block .resource-item-image img {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 !important;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    opacity: 1;
    width: 100%;
    height: 100%;
    -webkit-transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
}

a.video-block .resource-item-title {
    position: relative;
    display: block;
    padding: 20px 0 50px;
}

a.video-block .resource-item-title .resource-title {
    position: relative;
    display: block;
    color: #912121;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    margin-bottom: 0;
}

a.video-block .resource-item-title .resource-subtitle {
    position: relative;
    display: block;
    color: #8c8c8c;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

a.video-block:hover .resource-item-image img,
a.video-block:active .resource-item-image img {
    opacity: 0.6 !important;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

a.video-block:hover .resource-item-image:after,
a.video-block:active .resource-item-image:after {
    opacity: 0.3;
    -webkit-transform: translate(-50%, -50%) scale(1.15, 1.15);
    -moz-transform: translate(-50%, -50%) scale(1.15, 1.15);
    -ms-transform: translate(-50%, -50%) scale(1.15, 1.15);
    -o-transform: translate(-50%, -50%) scale(1.15, 1.15);
    transform: translate(-50%, -50%) scale(1.15, 1.15);
}

a.video-block:hover .resource-item-image:before,
a.video-block:active .resource-item-image:before {
    background: #ffffff;
    color: #585757;
    -webkit-transform: translate(-50%, -50%) scale(1.1, 1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1, 1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1, 1.1);
    -o-transform: translate(-50%, -50%) scale(1.1, 1.1);
    transform: translate(-50%, -50%) scale(1.1, 1.1);
}

a.video-block:hover .resource-item-title .resource-title,
a.video-block:active .resource-item-title .resource-title {
    color: #585757;
}

a.video-block:hover .resource-item-title .resource-subtitle,
a.video-block:active .resource-item-title .resource-subtitle {
    color: #8c8c8c;
}

.push-down-on-image {
    margin-top: 7vw;
}

@media (min-width: 1401px) {
    .push-down-on-image {
        margin-top: 150px;
    }
}

@media (max-width: 767px) {
    .push-down-on-image {
        margin-top: 30px;
    }
}

.side-line-link {
    position: relative;
    color: #912121;
    -webkit-transition: all 750ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 750ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.side-line-link:before {
    position: absolute;
    content: '';
    display: block;
    background: #912121;
    width: 0;
    height: 1px;
    top: 10px;
    right: calc(100% + 6px);
    -webkit-transition: all 750ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 750ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.side-line-link:hover,
.side-line-link:active,
.side-line-link:focus {
    color: #ffffff;
}

.side-line-link:hover:before,
.side-line-link:active:before,
.side-line-link:focus:before {
    background: #ffffff;
    width: 10px;
}

.left-line-content {
    position: relative;
    padding: 2px 40px 6px;
    display: block;
    max-width: 310px;
    border-left: 2px solid rgba(0, 0, 0, 0.08);
}

.left-line-content:before {
    position: absolute;
    left: -2px;
    bottom: 0;
    display: block;
    content: '';
    width: 2px;
    height: 25px;
    background: #912121;
    pointer-events: none;
    z-index: 10;
}

@media (max-width: 767px) {
    .left-line-content {
        max-width: 100%;
    }
}

.partner-sections {
    position: relative;
    display: block;
}

.partner-sections .partner-section {
    position: relative;
    display: block;
    padding: 0 6vw 200px;
}

@media (max-width: 1024px) {
    .partner-sections .partner-section {
        padding: 0 0 100px;
    }
}

.partner-sections .partner-section .partner-intro-row {
    position: relative;
    padding-bottom: 80px;
    align-items: flex-start;
}

@media (max-width: 1024px) {
    .partner-sections .partner-section .partner-intro-row {
        padding-bottom: 20px;
    }
}

.partner-sections .partner-section .partner-intro-row .partner-intro-left-column .partner-intro-description p {
    font-size: 0.95em;
}

.partner-sections .partner-section .partner-intro-row .partner-intro-right-column {
    padding-top: 80px;
}

@media (max-width: 1024px) {
    .partner-sections .partner-section .partner-intro-row .partner-intro-right-column {
        padding-top: 50px;
    }
}

.partner-sections .partner-section .partner-details-row {
    position: relative;
    align-items: stretch;
}

@media (min-width: 1025px) {
    .partner-sections .partner-section .partner-details-row .partner-side-column {
        padding-right: 0;
    }
}

@media (max-width: 1024px) {
    .partner-sections .partner-section .partner-details-row .partner-side-column {
        display: none;
    }
}

.partner-sections .partner-section .partner-details-row .partner-side-column .partner-side-content {
    position: sticky;
    top: 150px;
}

.partner-sections .partner-section .partner-details-row .partner-side-column .partner-side-content .partner-side-nav {
    position: relative;
    display: block;
    padding: 0;
    border-left: 2px solid rgba(0, 0, 0, 0.08);
}

.partner-sections .partner-section .partner-details-row .partner-side-column .partner-side-content .partner-side-nav .partner-side-nav-item {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}

.partner-sections .partner-section .partner-details-row .partner-side-column .partner-side-content .partner-side-nav .partner-side-nav-item a {
    position: relative;
    display: inline-block;
    padding: 10px 0 10px 3.5vw;
    color: #cdcccc;
    font-size: 12px;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    line-height: 1.3;
}

.partner-sections .partner-section .partner-details-row .partner-side-column .partner-side-content .partner-side-nav .partner-side-nav-item a:before {
    position: absolute;
    display: block;
    content: '';
    left: -2px;
    top: 0;
    height: 0;
    width: 2px;
    opacity: 0;
    background: #912121;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.partner-sections .partner-section .partner-details-row .partner-side-column .partner-side-content .partner-side-nav .partner-side-nav-item a:hover,
.partner-sections .partner-section .partner-details-row .partner-side-column .partner-side-content .partner-side-nav .partner-side-nav-item a:active,
.partner-sections .partner-section .partner-details-row .partner-side-column .partner-side-content .partner-side-nav .partner-side-nav-item a:focus {
    color: #585757;
}

.partner-sections .partner-section .partner-details-row .partner-side-column .partner-side-content .partner-side-nav .partner-side-nav-item a:hover:before,
.partner-sections .partner-section .partner-details-row .partner-side-column .partner-side-content .partner-side-nav .partner-side-nav-item a:active:before,
.partner-sections .partner-section .partner-details-row .partner-side-column .partner-side-content .partner-side-nav .partner-side-nav-item a:focus:before {
    height: 100%;
    opacity: 1;
}

.partner-sections .partner-section .partner-details-row .partner-side-column .partner-side-content .partner-side-nav .partner-side-nav-item a.active {
    color: #912121;
    pointer-events: none;
    font-size: 17px;
    line-height: 1.2;
}

.partner-sections .partner-section .partner-details-row .partner-side-column .partner-side-content .partner-side-nav .partner-side-nav-item a.active:before {
    height: 100%;
    opacity: 1;
}

.partner-sections .partner-section .partner-details-row .partner-details-column div[class^='col-'] {
    padding: 40px 30px;
}

@media (max-width: 1024px) {
    .partner-sections .partner-section .partner-details-row .partner-details-column div[class^='col-'] {
        width: 33.333%;
    }
}

@media (max-width: 767px) {
    .partner-sections .partner-section .partner-details-row .partner-details-column div[class^='col-'] {
        width: 50%;
    }
}

@media (max-width: 500px) {
    .partner-sections .partner-section .partner-details-row .partner-details-column div[class^='col-'] {
        width: 100%;
    }
}

.partner-sections .partner-section .partner-details-row .partner-details-column .inner-partner-details-row .partner-logo-link {
    position: relative;
    display: block;
    text-align: center;
}

.partner-sections .partner-section .partner-details-row .partner-details-column .inner-partner-details-row .partner-logo-link img {
    position: relative;
    object-fit: contain;
    object-position: center center;
    font-family: 'object-fit: contain; object-position: center;';
    width: 100%;
    height: 100%;
    max-width: 120px;
    max-height: 60px;
    opacity: 1;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.partner-sections .partner-section .partner-details-row .partner-details-column .inner-partner-details-row .partner-logo-link:not-hover img {
    opacity: 0.2;
}

@media (max-width: 1024px) {

    .limit-width-on-mobile>.fl-row-content-wrap,
    .limit-width-on-mobile>.fl-col-content {
        background-size: clamp(400px, 100%, 500px) auto;
        margin-right: 20%;
        overflow: hidden;
    }
}

.add-overlay-gradient>.fl-row-content-wrap:after {
    position: absolute;
    display: block;
    z-index: 0;
    pointer-events: none;
    left: 0;
    right: 0;
    bottom: 0;
    top: 30%;
    content: '';
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
}

.search-btn {
    display: block;
}

@keyframes wobble {

    0%,
    7% {
        transform: rotateZ(0);
    }

    15% {
        transform: rotateZ(-8deg);
    }

    20% {
        transform: rotateZ(5deg);
    }

    25% {
        transform: rotateZ(-5deg);
    }

    30% {
        transform: rotateZ(3deg);
    }

    35% {
        transform: rotateZ(-1deg);
    }

    40%,
    100% {
        transform: rotateZ(0);
    }
}

.wobble {
    -webkit-animation: wobble 2s linear infinite;
    animation: wobble 2s linear infinite;
    -webkit-transform-origin: 50% 5em;
    transform-origin: 50% 5em;
}

.detailed-menu-dropdown .products-menu-section {
    position: relative;
    display: block;
    width: 100%;
}

.detailed-menu-dropdown .products-menu-section .menu-drop-container {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
}

.detailed-menu-dropdown .products-menu-section .menu-drop-container:before,
.detailed-menu-dropdown .products-menu-section .menu-drop-container:after {
    display: none;
}

.detailed-menu-dropdown .products-menu-section .menu-callout-wrapper {
    position: relative;
    display: block;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.detailed-menu-dropdown .products-menu-section .menu-callout-wrapper ul.cat-list {
    position: relative;
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.detailed-menu-dropdown .products-menu-section .menu-callout-wrapper ul.cat-list li {
    display: block;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.detailed-menu-dropdown .products-menu-section .menu-callout-wrapper ul.cat-list li:last-child {
    margin-bottom: -1px;
}

.detailed-menu-dropdown .products-menu-section .menu-callout-wrapper ul.cat-list li a {
    position: relative;
    display: block;
    padding: clamp(40px, 4.5vh, 45px) clamp(30px, 5vw, 100px);
    font-weight: 600;
    font-size: 14px;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.6);
    background: transparent;
}

@media (max-width: 1200px) {
    .detailed-menu-dropdown .products-menu-section .menu-callout-wrapper ul.cat-list li a {
        font-size: 13px;
    }
}

.detailed-menu-dropdown .products-menu-section .menu-callout-wrapper ul.cat-list li a:hover,
.detailed-menu-dropdown .products-menu-section .menu-callout-wrapper ul.cat-list li a:active,
.detailed-menu-dropdown .products-menu-section .menu-callout-wrapper ul.cat-list li a:focus,
.detailed-menu-dropdown .products-menu-section .menu-callout-wrapper ul.cat-list li a.active {
    background: #17303e;
    color: #ffffff;
}

.detailed-menu-dropdown .products-menu-section .menu-callout-wrapper ul.cat-list li a.active {
    pointer-events: none;
}

.detailed-menu-dropdown .products-menu-section .menu-callout-wrapper ul.cat-list li.new-section a {
    padding-right: 100px;
}

.detailed-menu-dropdown .products-menu-section .menu-callout-wrapper ul.cat-list li.new-section a:after {
    position: absolute;
    font-family: 'din', Arial, sans-serif;
    text-transform: uppercase;
    line-height: 1.3 !important;
    font-size: 12px;
    display: block;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 0.0em !important;
    font-weight: 600;
    padding: 7px 15px 2px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #306888;
    content: 'New';
    color: #fff;
    text-align: center;
    display: inline-block;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 50px;
    right: 40px;
    pointer-events: none;
}

.detailed-menu-dropdown .products-menu-section .menu-drop {
    position: relative;
    z-index: 10;
    padding: 0 !important;
}

.detailed-menu-dropdown .products-menu-section .menu-drop:before,
.detailed-menu-dropdown .products-menu-section .menu-drop:after {
    display: none;
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel {
    position: absolute;
    display: none !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    z-index: 1;
    pointer-events: none;
    opacity: 0;
    padding: 0;
    left: 0;
    right: 0;
    top: 0;
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel.open {
    position: relative;
    z-index: 10;
    pointer-events: auto;
    opacity: 1;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    width: 100%;
    padding: 20px;
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a {
    position: relative;
    font-family: "Work Sans", sans-serif;
    line-height: 1.0;
    font-weight: 400;
    color: var(--light-white-color);
    background: transparent;
    text-transform: none;
    font-size: 15px;
    letter-spacing: 0px;
    margin: 0;
    padding: 10px 10px 25px;
    line-height: 1.2;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    width: 153px;
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a .inner-menu-item-wrap {
    position: relative;
    display: block;
    text-align: left;
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a .inner-menu-item-wrap .menu-image {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    overflow: hidden;
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a .inner-menu-item-wrap .menu-image img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    aspect-ratio: 0.55;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a .inner-menu-item-wrap .menu-title {
    position: relative;
    display: block;
    font-weight: 600;
    line-height: 1.3;
    font-size: 16px;
    margin: 8px 0 0;
    color: var(--light-white-color);
    -webkit-transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: color 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    overflow: hidden;
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a .inner-menu-item-wrap .menu-title .para {
    display: block;
    font-size: 11px;
    font-style: italic;
}

@media (max-width: 1200px) {
    .detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a .inner-menu-item-wrap .menu-title {
        font-size: 14px;
    }
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a:hover,
.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a:active,
.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a:focus {
    color: var(--light-white-color-hover);
    background: transparent;
    text-decoration: none;
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a:hover .inner-menu-item-wrap .menu-image img,
.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a:active .inner-menu-item-wrap .menu-image img,
.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a:focus .inner-menu-item-wrap .menu-image img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a:hover .inner-menu-item-wrap .menu-title,
.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a:active .inner-menu-item-wrap .menu-title,
.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-panel-list a:focus .inner-menu-item-wrap .menu-title {
    color: var(--light-white-color-hover);
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-category-link {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    width: 100%;
    padding: 20px 30px 20px;
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-category-link a.set-button {
    width: 100%;
    padding: 15px 30px !important;
    font-size: 14px;
    letter-spacing: 0;
    color: #ffffff !important;
    border-color: #2d495b !important;
    background: #2d495b !important;
}

.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-category-link a.set-button:hover,
.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-category-link a.set-button:active,
.detailed-menu-dropdown .products-menu-section .menu-drop .menu-product-panel .product-category-link a.set-button:focus {
    color: #11222c !important;
    border-color: #ffffff !important;
    background: #ffffff !important;
}

.overlay-on-tablet>.fl-row-content-wrap {
    position: relative;
}

@media (max-width: 1024px) {
    .overlay-on-tablet>.fl-row-content-wrap:before {
        position: absolute;
        content: '';
        display: block;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: #000;
        opacity: 0.3;
        pointer-events: none;
    }
}

.resources-section {
    position: relative;
    display: block;
    border-top: 1px solid #d5d5d5;
}

.resources-section .left-resources-column {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    border-right: 1px solid #d5d5d5;
    padding: 0;
}

.resources-section .left-resources-column .inner-column {
    position: relative;
    display: block;
    max-width: 325px;
    width: 100%;
    padding: 55px 20px;
}

@media (max-width: 1024px) {
    .resources-section .left-resources-column {
        display: none !important;
    }
}

.resources-section .left-resources-column a.scroll-btn,
.resources-section .left-resources-column a.scroll-btn:focus {
    position: relative;
    display: block;
    padding: 20px 30px;
    color: #b2b2b2;
    text-decoration: none;
    font-size: 1.05rem;
}

.resources-section .left-resources-column a.scroll-btn:hover,
.resources-section .left-resources-column a.scroll-btn:active,
.resources-section .left-resources-column a.scroll-btn.active,
.resources-section .left-resources-column a.scroll-btn:focus:hover,
.resources-section .left-resources-column a.scroll-btn:focus:active,
.resources-section .left-resources-column a.scroll-btn:focus.active {
    color: #11222c;
    text-decoration: underline;
}

.resources-section .right-resources-column {
    position: relative;
    display: block;
    padding: 0;
}

.resources-section .right-resources-column .inner-column {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.resources-section .right-resources-column .inner-column:last-child {
    border-bottom: 0;
}

.resources-section .right-resources-column .resource-section {
    position: relative;
    display: block;
    padding: 70px 50px 90px;
    max-width: 975px;
    width: 100%;
}

.resources-section .right-resources-column .resource-section:last-child {
    border-bottom: 0;
}

@media (max-width: 1024px) {
    .resources-section .right-resources-column .resource-section {
        padding: 70px 30px;
    }
}

.resources-section .right-resources-column .resource-section .resource-intro {
    position: relative;
    display: block;
    padding: 0 0 42px;
}

@media (max-width: 767px) {
    .resources-section .right-resources-column .resource-section .resource-intro {
        padding-bottom: 40px;
    }
}

@media (max-width: 500px) {
    .resources-section .right-resources-column .resource-section .resource-intro {
        text-align: center;
    }
}

.resources-section .right-resources-column .resource-section .resource-intro .resource-section-title {
    display: block;
    margin-bottom: 5px !important;
}

.resources-section .right-resources-column .resource-section .resource-intro .resource-description {
    position: relative;
    display: block;
    font-size: 0.85em;
}

.resources-section .right-resources-column .resource-section .resource-child-title {
    position: relative;
    display: block;
    font-size: 16px !important;
    color: #898989;
    padding: 60px 0 5px;
}

@media (max-width: 767px) {
    .resources-section .right-resources-column .resource-section .resource-child-title {
        font-size: 15px !important;
        padding-bottom: 10px;
    }
}

@media (max-width: 500px) {
    .resources-section .right-resources-column .resource-section .resource-child-title {
        text-align: center;
    }
}

.resources-section .right-resources-column .resource-section .resource-child-title.child-term-title-0 {
    padding-top: 0 !important;
}

.resource-list {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    gap: 30px;
}

@media (max-width: 1300px) {
    .resource-list {
        max-width: 875px;
    }
}

.resource-list.product-resource-list {
    gap: 0 !important;
}

.resource-list .resource-item {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    width: calc(50% - 15px);
}

@media (min-width: 1301px) {
    .resource-list .resource-item.three-up {
        width: calc(33.3333% - 22px);
    }
}

@media (max-width: 767px) {
    .resource-list .resource-item {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .resource-list .resource-item {
        justify-content: center;
    }
}

.resource-list .resource-item .resource-image {
    position: relative;
    display: block;
    padding: 0;
    width: 50%;
}

@media (max-width: 767px) and (min-width: 501px) {
    .resource-list .resource-item .resource-image {
        width: 40%;
    }
}

@media (max-width: 500px) {
    .resource-list .resource-item .resource-image {
        width: 100%;
    }
}

.resource-list .resource-item .resource-image img {
    position: relative;
    display: block;
    object-fit: contain;
    object-position: center center;
    font-family: 'object-fit: contain; object-position: center;';
    width: 100%;
    max-width: 100%;
}

@media (min-width: 768px),
(max-width: 500px) {
    .resource-list .resource-item .resource-image img {
        max-width: 300px;
    }
}

@media (max-width: 500px) {
    .resource-list .resource-item .resource-image img {
        margin: 0 auto;
    }
}

.resource-list .resource-item .resource-info {
    position: relative;
    display: block;
    width: 50%;
    padding: 15px;
}

@media (max-width: 767px) and (min-width: 501px) {
    .resource-list .resource-item .resource-info {
        width: 60%;
    }
}

@media (max-width: 767px) {
    .resource-list .resource-item .resource-info {
        padding: 15px 0 15px 3vw;
    }
}

@media (max-width: 500px) {
    .resource-list .resource-item .resource-info {
        width: auto;
        padding: 18px 0;
        text-align: center;
    }
}

.resource-list .resource-item .resource-info .resource-title {
    display: block;
    color: #11222c;
    margin: 0;
    padding: 0 0 8px;
    line-height: 1.35;
    font-size: 0.95em;
}

.resource-list .resource-item .resource-info .pdf-buttons {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    gap: 6px;
}

@media (max-width: 500px) {
    .resource-list .resource-item .resource-info .pdf-buttons {
        justify-content: center;
    }
}

.resource-list .resource-item .resource-info .pdf-buttons .pdf-button {
    position: relative;
    display: inline-block;
    padding: 2px 11px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #34485a;
    background: #edf1f4;
    font-size: 0.8em;
    -webkit-font-smoothing: auto;
}

.resource-list .resource-item .resource-info .pdf-buttons .pdf-button.video-button {
    padding: 2px 11px 2px 6px;
    background: #fff;
}

.resource-list .resource-item .resource-info .pdf-buttons .pdf-button *[class^='material-icons'] {
    font-size: 13px;
    position: relative;
    top: 2px;
    display: inline-block;
}

.resource-list .resource-item .resource-info .pdf-buttons .pdf-button:hover,
.resource-list .resource-item .resource-info .pdf-buttons .pdf-button:active,
.resource-list .resource-item .resource-info .pdf-buttons .pdf-button:focus {
    background: #11222c !important;
    color: #ffffff !important;
}

.resource-list .resource-item.product-resource-item {
    width: 100% !important;
}

@media (max-width: 500px) {
    .resource-list .resource-item.product-resource-item .resource-info {
        width: 100% !important;
    }
}

.resource-list .resource-item.product-resource-item .resource-info .pdf-buttons {
    justify-content: flex-end;
}

@media (max-width: 500px) {
    .resource-list .resource-item.product-resource-item .resource-info .pdf-buttons {
        justify-content: flex-start !important;
    }
}

.project-details-section {
    position: relative;
    display: block;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
}

@media (max-width: 1024px) {
    .project-details-section {
        border-top: 0;
    }
}

@media (max-width: 767px) {
    .project-details-section {
        border-bottom: 0;
        margin: 0 30px;
        width: auto;
    }
}

.project-details-section .left-project-details-column {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    border-right: 1px solid #d5d5d5;
    padding: 0;
}

@media (max-width: 1024px) {
    .project-details-section .left-project-details-column {
        border-right: 0;
        border-bottom: 1px solid #d5d5d5;
        justify-content: center;
        text-align: center;
    }
}

.project-details-section .left-project-details-column .inner-column {
    position: relative;
    display: block;
    max-width: 300px;
    width: 100%;
    padding: 35px 30px;
}

@media (max-width: 1024px) {
    .project-details-section .left-project-details-column .inner-column {
        padding: 50px 30px 25px;
        max-width: 100%;
    }
}

.project-details-section .right-project-details-column {
    position: relative;
    display: block;
    padding: 0;
}

.project-details-section .right-project-details-column .inner-column {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
}

.project-details-section .right-project-details-column .inner-column:last-child {
    border-bottom: 0;
}

@media (max-width: 767px) {
    .project-details-section .right-project-details-column .inner-column {
        border-bottom: 0;
    }
}

.project-details-section .right-project-details-column .inner-column .project-detail-row {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    max-width: 1200px;
    width: 100%;
}

.project-details-section .right-project-details-column .inner-column .project-detail-row .project-detail-col {
    position: relative;
    display: block;
    padding: 20px 35px 70px;
    width: 50%;
}

@media (max-width: 1024px) {
    .project-details-section .right-project-details-column .inner-column .project-detail-row .project-detail-col {
        padding: 40px 30px;
    }
}

@media (max-width: 767px) {
    .project-details-section .right-project-details-column .inner-column .project-detail-row .project-detail-col {
        border-bottom: 1px solid #d5d5d5;
        width: 100%;
        padding: 26px 0;
    }
}

.project-details-section .right-project-details-column .inner-column .project-detail-row .project-detail-col .project-detail-title {
    position: relative;
    display: block;
    text-transform: uppercase;
    font-size: 0.72em;
    margin-bottom: 7px;
    -webkit-font-smoothing: auto;
}

.project-details-section .right-project-details-column .inner-column .project-detail-row .project-detail-col .project-detail-info {
    position: relative;
    display: block;
    color: #11222c;
    -webkit-font-smoothing: auto;
}

.project-details-section .right-project-details-column .inner-column .project-detail-row .project-detail-col .project-detail-info a,
.project-details-section .right-project-details-column .inner-column .project-detail-row .project-detail-col .project-detail-info a:focus {
    color: #11222c;
    text-decoration: underline;
}

.project-details-section .right-project-details-column .inner-column .project-detail-row .project-detail-col .project-detail-info a:hover,
.project-details-section .right-project-details-column .inner-column .project-detail-row .project-detail-col .project-detail-info a:active,
.project-details-section .right-project-details-column .inner-column .project-detail-row .project-detail-col .project-detail-info a:focus:hover,
.project-details-section .right-project-details-column .inner-column .project-detail-row .project-detail-col .project-detail-info a:focus:active {
    color: #912121;
    text-decoration: underline;
}

body.home .change-background-on-refresh {
    background: #000;
}

body.home .change-background-on-refresh>.fl-row-content-wrap {
    opacity: 1;
    -webkit-transition: opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: opacity 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

body.home .change-background-on-refresh>.fl-row-content-wrap.show {
    opacity: 1;
}

.projects-section {
    position: relative;
    display: block;
}

@media (max-width: 1024px) {
    .projects-section {
        max-width: 800px;
        margin: 0 auto;
    }
}

.projects-section .projects-section-row {
    height: calc(100vh - 94px);
    min-height: 600px;
}

@media (max-width: 1024px) {
    .projects-section .projects-section-row {
        height: auto;
        min-height: 0;
    }
}

.projects-section .left-projects-column {
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
    padding: 0;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.projects-section .left-projects-column::-webkit-scrollbar {
    display: none;
}

.projects-section .left-projects-column:after {
    position: sticky;
    display: block;
    z-index: 100;
    pointer-events: none;
    left: 0;
    right: 0;
    bottom: 0;
    height: 120px;
    content: '';
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, #ffffff 100%);
}

@media (max-width: 1024px) {
    .projects-section .left-projects-column:after {
        display: none;
    }
}

.projects-section .left-projects-column .inner-column {
    padding: 60px 4vw 0px;
}

@media (max-width: 1024px) {
    .projects-section .left-projects-column .inner-column {
        padding: 70px 50px;
    }
}

@media (max-width: 767px) {
    .projects-section .left-projects-column .inner-column {
        padding: 70px 30px;
    }
}

.projects-section .left-projects-column .inner-column .project-headers {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    padding: 10px 0;
}

@media (max-width: 1024px) {
    .projects-section .left-projects-column .inner-column .project-headers {
        display: none !important;
    }
}

.projects-section .left-projects-column .inner-column .project-headers .project-header {
    padding: 0;
    display: block;
    text-transform: uppercase;
    color: #11222c;
    font-size: 13px;
    -webkit-font-smoothing: auto;
}

.projects-section .left-projects-column .inner-column .project-line {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    counter-increment: project-line-item;
    padding: 7px 0;
}

@media (max-width: 1024px) {
    .projects-section .left-projects-column .inner-column .project-line {
        padding-bottom: 14px;
    }

    .projects-section .left-projects-column .inner-column .project-line:after {
        position: absolute;
        display: inline-block !important;
        vertical-align: middle;
        z-index: 10;
        color: inherit;
        opacity: 1;
        content: '';
        z-index: 1;
        width: 7px;
        height: 7px;
        margin: 0;
        top: 26px;
        right: 5px;
        border-right: 1px solid;
        border-bottom: 1px solid;
        border-color: #11222c;
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        pointer-events: none;
        -webkit-transform: translate(-5px, 0) rotate(45deg);
        -moz-transform: translate(-5px, 0) rotate(45deg);
        -ms-transform: translate(-5px, 0) rotate(45deg);
        -o-transform: translate(-5px, 0) rotate(45deg);
        transform: translate(-5px, 0) rotate(45deg);
        -webkit-transition: border-color 100ms linear;
        transition: border-color 100ms linear;
    }
}

@media (max-width: 767px) {
    .projects-section .left-projects-column .inner-column .project-line:after {
        top: 23px;
    }
}

.projects-section .left-projects-column .inner-column .project-line .project-name {
    position: relative;
    display: block;
    padding: 0;
    width: 100%;
}

@media (max-width: 1024px) {
    .projects-section .left-projects-column .inner-column .project-line .project-name {
        padding-right: 20px;
    }
}

.projects-section .left-projects-column .inner-column .project-line .project-name a,
.projects-section .left-projects-column .inner-column .project-line .project-name a:focus {
    padding: 10px 10px 10px 20px;
    color: #b2b2b2;
}

@media (max-width: 1024px) {

    .projects-section .left-projects-column .inner-column .project-line .project-name a,
    .projects-section .left-projects-column .inner-column .project-line .project-name a:focus {
        pointer-events: none;
        padding-bottom: 3px;
    }
}

@media (max-width: 767px) {

    .projects-section .left-projects-column .inner-column .project-line .project-name a,
    .projects-section .left-projects-column .inner-column .project-line .project-name a:focus {
        font-size: 1.3rem;
        padding-left: 15px;
    }
}

.projects-section .left-projects-column .inner-column .project-line .project-name a:before,
.projects-section .left-projects-column .inner-column .project-line .project-name a:focus:before {
    position: absolute;
    content: counter(project-line-item, decimal-leading-zero);
    font-family: 'din', Arial, sans-serif;
    text-transform: uppercase;
    line-height: 1.3 !important;
    font-size: 13px;
    display: block;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 0.0em !important;
    font-weight: 600;
    left: 0;
    top: 14px;
}

@media (max-width: 767px) {

    .projects-section .left-projects-column .inner-column .project-line .project-name a:before,
    .projects-section .left-projects-column .inner-column .project-line .project-name a:focus:before {
        font-size: 11px;
        top: 12px;
    }
}

.projects-section .left-projects-column .inner-column .project-line .project-name a:hover,
.projects-section .left-projects-column .inner-column .project-line .project-name a:active,
.projects-section .left-projects-column .inner-column .project-line .project-name a:focus:hover,
.projects-section .left-projects-column .inner-column .project-line .project-name a:focus:active {
    color: #11222c;
}

.projects-section .left-projects-column .inner-column .project-line .project-name a:hover:before,
.projects-section .left-projects-column .inner-column .project-line .project-name a:active:before,
.projects-section .left-projects-column .inner-column .project-line .project-name a:focus:hover:before,
.projects-section .left-projects-column .inner-column .project-line .project-name a:focus:active:before {
    color: #912121;
}

.projects-section .left-projects-column .inner-column .project-line .project-line-accordion {
    position: relative;
    display: block;
    opacity: 0;
    pointer-events: none;
    height: 0;
    overflow: hidden;
    width: 100%;
    -webkit-transition: height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000) 0ms, opacity 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000) 100ms;
    transition: height 400ms cubic-bezier(0.215, 0.610, 0.355, 1.000) 0ms, opacity 800ms cubic-bezier(0.215, 0.610, 0.355, 1.000) 100ms;
}

@media (min-width: 1025px) {
    .projects-section .left-projects-column .inner-column .project-line .project-line-accordion {
        display: none;
    }
}

.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion {
    position: relative;
    display: block;
    padding: 0px 0 30px;
}

.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .project-products {
    position: relative;
    display: block;
    padding: 0 0 24px 20px;
    font-family: 'din', Arial, sans-serif;
    text-transform: uppercase;
    line-height: 1.3 !important;
    font-size: 12px;
    letter-spacing: 0.0em !important;
    font-weight: 600;
}

@media (max-width: 767px) {
    .projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .project-products {
        padding-left: 15px;
    }
}

.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .project-products a,
.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .project-products a:focus {
    color: #11222c;
}

.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .project-products a:hover,
.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .project-products a:active,
.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .project-products a:focus:hover,
.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .project-products a:focus:active {
    color: #912121;
}

.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-image-link,
.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-image-link:focus {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 24px;
    overflow: hidden;
    background: #000;
}

.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-image-link .project-image,
.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-image-link:focus .project-image {
    position: relative;
    display: block;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    width: 100%;
    max-height: 500px;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    opacity: 1;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

@media (max-width: 767px) {

    .projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-image-link .project-image,
    .projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-image-link:focus .project-image {
        max-height: 400px;
    }
}

.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-image-link:hover .project-image,
.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-image-link:active .project-image,
.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-image-link:focus:hover .project-image,
.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-image-link:focus:active .project-image {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    opacity: 0.8;
}

.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-link,
.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-link:focus {
    display: inline-block;
    padding: 3px 0;
    color: #11222c;
    text-decoration: underline;
    font-size: 0.9em;
}

.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-link:hover,
.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-link:active,
.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-link:focus:hover,
.projects-section .left-projects-column .inner-column .project-line .project-line-accordion .inner-project-line-accordion .view-project-link:focus:active {
    color: #912121;
}

@media (max-width: 1024px) {
    .projects-section .left-projects-column .inner-column .project-line.active:after {
        -webkit-transform: translate(-5px, 0) rotate(225deg);
        -moz-transform: translate(-5px, 0) rotate(225deg);
        -ms-transform: translate(-5px, 0) rotate(225deg);
        -o-transform: translate(-5px, 0) rotate(225deg);
        transform: translate(-5px, 0) rotate(225deg);
        top: 20px;
    }
}

@media (max-width: 767px) {
    .projects-section .left-projects-column .inner-column .project-line.active:after {
        top: 18px;
    }
}

.projects-section .left-projects-column .inner-column .project-line.active .project-name a,
.projects-section .left-projects-column .inner-column .project-line.active .project-name a:focus {
    color: #11222c;
}

.projects-section .left-projects-column .inner-column .project-line.active .project-name a:before,
.projects-section .left-projects-column .inner-column .project-line.active .project-name a:focus:before {
    color: #912121;
}

.projects-section .left-projects-column .inner-column .project-line.active .project-name a:hover,
.projects-section .left-projects-column .inner-column .project-line.active .project-name a:active,
.projects-section .left-projects-column .inner-column .project-line.active .project-name a:focus:hover,
.projects-section .left-projects-column .inner-column .project-line.active .project-name a:focus:active {
    color: #11222c;
}

.projects-section .left-projects-column .inner-column .project-line.active .project-name a:hover:before,
.projects-section .left-projects-column .inner-column .project-line.active .project-name a:active:before,
.projects-section .left-projects-column .inner-column .project-line.active .project-name a:focus:hover:before,
.projects-section .left-projects-column .inner-column .project-line.active .project-name a:focus:active:before {
    color: #912121;
}

.projects-section .left-projects-column .inner-column .project-line.active .project-line-accordion {
    opacity: 1;
    pointer-events: auto;
}

.projects-section .right-projects-column {
    position: relative;
    display: block;
    padding: 0;
    background: #000;
}

@media (max-width: 1024px) {
    .projects-section .right-projects-column {
        display: none;
    }
}

.projects-section .right-projects-column .project-image-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    pointer-events: none;
    overflow: hidden;
    -webkit-transition: all 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.projects-section .right-projects-column .project-image-wrapper:after {
    position: absolute;
    display: block;
    z-index: 2;
    pointer-events: none;
    left: 0;
    right: 0;
    bottom: 0;
    height: 220px;
    content: '';
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}

.projects-section .right-projects-column .project-image-wrapper.active {
    opacity: 1;
    z-index: 10;
    pointer-events: auto;
}

.projects-section .right-projects-column .project-image-wrapper .project-products {
    position: absolute;
    left: 50px;
    right: 50px;
    bottom: 45px;
    z-index: 100;
    padding: 0;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    align-content: flex-start;
    flex-wrap: wrap;
    gap: 12px 12px;
}

@media (max-width: 1200px) {
    .projects-section .right-projects-column .project-image-wrapper .project-products {
        left: 30px;
        right: 30px;
        bottom: 25px;
    }
}

.projects-section .right-projects-column .project-image-wrapper .project-products a,
.projects-section .right-projects-column .project-image-wrapper .project-products a:focus {
    display: inline-block;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.35) !important;
    backdrop-filter: blur(7px) saturate(110%);
    -webkit-backdrop-filter: blur(7px) saturate(110%);
    border: 0;
    font-size: 15px;
    padding: 7px 20px 3px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin: 0;
    text-align: center;
    text-transform: none;
    line-height: 1.2 !important;
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.0);
    -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.0);
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.0);
}

.projects-section .right-projects-column .project-image-wrapper .project-products a:hover,
.projects-section .right-projects-column .project-image-wrapper .project-products a:active,
.projects-section .right-projects-column .project-image-wrapper .project-products a:focus:hover,
.projects-section .right-projects-column .project-image-wrapper .project-products a:focus:active {
    color: #11222c;
    background: #ffffff !important;
    -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.1);
}

.projects-section .right-projects-column .project-image-wrapper img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 0;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transition: all 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.projects-section .right-projects-column .project-image-wrapper.active img {
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
}

.showroom-gallery {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    flex: none;
    width: 100vw;
    padding: 0;
    margin: 0;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.showroom-gallery.loaded {
    opacity: 1;
}

@media (max-width: 1024px) {
    .showroom-gallery {
        margin-bottom: 50px;
    }
}

.showroom-gallery .showroom-gallery-list {
    position: relative;
    display: block;
    background: transparent;
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 100;
}

@media (min-width: 1025px) {

    .showroom-gallery .showroom-gallery-list .slick-prev,
    .showroom-gallery .showroom-gallery-list .slick-prev:focus,
    .showroom-gallery .showroom-gallery-list .slick-next,
    .showroom-gallery .showroom-gallery-list .slick-next:focus {
        top: 50%;
        margin-top: -23px;
        border-color: #ffffff !important;
        background: rgba(0, 0, 0, 0.1) !important;
        color: #ffffff !important;
        -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.0);
        -moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.0);
        box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.0);
    }

    .showroom-gallery .showroom-gallery-list .slick-prev:hover,
    .showroom-gallery .showroom-gallery-list .slick-prev:active,
    .showroom-gallery .showroom-gallery-list .slick-prev:focus:hover,
    .showroom-gallery .showroom-gallery-list .slick-prev:focus:active,
    .showroom-gallery .showroom-gallery-list .slick-next:hover,
    .showroom-gallery .showroom-gallery-list .slick-next:active,
    .showroom-gallery .showroom-gallery-list .slick-next:focus:hover,
    .showroom-gallery .showroom-gallery-list .slick-next:focus:active {
        border-color: #ffffff !important;
        background: #ffffff !important;
        color: #306888 !important;
        -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.3);
        box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.3);
    }
}

@media (min-width: 1025px) {

    .showroom-gallery .showroom-gallery-list .slick-prev,
    .showroom-gallery .showroom-gallery-list .slick-prev:focus {
        left: 3vw;
        right: auto;
    }
}

@media (min-width: 1025px) {

    .showroom-gallery .showroom-gallery-list .slick-next,
    .showroom-gallery .showroom-gallery-list .slick-next:focus {
        right: 3vw;
        left: auto;
    }
}

.showroom-gallery .showroom-gallery-list .slick-dots {
    position: absolute;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    align-items: stretch;
    align-content: stretch;
    justify-content: stretch;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 11px;
    width: auto;
    overflow: visible;
    flex-direction: row;
    top: -70px;
    width: calc(1100px / 3);
    z-index: 100;
    right: 8%;
}

@media (max-width: 1500px) {
    .showroom-gallery .showroom-gallery-list .slick-dots {
        right: 10vw;
    }
}

@media (max-width: 1100px) {
    .showroom-gallery .showroom-gallery-list .slick-dots {
        right: 0;
        left: 0;
        top: -60px;
        width: 60vw;
        margin: 0 20vw !important;
        height: 12px;
    }
}

.showroom-gallery .showroom-gallery-list .slick-dots:before {
    position: absolute;
    pointer-events: none;
    content: '';
    display: block;
    z-index: 1;
    height: 1px;
    top: 5px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.1);
}

@media (max-width: 1024px) {
    .showroom-gallery .showroom-gallery-list .slick-dots:before {
        height: 2px;
    }
}

.showroom-gallery .showroom-gallery-list .slick-dots li {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    z-index: 10;
    height: 100%;
    flex: 1;
}

.showroom-gallery .showroom-gallery-list .slick-dots li:before,
.showroom-gallery .showroom-gallery-list .slick-dots li:after {
    display: none !important;
}

.showroom-gallery .showroom-gallery-list .slick-dots li a,
.showroom-gallery .showroom-gallery-list .slick-dots li button {
    position: relative;
    display: block;
    padding: 5px 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    outline: 0 !important;
    border: 0 !important;
    font-size: 0;
    line-height: 0;
}

.showroom-gallery .showroom-gallery-list .slick-dots li a:before,
.showroom-gallery .showroom-gallery-list .slick-dots li button:before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    top: 5px;
    height: 1px;
    background: #000000;
}

@media (max-width: 1024px) {

    .showroom-gallery .showroom-gallery-list .slick-dots li a:before,
    .showroom-gallery .showroom-gallery-list .slick-dots li button:before {
        height: 2px;
    }
}

.showroom-gallery .showroom-gallery-list .slick-dots li a:hover,
.showroom-gallery .showroom-gallery-list .slick-dots li a:active,
.showroom-gallery .showroom-gallery-list .slick-dots li button:hover,
.showroom-gallery .showroom-gallery-list .slick-dots li button:active {
    opacity: 1;
}

.showroom-gallery .showroom-gallery-list .slick-dots li.slick-active a,
.showroom-gallery .showroom-gallery-list .slick-dots li.slick-active button {
    opacity: 1;
    pointer-events: none;
}

.showroom-gallery .showroom-gallery-list .slick-list {
    padding: 0;
}

@media (min-width: 1025px) {
    .showroom-gallery .showroom-gallery-list .slick-list {
        padding: 0;
    }
}

.showroom-gallery .showroom-gallery-list .slick-list .slick-track {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    align-items: center;
    align-content: center;
    height: 650px;
}

@media (max-width: 1024px) {
    .showroom-gallery .showroom-gallery-list .slick-list .slick-track {
        height: auto;
        align-content: flex-start;
    }
}

.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li {
    flex: 0 0 517px;
    max-width: 100vw;
    margin: 0 !important;
    padding: 0 40px !important;
    justify-content: center;
    align-self: center;
    height: auto !important;
}

@media (max-width: 1024px) {
    .showroom-gallery .showroom-gallery-list .showroom-gallery-list-li {
        padding: 0 28px !important;
        flex: 0 0 clamp(400px, 60vw, 480px) !important;
        align-self: flex-start;
    }
}

@media (max-width: 767px) {
    .showroom-gallery .showroom-gallery-list .showroom-gallery-list-li {
        flex: 0 0 80vw !important;
        padding: 0 15px !important;
    }
}

.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    align-items: start;
    align-content: center;
    flex-direction: column;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link .showroom-image-wrapper {
    position: relative;
    display: block;
    height: 540px;
    width: 100%;
    overflow: hidden;
    background: #000;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

@media (max-width: 1024px) {
    .showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link .showroom-image-wrapper {
        height: 480px;
        max-height: 480px;
    }
}

@media (max-width: 767px) {
    .showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link .showroom-image-wrapper {
        height: auto;
        aspect-ratio: 0.8;
    }
}

.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link .showroom-image-wrapper img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
}

.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link .showroom-title-area {
    position: relative;
    display: block;
    text-align: left;
    color: #898989;
    background: transparent;
    padding: 12px 0px;
    margin: 0;
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    z-index: 100;
    -webkit-transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link .showroom-title-area span {
    position: relative;
    display: inline-block;
    vertical-align: baseline;
    color: #aaa;
}

@media (max-width: 767px) {
    .showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link .showroom-title-area span {
        display: block;
    }
}

.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link .showroom-title-area span.showroom-title {
    text-transform: uppercase;
    color: #11222c;
}

.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link .showroom-title-area span.showroom-subtitle {
    text-transform: none;
    color: #aaa;
}

.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link .showroom-title-area span.showroom-subtitle .desktop-only {
    padding: 0 5px 0 4px;
}

.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link:hover .showroom-title-area,
.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link:active .showroom-title-area {
    color: #aaa;
}

.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link:hover .showroom-title-area span.showroom-title,
.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link:active .showroom-title-area span.showroom-title {
    color: #912121;
}

.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link:hover .showroom-image-wrapper img,
.showroom-gallery .showroom-gallery-list .showroom-gallery-list-li a.cs-gallery-link:active .showroom-image-wrapper img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

@media (min-width: 1025px) {
    .showroom-gallery .showroom-gallery-list .showroom-gallery-list-li.slick-current {
        flex: 0 0 517px;
    }

    .showroom-gallery .showroom-gallery-list .showroom-gallery-list-li.slick-current .showroom-image-wrapper {
        height: 610px !important;
        -webkit-transition-delay: 300ms !important;
        transition-delay: 300ms !important;
    }

    .showroom-gallery .showroom-gallery-list .showroom-gallery-list-li.slick-current .showroom-title-area {
        font-size: 14px !important;
    }
}

@media (min-width: 1025px) {
    .showroom-gallery.no-center-highlight .showroom-gallery-list .showroom-gallery-list-li.slick-current .showroom-image-wrapper {
        height: 540px !important;
        -webkit-transition-delay: 300ms !important;
        transition-delay: 300ms !important;
    }

    .showroom-gallery.no-center-highlight .showroom-gallery-list .showroom-gallery-list-li.slick-current .showroom-title-area {
        font-size: 13px !important;
    }
}

.related-media-holder {
    position: relative;
    display: block;
    padding: 100px 0;
    background: rgba(213, 213, 213, 0.15);
}

@media (max-width: 767px) {
    .related-media-holder {
        padding: 80px 0;
    }
}

.related-media-holder .read-more-content {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.project-main-content {
    position: relative;
    display: block;
    padding: 70px 30px 40px !important;
}

.project-main-content h1,
.project-main-content h2,
.project-main-content h3,
.project-main-content h4,
.project-main-content h5,
.project-main-content h6 {
    margin-bottom: 14px !important;
}

.project-main-content h1:last-child,
.project-main-content h2:last-child,
.project-main-content h3:last-child,
.project-main-content h4:last-child,
.project-main-content h5:last-child,
.project-main-content h6:last-child {
    margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
    .project-main-content {
        padding: 30px 30px !important;
    }
}

@media (max-width: 767px) {
    .project-main-content {
        padding: 30px 30px 10px !important;
    }
}

.project-sketch-section {
    position: relative;
    display: block;
    padding: 60px 0;
}

@media (max-width: 1024px) {
    .project-sketch-section {
        padding: 80px 0;
    }
}

.project-sketch-section .sketch-row {
    align-items: center;
}

.project-sketch-section .sketch-image {
    padding: 20px 30px;
    margin: 0 auto;
}

.project-sketch-section .sketch-image img {
    max-width: 550px;
    width: 100%;
}

@media (max-width: 1024px) {
    .project-sketch-section .sketch-image img {
        max-width: 500px;
    }
}

@media (max-width: 767px) {
    .project-sketch-section .sketch-image img {
        max-width: 400px;
    }
}

.project-sketch-section .sketch-description {
    padding: 20px 30px;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .project-sketch-section .sketch-description {
        max-width: 700px;
    }
}

.project-sketch-section .sketch-description,
.project-sketch-section .sketch-description p {
    font-size: 1.06rem;
}

.middle-banner-section {
    position: relative;
    display: block;
    background: #000;
    padding: 0;
    margin: 0;
    width: 100%;
}

.middle-banner-section img {
    position: relative;
    display: block;
    width: 100%;
    aspect-ratio: 1.9;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
}

.free-quote-button-section {
    position: relative;
    display: block;
    margin-top: 110px;
}

@media (max-width: 767px) {
    .free-quote-button-section {
        margin-top: 50px;
    }
}

.project-gallery-section {
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding: 120px 5vw 100px;
}

@media (max-width: 767px) {
    .project-gallery-section {
        padding: 80px 30px;
        max-width: 600px;
    }
}

.project-gallery-section .project-gallery-inner {
    position: relative;
    display: block;
}

.project-gallery-section .project-gallery-inner .project-gallery-image {
    -webkit-transition: all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 200ms;
    transition: all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 200ms;
    height: 0;
    opacity: 1;
    overflow: hidden;
}

.project-gallery-section .project-gallery-inner .project-gallery-image img {
    -webkit-transition: all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 200ms;
    transition: all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000) 200ms;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.project-gallery-section .project-gallery-inner .project-gallery-image.image-visible {
    height: 100%;
    opacity: 1;
}

.project-gallery-section .project-gallery-inner .project-gallery-image.image-visible img {
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
}

@media (max-width: 767px) {
    .project-gallery-section .project-gallery-inner .project-gallery-image {
        padding: 15px 0;
    }
}

@media (min-width: 768px) {
    .project-gallery-section .project-gallery-inner {
        display: grid;
        grid-auto-rows: 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        gap: 0px 0px;
        justify-items: stretch;
    }

    .project-gallery-section .project-gallery-inner .project-gallery-image img {
        object-fit: cover;
        object-position: center top;
        font-family: 'object-fit: cover; object-position: center;';
        width: 100%;
        height: 100%;
    }

    .project-gallery-section .project-gallery-inner:nth-child(3n - 2) {
        grid-template-rows: 11vw 11vw;
    }

    .project-gallery-section .project-gallery-inner:nth-child(3n - 2) .project-gallery-image {
        grid-area: 1 / 3 / 3 / 9;
    }

    .project-gallery-section .project-gallery-inner:nth-child(3n - 1) {
        grid-template-rows: 6vw 7vw 12vw 4vw 5vw;
    }

    .project-gallery-section .project-gallery-inner:nth-child(3n - 1) .project-gallery-image:nth-child(2n - 1) {
        grid-area: 2 / 1 / 6 / 11;
    }

    .project-gallery-section .project-gallery-inner:nth-child(3n - 1) .project-gallery-image:nth-child(2n) {
        grid-area: 1 / 12 / 4 / 16;
    }

    .project-gallery-section .project-gallery-inner:nth-child(3n) {
        grid-template-rows: 7vw 8vw 8vw 8vw 6vw 6vw;
    }

    .project-gallery-section .project-gallery-inner:nth-child(3n) .project-gallery-image {
        grid-area: 2 / 6 / 6 / 14;
    }
}

.project-gallery-section.no-project-gallery {
    padding-top: 90px;
    padding-bottom: 90px;
}

@media (max-width: 767px) {
    .project-gallery-section.no-project-gallery {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.project-gallery-section.no-project-gallery .free-quote-button-section {
    margin-top: 0 !important;
}

@media (min-width: 768px) {

    .no-cursor,
    .no-cursor * {
        cursor: none;
    }
}

.cursor-follower {
    position: fixed;
    color: #ffffff !important;
    background: rgba(0, 0, 0, 0.2) !important;
    backdrop-filter: blur(7px) saturate(110%);
    -webkit-backdrop-filter: blur(7px) saturate(110%);
    width: 46px;
    height: 46px;
    padding: 1px 0 0;
    text-align: center;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-indent: -9999px;
    top: -50%;
    bottom: auto;
    left: -50%;
    right: auto;
    margin: -23px 0 0 -23px;
    z-index: 1000;
    outline: none;
    pointer-events: none;
    -webkit-transition: opacity 80ms linear;
    transition: opacity 80ms linear;
    opacity: 0;
}

.cursor-follower.show {
    opacity: 1;
}

.cursor-follower:before {
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    left: 0;
    right: -3px;
    top: 17px;
    display: block;
    font-size: 12px;
    line-height: 1.0;
    padding: 0;
    font-weight: 900;
    text-indent: 0;
    color: inherit !important;
    content: "\f061";
}

@media (max-width: 767px) {
    .cursor-follower {
        display: none;
    }
}

.about-top-banner img {
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    aspect-ratio: 1.8;
}

.latest-post-feed-shortcode.dark-version .latest-posts-row {
    padding-top: 15px !important;
    padding-bottom: 50px !important;
    overflow: hidden;
}

.latest-post-feed-shortcode.dark-version .latest-posts-row .slick-track .media-link .media-cat-list {
    color: #912121 !important;
}

.latest-post-feed-shortcode.dark-version .latest-posts-row .slick-track .media-link .media-cat-list a,
.latest-post-feed-shortcode.dark-version .latest-posts-row .slick-track .media-link .media-cat-list a:focus {
    color: #912121 !important;
    text-decoration: none !important;
}

.latest-post-feed-shortcode.dark-version .latest-posts-row .slick-track .media-link .media-cat-list a:hover,
.latest-post-feed-shortcode.dark-version .latest-posts-row .slick-track .media-link .media-cat-list a:active,
.latest-post-feed-shortcode.dark-version .latest-posts-row .slick-track .media-link .media-cat-list a:focus:hover,
.latest-post-feed-shortcode.dark-version .latest-posts-row .slick-track .media-link .media-cat-list a:focus:active {
    color: #912121 !important;
    text-decoration: underline !important;
}

.latest-post-feed-shortcode.dark-version .latest-posts-row .slick-track .media-link .post-title-link a,
.latest-post-feed-shortcode.dark-version .latest-posts-row .slick-track .media-link .post-title-link a:focus {
    color: #11222c !important;
}

.latest-post-feed-shortcode.dark-version .latest-posts-row .slick-track .media-link .post-title-link a:hover,
.latest-post-feed-shortcode.dark-version .latest-posts-row .slick-track .media-link .post-title-link a:active,
.latest-post-feed-shortcode.dark-version .latest-posts-row .slick-track .media-link .post-title-link a:focus:hover,
.latest-post-feed-shortcode.dark-version .latest-posts-row .slick-track .media-link .post-title-link a:focus:active {
    color: #912121 !important;
}

.years-of-experience-wrapper {
    position: relative;
    display: block;
}

.years-of-experience-wrapper .years-of-experience-title {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    color: rgba(255, 255, 255, 0.5);
    gap: 10px;
}

.years-of-experience-wrapper .years-of-experience-title .time-circle {
    position: relative;
    display: inline-block;
    padding: 19px 1px 10px 5px;
    color: #ffffff;
    background: #912121;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 56px;
    height: 56px;
}

@media (max-width: 767px) {
    .years-of-experience-wrapper .years-of-experience-title .time-circle {
        padding-top: 14px;
        width: 44px;
        height: 44px;
    }
}

.years-of-experience-wrapper .years-of-experience-title .experience-title-part {
    position: relative;
    display: inline-block;
}

@media (min-width: 1025px) {
    .years-of-experience-wrapper .years-of-experience-content {
        padding-left: clamp(66px, 5vw, 5vw);
    }
}

@media (max-width: 1024px) {
    .years-of-experience-wrapper .years-of-experience-content {
        padding-top: 10px;
        padding-left: 15px;
    }
}

.afcc-row-container {
    overflow: hidden;
}

.afcc-row-container .afcc-column-left .afcc-category-title {
    font-size: 1.7rem;
    line-height: 1.0;
}

@media (min-width: 767px) {
    .afcc-row-container .afcc-column-left .afcc-category-title {
        font-size: clamp(1.7rem, calc(1.7rem + 4.5 * ((100vw - 767px) / 433)), 2.0rem);
    }
}

@media (min-width: 1200px) {
    .afcc-row-container .afcc-column-left .afcc-category-title {
        font-size: 2.0rem;
    }
}

@media (max-width: 1024px) {
    .afcc-row-container .afcc-column-left {
        width: 100% !important;
        padding: 20px 30px 40px !important;
        text-align: center !important;
    }

    .afcc-row-container .afcc-column-left * {
        text-align: center !important;
    }
}

.afcc-row-container .afcc-column-left {
    padding: 0 2% 0 2%;
}

.afcc-row-container .slick-slider .slick-slide .afcc-slide-title h6 {
    color: #000;
    opacity: 0.6;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.afcc-row-container .slick-slider .slick-slide:hover .afcc-slide-title h6,
.afcc-row-container .slick-slider .slick-slide:active .afcc-slide-title h6 {
    color: #11222c;
    opacity: 1.0;
}

.afcc-row-container .slick-slider .slick-slide .afcc-slide-image img,
.afcc-row-container .slick-slider .slick-slide img,
.afcc-row-container .slick-slider .slick-slide:hover .afcc-slide-image img,
.afcc-row-container .slick-slider .slick-slide:hover img {
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.container-aditional-product .row-aditional-product .col-aditional-product .title-aditional-product {
    display: block;
    margin-bottom: -3px;
}

.container-aditional-product .row-aditional-product .col-aditional-product .title-aditional-product h6 {
    color: #000;
    opacity: 0.6;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.container-aditional-product .row-aditional-product .col-aditional-product .term-aditional-product {
    font-family: 'din', Arial, sans-serif, Arial, sans-serif;
    letter-spacing: -0.01rem;
    font-weight: 400;
    color: #666;
    font-size: 1.1rem;
}

.container-aditional-product .row-aditional-product .col-aditional-product .term-aditional-product p {
    font-size: 1.1rem;
    color: #666;
    letter-spacing: -0.01rem;
}

.container-aditional-product .row-aditional-product .col-aditional-product:hover .title-aditional-product h6,
.container-aditional-product .row-aditional-product .col-aditional-product:active .title-aditional-product h6 {
    color: #11222c;
    opacity: 1;
}

.container-aditional-product .row-aditional-product .col-aditional-product .image-aditional-product img,
.container-aditional-product .row-aditional-product .col-aditional-product img,
.container-aditional-product .row-aditional-product .col-aditional-product:hover .image-aditional-product img,
.container-aditional-product .row-aditional-product .col-aditional-product:hover img {
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.container-product-discover .row-product-discover .col-product-discover .title-product-discover h6 {
    font-family: "Work Sans", sans-serif, Arial, sans-serif;
    color: #000;
    opacity: 0.6;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.container-product-discover .row-product-discover .col-product-discover:hover .title-product-discover h6,
.container-product-discover .row-product-discover .col-product-discover:active .title-product-discover h6 {
    color: #11222c;
    opacity: 1.0;
}

.container-product-discover .row-product-discover .col-product-discover .image-product-discover img,
.container-product-discover .row-product-discover .col-product-discover img,
.container-product-discover .row-product-discover .col-product-discover:hover .image-product-discover img,
.container-product-discover .row-product-discover .col-product-discover:hover img {
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

.container-product-discover .row-product-discover .col-product-discover .category-product-discover {
    color: #912121;
}

.container-product-discover .row-product-discover .col-product-discover .category-product-discover a,
.container-product-discover .row-product-discover .col-product-discover .category-product-discover a:focus {
    color: #912121;
    text-decoration: none;
}

.container-product-discover .row-product-discover .col-product-discover .category-product-discover a:hover,
.container-product-discover .row-product-discover .col-product-discover .category-product-discover a:active,
.container-product-discover .row-product-discover .col-product-discover .category-product-discover a:focus:hover,
.container-product-discover .row-product-discover .col-product-discover .category-product-discover a:focus:active {
    color: #912121;
    text-decoration: underline;
}

.afcc-aditional-product-title,
.product-discover-title {
    font-size: 1.7rem;
    line-height: 1.15;
    margin-bottom: 26px;
}

@media (min-width: 767px) {

    .afcc-aditional-product-title,
    .product-discover-title {
        font-size: clamp(1.7rem, calc(1.7rem + 10.5 * ((100vw - 767px) / 433)), 2.4rem);
    }
}

@media (min-width: 1200px) {

    .afcc-aditional-product-title,
    .product-discover-title {
        font-size: 2.4rem;
    }
}

.latest-post-feed-shortcode {
    display: block;
    width: 100%;
}

.form-wrap-shadow {
    position: relative;
    display: block;
}

@media (min-width: 768px) {
    .form-wrap-shadow {
        -webkit-box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.03);
        -moz-box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.03);
        box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.03);
    }
}

.blueprint-bg>.fl-row-content-wrap {
    background-size: auto 150% !important;
}

@media (max-width: 1200px) {
    .blueprint-bg>.fl-row-content-wrap {
        background-size: auto 140% !important;
    }
}

@media (max-width: 767px) {
    .blueprint-bg>.fl-row-content-wrap {
        background-size: auto 100% !important;
    }
}

@media (min-width: 768px) {

    body:not(.fl-builder-edit) .full-height-image,
    body:not(.fl-builder-edit) .full-height-image * {
        height: 100% !important;
    }
}

body:not(.fl-builder-edit) .full-height-image img {
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
}

.publish-date-line .material-icons {
    font-size: 16px;
    top: 3px;
}

.number-column ul {
    margin-top: 16px !important;
}

.number-row .number-column:before {
    top: 36px !important;
    left: auto !important;
    right: calc(100% - 14px) !important;
}

@media (max-width: 767px) {
    .number-row .number-column:before {
        right: auto !important;
        left: 30px !important;
    }
}

.number-row .number-column:after {
    display: block;
    height: auto !important;
    margin: 0 !important;
    right: calc(100% - 6px) !important;
    left: auto !important;
    top: 70px !important;
    bottom: 20px !important;
}

@media (max-width: 767px) {
    .number-row .number-column:after {
        right: auto !important;
        left: 35px !important;
    }
}

.number-row .number-column ul.det-list {
    margin-top: 16px !important;
}

.number-row .number-column ul.det-list li {
    padding-bottom: 5px !important;
}

@media (max-width: 767px) {
    .column-text-image .fl-col-content:before {
        left: 35px;
    }
}

@media (max-width: 767px) {
    .column-text-image .fl-col-content:after {
        left: 15px;
    }
}

@media (max-width: 1024px) {
    .more-information-blueprint-bg>.fl-row-content-wrap {
        background-image: none !important;
    }
}

@media (min-width: 1025px) {
    .more-information-blueprint-bg>.fl-row-content-wrap {
        background-position: 10% bottom !important;
        background-size: clamp(200px, 50%, 850px) auto !important;
    }
}

.basic-columns .count-columns .count-column {
    border-right: 1px solid #d5d5d5;
    padding: 70px 9% 120px 80px;
}

@media (max-width: 1024px) {
    .basic-columns .count-columns .count-column {
        padding: 70px 50px 100px 50px;
    }
}

@media (max-width: 767px) {
    .basic-columns .count-columns .count-column {
        padding: 65px 30px;
        border-right: 0;
        border-bottom: 1px solid #d5d5d5;
    }
}

.basic-columns .count-columns .count-column:last-child {
    border: 0 !important;
}

.basic-columns .count-columns .count-column .inner-count-column:before {
    display: none;
}

.basic-columns .count-columns .count-column .inner-count-column hr {
    display: none;
}

.small-headline-bold {
    position: relative;
    font-family: 'din', Arial, sans-serif;
    text-transform: uppercase;
    line-height: 1.3 !important;
    font-size: 16px;
    display: block;
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 0.0em !important;
    font-weight: 600;
    margin-bottom: 8px;
    color: #11222c;
}

.small-headline-bold:last-child {
    margin-bottom: 0;
}

.quarter-descriptor {
    line-height: 1.35 !important;
}

.about-info-intro {
    position: relative;
    display: block;
    width: 100%;
    max-width: 830px;
}

.about-info-intro p {
    margin-bottom: 20px;
    font-size: 0.95em;
}

.about-info-intro p:last-child {
    margin-bottom: 0;
}

.resource-list-wrapper {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    gap: 30px;
}

.resource-list-wrapper .resource-item,
.resource-list-wrapper .resource-item:focus {
    position: relative;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    width: calc(33.33333% - 15px);
}

@media (max-width: 1024px) {

    .resource-list-wrapper .resource-item,
    .resource-list-wrapper .resource-item:focus {
        width: calc(50% - 15px);
    }
}

@media (max-width: 767px) {

    .resource-list-wrapper .resource-item,
    .resource-list-wrapper .resource-item:focus {
        width: 100%;
    }
}

@media (max-width: 500px) {

    .resource-list-wrapper .resource-item,
    .resource-list-wrapper .resource-item:focus {
        justify-content: center;
    }
}

.resource-list-wrapper .resource-item .resource-image,
.resource-list-wrapper .resource-item:focus .resource-image {
    position: relative;
    display: block;
    padding: 0;
    width: 50%;
    overflow: hidden;
}

@media (max-width: 767px) and (min-width: 501px) {

    .resource-list-wrapper .resource-item .resource-image,
    .resource-list-wrapper .resource-item:focus .resource-image {
        width: 40%;
    }
}

@media (max-width: 500px) {

    .resource-list-wrapper .resource-item .resource-image,
    .resource-list-wrapper .resource-item:focus .resource-image {
        width: auto;
    }
}

.resource-list-wrapper .resource-item .resource-image img,
.resource-list-wrapper .resource-item:focus .resource-image img {
    position: relative;
    display: block;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    width: 100%;
    max-width: 100%;
    z-index: 1;
    aspect-ratio: 2.18;
}

@media (min-width: 768px),
(max-width: 500px) {

    .resource-list-wrapper .resource-item .resource-image img,
    .resource-list-wrapper .resource-item:focus .resource-image img {
        max-width: 300px;
    }
}

@media (max-width: 500px) {

    .resource-list-wrapper .resource-item .resource-image img,
    .resource-list-wrapper .resource-item:focus .resource-image img {
        margin: 0 auto;
    }
}

.resource-list-wrapper .resource-item .resource-image:after,
.resource-list-wrapper .resource-item:focus .resource-image:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    z-index: 10;
    background: #000;
    opacity: 0;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.resource-list-wrapper .resource-item .resource-info,
.resource-list-wrapper .resource-item:focus .resource-info {
    position: relative;
    display: block;
    width: 50%;
    padding: 15px;
}

@media (max-width: 767px) and (min-width: 501px) {

    .resource-list-wrapper .resource-item .resource-info,
    .resource-list-wrapper .resource-item:focus .resource-info {
        width: 60%;
    }
}

@media (max-width: 767px) {

    .resource-list-wrapper .resource-item .resource-info,
    .resource-list-wrapper .resource-item:focus .resource-info {
        padding: 15px 0 15px 3vw;
    }
}

@media (max-width: 500px) {

    .resource-list-wrapper .resource-item .resource-info,
    .resource-list-wrapper .resource-item:focus .resource-info {
        width: auto;
        padding: 18px 0;
        text-align: center;
    }
}

.resource-list-wrapper .resource-item .resource-info .resource-title,
.resource-list-wrapper .resource-item:focus .resource-info .resource-title {
    display: block;
    color: #11222c;
    margin: 0;
    padding: 0;
    line-height: 1.35;
    font-size: 0.95em;
    text-decoration: underline;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.resource-list-wrapper .resource-item:hover .resource-image:after,
.resource-list-wrapper .resource-item:active .resource-image:after,
.resource-list-wrapper .resource-item:focus:hover .resource-image:after,
.resource-list-wrapper .resource-item:focus:active .resource-image:after {
    opacity: 0.3;
}

.resource-list-wrapper .resource-item:hover .resource-info .resource-title,
.resource-list-wrapper .resource-item:active .resource-info .resource-title,
.resource-list-wrapper .resource-item:focus:hover .resource-info .resource-title,
.resource-list-wrapper .resource-item:focus:active .resource-info .resource-title {
    color: #912121;
}

.one-up .resource-list-wrapper .resource-item,
.one-up .resource-list-wrapper .resource-item:focus {
    width: 100% !important;
}

.light .resource-list-wrapper .resource-item .resource-image:after,
.light .resource-list-wrapper .resource-item:focus .resource-image:after {
    opacity: 1;
    background: transparent;
    border: 4px solid rgba(255, 255, 255, 0);
}

.light .resource-list-wrapper .resource-item .resource-info,
.light .resource-list-wrapper .resource-item:focus .resource-info {
    padding: 25px 15px 25px 25px;
}

.light .resource-list-wrapper .resource-item .resource-info .resource-title,
.light .resource-list-wrapper .resource-item:focus .resource-info .resource-title {
    color: #ffffff !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}

.light .resource-list-wrapper .resource-item:hover .resource-image:after,
.light .resource-list-wrapper .resource-item:active .resource-image:after,
.light .resource-list-wrapper .resource-item:focus:hover .resource-image:after,
.light .resource-list-wrapper .resource-item:focus:active .resource-image:after {
    opacity: 1;
    border: 4px solid rgba(255, 255, 255, 0.5);
}

.light .resource-list-wrapper .resource-item:hover .resource-info .resource-title,
.light .resource-list-wrapper .resource-item:active .resource-info .resource-title,
.light .resource-list-wrapper .resource-item:focus:hover .resource-info .resource-title,
.light .resource-list-wrapper .resource-item:focus:active .resource-info .resource-title {
    color: #ffffff !important;
    text-decoration: underline !important;
}

@media (min-width: 1101px) {
    .tax-product-categories .wp-pagenavi {
        max-width: 1340px;
        margin: 20px -30px 10px;
        width: calc(100% + 40px);
    }
}

@media (min-width: 1401px) {
    .grid-products .row-grid-products {
        padding: 0;
    }
}

@media (min-width: 1401px) {
    .tax-product-list>.container-full {
        padding: 0 30px;
    }
}

@media (max-width: 767px) {
    .tax-product-list>.container-full .breadcrumb {
        text-align: center;
        padding-bottom: 8px;
    }
}

@media (max-width: 767px) {
    .tax-product-list>.container-full .category-results {
        text-align: center;
        padding-bottom: 8px;
    }
}

.grid-products .col-grid-product-full-width {
    height: auto !important;
    padding: 180px 5% !important;
}

@media (min-width: 1340px) {
    .grid-products .col-grid-product-full-width {
        margin: 20px calc(50% - 50vw) 100px;
        width: 100vw;
        display: block !important;
        max-width: none;
    }

    .grid-products .col-grid-product-full-width:last-child {
        margin-bottom: 0 !important;
    }
}

.grid-products .col-grid-product-full-width:last-child {
    margin-bottom: 0 !important;
}

@media (max-width: 1200px) {
    .grid-products .col-grid-product-full-width {
        padding: 170px 5% !important;
    }
}

@media (max-width: 1024px) {
    .grid-products .col-grid-product-full-width {
        padding: 155px 50px !important;
    }
}

@media (max-width: 767px) {
    .grid-products .col-grid-product-full-width {
        padding: 100px 30px 150px !important;
        margin: 0 !important;
    }
}

.grid-products .col-grid-product-full-width .inner-full {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 1520px;
    margin: 0 auto;
    padding: 180px 5% !important;
}

@media (max-width: 1200px) {
    .grid-products .col-grid-product-full-width .inner-full {
        padding: 170px 5% !important;
    }
}

@media (max-width: 1024px) {
    .grid-products .col-grid-product-full-width .inner-full {
        padding: 155px 50px !important;
    }
}

@media (max-width: 767px) {
    .grid-products .col-grid-product-full-width .inner-full {
        padding: 100px 30px 150px !important;
    }
}

.grid-products .col-grid-product-full-width:has(.inner-full) {
    padding: 0 !important;
}

.grid-products .col-grid-product-full-width .product-full-with-image {
    width: 200px;
    height: 200px;
    right: 60px;
    bottom: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media (max-width: 1200px) {
    .grid-products .col-grid-product-full-width .product-full-with-image {
        width: 180px;
        height: 180px;
        right: 60px;
        bottom: 60px;
    }
}

@media (max-width: 1024px) {
    .grid-products .col-grid-product-full-width .product-full-with-image {
        width: 150px;
        height: 150px;
        right: 50px;
        bottom: 50px;
    }
}

@media (max-width: 767px) {
    .grid-products .col-grid-product-full-width .product-full-with-image {
        width: 100px;
        height: 100px;
        right: 30px;
        bottom: 30px;
    }
}

@media (max-width: 767px) {
    .grid-products .row-grid-products {
        justify-content: center;
        flex-direction: row;
    }
}

@media (max-width: 767px) {
    .grid-products .row-grid-products .col-grid-products {
        max-width: 350px;
    }
}

.grid-products .row-grid-products .col-grid-cta {
    padding: 130px 30px;
}

@media (max-width: 992px) {
    .grid-products .row-grid-products .col-grid-cta {
        min-height: 0;
    }
}

@media (max-width: 767px) {
    .grid-products .row-grid-products .col-grid-cta {
        padding: 100px 30px;
    }
}

.tax-header h1:after {
    bottom: -18px;
}

.tax-header .row-tax-header {
    position: relative;
}

.tax-header .row-tax-header .col-tax-header.col-right-tax-header {
    position: relative;
    overflow: hidden;
}

.tax-header .row-tax-header .col-tax-header.col-right-tax-header:after {
    position: absolute;
    display: block !important;
    z-index: 2;
    pointer-events: none;
    left: 0;
    right: 0;
    bottom: 0;
    height: 220px;
    content: '';
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}

@media (min-width: 1025px) {
    .tax-header .row-tax-header .col-tax-header.col-right-tax-header:after {
        left: auto;
        top: 0;
        bottom: 0;
        height: auto;
        width: 150px;
        background-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    }
}

.tax-header .location-tax-header {
    top: 130px;
    max-height: 340px;
    padding-top: 100px;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: -0.01em;
    z-index: 100;
}

@media (max-width: 1024px) {
    .tax-header .location-tax-header {
        writing-mode: lr;
        padding-top: 0;
        padding-left: 20px;
        max-width: 100%;
        top: auto;
        bottom: 25px;
        right: 25px;
    }
}

@media (max-width: 767px) {
    .tax-header .location-tax-header {
        left: 25px;
    }
}

.tax-header .location-tax-header:before {
    margin-left: 3px;
    top: 30px;
    height: 60px;
}

@media (max-width: 1024px) {
    .tax-header .location-tax-header:before {
        display: none;
    }
}

.tax-header .location-tax-header>span {
    top: 0;
    left: 50%;
    margin-left: -4px;
}

@media (max-width: 1024px) {
    .tax-header .location-tax-header>span {
        top: -1px;
        left: 0;
        font-size: 12px;
    }
}

.grid-products .col-grid-products .product-item-image img,
.grid-products .col-grid-products:hover .product-item-image img {
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.afcc-row-container .slick-slider .slick-slide .afcc-slide-image img {
    aspect-ratio: 0.75;
}

.afcc-row-container .afcc-column-right {
    width: 100%;
}

.prod_interior .fl-accordion-item {
    border-color: #d5d5d5 !important;
}

.prod_interior .fl-accordion-item:first-child {
    border-top: 1px solid #d5d5d5 !important;
}

.prod_interior .fl-accordion-item ul {
    list-style: none !important;
    padding-left: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-rule: 1px single grey;
    -moz-column-rule: 1px single grey;
    column-rule: 1px single grey;
}

@media (max-width: 767px) {
    .prod_interior .fl-accordion-item ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

.prod_interior .fl-accordion-item ul li {
    position: relative;
    padding: 0 0 12px 15px;
    line-height: 1.4;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.prod_interior .fl-accordion-item ul li:before {
    position: absolute;
    display: inline-block;
    content: '';
    color: inherit;
    padding: 0;
    font-size: 20px;
    width: 4px;
    height: 4px;
    top: 8px;
    left: 2px;
    background: #8c8c8c;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.prod_interior .fl-accordion-item ul.primary-bullet li:before {
    color: #912121;
}

.prod_interior .fl-accordion-content {
    padding: 0 0 40px 0;
}

.service-rotator .service-rotator-links li .service-rotator-link-inner .service-rotator-title .para {
    display: inline-block;
    font-size: 17px;
    font-style: italic;
}

@media (max-width: 767px) {
    .service-rotator .service-rotator-links li .service-rotator-link-inner .service-rotator-title .para {
        font-size: 15px;
    }
}

.product-title-details-wrapper>.fl-col-content .product-title-details .h2 {
    margin-bottom: 5px;
}

.product-title-details-wrapper>.fl-col-content .product-title-details .h2:last-child {
    margin-bottom: 0;
}

.product-title-details-wrapper>.fl-col-content .product-title-details .h2 .para {
    display: block;
    font-size: 0.7em;
    margin-bottom: 12px;
    margin-top: 0;
}

@media (max-width: 767px) {
    .product-title-details-wrapper>.fl-col-content .product-title-details .h2 .para {
        font-size: 0.75em;
        margin-top: 4px;
    }
}

@media (max-width: 767px) {
    .product-title-details-wrapper>.fl-col-content {
        display: block !important;
    }

    .product-title-details-wrapper>.fl-col-content .product-title-details {
        display: block;
        width: 100%;
    }

    .product-title-details-wrapper>.fl-col-content .product-title-details>.fl-module-content {
        margin-left: 0 !important;
        padding-top: 26px;
    }
}

@media (max-width: 767px) {
    .finish_swatches {
        justify-content: center;
    }
}

.container-aditional-product .row-aditional-product {
    align-items: flex-start !important;
}

.tax-header .tax-header-img {
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
}

.no-products-found {
    position: relative;
    display: block;
    padding: 150px 30px 200px;
    text-align: center;
}

@media (max-width: 767px) {
    .no-products-found {
        padding: 100px 30px 150px;
    }
}

@media (min-width: 768px) {
    .finish_swatches {
        margin-left: -7px;
    }
}

.finish_swatch {
    width: 21px;
    height: 21px;
    border-radius: 50%;
    border: 1px solid white;
    margin: 5px 7px;
    cursor: pointer;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.finish_swatch.active {
    border-width: 2px;
}

#main.prod_interior .fl-row-content-wrap .swatch-backgrounds {
    position: absolute;
    pointer-events: none;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
}

#main.prod_interior .fl-row-content-wrap .swatch-backgrounds img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0;
    z-index: 1;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

#main.prod_interior .fl-row-content-wrap .swatch-backgrounds img.active {
    opacity: 1;
    z-index: 10;
}

#main.prod_interior .fl-row-content-wrap>.fl-row-content {
    position: relative;
    z-index: 100;
}

#main.prod_interior #circular_swatch {
    position: relative;
    width: 170px !important;
    height: 170px !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #fff;
}

@media (max-width: 1024px) {
    #main.prod_interior #circular_swatch {
        width: 150px !important;
        height: 150px !important;
    }
}

@media (max-width: 767px) {
    #main.prod_interior #circular_swatch {
        width: 100px !important;
        height: 100px !important;
        margin: 0 auto;
    }
}

#main.prod_interior #circular_swatch img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    opacity: 0;
    z-index: 1;
}

#main.prod_interior #circular_swatch img.active {
    opacity: 1;
    z-index: 10;
}

.product-title-details.darktext h1.h2,
.product-title-details.darktext #fin-ind {
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.dark-version-testimonials>.fl-row-content-wrap {
    background: #11222c !important;
    color: #ffffff;
}

.dark-version-testimonials>.fl-row-content-wrap .secondary-text {
    color: #ffffff !important;
}

.dark-version-testimonials>.fl-row-content-wrap .testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-content,
.dark-version-testimonials>.fl-row-content-wrap .testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-content p {
    color: #ffffff !important;
}

.dark-version-testimonials>.fl-row-content-wrap .testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-author {
    color: rgba(255, 255, 255, 0.4) !important;
}

.dark-version-testimonials>.fl-row-content-wrap .testimonial-rotator .testimonial-banner .testimonial-inner-wrapper .testimonial-author:before {
    background: rgba(255, 255, 255, 0.2);
}

.dark-version-testimonials>.fl-row-content-wrap .slick-prev,
.dark-version-testimonials>.fl-row-content-wrap .slick-prev:focus,
.dark-version-testimonials>.fl-row-content-wrap .slick-next,
.dark-version-testimonials>.fl-row-content-wrap .slick-next:focus {
    color: #ffffff !important;
    background: #11222c !important;
    border-color: #ffffff !important;
}

.dark-version-testimonials>.fl-row-content-wrap .slick-prev:before,
.dark-version-testimonials>.fl-row-content-wrap .slick-prev:focus:before,
.dark-version-testimonials>.fl-row-content-wrap .slick-next:before,
.dark-version-testimonials>.fl-row-content-wrap .slick-next:focus:before {
    color: #ffffff !important;
}

.dark-version-testimonials>.fl-row-content-wrap .slick-prev:hover,
.dark-version-testimonials>.fl-row-content-wrap .slick-prev:active,
.dark-version-testimonials>.fl-row-content-wrap .slick-prev:focus:hover,
.dark-version-testimonials>.fl-row-content-wrap .slick-prev:focus:active,
.dark-version-testimonials>.fl-row-content-wrap .slick-next:hover,
.dark-version-testimonials>.fl-row-content-wrap .slick-next:active,
.dark-version-testimonials>.fl-row-content-wrap .slick-next:focus:hover,
.dark-version-testimonials>.fl-row-content-wrap .slick-next:focus:active {
    color: #11222c !important;
    background: #ffffff !important;
    border-color: #ffffff !important;
}

.dark-version-testimonials>.fl-row-content-wrap .slick-prev:hover:before,
.dark-version-testimonials>.fl-row-content-wrap .slick-prev:active:before,
.dark-version-testimonials>.fl-row-content-wrap .slick-prev:focus:hover:before,
.dark-version-testimonials>.fl-row-content-wrap .slick-prev:focus:active:before,
.dark-version-testimonials>.fl-row-content-wrap .slick-next:hover:before,
.dark-version-testimonials>.fl-row-content-wrap .slick-next:active:before,
.dark-version-testimonials>.fl-row-content-wrap .slick-next:focus:hover:before,
.dark-version-testimonials>.fl-row-content-wrap .slick-next:focus:active:before {
    color: #11222c !important;
}

@media (max-width: 1024px) {

    .dark-version-testimonials>.fl-row-content-wrap .slick-prev,
    .dark-version-testimonials>.fl-row-content-wrap .slick-prev:focus,
    .dark-version-testimonials>.fl-row-content-wrap .slick-next,
    .dark-version-testimonials>.fl-row-content-wrap .slick-next:focus {
        color: #11222c !important;
        background: #ffffff !important;
        border-color: #ffffff !important;
    }

    .dark-version-testimonials>.fl-row-content-wrap .slick-prev:before,
    .dark-version-testimonials>.fl-row-content-wrap .slick-prev:focus:before,
    .dark-version-testimonials>.fl-row-content-wrap .slick-next:before,
    .dark-version-testimonials>.fl-row-content-wrap .slick-next:focus:before {
        color: #11222c !important;
    }

    .dark-version-testimonials>.fl-row-content-wrap .slick-prev:hover,
    .dark-version-testimonials>.fl-row-content-wrap .slick-prev:active,
    .dark-version-testimonials>.fl-row-content-wrap .slick-prev:focus:hover,
    .dark-version-testimonials>.fl-row-content-wrap .slick-prev:focus:active,
    .dark-version-testimonials>.fl-row-content-wrap .slick-next:hover,
    .dark-version-testimonials>.fl-row-content-wrap .slick-next:active,
    .dark-version-testimonials>.fl-row-content-wrap .slick-next:focus:hover,
    .dark-version-testimonials>.fl-row-content-wrap .slick-next:focus:active {
        color: #11222c !important;
        background: #ffffff !important;
        border-color: #ffffff !important;
    }

    .dark-version-testimonials>.fl-row-content-wrap .slick-prev:hover:before,
    .dark-version-testimonials>.fl-row-content-wrap .slick-prev:active:before,
    .dark-version-testimonials>.fl-row-content-wrap .slick-prev:focus:hover:before,
    .dark-version-testimonials>.fl-row-content-wrap .slick-prev:focus:active:before,
    .dark-version-testimonials>.fl-row-content-wrap .slick-next:hover:before,
    .dark-version-testimonials>.fl-row-content-wrap .slick-next:active:before,
    .dark-version-testimonials>.fl-row-content-wrap .slick-next:focus:hover:before,
    .dark-version-testimonials>.fl-row-content-wrap .slick-next:focus:active:before {
        color: #11222c !important;
    }
}

.dark-version-testimonials+.add-top-line>.fl-row-content-wrap>.fl-row-content:before {
    display: none !important;
}

.grid-products .row-grid-products {
    gap: 20px !important;
}

@media (max-width: 1400px) {
    .grid-products .row-grid-products {
        gap: 10px !important;
    }
}

.grid-products .row-grid-products .col-grid-products {
    flex-basis: calc(25% - 20px) !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 10px !important;
}

@media (max-width: 1400px) {
    .grid-products .row-grid-products .col-grid-products {
        flex-basis: calc(25% - 10px) !important;
    }
}

@media (max-width: 992px) {
    .grid-products .row-grid-products .col-grid-products {
        flex-basis: 48.5% !important;
    }
}

@media (max-width: 767px) {
    .grid-products .row-grid-products .col-grid-products {
        flex-basis: 100% !important;
    }
}

body:not(.term-style) .grid-products .col-grid-products .separator,
body:not(.term-style) .grid-products .col-grid-products .product-item-term {
    display: none !important;
}

.afcc-row-container .slick-slider .slick-slide .afcc-slide-image {
    border: 1px solid #D5D5D5;
}

.afcc-row-container .slick-slider .slick-slide:hover .afcc-slide-image {
    border-color: #11222c;
}

.container-aditional-product .row-aditional-product .col-aditional-product .image-aditional-product {
    border: 1px solid #D5D5D5;
}

.container-aditional-product .row-aditional-product .col-aditional-product:hover .image-aditional-product {
    border-color: #11222c;
}

#visualizer-wrapper {
    --max-width-options-column: 380px;
    --max-height-options-column: 50vw;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    #visualizer-wrapper {
        flex-direction: column-reverse;
    }
}

@media (min-width: 768px) {
    #visualizer-wrapper {
        height: clamp(650px, var(--max-height-options-column), 1000px);
    }
}

#visualizer-wrapper .visualizer-options-column-wrapper {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

@media (min-width: 768px) {
    #visualizer-wrapper .visualizer-options-column-wrapper {
        max-width: var(--max-width-options-column);
    }
}

@media (max-width: 767px) {
    #visualizer-wrapper .visualizer-options-column-wrapper {
        height: auto;
    }
}

#visualizer-wrapper .visualizer-options-column-wrapper .loading-animation {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 500;
}

#visualizer-wrapper .visualizer-options-column {
    position: relative;
    display: block;
    background: #ffffff;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    z-index: 1;
}

#visualizer-wrapper .visualizer-options-column::-webkit-scrollbar {
    display: none;
}

@media (max-width: 767px) {
    #visualizer-wrapper .visualizer-options-column {
        height: auto;
        overflow-y: hidden;
    }
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper {
    --minHeightOptionsWrapper: 341px;
    position: relative;
    display: block;
    width: 100%;
    min-height: var(--minHeightOptionsWrapper);
    margin: 0 auto;
    padding: 0;
    z-index: 1;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    padding: 70px 10% 30px;
    width: 100%;
    min-height: var(--minHeightOptionsWrapper);
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    background: #ffffff;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

@media (max-width: 767px) {
    #visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel {
        padding: 70px 30px 30px;
    }
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel.active {
    position: relative;
    opacity: 1;
    pointer-events: auto;
    z-index: 50;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .options-intro {
    display: block;
    color: #585757;
    margin: 0 0 10px;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .option-sub-intro {
    display: block;
    color: #585757;
    margin: 0 0 10px;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
    align-content: stretch;
    flex-wrap: wrap;
    margin: 0 0 25px;
    padding: 0;
    width: 100%;
    gap: 0 20px;
    min-height: 28px;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination:before {
    position: absolute;
    display: block;
    content: '';
    background: #d5d5d5;
    pointer-events: none;
    z-index: 1;
    left: 1px;
    right: 1px;
    height: 1px;
    top: 50%;
    width: calc(100% - 2px);
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a:focus {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    padding: 3px 0;
    color: #ffffff;
    background: #d5d5d5;
    z-index: 10;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    overflow: hidden;
    pointer-events: none;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a:hover,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a:active,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a:focus:hover,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a:focus:active {
    color: #ffffff;
    background: #11222c;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a.active,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a:focus.active {
    z-index: 20;
    color: #ffffff;
    background: #11222c;
    pointer-events: auto;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a.active:hover,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a.active:active,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a:focus.active:hover,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a:focus.active:active {
    background: #912121;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a.current,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a:focus.current {
    pointer-events: none;
    padding: 5px 0;
    width: 28px;
    height: 28px;
    margin-right: auto;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a.current:last-child,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-pagination a:focus.current:last-child {
    margin-right: 0;
    margin-left: auto;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder {
    position: relative;
    display: block;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: flex-start;
    align-content: stretch;
    flex-wrap: wrap;
    gap: 20px;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus {
    position: relative;
    display: block;
    width: calc(50% - 10px);
    padding: 0;
    cursor: pointer;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option .vis-option-image,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus .vis-option-image {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    min-height: 70px;
    aspect-ratio: 2;
    margin-bottom: 7px;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option .vis-option-image img,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus .vis-option-image img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
    object-position: center 65%;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option .vis-option-image .vis-option-color,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus .vis-option-image .vis-option-color {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #eee;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option .vis-option-image .span-checkbox,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus .vis-option-image .span-checkbox {
    position: absolute;
    width: 15px;
    height: 15px;
    border: 1px solid #ffffff;
    color: #ffffff;
    background: transparent;
    border-radius: 50%;
    transition: all 0.3s;
    display: inline-block;
    z-index: 100;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    pointer-events: none;
    right: 4px;
    bottom: 4px;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option .vis-option-image .span-checkbox:after,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus .vis-option-image .span-checkbox:after {
    position: absolute;
    top: calc(51%);
    left: 50%;
    transform: translate(-50%, -50%);
    color: inherit;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-style: normal !important;
    font-weight: 900 !important;
    font-size: 8px !important;
    line-height: 1.0;
    content: "\f00c";
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option .vis-option-image:after,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus .vis-option-image:after {
    position: absolute;
    display: block;
    z-index: 2;
    pointer-events: none;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50%;
    content: '';
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.product-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.finish-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.product-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.finish-options .vis-option-image:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    background: transparent;
    border: 1px solid #D5D5D5;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    pointer-events: none;
    z-index: 10;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.product-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.product-options .vis-option-image:before {
    opacity: 0;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.product-options .vis-option-image:after,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.product-options .vis-option-image:after {
    display: none;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.product-options .span-checkbox,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.product-options .span-checkbox {
    color: #b2b2b2;
    background: transparent;
    border-color: #b2b2b2;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.finish-options .vis-option-image:after,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.finish-options .vis-option-image:after {
    display: none;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.finish-options.white .vis-option-color:after,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.finish-options.white .vis-option-color:after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option .vis-option-title,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus .vis-option-title {
    position: relative;
    display: block;
    color: #11222c;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 1.3;
    opacity: 0.4;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option .vis-option-title:last-child,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus .vis-option-title:last-child {
    margin-bottom: 0;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option .vis-option-description,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus .vis-option-description {
    position: relative;
    display: block;
    font-size: 0.85em;
    color: #898989;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:hover .vis-option-image img,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:active .vis-option-image img,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus:hover .vis-option-image img,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus:active .vis-option-image img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:hover.product-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:hover.finish-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:active.product-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:active.finish-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus:hover.product-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus:hover.finish-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus:active.product-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus:active.finish-options .vis-option-image:before {
    border-color: #11222c;
    opacity: 1;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:hover.product-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:active.product-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus:hover.product-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus:active.product-options .vis-option-image:before {
    border-color: #D5D5D5;
    opacity: 1;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:hover .vis-option-title,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:active .vis-option-title,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus:hover .vis-option-title,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus:active .vis-option-title {
    opacity: 1.0;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.vis-option-radio .vis-option-title,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.vis-option-radio .vis-option-title {
    padding-left: 24px;
    font-size: 15px;
    opacity: 1 !important;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.vis-option-radio .vis-option-title .radio-span,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.vis-option-radio .vis-option-title .radio-span {
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    left: 0;
    top: 1px;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.vis-option-radio .vis-option-title .radio-span:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.vis-option-radio .vis-option-title .radio-span:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: #ffffff;
    border: 1px solid #898989;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.vis-option-radio .vis-option-title .radio-span:after,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.vis-option-radio .vis-option-title .radio-span:after {
    position: absolute;
    display: block;
    content: '';
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    width: 1%;
    height: 1%;
    background: #ffffff;
    z-index: 10;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.vis-option-radio.active .vis-option-title,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.vis-option-radio.active .vis-option-title {
    opacity: 1 !important;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.vis-option-radio.active .vis-option-title .radio-span:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.vis-option-radio.active .vis-option-title .radio-span:before {
    background: #912121;
    border-color: #912121;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.vis-option-radio.active .vis-option-title .radio-span:after,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.vis-option-radio.active .vis-option-title .radio-span:after {
    opacity: 1;
    width: 45%;
    height: 45%;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.active .vis-option-title,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.active .vis-option-title {
    opacity: 1 !important;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.active .span-checkbox,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.active .span-checkbox {
    color: #ffffff !important;
    background: #11222c !important;
    border-color: #11222c !important;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.active.product-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option.active.finish-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.active.product-options .vis-option-image:before,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder .vis-option:focus.active.finish-options .vis-option-image:before {
    border-color: #11222c;
    opacity: 1;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder.full-width {
    flex-direction: column;
    gap: 28px 0;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder.full-width .vis-option,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder.full-width .vis-option:focus {
    width: 100%;
}

#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder.full-width .vis-option .vis-option-image,
#visualizer-wrapper .visualizer-options-column .inner-options-wrapper .visualizer-option-panel .visualizer-options-holder.full-width .vis-option:focus .vis-option-image {
    margin-bottom: 10px;
    aspect-ratio: 2.5;
}

#visualizer-wrapper .visualizer-options-column .visualizer-bottom-buttons {
    position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: rgba(255, 255, 255, 0.6);
    padding: 30px 10%;
    width: 100%;
    display: block;
    -webkit-transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    opacity: 1;
    pointer-events: auto;
}

@media (max-width: 767px) {
    #visualizer-wrapper .visualizer-options-column .visualizer-bottom-buttons {
        padding: 30px 30px;
    }
}

#visualizer-wrapper .visualizer-options-column .visualizer-bottom-buttons.deactivate {
    opacity: 0;
    pointer-events: none;
}

#visualizer-wrapper .visualizer-options-column .visualizer-bottom-buttons:after {
    position: absolute;
    display: block;
    z-index: 1;
    pointer-events: none;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    content: '';
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, #ffffff 100%);
}

@media (max-width: 1024px) {
    #visualizer-wrapper .visualizer-options-column .visualizer-bottom-buttons:after {
        display: none;
    }
}

#visualizer-wrapper .visualizer-options-column .visualizer-bottom-buttons .visualizer-buttons-wrapper {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    gap: 0;
}

#visualizer-wrapper .visualizer-options-column .visualizer-bottom-buttons .visualizer-buttons-wrapper .left-side-buttons {
    position: relative;
    display: block;
    width: 50%;
    padding-right: 5%;
}

#visualizer-wrapper .visualizer-options-column .visualizer-bottom-buttons .visualizer-buttons-wrapper .right-side-buttons {
    position: relative;
    display: block;
    width: 50%;
    padding-left: 5%;
    text-align: right;
}

#visualizer-wrapper .visualizer-options-column .visualizer-bottom-buttons .visualizer-buttons-wrapper a {
    z-index: 100;
}

#visualizer-wrapper .visualizer-options-column .visualizer-bottom-buttons .visualizer-buttons-wrapper a.set-button {
    padding: 10px 26px !important;
    margin: 0 !important;
}

#visualizer-wrapper .visualizer-options-column .visualizer-bottom-buttons .visualizer-buttons-wrapper a.visualizer-previous {
    justify-self: start;
}

#visualizer-wrapper .visualizer-options-column .visualizer-bottom-buttons .visualizer-buttons-wrapper a.visualizer-next {
    justify-self: end;
}

#visualizer-wrapper .visualizer-options-column .visualizer-bottom-buttons .visualizer-buttons-wrapper a.visualizer-submit {
    justify-self: end;
}

#visualizer-wrapper .visualizer-options-column .visualizer-bottom-buttons .visualizer-buttons-wrapper a.hide {
    display: none;
}

#visualizer-wrapper .visualizer-image-preview {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background: #000;
}

@media (max-width: 767px) {
    #visualizer-wrapper .visualizer-image-preview {
        aspect-ratio: 1.4;
    }
}

@media (min-width: 768px) {
    #visualizer-wrapper .visualizer-image-preview {
        max-width: calc(100% - 380px);
        height: 100%;
    }
}

#visualizer-wrapper .visualizer-image-preview .loading-animation {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 500;
}

#visualizer-wrapper .visualizer-image-preview .visualizer-image-preview-holder {
    position: absolute;
    z-index: 1;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

#visualizer-wrapper .visualizer-image-preview .visualizer-image-preview-holder.active {
    opacity: 1;
}

#visualizer-wrapper .visualizer-image-preview .visualizer-image-preview-holder img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    z-index: 1;
}

#visualizer-wrapper .visualizer-image-preview .visualizer-image-preview-holder img.active {
    opacity: 1;
    z-index: 10;
}

.product-panel-gallery {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: stretch;
    align-content: stretch;
    flex-wrap: wrap;
    width: 100%;
    color: #ffffff;
    background: #11222c;
}

@media (max-width: 767px) {
    .product-panel-gallery {
        flex-basis: 100%;
        flex-direction: column-reverse;
    }
}

.product-panel-gallery .product-panel-gallery-left-column {
    position: relative;
    display: block;
    width: 50%;
    padding: 0;
}

@media (min-width: 1350px) {
    .product-panel-gallery .product-panel-gallery-left-column {
        padding-left: calc((100% - 1350px)/2);
    }
}

@media (max-width: 767px) {
    .product-panel-gallery .product-panel-gallery-left-column {
        width: 100%;
    }
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left {
    position: relative;
    display: block;
    padding: 200px 60px;
}

@media (max-width: 1024px) {
    .product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left {
        padding: 100px 50px;
    }
}

@media (max-width: 767px) {
    .product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left {
        padding: 100px 30px;
    }
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-wrapper {
    position: relative;
    display: block;
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-wrapper .loading-animation {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 500;
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options {
    position: relative;
    display: block;
    min-height: 30px;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options.active {
    opacity: 1;
    pointer-events: auto;
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title,
.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:focus {
    position: relative;
    display: block;
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.3;
    opacity: 1;
    padding-left: 28px;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    cursor: pointer;
}

@media (max-width: 1024px) {

    .product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title,
    .product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:focus {
        font-size: 16px;
    }
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:last-child,
.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:focus:last-child {
    margin-bottom: 0;
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title .radio-span,
.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:focus .radio-span {
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    left: 0;
    top: 2px;
}

@media (max-width: 1024px) {

    .product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title .radio-span,
    .product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:focus .radio-span {
        top: 0;
    }
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title .radio-span:before,
.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:focus .radio-span:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: transparent;
    border: 1px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title .radio-span:after,
.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:focus .radio-span:after {
    position: absolute;
    display: block;
    content: '';
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    width: 1%;
    height: 1%;
    background: #ffffff;
    z-index: 10;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title .radio-title,
.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:focus .radio-title {
    position: relative;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    opacity: 0.4;
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:hover .radio-title,
.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:active .radio-title,
.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:focus:hover .radio-title,
.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:focus:active .radio-title {
    opacity: 1;
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title.active .radio-title,
.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:focus.active .radio-title {
    opacity: 1;
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title.active .radio-span:before,
.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:focus.active .radio-span:before {
    background: #912121;
    border-color: #912121;
}

.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title.active .radio-span:after,
.product-panel-gallery .product-panel-gallery-left-column .product-panel-gallery-inner-left .product-panel-gallery-options .vis-option-title:focus.active .radio-span:after {
    opacity: 1;
    width: 45%;
    height: 45%;
}

.product-panel-gallery .product-panel-gallery-right-column {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    width: 50%;
}

@media (max-width: 767px) {
    .product-panel-gallery .product-panel-gallery-right-column {
        width: 100%;
    }
}

.product-panel-gallery .product-panel-gallery-right-column .loading-animation {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 500;
}

.product-panel-gallery .product-panel-gallery-right-column .product-panel-image-holder {
    position: relative;
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
    min-height: 400px;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.product-panel-gallery .product-panel-gallery-right-column .product-panel-image-holder.active {
    opacity: 1;
}

.product-panel-gallery .product-panel-gallery-right-column .product-panel-image-holder img {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0;
    object-fit: cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center;';
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -webkit-transition: all 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1600ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.product-panel-gallery .product-panel-gallery-right-column .product-panel-image-holder img.active {
    z-index: 10;
    opacity: 1;
    -webkit-transform: scale(1.0, 1.0);
    -moz-transform: scale(1.0, 1.0);
    -ms-transform: scale(1.0, 1.0);
    -o-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
}

.grid-finish-swatches {
    position: absolute;
    bottom: 9px;
    left: 14px;
    right: 14px;
    z-index: 100;
    display: flex;
    flex-wrap: wrap;
    margin-left: -4px;
    pointer-events: none;
}

.grid-finish-swatches .finish-swatch {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 2px 4px;
    cursor: pointer;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    background-color: #eee;
}

.temp-hide {
    display: none !important;
}

.spinner {
    --spinner-size: 2;
    --line-color: #89a3c9;
    --line-alpha: 1;
    --ring-color: #000000;
    --ring-alpha: 0.05;
    --ring-size: 8;
    font-size: calc(var(--spinner-size) * 1em);
    width: 1em;
    height: 1em;
    border-radius: 50%;
}

.spinner .line {
    fill: none;
    stroke: var(--line-color);
    stroke-width: var(--ring-size);
    opacity: var(--line-alpha);
    stroke-linecap: round;
    transform-origin: 50% 50%;
    transform: rotate3d(0, 0, 1, 0deg);
    animation: 2156ms spinner-arc ease-in-out infinite, 1829ms spinner-rotate linear infinite;
}

.spinner .ring {
    fill: none;
    stroke: var(--ring-color);
    stroke-width: var(--ring-size);
    opacity: var(--ring-alpha);
}

@keyframes spinner-rotate {
    to {
        transform: rotate3d(0, 0, 1, 360deg);
    }
}

@keyframes spinner-arc {
    from {
        stroke-dasharray: 0 150;
        stroke-dashoffset: 0;
    }

    to {
        stroke-dasharray: 100 150;
        stroke-dashoffset: -140;
    }
}

*[class^='material-icons'] {
    opacity: 1;
}

body.loaded *[class^='material-icons'] {
    opacity: 1;
}

.slick-track {
    margin: 0 !important;
}

@media (max-width: 1024px) {
    body.loaded #menu_mobile {
        display: block !important;
    }

    body.loaded .fl-page #menu_mobile {
        display: none !important;
    }
}

body .mm-slideout {
    z-index: 100 !important;
}

body.loaded .mm-slideout {
    z-index: 0 !important;
}

.fl-builder-edit .add-scroll-button-bottom-left .bottom-left-container {
    z-index: 100 !important;
}

.fl-builder-edit .resource-nav-wrapper {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    margin: 0;
}

.fl-builder-edit img.lazy {
    opacity: 1 !important;
}

.container-aditional-product .row-aditional-product.four-up-product-row {
    margin: -10px -10px;
    width: auto;
    justify-content: stretch;
}

.container-aditional-product .row-aditional-product .col-aditional-product.four-up-col {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 10px;
}

@media (max-width: 767px) {
    .container-aditional-product .row-aditional-product .col-aditional-product.four-up-col {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.container-aditional-product .row-aditional-product .col-aditional-product.four-up-col .image-aditional-product {
    height: 100%;
    aspect-ratio: 1;
}

.frm_dropzone svg {
    width: 30px;
}

.fl-builder-edit .overflow-hidden {
    overflow: visible;
}

#tiptip_holder {
    display: none !important;
}

.fl-dimension-field-link {
    display: inline-block !important;
}

.fl-builder-settings-fields {
    visibility: visible !important;
}

.fl-col-small:not(.fl-col-small-full-width) {
    max-width: 100%;
}

.fl-builder-content .fl-rich-text strong {
    font-weight: 600 !important;
}

body.fl-builder-edit #header {
    position: relative !important;
    z-index: 100 !important;
}

body.fl-builder-edit #cart-popup-holder {
    display: none !important;
}

@media (max-width: 1024px) {
    .block-columns-on-tablet .fl-col {
        width: 100% !important;
    }
}

@media (min-width: 1025px) {
    .full-height-on-desktop>.fl-row-content-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: 100%;
        max-height: 100vh;
        align-items: center;
        justify-content: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-align: center;
        -ms-flex-pack: center;
    }

    .full-height-on-desktop.align-to-top>.fl-row-content-wrap {
        align-items: flex-start;
        justify-content: center;
        -webkit-align-items: flex-start;
        -webkit-box-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-align: flex-start;
        -ms-flex-pack: center;
    }

    .full-height-on-desktop.full-ht {
        max-height: 800px;
        height: calc(100vh - 76px);
        min-height: 600px;
    }

    .full-height-on-desktop .fl-row-content {
        -webkit-box-flex: 1 1 auto;
        -moz-box-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

.fl-number-text .fl-number-string,
.fl-number-text .fl-number-string span {
    display: block;
    font-size: 40px !important;
    font-weight: 600;
    margin-bottom: -3px;
}

.fl-number-text .fl-number-after-text {
    line-height: 1.3;
    font-size: 0.9em;
}

.fl-color-picker-ui {
    left: 100%;
    top: 100%;
}

.fl-form-table iframe {
    max-height: var(--max-height-editor) !important;
}

.wp-editor-container textarea.wp-editor-area {
    max-height: var(--max-height-editor) !important;
}

html.mm-pagedim-black #mm-blocker {
    background: var(--backdrop-color);
}

#mm-blocker {
    width: auto;
    height: auto;
    top: 48px;
    left: 0;
    right: 0;
    bottom: 0;
}

html.mm-pagedim-black.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim.mm-opening #mm-blocker {
    opacity: var(--backdrop-color-opacity);
}

@media (min-width: 1025px) {

    html.mm-pagedim-black.mm-opening #mm-blocker,
    html.mm-pagedim-white.mm-opening #mm-blocker,
    html.mm-pagedim.mm-opening #mm-blocker {
        display: none !important;
    }
}

html.mm-pagedim-black.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim.mm-opening #mm-blocker,
.mm-slideout,
.mm-menu.mm-front,
.mm-menu.mm-next {
    -webkit-transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
    border: 0 !important;
}

.mm-navbar>* {
    padding: 8px 0;
}

.mm-arrow:after,
.mm-next:after,
.mm-prev:before {
    width: 7px !important;
    height: 7px !important;
    border-width: 2px !important;
}

.mm-menu {
    width: 100%;
    -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.2);
}

.mm-menu .mm-navbar {
    top: 20px;
}

.mm-menu .mm-navbar:before,
.mm-menu .mm-navbar:after {
    content: "";
    display: table;
}

.mm-menu .mm-navbar:after {
    clear: both;
}

.mm-menu .mm-navbar .social_main_menu li {
    margin: 0 10px;
}

.mm-menu .mm-navbar .social_main_menu li a {
    padding: 2px 10px;
    color: var(--mobile-body-color) !important;
}

.mm-menu .mm-panels {
    top: 80px !important;
}

@media (max-width: 1200px) {
    .mm-menu {
        display: initial;
    }
}

.mm-menu.mm-top,
.mm-menu.mm-bottom {
    height: 100% !important;
    max-height: none !important;
}

.mm-menu .mm-navbar .mm-btn.mm-close {
    position: absolute;
    padding: 10px;
    z-index: 100;
    right: 5px;
    top: 0;
}

.mm-menu .mm-navbar .mm-btn.mm-close:before,
.mm-menu .mm-navbar .mm-btn.mm-close:after {
    position: absolute;
    width: 20px;
    height: 3px;
    right: 5px;
    content: '';
    background: #bbb;
    -webkit-transition: all 100ms linear;
    transition: all 100ms linear;
}

.mm-menu .mm-navbar .mm-btn.mm-close:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mm-menu .mm-navbar .mm-btn.mm-close:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mm-menu .mm-navbar .mm-btn.mm-close:hover,
.mm-menu .mm-navbar .mm-btn.mm-close:active,
.mm-menu .mm-navbar .mm-btn.mm-close:focus {
    color: var(--mobile-body-color);
}

.mm-menu .mm-navbar .mm-btn.mm-close:hover:before,
.mm-menu .mm-navbar .mm-btn.mm-close:hover:after,
.mm-menu .mm-navbar .mm-btn.mm-close:active:before,
.mm-menu .mm-navbar .mm-btn.mm-close:active:after,
.mm-menu .mm-navbar .mm-btn.mm-close:focus:before,
.mm-menu .mm-navbar .mm-btn.mm-close:focus:after {
    background: var(--mobile-body-color);
}

.mm-menu .mm-navbar-bottom {
    border-top: 0;
    height: 43px;
}

.mm-navbar-bottom-1 {
    bottom: 0;
}

.mm-listview>li,
.mm-listview>li:after,
.mm-listview>li .mm-next,
.mm-listview>li .mm-next:before {
    border-color: var(--mobile-body-color-highlight);
}

.mm-menu .mm-listview>li .mm-arrow:after,
.mm-menu .mm-listview>li .mm-next:after {
    border-color: var(--mobile-body-color-highlight);
}

.mm-menu .mm-navbar .mm-btn.mm-close:before,
.mm-menu .mm-navbar .mm-btn.mm-prev:before,
.mm-menu .mm-navbar .mm-btn.mm-next:before,
.mm-menu .mm-navbar .mm-btn.mm-close:after,
.mm-menu .mm-navbar .mm-btn.mm-prev:after,
.mm-menu .mm-navbar .mm-btn.mm-next:after,
.mm-menu .mm-listview>li .mm-next:after,
.mm-menu .mm-listview>li .mm-arrow:after {
    border-color: var(--mobile-body-color-highlight);
}

.mm-menu .mm-listview>li>a,
.mm-menu.mm-theme-dark .mm-listview>li>a,
.mm-menu.mm-theme-light .mm-listview>li>a,
.mm-menu .mm-listview>li>span,
.mm-menu.mm-theme-dark .mm-listview>li>span,
.mm-menu.mm-theme-light .mm-listview>li>span {
    padding: 15px 5px 15px 40px;
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar>* {
    color: var(--mobile-body-color) !important;
}

.mm-navbar.mm-navbar-bottom li {
    padding: 0;
}

.mm-navbar.mm-navbar-bottom li a {
    display: block;
    padding: 10px 0;
    height: 43px;
    opacity: 0.4;
    color: var(--mobile-body-color);
}

.mm-navbar.mm-navbar-bottom li a:hover,
.mm-navbar.mm-navbar-bottom li a:active,
.mm-navbar.mm-navbar-bottom li a:focus {
    opacity: 1.0;
}

.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
    border-color: var(--mobile-body-color);
}

.mm-menu .mm-navbar .mm-btn:before,
.mm-menu .mm-navbar .mm-btn:after {
    border-color: var(--mobile-body-color-highlight) !important;
}

.mm-menu .mm-navbar .mm-btn:hover:before,
.mm-menu .mm-navbar .mm-btn:hover:after,
.mm-menu .mm-navbar .mm-btn:active:before,
.mm-menu .mm-navbar .mm-btn:active:after,
.mm-menu .mm-navbar .mm-btn:focus:before,
.mm-menu .mm-navbar .mm-btn:focus:after {
    border-color: var(--mobile-body-color) !important;
}

.mm-menu,
.mm-menu.mm-theme-dark,
.mm-menu.mm-theme-light {
    background: var(--mobile-menu-bg-color) !important;
    font-family: "Work Sans", sans-serif;
    text-transform: none;
    font-weight: normal;
    font-weight: 400;
    letter-spacing: 0.0px;
    color: var(--mobile-body-color);
    visibility: hidden !important;
    top: 0px;
    width: 100%;
    max-width: 100%;
}

.mm-menu:before,
.mm-menu.mm-theme-dark:before,
.mm-menu.mm-theme-light:before {
    position: absolute;
    display: block;
    content: '';
    pointer-events: none;
    left: 0;
    right: 0;
    top: 0;
    height: 70px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.03) 5%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.03) 5%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.03) 5%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}

@media (min-width: 601px) {

    .mm-menu,
    .mm-menu.mm-theme-dark,
    .mm-menu.mm-theme-light {
        max-width: 400px;
    }
}

@media (min-width: 1025px) {

    .mm-menu,
    .mm-menu.mm-theme-dark,
    .mm-menu.mm-theme-light {
        display: none !important;
    }
}

.mm-menu.mm-opened,
.mm-menu.mm-theme-dark.mm-opened,
.mm-menu.mm-theme-light.mm-opened {
    visibility: visible !important;
}

.mm-menu .mm-navbar,
.mm-menu.mm-theme-dark .mm-navbar,
.mm-menu.mm-theme-light .mm-navbar {
    border-color: transparent;
    background: transparent !important;
}

.mm-menu .mm-title,
.mm-menu.mm-theme-dark .mm-title,
.mm-menu.mm-theme-light .mm-title {
    font-family: "Work Sans", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.01em;
    text-transform: none;
    text-align: left;
    padding-top: 13px;
    text-decoration: underline;
}

.mm-menu .mm-listview>li:after,
.mm-menu .mm-listview>li.mm-selected:after,
.mm-menu.mm-theme-dark .mm-listview>li:after,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected:after,
.mm-menu.mm-theme-light .mm-listview>li:after,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected:after {
    display: none;
}

.mm-menu .mm-listview>li.line-list-item,
.mm-menu .mm-listview>li.mm-selected.line-list-item,
.mm-menu.mm-theme-dark .mm-listview>li.line-list-item,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected.line-list-item,
.mm-menu.mm-theme-light .mm-listview>li.line-list-item,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected.line-list-item {
    display: none;
}

@media (max-height: 600px) {

    .mm-menu .mm-listview>li.line-list-item,
    .mm-menu .mm-listview>li.mm-selected.line-list-item,
    .mm-menu.mm-theme-dark .mm-listview>li.line-list-item,
    .mm-menu.mm-theme-dark .mm-listview>li.mm-selected.line-list-item,
    .mm-menu.mm-theme-light .mm-listview>li.line-list-item,
    .mm-menu.mm-theme-light .mm-listview>li.mm-selected.line-list-item {
        display: block;
    }
}

.mm-menu .mm-listview>li>a,
.mm-menu .mm-listview>li.mm-selected>a,
.mm-menu.mm-theme-dark .mm-listview>li>a,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a,
.mm-menu.mm-theme-light .mm-listview>li>a,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>a {
    text-decoration: none !important;
    text-transform: none;


    font-family: "Work Sans", sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 35.2px;
    letter-spacing: -0.04em;
    text-align: left;
    color: var(--mobile-body-color);

}

@media (max-width: 460px) {

    .mm-menu .mm-listview>li>a,
    .mm-menu .mm-listview>li.mm-selected>a,
    .mm-menu.mm-theme-dark .mm-listview>li>a,
    .mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a,
    .mm-menu.mm-theme-light .mm-listview>li>a,
    .mm-menu.mm-theme-light .mm-listview>li.mm-selected>a {
        font-size: 32px;
        font-weight: 400;
        line-height: 35.2px;
        letter-spacing: -0.04em;
    }
}

@media (max-height: 600px) {

    .mm-menu .mm-listview>li>a,
    .mm-menu .mm-listview>li.mm-selected>a,
    .mm-menu.mm-theme-dark .mm-listview>li>a,
    .mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a,
    .mm-menu.mm-theme-light .mm-listview>li>a,
    .mm-menu.mm-theme-light .mm-listview>li.mm-selected>a {
        font-size: 18px;
    }
}

.mm-menu .mm-listview>li>a:after,
.mm-menu .mm-listview>li.mm-selected>a:after,
.mm-menu.mm-theme-dark .mm-listview>li>a:after,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:after,
.mm-menu.mm-theme-light .mm-listview>li>a:after,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>a:after {
    border-color: var(--mobile-body-color-highlight) !important;
}

.mm-menu .mm-listview>li>a:hover,
.mm-menu .mm-listview>li>a:active,
.mm-menu .mm-listview>li>a:focus,
.mm-menu .mm-listview>li.mm-selected>a:hover,
.mm-menu .mm-listview>li.mm-selected>a:active,
.mm-menu .mm-listview>li.mm-selected>a:focus,
.mm-menu.mm-theme-dark .mm-listview>li>a:hover,
.mm-menu.mm-theme-dark .mm-listview>li>a:active,
.mm-menu.mm-theme-dark .mm-listview>li>a:focus,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:hover,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:active,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:focus,
.mm-menu.mm-theme-light .mm-listview>li>a:hover,
.mm-menu.mm-theme-light .mm-listview>li>a:active,
.mm-menu.mm-theme-light .mm-listview>li>a:focus,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>a:hover,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>a:active,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>a:focus {
    color: var(--mobile-body-color);
    text-decoration: none !important;
}

.mm-menu .mm-listview>li>a:hover:after,
.mm-menu .mm-listview>li>a:active:after,
.mm-menu .mm-listview>li>a:focus:after,
.mm-menu .mm-listview>li.mm-selected>a:hover:after,
.mm-menu .mm-listview>li.mm-selected>a:active:after,
.mm-menu .mm-listview>li.mm-selected>a:focus:after,
.mm-menu.mm-theme-dark .mm-listview>li>a:hover:after,
.mm-menu.mm-theme-dark .mm-listview>li>a:active:after,
.mm-menu.mm-theme-dark .mm-listview>li>a:focus:after,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:hover:after,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:active:after,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:focus:after,
.mm-menu.mm-theme-light .mm-listview>li>a:hover:after,
.mm-menu.mm-theme-light .mm-listview>li>a:active:after,
.mm-menu.mm-theme-light .mm-listview>li>a:focus:after,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>a:hover:after,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>a:active:after,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>a:focus:after {
    border-color: var(--mobile-body-color) !important;
}

.mm-menu .mm-listview>li>a,
.mm-menu .mm-listview>li>span,
.mm-menu .mm-listview>li>a:not(.mm-next),
.mm-menu .mm-listview>li.mm-selected>a,
.mm-menu .mm-listview>li.mm-selected>span,
.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview>li>a,
.mm-menu.mm-theme-dark .mm-listview>li>span,
.mm-menu.mm-theme-dark .mm-listview>li>a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),
.mm-menu.mm-theme-light .mm-listview>li>a,
.mm-menu.mm-theme-light .mm-listview>li>span,
.mm-menu.mm-theme-light .mm-listview>li>a:not(.mm-next),
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>a,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>span,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>a:not(.mm-next) {
    padding: 20px;
    background: transparent;
}

.mm-menu .mm-listview>li>a.menu-item-has-children,
.mm-menu .mm-listview>li>span.menu-item-has-children,
.mm-menu .mm-listview>li>a:not(.mm-next).menu-item-has-children,
.mm-menu .mm-listview>li.mm-selected>a.menu-item-has-children,
.mm-menu .mm-listview>li.mm-selected>span.menu-item-has-children,
.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next).menu-item-has-children,
.mm-menu.mm-theme-dark .mm-listview>li>a.menu-item-has-children,
.mm-menu.mm-theme-dark .mm-listview>li>span.menu-item-has-children,
.mm-menu.mm-theme-dark .mm-listview>li>a:not(.mm-next).menu-item-has-children,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a.menu-item-has-children,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span.menu-item-has-children,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next).menu-item-has-children,
.mm-menu.mm-theme-light .mm-listview>li>a.menu-item-has-children,
.mm-menu.mm-theme-light .mm-listview>li>span.menu-item-has-children,
.mm-menu.mm-theme-light .mm-listview>li>a:not(.mm-next).menu-item-has-children,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>a.menu-item-has-children,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>span.menu-item-has-children,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>a:not(.mm-next).menu-item-has-children {
    padding-right: 65px;
}

.mm-menu .mm-listview>li>a.mm-next,
.mm-menu .mm-listview>li>span.mm-next,
.mm-menu .mm-listview>li>a:not(.mm-next).mm-next,
.mm-menu .mm-listview>li.mm-selected>a.mm-next,
.mm-menu .mm-listview>li.mm-selected>span.mm-next,
.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next).mm-next,
.mm-menu.mm-theme-dark .mm-listview>li>a.mm-next,
.mm-menu.mm-theme-dark .mm-listview>li>span.mm-next,
.mm-menu.mm-theme-dark .mm-listview>li>a:not(.mm-next).mm-next,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a.mm-next,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span.mm-next,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next).mm-next,
.mm-menu.mm-theme-light .mm-listview>li>a.mm-next,
.mm-menu.mm-theme-light .mm-listview>li>span.mm-next,
.mm-menu.mm-theme-light .mm-listview>li>a:not(.mm-next).mm-next,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>a.mm-next,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>span.mm-next,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected>a:not(.mm-next).mm-next {
    padding: 9px 27px;
}

.mm-menu .mm-listview>li.full-next-button>a.menu-item,
.mm-menu .mm-listview>li.mm-selected.full-next-button>a.menu-item,
.mm-menu.mm-theme-dark .mm-listview>li.full-next-button>a.menu-item,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected.full-next-button>a.menu-item,
.mm-menu.mm-theme-light .mm-listview>li.full-next-button>a.menu-item,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected.full-next-button>a.menu-item {
    z-index: 1;
}

.mm-menu .mm-listview>li.full-next-button>a.mm-next,
.mm-menu .mm-listview>li.mm-selected.full-next-button>a.mm-next,
.mm-menu.mm-theme-dark .mm-listview>li.full-next-button>a.mm-next,
.mm-menu.mm-theme-dark .mm-listview>li.mm-selected.full-next-button>a.mm-next,
.mm-menu.mm-theme-light .mm-listview>li.full-next-button>a.mm-next,
.mm-menu.mm-theme-light .mm-listview>li.mm-selected.full-next-button>a.mm-next {
    position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    width: auto;
}

#mobile_main_menu.mm-opened.mm-panel .mm-navbar {
    display: none !important;
}

#mobile_main_menu.mm-opened.mm-panel .mm-navbar.mm-hidden {
    display: none !important;
}

.mm-panel.mm-subopened {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.mm-listview .mm-next+a,
.mm-listview .mm-next+span {
    margin-right: 0px;
}

.mm-menu.mm-offcanvas {
    z-index: 2;
    display: initial;
}

.mm-prev::before {
    left: 12px;
    top: 1px;
    height: 6px !important;
    width: 6px !important;
}

.mm-navbar .mm-prev::before {
    border-width: 1px !important;
    width: 6px !important;
    height: 6px !important;
    top: 2px;
}

.mm-navbar.mm-hasbtns {
    padding: 0 20px;
}

.mm-listview>li {
    border-bottom: 0;
    background: transparent;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

.mm-listview>li:hover {
    /* background: var(--mobile-body-color-hover); */
}

.mm-listview .mm-next::before {
    top: 24px;
    bottom: 24px;
    display: none;
}

.mm-panels>.mm-panel {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

.mm-panels>.mm-panel::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
}

.mm-navbar .mm-btn:first-child {
    left: -2px;
    top: -1px;
}

.mm-navbar .mm-btn:first-child:before {
    border-color: var(--mobile-body-color) !important;
}

@media (max-width: 767px) {
    .touch .mm-navbar .mm-btn:first-child {
        top: -2px;
    }
}

.mm-menu.mm-vertical .mm-navbar-top {
    display: none !important;
}

.mm-menu.mm-vertical .mm-panels {
    top: 50px !important;
}

.mm-menu.mm-vertical .mm-panel.mm-vertical {
    padding-top: 35px;
}

.mm-menu.mm-vertical .mm-panel.mm-vertical .mm-dropdown .mm-panel.mm-vertical {
    padding-top: 0;
}

.mm-menu.mm-vertical .mm-panel.mm-vertical .mm-dropdown ul.mm-vertical {
    padding: 0 0 0 25px;
}

.mm-menu.mm-vertical .mm-panel.mm-vertical .mm-dropdown ul.mm-vertical ul {
    padding-bottom: 5px;
}

.mm-menu.mm-vertical .mm-panel.mm-vertical .mm-dropdown ul.mm-vertical li:before {
    top: 20px;
    left: 2px;
    background: var(--mobile-body-color);
    height: 2px;
    width: 8px;
    content: none;
}

.mm-menu.mm-vertical .mm-panel.mm-vertical .mm-dropdown ul.mm-vertical li>a {
    padding: 10px 20px 10px 20px;
    font-size: 28px;
    font-weight: 400;
    line-height: 30.8px;
    letter-spacing: -0.04em;
    text-align: left;
}

.mm-panels>.mm-panel {
    padding: 0px 20px 260px;
}

@media (max-height: 600px) {
    .mm-panels>.mm-panel {
        padding-bottom: 120px;
    }
}

.bottom-info-wrapper {
    position: absolute;
    display: block;
    z-index: 300;
    padding: 25px 15px;
    left: 0;
    right: 0;
    bottom: 0;
    background: var(--mobile-menu-bg-color);
}

@media (max-height: 450px) {
    .bottom-info-wrapper {
        padding: 0 15px;
    }
}

.bottom-info-wrapper * {
    position: relative;
    z-index: 20;
}

@media (max-height: 600px) {
    .bottom-info-wrapper .button-group {
        padding-top: 0 !important;
        display: none;
    }
}

.bottom-info-wrapper ul {
    position: relative;
    display: block;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

@media (max-height: 600px) {
    .bottom-info-wrapper ul {
        display: none;
    }
}

.bottom-info-wrapper ul:before {
    position: absolute;
    content: '';
    display: block;
    width: 1px;
    top: 8px;
    bottom: 8px;
    left: 6px;
    background: rgba(255, 255, 255, 0.4);
}

.bottom-info-wrapper ul li {
    position: relative;
    display: block;
    padding: 5px 0;
}

.bottom-info-wrapper ul li a {
    display: inline-block;
    padding: 5px 20px;
    font-weight: 600;
    color: #ffffff !important;
    text-decoration: underline 0.08em rgba(255, 255, 255, 0) !important;
    text-underline-offset: 0.16em;
    font-size: 0.85rem;
}

.bottom-info-wrapper ul li a:hover,
.bottom-info-wrapper ul li a:active,
.bottom-info-wrapper ul li a:focus {
    color: #ffffff !important;
    text-decoration-color: #ffffff !important;
}

.bottom-info-wrapper .bottom-runner-link {
    position: relative;
    display: block;
    padding: 12px 24px;
    margin: 0 -15px;
    color: #ffffff !important;
    text-decoration: underline 0.05em rgba(255, 255, 255, 0) !important;
    text-underline-offset: 0.1em;
    font-size: 0.9rem;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.bottom-info-wrapper .bottom-runner-link:hover,
.bottom-info-wrapper .bottom-runner-link:active,
.bottom-info-wrapper .bottom-runner-link:focus {
    color: #ffffff !important;
    text-decoration-color: #ffffff !important;
}

@media (max-height: 450px) {
    .bottom-info-wrapper .bottom-runner-link {
        margin: 0 -15px;
    }
}

.bottom-info-wrapper .email-link-holder {
    margin-bottom: 12px;
}

.bottom-info-wrapper .social_main_menu {
    position: relative;
    display: block;
    padding-bottom: 24px;
    margin-bottom: 22px;
}

.bottom-info-wrapper .social_main_menu:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    display: block;
    background: rgba(0, 0, 0, 0.1);
    pointer-events: none;
    width: 100%;
}

.bottom-info-wrapper .social_main_menu li a {
    color: #bbb !important;
    background: transparent;
    border: 1.5px solid #bbb;
    font-size: 11px;
    padding: 6px 2px !important;
}

.bottom-info-wrapper .social_main_menu li a:hover,
.bottom-info-wrapper .social_main_menu li a:active,
.bottom-info-wrapper .social_main_menu li a:focus {
    color: #bbb !important;
    background: transparent;
    border-color: #bbb;
}

.bottom-info-wrapper:before {
    position: absolute;
    display: block;
    content: '';
    pointer-events: none;
    left: 0;
    right: 0;
    height: 360px;
    bottom: 0;
    background: -moz-linear-gradient(bottom, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(bottom, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to top, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
    display: none;
}

@media (max-height: 450px) {
    .bottom-info-wrapper:before {
        height: 240px;
    }
}

.top-info-wrapper {
    position: absolute;
    display: block;
    z-index: 300;
    padding: 25px 15px;
    left: 0;
    right: 0;
    top: 0;
    background: var(--mobile-menu-bg-color);
}

.top-info-wrapper .logo {
    max-width: 120px;
    top: 13px !important;
    left: 5px;
}

.top-info-wrapper .scroll-menu .inner-scroll-menu {
    position: relative;
    display: block;
    text-align: left;
    top: 0;
    height: 100%;
    background: transparent;
}

.top-info-wrapper .scroll-menu .nav-opener-custom {
    position: absolute;
    margin: 0;
    left: auto;
    right: 0;
    top: 0;
    z-index: 100;
}

body.loaded .top-info-wrapper #menu_mobile {
    display: none !important;
}

@media (min-width: 576px) {
    .w-sm-100 {
        width: 100% !important;
    }

    .w-sm-75 {
        width: 75% !important;
    }

    .w-sm-50 {
        width: 50% !important;
    }

    .w-sm-25 {
        width: 25% !important;
    }

    .w-sm-20 {
        width: 20% !important;
    }

    .w-sm-15 {
        width: 15% !important;
    }

    .w-sm-10 {
        width: 10% !important;
    }


}