@charset "UTF-8";

.breadcrumb-item + .breadcrumb-item {
    padding-left: 0;
    padding-right: 0.25rem;
    border: 0;
}

    .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;
}

:root {
    --white: #ffffff;
    --white-two: #f7f7f7;
    --white-three: #ececec;
    --silver: #e1e2e5;
    --silver-two: #ebecec;
    --greyish: #aaaaaa;
    --warm-grey: #858585;
    --slate-grey: #636b7a;
    --brownish-grey: #666666;
    --slate: #3f4a5e;
    --charcoal-grey: #323c4b;
    --pale-salmon: #ffbc93;
    --pumpkin-orange: #ff780b;
    --pumpkin: #ea6800;
    --vermillion: #e81911;
    --dark-mint: #44c76e;
    --shamrock: #05ad4a;
}

.c-white {
    color: #ffffff;
}

.c-white-two {
    color: #f7f7f7;
}

.c-white-three {
    color: #ececec;
}

.c-silver {
    color: #e1e2e5;
}

.c-silver-two {
    color: #ebecec;
}

.c-greyish {
    color: #aaaaaa;
}

.c-warm-grey {
    color: #858585;
}

.c-slate-grey {
    color: #636b7a;
}

.c-brownish-grey {
    color: #666666;
}

.c-slate {
    color: #3f4a5e;
}

.c-charcoal-grey {
    color: #323c4b;
}

.c-pale-salmon {
    color: #ffbc93;
}

.c-pumpkin-orange {
    color: #ff780b;
}

.c-pumpkin {
    color: #ea6800;
}

.c-vermillion {
    color: #e81911;
}

.c-dark-mint {
    color: #44c76e;
}

.c-shamrock {
    color: #05ad4a;
}

.ts-black10 {
    text-shadow: 0 0 10px #000;
}

.ts-black10-2 {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.46);
}

.ts-black10-3 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.ts-stroke-black {
    text-shadow: 1px 1px 2px #000;
}

.ts-stroke-black-2 {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.ts-composite {
    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);
}

.ts-white5 {
    text-shadow: 0 0 5px #fff;
}

.ts-grey5 {
    text-shadow: 0 0 5px #333;
}

.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);
}

/*****************************/
/* styles for '...' */
.fh1 {
    font-size: 1.375rem;
}

@media (min-width: 992px) {
    .fh1 {
        font-size: 34px !important;
    }
}

@media (min-width: 992px) {
    .fh2 {
        font-size: 24px !important;
    }
}

.fh3 {
    font-size: 1.125rem;
}

@media (min-width: 992px) {
    .fh3 {
        font-size: 30px !important;
    }
}

.fh4 {
    font-size: 0.875rem;
}

@media (min-width: 992px) {
    .fh4 {
        font-size: 26px !important;
    }
}

.fh5 {
    font-size: 0.875rem;
    line-height: 1.3;
}

@media (min-width: 992px) {
    .fh5 {
        font-size: 20px !important;
    }
}

.fh6 {
    font-size: 0.875rem;
}

@media (min-width: 992px) {
    .fh6 {
        font-size: 20px !important;
    }
}

.fh7 {
    font-size: 0.875rem;
}

@media (min-width: 992px) {
    .fh7 {
        font-size: 16px !important;
    }
}

.fh8 {
    font-size: 0.75rem;
}

@media (min-width: 992px) {
    .fh8 {
        font-size: 16px !important;
    }
}

.fh9 {
    font-size: 0.75rem;
}

@media (min-width: 992px) {
    .fh9 {
        font-size: 16px !important;
    }
}

.fz-10 {
    font-size: 0.625rem;
}

.fz-11 {
    font-size: 0.6875rem;
}

.fz-12 {
    font-size: 0.75rem;
}

.fz-13 {
    font-size: 0.8125rem;
}

.fz-14 {
    font-size: 0.875rem;
}

.fz-15 {
    font-size: 0.9375rem;
}

.fz-16 {
    font-size: 1rem;
}

.fz-17 {
    font-size: 1.0625rem;
}

.fz-18 {
    font-size: 1.125rem;
}

.fz-19 {
    font-size: 1.1875rem;
}

.fz-20 {
    font-size: 1.25rem;
}

.fz-21 {
    font-size: 1.3125rem;
}

.fz-22 {
    font-size: 1.375rem;
}

.fz-23 {
    font-size: 1.4375rem;
}

.fz-24 {
    font-size: 1.5rem;
}

.fz-25 {
    font-size: 1.5625rem;
}

.fz-26 {
    font-size: 1.625rem;
}

.fz-27 {
    font-size: 1.6875rem;
}

.fz-28 {
    font-size: 1.75rem;
}

.fz-29 {
    font-size: 1.8125rem;
}

.fz-30 {
    font-size: 1.875rem;
}

.fz-31 {
    font-size: 1.9375rem;
}

.fz-32 {
    font-size: 2rem;
}

.fz-33 {
    font-size: 2.0625rem;
}

.fz-34 {
    font-size: 2.125rem;
}

.fz-35 {
    font-size: 2.1875rem;
}

.fz-36 {
    font-size: 2.25rem;
}

.fz-37 {
    font-size: 2.3125rem;
}

.fz-38 {
    font-size: 2.375rem;
}

.fz-39 {
    font-size: 2.4375rem;
}

.fz-40 {
    font-size: 2.5rem;
}

@keyframes flipH360 {
    0% {
        transform: scaleX(-1);
    }

    50% {
        transform: scaleX(0);
    }
}
/*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;
    font-display: swap;
}

[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-bell:before {
    content: "\e938";
    transform: rotate(20deg);
}

.icon-edit-pencil:before {
    content: "\e937";
}

.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: rgb(248, 125, 40);
}

.icon-logo .path2:before {
    content: "\e90a";
    margin-left: -1em;
    color: rgb(61, 68, 75);
}

.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;*/
}

.navbar {
    padding: 0 40px;
}

    .navbar #main-nav {
        order: 1;
    }

    .navbar .contentJumper {
        order: 3;
        font-size: 0.875rem;
    }

    .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";
            transition: all 300ms ease;
            transform-style: preserve-3d;
            display: inline-block;
        }

        .navbar .contrast:hover:before, .navbar .contrast:focus:before {
            animation: flipH360 300ms ease;
            transform: scale(1.3);
        }

    .navbar .searchBox {
        order: 5;
        height: 43px;
    }

        .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";
                transition: all 300ms ease;
                transform-style: preserve-3d;
                display: inline-block;
            }

            .navbar .searchBox .magOpen:hover:before, .navbar .searchBox .magOpen:focus:before {
                animation: flipH360 300ms ease;
                transform: scale(1.3);
            }

        .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: 0.9em;
                transition: all 300ms ease;
                transform-style: preserve-3d;
                display: inline-block;
            }

            .navbar .searchBox .closeSearch:hover:before, .navbar .searchBox .closeSearch:focus:before {
                animation: flipH360 300ms ease;
                transform: scale(1.3);
            }

        .navbar .searchBox .form-group {
            display: flex;
            margin: 0;
            align-items: center;
        }

        .navbar .searchBox .form-control {
            border: 0;
            margin: 0 3px;
            font-size: 1rem;
            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: #323c4b;
            background: #fff;
            background-clip: padding-box;
            border: 1px solid rgba(206, 212, 218, 0.3);
            border-radius: 10px;
            box-shadow: none;
            transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
            font-family: "Open Sans Hebrew", Arial, Helvetica, sans-serif;
        }

            .navbar .searchBox .form-control:focus {
                color: #495057;
                background-color: #fff;
                border-color: #fff;
                outline: 0;
                box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            }

        .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";
                transition: all 300ms ease;
                transform-style: preserve-3d;
                display: inline-block;
            }

            .navbar .searchBox .magSearch:hover:before, .navbar .searchBox .magSearch:focus:before {
                animation: flipH360 300ms ease;
                transform: scale(1.3);
            }

        .navbar .searchBox.open .searchForm {
            top: 0;
            visibility: visible;
        }

    .navbar .goToLogin {
        order: 6;
        color: #fff;
        background: #ff780b;
        font-weight: bold;
        font-size: 0.75rem;
        height: 43px;
        width: 96px;
        text-align: center;
        padding: 0;
        position: relative;
    }

        .navbar .goToLogin i {
            font-size: 1.7em;
            vertical-align: sub;
        }

        .navbar .goToLogin:hover, .navbar .goToLogin:focus {
            background: #ea6800;
        }

        .navbar .goToLogin span {
            position: absolute;
            top: 50%;
            transform: translate(0, -50%);
            width: 100%;
            left: 0;
        }

.lightColor {
    color: white !important;
}

.darkColor {
    color: black !important;
}

@media (min-width: 992px) {
    .navbar .navbar-brand {
        order: 0;
        height: 56px;
        padding: 1rem 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: 0.875rem;
            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 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: 0.875rem;
        width: 170px;
    }

        .navbar .goToLogin i {
            display: none;
        }

        .navbar .goToLogin.darkColor {
            background: #521d00;
            color: #fff !important;
        }

    .navbar .contentJumper {
        order: 3;
        height: 56px;
        padding: 1.1rem 0;
        margin: 0 35px;
        position: relative;
    }

        .navbar .contentJumper:before {
            content: "|";
            font-size: 0.75rem;
            font-weight: bold;
            z-index: -1;
            position: absolute;
            top: 18px;
            margin-right: -35px;
        }

        .navbar .contentJumper:after {
            content: "|";
            font-size: 0.75rem;
            font-weight: bold;
            z-index: -1;
            position: absolute;
            top: 18px;
            margin-right: 23px;
        }

    .navbar .contrast {
        height: 56px;
        width: 49px;
        margin: 0 5px;
    }

    .navbar .searchBox {
        order: 5;
        height: 56px;
        width: 71px;
    }

        .navbar .searchBox:before {
            content: "|";
            font-size: 0.75rem;
            position: absolute;
            top: 18px;
            font-weight: bold;
            z-index: -1;
            margin-right: 1px;
        }

        .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: 56px;
    }

        #main-nav .navbar-nav {
            height: 100%;
            padding: 0;
            margin-right: 37px;
        }

            #main-nav .navbar-nav .nav-link {
                cursor: pointer;
                font-weight: bold;
                font-size: 0.875rem;
                padding: 1.2rem 1rem 1rem;
                margin: 0 0.2rem;
                letter-spacing: 0.5px;
            }

                #main-nav .navbar-nav .nav-link:after {
                    font-weight: bold;
                    margin-left: 0;
                    margin-right: 0.255em;
                }

        #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: 0.875rem;
        }

            #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;
    }

    #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: 0.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: 0.75rem;
                    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: 0.75rem;
                font-weight: bold;
            }

                #main-nav .dropdown-menu .languagePicker a {
                    display: inline-block;
                    padding: 13px 1px;
                    font-size: 1.125rem;
                    font-weight: normal;
                }

                    #main-nav .dropdown-menu .languagePicker a.active {
                        font-weight: bold;
                    }

            #main-nav .dropdown-menu a.has-submenu {
                padding: 1rem 0.5rem 0.7rem;
                color: #ff780b;
                font-weight: bold;
            }

            #main-nav .dropdown-menu ul a {
                padding: 0.91rem 0.5rem;
            }

    .navbar {
        padding: 0;
    }

        .navbar .navbar-brand {
            height: 43px;
            padding: 0.75rem 5px;
            max-width: 50px;
            flex: 0 0 50px;
            margin-left: auto;
        }

        .navbar .searchBox .magOpen {
            padding: 0.7rem 0;
            width: 36px;
            text-align: center;
        }

            .navbar .searchBox .magOpen:before {
                font-size: 1.25em;
            }

        .navbar .searchBox .form-control {
            padding-top: 0.1em;
            padding-bottom: 0.1em;
            height: auto;
        }

        .navbar .clickToCall {
            height: 43px;
            padding: 0.75rem 0;
            width: 36px;
            text-align: center;
        }

            .navbar .clickToCall i {
                font-size: 1.25em;
            }

        .navbar .getApp {
            height: 43px;
            padding: 0.65rem 0;
            width: 36px;
            text-align: center;
        }

            .navbar .getApp i {
                font-size: 1.6em;
            }

        .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: 0.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: 0.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: 0.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: 0.2s top, 0.2s -webkit-transform;
            transition: 0.2s transform, 0.2s top;
            transition: 0.2s transform, 0.2s top, 0.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: 0.2s left, 0.2s -webkit-transform;
        transition: 0.2s transform, 0.2s left;
        transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s right, 0.2s -webkit-transform;
    transition: 0.2s transform, 0.2s right;
    transition: 0.2s transform, 0.2s right, 0.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: 0.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);
    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: auto;
        float: right;
    }

    .megaSearchBox .btn {
        height: calc(3.25rem + 2px);
        width: 50px;
        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;
}

@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;
        }

.searchWrapper {
    padding: 1em 0 0;
    /*.st-ui-type-heading, .st-ui-type-detail,*/
}

    .searchWrapper .container {
        padding-bottom: 3em;
    }

    .searchWrapper h2 {
        font-size: 0.875rem;
        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: 0.875rem;
    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: 0.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: 0.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: 0.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: 0.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: 0.5rem 0.75rem;
        cursor: pointer;
        line-height: 1.2;
    }

        .proposal-list li a {
            text-decoration: none;
        }

li.proposal.selected {
    background-color: rgb(245, 245, 245);
    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: 0.3em 0;
        }

.searchWrapper .st-search-container {
    margin: 20px 0 0 0;
}

    .searchWrapper .st-search-container .st-query-present {
        margin: 2em 0;
        font-size: 0.875rem;
        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: 0.3em 0;
                font-size: 0.875rem;
                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: 0.875rem;
                    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: 0.875rem;
                        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: 0.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 (max-width: 767.988px) {
    @keyframes scale-out-bl {
        0% {
            -webkit-transform: scale(1);
            transform: scale(1);
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            opacity: 1;
            left: calc((100vw - 330px) / 2);
            top: 10%;
            max-width: 330px;
            max-height: 1000px;
            visibility: visible;
        }

        99.99% {
            -webkit-transform: scale(0);
            transform: scale(0);
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            opacity: 1;
            left: 0px;
            top: 100%;
            max-width: 0px;
            max-height: 0px;
            visibility: hidden;
        }

        100% {
            -webkit-transform: scale(1);
            transform: scale(1);
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            opacity: 1;
            left: 0px;
            top: 100%;
            max-width: 0px;
            max-height: 0px;
            visibility: hidden;
        }
    }

    @keyframes scale-in-bl {
        0% {
            -webkit-transform: scale(0);
            transform: scale(0);
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            opacity: 1;
            left: 0px;
            top: 100%;
            max-width: 0px;
            max-height: 0px;
        }

        100% {
            -webkit-transform: scale(1);
            transform: scale(1);
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
            opacity: 1;
            left: calc((100vw - 330px) / 2);
            top: 10%;
            max-width: 330px;
            max-height: 1000px;
            visibility: visible;
        }
    }
}
/*contactPannel*/
body:not(.contactPannelClosed) .contactPannel, body .contactPannel {
    animation: scale-in-bl 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.contactPannel {
    position: fixed;
    z-index: 3;
    top: 19%;
    bottom: auto;
    left: 50px;
}

    .contactPannel .close {
        background-color: transparent;
        border: 0;
        color: #fff;
        text-shadow: none;
        opacity: 0.85;
        padding: 0.6rem 0rem;
        margin: -0.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;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "─";
        }

    .contactPannel .tab-content {
        background: #fff;
        border-top: 1px solid #ececec;
        border-radius: 5px 5px 0 0;
        margin: 0 -1px;
    }

    .contactPannel .tab-pane { min-height: 430px; position: relative; }

        .contactPannel .tab-pane iframe {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 0;
        }

    .contactPannel .wrapper {
        max-height: 675px;
        width: 275px;
        visibility: visible;
    }

@media (max-width: 767.98px) {
    .contactPannel .wrapper {
        width: 330px;
    }
}

.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);
}

.contactPannel .nav {
    background: #fff;
    border: 0;
    transition: all 300ms ease;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-bottom: -1px;
    position: relative;
    z-index: 1;
}

    .contactPannel .nav.pos0 {
        background: url("/images/contactTab.png") no-repeat -61px -11px;
    }

    .contactPannel .nav.pos1 {
        background: url("/images/contactTab.png") no-repeat -128px -11px;
    }

    .contactPannel .nav.pos2 {
        background: url("/images/contactTab.png") no-repeat -195px -11px;
    }

    .contactPannel .nav.pos3 {
        background: url("/images/contactTab.png") no-repeat -266px -11px;
    }

.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 0.5rem 0.2rem;
        text-align: center;
        line-height: 1;
        width: 63px;
        height: 92px;
        margin-left: 0.29rem;
    }

        .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;
            margin-bottom: 0.3rem;
        }

        .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 .nav-item .nav-link i.icon-whatsapp {
            border-color: #51CD5E;
            background-color: #51CD5E;
            color: #fff;
        }

.contactPannel .cpForm, .contactPannel .cpPhone {
    padding: 15px 15px 0;
}

    .contactPannel .cpForm legend, .contactPannel .cpPhone legend {
        font-size: 14px;
        font-weight: bold;
        clear: both;
        margin-bottom: 0.9rem;
        float: right;
    }

    .contactPannel .cpForm .form-group, .contactPannel .cpPhone .form-group {
        position: relative;
        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: 0.1rem 0.6rem 0;
        color: red;
        display: none;
    }

        .contactPannel .cpForm span.error.field-validation-error, .contactPannel .cpPhone span.error.field-validation-error {
            display: block !important;
        }

    .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: 0.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: 0.5rem 1rem 0.6rem;
    box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
}

    .contactPannel .top .title {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
    }

    .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: 0;
        right: 0;
    }

        .contactPannel .top figure img {
            width: 100%;
            display: block;
            margin: auto;
        }

