/*! Bootstrap v4.1.3 (https://getbootstrap.com/) Copyright 2011-2018 The Bootstrap Authors Copyright 2011-2018 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --mizrahi: #ff823d;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Open Sans Hebrew", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*, *::before, *::after {
    box-sizing: border-box;
}

html {
    font-family: 'Open Sans Hebrew', Arial, Helvetica, sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

body {
    margin: 0;
    font-family: "Open Sans Hebrew", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title], abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

    ol ol, ul ul, ol ul, ul ol {
        margin-bottom: 0;
    }

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b, strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

    a:hover {
        color: #0056b3;
        text-decoration: underline;
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none;
    }

        a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
            color: inherit;
            text-decoration: none;
        }

        a:not([href]):not([tabindex]):focus {
            outline: 0;
        }

pre, code, kbd, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
}

    button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color;
    }

input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: #323c4b;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}

    button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
        padding: 0;
        border-style: none;
    }

input[type="radio"], input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1, .h1 {
    font-size: 2.125rem;
    font-weight: bold;
}

h2, .h2 {
    font-size: 1.25rem;
    font-weight: bold;
}

h3, .h3 {
    font-size: 16px;
    font-weight: bold;
}

h4, .h4 {
    font-size: 0.75rem;
    font-weight: bold;
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-5 {
    line-height: 1.2;
    font-weight: 400;
    font-size: 24px !important;
}

@media (min-width: 992px) {
    .display-5 {
        font-size: 44px !important;
    }
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small, .small {
    font-size: 80%;
    font-weight: 400;
}

mark, .mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.list-unstyled {
    padding: 0;
    list-style: none;
}

.list-inline {
    padding: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

    .list-inline-item:not(:last-child) {
        margin-right: 0.5rem;
    }

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}

    .blockquote-footer::before {
        content: "\2014\00A0";
    }

.img-fluid {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #6c757d;
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}

a > code {
    color: inherit;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
    box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        box-shadow: none;
    }

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

    pre code {
        font-size: inherit;
        color: inherit;
        word-break: normal;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    .no-gutters > .col, .no-gutters > [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .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, .col-sm, .col-sm-auto, .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, .col-md, .col-md-auto, .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, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.33333%;
}

.offset-2 {
    margin-left: 16.66667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.33333%;
}

.offset-5 {
    margin-left: 41.66667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.33333%;
}

.offset-8 {
    margin-left: 66.66667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.33333%;
}

.offset-11 {
    margin-left: 91.66667%;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.33333%;
    }

    .offset-sm-2 {
        margin-left: 16.66667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.33333%;
    }

    .offset-sm-5 {
        margin-left: 41.66667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.33333%;
    }

    .offset-sm-8 {
        margin-left: 66.66667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.33333%;
    }

    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-md-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-md-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-md-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.33333%;
    }

    .offset-md-2 {
        margin-left: 16.66667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.33333%;
    }

    .offset-md-5 {
        margin-left: 41.66667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.33333%;
    }

    .offset-md-8 {
        margin-left: 66.66667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.33333%;
    }

    .offset-md-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.33333%;
    }

    .offset-lg-2 {
        margin-left: 16.66667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.33333%;
    }

    .offset-lg-5 {
        margin-left: 41.66667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.33333%;
    }

    .offset-lg-8 {
        margin-left: 66.66667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.33333%;
    }

    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1;
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13;
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.33333%;
    }

    .offset-xl-2 {
        margin-left: 16.66667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.33333%;
    }

    .offset-xl-5 {
        margin-left: 41.66667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.33333%;
    }

    .offset-xl-8 {
        margin-left: 66.66667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.33333%;
    }

    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

    .table th, .table td {
        padding: 0.75rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6;
    }

    .table tbody + tbody {
        border-top: 2px solid #dee2e6;
    }

    .table .table {
        background-color: #fff;
    }

.table-sm th, .table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #dee2e6;
}

    .table-bordered th, .table-bordered td {
        border: 1px solid #dee2e6;
    }

    .table-bordered thead th, .table-bordered thead td {
        border-bottom-width: 2px;
    }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {
    border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary, .table-primary > th, .table-primary > td {
    background-color: #b8daff;
}

    .table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody {
        border-color: #7abaff;
    }

.table-hover .table-primary:hover {
    background-color: #9fcdff;
}

    .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
        background-color: #9fcdff;
    }

.table-secondary, .table-secondary > th, .table-secondary > td {
    background-color: #d6d8db;
}

    .table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody {
        border-color: #b3b7bb;
    }

.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}

    .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
        background-color: #c8cbcf;
    }

.table-success, .table-success > th, .table-success > td {
    background-color: #c3e6cb;
}

    .table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody {
        border-color: #8fd19e;
    }

.table-hover .table-success:hover {
    background-color: #b1dfbb;
}

    .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
        background-color: #b1dfbb;
    }

.table-info, .table-info > th, .table-info > td {
    background-color: #bee5eb;
}

    .table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody {
        border-color: #86cfda;
    }

.table-hover .table-info:hover {
    background-color: #abdde5;
}

    .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
        background-color: #abdde5;
    }

.table-warning, .table-warning > th, .table-warning > td {
    background-color: #ffeeba;
}

    .table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody {
        border-color: #ffdf7e;
    }

.table-hover .table-warning:hover {
    background-color: #ffe8a1;
}

    .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
        background-color: #ffe8a1;
    }

.table-danger, .table-danger > th, .table-danger > td {
    background-color: #f5c6cb;
}

    .table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody {
        border-color: #ed969e;
    }

.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}

    .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
        background-color: #f1b0b7;
    }

.table-light, .table-light > th, .table-light > td {
    background-color: #fdfdfe;
}

    .table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody {
        border-color: #fbfcfc;
    }

.table-hover .table-light:hover {
    background-color: #ececf6;
}

    .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
        background-color: #ececf6;
    }

.table-dark, .table-dark > th, .table-dark > td {
    background-color: #c6c8ca;
}

    .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
        border-color: #95999c;
    }

.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}

    .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
        background-color: #b9bbbe;
    }

.table-mizrahi, .table-mizrahi > th, .table-mizrahi > td {
    background-color: #ffdcc9;
}

    .table-mizrahi th, .table-mizrahi td, .table-mizrahi thead th, .table-mizrahi tbody + tbody {
        border-color: #ffbe9a;
    }

.table-hover .table-mizrahi:hover {
    background-color: #ffcbb0;
}

    .table-hover .table-mizrahi:hover > td, .table-hover .table-mizrahi:hover > th {
        background-color: #ffcbb0;
    }

.table-active, .table-active > th, .table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

    .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
        background-color: rgba(0, 0, 0, 0.075);
    }

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.table-dark {
    color: #fff;
    background-color: #212529;
}

    .table-dark th, .table-dark td, .table-dark thead th {
        border-color: #32383e;
    }

    .table-dark.table-bordered {
        border: 0;
    }

    .table-dark.table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(255, 255, 255, 0.05);
    }

    .table-dark.table-hover tbody tr:hover {
        background-color: rgba(255, 255, 255, 0.075);
    }

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .table-responsive-sm > .table-bordered {
            border: 0;
        }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .table-responsive-md > .table-bordered {
            border: 0;
        }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .table-responsive-lg > .table-bordered {
            border: 0;
        }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .table-responsive-xl > .table-bordered {
            border: 0;
        }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

    .table-responsive > .table-bordered {
        border: 0;
    }

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none;
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.form-control-file, .form-control-range {
    display: block;
    width: 100%;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}

.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

    .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
        padding-right: 0;
        padding-left: 0;
    }

.form-control-sm {
    height: calc(1.8125rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.form-control-lg {
    height: calc(2.875rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
    height: auto;
}

textarea.form-control {
    height: auto;
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

    .form-row > .col, .form-row > [class*="col-"] {
        padding-right: 5px;
        padding-left: 5px;
    }

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

    .form-check-input:disabled ~ .form-check-label {
        color: #6c757d;
    }

.form-check-label {
    margin-bottom: 0;
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}

    .form-check-inline .form-check-input {
        position: static;
        margin-top: 0;
        margin-right: 0.3125rem;
        margin-left: 0;
    }

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745;
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: 0.25rem;
}

.was-validated .form-control:valid, .form-control.is-valid {
    border-color: #28a745;
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right calc(2.25rem / 4);
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}

    .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    }

    .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip {
        display: block;
    }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: 2.25rem;
    background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
    border-color: #28a745;
    padding-right: 3.4375rem;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='11.5 4 7 4'%3E%3Cpath fill='%233D444B' d='M11.646 4.854l3 3a.5.5 0 0 0 .707 0l3-3a.5.5 0 0 0-.707-.707L15 6.793l-2.646-2.646a.5.5 0 0 0-.708.707z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center right 1.75rem/1.125rem 1.125rem;
}

    .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    }

    .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip {
        display: block;
    }

.was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745;
}

    .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
        border-color: #28a745;
    }

.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background: #34ce57 linear-gradient(180deg, #52d670, #34ce57) repeat-x;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip {
    display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top: .1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0.25rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
    border-color: #dc3545;
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right calc(2.25rem / 4);
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
}

    .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
        border-color: #dc3545;
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    }

    .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip {
        display: block;
    }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: 2.25rem;
    background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: 3.4375rem;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='11.5 4 7 4'%3E%3Cpath fill='%233D444B' d='M11.646 4.854l3 3a.5.5 0 0 0 .707 0l3-3a.5.5 0 0 0-.707-.707L15 6.793l-2.646-2.646a.5.5 0 0 0-.708.707z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem;
}

    .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
        border-color: #dc3545;
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    }

    .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip {
        display: block;
    }

.was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545;
}

    .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
        border-color: #dc3545;
    }

.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background: #e4606d linear-gradient(180deg, #e87883, #e4606d) repeat-x;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}

    .form-inline .form-check {
        width: 100%;
    }

@media (min-width: 576px) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }

    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }

    .form-inline .form-control, .form-inline legend {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-plaintext {
        display: inline-block;
    }

    .form-inline .input-group, .form-inline .custom-select {
        width: auto;
    }

    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }

    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}

.btn { /*box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);*/
    display: inline-block;
    font-weight: 700;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    padding: 0.3rem 0.8rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-size: .875rem;
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
    opacity: 0.65;
    box-shadow: none;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

    .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

        .btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus {
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25), inset 0 3px 5px rgba(0, 0, 0, 0.125);
        }

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x;
    border-color: #007bff;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .btn-primary:hover {
        color: #fff;
        background: #0069d9 linear-gradient(180deg, #267fde, #0069d9) repeat-x;
        border-color: #0062cc;
    }

    .btn-primary:focus, .btn-primary.focus {
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
        background-image: none;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #0062cc;
        background-image: none;
        border-color: #005cbf;
    }

        .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
        }

.btn-secondary {
    color: #fff;
    background: #6c757d linear-gradient(180deg, #828a91, #6c757d) repeat-x;
    border-color: #6c757d;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .btn-secondary:hover {
        color: #fff;
        background: #5a6268 linear-gradient(180deg, #73797f, #5a6268) repeat-x;
        border-color: #545b62;
    }

    .btn-secondary:focus, .btn-secondary.focus {
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d;
        background-image: none;
    }

    .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #545b62;
        background-image: none;
        border-color: #4e555b;
    }

        .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
        }

.btn-success {
    color: #fff;
    background: #28a745 linear-gradient(180deg, #48b461, #28a745) repeat-x;
    border-color: #28a745;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .btn-success:hover {
        color: #fff;
        background: #218838 linear-gradient(180deg, #429a56, #218838) repeat-x;
        border-color: #1e7e34;
    }

    .btn-success:focus, .btn-success.focus {
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
    }

    .btn-success.disabled, .btn-success:disabled {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745;
        background-image: none;
    }

    .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #1e7e34;
        background-image: none;
        border-color: #1c7430;
    }

        .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
        }

.btn-info {
    color: #fff;
    background: #17a2b8 linear-gradient(180deg, #3ab0c3, #17a2b8) repeat-x;
    border-color: #17a2b8;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .btn-info:hover {
        color: #fff;
        background: #138496 linear-gradient(180deg, #3697a6, #138496) repeat-x;
        border-color: #117a8b;
    }

    .btn-info:focus, .btn-info.focus {
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
    }

    .btn-info.disabled, .btn-info:disabled {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8;
        background-image: none;
    }

    .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #117a8b;
        background-image: none;
        border-color: #10707f;
    }

        .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
        }

.btn-warning {
    color: #212529;
    background: #ffc107 linear-gradient(180deg, #ffca2c, #ffc107) repeat-x;
    border-color: #ffc107;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .btn-warning:hover {
        color: #212529;
        background: #e0a800 linear-gradient(180deg, #e4b526, #e0a800) repeat-x;
        border-color: #d39e00;
    }

    .btn-warning:focus, .btn-warning.focus {
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
    }

    .btn-warning.disabled, .btn-warning:disabled {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107;
        background-image: none;
    }

    .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
        color: #212529;
        background-color: #d39e00;
        background-image: none;
        border-color: #c69500;
    }

        .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
        }

.btn-danger {
    color: #fff;
    background: #dc3545 linear-gradient(180deg, #e15361, #dc3545) repeat-x;
    border-color: #dc3545;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .btn-danger:hover {
        color: #fff;
        background: #c82333 linear-gradient(180deg, #d04451, #c82333) repeat-x;
        border-color: #bd2130;
    }

    .btn-danger:focus, .btn-danger.focus {
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
    }

    .btn-danger.disabled, .btn-danger:disabled {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545;
        background-image: none;
    }

    .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #bd2130;
        background-image: none;
        border-color: #b21f2d;
    }

        .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
        }

.btn-light {
    color: #212529;
    background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x;
    border-color: #f8f9fa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .btn-light:hover {
        color: #212529;
        background: #e2e6ea linear-gradient(180deg, #e6eaed, #e2e6ea) repeat-x;
        border-color: #dae0e5;
    }

    .btn-light:focus, .btn-light.focus {
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
    }

    .btn-light.disabled, .btn-light:disabled {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
        background-image: none;
    }

    .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
        color: #212529;
        background-color: #dae0e5;
        background-image: none;
        border-color: #d3d9df;
    }

        .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
        }

.btn-dark {
    color: #fff;
    background: #343a40 linear-gradient(180deg, #52585d, #343a40) repeat-x;
    border-color: #343a40;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .btn-dark:hover {
        color: #fff;
        background: #23272b linear-gradient(180deg, #44474b, #23272b) repeat-x;
        border-color: #1d2124;
    }

    .btn-dark:focus, .btn-dark.focus {
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
    }

    .btn-dark.disabled, .btn-dark:disabled {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
        background-image: none;
    }

    .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #1d2124;
        background-image: none;
        border-color: #171a1d;
    }

        .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
        }

.btn-mizrahi {
    color: #212529;
    background: #ff823d linear-gradient(180deg, #ff955a, #ff823d) repeat-x;
    border-color: #ff823d;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .btn-mizrahi:hover {
        color: #fff;
        background: #ff6917 linear-gradient(180deg, #ff803a, #ff6917) repeat-x;
        border-color: #ff610a;
    }

    .btn-mizrahi:focus, .btn-mizrahi.focus {
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(222, 116, 58, 0.5);
    }

    .btn-mizrahi.disabled, .btn-mizrahi:disabled {
        color: #212529;
        background-color: #ff823d;
        border-color: #ff823d;
        background-image: none;
    }

    .btn-mizrahi:not(:disabled):not(.disabled):active, .btn-mizrahi:not(:disabled):not(.disabled).active, .show > .btn-mizrahi.dropdown-toggle {
        color: #fff;
        background-color: #ff610a;
        background-image: none;
        border-color: #fc5a00;
    }

        .btn-mizrahi:not(:disabled):not(.disabled):active:focus, .btn-mizrahi:not(:disabled):not(.disabled).active:focus, .show > .btn-mizrahi.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 116, 58, 0.5);
        }

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff;
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
    }

    .btn-outline-primary:focus, .btn-outline-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #007bff;
        background-color: transparent;
    }

    .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
    }

        .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
        }

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}

    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d;
    }

    .btn-outline-secondary:focus, .btn-outline-secondary.focus {
        box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #6c757d;
        background-color: transparent;
    }

    .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d;
    }

        .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
        }

.btn-outline-success {
    color: #28a745;
    border-color: #28a745;
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745;
    }

    .btn-outline-success:focus, .btn-outline-success.focus {
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #28a745;
        background-color: transparent;
    }

    .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745;
    }

        .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
        }

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8;
    }

    .btn-outline-info:focus, .btn-outline-info.focus {
        box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #17a2b8;
        background-color: transparent;
    }

    .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8;
    }

        .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
        }

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107;
}

    .btn-outline-warning:hover {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107;
    }

    .btn-outline-warning:focus, .btn-outline-warning.focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #ffc107;
        background-color: transparent;
    }

    .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107;
    }

        .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
        }

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545;
    }

    .btn-outline-danger:focus, .btn-outline-danger.focus {
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #dc3545;
        background-color: transparent;
    }

    .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545;
    }

        .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
        }

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}

    .btn-outline-light:hover {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }

    .btn-outline-light:focus, .btn-outline-light.focus {
        box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    }

    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #f8f9fa;
        background-color: transparent;
    }

    .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }

        .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
        }

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40;
}

    .btn-outline-dark:hover {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
    }

    .btn-outline-dark:focus, .btn-outline-dark.focus {
        box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    }

    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #343a40;
        background-color: transparent;
    }

    .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
    }

        .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
        }

.btn-outline-mizrahi {
    color: #ff823d;
    border-color: #ff823d;
}

    .btn-outline-mizrahi:hover {
        color: #212529;
        background-color: #ff823d;
        border-color: #ff823d;
    }

    .btn-outline-mizrahi:focus, .btn-outline-mizrahi.focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 130, 61, 0.5);
    }

    .btn-outline-mizrahi.disabled, .btn-outline-mizrahi:disabled {
        color: #ff823d;
        background-color: transparent;
    }

    .btn-outline-mizrahi:not(:disabled):not(.disabled):active, .btn-outline-mizrahi:not(:disabled):not(.disabled).active, .show > .btn-outline-mizrahi.dropdown-toggle {
        color: #212529;
        background-color: #ff823d;
        border-color: #ff823d;
    }

        .btn-outline-mizrahi:not(:disabled):not(.disabled):active:focus, .btn-outline-mizrahi:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-mizrahi.dropdown-toggle:focus {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 130, 61, 0.5);
        }

.btn-link {
    font-weight: 400;
    color: #007bff;
}

    .btn-link:hover {
        color: #0056b3;
        text-decoration: underline;
    }

    .btn-link:focus, .btn-link.focus {
        text-decoration: underline;
        box-shadow: none;
    }

    .btn-link:disabled, .btn-link.disabled {
        color: #6c757d;
        pointer-events: none;
    }

.btn-lg, .btn-group-lg > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 0.5rem;
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

.btn-mizrahi {
    color: #fff;
    background: #ff780b;
    border-color: #ff780b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .btn-mizrahi:hover {
        background: #ea6800;
        border-color: #ea6800;
    }

    .btn-mizrahi.disabled, .btn-mizrahi:disabled {
        color: #fff;
        background-color: #ffbc93;
        border-color: #ffbc93;
        opacity: 1;
    }

    .btn-mizrahi.darkColor {
        background-color: #c94a0c;
        border-color: #c94a0c;
        color: #fff !important;
    }

        .btn-mizrahi.darkColor:hover, .btn-mizrahi.darkColor:focus {
            background-color: #521d00 !important;
            border-color: #521d00;
        }

        .btn-mizrahi.darkColor.disabled, .btn-mizrahi.darkColor:disabled {
            opacity: .7;
        }

.btn-mizrahi-outline {
    color: #ff780b;
    background: #fff;
    border-color: #ff780b;
}

    .btn-mizrahi-outline:hover {
        color: #fff;
        background: #ea6800;
        border-color: #ea6800;
    }

    .btn-mizrahi-outline:focus, .btn-mizrahi-outline.focus {
        box-shadow: 0 0 0 1px #ea6800;
    }

    .btn-mizrahi-outline.disabled, .btn-mizrahi-outline:disabled {
        color: #ffbc93;
        background-color: #fff;
        border-color: #ffbc93;
        opacity: 1;
    }

    .btn-mizrahi-outline.darkColor {
        border-color: #c94a0c;
        color: #c94a0c !important;
    }

        .btn-mizrahi-outline.darkColor:hover, .btn-mizrahi-outline.darkColor:focus {
            background-color: #521d00 !important;
            border-color: #521d00;
            color: #fff !important;
        }

        .btn-mizrahi-outline.darkColor.disabled, .btn-mizrahi-outline.darkColor:disabled {
            opacity: .7;
        }

.btn-mizrahi-border-blue {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #323c4b;
    border: 1px solid #323c4b;
    border-radius: 5px;
    box-shadow: none;
}

    .btn-mizrahi-border-blue:hover {
        box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.09), 0 0 0 1px #323c4b;
    }

    .btn-mizrahi-border-blue:active, .btn-mizrahi-border-blue.active, .btn-mizrahi-border-blue:focus, .btn-mizrahi-border-blue.focus {
        box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.09), 0 0 0 1px #323c4b !important;
    }

    .btn-mizrahi-border-blue:disabled, .btn-mizrahi-border-blue.disabled {
        opacity: .8;
        pointer-events: none;
    }

.btn-mizrahi-border-white {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0.3);
}

    .btn-mizrahi-border-white:hover {
        box-shadow: 0 5px 20px 0 rgba(150, 45, 0, 0.07), 0 0 0 1px #fff;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff;
    }

    .btn-mizrahi-border-white:active, .btn-mizrahi-border-white.active, .btn-mizrahi-border-white:focus, .btn-mizrahi-border-white.focus {
        box-shadow: 0 5px 20px 0 rgba(150, 45, 0, 0.07), 0 0 0 1px #fff !important;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff;
    }

    .btn-mizrahi-border-white:disabled, .btn-mizrahi-border-white.disabled {
        opacity: .8;
        pointer-events: none;
    }

.btn-mizrahi-link {
    color: #ea6800;
    font-weight: bold;
}

    .btn-mizrahi-link:hover, .btn-mizrahi-link:active, .btn-mizrahi-link.active, .btn-mizrahi-link:focus, .btn-mizrahi-link.focus {
        color: #ea6800;
    }

    .btn-mizrahi-link.darkColor {
        color: #c94a0c !important;
    }

        .btn-mizrahi-link.darkColor:hover, .btn-mizrahi-link.darkColor:focus {
            color: #521d00 !important;
        }

.btn-mizrahi-blue {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    border: 1px solid #3f4a5e;
    border-radius: 5px;
    box-shadow: none;
    background-color: #3f4a5e;
}

    .btn-mizrahi-blue:hover {
        box-shadow: 0 5px 20px 0 rgba(150, 45, 0, 0.07);
        background-color: #323c4b;
        color: #fff;
    }

    .btn-mizrahi-blue:active, .btn-mizrahi-blue.active, .btn-mizrahi-blue:focus, .btn-mizrahi-blue.focus {
        background-color: #323c4b;
        color: #fff;
    }

    .btn-mizrahi-blue:disabled, .btn-mizrahi-blue.disabled {
        opacity: .8;
        pointer-events: none;
    }

.btn-outline-danger.darkColor {
    color: #b40700 !important;
    border-color: #b40700;
}

    .btn-outline-danger.darkColor:hover, .btn-outline-danger.darkColor:focus {
        color: #fff !important;
        background-color: #b40700;
        border-color: #b40700;
    }

    .btn-outline-danger.darkColor.disabled, .btn-outline-danger.darkColor:disabled {
        opacity: .7;
    }

.btn-mizrahi-x[data-hover]:not([disabled]):not(.noAnimate) {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

    .btn-mizrahi-x[data-hover]:not([disabled]):not(.noAnimate):before {
        opacity: .4;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        transition: all 0.7s;
        position: absolute;
        content: attr(data-hover);
        padding: 0.3rem 0.8rem;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .btn-mizrahi-x[data-hover]:not([disabled]):not(.noAnimate):after {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        content: "";
        position: absolute;
        transition: all 0.7s;
        overflow: hidden;
        background: inherit;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        width: 0;
        height: 0;
        border-radius: 50%;
        opacity: 0;
        box-shadow: rgba(0, 0, 0, 0.5) 0 0 50px;
    }

    .btn-mizrahi-x[data-hover]:not([disabled]):not(.noAnimate):hover:before {
        opacity: 1;
    }

    .btn-mizrahi-x[data-hover]:not([disabled]):not(.noAnimate):hover:after {
        width: 102%;
        height: 102%;
        border-radius: .25rem;
        opacity: 1;
        box-shadow: rgba(0, 0, 0, 0.5) 0 0 0;
    }

.btn-mizrahi-outline:not([disabled]) {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

    .btn-mizrahi-outline:not([disabled]):hover:before {
        opacity: 1;
    }

    .btn-mizrahi-outline:not([disabled]):hover:after {
        width: 102%;
        height: 102%;
        border-radius: .25rem;
        opacity: 1;
        box-shadow: rgba(0, 0, 0, 0.5) 0 0 0;
    }

.fade {
    transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}

.fade:not(.show) {
    opacity: 0;
}

.collapse:not(.show) {
    display: none;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}

.dropup, .dropright, .dropdown, .dropleft {
    position: relative;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175);
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

@media (min-width: 576px) {
    .dropdown-menu-sm-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-right {
        right: 0;
        left: auto;
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-right {
        right: 0;
        left: auto;
    }
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0;
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0;
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0;
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0;
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-toggle::after {
    vertical-align: 0;
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}

.dropleft .dropdown-toggle::after {
    display: none;
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto;
}

.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

    .dropdown-item:first-child {
        border-top-left-radius: calc(0.25rem - 1px);
        border-top-right-radius: calc(0.25rem - 1px);
    }

    .dropdown-item:last-child {
        border-bottom-right-radius: calc(0.25rem - 1px);
        border-bottom-left-radius: calc(0.25rem - 1px);
    }

    .dropdown-item:hover, .dropdown-item:focus {
        color: #16181b;
        text-decoration: none;
        background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x;
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x;
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #6c757d;
        pointer-events: none;
        background-color: transparent;
        background-image: none;
    }

.dropdown-menu.show {
    display: block;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap;
}

.dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover {
            z-index: 1;
        }

        .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
            z-index: 1;
        }

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .btn-toolbar .input-group {
        width: auto;
    }

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
    margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}

    .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
        margin-left: 0;
    }

.dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn-group.show .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    .btn-group.show .dropdown-toggle.btn-link {
        box-shadow: none;
    }

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
}

    .btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
        width: 100%;
    }

        .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) {
            margin-top: -1px;
        }

        .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn {
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
        }

        .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
        }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0;
}

    .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
        position: absolute;
        clip: rect(0, 0, 0, 0);
        pointer-events: none;
    }

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

    .input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file {
        position: relative;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
    }

        .input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .form-control-plaintext + .form-control, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file {
            margin-left: -1px;
        }

        .input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
            z-index: 3;
        }

        .input-group > .custom-file .custom-file-input:focus {
            z-index: 4;
        }

        .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

    .input-group > .custom-file {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

        .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .input-group > .custom-file:not(:first-child) .custom-file-label {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

.input-group-prepend, .input-group-append {
    display: -ms-flexbox;
    display: flex;
}

    .input-group-prepend .btn, .input-group-append .btn {
        position: relative;
        z-index: 2;
    }

        .input-group-prepend .btn:focus, .input-group-append .btn:focus {
            z-index: 3;
        }

        .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn {
            margin-left: -1px;
        }

.input-group-prepend {
    margin-right: -1px;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

    .input-group-text input[type="radio"], .input-group-text input[type="checkbox"] {
        margin-top: 0;
    }

.input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select {
    height: calc(2.875rem + 2px);
}

.input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select {
    height: calc(1.8125rem + 2px);
}

.input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.input-group-lg > .custom-select, .input-group-sm > .custom-select {
    padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

    .custom-control-input:checked ~ .custom-control-label::before {
        color: #fff;
        border-color: #323c4b;
        background: #323c4b linear-gradient(180deg, #515966, #323c4b) repeat-x;
        box-shadow: none;
    }

    .custom-control-input:focus ~ .custom-control-label::before {
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

    .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
        border-color: #80bdff;
    }

    .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
        color: #fff;
        background-color: #b3d7ff;
        border-color: #b3d7ff;
        box-shadow: none;
    }

    .custom-control-input:disabled ~ .custom-control-label {
        color: #6c757d;
    }

        .custom-control-input:disabled ~ .custom-control-label::before {
            background-color: #e9ecef;
        }

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

    .custom-control-label::before {
        position: absolute;
        top: 0.25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: "";
        background-color: #fff;
        border: #adb5bd solid 1px;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    }

    .custom-control-label::after {
        position: absolute;
        top: 0.25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 50% 50%;
    }

.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #007bff;
    background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x;
    box-shadow: none;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-switch {
    padding-left: 2.25rem;
}

    .custom-switch .custom-control-label::before {
        left: -2.25rem;
        width: 1.75rem;
        pointer-events: all;
        border-radius: 0.5rem;
    }

    .custom-switch .custom-control-label::after {
        top: calc(0.25rem + 2px);
        left: calc(-2.25rem + 2px);
        width: calc(1rem - 4px);
        height: calc(1rem - 4px);
        background-color: #adb5bd;
        border-radius: 0.5rem;
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
        transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    }

@media screen and (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label::after {
        transition: none;
    }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
    transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='11.5 4 7 4'%3E%3Cpath fill='%233D444B' d='M11.646 4.854l3 3a.5.5 0 0 0 .707 0l3-3a.5.5 0 0 0-.707-.707L15 6.793l-2.646-2.646a.5.5 0 0 0-.708.707z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .custom-select:focus {
        border-color: #80bdff;
        outline: 0;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
    }

        .custom-select:focus::-ms-value {
            color: #495057;
            background-color: #fff;
        }

    .custom-select[multiple], .custom-select[size]:not([size="1"]) {
        height: auto;
        padding-right: 0.75rem;
        background-image: none;
    }

    .custom-select:disabled {
        color: #6c757d;
        background-color: #e9ecef;
    }

    .custom-select::-ms-expand {
        opacity: 0;
    }

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
}

.custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0;
}

    .custom-file-input:focus ~ .custom-file-label {
        border-color: #80bdff;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

    .custom-file-input:disabled ~ .custom-file-label {
        background-color: #e9ecef;
    }

    .custom-file-input:lang(en) ~ .custom-file-label::after {
        content: "Browse";
    }

    .custom-file-input ~ .custom-file-label[data-browse]::after {
        content: attr(data-browse);
    }

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .custom-file-label::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 3;
        display: block;
        height: 2.25rem;
        padding: 0.375rem 0.75rem;
        line-height: 1.5;
        color: #495057;
        content: "Browse";
        background: #e9ecef linear-gradient(180deg, #eceff1, #e9ecef) repeat-x;
        border-left: inherit;
        border-radius: 0 0.25rem 0.25rem 0;
    }

.custom-range {
    width: 100%;
    height: calc(1rem + 0.4rem);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .custom-range:focus {
        outline: none;
    }

        .custom-range:focus::-webkit-slider-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        }

        .custom-range:focus::-moz-range-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        }

        .custom-range:focus::-ms-thumb {
            box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        }

    .custom-range::-moz-focus-outer {
        border: 0;
    }

    .custom-range::-webkit-slider-thumb {
        width: 1rem;
        height: 1rem;
        margin-top: -0.25rem;
        background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x;
        border: 0;
        border-radius: 1rem;
        box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        -webkit-appearance: none;
        appearance: none;
    }

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none;
    }
}

.custom-range::-webkit-slider-thumb:active {
    background: #b3d7ff linear-gradient(180deg, #beddff, #b3d7ff) repeat-x;
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        transition: none;
    }
}

.custom-range::-moz-range-thumb:active {
    background: #b3d7ff linear-gradient(180deg, #beddff, #b3d7ff) repeat-x;
}

.custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x;
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        transition: none;
    }
}

.custom-range::-ms-thumb:active {
    background: #b3d7ff linear-gradient(180deg, #beddff, #b3d7ff) repeat-x;
}

.custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
    box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
    cursor: default;
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd;
}

.custom-control-label::before, .custom-file-label, .custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-control-label::before, .custom-file-label, .custom-select {
        transition: none;
    }
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

    .nav-link:hover, .nav-link:focus {
        text-decoration: none;
    }

    .nav-link.disabled {
        color: #6c757d;
        pointer-events: none;
        cursor: default;
    }

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

    .nav-tabs .nav-item {
        margin-bottom: -1px;
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }

        .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
            border-color: #e9ecef #e9ecef #dee2e6;
        }

        .nav-tabs .nav-link.disabled {
            color: #6c757d;
            background-color: transparent;
            border-color: transparent;
        }

        .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
            color: #495057;
            background-color: #fff;
            border-color: #dee2e6 #dee2e6 #fff;
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.nav-pills .nav-link {
    border-radius: 0.25rem;
}

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #007bff;
    }

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
}

    .navbar > .container, .navbar > .container-fluid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none;
    }

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

    .navbar-toggler:hover, .navbar-toggler:focus {
        text-decoration: none;
    }

    .navbar-toggler:not(:disabled):not(.disabled) {
        cursor: pointer;
    }

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

@media (max-width: 575.98px) {
    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .navbar-expand-sm .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

        .navbar-expand-sm .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

        .navbar-expand-sm .navbar-toggler {
            display: none;
        }
}

@media (max-width: 767.98px) {
    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .navbar-expand-md .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

        .navbar-expand-md .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

        .navbar-expand-md .navbar-toggler {
            display: none;
        }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .navbar-expand-lg .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

        .navbar-expand-lg .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

        .navbar-expand-lg .navbar-toggler {
            display: none;
        }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .navbar-expand-xl .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

        .navbar-expand-xl .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

        .navbar-expand-xl .navbar-toggler {
            display: none;
        }
}

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .navbar-expand > .container, .navbar-expand > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-expand .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }

        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute;
        }

        .navbar-expand .navbar-nav .nav-link {
            padding-right: 0.5rem;
            padding-left: 0.5rem;
        }

    .navbar-expand > .container, .navbar-expand > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .navbar-expand .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .navbar-expand .navbar-toggler {
        display: none;
    }

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}

    .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
        color: rgba(0, 0, 0, 0.9);
    }

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}

    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
        color: rgba(0, 0, 0, 0.7);
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0, 0, 0, 0.3);
    }

    .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
        color: rgba(0, 0, 0, 0.9);
    }

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

    .navbar-light .navbar-text a {
        color: rgba(0, 0, 0, 0.9);
    }

        .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
            color: rgba(0, 0, 0, 0.9);
        }

.navbar-dark .navbar-brand {
    color: #fff;
}

    .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
        color: #fff;
    }

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

    .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
        color: rgba(255, 255, 255, 0.75);
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255, 255, 255, 0.25);
    }

    .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
        color: #fff;
    }

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}

    .navbar-dark .navbar-text a {
        color: #fff;
    }

        .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
            color: #fff;
        }

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

    .card > hr {
        margin-right: 0;
        margin-left: 0;
    }

    .card > .list-group:first-child .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }

    .card > .list-group:last-child .list-group-item:last-child {
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    color: inherit;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

    .card-header:first-child {
        border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    }

    .card-header + .list-group .list-group-item:first-child {
        border-top: 0;
    }

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

    .card-footer:last-child {
        border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
    }

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .card-deck .card {
        margin-bottom: 15px;
    }

@media (min-width: 576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

        .card-deck .card {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            -ms-flex-direction: column;
            flex-direction: column;
            margin-right: 15px;
            margin-bottom: 0;
            margin-left: 15px;
        }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .card-group > .card {
        margin-bottom: 15px;
    }

@media (min-width: 576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .card-group > .card {
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-bottom: 0;
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0;
            }

            .card-group > .card:first-child {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }

                .card-group > .card:first-child .card-img-top, .card-group > .card:first-child .card-header {
                    border-top-right-radius: 0;
                }

                .card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer {
                    border-bottom-right-radius: 0;
                }

            .card-group > .card:last-child {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }

                .card-group > .card:last-child .card-img-top, .card-group > .card:last-child .card-header {
                    border-top-left-radius: 0;
                }

                .card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer {
                    border-bottom-left-radius: 0;
                }

            .card-group > .card:only-child {
                border-radius: 0.25rem;
            }

                .card-group > .card:only-child .card-img-top, .card-group > .card:only-child .card-header {
                    border-top-left-radius: 0.25rem;
                    border-top-right-radius: 0.25rem;
                }

                .card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer {
                    border-bottom-right-radius: 0.25rem;
                    border-bottom-left-radius: 0.25rem;
                }

            .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
                border-radius: 0;
            }

                .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
                    border-radius: 0;
                }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

        .card-columns .card {
            display: inline-block;
            width: 100%;
        }
}

.accordion .card {
    overflow: hidden;
}

    .accordion .card:not(:first-of-type) .card-header:first-child {
        border-radius: 0;
    }

    .accordion .card:not(:first-of-type):not(:last-of-type) {
        border-bottom: 0;
        border-radius: 0;
    }

    .accordion .card:first-of-type {
        border-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .accordion .card:last-of-type {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .accordion .card .card-header {
        margin-bottom: -1px;
    }

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    font-size: 14px;
}

    .breadcrumb h1 {
        margin: 0;
        font-size: 14px;
        line-height: inherit;
    }

@media (max-width: 575.98px) {
    .breadcrumb {
        font-size: 14px;
    }

        .breadcrumb h1 {
            font-size: 14px;
        }
}

.breadcrumb-item {
    color: #323c4b;
}

    .breadcrumb-item + .breadcrumb-item {
        padding-left: 0.5rem;
    }

        .breadcrumb-item + .breadcrumb-item::before {
            display: inline-block;
            padding-right: 0.5rem;
            color: #323c4b;
            content: "/";
        }

        .breadcrumb-item + .breadcrumb-item:hover::before {
            text-decoration: underline;
        }

        .breadcrumb-item + .breadcrumb-item:hover::before {
            text-decoration: none;
        }

    .breadcrumb-item.active {
        font-weight: bold;
        color: #ff823d;
    }

        .breadcrumb-item.active.darkColor {
            color: #c94a0c !important;
        }

a.breadcrumb-item:hover {
    color: #323c4b;
}

.paginationWrapper {
    text-align: center;
    direction: ltr;
}

.pagination {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0;
    list-style: none;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
}

.page-link {
    height: 100%;
    font-size: 14px;
    position: relative;
    display: block;
    padding: 0.7rem 0.5rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #323c4b;
    border: 0;
}

    .page-link:hover {
        z-index: 2;
        color: #0056b3;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #dee2e6;
    }

    .page-link:focus {
        z-index: 2;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

    .page-link [class^="icon-"], .page-link [class*=" icon-"] {
        font-size: 1.6em;
        display: block;
        margin: -2px 0 -10px;
        height: 22px;
    }

    .page-link:not(:disabled):not(.disabled) {
        cursor: pointer;
    }

.page-item:first-child .page-link {
    margin-left: 0;
}

.page-item.active .page-link {
    z-index: 1;
    color: #ff780b;
    border-color: #007bff;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    opacity: .6;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

a.badge:hover, a.badge:focus {
    text-decoration: none;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}

a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #d39e00;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5;
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124;
}

.badge-mizrahi {
    color: #212529;
    background-color: #ff823d;
}

a.badge-mizrahi:hover, a.badge-mizrahi:focus {
    color: #212529;
    background-color: #ff610a;
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 4rem;
}

    .alert-dismissible .close {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0.75rem 1.25rem;
        color: inherit;
    }

.alert-primary {
    color: #004085;
    background: #cce5ff linear-gradient(180deg, #d4e9ff, #cce5ff) repeat-x;
    border-color: #b8daff;
}

    .alert-primary hr {
        border-top-color: #9fcdff;
    }

    .alert-primary .alert-link {
        color: #002752;
    }

.alert-secondary {
    color: #383d41;
    background: #e2e3e5 linear-gradient(180deg, #e6e7e9, #e2e3e5) repeat-x;
    border-color: #d6d8db;
}

    .alert-secondary hr {
        border-top-color: #c8cbcf;
    }

    .alert-secondary .alert-link {
        color: #202326;
    }

.alert-success {
    color: #155724;
    background: #d4edda linear-gradient(180deg, #daf0e0, #d4edda) repeat-x;
    border-color: #c3e6cb;
}

    .alert-success hr {
        border-top-color: #b1dfbb;
    }

    .alert-success .alert-link {
        color: #0b2e13;
    }

.alert-info {
    color: #0c5460;
    background: #d1ecf1 linear-gradient(180deg, #d8eff3, #d1ecf1) repeat-x;
    border-color: #bee5eb;
}

    .alert-info hr {
        border-top-color: #abdde5;
    }

    .alert-info .alert-link {
        color: #062c33;
    }

.alert-warning {
    color: #856404;
    background: #fff3cd linear-gradient(180deg, #fff5d5, #fff3cd) repeat-x;
    border-color: #ffeeba;
}

    .alert-warning hr {
        border-top-color: #ffe8a1;
    }

    .alert-warning .alert-link {
        color: #533f03;
    }

.alert-danger {
    color: #721c24;
    background: #f8d7da linear-gradient(180deg, #f9dde0, #f8d7da) repeat-x;
    border-color: #f5c6cb;
}

    .alert-danger hr {
        border-top-color: #f1b0b7;
    }

    .alert-danger .alert-link {
        color: #491217;
    }

.alert-light {
    color: #818182;
    background: #fefefe linear-gradient(180deg, #fefefe, #fefefe) repeat-x;
    border-color: #fdfdfe;
}

    .alert-light hr {
        border-top-color: #ececf6;
    }

    .alert-light .alert-link {
        color: #686868;
    }

.alert-dark {
    color: #1b1e21;
    background: #d6d8d9 linear-gradient(180deg, #dcdedf, #d6d8d9) repeat-x;
    border-color: #c6c8ca;
}

    .alert-dark hr {
        border-top-color: #b9bbbe;
    }

    .alert-dark .alert-link {
        color: #040505;
    }

.alert-mizrahi {
    color: #854420;
    background: #ffe6d8 linear-gradient(180deg, #ffeade, #ffe6d8) repeat-x;
    border-color: #ffdcc9;
}

    .alert-mizrahi hr {
        border-top-color: #ffcbb0;
    }

    .alert-mizrahi .alert-link {
        color: #5c2f16;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
    box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none;
    }
}

.progress-bar-striped {
    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: 1rem 1rem;
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.media-body {
    -ms-flex: 1;
    flex: 1;
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}

    .list-group-item-action:hover, .list-group-item-action:focus {
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa;
    }

    .list-group-item-action:active {
        color: #212529;
        background-color: #e9ecef;
    }

.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

    .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }

    .list-group-item:hover, .list-group-item:focus {
        z-index: 1;
        text-decoration: none;
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #6c757d;
        pointer-events: none;
        background-color: #fff;
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
    }

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

    .list-group-flush .list-group-item:last-child {
        margin-bottom: -1px;
    }

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
}

    .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
        color: #004085;
        background-color: #9fcdff;
    }

    .list-group-item-primary.list-group-item-action.active {
        color: #fff;
        background-color: #004085;
        border-color: #004085;
    }

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}

    .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
        color: #383d41;
        background-color: #c8cbcf;
    }

    .list-group-item-secondary.list-group-item-action.active {
        color: #fff;
        background-color: #383d41;
        border-color: #383d41;
    }

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}

    .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
        color: #155724;
        background-color: #b1dfbb;
    }

    .list-group-item-success.list-group-item-action.active {
        color: #fff;
        background-color: #155724;
        border-color: #155724;
    }

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}

    .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
        color: #0c5460;
        background-color: #abdde5;
    }

    .list-group-item-info.list-group-item-action.active {
        color: #fff;
        background-color: #0c5460;
        border-color: #0c5460;
    }

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba;
}

    .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
        color: #856404;
        background-color: #ffe8a1;
    }

    .list-group-item-warning.list-group-item-action.active {
        color: #fff;
        background-color: #856404;
        border-color: #856404;
    }

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
}

    .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
        color: #721c24;
        background-color: #f1b0b7;
    }

    .list-group-item-danger.list-group-item-action.active {
        color: #fff;
        background-color: #721c24;
        border-color: #721c24;
    }

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}

    .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
        color: #818182;
        background-color: #ececf6;
    }

    .list-group-item-light.list-group-item-action.active {
        color: #fff;
        background-color: #818182;
        border-color: #818182;
    }

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}

    .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
        color: #1b1e21;
        background-color: #b9bbbe;
    }

    .list-group-item-dark.list-group-item-action.active {
        color: #fff;
        background-color: #1b1e21;
        border-color: #1b1e21;
    }

.list-group-item-mizrahi {
    color: #854420;
    background-color: #ffdcc9;
}

    .list-group-item-mizrahi.list-group-item-action:hover, .list-group-item-mizrahi.list-group-item-action:focus {
        color: #854420;
        background-color: #ffcbb0;
    }

    .list-group-item-mizrahi.list-group-item-action.active {
        color: #fff;
        background-color: #854420;
        border-color: #854420;
    }

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

    .close:hover {
        color: #000;
        text-decoration: none;
    }

    .close:not(:disabled):not(.disabled) {
        cursor: pointer;
    }

        .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
            opacity: .75;
        }

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

a.close.disabled {
    pointer-events: none;
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.25rem;
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
}

    .toast:not(:last-child) {
        margin-bottom: 0.75rem;
    }

    .toast.showing {
        opacity: 1;
    }

    .toast.show {
        display: block;
        opacity: 1;
    }

    .toast.hide {
        display: none;
    }

.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
    padding: 0.75rem;
}

.modal-open {
    overflow: hidden;
}

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto;
    }

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

    .modal-dialog-centered::before {
        display: block;
        height: calc(100vh - (0.5rem * 2));
        content: "";
    }

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.5rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

    .modal-backdrop.show {
        opacity: 0.5;
    }

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

    .modal-header .close {
        text-shadow: none;
        opacity: .85;
        padding: 1rem 1rem;
        margin: -1rem -1rem -1rem auto;
    }

    .modal-header.slate {
        background: #3f4a5e;
        color: #fff;
    }

        .modal-header.slate .close {
            color: #fff;
        }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 600;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

    .modal-footer > :not(:first-child) {
        margin-left: .25rem;
    }

    .modal-footer > :not(:last-child) {
        margin-right: .25rem;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }

        .modal-dialog-centered::before {
            height: calc(100vh - (1.75rem * 2));
        }

    .modal-content {
        box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.82);
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-xs-down {
        padding: 0 !important;
    }

        .modal-fullscreen-xs-down .modal-dialog {
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
        }

        .modal-fullscreen-xs-down .modal-content {
            height: auto;
            min-height: 100%;
            border: 0 none;
            border-radius: 0;
        }
}

.depositFormModal .modal-dialog {
    max-width: 370px;
    margin: auto;
}

.depositFormModal .modal-header {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    padding-bottom: 0;
}

    .depositFormModal .modal-header .close {
        -ms-flex-order: -1;
        order: -1;
    }

.depositFormModal .modal-title {
    text-align: center;
    font-size: 20px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.depositFormModal .modal-body {
    padding-top: 0;
    padding-bottom: 2rem;
}

.depositFormModal legend {
    border-bottom: 1px solid #e9ecef;
    text-align: center;
    font-size: 14px;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}

.depositFormModal .form-group {
    max-width: 220px;
    margin: 0 auto 1rem;
}

.depositFormModal .form-control {
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    box-shadow: none;
}

    .depositFormModal .form-control:focus {
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

    .depositFormModal .form-control.input-validation-error, .depositFormModal .custom-select.input-validation-error {
        box-shadow: inset 0 -12px 0 -11px red;
    }

        .depositFormModal .form-control.input-validation-error:focus, .depositFormModal .custom-select.input-validation-error:focus {
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        }

.depositFormModal span.error {
    position: absolute;
    font-size: 13px;
    line-height: 1;
    padding: .1rem .6rem 0;
    color: red;
    display: none;
}

    .depositFormModal span.error.field-validation-error {
        display: block !important;
    }

.depositFormModal .btn {
    min-width: 120px;
}

@media (min-width: 576px) {
    .mcModal .modal-dialog {
        max-width: 640px;
    }
}

.mcModal .modal-header {
    border: 0;
    padding: 0;
    margin: 0;
    background: 0;
    position: relative;
    z-index: 1;
}

    .mcModal .modal-header .close {
        position: absolute;
        left: 18px;
        top: 18px;
        font-size: 1rem;
        border: 0;
    }

.mcModal .modal-body {
    padding: 0 8% 2.875rem;
}

    .mcModal .modal-body .img-fluid {
        display: block;
        margin: 0 auto .6rem;
    }

.mcModal .modal-title {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.12;
    text-align: center;
    color: #323c4b;
    margin: 0 0 1.55rem;
}

    .mcModal .modal-title + p {
        margin-top: -1rem;
    }

.mcModal p {
    text-align: center;
    font-size: 18px;
}

.mcModal .form {
    max-width: 265px;
    margin: auto;
}

.mcModal .btn {
    min-width: 160px;
}

.mcModal .floatLabel input {
    height: 36px !important;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-size: 0.75rem;
    word-wrap: break-word;
    opacity: 0;
}

    .tooltip.show {
        opacity: 1;
    }

    .tooltip .arrow {
        position: absolute;
        display: block;
        width: 0.8rem;
        height: 0.4rem;
    }

        .tooltip .arrow::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid;
        }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0;
}

    .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
        bottom: 0;
    }

        .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
            top: 0;
            border-width: 0.4rem 0.4rem 0;
            border-top-color: #fff;
        }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem;
}

    .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
        left: 0;
        width: 0.4rem;
        height: 0.8rem;
    }

        .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
            right: 0;
            border-width: 0.4rem 0.4rem 0.4rem 0;
            border-right-color: #fff;
        }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0;
}

    .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
        top: 0;
    }

        .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
            bottom: 0;
            border-width: 0 0.4rem 0.4rem;
            border-bottom-color: #fff;
        }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem;
}

    .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
        right: 0;
        width: 0.4rem;
        height: 0.8rem;
    }

        .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
            left: 0;
            border-width: 0.4rem 0 0.4rem 0.4rem;
            border-left-color: #fff;
        }

.tooltip-inner {
    max-width: 310px;
    padding: 10px 15px;
    color: #323c4b;
    background-color: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 11px 27px 0 rgba(250, 117, 37, 0.03), 0 1px 19px 0 rgba(0, 0, 0, 0.05), 0 11px 27px 0 rgba(250, 117, 37, 0.03);
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: "Open Sans Hebrew", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}

    .popover .arrow {
        position: absolute;
        display: block;
        width: 1rem;
        height: 0.5rem;
        margin: 0 0.3rem;
    }

        .popover .arrow::before, .popover .arrow::after {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid;
        }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem;
}

    .bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
        bottom: calc((0.5rem + 1px) * -1);
    }

        .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
            border-width: 0.5rem 0.5rem 0;
        }

        .bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
            bottom: 0;
            border-top-color: rgba(0, 0, 0, 0.25);
        }

        .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
            bottom: 1px;
            border-top-color: #fff;
        }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem;
}

    .bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
        left: calc((0.5rem + 1px) * -1);
        width: 0.5rem;
        height: 1rem;
        margin: 0.3rem 0;
    }

        .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
            border-width: 0.5rem 0.5rem 0.5rem 0;
        }

        .bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
            left: 0;
            border-right-color: rgba(0, 0, 0, 0.25);
        }

        .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
            left: 1px;
            border-right-color: #fff;
        }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem;
}

    .bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
        top: calc((0.5rem + 1px) * -1);
    }

        .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
            border-width: 0 0.5rem 0.5rem 0.5rem;
        }

        .bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
            top: 0;
            border-bottom-color: rgba(0, 0, 0, 0.25);
        }

        .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
            top: 1px;
            border-bottom-color: #fff;
        }

    .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
        position: absolute;
        top: 0;
        left: 50%;
        display: block;
        width: 1rem;
        margin-left: -0.5rem;
        content: "";
        border-bottom: 1px solid #f7f7f7;
    }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem;
}

    .bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
        right: calc((0.5rem + 1px) * -1);
        width: 0.5rem;
        height: 1rem;
        margin: 0.3rem 0;
    }

        .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
            border-width: 0.5rem 0 0.5rem 0.5rem;
        }

        .bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
            right: 0;
            border-left-color: rgba(0, 0, 0, 0.25);
        }

        .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
            right: 1px;
            border-left-color: #fff;
        }

.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

    .popover-header:empty {
        display: none;
    }

.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}

.carousel {
    position: relative;
}

    .carousel.pointer-event {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
    }

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

    .carousel-inner::after {
        display: block;
        clear: both;
        content: "";
    }

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-height: 100%;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none;
    }
}

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: block;
}

    .carousel-item-next:not(.carousel-item-left), .active.carousel-item-right {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    .carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
    background-color: #fff;
}

    .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right {
        z-index: 1;
        opacity: 1;
    }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: 0s 0.6s opacity;
}

@media screen and (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
        transition: none;
    }
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    opacity: 0.9;
    transition: opacity 0.15s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
    .carousel-control-prev, .carousel-control-next {
        transition: none;
    }
}

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 1;
}

.carousel-control-prev {
    left: -4rem;
    padding-right: 2.3rem;
}

.carousel-control-next {
    right: -4rem;
    padding-left: 2.3rem;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 2rem;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-left: 15%;
    margin: auto;
    list-style: none;
}

    .carousel-indicators li {
        box-sizing: content-box;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 8px;
        height: 8px;
        margin-right: 5px;
        margin-left: 5px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #e1e2e5;
        background-clip: padding-box;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-radius: 100%;
        transition: opacity 0.6s ease;
    }

@media screen and (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        transition: none;
    }
}

.carousel-indicators .active {
    background-color: #ff780b;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        opacity: 1;
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        opacity: 1;
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-primary {
    background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
    background-color: #0062cc !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
    background-color: #545b62 !important;
}

.bg-success {
    background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
    background-color: #1e7e34 !important;
}

.bg-info {
    background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
    background-color: #117a8b !important;
}

.bg-warning {
    background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
    background-color: #d39e00 !important;
}

.bg-danger {
    background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
    background-color: #bd2130 !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
    background-color: #1d2124 !important;
}

.bg-mizrahi {
    background-color: #ff823d !important;
}

a.bg-mizrahi:hover, a.bg-mizrahi:focus, button.bg-mizrahi:hover, button.bg-mizrahi:focus {
    background-color: #ff610a !important;
}

.bg-gradient-primary {
    background: #007bff linear-gradient(180deg, #268fff, #007bff) repeat-x !important;
}

.bg-gradient-secondary {
    background: #6c757d linear-gradient(180deg, #828a91, #6c757d) repeat-x !important;
}

.bg-gradient-success {
    background: #28a745 linear-gradient(180deg, #48b461, #28a745) repeat-x !important;
}

.bg-gradient-info {
    background: #17a2b8 linear-gradient(180deg, #3ab0c3, #17a2b8) repeat-x !important;
}

.bg-gradient-warning {
    background: #ffc107 linear-gradient(180deg, #ffca2c, #ffc107) repeat-x !important;
}

.bg-gradient-danger {
    background: #dc3545 linear-gradient(180deg, #e15361, #dc3545) repeat-x !important;
}

.bg-gradient-light {
    background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x !important;
}

.bg-gradient-dark {
    background: #343a40 linear-gradient(180deg, #52585d, #343a40) repeat-x !important;
}

.bg-gradient-mizrahi {
    background: #ff823d linear-gradient(180deg, #ff955a, #ff823d) repeat-x !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #007bff !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #28a745 !important;
}

.border-info {
    border-color: #17a2b8 !important;
}

.border-warning {
    border-color: #ffc107 !important;
}

.border-danger {
    border-color: #dc3545 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-mizrahi {
    border-color: #ff823d !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}

.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive::before {
        display: block;
        content: "";
    }

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.embed-responsive-21by9::before {
    padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-3by4::before {
    padding-top: 133.33333%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
    }
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }

    .float-xl-right {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
    box-shadow: none !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vw-100 {
    width: 100vw !important;
}

.vh-100 {
    height: 100vh !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0, .my-0 {
    margin-top: 0 !important;
}

.mr-0, .mx-0 {
    margin-right: 0 !important;
}

.mb-0, .my-0 {
    margin-bottom: 0 !important;
}

.ml-0, .mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1, .my-1 {
    margin-top: 0.25rem !important;
}

.mr-1, .mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1, .my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1, .mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2, .my-2 {
    margin-top: 0.5rem !important;
}

.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2, .my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2, .mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.ml-3, .mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5, .my-5 {
    margin-top: 3rem !important;
}

.mr-5, .mx-5 {
    margin-right: 3rem !important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}

.ml-5, .mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0, .py-0 {
    padding-top: 0 !important;
}

.pr-0, .px-0 {
    padding-right: 0 !important;
}

.pb-0, .py-0 {
    padding-bottom: 0 !important;
}

.pl-0, .px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1, .py-1 {
    padding-top: 0.25rem !important;
}

.pr-1, .px-1 {
    padding-right: 0.25rem !important;
}

.pb-1, .py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1, .px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}

.pr-2, .px-2 {
    padding-right: 0.5rem !important;
}

.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2, .px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3, .py-3 {
    padding-top: 1rem !important;
}

.pr-3, .px-3 {
    padding-right: 1rem !important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}

.pl-3, .px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5, .py-5 {
    padding-top: 3rem !important;
}

.pr-5, .px-5 {
    padding-right: 3rem !important;
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}

.pl-5, .px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1, .my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1, .mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1, .my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1, .mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2, .my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2, .mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2, .my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2, .mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3, .my-n3 {
    margin-top: -1rem !important;
}

.mr-n3, .mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3, .mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4, .mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4, .mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5, .my-n5 {
    margin-top: -3rem !important;
}

.mr-n5, .mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5, .mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto, .my-auto {
    margin-top: auto !important;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}

.mb-auto, .my-auto {
    margin-bottom: auto !important;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important;
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important;
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important;
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important;
    }

    .m-sm-1 {
        margin: 0.25rem !important;
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: 0.5rem !important;
    }

    .m-sm-3 {
        margin: 1rem !important;
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important;
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important;
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important;
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem !important;
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important;
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem !important;
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important;
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important;
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important;
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important;
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important;
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important;
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important;
    }

    .p-sm-1 {
        padding: 0.25rem !important;
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: 0.5rem !important;
    }

    .p-sm-3 {
        padding: 1rem !important;
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important;
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important;
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem !important;
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem !important;
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important;
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important;
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important;
    }

    .m-sm-n1 {
        margin: -0.25rem !important;
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }

    .m-sm-n2 {
        margin: -0.5rem !important;
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }

    .m-sm-n3 {
        margin: -1rem !important;
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top: -1rem !important;
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -1rem !important;
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -1rem !important;
    }

    .m-sm-n4 {
        margin: -1.5rem !important;
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }

    .m-sm-n5 {
        margin: -3rem !important;
    }

    .mt-sm-n5, .my-sm-n5 {
        margin-top: -3rem !important;
    }

    .mr-sm-n5, .mx-sm-n5 {
        margin-right: -3rem !important;
    }

    .mb-sm-n5, .my-sm-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-sm-n5, .mx-sm-n5 {
        margin-left: -3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important;
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important;
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important;
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important;
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important;
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important;
    }

    .m-md-1 {
        margin: 0.25rem !important;
    }

    .mt-md-1, .my-md-1 {
        margin-top: 0.25rem !important;
    }

    .mr-md-1, .mx-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-md-1, .mx-md-1 {
        margin-left: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .mt-md-2, .my-md-2 {
        margin-top: 0.5rem !important;
    }

    .mr-md-2, .mx-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-md-2, .mx-md-2 {
        margin-left: 0.5rem !important;
    }

    .m-md-3 {
        margin: 1rem !important;
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important;
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important;
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important;
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem !important;
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important;
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important;
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem !important;
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important;
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important;
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important;
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important;
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important;
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important;
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important;
    }

    .p-md-1 {
        padding: 0.25rem !important;
    }

    .pt-md-1, .py-md-1 {
        padding-top: 0.25rem !important;
    }

    .pr-md-1, .px-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-md-1, .px-md-1 {
        padding-left: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .pt-md-2, .py-md-2 {
        padding-top: 0.5rem !important;
    }

    .pr-md-2, .px-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-md-2, .px-md-2 {
        padding-left: 0.5rem !important;
    }

    .p-md-3 {
        padding: 1rem !important;
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important;
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important;
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important;
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem !important;
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important;
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important;
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem !important;
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important;
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important;
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important;
    }

    .m-md-n1 {
        margin: -0.25rem !important;
    }

    .mt-md-n1, .my-md-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-md-n1, .mx-md-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-md-n1, .mx-md-n1 {
        margin-left: -0.25rem !important;
    }

    .m-md-n2 {
        margin: -0.5rem !important;
    }

    .mt-md-n2, .my-md-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-md-n2, .mx-md-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-md-n2, .mx-md-n2 {
        margin-left: -0.5rem !important;
    }

    .m-md-n3 {
        margin: -1rem !important;
    }

    .mt-md-n3, .my-md-n3 {
        margin-top: -1rem !important;
    }

    .mr-md-n3, .mx-md-n3 {
        margin-right: -1rem !important;
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-md-n3, .mx-md-n3 {
        margin-left: -1rem !important;
    }

    .m-md-n4 {
        margin: -1.5rem !important;
    }

    .mt-md-n4, .my-md-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-md-n4, .mx-md-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-md-n4, .mx-md-n4 {
        margin-left: -1.5rem !important;
    }

    .m-md-n5 {
        margin: -3rem !important;
    }

    .mt-md-n5, .my-md-n5 {
        margin-top: -3rem !important;
    }

    .mr-md-n5, .mx-md-n5 {
        margin-right: -3rem !important;
    }

    .mb-md-n5, .my-md-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-md-n5, .mx-md-n5 {
        margin-left: -3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important;
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important;
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important;
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important;
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important;
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem !important;
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 1rem !important;
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important;
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important;
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important;
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem !important;
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem !important;
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important;
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important;
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important;
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important;
    }

    .p-lg-0 {
        padding: 0 !important;
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important;
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important;
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem !important;
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 1rem !important;
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important;
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important;
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem !important;
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem !important;
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important;
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important;
    }

    .m-lg-n1 {
        margin: -0.25rem !important;
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }

    .m-lg-n2 {
        margin: -0.5rem !important;
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }

    .m-lg-n3 {
        margin: -1rem !important;
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top: -1rem !important;
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -1rem !important;
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -1rem !important;
    }

    .m-lg-n4 {
        margin: -1.5rem !important;
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }

    .m-lg-n5 {
        margin: -3rem !important;
    }

    .mt-lg-n5, .my-lg-n5 {
        margin-top: -3rem !important;
    }

    .mr-lg-n5, .mx-lg-n5 {
        margin-right: -3rem !important;
    }

    .mb-lg-n5, .my-lg-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-lg-n5, .mx-lg-n5 {
        margin-left: -3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important;
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important;
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important;
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important;
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem !important;
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 1rem !important;
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important;
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important;
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem !important;
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem !important;
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important;
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important;
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important;
    }

    .p-xl-0 {
        padding: 0 !important;
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important;
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important;
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem !important;
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem !important;
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem !important;
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem !important;
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important;
    }

    .m-xl-n1 {
        margin: -0.25rem !important;
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }

    .m-xl-n2 {
        margin: -0.5rem !important;
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }

    .m-xl-n3 {
        margin: -1rem !important;
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top: -1rem !important;
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -1rem !important;
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -1rem !important;
    }

    .m-xl-n4 {
        margin: -1.5rem !important;
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }

    .m-xl-n5 {
        margin: -3rem !important;
    }

    .mt-xl-n5, .my-xl-n5 {
        margin-top: -3rem !important;
    }

    .mr-xl-n5, .mx-xl-n5 {
        margin-right: -3rem !important;
    }

    .mb-xl-n5, .my-xl-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-xl-n5, .mx-xl-n5 {
        margin-left: -3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important;
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.text-justify {
    text-align: justify !important;
}

.text-wrap {
    white-space: normal !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-lighter {
    font-weight: lighter !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-bolder {
    font-weight: bolder !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: #0056b3 !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
    color: #494f54 !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
    color: #19692c !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
    color: #0f6674 !important;
}

.text-warning {
    color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
    color: #ba8b00 !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
    color: #a71d2a !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
    color: #cbd3da !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
    color: #121416 !important;
}

.text-mizrahi {
    color: #ff823d !important;
}

a.text-mizrahi:hover, a.text-mizrahi:focus {
    color: #f05500 !important;
}

.text-body {
    color: #212529 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-reset {
    color: inherit !important;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

@media print {
    *, *::before, *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    a:not(.btn) {
        text-decoration: underline;
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    pre {
        white-space: pre-wrap !important;
    }

    pre, blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    @page {
        size: a3;
    }

    body {
        min-width: 992px !important;
    }

    .container {
        min-width: 992px !important;
    }

    .navbar {
        display: none;
    }

    .badge {
        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 #dee2e6 !important;
    }

    .table-dark {
        color: inherit;
    }

        .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
            border-color: #dee2e6;
        }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }

    .noPrint, .xNav, .footer, header {
        display: none;
    }
}

/*div.active:focus, a:focus { outline: dotted 1px #000; }*/
div.active:focus, a:focus {
    outline: solid 3px Highlight;
    outline: -webkit-focus-ring-color auto 1px;
}

.nav > li > a:hover, .nav > li > a:focus {
    outline: dotted 1px #000;
}

.carousel-tablist-highlight {
    display: block;
    position: absolute;
    outline: 2px solid transparent;
    background-color: transparent;
    box-shadow: 0px 0px 0px 1px transparent;
}

    .carousel-tablist-highlight.focus {
        outline: 2px solid #6495ED;
        background-color: rgba(0, 0, 0, 0.4);
    }
@charset "UTF-8";

.breadcrumb-item + .breadcrumb-item {
    padding-left: 0;
    padding-right: 0.25rem;
}

    .breadcrumb-item + .breadcrumb-item:before {
        padding-left: 0.25rem;
        padding-right: 0;
    }

.custom-control {
    padding-right: 28px;
    padding-left: 0;
}

.custom-control-inline {
    margin-right: auto;
    margin-left: 1rem;
}

.custom-control-label::before {
    right: -28px;
    left: auto;
}

.custom-control-label::after {
    right: -25px;
    left: auto;
}

.dropdown-menu {
    text-align: right;
    right: 0;
    left: auto;
}

.form-check {
    padding-left: 0;
    padding-right: 1.25rem;
}

.form-check-input {
    margin-left: auto;
    margin-right: -1.25rem;
}

.custom-control-label::after {
    right: -28px;
}

.alert-dismissible {
    padding-right: 1.25rem;
    padding-left: 4rem;
}

.close {
    float: left;
}

.alert-dismissible .close {
    right: auto;
    left: 0;
}

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
    border-radius: 0.25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-radius: 0.25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-append {
    margin-left: auto;
    margin-right: -1px;
}

.input-group-prepend {
    margin-right: auto;
    margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) {
    margin-right: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn {
    border-radius: 0.25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn {
    border-radius: 0.25rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

@media (min-width: 576px) {
    .mr-sm-2, .mx-sm-2 {
        margin-right: auto !important;
        margin-left: 0.5rem !important;
    }
}

.custom-select {
    background-position: left 0.75rem center;
    padding: 0.375rem 0.75rem 0.375rem 1.75rem;
}

.bg-white-two {
    background: #f7f7f7;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    padding-top: 2rem;
}

@media (min-width: 768px) {
    .bg-white-two {
        padding-top: 4rem;
    }
}

.bg-white-two + .white, .bg-white-two + .bg-white-two {
    margin-top: -2rem;
}

.bg-white-two:last-child {
    margin-bottom: 0;
}

.white {
    background: #ffffff;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    padding-top: 2rem;
}

@media (min-width: 768px) {
    .white {
        padding-top: 4rem;
    }
}

.white + .bg-white-two, .white + .white {
    margin-top: -2rem;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

input::-webkit-input-placeholder {
    color: #939597;
    font-weight: 100;
}

input:-moz-placeholder {
    color: #939597;
    font-weight: 100;
}

input::-moz-placeholder {
    color: #939597;
    font-weight: 100;
}

input:-ms-input-placeholder {
    color: #939597;
    font-weight: 100;
}

input:focus::-webkit-input-placeholder {
    color: #ccc;
}

input:focus:-moz-placeholder {
    color: #ccc;
}

input:focus::-moz-placeholder {
    color: #ccc;
}

input:focus::-ms-input-placeholder {
    color: #ccc;
}

.pull-opposite {
    float: left;
}

.pull-current {
    float: right;
}

.text-opposite {
    text-align: left;
}

.text-current {
    text-align: right;
}

form {
    text-align: right !important;
    direction: rtl !important;
}

@media (min-width: 1200px) {
    .container.containerSmall {
        max-width: 1022px;
    }
}

.centerer {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.centererY {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.centererX {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}

/*****************************/
/* styles for '...' */
.fh1 {
    font-size: 22px;
}

@media (min-width: 992px) {
    .fh1 {
        font-size: 34px !important;
    }
}

.fh2 {
    font-size: 18px;
}

@media (min-width: 992px) {
    .fh2 {
        font-size: 24px !important;
    }
}

.fh3 {
    font-size: 18px;
}

@media (min-width: 992px) {
    .fh3 {
        font-size: 30px !important;
    }
}

.fh4 {
    font-size: 14px;
}

@media (min-width: 992px) {
    .fh4 {
        font-size: 26px !important;
    }
}

.fh5 {
    font-size: 14px;
    line-height: 1.3;
}

@media (min-width: 992px) {
    .fh5 {
        font-size: 20px !important;
    }
}

.fh6 {
    font-size: 14px;
}

@media (min-width: 992px) {
    .fh6 {
        font-size: 20px !important;
    }
}

.fh7 {
    font-size: 14px;
}

@media (min-width: 992px) {
    .fh7 {
        font-size: 16px !important;
    }
}

.fh8 {
    font-size: 12px;
}

@media (min-width: 992px) {
    .fh8 {
        font-size: 16px !important;
    }
}

.fh9 {
    font-size: 12px;
}

@media (min-width: 992px) {
    .fh9 {
        font-size: 16px !important;
    }
}

.fz-10 {
    font-size: 10px;
}

.fz-11 {
    font-size: 11px;
}

.fz-12 {
    font-size: 12px;
}

.fz-13 {
    font-size: 13px;
}

.fz-14 {
    font-size: 14px;
}

.fz-15 {
    font-size: 15px;
}

.fz-16 {
    font-size: 16px;
}

.fz-17 {
    font-size: 17px;
}

.fz-18 {
    font-size: 18px;
}

.fz-19 {
    font-size: 19px;
}

.fz-20 {
    font-size: 20px;
}

.fz-21 {
    font-size: 21px;
}

.fz-22 {
    font-size: 22px;
}

.fz-23 {
    font-size: 23px;
}

.fz-24 {
    font-size: 24px;
}

.fz-25 {
    font-size: 25px;
}

.fz-26 {
    font-size: 26px;
}

.fz-27 {
    font-size: 27px;
}

.fz-28 {
    font-size: 28px;
}

.fz-29 {
    font-size: 29px;
}

.fz-30 {
    font-size: 30px;
}

.fz-31 {
    font-size: 31px;
}

.fz-32 {
    font-size: 32px;
}

.fz-33 {
    font-size: 33px;
}

.fz-34 {
    font-size: 34px;
}

.fz-35 {
    font-size: 35px;
}

.fz-36 {
    font-size: 36px;
}

.fz-37 {
    font-size: 37px;
}

.fz-38 {
    font-size: 38px;
}

.fz-39 {
    font-size: 39px;
}

.fz-40 {
    font-size: 40px;
}

/*fonts*/
/* Open Sans Hebrew (Hebrew) http://www.google.com/fonts/earlyaccess */
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 300;
    src: url("/fonts/OpenSansHebrew-Light.eot");
    src: url("/fonts/OpenSansHebrew-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/OpenSansHebrew-Light.woff2") format("woff2"), url("/fonts/OpenSansHebrew-Light.woff") format("woff"), url("/fonts/OpenSansHebrew-Light.ttf") format("truetype");
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/OpenSansHebrew-Regular.eot");
    src: url("/fonts/OpenSansHebrew-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/OpenSansHebrew-Regular.woff2") format("woff2"), url("/fonts/OpenSansHebrew-Regular.woff") format("woff"), url("/fonts/OpenSansHebrew-Regular.ttf") format("truetype");
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 700;
    src: url("/fonts/OpenSansHebrew-Bold.eot");
    src: url("/fonts/OpenSansHebrew-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/OpenSansHebrew-Bold.woff2") format("woff2"), url("/fonts/OpenSansHebrew-Bold.woff") format("woff"), url("/fonts/OpenSansHebrew-Bold.ttf") format("truetype");
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 800;
    src: url("/fonts/OpenSansHebrew-ExtraBold.eot");
    src: url("/fonts/OpenSansHebrew-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/fonts/OpenSansHebrew-ExtraBold.woff2") format("woff2"), url("/fonts/OpenSansHebrew-ExtraBold.woff") format("woff"), url("/fonts/OpenSansHebrew-ExtraBold.ttf") format("truetype");
}

/*icons*/
@font-face {
    font-family: 'mizrahicons';
    src: url("/fonts/mizrahicons.ttf?41yktg") format("truetype"), url("/fonts/mizrahicons.woff?41yktg") format("woff"), url("/fonts/mizrahicons.svg?41yktg#mizrahicons") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'mizrahicons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1; /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-calendar:before {
    content: "\e936";
}

.icon-chevron-dbl-left:before {
    content: "\e932";
}

.icon-chevron-dbl-right:before {
    content: "\e933";
}

.icon-chevron-dbl-up:before {
    content: "\e934";
}

.icon-chevron-dbl-dwn:before {
    content: "\e935";
}

.icon-star:before {
    content: "\e930";
}

.icon-mark:before {
    content: "\e931";
}

.icon-upload:before {
    content: "\e92e";
}

.icon-printer:before {
    content: "\e92f";
}

.icon-close2:before {
    content: "\e92a";
}

.icon-cog:before {
    content: "\e92b";
}

.icon-file:before {
    content: "\e926";
}

.icon-pdf:before {
    content: "\e92c";
}

.icon-xls:before {
    content: "\e92d";
}

.icon-phone2:before {
    content: "\e927";
}

.icon-chat:before {
    content: "\e928";
}

.icon-home2:before {
    content: "\e929";
}

.icon-paperClip:before {
    content: "\e925";
}

.icon-loc:before {
    content: "\e922";
}

.icon-brif:before {
    content: "\e923";
}

.icon-time:before {
    content: "\e924";
}

.icon-play:before {
    content: "\e920";
}

.icon-pause:before {
    content: "\e921";
}

.icon-accessibility:before {
    content: "\e91f";
}

.icon-blogger:before {
    content: "\e912";
}

.icon-instagram:before {
    content: "\e91e";
}

.icon-google:before {
    content: "\e913";
}

.icon-linkedin:before {
    content: "\e914";
}

.icon-paypal:before {
    content: "\e915";
}

.icon-snapchat:before {
    content: "\e916";
}

.icon-skype:before {
    content: "\e917";
}

.icon-telegram:before {
    content: "\e918";
}

.icon-tumblr:before {
    content: "\e919";
}

.icon-twitter:before {
    content: "\e91a";
}

.icon-windows:before {
    content: "\e91b";
}

.icon-vimeo:before {
    content: "\e91c";
}

.icon-whatsapp:before {
    content: "\e91d";
}

.icon-sliders:before {
    content: "\e911";
}

.icon-close:before {
    content: "\e910";
}

.icon-avatar:before {
    content: "\e90f";
}

.icon-adjust:before {
    content: "\e903";
}

.icon-app:before {
    content: "\e90e";
}

.icon-menu:before {
    content: "\e90d";
}

.icon-checkmark:before {
    content: "\e90c";
}

.icon-chevron-right:before {
    content: "\e906";
}

.icon-chevron-left:before {
    content: "\e907";
}

.icon-chevron-down:before {
    content: "\e908";
}

.icon-chevron-up:before {
    content: "\e909";
}

.icon-logo .path1:before {
    content: "\e904";
    color: #f87d28;
}

.icon-logo .path2:before {
    content: "\e90a";
    margin-left: -1em;
    color: #3d444b;
}

.icon-phone:before {
    content: "\e900";
}

.icon-home:before {
    content: "\e901";
}

.icon-search:before {
    content: "\e902";
}

.icon-youtube:before {
    content: "\e90b";
}

.icon-facebook:before {
    content: "\e905";
}

/*sm menu*/
.sm-clean {
    background: #eeeeee;
    border-radius: 5px;
}

    .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active {
        padding: 13px 20px; /* make room for the toggle button (sub indicator) */
        padding-right: 58px;
        color: #555555;
        font-family: "Open Sans Hebrew", Arial, Helvetica, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
        font-size: 18px;
        font-weight: normal;
        line-height: 17px;
        text-decoration: none;
    }

        .sm-clean a.current {
            color: #D23600;
        }

        .sm-clean a.disabled {
            color: #bbbbbb;
        }

        .sm-clean a .sub-arrow {
            position: absolute;
            top: 50%;
            margin-top: -17px;
            left: auto;
            right: auto;
            width: 34px;
            height: 34px;
            overflow: hidden;
            font: bold 18px/40px monospace !important;
            text-shadow: none;
            background: rgba(255, 255, 255, 0.5);
            border-radius: 5px;
            left: 4px;
        }

            .sm-clean a .sub-arrow::before {
                font-family: 'mizrahicons' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1; /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e908";
            }

        .sm-clean a.highlighted .sub-arrow::before {
            content: "\e909";
        }

    .sm-clean > li:first-child > a, .sm-clean > li:first-child > :not(ul) a {
        border-radius: 5px 5px 0 0;
    }

    .sm-clean > li:last-child > a, .sm-clean > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
        border-radius: 0 0 5px 5px;
    }

        .sm-clean > li:last-child > a.highlighted, .sm-clean > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
            border-radius: 0;
        }

    .sm-clean li {
        border-top: 1px solid rgba(0, 0, 0, 0.05);
    }

    .sm-clean > li:first-child {
        border-top: 0;
    }

    .sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active {
        font-size: 18px;
        border-left: 8px solid transparent;
    }

    .sm-clean ul ul a, .sm-clean ul ul a:hover, .sm-clean ul ul a:focus, .sm-clean ul ul a:active {
        border-left: 16px solid transparent;
    }

    .sm-clean ul ul ul a, .sm-clean ul ul ul a:hover, .sm-clean ul ul ul a:focus, .sm-clean ul ul ul a:active {
        border-left: 24px solid transparent;
    }

    .sm-clean ul ul ul ul a, .sm-clean ul ul ul ul a:hover, .sm-clean ul ul ul ul a:focus, .sm-clean ul ul ul ul a:active {
        border-left: 32px solid transparent;
    }

    .sm-clean ul ul ul ul ul a, .sm-clean ul ul ul ul ul a:hover, .sm-clean ul ul ul ul ul a:focus, .sm-clean ul ul ul ul ul a:active {
        border-left: 40px solid transparent;
    }

@media (min-width: 992px) { /* Switch to desktop layout ----------------------------------------------- These transform the menu tree from collapsible to desktop (navbar + dropdowns) -----------------------------------------------*/
    /* start... (it's not recommended editing these rules) */
    .sm-clean ul {
        position: absolute;
        width: 12em;
    }

    .sm-clean li {
        float: left;
    }

    .sm-clean.sm-rtl li {
        float: right;
    }

    .sm-clean ul li, .sm-clean.sm-rtl ul li, .sm-clean.sm-vertical li {
        float: none;
    }

    .sm-clean a {
        white-space: nowrap;
    }

    .sm-clean ul a, .sm-clean.sm-vertical a {
        white-space: normal;
    }

    .sm-clean .sm-nowrap > li > a, .sm-clean .sm-nowrap > li > :not(ul) a {
        white-space: nowrap;
    }
    /* ...end */
    .sm-clean {
        padding: 0 10px;
        background: #eeeeee;
        border-radius: 100px;
    }

        .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
            padding: 12px 12px;
            color: #555555;
            border-radius: 0 !important;
        }

            .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
                color: #D23600;
            }

            .sm-clean a.current {
                color: #D23600;
            }

            .sm-clean a.disabled {
                color: #bbbbbb;
            }

            .sm-clean a.has-submenu {
                padding-right: 24px;
            }

            .sm-clean a .sub-arrow {
                top: 50%;
                margin-top: -2px;
                right: 12px;
                width: 0;
                height: 0;
                border-width: 4px;
                border-style: solid dashed dashed dashed;
                border-color: #555555 transparent transparent transparent;
                background: transparent;
                border-radius: 0;
            }

                .sm-clean a .sub-arrow::before {
                    display: none;
                }

        .sm-clean li {
            border-top: 0;
        }

        .sm-clean > li > ul::before, .sm-clean > li > ul::after {
            content: '';
            position: absolute;
            top: -18px;
            left: 30px;
            width: 0;
            height: 0;
            overflow: hidden;
            border-width: 9px;
            border-style: dashed dashed solid dashed;
            border-color: transparent transparent #bbbbbb transparent;
        }

        .sm-clean > li > ul::after {
            top: -16px;
            left: 31px;
            border-width: 8px;
            border-color: transparent transparent #fff transparent;
        }

        .sm-clean ul {
            border: 1px solid #bbbbbb;
            padding: 5px 0;
            background: #fff;
            border-radius: 5px !important;
            box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
        }

            .sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
                border: 0 !important;
                padding: 10px 20px;
                color: #555555;
            }

                .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
                    background: #eeeeee;
                    color: #D23600;
                }

                .sm-clean ul a.current {
                    color: #D23600;
                }

                .sm-clean ul a.disabled {
                    background: #fff;
                    color: #cccccc;
                }

                .sm-clean ul a.has-submenu {
                    padding-right: 20px;
                }

                .sm-clean ul a .sub-arrow {
                    right: 8px;
                    top: 50%;
                    margin-top: -5px;
                    border-width: 5px;
                    border-style: dashed dashed dashed solid;
                    border-color: transparent transparent transparent #555555;
                }

        .sm-clean .scroll-up, .sm-clean .scroll-down {
            position: absolute;
            display: none;
            visibility: hidden;
            overflow: hidden;
            background: #fff;
            height: 20px;
        }

            .sm-clean .scroll-up:hover, .sm-clean .scroll-down:hover {
                background: #eeeeee;
            }

                .sm-clean .scroll-up:hover .scroll-up-arrow {
                    border-color: transparent transparent #D23600 transparent;
                }

                .sm-clean .scroll-down:hover .scroll-down-arrow {
                    border-color: #D23600 transparent transparent transparent;
                }

        .sm-clean .scroll-up-arrow, .sm-clean .scroll-down-arrow {
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -6px;
            width: 0;
            height: 0;
            overflow: hidden;
            border-width: 6px;
            border-style: dashed dashed solid dashed;
            border-color: transparent transparent #555555 transparent;
        }

        .sm-clean .scroll-down-arrow {
            top: 8px;
            border-style: solid dashed dashed dashed;
            border-color: #555555 transparent transparent transparent;
        }

        .sm-clean.sm-rtl a.has-submenu {
            padding-right: 12px;
            padding-left: 24px;
        }

        .sm-clean.sm-rtl a .sub-arrow {
            right: auto;
            left: 12px;
        }

        .sm-clean.sm-rtl.sm-vertical a.has-submenu {
            padding: 10px 20px;
        }

        .sm-clean.sm-rtl.sm-vertical a .sub-arrow {
            right: auto;
            left: 8px;
            border-style: dashed solid dashed dashed;
            border-color: transparent #555555 transparent transparent;
        }

        .sm-clean.sm-rtl > li > ul::before {
            left: auto;
            right: 30px;
        }

        .sm-clean.sm-rtl > li > ul::after {
            left: auto;
            right: 31px;
        }

        .sm-clean.sm-rtl ul a.has-submenu {
            padding: 10px 20px !important;
        }

        .sm-clean.sm-rtl ul a .sub-arrow {
            right: auto;
            left: 8px;
            border-style: dashed solid dashed dashed;
            border-color: transparent #555555 transparent transparent;
        }

        .sm-clean.sm-vertical {
            padding: 10px 0;
            border-radius: 5px;
        }

            .sm-clean.sm-vertical a {
                padding: 10px 20px;
            }

                .sm-clean.sm-vertical a:hover, .sm-clean.sm-vertical a:focus, .sm-clean.sm-vertical a:active, .sm-clean.sm-vertical a.highlighted {
                    background: #fff;
                }

                .sm-clean.sm-vertical a.disabled {
                    background: #eeeeee;
                }

                .sm-clean.sm-vertical a .sub-arrow {
                    right: 8px;
                    top: 50%;
                    margin-top: -5px;
                    border-width: 5px;
                    border-style: dashed dashed dashed solid;
                    border-color: transparent transparent transparent #555555;
                }

            .sm-clean.sm-vertical > li > ul::before, .sm-clean.sm-vertical > li > ul::after {
                display: none;
            }

            .sm-clean.sm-vertical ul a {
                padding: 10px 20px;
            }

                .sm-clean.sm-vertical ul a:hover, .sm-clean.sm-vertical ul a:focus, .sm-clean.sm-vertical ul a:active, .sm-clean.sm-vertical ul a.highlighted {
                    background: #eeeeee;
                }

                .sm-clean.sm-vertical ul a.disabled {
                    background: #fff;
                }
}

/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/
.sm {
    box-sizing: border-box;
    position: relative;
    z-index: 9999;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

    .sm, .sm ul, .sm li {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        line-height: normal;
        direction: rtl;
        text-align: right;
    }

.sm-rtl, .sm-rtl ul, .sm-rtl li {
    direction: rtl;
    text-align: right;
}

.sm > li > h1, .sm > li > h2, .sm > li > h3, .sm > li > h4, .sm > li > h5, .sm > li > h6 {
    margin: 0;
    padding: 0;
}

.sm ul {
    display: none;
}

.sm li, .sm a {
    position: relative;
}

.sm a {
    display: block;
}

    .sm a.disabled {
        cursor: default;
    }

.sm::after {
    content: "";
    display: block;
    height: 0;
    font: 0px/0 serif;
    clear: both;
    overflow: hidden;
}

.sm *, .sm *::before, .sm *::after {
    box-sizing: inherit;
}

/* hide menu state checkbox (keep it visible to screen readers) */
/* hide the menu in mobile view */
@media (min-width: 768px) { /* hide the button in desktop view */
    .main-menu-btn {
        position: absolute;
        top: -99999px;
    }
    /* always show the menu in desktop view */
    #main-menu-state:not(:checked) ~ #main-menu {
        display: block;
    }
}

header.fixed-top {
    background: #f7f7f7; /*border-bottom: 1px solid #ebecec;*/
}

    header.fixed-top .container {
        max-width: 1190px;
        padding: 0;
    }

.navbar {
    padding: 0 40px;
}

    .navbar .contentJumper {
        order: 3;
        font-size: 14px;
    }

    .navbar .contrast {
        order: 4;
        cursor: pointer;
        background: 0;
        border: 0;
        padding: 0;
        font-weight: bold;
        height: 100%;
    }

        .navbar .contrast:before {
            font-family: 'mizrahicons' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1; /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e903";
        }

    .navbar .searchBox {
        height: 43px;
    }

        .navbar .searchBox:not(.open) {
            position: relative;
        }

        .navbar .searchBox * {
            transition: all 0.35s linear;
        }

        .navbar .searchBox .magOpen {
            cursor: pointer;
            background: 0;
            border: 0;
            padding: 0;
            font-weight: bold;
            height: 43px;
        }

            .navbar .searchBox .magOpen:before {
                font-family: 'mizrahicons' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1; /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e902";
            }

        .navbar .searchBox .searchForm {
            visibility: hidden;
            display: flex;
            flex-direction: column-reverse;
            background: #fff;
            position: absolute;
            border: 1px solid #ededed;
            border-top: 0;
            border-radius: 0 0 10px 10px;
            box-shadow: 0 10px 20px 0 rgba(50, 15, 0, 0.07);
            z-index: 1;
            top: -65px;
            left: 0px;
            right: 0px;
            height: 64px;
        }

        .navbar .searchBox .closeSearch {
            align-self: flex-end;
            color: #323c4b;
            cursor: pointer;
            background: 0;
            border: 0;
            padding: 0;
            font-weight: bold;
            height: 30px;
            width: 30px;
        }

            .navbar .searchBox .closeSearch:before {
                font-family: 'mizrahicons' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1; /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e910";
                font-size: .9em;
            }

        .navbar .searchBox .form-group {
            display: flex;
            margin: 0;
            align-items: center;
        }

        .navbar .searchBox .form-control {
            border: 0;
            margin: 0 3px;
            font-size: 16;
        }

        .navbar .searchBox .magSearch {
            cursor: pointer;
            background: 0;
            border: 0;
            padding: 0;
            font-weight: bold;
            width: 40px;
            height: 30px;
            font-size: 1em;
        }

            .navbar .searchBox .magSearch:before {
                font-family: 'mizrahicons' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1; /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e902";
            }

        .navbar .searchBox.open .searchForm {
            top: 0;
            visibility: visible;
        }

    .navbar .goToLogin {
        order: 6;
        color: #fff;
        background: #ff780b;
        font-weight: bold;
        font-size: 12px;
        height: 43px;
        width: 96px;
        text-align: center;
        padding: .7rem 0;
    }

        .navbar .goToLogin i {
            font-size: 1.7em;
            vertical-align: sub;
        }

        .navbar .goToLogin:hover, .navbar .goToLogin:focus {
            background: #ea6800;
        }

.lightColor {
    color: white !important;
}

.darkColor {
    color: black !important;
}

#mainNavigation .navbar-brand-mizrahi { /*margin-right: auto;*/
    margin: 0 34px;
}

@media (min-width: 992px) {
    header.fixed-top {
        background: rgba(255, 255, 255, 0.85);
    }

        header.fixed-top:before {
            content: "";
            position: absolute;
            width: 100%;
            top: 0;
            right: 0;
            height: 59px;
            background: #f7f7f7;
            z-index: -1;
        }

    #mainNavigation {
        flex-wrap: wrap;
    }

    .navbar .navbar-brand {
        order: 0;
        height: 59px;
        padding: .7rem 0 0;
    }

    .navbar #LanguagePicker-Desktop {
        order: 2;
        height: 56px;
        width: 52px;
    }

        .navbar #LanguagePicker-Desktop .dropdown-toggle {
            cursor: pointer;
            background: 0;
            border: 0;
            padding: 0;
            font-weight: bold;
            height: 56px;
        }

        .navbar #LanguagePicker-Desktop .dropdown-menu {
            width: 80px;
            text-align: center;
            min-width: 80px;
            font-size: 14px;
            border-radius: 5px;
            background-color: #f7f7f7;
            right: calc(-50% + 5px);
            left: auto;
            padding-bottom: 0;
        }

            .navbar #LanguagePicker-Desktop .dropdown-menu .dropdown-item {
                padding: 0.12rem 0 .6rem;
            }

                .navbar #LanguagePicker-Desktop .dropdown-menu .dropdown-item:hover, .navbar #LanguagePicker-Desktop .dropdown-menu .dropdown-item:focus {
                    background: 0;
                    text-decoration: underline;
                }

        .navbar #LanguagePicker-Desktop:hover .dropdown-toggle {
            pointer-events: none;
        }

        .navbar #LanguagePicker-Desktop:hover .dropdown-menu {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            top: 54px;
        }

        .navbar #LanguagePicker-Desktop:hover li {
            flex-basis: 0;
            flex-grow: 1;
            max-width: 260px;
        }

            .navbar #LanguagePicker-Desktop:hover li ul {
                list-style: none;
                padding: 0;
            }

    .navbar .goToLogin {
        align-self: flex-start;
        height: 56px;
        font-size: 14px;
        width: 170px;
        padding: 1.1rem;
    }

        .navbar .goToLogin i {
            display: none;
        }

        .navbar .goToLogin.darkColor {
            background: #521d00;
            color: #fff !important;
        }

    .navbar .contentJumper {
        height: 56px;
        padding: 1.1rem 0;
        margin: 0 35px;
        position: relative;
        order: initial;
        margin-right: auto;
    }

        .navbar .contentJumper:before {
            content: "|";
            font-size: 12px;
            font-weight: bold;
            z-index: -1;
            position: absolute;
            top: 18px;
            margin-right: -35px;
        }

        .navbar .contentJumper:after {
            content: "|";
            font-size: 12px;
            font-weight: bold;
            z-index: -1;
            position: absolute;
            top: 18px;
            margin-right: 23px;
        }

    .navbar .contrast {
        height: 56px;
        width: 49px;
        margin: 0 5px;
        order: initial;
    }

    .navbar .searchBox {
        order: initial;
        height: 56px;
        width: 71px;
    }

        .navbar .searchBox:before, .navbar .searchBox:after {
            content: "|";
            font-size: 12px;
            position: absolute;
            top: 18px;
            font-weight: bold;
            z-index: -1;
            margin-right: 1px;
        }

        .navbar .searchBox:after {
            right: 69px;
        }

        .navbar .searchBox .magOpen {
            width: 56px;
            height: 56px;
            margin: 0 8px;
        }

        .navbar .searchBox .searchForm {
            top: -115px;
            left: 210px;
            right: 144px;
            height: 111px;
        }

        .navbar .searchBox .closeSearch {
            width: 56px;
            height: 56px;
            font-size: 1.2em;
        }

        .navbar .searchBox .magSearch {
            width: 56px;
            height: 56px;
            font-size: 1.4em;
        }

    .navbar .clickToCall, .navbar .getApp {
        display: none;
    }

    #main-nav {
        display: block !important;
        align-self: flex-start;
        height: 51px;
        flex: 0 0 100%;
        min-width: 100%;
        transition: all 300ms ease;
    }

    .sUp #main-nav {
        height: 0;
        overflow: hidden;
    }

    #main-nav .navbar-nav {
        height: 100%;
        padding: 0;
    }

        #main-nav .navbar-nav .nav-link {
            display: inline-block;
            cursor: pointer;
            font-weight: bold;
            font-size: 0.875rem;
            padding: .9rem 1rem;
            margin: 0 .2rem;
            letter-spacing: 0.5px;
            font-weight: normal;
        }

            #main-nav .navbar-nav .nav-link:after {
                font-weight: bold;
            }

            #main-nav .navbar-nav .nav-link.active {
                font-weight: bold;
                color: #ff780b;
            }

            #main-nav .navbar-nav .nav-link:hover {
                color: #ba5300;
            }

    #main-nav .nav-item {
        position: relative;
    }

        #main-nav .nav-item:before {
            content: "|";
            font-size: 23px;
            line-height: 1;
            font-weight: 100;
            display: inline-block;
            margin: .8rem 1rem 0;
            text-shadow: none;
        }

        #main-nav .nav-item:nth-child(2):before {
            display: none;
        }

        #main-nav .nav-item:last-child {
            margin-right: auto;
        }

            #main-nav .nav-item:last-child:before {
                display: none;
            }

            #main-nav .nav-item:last-child .nav-link {
                font-weight: bold;
                padding: .9rem 2rem;
            }

        #main-nav .nav-item.dropdown {
            position: static;
        }

    #main-nav .dropdown-menu {
        padding: 3.2rem;
        width: 100%;
        background: rgba(235, 236, 236, 0.97);
        border: 0;
        border-radius: 0;
        box-shadow: 0 5px 20px 0 rgba(150, 45, 0, 0.07);
        font-size: 14px;
    }

        #main-nav .dropdown-menu.show {
            display: flex;
            flex-wrap: wrap;
            top: 54px;
            padding-right: 140px;
        }

            #main-nav .dropdown-menu.show li {
                flex-basis: 0;
                flex-grow: 1;
                max-width: 260px;
            }

                #main-nav .dropdown-menu.show li ul {
                    list-style: none;
                    padding: 0;
                }

        #main-nav .dropdown-menu > li > a[role="heading"] {
            color: #ff780b;
            font-weight: bold;
        }

            #main-nav .dropdown-menu > li > a[role="heading"]:hover, #main-nav .dropdown-menu > li > a[role="heading"]:focus {
                text-decoration: none !important;
            }

        #main-nav .dropdown-menu > li li {
            margin-bottom: 5px;
        }

        #main-nav .dropdown-menu > li:nth-child(1), #main-nav .dropdown-menu > li:nth-child(2), #main-nav .dropdown-menu > li:nth-child(3) {
            display: none;
        }

    #main-nav .nav-item.dropdown:hover .dropdown-toggle {
        pointer-events: none;
    }

    #main-nav .nav-item.dropdown:hover .dropdown-menu {
        display: flex;
        flex-wrap: wrap;
        top: 54px;
        padding-right: 140px;
    }

    #main-nav .nav-item.dropdown:hover .dropdown-item:hover, #main-nav .nav-item.dropdown:hover .dropdown-item:focus {
        background: 0;
        text-decoration: underline;
    }

    #main-nav .nav-item.dropdown:hover li {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 260px;
    }

        #main-nav .nav-item.dropdown:hover li ul {
            list-style: none;
            padding: 0;
        }

            #main-nav .nav-item.dropdown:hover li ul li {
                margin-bottom: 5px;
            }
}

@media (max-width: 991.98px) {
    #mainNavigation .nav-link.dropdown-toggle {
        display: none;
    }

    #mainNavigation .navbar-brand-mizrahi {
        margin: 0 34px 0 10px;
    }

    #main-nav {
        left: auto;
        right: auto;
        position: fixed;
        top: 0;
        bottom: 0;
        width: 275px;
        max-height: 100vh;
        color: #000;
        background-color: #fff;
        box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
        overflow: auto;
        z-index: 1;
        transition: all 0.2s ease-in-out;
        right: -265px;
    }

        #main-nav.show {
            right: 0;
        }

        #main-nav .navbar-nav {
            padding: 0;
        }

        #main-nav .dropdown-menu {
            padding: 0 12px;
            background: #fff;
            border: 0;
            box-shadow: none;
        }

            #main-nav .dropdown-menu li {
                border: 0;
            }

            #main-nav .dropdown-menu > li:nth-child(1), #main-nav .dropdown-menu > li:nth-child(2), #main-nav .dropdown-menu > li:nth-child(3) {
                border-bottom: 1px solid #e0e0e0;
            }

            #main-nav .dropdown-menu li:nth-child(1) {
                display: flex;
                justify-content: space-between;
            }

            #main-nav .dropdown-menu .brand {
                padding: 12px 0;
            }

            #main-nav .dropdown-menu .navbar-toggler {
                padding: 0rem 0.1rem 0.3rem;
            }

                #main-nav .dropdown-menu .navbar-toggler span {
                    font-size: .6em;
                }

            #main-nav .dropdown-menu .contrast {
                font-size: 1.17em;
                padding: 11px 10px;
                text-align: center;
                position: relative;
                margin-left: 5px;
            }

                #main-nav .dropdown-menu .contrast:before {
                    display: block;
                    margin: auto;
                }

                #main-nav .dropdown-menu .contrast:after {
                    content: "|";
                    font-size: 12px;
                    font-weight: bold;
                    position: absolute;
                    top: 9px;
                    left: -7px;
                }

                #main-nav .dropdown-menu .contrast + a {
                    display: inline-block;
                    padding: 0 1rem;
                }

            #main-nav .dropdown-menu .languagePicker {
                display: flex;
                justify-content: space-around;
                align-items: center;
                font-size: 12px;
                font-weight: bold;
            }

                #main-nav .dropdown-menu .languagePicker a {
                    display: inline-block;
                    padding: 13px 1px;
                    font-size: 18px;
                    font-weight: normal;
                }

                    #main-nav .dropdown-menu .languagePicker a.active {
                        font-weight: bold;
                    }

            #main-nav .dropdown-menu a.has-submenu {
                padding: 1rem 0.5rem .7rem;
                color: #ff780b;
                font-weight: bold;
            }

            #main-nav .dropdown-menu ul a {
                padding: .91rem 0.5rem;
            }

        #main-nav .nav-item {
            padding: 0 20px;
        }

            #main-nav .nav-item .nav-link {
                color: #ff780b;
                font-weight: bold;
            }

    .navbar {
        padding: 0;
    }

        .navbar #main-nav {
            order: 1;
        }

        .navbar .navbar-brand {
            height: 43px;
            padding: .7rem 5px;
            flex-basis: 0;
            flex-grow: 1;
            max-width: 60px;
            flex: 0 0 60px;
            margin-left: auto;
        }

            .navbar .navbar-brand img {
                width: 100%;
                height: auto;
            }

        .navbar .searchBox .magOpen {
            padding: .7rem 0;
            width: 36px;
            text-align: center;
        }

            .navbar .searchBox .magOpen:before {
                font-size: 1.25em;
            }

        .navbar .searchBox .form-control {
            padding-top: .1em;
            padding-bottom: .1em;
            height: auto;
        }

        .navbar .clickToCall {
            height: 43px;
            padding: .75rem 0;
            width: 36px;
            text-align: center;
        }

            .navbar .clickToCall i {
                font-size: 1.25em;
            }

        .navbar .getApp {
            height: 43px;
            padding: .65rem 0;
            width: 36px;
            text-align: center;
        }

            .navbar .getApp i {
                font-size: 1.6em;
            }

        .navbar .goToLogin span, .navbar .contentJumper, .navbar #LanguagePicker-Desktop, .navbar .contrastDesktop {
            display: none;
        }

    .navbar-toggler {
        padding: 0.35rem 0.45rem;
        font-size: 1.78rem;
    }
}

/*Swiper*/
/** Swiper 4.4.6 Most modern mobile touch slider and framework with hardware accelerated transitions http://www.idangero.us/swiper/ Copyright 2014-2018 Vladimir Kharlampidi Released under the MIT License Released on: December 19, 2018 */
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.swiper-container-autoheight {
    height: auto;
}

    .swiper-container-autoheight .swiper-slide {
        height: auto;
    }

    .swiper-container-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform,height;
    }

.swiper-container-3d {
    perspective: 1200px;
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        transform-style: preserve-3d;
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10;
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    }

.swiper-container-wp8-horizontal {
    touch-action: pan-y;
}

    .swiper-container-wp8-horizontal > .swiper-wrapper {
        touch-action: pan-y;
    }

.swiper-container-wp8-vertical {
    touch-action: pan-x;
}

    .swiper-container-wp8-vertical > .swiper-wrapper {
        touch-action: pan-x;
    }

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

    .swiper-button-next.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none;
    }

.swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

    .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none;
    }

.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0;
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transform: scale(0.33);
        position: relative;
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        transform: scale(1);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        transform: scale(0.66);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        transform: scale(0.33);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        transform: scale(0.66);
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        transform: scale(0.33);
    }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #e1e2e5;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff780b;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block;
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        transform: translateY(-50%);
        width: 8px;
    }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            transition: .2s top,.2s -webkit-transform;
            transition: .2s transform,.2s top;
            transition: .2s transform,.2s top,.2s -webkit-transform;
        }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: .2s left,.2s -webkit-transform;
        transition: .2s transform,.2s left;
        transition: .2s transform,.2s left,.2s -webkit-transform;
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s right,.2s -webkit-transform;
    transition: .2s transform,.2s right;
    transition: .2s transform,.2s right,.2s -webkit-transform;
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: scale(0);
        transform-origin: left top;
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

    .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0;
    }

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}

    .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
        background: #fff;
    }

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}

    .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
        background: #000;
    }

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

.swiper-slide-zoomed {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

    .swiper-lazy-preloader:after {
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        background-size: 100%;
        background-repeat: no-repeat;
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none;
    }

.swiper-container-fade .swiper-slide-active {
    pointer-events: auto;
}

    .swiper-container-fade .swiper-slide-active .swiper-slide-active {
        pointer-events: auto;
    }

.swiper-container-cube {
    overflow: visible;
}

    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        transform-origin: 0 0;
        width: 100%;
        height: 100%;
    }

        .swiper-container-cube .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        transform-origin: 100% 0;
    }

    .swiper-container-cube .swiper-slide-active {
        pointer-events: auto;
        pointer-events: auto;
        visibility: visible;
    }

        .swiper-container-cube .swiper-slide-active .swiper-slide-active {
            pointer-events: auto;
        }

    .swiper-container-cube .swiper-slide-next {
        pointer-events: auto;
        visibility: visible;
    }

        .swiper-container-cube .swiper-slide-next + .swiper-slide {
            pointer-events: auto;
            visibility: visible;
        }

    .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible;
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
        z-index: 0;
        backface-visibility: hidden;
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        filter: blur(50px);
        z-index: 0;
    }

.swiper-container-flip {
    overflow: visible;
}

    .swiper-container-flip .swiper-slide {
        pointer-events: none;
        backface-visibility: hidden;
        z-index: 1;
    }

        .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none;
        }

    .swiper-container-flip .swiper-slide-active {
        pointer-events: auto;
    }

        .swiper-container-flip .swiper-slide-active .swiper-slide-active {
            pointer-events: auto;
        }

    .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        backface-visibility: hidden;
    }

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}

/*autocomplete*/
.megaSearchBox {
    position: relative;
    width: 655px;
    max-width: calc(100% - 30px);
    left: 50%;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
}

    .megaSearchBox .st-default-search-input {
        font-family: 'Open Sans Hebrew', Arial, Helvetica, sans-serif;
        font-size: 1rem;
        box-sizing: border-box;
        background-image: none;
        height: calc(2.25rem + 2px);
    }

    .megaSearchBox .st-default-search-input, .megaSearchBox .form-control { /*flex-basis: 0; flex-grow: 1;*/
        width: calc(100% - 41px);
        max-width: 100%;
        border-color: transparent;
        border: 0;
        border-radius: 0 5px 5px 0;
        margin-left: -1px;
        float: right;
    }

    .megaSearchBox .btn {
        height: calc(2.25rem + 2px);
        width: 40px;
        color: #fff;
        background-color: #3f4a5e;
        z-index: 1;
        position: relative;
        border: 0;
        border-radius: 5px 0 0 5px;
        float: right;
    }

        .megaSearchBox .btn:before {
            font-family: 'mizrahicons' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1; /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e902";
            font-size: 1rem;
            margin-top: 2px;
            display: inline-block;
            transition: all 300ms ease;
            transform-style: preserve-3d;
        }

        .megaSearchBox .btn:hover, .megaSearchBox .btn:focus {
            background-color: #323c4b;
        }

            .megaSearchBox .btn:hover:before, .megaSearchBox .btn:focus:before {
                animation: flipH360 300ms ease;
                transform: scale(1.5); /*transform: scaleX(-1);    transform: rotateY(-180deg);*/
            }

@media (min-width: 768px) {
    .megaSearchBox .st-default-search-input, .megaSearchBox .form-control {
        height: calc(3.5rem + 2px);
        width: calc(100% - 57px);
    }

    .megaSearchBox .btn {
        height: calc(3.5rem + 2px);
        width: 57px;
    }

        .megaSearchBox .btn:before {
            font-size: 1.3rem;
        }
}

.headBannerBig .megaSearchBox {
    z-index: 2;
    position: absolute;
    bottom: -25px;
    padding: 7px 0;
}

@media (min-width: 768px) {
    .headBannerBig .megaSearchBox {
        bottom: -26px;
        padding: 0;
    }
}

.searchWrapper .megaSearchBox {
    transform: none;
    left: auto;
    right: auto;
    margin: auto;
}

    .searchWrapper .megaSearchBox::after {
        display: block;
        content: "";
        clear: both;
    }

.megaSearchBox {
    background: #fff;
    border-radius: 5px;
}

    .megaSearchBox .ui-widget {
        display: flex;
    }

        .megaSearchBox .ui-widget .form-control {
            background: transparent;
            border-radius: 5px 0 0 5px;
            box-shadow: none;
        }

        .megaSearchBox .ui-widget .btn {
            border-radius: 0 5px 5px 0;
            background: transparent;
            color: #3f4a5e;
            line-height: 1;
        }

.searchWrapper {
    padding: 1em 0 0; /*.st-ui-type-heading, .st-ui-type-detail,*/
}

    .searchWrapper .container {
        padding-bottom: 3em;
    }

    .searchWrapper h2 {
        font-size: 14px;
        line-height: 1.3;
        margin: 1.5em 0 1.5em;
    }

@media (min-width: 992px) {
    .searchWrapper h2 {
        font-size: 20px !important;
    }
}

.searchWrapper .searchResults {
    list-style: none;
    padding: 0;
    margin: 2em 0;
    max-width: 730px;
    font-size: 14px;
    line-height: 1.8;
}

    .searchWrapper .searchResults li {
        padding: 0 0 1.5em;
    }

        .searchWrapper .searchResults li > a {
            font-weight: bold;
            color: #ff780b;
        }

        .searchWrapper .searchResults li div {
            padding: .3em 0;
        }

@media (min-width: 768px) {
    .searchWrapper {
        padding: 3em 0 0;
    }
}

.pre-box {
    display: none;
    position: absolute;
    height: auto;
    right: 0px;
    top: 44px !important;
    width: 100%;
}

    .pre-box ul {
        list-style: none;
        padding: .5rem 0;
        margin: 0;
        border-radius: 5px;
        box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
        border: solid 1px #ebecec;
        background-color: #ffffff;
    }

        .pre-box ul:empty {
            display: none;
        }

    .pre-box li {
        color: black;
        text-align: right;
        padding: .5rem 0.75rem;
        cursor: pointer;
        line-height: 1.2;
    }

    .pre-box a {
        text-decoration: none;
    }

@media (min-width: 768px) {
    .pre-box {
        top: 64px !important;
    }
}

/********************************
A jQuery plugin for search hints
 
Author: Lorenzo Cioni 
https://github.com/lorecioni
********************************/
.autocomplete-container {
    position: relative;
    margin: 0 auto;
    min-width: 100%;
}

.autocomplete-input {
    padding: 9px;
    border-radius: 3px;
    font-family: inherit;
    float: right;
    font-size: 1em;
    border: 1px solid rgba(0, 0, 0, 0.19);
    margin: 0;
}

.autocomplete-button {
    font-family: inherit;
    border: none;
    background-color: #990101;
    color: white;
    padding: 8px;
    float: right;
    cursor: pointer;
    border-radius: 0px 3px 3px 0px;
    transition: all 0.2s ease-out 0s;
    margin: 0.5px 0px 0px -1px;
}

    .autocomplete-button:hover {
        background-color: #D11E1E;
    }

.proposal-box {
    position: absolute;
    height: auto;
    right: 0px;
    top: 44px !important;
}

.proposal-list {
    list-style: none;
    padding: .5rem 0;
    margin: 0;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
    border: solid 1px #ebecec;
    background-color: #ffffff;
}

    .proposal-list:empty {
        display: none;
    }

    .proposal-list li {
        color: black;
        text-align: right;
        padding: .5rem 0.75rem;
        cursor: pointer;
        line-height: 1.2;
    }

        .proposal-list li a {
            text-decoration: none;
        }

li.proposal.selected {
    background-color: whitesmoke;
    color: white;
}

@media (min-width: 768px) {
    .proposal-box {
        top: 64px !important;
    }
}

.st-default-autocomplete {
    font-size: 1rem;
    direction: rtl;
}

    .st-default-autocomplete a.st-ui-result span {
        font-size: 1rem !important;
        font-family: 'Open Sans Hebrew', Arial, Helvetica, sans-serif;
    }

    .st-default-autocomplete a.st-ui-result {
        text-align: right;
    }

.searchResults {
    list-style: none;
}

    .searchResults li {
        padding: 0 0 1.5em;
    }

        .searchResults li > a {
            font-weight: bold;
            color: #ff780b;
        }

        .searchResults li div {
            padding: .3em 0;
        }

.searchWrapper .st-search-container {
    margin: 20px 0 0 0;
}

    .searchWrapper .st-search-container .st-query-present {
        margin: 2em 0;
        font-size: 14px;
        line-height: 1.8;
        padding: 0;
    }

        .searchWrapper .st-search-container .st-query-present a.st-ui-result {
            padding: 0;
            border: 0;
            font-size: 1rem !important;
            font-family: 'Open Sans Hebrew', Arial, Helvetica, sans-serif;
            margin-bottom: 1.5em;
            direction: rtl;
            text-align: right;
        }

            .searchWrapper .st-search-container .st-query-present a.st-ui-result:before {
                display: none;
            }

            .searchWrapper .st-search-container .st-query-present a.st-ui-result .st-ui-type-heading {
                color: #ff780b !important;
            }

            .searchWrapper .st-search-container .st-query-present a.st-ui-result .st-ui-type-detail {
                color: #323c4b !important;
                padding: .3em 0;
                font-size: 14px;
                max-height: 120px;
            }

                .searchWrapper .st-search-container .st-query-present a.st-ui-result .st-ui-type-detail .st-ui-type-detail-bold {
                    font-size: 14px;
                    color: #323c4b !important;
                }

                    .searchWrapper .st-search-container .st-query-present a.st-ui-result .st-ui-type-detail .st-ui-type-detail-bold em {
                        font-size: 14px;
                        color: #323c4b !important;
                    }

        .searchWrapper .st-search-container .st-query-present .st-ui-embed .st-ui-container .st-ui-container-primary_content {
            max-width: 730px;
        }

        .searchWrapper .st-search-container .st-query-present .st-ui-embed .st-ui-container .st-ui-container-footer_bar section.st-ui-footer .st-ui-pagination {
            text-align: center;
            direction: ltr;
            display: block;
            font-family: 'Open Sans Hebrew', Arial, Helvetica, sans-serif;
        }

            .searchWrapper .st-search-container .st-query-present .st-ui-embed .st-ui-container .st-ui-container-footer_bar section.st-ui-footer .st-ui-pagination .st-query-present {
                justify-content: center !important;
                display: inline-flex;
                padding: 0;
                list-style: none;
                border-radius: 5px;
                box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
            }

                .searchWrapper .st-search-container .st-query-present .st-ui-embed .st-ui-container .st-ui-container-footer_bar section.st-ui-footer .st-ui-pagination .st-query-present a.st-ui-pagination-number-link.active {
                    color: #ff780b;
                }

                .searchWrapper .st-search-container .st-query-present .st-ui-embed .st-ui-container .st-ui-container-footer_bar section.st-ui-footer .st-ui-pagination .st-query-present a.st-ui-pagination-link {
                    padding: 0.7rem 0.5rem;
                    margin-left: -1px;
                    line-height: 1.25;
                    color: #323c4b;
                }

                .searchWrapper .st-search-container .st-query-present .st-ui-embed .st-ui-container .st-ui-container-footer_bar section.st-ui-footer .st-ui-pagination .st-query-present a.st-result-pagination-link:not(.st-ui-pagination-number-link) {
                    overflow: hidden;
                    text-indent: -9999px;
                    width: 2rem;
                    position: relative;
                }

                    .searchWrapper .st-search-container .st-query-present .st-ui-embed .st-ui-container .st-ui-container-footer_bar section.st-ui-footer .st-ui-pagination .st-query-present a.st-result-pagination-link:not(.st-ui-pagination-number-link) .st-ui-arrow {
                        border-width: 0 1.7px 1.7px 0;
                        border-radius: 2px;
                        width: 10px;
                        height: 10px;
                        vertical-align: middle;
                        text-indent: 0;
                        position: absolute;
                        left: .6rem;
                        top: 16px;
                    }

/*animations*/
.magazinCards .double.hideme, .magazinCards .single.hideme, .quadIconLinks li.hideme, .gm-style.hideme {
    opacity: 0;
}

.headBannerBig {
    transform: translate3d(0);
    background-size: cover;
}

    .headBannerBig * {
        transition: all 1s ease;
    }

    .headBannerBig .headBanner-text {
        opacity: 0;
    }

        .headBannerBig .headBanner-text .btn {
            transform: translate(0, 50%);
        }

.loaded .headBannerBig .headBanner-text {
    opacity: 1;
}

    .loaded .headBannerBig .headBanner-text .btn {
        transform: none;
    }

@keyframes fade-slide-down {
    0% {
        background-position-y: 4rem;
    }

    100% {
        background-position-y: center;
    }
}

@keyframes backgroundSize {
    0% {
        background-size: auto 100%;
    }

    100% {
        background-size: cover;
    }
}

@keyframes scale-out-bl {
    0% {
        transform: scale(1);
        transform-origin: 0 100%;
        opacity: 1;
        left: 50px;
        top: 19%;
        max-width: 275px;
        max-height: 1000px;
        visibility: visible;
    }

    99.99% {
        transform: scale(0);
        transform-origin: 0 100%;
        opacity: 1;
        left: 0px;
        top: 100%;
        max-width: 0px;
        max-height: 0px;
        visibility: hidden;
    }

    100% {
        transform: scale(1);
        transform-origin: 0 100%;
        opacity: 1;
        left: 0px;
        top: 100%;
        max-width: 0px;
        max-height: 0px;
        visibility: hidden;
    }
}

@keyframes scale-in-bl {
    0% {
        transform: scale(0);
        transform-origin: 0 100%;
        opacity: 1;
        left: 0px;
        top: 100%;
        max-width: 0px;
        max-height: 0px;
    }

    100% {
        transform: scale(1);
        transform-origin: 0 100%;
        opacity: 1;
        left: 50px;
        top: 19%;
        max-width: 275px;
        max-height: 1000px;
        visibility: visible;
    }
}

@keyframes scale-out-br {
    0% {
        transform: scale(1);
        transform-origin: 100% 100%;
        opacity: 1;
        right: 50px;
        top: 19%;
        max-width: 275px;
        max-height: 1000px;
        visibility: visible;
    }

    99.99% {
        transform: scale(0);
        transform-origin: 100% 100%;
        opacity: 1;
        right: 0px;
        top: 100%;
        max-width: 0px;
        max-height: 0px;
        visibility: hidden;
    }

    100% {
        transform: scale(1);
        transform-origin: 100% 100%;
        opacity: 1;
        right: 0px;
        top: 100%;
        max-width: 0px;
        max-height: 0px;
        visibility: hidden;
    }
}

@keyframes scale-in-br {
    0% {
        transform: scale(0);
        transform-origin: 100% 100%;
        opacity: 1;
        right: 0px;
        top: 100%;
        max-width: 0px;
        max-height: 0px;
        visibility: hidden;
    }

    100% {
        transform: scale(1);
        transform-origin: 100% 100%;
        opacity: 1;
        right: 50px;
        top: 19%;
        max-width: 275px;
        max-height: 1000px;
        visibility: visible;
    }
}

@media (min-width: 768px) {
    .contactPannel { /*.sDwn:not(.contactPannelClosed)*/ /* .sDwn &*/
    }

    .contactPannelClosed .contactPannel {
        animation: scale-out-bl 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
    }

        .contactPannelClosed .contactPannel .mini {
            position: absolute;
            bottom: 0;
            left: 0;
        }

    body:not(.contactPannelClosed) .contactPannel {
        animation: scale-in-bl 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    }

    body .contactPannel {
        animation: scale-in-bl 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    }
}

/*contactPannel*/
.contactPannel {
    position: fixed;
    left: 0;
}

    .contactPannel .close {
        background-color: transparent;
        border: 0;
        color: #fff;
        text-shadow: none;
        opacity: .85;
        padding: .6rem .0rem;
        margin: -.6rem;
        font-size: 1.2rem;
        float: left;
    }

        .contactPannel .close:before {
            font-family: 'mizrahicons' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1; /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "─";
        }

    .contactPannel .tab-pane {
        position: relative;
    }

        .contactPannel .tab-pane iframe {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 0;
        }

@media (min-width: 768px) {
    .contactPannel {
        z-index: 2;
        top: 19%;
        bottom: auto;
        left: 50px;
    }

        .contactPannel .wrapper {
            max-height: 675px;
            width: 275px;
            visibility: visible;
        }

        .contactPannel .inner {
            background: #fff;
            padding: 0 1px 1px;
            border: 1px solid #ececec;
            border-radius: 0 0 5px 5px;
            overflow: hidden;
            box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
        }

    .contactPannelClosed .contactPannel, .sUp .contactPannel {
        left: 0px;
    }

        .contactPannelClosed .contactPannel .wrapper, .sUp .contactPannel .wrapper {
            transition: all 1s ease 1s;
            transform: translate3d(0, 0, 0);
            visibility: hidden;
        }

    .sDwn:not(.contactPannelClosed) .contactPannel .wrapper {
        visibility: visible;
    }

    .contactPannel .nav {
        background: #fff;
        border: 0;
        transition: all 300ms ease;
        transform: translate3d(0, 0, 0);
        margin-bottom: -1px;
        position: relative;
        z-index: 1;
    }

        .contactPannel .nav.pos0 {
            background: url("/css/images/contactTab.png") no-repeat -61px -8px;
        }

        .contactPannel .nav.pos1 {
            background: url("/css/images/contactTab.png") no-repeat -139px -8px;
        }

        .contactPannel .nav.pos2 {
            background: url("/css/images/contactTab.png") no-repeat -218px -8px;
        }

    .contactPannel .nav-item {
        font-size: 12px;
        border: 0;
        background: 0;
    }

        .contactPannel .nav-item .nav-link {
            border: 0;
            color: #ff780b;
            font-weight: bold;
            padding: 0.8rem .5rem .2rem;
            text-align: center;
            line-height: 1.8;
            margin-left: .99rem;
        }

            .contactPannel .nav-item .nav-link i {
                color: #ff780b;
                display: block;
                border-radius: 100%;
                text-align: center;
                line-height: 47px;
                font-size: 1.55rem;
                font-weight: normal;
                width: 47px;
                height: 47px;
                box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
                border: solid 1px #ebecec;
                background-color: #ffffff;
            }

            .contactPannel .nav-item .nav-link.active {
                background: 0;
            }

                .contactPannel .nav-item .nav-link.active i {
                    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
                    color: #fff;
                    border-color: #ff780b;
                    background-color: #ff780b;
                }

    .contactPannel .tab-content {
        background: #fff;
        border-top: 1px solid #ececec;
        border-radius: 5px 5px 0 0;
        margin: 0 -1px;
    }

    .contactPannel .tab-pane {
        min-height: 275px;
    }

    .contactPannel .cpForm, .contactPannel .cpPhone {
        padding: 15px 15px 0;
    }

        .contactPannel .cpForm legend, .contactPannel .cpPhone legend {
            font-size: 14px;
            font-weight: bold;
            clear: both;
            margin-bottom: .9rem;
            float: right;
        }

        .contactPannel .cpForm .form-group, .contactPannel .cpPhone .form-group {
            margin-bottom: 1.2rem;
        }

        .contactPannel .cpForm .form-control.input-validation-error, .contactPannel .cpForm .custom-select.input-validation-error, .contactPannel .cpPhone .form-control.input-validation-error, .contactPannel .cpPhone .custom-select.input-validation-error {
            box-shadow: inset 0 -12px 0 -11px red;
        }

            .contactPannel .cpForm .form-control.input-validation-error:focus, .contactPannel .cpForm .custom-select.input-validation-error:focus, .contactPannel .cpPhone .form-control.input-validation-error:focus, .contactPannel .cpPhone .custom-select.input-validation-error:focus {
                box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            }

        .contactPannel .cpForm span.error, .contactPannel .cpPhone span.error {
            position: absolute;
            font-size: 13px;
            line-height: 1;
            padding: .1rem .6rem 0;
            color: red;
            display: none;
        }

        .contactPannel .cpForm label, .contactPannel .cpPhone label {
            font-size: 14px;
        }

        .contactPannel .cpForm .form-control, .contactPannel .cpPhone .form-control {
            border-radius: 5px;
            background-color: #f7f7f7;
            border-color: #f7f7f7;
            box-shadow: none;
            height: 32px;
            padding-top: 0;
            padding-bottom: 0;
            font-size: 14px;
        }

            .contactPannel .cpForm .form-control:focus, .contactPannel .cpPhone .form-control:focus {
                box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            }

        .contactPannel .cpForm .phoneRow, .contactPannel .cpPhone .phoneRow {
            margin-bottom: 1rem;
        }

            .contactPannel .cpForm .phoneRow .form-group, .contactPannel .cpPhone .phoneRow .form-group {
                max-width: 37%;
            }

                .contactPannel .cpForm .phoneRow .form-group:first-child, .contactPannel .cpPhone .phoneRow .form-group:first-child {
                    max-width: 57%;
                }

            .contactPannel .cpForm .phoneRow .form-control, .contactPannel .cpPhone .phoneRow .form-control {
                width: 100%;
            }

            .contactPannel .cpForm .phoneRow .custom-select, .contactPannel .cpPhone .phoneRow .custom-select {
                width: 100%;
                font-size: 14px;
                border-radius: 5px;
                background-color: #f7f7f7;
                border-color: #f7f7f7;
                box-shadow: none;
                height: 32px;
                padding-top: 0;
                padding-bottom: 0;
            }

        .contactPannel .cpForm .custom-select:focus, .contactPannel .cpPhone .custom-select:focus {
            box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(128, 189, 255, 0.5) !important;
        }

        .contactPannel .cpForm .custom-control-label::before, .contactPannel .cpPhone .custom-control-label::before {
            border-color: #ff780b;
        }

        .contactPannel .cpForm .custom-control-input:checked ~ .custom-control-label::before, .contactPannel .cpPhone .custom-control-input:checked ~ .custom-control-label::before {
            border-color: #ff780b;
            background: #ff780b linear-gradient(180deg, #ffbc93, #ff780b) repeat-x;
        }

        .contactPannel .cpForm .btn, .contactPannel .cpPhone .btn {
            margin-bottom: 10px;
            min-width: 5.5rem;
        }

        .contactPannel .cpForm .ftr, .contactPannel .cpPhone .ftr {
            background-color: #f7f7f7;
            text-align: center;
            font-size: 14px;
            font-weight: bold;
            color: #ff780b;
            margin: 10px -15px -1px;
            padding: .532rem;
        }

            .contactPannel .cpForm .ftr a, .contactPannel .cpPhone .ftr a {
                color: #ff780b;
            }

    .contactPannel .formSuccess {
        background: #ff780b;
        border-radius: 5px;
        margin: 10px;
        min-height: 275px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        position: relative;
    }

        .contactPannel .formSuccess .centerer {
            min-width: 80%;
        }

        .contactPannel .formSuccess strong {
            display: block;
            font-size: 20px;
            margin-bottom: 1rem;
            font-weight: 600;
        }

    .contactPannel .top {
        position: relative;
        background: #ff780b;
        border-radius: 5px 5px 0 0;
        padding: .5rem 1rem .6rem;
        box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
    }

        .contactPannel .top .title {
            color: #fff;
            font-size: 14px;
            font-weight: bold;
        }

        .contactPannel .top figure {
            position: absolute;
            width: 68px;
            height: 68px;
            margin: 0;
            border-radius: 100%;
            border: 2px solid #ff780b;
            box-shadow: 0 0 1px #ff780b, inset 0 0 1px #ff780b;
            overflow: hidden;
            bottom: 3px;
            left: 1.6rem;
        }

            .contactPannel .top figure img {
                width: 100%;
                display: block;
                margin: auto;
            }

    .contactPannel .bottomLink {
        color: #ff780b;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        border-radius: 2px;
        box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
        border: solid 1px rgba(255, 120, 11, 0.59);
        background-color: #f7f7f7;
        display: flex;
        justify-content: space-between;
        padding: 1.6rem 1.4rem;
        margin-top: .5rem;
    }

        .contactPannel .bottomLink i {
            font-size: 1.3rem;
        }

        .contactPannel .bottomLink:after {
            font-family: 'mizrahicons' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1; /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-weight: bold;
            font-size: 1rem;
            line-height: 1.4;
            content: "\e907";
        }

        .contactPannel .bottomLink:hover {
            text-decoration: none;
        }

            .contactPannel .bottomLink:hover span {
                text-decoration: underline;
            }

    .contactPannel .mini {
        width: 0px;
        max-height: 0;
        overflow: hidden;
        transition: all 500ms ease 600ms;
        visibility: hidden;
        opacity: 0;
    }

    .contactPannelClosed .contactPannel .mini, .sUp .contactPannel .mini {
        visibility: visible;
        opacity: 1;
        width: 115px;
        max-height: 3000px;
        overflow: visible;
    }

    .sDwn:not(.contactPannelClosed) .contactPannel .mini {
        visibility: hidden;
        transition: all 600ms ease;
        opacity: 0;
        width: 0px;
        max-height: 0;
    }

    .contactPannel .mini a {
        display: block;
        color: #ff780b;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
    }

        .contactPannel .mini a i {
            display: block;
            margin: auto;
            font-size: 1.3rem;
            font-weight: normal;
        }

        .contactPannel .mini a:hover {
            text-decoration: none;
        }

            .contactPannel .mini a:hover span {
                text-decoration: underline;
            }

    .contactPannel .mini .openChat {
        width: 115px;
        background: #ff780b;
        color: #fff;
        position: relative;
        padding: .7rem 0;
        margin-bottom: .5rem;
        border-radius: 0 5px 5px 0;
    }

        .contactPannel .mini .openChat figure {
            position: absolute;
            width: 70px;
            height: 70px;
            margin: 0;
            border-radius: 100%;
            border: 2px solid #ff780b;
            box-shadow: 0 0 1px #ff780b, inset 0 0 1px #ff780b;
            overflow: hidden;
            bottom: 68%;
            left: calc(50% - 34px);
        }

            .contactPannel .mini .openChat figure img {
                width: 100%;
                display: block;
                margin: auto;
            }

    .contactPannel .mini .miniInner {
        box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.1);
        border: solid 1px #ebecec;
        background: #fff;
        width: 115px;
        border-radius: 0 5px 0 0;
    }

        .contactPannel .mini .miniInner a {
            font-size: 12px;
            line-height: 1.17;
            padding: .9rem;
        }

    .contactPannel .cpModal, .contactPannel .contactPannelMobile {
        display: none;
    }
}

@keyframes position {
    0% {
        top: 170px;
    }

    100% {
        top: calc(100% - 500px);
    }
}

.contactPannelMobile {
    transition: all 500ms ease;
    transform: translate3d(0, 0, 0);
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
    border-top: solid 1px #ebecec;
    z-index: 1041;
}

@media (max-width: 767.98px) {
    .contactPannelMobile .inner {
        display: flex;
        flex-direction: row;
        font-size: 10px;
        font-weight: bold;
        padding: .5rem .4rem 0;
    }

        .contactPannelMobile .inner a {
            color: #ff780b;
            display: block;
            text-align: center;
            margin: 0 .5rem;
        }

            .contactPannelMobile .inner a i {
                color: #ff780b;
                display: block;
                margin: auto;
                border-radius: 100%;
                text-align: center;
                line-height: 34px;
                font-size: 1.2rem;
                font-weight: normal;
                width: 34px;
                height: 34px;
                box-shadow: 0 0 0px 1.3px #ff780b; /*border: solid 1.3px $pumpkin-orange;*/
                background-color: #ffffff;
            }

            .contactPannelMobile .inner a figure {
                display: block;
                margin: auto;
                border-radius: 100%;
                text-align: center;
                line-height: 34px;
                font-size: 1.2rem;
                font-weight: normal;
                width: 34px;
                height: 34px;
                box-shadow: 0 0 0px 1.3px #ff780b; /*border: solid 1.3px $pumpkin-orange;*/
                background-color: #ffffff;
                overflow: hidden;
            }

                .contactPannelMobile .inner a figure img {
                    width: 100%;
                    display: block;
                    margin: auto;
                }

            .contactPannelMobile .inner a.active {
                background: 0;
            }

                .contactPannelMobile .inner a.active i {
                    color: #fff;
                    border-color: #ff780b;
                    background-color: #ff780b;
                }

            .contactPannelMobile .inner a.urlLink {
                margin-left: auto;
                margin-left: auto;
            }

                .contactPannelMobile .inner a.urlLink i {
                    color: #fff;
                    border-color: #ff780b;
                    background-color: #ff780b;
                }
}

@media (max-width: 767.98px) {
    .cpModal {
        top: auto;
        bottom: 53px;
        height: auto;
        max-height: calc(100vh - 63px);
    }

        .cpModal .modal-dialog {
            width: 296px;
            max-width: 100%;
            margin: auto;
            margin-bottom: 32px;
            margin-left: 12px;
        }

        .cpModal .modal-content {
            box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15), 0 10px 20px 0 rgba(250, 117, 37, 0.02);
            border: solid 1px #ebecec;
            background-color: #fff;
        }

            .cpModal .modal-content:after, .cpModal .modal-content:before {
                top: 100%;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
            }

            .cpModal .modal-content:after {
                border-color: rgba(136, 183, 213, 0);
                border-top-color: #ffffff;
                border-width: 13px 9px 0 9px;
                margin-left: 0px;
            }

            .cpModal .modal-content:before {
                border-color: rgba(194, 225, 245, 0);
                border-top-color: #ebecec;
                border-width: 15px 10px 0 10px;
                margin-left: -2px;
            }

        .cpModal .modal-header {
            padding: 0;
            border: 0;
        }

            .cpModal .modal-header .close {
                padding: .5rem 1rem .2rem;
                margin: 0 auto 0 0;
            }

                .cpModal .modal-header .close:before {
                    content: "\e92a";
                    font-size: .8rem;
                }

        .cpModal .modal-body {
            max-height: calc(100vh - 160px);
            overflow: auto;
            padding-top: 0;
        }

        .cpModal .cpForm, .cpModal .cpPhone {
            padding: 0;
        }

            .cpModal .cpForm .ftr, .cpModal .cpPhone .ftr {
                display: none;
            }

            .cpModal .cpForm legend, .cpModal .cpPhone legend {
                font-size: 14px;
                font-weight: bold;
                clear: both;
                margin-bottom: .9rem;
                line-height: 1;
                float: right;
            }

            .cpModal .cpForm label, .cpModal .cpPhone label {
                font-size: 14px;
            }

            .cpModal .cpForm .form-control, .cpModal .cpPhone .form-control {
                border-radius: 5px;
                background-color: #f7f7f7;
                border-color: #f7f7f7;
                box-shadow: none;
                height: 32px;
                padding-top: 0;
                padding-bottom: 0;
                font-size: 16px;
            }

                .cpModal .cpForm .form-control.error, .cpModal .cpPhone .form-control.error {
                    box-shadow: inset 0 -12px 0 -11px red;
                }

                    .cpModal .cpForm .form-control.error:focus, .cpModal .cpPhone .form-control.error:focus {
                        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
                    }

            .cpModal .cpForm span.error, .cpModal .cpPhone span.error {
                color: red;
                position: absolute;
                font-size: 13px;
                line-height: 1;
                padding: 0 .2rem;
            }

            .cpModal .cpForm .phoneRow, .cpModal .cpPhone .phoneRow {
                margin-bottom: 1rem;
            }

                .cpModal .cpForm .phoneRow .form-group, .cpModal .cpPhone .phoneRow .form-group {
                    max-width: 37%;
                    flex: 0 0 37%;
                    margin: 0;
                }

                    .cpModal .cpForm .phoneRow .form-group:first-child, .cpModal .cpPhone .phoneRow .form-group:first-child {
                        max-width: 57%;
                        flex: 0 0 57%;
                    }

                .cpModal .cpForm .phoneRow .form-control, .cpModal .cpPhone .phoneRow .form-control {
                    width: 100%;
                }

                .cpModal .cpForm .phoneRow .custom-select, .cpModal .cpPhone .phoneRow .custom-select {
                    width: 100%;
                    font-size: 16px;
                    border-radius: 5px;
                    background-color: #f7f7f7;
                    border-color: #f7f7f7;
                    box-shadow: none;
                    height: 32px;
                    padding-top: 0;
                    padding-bottom: 0;
                }

            .cpModal .cpForm .custom-control-label::before, .cpModal .cpPhone .custom-control-label::before {
                border-color: #ff780b;
            }

            .cpModal .cpForm .custom-control-input:checked ~ .custom-control-label::before, .cpModal .cpPhone .custom-control-input:checked ~ .custom-control-label::before {
                border-color: #ff780b;
                background: #ff780b linear-gradient(180deg, #ffbc93, #ff780b) repeat-x;
            }

            .cpModal .cpForm .btn, .cpModal .cpPhone .btn {
                min-width: 10rem;
            }

            .cpModal .cpForm .ftr, .cpModal .cpPhone .ftr {
                background-color: #f7f7f7;
                text-align: center;
                font-size: 14px;
                font-weight: bold;
                color: #ff780b;
                margin: 10px -15px -1px;
                padding: .532rem;
            }

                .cpModal .cpForm .ftr a, .cpModal .cpPhone .ftr a {
                    color: #ff780b;
                }

        .cpModal .formSuccess {
            background: #ff780b;
            border-radius: 5px;
            margin: 15px 0 0;
            min-height: 238px;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            position: relative;
        }

            .cpModal .formSuccess .centerer {
                min-width: 80%;
            }

            .cpModal .formSuccess strong {
                display: block;
                font-size: 20px;
                margin-bottom: 1rem;
                font-weight: 600;
            }

        .cpModal#cpPhoneModal .modal-content:after, .cpModal#cpPhoneModal .modal-content:before {
            left: 59px;
        }

        .cpModal#cpFormModal .modal-content:after, .cpModal#cpFormModal .modal-content:before {
            left: 110px;
        }
}

/*bootstrap-select*/
select.bs-select-hidden, .bootstrap-select > select.bs-select-hidden, select.selectpicker {
    display: none !important;
}

.bootstrap-select {
    width: 220px \0; /*IE9 and below*/
    vertical-align: middle;
}

    .bootstrap-select > .dropdown-toggle {
        position: relative;
        width: 100%;
        white-space: nowrap;
        display: inline-flex;
        align-items: center;
        font-weight: normal;
        text-align: left;
    }

        .bootstrap-select > .dropdown-toggle:after {
            margin-top: -1px;
            margin-right: auto;
        }

        .bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
            color: #999;
        }

            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
                color: rgba(255, 255, 255, 0.5);
            }

    .bootstrap-select > select {
        position: absolute !important;
        bottom: 0;
        left: 50%;
        display: block !important;
        width: 0.5px !important;
        height: 100% !important;
        padding: 0 !important;
        opacity: 0 !important;
        border: none;
        z-index: 0 !important;
    }

        .bootstrap-select > select.mobile-device {
            top: 0;
            left: 0;
            display: block !important;
            width: 100% !important;
            z-index: 2;
        }

    .has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .bootstrap-select.is-invalid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
        border-color: #b94a48;
    }

    .bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
        border-color: #28a745;
    }

    .bootstrap-select.fit-width {
        width: auto !important;
    }

    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 220px;
    }

    .bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .bootstrap-select .dropdown-toggle:focus {
        outline: thin dotted #333333 !important;
        outline: 5px auto -webkit-focus-ring-color !important;
        outline-offset: -2px;
    }

    .bootstrap-select.form-control {
        margin-bottom: 0;
        padding: 0;
        border: none;
    }

:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}

.input-group .bootstrap-select.form-control, .bootstrap-select.form-control.input-group-btn {
    display: table-cell;
    z-index: auto;
}

.form-inline .bootstrap-select, .form-inline .bootstrap-select.form-control:not([class*="col-"]) {
    width: auto;
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

    .bootstrap-select.dropdown-menu-right, .bootstrap-select[class*="col-"].dropdown-menu-right, .row .bootstrap-select[class*="col-"].dropdown-menu-right {
        float: right;
    }

.form-inline .bootstrap-select, .form-horizontal .bootstrap-select, .form-group .bootstrap-select {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
    padding: 0;
}

    .form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
        height: 100%;
        font-size: inherit;
        line-height: inherit;
        border-radius: inherit;
    }

.bootstrap-select.form-control-sm .dropdown-toggle, .bootstrap-select.form-control-lg .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: 0.25rem 0.5rem;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: 0.5rem 1rem;
}

.form-inline .bootstrap-select .form-control {
    width: 100%;
}

.bootstrap-select.disabled, .bootstrap-select > .disabled {
    cursor: not-allowed;
}

    .bootstrap-select.disabled:focus, .bootstrap-select > .disabled:focus {
        outline: none !important;
    }

.bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0 !important;
    padding: 0 !important;
}

    .bootstrap-select.bs-container .dropdown-menu {
        z-index: 1060;
    }

.bootstrap-select .dropdown-toggle:before {
    content: '';
    display: inline-block;
}

.bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    height: 100%;
    width: 100%;
    right: 0;
    float: right;
    padding-left: inherit;
    text-align: right;
    margin-left: -100%;
}

.input-group .bs3.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    padding-top: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    float: none;
}

    .input-group .bs3.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
        padding-right: inherit;
    }

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden;
}

.bootstrap-select .dropdown-toggle .filter-expand {
    width: 0.5px !important;
    float: left;
    opacity: 0 !important;
    overflow: hidden;
}

.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit;
}

.bootstrap-select[class*="col-"] .dropdown-toggle {
    width: 100%;
}

.bootstrap-select .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .bootstrap-select .dropdown-menu > .inner:focus {
        outline: none !important;
    }

    .bootstrap-select .dropdown-menu.inner {
        position: static;
        float: none;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .bootstrap-select .dropdown-menu li {
        position: relative;
    }

        .bootstrap-select .dropdown-menu li.active small {
            color: rgba(255, 255, 255, 0.5) !important;
        }

        .bootstrap-select .dropdown-menu li.disabled a {
            cursor: not-allowed;
        }

        .bootstrap-select .dropdown-menu li a {
            cursor: pointer;
            user-select: none;
        }

            .bootstrap-select .dropdown-menu li a.opt {
                position: relative;
                padding-left: 2.25em;
            }

            .bootstrap-select .dropdown-menu li a span.check-mark {
                display: none;
            }

            .bootstrap-select .dropdown-menu li a span.text {
                display: inline-block;
            }

        .bootstrap-select .dropdown-menu li small {
            padding-left: 0.5em;
        }

    .bootstrap-select .dropdown-menu .notify {
        position: absolute;
        bottom: 5px;
        width: 96%;
        margin: 0 2%;
        min-height: 26px;
        padding: 3px 5px;
        background: whitesmoke;
        border: 1px solid #e3e3e3;
        -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);
        pointer-events: none;
        opacity: 0.9;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.bootstrap-select .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner, .bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline;
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    top: 5px;
    left: 15px;
}

    .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark + span.check-mark {
        display: none;
    }

.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-left: 34px;
}

.bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: 0.5em;
    height: 1em;
    border-style: solid;
    border-width: 0 0.26em 0.26em 0;
    transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
    z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
    display: block;
}

.bs-searchbox, .bs-actionsbox, .bs-donebutton {
    padding: 4px 8px;
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .bs-actionsbox .btn-group button {
        width: 50%;
    }

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .bs-donebutton .btn-group button {
        width: 100%;
    }

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}

/*localBranch*/
/*branches local*/
.localBranches .topAlert {
    background: #ff780b;
    text-align: center;
    color: #fff;
    padding: .5rem;
    font-size: 14px;
    transition: all 300ms ease;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
}

    .localBranches .topAlert a {
        text-decoration: underline;
        color: #fff;
    }

.loaded .localBranches .topAlert {
    opacity: 1;
    max-height: 200px;
}

.localBranches .nav-tabs {
    border: 0;
}

    .localBranches .nav-tabs .nav-link {
        flex: 0 0 50%;
        min-width: 50%;
        border: 0;
        border-radius: 0;
        margin: 0;
        text-align: center;
        font-weight: bold;
        padding: 0.75rem 1rem;
    }

        .localBranches .nav-tabs .nav-link.active {
            font-weight: normal;
            box-shadow: inset 0 -5px 0 0 #323c4b;
        }

.localBranches .dropdown.bootstrap-select {
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .localBranches {
        overflow: hidden;
    }

        .localBranches .topAlert {
            font-size: 1rem;
        }

        .localBranches nav {
            display: none;
        }

        .localBranches .tab-content {
            display: flex;
        }

            .localBranches .tab-content .tab-pane {
                display: block;
                width: 100%;
                min-height: 640px;
                opacity: 1;
            }
}

.filterBlock {
    background: #323c4b;
    color: #fff;
    width: 100%;
    position: relative;
}

    .filterBlock .form {
        background: #323c4b;
        color: #fff;
        width: 100%;
        height: 400px;
        padding: 2.15rem 12%;
    }

    .filterBlock .title {
        display: none;
    }

    .filterBlock .bootstrap-select {
        min-width: 100%;
        max-width: 100%;
    }

        .filterBlock .bootstrap-select .filter-option-inner-inner {
            width: 97%;
            text-overflow: ellipsis;
            overflow: hidden;
            display: block !important;
        }

        .filterBlock .bootstrap-select .dropdown-menu {
            padding: 0;
        }

            .filterBlock .bootstrap-select .dropdown-menu li .dropdown-item {
                padding: 0.25rem .5rem;
                box-shadow: none;
            }

                .filterBlock .bootstrap-select .dropdown-menu li .dropdown-item span.check-mark {
                    display: inline-block;
                    position: relative;
                    width: 1rem;
                    height: 1rem;
                    vertical-align: middle;
                    margin: 0 .75rem;
                }

                    .filterBlock .bootstrap-select .dropdown-menu li .dropdown-item span.check-mark + span.check-mark {
                        display: none;
                    }

                    .filterBlock .bootstrap-select .dropdown-menu li .dropdown-item span.check-mark:after {
                        display: none;
                    }

                    .filterBlock .bootstrap-select .dropdown-menu li .dropdown-item span.check-mark:before {
                        position: absolute;
                        top: 0;
                        left: 0;
                        display: block;
                        width: 1rem;
                        height: 1rem;
                        pointer-events: none;
                        content: "";
                        background-color: #fff;
                        border: #adb5bd solid 1px;
                        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
                        border-radius: 0.25rem;
                    }

                .filterBlock .bootstrap-select .dropdown-menu li .dropdown-item.selected span.check-mark {
                    top: auto;
                    left: auto;
                    right: auto;
                }

                    .filterBlock .bootstrap-select .dropdown-menu li .dropdown-item.selected span.check-mark:after {
                        display: none;
                    }

                    .filterBlock .bootstrap-select .dropdown-menu li .dropdown-item.selected span.check-mark:before {
                        background-color: #323c4b;
                        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");
                        background-repeat: no-repeat;
                        background-position: center center;
                        background-size: 50% 50%;
                    }

        .filterBlock .bootstrap-select.show-tick .dropdown-menu li .dropdown-item {
            padding: 0.25rem .1rem;
        }

    .filterBlock .form-group .form-control {
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        border: 0;
        border-bottom: 1px solid #636b7a;
        padding-right: 0;
        padding-left: 0;
        box-shadow: none;
        border-radius: 0;
        background: transparent;
    }

        .filterBlock .form-group .form-control::-webkit-input-placeholder {
            color: #999;
            font-weight: normal;
        }

        .filterBlock .form-group .form-control:-moz-placeholder {
            color: #999;
            font-weight: normal;
        }

        .filterBlock .form-group .form-control::-moz-placeholder {
            color: #999;
            font-weight: normal;
        }

        .filterBlock .form-group .form-control:-ms-input-placeholder {
            color: #999;
            font-weight: normal;
        }

        .filterBlock .form-group .form-control:focus::-webkit-input-placeholder {
            color: #ccc;
        }

        .filterBlock .form-group .form-control:focus:-moz-placeholder {
            color: #ccc;
        }

        .filterBlock .form-group .form-control:focus::-moz-placeholder {
            color: #ccc;
        }

        .filterBlock .form-group .form-control:focus::-ms-input-placeholder {
            color: #ccc;
        }

    .filterBlock .error {
        position: absolute;
        font-size: 13px;
        line-height: 1;
        padding: .1rem .6rem 0;
        color: red;
        display: none;
        top: .5rem;
    }

    .filterBlock .text-center {
        padding: 4.5rem 0 2.5rem;
        position: relative;
    }

        .filterBlock .text-center .btn {
            min-width: 50%;
        }

@media (max-width: 767.98px) {
    .filterBlock {
        height: 400px;
    }
}

@media (min-width: 768px) {
    .filterBlock {
        flex: 0 0 315px;
        max-width: 315px;
    }

        .filterBlock .form {
            padding: 1rem 12%;
            height: 100%;
            position: relative;
            z-index: 5;
        }

        .filterBlock .title {
            display: block;
            font-weight: bold;
            text-align: center;
            font-size: 20px;
            margin: 2rem 0;
        }
}

.mizDark {
    color: #fff;
    font-size: 16px;
    border: 0;
    border-bottom: 1px solid #636b7a;
    padding-right: 0;
    padding-left: 0;
    box-shadow: none;
    border-radius: 0;
}

    .mizDark:hover {
        color: inherit;
    }

    .mizDark.bs-placeholder:hover, .mizDark.bs-placeholder:focus, .mizDark.bs-placeholder:active {
        color: #999;
    }

    .mizDark:not(.bs-placeholder) {
        font-weight: bold;
    }

    .mizDark + .dropdown-menu {
        background: 0;
        padding: 0;
        border-radius: 0 0 5px 5px;
        border: 0;
        transform: translate3d(0px, 33px, 0px) !important;
        width: 100%;
    }

        .mizDark + .dropdown-menu .popover-header {
            border: 0;
            padding: .3rem;
            background-color: #3f4a5e;
            color: #fff;
            position: relative;
            text-align: center;
            border-radius: 0 0 5px 5px;
            overflow: hidden;
        }

            .mizDark + .dropdown-menu .popover-header button.close {
                text-indent: -9999px;
                overflow: hidden;
                position: absolute;
                width: 100%;
                height: 100%;
                right: 0;
                top: 0;
            }

        .mizDark + .dropdown-menu div.inner {
            direction: ltr;
            background: #fff;
        }

            .mizDark + .dropdown-menu div.inner::-webkit-scrollbar {
                width: 11px;
                height: 0;
            }

            .mizDark + .dropdown-menu div.inner::-webkit-scrollbar-thumb {
                background: #3f4a5e;
                border-radius: 50px;
                border: 3px solid #fff;
            }

            .mizDark + .dropdown-menu div.inner::-webkit-scrollbar-track {
                background: #fff;
            }

            .mizDark + .dropdown-menu div.inner ul.dropdown-menu.inner {
                direction: rtl;
            }

        .mizDark + .dropdown-menu.show {
            display: flex;
            flex-direction: column;
        }

            .mizDark + .dropdown-menu.show .popover-header {
                order: 2;
            }

.filterBlockResults-list {
    background: #fff;
    position: absolute;
    top: 0;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    width: 100%;
}

    .filterBlockResults-list h3 {
        font-size: 20px;
        margin: 0;
        text-align: center;
        height: 70px;
        display: flex;
        justify-content: center;
    }

        .filterBlockResults-list h3 a {
            display: block;
            position: relative;
            max-width: 250px;
            margin: auto;
            width: 100%;
            padding: 0 1em;
        }

            .filterBlockResults-list h3 a:before {
                position: absolute;
                font-family: 'mizrahicons' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1; /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 1rem;
                top: .3rem;
                content: "\e906";
                right: 0;
            }

    .filterBlockResults-list .scroll {
        overflow: hidden;
        overflow-y: auto;
        direction: ltr;
        height: calc(100% - 70px);
        margin: 0 5px;
    }

        .filterBlockResults-list .scroll::-webkit-scrollbar {
            width: 11px;
            height: 0;
        }

        .filterBlockResults-list .scroll::-webkit-scrollbar-thumb {
            background: #3f4a5e;
            border-radius: 50px;
            border: 3px solid #fff;
        }

        .filterBlockResults-list .scroll::-webkit-scrollbar-track {
            background: #fff;
        }

        .filterBlockResults-list .scroll ul {
            list-style: none;
            padding: 0;
            margin: 0;
            padding: 0 10px;
            font-size: 14px;
            direction: ltr;
        }

        .filterBlockResults-list .scroll li {
            border-bottom: 1px solid #e1e2e5;
            padding: 1.15rem 0;
        }

            .filterBlockResults-list .scroll li .name {
                display: block;
                line-height: 1;
                margin-bottom: .6em;
                color: #323c4b;
            }

            .filterBlockResults-list .scroll li .address {
                display: block;
                line-height: 1;
                color: #666666;
                font-weight: 300;
            }

            .filterBlockResults-list .scroll li a {
                position: relative;
                display: block;
            }

                .filterBlockResults-list .scroll li a:after {
                    position: absolute;
                    font-family: 'mizrahicons' !important;
                    speak: none;
                    font-style: normal;
                    font-weight: normal;
                    font-variant: normal;
                    text-transform: none;
                    line-height: 1; /* Better Font Rendering =========== */
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    font-size: 1rem;
                    top: 45%;
                    content: "\e907";
                    left: 0;
                }

@media (max-width: 767.98px) {
    .filterBlockResults-list {
        box-shadow: inset 0 15px 20px -10px rgba(95, 30, 0, 0.15);
    }
}

@media (min-width: 768px) {
    .filterBlockResults-list {
        width: 230px;
        transition: all 300ms ease;
        right: calc(315px - 231px);
    }

        .filterBlockResults-list h3 a {
            margin-right: 1rem;
            margin-left: 1rem;
        }

        .filterBlockResults-list.show {
            right: 315px;
        }
}

.blResultItem {
    background: #fff;
    position: absolute;
    top: 0;
    height: 100%;
    overflow: hidden;
    z-index: 2;
    width: 100%;
}

@media (min-width: 768px) {
    .blResultItem {
        width: 315px;
        right: -316px;
    }

        .blResultItem.show {
            right: 315px;
        }
}

.blResultItem .back {
    padding: 0;
    border: 0;
    background: 0;
    position: absolute;
    width: 60px;
    height: 60px;
    z-index: 1;
    color: #fff;
    right: 0;
}

    .blResultItem .back:after {
        font-family: 'mizrahicons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1; /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 1rem;
    }

    .blResultItem .back:after {
        content: "\e906";
    }

.blResultItem .navigate {
    font-size: 12px;
    color: #ff780b;
    position: absolute;
    margin-top: -.5rem;
}

    .blResultItem .navigate i {
        background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='45' viewBox='0 0 36 45'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='18' cy='18' r='18' fill='%23FF780B'/%3E%3Ccircle cx='18.5' cy='43.5' r='1.5' fill='%23FF780B'/%3E%3Cpath fill='%23FF780B' d='M18.5 40L15 35h7z'/%3E%3Ccircle cx='18' cy='18' r='7' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E") no-repeat center;
        background-size: contain;
        display: block;
        margin: auto;
        width: 26px;
        height: 32px;
        position: relative;
    }

        .blResultItem .navigate i:before {
            content: "";
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            padding-top: 100%;
            box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.22);
            border-radius: 100%;
        }

.blResultItem .accordion {
    display: flex;
    flex-direction: column;
    max-height: 100%;
}

.blResultItem .card {
    border-radius: 0;
    border: 0;
    flex: 1;
    display: flex;
    justify-content: top;
    flex-direction: column;
    min-height: 56px;
    margin-bottom: 4px; /*ie11 hack*/
}

@media all and (-ms-high-contrast: none) {
    .blResultItem .card {
        flex: 1 1 auto;
        max-height: 520px;
    }
}

.blResultItem .card .card-header {
    background: #3f4a5e;
    color: #fff;
    padding: 0;
    border-radius: 0;
    border: 0;
    min-height: 56px;
    margin-bottom: 1px;
}

    .blResultItem .card .card-header h2 {
        margin: 0;
    }

    .blResultItem .card .card-header button {
        border: 0;
        background: 0;
        padding: 0;
        color: #fff;
        font-size: 1rem;
        min-height: 56px;
        width: 100%;
        position: relative;
        cursor: pointer;
    }

        .blResultItem .card .card-header button:after {
            font-family: 'mizrahicons' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1; /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 1rem;
            content: "\e909";
            position: absolute;
            top: 45%;
            left: 1rem;
        }

        .blResultItem .card .card-header button.collapsed:after {
            content: "\e908";
        }

    .blResultItem .card .card-header .name {
        display: block;
        line-height: 1;
        margin-bottom: .6em;
    }

    .blResultItem .card .card-header .address {
        display: block;
        line-height: 1;
        font-weight: 300;
    }

.blResultItem .card .collapse {
    color: #323c4b;
}

    .blResultItem .card .collapse.show {
        overflow: hidden;
        overflow-y: auto;
        direction: ltr;
        margin: 0 5px;
    }

@media (min-width: 768px) {
    .blResultItem .card .collapse.show {
        min-height: 450px;
    }
}

.blResultItem .card .collapse.show::-webkit-scrollbar {
    width: 11px;
    height: 0;
}

.blResultItem .card .collapse.show::-webkit-scrollbar-thumb {
    background: #3f4a5e;
    border-radius: 50px;
    border: 3px solid #fff;
}

.blResultItem .card .collapse.show::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0);
}

.blResultItem .card .collapse .card-body {
    padding: 1.25rem 10px;
    direction: rtl;
}

.blResultItem .card:first-child {
    min-height: 71px;
}

    .blResultItem .card:first-child .card-header {
        min-height: 71px;
    }

        .blResultItem .card:first-child .card-header button {
            min-height: 71px;
        }

.blResultItem .card:last-child {
    margin-bottom: 0;
}

.blResultItem .services {
    text-align: center;
    font-size: 14px;
}

    .blResultItem .services .btn {
        padding: 0.3em 0.8em;
        margin-top: .5rem;
    }

    .blResultItem .services .btn, .blResultItem .services small {
        font-size: 12px;
    }

    .blResultItem .services dd {
        margin: 0;
    }

        .blResultItem .services dd .label {
            min-width: 100px;
            float: right;
            text-align: right;
            clear: right;
            margin-right: 2em;
        }

.blResultItem .events {
    font-size: 14px;
    padding: 0.3rem 10px !important;
}

    .blResultItem .events h5 {
        text-align: center;
        font-size: 14px;
        margin: 1.3rem 0;
    }

    .blResultItem .events .eventItem {
        display: flex;
        justify-content: space-between;
        border-bottom: 2px solid #e1e2e5;
        padding-bottom: 1rem;
        margin-bottom: 1rem;
    }

        .blResultItem .events .eventItem + h5 {
            margin-top: 2em;
        }

    .blResultItem .events .itemName {
        flex: 0 0 100px;
        max-width: 100px;
        font-weight: bold;
        color: #323c4b;
        align-self: center;
        line-height: 1;
    }

        .blResultItem .events .itemName .lecturer {
            font-weight: 300;
            color: #666666;
            margin-top: 6px;
        }

    .blResultItem .events .itemDate {
        flex: 0 0 72px;
        max-width: 72px;
        font-size: 12px;
        margin: 0 15px;
        text-align: left;
        direction: ltr;
        align-self: center;
    }

    .blResultItem .events .btn {
        flex: 0 0 70px;
        max-width: 70px;
        padding: 0;
        height: 25px;
        align-self: center;
    }

@media (min-width: 768px) {
    .blResultItem {
        width: 315px;
        transition: all 300ms ease;
    }
}

.branchAlertModal .modal-header {
    border: 0;
}

.branchAlertModal .modal-title {
    font-size: 20px;
    padding-top: 1.5rem;
    padding-right: 2.2rem;
}

.branchAlertModal .modal-body {
    padding-right: 3.2rem;
    padding-left: 3.2rem;
    line-height: 2;
}

.branchInfoModal .print, .branchInfoModal .save {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    background-color: transparent;
    border: 0;
    text-shadow: none;
    opacity: .85;
    padding: 1rem 1rem;
    margin: -1rem 0;
    cursor: pointer;
    color: #fff;
    float: left;
}

    .branchInfoModal .print:before, .branchInfoModal .save:before {
        font-family: 'mizrahicons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1; /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .branchInfoModal .print:before {
        content: "\e92f";
    }

    .branchInfoModal .save:before {
        content: "\e92e";
    }

.branchInfoModal table {
    width: 100%;
    max-width: 580px;
}

    .branchInfoModal table th, .branchInfoModal table td {
        padding: 0.75rem;
    }

.mapBlock {
    width: 100%;
    position: relative;
}

@media (max-width: 767.98px) {
    .mapBlock {
        height: 400px;
    }
}

.hatavotLink, .nifgashimLink {
    border-radius: 5px;
    box-shadow: 0 0 40px 0 rgba(55, 0, 0, 0.2);
    border: solid 1px #ebecec;
    background-color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    min-width: 250px;
    margin: .5rem;
    text-align: center;
    padding: .45rem;
}

    .hatavotLink:hover, .hatavotLink:focus, .nifgashimLink:hover, .nifgashimLink:focus {
        text-decoration: none;
        background-color: #fff;
        color: #323c4b;
    }

    .hatavotLink img, .nifgashimLink img {
        height: 20px;
    }

@media (max-width: 767.98px) {
    .hatavotLink, .nifgashimLink {
        display: block;
        width: 250px;
        margin: .5rem auto;
    }
}

.mapBubble {
    min-width: 180px;
    text-align: center;
    position: relative;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    padding-bottom: .5rem;
    box-shadow: 0 0 40px 0 rgba(55, 0, 0, 0.2);
}

    .mapBubble:after {
        content: " ";
        top: 100%;
        left: 50%;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 6px 0 6px;
        border-color: #ffffff transparent transparent transparent;
        position: absolute;
        pointer-events: none;
    }

    .mapBubble .title {
        background: #ff780b;
        color: #fff;
        font-weight: bold;
        border-radius: 5px 5px 0 0;
        margin: -1px -1px 0;
        font-size: 14px;
        padding: .375rem;
        margin-bottom: .5rem;
    }

    .mapBubble .btn {
        padding: 0.2em 0.8em 0.1em;
        margin-top: .5rem;
    }

    .mapBubble .btn, .mapBubble small {
        font-size: 12px;
    }

    .mapBubble .nipgashimFtr {
        font-size: 12px;
        color: #ff780b;
        font-weight: bold;
        text-align: center;
        background-color: #f7f7f7;
        margin-top: .5rem;
        margin-bottom: -.5rem;
        padding: .3rem 0;
    }

/*datepicker*/
/* 
* sizes and positions
*/
a.datepicker-button {
    cursor: pointer;
}

    a.datepicker-button span {
        width: 26px;
        height: 23px;
        display: block;
        color: #ff780b;
        font-size: 1.8rem;
    }

div.datepicker-calendar {
    margin: 0 10px 10px 0;
    font-size: .9em;
    padding: 2px;
    position: absolute;
    width: 261px;
    border: 1px solid #ccc;
    border-radius: 4px;
    z-index: 50;
    overflow: hidden;
}

    div.datepicker-calendar div.datepicker-month-wrap {
        margin: 0;
        padding-top: 1px;
        text-align: center;
        height: 30px;
    }

    div.datepicker-calendar div.datepicker-month-fast-prev.disabled, div.datepicker-calendar div.datepicker-month-fast-next.disabled, div.datepicker-calendar div.datepicker-month-prev.disabled, div.datepicker-calendar div.datepicker-month-next.disabled {
        border: none;
        cursor: default;
    }

    div.datepicker-calendar div.datepicker-month-fast-prev, div.datepicker-calendar div.datepicker-month-fast-next, div.datepicker-calendar div.datepicker-month-prev, div.datepicker-calendar div.datepicker-month-next {
        cursor: pointer;
        margin: 3px;
        width: 24px;
        height: 24px;
        padding-top: 3px;
    }

    div.datepicker-calendar div.datepicker-month-fast-prev {
        padding-right: 2px;
    }

    div.datepicker-calendar div.datepicker-month-fast-next {
        padding-left: 2px;
    }

    div.datepicker-calendar div.datepicker-month-fast-prev.enabled:hover, div.datepicker-calendar div.datepicker-month-fast-prev.enabled:focus {
        margin-top: 2px;
        border: 1px solid #800;
        border-radius: 4px;
    }

    div.datepicker-calendar div.datepicker-month-fast-next.enabled:hover, div.datepicker-calendar div.datepicker-month-fast-next.enabled:focus {
        margin-top: 2px;
        border: 1px solid #800;
        border-radius: 4px;
    }

    div.datepicker-calendar div.datepicker-month-prev.enabled:hover, div.datepicker-calendar div.datepicker-month-prev.enabled:focus {
        margin-top: 2px;
        border: 1px solid #800;
        border-radius: 4px;
    }

    div.datepicker-calendar div.datepicker-month-next.enabled:hover, div.datepicker-calendar div.datepicker-month-next.enabled:focus {
        margin-top: 2px;
        border: 1px solid #800;
        border-radius: 4px;
    }

    div.datepicker-calendar div.datepicker-month {
        margin: 3px 56px 2px 56px;
        height: 24px;
        text-align: center;
        font-size: 1.2em;
        cursor: pointer;
        padding-top: 1px;
    }

        div.datepicker-calendar div.datepicker-month:after {
            font-family: 'mizrahicons' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1; /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 0.6em;
            display: inline-block;
            content: "\e908";
        }

        div.datepicker-calendar div.datepicker-month:hover, div.datepicker-calendar div.datepicker-month:focus {
            padding-top: 0;
            border: 1px solid #800;
            border-radius: 4px;
        }

    div.datepicker-calendar table.datepicker-grid {
        width: 100%;
        font-size: 1.2em;
        text-align: center;
    }

        div.datepicker-calendar table.datepicker-grid.rtl {
            direction: rtl;
        }

        div.datepicker-calendar table.datepicker-grid:focus {
            outline: none;
        }

        div.datepicker-calendar table.datepicker-grid th, div.datepicker-calendar table.datepicker-grid td {
            text-align: center;
            padding: 0;
        }

            div.datepicker-calendar table.datepicker-grid th abbr {
                border: none;
            }

        div.datepicker-calendar table.datepicker-grid td {
            border: 1px solid #999;
            cursor: pointer;
        }

            div.datepicker-calendar table.datepicker-grid td.unselectable {
                cursor: default;
            }

        div.datepicker-calendar table.datepicker-grid th {
            height: 30px;
            font-weight: normal;
        }

        div.datepicker-calendar table.datepicker-grid td.day {
            height: 30px;
        }

        div.datepicker-calendar table.datepicker-grid td.month {
            height: 60px;
        }

        div.datepicker-calendar table.datepicker-grid td.year {
            height: 45px;
        }

        div.datepicker-calendar table.datepicker-grid td.curDay, div.datepicker-calendar table.datepicker-grid td.curMonth, div.datepicker-calendar table.datepicker-grid td.curYear {
            border: 1px solid #999;
            border-radius: 100%;
        }

        div.datepicker-calendar table.datepicker-grid td:hover, div.datepicker-calendar table.datepicker-grid td:focus, div.datepicker-calendar table.datepicker-grid td.focus {
            border-radius: 100%;
        }

        div.datepicker-calendar table.datepicker-grid td.empty {
            border: 1px solid #999;
            cursor: default;
        }

    div.datepicker-calendar .offscreen {
        position: absolute;
        left: -200em;
        top: -100em;
    }

.datepicker-overlay {
    background: #777;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    height: 100%;
    min-height: 100%;
    z-index: 40;
}

div.datepicker-calendar button.datepicker-close {
    height: 30px;
    width: 100%;
    font-weight: bold;
    margin-top: 1px;
    border: 1px solid #eee;
    border-radius: 2px;
}

/**************************** 
* colors
***************************/
/**************************** 
* default theme colors
***************************/
a.datepicker-button.default:hover, a.datepicker-button.default:focus {
    background-color: #DDD;
}

div.datepicker-calendar.default {
    background-color: #FFF;
}

    div.datepicker-calendar.default div.datepicker-month-fast-prev.disabled, div.datepicker-calendar.default div.datepicker-month-fast-next.disabled, div.datepicker-calendar.default div.datepicker-month-prev.disabled, div.datepicker-calendar.default div.datepicker-month-next.disabled {
        color: #999;
    }

    div.datepicker-calendar.default div.datepicker-month-fast-prev.enabled:hover, div.datepicker-calendar.default div.datepicker-month-fast-prev.enabled:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.default div.datepicker-month-fast-next.enabled:hover, div.datepicker-calendar.default div.datepicker-month-fast-next.enabled:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.default div.datepicker-month-prev.enabled:hover, div.datepicker-calendar.default div.datepicker-month-prev.enabled:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.default div.datepicker-month-next.enabled:hover, div.datepicker-calendar.default div.datepicker-month-next.enabled:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.default div.datepicker-month:hover, div.datepicker-calendar.default div.datepicker-month:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.default button.datepicker-close:hover, div.datepicker-calendar.default button.datepicker-close:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.default table.datepicker-grid:focus {
        outline: 1px dotted #999;
    }

    div.datepicker-calendar.default tr.datepicker-weekdays {
        border-top: 1px solid #999;
        border-bottom: 1px solid #999;
    }

    div.datepicker-calendar.default table.datepicker-grid th {
        background-color: #EEE;
        border: none;
    }

    div.datepicker-calendar.default table.datepicker-grid td {
        border: none;
        color: #000;
    }

        div.datepicker-calendar.default table.datepicker-grid td.unselectable {
            color: #999;
        }

        div.datepicker-calendar.default table.datepicker-grid td.curDay, div.datepicker-calendar.default table.datepicker-grid td.curMonth, div.datepicker-calendar.default table.datepicker-grid td.curYear {
            background-color: #FFF0C4;
        }

        div.datepicker-calendar.default table.datepicker-grid td.empty {
            border: none;
            color: #CCC;
        }

        div.datepicker-calendar.default table.datepicker-grid td.selectable:hover, div.datepicker-calendar.default table.datepicker-grid td.selectable.focus {
            background-color: #DDD;
        }

        div.datepicker-calendar.default table.datepicker-grid td.empty:hover {
            background-color: #F9F9F9;
        }

    div.datepicker-calendar.default button.datepicker-close {
        background-color: #DDD;
        border-color: #999;
        color: #000;
    }

/**************************** 
* bootstrap theme colors
***************************/
a.datepicker-button.bootstrap:hover, a.datepicker-button.bootstrap:focus {
    background-color: #DDD;
}

div.datepicker-calendar.bootstrap {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    width: 80%;
    min-width: 200px;
    font-size: .8em;
    background-clip: padding-box;
    background-color: #FFF;
    border-radius: 4px;
    line-height: 20px;
}

    div.datepicker-calendar.bootstrap.below {
        margin-top: 2px;
    }

    div.datepicker-calendar.bootstrap.above {
        margin-top: -2px;
    }

    div.datepicker-calendar.bootstrap:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-top: 0;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        position: absolute;
        left: 7px;
    }

    div.datepicker-calendar.bootstrap:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ffffff;
        border-top: 0;
        position: absolute;
        left: 6px;
    }

    div.datepicker-calendar.bootstrap.below:before {
        top: -7px;
    }

    div.datepicker-calendar.bootstrap.below:after {
        top: -6px;
    }

    div.datepicker-calendar.bootstrap.above:before {
        bottom: -7px;
        border-bottom: 0;
        border-top: 7px solid #999;
    }

    div.datepicker-calendar.bootstrap.above:after {
        bottom: -6px;
        border-bottom: 0;
        border-top: 6px solid #ffffff;
    }

    div.datepicker-calendar.bootstrap div.datepicker-month-fast-prev.disabled, div.datepicker-calendar.bootstrap div.datepicker-month-fast-next.disabled, div.datepicker-calendar.bootstrap div.datepicker-month-prev.disabled, div.datepicker-calendar.bootstrap div.datepicker-month-next.disabled {
        color: #999;
    }

    div.datepicker-calendar.bootstrap div.datepicker-month-fast-prev.enabled:hover, div.datepicker-calendar.bootstrap div.datepicker-month-fast-prev.enabled:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.bootstrap div.datepicker-month-fast-next.enabled:hover, div.datepicker-calendar.bootstrap div.datepicker-month-fast-next.enabled:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.bootstrap div.datepicker-month-prev.enabled:hover, div.datepicker-calendar.bootstrap div.datepicker-month-prev.enabled:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.bootstrap div.datepicker-month-next.enabled:hover, div.datepicker-calendar.bootstrap div.datepicker-month-next.enabled:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.bootstrap div.datepicker-month:hover, div.datepicker-calendar.bootstrap div.datepicker-month:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.bootstrap button.datepicker-close:hover, div.datepicker-calendar.bootstrap button.datepicker-close:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.bootstrap table.datepicker-grid:focus {
        outline: none;
    }

    div.datepicker-calendar.bootstrap tr.datepicker-weekdays {
        border: none;
    }

    div.datepicker-calendar.bootstrap table.datepicker-grid th abbr {
        text-decoration: none;
        cursor: default;
    }

    div.datepicker-calendar.bootstrap table.datepicker-grid td {
        border: none;
        color: #000;
    }

        div.datepicker-calendar.bootstrap table.datepicker-grid td.unselectable {
            color: #999;
        }

        div.datepicker-calendar.bootstrap table.datepicker-grid td.curDay, div.datepicker-calendar.bootstrap table.datepicker-grid td.curMonth, div.datepicker-calendar.bootstrap table.datepicker-grid td.curYear {
            background-color: #FFF0C4;
        }

        div.datepicker-calendar.bootstrap table.datepicker-grid td.empty {
            border: none;
            color: #CCC;
        }

        div.datepicker-calendar.bootstrap table.datepicker-grid td.selectable:hover, div.datepicker-calendar.bootstrap table.datepicker-grid td.selectable.focus {
            background-color: #DDD;
        }

        div.datepicker-calendar.bootstrap table.datepicker-grid td.empty:hover {
            background-color: #F9F9F9;
        }

    div.datepicker-calendar.bootstrap button.datepicker-close {
        background-color: #DDD;
        border-color: #999;
        color: #000;
    }

/**************************** 
* maroon theme colors
***************************/
a.datepicker-button.maroon {
    color: #FFF;
    background-color: #A63950;
}

    a.datepicker-button.maroon:hover, a.datepicker-button.maroon:focus {
        color: #FFF;
        background-color: #802C3E;
    }

div.datepicker-calendar.maroon {
    background-color: #FFF;
    border-color: #CCC;
}

    div.datepicker-calendar.maroon div.datepicker-month-wrap {
        background-color: #522A3F;
        color: #FFF;
    }

    div.datepicker-calendar.maroon div.datepicker-month-fast-prev.disabled, div.datepicker-calendar.maroon div.datepicker-month-fast-next.disabled, div.datepicker-calendar.maroon div.datepicker-month-prev.disabled, div.datepicker-calendar.maroon div.datepicker-month-next.disabled {
        color: #999;
    }

    div.datepicker-calendar.maroon div.datepicker-month-fast-prev.enabled:hover, div.datepicker-calendar.maroon div.datepicker-month-fast-prev.enabled:focus {
        background-color: #A63950;
        border-color: #800;
    }

    div.datepicker-calendar.maroon div.datepicker-month-fast-next.enabled:hover, div.datepicker-calendar.maroon div.datepicker-month-fast-next.enabled:focus {
        background-color: #A63950;
        border-color: #800;
    }

    div.datepicker-calendar.maroon div.datepicker-month-prev.enabled:hover, div.datepicker-calendar.maroon div.datepicker-month-prev.enabled:focus {
        background-color: #A63950;
        border-color: #800;
    }

    div.datepicker-calendar.maroon div.datepicker-month-next.enabled:hover, div.datepicker-calendar.maroon div.datepicker-month-next.enabled:focus {
        background-color: #A63950;
        border-color: #800;
    }

    div.datepicker-calendar.maroon div.datepicker-month:hover, div.datepicker-calendar.maroon div.datepicker-month:focus {
        background-color: #A63950;
        border-color: #800;
    }

    div.datepicker-calendar.maroon button.datepicker-close:hover, div.datepicker-calendar.maroon button.datepicker-close:focus {
        background-color: #A63950;
        border-color: #800;
    }

    div.datepicker-calendar.maroon table.datepicker-grid:focus {
        outline: 1px dotted #A63950;
    }

    div.datepicker-calendar.maroon table.datepicker-grid th {
        background-color: #A63950;
        color: #FFF;
    }

    div.datepicker-calendar.maroon table.datepicker-grid td {
        background-color: #EEE;
        border-color: #999;
    }

        div.datepicker-calendar.maroon table.datepicker-grid td.unselectable {
            color: #999;
        }

        div.datepicker-calendar.maroon table.datepicker-grid td.curDay, div.datepicker-calendar.maroon table.datepicker-grid td.curMonth, div.datepicker-calendar.maroon table.datepicker-grid td.curYear {
            background-color: #FFF0C4;
        }

        div.datepicker-calendar.maroon table.datepicker-grid td.empty {
            background-color: #F9F9F9;
            color: #AAA;
        }

        div.datepicker-calendar.maroon table.datepicker-grid td.selectable:hover, div.datepicker-calendar.maroon table.datepicker-grid td.selectable.focus {
            background-color: #B55A6E;
            color: #FFF;
            border-color: #800;
        }

        div.datepicker-calendar.maroon table.datepicker-grid td.empty:hover {
            background-color: #F9F9F9;
            border-color: #999;
        }

    div.datepicker-calendar.maroon button.datepicker-close {
        background-color: #522A3F;
        color: #FFF;
        border-color: #EEE;
    }

/**************************** 
* blue theme colors
***************************/
a.datepicker-button.blue {
    color: #FFF;
    background-color: #063A5B;
}

    a.datepicker-button.blue:hover, a.datepicker-button.blue:focus {
        background-color: #262A33;
    }

div.datepicker-calendar.blue {
    background-color: #FFF;
    border-color: #CCC;
}

    div.datepicker-calendar.blue div.datepicker-month-wrap {
        background-color: #063A5B;
        color: #FFF;
    }

    div.datepicker-calendar.blue div.datepicker-month-fast-prev.disabled, div.datepicker-calendar.blue div.datepicker-month-fast-next.disabled, div.datepicker-calendar.blue div.datepicker-month-prev.disabled, div.datepicker-calendar.blue div.datepicker-month-next.disabled {
        color: #999;
    }

    div.datepicker-calendar.blue div.datepicker-month-fast-prev.enabled:hover, div.datepicker-calendar.blue div.datepicker-month-fast-prev.enabled:focus {
        background-color: #0B6BA8;
        border-color: #3484B7;
    }

    div.datepicker-calendar.blue div.datepicker-month-fast-next.enabled:hover, div.datepicker-calendar.blue div.datepicker-month-fast-next.enabled:focus {
        background-color: #0B6BA8;
        border-color: #3484B7;
    }

    div.datepicker-calendar.blue div.datepicker-month-prev.enabled:hover, div.datepicker-calendar.blue div.datepicker-month-prev.enabled:focus {
        background-color: #0B6BA8;
        border-color: #3484B7;
    }

    div.datepicker-calendar.blue div.datepicker-month-next.enabled:hover, div.datepicker-calendar.blue div.datepicker-month-next.enabled:focus {
        background-color: #0B6BA8;
        border-color: #3484B7;
    }

    div.datepicker-calendar.blue div.datepicker-month:hover, div.datepicker-calendar.blue div.datepicker-month:focus {
        background-color: #0B6BA8;
        border-color: #3484B7;
    }

    div.datepicker-calendar.blue button.datepicker-close:hover, div.datepicker-calendar.blue button.datepicker-close:focus {
        background-color: #0B6BA8;
        border-color: #3484B7;
    }

    div.datepicker-calendar.blue table.datepicker-grid:focus {
        outline: 1px dotted #0B6BA8;
    }

    div.datepicker-calendar.blue table.datepicker-grid th {
        background-color: #0B6BA8;
        color: #FFF;
    }

    div.datepicker-calendar.blue table.datepicker-grid td {
        background-color: #EEE;
        border-color: #999;
    }

        div.datepicker-calendar.blue table.datepicker-grid td.unselectable {
            color: #999;
        }

        div.datepicker-calendar.blue table.datepicker-grid td.curDay, div.datepicker-calendar.blue table.datepicker-grid td.curMonth, div.datepicker-calendar.blue table.datepicker-grid td.curYear {
            background-color: #FFF0C4;
        }

        div.datepicker-calendar.blue table.datepicker-grid td.empty {
            background-color: #F9F9F9;
            color: #AAA;
        }

        div.datepicker-calendar.blue table.datepicker-grid td.selectable:hover, div.datepicker-calendar.blue table.datepicker-grid td.selectable.focus {
            background-color: #0B6BA8;
            color: #FFF;
            border-color: #3484B7;
        }

        div.datepicker-calendar.blue table.datepicker-grid td.empty:hover {
            background-color: #F9F9F9;
            border-color: #999;
        }

    div.datepicker-calendar.blue button.datepicker-close {
        background-color: #063A5B;
        color: #FFF;
        border-color: #EEE;
    }

/**************************** 
* green theme colors
***************************/
a.datepicker-button.green {
    color: #FFF;
    background-color: #0C5E2F;
}

    a.datepicker-button.green:hover, a.datepicker-button.green:focus {
        background-color: #262A33;
    }

div.datepicker-calendar.green {
    background-color: #FFF;
    border-color: #CCC;
}

    div.datepicker-calendar.green div.datepicker-month-wrap {
        background-color: #0C5E2F;
        color: #FFF;
    }

    div.datepicker-calendar.green div.datepicker-month-fast-prev.disabled, div.datepicker-calendar.green div.datepicker-month-fast-next.disabled, div.datepicker-calendar.green div.datepicker-month-prev.disabled, div.datepicker-calendar.green div.datepicker-month-next.disabled {
        color: #999;
    }

    div.datepicker-calendar.green div.datepicker-month-fast-prev.enabled:hover, div.datepicker-calendar.green div.datepicker-month-fast-prev.enabled:focus {
        background-color: #0D803B;
        border-color: #36955C;
    }

    div.datepicker-calendar.green div.datepicker-month-fast-next.enabled:hover, div.datepicker-calendar.green div.datepicker-month-fast-next.enabled:focus {
        background-color: #0D803B;
        border-color: #36955C;
    }

    div.datepicker-calendar.green div.datepicker-month-prev.enabled:hover, div.datepicker-calendar.green div.datepicker-month-prev.enabled:focus {
        background-color: #0D803B;
        border-color: #36955C;
    }

    div.datepicker-calendar.green div.datepicker-month-next.enabled:hover, div.datepicker-calendar.green div.datepicker-month-next.enabled:focus {
        background-color: #0D803B;
        border-color: #36955C;
    }

    div.datepicker-calendar.green div.datepicker-month:hover, div.datepicker-calendar.green div.datepicker-month:focus {
        background-color: #0D803B;
        border-color: #36955C;
    }

    div.datepicker-calendar.green button.datepicker-close:hover, div.datepicker-calendar.green button.datepicker-close:focus {
        background-color: #0D803B;
        border-color: #36955C;
    }

    div.datepicker-calendar.green table.datepicker-grid:focus {
        outline: 1px dotted #0D803B;
    }

    div.datepicker-calendar.green table.datepicker-grid th {
        background-color: #0D803B;
        color: #FFF;
    }

    div.datepicker-calendar.green table.datepicker-grid td {
        background-color: #EEE;
        border-color: #999;
    }

        div.datepicker-calendar.green table.datepicker-grid td.unselectable {
            color: #999;
        }

        div.datepicker-calendar.green table.datepicker-grid td.curDay, div.datepicker-calendar.green table.datepicker-grid td.curMonth, div.datepicker-calendar.green table.datepicker-grid td.curYear {
            background-color: #FFF0C4;
        }

        div.datepicker-calendar.green table.datepicker-grid td.empty {
            background-color: #F9F9F9;
            color: #AAA;
        }

        div.datepicker-calendar.green table.datepicker-grid td.selectable:hover, div.datepicker-calendar.green table.datepicker-grid td.selectable.focus {
            background-color: #0D803B;
            color: #FFF;
            border-color: #36955C;
        }

        div.datepicker-calendar.green table.datepicker-grid td.empty:hover {
            background-color: #F9F9F9;
            border-color: #999;
        }

    div.datepicker-calendar.green button.datepicker-close {
        background-color: #0C5E2F;
        color: #FFF;
        border-color: #EEE;
    }

a.datepicker-button.mizBank {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    left: 0;
    border: 0 !important;
    box-shadow: none;
    border-radius: 5px;
}

    a.datepicker-button.mizBank:focus {
        outline: #5e9ed6 auto 5px;
    }

    a.datepicker-button.mizBank span {
        background: 0;
        margin-top: -3px;
        float: left;
    }

div.datepicker-calendar.mizBank {
    background-color: #FFF;
    font-size: .75em;
    left: auto !important;
    right: 0 !important;
    margin: 0 0 10px 10px;
    width: 230px;
}

    div.datepicker-calendar.mizBank div.datepicker-month-fast-prev.disabled, div.datepicker-calendar.mizBank div.datepicker-month-fast-next.disabled, div.datepicker-calendar.mizBank div.datepicker-month-prev.disabled, div.datepicker-calendar.mizBank div.datepicker-month-next.disabled {
        color: #999;
    }

    div.datepicker-calendar.mizBank div.datepicker-month-fast-prev.enabled:hover, div.datepicker-calendar.mizBank div.datepicker-month-fast-prev.enabled:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.mizBank div.datepicker-month-fast-next.enabled:hover, div.datepicker-calendar.mizBank div.datepicker-month-fast-next.enabled:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.mizBank div.datepicker-month-prev.enabled:hover, div.datepicker-calendar.mizBank div.datepicker-month-prev.enabled:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.mizBank div.datepicker-month-next.enabled:hover, div.datepicker-calendar.mizBank div.datepicker-month-next.enabled:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.mizBank div.datepicker-month:hover, div.datepicker-calendar.mizBank div.datepicker-month:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.mizBank button.datepicker-close:hover, div.datepicker-calendar.mizBank button.datepicker-close:focus {
        background-color: #EEE;
        border-color: #999;
    }

    div.datepicker-calendar.mizBank table.datepicker-grid:focus {
        outline: 1px dotted #999;
    }

    div.datepicker-calendar.mizBank tr.datepicker-weekdays {
        border-top: 1px solid #999;
        border-bottom: 1px solid #999;
    }

    div.datepicker-calendar.mizBank table.datepicker-grid th {
        background-color: #EEE;
        border: none;
    }

    div.datepicker-calendar.mizBank table.datepicker-grid td {
        border: none;
        color: #000;
    }

        div.datepicker-calendar.mizBank table.datepicker-grid td.unselectable {
            color: #999;
        }

        div.datepicker-calendar.mizBank table.datepicker-grid td.curDay, div.datepicker-calendar.mizBank table.datepicker-grid td.curMonth, div.datepicker-calendar.mizBank table.datepicker-grid td.curYear {
            background-color: #FFF0C4;
        }

            div.datepicker-calendar.mizBank table.datepicker-grid td.curDay:not(.focus) {
                color: #fff;
                background: #2e3b4c;
            }

        div.datepicker-calendar.mizBank table.datepicker-grid td.empty {
            border: none;
            color: #d3d4d8; /* background-color: #F9F9F9;*/
            background: 0;
        }

        div.datepicker-calendar.mizBank table.datepicker-grid td.selectable:hover, div.datepicker-calendar.mizBank table.datepicker-grid td.selectable.focus {
            background-color: #DDD;
        }

        div.datepicker-calendar.mizBank table.datepicker-grid td.empty:hover {
            color: #d3d4d8; /* background-color: #F9F9F9;*/
            background: 0;
        }

    div.datepicker-calendar.mizBank button.datepicker-close {
        background-color: #522A3F;
        color: #FFF;
        border-color: #EEE;
    }

/*     Generated by Zeplin Copyright (C) 2019 - present Zeplin Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. */
.carousel-control-prev-icon, .carousel-control-next-icon {
    background: 0;
}

    .carousel-control-prev-icon:before, .carousel-control-next-icon:before {
        font-family: 'mizrahicons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1; /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #ff780b;
        font-size: 2.2rem;
    }

    .carousel-control-prev-icon:before {
        content: "\e907";
    }

    .carousel-control-next-icon:before {
        content: "\e906";
    }

.dropup .dropdown-toggle:after, .dropdown-toggle:after {
    font-family: 'mizrahicons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1; /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e908";
    font-size: 80%;
    vertical-align: -0.1em;
    border: 0;
}

.breadcrumb-item:first-child {
    overflow: hidden;
    text-indent: -999px;
    height: 1.6em;
    width: 1.6em;
}

    .breadcrumb-item:first-child:before {
        font-family: 'mizrahicons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1; /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e901";
        display: block;
        text-indent: 0;
        white-space: nowrap;
        font-size: 1.6em;
    }

.breadcrumb-item + .breadcrumb-item::before {
    font-family: 'mizrahicons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1; /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e907";
    line-height: .1;
    position: relative;
    top: 2px;
}

.modal-header .close {
    margin: -1rem auto -1rem -1rem;
}

    .modal-header .close:before {
        font-family: 'mizrahicons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1; /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e910";
    }

.responsiveIframe {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

    .responsiveIframe iframe {
        width: 100%;
        height: 100%;
        min-height: 450px;
        border: 0;
    }

/*main css*/
body {
    font-family: 'Open Sans Hebrew', Arial, Helvetica, sans-serif;
    color: #323c4b;
    -webkit-text-size-adjust: 100%;
    direction: rtl;
    text-align: right;
    padding-top: 43px;
}

@media (min-width: 992px) {
    body {
        padding-top: 56px;
    }
}

.subTitle {
    font-size: 1.25rem;
}

.dateMeta {
    color: #666666;
}

a {
    color: #323c4b;
    transition: all 300ms ease;
}

.num {
    unicode-bidi: plaintext;
}

@media (max-width: 767.98px) {
    .displayD {
        display: none;
    }

    .displayM {
        display: block;
    }
}

@media (min-width: 768px) {
    .displayD {
        display: block;
    }

    .displayM {
        display: none;
    }
}

.intro {
    text-align: center;
    margin: auto;
    max-width: 840px;
    margin-bottom: 1.1rem;
    padding: 0 15px;
}
    /*changing title font-size- misson number: 28126*/
    .intro .title {
        font-weight: normal;
        font-size: 30px;
        margin-bottom: 1em;
        padding: .1em 0;
    }

        .intro .title + p, .intro .title + .subTitle {
            margin-top: -27px;
        }

    /*changing sub-title font-size- misson number: 28126*/
    .intro .subTitle {
        font-weight: normal;
        font-size: 16px;
        margin-bottom: 1em;
        padding: 0 0 .1em 0;
    }

@media (min-width: 768px) {
    .intro {
        margin-bottom: 2.2rem;
    }

        .intro .title {
            font-size: 30px;
        }

        .intro .subTitle {
            font-size: 22px;
        }
}

.footer {
    background: #323c4b;
    color: #ffffff;
    font-size: 14px;
    box-shadow: 0 0 40px 0 rgba(55, 0, 0, 0.2);
}

    .footer a {
        color: #ffffff;
    }

    .footer > .container .col-6 {
        padding-top: 1em;
        padding-bottom: .6em;
    }

    .footer > .container ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .footer > .container li {
        margin-bottom: .2em;
    }

        .footer > .container li:first-child {
            color: #ff780b;
            margin-bottom: .4em;
        }

            .footer > .container li:first-child a {
                color: #ff780b;
            }

                .footer > .container li:first-child a.lightColor {
                    color: #ff8421 !important;
                }

    .footer .bottom.text-center {
        background: #3f4a5e;
        padding: 1.6em 1em .4em;
        box-shadow: 0 5px 20px 0 rgba(150, 45, 0, 0.07);
    }

    .footer [class^="icon-"], .footer [class*=" icon-"] {
        color: #3f4a5e;
        background: #ffffff;
        border-radius: 100%;
        display: inline-block;
        font-size: 1.6em;
        padding: .32em;
        margin: 0 .6em .4em;
    }

        .footer [class^="icon-"]:before, .footer [class*=" icon-"]:before {
            min-width: 23px;
            display: block;
        }

        .footer [class^="icon-"]:hover, .footer [class*=" icon-"]:hover {
            color: #ff780b;
        }

@media (min-width: 576px) {
    .footer > .container .col-6 {
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
}

@media (max-width: 767.98px) {
    .footer > .container {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .footer > .container .col-6 {
        flex: 0 0 20%;
        max-width: 20%;
        padding-top: 3.1em;
        padding-bottom: 2.6em;
    }

    .footer > .container li {
        margin-bottom: .5em;
    }

        .footer > .container li:first-child {
            margin-bottom: .8em;
        }
}

.lineTitle {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #ff780b;
    position: relative;
    margin-bottom: 1.6rem;
    color: #323c4b;
}

@media (max-width: 767.98px) {
    .lineTitle {
        font-size: 14px;
    }
}

.lineTitle:before {
    content: "";
    height: 1px;
    background: #323c4b;
    width: 100%;
    position: absolute;
    top: 49.9%;
    right: 0;
}

.lineTitle span {
    padding: 0 2em;
    position: relative;
}

.bg-white-two .lineTitle span {
    background: #f7f7f7;
}

a.eventCardLink {
    position: relative;
    display: block;
    height: 100%;
}

    a.eventCardLink:hover {
        text-decoration: none;
        color: #323c4b;
    }

        a.eventCardLink:hover .eventCard { /*text-decoration: none; transform: scale(1.02);*/
            box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.09);
            transform: scale(1.02);
            transform: scale3d(1.05, 1.05, 1.05);
        }

.eventCardsBig {
    margin-bottom: 30px;
}

    .eventCardsBig .col {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }

@media (min-width: 768px) {
    .eventCardsBig .col {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.eventCardsBig .eventCard {
    border-radius: 8px;
    box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    padding-bottom: .8rem;
    height: 100%;
    transition: all .3s ease;
}

    .eventCardsBig .eventCard .topImg {
        background-size: cover;
        background-position: center center;
        position: relative;
        height: 128px;
        border-radius: 8px 8px 0 0;
    }

        .eventCardsBig .eventCard .topImg:before {
            z-index: 1;
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            opacity: 0.3;
            background-color: #403232;
            border-radius: 8px 8px 0 0;
        }

        .eventCardsBig .eventCard .topImg .date {
            z-index: 1;
            position: absolute;
            top: 31px;
            left: 14px;
            background: #fff;
            border-radius: 4px;
            font-size: 10px;
            text-align: center;
            width: 42px;
            min-height: 52px;
            overflow: hidden;
        }

            .eventCardsBig .eventCard .topImg .date .day {
                color: #fff;
                background: #ff780b;
            }

            .eventCardsBig .eventCard .topImg .date strong {
                z-index: 1;
                font-size: 22px;
                display: block;
                margin: 0px auto 0px;
                line-height: 1;
            }

        .eventCardsBig .eventCard .topImg .otherDates {
            z-index: 1;
            color: #fff;
            padding: 10px 0;
            position: absolute;
            top: 31px;
            left: 64px;
            text-align: center;
            border-radius: 4px;
            font-size: 10px;
            font-weight: bold;
            width: 42px;
            min-height: 52px;
            box-shadow: 0 1px 40px 0 rgba(55, 0, 0, 0.2);
            border: solid 1px #ebecec;
            background-color: rgba(0, 0, 0, 0.4);
        }

    .eventCardsBig .eventCard .specialLabel {
        z-index: 1;
    }

    .eventCardsBig .eventCard .lecturer {
        z-index: 1;
        width: 100px;
        height: 100px;
        margin: -58px 18px 10px 0;
        position: relative;
        overflow: hidden;
        border-radius: 100%;
        box-shadow: 0 11px 30px 0 rgba(250, 117, 37, 0.05), 0 1px 40px 0 rgba(0, 0, 0, 0.07);
        background-color: #ffffff;
    }

        .eventCardsBig .eventCard .lecturer img {
            object-fit: cover;
            max-width: 100%;
            height: auto;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

    .eventCardsBig .eventCard .lecturerName {
        font-size: 26px;
        font-weight: bold;
        color: #323c4b;
        padding: 5px 18px 0 10px;
        margin: 0;
    }

@media (max-width: 767.98px) {
    .eventCardsBig .eventCard .lecturerName {
        font-size: 20px;
    }
}

.eventCardsBig .eventCard .lectureTitle {
    font-size: 18px;
    line-height: 1.42;
    color: #1d1914;
    padding: 0 18px 0 0px;
    margin-bottom: 10px;
}

@media (max-width: 767.98px) {
    .eventCardsBig .eventCard .lectureTitle {
        font-size: 14px;
    }
}

.eventCardsBig .eventCard .location {
    font-size: 12px;
    line-height: 1.25;
    padding: 0 18px 0 10px;
    margin-bottom: 5px;
}

.eventCardsBig .eventCard .time {
    font-size: 12px;
    line-height: 1.25;
    padding: 0 18px 0 10px;
    margin-bottom: 10px;
}

.eventCardsBig .eventCard .more {
    z-index: 1;
    position: absolute;
    left: 9px;
    bottom: 4px;
    font-size: 14px;
}

.eventCardsBig .eventCard .topImg .specialLabel {
    position: absolute;
    top: 16px;
    right: -9px;
    border-radius: 5px 0 0 5px;
    padding: 5px 14px;
    color: #fff;
    background: #ff780b;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

    .eventCardsBig .eventCard .topImg .specialLabel:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: -9px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 9px 9px 0 0;
        border-color: #ba5300 transparent transparent transparent;
    }

.eventCards {
    margin-bottom: 30px;
}

    .eventCards .col {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }

@media (min-width: 768px) {
    .eventCards .col {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
}

.eventCards .col a:hover {
    text-decoration: none;
}

.eventCards .eventCard {
    border-radius: 8px;
    box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    padding-bottom: .8rem;
    height: 100%;
    transition: all .3s ease;
}

    .eventCards .eventCard .topImg {
        background-size: cover;
        background-position: center center;
        position: relative;
        height: 128px;
        border-radius: 8px 8px 0 0;
    }

        .eventCards .eventCard .topImg:before {
            z-index: 1;
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            opacity: 0.3;
            background-color: #403232;
            border-radius: 8px 8px 0 0;
        }

        .eventCards .eventCard .topImg .date {
            z-index: 1;
            position: absolute;
            top: 31px;
            left: 14px;
            background: #fff;
            border-radius: 4px;
            font-size: 10px;
            text-align: center;
            width: 42px;
            min-height: 52px;
            overflow: hidden;
        }

            .eventCards .eventCard .topImg .date .day {
                color: #fff;
                background: #ff780b;
            }

            .eventCards .eventCard .topImg .date strong {
                z-index: 1;
                font-size: 22px;
                display: block;
                margin: 0px auto 0px;
                line-height: 1;
            }

        .eventCards .eventCard .topImg .otherDates {
            z-index: 1;
            color: #fff;
            padding: 10px 0;
            position: absolute;
            top: 31px;
            left: 64px;
            text-align: center;
            border-radius: 4px;
            font-size: 10px;
            font-weight: bold;
            width: 42px;
            min-height: 52px;
            box-shadow: 0 1px 40px 0 rgba(55, 0, 0, 0.2);
            border: solid 1px #ebecec;
            background-color: rgba(0, 0, 0, 0.4);
        }

    .eventCards .eventCard .specialLabel {
        z-index: 1;
    }

    .eventCards .eventCard .lecturer {
        z-index: 1;
        width: 100px;
        height: 100px;
        margin: -58px 18px 10px 0;
        position: relative;
        overflow: hidden;
        border-radius: 100%;
        box-shadow: 0 11px 30px 0 rgba(250, 117, 37, 0.05), 0 1px 40px 0 rgba(0, 0, 0, 0.07);
        background-color: #ffffff;
    }

        .eventCards .eventCard .lecturer img {
            object-fit: cover;
            max-width: 100%;
            height: auto;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

    .eventCards .eventCard .lecturerName {
        font-size: 26px;
        font-weight: bold;
        color: #323c4b;
        padding: 5px 18px 0 10px;
        margin: 0;
    }

@media (max-width: 767.98px) {
    .eventCards .eventCard .lecturerName {
        font-size: 20px;
    }
}

.eventCards .eventCard .lectureTitle {
    font-size: 18px;
    line-height: 1.42;
    color: #1d1914;
    padding: 0 18px 0 0px;
    margin-bottom: 10px;
}

@media (max-width: 767.98px) {
    .eventCards .eventCard .lectureTitle {
        font-size: 14px;
    }
}

.eventCards .eventCard .location {
    font-size: 12px;
    line-height: 1.25;
    padding: 0 18px 0 10px;
    margin-bottom: 5px;
}

.eventCards .eventCard .time {
    font-size: 12px;
    line-height: 1.25;
    padding: 0 18px 0 10px;
    margin-bottom: 10px;
}

.eventCards .eventCard .more {
    z-index: 1;
    position: absolute;
    left: 9px;
    bottom: 4px;
    font-size: 14px;
}

.eventCards .specialLabel {
    position: absolute;
    top: 16px;
    right: -9px;
    border-radius: 5px 0 0 5px;
    padding: 5px 14px;
    color: #fff;
    background: #ff780b;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

    .eventCards .specialLabel:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: -9px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 9px 9px 0 0;
        border-color: #ba5300 transparent transparent transparent;
    }

.specialEventCard {
    margin-bottom: 30px;
    color: #fff;
    text-shadow: 0 2px 24px rgba(0, 0, 0, 0.82);
}

    .specialEventCard .eventCard {
        min-height: 155px;
        overflow: hidden;
        padding: 1.6em 15px;
        position: relative;
        border-radius: 8px;
        box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.09);
        background-color: #ffffff;
        padding-bottom: .8rem;
        height: 100%;
        background-size: cover;
        background-position: center center;
    }

        .specialEventCard .eventCard:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            right: 0;
            opacity: 0.3;
            background-color: #403232; /*background-image: linear-gradient(to bottom, $black-0, $black-80);*/
        }

    .specialEventCard .title {
        position: relative;
        font-size: 38px;
        font-weight: bold;
        line-height: 1.24;
        text-align: center;
        color: #ffffff;
        text-align: right;
        margin: 0;
    }

@media (max-width: 767.98px) {
    .specialEventCard .title {
        font-size: 26px;
    }
}

.specialEventCard .date {
    position: relative;
    font-size: 24px;
    line-height: 1.9;
    font-weight: bold;
}

@media (max-width: 767.98px) {
    .specialEventCard .date {
        font-size: 18px;
    }
}

.specialEventCard .text {
    position: relative;
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
    color: #ffffff;
    text-align: right;
    max-width: calc(100% - 105px);
}

@media (max-width: 767.98px) {
    .specialEventCard .text {
        font-size: 14px;
    }
}

.specialEventCard .btn {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 12px;
}

@media (min-width: 768px) {
    .specialEventCard .eventCard {
        padding: 50px 30px 25px;
        min-height: 190px;
    }

    .specialEventCard .text {
        max-width: calc(100% - 140px);
    }

    .specialEventCard .btn {
        font-size: 17px;
        left: 23px;
        bottom: 22px;
    }
}

@media (max-width: 767.98px) {
    .specialEventCard .date {
        margin-bottom: .7rem;
    }
}

.megafolio .col {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px;
}

.megafolio a {
    position: relative;
    border-radius: 8px;
    box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.09);
    background-color: #ffffff;
    height: 100%;
    display: block;
    overflow: hidden;
    padding-bottom: 1rem;
}

    .megafolio a:hover {
        text-decoration: none;
        transform: scale(1.02);
        box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.4);
    }

        .megafolio a:hover .lecturerName, .megafolio a:hover .lectureTitle {
            color: #ba5300;
        }

.megafolio .lecturer {
    padding-top: 102.77778%;
    position: relative;
    overflow: hidden;
    margin: 0;
}

    .megafolio .lecturer img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        object-fit: cover;
        width: 97.2973%;
        height: 102.77778%;
        min-width: 100%;
        min-height: 100%;
    }

.megafolio .lecturerName {
    font-size: 26px;
    font-weight: bold;
    color: #323c4b;
    line-height: 1.15;
    margin: 0;
    padding: .4em 13px .1em;
}

@media (max-width: 767.98px) {
    .megafolio .lecturerName {
        font-size: 20px;
    }
}

.megafolio .lectureTitle {
    font-size: 18px;
    line-height: 1.42;
    color: #1d1914;
    padding: .0em 13px .1em;
    line-height: 1.14;
}

@media (max-width: 767.98px) {
    .megafolio .lectureTitle {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .megafolio {
        padding-top: 15px;
    }

        .megafolio .col {
            flex: 0 0 25%;
            max-width: 25%;
        }
}

.introText {
    font-size: 20px;
    color: #323c4b;
}

@media (max-width: 767.98px) {
    .introText {
        font-size: 0.937rem;
        color: #000;
    }
}

.lecturerPage .textCol {
    flex: 0 0 100%;
    max-width: 100%;
}

.lecturerPage aside {
    flex: 0 0 100%;
    max-width: 100%;
}

.lecturerPage .tags {
    flex: 0 0 100%;
    max-width: 100%;
    font-size: 12px;
    font-weight: bold;
    border-top: solid 2px #e1e2e5;
    border-bottom: solid 2px #e1e2e5;
    padding: .8rem 0;
}

    .lecturerPage .tags .tag {
        border-radius: 12.6px;
        border: solid 0.7px #c5c5c5;
        display: inline-block;
        color: #323c4b;
        line-height: 1.83;
        font-size: 12px;
        font-weight: normal;
        padding: 0 1rem;
        margin: 0 .3rem;
    }

        .lecturerPage .tags .tag:hover {
            box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.09), 0 0 0 1px #323c4b;
            text-decoration: none;
        }

@media (max-width: 991.98px) {
    .lecturerPage {
        flex-direction: column;
    }

        .lecturerPage aside {
            margin-bottom: 1.5rem;
        }

        .lecturerPage .tags {
            margin-left: 15px;
            margin-right: 15px;
            flex: 0 0 calc(100% - 30px);
            max-width: calc(100% - 30px);
            border-top: 0;
        }
}

@media (min-width: 992px) {
    .lecturerPage .textCol {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .lecturerPage aside {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .lecturerPage .tags {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.eventpanel {
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
    border: solid 1px #ebecec;
    background-color: #ffffff;
}

    .eventpanel .actionTools {
        text-align: center;
    }

        .eventpanel .actionTools .btn {
            display: block;
            margin: 1.1rem auto;
            width: 77%;
        }

        .eventpanel .actionTools .share {
            border-top: solid 1px #e1e2e5;
            margin: 0 30px;
            color: #ff780b;
            font-weight: bold;
            padding: .8rem 0;
            font-size: 14px;
        }

            .eventpanel .actionTools .share a {
                display: inline-block;
                margin: 0 .2rem;
                vertical-align: middle;
            }

                .eventpanel .actionTools .share a img {
                    width: 24px;
                    height: 24px;
                    display: block;
                }

@media (min-width: 992px) {
    .eventpanel {
        max-width: 380px;
        margin-right: auto;
        position: relative;
        top: -190px;
        z-index: 1;
    }
}

.eventInfo {
    border-radius: 5px 5px 0 0;
    border-bottom: solid 2px #e1e2e5;
    background-color: #f7f7f7;
}

    .eventInfo .selectedDateText {
        padding: 1.5rem 2.7rem;
    }

        .eventInfo .selectedDateText .location { /*background: url("/css/images/location.png") no-repeat 100% .3rem;*/
            font-weight: bold;
            padding-right: 2.55rem;
            margin-bottom: .7rem;
            position: relative;
        }

            .eventInfo .selectedDateText .location:before {
                font-family: 'mizrahicons' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1; /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e922";
                color: #ff780b;
                position: absolute;
                right: -2px;
                top: 3px;
                font-size: 19px;
            }

        .eventInfo .selectedDateText .time { /*background: url("/css/images/time.png") no-repeat 100% .3rem;*/
            padding-right: 2.55rem;
            position: relative;
        }

            .eventInfo .selectedDateText .time:before {
                font-family: 'mizrahicons' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1; /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e924";
                color: #ff780b;
                position: absolute;
                right: -2px;
                top: 3px;
                font-size: 19px;
            }

    .eventInfo .dropdown {
        display: flex;
        flex-direction: column;
    }

        .eventInfo .dropdown .btn {
            font-weight: bold;
            color: #ff780b;
            font-size: 1rem;
            margin: auto;
            display: block;
            width: 10rem;
            border: 0;
            order: 2;
        }

            .eventInfo .dropdown .btn:focus:active {
                border: 0;
                box-shadow: none;
            }

        .eventInfo .dropdown .dropdown-menu { /*position: relative!important;*/
            transform: translate3d(0px, -129px, 0px) !important;
            border-radius: 5px;
            box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.1);
            background-color: #ffffff;
            right: 25px;
            width: calc(100% - 50px);
            max-height: 320px;
            overflow: hidden;
            overflow-y: auto;
        }

@media (min-width: 768px) {
    .eventInfo .dropdown .dropdown-menu::-webkit-scrollbar {
        width: 7px;
        height: 7px;
    }

    .eventInfo .dropdown .dropdown-menu::-webkit-scrollbar-thumb {
        background: #323c4b;
        border-radius: 3.5px;
        box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.09);
        border: 1px solid #fff;
    }

    .eventInfo .dropdown .dropdown-menu::-webkit-scrollbar-track {
        background: #fff;
    }
}

.eventInfo .dropdown .dropdown-menu li {
    overflow: hidden;
    position: relative;
    padding: .6rem 3.7rem .6rem .3rem;
    border-bottom: solid 1px #e1e2e5;
}

    .eventInfo .dropdown .dropdown-menu li:last-child {
        border: 0;
    }

    .eventInfo .dropdown .dropdown-menu li input[type=radio] {
        position: absolute;
        right: -9999px;
    }

        .eventInfo .dropdown .dropdown-menu li input[type=radio]:checked ~ label:after {
            display: block;
        }

    .eventInfo .dropdown .dropdown-menu li label {
        position: relative;
    }

        .eventInfo .dropdown .dropdown-menu li label:after {
            font-family: 'mizrahicons' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1; /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e90c";
            color: #ff780b;
            position: absolute;
            right: -2.2rem;
            top: .2rem;
            font-size: 1.5rem;
            display: none;
        }

    .eventInfo .dropdown .dropdown-menu li .location {
        font-weight: bold;
    }

@media (min-width: 992px) {
    .eventInfo .selectedDateText {
        padding: 1.5rem 2.7rem;
    }

        .eventInfo .selectedDateText .location {
            background-size: 17px 17px;
            padding-right: 2.55rem;
        }

        .eventInfo .selectedDateText .time {
            background-size: 17px 17px;
            padding-right: 2.55rem;
        }
}

.formPannel {
    display: none;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
    border: solid 1px #ebecec;
    background-color: #ffffff;
    padding: 1.5rem 1.6rem;
}

    .formPannel .custom-control-label:before {
        border-color: #ff780b;
    }

    .formPannel .custom-radio .custom-control-input:checked ~ .custom-control-label:before {
        border-color: #ff780b;
        background: #ff780b;
    }

    .formPannel .custom-radio .custom-control-input:checked ~ .custom-control-label:after {
        background-image: none;
        box-shadow: inset 0px 0px 0 2px #fff;
        border-radius: 100%;
        border: 1px solid #ff780b;
    }

    .formPannel .custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
        border-color: #ff780b;
        background: #ff780b;
    }

    .formPannel .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
        background-image: none;
        box-shadow: inset 0px 0px 0 1.5px #fff;
        border-radius: 0.25rem;
        border: 1px solid #ff780b;
    }

    .formPannel legend {
        background: #3f4a5e;
        color: #fff;
        font-size: 14px;
        margin: -1.5rem -1.6rem 1rem;
        width: auto;
        min-width: calc(100% + 3.2rem);
        border-radius: 5px 5px 0 0;
        padding: .7rem 1.6rem;
    }

        .formPannel legend strong {
            font-size: 20px;
        }

    .formPannel .dropdown .btn {
        display: block;
        width: 100%;
        padding: 0.4rem 1rem;
        font-size: 16px;
    }

        .formPannel .dropdown .btn:after {
            position: absolute;
            left: .8rem;
            font-size: 1.7rem;
            font-weight: 100;
            margin: 0;
            top: 32%;
        }

        .formPannel .dropdown .btn .time {
            text-align: right; /* background: url("/css/images/time.png") right center no-repeat; background-size: 17px 17px;*/
            padding-right: 1.5rem;
            font-size: 14px;
            position: relative;
        }

            .formPannel .dropdown .btn .time:before {
                font-family: 'mizrahicons' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1; /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e924";
                color: #ff780b;
                position: absolute;
                right: -2px;
                top: 14px;
                font-size: 19px;
            }

    .formPannel .dropdown.show .btn:after {
        content: "\e909";
    }

    .formPannel .dropdown .dropdown-menu {
        width: 100%;
    }

    .formPannel .btn.btn-mizrahi {
        width: 100%;
    }

    .formPannel .belonging {
        text-align: left;
    }

        .formPannel .belonging .label {
            float: right;
        }

    .formPannel .location:before {
        font-family: 'mizrahicons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1; /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e922";
        color: #ff780b;
        position: absolute;
        right: -2px;
        top: 3px;
        font-size: 19px;
    }

@media (min-width: 992px) {
    .formPannel {
        max-width: 380px;
        margin-right: auto;
        position: relative;
        top: -190px;
        z-index: 1;
    }

        .formPannel .dropdown .btn .time {
            padding-right: 2.5rem;
            font-size: 16px;
        }
}

.formSuccess {
    display: none;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
    border: solid 1px #ebecec;
    background-color: #ffffff;
    padding: 1.5rem 1.6rem;
}

    .formSuccess .successOrder {
        background: #ff780b;
        color: #fff;
        margin: -1.6rem calc(-1.6rem + 2px) 1rem;
        width: auto;
        min-width: calc(100% + 3.2rem + 2px);
        border-radius: 5px 5px 0 0;
        padding: .7rem 1.6rem;
        text-align: center;
        right: -3px;
        position: relative;
    }

        .formSuccess .successOrder .icon-checkmark {
            display: block;
            margin: .8em auto .4rem;
            width: 75px;
            height: 75px;
            border: solid 2.8px #ffffff;
            border-radius: 100%;
            font-size: 2.1rem;
            line-height: 74px;
        }

        .formSuccess .successOrder strong {
            display: block;
            margin: auto;
            font-size: 30px;
        }

    .formSuccess .successDate {
        position: relative;
        padding: 1rem 6rem 1rem 0;
    }

        .formSuccess .successDate strong {
            display: block;
            margin-bottom: .5rem;
        }

        .formSuccess .successDate .date {
            position: absolute;
            top: 19px;
            right: 9px;
            background: #fff;
            border-radius: 4px;
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
            font-size: 10px;
            text-align: center;
            width: 42px;
            min-height: 52px;
            overflow: hidden;
        }

            .formSuccess .successDate .date .day {
                color: #fff;
                background: #ff780b;
            }

            .formSuccess .successDate .date strong {
                font-size: 22px;
                display: block;
                margin: 0px auto 0px;
                line-height: 1;
            }

        .formSuccess .successDate .addCal {
            display: inline-block;
        }

    .formSuccess .successText {
        border-top: solid 2px #c5c5c5;
        border-bottom: solid 2px #c5c5c5;
        text-align: center;
        padding: 1rem 0 .5rem;
    }

    .formSuccess .actionTools {
        text-align: center;
    }

        .formSuccess .actionTools .btn {
            display: block;
            margin: 1.1rem auto;
            width: 77%;
        }

        .formSuccess .actionTools .share {
            border-top: solid 1px #e1e2e5;
            margin: 0 30px;
            color: #ff780b;
            font-weight: bold;
            padding: .8rem 0;
            font-size: 14px;
        }

            .formSuccess .actionTools .share a {
                display: inline-block;
                margin: 0 .2rem;
                vertical-align: middle;
            }

                .formSuccess .actionTools .share a img {
                    width: 24px;
                    height: 24px;
                    display: block;
                }

@media (min-width: 992px) {
    .formSuccess {
        max-width: 380px;
        margin-right: auto;
        position: relative;
        top: -190px;
        z-index: 1;
    }
}

.more {
    color: #ff780b;
    font-weight: bold;
    clear: both;
    white-space: nowrap;
}

    .more:hover, .more:focus {
        color: #ff780b;
    }

    .more.darkColor {
        color: #c94a0c !important;
    }

        .more.darkColor:hover, .more.darkColor:focus {
            color: #521d00 !important;
        }

    .more:after {
        font-family: 'mizrahicons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1; /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e907";
    }

.mediaWrapper .more {
    font-size: 10px;
    float: left;
}

.mediaWrapper {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
}

    .mediaWrapper h2 {
        background: #f7f7f7;
        font-weight: bold;
        text-align: center;
        font-size: 16px;
        margin: 0;
        line-height: 1;
        padding: 1.25em 1em;
    }

    .mediaWrapper ul {
        list-style: none;
        padding: 0 20px;
    }

        .mediaWrapper ul li {
            border-top: 1px solid #e1e2e5;
        }

            .mediaWrapper ul li:first-child {
                border: 0;
            }

    .mediaWrapper .media {
        padding: 2.2em 0 .55em;
    }

        .mediaWrapper .media figure {
            width: 65px;
            height: 65px;
            overflow: hidden;
            border-radius: 5px;
            background-color: #d8d8d8;
            position: relative;
            margin-left: 19px;
        }

        .mediaWrapper .media img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: auto;
            height: auto; /*min-width: 100%; min-height: 100%; max-width: 100%; */
            max-height: 100%;
        }

    .mediaWrapper .media-body {
        font-size: 12px;
    }

        .mediaWrapper .media-body .media-title {
            font-size: 16px;
            font-weight: bold;
        }

        .mediaWrapper .media-body p {
            margin: 0;
        }

@media (max-width: 575.98px) {
    .mediaWrapper {
        margin-left: -8px;
        margin-right: -8px;
    }
}

.splashImage {
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin-bottom: 2.4rem;
}

    .splashImage img {
        width: 100%;
        height: auto;
    }

    .splashImage .splashTitle {
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 22px;
        font-weight: bold;
        text-shadow: 1px 1px 2px #000;
    }

@media (min-width: 992px) {
    .splashImage .splashTitle {
        font-size: 34px !important;
    }
}

.orange-squares {
    list-style: none;
    padding: 0;
    padding-right: 20px;
}

    .orange-squares > li:before {
        font-size: 22px;
        line-height: .5;
        bottom: -2px;
        position: relative;
        content: "\25AA";
        color: #ff780b;
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-right: -.9em;
    }

.orange-checks {
    list-style: none;
    padding: 0;
    padding-right: 20px;
}

    .orange-checks li:before {
        font-family: 'mizrahicons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1; /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e90c";
        color: #ff780b;
        display: inline-block;
        width: 1.6em;
        margin-right: -1.5em;
    }

    .orange-checks.textBig {
        margin-top: 2rem;
        margin-bottom: 3rem;
        padding-right: 3.2rem;
    }

        .orange-checks.textBig li:before {
            font-size: 1.3rem;
            margin-right: -2.5em;
            margin-left: 1rem;
        }

@media (max-width: 767.98px) {
    .orange-checks.textBig {
        font-size: 14px;
    }
}

table {
    border-radius: 5px;
    border: 1px solid #e1e2e5;
    border-spacing: 0;
    border-collapse: inherit;
    font-size: 14px;
}

    table tr {
        border: 1px solid #e1e2e5;
    }

    table th {
        border: 1px solid #e1e2e5;
        padding: .5em;
    }

    table td {
        border: 1px solid #e1e2e5;
        padding: .5em;
        font-weight: 300;
    }

    table thead th {
        background-color: #f7f7f7;
    }

    table tbody th {
        font-weight: normal;
    }

/*mizTable*/
.mizTable {
    border-radius: 5px;
    border: 1px solid #e1e2e5;
    border-spacing: 0;
    font-size: 14px;
    width: 100%;
    border-collapse: collapse;
}

    .mizTable p {
        margin: 0;
    }

    .mizTable tr {
        border: 1px solid #e1e2e5;
    }

    .mizTable th {
        border: 1px solid #e1e2e5;
        padding: .5em;
    }

    .mizTable td {
        border: 1px solid #e1e2e5;
        padding: .5em;
        font-weight: 300;
    }

    .mizTable thead th {
        background-color: #f7f7f7;
    }

    .mizTable tbody th {
        font-weight: normal;
    }

.infoTooltipBtn {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    border-radius: 100%;
    border: 0;
    background: #ff780b;
    text-align: center;
    width: 1.2em;
    line-height: 1.1;
}

    .infoTooltipBtn.darkColor {
        background: #c94a0c;
        color: #fff !important;
    }

/*#region skipMenu */
.skipMenu {
    position: fixed;
    top: -1000px;
    width: 100%;
    z-index: 10000;
}

    .skipMenu a:focus {
        background: #fff;
        border-radius: 3px;
        border: 1.5px solid;
        text-decoration: none;
        color: #000;
        position: fixed;
        top: 10px;
        width: 150px;
        text-align: center;
        z-index: 1;
        padding: 5px;
    }

.headBannerSmall {
    color: #fff;
    min-height: 222px;
    position: relative;
    background-color: #323c4b;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .headBannerSmall:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0.4;
        background-color: #1d1914;
    }

@media (min-width: 992px) {
    .headBannerSmall {
        min-height: 314px;
    }
}

.headBannerSmall .breadcrumb {
    position: relative;
}

    .headBannerSmall .breadcrumb .breadcrumb-item::before, .headBannerSmall .breadcrumb * {
        color: #fff;
    }

.headBannerSmall .xNav {
    position: relative;
    background: rgba(255, 255, 255, 0.85);
}

.headBannerBig {
    color: #fff;
    height: 37vh;
    min-height: 220px;
    position: relative;
    background-color: #323c4b;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .headBannerBig:before {
        z-index: 1;
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0.4;
        background-color: #1d1914;
    }

    .headBannerBig .displayM .date {
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        border-radius: 4px;
        font-size: 10px;
        text-align: center;
        width: 42px;
        min-height: 52px;
        overflow: hidden;
    }

        .headBannerBig .displayM .date .day {
            color: #fff;
            background: #ff780b;
        }

        .headBannerBig .displayM .date strong {
            color: #323c4b;
            font-size: 22px;
            display: block;
            margin: 0px auto 0px;
            line-height: 1;
        }

        .headBannerBig .displayM .date .month {
            color: #323c4b;
        }

    .headBannerBig .displayM a.otherDates {
        color: #fff;
        padding: 10px 0;
        position: absolute;
        top: 0;
        left: 55px;
        text-align: center;
        border-radius: 4px;
        font-size: 10px;
        font-weight: bold;
        width: 42px;
        min-height: 52px;
        box-shadow: 0 1px 40px 0 rgba(55, 0, 0, 0.2);
        border: solid 1px #ebecec;
        background-color: rgba(0, 0, 0, 0.4);
    }

    .headBannerBig .headBanner-text {
        width: 100%;
        max-width: 83%;
        font-size: 14px;
        line-height: 1.3;
        padding: 0;
        text-shadow: 0 0 44px rgba(9, 5, 2, 0.9), 0 0 15px rgba(49, 30, 12, 0.82), 0 2px 38px rgba(68, 43, 20, 0.93);
    }

        .headBannerBig .headBanner-text.text-center {
            max-width: 100%;
            width: calc(100% - 30px);
        }

        .headBannerBig .headBanner-text .lecturer {
            margin: -2rem 0.5rem 0rem 1rem;
            width: 80px;
            height: 80px;
            border-radius: 100%;
            overflow: hidden;
            float: right;
            position: relative;
        }

            .headBannerBig .headBanner-text .lecturer + .title {
                margin-top: 4rem;
                margin-bottom: 0;
            }

            .headBannerBig .headBanner-text .lecturer img {
                object-fit: cover;
                max-width: 100%;
                height: auto;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }

        .headBannerBig .headBanner-text.centererY {
            top: calc(50% - 40px);
        }

    .headBannerBig .breadcrumb {
        position: relative;
        z-index: 1;
    }

        .headBannerBig .breadcrumb .breadcrumb-item::before, .headBannerBig .breadcrumb a:hover, .headBannerBig .breadcrumb a:focus, .headBannerBig .breadcrumb * {
            color: #fff;
        }

@media (max-width: 767.98px) {
    .headBannerBig .breadcrumb {
        margin-bottom: 0.7rem;
        padding-bottom: 3px;
        color: #323c4b;
        background: #fff;
        max-width: 100%;
        font-weight: bold;
        font-size: clamp(11px, 2vw, 14px);
        line-height: 1.2;
        margin-top: -35px;
    }

        .headBannerBig .breadcrumb .breadcrumb-item::before {
            transform: scale(1, 0.85);
            margin-top: -1px;
        }

        .headBannerBig .breadcrumb .breadcrumb-item::before, .headBannerBig .breadcrumb a:hover, .headBannerBig .breadcrumb a:focus, .headBannerBig .breadcrumb * {
            color: #323c4b;
        }

        .headBannerBig .breadcrumb h1 {
            color: #ff780b;
            font-size: clamp(11px, 2vw, 14px);
            line-height: 1.2;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
}

.headBannerBig .xNav {
    position: relative;
    background: rgba(255, 255, 255, 0.85);
    color: #323c4b;
}

.headBannerBig .bannerBig-container {
    position: relative;
    overflow: hidden;
    min-height: 221px;
    z-index: 1;
}

    .headBannerBig .bannerBig-container .title {
        font-weight: bold;
        line-height: 1.1;
        margin-bottom: 1rem;
        font-size: 20px;
    }

@media (min-width: 1200px) {
    .headBannerBig .bannerBig-container {
        max-width: 1022px;
    }
}

.headBannerBig .breadcrumb + .bannerBig-container {
    min-height: calc(221px - 65px);
}

.headBannerBig .xNav + .breadcrumb + .bannerBig-container {
    min-height: calc(221px - 110px);
}

@media (max-width: 767.98px) {
    .headBannerBig {
        min-height: 200px;
        height: 200px;
        padding-top: 35px;
    }

        .headBannerBig .breadcrumb + .bannerBig-container {
            min-height: 1px;
        }

        .headBannerBig .headBanner-text .lecturer {
            margin-top: -2.5rem;
        }

            .headBannerBig .headBanner-text .lecturer + .title {
                margin-top: 3.5rem;
            }

        .headBannerBig .headBanner-text .title {
            margin-bottom: .3rem;
        }

        .headBannerBig .displayM a.otherDates {
            left: 47px;
        }
}

@media (min-width: 992px) {
    .headBannerBig {
        min-height: 415px;
        padding-top: 55px;
    }

        .headBannerBig .headBanner-text {
            max-width: 65%;
            font-size: 20px;
        }

            .headBannerBig .headBanner-text.text-center {
                max-width: 100%;
            }

            .headBannerBig .headBanner-text .btn {
                font-size: 16px;
            }

        .headBannerBig .bannerBig-container {
            min-height: 415px;
        }

            .headBannerBig .bannerBig-container .title {
                font-size: 40px;
            }

        .headBannerBig .breadcrumb + .bannerBig-container {
            min-height: calc(415px - 65px);
        }

        .headBannerBig .xNav + .breadcrumb + .bannerBig-container {
            min-height: calc(415px - 125px);
        }
}

@media (min-width: 768px) {
    .headBannerBig .headBanner-text {
        font-size: 20px;
    }

        .headBannerBig .headBanner-text .lecturer {
            width: 220px;
            height: 220px;
            margin: -9.2rem 1.5rem 2rem 1rem;
        }

            .headBannerBig .headBanner-text .lecturer + .title {
                margin-top: 10.5rem;
                margin-bottom: 0;
            }

    .headBannerBig .bannerBig-container {
        min-height: 415px;
    }

        .headBannerBig .bannerBig-container .title {
            font-size: 40px;
        }
}

.headBannerBig + .bg-white-two, .headBannerBig + .white { /*padding-top: 0;*/
}

.xNav {
    box-shadow: 0 10px 20px 0 rgba(250, 117, 37, 0.02), 0 10px 20px 0 rgba(0, 0, 0, 0.02);
    border: 1px solid #ebecec;
    min-height: 43px;
    font-size: 12px;
    z-index: 1;
    text-align: left;
}

    .xNav .container-fluid {
        padding: 0 10px;
    }

    .xNav a.active {
        font-weight: bold;
    }

    .xNav .btn {
        font-size: inherit;
        padding: 0.2em 0.75em;
        margin: 0.8em 0 0;
        vertical-align: top;
    }

    .xNav .xNav-link {
        display: inline-block;
        padding: .95em .5em 0;
        vertical-align: baseline;
    }

@media (max-width: 991.98px) {
    .xNav .btn {
        line-height: 1;
        padding: .3em;
    }
}

@media (min-width: 992px) {
    .xNav {
        height: 56px;
        font-size: 14px;
        margin-bottom: 4px;
    }

        .xNav .container-fluid {
            padding: 0 40px;
        }

        .xNav .btn {
            margin: .9em 0 -.2em;
        }

        .xNav .xNav-link {
            padding: 1.19em 1.19em 0;
            margin: 0 .5rem;
        }
}

.joiningBenefits {
    text-align: center;
    margin: 1rem 0 2rem;
    font-size: 14px;
    align-items: stretch;
}

    .joiningBenefits .col {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

        .joiningBenefits .col:nth-child(odd) {
            border-radius: 5px;
            box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
            background-color: #fff;
        }

    .joiningBenefits strong {
        color: #ff780b;
        display: block;
        font-size: 16px;
        line-height: 1;
        margin-bottom: .2rem;
    }

.darkColor .joiningBenefits strong {
    color: #c94a0c !important;
}

@media (max-width: 767.98px) {
    .joiningBenefits {
        flex-direction: column;
    }
}

@media (min-width: 768px) {
    .joiningBenefits {
        font-size: 16px;
        margin: 2rem 0 3rem;
        flex-wrap: nowrap;
    }

        .joiningBenefits .col:nth-child(even) {
            align-self: center;
            max-width: 50px;
        }

        .joiningBenefits .col:nth-child(odd) {
            align-self: stretch;
            align-content: center;
            vertical-align: middle;
        }

        .joiningBenefits strong {
            font-size: 22px;
        }
}

.accountBenefits {
    margin-top: 1.7rem;
}

    .accountBenefits > h2, .accountBenefits > h3, .accountBenefits > h4, .accountBenefits > h5 {
        margin-bottom: 1.3rem;
    }

    .accountBenefits img {
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        object-fit: contain;
    }

    .accountBenefits figure {
        vertical-align: middle;
        display: inline-block;
        margin: 0;
        width: 44px;
        height: 45px;
    }

    .accountBenefits .title {
        display: inline-block;
        max-width: calc(100% - 50px);
        font-size: 14px;
        font-weight: bold;
        line-height: 1.21;
        vertical-align: middle;
        margin-bottom: 0;
    }

    .accountBenefits .text {
        margin-bottom: 3rem;
    }

    .accountBenefits .col {
        flex: 0 0 100%;
        max-width: 100%;
    }

@media (min-width: 768px) {
    .accountBenefits .col {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    .accountBenefits .col {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

.umb-grid .accountBenefits {
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
}

    .umb-grid .accountBenefits > h2, .umb-grid .accountBenefits > h3, .umb-grid .accountBenefits > h4, .umb-grid .accountBenefits > h5 {
        margin-bottom: 3rem;
    }

    .umb-grid .accountBenefits figure {
        display: flex;
        margin: 0 auto .4rem;
        width: 100%;
        height: 70px;
        text-align: center;
    }

    .umb-grid .accountBenefits img {
        display: block;
        margin: auto;
    }

    .umb-grid .accountBenefits .text {
        margin-bottom: 1rem;
    }

@media (min-width: 768px) {
    .umb-grid .accountBenefits .col {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    .umb-grid .accountBenefits .col {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.branchType {
    font-size: 14px;
}

    .branchType .title {
        font-weight: bold;
        margin-bottom: .5rem;
    }

    .branchType .text {
        margin-bottom: 1rem;
        font-size: 12px;
    }

    .branchType .more {
        font-size: 12px;
    }

@media (max-width: 767.98px) {
    .branchType > div:first-child:after {
        content: "";
        display: block;
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 1rem;
        padding-bottom: 1rem;
    }
}

@media (min-width: 768px) {
    .branchType {
        margin-top: 2.4rem;
        margin-bottom: 3rem;
        font-size: 16px;
    }

        .branchType .text {
            margin-bottom: 2rem;
        }

        .branchType .more {
            font-size: 14px;
        }

        .branchType > div:first-child {
            border-left: 1px solid #e6e6e6;
        }
}

.loanTerms {
    font-size: 14px;
    padding-bottom: 1rem;
}

    .loanTerms .col {
        text-align: center;
    }

    .loanTerms .loanTerms-title {
        font-size: 18px;
        margin-top: .65rem;
        margin-bottom: .2rem;
        white-space: nowrap;
    }

@media (max-width: 575.98px) {
    .loanTerms .col {
        max-width: 50%;
        flex: 0 0 50%;
    }

        .loanTerms .col:nth-child(3), .loanTerms .col:nth-child(4) {
            margin-top: 1rem;
        }
}

@media (min-width: 768px) {
    .loanTerms {
        font-size: 16px;
    }

        .loanTerms .loanTerms-title {
            font-size: 30px;
        }
}

.figureLinks {
    padding-bottom: 2rem;
}

    .figureLinks h5 {
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 2.5rem;
    }

    .figureLinks .col {
        text-align: center;
        margin-bottom: 1rem;
    }

    .figureLinks a {
        max-width: 310px;
        padding-top: calc(160 / 310 *100%);
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
        line-height: 1.3;
        font-size: 22px;
        color: #fff;
        font-weight: bold;
        position: relative;
        border-radius: 5px;
        overflow: hidden;
        display: block;
        background-size: cover;
    }

        .figureLinks a.darkColor {
            color: #fff !important;
        }

        .figureLinks a img {
            width: 100%;
            display: block;
        }

    .figureLinks .text {
        position: absolute;
        bottom: 10%;
        text-align: center;
        width: 90%;
        margin-right: 5%;
    }

@media (max-width: 575.98px) {
    .figureLinks .col {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .figureLinks a {
        width: 100%;
        max-width: 800px;
    }
}

@media (min-width: 768px) {
    .figureLinks h5 {
        font-size: 20px;
    }

    .figureLinks a {
        font-size: 22px;
    }
}

.mizrahiCards {
    overflow: hidden;
    height: 0;
}

    .mizrahiCards.auto {
        height: auto;
        overflow: visible;
        padding-bottom: 2rem;
    }

    .mizrahiCards .card {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 15px 2rem;
        border-radius: 5px;
        box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
        background-color: #ffffff;
        border: 0;
    }

        .mizrahiCards .card .card-img-top {
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            position: relative;
            margin: 0;
            overflow: hidden;
            height: 160px;
            background-position: center center;
            background-size: cover;
        }

            .mizrahiCards .card .card-img-top:before {
                background-image: linear-gradient(to bottom, rgba(36, 36, 36, 0), rgba(42, 42, 42, 0.8));
                content: "";
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
            }

            .mizrahiCards .card .card-img-top .card-title {
                position: absolute;
                right: 1rem;
                bottom: 1rem;
                left: 1rem;
                text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
                font-size: 26px;
                font-weight: bold;
                line-height: 1.12;
                color: #fff;
                margin: 0;
                max-height: calc(25px * 1.2 * 4);
                overflow: hidden;
            }

        .mizrahiCards .card .card-body {
            max-height: 97px;
            overflow: hidden;
            padding: 1.25rem 1.25rem 0;
            margin-bottom: 1.25rem;
        }

        .mizrahiCards .card .card-footer:last-child {
            border-radius: 0 0 5px 5px;
            border: 0;
            background: 0;
            padding: 0;
            text-align: center;
            font-weight: bold;
            font-size: 14px;
        }

            .mizrahiCards .card .card-footer:last-child a {
                background: #ff780b;
                color: #fff;
                display: block;
                border-radius: 0 0 5px 5px;
                padding: .5rem;
            }

                .mizrahiCards .card .card-footer:last-child a:hover, .mizrahiCards .card .card-footer:last-child a:focus {
                    background: #ea6800;
                }

                .mizrahiCards .card .card-footer:last-child a.darkColor {
                    background-color: #c94a0c;
                    border-color: #c94a0c;
                    color: #fff !important;
                }

                    .mizrahiCards .card .card-footer:last-child a.darkColor:hover, .mizrahiCards .card .card-footer:last-child a.darkColor:focus {
                        background-color: #521d00 !important;
                        border-color: #521d00;
                    }

                    .mizrahiCards .card .card-footer:last-child a.darkColor.disabled, .mizrahiCards .card .card-footer:last-child a.darkColor:disabled {
                        opacity: .7;
                    }

        .mizrahiCards .card img {
            width: 100%;
            display: block;
        }

@media (max-width: 767.98px) {
    .mizrahiCards .card {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 1rem;
    }
}

@media (min-width: 768px) {
    .mizrahiCards .card {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px);
    }
}

@media (min-width: 992px) {
    .mizrahiCards .card {
        flex: 0 0 calc(33.33333% - 30px);
        max-width: calc(33.33333% - 30px);
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .mizrahiCards .card .card-img-top {
        height: 150px;
    }
}

@media (max-width: 360px) {
    .mizrahiCards .card .card-img-top {
        height: 140px;
    }
}

@media (max-width: 767.98px) {
    .mizrahiCards {
        flex-flow: row wrap;
        overflow: visible;
    }
}

.buttonTabsNav {
    margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
    .buttonTabsNav {
        margin-bottom: 2.5rem;
        display: flex;
    }

        .buttonTabsNav .nav-tabs {
            margin: auto;
            position: relative;
            border-radius: 5px;
            box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
            border: solid 1px #ebecec;
            background-color: #ffffff;
        }

        .buttonTabsNav .nav-item {
            padding: 0.563rem 0;
            border-radius: 4px;
            font-size: 14px;
            color: #323c4b;
            text-align: center;
            margin: 3px;
            position: relative;
            z-index: 1;
        }

            .buttonTabsNav .nav-item.active {
                color: #fff;
                font-weight: bold; /*box-shadow: 0 11px 30px 0 rgba(250, 117, 37, 0.05), 0 1px 40px 0 rgba(0, 0, 0, 0.07); background-image: linear-gradient(to top, $slate, #3a4355);*/
                border-color: transparent;
            }

            .buttonTabsNav .nav-item:focus {
                border-color: transparent;
            }

        .buttonTabsNav .nav-item {
            width: calc(138px - 6px);
        }

            .buttonTabsNav .nav-item.active {
                background: 0;
            }

                .buttonTabsNav .nav-item.active:nth-child(1) ~ .floater {
                    right: 0;
                }

                .buttonTabsNav .nav-item.active:nth-child(2) ~ .floater {
                    right: 138.1px;
                }

                .buttonTabsNav .nav-item.active:nth-child(3) ~ .floater {
                    right: 276.2px;
                }

                .buttonTabsNav .nav-item.active:nth-child(4) ~ .floater {
                    right: 414.3px;
                }

                .buttonTabsNav .nav-item.active:nth-child(5) ~ .floater {
                    right: 552.4px;
                }

        .buttonTabsNav .floater {
            box-sizing: border-box;
            width: calc(138px - 6px);
            right: 0;
            height: calc(100% - 6px);
            transition: all 600ms ease-in-out;
            position: absolute;
            margin: 3px;
            border-radius: 5px;
            box-shadow: 0 11px 30px 0 rgba(250, 117, 37, 0.05), 0 1px 40px 0 rgba(0, 0, 0, 0.07);
            background-image: linear-gradient(to top, #3f4a5e, #3a4355);
        }
}

@media (min-width: 992px) {
    .buttonTabsNav {
        margin-bottom: 2.5rem;
    }

        .buttonTabsNav .nav-item {
            width: calc(186px - 6px);
        }

            .buttonTabsNav .nav-item.active {
                background: 0;
            }

                .buttonTabsNav .nav-item.active:nth-child(1) ~ .floater {
                    right: 0;
                }

                .buttonTabsNav .nav-item.active:nth-child(2) ~ .floater {
                    right: 186.1px;
                }

                .buttonTabsNav .nav-item.active:nth-child(3) ~ .floater {
                    right: 372.2px;
                }

                .buttonTabsNav .nav-item.active:nth-child(4) ~ .floater {
                    right: 558.3px;
                }

                .buttonTabsNav .nav-item.active:nth-child(5) ~ .floater {
                    right: 744.4px;
                }

        .buttonTabsNav .floater {
            width: calc(186px - 6px);
        }
}

@media (min-width: 1200px) {
    .buttonTabsNav {
        margin-bottom: 3rem;
    }

        .buttonTabsNav .nav-item {
            width: calc(198.4px - 6px);
        }

            .buttonTabsNav .nav-item.active {
                background: 0;
            }

                .buttonTabsNav .nav-item.active:nth-child(1) ~ .floater {
                    right: 0;
                }

                .buttonTabsNav .nav-item.active:nth-child(2) ~ .floater {
                    right: 198.5px;
                }

                .buttonTabsNav .nav-item.active:nth-child(3) ~ .floater {
                    right: 397px;
                }

                .buttonTabsNav .nav-item.active:nth-child(4) ~ .floater {
                    right: 595.5px;
                }

                .buttonTabsNav .nav-item.active:nth-child(5) ~ .floater {
                    right: 794px;
                }

        .buttonTabsNav .floater {
            width: calc(198.4px - 6px);
        }
}

@media (max-width: 767.98px) {
    .buttonTabsNav {
        border-radius: 0;
    }

        .buttonTabsNav .nav-item {
            flex-basis: 0;
            flex-grow: 1;
            max-width: 100%;
            text-align: center;
            border: 0;
            background: 0;
            border-radius: 0;
        }

            .buttonTabsNav .nav-item.active {
                font-weight: bold;
                background: 0;
                box-shadow: inset 0px -5px 0 0;
            }

        .buttonTabsNav.mobileStacked {
            display: block;
            margin-left: -15px;
            margin-right: -15px;
        }

            .buttonTabsNav.mobileStacked .nav-tabs {
                border: 0;
                border-top: 1px solid #ebecec;
                border-radius: 0;
                flex-direction: column;
                background: #fff;
            }

            .buttonTabsNav.mobileStacked .nav-item {
                border: 0;
                background: 0;
                border-radius: 0;
                border-bottom: 1px solid #ebecec;
                margin: 0;
                box-shadow: none;
                padding: 0.85rem 0;
            }

                .buttonTabsNav.mobileStacked .nav-item.active {
                    background: 0;
                    color: #323c4b;
                    position: relative;
                }

                    .buttonTabsNav.mobileStacked .nav-item.active:after {
                        content: "";
                        border: 1px solid #ff780b;
                        position: absolute;
                        width: 5rem;
                        left: calc(50% - 2.5rem);
                        bottom: 11px;
                    }

        .buttonTabsNav.mobileDrop {
            margin-left: 15px;
            margin-right: 15px;
        }

    .container .buttonTabsNav.mobileDrop {
        margin-left: 0;
        margin-right: 0;
    }

    .buttonTabsNav.mobileDrop .nav.nav-tabs {
        display: none;
    }

    .buttonTabsNav.mobileDrop .dropdown-menu .nav.nav-tabs {
        display: block;
    }

    .buttonTabsNav.mobileDrop .dropdown {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

        .buttonTabsNav.mobileDrop .dropdown .dropdown-menu {
            z-index: 10;
            right: 0;
            left: 0;
            margin-top: -5px;
            border-radius: 0 0 5px 5px;
            border: 1px solid #e1e2e5;
            border-top: 0;
            padding: 4px 1rem 0;
            box-shadow: 0 5px 20px 0 rgba(150, 45, 0, 0.07);
            background-color: #fff;
        }

        .buttonTabsNav.mobileDrop .dropdown .nav.nav-tabs {
            border: 0;
        }

        .buttonTabsNav.mobileDrop .dropdown .nav-item {
            display: block;
            width: 100%;
            clear: both;
            font-weight: 400;
            color: #212529;
            white-space: nowrap;
            background-color: transparent;
            border: 0;
            text-align: center;
            font-size: 14px;
            border-top: 1px solid #e1e2e5;
            padding: 0.4rem 0;
            margin-bottom: 2px;
        }

            .buttonTabsNav.mobileDrop .dropdown .nav-item.active {
                display: none;
            }

            .buttonTabsNav.mobileDrop .dropdown .nav-item:after {
                font-family: 'mizrahicons' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1; /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                color: #aaa;
                font-size: 1.3em;
                margin-top: 2px;
                content: "\e907";
                float: left;
                margin-right: -17px;
            }

            .buttonTabsNav.mobileDrop .dropdown .nav-item:active {
                background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x;
            }

        .buttonTabsNav.mobileDrop .dropdown .dropdown-toggle {
            position: relative;
            z-index: 11;
            border-radius: 5px;
            background-image: linear-gradient(to top, #3f4a5e, #3a4355);
            color: #fff;
            font-size: 14px;
            border: 0;
            width: 100%;
            padding: 7px 1rem;
            font-weight: bold;
        }

            .buttonTabsNav.mobileDrop .dropdown .dropdown-toggle:after {
                font-size: 17px;
                margin-top: 2px;
                float: left;
                margin-right: -17px;
            }

        .buttonTabsNav.mobileDrop .dropdown.static .dropdown-menu {
            margin-top: -1px;
            position: relative;
            float: none;
            border-radius: 0 0 5px 5px;
            border: 1px solid #e1e2e5;
            border-top: 0;
            padding: 0 1rem 0;
            position: static;
            display: block !important;
        }

        .buttonTabsNav.mobileDrop .dropdown.static .dropdown-toggle {
            border-radius: 5px 5px 0 0;
        }

            .buttonTabsNav.mobileDrop .dropdown.static .dropdown-toggle:after {
                display: none;
            }
}

.smallButtonTabsNav {
    margin-bottom: 2.5rem;
    display: flex;
}

    .smallButtonTabsNav .nav-tabs {
        margin: 0;
        position: relative;
        border-radius: 5px;
        box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
        border: solid 1px #ebecec;
        background-color: #ffffff;
        min-width: 312px;
    }

    .smallButtonTabsNav .nav-item {
        padding: 0.13rem 0;
        border-radius: 4px;
        font-size: 12px;
        color: #323c4b;
        text-align: center;
        margin: 3px;
        position: relative;
        z-index: 1;
    }

        .smallButtonTabsNav .nav-item.active {
            color: #fff;
            font-weight: bold; /*box-shadow: 0 11px 30px 0 rgba(250, 117, 37, 0.05), 0 1px 40px 0 rgba(0, 0, 0, 0.07); background-image: linear-gradient(to top, $slate, #3a4355);*/
            border-color: transparent;
        }

        .smallButtonTabsNav .nav-item:focus {
            border-color: transparent;
        }

    .smallButtonTabsNav .nav-item {
        width: calc(103.33333px - 6px);
    }

        .smallButtonTabsNav .nav-item.active {
            background: 0;
        }

            .smallButtonTabsNav .nav-item.active:nth-child(1) ~ .floater {
                right: 0;
            }

            .smallButtonTabsNav .nav-item.active:nth-child(2) ~ .floater {
                right: 103.43333px;
            }

            .smallButtonTabsNav .nav-item.active:nth-child(3) ~ .floater {
                right: 206.86667px;
            }

            .smallButtonTabsNav .nav-item.active:nth-child(4) ~ .floater {
                right: 310.3px;
            }

            .smallButtonTabsNav .nav-item.active:nth-child(5) ~ .floater {
                right: 413.73333px;
            }

    .smallButtonTabsNav .floater {
        box-sizing: border-box;
        width: calc(103.33333px - 6px);
        right: 0;
        height: calc(100% - 6px);
        transition: all 600ms ease-in-out;
        position: absolute;
        margin: 3px;
        border-radius: 4px;
        box-shadow: 0 11px 30px 0 rgba(250, 117, 37, 0.05), 0 1px 40px 0 rgba(0, 0, 0, 0.07);
        background-image: linear-gradient(to top, #3f4a5e, #3a4355);
    }

@media (max-width: 767.98px) {
    .smallButtonTabsNav {
        margin: 0 auto 1.5rem;
    }
}

@media (max-width: 341.98px) {
    .smallButtonTabsNav {
        margin: auto -8px 1.5rem;
    }
}

.moreWrapper .loadMore, .moreFaqWrapper .loadMore {
    text-align: center;
    position: relative;
}

    .moreWrapper .loadMore:before, .moreFaqWrapper .loadMore:before {
        content: "";
        border-top: 1px solid #323c4b;
        position: absolute;
        top: 50%;
        width: calc(50% - 60px);
        left: 0;
    }

    .moreWrapper .loadMore:after, .moreFaqWrapper .loadMore:after {
        content: "";
        border-top: 1px solid #323c4b;
        position: absolute;
        top: 50%;
        width: calc(50% - 60px);
        right: 0;
    }

    .moreWrapper .loadMore .btn, .moreFaqWrapper .loadMore .btn {
        background: #fff;
        position: relative;
        z-index: 1;
        font-size: 12px;
        padding: 0.2rem 1rem;
    }

@media (min-width: 768px) {
    .moreWrapper .loadMore .btn, .moreFaqWrapper .loadMore .btn {
        font-size: 16px;
        padding: 0.3rem 1rem;
    }

    .moreWrapper .loadMore:before, .moreFaqWrapper .loadMore:before, .moreWrapper .loadMore:after, .moreFaqWrapper .loadMore:after {
        width: calc(45% - 60px);
    }
}

.mizrahiCards + .loadMore {
    margin-top: .5rem;
}

@media (min-width: 768px) {
    .mizrahiCards + .loadMore {
        margin-top: 2.4rem;
        margin-bottom: 1.2rem;
    }
}

.moreWrapper, .moreFaqWrapper {
    padding-bottom: 2rem;
}

.moreFaqWrapper {
    padding-bottom: 2rem;
}

.introCarouselWrapper {
    text-align: center;
    overflow: hidden;
}

.container .introCarouselWrapper {
    margin-right: -15px;
    margin-left: -15px;
}

#introCarousel, #introCarousel-2, .slideItem {
    text-align: right;
}

    #introCarousel:not(.autoHeight), #introCarousel-2:not(.autoHeight), .slideItem:not(.autoHeight) {
        height: 320px;
    }

    #introCarousel h2, #introCarousel-2 h2, .slideItem h2 {
        font-size: 18px;
        font-weight: 400;
    }

    #introCarousel h3, #introCarousel-2 h3, .slideItem h3 {
        font-weight: bold;
        font-size: .875rem;
    }

    #introCarousel .carousel-item .row, #introCarousel-2 .carousel-item .row, .slideItem .carousel-item .row {
        margin-right: 0;
        margin-left: 0;
    }

    #introCarousel .pull-opposite, #introCarousel-2 .pull-opposite, .slideItem .pull-opposite {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
        padding: 0 15px;
    }

        #introCarousel .pull-opposite img, #introCarousel-2 .pull-opposite img, .slideItem .pull-opposite img {
            max-width: 100%;
            display: block;
        }

    #introCarousel.autoHeight, #introCarousel-2.autoHeight, .slideItem.autoHeight {
        min-height: 240px;
    }

        #introCarousel.autoHeight .carousel-indicators, #introCarousel-2.autoHeight .carousel-indicators, .slideItem.autoHeight .carousel-indicators {
            bottom: 1.2rem;
        }

@media (max-width: 767.98px) {
    #introCarousel, #introCarousel-2, .slideItem {
        font-size: 12px;
    }

        #introCarousel .pull-opposite img, #introCarousel-2 .pull-opposite img, .slideItem .pull-opposite img {
            margin: auto;
            width: 100%;
        }

        #introCarousel .pull-opposite, #introCarousel .col-5, #introCarousel-2 .pull-opposite, #introCarousel-2 .col-5, .slideItem .pull-opposite, .slideItem .col-5 {
            flex: 0 0 100%;
            max-width: 100%;
        }

        #introCarousel.autoHeight, #introCarousel-2.autoHeight, .slideItem.autoHeight {
            margin-left: -15px;
        }

            #introCarousel.autoHeight .row, #introCarousel-2.autoHeight .row, .slideItem.autoHeight .row {
                flex-wrap: nowrap;
                justify-content: center;
            }

            #introCarousel.autoHeight .col-5, #introCarousel-2.autoHeight .col-5, .slideItem.autoHeight .col-5 {
                flex: 0 0 70%;
                max-width: 70%;
                display: flex;
            }

            #introCarousel.autoHeight .pull-opposite, #introCarousel-2.autoHeight .pull-opposite, .slideItem.autoHeight .pull-opposite {
                flex: 0 0 30%;
                max-width: 30%;
                padding: 0;
            }

                #introCarousel.autoHeight .pull-opposite img, #introCarousel-2.autoHeight .pull-opposite img, .slideItem.autoHeight .pull-opposite img {
                    width: 200%;
                }

        #introCarousel .text, #introCarousel-2 .text, .slideItem .text {
            margin: auto;
        }

        #introCarousel [class*=carousel-control], #introCarousel-2 [class*=carousel-control], .slideItem [class*=carousel-control] {
            display: none;
        }
}

@media (min-width: 768px) {
    #introCarousel.autoHeight, #introCarousel-2.autoHeight, .slideItem.autoHeight {
        min-height: 420px;
    }

    #introCarousel h2, #introCarousel-2 h2, .slideItem h2 {
        font-size: 30px;
        margin-bottom: 1rem;
    }

    #introCarousel h3, #introCarousel-2 h3, .slideItem h3 {
        font-size: 1.2rem;
    }

    #introCarousel .text, #introCarousel-2 .text, .slideItem .text {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        padding: 0 6.5%;
    }
}

@media (min-width: 768px) {
    #introCarousel .carousel-control-prev, #introCarousel-2 .carousel-control-prev {
        left: 0px;
        padding-right: 0rem;
        text-align: left;
    }

    #introCarousel .carousel-control-next, #introCarousel-2 .carousel-control-next {
        right: 0px;
        padding-left: 0rem;
        text-align: right;
    }

    #introCarousel .carousel-control-prev-icon, #introCarousel .carousel-control-next-icon, #introCarousel-2 .carousel-control-prev-icon, #introCarousel-2 .carousel-control-next-icon {
        width: 30px;
        height: 40px;
    }

        #introCarousel .carousel-control-prev-icon:before, #introCarousel .carousel-control-next-icon:before, #introCarousel-2 .carousel-control-prev-icon:before, #introCarousel-2 .carousel-control-next-icon:before {
            display: block;
        }

        #introCarousel .carousel-control-prev-icon:before, #introCarousel-2 .carousel-control-prev-icon:before {
            text-indent: 5px;
        }

        #introCarousel .carousel-control-next-icon:before, #introCarousel-2 .carousel-control-next-icon:before {
            text-indent: -10px;
        }
}

.slideItem {
    height: auto !important;
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin: auto !important;
}

.filtersWrapper .toggleFilters:not(.open) {
    color: #fff;
    background: #ff780b;
    border-color: #ff780b;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.filtersWrapper .toggleFilters:hover:not(.open) {
    color: #fff;
    background: #ea6800;
    border-color: #ea6800;
}

.filtersWrapper .toggleFilters:focus:not(.open), .filtersWrapper .focus.toggleFilters:not(.open) {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(222, 116, 58, 0.5);
}

.filtersWrapper .collapseFilters {
    height: auto !important;
    width: 0;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block !important;
}

    .filtersWrapper .collapseFilters.show {
        width: auto;
        display: inline-block;
        overflow: visible;
    }

.magazinCards h2 {
    text-align: center;
    font-size: 14px;
    padding-top: 2.1em;
    padding-bottom: 2.3em;
    margin: 0;
}

.magazinCards .single, .magazinCards .double {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 2rem;
}

    .magazinCards .single > div:not(.inner) {
        height: 100%;
    }

    .magazinCards .double > div:not(.inner) {
        height: 100%;
    }

.magazinCards .inner {
    position: relative;
    border: 1px solid #ebecec;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 11px 30px 0 rgba(250, 117, 37, 0.05), 0 1px 40px 0 rgba(0, 0, 0, 0.07);
    overflow: hidden;
}

.magazinCards figure {
    position: relative;
    margin: 0;
    overflow: hidden;
}

    .magazinCards figure img {
        width: 100%; /*display: block;width: auto; height: auto; max-width: 100%; min-height: 100%; position: absolute; top:0; right:0;@include centerer;*/
    }

.magazinCards .magazinCard {
    position: relative;
    padding: 0 1.5em;
    padding-top: 100%;
    overflow: hidden;
}

    .magazinCards .magazinCard.video h3 {
        font-size: 20px;
        font-weight: bold;
        position: absolute;
        top: 1.2em;
    }

    .magazinCards .magazinCard.video a {
        position: absolute;
        width: 100%;
        bottom: 0;
        top: 5rem;
        left: 0;
        background-size: cover;
        color: #fff;
        text-shadow: 0 0 10px rgba(0, 0, 0, 0.46);
        font-size: 100px;
    }

        .magazinCards .magazinCard.video a:hover {
            color: #ff780b;
        }

        .magazinCards .magazinCard.video a:before {
            font-family: 'mizrahicons' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1; /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e920";
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

    .magazinCards .magazinCard.video iframe {
        position: absolute;
        width: 100%;
        bottom: 0;
        top: 5rem;
        left: 0;
        height: calc(100% - 5rem);
    }

.magazinCards .metaTitle {
    position: absolute;
    top: 1.4em;
}

.magazinCards .text {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    max-height: 74%;
    overflow: hidden;
    padding-left: 1.4em;
}

    .magazinCards .text .title {
        font-size: 20px;
        font-weight: bold;
    }

.magazinCards .more {
    position: absolute;
    bottom: 2em;
    font-size: .9rem;
    left: 1.4em;
}

.magazinCards .appsBadges {
    position: absolute;
    bottom: 2em;
    font-size: .9rem;
    left: 1.4em;
}

    .magazinCards .appsBadges img {
        width: 90px;
        height: 30px;
    }

.magazinCards .special {
    text-align: center;
}

    .magazinCards .special.orange {
        background: #ff780b;
        color: #fff;
    }

        .magazinCards .special.orange .btn {
            background: 0;
        }

        .magazinCards .special.orange.darkColor {
            background-color: #c94a0c;
            border-color: #c94a0c;
            color: #fff !important;
        }

            .magazinCards .special.orange.darkColor * {
                color: #fff !important;
            }

    .magazinCards .special .text {
        max-height: 94%;
        width: calc(100% - 1.4em);
    }

    .magazinCards .special .title {
        margin-bottom: 1rem;
    }

    .magazinCards .special .btn {
        min-width: 120px;
    }

@media (min-width: 576px) {
    .magazinCards h2 {
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .magazinCards {
        font-size: 13px;
    }

        .magazinCards .text .title, .magazinCards .magazinCard.video h3 {
            font-size: 16px;
        }

        .magazinCards .magazinCard.video a {
            top: 3.8rem;
        }

        .magazinCards .more {
            font-size: .7rem;
        }

        .magazinCards .btn {
            font-size: .7rem;
        }
}

@media (min-width: 768px) {
    .magazinCards .single {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }

        .magazinCards .single figure {
            border-radius: 5px 5px 0 0;
        }

        .magazinCards .single .magazinCard + figure {
            margin-top: 3%;
            border-radius: 0 0 5px 5px;
        }

    .magazinCards .double {
        flex: 0 0 66.66%;
        max-width: 66.66%;
    }

        .magazinCards .double .inner {
            display: flex;
            justify-content: space-between;
        }

            .magazinCards .double .inner figure {
                flex: 0 0 48%;
                max-width: 48%;
                padding-top: 47%;
            }

                .magazinCards .double .inner figure img {
                    position: absolute;
                    top: 0;
                    left: 0;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%);
                    border-radius: 0 5px 5px 0;
                }

            .magazinCards .double .inner .magazinCard {
                flex: 0 0 48%;
                max-width: 48%;
                padding-top: 47%;
                align-self: flex-end;
            }

    .magazinCards .inner {
        height: 100%;
        transition: all .35s ease-out;
        transform: translate3d(0, 0, 0);
    }

        .magazinCards .inner:hover {
            transform: scale(1.04);
        }

    .magazinCards .large .single .magazinCard {
        margin-top: 1.4em;
    }

    .magazinCards .large .single .inner > .magazinCard {
        margin-top: 0;
        margin-bottom: 2em;
    }

    .magazinCards .large .double figure {
        flex: 0 0 100%;
        max-width: 100%;
        padding-top: 100%;
    }

    .magazinCards .large .double .magazinCard {
        position: absolute;
        z-index: 1;
        background: #fff;
        right: 0;
        top: 0;
        width: 100%;
        right: 0;
    }

    .magazinCards .large .double > div:not(.inner) .magazinCard { /**/
        flex: 0 0 52%;
        max-width: 52%;
    }
}

.creditCardsBenefits {
    padding: 3rem 0 1rem;
}

    .creditCardsBenefits h2 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 2em;
    }

    .creditCardsBenefits .media {
        justify-content: space-between;
        margin-bottom: 1.5rem;
    }

        .creditCardsBenefits .media .media-body {
            align-self: flex-end;
            flex: 0 0 88%;
            max-width: 88%;
            font-size: 14px;
        }

        .creditCardsBenefits .media h3 {
            font-size: 14px;
            font-weight: bold;
        }

@media (max-width: 575.98px) {
    .creditCardsBenefits .media .media-body {
        flex: 0 0 78%;
        max-width: 78%;
    }
}

@media (min-width: 768px) {
    .creditCardsBenefits h2 {
        font-size: 34px;
    }

    .creditCardsBenefits .media .media-body {
        font-size: 16px;
    }

    .creditCardsBenefits .media h3 {
        font-size: 16px;
    }

    .creditCardsBenefits .media .more {
        font-size: 14px;
    }
}

.creditCardsBenefits-Qa {
    padding: 1rem 0 1rem;
    font-size: 14px;
}

    .creditCardsBenefits-Qa h2 {
        font-size: 18px;
        font-weight: normal;
        text-align: center;
    }

    .creditCardsBenefits-Qa h3 {
        font-size: 14px;
        font-weight: bold;
    }

    .creditCardsBenefits-Qa .hr:before {
        content: "";
        border-top: 1px solid #e1e2e5;
        display: block;
    }

@media (max-width: 767.98px) {
    .creditCardsBenefits-Qa .hr {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 1.5rem;
    }
}

@media (min-width: 768px) {
    .creditCardsBenefits-Qa {
        font-size: 16px;
    }

        .creditCardsBenefits-Qa h2 {
            font-size: 30px;
            margin-bottom: 2em;
        }

        .creditCardsBenefits-Qa h3 {
            font-size: 16px;
        }

        .creditCardsBenefits-Qa .hr:before {
            border: 0;
            border-right: 1px solid #e1e2e5;
            position: absolute;
            left: 50%;
            width: 1px;
            height: 100%;
        }
}

.cardsList {
    list-style: none;
    display: flex;
    align-items: stretch;
    padding: .9rem 0;
}

    .cardsList li {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        text-align: center;
        font-weight: bold;
        font-size: 14px;
    }

    .cardsList img {
        display: block;
        margin: 0 auto .3rem;
    }

.creditCardClub .container {
    padding: 2rem 15px;
}

.creditCardClub h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 1.35rem;
}

.creditCardClub .swiper-carousel {
    padding-top: 15px;
    padding-bottom: 5px;
    max-width: calc(100% - 50px);
    margin: auto;
}

.creditCardClub .swiper-container {
    width: 500px;
    margin: auto;
    max-width: 100%;
    padding-bottom: 40px;
}

.creditCardClub .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 270px;
    height: 170px;
    border-radius: 3.4px;
    box-shadow: 0 5px 20px 0 rgba(150, 45, 0, 0.07);
    border: 1px solid #ebecec;
    overflow: hidden;
    max-width: 100%;
}

.creditCardClub .swiper-carousel {
    position: relative;
}

.creditCardClub .swiper-button-next, .creditCardClub .swiper-button-prev {
    background: 0;
    text-align: center;
    width: auto;
    height: auto;
}

    .creditCardClub .swiper-button-next:before, .creditCardClub .swiper-button-prev:before {
        font-family: 'mizrahicons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1; /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #ff780b;
        font-size: 1.8rem;
    }

.creditCardClub .swiper-button-prev {
    left: -35px;
}

    .creditCardClub .swiper-button-prev:before {
        content: "\e907";
    }

.creditCardClub .swiper-button-next {
    right: -35px;
}

    .creditCardClub .swiper-button-next:before {
        content: "\e906";
    }

@media (min-width: 768px) {
    .creditCardClub .swiper-carousel {
        padding-top: 70px;
        padding-bottom: 40px;
    }

    .creditCardClub .swiper-container {
        padding-bottom: 54px;
    }

    .creditCardClub .container {
        border-top: 1px solid #e1e2e5;
        padding: 3rem 0;
    }

    .creditCardClub h2 {
        font-size: 34px;
    }
}

.creditCards h2 {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    margin: auto;
    padding: .45em 0;
}

.creditCards .subtitle, .creditCards .subTitle {
    text-align: center;
    font-size: 14px;
}

.creditCards .bigCard {
    text-align: center;
    margin: 7px 0 0;
}

    .creditCards .bigCard img {
        display: block;
        margin: auto;
        max-width: 100%;
    }

.creditCards .tabsTitle {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.creditCards .nav-tabs {
    border: 0;
    padding: 0;
    justify-content: space-between;
    margin: 1.45rem auto 0;
    text-align: center;
}

    .creditCards .nav-tabs .nav-item {
        margin: 0;
        font-size: 14px;
        width: 100%;
        max-width: 138px;
    }

    .creditCards .nav-tabs .nav-link {
        border: 0;
        padding: 0;
    }

.creditCards .nav-link figure {
    border-radius: 5px;
    box-shadow: 0 1px 46px 0 rgba(0, 0, 0, 0.12);
    background-color: #ffffff;
}

    .creditCards .nav-link figure img {
        max-width: 100%;
    }

.creditCards .tab-content {
    background: #f7f7f7;
    margin-bottom: -1px;
    position: relative;
}

@media (min-width: 768px) {
    .creditCards h2 {
        font-size: 30px;
        padding: 0 0 .5em;
    }

    .creditCards .tab-content h2 {
        padding: 1.45em 0;
    }

    .creditCards .subtitle, .creditCards .subTitle {
        font-size: 16px;
        padding: 0 0 1.5em;
    }

    .creditCards .tabsTitle {
        font-size: 20px;
    }

    .creditCards .nav-tabs {
        max-width: 660px;
        margin-bottom: 6rem;
    }

        .creditCards .nav-tabs .nav-item {
            font-size: 16px;
            font-weight: bold;
        }

    .creditCards .nav-link figure {
        height: 103px;
        position: relative;
        margin-bottom: 6px;
        border: 1.5px solid #fff;
    }

        .creditCards .nav-link figure img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

    .creditCards .nav-link.active figure {
        border-color: #ff780b;
    }
}

@media (max-width: 767.98px) {
    .creditCards .dropdown {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

        .creditCards .dropdown .dropdown-menu {
            z-index: 10;
            right: 0;
            left: 0;
            margin-top: -5px;
            border-radius: 0 0 5px 5px;
            border: 1px solid #e1e2e5;
            border-top: 0;
            padding: 4px 1rem 0;
            box-shadow: 0 5px 20px 0 rgba(150, 45, 0, 0.07);
            background-color: #fff;
        }

        .creditCards .dropdown .nav-tabs {
            flex-direction: column;
            margin: 0;
        }

            .creditCards .dropdown .nav-tabs .nav-item {
                max-width: 100%;
            }

                .creditCards .dropdown .nav-tabs .nav-item:first-child .nav-link {
                    border: 0;
                }

            .creditCards .dropdown .nav-tabs .nav-link {
                display: flex;
                align-items: baseline;
                border-top: 1px solid #e1e2e5;
            }

                .creditCards .dropdown .nav-tabs .nav-link:after {
                    font-family: 'mizrahicons' !important;
                    speak: none;
                    font-style: normal;
                    font-weight: normal;
                    font-variant: normal;
                    text-transform: none;
                    line-height: 1; /* Better Font Rendering =========== */
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    color: #aaaaaa;
                    font-size: 17px;
                    margin-top: 8px;
                    align-self: end;
                    content: "\e907";
                }

                .creditCards .dropdown .nav-tabs .nav-link.active {
                    display: none;
                }

                .creditCards .dropdown .nav-tabs .nav-link figure {
                    border-radius: 0;
                    margin: 0;
                    box-shadow: none;
                    background: 0;
                    width: 34px;
                    height: 36px;
                }

                .creditCards .dropdown .nav-tabs .nav-link .text {
                    flex-grow: 1;
                }

        .creditCards .dropdown .dropdown-toggle {
            position: relative;
            z-index: 11;
            border-radius: 5px;
            background-image: linear-gradient(to top, #3f4a5e, #3a4355);
            color: #fff;
            font-size: 14px;
            border: 0;
            width: 100%;
            padding: 7px 1rem;
        }

            .creditCards .dropdown .dropdown-toggle:after {
                font-size: 17px;
                margin-top: 2px;
                float: left;
            }

        .creditCards .dropdown.static .dropdown-toggle {
            display: none;
        }

        .creditCards .dropdown.static .dropdown-menu {
            margin-top: 1px;
            position: relative;
            float: none;
            border-radius: 5px;
            border: 1px solid #e1e2e5;
            padding: 0 1rem;
            position: static;
            display: block !important;
        }
}

.availableCards {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 3.5rem;
    list-style: none;
    padding: 0;
    align-items: flex-start;
    border-bottom: 1px solid #e1e2e5;
}

@media (max-width: 767.98px) {
    .availableCards {
        margin-bottom: 1.5rem;
    }
}

.availableCards li {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    margin-bottom: 1.5rem;
}

    .availableCards li figure {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        min-width: 48%;
        margin-left: 15px;
    }

    .availableCards li .text {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

@media (min-width: 576px) {
    .availableCards li {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {
    .availableCards li {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        margin-bottom: 4rem;
    }

        .availableCards li figure {
            min-width: 170px;
        }
}

.availableCards figure {
    margin: 0;
}

    .availableCards figure img {
        display: block;
        width: 100%;
        max-width: 100%;
    }

.availableCards .text {
    font-size: 12px;
    position: relative;
    padding-bottom: 30px;
    line-height: 1rem;
}

    .availableCards .text .title {
        font-weight: bold;
    }

    .availableCards .text .btn-group {
        position: absolute;
        bottom: 0;
        height: 22px;
        width: 100%;
        left: 0;
    }

    .availableCards .text .btn {
        font-size: 12px;
        padding: 0;
        line-height: 20px;
    }

        .availableCards .text .btn:last-child {
            border-right: 1px solid rgba(255, 255, 255, 0.2);
        }

.availableCardsInfo {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: space-between !important;
    padding-bottom: 3.5rem;
}

    .availableCardsInfo h3 {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 1.7rem;
    }

    .availableCardsInfo h4 {
        font-size: 16px;
        font-weight: bold;
        margin-top: 1.9rem;
    }

@media (max-width: 767.98px) {
    .availableCardsInfo {
        font-size: 14px;
    }

        .availableCardsInfo * {
            font-size: 14px;
        }
}

.faqListWrapper {
    font-size: 14px;
    padding: 1.7rem 0 0;
}

    .faqListWrapper .col {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .faqListWrapper h2 {
        font-size: 14px;
        margin-bottom: 1.9rem;
        text-align: center;
    }

    .faqListWrapper .row h2 {
        text-align: initial;
    }

@media (min-width: 768px) {
    .faqListWrapper {
        font-size: 16px;
    }

        .faqListWrapper .col {
            flex: 0 0 72%;
            max-width: 72%;
        }

        .faqListWrapper h2 {
            font-size: 20px;
            font-weight: bold;
        }
}

.faqList {
    list-style: none;
    padding: 0;
    line-height: 1;
    margin: 0 auto 2.5rem;
    zoom: 1;
}

    .faqList li {
        margin-bottom: 12px;
        position: relative;
        border-radius: 5px;
        background-color: #f7f7f7;
        zoom: 1;
    }

        .faqList li:before {
            font-family: 'mizrahicons' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1; /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            color: #aaaaaa;
            font-size: 150%;
            font-weight: 100;
            order: 5;
            position: absolute;
            z-index: 1;
            top: calc(50% - 12px);
            content: "\e907";
            left: 3px;
        }

.moreFaqWrapper .faqList li {
    display: none;
}

    .moreFaqWrapper .faqList li.bold {
        display: block;
    }

.faqList li:focus a {
    background: red;
}

.faqList a {
    padding: 1.2rem 18px;
    align-items: center;
    display: flex;
    position: relative;
}

.faqList .date {
    width: 100%;
    max-width: 115px;
    flex: 0 0 115px;
    color: #666;
}

    .faqList .date:before {
        content: "";
        border: 1px solid #a7aab0;
        width: 0;
        height: 24px;
        margin: -4px .7rem;
        float: left;
    }

@media (max-width: 767.98px) {
    .faqList {
        font-size: 14px;
    }
}

@media (min-width: 768px) {
    .faqList {
        max-width: 790px;
    }

        .faqList li:before {
            left: .85rem;
        }

        .faqList a {
            padding: 1.4rem 28px;
        }

        .faqList .date {
            max-width: 140px;
            flex: 0 0 140px;
        }

            .faqList .date:before {
                margin: -4px 1.6rem;
            }
}

.faqMore {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 1.7rem;
}

    .faqMore .btn {
        min-width: 120px;
    }

.pr-inner {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
}

@media (min-width: 768px) {
    .pr-inner {
        flex: 0 0 80.4%;
        max-width: 80.4%;
    }
}

.bold {
    font-weight: bold;
}

.buttongGroup {
    margin-bottom: 2rem;
}

@media (min-width: 768px) {
    .buttongGroup {
        text-align: center;
        margin: auto auto 2.5rem;
    }

        .buttongGroup .dropdown {
            display: inline-flex;
            padding: 4px;
            border: 1px solid #ebecec;
            border-radius: 5px;
            box-shadow: 0 5px 20px 0 rgba(150, 45, 0, 0.07);
            background-color: #ffffff;
        }

        .buttongGroup .dropdown-item {
            position: relative;
            z-index: 1;
            display: inline-block;
            padding: 0.65rem 0;
            border-radius: 4px;
            font-size: 14px;
            color: #323c4b;
            text-align: center;
            min-width: 190px;
        }

            .buttongGroup .dropdown-item:after {
                content: "";
                border: 1px solid #ebecec;
                width: 0;
                height: 100%;
                float: left;
            }

            .buttongGroup .dropdown-item:active {
                background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x;
            }

            .buttongGroup .dropdown-item.active {
                color: #fff;
                font-weight: bold;
                box-shadow: 0 11px 30px 0 rgba(250, 117, 37, 0.05), 0 1px 40px 0 rgba(0, 0, 0, 0.07);
                background-image: linear-gradient(to top, #3f4a5e, #3a4355);
            }

                .buttongGroup .dropdown-item.active:after, .buttongGroup .dropdown-item:last-of-type:after {
                    display: none;
                }
}

@media (max-width: 767.98px) {
    .buttongGroup {
        display: none;
        margin-right: 25px;
        margin-left: 25px;
    }

        .buttongGroup .dropdown {
            margin-top: 1rem;
            margin-bottom: 1rem;
        }

            .buttongGroup .dropdown .dropdown-menu {
                z-index: 10;
                right: 0;
                left: 0;
                margin-top: -5px;
                border-radius: 0 0 5px 5px;
                border: 1px solid #e1e2e5;
                border-top: 0;
                padding: 4px 1rem 0;
                box-shadow: 0 5px 20px 0 rgba(150, 45, 0, 0.07);
                background-color: #fff;
            }

            .buttongGroup .dropdown .dropdown-item {
                text-align: center;
                font-size: 14px;
                border-top: 1px solid #e1e2e5;
                padding: 0.4rem 0;
                margin-bottom: 2px;
            }

                .buttongGroup .dropdown .dropdown-item:after {
                    font-family: 'mizrahicons' !important;
                    speak: none;
                    font-style: normal;
                    font-weight: normal;
                    font-variant: normal;
                    text-transform: none;
                    line-height: 1; /* Better Font Rendering =========== */
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    color: #aaa;
                    font-size: 1.3em;
                    margin-top: 2px;
                    content: "\e907";
                    float: left;
                    margin-right: -17px;
                }

                .buttongGroup .dropdown .dropdown-item:active {
                    background: #f8f9fa linear-gradient(180deg, #f9fafb, #f8f9fa) repeat-x;
                }

            .buttongGroup .dropdown .dropdown-toggle {
                position: relative;
                z-index: 11;
                border-radius: 5px;
                background-image: linear-gradient(to top, #3f4a5e, #3a4355);
                color: #fff;
                font-size: 14px;
                border: 0;
                width: 100%;
                padding: 7px 1rem;
                font-weight: bold;
            }

                .buttongGroup .dropdown .dropdown-toggle:after {
                    font-size: 17px;
                    margin-top: 2px;
                    float: left;
                    margin-right: -17px;
                }

            .buttongGroup .dropdown.static .dropdown-menu {
                margin-top: -1px;
                position: relative;
                float: none;
                border-radius: 0 0 5px 5px;
                border: 1px solid #e1e2e5;
                border-top: 0;
                padding: 0 1rem 0;
                position: static;
                display: block !important;
            }

            .buttongGroup .dropdown.static .dropdown-toggle {
                border-radius: 5px 5px 0 0;
            }

                .buttongGroup .dropdown.static .dropdown-toggle:after {
                    display: none;
                }
}

.branches {
    padding: 1.5rem 0 0;
}

    .branches h1 {
        font-size: 18px;
        line-height: 1.3;
        font-weight: normal;
        text-align: center;
    }

        .branches h1 + p {
            text-align: center;
            max-width: 700px;
            padding: 0 15px;
            margin: 0 auto 1.7em;
            font-size: 12px;
        }

    .branches > p:first-child {
        text-align: center;
        max-width: 700px;
        padding: 0 15px;
        margin: 0 auto 1.7em;
        font-size: 12px;
    }

    .branches .subTitle {
        font-size: 12px;
        line-height: 1.5;
        font-weight: normal;
        text-align: center;
        max-width: 700px;
        padding: 0 15px;
        margin: 0 auto 1.7em;
    }

    .branches .bottom {
        font-size: 14px;
        padding: 1.5rem 15px 0;
    }

        .branches .bottom .btn {
            font-size: 1rem;
            min-width: 120px;
        }

@media (min-width: 768px) {
    .branches h1 {
        font-size: 36px;
    }

        .branches h1 + p {
            font-size: 16px;
        }

    .branches > p:first-child {
        font-size: 16px;
    }

    .branches .subTitle {
        font-size: 22px;
    }

    .branches .bottom {
        font-size: 20px;
        padding: 3.5rem 15px 1rem;
    }
}

.yahavRepresentatives {
    box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
    padding: 1.5rem 0;
}

    .yahavRepresentatives ul {
        padding: 0;
        list-style: none;
    }

    .yahavRepresentatives li {
        font-size: 14px;
        overflow: hidden;
        border-bottom: 1px solid #e1e2e5;
        line-height: 1.35;
        padding: 1.07em 0;
    }

        .yahavRepresentatives li .location {
            font-weight: bold;
        }

        .yahavRepresentatives li .name {
            font-weight: bold;
            float: left;
            clear: right;
        }

        .yahavRepresentatives li .address {
            color: #666;
        }

        .yahavRepresentatives li .phone {
            color: #666;
            float: left;
            clear: left;
        }

@media (min-width: 768px) {
    .yahavRepresentatives ul {
        column-count: 2;
        column-gap: 130px;
        column-gap: 14%;
    }

    .yahavRepresentatives li {
        page-break-inside: avoid;
        break-inside: avoid;
    }
}

.internationalBranches {
    box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
    padding: 0;
}

@media (max-width: 991.98px) {
    .internationalBranches .container {
        max-width: 100%;
        padding: 0;
    }
}

@media (min-width: 992px) {
    .internationalBranches {
        padding: 0;
    }
}

.intBranchesAccordion button {
    border-radius: 0;
    color: #323c4b;
    font-weight: normal;
    box-shadow: none;
    width: 100%;
    min-height: 70px;
    position: relative;
}

    .intBranchesAccordion button:after {
        content: "";
        margin: auto;
        height: 2px;
        background: #e1e2e5;
        display: block;
        position: relative;
        bottom: -6px;
    }

    .intBranchesAccordion button:hover, .intBranchesAccordion button:focus {
        text-decoration: underline;
    }

    .intBranchesAccordion button[aria-expanded="true"] {
        background: #3f4a5e;
        color: #fff;
        z-index: 1;
    }

        .intBranchesAccordion button[aria-expanded="true"]:after {
            display: none;
        }

    .intBranchesAccordion button p {
        margin: 0;
    }

    .intBranchesAccordion button .text {
        height: calc(70px - .75rem);
        display: table-cell;
        vertical-align: middle;
    }

.intBranchesAccordion .branchItem table {
    border: 0;
    border-collapse: collapse;
    margin: 1.5rem 0;
    font-size: 14px;
    color: #666666;
}

    .intBranchesAccordion .branchItem table td, .intBranchesAccordion .branchItem table th, .intBranchesAccordion .branchItem table tr {
        border: 0;
        vertical-align: top;
        font-weight: 400;
    }

    .intBranchesAccordion .branchItem table th {
        font-weight: bold;
    }

@media (max-width: 767.98px) {
    .intBranchesAccordion .branchItem {
        box-shadow: inset 0 -14px 20px -9px rgba(95, 30, 0, 0.15), inset 0 14px 20px -9px rgba(95, 30, 0, 0.15);
        padding: 1.5rem 10px;
    }

        .intBranchesAccordion .branchItem table {
            margin: 0;
        }

    .intBranchesAccordion button:last-of-type:after {
        display: none;
    }

    .intBranchesAccordion button .text {
        width: 100vw;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .intBranchesAccordion .branchItem {
        padding-left: 3%;
    }
}

@media (min-width: 768px) {
    .intBranchesAccordion {
        display: flex;
        position: relative;
        flex-direction: column;
        min-height: 630px;
        border-right: 1px solid #e6e6e6;
        padding-right: 35%;
    }

        .intBranchesAccordion:before {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            width: 1px;
            background: #e6e6e6;
        }

        .intBranchesAccordion:before {
            right: 35%;
        }

        .intBranchesAccordion button {
            top: 0px;
            position: absolute;
            min-height: 70px;
            width: 35%;
            text-align: right;
        }

            .intBranchesAccordion button:nth-of-type(2) {
                top: 70px;
            }

            .intBranchesAccordion button:nth-of-type(3) {
                top: 140px;
            }

            .intBranchesAccordion button:nth-of-type(4) {
                top: 210px;
            }

            .intBranchesAccordion button:nth-of-type(5) {
                top: 280px;
            }

            .intBranchesAccordion button:nth-of-type(6) {
                top: 350px;
            }

            .intBranchesAccordion button:nth-of-type(7) {
                top: 420px;
            }

            .intBranchesAccordion button:nth-of-type(8) {
                top: 490px;
            }

            .intBranchesAccordion button:nth-of-type(9) {
                top: 560px;
            }

            .intBranchesAccordion button:nth-of-type(10) {
                top: 630px;
            }

            .intBranchesAccordion button:nth-of-type(11) {
                top: 700px;
            }

        .intBranchesAccordion .branchItem {
            width: 100%;
            box-shadow: inset -13px 0 30px -8px rgba(95, 30, 0, 0.15);
            padding-right: 5%;
        }

            .intBranchesAccordion .branchItem.collapsing {
                opacity: 0;
                overflow: hidden;
                transition: opacity 0.35s ease;
                min-height: 630px;
            }

            .intBranchesAccordion .branchItem.show {
                min-height: 630px;
            }

            .intBranchesAccordion .branchItem table th {
                white-space: nowrap;
            }

        .intBranchesAccordion button {
            right: 0%;
        }
}

.careerJobs {
    padding-bottom: 2rem;
}

    .careerJobs h2 {
        font-size: 18px;
        font-weight: normal;
        text-align: center;
        margin-bottom: 1em;
    }

        .careerJobs h2 + p {
            text-align: center;
            font-size: 12px;
        }

@media (min-width: 768px) {
    .careerJobs {
        padding-bottom: 5rem;
    }

        .careerJobs h2 {
            font-size: 30px;
            margin-bottom: 1rem;
        }

            .careerJobs h2 + p {
                font-size: 16px;
            }
}

.job {
    font-size: 14px;
    padding: 40px 0;
    transition: all 300ms ease;
}

    .job:not(.d-none) + .job {
        border-top: 2px solid rgba(151, 151, 151, 0.47);
    }

    .job h3 {
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 1.2em;
    }

    .job h4 {
        font-weight: bold;
    }

@media (min-width: 768px) {
    .job .jobMeta {
        min-width: 170px;
    }
}

.job .jobMeta .location, .job .jobMeta .field, .job .jobMeta .type {
    margin-bottom: .5rem;
    line-height: 1;
    padding-right: 35px;
}

@media (min-width: 768px) {
    .job .jobMeta .location, .job .jobMeta .field, .job .jobMeta .type {
        width: 170px;
    }
}

.job .jobMeta .location img, .job .jobMeta .field img, .job .jobMeta .type img {
    width: 14px;
    margin-top: 2px;
    float: right;
    margin-right: -20px;
}

.job .jobDescription {
    line-height: 2;
}

.job .toggler {
    font-weight: bold;
    color: #ff780b;
}

    .job .toggler:after {
        font-family: 'mizrahicons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1; /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e909";
        display: inline-block;
        vertical-align: middle;
        font-weight: bold;
    }

    .job .toggler.collapsed:after {
        content: "\e908";
    }

    .job .toggler.darkColor {
        color: #c94a0c !important;
    }

        .job .toggler.darkColor:hover, .job .toggler.darkColor:focus {
            color: #521d00 !important;
        }

.job .btn {
    font-size: 12px;
}

@media (max-width: 767.98px) {
    .job .btn {
        clear: both;
        display: block;
        margin-top: 10px;
    }
}

@media (min-width: 768px) {
    .job {
        font-size: 16px;
        padding: 40px 0;
    }

        .job h3 {
            font-size: 20px;
        }

        .job h4 {
            font-size: 16px;
        }

        .job .jobMeta {
            float: left;
        }

        .job .jobDescription {
            max-width: 520px;
        }

        .job .jobDetails {
            max-width: 520px;
        }

        .job .btn {
            font-size: 16px;
            float: left;
        }
}

.showAll-filterItems {
    text-align: center;
    position: relative;
}

    .showAll-filterItems:before {
        content: "";
        border-top: 1px solid #323c4b;
        position: absolute;
        top: 50%;
        width: 40%;
        left: 0;
    }

    .showAll-filterItems:after {
        content: "";
        border-top: 1px solid #323c4b;
        position: absolute;
        top: 50%;
        width: 40%;
        right: 0;
    }

    .showAll-filterItems .btn {
        background: #fff;
        position: relative;
        z-index: 1;
    }

.filterItemsWrapper.initial .job {
    display: none;
    height: 0;
    overflow: hidden;
}

    .filterItemsWrapper.initial .job:nth-child(-n+4) {
        display: block;
        height: auto;
        overflow: visible;
    }

.filters {
    margin: 2.7rem 0 .3rem;
    flex-wrap: wrap;
}

    .filters .dropdown .dropdown-toggle {
        box-shadow: 0 5px 20px 0 rgba(150, 45, 0, 0.07);
        border-color: #ebecec;
        font-weight: normal;
        width: 100%;
        text-align: right;
    }

        .filters .dropdown .dropdown-toggle:after {
            color: #ff780b;
            font-size: 1.4rem;
            margin: 0;
            width: 1rem;
        }

        .filters .dropdown .dropdown-toggle:after {
            float: left;
        }

        .filters .dropdown .dropdown-toggle[aria-expanded="true"] {
            border-radius: 5px 5px 0 0;
            border-bottom-color: transparent;
        }

    .filters .dropdown-menu {
        border-radius: 0 0 5px 5px;
        border-top: 0;
        border-color: #ebecec;
        margin-top: 0px;
        box-shadow: 0 5px 10px 0 rgba(150, 45, 0, 0.07);
        font-size: 14px;
        padding: 0;
        max-height: 200px;
        overflow: auto;
    }

        .filters .dropdown-menu::-webkit-scrollbar {
            width: 7px;
            height: 7px;
        }

        .filters .dropdown-menu::-webkit-scrollbar-thumb {
            background: #323c4b;
            border-radius: 3.5px;
            box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.09);
            border: 1px solid #fff;
        }

        .filters .dropdown-menu::-webkit-scrollbar-track {
            background: #fff;
        }

        .filters .dropdown-menu .btn {
            width: 100%;
            background-image: linear-gradient(to top, #3f4a5e, #3a4355);
            color: #fff;
            border-radius: 0 0 5px 5px;
        }

    .filters .custom-control {
        margin: 5px .6rem 10px;
    }

    .filters .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
        background: #3f4a5e;
        border: 1px solid #3f4a5e;
        border-radius: 0.19rem;
        box-shadow: inset 0 0 0 1.5px #fff;
    }

    .filters .bottom {
        flex: 0 0 100%;
        max-width: 100%;
        margin: .85rem -4px 0;
    }

        .filters .bottom .resetFilters {
            box-shadow: none;
            color: #323c4b;
            text-decoration: none;
            cursor: pointer;
            padding: .2em .3em 0;
            font-size: 14px;
            display: inline-block;
            border-bottom: 1px solid;
            margin: 0 1rem;
        }

        .filters .bottom .delBut {
            border-radius: 5px;
            background-color: #ececec;
            color: #323c4b;
            border: 0;
            font-size: 12px;
            margin: 0 4px 8px;
            padding: .3rem .5rem;
            cursor: pointer;
        }

            .filters .bottom .delBut:after {
                content: "╳";
                font-size: 50%;
                display: inline-block;
                position: relative;
                top: -.4em;
                margin-right: 2em;
            }

@media (max-width: 767.98px) {
    .filters {
        flex-direction: column;
    }

        .filters .dropdown {
            width: 70%;
            min-width: 200px;
            max-width: 100%;
            margin: auto auto 1.2rem;
        }

        .filters .dropdown-menu {
            width: 70%;
            min-width: 200px;
            max-width: 100%;
        }
}

@media (min-width: 768px) {
    .filters .dropdown .dropdown-toggle {
        width: 170px;
        margin-left: 2.2rem;
    }

    .filters .dropdown-menu {
        width: 170px;
    }
}

/*#region JobSubmition*/
.JobSubmition .divJobName {
    font-size: 20px;
    font-weight: bold;
    margin: 1em 0;
}

.JobSubmition label {
    font-size: 16px;
    font-weight: normal;
}

.JobSubmition .label {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: .8rem;
}

.JobSubmition .PersonalInfo {
    max-width: 410px;
}

.JobSubmition .fileUpload {
    display: none;
}

.JobSubmition .divfileUpload {
    display: inline-block;
    margin-bottom: 0px;
}

    .JobSubmition .divfileUpload input {
        border: 0px;
        height: 20px;
        background: #fff;
    }

.JobSubmition .PrefLocation .custom-control, .JobSubmition .Question1 .custom-control, .JobSubmition .Question2 .custom-control {
    margin-bottom: .52rem;
    min-width: 85px;
}

.JobSubmition .Comments textarea {
    width: 100%;
    display: block;
    resize: none;
    background: #f7f7f7;
    border-color: #f7f7f7;
    border-radius: 5px;
    box-shadow: none;
}

.JobSubmition .Submition {
    text-align: center;
    padding: 1rem;
}

.JobSubmition .UploadCv .btn:before {
    font-family: 'mizrahicons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1; /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e925";
    font-size: 1.3em;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    margin-left: .5rem;
}

.JobSubmition .deleteFile {
    color: #ff780b;
    font-weight: bold;
}

    .JobSubmition .deleteFile:hover {
        text-decoration: none !important;
    }

.JobSubmition span.error, .JobSubmition div.error {
    position: relative;
    font-size: 13px;
    line-height: 1;
    padding: .1rem .6rem 0;
    color: red;
    display: none;
}

    .JobSubmition span.error.field-validation-error, .JobSubmition div.error.field-validation-error {
        display: block;
    }

.obligatory {
    color: red;
}

.floatLabel {
    position: relative;
}

    .floatLabel input, .floatLabel textarea, .floatLabel select {
        position: relative;
        background-color: #f7f7f7 !important;
        border: 0 !important;
        box-shadow: none;
        line-height: 1;
    }

    .floatLabel input {
        height: 32px !important;
        padding: 1px 10px !important;
    }

    .floatLabel textarea {
        resize: none;
        height: 160px;
        resize: none;
    }

    .floatLabel select {
        height: 32px !important;
        padding: 1px 10px 1px 1.5rem !important;
    }

    .floatLabel label { /*background-color: $white-two!important;*/
        margin: 4px;
        position: absolute;
        color: #999;
        padding: 0 10px;
        top: 0;
        bottom: 0;
        width: calc(100% - 8px);
        transition: top 0.2s;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        right: 0;
    }

        .floatLabel label.text-center .obligatory {
            float: right;
        }

    .floatLabel.form-group {
        margin-bottom: 1.2rem;
    }

    .floatLabel .form-control.input-validation-error, .floatLabel .custom-select.input-validation-error {
        box-shadow: inset 0 -12px 0 -11px red;
    }

        .floatLabel .form-control.input-validation-error:focus, .floatLabel .custom-select.input-validation-error:focus {
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        }

    .floatLabel span.error {
        position: absolute;
        font-size: 13px;
        line-height: 1;
        padding: .1rem .6rem 0;
        color: red;
        display: none;
    }

        .floatLabel span.error.field-validation-error {
            display: block;
        }

    .floatLabel.hideLabel input, .floatLabel.hideLabel textarea {
        background: #f7f7f7 !important;
        z-index: 1;
    }

.radioFloatLabel {
    position: relative;
}

    .radioFloatLabel span.error {
        position: absolute;
        font-size: 12px;
        line-height: 1;
        padding: .1rem .3rem 0;
        color: red;
        display: none;
    }

        .radioFloatLabel span.error.field-validation-error {
            display: block;
        }

    .radioFloatLabel.row span.error {
        top: 100%;
        right: 15px;
        left: 15px;
    }

.loader {
    position: fixed;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999999;
    color: #fff;
    text-align: center;
    font-size: 2rem;
}

    .loader .inner {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .loader .spinner {
        display: block;
        width: 73px;
        height: 73px;
        margin: auto;
    }

        .loader .spinner img {
            width: 73px;
            height: 35px;
            animation: spin 1.2s linear infinite;
            display: block;
            margin: auto;
        }

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.quadIconLinks {
    list-style: none;
    margin: 5rem auto;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 700px;
}

    .quadIconLinks li {
        width: 100%;
        flex: 0 0 25%;
        max-width: 25%;
        text-align: center;
        margin-bottom: 1rem;
    }

    .quadIconLinks a {
        font-weight: bold;
        font-size: 14px;
    }

    .quadIconLinks figure {
        height: 56px;
        margin: 0 auto .5rem;
        position: relative;
    }

        .quadIconLinks figure img {
            display: block;
            width: auto;
            height: auto;
            max-height: 100%;
            max-width: 100%;
            margin: auto;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

@media (max-width: 575.98px) {
    .quadIconLinks {
        margin: 2rem auto;
        justify-content: space-around;
    }

        .quadIconLinks li {
            flex: 0 0 50%;
            max-width: 50%;
            position: relative;
            padding-top: 1rem;
        }

            .quadIconLinks li:before {
                content: "";
                position: absolute;
                height: 1px;
                background: #e1e2e5;
                width: 65px;
                position: absolute;
                left: 50%;
                transform: translate(-50%, 0);
                -ms-transform: translate(-50%, 0);
                top: 0;
            }

            .quadIconLinks li:nth-child(1), .quadIconLinks li:nth-child(2) {
                padding-top: 0rem;
            }

                .quadIconLinks li:nth-child(1):before, .quadIconLinks li:nth-child(2):before {
                    display: none;
                }

            .quadIconLinks li:nth-child(2n+1):after {
                content: "";
                position: absolute;
                width: 1px;
                background: #e1e2e5;
                height: 50px;
                position: absolute;
                top: 50%;
                transform: translate(0, -50%);
                left: 0;
            }

        .quadIconLinks a {
            display: inline-block;
            width: 94px;
            line-height: 1;
        }
}

.contactDigital {
    padding: .9rem 0 3rem;
    font-size: 14px;
}

    .contactDigital .col {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .contactDigital .title {
        font-size: 16px;
        font-weight: bold;
    }

    .contactDigital .btn {
        font-size: 12px;
    }

@media (max-width: 767.98px) {
    .contactDigital .col:first-child {
        padding-bottom: 2rem;
    }

    .contactDigital img {
        display: block;
        margin: auto;
    }
}

@media (min-width: 768px) {
    .contactDigital {
        font-size: 16px;
    }

        .contactDigital .row {
            flex-direction: row-reverse;
            align-items: center;
        }

        .contactDigital .col {
            flex: 0 0 50%;
            max-width: 50%;
        }

        .contactDigital .title {
            font-size: 20px;
        }

        .contactDigital .btn {
            font-size: 12px;
        }
}

.contactForm {
    max-width: 580px;
    margin: 2.5rem auto 5rem;
}

    .contactForm .phoneCol {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 1.2rem;
    }

        .contactForm .phoneCol .form-group:first-child {
            display: flex;
            flex: 0 0 auto;
            flex-flow: row wrap;
            max-width: 62%;
            align-items: center;
            margin-bottom: 0;
        }

        .contactForm .phoneCol .form-group:last-child {
            display: flex;
            flex: 0 0 auto;
            flex-flow: row wrap;
            max-width: 33%;
            align-items: center;
            margin-bottom: 0;
        }

@media (min-width: 576px) {
    .contactForm .phoneCol .form-control {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
    }
}

.contactForm .btn-mizrahi {
    min-width: 120px;
}

.projectBox {
    border-radius: 5px;
    background-color: #f7f7f7;
    text-align: center;
    padding: 1.5rem;
    margin-bottom: 2rem;
}

    .projectBox h3 {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 1em;
    }

@media (min-width: 992px) {
    .projectBox h3 {
        font-size: 20px !important;
    }
}

.projectBox .form {
    text-align: center !important;
}

.projectBox .form-group {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
}

.projectBox .form-control {
    max-width: 380px;
    margin: auto;
    box-shadow: none;
    border-radius: 5px;
    border: solid 1px #ebecec;
    background-color: #ffffff;
}

.projectBox .btn {
    min-width: 120px;
    margin-top: 1.2rem;
}

.projectBox .infoRow {
    display: flex;
    position: relative;
    flex-direction: column;
}

    .projectBox .infoRow .col {
        padding: 0;
        margin-bottom: 1rem;
    }

        .projectBox .infoRow .col .title {
            font-size: 20px;
        }

@media (min-width: 768px) {
    .projectBox .infoRow {
        justify-content: space-between;
        flex-direction: row;
    }

        .projectBox .infoRow:after {
            content: "";
            width: 1px;
            height: 100%;
            background: #e1e2e5;
            position: absolute;
            right: 50%;
            top: 0;
        }

        .projectBox .infoRow .col {
            flex: 0 0 49%;
            max-width: 49%;
        }

            .projectBox .infoRow .col .title {
                font-size: 30px;
            }
}

.projectBox span.error, .projectBox div.error {
    position: absolute;
    font-size: 13px;
    line-height: 1;
    padding: .1rem .6rem 0;
    color: red;
    display: none;
}

    .projectBox span.error.field-validation-error, .projectBox div.error.field-validation-error {
        display: block;
    }

.projectBox div.error {
    position: relative;
}

.page404 {
    background: url("/images/dvir.png") no-repeat;
    padding-top: 2rem;
    padding-bottom: 11rem;
    background-position: 0 bottom;
}

    .page404 .title {
        font-size: 14px;
        margin-bottom: 1em;
    }

@media (min-width: 768px) {
    .page404 {
        padding-bottom: 170px;
        padding-top: 4rem;
    }

        .page404 .title {
            font-size: 20px;
        }
}

@media (max-width: 767.98px) {
    .page404 {
        background-size: 175px auto;
        background-position: -20px bottom;
    }
}

.linksList {
    list-style: none;
    margin: 0;
    padding: 1.1rem 0;
    column-count: 2;
    max-width: 250px;
}

    .linksList li {
        margin: 0 0 .5rem 0;
        line-height: 1;
        break-inside: avoid;
    }

    .linksList a {
        background: #fff;
        color: #ff780b;
        font-weight: bold;
        font-size: 12px;
        display: inline-block;
        margin: 0 0 .8rem 0;
        vertical-align: top;
    }

        .linksList a:after {
            font-family: 'mizrahicons' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1; /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        .linksList a:after {
            content: "\e907";
        }

        .linksList a.darkColor {
            color: #c94a0c !important;
        }

@media (min-width: 768px) {
    .linksList {
        column-count: 3;
        max-width: 600px;
    }

        .linksList a {
            font-size: 14px;
        }
}

.messages {
    color: #323c4b;
    text-align: center;
}

    .messages .carousel-indicators {
        bottom: .6rem;
    }

    .messages .carousel-inner {
        margin-top: 1.1rem;
    }

    .messages .carousel-caption {
        position: relative;
        right: auto;
        left: auto;
        bottom: auto;
        color: #323c4b;
        line-height: 1.55;
        padding: 0 15px;
        margin-bottom: 2.5rem;
        height: 75px;
        overflow: hidden;
    }

@media (max-width: 767.98px) {
    .messages .carousel-caption {
        font-size: 14px;
        height: 87px;
    }
}

.carousel-control-button {
    position: absolute;
    bottom: .6rem;
    z-index: 16;
    color: #ff780b;
    text-shadow: 0 0 5px #fff;
    right: 0;
}

    .carousel-control-button:before {
        font-family: 'mizrahicons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1; /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 1.5rem;
        background: rgba(0, 0, 0, 0.2);
        border-radius: 100%;
        padding: 10px;
        display: block;
        margin: auto;
    }

    .carousel-control-button.pause:before {
        content: "\e921";
    }

    .carousel-control-button.play:before {
        content: "\e920";
    }

    .carousel-control-button:hover, .carousel-control-button:focus {
        text-decoration: none;
        color: #ff7300;
        font-weight: bold;
    }

        .carousel-control-button:hover:before, .carousel-control-button:focus:before {
            background: rgba(0, 0, 0, 0.8);
        }

.wrapperRelative {
    position: relative;
}

.expertsSwiper-control {
    position: absolute;
    bottom: 2rem;
    z-index: 16;
    color: #ff780b;
    margin: 0 1rem;
    text-shadow: 0 0 5px #fff;
    right: 0;
}

    .expertsSwiper-control:before {
        font-family: 'mizrahicons' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1; /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 1.5rem;
        background: rgba(0, 0, 0, 0.2);
        border-radius: 100%;
        padding: 10px;
        display: block;
        margin: auto;
    }

    .expertsSwiper-control.pause:before {
        content: "\e921";
    }

    .expertsSwiper-control.play:before {
        content: "\e920";
    }

    .expertsSwiper-control:hover, .expertsSwiper-control:focus {
        text-decoration: none;
        color: #ff7300;
        font-weight: bold;
    }

        .expertsSwiper-control:hover:before, .expertsSwiper-control:focus:before {
            background: rgba(0, 0, 0, 0.8);
        }

@media (max-width: 767.98px) {
    .expertsSwiper-control {
        bottom: 3rem;
    }
}

.expertsSwiper {
    height: 507px;
}

    .expertsSwiper .swiper-slide {
        text-align: center;
        width: 300px; /*calc(100% / 4.5);*/
    }

        .expertsSwiper .swiper-slide figure {
            margin: 0 4.1%;
        }

            .expertsSwiper .swiper-slide figure img {
                width: 100%;
                display: block;
                margin: auto;
            }

        .expertsSwiper .swiper-slide .title {
            font-weight: bold;
            line-height: 1;
        }

        .expertsSwiper .swiper-slide .btn {
            min-width: 115px;
            margin: 1.1rem auto 2.5rem;
        }

@media (max-width: 767.98px) {
    .expertsSwiper {
        padding-bottom: 3.5rem;
        margin-bottom: -3rem;
        height: 390px;
    }

        .expertsSwiper:after {
            content: "";
            position: absolute;
            width: 80%;
            right: 10%;
            bottom: 0;
            height: 1px;
            background: #ccc;
        }

        .expertsSwiper .swiper-slide {
            font-size: 14px;
            width: 160px;
        }

            .expertsSwiper .swiper-slide .btn {
                font-size: 12px;
                min-width: 80px;
                margin: 1.1rem auto 1.5rem;
            }

            .expertsSwiper .swiper-slide figure {
                margin: 0 auto;
                width: 100%;
                height: 220px;
            }

                .expertsSwiper .swiper-slide figure img {
                    width: auto;
                    height: 100%;
                }

        .expertsSwiper .swiper-pagination {
            bottom: 26px;
        }

        .expertsSwiper .swiper-button-next, .expertsSwiper .swiper-button-prev {
            width: 32px;
            height: 32px;
            margin-top: -16px;
            z-index: 10;
            background: 0;
            top: 60%;
        }

            .expertsSwiper .swiper-button-next:before, .expertsSwiper .swiper-button-prev:before {
                font-family: 'mizrahicons' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1; /* Better Font Rendering =========== */
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                color: #fff;
                font-size: 1.9rem;
                text-shadow: 0 0 5px #333;
                font-weight: 100;
                height: 32px;
            }

        .expertsSwiper .swiper-button-prev {
            right: 1px;
        }

            .expertsSwiper .swiper-button-prev:before {
                content: "\e906";
            }

        .expertsSwiper .swiper-button-next {
            left: 1px;
        }

            .expertsSwiper .swiper-button-next:before {
                content: "\e907";
            }
}

.hpProposals {
    text-align: center;
}

@media (max-width: 767.98px) {
    .hpProposals {
        margin-top: -2rem;
    }

        .hpProposals #hpCarousel-D {
            display: none;
        }

        .hpProposals .hpCarouselTabsNav-M {
            overflow: hidden;
            overflow-x: auto;
        }

            .hpProposals .hpCarouselTabsNav-M .nav-tabs {
                border: 0;
                flex-wrap: nowrap;
                white-space: nowrap;
            }

                .hpProposals .hpCarouselTabsNav-M .nav-tabs .nav-item {
                    margin: 0;
                    flex: 0 0 33.3333%;
                    min-width: 33.3333%;
                }

            .hpProposals .hpCarouselTabsNav-M .nav-link {
                border: 0;
                border-radius: 0;
                margin: 0;
                text-align: center;
                font-weight: normal;
                padding: 0.75rem .1rem;
                font-size: 13px;
                display: block;
            }

                .hpProposals .hpCarouselTabsNav-M .nav-link.active {
                    font-weight: bold;
                    box-shadow: inset 0 -5px 0 0 #323c4b;
                }

        .hpProposals #hpCarouselTabsNav-MContent .carousel-indicators {
            bottom: -2rem;
        }

        .hpProposals #hpCarouselTabsNav-MContent .carousel-control-prev, .hpProposals #hpCarouselTabsNav-MContent .carousel-control-next {
            padding: 0;
            top: calc(50% - 16px);
            z-index: 3;
            height: 32px;
            width: 32px;
        }

            .hpProposals #hpCarouselTabsNav-MContent .carousel-control-prev:focus, .hpProposals #hpCarouselTabsNav-MContent .carousel-control-next:focus {
                outline: #ff780b auto 5px;
            }

        .hpProposals #hpCarouselTabsNav-MContent .carousel-control-prev {
            left: 0;
        }

        .hpProposals #hpCarouselTabsNav-MContent .carousel-control-next {
            right: 0;
        }

        .hpProposals #hpCarouselTabsNav-MContent .carousel-control-prev-icon:before, .hpProposals #hpCarouselTabsNav-MContent .carousel-control-next-icon:before {
            color: #fff;
            font-size: 1.9rem;
            text-shadow: 0 0 5px #333;
            font-weight: 100;
            height: 32px;
        }

        .hpProposals #hpCarouselTabsNav-MContent .carousel-item {
            height: 316px;
        }

        .hpProposals #hpCarouselTabsNav-MContent .item {
            height: 100%;
            position: relative;
            color: #fff;
            text-shadow: 0 0 10px #000;
            font-size: 18px;
            transition: all .35s ease-out;
            -webkit-font-smoothing: antialiased;
        }

            .hpProposals #hpCarouselTabsNav-MContent .item .centerer {
                z-index: 2;
                width: 100%;
                max-width: 440px;
                padding: 0 2rem;
                -webkit-font-smoothing: antialiased;
            }

            .hpProposals #hpCarouselTabsNav-MContent .item .hidden {
                font-size: .9rem;
                width: 100%;
                max-width: 340px;
                margin-left: auto;
                margin-right: auto;
            }

            .hpProposals #hpCarouselTabsNav-MContent .item .btn-mizrahi-border-white {
                min-width: 140px;
                transition: all .35s ease-out;
            }

            .hpProposals #hpCarouselTabsNav-MContent .item .btn-mizrahi-border-blue {
                min-width: 140px;
                transition: all .35s ease-out;
            }

            .hpProposals #hpCarouselTabsNav-MContent .item .topPic {
                position: relative;
                top: .5rem;
                display: block;
                margin: auto;
                width: 160px;
            }

        .hpProposals #hpCarouselTabsNav-MContent figure {
            transition: transform .2s ease-out;
            position: absolute;
            width: 100%;
            height: 100%;
            overflow: hidden;
            background: center no-repeat;
            background-size: cover;
        }

            .hpProposals #hpCarouselTabsNav-MContent figure img {
                object-fit: cover;
                object-position: 50% 50%;
                display: block;
                margin: auto;
                min-width: 100%;
                min-height: 100%;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }

        .hpProposals #hpCarouselTabsNav-MContent .btn-mizrahi-border-white:hover {
            background: #fff;
            border-color: #fff;
            color: #ff780b;
        }

        .hpProposals #hpCarouselTabsNav-MContent .btn-mizrahi-border-blue:hover {
            background: #ff780b;
            border-color: #ff780b;
            color: #fff;
        }
}

@media (min-width: 768px) {
    .hpProposals {
        text-align: center;
        overflow: hidden;
        padding-bottom: 4rem;
        margin-bottom: -2.4rem;
    }

        .hpProposals #hpCarousel-M {
            display: none;
        }

        .hpProposals #hpCarousel-D .carousel-inner {
            overflow: visible;
        }

        .hpProposals #hpCarousel-D .carousel-indicators {
            bottom: -4rem;
        }

        .hpProposals #hpCarousel-D .carousel-control-prev, .hpProposals #hpCarousel-D .carousel-control-next {
            padding: 0;
            height: 48px;
            width: 48px;
            top: calc(50% - 24px);
            z-index: 3;
        }

            .hpProposals #hpCarousel-D .carousel-control-prev:focus, .hpProposals #hpCarousel-D .carousel-control-next:focus {
                outline: #ff780b auto 5px;
            }

        .hpProposals #hpCarousel-D .carousel-control-prev {
            left: .3rem;
        }

        .hpProposals #hpCarousel-D .carousel-control-next {
            right: .3rem;
        }

        .hpProposals #hpCarousel-D .carousel-control-prev-icon:before, .hpProposals #hpCarousel-D .carousel-control-next-icon:before {
            color: #fff;
            font-size: 2.9rem;
            text-shadow: 0 0 5px #333;
            font-weight: 100;
            height: 48px;
        }

        .hpProposals #hpCarousel-D .carousel-item {
            height: 632px;
        }

            .hpProposals #hpCarousel-D .carousel-item .item {
                height: 100%;
                position: relative;
                color: #fff;
                text-shadow: 0 0 10px #000;
                font-size: 20px;
                transition: all .35s ease-out;
                -webkit-font-smoothing: antialiased;
            }

                .hpProposals #hpCarousel-D .carousel-item .item .centerer {
                    z-index: 2;
                    width: 100%;
                    max-width: 440px;
                    padding: 0 10px;
                    -webkit-font-smoothing: antialiased;
                }

                .hpProposals #hpCarousel-D .carousel-item .item .hidden {
                    font-size: 1rem;
                    max-height: 0;
                    overflow: hidden;
                    visibility: hidden;
                    transition: all .35s ease-out;
                    width: 100%;
                    max-width: 340px;
                    margin-left: auto;
                    margin-right: auto;
                    opacity: 0;
                }

                .hpProposals #hpCarousel-D .carousel-item .item .btn-mizrahi-border-white {
                    min-width: 140px;
                    transition: all .35s ease-out;
                }

                .hpProposals #hpCarousel-D .carousel-item .item .btn-mizrahi-border-blue {
                    min-width: 140px;
                    transition: all .35s ease-out;
                }

                .hpProposals #hpCarousel-D .carousel-item .item .topPic {
                    position: relative;
                    top: 3.5rem;
                    display: block;
                    margin: auto;
                    width: 160px;
                }

                .hpProposals #hpCarousel-D .carousel-item .item:hover {
                    transform: scale(1.1);
                    z-index: 1;
                    box-shadow: 0 12px 33px 0 rgba(250, 117, 37, 0.05), 0 3px 25px 0 rgba(70, 27, 0, 0.6);
                }

                    .hpProposals #hpCarousel-D .carousel-item .item:hover .centerer {
                        -webkit-font-smoothing: antialiased;
                    }

                    .hpProposals #hpCarousel-D .carousel-item .item:hover .hidden {
                        max-height: 400px;
                        overflow: visible;
                        visibility: visible;
                        opacity: 1;
                    }

                    .hpProposals #hpCarousel-D .carousel-item .item:hover .btn-mizrahi-border-white {
                        background: #fff;
                        border-color: #fff;
                        color: #ff780b;
                    }

                    .hpProposals #hpCarousel-D .carousel-item .item:hover .btn-mizrahi-border-blue {
                        background: #ff780b;
                        border-color: #ff780b;
                        color: #fff;
                    }

        .hpProposals .row, .hpProposals [class*="col"] {
            height: 632px;
        }

        .hpProposals [class*="col"] {
            padding: 0;
        }

            .hpProposals [class*="col"] > .col-12 {
                height: 50%;
            }

        .hpProposals figure {
            transition: transform .2s ease-out;
            position: absolute;
            width: 100%;
            height: 100%;
            overflow: hidden;
            background: center no-repeat;
            background-size: cover;
        }

            .hpProposals figure img {
                object-fit: cover;
                object-position: 50% 50%;
                display: block;
                margin: auto;
                min-width: 100%;
                min-height: 100%;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }
}

.vimeo-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden;
}

    .vimeo-wrapper iframe {
        width: 100vw;
        height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
        min-height: 100vh;
        min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.vimeo-buttons {
    position: absolute;
    z-index: 10;
    bottom: 0;
}

.vimeo-button {
    background: 0;
    padding: 0;
    border: 0;
    width: 142px;
    height: 142px;
    background-size: contain;
    cursor: pointer;
}

@media (max-width: 767.98px) {
    .vimeo-button {
        width: 70px;
        height: 70px;
    }
}

.vimeo-button.play {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='142' height='142' viewBox='0 0 142 142'%3E%3Cdefs%3E%3Ccircle id='b' cx='33' cy='33' r='33'/%3E%3Cfilter id='a' width='283.3%25' height='283.3%25' x='-91.7%25' y='-90.2%25' filterUnits='objectBoundingBox'%3E%3CfeOffset dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='20'/%3E%3CfeComposite in='shadowBlurOuter1' in2='SourceAlpha' operator='out' result='shadowBlurOuter1'/%3E%3CfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0.215686275 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000' transform='translate(38 37)'%3E%3Cuse filter='url(%23a)' xlink:href='%23b'/%3E%3Ccircle cx='33' cy='33' r='32.5' fill-opacity='.2' stroke='%23EBECEC' stroke-linejoin='square'/%3E%3C/g%3E%3Cpath fill='%23FFF' d='M81 70.5L66 80V61z'/%3E%3C/g%3E%3C/svg%3E");
}

.vimeo-button.pause {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='142' height='142' viewBox='0 0 142 142'%3E%3Cdefs%3E%3Ccircle id='b' cx='33' cy='33' r='33'/%3E%3Cfilter id='a' width='283.3%25' height='283.3%25' x='-91.7%25' y='-90.2%25' filterUnits='objectBoundingBox'%3E%3CfeOffset dy='1' in='SourceAlpha' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='20'/%3E%3CfeComposite in='shadowBlurOuter1' in2='SourceAlpha' operator='out' result='shadowBlurOuter1'/%3E%3CfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0.215686275 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0'/%3E%3C/filter%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000' transform='translate(38 37)'%3E%3Cuse filter='url(%23a)' xlink:href='%23b'/%3E%3Ccircle cx='33' cy='33' r='32.5' fill-opacity='.2' stroke='%23EBECEC' stroke-linejoin='square'/%3E%3C/g%3E%3Cpath fill='%23FFF' d='M64.04 61.4h3.432v16.971H64.04zM72.62 61.4h3.432v16.971H72.62z'/%3E%3C/g%3E%3C/svg%3E");
}

.white .businessOffers {
    margin-bottom: -2rem;
}

.businessOffers .tab-pane .row {
    align-items: center;
}

.businessOffers .tab-pane .col {
    flex: 0 0 100%;
    max-width: 100%;
}

@media (max-width: 767.98px) {
    .businessOffers .tab-pane .col:last-child {
        padding-bottom: 1rem;
        padding-top: 1rem;
    }
}

@media (min-width: 768px) {
    .businessOffers .tab-pane .col {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.businessOffers .tab-pane figure {
    overflow: hidden;
    margin: 0;
    max-height: 285px;
}

@media (max-width: 767.98px) {
    .businessOffers .tab-pane figure {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .businessOffers .tab-pane figure {
        height: 285px;
        display: flex;
    }
}

.businessOffers .tab-pane figure img {
    max-width: 100%;
    object-fit: contain;
}

.businessOffers .tab-pane .title {
    font-size: 20px;
    font-weight: bold;
}

.businessOffers .tab-pane .btn {
    min-width: 120px;
    margin-top: 1rem;
}

.interestList {
    margin-bottom: 3.7rem;
}

    .interestList .title {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 1.3rem;
    }

    .interestList ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .interestList li {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
    }

        .interestList li:nth-child(odd) {
            background: #f7f7f7;
        }

        .interestList li a {
            flex-basis: 0;
            flex-grow: 1;
            max-width: 100%;
            padding: .85rem;
            line-height: 1;
        }

            .interestList li a:nth-child(2), .interestList li a:nth-child(3) {
                align-self: flex-end;
                max-width: 20px;
                padding: .85rem 0;
                margin: 0 10px;
            }

                .interestList li a:nth-child(2):hover, .interestList li a:nth-child(3):hover {
                    text-decoration: none;
                }

                    .interestList li a:nth-child(2):hover .icon-xls, .interestList li a:nth-child(2):hover .icon-pdf, .interestList li a:nth-child(3):hover .icon-xls, .interestList li a:nth-child(3):hover .icon-pdf {
                        box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.09);
                        transform: scale(1.1);
                    }

    .interestList .icon-xls, .interestList .icon-pdf {
        font-size: 1.5rem;
        transition: all .1s ease;
        display: inline-block;
    }

    .interestList .icon-xls {
        color: #44c76e;
    }

    .interestList .icon-pdf {
        color: #ea6800;
    }

.graphWrapper {
    display: flex;
    width: 312px;
    max-width: 100%;
    justify-content: space-between;
}

    .graphWrapper .item {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 68px;
        height: 200px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        text-align: center;
    }

        .graphWrapper .item .prc {
            font-weight: bold;
        }

        .graphWrapper .item .label {
            font-size: 12px;
        }

    .graphWrapper .blue {
        background: linear-gradient(0deg, #6285c4 0, #adcaff 100%);
        border-radius: 5px 5px 0 0;
    }

    .graphWrapper .blue2 {
        background: linear-gradient(0deg, #3795eb 0, #8ecefe 100%);
        border-radius: 5px 5px 0 0;
    }

    .graphWrapper .orange {
        background: linear-gradient(0deg, #ff7f55 0, #ffb698 100%);
        border-radius: 5px 5px 0 0;
    }

    .graphWrapper .yellow {
        background: linear-gradient(0deg, #ffad5e 0, #ffd58c 100%);
        border-radius: 5px 5px 0 0;
    }

.investmentsInfo .tab-content {
    margin-bottom: 2rem;
}

.investmentsInfo .text h3 {
    font-weight: bold;
    font-size: .875rem;
}

.investmentsInfo .text button {
    min-width: 120px;
}

@media (max-width: 767.98px) {
    .investmentsInfo .col {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .investmentsInfo .text h3 {
        font-size: 1.2rem;
    }
}

.stockMarketNow {
    display: flex;
    max-width: 620px;
    margin: auto;
    padding: 7px 0;
}

    .stockMarketNow:before, .stockMarketNow:after {
        content: "";
        width: 1px;
        height: 100%;
        min-height: 66px;
        background: #e1e2e5;
    }

    .stockMarketNow:before {
        float: right;
        margin-right: -1px;
    }

    .stockMarketNow:after {
        float: left;
        margin-left: -1px;
    }

    .stockMarketNow .col {
        display: flex;
        justify-content: space-between;
        padding-top: .9rem;
        padding-bottom: .9rem;
        border-right: 1px solid #e1e2e5;
        border-left: 1px solid #e1e2e5;
    }

    .stockMarketNow .label {
        font-weight: bold;
    }

    .stockMarketNow .rate {
        font-size: 12px;
        color: #666;
    }

        .stockMarketNow .rate strong {
            color: #666;
            display: block;
        }

    .stockMarketNow .change {
        font-size: 12px;
        color: #666;
    }

        .stockMarketNow .change strong {
            color: #666;
            display: block;
        }

        .stockMarketNow .change.up {
            color: #05ad4a;
        }

        .stockMarketNow .change.dwn {
            color: #e81911;
        }

@media (max-width: 619.98px) {
    .stockMarketNow {
        flex-direction: column;
        padding: 0 15px;
    }

        .stockMarketNow:before, .stockMarketNow:after {
            display: none;
        }

        .stockMarketNow .col {
            flex: 0 0 100%;
            max-width: 100%;
            border: 0;
            border-top: 2px solid #e1e2e5;
        }

            .stockMarketNow .col:first-child {
                border: 0;
            }
}

@media (min-width: 992px) {
    .stockMarketNow {
        margin-top: -4rem;
    }

    .headBannerBig .stockMarketNow {
        margin-top: -4rem;
    }

    .bg-white-two .stockMarketNow {
        margin-bottom: -2rem;
    }
}

.exchangeRatesFilter {
    max-width: 790px;
    display: flex;
    flex-direction: column;
    margin: 0 auto 1.7rem;
    padding-bottom: 2rem;
    border-radius: 5px;
    box-shadow: 0 0 30px 0 rgba(250, 117, 37, 0.02), 0 0 40px 0 rgba(0, 0, 0, 0.07);
    border: solid 1px #ebecec;
    background-color: #ffffff;
}

    .exchangeRatesFilter .form-group {
        position: relative;
        width: 100%;
        max-width: 170px;
        margin: 1rem auto 0;
    }

        .exchangeRatesFilter .form-group label {
            text-align: center;
            font-size: 20px;
            display: block;
            margin-bottom: 1.2rem;
        }

        .exchangeRatesFilter .form-group .date {
            height: 32px !important;
            box-shadow: 0 0 5px 0 rgba(95, 30, 0, 0.1);
            border: solid 1px #ebecec;
            background-color: #f7f7f7;
            border-radius: 5px;
        }

    .exchangeRatesFilter .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 100%;
    }

    .exchangeRatesFilter .bootstrap-select > .dropdown-toggle {
        font-size: 16px;
        box-shadow: 0 0 5px 0 rgba(95, 30, 0, 0.1);
        border: solid 1px #ebecec;
        background-color: #f7f7f7;
        border-radius: 5px;
        line-height: 1.3;
    }

        .exchangeRatesFilter .bootstrap-select > .dropdown-toggle:after {
            color: #ff780b;
            font-size: 1rem;
        }

@media (min-width: 768px) {
    .exchangeRatesFilter {
        padding-bottom: 1.8rem;
        flex-direction: row;
        justify-content: space-around;
        position: relative;
    }

        .exchangeRatesFilter:before, .exchangeRatesFilter:after {
            position: absolute;
            width: 1px;
            background: #ebecec;
            height: 50%;
            content: "";
            top: 25%;
        }

        .exchangeRatesFilter:before {
            right: 33.333%;
        }

        .exchangeRatesFilter:after {
            left: 33.333%;
        }

        .exchangeRatesFilter .form-group {
            margin-top: 1.6rem;
        }
}

.exchangeRatesAction {
    text-align: center;
    margin-bottom: 2rem;
}

.exchange-button {
    text-align: center;
}

    .exchange-button .btn {
        min-width: 150px;
        margin-bottom: 3.8rem;
    }

.exchangeRatesTable, .sheareiLibor {
    border: 1px solid #e1e2e5;
    border-radius: 8px;
    max-width: 870px;
}

    .exchangeRatesTable table, .sheareiLibor table {
        border-collapse: collapse;
        border: 0 !important;
        margin: 0;
    }

    .exchangeRatesTable thead th, .sheareiLibor thead th {
        vertical-align: top;
        border-bottom: 0;
    }

    .exchangeRatesTable tr, .sheareiLibor tr {
        border: 0 !important;
    }

    .exchangeRatesTable tbody tr:first-child td, .sheareiLibor tbody tr:first-child td {
        border-top: 0;
    }

    .exchangeRatesTable th, .exchangeRatesTable td, .sheareiLibor th, .sheareiLibor td {
        vertical-align: top;
        padding: 0.4rem .9rem;
        line-height: 1.2;
        border-color: #e1e2e5;
    }

@media (min-width: 768px) {
    .exchangeRatesTable, .sheareiLibor {
        margin: auto;
    }

        .exchangeRatesTable table, .sheareiLibor table {
            table-layout: fixed;
        }
}

@media (max-width: 767.98px) {
    .exchangeRatesTable th, .exchangeRatesTable td, .sheareiLibor th, .sheareiLibor td {
        min-width: 105px;
    }
}

.sheareiLibor {
    max-width: 580px;
    margin: auto;
    border: 0;
}

    .sheareiLibor > div {
        border: 1px solid #e1e2e5;
        border-radius: 8px;
        position: relative;
        margin: 2.2rem auto 0;
    }

    .sheareiLibor h3 {
        font-size: 16px;
        text-align: center;
        font-weight: bold;
        position: absolute;
        width: 100%;
        top: -3.5rem;
    }

@media (max-width: 649.98px) {
    .sheareiLibor {
        margin: 0 15px;
    }
}

.loborlCoinsSelect {
    max-width: 205px;
    margin: -1rem auto 1rem;
}

    .loborlCoinsSelect .bootstrap-select {
        background: 0;
    }

        .loborlCoinsSelect .bootstrap-select > .dropdown-toggle {
            font-size: 16px;
            box-shadow: 0 0 5px 0 rgba(95, 30, 0, 0.1);
            border: solid 1px #ebecec;
            background: #fff;
            border-radius: 5px;
            line-height: 1.3;
        }

            .loborlCoinsSelect .bootstrap-select > .dropdown-toggle:after {
                color: #ff780b;
                font-size: 1rem;
            }

            .loborlCoinsSelect .bootstrap-select > .dropdown-toggle:hover, .loborlCoinsSelect .bootstrap-select > .dropdown-toggle:active {
                background: #fff;
                box-shadow: 0 0 5px 0 rgba(95, 30, 0, 0.1);
            }

.carsSwiper {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 40px;
    max-width: 1100px;
}

    .carsSwiper h2 {
        text-align: center;
        color: #323c4b;
        font-size: 1.25rem;
        margin-bottom: 1.9rem;
    }

    .carsSwiper .swiper-wrapper {
        margin-bottom: 4rem;
    }

    .carsSwiper .swiper-slide {
        border-radius: 5.5px;
        background-color: #ffffff;
        display: flex;
        padding: 27px 15px;
        opacity: 0;
        align-self: stretch;
    }

        .carsSwiper .swiper-slide.swiper-slide-active, .carsSwiper .swiper-slide.swiper-slide-next, .carsSwiper .swiper-slide.swiper-slide-next + .swiper-slide {
            opacity: 1;
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1), 0 5px 21px 0 rgba(255, 120, 11, 0.12);
        }

    .carsSwiper .aside {
        max-width: 38.3333%;
        flex: 0 0 38.3333%;
        padding-left: 5%;
        position: relative;
    }

        .carsSwiper .aside:before {
            position: absolute;
            left: .1em;
            margin-top: .1em;
            content: '"';
            font-size: 41.3px;
            font-weight: normal;
            font-stretch: normal;
            font-style: italic;
            line-height: 0.52;
            color: #ff780b;
        }

        .carsSwiper .aside figure {
            width: 42%;
            padding-top: 42%;
            margin: 0 auto 0.2rem;
            position: relative;
            border-radius: 100%;
            overflow: hidden;
        }

            .carsSwiper .aside figure img {
                max-width: 100%;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }

        .carsSwiper .aside figcaption {
            text-align: center;
            font-size: .6rem;
            line-height: 1.1;
        }

            .carsSwiper .aside figcaption strong {
                display: block;
                font-size: .8rem;
                margin-bottom: .2rem;
            }

    .carsSwiper .text {
        font-size: .79rem;
        padding-top: .5em;
        height: calc(.79rem * 1.5 * 4);
        overflow: hidden;
    }

    .carsSwiper .swiper-button-next, .carsSwiper .swiper-button-prev {
        width: 11px;
        height: 19px;
        margin-top: -10px;
        background-size: 11px 19px;
    }

    .carsSwiper .swiper-button-prev {
        right: 0;
    }

    .carsSwiper .swiper-button-next {
        left: 0;
    }

@media (max-width: 1023.98px) {
    .carsSwiper {
        padding: 0 30px;
    }

        .carsSwiper [class*=swiper-button] {
            display: none;
        }
}

@media (max-width: 580px) {
    #main {
        font-size: 0.875rem;
    }
}
@-moz-document url-prefix() {
    a:focus, button:focus, [tabindex]:focus {
        outline: #000 double 1.5px !important;
        box-shadow: 0 0 2px 1px #000 !important;
    }
}

/*RTE*/
.mizRteditor a[data-udi]:not(.btn-mizrahi) {
    text-decoration: underline !important;
}

.mizRteditor a:hover[data-udi]:not(.btn-mizrahi) {
    color: #ff780b !important;
    text-decoration: underline !important;
}

.mizRteditor a:not(.more):not(.giluyNaotList):not(.btn-mizrahi):not(.faqATag) {
    text-decoration: underline !important;
}

.mizRteditor a:hover:not(.more):not(.giluyNaotList):not(.btn-mizrahi):not(.faqATag) {
    color: #ff780b !important;
    text-decoration: underline !important;
}

.mizRteditor img {
    max-width: 100%;
}
/*RTE formats*/
.mizRteditor p.justifyleft {
    text-align: left !important;
    max-width: 700px !important;
    margin: auto !important
}

.mizRteditor p.justifyright {
    text-align: right !important;
    max-width: 700px !important;
    margin: auto !important
}

.mizRteditor p.justifycenter {
    text-align: center !important;
    max-width: 700px !important;
    margin: auto !important
}

/*Footer*/
.footer {
    box-shadow: none;
}

.page-prefooter {
    background: #f7f7f7;
    color: #383a3d;
    padding: 15px 0;
    clear: both;
}

.socialLinks-icon {
    position: absolute;
    left: 0;
}

.page-footer {
    padding: 27px 0;
    background: #323c4b;
    font-size: 14px;
    position: relative;
    box-shadow: 0 0 40px 0 rgba(55, 0, 0, 0.2);
}

.footerLinks {
    width: 90%;
}

#footerIcon {
    position: absolute;
    margin-right: -45px;
    margin-top: 3px;
    border-radius: 0 !important;
    border: 0;
}

.page-footer ul li {
    display: inline;
}

.page-footer ul {
    padding-right: 0;
    padding-left: 190px;
    list-style-type: disc;
    margin-bottom: 10px;
}

.page-footer li + li::before {
    content: " | ";
}

.page-footer .container {
    position: relative;
}

@media (max-width: 670px) {
    .page-footer ul {
        padding-left: 0;
    }

    .socialLinks-icon {
        display: inline-block;
        width: 100%;
        margin-top: 4rem;
    }

    .page-footer {
        text-align: center;
    }
}

@media (max-width: 991px) {
    .page-footer > .container {
        width: 100%;
        height: 100px;
        max-width: none !important;
        margin: 0 !important;
    }

    .page-prefooter {
        padding-bottom: 10px;
    }
}

@media (max-width: 480px) {
    .page-footer > .container {
        height: 140px;
    }

    .socialLinks-icon {
        margin-top: 6rem;
    }
}

/*mainNav*/
.navbar .contrast:after {
    content: "|";
    font-size: 12px;
    font-weight: bold;
    z-index: -1;
    position: absolute;
    top: 19px;
    margin-right: -45px;
}

.navbar .contrast:before {
    margin-right: -4px;
}

.navbar .contrast {
    margin-right: auto;
}

@media (max-width: 767.98px) {
    .mizRteditor p.justifyleft {
        padding: 0 15px;
    }

    .mizRteditor p.justifyright {
        padding: 0 15px;
    }

    .mizRteditor p.justifycenter {
        padding: 0 15px;
    }
}


/*DepositModalFormSurface*/
.modal-body > .cpForm > .captchaDiv, .modal-body > .cpForm > .captchaValidationDiv {
    margin-right: 54px;
    margin-left: 54px;
}

.eventInfo .dropdown a:hover {
    text-decoration: none;
    color: black;
}

.RegistrationFormPreText {
    padding: 0.7rem 0 0;
}

.col a.eventCardLink:hover, .carsSwiper a.swiper-slide:hover {
    text-decoration: none;
    color: #323c4b;
}

@media (min-width: 992px) {
    main > .breadcrumb {
        padding: 4rem 1rem 0.75rem;
    }

    .lecturerPage .tags {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .eventpanel {
        margin-bottom: -190px;
    }

    .formPannel {
        margin-bottom: -190px;
    }

    .headBannerBig .headBanner-text {
        max-width: 60%;
    }
}

#lecturerCard {
    list-style-type: none;
}

.eventCardsBig .eventCard .topImg .otherDates {
    color: #fff;
    padding: 10px 0;
    position: absolute;
    top: 31px;
    left: 64px;
    text-align: center;
    border-radius: 4px;
    font-size: 10px;
    font-weight: bold;
    width: 42px;
    min-height: 52px;
    box-shadow: 0 1px 40px 0 rgba(55, 0, 0, 0.2);
    border: solid 1px #ebecec;
    background-color: rgba(0, 0, 0, 0.4);
}

.eventCards .specialLabel {
    position: absolute;
    top: 16px;
    right: -9px;
    border-radius: 5px 0 0 5px;
    padding: 5px 14px;
    color: #fff;
    background: #ff780b;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    z-index: 999;
}

.eventCard .more {
    position: absolute;
    left: 25px;
    bottom: 8px;
    font-size: 14px;
}

    .eventCard .more:after {
        display: inline-block;
        vertical-align: middle;
    }

/*NifgashimRenderEventCard*/
.fullOrLastPlacesTitle {
    background-color: #3c4659;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: white;
    font-size: 14px;
    position: absolute;
    bottom: -10px;
    left: 0px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 5px;
    z-index: 1;
}

/*.NifgashimLecture*/

.fullOrLastPlacesTitleLecture {
    background-color: #3c4659;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: white;
    font-size: 14px;
    position: absolute;
    bottom: 100px;
    left: 0px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 5px;
    width: 70px;
    line-height: 16px;
}

@media (max-width: 767.98px) {
    /*.fullOrLastPlacesTitleLecture { bottom: 598px; left: 15px; }*/
    .headBannerBig .headBanner-text .lecturer {
        margin-top: -2rem;
    }
    /*.loaded .headBannerBig .headBanner-text {margin-top:90px;}*/
}

@media (min-width: 768px) and (max-width: 992px) {
    .fullOrLastPlacesTitleLecture {
        left: 15px;
    }
}

.fullOrLastPlacesTitleLectureLi {
    background-color: #3c4659;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: white;
    font-size: 14px;
    position: absolute;
    bottom: 62px;
    left: 0px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 5px;
    width: 65px;
    line-height: 16px;
}

.fullTitleLectureLi {
    font-weight: bold;
    font-size: 14px;
    padding: 0.25rem 1.5rem
}

.fullTitleLectureLiDefaultDDL {
    font-weight: bold;
    font-size: 14px;
}

.dropdown-menu .disabledLi {
    text-decoration: underline;
    color: #aaa !important;
    background-color: #d9d9d9 !important
}

.eventInfo #eventsDropdownMenu li.disabled a {
    text-decoration: line-through;
    color: #aaa;
}

.eventInfo .dropdown .dropdown-menu li.disabled label {
    text-decoration: line-through;
}

.formPannel li.dropdown-item.disabled {
    text-decoration: line-through;
    color: #aaa;
}

.fullTitleLectureLiForm {
    background-color: #3c4659;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: white;
    font-size: 14px;
    position: absolute;
    left: 0px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 5px;
    width: 65px;
    line-height: 16px;
}

.eventpanel .eventInfo {
    position: relative;
}

.eventpanel .mapBlock {
    position: relative;
    overflow: hidden;
    border: 0;
    width: 100%;
    height: 260px;
    margin-bottom: -6px;
}

.lecturerPage .tags .tag {
    margin: 0 .1rem;
}

.formPannel .dropdown .btn {
    padding: 0.4rem 1rem 0.4rem 2rem;
}

.row.lecturerPage .textCol {
    margin-top: -0.5rem;
}

.formPannel button.close {
    color: #fff;
    opacity: 1;
    z-index: 3;
}

.btn-mizrahi-border-blue {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #323c4b;
    border: 1px solid #e1e2e5;
    border-radius: 5px;
    box-shadow: none;
}

    .btn-mizrahi-border-blue:hover {
        box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0.09), 0 0 0 1px #e1e2e5;
    }

#eventsDropdownMenu ul.dropdown-menu.show li:hover {
    background-color: #ffbc93;
}

.navbar-nav li.nav-item.active a {
    color: #ea6800;
}

.wideContent {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .wideContent {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .wideContent {
        max-width: 720px;
    }

    .headBannerBig .bannerBig-container {
        min-height: 355px;
    }
}

@media (min-width: 992px) {
    .wideContent {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .wideContent {
        max-width: 1140px;
    }
}


/*#region tabsCategoryBox */
#tabsCategoryBox .tabs-category-box {
    color: black;
    position: relative;
}

#tabsCategoryBox .tabs-category-box {
    width: 655px;
    max-width: calc(100% - 30px);
    height: max-content;
    position: absolute; /*top: 385px;*/
    left: 0;
    right: 0; /*bottom: 0;*/
    margin: -38px auto 0 auto;
    border: 1px solid #e1e2e5;
    border-radius: 5px;
    background: #fff;
    z-index: 3;
    padding: 38px;
}

#tabsCategoryBox .tabs-content {
    display: flex;
    flex-direction: column;
}

#tabsCategoryBox .tabs-category {
    list-style: none;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    order: 0;
}

    #tabsCategoryBox .tabs-category .tab-item {
        width: 200px;
        text-align: center;
        border-bottom: 1px solid #e1e2e5;
    }

        #tabsCategoryBox .tabs-category .tab-item a {
            text-decoration: none;
            padding: 0 71px;
        }

        #tabsCategoryBox .tabs-category .tab-item.active {
            border-bottom: 5px solid #323c4b;
        }

#tabsCategoryBox .categories .category,
#tabsCategoryBox .places .place {
    float: right;
    padding: 0 0px;
    width: 33.33%;
}

    #tabsCategoryBox .categories .category ul,
    #tabsCategoryBox .places .place ul {
        padding: 0 30px 0 0;
        margin-top: 11px;
        margin-bottom: 0;
    }

#tabsCategoryBox .categories .cat-title,
#tabsCategoryBox .places .region-title {
    padding-right: 30px;
}

#tabsCategoryBox .categories .cat-item,
#tabsCategoryBox .places .place-item {
    list-style: none;
    padding: 8px 0;
}

#tabsCategoryBox .tab-content {
    display: none;
}

    #tabsCategoryBox .tab-content.active {
        display: block;
    }

@media (max-width: 768px) {
    #tabsCategoryBox .tabs-category-box {
        margin-top: -25px;
    }
}

@media (max-width: 991.98px) {
    .eventpanel .actionTools .btn {
        position: fixed;
        bottom: 0;
        width: calc(100vw - 80px);
        left: 40px;
        z-index: 2;
        height: 40px;
    }
}

@media (min-width: 978px) {
    #tabsCategoryBox .tabs-category-box {
        margin-top: -36px;
    }
}

@media (min-width: 991px) {
    #tabsCategoryBox .tabs-category-box {
        margin-top: -24px;
    }
}
/*#endregion*/


/*#region  Search result page*/
.search-result-page .wideContent {
    margin-top: 55px;
}

    .search-result-page .wideContent .search-total {
        margin-bottom: 30px;
        font-weight: 600;
        text-align: center;
    }

.search-result-page .search-total .num-result {
    display: none;
}

.search-result-page .wideContent .no-result {
    margin: 80px 0 60px 0;
}
/*#endregion*/

.userAlreadyregistered {
    padding-bottom: 0px;
}

    .userAlreadyregistered .successOrder {
        margin-bottom: unset;
        border-radius: 5px;
    }

    .userAlreadyregistered a {
        text-decoration: underline;
        color: #fff;
    }

        .userAlreadyregistered a:hover {
            text-decoration: underline;
            color: #323c4b;
        }

.megaSearchBox .ui-widget .form-control.darkColor {
    color: #000 !important;
}

.bg-white-two {
    margin-bottom: 0 !important;
}

.tellAboutImgTitle {
    font-size: .8rem;
    margin-bottom: .2rem;
}