.contactPannel .bottomLink {
    color: #ff780b;
    -ms-flex-align: center;
    align-items: center;
    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: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.6rem 1.4rem;
    margin-top: 0.5rem;
}

    .contactPannel .bottomLink i {
        font-size: 1.3rem;
    }

    .contactPannel .bottomLink img {
        max-width: 23px;
        height: auto !important;
    }

    .contactPannel .bottomLink:after {
        font-family: "mizrahicons" !important;
        speak: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        -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 {
    max-height: 0;
    overflow: hidden;
    transition: all 500ms ease 600ms;
    visibility: hidden;
    opacity: 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 .miniInner a img {
        display: block;
        margin: auto;
        max-width: 23px;
        height: auto !important;
    }

    .contactPannel .mini .openChat {
        padding-inline: 3px;
        background: #ff780b;
        color: #fff;
        position: relative;
        padding: 0.7rem 0;
        margin-bottom: 0.5rem;
        align-items: center;
        gap: 0.5rem;
        width: 163px;
        height: 80px;
        border-radius: 0 50px 50px 0;
        display: flex;
        flex-direction: row;
        font-size: 14px;
        margin-right: -10px;
        text-align: start;
        top: 85%;
    }

        .contactPannel .mini .openChat figure {
            margin: 0;
            border-radius: 100%;
            box-shadow: 0 0 1px #ff780b, inset 0 0 1px #ff780b;
            overflow: hidden;
            width: 100%;
            flex: 0 0 75px;
            max-width: 75px;
        }

            .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: 0.9rem;
        }

.contactPannel .cpModal, .contactPannel .contactPannelMobile {
    display: none;
}

.sDwn:not(.contactPannelClosed) .contactPannel .wrapper {
    visibility: visible;
}

.contactPannelClosed .contactPannel {
    animation: scale-out-bl 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
    left: 0px;
}

    .contactPannelClosed .contactPannel .mini {
        position: absolute;
        left: 0;
        visibility: visible;
        opacity: 1;
        max-height: 3000px;
        overflow: visible;
        bottom: 15px;
    }

    .contactPannelClosed .contactPannel .wrapper {
        transition: all 1s ease 1s;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        visibility: hidden;
    }

.contactPannelClosed {
    visibility: visible;
    opacity: 1;
    max-height: 3000px;
    overflow: visible;
    bottom: 15px;
}

body:not(.contactPannelClosed) .contactPannel .mini {
    visibility: hidden;
    transition: all 600ms ease;
    opacity: 0;
    width: 0px;
    max-height: 0;
}

@media (max-width: 767.98px) {
    .contactPannel .nav.pos0 {
        background: url("/images/contactTab.png") no-repeat -8px -11px;
    }

    .contactPannel .nav.pos1 {
        background: url("/images/contactTab.png") no-repeat -74px -11px;
    }

    .contactPannel .nav.pos2 {
        background: url("/images/contactTab.png") no-repeat -142px -11px;
    }

    .contactPannel .nav.pos3 {
        background: url("/images/contactTab.png") no-repeat -209px -11px;
    }

    .contactPannelClosed .contactPannel {
        -webkit-animation: scale-out-bl 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
        animation: scale-out-bl 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
    }
}

@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;
        font-size: 10px;
        font-weight: bold;
        padding: 0.5rem 0.6rem 0 0.8rem;
        flex-direction: row-reverse;
        background-color: #ff780b;
        height: 40px;
        position: relative;
        box-shadow: 0 17px 15px 38px #fff;
    }

        .contactPannelMobile .inner a {
            color: #fff;
            display: block;
            text-align: center;
            margin: 0 0.6rem;
            position: relative;
            margin-top: -28px;
        }

            .contactPannelMobile .inner a i {
                color: #ff780b;
                display: block;
                margin: auto;
                border-radius: 100%;
                text-align: center;
                line-height: 42px;
                font-size: 1.8rem;
                font-weight: normal;
                width: 42px;
                height: 42px;
                box-shadow: 0 0 0px 2.2px rgb(255, 120, 11);
                background-color: #ffffff;
            }

                .contactPannelMobile .inner a i.icon-whatsapp {
                    border-color: #51CD5E;
                    background-color: #51CD5E;
                    color: #fff;
                }

            .contactPannelMobile .inner a figure {
                display: block;
                margin: auto;
                border-radius: 100%;
                text-align: center;
                line-height: 42px;
                font-size: 1.2rem;
                font-weight: normal;
                width: 42px;
                height: 42px;
                box-shadow: 0 0 0px 2.2px rgb(255, 120, 11);
                background-color: #ffffff;
                overflow: hidden;
            }

                .contactPannelMobile .inner a figure img#imgChatMobile {
                    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 {
                order: 5;
                margin-left: auto;
                margin-right: 0;
            }

    .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: 0.5rem 1rem 0.2rem;
                margin: 0 auto 0 0;
            }

                .cpModal .modal-header .close:before {
                    content: "\e92a";
                    font-size: 0.8rem;
                }

        .cpModal .modal-body {
            max-height: calc(100vh - 160px);
            overflow: auto;
            padding-top: 0;
        }

        .cpModal .cpForm, .cpModal .cpPhone {
            padding: 0;
        }

            .cpModal .cpForm legend, .cpModal .cpPhone legend {
                font-size: 14px;
                font-weight: bold;
                clear: both;
                margin-bottom: 0.9rem;
                line-height: 1;
                float: right;
            }

            .cpModal .cpForm .form-group, .cpModal .cpPhone .form-group {
                position: relative;
            }

            .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 0.2rem;
                display: none;
            }

                .cpModal .cpForm span.error.field-validation-error, .cpModal .cpPhone span.error.field-validation-error {
                    display: block !important;
                }

            .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 {
                display: none;
                background-color: #f7f7f7;
                text-align: center;
                font-size: 14px;
                font-weight: bold;
                color: #ff780b;
                margin: 10px -15px -1px;
                padding: 0.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: var(--location);
        }

        .cpModal#cpFormModal .modal-content:after, .cpModal#cpFormModal .modal-content:before {
            left: var(--location);
        }

        .cpModal#cpMobile .modal-content:after, .cpModal#cpMobile .modal-content:before {
            left: var(--location);
        }
}

.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;
}

    .formSuccess .centerer {
        min-width: 80%;
    }

    .formSuccess strong {
        display: block;
        font-size: 20px;
        margin-bottom: 1rem;
        font-weight: 600;
    }

@media (min-width: 768px) {
    .formSuccess {
        margin: 10px;
        min-height: 275px;
    }
}

.cpModal .tooltip-inner, .contactPannel .tooltip-inner {
    color: red;
}

.cpModal .form-group, .contactPannel .form-group {
    position: relative;
}

.cpModal .error, .contactPannel .error {
    overflow: hidden;
    background: red;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    padding: 0 !important;
    bottom: 10px;
    left: 10px;
    color: #fff !important;
    text-indent: -9999px;
}

    .cpModal .error:before, .contactPannel .error:before {
        position: absolute;
        content: "!";
        text-align: center;
        text-indent: 0;
        width: 16px;
        top: 1px;
        left: 0;
    }

/*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: rgb(185, 74, 72);
    }

    .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: rgb(245, 245, 245);
        border: 1px solid rgb(227, 227, 227);
        -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: 0.5rem;
    font-size: 0.875rem;
    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 #ff780b;
        }

.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;
            min-height: 640px;
        }

            .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 0.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 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 0.1rem;
        }

    .filterBlock .form-group .form-control {
        color: #fff;
        font-weight: bold;
        font-size: 1rem;
        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: #fff;
            font-weight: normal;
        }

        .filterBlock .form-group .form-control:-moz-placeholder {
            color: #fff;
            font-weight: normal;
        }

        .filterBlock .form-group .form-control::-moz-placeholder {
            color: #fff;
            font-weight: normal;
        }

        .filterBlock .form-group .form-control:-ms-input-placeholder {
            color: #fff;
            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: 0.8125rem;
        line-height: 1;
        padding: 0.1rem 0.6rem 0;
        color: red;
        display: none;
        top: 0.5rem;
    }

    .filterBlock .text-center {
        padding: 4.5rem 0 2.5rem;
        position: relative;
    }

        .filterBlock .text-center .btn {
            min-width: 50%;
        }

    .filterBlock .bootstrap-select > .dropdown-toggle.bs-placeholder {
        color: #fff;
    }

@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: 1.25rem;
            margin: 40px 0px 100px 0px;
        }
}

.localBranches .dropdown.bootstrap-select > .dropdown-toggle.bs-placeholder {
    color: #fff;
}

.mizDark {
    color: #fff;
    font-size: 1rem;
    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: 0.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: 1.25rem;
        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: 0.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: 0.875rem;
            direction: ltr;
        }

        .filterBlockResults-list .scroll li {
            border-bottom: 1px solid #e1e2e5;
            padding: 1.15rem 0;
            direction: rtl;
        }

            .filterBlockResults-list .scroll li .name {
                display: block;
                line-height: 1;
                margin-bottom: 0.6em;
                color: #323c4b;
                direction: rtl;
            }

            .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: 84px;
    }

        .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: 0.75rem;
    color: #ff780b;
    position: absolute;
    margin-top: -0.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%;
        }

@media (max-width: 767.98px) {
    .blResultItem .navigate i:before {
        box-shadow: none;
    }
}

.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: 0.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: 0.875rem;
}

    .blResultItem .services .btn {
        padding: 0.3em 0.8em;
        margin-top: 0.5rem;
    }

    .blResultItem .services .btn, .blResultItem .services small {
        font-size: 0.75rem;
    }

    .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: 0.875rem;
    padding: 0.3rem 10px !important;
}

    .blResultItem .events h5 {
        text-align: center;
        font-size: 0.875rem;
        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: 0.75rem;
        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: 1.25rem;
    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: 0.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;
    }
}

.mapButs {
    position: absolute;
    bottom: 40px;
    left: 120px;
}

@media (max-width: 991.98px) {
    .mapButs {
        left: 55px;
        right: 55px;
        bottom: 20px;
    }

        .mapButs a {
            max-width: 100%;
            min-width: 80px;
            font-size: 0.9rem;
        }
}

.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: 0.5rem;
    text-align: center;
    padding: 0.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: 0.5rem auto;
    }
}

.gm-style-iw-chr { position: absolute; inset-inline-end: -7px; top: -7px; }
.gm-style .gm-style-iw-d { margin: 0 -12px -12px -18px; }

.gm-style-iw.gm-style-iw-c button {
    top: 0px !important;
    left: 0px !important;
}

.mapBubble {
    font-family: "Open Sans Hebrew", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    color: #323c4b;
    min-width: 180px;
    text-align: center;
    position: relative;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    box-shadow: 0 0 40px 0 rgba(55, 0, 0, 0.2);
    z-index: 1;
}

    .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: 0.875rem; padding: 0.375rem; margin-bottom: 0.5rem; padding-inline-end: 2rem; }

    .mapBubble .btn {
        padding: 0.2em 0.8em 0.1em;
        margin-top: 0.5rem;
    }

    .mapBubble .btn, .mapBubble small {
        font-size: 0.75rem;
    }

    .mapBubble .nipgashimFtr {
        font-size: 0.75rem;
        color: #ff780b;
        font-weight: bold;
        text-align: center;
        background-color: #f7f7f7;
        margin-top: 0.5rem;
        margin-bottom: -0.5rem;
        padding: 0.3rem 0;
    }

.gm-style .gm-style-iw-d .mapBubble {
    box-shadow: none;
}

/*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: 0.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: 0.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: rgb(94, 158, 214) auto 5px;
    }

    a.datepicker-button.mizBank span {
        background: 0;
        margin-top: -3px;
        float: left;
    }

div.datepicker-calendar.mizBank {
    background-color: #FFF;
    font-size: 0.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;
    }

.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: 0.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;
    }

.ajax-tab-content {
    min-height: 50vh;
}

/*main css*/
body {
    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.125rem;
}

.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;
}

    .intro .title {
        font-weight: normal;
        font-size: 18px !important;
        margin-bottom: 1em !important;
        padding: 0.1em 0;
    }

        .intro .title + p, .intro .title + .subTitle {
            margin-top: -0.9em;
        }

    .intro .lobbyTitle + p, .intro .lobbyTitle + .subTitle {
        margin-top: -0.9em;
    }

    .intro .subTitle {
        font-weight: normal;
        font-size: 0.875rem;
        margin-bottom: 1em;
        padding: 0 0 0.1em 0;
    }

@media (min-width: 768px) {
    .intro {
        margin-bottom: 2.2rem;
    }

        .intro .title {
            font-size: 1.875rem;
        }

        .intro .subTitle {
            font-size: 1.375rem;
        }
}

.footer {
    background: #323c4b;
    color: #ffffff;
    font-size: 0.875rem;
    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: 0.6em;
    }

    .footer > .container ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .footer > .container li {
        margin-bottom: 0.2em;
    }

        .footer > .container li:first-child {
            color: #ff780b;
            margin-bottom: 0.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 0.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: 0.32em;
        margin: 0 0.6em 0.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 16.66666%;
        max-width: 16.66666%;
        padding-top: 3.1em;
        padding-bottom: 2.6em;
    }

    .footer > .container li {
        margin-bottom: 0.5em;
    }

        .footer > .container li:first-child {
            margin-bottom: 0.8em;
        }
}

.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: 0.625rem;
    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: 1rem;
        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 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: 0.75rem;
    }

        .mediaWrapper .media-body .media-title {
            font-size: 1rem;
            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: 1.375rem;
        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: 0.5625rem; /*line-height: .5;*/
        bottom: 0px;
        position: relative;
        content: "▘";
        color: #ff780b;
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-right: -0.9em;
        right: -0.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: 0.875rem;
    }
}

table:not(.table-borderless) {
    border-radius: 5px;
    border: 1px solid #e1e2e5;
    border-spacing: 0;
    border-collapse: inherit;
    font-size: 0.875rem;
}

    table:not(.table-borderless) tr {
        border: 1px solid #e1e2e5;
    }

    table:not(.table-borderless) th {
        border: 1px solid #e1e2e5;
        padding: 0.5em;
    }

    table:not(.table-borderless) td {
        border: 1px solid #e1e2e5;
        padding: 0.5em;
    }

    table:not(.table-borderless) thead th {
        background-color: #f7f7f7;
    }

    table:not(.table-borderless) tbody th {
        font-weight: normal;
    }

/*mizTable*/
.mizTable {
    border-radius: 5px;
    border: 1px solid #e1e2e5;
    border-spacing: 0;
    font-size: 0.875rem;
    width: 100%;
    border-collapse: collapse;
}

    .mizTable p {
        margin: 0;
    }

    .mizTable tr {
        border: 1px solid #e1e2e5;
    }

    .mizTable th {
        border: 1px solid #e1e2e5;
        padding: 0.5em;
    }

    .mizTable td {
        border: 1px solid #e1e2e5;
        padding: 0.5em;
    }

    .mizTable thead th {
        background-color: #f7f7f7;
    }

    .mizTable tbody th {
        font-weight: normal;
    }

.table-responsive .mizTable {
    width: 100% !important;
    height: auto !important;
}

.infoTooltipBtn { /*display: inline-block; color: #fff; font-size: .875rem; border-radius: 100%; border:0; background: $slate; text-align: center;width: 1.2em; line-height: 1.1;*/
    display: inline-block;
    color: #ff780b;
    font-size: 0.875rem;
    border-radius: 100%;
    border: 0.091rem solid #ff780b;
    background: #ffffff;
    text-align: center;
    width: 18px;
    line-height: 0.6;
    font-weight: 700;
    height: 18px;
}

/*#region skipMenu */
.skipMenu {
    position: fixed;
    top: -1000px;
    width: 100%;
    z-index: 10000;
}

    .skipMenu a:focus {
        background: #fff;
        border-radius: 4px;
        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;
    min-height: 264px;
    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;
        background-color: rgba(0, 0, 0, 0.6);
    }

    .headBannerBig .headBanner-text {
        max-width: 83%;
        font-size: 1rem;
        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 .breadcrumb {
        position: relative;
        z-index: 1;
    }

        .headBannerBig .breadcrumb .breadcrumb-item::before,
        .headBannerBig .breadcrumb a:hover, .headBannerBig .breadcrumb a:focus,
        .headBannerBig .breadcrumb * {
            color: #fff;
        }

    .headBannerBig .xNav {
        position: relative;
        background: rgba(255, 255, 255, 0.85);
        color: #323c4b;
    }

    .headBannerBig .bannerBig-container {
        position: relative;
        overflow: hidden;
        min-height: 265px;
        z-index: 1;
    }

        .headBannerBig .bannerBig-container .title {
            font-weight: bold;
            line-height: 1.1;
            margin-bottom: 1rem;
            font-size: 2.5rem;
            font-size: clamp(20px, 2.6vw, 24px);
        }

            .headBannerBig .bannerBig-container .title small {
                display: block;
                font-weight: bold;
                font-size: 1.25rem;
                font-size: clamp(14px, 3vw, 20px);
            }

@media (min-width: 1200px) {
    .headBannerBig .bannerBig-container {
        max-width: 1022px;
    }
}

.headBannerBig .breadcrumb + .bannerBig-container {
    min-height: 200px;
}

.headBannerBig .xNav + .breadcrumb + .bannerBig-container {
    min-height: 155px;
}

.headBannerBig .logoDisplay {
    margin-bottom: 32px;
}

@media (max-width: 767.98px) {
    .headBannerBig.homePageTitles {
        min-height: 200px;
        height: 200px;
        padding-top: 35px;
    }

        .headBannerBig.homePageTitles p {
            margin-bottom: 3px;
        }

        .headBannerBig.homePageTitles .headBanner-text {
            position: static;
            transform: none;
            margin: auto;
        }

            .headBannerBig.homePageTitles .headBanner-text .title {
                margin-bottom: 3px;
            }

            .headBannerBig.homePageTitles .headBanner-text .displayM:not(.title) {
                font-size: 1rem;
            }

        .headBannerBig.homePageTitles .logoDisplay {
            height: 31px;
            margin-bottom: 5px;
        }

            .headBannerBig.homePageTitles .logoDisplay img {
                height: 100%;
            }

        .headBannerBig.homePageTitles .megaSearchBox {
            bottom: -29px;
        }

    .headBannerBig:not(.homePageTitles) {
        margin-bottom: 1rem;
        min-height: 215px;
        height: 215px; /*padding-top: $n1;aspect-ratio: 176/320; height: clamp(178px, 31vh, 55.5%)*/ /*max(176px, min(176px, 200px))$n1;*/
    }

        .headBannerBig:not(.homePageTitles) .breadcrumb {
            margin-bottom: 0rem;
            margin-top: 1px;
        }

        .headBannerBig:not(.homePageTitles) .bannerBig-container {
            transform: translateY(13px); /*position: absolute; left: 0; right: 0; top: 0; bottom: 0;*/
            min-height: 122px !important;
        }

            .headBannerBig:not(.homePageTitles) .bannerBig-container .title {
                margin-bottom: 0.5rem;
            }

        .headBannerBig:not(.homePageTitles) .headBanner-text.text-center { /*width: 100%; transform: none; top: auto; position: static;*/
        }
}

@media (min-width: 768px) {
    .headBannerBig {
        min-height: 520px;
        margin-bottom: 4rem;
    }

        .headBannerBig .headBanner-text {
            max-width: 65%;
            font-size: 1.25rem;
        }

            .headBannerBig .headBanner-text.text-center {
                width: 100%;
                max-width: 750px;
                margin: 0 calc((100% - 780px) / 2);
            }

            .headBannerBig .headBanner-text .btn {
                font-size: 1rem;
                margin-top: 13px;
            }

        .headBannerBig .bannerBig-container {
            min-height: 520px;
        }

        .headBannerBig .breadcrumb + .bannerBig-container {
            min-height: 455px;
        }

        .headBannerBig .xNav + .breadcrumb + .bannerBig-container {
            min-height: 395px;
        }
}

.headBannerBig + .umb-block-grid .bg-white-two, .headBannerBig + .umb-block-grid .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: 0.75rem;
    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: 0.95em 0.5em 0;
        vertical-align: baseline;
    }

@media (max-width: 991.98px) {
    .xNav .container-fluid {
        padding: 0 5px;
    }

    .xNav .btn {
        line-height: 1;
        padding: 0.3em;
        margin-left: 0.5rem;
    }
}

@media (min-width: 992px) {
    .xNav {
        height: 56px;
        font-size: 0.875rem;
        margin-bottom: 4px;
    }

        .xNav .container-fluid {
            padding: 0 40px;
        }

        .xNav .btn {
            margin: 0.9em 0 -0.2em;
        }

        .xNav .xNav-link {
            padding: 1.19em 1.19em 0;
            margin: 0 0.5rem;
        }
}

.joiningBenefits {
    text-align: center;
    margin: 1rem 0 2rem;
    font-size: 0.875rem;
    align-items: stretch;
}

    .joiningBenefits .col {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

        .joiningBenefits .col p {
            margin-bottom: 0;
        }

        .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: 1rem;
        line-height: 1;
        margin-bottom: 0.2rem;
    }

.darkColor .joiningBenefits strong {
    color: #c94a0c !important;
}

@media (max-width: 767.98px) {
    .joiningBenefits {
        flex-direction: column;
    }
}

@media (min-width: 768px) {
    .joiningBenefits {
        font-size: 1rem;
        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: 1.375rem;
        }
}

.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;
        margin: 0;
        width: 44px;
        height: 45px;
        display: inline-flex;
        align-items: center;
    }

    .accountBenefits .title {
        display: inline-block;
        max-width: calc(100% - 50px);
        font-size: 0.875rem;
        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 0.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: 0.875rem;
}

    .branchType .title {
        font-weight: bold;
        margin-bottom: 0.5rem;
    }

    .branchType .text {
        margin-bottom: 1rem;
        font-size: 0.75rem;
    }

    .branchType .more {
        font-size: 0.75rem;
    }

@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: 1rem;
    }

        .branchType .text {
            margin-bottom: 2rem;
        }

        .branchType .more {
            font-size: 0.875rem;
        }

        .branchType > div:first-child {
            border-left: 1px solid #e6e6e6;
        }
}

.loanTerms {
    font-size: 0.875rem;
    padding-bottom: 1rem;
}

    .loanTerms .col {
        text-align: center;
    }

    .loanTerms .loanTerms-title {
        font-size: 1.125rem;
        margin-top: 0.65rem;
        margin-bottom: 0.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: 1rem;
    }

        .loanTerms .loanTerms-title {
            font-size: 1.875rem;
        }
}

.figureLinks {
    padding-bottom: 2rem;
}

    .figureLinks h5 {
        font-size: 0.875rem;
        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: 51.6129032258%;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
        line-height: 1.3;
        font-size: 1.375rem;
        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 .col {
        flex: 0 0 310px;
        max-width: 310px;
    }

    .figureLinks h5 {
        font-size: 1.25rem;
    }

    .figureLinks a {
        font-size: 1.375rem;
    }
}

.mizrahiCards { /*height: 0; overflow: hidden;*/
}

    .mizrahiCards.auto {
        height: auto;
        overflow: visible;
        padding-bottom: 2rem;
    }

    .mizrahiCards .card {
        position: relative;
        height: 300px;
        transform: translate3d(0, 0, 0);
        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;
        transition: all 400ms ease;
    }

        .mizrahiCards .card:hover {
            transform: translate3d(0, -5px, 0);
        }

        .mizrahiCards .card > a {
            color: #323c4b;
        }

            .mizrahiCards .card > a:hover {
                text-decoration: none;
                color: #323c4b;
            }

            .mizrahiCards .card > a:focus {
                text-decoration: underline;
            }

        .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: 1.375rem;
                font-weight: bold;
                line-height: 1.12;
                color: #fff;
                margin: 0;
                max-height: 120px;
                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 {
            position: absolute;
            width: 100%;
            bottom: 0;
        }

            .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: 0.875rem;
            }

                .mizrahiCards .card .card-footer:last-child a {
                    background: #ff780b;
                    color: #fff;
                    display: block;
                    border-radius: 0 0 5px 5px;
                    padding: 0.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: 0.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;
    }
}

.realEstateCards {
    height: auto;
    overflow: visible;
    padding-bottom: 0.5rem;
}

    .realEstateCards .card {
        transform: translate3d(0, 0, 0);
        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;
        transition: all 400ms ease;
    }

        .realEstateCards .card:hover {
            transform: translate3d(0, -5px, 0);
        }

        .realEstateCards .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;
        }

            .realEstateCards .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;
            }

            .realEstateCards .card .card-img-top .card-title {
                position: absolute;
                right: 1rem;
                bottom: 2.2rem;
                left: 1rem;
                text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
                font-size: 1.625rem;
                font-weight: bold;
                line-height: 1.12;
                color: #fff;
                margin: 0;
                max-height: 120px;
                overflow: hidden;
            }

            .realEstateCards .card .card-img-top p {
                position: absolute;
                right: 1rem;
                top: 7.8rem;
                left: 1rem;
                text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
                color: #fff;
                font-size: 0.9375rem;
            }

        .realEstateCards .card .card-body {
            overflow: hidden;
            padding: 0.8rem 1.25rem 0;
            margin-bottom: 0.4rem;
        }

            .realEstateCards .card .card-body dl {
                margin: 0;
                display: flex;
                flex-wrap: wrap;
                font-size: 0.875rem;
            }

            .realEstateCards .card .card-body dt, .realEstateCards .card .card-body dd {
                flex: 0 0 50%;
                max-width: 50%;
                border-bottom: 1px solid #ebecec;
                padding: 0.47rem 0;
            }

                .realEstateCards .card .card-body dt:last-of-type, .realEstateCards .card .card-body dd:last-of-type {
                    border: 0;
                }

            .realEstateCards .card .card-body dt {
                text-align: left;
                padding-left: 1em;
            }

            .realEstateCards .card .card-body dd {
                margin: 0;
                text-align: right;
                padding-right: 1em;
            }

        .realEstateCards .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: 0.875rem;
        }

            .realEstateCards .card .card-footer:last-child a {
                background: #ff780b;
                color: #fff;
                display: block;
                border-radius: 0 0 5px 5px;
                padding: 0.5rem;
            }

                .realEstateCards .card .card-footer:last-child a:hover, .realEstateCards .card .card-footer:last-child a:focus {
                    background: #ea6800;
                }

                .realEstateCards .card .card-footer:last-child a.darkColor {
                    background-color: #c94a0c;
                    border-color: #c94a0c;
                    color: #fff !important;
                }

                    .realEstateCards .card .card-footer:last-child a.darkColor:hover, .realEstateCards .card .card-footer:last-child a.darkColor:focus {
                        background-color: #521d00 !important;
                        border-color: #521d00;
                    }

                    .realEstateCards .card .card-footer:last-child a.darkColor.disabled, .realEstateCards .card .card-footer:last-child a.darkColor:disabled {
                        opacity: 0.7;
                    }

        .realEstateCards .card img {
            width: 100%;
            display: block;
        }

@media (max-width: 767.98px) {
    .realEstateCards .card {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 1rem;
    }
}

@media (min-width: 768px) {
    .realEstateCards .card {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px);
    }
}

@media (min-width: 992px) {
    .realEstateCards .card {
        flex: 0 0 calc(33.33333% - 30px);
        max-width: calc(33.33333% - 30px);
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .realEstateCards .card .card-img-top {
        height: 150px;
    }
}

@media (max-width: 360px) {
    .realEstateCards .card .card-img-top {
        height: 140px;
    }
}

@media (max-width: 767.98px) {
    .realEstateCards {
        flex-flow: row wrap;
        overflow: visible;
    }
}

.depositCards {
    height: auto;
    overflow: visible;
    padding-bottom: 0.5rem;
}

    .depositCards .card {
        background-position: center center;
        background-size: cover;
        transform: translate3d(0, 0, 0);
        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;
        transition: all 400ms ease;
    }

        .depositCards .card:hover {
            transform: translate3d(0, -5px, 0);
        }

        .depositCards .card .card-header {
            background: 0;
            border: 0;
            padding: 1.4rem 2rem 0 1rem;
            line-height: 1;
            overflow: hidden;
            height: 80px;
        }

            .depositCards .card .card-header p {
                font-size: 0.8125rem;
                margin: 0 0 0.5em;
            }

        .depositCards .card .card-title {
            font-size: 1.25rem;
            margin: 0 0 2px;
        }

        .depositCards .card .card-img-top {
            background-color: #ea6800;
            position: relative;
            margin: 0;
            padding-top: 36.3%;
            background-position: center center;
            background-size: cover;
            border: 0;
            border-radius: 0;
        }

            .depositCards .card .card-img-top .label {
                position: absolute;
                background: #ff780b;
                color: #fff;
                font-weight: bold;
                text-align: center;
                right: -9px;
                top: -8px;
                font-size: 0.875rem;
                padding: 4px 11px;
                border-radius: 5px 0 0 5px;
            }

                .depositCards .card .card-img-top .label:after {
                    content: "";
                    position: absolute;
                    bottom: -9px;
                    right: 0;
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 9px 9px 0 0;
                    border-color: #b74c00 transparent transparent transparent;
                }

        .depositCards .card .card-body {
            overflow: hidden;
            padding: 1rem 2rem 0;
            margin-bottom: 0.4rem;
        }

            .depositCards .card .card-body .card-text {
                font-size: 0.875rem;
                line-height: 1.4;
                margin-bottom: 0.6rem;
                min-height: 95px;
            }

            .depositCards .card .card-body dl {
                margin: 3px 0;
                display: flex;
                flex-wrap: wrap;
                font-size: 0.875rem;
            }

            .depositCards .card .card-body dt, .depositCards .card .card-body dd {
                border-top: 1px solid #ebecec;
                padding: 0.47rem 0;
                line-height: 1.3;
            }

            .depositCards .card .card-body dt {
                flex: 0 0 30%;
                max-width: 30%;
                padding-right: 0.5em;
            }

            .depositCards .card .card-body dd {
                flex: 0 0 70%;
                max-width: 70%;
                margin: 0;
                padding-left: 1em;
            }

        .depositCards .card .card-footer:last-child {
            min-height: 61px;
            color: #323c4b;
            text-shadow: none;
            background: #fff;
            border: 0;
            border-top: 1px solid #ebecec;
            border-radius: 0 0 5px 5px;
            padding: 1em 2rem 1em 1rem;
            font-size: 0.875rem;
            display: flex;
            justify-content: space-between;
        }

            .depositCards .card .card-footer:last-child a {
                display: inline-block;
                font-weight: 700;
                text-align: center;
                vertical-align: middle;
                user-select: none;
                border: 1px solid transparent;
                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: 0.875rem;
                color: #ff780b;
                background: #fff;
                border-color: #ff780b;
            }

            .depositCards .card .card-footer:last-child .btn {
                min-width: 50%;
                text-shadow: none;
            }

        .depositCards .card img {
            width: 100%;
            display: block;
        }

        .depositCards .card.big-img .card-header {
            height: auto;
            padding: 1.8rem 2rem 1.1rem 1rem;
        }

        .depositCards .card.big-img .card-img-top {
            height: 256px;
            background-size: contain;
            background-repeat: no-repeat;
            background-color: #fff;
        }

        .depositCards .card.bg-img {
            color: #fff;
            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
        }

            .depositCards .card.bg-img .card-header {
                height: auto;
                padding: 4.5rem 2.6rem 0rem 1rem;
            }

                .depositCards .card.bg-img .card-header p {
                    font-size: 1.25rem;
                    margin: 0 0 0.2rem;
                }

                .depositCards .card.bg-img .card-header .card-title {
                    font-size: 1.625rem;
                }

            .depositCards .card.bg-img .card-body {
                padding: 1rem 2.6rem 0rem;
            }

                .depositCards .card.bg-img .card-body .card-text {
                    font-size: 1rem;
                }

@media (max-width: 767.98px) {
    .depositCards .card {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 1rem;
    }
}

@media (min-width: 768px) {
    .depositCards .card {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px);
    }
}

@media (min-width: 992px) {
    .depositCards .card {
        flex: 0 0 calc(33.33333% - 30px);
        max-width: calc(33.33333% - 30px);
    }
}

.depositCards.depositCardsSmall .card-header {
    text-align: center;
    padding: 1.4rem 1rem 0;
}

.depositCards.depositCardsSmall .card-img-top {
    padding-top: 26%;
    border-radius: 0 0 5px 5px;
}

@media (max-width: 767.98px) {
    .depositCards {
        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: 0.875rem;
            color: #323c4b;
            text-align: center;
            margin: 3px;
            position: relative;
            z-index: 1;
        }

            .buttonTabsNav .nav-item h3 {
                margin: 0;
                font-size: 0.875rem;
                color: inherit;
                font-weight: inherit;
                display: inline;
            }

            .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.active:focus {
                    text-decoration: none;
                }

            .buttonTabsNav .nav-item:hover {
                border-color: transparent;
                text-decoration: underline;
            }

            .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: 4.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: 4.5rem;
    }

        .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:not(.mobileStacked):not(.mobileDrop) .nav.nav-tabs {
        margin: 0 15px;
        flex-direction: column;
        border-radius: 5px;
        border: 1px solid #e1e2e5;
        padding: 0;
        box-shadow: 0 5px 20px 0 rgba(150, 45, 0, 0.07);
        background-color: #fff;
    }

        .buttonTabsNav:not(.mobileStacked):not(.mobileDrop) .nav.nav-tabs a {
            display: block;
            text-align: center;
            font-weight: normal;
            border-top: 1px solid #e1e2e5;
            margin-bottom: 0;
            border-radius: 0;
            padding: 8px 1rem 3px;
        }

            .buttonTabsNav:not(.mobileStacked):not(.mobileDrop) .nav.nav-tabs a:first-child {
                border: 0;
            }

            .buttonTabsNav:not(.mobileStacked):not(.mobileDrop) .nav.nav-tabs a h3 {
                font-weight: normal;
                font-size: 0.875rem;
            }

        .buttonTabsNav:not(.mobileStacked):not(.mobileDrop) .nav.nav-tabs .nav-link.active {
            border-radius: 5px;
            background-image: linear-gradient(to top, #3f4a5e, #3a4355);
            color: #fff;
            border-color: #fff;
            width: 100%;
            padding: 8px 1rem 3px;
            font-weight: bold;
            margin: 0;
        }

            .buttonTabsNav:not(.mobileStacked):not(.mobileDrop) .nav.nav-tabs .nav-link.active + a {
                border: 0;
            }

            .buttonTabsNav:not(.mobileStacked):not(.mobileDrop) .nav.nav-tabs .nav-link.active h3 {
                font-weight: bold;
                font-size: 0.875rem;
            }

    .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: 0.875rem;
            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: 0.875rem;
            border: 0;
            width: 100%;
            padding: 7px 1rem;
            font-weight: bold;
        }

            .buttonTabsNav.mobileDrop .dropdown .dropdown-toggle:after {
                font-size: 1.0625rem;
                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;
    }

    .smallButtonTabsNav .nav-item {
        padding: 0.13rem 0;
        border-radius: 4px;
        font-size: 0.75rem;
        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.3333333333px - 6px);
    }

@media (max-width: 339.98px) {
    .smallButtonTabsNav .nav-item {
        width: calc(103.3333333333px - 9px);
    }
}

.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.4333333333px;
    }

    .smallButtonTabsNav .nav-item.active:nth-child(3) ~ .floater {
        right: 206.8666666667px;
    }

    .smallButtonTabsNav .nav-item.active:nth-child(4) ~ .floater {
        right: 310.3px;
    }

    .smallButtonTabsNav .nav-item.active:nth-child(5) ~ .floater {
        right: 413.7333333333px;
    }

.smallButtonTabsNav .floater {
    box-sizing: border-box;
    width: calc(103.3333333333px - 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: 339.98px) {
    .smallButtonTabsNav .floater {
        width: calc(103.3333333333px - 9px);
    }
}

@media (max-width: 767.98px) {
    .smallButtonTabsNav {
        margin: 0 auto 1.5rem;
    }
}

@media (max-width: 341.98px) {
    .smallButtonTabsNav {
        margin: auto -8px 1.5rem;
    }
}

.loadMore {
    text-align: center;
    position: relative;
}

    .loadMore:before {
        content: "";
        border-top: 1px solid #323c4b;
        position: absolute;
        top: 50%;
        width: calc(50% - 60px);
        left: 0;
    }

    .loadMore:after {
        content: "";
        border-top: 1px solid #323c4b;
        position: absolute;
        top: 50%;
        width: calc(50% - 60px);
        right: 0;
    }

    .loadMore .btn {
        background: #fff;
        position: relative;
        z-index: 1;
        font-size: 0.75rem;
        padding: 0.2rem 1rem;
    }

@media (min-width: 768px) {
    .loadMore .btn {
        font-size: 1rem;
        padding: 0.3rem 1rem;
    }

    .loadMore:before, .loadMore:after {
        width: calc(45% - 60px);
    }
}

.filterMizrahiCards {
    padding-top: 1rem;
}

.mizrahiCards + .loadMore {
    margin-top: 0.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;
}

[id^=introCarousel], [id^=introCarousel-2], .introCarousel, .introCarousel-2, .slideItem {
    text-align: right;
}

    [id^=introCarousel]:not(.autoHeight), [id^=introCarousel-2]:not(.autoHeight), .introCarousel:not(.autoHeight), .introCarousel-2:not(.autoHeight), .slideItem:not(.autoHeight) {
        max-height: 320px;
        min-height: 290px;
    }

    [id^=introCarousel] h2, [id^=introCarousel-2] h2, .introCarousel h2, .introCarousel-2 h2, .slideItem h2 {
        font-size: 1.125rem;
        font-weight: 400;
    }

    [id^=introCarousel] h3, [id^=introCarousel-2] h3, .introCarousel h3, .introCarousel-2 h3, .slideItem h3 {
        font-weight: bold;
        font-size: 0.875rem;
    }

    [id^=introCarousel] .carousel-item .row, [id^=introCarousel-2] .carousel-item .row, .introCarousel .carousel-item .row, .introCarousel-2 .carousel-item .row, .slideItem .carousel-item .row {
        margin-right: 0;
        margin-left: 0;
    }

    [id^=introCarousel] .pull-opposite, [id^=introCarousel-2] .pull-opposite, .introCarousel .pull-opposite, .introCarousel-2 .pull-opposite, .slideItem .pull-opposite {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
        padding: 0 15px;
    }

        [id^=introCarousel] .pull-opposite img, [id^=introCarousel-2] .pull-opposite img, .introCarousel .pull-opposite img, .introCarousel-2 .pull-opposite img, .slideItem .pull-opposite img {
            max-width: 100%;
            display: block;
        }

    [id^=introCarousel].autoHeight, [id^=introCarousel-2].autoHeight, .introCarousel.autoHeight, .introCarousel-2.autoHeight, .slideItem.autoHeight {
        min-height: 240px;
    }

        [id^=introCarousel].autoHeight .carousel-indicators, [id^=introCarousel-2].autoHeight .carousel-indicators, .introCarousel.autoHeight .carousel-indicators, .introCarousel-2.autoHeight .carousel-indicators, .slideItem.autoHeight .carousel-indicators {
            bottom: 1.2rem;
        }

@media (max-width: 767.98px) {
    [id^=introCarousel], [id^=introCarousel-2], .introCarousel, .introCarousel-2, .slideItem {
        font-size: 0.875rem;
        height: auto !important;
    }

        [id^=introCarousel]:not(.autoHeight), [id^=introCarousel-2]:not(.autoHeight), .introCarousel:not(.autoHeight), .introCarousel-2:not(.autoHeight), .slideItem:not(.autoHeight) {
            max-height: 1000px;
        }

            [id^=introCarousel]:not(.autoHeight) .carousel-inner, [id^=introCarousel-2]:not(.autoHeight) .carousel-inner, .introCarousel:not(.autoHeight) .carousel-inner, .introCarousel-2:not(.autoHeight) .carousel-inner, .slideItem:not(.autoHeight) .carousel-inner {
                padding-bottom: 3rem;
            }

            [id^=introCarousel]:not(.autoHeight) .col-5, [id^=introCarousel-2]:not(.autoHeight) .col-5, .introCarousel:not(.autoHeight) .col-5, .introCarousel-2:not(.autoHeight) .col-5, .slideItem:not(.autoHeight) .col-5 {
                overflow: hidden;
                height: auto;
                min-height: 178px;
                padding: 0 15px;
            }

                [id^=introCarousel]:not(.autoHeight) .col-5 + .pull-opposite, [id^=introCarousel-2]:not(.autoHeight) .col-5 + .pull-opposite, .introCarousel:not(.autoHeight) .col-5 + .pull-opposite, .introCarousel-2:not(.autoHeight) .col-5 + .pull-opposite, .slideItem:not(.autoHeight) .col-5 + .pull-opposite {
                    order: -1;
                }

            [id^=introCarousel]:not(.autoHeight) .text, [id^=introCarousel-2]:not(.autoHeight) .text, .introCarousel:not(.autoHeight) .text, .introCarousel-2:not(.autoHeight) .text, .slideItem:not(.autoHeight) .text {
                padding-top: 1rem;
            }

                [id^=introCarousel]:not(.autoHeight) .text p strong, [id^=introCarousel-2]:not(.autoHeight) .text p strong, .introCarousel:not(.autoHeight) .text p strong, .introCarousel-2:not(.autoHeight) .text p strong, .slideItem:not(.autoHeight) .text p strong {
                    font-size: 1rem;
                }

        [id^=introCarousel] .pull-opposite, [id^=introCarousel-2] .pull-opposite, .introCarousel .pull-opposite, .introCarousel-2 .pull-opposite, .slideItem .pull-opposite {
            padding-top: 60%;
            overflow: hidden;
            position: relative;
        }

            [id^=introCarousel] .pull-opposite img, [id^=introCarousel-2] .pull-opposite img, .introCarousel .pull-opposite img, .introCarousel-2 .pull-opposite img, .slideItem .pull-opposite img {
                margin: auto;
                max-height: 100%;
                width: auto;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }

        [id^=introCarousel] .pull-opposite, [id^=introCarousel] .col-5, [id^=introCarousel-2] .pull-opposite, [id^=introCarousel-2] .col-5, .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%;
            overflow: hidden;
            padding: 0;
            height: 192px;
        }

        [id^=introCarousel].autoHeight, [id^=introCarousel-2].autoHeight, .introCarousel.autoHeight, .introCarousel-2.autoHeight, .slideItem.autoHeight {
            margin-left: -15px;
        }

            [id^=introCarousel].autoHeight .row, [id^=introCarousel-2].autoHeight .row, .introCarousel.autoHeight .row, .introCarousel-2.autoHeight .row, .slideItem.autoHeight .row {
                flex-wrap: nowrap;
                justify-content: center;
            }

            [id^=introCarousel].autoHeight .col-5, [id^=introCarousel-2].autoHeight .col-5, .introCarousel.autoHeight .col-5, .introCarousel-2.autoHeight .col-5, .slideItem.autoHeight .col-5 {
                flex: 0 0 70%;
                max-width: 70%;
                display: flex;
            }

            [id^=introCarousel].autoHeight .pull-opposite, [id^=introCarousel-2].autoHeight .pull-opposite, .introCarousel.autoHeight .pull-opposite, .introCarousel-2.autoHeight .pull-opposite, .slideItem.autoHeight .pull-opposite {
                flex: 0 0 30%;
                max-width: 30%;
                padding: 0;
            }

                [id^=introCarousel].autoHeight .pull-opposite img, [id^=introCarousel-2].autoHeight .pull-opposite img, .introCarousel.autoHeight .pull-opposite img, .introCarousel-2.autoHeight .pull-opposite img, .slideItem.autoHeight .pull-opposite img {
                    width: 200%;
                }

        [id^=introCarousel] .text, [id^=introCarousel-2] .text, .introCarousel .text, .introCarousel-2 .text, .slideItem .text {
            margin: auto;
        }

        [id^=introCarousel] [class*=carousel-control], [id^=introCarousel-2] [class*=carousel-control], .introCarousel [class*=carousel-control], .introCarousel-2 [class*=carousel-control], .slideItem [class*=carousel-control] {
            display: none;
        }
}

@media (min-width: 768px) {
    [id^=introCarousel].autoHeight, [id^=introCarousel-2].autoHeight, .introCarousel.autoHeight, .introCarousel-2.autoHeight, .slideItem.autoHeight {
        min-height: 420px;
    }

    [id^=introCarousel] h2, [id^=introCarousel-2] h2, .introCarousel h2, .introCarousel-2 h2, .slideItem h2 {
        font-size: 1.875rem;
        margin-bottom: 1rem;
    }

    [id^=introCarousel] h3, [id^=introCarousel-2] h3, .introCarousel h3, .introCarousel-2 h3, .slideItem h3 {
        font-size: 1.2rem;
    }

    [id^=introCarousel] .text, [id^=introCarousel-2] .text, .introCarousel .text, .introCarousel-2 .text, .slideItem .text {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        padding: 0 6.5%;
    }
}

@media (min-width: 768px) {
    [id^=introCarousel] .carousel-control-prev, [id^=introCarousel-2] .carousel-control-prev, .introCarousel .carousel-control-prev, .introCarousel-2 .carousel-control-prev {
        left: 0px;
        padding-right: 0rem;
        text-align: left;
    }

    [id^=introCarousel] .carousel-control-next, [id^=introCarousel-2] .carousel-control-next, .introCarousel .carousel-control-next, .introCarousel-2 .carousel-control-next {
        right: 0px;
        padding-left: 0rem;
        text-align: right;
    }

    [id^=introCarousel] .carousel-control-prev-icon, [id^=introCarousel] .carousel-control-next-icon, [id^=introCarousel-2] .carousel-control-prev-icon, [id^=introCarousel-2] .carousel-control-next-icon, .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;
    }

        [id^=introCarousel] .carousel-control-prev-icon:before, [id^=introCarousel] .carousel-control-next-icon:before, [id^=introCarousel-2] .carousel-control-prev-icon:before, [id^=introCarousel-2] .carousel-control-next-icon:before, .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;
        }

        [id^=introCarousel] .carousel-control-prev-icon:before, [id^=introCarousel-2] .carousel-control-prev-icon:before, .introCarousel .carousel-control-prev-icon:before, .introCarousel-2 .carousel-control-prev-icon:before {
            text-indent: 5px;
        }

        [id^=introCarousel] .carousel-control-next-icon:before, [id^=introCarousel-2] .carousel-control-next-icon:before, .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: 0.875rem;
    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 {
    color: #323c4b;
    display: block;
    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 .inner:hover {
        color: #323c4b;
    }

.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: 1.25rem;
        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;
            text-decoration: none;
        }

        .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: 1.25rem;
        font-weight: bold;
    }

.magazinCards .more {
    position: absolute;
    bottom: 2em;
    font-size: 0.9rem;
    left: 1.4em;
}

.magazinCards .appsBadges {
    position: absolute;
    bottom: 2em;
    font-size: 0.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: 1.25rem;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .magazinCards {
        font-size: 0.8125rem;
    }

        .magazinCards .text .title, .magazinCards .magazinCard.video h3 {
            font-size: 1rem;
        }

        .magazinCards .magazinCard.video a {
            top: 3.8rem;
        }

        .magazinCards .more {
            font-size: 0.7rem;
        }

        .magazinCards .btn {
            font-size: 0.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 0.15s ease-out;
        transform: translate3d(0, 0, 0);
    }

        .magazinCards .inner:hover, .magazinCards .inner:focus {
            transform: scale(1.02);
        }

    .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%;
    }
}

@media (max-width: 767.98px) {
    .magazinCards .double .inner {
        display: flex;
        flex-direction: column;
    }

        .magazinCards .double .inner .magazinCard {
            order: -1;
        }
}

.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: 0.875rem;
        }

        .creditCardsBenefits .media img {
            flex: 0 0 46px;
            max-width: 46px;
            height: auto;
        }

        .creditCardsBenefits .media h3 {
            font-size: 0.875rem;
            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: 2.125rem;
    }

    .creditCardsBenefits .media .media-body {
        font-size: 1rem;
    }

    .creditCardsBenefits .media h3 {
        font-size: 1rem;
    }

    .creditCardsBenefits .media .more {
        font-size: 0.875rem;
    }
}

.creditCardsBenefits-Qa {
    padding: 1rem 0 1rem;
    font-size: 0.875rem;
}

    .creditCardsBenefits-Qa h2 {
        font-size: 18px;
        font-weight: normal;
        text-align: center;
    }

    .creditCardsBenefits-Qa h3 {
        font-size: 0.875rem;
        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: 1rem;
    }

        .creditCardsBenefits-Qa h2 {
            font-size: 1.875rem;
            margin-bottom: 2em;
        }

        .creditCardsBenefits-Qa h3 {
            font-size: 1rem;
        }

        .creditCardsBenefits-Qa .hr:before {
            border: 0;
            border-right: 1px solid #e1e2e5;
            position: absolute;
            left: 50%;
            width: 1px;
            height: 100%;
        }

        .creditCardsBenefits-Qa .mizTable img {
            width: auto !important;
            height: auto !important;
            max-width: 100px !important;
        }
}

.cardsList {
    list-style: none;
    display: flex;
    align-items: stretch;
    padding: 0.9rem 0;
}

    .cardsList li {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        text-align: center;
        font-weight: bold;
        font-size: 0.875rem;
    }

    .cardsList img {
        display: block;
        margin: 0 auto 0.3rem;
    }

.creditCardClub h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 1.35rem;
}

.creditCardClub .swiper-carousel {
    padding-top: 15px;
    padding-bottom: 5px;
    max-width: calc(100% - 50px);
    margin: auto;
    position: relative;
}

.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-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 h2 {
        font-size: 1.5rem;
    }
}

.creditCards h2 {
    text-align: center;
    font-size: 1.125rem;
    font-weight: normal;
    margin: auto;
    padding: 0.45em 0;
}

.creditCards .subtitle, .creditCards .subTitle {
    text-align: center;
    font-size: 0.875rem;
}

.creditCards .bigCard {
    text-align: center;
    margin: 7px 0 0;
}

    .creditCards .bigCard img {
        display: block;
        margin: auto;
        max-width: 100%;
        padding-bottom: 1rem !important;
    }

.creditCards .tabsTitle {
    text-align: center;
    font-weight: bold;
    font-size: 1rem;
}

.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: 0.875rem;
        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: 1.875rem;
        padding: 0 0 0.5em;
    }

    .creditCards .tab-content h2 {
        padding: 1.45em 0;
    }

    .creditCards .subtitle, .creditCards .subTitle {
        font-size: 1rem; /*padding:0 0 1.5em;*/
    }

    .creditCards .tabsTitle {
        font-size: 1.5rem;
    }

    .creditCards .nav-tabs {
        max-width: 780px;
        margin-bottom: 6rem;
    }

        .creditCards .nav-tabs .nav-item {
            font-size: 1rem;
            font-weight: bold;
        }

    .creditCards .nav-link figure {
        height: 103px;
        position: relative;
        margin-bottom: 6px;
        border: 1.5px solid #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .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: 1.0625rem;
                    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: 0.875rem;
            border: 0;
            width: 100%;
            padding: 7px 1rem;
        }

            .creditCards .dropdown .dropdown-toggle:after {
                font-size: 1.0625rem;
                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: 0.75rem;
    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: 0.75rem;
        padding: 0;
        line-height: 20px;
    }

        .availableCards .text .btn:last-child {
            border-right: 1px solid rgb(255, 255, 255);
        }

        .availableCards .text .btn:first-child {
            border-left: 1px solid rgb(255, 255, 255);
        }

.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: 1.25rem;
        font-weight: bold;
        margin-bottom: 1.7rem;
    }

    .availableCardsInfo h4 {
        font-size: 1rem;
        font-weight: bold;
        margin-top: 1.9rem;
    }

@media (max-width: 767.98px) {
    .availableCardsInfo {
        font-size: 0.875rem;
    }

        .availableCardsInfo * {
            font-size: 0.875rem;
        }
}

.faqListWrapper {
    font-size: 0.875rem;
    padding: 1.7rem 0 0;
}

    .faqListWrapper .col {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .faqListWrapper h2 {
        font-size: 0.875rem;
        margin-bottom: 1.9rem;
        text-align: center;
    }

    .faqListWrapper .row h2 {
        text-align: initial;
    }

@media (min-width: 768px) {
    .faqListWrapper {
        font-size: 1rem;
    }

        .faqListWrapper .col {
            flex: 0 0 72%;
            max-width: 72%;
        }

        .faqListWrapper h2 {
            font-size: 1.25rem;
            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 0.7rem;
        float: left;
    }

@media (max-width: 767.98px) {
    .faqList {
        font-size: 0.875rem;
    }
}

@media (min-width: 768px) {
    .faqList {
        max-width: 790px;
    }

        .faqList li:before {
            left: 0.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: 0.875rem;
    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: 0.875rem;
            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: 0.875rem;
                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: 0.875rem;
                border: 0;
                width: 100%;
                padding: 7px 1rem;
                font-weight: bold;
            }

                .buttongGroup .dropdown .dropdown-toggle:after {
                    font-size: 1.0625rem;
                    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: 1.125rem;
        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: 0.75rem;
        }

    .branches > p:first-child {
        text-align: center;
        max-width: 700px;
        padding: 0 15px;
        margin: 0 auto 1.7em;
        font-size: 0.75rem;
    }

    .branches .subTitle {
        font-size: 0.75rem;
        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: 0.875rem;
        padding: 1.5rem 15px 0;
    }

        .branches .bottom .btn {
            font-size: 1rem;
            min-width: 120px;
        }

@media (min-width: 768px) {
    .branches h1 {
        font-size: 2.25rem;
    }

        .branches h1 + p {
            font-size: 1rem;
        }

    .branches > p:first-child {
        font-size: 1rem;
    }

    .branches .subTitle {
        font-size: 1.375rem;
    }

    .branches .bottom {
        font-size: 1.25rem;
        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: 0.875rem;
        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: 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;
    }

    .container .internationalBranches .container {
        max-width: 100% !important;
        padding: 0 !important;
    }
}

[class*=col] .internationalBranches .container {
    padding: 0;
}

.container .internationalBranches { /*box-shadow: none;*/
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
}

    .container .internationalBranches .container {
        max-width: 100%;
        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 - 0.75rem);
        display: table-cell;
        vertical-align: middle;
    }

.intBranchesAccordion .branchItem table {
    border: 0;
    border-collapse: collapse;
    margin: 1.5rem 0;
    font-size: 0.875rem;
    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%;
    }

    .branches .intBranchesAccordion {
        box-shadow: none;
    }

    .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 -23px 0 30px -20px 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;
        }

    :not(.branches) .intBranchesAccordion .branchItem {
        padding: 5%;
    }

    .intBranchesAccordion .branchItem table th {
        white-space: nowrap;
    }

    .intBranchesAccordion button {
        right: 0%;
    }
}

.careerJobs {
    padding-bottom: 2rem;
}

    .careerJobs h2 {
        font-size: 1.125rem;
        font-weight: normal;
        text-align: center;
        margin-bottom: 1em;
    }

        .careerJobs h2 + p {
            text-align: center;
            font-size: 0.75rem;
        }

@media (min-width: 768px) {
    .careerJobs {
        padding-bottom: 5rem;
    }

        .careerJobs h2 {
            font-size: 1.875rem;
            margin-bottom: 1rem;
        }

            .careerJobs h2 + p {
                font-size: 1rem;
            }
}

.job {
    font-size: 0.875rem;
    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: 1.125rem;
        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: 0.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: 0.75rem;
}

@media (max-width: 767.98px) {
    .job .btn {
        clear: both;
        display: block;
        margin-top: 10px;
    }
}

@media (min-width: 768px) {
    .job {
        font-size: 1rem;
        padding: 40px 0;
    }

        .job h3 {
            font-size: 1.25rem;
        }

        .job h4 {
            font-size: 1rem;
        }

        .job .jobMeta {
            float: left;
        }

        .job .jobDescription {
            max-width: 520px;
        }

        .job .jobDetails {
            max-width: 520px;
        }

        .job .btn {
            font-size: 1rem;
            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 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: 0.875rem;
        padding: 0;
        max-height: 208px;
    }

        .filters .dropdown-menu .scroll {
            max-height: 175px;
            overflow: auto;
        }

            .filters .dropdown-menu .scroll::-webkit-scrollbar {
                width: 7px;
                height: 7px;
            }

            .filters .dropdown-menu .scroll::-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 .scroll::-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 0.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: 0.85rem -4px 0;
    }

        .filters .bottom .resetFilters {
            box-shadow: none;
            color: #323c4b;
            text-decoration: none;
            cursor: pointer;
            padding: 0.2em 0.3em 0;
            font-size: 0.875rem;
            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: 0.75rem;
            margin: 0 4px 8px;
            padding: 0.3rem 0.5rem;
            cursor: pointer;
        }

            .filters .bottom .delBut:after {
                content: "╳";
                font-size: 50%;
                display: inline-block;
                position: relative;
                top: -0.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: 1.25rem;
    font-weight: bold;
    margin: 1em 0;
}

.JobSubmition label {
    font-size: 1rem;
    font-weight: normal;
}

.JobSubmition .label {
    font-weight: bold;
    font-size: 1rem;
    margin-bottom: 0.8rem;
}

.JobSubmition .PersonalInfo {
    max-width: 410px;
}

.JobSubmition .fileUpload {
    display: none;
}

.JobSubmition .divfileUpload {
    display: inline-block;
    margin-bottom: 0px;
    min-width: 80%;
}

    .JobSubmition .divfileUpload input {
        border: 0px;
        height: 20px;
        background: #fff;
        min-width: 95%;
        text-overflow: ellipsis;
    }

.JobSubmition .PrefLocation .custom-control, .JobSubmition .Question1 .custom-control, .JobSubmition .Question2 .custom-control {
    margin-bottom: 0.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: 0.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: 0.8125rem;
    line-height: 1;
    padding: 0.1rem 0.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 {
        height: 160px;
        resize: none;
    }

    .floatLabel select {
        height: 32px !important;
        display: block;
        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;
        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: 0.75rem;
        line-height: 1;
        padding: 0.1rem 0.3rem 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: 0.75rem;
        line-height: 1;
        padding: 0.1rem 0.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: 1rem 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: 0.875rem;
    }

    .quadIconLinks figure {
        height: 56px;
        margin: 0 auto 0.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 (min-width: 768px) {
    .quadIconLinks li {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
}

@media (max-width: 767.98px) {
    .quadIconLinks {
        margin: 2rem auto;
        justify-content: space-around;
    }

        .quadIconLinks li {
            max-width: clamp(25%, 8vw, 100%);
            flex: 0 0 clamp(25%, 8vw, 100%);
        }

            .quadIconLinks li:nth-last-child(5):nth-last-child(n+1) {
                max-width: clamp(33.3%, 8vw, 100%);
                flex: 0 0 clamp(33.3%, 8vw, 100%);
            }

                .quadIconLinks li:nth-last-child(5):nth-last-child(n+1) + li {
                    max-width: clamp(33.3%, 8vw, 100%);
                    flex: 0 0 clamp(33.3%, 8vw, 100%);
                }

                    .quadIconLinks li:nth-last-child(5):nth-last-child(n+1) + li + li {
                        max-width: clamp(33.3%, 8vw, 100%);
                        flex: 0 0 clamp(33.3%, 8vw, 100%);
                    }

        .quadIconLinks a span {
            line-height: 1.2;
            display: block;
        }
}

.contactDigital {
    padding: 0.9rem 0 3rem;
    font-size: 0.875rem;
}

    .contactDigital .col {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .contactDigital .title {
        font-size: 1rem;
        font-weight: bold;
    }

    .contactDigital .btn {
        font-size: 0.75rem;
    }

@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: 1rem;
    }

        .contactDigital .row {
            flex-direction: row-reverse;
            align-items: center;
        }

        .contactDigital .col {
            flex: 0 0 50%;
            max-width: 50%;
        }

        .contactDigital .title {
            font-size: 1.25rem;
        }

        .contactDigital .btn {
            font-size: 0.75rem;
        }
}

.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: 0.875rem;
        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: 1.25rem;
        }

@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: 1.875rem;
            }
}

.projectBox span.error, .projectBox div.error {
    position: absolute;
    font-size: 0.8125rem;
    line-height: 1;
    padding: 0.1rem 0.6rem 0;
    color: red;
    display: none;
}

    .projectBox span.error.field-validation-error, .projectBox div.error.field-validation-error {
        display: block;
    }

.projectBox .custom-select {
    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: 0.875rem;
        margin-bottom: 1em;
    }

@media (min-width: 768px) {
    .page404 {
        padding-bottom: 170px;
        padding-top: 4rem;
    }

        .page404 .title {
            font-size: 1.25rem;
        }
}

@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 0.5rem 0;
        line-height: 1;
        break-inside: avoid;
    }

    .linksList a {
        background: #fff;
        color: #ff780b;
        font-weight: bold;
        font-size: 0.75rem;
        display: inline-block;
        margin: 0 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: 0.875rem;
        }
}

.messages {
    color: #323c4b;
    text-align: center;
}

    .messages .carousel-indicators {
        bottom: 0.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: 0.875rem;
        height: 87px;
    }
}

.carousel-control-button {
    position: absolute;
    bottom: 0.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 .name {
            font-weight: bold;
        }

        .expertsSwiper .swiper-slide .title {
            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: 0.875rem;
            width: 160px;
        }

            .expertsSwiper .swiper-slide .btn {
                font-size: 0.75rem;
                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: 1.7rem;
    }

        .hpProposals .intro .title {
            font-size: 1.2rem !important;
            margin-bottom: 1rem !important;
        }

        .hpProposals [id^=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 0.1rem;
                font-size: 0.8125rem;
                display: block;
            }

                .hpProposals .hpCarouselTabsNav-M .nav-link.active {
                    font-weight: bold;
                    box-shadow: inset 0 -5px 0 0 #323c4b;
                }

        .hpProposals [id^=hpCarouselTabsNav-MContent], .hpProposals #hpCarousel-M {
            margin: 0 20px;
        }

            .hpProposals [id^=hpCarouselTabsNav-MContent] .carousel-indicators, .hpProposals #hpCarousel-M .carousel-indicators {
                bottom: -2rem;
                flex-direction: row-reverse;
            }

            .hpProposals [id^=hpCarouselTabsNav-MContent] .carousel-control-prev,
            .hpProposals [id^=hpCarouselTabsNav-MContent] .carousel-control-next, .hpProposals #hpCarousel-M .carousel-control-prev,
            .hpProposals #hpCarousel-M .carousel-control-next {
                padding: 0;
                top: calc(50% - 16px);
                z-index: 3;
                height: 32px;
                width: 32px;
            }

                .hpProposals [id^=hpCarouselTabsNav-MContent] .carousel-control-prev:focus,
                .hpProposals [id^=hpCarouselTabsNav-MContent] .carousel-control-next:focus, .hpProposals #hpCarousel-M .carousel-control-prev:focus,
                .hpProposals #hpCarousel-M .carousel-control-next:focus {
                    outline: #ff780b auto 5px;
                }

            .hpProposals [id^=hpCarouselTabsNav-MContent] .carousel-control-prev, .hpProposals #hpCarousel-M .carousel-control-prev {
                left: 0;
            }

            .hpProposals [id^=hpCarouselTabsNav-MContent] .carousel-control-next, .hpProposals #hpCarousel-M .carousel-control-next {
                right: 0;
            }

            .hpProposals [id^=hpCarouselTabsNav-MContent] .carousel-control-prev-icon:before, .hpProposals [id^=hpCarouselTabsNav-MContent] .carousel-control-next-icon:before, .hpProposals #hpCarousel-M .carousel-control-prev-icon:before, .hpProposals #hpCarousel-M .carousel-control-next-icon:before {
                color: #fff;
                font-size: 1.9rem;
                text-shadow: 0 0 5px #333;
                font-weight: 100;
                height: 32px;
            }

            .hpProposals [id^=hpCarouselTabsNav-MContent] .item, .hpProposals #hpCarousel-M .item {
                height: 100%;
                position: relative;
                color: #fff; /*text-shadow: 0 0 10px #000; font-size: 1.125rem;*/
                transition: all 0.35s ease-out;
                -webkit-font-smoothing: antialiased;
            }

                .hpProposals [id^=hpCarouselTabsNav-MContent] .item .centerer, .hpProposals #hpCarousel-M .item .centerer {
                    z-index: 2;
                    width: 100%;
                    max-width: 440px;
                    padding: 0 2rem;
                    -webkit-font-smoothing: antialiased;
                }

                .hpProposals [id^=hpCarouselTabsNav-MContent] .item .hidden, .hpProposals #hpCarousel-M .item .hidden {
                    font-size: 0.9rem;
                    width: 100%;
                    max-width: 340px;
                    margin-left: auto;
                    margin-right: auto;
                }

                .hpProposals [id^=hpCarouselTabsNav-MContent] .item .btn-mizrahi-border-white, .hpProposals #hpCarousel-M .item .btn-mizrahi-border-white {
                    min-width: 140px;
                    transition: all 0.35s ease-out;
                }

                .hpProposals [id^=hpCarouselTabsNav-MContent] .item .btn-mizrahi-border-blue, .hpProposals #hpCarousel-M .item .btn-mizrahi-border-blue {
                    min-width: 140px;
                    transition: all 0.35s ease-out;
                }

                .hpProposals [id^=hpCarouselTabsNav-MContent] .item .topPic, .hpProposals #hpCarousel-M .item .topPic {
                    position: relative;
                    top: 0.5rem;
                    display: block;
                    margin: auto;
                    width: 160px;
                }

            .hpProposals [id^=hpCarouselTabsNav-MContent] .carousel-inner, .hpProposals #hpCarousel-M .carousel-inner {
                overflow: hidden;
                border-radius: 5px;
            }

            .hpProposals [id^=hpCarouselTabsNav-MContent] .carousel-item, .hpProposals #hpCarousel-M .carousel-item {
                padding-top: 112%;
                position: relative;
                height: 316px;
            }

                .hpProposals [id^=hpCarouselTabsNav-MContent] .carousel-item .item, .hpProposals #hpCarousel-M .carousel-item .item {
                    position: absolute;
                    left: 0;
                    right: 0;
                    top: 0;
                    bottom: 0;
                }

            .hpProposals [id^=hpCarouselTabsNav-MContent] .carousel-control-button, .hpProposals #hpCarousel-M .carousel-control-button {
                height: 44px;
                top: auto;
                bottom: -55px;
            }

            .hpProposals [id^=hpCarouselTabsNav-MContent] figure, .hpProposals #hpCarousel-M figure {
                transition: transform 0.2s ease-out;
                position: absolute;
                width: 100%;
                height: 100%;
                overflow: hidden;
                background: center no-repeat;
                background-size: cover;
            }

                .hpProposals [id^=hpCarouselTabsNav-MContent] figure img, .hpProposals #hpCarousel-M 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 [id^=hpCarouselTabsNav-MContent] .btn-mizrahi-border-white:hover, .hpProposals #hpCarousel-M .btn-mizrahi-border-white:hover {
                background: #fff;
                border-color: #fff;
                color: #ff780b;
            }

            .hpProposals [id^=hpCarouselTabsNav-MContent] .btn-mizrahi-border-blue:hover, .hpProposals #hpCarousel-M .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 [id^=hpCarousel-M] {
            display: none;
        }

        .hpProposals [id^=hpCarousel-D] .carousel-inner {
            overflow: visible;
        }

        .hpProposals [id^=hpCarousel-D] .carousel-indicators {
            bottom: -4rem;
        }

        .hpProposals [id^=hpCarousel-D] .carousel-control-prev,
        .hpProposals [id^=hpCarousel-D] .carousel-control-next {
            padding: 0;
            height: 48px;
            width: 48px;
            top: calc(50% - 24px);
            z-index: 3;
        }

            .hpProposals [id^=hpCarousel-D] .carousel-control-prev:focus,
            .hpProposals [id^=hpCarousel-D] .carousel-control-next:focus {
                outline: #ff780b auto 5px;
            }

        .hpProposals [id^=hpCarousel-D] .carousel-control-prev {
            left: 0.3rem;
        }

        .hpProposals [id^=hpCarousel-D] .carousel-control-next {
            right: 0.3rem;
        }

        .hpProposals [id^=hpCarousel-D] .carousel-control-prev-icon:before, .hpProposals [id^=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 [id^=hpCarousel-D] .carousel-item {
            height: 632px;
        }

            .hpProposals [id^=hpCarousel-D] .carousel-item .item {
                height: 100%;
                position: relative;
                color: #fff; /*text-shadow: 0 0 10px #000;*/
                font-size: 1.25rem;
                transition: all 0.35s ease-out;
                -webkit-font-smoothing: antialiased;
            }

                .hpProposals [id^=hpCarousel-D] .carousel-item .item .centerer {
                    z-index: 2;
                    width: 100%;
                    max-width: 440px;
                    padding: 0 10px;
                    -webkit-font-smoothing: antialiased;
                }

                .hpProposals [id^=hpCarousel-D] .carousel-item .item .hidden {
                    font-size: 1rem;
                    max-height: 0;
                    overflow: hidden;
                    visibility: hidden;
                    transition: all 0.35s ease-out;
                    width: 100%;
                    max-width: 340px;
                    margin-left: auto;
                    margin-right: auto;
                    opacity: 0;
                }

                .hpProposals [id^=hpCarousel-D] .carousel-item .item .btn-mizrahi-border-white {
                    min-width: 140px;
                    transition: all 0.35s ease-out;
                }

                .hpProposals [id^=hpCarousel-D] .carousel-item .item .btn-mizrahi-border-blue {
                    min-width: 140px;
                    transition: all 0.35s ease-out;
                }

                .hpProposals [id^=hpCarousel-D] .carousel-item .item .topPic {
                    position: relative;
                    top: 3.5rem;
                    display: block;
                    margin: auto;
                    width: 160px;
                }

                .hpProposals [id^=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 [id^=hpCarousel-D] .carousel-item .item:hover .centerer {
                        -webkit-font-smoothing: antialiased;
                    }

                    .hpProposals [id^=hpCarousel-D] .carousel-item .item:hover .hidden {
                        max-height: 400px;
                        overflow: visible;
                        visibility: visible;
                        opacity: 1;
                    }

                    .hpProposals [id^=hpCarousel-D] .carousel-item .item:hover .btn-mizrahi-border-white {
                        background: #fff;
                        border-color: #fff;
                        color: #ff780b;
                    }

                    .hpProposals [id^=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 0.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%);
            }
}

.hpProposals .item {
    font-size: 1rem;
}

    .hpProposals .item .textBig {
        font-size: 1.125rem;
    }

    .hpProposals .item .textSmall {
        font-size: 0.625rem;
    }

    .hpProposals .item .btn {
        font-size: 0.75rem;
    }

@media (min-width: 768px) {
    .hpProposals .item {
        font-size: 1.375rem;
    }

        .hpProposals .item .textBig {
            font-size: 2.25rem;
        }

        .hpProposals .item .textSmall {
            font-size: 0.75rem;
        }

        .hpProposals .item .btn {
            font-size: 1.25rem;
            margin-top: 40px;
        }

    .hpProposals .bigPicture .item {
        font-size: 1.5rem;
    }

        .hpProposals .bigPicture .item .textBig {
            font-size: 2.5rem;
        }

        .hpProposals .bigPicture .item .textSmall {
            font-size: 0.875rem;
        }

        .hpProposals .bigPicture .item .btn {
            font-size: 1.25rem;
        }

    .hpProposals [class*=col] > .col-12 .item {
        font-size: 1.25rem;
    }

        .hpProposals [class*=col] > .col-12 .item .textBig {
            font-size: 1.5rem;
        }

        .hpProposals [class*=col] > .col-12 .item .textSmall {
            font-size: 0.625rem;
        }

        .hpProposals [class*=col] > .col-12 .item .btn {
            font-size: 1rem;
        }
}

.vimeo-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    pointer-events: none;
    overflow: hidden;
    background: #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .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;
        z-index: 1;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: opacity 8s ease !important;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

@supports (-ms-ime-align: auto) {
    .vimeo-wrapper iframe {
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .vimeo-wrapper iframe {
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
    }
}

.vimeo-wrapper:before {
    animation: spin 3s linear infinite;
    background: url("/images/spinner.svg") no-repeat center center;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 1rem;
    top: 1rem;
    content: "";
    z-index: 2;
    opacity: 0;
}

.vimeo-wrapper:after {
    transition: opacity 2s ease !important;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background: #000;
    z-index: 1;
    opacity: 0;
}

.vimeo-wrapper.fadeOut:after {
    opacity: 1;
}

.vimeo-wrapper.fadeOut:before {
    opacity: 1;
}

.vimeo-buttons {
    position: absolute;
    z-index: 10;
    bottom: 0;
}

@media (max-width: 767.98px) {
    .vimeo-buttons {
        bottom: 41px;
    }
}

.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: 1.25rem;
    font-weight: bold;
}

.businessOffers .tab-pane .btn {
    min-width: 120px;
    margin-top: 1rem;
}

.interestList {
    margin-bottom: 3.7rem;
}

    .interestList .title {
        font-size: 1rem;
        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: 0.85rem;
            line-height: 1;
        }

            .interestList li a:nth-child(2), .interestList li a:nth-child(3) {
                align-self: flex-end;
                max-width: 20px;
                padding: 0.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 0.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: 0 0 68px;
        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: 0.75rem;
        }

    .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 {
    align-items: flex-end;
}

    .investmentsInfo .tab-content {
        margin-bottom: 2rem;
    }

    .investmentsInfo .text h3 {
        font-weight: bold;
        font-size: 0.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;
    }

    .investmentsInfo .smallButtonTabsNav {
        margin-bottom: 0;
    }
}

.stockMarketNow_wrapper.bg-white-two {
    padding-bottom: 0;
}

@media (min-width: 992px) {
    .stockMarketNow_wrapper {
        margin-top: -4rem;
    }

    .headBannerBig .stockMarketNow_wrapper {
        margin-top: -4rem;
    }

    .stockMarketNow_wrapper.bg-white-two {
        margin-bottom: -2rem;
        padding-bottom: 2rem;
    }
}

.stockMarketNow {
    display: flex;
    margin: auto;
    padding: 7px 0;
    box-shadow: inset 0 10px 20px -15px rgba(0, 0, 0, 0.2);
}

    .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 .swiper-slide {
        width: auto;
        display: flex;
        flex-direction: column;
        padding: 0.7rem 1.5rem; /* justify-content: space-between;align-items: center;border-right:1px solid $silver;*/
        border-left: 1px solid #e1e2e5;
    }

    .stockMarketNow .col {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 0.9rem;
        padding-bottom: 0.9rem;
        border-right: 1px solid #e1e2e5;
        border-left: 1px solid #e1e2e5;
    }

    .stockMarketNow .label {
        font-weight: bold;
        flex: 0 0 100%;
        max-width: 100%;
        line-height: 1;
        word-break: break-all;
        margin-bottom: 0.25rem;
    }

    .stockMarketNow .rates {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 -0.7rem;
        white-space: nowrap;
    }

    .stockMarketNow .rate, .stockMarketNow .change {
        padding: 0 0.7rem;
        unicode-bidi: plaintext;
        line-height: 0.9;
        display: inline-block;
    }

    .stockMarketNow .rate {
        border-left: 1px solid;
    }

        .stockMarketNow .rate strong {
            color: #666;
            display: block;
        }

    .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;
            }
}

.stockMarketNow_info {
    background: #fff;
    padding: 0.3rem 0.8rem;
    font-size: 0.75rem;
}

.stockMarketNow-control {
    position: absolute;
    bottom: 0;
    top: 0;
    z-index: 16;
    color: #fff;
    padding: 0 0.6rem;
    text-shadow: 0 0 5px #fff;
    display: flex;
    background: rgba(255, 255, 255, 0.5);
    background-clip: border-box;
    right: 0;
}

    .stockMarketNow-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: 3rem;
        background: rgba(0, 0, 0, 0.2);
        border-radius: 100%; /*padding: 10px;*/
        display: block;
        margin: auto;
    }

    .stockMarketNow-control.pause:before {
        content: "\e921";
    }

    .stockMarketNow-control.play:before {
        content: "\e920";
    }

    .stockMarketNow-control:hover, .stockMarketNow-control:focus {
        text-decoration: none;
        color: #ff7300;
        font-weight: bold;
    }

        .stockMarketNow-control:hover:before, .stockMarketNow-control:focus:before {
            background: rgba(0, 0, 0, 0.8);
        }

.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: 1.25rem;
            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: 1rem;
        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 0.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;
    }
}

.currencyConverter .intro .title {
    font-size: 1.875rem !important;
    font-size: clamp(1.125rem, 3vw, 1.875rem) !important;
    margin-bottom: 1.25rem !important;
}

.currencyConverter .intro p {
    font-size: 1rem !important;
    font-size: clamp(0.75rem, 3vw, 1rem) !important;
}

.currencyConverter-content {
    max-width: 730px;
    display: flex;
    flex-direction: column;
    margin: 0 auto 1.7rem;
    padding: 0.5rem 1rem 1rem;
    border-radius: 5px;
    box-shadow: 0 0 17px 0 rgba(95, 30, 0, 0.15);
    background-color: #ffffff;
}

@media (min-width: 768px) {
    .currencyConverter-content {
        padding: 1.65rem 4%;
        flex-direction: row;
        justify-content: space-between;
        position: relative;
    }
}

.currencyConverter-content .swap {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='.75 .75 19.93 18.65'%3E%3Cdefs/%3E%3Cpath fill='%23FF780B' d='M1.5 8.9h18.43a.75.75 0 000-1.5H3.31l5.37-5.37A.75.75 0 107.62.97L.97 7.62A.75.75 0 001.5 8.9zM20.7 11.71a.75.75 0 00-.7-.46H1.57a.75.75 0 000 1.5h16.62l-5.37 5.37a.75.75 0 001.06 1.06l6.65-6.65a.75.75 0 00.16-.82z'/%3E%3C/svg%3E") center center/19px auto no-repeat;
    width: 30px;
    height: 30px;
    margin-top: 2rem;
}

@media (max-width: 767.98px) {
    .currencyConverter-content .swap {
        margin: 1.5rem auto 1rem;
        transform: rotate(90deg);
    }
}

.currencyConverter-content .sum {
    width: 100%;
    max-width: 280px;
}

    .currencyConverter-content .sum .sumInfo {
        font-size: 0.75rem;
    }

    .currencyConverter-content .sum label {
        font-weight: bold;
        padding: 0 0.7rem;
        margin-bottom: 0.3rem;
    }

    .currencyConverter-content .sum .form-control {
        height: calc(2rem + 2px);
        box-shadow: none !important;
        border: solid 1px #ebecec;
        background: #f7f7f7;
        color: #ff780b;
    }

    .currencyConverter-content .sum .bootstrap-select .dropdown-toggle {
        background: #fff;
        border: solid 1px #ebecec;
        box-shadow: none !important;
        padding: 0.3rem 1.3rem 0.3rem 0.1rem;
    }

        .currencyConverter-content .sum .bootstrap-select .dropdown-toggle:after {
            color: #ff780b;
            font-size: 1rem;
            margin-left: 0;
        }

        .currencyConverter-content .sum .bootstrap-select .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner {
            line-height: 1.6;
        }

            .currencyConverter-content .sum .bootstrap-select .dropdown-toggle .filter-option .filter-option-inner .filter-option-inner-inner img {
                margin-left: 0.4rem;
            }

        .currencyConverter-content .sum .bootstrap-select .dropdown-toggle:hover {
            background: #fff;
            border: solid 1px #ebecec;
        }

        .currencyConverter-content .sum .bootstrap-select .dropdown-toggle:focus {
            outline: 0 !important;
            outline-offset: 2px;
            border-color: #80bdff;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        }

    .currencyConverter-content .sum .bootstrap-select .dropdown-menu {
        left: auto !important;
        right: 0;
    }

@media (max-width: 767.98px) {
    .currencyConverter-content .sum {
        margin: auto;
    }

        .currencyConverter-content .sum .sumInfo {
            text-align: center;
        }

        .currencyConverter-content .sum label {
            font-weight: normal;
            text-align: center;
            font-size: 1.125rem;
            display: block;
            padding: 0;
            margin-bottom: 0.8rem;
        }

        .currencyConverter-content .sum .form-control {
            max-width: 170px;
            margin: auto auto 0.3rem;
        }

        .currencyConverter-content .sum .bootstrap-select {
            max-width: 170px;
            margin: auto auto;
            display: block;
        }
}

@media (min-width: 768px) {
    .currencyConverter-content .sum {
        display: flex;
        flex-wrap: wrap;
    }

        .currencyConverter-content .sum .sumInfo {
            width: 100%;
            max-width: 100%;
            flex: 0 0 100%;
            text-align: left;
        }

        .currencyConverter-content .sum label {
            width: 100%;
            max-width: 100%;
            flex: 0 0 100%;
        }

        .currencyConverter-content .sum .form-control {
            max-width: 50%;
            flex: 0 0 50%;
            font-size: 1.375rem;
            margin-left: -5px;
        }

        .currencyConverter-content .sum .bootstrap-select {
            max-width: calc(50% + 5px);
            flex: 0 0 calc(50% + 5px);
            position: relative;
        }
}

.sheareiLibor {
    max-width: 580px;
    margin: auto;
    border: 0;
}

    .sheareiLibor > div {
        margin: 2.2rem auto 0;
    }

    .sheareiLibor h3 {
        font-size: 1rem;
        text-align: center;
        font-weight: bold;
        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: 1rem;
            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);
            }

.slidersBg {
    background: url("/images/mbg2.png") center center no-repeat;
}

@media (max-width: 767.98px) {
    .slidersBg {
        padding: 0 15px;
        background: 0;
    }
}

.slidersWrapper { /*box-shadow: 0 0 5px 0 rgba(95, 30, 0, 0.1); background: #fff; border-radius: 5px; margin:1.5rem auto 2.3rem; max-width: 790px; padding-bottom: 2.2rem;*/
}

    .slidersWrapper .custom-rangeWrapper {
        position: relative;
        text-align: center;
        padding-bottom: 1rem;
    }

        .slidersWrapper .custom-rangeWrapper label {
            font-weight: normal;
            font-size: 1.0625rem;
            padding: 1.3rem 0 0;
            display: block;
            margin: 0;
        }

            .slidersWrapper .custom-rangeWrapper label .output {
                display: block;
                color: #ff780b;
                margin: 0 auto 0.3rem;
                border: 0;
                font-size: 1.625rem;
                text-align: center;
                width: 100%;
                height: 33px;
                border-radius: 2px;
                background-color: #f7f7f7;
            }

                .slidersWrapper .custom-rangeWrapper label .output.input-validation-error {
                    box-shadow: inset 0 -12px 0 -11px red;
                }

            .slidersWrapper .custom-rangeWrapper label span.error {
                font-size: 0.75rem;
                line-height: 1;
                padding: 0.1rem 0.3rem 0;
                color: #EB0000;
                display: block;
                margin-top: -0.2rem;
            }

            .slidersWrapper .custom-rangeWrapper label + label {
                padding: 0;
                display: block;
                position: relative;
                width: 150px;
                margin: auto;
                min-height: 50px;
            }

                .slidersWrapper .custom-rangeWrapper label + label:after {
                    position: absolute;
                    content: attr(data-label);
                    font-size: 0.875rem;
                    color: #ff780b;
                    left: 5px;
                    top: 5px;
                }

        .slidersWrapper .custom-rangeWrapper .infoTooltipBtn {
            box-shadow: 0 5px 20px 0 rgba(150, 45, 0, 0.07);
            background-color: #3f4a5e;
            color: #fff;
            border: 0;
            text-align: center;
            font-size: 0.625rem;
            width: 12.8px;
            height: 12.8px;
            padding: 0;
            margin: 0px 4px 0 0;
            position: relative;
            top: -4px;
        }

        .slidersWrapper .custom-rangeWrapper .custom-range {
            direction: ltr;
            width: calc(100% - 170px);
            max-width: 470px;
            margin: auto;
            height: 32px;
        }

            .slidersWrapper .custom-rangeWrapper .custom-range::-ms-track { /*background: $silver;*/
                height: 2px;
                box-shadow: none;
                border-radius: 4px;
            }

            .slidersWrapper .custom-rangeWrapper .custom-range::-moz-range-track {
                background: #e1e2e5;
                height: 2px;
                box-shadow: none;
                border-radius: 4px;
            }

            .slidersWrapper .custom-rangeWrapper .custom-range::-webkit-slider-runnable-track {
                background: #e1e2e5;
                box-shadow: none;
                height: 2px;
                border-radius: 4px;
            }

            .slidersWrapper .custom-rangeWrapper .custom-range::-moz-range-progress {
                border-radius: 4px;
                background-color: #323c4b;
            }

            .slidersWrapper .custom-rangeWrapper .custom-range::-moz-range-track {
                border-radius: 4px;
                background-color: #e1e2e5;
            }

            .slidersWrapper .custom-rangeWrapper .custom-range::-ms-fill-lower {
                border-radius: 4px;
                opacity: 1;
                background-color: #323c4b;
            }

            .slidersWrapper .custom-rangeWrapper .custom-range::-ms-fill-upper {
                border-radius: 4px;
                background-color: #e1e2e5;
            }

            .slidersWrapper .custom-rangeWrapper .custom-range::-webkit-slider-thumb {
                width: 20px;
                height: 20px;
                background: #323c4b linear-gradient(180deg, #3f4a5e, #323c4b) repeat-x;
                box-shadow: 0 0 5px #000000, 0px 0px 1px #0d0d0d;
                margin-top: -10px;
            }

                .slidersWrapper .custom-rangeWrapper .custom-range::-webkit-slider-thumb:before {
                    content: "xxx";
                }

            .slidersWrapper .custom-rangeWrapper .custom-range::-moz-range-thumb {
                width: 20px;
                height: 20px;
                background: #323c4b linear-gradient(180deg, #3f4a5e, #323c4b) repeat-x;
                box-shadow: 0 0 5px #000000, 0px 0px 1px #0d0d0d;
                margin-top: -10px;
            }

            .slidersWrapper .custom-rangeWrapper .custom-range::-ms-thumb {
                width: 20px;
                height: 20px;
                background: #323c4b linear-gradient(180deg, #3f4a5e, #323c4b) repeat-x;
                box-shadow: 0 0 5px #000000, 0px 0px 1px #0d0d0d;
            }

@media (max-width: 767.98px) {
    .slidersWrapper .custom-rangeWrapper .custom-range::-webkit-slider-thumb {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.7), 0px 0px 1px rgba(13, 13, 13, 0.7);
    }

    .slidersWrapper .custom-rangeWrapper .custom-range::-moz-range-thumb {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.7), 0px 0px 1px rgba(13, 13, 13, 0.7);
    }

    .slidersWrapper .custom-rangeWrapper .custom-range::-ms-thumb {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.7), 0px 0px 1px rgba(13, 13, 13, 0.7);
    }
}

.slidersWrapper .custom-rangeWrapper.disabled:after {
    content: "";
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.slidersWrapper .minmaxSpan {
    font-size: 0.875rem;
}

    .slidersWrapper .minmaxSpan .min, .slidersWrapper .minmaxSpan .max {
        min-width: 75px;
        position: absolute;
        margin: -2rem 0 0;
    }

    .slidersWrapper .minmaxSpan .min {
        left: calc((80% - 500px) / 2);
        text-align: left;
    }

    .slidersWrapper .minmaxSpan .max {
        right: calc((80% - 500px) / 2);
        text-align: right;
    }

@media (max-width: 991.98px) {
    .slidersWrapper {
        padding: 0 20px;
    }

        .slidersWrapper .custom-rangeWrapper label output {
            font-size: 150%;
        }

        .slidersWrapper .custom-rangeWrapper .custom-range {
            width: 100%;
            max-width: 100%;
        }

        .slidersWrapper .minmaxSpan .min, .slidersWrapper .minmaxSpan .max {
            margin-top: -1rem;
        }

        .slidersWrapper .minmaxSpan .min {
            left: 0px;
        }

        .slidersWrapper .minmaxSpan .max {
            right: 0px;
        }
}

.mc-stepWrapper:not(#mc-step0) {
    background: url("/images/mbgp.png") no-repeat 108% center, url("/images/mbgd.png") no-repeat -10% center;
    min-height: 100%;
    min-height: 460px;
}

@media (max-width: 991.98px) {
    .mc-stepWrapper:not(#mc-step0) {
        background-size: 30%;
    }
}

@media (max-width: 767.98px) {
    .mc-stepWrapper:not(#mc-step0) {
        background: 0;
    }
}

.mc-stepWrapper:not(#mc-step0) .form-group {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.mc-stepWrapper:not(#mc-step0) .form-control {
    box-shadow: none;
    border-radius: 0;
    border: 0;
    border-bottom: 3px solid #ff780b;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    background: rgba(0, 0, 0, 0);
}

    .mc-stepWrapper:not(#mc-step0) .form-control:after {
        content: "₪";
    }

.m-step1 {
    display: flex;
    margin: auto;
    text-align: center;
    justify-content: center;
    max-width: 510px;
    flex-wrap: wrap;
}

    .m-step1 .form-group {
        width: 100%;
        flex: 0 0 100%;
        margin: 0 10px 1rem;
        max-width: 150px;
    }

        .m-step1 .form-group label {
            width: 100%;
            height: 100%;
            box-shadow: 0 0 5px 0 rgba(95, 30, 0, 0.1);
            background: #fff;
            border-radius: 5px;
            display: block;
            font-size: 0.875rem;
            padding: 0.63rem;
            border: 1px solid #fff;
        }

        .m-step1 .form-group img {
            display: block;
            margin: 0 auto 3px;
        }

        .m-step1 .form-group:hover, .m-step1 .form-group:active {
            border-color: #1d1914;
        }

    .m-step1 input {
        position: absolute;
        opacity: 0;
    }

        .m-step1 input:checked ~ label {
            border-color: #1d1914;
        }

.mc-bottomSteps {
    max-width: 650px;
    margin: auto;
    border-top: 1px solid #e1e2e5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.9rem;
    padding: 1.4rem 0;
}

    .mc-bottomSteps .btn {
        flex: 0 0 110px;
        max-width: 110px;
        margin-right: auto;
    }

    .mc-bottomSteps .stepBack {
        text-decoration: none;
        flex: 0 0 11.2%;
        max-width: 11.2%;
    }

        .mc-bottomSteps .stepBack: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;
            display: inline-block;
            font-size: 190%;
            vertical-align: middle;
            font-weight: 100;
            content: "\e906";
        }

    .mc-bottomSteps .property {
        flex: 0 0 22.4%;
        max-width: 22.4%;
        text-align: center;
    }

        .mc-bottomSteps .property img {
            height: auto;
            width: 55px;
        }

    .mc-bottomSteps .income, .mc-bottomSteps .equity {
        flex: 0 0 22.4%;
        max-width: 22.4%;
        text-align: center;
        border-right: 1px solid #aaaaaa;
    }

        .mc-bottomSteps .income > div, .mc-bottomSteps .equity > div {
            font-size: 140%;
        }

@media (max-width: 767.98px) {
    .mc-bottomSteps {
        padding: 0;
        align-items: stretch;
        border: 0;
    }

        .mc-bottomSteps .btn {
            flex: 0 0 calc(100% - 110px);
            max-width: calc(100% - 110px);
            border-radius: 0px;
            padding: 0.3rem 0.8rem;
            box-shadow: none;
        }

        .mc-bottomSteps .stepBack {
            flex: 0 0 110px;
            max-width: 110px;
            text-align: center;
            color: #fff;
            font-weight: bold;
            padding: 0.3rem 0.8rem;
            border: 1px solid #3f4a5e;
            border-left-color: #666;
            border-radius: 0px;
            box-shadow: none;
            background-color: #3f4a5e;
        }

        .mc-bottomSteps .property, .mc-bottomSteps .income, .mc-bottomSteps .equity {
            display: none;
        }
}

.mc-topSteps {
    box-shadow: 0 0 5px 0 rgba(95, 30, 0, 0.1);
    background: #fff;
    border-radius: 5px;
    margin: 1.5rem auto 3rem;
    max-width: 790px;
    display: flex;
}

    .mc-topSteps .property {
        flex: 0 0 22.2%;
        max-width: 22.2%;
    }

        .mc-topSteps .property .dropdown.bootstrap-select {
            max-width: 100%;
            height: 100%;
        }

            .mc-topSteps .property .dropdown.bootstrap-select .dropdown-toggle {
                height: 100%;
                background: #fff;
                box-shadow: none;
                border: 0;
            }

        .mc-topSteps .property .filter-option-inner-inner {
            text-align: center;
        }

            .mc-topSteps .property .filter-option-inner-inner img {
                display: block;
                margin: auto;
                max-width: 56px;
            }

    .mc-topSteps .income, .mc-topSteps .equity, .mc-topSteps .propertyValue {
        flex: 0 0 22.2%;
        max-width: 22.2%;
        text-align: center;
        position: relative;
        font-size: 0.875rem;
    }

        .mc-topSteps .income:before, .mc-topSteps .equity:before, .mc-topSteps .propertyValue:before {
            content: "";
            width: 0;
            border-right: 1px solid #e1e2e5;
            position: absolute;
            right: 0;
            top: 1.35rem;
            height: 3rem;
        }

        .mc-topSteps .income .form-group, .mc-topSteps .equity .form-group, .mc-topSteps .propertyValue .form-group {
            padding: 0;
            margin: 0;
        }

        .mc-topSteps .income small, .mc-topSteps .equity small, .mc-topSteps .propertyValue small {
            position: absolute;
        }

        .mc-topSteps .income .form-control, .mc-topSteps .equity .form-control, .mc-topSteps .propertyValue .form-control {
            background: #f7f7f7;
            border-color: #f7f7f7;
            box-shadow: none;
            text-align: center;
            max-width: 80%;
            display: block;
            margin: 1.4rem auto 0.1rem;
            padding: 0.2rem 0.75rem;
            height: auto;
            direction: ltr;
        }

            .mc-topSteps .income .form-control + small, .mc-topSteps .equity .form-control + small, .mc-topSteps .propertyValue .form-control + small {
                top: 2rem;
                left: 1.6rem;
            }

            .mc-topSteps .income .form-control[disabled], .mc-topSteps .equity .form-control[disabled], .mc-topSteps .propertyValue .form-control[disabled] {
                background: rgba(0, 0, 0, 0);
                border-color: rgba(0, 0, 0, 0);
                font-size: 1.25rem;
                margin: 1.4rem auto 0.15rem;
                padding: 0;
            }

    .mc-topSteps .btn:not(.dropdown-toggle) {
        margin-right: auto;
        flex: 0 0 11.2%;
        max-width: 11.2%;
        font-weight: normal;
        background: #f7f7f7;
    }

        .mc-topSteps .btn:not(.dropdown-toggle) i {
            display: block;
            font-size: 1.4rem;
            margin: 0.6rem auto;
        }

        .mc-topSteps .btn:not(.dropdown-toggle).save {
            display: none;
            color: #2eb46b;
        }

@media (max-width: 767.98px) {
    .mc-topSteps {
        flex-direction: column;
        max-width: 300px;
    }

        .mc-topSteps .property, .mc-topSteps .income, .mc-topSteps .equity, .mc-topSteps .propertyValue, .mc-topSteps .btn {
            flex: 0 0 100% !important;
            max-width: 100% !important;
            width: 100% !important;
        }

        .mc-topSteps .income, .mc-topSteps .equity, .mc-topSteps .propertyValue {
            border-top: 1px solid #e1e2e5;
        }

            .mc-topSteps .income .form-group, .mc-topSteps .equity .form-group, .mc-topSteps .propertyValue .form-group {
                display: flex;
                align-items: center;
                padding: 0.3rem 1rem;
            }

            .mc-topSteps .income .form-control, .mc-topSteps .equity .form-control, .mc-topSteps .propertyValue .form-control {
                order: 2;
                margin-right: auto;
                margin: 0;
                text-align: left;
                padding: 0.2rem 0.75rem 0.2rem 1.3rem;
                max-width: 50%;
            }

                .mc-topSteps .income .form-control[disabled], .mc-topSteps .equity .form-control[disabled], .mc-topSteps .propertyValue .form-control[disabled] {
                    font-size: 1.25rem;
                    margin: 0.015rem 0;
                    padding: 0 0 0 1.3rem;
                }

                .mc-topSteps .income .form-control + small, .mc-topSteps .equity .form-control + small, .mc-topSteps .propertyValue .form-control + small {
                    top: 0.9rem;
                    left: 1.6rem;
                }

            .mc-topSteps .income label, .mc-topSteps .equity label, .mc-topSteps .propertyValue label {
                flex: 0 0 50%;
                max-width: 50%;
                text-align: right;
                margin: 0;
            }

            .mc-topSteps .income:before, .mc-topSteps .equity:before, .mc-topSteps .propertyValue:before {
                display: none;
            }

        .mc-topSteps .propertyValue {
            border-bottom: 1px solid #e1e2e5;
        }

        .mc-topSteps .property .dropdown.bootstrap-select {
            width: 100%;
        }

            .mc-topSteps .property .dropdown.bootstrap-select .filter-option-inner-inner {
                display: flex;
                align-items: center;
            }

                .mc-topSteps .property .dropdown.bootstrap-select .filter-option-inner-inner img {
                    order: 2;
                    margin-right: auto;
                    margin-left: 1rem;
                }

        .mc-topSteps .btn:not(.dropdown-toggle) {
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .mc-topSteps .btn:not(.dropdown-toggle)[style="display: inline-block;"] {
                display: flex !important;
            }

            .mc-topSteps .btn:not(.dropdown-toggle) i {
                margin: 0 0 0 1rem;
            }
}

.mcWrapper .intro {
    padding: 1.9rem 0 0.5rem;
    margin: 0 auto;
}

    .mcWrapper .intro h1 {
        font-size: 1.125rem;
        font-weight: 500;
        margin: 0 0 0.7rem;
    }

    .mcWrapper .intro p {
        font-size: 0.83rem;
    }

@media (min-width: 992px) {
    .mcWrapper {
        min-height: 980px;
    }

        .mcWrapper .intro {
            padding: 4.1rem 0 2.7rem;
            margin: 0 auto;
            max-width: 500px;
        }

            .mcWrapper .intro h1 {
                font-size: 2rem;
                font-weight: 500;
                margin: 0 0 0.2rem;
            }

            .mcWrapper .intro p {
                font-size: 1rem;
            }
}

.mortgageCalculator {
    margin: 0;
    box-shadow: 0 0 17px 0 rgba(95, 30, 0, 0.15);
    background-color: #ffffff;
}

@media (max-width: 991.98px) {
    .mortgageCalculator {
        flex-direction: column;
    }
}

@media (min-width: 992px) {
    .mortgageCalculator .img-fluid {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

.mcStart {
    background-color: #323c4b;
    color: #fff;
    padding: 1.625rem 0.5rem !important;
}

    .mcStart .inner {
        max-width: 336px;
        margin: auto;
    }

    .mcStart .title {
        text-align: center;
        font-size: 1.1875rem;
        font-weight: bold;
        margin: 0 !important;
    }

    .mcStart p {
        text-align: center;
    }

    .mcStart .label {
        margin: 1.6rem 1.4rem 1rem;
        font-size: 0.875rem;
    }

    .mcStart .custom-radio {
        margin: 0 1.4rem;
    }

        .mcStart .custom-radio .custom-control-label:before, .mcStart .custom-radio .custom-control-label:after {
            content: "";
            position: absolute;
            top: 0.25rem;
            display: block;
            width: 1rem;
            height: 1rem;
        }

        .mcStart .custom-radio .custom-control-label:before {
            pointer-events: none;
            background-color: transparent;
            border: #adb5bd solid 1px;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        }

        .mcStart .custom-radio .custom-control-label:after {
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 50% 50%;
        }

        .mcStart .custom-radio .custom-control-input:checked ~ .custom-control-label:before {
            color: #fff;
            border-color: #fff;
            background: #fff linear-gradient(180deg, #515966, #323c4b) repeat-x;
            box-shadow: none;
        }

        .mcStart .custom-radio .custom-control-input:checked ~ .custom-control-label:after {
            background-size: 75% 75%;
        }

    .mcStart .btn-outline {
        display: block;
        margin: 1.6rem auto 0.1rem;
        color: #fff;
        border: 1px solid #fff;
        width: 115px;
        font-size: 1rem;
        border-radius: 6px;
        font-weight: bold;
    }

@media (min-width: 992px) {
    .mcStart {
        padding: 3rem 2rem !important;
        max-width: 405px;
        box-shadow: 0 0 40px 0 rgba(55, 0, 0, 0.2);
    }

        .mcStart .title {
            font-size: 1.625rem;
        }

        .mcStart .label {
            margin: 2.8rem 0 0.8rem;
            font-size: 1rem;
        }

        .mcStart .btn-outline {
            margin: 6.3rem auto 0rem;
        }
}

.mc-step1 {
    display: flex;
    margin: auto;
    text-align: center;
    justify-content: center;
    max-width: 340px;
    flex-wrap: wrap;
    border-radius: 5px;
    box-shadow: 0 0 8px 0 rgba(41, 51, 65, 0.37);
    background-color: #3e4857;
    position: relative;
}

    .mc-step1:before, .mc-step1:after {
        content: "";
        position: absolute;
        height: 100%;
        top: 0;
        background-color: #323c4b;
        width: 1px;
    }

    .mc-step1:before {
        left: 33.3333%;
    }

    .mc-step1:after {
        left: 66.6666%;
    }

    .mc-step1 .form-group {
        max-width: 33.3333%;
        flex: 0 0 33.3333%;
        margin: 0;
        position: relative;
        z-index: 1;
    }

        .mc-step1 .form-group label {
            width: 100%;
            height: 100%;
            box-shadow: 0 0 5px 0 rgba(95, 30, 0, 0.1);
            border-radius: 5px;
            display: block;
            font-size: 0.75rem;
            padding: 0.9rem 0 0.2rem;
            border: 1px solid rgba(0, 0, 0, 0);
        }

        .mc-step1 .form-group img {
            display: block;
            margin: 0 auto 7px;
            width: 74%;
        }

        .mc-step1 .form-group:hover, .mc-step1 .form-group:active {
            border-color: #bec0c4;
            background-color: #4d5868;
        }

        .mc-step1 .form-group input {
            position: absolute;
            opacity: 0;
        }

            .mc-step1 .form-group input:checked ~ label {
                border-color: #ff780b;
                background-color: #4d5868;
            }

.mcCalculator .calculator {
    width: 100%;
    margin: auto;
    max-width: 640px;
    padding: 2.1rem 0 0;
}

@media (min-width: 992px) {
    .mcCalculator {
        min-width: 640px;
    }
}

.calculatorResults {
    text-align: center;
    padding-top: 1.6rem;
}

    .calculatorResults p {
        font-size: 0.875rem;
        margin-bottom: 1.4rem;
    }

    .calculatorResults .content {
        border-radius: 6px;
        height: 215px;
        box-shadow: 0 0 17px 0 rgba(95, 30, 0, 0.15);
        background-color: #ffffff;
        display: flex;
        flex-direction: column;
    }

    .calculatorResults .row {
        height: 50%;
    }

    .calculatorResults .col:first-child:after {
        content: "";
        position: absolute;
        left: 0;
        top: 29px;
        height: 53px;
        background-color: #e1e2e5;
        width: 1px;
    }

    .calculatorResults .next {
        border-top: 1px solid #e1e2e5;
        padding-top: 1.3rem;
    }

    .calculatorResults .label {
        padding-top: 1.3rem;
    }

    .calculatorResults strong {
        font-size: 1.625rem;
        color: #ff780b;
        line-height: 1.3;
        vertical-align: text-bottom;
    }

    .calculatorResults small {
        color: #ff780b;
        vertical-align: super;
    }

    .calculatorResults h4 {
        font-size: 1rem;
        font-weight: bold;
        margin-bottom: 1rem;
    }

    .calculatorResults .btn {
        margin: 0 7px 0.5rem;
        min-width: 160px;
    }

    .calculatorResults.disabled {
        position: relative;
    }

        .calculatorResults.disabled:after {
            content: "";
            background: rgba(255, 255, 255, 0.6);
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            z-index: 1;
        }

@media (min-width: 992px) {
    .calculatorResults {
        margin-bottom: -140px;
    }
}

@media (max-width: 991.98px) {
    .calculatorResults .content {
        padding-bottom: 1.5rem;
        height: auto;
    }

    .calculatorResults .col {
        padding-bottom: 1.3rem;
    }
}

.bigbuttons {
    padding: 1rem;
}

    .bigbuttons .btn {
        font-size: 120%;
        margin: 0 0.3rem;
        width: 230px;
        max-width: 45%;
    }

.contactOurConsultants {
    box-shadow: 0 11px 30px 0 rgba(250, 117, 37, 0.03), 0 1px 40px 0 rgba(0, 0, 0, 0.12);
    border: solid 1px #ebecec;
    position: relative;
    z-index: 1;
    background: #fff;
}

    .contactOurConsultants .form-inline {
        max-width: 1100px;
        padding: 1.2rem 15px 0.5rem;
        margin: auto;
        justify-content: center;
    }

    .contactOurConsultants legend {
        color: #ff780b;
        font-weight: bold;
        font-size: 0.9rem;
        margin: 0 8px 12px;
    }

    .contactOurConsultants .form-control {
        background: #f7f7f7;
        border-color: #f7f7f7;
        box-shadow: none;
        flex: 0 0 170px;
        max-width: 170px;
        display: block;
        padding: 0.2rem 0.75rem;
        height: auto;
        margin: 0 8px 12px;
    }

    .contactOurConsultants .btn {
        min-width: 120px;
        margin: 0 8px 12px;
    }

@media (max-width: 991.78px) {
    .contactOurConsultants legend {
        display: block;
        width: 100%;
        text-align: center;
    }

    .contactOurConsultants .form-control {
        flex: 0 0 46%;
        max-width: 46%;
    }
}

@media (max-width: 575.78px) {
    .contactOurConsultants legend {
        display: block;
        width: 100%;
        text-align: center;
    }

    .contactOurConsultants .form-control {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.depositFilter {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-end;
    justify-content: center;
}

    .depositFilter .form-group {
        width: 225px;
        margin: 0 17px 1rem;
    }

        .depositFilter .form-group .form-control {
            height: auto !important;
        }

            .depositFilter .form-group .form-control:is(input) {
                height: 32px !important;
                padding: 1px 10px !important;
                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;
            }

        .depositFilter .form-group .bootstrap-select {
            background: 0;
        }

            .depositFilter .form-group .bootstrap-select > .dropdown-toggle {
                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;
            }

                .depositFilter .form-group .bootstrap-select > .dropdown-toggle:after {
                    color: #ff780b;
                    font-size: 1rem;
                    margin-left: -0.5rem;
                }

                .depositFilter .form-group .bootstrap-select > .dropdown-toggle:hover, .depositFilter .form-group .bootstrap-select > .dropdown-toggle:active {
                    background: #fff;
                    box-shadow: 0 0 5px 0 rgba(95, 30, 0, 0.1);
                }

    .depositFilter label {
        display: block;
        font-weight: bold;
        font-size: 0.9rem;
    }

    .depositFilter .btn-mizrahi {
        margin: 0 17px 1rem;
        min-width: 70px;
    }

    .depositFilter:has(.depositType) .form-group {
        width: 175px;
    }

@media (width < 992px) {
    .depositFilter:has(.depositType) {
        gap: 0 7px;
    }

        .depositFilter:has(.depositType) .form-group {
            margin: 0;
            width: 23.5%;
        }

        .depositFilter:has(.depositType) .btn-mizrahi {
            margin: 0;
        }
}

.depositFilter .depositType {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding: 0;
}

    .depositFilter .depositType .custom-control-input:checked ~ .custom-control-label:before {
        background: #EBECEC;
        color: #323c4b;
    }

    .depositFilter .depositType .custom-control-input:checked ~ .custom-control-label:after {
        background-color: #fff;
        transform: none;
    }

    .depositFilter .depositType .custom-control-input:focus-visible ~ .custom-control-label {
        outline: -webkit-focus-ring-color auto 1px;
    }

    .depositFilter .depositType .custom-control-label {
        border: 1px solid #EBECEC;
        border-radius: 4px;
        width: 111px;
        height: 28px;
        position: relative;
        margin-bottom: 0;
        vertical-align: top;
        box-shadow: 0 0 5px 0 rgba(95, 30, 0, 0.1);
    }

        .depositFilter .depositType .custom-control-label span {
            position: absolute;
            top: -2.1rem;
        }

            .depositFilter .depositType .custom-control-label span:after {
                display: none;
            }

        .depositFilter .depositType .custom-control-label:before {
            position: absolute;
            display: block;
            content: attr(data-currency);
            background: #fff;
            top: 0.25rem;
            right: -28px;
            left: -2.25rem;
            pointer-events: all;
            transition: all 0.15s ease-in-out;
            inset-block: 0;
            inset-inline-start: 0;
            inset-inline-end: auto;
            width: 50%;
            height: 100%;
            border: 0;
            border-radius: 0;
            border-end-start-radius: 5px;
            border-start-start-radius: 5px;
            box-shadow: none;
            text-align: center;
        }

        .depositFilter .depositType .custom-control-label:after {
            position: absolute;
            display: block;
            content: attr(data-deposit);
            background: #EBECEC;
            transition: all 0.15s ease-in-out;
            inset-block: 0;
            inset-inline-start: auto;
            inset-inline-end: 0;
            width: 50%;
            height: 100%;
            border: 0;
            border-radius: 0;
            border-end-end-radius: 5px;
            border-start-end-radius: 5px;
            box-shadow: none;
            text-align: center;
        }

@media (width >= 992px) {
    .depositFilter:has(.resetDiv) {
        position: relative;
    }
}

@media (width < 992px) {
    .depositFilter .resetDiv {
        display: flex;
        justify-content: space-between;
        border-top: 2px solid #E4E4E4;
        width: 100%;
        margin-top: 0.9rem;
        padding-block: 0.9rem;
    }
}

@media (width >= 992px) {
    .depositFilter .resetDiv {
        position: absolute;
        inset-inline-end: 0;
        bottom: 1rem;
    }

        .depositFilter .resetDiv .resText {
            display: none;
        }
}

@media (max-width: 575.78px) {
    .depositFilter .form-group {
        width: 100%;
    }
}

.collapseFilters > .text-center {
    margin-bottom: 1.1rem;
}

    .collapseFilters > .text-center .btn {
        display: flex;
        margin: auto;
        align-items: center;
    }

        .collapseFilters > .text-center .btn:after {
            font-family: "mizrahicons" !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e908";
            font-size: 80%;
            vertical-align: -0.1em;
            border: 0;
            color: #ff780b;
            font-size: 1rem;
            margin-left: -0.5rem;
        }

        .collapseFilters > .text-center .btn[aria-expanded=true]:after {
            transform: rotate(180deg);
        }

.collapseFilters .wrapper {
    border-top: 2px solid #E4E4E4;
    padding-top: 0.9rem;
}

@media (width >= 992px) {
    .collapseFilters {
        padding-bottom: 2.1rem;
    }

        .collapseFilters > .text-center {
            margin-bottom: 2.1rem;
        }

        .collapseFilters .wrapper {
            border: 0;
        }
}

.accordionDeposits .table-responsive {
    padding: 0.625rem;
    filter: drop-shadow(0px 11px 30px rgba(250, 117, 37, 0.02)) drop-shadow(0px 1px 40px rgba(0, 0, 0, 0.07));
}

@media (width >= 992px) {
    .accordionDeposits .table-responsive.w-lg-50 {
        width: 50%;
        margin-inline: auto;
    }
}

.accordionDeposits .table-responsive.w-lg-50 .table {
    text-align: center;
    table-layout: fixed;
    width: 100%;
}

    .accordionDeposits .table-responsive.w-lg-50 .table th, .accordionDeposits .table-responsive.w-lg-50 .table td {
        width: 100%;
        text-align: center;
    }

    .accordionDeposits .table-responsive.w-lg-50 .table .spacer td {
        height: 0.5rem;
    }

    .accordionDeposits .table-responsive.w-lg-50 .table .spacer:first-child td {
        height: 1rem;
    }

.accordionDeposits .table {
    color: #323C4B;
    border: 0;
    border-collapse: collapse;
}

    .accordionDeposits .table thead {
        box-shadow: 0px 0px 11px rgba(104, 104, 104, 0.2);
        border-radius: 5px;
    }

    .accordionDeposits .table tr {
        border: 0;
        border-radius: 5px;
    }

    .accordionDeposits .table th {
        font-size: 10px;
        background: #F1F1F1;
        vertical-align: middle !important;
        line-height: 1.2;
        color: #323C4B;
        border-block: 0;
        padding-block: 3px;
    }

        .accordionDeposits .table th:not([colspan]) {
            height: 2.25rem;
        }

        .accordionDeposits .table th span {
            font-size: 10px;
            font-weight: normal;
        }

        .accordionDeposits .table th:first-child {
            border-inline-start: 0;
        }

        .accordionDeposits .table th:last-child {
            border-inline-end: 0;
        }

        .accordionDeposits .table th .dark {
            background: #E5E7E9;
            font-size: 12px;
            text-align: center;
            padding-block: 0.35em;
        }

    .accordionDeposits .table:has(.dark) td {
        height: 50px;
        vertical-align: middle;
        text-align: center;
    }

        .accordionDeposits .table:has(.dark) td:nth-child(3n+2) {
            border-inline-start: 2px solid #BFBFC1;
        }

    .accordionDeposits .table tr:has(.dark) th {
        background: #fff;
        text-align: center;
    }

    .accordionDeposits .table td {
        font-size: 10px;
        color: #323C4B;
        background: #fff;
        border-block: 5px solid #fff;
    }

        .accordionDeposits .table td:has(.btn) {
            vertical-align: middle !important;
        }

        .accordionDeposits .table td:first-child {
            border-inline-start: 0;
        }

        .accordionDeposits .table td:last-child {
            border-inline-end: 0;
        }

    .accordionDeposits .table .btn {
        font-size: 9px;
        font-weight: normal;
        white-space: nowrap;
    }

    .accordionDeposits .table .spacer td {
        background: 0;
        border: 0;
        padding: 0;
        height: 1.5rem;
    }

    .accordionDeposits .table .spacer:first-child td {
        height: 2rem;
    }

    .accordionDeposits .table tbody tr:not(.spacer) {
        box-shadow: 0px 0px 11px rgba(250, 117, 37, 0.02);
        outline: 2px solid #e9e9e9;
        outline-offset: 1px;
    }

.accordionDeposits .item {
    margin-bottom: 12px;
}

    .accordionDeposits .item h2 {
        margin: 0 !important;
    }

        .accordionDeposits .item h2 .btn {
            background: #323C4B;
            color: #fff;
            width: 100%;
            border-radius: 0;
            text-align: start;
            border: 0;
            font-size: 12px;
            margin: 0;
            height: 100%;
            display: block;
        }

            .accordionDeposits .item h2 .btn:before {
                content: "-";
                display: inline-block;
                width: 7px;
            }

            .accordionDeposits .item h2 .btn.collapsed:before {
                content: "+";
            }

    .accordionDeposits .item .inner {
        padding-block: 0.5rem;
    }

        .accordionDeposits .item .inner .textNote {
            font-size: 12px;
            color: #323C4B;
            line-height: 1.2;
            margin-bottom: 0.4rem;
        }

    .accordionDeposits .item .ribbon {
        position: relative;
    }

        .accordionDeposits .item .ribbon span {
            top: -21px;
            inset-inline-start: -15px;
            --f: 9px;
            --r: 0px;
            background: #FF0BF3;
            white-space: nowrap;
            border-start-end-radius: 5px;
            border-end-end-radius: 5px;
            position: absolute;
            padding-inline: 10px;
            border-bottom: var(--f) solid rgba(0, 0, 0, 0.3333333333);
            color: #fff;
            line-height: 1.3;
            font-size: 13px;
            border-left: var(--r) solid rgba(0, 0, 0, 0);
            clip-path: polygon(0 0, 100% 0, 100% calc(100% - var(--f)), calc(100% - var(--f)) 100%, calc(100% - var(--f)) calc(100% - var(--f)), 0 calc(100% - var(--f)), var(--r) calc(50% - var(--f) / 2));
            /*position: absolute; top: 0; inset-inline-start: 0; font-size: 9px; padding: 2px 3px; background: #FF780B; color: #fff; border-radius: 0 5px 0 5px; line-height: 1;*/
        }

.accordionDeposits .sum {
    text-align: center;
    padding-block: 1.5rem;
    position: relative;
}

    .accordionDeposits .sum .btn-outline-mizrahi {
        position: absolute;
        inset-inline-end: 0rem;
    }

    .accordionDeposits .sum .bootstrap-select {
        margin-inline: auto;
    }

        .accordionDeposits .sum .bootstrap-select .dropdown-toggle {
            background: #fff;
            border: 1px solid #EBECEC;
            box-shadow: 0px 0px 5px rgba(95, 30, 0, 0.1);
        }

.popoverDepoosits .popover-header {
    font-weight: normal;
    text-align: center;
    border: 0;
    background: #fff;
}

    .popoverDepoosits .popover-header small {
        display: block;
    }

.popoverDepoosits ul {
    list-style: none;
    padding: 0 6px;
    margin: 0;
}

    .popoverDepoosits ul li {
        display: flex;
        align-items: center;
        padding-block: 12px;
        gap: 1rem;
        border-top: 1px solid #EBECEC;
    }

.exchangeCoinsSelect {
    max-width: 205px;
    margin: -1rem auto 1rem;
}

    .exchangeCoinsSelect .bootstrap-select > .dropdown-toggle {
        font-size: 1rem;
        box-shadow: 0 0 5px 0 rgba(95, 30, 0, 0.1);
        border: solid 1px #ebecec;
        background-color: #f7f7f7;
    }

        .exchangeCoinsSelect .bootstrap-select > .dropdown-toggle:after {
            color: #ff780b;
            font-size: 1rem;
        }

        .exchangeCoinsSelect .bootstrap-select > .dropdown-toggle:hover, .exchangeCoinsSelect .bootstrap-select > .dropdown-toggle:active {
            background: #fff;
            box-shadow: 0 0 5px 0 rgba(95, 30, 0, 0.1);
        }

.exchangeTable {
    table-layout: fixed;
}

.depositItem {
    line-height: 1.3;
}

    .depositItem h2 {
        flex: 0 0 100%;
        min-width: 100%;
        font-size: 1.1rem;
        padding: 0 15px;
        margin-bottom: 1.3rem;
    }

    .depositItem .big {
        font-size: calc(1.3125rem + 0.75vw);
    }

@media (min-width: 1200px) {
    .depositItem .big {
        font-size: 1.875rem;
    }
}

.depositItem [class*=col] {
    text-align: center;
}

.depositSaleLabel {
    padding: 0.5rem 1rem;
    min-width: 103px;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
    background-color: #ff780b;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    position: absolute;
    margin: -4rem 0 0;
}

@media (max-width: 767.78px) {
    .depositSaleLabel {
        margin: -2rem 0 0;
    }
}

.depositInfo {
    padding: 1.5rem 0;
}

    .depositInfo .col-lg-7 {
        display: flex;
        flex-wrap: wrap;
        border-left: solid 1px #e1e2e5;
    }

        .depositInfo .col-lg-7 > div {
            flex: 0 0 43%;
            max-width: 43%;
        }

            .depositInfo .col-lg-7 > div:nth-child(1), .depositInfo .col-lg-7 > div:nth-child(2) {
                margin-bottom: 3rem;
            }

@media (max-width: 767.98px) {
    .depositInfo .col-lg-7 {
        border-bottom: 1px solid #e1e2e5;
    }
}

.depositInfo .col-lg-5 > div {
    padding: 1.2rem 0;
}

.depositInfo .col-lg-5 hr {
    margin: 1rem auto;
    max-width: 60%;
}

.depositInterestRates {
    padding: 1.5rem 0;
}

    .depositInterestRates .col {
        white-space: nowrap;
        flex-grow: 0;
        margin-bottom: 15px;
        border-left: solid 1px #e1e2e5;
    }

        .depositInterestRates .col:last-child {
            border: 0;
        }

    .depositInterestRates .row {
        margin-bottom: 1.5rem;
        justify-content: flex-start;
    }

.depositOfferTime .col {
    margin-bottom: 15px;
}

.mcTip {
    display: inline-flex;
    margin-bottom: 1.4rem;
    align-items: center;
    padding: 0 0.5rem;
}

    .mcTip figure {
        margin: 0 0.5rem;
        border-radius: 100%;
        flex: 0 0 39px;
        width: 39px;
        height: 39px;
        box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.16), 0 0 3px 0 rgba(0, 0, 0, 0.05);
        border: solid 1px #d6d7d7;
        overflow: hidden;
    }

        .mcTip figure img {
            width: 100%;
            display: block;
            margin: auto;
        }

    .mcTip .tip {
        padding: 0.5rem 1rem;
        margin: 0 0.5rem;
        font-size: 0.875rem;
        box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.16);
        border-radius: 8px;
        border: solid 1px #e81911;
        background-color: #ffffff;
        position: relative;
    }

        .mcTip .tip strong {
            font-size: 0.875rem;
            color: #323c4b;
        }

        .mcTip .tip:after, .mcTip .tip:before {
            left: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

        .mcTip .tip:after {
            border-color: rgba(0, 0, 0, 0);
            border-left-color: #FFFFFF;
            border-width: 6px;
            margin-top: -6px;
        }

        .mcTip .tip:before {
            border-color: rgba(0, 0, 0, 0);
            border-left-color: #e81911;
            border-width: 8px;
            margin-top: -8px;
        }

.bg-white + .bg-white, .bg-white-two + .bg-white-two, .white + .white {
    padding-top: 0;
}

h2, h2[class] {
    font-size: 1.5rem !important;
    font-weight: 700 !important;
    margin-bottom: 34px !important;
}

.lobbyTitle {
    font-size: 30px !important;
    font-weight: 400 !important;
    text-align: center !important;
    margin-bottom: 1.5rem !important;
}

@media (min-width: 768px) {
    .yahavRepresentatives li {
        display: flex;
        flex-wrap: wrap;
    }

        .yahavRepresentatives li div {
            flex: 0 0 50%;
            max-width: 49%;
        }

        .yahavRepresentatives li .address {
            order: 3;
        }

        .yahavRepresentatives li .phone {
            order: 4;
        }

        .yahavRepresentatives li .name {
            text-align: left;
            margin: 0 auto 0 0;
        }

        .yahavRepresentatives li .phone {
            margin: 0 auto 0 0;
            text-align: left;
        }
}

.umb-grid img {
    max-width: 100%;
}

@media (max-width: 767.98px) {
    .col-12 > hr + .white.wrapperRelative {
        padding-top: 0.8rem;
    }

        .col-12 > hr + .white.wrapperRelative .intro {
            font-size: 0.9375rem;
            margin-bottom: 1.82rem;
        }

            .col-12 > hr + .white.wrapperRelative .intro .title {
                margin-bottom: 0rem !important;
            }

    .intro .title + p {
        font-size: 0.9375rem;
        line-height: 1.2;
    }

    .introCarouselWrapper h2, .messages h2 {
        font-size: 18px !important;
        margin-bottom: 1em !important;
    }
}

@media (max-width: 768px) {
    img.imgNavigateBranches {
        float: right;
    }

    li.navigateLiBranches a {
        margin-right: 20px;
        vertical-align: middle;
    }
}
.accordion .titlePage { text-align: start; }
.accordion .titlePage:after {
    float: left;
}

.guidanceGallery .carousel-item {
    background-image: linear-gradient(90deg, #54575A, #000);
    color: #fff;
}

.guidanceGallery img {
    float: left;
    margin: 20px 0px 0px 60px;
    aspect-ratio: 1;
    object-fit: cover;
    border-radius: 50%;
    width: 55%;
}

@media (min-width: 768px) {
    .guidanceGallery .text {
        padding: 0 16.5%;
    }

    .guidanceGallery .carousel-control-prev-icon:before {
        background-color: #fff;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        margin: -20px;
        text-align: center;
        color: #54575A;
        padding: 30px 0px 0px 10px;
    }

    .guidanceGallery .carousel-control-next-icon:before {
        background-color: #fff;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        text-align: center;
        color: #54575A;
        margin: -20px -50px 0 0;
        padding: 30px 20px 0px 0px;
    }
}

@media (max-width: 767.98px) {
    .guidanceGallery .col-5 {
        order: -1;
        text-align: center;
    }

    .guidanceGallery .pull-opposite {
        margin-bottom: 25px;
    }
}

.shortMortgage {
    margin-bottom: 1.5rem;
}

    .shortMortgage .btn-mizrahi-blue {
        min-width: 110px;
    }

    .shortMortgage .buttonTabsNav .nav-item:hover {
        text-decoration: none;
    }

@media (max-width: 767.98px) {
    .shortMortgage .buttonTabsNav .nav-item {
        display: block;
        text-align: center;
        font-weight: normal;
        border-top: 1px solid #e1e2e5;
        margin-bottom: 0;
        border-radius: 0;
        padding: 8px 1rem 3px;
    }

        .shortMortgage .buttonTabsNav .nav-item.active {
            border-radius: 5px;
            background-image: linear-gradient(to top, #3f4a5e, #3a4355);
            color: #fff;
            border-color: #fff;
            width: 100%;
            padding: 8px 1rem 3px;
            font-weight: bold;
            margin: 0;
        }
}

.shortMortgage .numberInput {
    margin: 2rem auto;
    max-width: 100%;
    width: 300px;
    text-align: center;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgba(95, 30, 0, 0.15);
    border: solid 1px #ebecec;
    background-color: #ffffff;
}

    .shortMortgage .numberInput legend {
        font-size: 1rem;
        margin: 0 0 -11px;
        transform: translateY(-15px);
        font-weight: bold;
    }

    .shortMortgage .numberInput .minus, .shortMortgage .numberInput .plus {
        font-family: monospace;
        font-weight: bold;
        border: 0;
        border-radius: 3px;
        background: 0;
        font-size: 1.5rem;
    }

    .shortMortgage .numberInput .quantity {
        border: 0;
        border-radius: 3px;
        background: 0;
        text-align: center;
        font-size: 1.125rem;
        width: 200px;
    }

.shortMortgage .step1 {
    text-align: center;
}

    .shortMortgage .step1 .mcStart {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
        background: 0;
        box-shadow: none;
        color: #323c4b;
        padding: 1.625rem 1.5rem !important;
    }

        .shortMortgage .step1 .mcStart .inner {
            max-width: 380px;
        }

        .shortMortgage .step1 .mcStart .mc-step1 {
            max-width: 100%;
            background: 0;
            justify-content: space-between;
            box-shadow: none;
        }

            .shortMortgage .step1 .mcStart .mc-step1:before, .shortMortgage .step1 .mcStart .mc-step1:after {
                display: none;
            }

            .shortMortgage .step1 .mcStart .mc-step1 .form-group {
                max-width: 30%;
            }

                .shortMortgage .step1 .mcStart .mc-step1 .form-group label {
                    box-shadow: 0 0 5px 0 rgba(41, 51, 65, 0.37);
                    padding: 1.35rem 0 0.8rem;
                    cursor: pointer;
                }

                .shortMortgage .step1 .mcStart .mc-step1 .form-group img {
                    margin: 0 auto 3px;
                }

                .shortMortgage .step1 .mcStart .mc-step1 .form-group:hover, .shortMortgage .step1 .mcStart .mc-step1 .form-group:active {
                    border-color: #bec0c4;
                    background: 0;
                }

                .shortMortgage .step1 .mcStart .mc-step1 .form-group input:checked ~ label {
                    background: 0;
                }

.shortMortgage .step2 {
    text-align: center;
}

.shortMortgage .step3 {
    text-align: center;
}

.shortMortgage .step4 {
    text-align: center;
}

    .shortMortgage .step4 .row {
        max-width: 600px;
        margin-bottom: 2rem;
    }

        .shortMortgage .step4 .row fieldset {
            margin: 0;
        }

@media (min-width: 768px) {
    .shortMortgage .step4 .row {
        margin: 0 auto 2rem;
        position: relative;
    }

        .shortMortgage .step4 .row:before {
            content: "";
            position: absolute;
            height: 100%;
            width: 1px;
            inset: 0 50% 0 0;
            background: #ccc;
        }

        .shortMortgage .step4 .row .sumTotal {
            text-align: start;
        }
}

@media (min-width: 768px) {
    .shortMortgage {
        margin-bottom: 2.5rem;
    }
}

@media (min-width: 992px) {
    .shortMortgage {
        margin-bottom: 4.5rem;
        min-height: calc(100vh - 546px - 4.5rem);
    }
}

.intro .wrapperTopAlert {
    position: absolute;
    right: 1.5%;
    margin-top: 6%;
}

.intro .topAlert {
    background-color: #ff780b;
    text-align: center;
    color: #fff;
    padding: 0.5rem;
    font-size: 14px;
    transition: all 300ms ease;
    overflow: hidden;
}

    .intro .topAlert a {
        color: #fff;
        background-color: #ff780b;
    }

.wrapperTopAlert {
    z-index: 6;
    display: flex;
    gap: 6px;
}

#bellIcon {
    max-width: 38px;
    height: 55px;
    flex: 1 0 0%;
    margin: 0;
    align-items: center;
    justify-content: center;
    display: flex;
}

.loaded .intro .topAlert {
    opacity: 1;
    max-height: 200px;
}

@media (max-width: 768px) {
    .wrapperTopAlert {
        margin-inline-start: 5%;
        width: 90%;
        position: inherit !important;
    }

    .topAlert {
        margin: 0;
        flex: 1 0 0%;
    }

    a#nav-branchesSearch-tab:after {
        content: "";
        position: absolute;
        width: 4%;
        left: 48%;
        height: 1px;
        transform: rotate(90deg);
        background: #ccc;
        margin-top: 10px;
    }
}

.row.clearfix .wrapperTopAlert {
    right: 3.5%;
    top: 23%;
}

#cpf-phone, #cpp-phone, #cpf-phone-abroad {
    text-align: right;
}
