@charset "UTF-8";
@media (min-width: 1700px) {
    .col-xxxl-2 {
        -ms-flex: 0 0 16.666667% !important;
        flex: 0 0 16.666667% !important;
        max-width: 16.666667% !important;
    }
}

@media (min-width: 1399px) {
    .new_home_container.container {
        max-width: 1630px;
    }
}

#location-list {
    width: calc(100% - 50px) !important;
}

@media (max-width: 767px) {
    #location-list {
        width: 100% !important;
    }
}

.activity_page_gallery {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 20px;
}

@media (max-width: 767px) {
    .activity_page_gallery p {
        width: 100%;
        margin-bottom: 0;
    }
}

.activity_page_gallery .wp-video {
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .activity_page_gallery .entry-content-asset {
        width: 100%;
    }
}

.activity_page_gallery .entry-content-asset iframe {
    max-width: 100%;
    margin-bottom: 10px;
}

.lightbox {
    background-color: rgba(0, 0, 0, 0.8);
    overflow: scroll;
    position: fixed;
    display: none;
    z-index: 999;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}

.lightbox-container {
    position: relative;
    max-width: 960px;
    margin: 7% auto;
    display: block;
    padding: 0 3%;
    height: auto;
    z-index: 10;
}

@media screen and (max-width: 768px) {
    .lightbox-container {
        margin-top: 10%;
    }
}

@media screen and (max-width: 414px) {
    .lightbox-container {
        margin-top: 13%;
    }
}

.lightbox-content {
    box-shadow: 0 1px 6px fade(black, 70%);
}

.lightbox-close {
    text-transform: uppercase;
    background: transparent;
    position: absolute;
    font-weight: 300;
    font-size: 12px;
    display: block;
    border: none;
    color: white;
    top: -22px;
    right: 3%;
}

.video-container {
    padding-bottom: 56.25%;
    position: relative;
    padding-top: 30px;
    overflow: hidden;
    height: 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

input#faq_search_submit:focus {
    outline: 2px solid black !important;
}

.text_end {
    text-align: end !important;
}

body.page-template-template-media_album #strauss-default_template .grey-f2 a, body.page-template-template-media_gallery #strauss-default_template .grey-f2 a {
    display: block;
}

input {
    color: #414042 !important;
}

footer #footer_stripe {
    background-color: #035F87;
    color: #ffffff;
}

@media (max-width: 767px) {
    footer #footer_stripe #footer_stripe_row {
        margin: 0 -15px;
    }
}

footer #footer_stripe .footer_item_stripe {
    padding: 42px 0 37px 0;
    padding-right: 34px;
}

@media (max-width: 1350px) {
    footer #footer_stripe .footer_item_stripe {
        padding: 36px 0 28px 0;
        padding-right: 38px;
    }
}

@media (max-width: 767px) {
    footer #footer_stripe .footer_item_stripe {
        padding: 28px 14px 20px;
    }
}

footer #footer_stripe .footer_item_stripe:not(:last-child) {
    border-left: 1px solid #26b2fb;
}

@media (max-width: 767px) {
    footer #footer_stripe .footer_item_stripe:not(:last-child) {
        border-left: none;
        border-bottom: solid 0.5px #26b2fb;
    }
}

footer #footer_stripe .footer_item_stripe_name {
    font-size: 35px;
    letter-spacing: -0.35px;
    margin-bottom: 15px;
    line-height: 1;
}

@media (max-width: 1350px) {
    footer #footer_stripe .footer_item_stripe_name {
        font-size: 26px;
        letter-spacing: -0.26px;
        margin-bottom: 14px;
    }
}

@media (max-width: 1199px) {
    footer #footer_stripe .footer_item_stripe_name {
        font-size: 26px;
    }
}

@media (max-width: 767px) {
    footer #footer_stripe .footer_item_stripe_name {
        font-size: 21px;
        line-height: 1.43;
        letter-spacing: -0.21px;
        margin-bottom: 2px;
    }

    footer #footer_stripe .footer_item_stripe_name br {
        display: none;
    }
}

footer #footer_stripe .footer_item_stripe_link {
    color: #ffffff !important;
    text-decoration: none;
    display: inline-block;
    width: max-content;
    padding-left: 10px;
}

@media (max-width: 1350px) {
    footer #footer_stripe .footer_item_stripe_link {
        font-size: 17.5px;
    }
}

footer #footer_stripe .footer_item_stripe_link:hover {
    text-decoration: underline;
}

footer #footer_stripe .footer_item_stripe_link:after {
    content: "";
    display: inline-block;
    margin-right: 10px;
    background-image: url(../img/white_left_arrow.svg);
    width: 3.5px;
    height: 6.9px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

html[lang="en"] footer #footer_stripe .footer_item_stripe_link:after {
    transform: rotate(180deg);
}

footer #footer_newsletter {
    margin: 50px 0 40px;
}

@media (max-width: 767px) {
    footer #footer_newsletter {
        margin: 31px 0 29px;
    }
}

footer #footer_newsletter #footer_newsletter_title {
    font-size: 28px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: -0.28px;
    color: #292929;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 40px;
    vertical-align: middle;
}

@media (max-width: 767px) {
    footer #footer_newsletter #footer_newsletter_title {
        font-size: 22px;
        line-height: 1.5;
        letter-spacing: -0.22px;
        margin-bottom: 3px;
        margin-left: 00px;
        text-align: right;
        width: 100%;
        line-height: 1.18;
    }
}

footer #footer_newsletter #footer_newsletter_wrap {
    margin: auto;
}

footer #footer_newsletter #footer_newsletter_wrap #footer_newsletter_form {
    text-align: center !important;
}

footer #footer_newsletter #footer_newsletter_wrap #footer_newsletter_form .disclaimer_label {
    letter-spacing: 0.08px;
    color: #656565;
    margin-bottom: 0;
}

footer #footer_newsletter #footer_newsletter_wrap #footer_newsletter_form .disclaimer_label p {
    display: inline-block;
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    footer #footer_newsletter #footer_newsletter_wrap #footer_newsletter_form .disclaimer_label p {
        width: calc(100% - 4px);
        vertical-align: top;
    }
}

@media (max-width: 767px) {
    footer #footer_newsletter #footer_newsletter_wrap #footer_newsletter_form .disclaimer_label {
        font-size: 14px;
        line-height: 1.29;
        letter-spacing: 0.07px;
        padding-right: 31px;
        text-align: right !important;
        width: 100%;
    }
}

footer #footer_newsletter #footer_newsletter_wrap #footer_newsletter_form .disclaimer_label:before {
    border-color: #0a0a0a !important;
}

@media (max-width: 767px) {
    footer #footer_newsletter #footer_newsletter_wrap #footer_newsletter_form .disclaimer_label:before {
        width: 16px;
        height: 16px;
        margin-left: 9px;
        margin-right: -30px;
    }
}

footer #footer_newsletter #footer_newsletter_wrap #footer_newsletter_form a:focus {
    outline: 2px solid #1b3f5f !important;
}

footer #footer_newsletter .footer_newsletter_input_wrap {
    margin-bottom: 34px !important;
    display: grid;
    grid-template-columns: auto;
    justify-content: center;
    align-items: center;
}

@media (max-width: 767px) {
    footer #footer_newsletter .footer_newsletter_input_wrap {
        margin-bottom: 18px !important;
        text-align: right;
    }
}

footer #footer_newsletter .footer_newsletter_input_wrap .newsletter_checkbox_wrap {
    grid-row-start: 2;
    grid-column-start: 1;
    grid-column-end: 5;
    margin-top: 34px;
}

@media (max-width: 767px) {
    footer #footer_newsletter .footer_newsletter_input_wrap .newsletter_checkbox_wrap {
        grid-row-start: 3;
        grid-column-end: 3;
    }
}

footer #footer_newsletter .footer_newsletter_input_wrap #footer_newsletter_wrap_email {
    width: 361px;
    position: relative;
}

@media (max-width: 767px) {
    footer #footer_newsletter .footer_newsletter_input_wrap #footer_newsletter_wrap_email {
        width: 100%;
        display: inline-block;
        grid-row: 2;
    }
}

footer #footer_newsletter .footer_newsletter_input_wrap #footer_newsletter_email {
    width: 100%;
    height: 48px;
    padding: 17.7px 26.6px 12.4px 14px;
    border-radius: 34px;
    border: none;
    background-color: #e9e9e9;
    font-size: 19px;
    color: #8a8a8a;
}

@media (max-width: 767px) {
    footer #footer_newsletter .footer_newsletter_input_wrap #footer_newsletter_email {
        padding: 16px 19px 13px 19px;
    }
}

footer #footer_newsletter .footer_newsletter_input_wrap #footer_newsletter_email.error {
    border: 2px solid #0080C2;
}

footer #footer_newsletter .footer_newsletter_input_wrap #footer_newsletter_open_subjects {
    height: 48px;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    line-height: 1;
    padding: 3px 20px 0;
    margin-right: 9px;
    border-radius: 34px;
    border: none;
    background-color: #035F87;
    transition: all 0.5s;
}

footer #footer_newsletter .footer_newsletter_input_wrap #footer_newsletter_open_subjects:hover {
    background-color: #006294;
}

@media (max-width: 767px) {
    footer #footer_newsletter .footer_newsletter_input_wrap #footer_newsletter_open_subjects {
        width: 105px;
        display: inline-block;
        margin-right: 5px;
        grid-row: 2;
    }
}

footer #footer_newsletter #footer_newsletter_email-error {
    right: 26px;
    text-align: right;
    margin: 0;
    bottom: -20px;
}

@media (max-width: 767px) {
    footer #footer_newsletter #footer_newsletter_email-error {
        right: 21px;
    }
}

footer #footer_newsletter .disclaimer_label {
    letter-spacing: 0.08px;
    color: #656565;
    vertical-align: middle;
}

footer #footer_newsletter .disclaimer_label:before {
    width: 21px;
    height: 21px;
    float: inherit;
    vertical-align: middle;
    margin-left: 8px;
    border: solid 2px #0a0a0a;
}

footer #footer_newsletter #footer_newsletter_form label.error {
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0.08px;
    color: #e71618;
}

footer #footer_newsletter #newsletter_checkbox:checked ~ .disclaimer_label:before {
    background-image: url(../img/blue_checkbox_v.svg);
}

footer #footer_newsletter #newsletter_checkbox:focus ~ .disclaimer_label:before {
    outline: 2px solid #1B3F5F !important;
    outline-offset: 1px;
}

footer #site_footer {
    padding: 75px 0 0;
    background-color: #f2f2f2;
}

@media (max-width: 767px) {
    footer #site_footer {
        padding: 40px 0 50px;
    }
}

footer #site_footer #footer_logo {
    display: block;
    width: max-content;
    margin-left: 0;
    margin-right: auto;
}

@media (max-width: 767px) {
    footer #site_footer #footer_logo {
        margin: auto;
    }
}

footer #site_footer #footer_logo #footer_logo_image {
    max-height: 73px;
    display: block;
}

@media (max-width: 767px) {
    footer #site_footer #footer_logo #footer_logo_image {
        margin: auto;
    }
}

footer #google_recaptcha_text a {
    color: #0d6efd;
    text-decoration: underline;
}

@media (max-width: 1199px) {
    footer #site_footer_container {
        max-width: 100%;
    }
}

footer .menu-footer-menu a {
    display: block;
    color: #404040;
}

footer .menu-footer-menu > div > ul {
    margin: 0;
    height: 400px;
    column-count: 4;
}

@media (max-width: 1199px) {
    footer .menu-footer-menu > div > ul {
        column-count: 3;
        height: auto;
    }
}

@media (max-width: 767px) {
    footer .menu-footer-menu > div > ul {
        column-count: 1;
    }
}

footer .menu-footer-menu > div > ul li {
    display: block;
}

@media (max-width: 767px) {
    footer .menu-footer-menu > div > ul li {
        display: none;
    }
}

footer .menu-footer-menu > div > ul > li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

@media (max-width: 767px) {
    footer .menu-footer-menu > div > ul > li {
        display: none;
    }
}

footer .menu-footer-menu > div > ul > li > .footer_title {
    font-size: 21.5px;
    font-weight: 300;
    line-height: 1.3;
    margin: 0;
}

footer .menu-footer-menu .sub-menu {
    margin: 12px 0 41px;
}

@media (max-width: 767px) {
    footer .menu-footer-menu .sub-menu {
        margin: 0;
        text-align: center;
    }
}

footer .menu-footer-menu .sub-menu a {
    font-size: 17.5px;
    letter-spacing: 0.14px;
    line-height: 1;
    padding: 7.75px 0 7.75px;
}

footer .menu-footer-menu .sub-menu a:hover {
    text-decoration: underline;
}

@media (max-width: 1399px) {
    footer .menu-footer-menu li.footer_follow_us > .sub-menu {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px) {
    footer .menu-footer-menu li.footer_follow_us > .sub-menu {
        display: block;
    }
}

@media (max-width: 1399px) {
    footer .menu-footer-menu li.footer_follow_us .sn_icon {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
}

@media (max-width: 767px) {
    footer .menu-footer-menu li.footer_follow_us .sn_icon {
        width: auto;
    }
}

@media (max-width: 767px) {
    footer .menu-footer-menu li.footer_follow_us {
        display: block;
        padding: 0 !important;
        margin-top: 58px;
    }

    footer .menu-footer-menu li.footer_follow_us > a {
        display: none;
    }

    footer .menu-footer-menu li.footer_follow_us .footer_title {
        display: none;
    }
}

footer .sn_icon {
    position: relative;
    font-size: 25px;
    display: inline-block !important;
    margin-bottom: 10px;
}

footer .sn_icon:not(:last-child) {
    padding-left: 14px;
}

@media (max-width: 767px) {
    footer .sn_icon {
        margin-bottom: 0;
        margin-left: 0;
    }

    footer .sn_icon:not(:last-child) {
        padding-left: 31px;
    }
}

footer .sn_icon:before {
    transition: all 0.35s;
}

footer .sn_icon:hover:before {
    color: #0080C2;
}

footer .sn_icon a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: 3000px;
    text-decoration: none !important;
}

.Accessibility footer .sn_icon a {
    background-color: transparent !important;
}

footer #footer_wrap_menu_logo {
    margin: 0 -15px;
}

footer #footer_our_sites {
    padding: 50px 0 39px;
    border-bottom: solid 1px #cecece;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

footer #footer_more_info {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

@media (max-width: 767px) {
    footer #footer_our_sites {
        padding: 26px 0 52px;
    }
}

footer #footer_our_sites .footer_out_site {
    font-size: 20px;
    line-height: 1.65;
    color: #404040;
    margin-left: 25px;
    display: inline-block;
}

footer #footer_our_sites .footer_out_site:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    footer #footer_our_sites .footer_out_site {
        font-size: 20px;
        line-height: 1.56;
    }
}

footer #wrap_footer_copyrights {
    padding: 23px 0 0px;
    color: #404040;
    font-size: 14.5px;
    line-height: 2.28;
    letter-spacing: 0.12px;
    margin: 0 -15px;
}

@media (max-width: 767px) {
    footer #wrap_footer_copyrights {
        padding: 29px 0 29px;
        line-height: 23px;
    }
}

footer #wrap_footer_copyrights #footer_more_info .footer_page_more_info {
    display: inline-block;
}

footer #wrap_footer_copyrights #footer_more_info .footer_page_more_info:hover {
    text-decoration: underline;
}

footer #wrap_footer_copyrights #footer_more_info li:not(:last-child) .footer_page_more_info {
    padding-left: 15px;
    border-left: 1px solid #cecece;
}

@media (max-width: 767px) {
    footer #wrap_footer_copyrights #footer_more_info li:not(:last-child) .footer_page_more_info {
        margin-left: 15px;
    }
}

footer #wrap_footer_copyrights #footer_more_info li:not(:first-child) .footer_page_more_info {
    padding-right: 15px;
}

@media (max-width: 767px) {
    footer #wrap_footer_copyrights #footer_more_info li:not(:first-child) .footer_page_more_info {
        padding-right: 0;
    }
}

footer #wrap_footer_copyrights #site_footer_copyrights {
    text-align: left;
}

footer #wrap_footer_copyrights #site_footer_copyrights a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    footer #wrap_footer_copyrights #site_footer_copyrights {
        text-align: right;
        margin-top: 11px;
    }
}

footer #google_recaptcha_text {
    margin-bottom: 5px;
    text-align: left;
    line-height: 1;
}

/*footer #google_recaptcha_text a {*/
/*    text-decoration: none;*/
/*}*/

footer #google_recaptcha_text a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    footer #popup_overlay .footer_input_wrap {
        width: 53%;
    }

    footer #popup_overlay .footer_input_wrap:nth-child(3) {
        margin-top: 17px;
    }
}

@media (max-width: 767px) {
    footer #popup_overlay .footer_input_wrap .input_design {
        margin: 0;
    }
}

footer #popup_overlay .footer_input_wrap label.error {
    right: 20px;
}

@media (max-width: 767px) {
    footer #popup_overlay .footer_input_wrap label.error {
        margin: 0;
        bottom: -15px;
        right: 14px;
    }
}

.short_contact_btns {
    border-radius: 34px;
    max-width: 277px;
    min-height: 67px;
    color: white !important;
    display: flex;
    align-items: center;
    padding: 10px 25px 10px 20px;
    transition: all 0.35s;
    text-decoration: none !important;
}

@media (max-width: 1199px) {
    .short_contact_btns {
        max-width: 270px;
    }
}

@media (max-width: 767px) {
    .short_contact_btns {
        max-width: 277px;
        margin-left: auto;
        margin-right: auto;
    }
}

.short_contact_btns:hover {
    text-decoration: underline;
}

.short_contact_btns:not(:first-child) {
    margin-top: 22px;
}

.short_contact_btns svg {
    margin-left: 17px;
    width: 32px;
}

.wrap_short_contact .short_contact {
    background-color: #f48326;
}

.wrap_short_contact .short_contact:hover {
    background-color: #dd7621;
}

.wrap_short_contact .sign_language_btn {
    background-color: #e71618;
}

.wrap_short_contact .sign_language_btn:hover {
    background-color: #C91113;
}

body a:focus, body button:focus {
    outline-offset: 2px;
}

body:not(.home.page) footer {
    padding-top: 40px;
}

@media (max-width: 767px) {
    body:not(.home.page) footer {
        padding-top: 20px;
    }
}

.customer_service_number {
    background-color: #035F87;
}

.customer_service_number:hover {
    background-color: #025578;
}

.customer_service_number:before {
    margin-left: 17px;
}

.customer_service_number span {
    direction: ltr;
}

.icon_wired_phone:before {
    content: "\260F";
    font-size: 32px;
}

.whatsapp_number {
    background-color: #495D13;
}

.whatsapp_number:hover {
    background-color: #5C7717;
}

.whatsapp_number .icon_whatsapp {
    font-size: 32px;
    margin-left: 17px;
}

.video_holder {
    position: relative;
    background-color: black;
    overflow: hidden;
    z-index: 1;
}

.video_holder video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    transform: translateX(-50%) translateY(-50%);
}

.hp_floor_sm_title {
    font-size: 45px;
    font-weight: normal;
    text-align: center;
    line-height: 1.2;
    margin: 0;
}

@media (max-width: 1350px) {
    .hp_floor_sm_title {
        font-size: 32px;
        line-height: 1;
    }
}

@media (max-width: 767px) {
    .hp_floor_sm_title {
        font-size: 26px;
        letter-spacing: -0.34px;
    }
}

.hp_floor_lg_title {
    font-size: 93px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}

@media (max-width: 767px) {
    .hp_floor_lg_title {
        font-size: 38px;
    }
}

.hp_banner_floor {
    height: calc(100vh - 100px);
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all 0.35s ease-out;
}

@media (max-width: 1199px) {
    .hp_banner_floor {
        height: calc(100vh - 232px);
    }
}

@media (max-width: 767px) {
    .hp_banner_floor {
        height: 363px;
    }
}

.hp_banner_floor:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    z-index: -1;
}

.hp_banner_floor .new_home_container {
    position: relative;
}

@media (max-width: 767px) {
    .hp_banner_floor .new_home_container {
        width: 100vh;
    }
}

.hp_banner_floor .hp_banner_title {
    color: #ffffff;
    line-height: 0.9;
    letter-spacing: -2.21px;
    margin-bottom: 28px;
    margin-top: 0;
}

@media (max-width: 1350px) {
    .hp_banner_floor .hp_banner_title {
        letter-spacing: -1.57px;
        margin-bottom: 36px;
    }
}

@media (max-width: 991px) {
    .hp_banner_floor .hp_banner_title {
        line-height: 1;
        letter-spacing: -1.65px;
        margin-bottom: 40px;
    }
}

@media (max-width: 767px) {
    .hp_banner_floor .hp_banner_title {
        letter-spacing: -0.77px;
        margin-bottom: 22px;
    }
}

.hp_banner_floor .blue_rounded_btn {
    display: inline-block;
}

.hp_banner_floor .blue_rounded_btn:hover {
    background-color: #028DBB;
}

.hp_banner_floor .hp_banner_play_pause {
    background: none;
    border: none;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    margin-right: 25px;
}

@media (max-width: 1350px) {
    .hp_banner_floor .hp_banner_play_pause {
        font-size: 16.5px;
        margin-right: 17px;
    }
}

@media (max-width: 991px) {
    .hp_banner_floor .hp_banner_play_pause {
        margin-right: 32px;
    }
}

@media (max-width: 767px) {
    .hp_banner_floor .hp_banner_play_pause {
        font-size: 16px;
    }
}

.hp_banner_floor .hp_banner_play_pause:before {
    content: "";
    width: 34px;
    height: 34px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    background-size: contain;
}

@media (max-width: 767px) {
    .hp_banner_floor .hp_banner_play_pause:before {
        width: 30px;
        height: 30px;
    }
}

.hp_banner_floor .hp_banner_play_pause#hp_banner_pause:before {
    background-image: url(../img/white_pause.svg);
}

.hp_banner_floor .hp_banner_play_pause#hp_banner_pause.hidden {
    display: none;
}

.hp_banner_floor .hp_banner_play_pause#hp_banner_play {
    display: none;
}

.hp_banner_floor .hp_banner_play_pause#hp_banner_play:before {
    background-image: url(../img/white_play.svg);
}

.hp_banner_floor .hp_banner_play_pause#hp_banner_play.show {
    display: inline-block;
}

.hp_banner_floor .hp_banner_play_pause span {
    vertical-align: middle;
}

#hp_stories_floor {
    background: linear-gradient(to bottom, rgba(113, 145, 29, 0) 0%, #71911d 23%);
    z-index: 1;
    position: relative;
    padding: 8% 0 8%;
    margin-top: -15%;
}

@media (max-width: 1350px) {
    #hp_stories_floor {
        padding: 100px 0;
    }
}

@media (max-width: 991px) {
    #hp_stories_floor {
        background: linear-gradient(to bottom, rgba(113, 145, 29, 0) 0%, #71911d 20%);
    }
}

@media (max-width: 767px) {
    #hp_stories_floor {
        padding: 66px 0;
        margin-top: -100px;
    }
}

#hp_stories_floor #hp_stories_slider {
    width: 95%;
    margin-right: auto;
}

@media (max-width: 1350px) {
    #hp_stories_floor #hp_stories_slider {
        width: calc(100% - 25px);
    }
}

@media (max-width: 1199px) {
    #hp_stories_floor #hp_stories_slider {
        width: calc(100% - 7px);
    }
}

@media (max-width: 991px) {
    #hp_stories_floor #hp_stories_slider {
        width: calc(100% - 22px);
    }
}

@media (max-width: 767px) {
    #hp_stories_floor #hp_stories_slider {
        width: 100%;
        margin-left: 0;
        margin-right: auto;
    }
}

#hp_stories_floor #hp_stories_slider button {
    top: 23%;
    z-index: 2;
}

#hp_stories_floor #hp_stories_slider button:focus {
    outline-color: black !important;
    outline-offset: -4px;
}

@media (max-width: 1350px) {
    #hp_stories_floor #hp_stories_slider button {
        top: 20%;
    }
}

@media (max-width: 767px) {
    #hp_stories_floor #hp_stories_slider button {
        width: 44px;
        height: 46px;
    }
}

#hp_stories_floor #hp_stories_slider.slick-slider {
    margin-bottom: 0;
}

#hp_stories_floor #hp_stories_slider .slick-prev {
    right: 23%;
}

@media (max-width: 1199px) {
    #hp_stories_floor #hp_stories_slider .slick-prev {
        right: 35%;
    }
}

@media (max-width: 991px) {
    #hp_stories_floor #hp_stories_slider .slick-prev {
        right: 32%;
    }
}

@media (max-width: 767px) {
    #hp_stories_floor #hp_stories_slider .slick-prev {
        right: 0;
        transform: translateX(50%);
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    html[lang="he-IL"] #hp_stories_floor #hp_stories_slider .slick-prev {
        transform: translateX(50%);
    }

    html[lang="en"] #hp_stories_floor #hp_stories_slider .slick-prev {
        transform: translateX(-50%);
    }
}

#hp_stories_floor #hp_stories_slider .slick-next {
    left: 16.5%;
}

@media (max-width: 1199px) {
    #hp_stories_floor #hp_stories_slider .slick-next {
        left: 14.5%;
    }
}

@media (max-width: 991px) {
    #hp_stories_floor #hp_stories_slider .slick-next {
        left: 14%;
    }
}

@media (max-width: 767px) {
    #hp_stories_floor #hp_stories_slider .slick-next {
        left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    html[lang="he-IL"] #hp_stories_floor #hp_stories_slider .slick-next {
        transform: translateX(-50%);
    }

    html[lang="en"] #hp_stories_floor #hp_stories_slider .slick-next {
        transform: translateX(50%);
    }
}

#hp_stories_floor #hp_stories_slider .slick-list {
    padding: 0 0 0 0 !important;
    padding-left: 20% !important;
}

@media (max-width: 767px) {
    #hp_stories_floor #hp_stories_slider .slick-list {
        padding-left: 45% !important;
    }
}

#hp_stories_floor .hp_story {
    width: 425px;
    padding: 0 35px;
    color: #ffffff;
    position: relative;
    transition: all 0.35s;
}

@media (max-width: 1350px) {
    #hp_stories_floor .hp_story {
        padding: 0 25px;
    }
}

@media (max-width: 767px) {
    #hp_stories_floor .hp_story {
        padding: 0 9px;
    }
}

#hp_stories_floor .hp_story.slick-slide {
    opacity: 50%;
}

@media (max-width: 767px) {
    #hp_stories_floor .hp_story.slick-slide {
        opacity: 1;
    }
}

#hp_stories_floor .hp_story.slick-slide.slick-active {
    opacity: 1;
}

#hp_stories_floor .hp_story .hp_story_img {
    margin-bottom: 35px;
    max-width: 425px;
    max-height: 300px;
}

@media (max-width: 1350px) {
    #hp_stories_floor .hp_story .hp_story_img {
        margin-bottom: 21px;
        max-height: 220px;
    }
}

@media (max-width: 991px) {
    #hp_stories_floor .hp_story .hp_story_img {
        margin-bottom: 18px;
        max-width: 300px;
        max-height: 211px;
    }
}

@media (max-width: 767px) {
    #hp_stories_floor .hp_story .hp_story_img {
        margin-bottom: 14px;
        max-width: 100%;
        max-height: 100%;
        height: 143px;
    }
}

#hp_stories_floor .hp_story .hp_story_img:before {
    content: '';
    display: block;
    padding-top: 70.58%;
}

@media (max-width: 991px) {
    #hp_stories_floor .hp_story .hp_story_img:before {
        padding-top: 72%;
    }
}

@media (max-width: 767px) {
    #hp_stories_floor .hp_story .hp_story_img:before {
        padding-top: 64%;
    }
}

#hp_stories_floor .hp_story .hp_story_tag {
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 16px;
}

@media (max-width: 1350px) {
    #hp_stories_floor .hp_story .hp_story_tag {
        font-size: 17px;
        margin-bottom: 8px;
    }
}

@media (max-width: 991px) {
    #hp_stories_floor .hp_story .hp_story_tag {
        margin-bottom: 18px;
    }
}

@media (max-width: 767px) {
    #hp_stories_floor .hp_story .hp_story_tag {
        font-size: 15px;
        letter-spacing: 0.2px;
        margin-bottom: 13px;
        line-height: 1;
    }
}

#hp_stories_floor .hp_story .hp_story_title {
    height: 110.9px;
    font-size: 36px;
    line-height: 1;
    letter-spacing: -0.65px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 44px;
}

@media (max-width: 1350px) {
    #hp_stories_floor .hp_story .hp_story_title {
        font-size: 26px;
        letter-spacing: -0.47px;
        margin-bottom: 28px;
        height: 80px;
    }
}

@media (max-width: 1199px) {
    #hp_stories_floor .hp_story .hp_story_title {
        font-size: 27px;
    }
}

@media (max-width: 991px) {
    #hp_stories_floor .hp_story .hp_story_title {
        height: 100px;
        font-size: 30px;
        line-height: 1.1;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    #hp_stories_floor .hp_story .hp_story_title {
        font-size: 18px;
        line-height: 1.06;
        letter-spacing: -0.32px;
        -webkit-line-clamp: 4;
        height: 75px;
        margin-bottom: 31px;
    }
}

#hp_stories_floor .hp_story .hp_story_link {
    font-weight: bold;
}

#hp_stories_floor .hp_story .hp_story_link:hover {
    background-color: #0080C2;
    color: #ffffff;
}

#hp_stories_floor .hp_story .hp_story_link:focus {
    outline-offset: -4px;
}

.slick_buttons button {
    width: 57px;
    height: 57px;
    opacity: 0.93;
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.44);
    background-color: #fff !important;
    border-radius: 50%;
}

@media (max-width: 1350px) {
    .slick_buttons button {
        width: 42px;
        height: 42px;
    }
}

@media (max-width: 991px) {
    .slick_buttons button {
        width: 45px;
        height: 45px;
    }
}

.slick_buttons button:before {
    content: "" !important;
}

.slick_buttons button:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15px;
    height: 15px;
    background-image: url(../img/black_right_arrow.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
    .slick_buttons button:after {
        left: 25%;
        transform: translate(0, -50%);
        width: 10px;
        height: 10px;
    }
}

.slick_buttons .slick-prev {
    right: 0;
}

html[lang="en"] .slick_buttons .slick-prev:after {
    transform: translate(-50%, -50%) rotate(180deg);
}

@media (max-width: 767px) {
    html[lang="en"] .slick_buttons .slick-prev:after {
        transform: translate(100%, -50%) rotate(180deg);
    }
}

html[lang="he-IL"] .slick_buttons .slick-next:after {
    transform: translate(-50%, -50%) rotate(180deg);
}

@media (max-width: 767px) {
    html[lang="he-IL"] .slick_buttons .slick-next:after {
        right: 25%;
        left: auto;
        transform: translate(0, -50%) rotate(180deg);
    }
}

html[lang="en"] .slick_buttons .slick-next:after {
    transform: translate(-50%, -50%) rotate(0deg);
}

#hp_brands_floor {
    background: #f2f2f2;
    padding: 142px 0 190px;
}

@media (max-width: 1350px) {
    #hp_brands_floor {
        padding: 97px 0 55px;
    }
}

@media (max-width: 767px) {
    #hp_brands_floor {
        padding: 48px 0;
    }
}

@media (max-width: 767px) {
    #hp_brands_floor #hp_brands_container {
        padding: 0;
    }
}

#hp_brands_floor #hp_brands_sm_title {
    margin: 0 0 28px;
}

@media (max-width: 1350px) {
    #hp_brands_floor #hp_brands_sm_title {
        margin-bottom: 22px;
    }
}

@media (max-width: 1199px) {
    #hp_brands_floor #hp_brands_sm_title {
        margin: 0 0 18px;
    }
}

#hp_brands_floor .hp_floor_lg_title {
    color: #00a6dd;
}

#hp_brands_floor #hp_brands_lg_title {
    margin-bottom: 82px;
}

@media (max-width: 1350px) {
    #hp_brands_floor #hp_brands_lg_title {
        font-size: 72px;
        letter-spacing: -2.23px;
        margin: 0 0 46px;
    }
}

@media (max-width: 1199px) {
    #hp_brands_floor #hp_brands_lg_title {
        letter-spacing: -2.88px;
    }
}

@media (max-width: 767px) {
    #hp_brands_floor #hp_brands_lg_title {
        letter-spacing: -1.18px;
        margin-bottom: 31px;
    }
}

#hp_brands_floor #hp_activities_list_desktop {
    margin-bottom: 61px;
    text-align: center;
}

@media (max-width: 1350px) {
    #hp_brands_floor #hp_activities_list_desktop {
        margin-bottom: 26px;
    }
}

#hp_brands_floor #hp_activities_list_desktop .hp_activity_desktop {
    border-radius: 32px;
    padding: 26px 17px 20px;
    margin-bottom: 27px;
    outline: none;
    background-color: #d8d8d8;
    min-width: 100px;
}

@media (max-width: 1350px) {
    #hp_brands_floor #hp_activities_list_desktop .hp_activity_desktop {
        padding: 18px 20px;
        margin-bottom: 19px;
        min-width: 85px;
        letter-spacing: 0.13px;
    }
}

#hp_brands_floor #hp_activities_list_desktop .hp_activity_desktop:not(:last-child) {
    margin-left: 13px;
}

@media (max-width: 1350px) {
    #hp_brands_floor #hp_activities_list_desktop .hp_activity_desktop:not(:last-child) {
        margin-left: 7px;
    }
}

#hp_brands_floor #hp_activities_list_desktop .hp_activity_desktop:hover, #hp_brands_floor #hp_activities_list_desktop .hp_activity_desktop.active {
    background-color: #00a6dd;
    color: #ffffff;
}

#hp_brands_floor .hp_activities_list .hp_activity.hp_btn {
    border: none;
    font-size: 18px;
    color: #404040;
    transition: all 0.35s;
}

#hp_brands_floor #hp_activities_list_mobile {
    background-color: #d8d8d8;
    padding: 15px 30px 15px 20px;
    border-radius: 32px;
    width: 277px;
    margin: 0 auto 63px;
    position: relative;
}

#hp_brands_floor #hp_activities_list_mobile .activity_btn_selected {
    border: none;
    font-size: 17.5px;
    color: #404040;
    background-color: #d8d8d8;
    width: 100%;
    text-align: right;
    padding: 5px 0 5px 0;
    transition: all 0.35s;
    z-index: 2;
    position: relative;
}

#hp_brands_floor #hp_activities_list_mobile .activity_btn_selected.active:before {
    transform: translateY(-50%) rotate(270deg);
}

#hp_brands_floor #hp_activities_list_mobile .activity_btn_selected:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background-image: url(../img/black_right_arrow.png);
    width: 11px;
    height: 8px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transform: translateY(-50%) rotate(90deg);
}

#hp_brands_floor #hp_activities_list_mobile .wrap_activities_list_dropdown {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100%;
    z-index: 1;
    transform: translateX(-50%);
    height: 0;
    transition: all 0.35s;
    padding-right: 15px;
    padding-left: 15px;
    background-color: #d8d8d8;
    border-radius: 0 0 32px 32px;
    margin-top: -30px;
}

#hp_brands_floor #hp_activities_list_mobile .wrap_activities_list_dropdown.active {
    height: 210px;
    padding-top: 25px;
    padding-bottom: 20px;
}

#hp_brands_floor #hp_activities_list_mobile .wrap_activities_list_dropdown.active:before {
    content: "";
    background-image: linear-gradient(to bottom, rgba(216, 216, 216, 0) 8%, #d8d8d8 50%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    margin: auto;
    border-radius: 0 0 32px 32px;
}

#hp_brands_floor #hp_activities_list_mobile .activities_list_dropdown {
    padding: 0 15px;
    overflow-y: scroll;
    margin: 0;
    direction: ltr;
    height: 100%;
    /* Handle */
}

#hp_brands_floor #hp_activities_list_mobile .activities_list_dropdown::-webkit-scrollbar-thumb {
    background: #aeaeae;
    border-radius: 25px;
}

#hp_brands_floor #hp_activities_list_mobile .activities_list_dropdown::-webkit-scrollbar {
    width: 4px;
}

#hp_brands_floor #hp_activities_list_mobile .activities_list_dropdown li {
    display: block;
}

#hp_brands_floor #hp_activities_list_mobile .hp_activity.hp_btn {
    width: 100%;
    text-align: right;
    background-color: transparent;
}

#hp_brands_floor #hp_activities_list_mobile .hp_activity.hp_btn.active {
    font-weight: 700;
}

#hp_brands_floor #hp_activities_list_mobile .activity_btn_dropdown {
    padding: 0 0 12px;
}

#hp_brands_floor #hp_activities_list_mobile .activity_btn_dropdown:not(:first-child) {
    padding-top: 13px;
}

#hp_brands_floor #new_hp_brands_list {
    width: 98%;
    margin: auto;
    position: relative;
}

#hp_brands_floor #new_hp_brands_list:before, #hp_brands_floor #new_hp_brands_list:after {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #f2f2f2;
    box-shadow: 0 0 32px 30px #f2f2f2;
    z-index: 1;
}

#hp_brands_floor #new_hp_brands_list:before {
    right: 0;
}

#hp_brands_floor #new_hp_brands_list:after {
    left: 0;
}

@media (max-width: 767px) {
    #hp_brands_floor #new_hp_brands_list {
        width: 100%;
    }

    #hp_brands_floor #new_hp_brands_list .slick-list {
        padding: 0 0 0 0 !important;
        padding-left: 20% !important;
    }
}

#hp_brands_floor .slick_buttons button {
    box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.15);
    z-index: 2;
    top: 140px;
}

@media (max-width: 767px) {
    #hp_brands_floor .slick_buttons button {
        display: none !important;
    }
}

#hp_brands_floor .slick_buttons .slick-next {
    left: 0;
}

#hp_brands_floor .slick_buttons button.slick-disabled {
    display: none !important;
}

#hp_brands_floor .slick-track {
    display: flex !important;
    margin: auto;
}

#hp_brands_floor .brands_products {
    text-align: center;
    color: #404040;
}

#hp_brands_floor .brands_products.slick-active:not(:last-child) {
    border-left: solid 1px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    #hp_brands_floor .brands_products.slick-active:not(:last-child) {
        border-left: none;
    }
}

#hp_brands_floor .brands_products.hide {
    display: none;
    width: 0;
}

#hp_brands_floor .brands_products .brands_products_link {
    display: block;
    height: 100%;
}

#hp_brands_floor .brands_products .brands_products_wrap_image {
    padding-top: 49px;
    height: 280px;
}

@media (max-width: 1350px) {
    #hp_brands_floor .brands_products .brands_products_wrap_image {
        padding-top: 28px;
        height: 258px;
    }
}

@media (max-width: 767px) {
    #hp_brands_floor .brands_products .brands_products_wrap_image {
        padding-top: 0;
        height: 155px;
    }
}

#hp_brands_floor .brands_products .brands_products_image {
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto 0;
}

@media (max-width: 767px) {
    #hp_brands_floor .brands_products .brands_products_image {
        width: auto !important;
    }
}

#hp_brands_floor .brands_products .brands_products_he_name {
    font-size: 25px;
    line-height: 1.27;
    letter-spacing: -0.39px;
    margin-top: 35px;
}

@media (max-width: 1350px) {
    #hp_brands_floor .brands_products .brands_products_he_name {
        font-size: 19px;
        line-height: 1;
        letter-spacing: -0.3px;
        margin-top: 26px;
    }
}

@media (max-width: 767px) {
    #hp_brands_floor .brands_products .brands_products_he_name {
        font-size: 20px;
        margin-top: 13px;
        line-height: 1;
    }
}

#hp_brands_floor .brands_products .brands_products_en_name {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.47px;
    margin-top: -3px;
    padding-bottom: 31px;
    direction: ltr;
}

@media (max-width: 1350px) {
    #hp_brands_floor .brands_products .brands_products_en_name {
        font-size: 19px;
        margin-top: 7px;
        padding-bottom: 20px;
    }
}

@media (max-width: 767px) {
    #hp_brands_floor .brands_products .brands_products_en_name {
        font-size: 17px;
        margin-top: 12px;
        padding-bottom: 16px;
    }
}

#hp_squares_floor {
    border: solid 1px #707070;
    background-color: #006080;
    color: white;
    padding: 105px 0 116px;
}

@media (max-width: 1350px) {
    #hp_squares_floor {
        padding: 85px 0 130px;
    }
}

@media (max-width: 767px) {
    #hp_squares_floor {
        padding: 37px 0 33px;
        border: none;
    }
}

#hp_squares_floor #hp_squares_title {
    margin-bottom: 70px;
}

@media (max-width: 1350px) {
    #hp_squares_floor #hp_squares_title {
        margin-bottom: 61px;
    }
}

@media (max-width: 767px) {
    #hp_squares_floor #hp_squares_title {
        margin-bottom: 35px;
    }
}

#hp_squares_floor .hp_squares_image_and_video {
    width: 100%;
}

#hp_squares_floor .hp_squares_image_and_video:before {
    content: '';
    display: block;
    padding-top: 39.07%;
}

@media (max-width: 767px) {
    #hp_squares_floor .hp_squares_image_and_video:before {
        padding-top: 111.7%;
    }
}

#hp_squares_floor #wrap_hp_squares_squares {
    text-align: center;
    justify-content: space-around;
    margin-top: 92px;
}

@media (max-width: 1350px) {
    #hp_squares_floor #wrap_hp_squares_squares {
        margin-top: 71px;
    }
}

@media (max-width: 767px) {
    #hp_squares_floor #wrap_hp_squares_squares {
        width: 60%;
        margin: 38px auto 0;
    }
}

#hp_squares_floor #wrap_hp_squares_squares .hp_squares_square {
    position: relative;
    margin-bottom: 62px;
}

@media (max-width: 1350px) {
    #hp_squares_floor #wrap_hp_squares_squares .hp_squares_square {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    #hp_squares_floor #wrap_hp_squares_squares .hp_squares_square {
        margin-bottom: 42px;
    }
}

#hp_squares_floor #wrap_hp_squares_squares .hp_squares_square .hp_squares_square_title {
    font-size: 28px;
    color: #fff;
    margin-bottom: 32px;
}

@media (max-width: 1350px) {
    #hp_squares_floor #wrap_hp_squares_squares .hp_squares_square .hp_squares_square_title {
        font-size: 23px;
        margin-bottom: 24px;
    }
}

@media (max-width: 767px) {
    #hp_squares_floor #wrap_hp_squares_squares .hp_squares_square .hp_squares_square_title {
        font-size: 20px;
        margin-bottom: 6px;
    }
}

#hp_squares_floor #wrap_hp_squares_squares .hp_squares_square .hp_squares_square_content {
    font-size: 40px;
    line-height: 0.98;
    letter-spacing: -0.52px;
    margin-bottom: 45px;
}

@media (max-width: 1350px) {
    #hp_squares_floor #wrap_hp_squares_squares .hp_squares_square .hp_squares_square_content {
        font-size: 38px;
        line-height: 1;
        margin-bottom: 32px;
    }
}

@media (max-width: 767px) {
    #hp_squares_floor #wrap_hp_squares_squares .hp_squares_square .hp_squares_square_content {
        font-size: 30px;
        line-height: 1;
        margin-bottom: 10px;
    }
}

#hp_squares_floor #wrap_hp_squares_squares .hp_squares_square .hp_squares_square_link {
    margin: auto;
}

@media (max-width: 1350px) {
    #hp_squares_floor #wrap_hp_squares_squares .hp_squares_square .hp_squares_square_link {
        font-weight: bold;
    }
}

#hp_squares_floor #wrap_hp_squares_squares .hp_squares_square .hp_squares_square_link:hover {
    background-color: #404040;
    color: white;
}

@media (min-width: 767px) {
    #hp_squares_floor #wrap_hp_squares_squares .hp_squares_square .wrap_hp_squares_square_link {
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
    }
}

#hp_squares_floor .wrap_video_component {
    position: relative;
}

#hp_squares_floor .wrap_video_component:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
}

#hp_squares_floor .wrap_youtube_video_component {
    position: relative;
}

#hp_squares_floor .wrap_youtube_video_component:before {
    display: block;
    padding-top: 48%;
    content: '';
}

#hp_squares_floor .wrap_youtube_video_component iframe {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#hp_squares_floor .video_component {
    display: block;
}

#hp_squares_floor .buttons_video_component {
    background: none;
    border: none;
    color: #ffffff;
    font-size: 18px;
    margin-right: 25px;
    position: absolute;
    top: calc(100% - 25px);
    transform: translateY(-100%);
    right: 0;
    z-index: 1;
}

@media (max-width: 1350px) {
    #hp_squares_floor .buttons_video_component {
        font-size: 16.5px;
        margin-right: 17px;
    }
}

@media (max-width: 767px) {
    #hp_squares_floor .buttons_video_component {
        font-size: 16px;
    }
}

#hp_squares_floor .buttons_video_component:before {
    content: "";
    width: 34px;
    height: 34px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width: 767px) {
    #hp_squares_floor .buttons_video_component:before {
        width: 30px;
        height: 30px;
    }
}

#hp_squares_floor .buttons_video_component:focus {
    outline-color: white !important;
}

#hp_squares_floor .buttons_video_component.pause_video_component:before {
    background-image: url(../img/white_pause.svg);
}

#hp_squares_floor .buttons_video_component.play_video_component:before {
    background-image: url(../img/white_play.svg);
}

#hp_squares_floor .buttons_video_component span {
    vertical-align: middle;
}

#hp_feed_floor {
    padding: 136px 0 250px;
    margin-top: 94px;
}

#hp_feed_floor #hp_feed_sm_title {
    margin-bottom: 15px;
}

#hp_feed_floor #hp_feed_lg_title {
    color: #e71618;
    margin-bottom: 120px;
}

#hp_feed_floor #hp_feed_social_networks {
    justify-content: center;
}

#hp_feed_floor #hp_feed_social_networks .wrap_hp_feed_social_network {
    margin-bottom: 33px;
}

#hp_feed_floor #hp_feed_social_networks .wrap_hp_feed_social_network .hp_feed_social_network {
    height: 385px;
    width: 100%;
    display: block;
    color: white;
    padding: 25px;
    font-size: 20px;
    line-height: 1.45;
}

.hp_banner_read_more_link:hover {
    filter: brightness(85%);
}

.black_mask_70 {
    position: relative;
    z-index: 0;
}

.black_mask_70:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: -1;
}

.hp_floor_sm_title_39 {
    font-size: 39px;
    line-height: 1;
    text-align: center;
    color: #404040;
    font-weight: normal;
    margin: 0;
}

@media (max-width: 1350px) {
    .hp_floor_sm_title_39 {
        font-size: 32px;
    }
}

@media (max-width: 767px) {
    .hp_floor_sm_title_39 {
        font-size: 26px;
        letter-spacing: -0.34px;
    }
}

.title_80 {
    font-size: 80px;
    font-weight: 300;
}

@media (max-width: 1350px) {
    .title_80 {
        font-size: 56px;
    }
}

@media (max-width: 991px) {
    .title_80 {
        font-size: 60px;
    }
}

@media (max-width: 767px) {
    .title_80 {
        font-size: 35px;
    }
}

.title_75 {
    font-size: 75px;
    font-weight: 300;
}

@media (max-width: 1350px) {
    .title_75 {
        font-size: 51px;
    }
}

@media (max-width: 991px) {
    .title_75 {
        font-size: 55px;
    }
}

@media (max-width: 767px) {
    .title_75 {
        font-size: 30px;
    }
}

.title_17 {
    font-size: 17.5px;
    font-weight: bold;
    line-height: 1.77;
    letter-spacing: 0.14px;
    text-align: center;
    color: #fff;
}

.regular_rounded_btn {
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 1;
    min-width: 173px;
    border-radius: 32px;
    padding: 22px 15px;
    width: fit-content;
    transition: all 0.5s;
}

@media (max-width: 1350px) {
    .regular_rounded_btn {
        font-size: 16.5px;
        padding: 16px 15px;
        min-width: 130px;
    }
}

@media (max-width: 767px) {
    .regular_rounded_btn {
        font-size: 16px;
        letter-spacing: 0.13px;
        padding: 12px 10px;
        min-width: 118px;
    }
}

.blue_rounded_btn {
    background-color: #00a6dd;
    color: #ffffff !important;
}

.white_rounded_btn {
    background-color: #ffffff;
    color: #404040;
}

.grecaptcha-badge {
    display: none;
}

.buttons_video_component.hide {
    display: none;
}

.buttons_video_component.show {
    display: inline-block;
}

.list_banner_images {
    width: 100%;
    margin: 0;
    height: 100%;
}

.list_banner_images .slick-slider, .list_banner_images .slick-track, .list_banner_images .slick-list {
    height: 100%;
}

.list_banner_images .banner_images {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: flex !important;
    align-items: center;
}

.list_banner_images .banner_images_content {
    width: 85%;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .list_banner_images .banner_images_content {
        width: 100%;
        padding: 0 30px;
    }
}

.list_banner_images button.slick-disabled {
    display: none !important;
}

.list_banner_images button.slick-prev {
    right: 25px;
}

@media (max-width: 767px) {
    .list_banner_images button.slick-prev {
        right: 0;
        transform: translateX(50%);
    }
}

.list_banner_images button.slick-next {
    left: 25px;
}

@media (max-width: 767px) {
    .list_banner_images button.slick-next {
        left: 0;
        transform: translateX(-50%);
    }
}

@media (max-width: 767px) {
    .sustainability_subject .capsule_text_wrap {
        padding-right: 5px;
        padding-left: 5px;
    }
}

#header_wrap_short_contact_mobile {
    background-color: #434343;
    padding: 27px 0 14px;
}

#header_wrap_short_contact_mobile #header_accessibility_btn {
    display: block;
    width: max-content;
    color: white;
    padding: 10px 10px;
    margin: 15px auto 0;
}

#header_wrap_short_contact_mobile #header_accessibility_btn:before {
    content: "";
    display: inline-block;
    background-image: url(../../images/white_accessibility.png);
    width: 25px;
    height: 25px;
    vertical-align: middle;
    margin-left: 10px;
}

#header_wrap_short_contact_mobile #header_accessibility_btn span {
    vertical-align: middle;
}

#mobile_header_top_strip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 0 7px;
}

#mobile_header_top_strip.hide {
    display: none;
}

#mobile_open_menu {
    margin-right: 17px;
    position: relative;
    width: 25px;
    height: 32px;
    background-color: white;
    border: none;
    padding: 0;
    display: inline-block;
}

#mobile_open_menu span {
    height: 2px;
    width: 15px;
    background-color: #e71618;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
}

#mobile_open_menu span:first-child {
    top: calc(50% - 4px);
}

#mobile_open_menu span:last-child {
    top: calc(50% + 4px);
}

#mobile_open_menu.active span {
    top: 50%;
    background: #000;
}

#mobile_open_menu.active span:first-child {
    transform: translateX(-50%) rotate(-45deg);
}

#mobile_open_menu.active span:nth-child(2) {
    transform: translateX(-50%) rotate(45deg);
}

#mobile_open_menu.active ~ #logo {
    width: 75px;
    height: 53px;
}

@media (max-width: 767px) {
    #logo {
        display: inline-block;
        height: 32px;
        width: 45px;
        padding: 0;
        transition: all 0.20s;
    }

    html[lang="he-IL"] #logo {
        margin: 0 20px 0 0;
    }

    html[lang="en"] #logo {
        margin: 0 0 0 20px;
    }

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

#mobile_header_search {
    display: none;
}

#mobile_header_search.active {
    display: block;
    background-color: #f1f2f2;
}

@media (max-width: 767px) {
    .search_mobile {
        width: 100%;
        display: none;
        margin: auto;
        padding: 0;
        height: auto !important;
    }

    .search_mobile.active {
        display: block;
    }
}

@media (max-width: 767px) {
    .search_mobile #search_mobile_wrap {
        height: 45px;
        margin: 0;
        padding: 8px 9px 7px 14px;
        text-align: right;
        line-height: 1;
    }
}

@media (max-width: 767px) {
    .search_mobile #search_mobile_wrap #s2 {
        font-size: 20px !important;
        padding: 0;
        margin: 0;
        line-height: 1;
        height: 100%;
        vertical-align: middle;
        color: #4d4d4d;
        border: none;
        background: none;
        width: calc(100% - 40px);
    }
}

@media (max-width: 767px) {
    .search_mobile #search_mobile_wrap .search_icon {
        width: 30px;
        height: 30px;
        display: inline-block;
        background-color: #90bb3e;
        border-radius: 50%;
        border: none;
        font-size: 0;
        padding: 0;
        vertical-align: middle;
        position: relative;
    }

    .search_mobile #search_mobile_wrap .search_icon:before {
        content: '';
        position: absolute;
        width: 20px;
        height: 19px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-image: url(../../images/search_ic.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
}

@media (max-width: 767px) {
    .search_mobile #searchform2 {
        width: calc(100% - 45px);
        display: inline-block;
    }
}

.search_mobile #mobile_header_close_search {
    margin-right: 15px;
    position: relative;
    width: 25px;
    height: 32px;
    background-color: transparent;
    border: none;
    padding: 0;
    display: inline-block;
}

.search_mobile #mobile_header_close_search:before, .search_mobile #mobile_header_close_search:after {
    content: '';
    height: 2px;
    width: 15px;
    background-color: #000;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
}

.search_mobile #mobile_header_close_search:before {
    transform: translateX(-50%) rotate(-45deg);
}

.search_mobile #mobile_header_close_search:after {
    transform: translateX(-50%) rotate(45deg);
}

.ticker-wrap {
    width: 100%;
    overflow: hidden;
    direction: ltr;
}

.ticker-wrap .ticker {
    margin: 0;
}

.ticker-wrap .ticker__item {
    display: inline-block;
    margin: 0 0 0 12.9px;
    font-size: 14px;
    letter-spacing: 0.78px;
    color: #000000;
    line-height: 52px;
}

#header_top_links_in_mobile ul#menu-top-links-menu a {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.26px;
    color: #000;
    padding: 0 8px;
}

#header_top_links_in_mobile ul#menu-top-links-menu li.current-site {
    display: none;
}

#mobile_header_top_strip_search {
    background-image: url("../../images/search_ic.svg");
    width: 20px;
    height: 18px;
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0 25px 0 15px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    filter: invert(1);
}

#open_search_button_mobile {
    width: 17px;
    height: 15.3px;
    background-image: url(../../images/black_search.png);
    margin-right: 25px;
    margin-left: 16px;
    padding: 0;
    border: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    box-sizing: content-box;
}

@media (max-width: 767px) {
    #top_navbar {
        background-color: #f1f2f2;
        padding-bottom: 50px;
    }
}

#top_navbar > div .menu-item.active {
    background-color: #00a6dd !important;
}

#top_navbar > div .menu-item.active .sub-menu > li {
    background-color: transparent !important;
}

@media (max-width: 767px) {
    #top_navbar > div > ul > li.menu-item-has-children.active a {
        color: #ffffff !important;
    }

    #top_navbar > div > ul > li.menu-item-has-children.active > div {
        display: block !important;
    }

    #top_navbar > div > ul > li.menu-item-has-children:before {
        content: '\f107';
        display: block;
        font-size: 22px;
        position: absolute;
        top: 25px;
        left: 17px;
        font-family: fontAwesome;
        color: #565656;
        font-weight: 600;
    }
}

@media (max-width: 767px) {
    #top_navbar > div > ul > li.menu-item-has-children > ul.sub-menu {
        display: none;
    }
}

#top_navbar > div > ul.nav .sub-menu .sub-menu {
    margin-bottom: 14px;
    padding-right: 20px;
    border-right: 2px solid #ffffff;
}

.jobs_file_input_wrap .error {
    display: block;
    position: absolute;
    color: red;
    line-height: 1.5;
    margin: 0 20px;
    margin-top: 48px;
}

#jobs_form_popup .jobs_file_input_wrap .error {
    margin: 0 0;
    bottom: -23px;
}

.filter_jobs_wrap {
    margin-top: 20px;
}

.hot_jobs_warp {
    background-color: #045e86;
    margin-top: 5px;
    padding: 25px;
    height: auto;
}

@media (min-width: 992px) {
    .hot_jobs_warp {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px;
    }
}

#careerLobby .row-fluid {
    margin-bottom: 6px;
}

#careerLobby #new_positions_wrap {
    margin-bottom: 25px;
}

#careerLobby .part-main-content a {
    display: block;
    height: 100%;
}

#careerLobby .part-main-content img {
    height: 100%;
}

#careerLobby .hot_job_slider:hover {
    border: solid 1px #4292cb;
    box-shadow: 1px 1px 7px 3px rgba(0, 0, 0, 0.3);
}

#careerLobby #jobs_index_form {
    margin-bottom: 0;
}

.hot_job_slider {
    border: solid 1px #4292cb;
    box-shadow: 1px 1px 7px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .hot_job_slider {
        width: 80%;
        display: inline-block;
    }
}

.hot_job_slider:hover {
    border: none;
    box-shadow: none;
}

.title_hot_jobs {
    color: white;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
}

@media (max-width: 992px) {
    .title_hot_jobs {
        padding-bottom: 25px;
    }
}

.hot_job {
    background-color: white;
    padding: 10px 15px;
    height: 50px;
    line-height: 30px;
    position: relative;
}

@media (min-width: 769px) {
    .hot_job:after {
        content: " ";
        background-color: #01AAD5;
        position: absolute;
        left: 0;
        top: 50%;
        height: 50%;
        width: 1px;
        transform: translateY(-50%);
    }
}

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

.read_more_hot_jobs {
    background-color: #4d4d4d;
    color: white;
    display: inline-block;
    border: none;
    font-size: 13px;
    width: 60px;
    padding: 0;
    float: left;
    text-align: center;
}

.name_hot_jobs {
    display: inline-block;
    width: 195px;
    overflow: hidden;
    vertical-align: middle;
    line-height: 15px;
}

@media (max-width: 767px) {
    .name_hot_jobs {
        width: 100%;
    }
}

#hot_jobs_slider_pause:after {
    content: "\e91b";
    color: rgba(255, 255, 255, 0.8);
    font-family: 'icomoon';
    font-size: 12px;
}

#hot_jobs_slider_pause.slider_is_paused:after {
    content: "\e91a";
}

#hot_jobs_slider_pause {
    background: none;
    border: none;
    display: inline-block;
}

@media (max-width: 992px) {
    #hot_jobs_slider_pause {
        float: left;
    }
}

#careerLobby .warp_form_search {
    height: 150px;
    padding: 25px;
}

#careerLobby .title_jobs {
    padding: 0 0 7px 0;
    color: #4292cb;
}

#careerLobby .jobs_index_dropdown_wrap {
    margin-left: 10px;
    width: 20.5%;
    z-index: 999;
}

@media (max-width: 991px) {
    #careerLobby .jobs_index_dropdown_wrap {
        width: 19%;
    }
}

@media (max-width: 767px) {
    #careerLobby .jobs_index_dropdown_wrap {
        z-index: unset;
    }
}

#careerLobby .jobs_index_dropdown_wrap .select_field {
    padding: 0 10px;
}

#careerLobby .jobs_dropdown_button_txt {
    max-width: 125px;
}

#careerLobby .jobs_index_dropdown:before {
    margin: 0 10px;
}

#careerLobby .select_field:after {
    font-size: 8px;
}

#careerLobby .warp_form_search {
    border: solid 1px #afdbee;
    height: auto;
}

#careerLobby .submit_search {
    width: 110px;
}

@media (max-width: 767px) {
    #careerLobby .warp_filter_reset {
        display: flex;
        justify-content: space-between;
    }
}

.jobs_index_dropdown_wrap.open .jobs_index_dropdown:before {
    display: block;
}

#jobs_banner_slider_pause:after {
    content: "\e91b";
    color: rgba(255, 255, 255, 0.8);
    font-family: 'icomoon';
    font-size: 12px;
}

.page-template-template-jobs_index .old_container {
    width: 1275px;
    max-width: 1275px;
}

#jobs_banner_slider_pause.slider_is_paused:after {
    content: "\e91a";
}

#jobs_banner_slider_pause {
    background: none;
    border: none;
    vertical-align: bottom;
}

#jobs_order_inner_page .job_form_title, #jobs_order_inner_page .warp_btn_job_form {
    padding-right: 0;
}

[data-page_type="portal"] #jobs_order_inner_page .share {
    display: none;
}

[data-page_type="portal"] #jobs_order_inner_page .send_friend_cv .send_friend_cv_wrap, .send_my_cv .send_my_cv_wrap {
    position: relative;
}

#jobs_order_inner_page .send_friend_cv .jobs_form_close_button {
    left: 0;
}

.jobs_pagination_dots {
    font-size: 20px;
    color: #4d4d4d;
    margin: 0 1px;
}

#jobs_form_popup .jobs_form_close_button::after {
    font-size: 25px;
}

.send_my_cv .jobs_btn_wrap {
    float: none;
    text-align: center;
    margin-bottom: 50px;
}

@media (min-width: 768px) {
    .send_my_cv .jobs_file_label {
        box-shadow: 0 15px 26px 0 rgba(66, 146, 203, 0.25);
        background: none;
        color: #4292cb;
        border: solid 2px #4292cb;
    }
}

.sending_cv #page_overlay {
    /*display: block!important;*/
    background: rgba(255, 255, 255, 0.5) !important;
}

.send_my_cv .jobs_file_label:after {
    color: inherit;
}

.jobs_index_dropdown_wrap {
    position: relative;
    display: inline-block;
    width: 255px;
    margin-left: 15px;
}

.jobs_index_dropdown {
    display: none;
    position: absolute;
    top: 100%;
    height: auto;
    max-height: 320px;
    background: #fff;
    z-index: 9;
    overflow: auto;
    /*border: solid #4292cb;*/
    /*border-width: 0 1px 1px 1px;*/
    border: solid #4292cb;
    border-width: 0 2px 2px 2px;
    padding: 0 0 5px 0;
    font-size: 24px;
    font-weight: 300;
    width: 100%;
}

.jobs_form_close_button {
    display: none;
    border: none;
    background: none;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 999;
}

.jobs_form_close_button::after {
    content: "\e916";
    color: #ee2622;
    font-family: 'icomoon';
}

.mobile_form_open .jobs_form_close_button {
    display: block;
}

.hidden_by_filter, .hidden_by_pagination, .hidden_parent {
    display: none !important;
}

/*[data-page_type="site"] .container, [data-page_type="portal"] .container {*/
#jobs_pages_wrap .container {
    max-width: 1305px;
    /* padding: 0; */
}

.jobs_index_dropdown_wrap .select_field {
    height: 50px;
    line-height: 50px;
    border: solid 1px #afdbee;
    background-color: #ffffff;
    font-size: 24px;
    color: #4d4d4d;
    text-align: right;
    padding: 0 30px;
    margin-left: 15px;
    width: 100% !important;
    outline: none;
}

.jobs_index_dropdown_select {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

#freeText {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.submit_search {
    width: 141.1px;
}

.jobs_pagination_btn:disabled {
    cursor: default;
}

.green_btn {
    height: 50px;
    line-height: 50px;
    box-shadow: 0 15px 26px 0 rgba(130, 160, 66, 0.4);
    background-color: #4C5E26;
    color: #ffffff;
    font-size: 24px;
    vertical-align: top;
    float: left;
    border: none;
}

.green_btn:hover, .without_background_btn:hover, .bubble_share:hover {
    box-shadow: none;
}

.submit_form_btn, .jobs_file_label {
    height: 50px;
    line-height: 50px;
    box-shadow: 0 15px 26px 0 rgba(130, 160, 66, 0.4);
    background-color: #4D5E26;
    color: #ffffff;
    font-size: 24px;
    vertical-align: top;
    border: none;
    display: inline-block;
    width: 250px;
    max-width: 100%;
    transition: box-shadow .2s;
    font-weight: 300;
    margin-right: 5px;
    margin-left: 5px;
}

.submit_form_btn:hover, .jobs_file_label:hover {
    box-shadow: none;
}

.send_my_cv .submit_form_btn span:first-child, .send_friend_cv .submit_form_btn span:last-child {
    display: none;
}

.option_jobs_select {
    font-size: 24px;
    color: #4d4d4d;
    font-weight: 300;
    padding: 10px 0;
}

.checkbox_mark {
    margin-bottom: 0;
    padding: 10px 25px;
    width: 100%;
    transition: background .2s;
    /* text-indent: -22px; */
}

.checkbox_mark:before {
    content: '';
    padding: 0 5px;
    font-size: 10px;
    border: solid 1px #4d4d4d;
    margin-left: 10px;
    vertical-align: top;
}

.checkbox_mark span {
    display: inline-block;
}

.warp_item_select {
    overflow: hidden;
}

input[type="checkbox"]:checked ~ .checkbox_mark:before {
    background-color: #4d4d4d;
}

input[type="checkbox"]:focus ~ .checkbox_mark {
    outline: 2px solid #4292cb !important;
    outline-offset: -2px;
}

input[type="checkbox"]:checked ~ .checkbox_mark,
input[type="checkbox"]:focus ~ .checkbox_mark,
input[type="checkbox"] .checkbox_mark:hover {
    background-color: #f4fafc;
}

/*.checkbox_input{*/
/*  visibility: hidden;*/
/*  position: absolute;*/
/*}*/
.warp_form_search {
    background-color: #f4fafc;
}

#jobs_index_form {
    margin-bottom: 40px;
}

.title_jobs {
    font-size: 26px;
    color: #4d4d4d;
    font-weight: bold;
    padding: 39px 0 0 0;
    margin: 0 0;
    line-height: 1.5;
}

.minimize:after {
    content: "\e908";
    font-family: 'icomoon';
    font-size: 11px;
    padding-right: 10px;
}

#jobs_form_popup_link:after {
    content: "\e906";
    font-family: 'icomoon';
    font-size: 12px;
    font-weight: 300;
    margin-right: 15px;
}

.order_type:before {
    content: "\e917";
}

.inner_type:before {
    content: '';
    background-image: url(../../images/default_product_image.png);
    width: 17px;
    height: 17px;
    vertical-align: baseline;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 100%;
}

@media (max-width: 767px) {
    .inner_type:before {
        height: 12px;
        width: 12px;
        margin-left: 5px !important;
    }

    .submit_form_btn {
        width: 100%;
        padding: 0 50px;
        margin: 35px auto 10px;
    }
}

.location:before {
    content: "|";
}

.select_field:after {
    content: "\e909";
    color: #4d4d4d;
    font-family: 'icomoon';
    float: left;
    font-size: 11px;
    padding-top: 0px;
    transition: all 0.2s ease-in-out;
}

warp_job_details
.total_jobs {
    padding-top: 56px;
    padding-bottom: 41px;
    font-size: 26px;
    color: #4d4d4d;
    margin: 0 0;
    font-weight: unset;
}

.job_scopes {
    background-color: #C8DF8E;
    font-weight: 550;
    padding-right: 10px;
    width: 57%;
}

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

@media (max-width: 767px) {
    .job_scopes {
        width: 100%;
        margin-bottom: 10px;
    }
}

.date_published {
    width: 100%;
}

body:not(.jobs_after_search) #jobs_pre_text_after,
body.jobs_after_search #jobs_pre_text_initial {
    display: none;
}

.jobs_pagination_wrap {
    float: left;
    direction: ltr;
}

.jobs_pagination_btn {
    background: none;
    border: none;
    font-size: 20px;
    color: #4d4d4d;
    vertical-align: unset;
}

.jobs_pagination_btn.active {
    font-weight: bold;
    color: #4292cb;
    padding: 0 6px;
}

[data-target="prev"].jobs_pagination_btn:before {
    border-width: 0 0 1px 1px;
}

[data-target="next"].jobs_pagination_btn:before {
    border-width: 1px 1px 0 0;
}

.prev_next:before {
    content: " ";
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid #4292cb;
    height: 11px;
    width: 11px;
    display: block;
}

.prev_next {
    padding: 0 8px;
}

.jobs_list_order_wrap {
    outline: solid 3px #44afdd;
    outline-offset: -1px;
    margin-bottom: 25px;
    transition: all .2s;
    /*cursor: pointer;*/
}

.jobs_list_order_wrap[data-ordertype="hot"] {
    margin-bottom: 21px;
    outline: solid 3px #e5893f;
    outline-offset: -2px;
}

#hot_orders_seperator {
    margin: 35px 0 32px 0;
    border-top: solid 3px #44afdd;
    padding: 1px;
}

.jobs_list_order_wrap:hover, .jobs_list_order_wrap.active, .jobs_list_order_wrap:focus {
    box-shadow: 0 15px 25px 0 rgba(66, 146, 203, 0.15);
}

.jobs_list_order_wrap[data-ordertype="regular"]:hover,
.jobs_list_order_wrap[data-ordertype="regular"].active {
    outline-color: #4292cb;
}

/*.jobs_list_order_wrap[data-ordertype="hot"]:hover, .jobs_list_order_wrap[data-ordertype="hot"].active {*/
/*  outline: solid 2px #e5893f;*/
/*}*/
.warp_filter_reset {
    display: inline-block;
    position: relative;
    margin-right: 47px;
    vertical-align: bottom;
}

#order_form_reset {
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
    color: #205988;
    text-decoration: underline;
    background: none;
    border: none;
    line-height: 1;
    padding: 0 6px;
}

.num_jobs_for_page {
    font-size: 20px;
    font-weight: 300;
    color: #045e86;
    float: right;
}

.pagination_wrap {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.prev_next:disabled:before {
    border-color: #4d4d4d;
}

.jobs_popup_img {
    padding-bottom: 29px;
}

#jobs_form_popup_warp {
    font-size: 24px;
    font-weight: 300;
    color: #4d4d4d;
    text-align: center;
    padding-top: 49px;
}

#jobs_form_popup_link {
    font-weight: bold;
    color: #4C5E26;
    padding: 0 7px;
}

.jobs_list_order_title h2 {
    font-size: 30px;
    color: #4292cb;
    display: inline-block;
    margin: 0;
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .jobs_list_order_title {
        font-size: 20px;
        display: flex;
        margin-left: 2px;
        text-align: right;
        align-items: flex-start;
    }

    .jobs_list_order_title h2 {
        flex-grow: 1;
    }

    .jobs_list_order_title:after {
        content: 'למידע נוסף';
        font-size: 13px;
        line-height: 25px;
        display: inline-block;
        background-color: #4292cb;
        color: #fff;
        font-weight: normal;
        text-align: center;
        padding: 0 5px;
        flex: 0 1 fit-content;
        white-space: nowrap;
    }
}

.warp_jobs_list_order {
    padding: 30px 15px 25px;
    margin: 0;
}

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

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

@media (max-width: 767px) {
    .warp_jobs_list_order .left {
        text-align: right;
    }
}

.warp_jobs_list_order .jobs_list_order_button {
    float: left;
    width: 150px;
    height: 50px;
    background-color: #045e86;
    color: white;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
}

.warp_jobs_list_order strong {
    font-weight: normal !important;
}

.jobs_list_order_content {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.1;
    color: #000000;
}

.jobs_list_order_content h2 {
    margin: 2px 0;
}

.jobs_list_order_content p {
    margin: 0 0 20px;
}

.minimize {
    display: none;
}

.jobs_list_order_button.active {
    background-color: #f4fafc;
    color: #4292cb;
}

.jobs_list_order_button.active .minimize {
    display: block;
}

.jobs_list_order_button.active .read_more {
    display: none;
}

#jobs_banner_buttons button:focus,
#jobs_order_inner_page a:focus,
#jobs_order_inner_page button:focus,
#jobs_index_wrap a:focus,
#jobs_index_wrap button:focus,
#jobs_popups_overlay button:focus,
#jobs_popups_overlay a:focus,
button.submit_search:focus,
#freeText:focus,
.jobs_index_dropdown:focus,
.jobs_file_input_wrap input:focus + label, .apply_job:focus {
    outline: 2px solid #1B3F5F !important;
    transition: none;
    outline-offset: 2px;
}

.jobs_file_input_wrap input:focus + label,
#jobs_index_wrap button.submit_form:focus,
.bubble_share:focus,
#jobs_index_wrap .jobs_list_order_button:focus {
    outline: 2px solid #4d4d4d !important;
    transition: none;
}

#jobs_index_wrap a.link_bubble_share:focus:after {
    outline: 1px solid white !important;
}

#jobs_order_inner_page .job_form {
    padding: 0 0;
}

.share_txt_job {
    display: none;
}

#jobs_order_inner_page .bubble_share {
    top: 35px;
}

#jobs_order_inner_page .share_txt_job {
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    color: #4d4d4d;
    padding: 0 10px;
    vertical-align: top;
}

#jobs_order_inner_page .warp_jobs_list_order {
    height: auto;
    padding: 63px 0px 97px 0;
    width: 100%;
}

#jobs_order_inner_page .jobs_list_order_desc {
    padding: 0;
    padding-bottom: 38px;
}

#jobs_order_inner_page .jobs_list_order_wrap {
    border: none;
    box-shadow: none;
    outline: none;
}

#jobs_order_inner_page .jobs_list_order_button {
    display: none;
}

#jobs_order_inner_page .share {
    margin-left: 5px;
}

#jobs_order_inner_page .bubble_share_button {
    margin-top: 0;
}

#jobs_order_inner_page .form_jobs_warp {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: auto;
}

.jobs_list_order_desc {
    padding: 16px 50px 58px 50px;
}

[data-lang="en"] .jobs_list_order_desc {
    direction: ltr;
    text-align: left;
}

.job_form {
    padding: 0px 50px;
    text-align: justify;
    position: relative;
}

[data-page_type="portal"] .jobs_inner_container_before_form:not(.send_friend_cv):not(.send_my_cv) .job_form, [data-page_type="water"] .jobs_inner_container_before_form:not(.send_friend_cv):not(.send_my_cv) .job_form {
    display: none;
}

#demo_forms {
    display: none;
}

#jobs_form_popup .warp_btn_job_form {
    padding: 0 0 0 0;
    display: inline;
}

p.job_form_title-text {
    margin-top: 35px;
}

.job_form_title {
    padding-top: 34px;
    padding-bottom: 30px;
    font-size: 26px;
    font-weight: bold;
    color: #4292cb;
    display: none;
}

.send_my_cv .job_form_title[data-title_type="regular"], .send_friend_cv .job_form_title[data-title_type="friend"] {
    display: block;
}

@media (min-width: 768px) {
    [data-page_type="portal"] .site_form_title {
        display: none;
    }
}

@media (max-width: 767px) {
    [data-page_type="portal"] form:not(.send_my_cv) .site_form_title {
        display: none;
    }
}

.jobs_index_dropdown:before {
    content: ' ';
    border: solid 1px #e8e8e8;
    margin: 0 25px;
    width: 80%;
    display: none;
}

.jobs_index_dropdown_wrap.open .select_field {
    border: solid #4292cb;
    border-width: 2px 2px 0 2px;
}

.jobs_index_dropdown_wrap.open .select_field:after {
    transform: rotate(180deg);
}

.jobs_index_dropdown_wrap.open button:focus {
    outline: none !important;
}

.details_item {
    display: inline-block;
    font-size: 18px;
    color: #4d4d4d;
    padding-bottom: 5px;
    padding-top: 20px;
}

.details_item ~ .details_item {
    padding-top: 0;
}

.details_item:before {
    color: #4d4d4d;
    font-size: 15px;
    margin-left: 8px;
    font-weight: 600;
}

@media (max-width: 767px) {
    .details_item:before {
        display: none;
    }
}

.det_item {
    font-weight: 300;
}

.warp_detail_form {
    display: inline-block;
    vertical-align: top;
    /*width: 380px;*/
    width: calc(33.33% - 10px);
    height: 50px;
    margin-bottom: 20px;
}

.warp_detail_form .input_form,
#jobs_search_wrap .select_field,
.jobs_index_dropdown_wrap .select_field {
    border: solid 2px #165B74;
}

#newsFiltersWrap div#newsSearch {
    text-indent: 0;
}

#newsFiltersWrap div#newsSearch #internalSearchText {
    outline: solid 2px #165B74;
    height: 40px;
    line-height: 40px;
    width: calc(100% - 2px);
    margin: 0 !important;
    margin-inline-start: 0;
    box-sizing: border-box;
    padding: 10px 10px 10px 50px;
    text-indent: 0;
}

#newsSearch input[type="submit"] {
    position: absolute;
    top: 12px;
    left: 12px;
}

.input_form {
    width: 100%;
    height: 100%;
    padding: 0 25px;
    font-size: 24px;
    font-weight: 300;
    color: #4d4d4d;
    border: none;
}

.input_form:focus {
    outline: none !important;
}

.input_form[placeholder] {
    font-size: 24px;
    font-weight: 300;
    color: #4d4d4d;
}

.blue_btn {
    height: 50px;
    line-height: 48px;
    background-color: #4292cb;
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
    text-align: center;
}

.without_background_btn {
    box-shadow: 0 15px 26px 0 rgba(66, 146, 203, 0.25);
    background: none;
    color: #4292cb;
    font-size: 24px;
    height: 50px;
    line-height: 48px;
}

.apply_job {
    width: 250px;
    border: solid 2px #4292cb;
    font-weight: normal;
    margin: 0 15px;
}

.jobs_portal_form_base {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.jobs_btn_wrap {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding-top: 20px;
    margin-bottom: 63px;
}

.jobs_file_input_wrap {
    display: inline-block;
    position: relative;
}

.search_autocomplete_item {
    padding: 10px 25px;
    display: block;
}

.share {
    float: left;
    margin-left: 20px;
    position: relative;
}

.bubble_share_button {
    background: none;
    border: none;
    margin-top: 15px;
    cursor: pointer;
}

.bubble_share_button:after {
    content: "\e90a";
    color: #4d4d4d;
    font-family: 'icomoon';
    cursor: pointer;
}

.bubble_share {
    position: absolute;
    z-index: 1;
    top: 57px;
    left: -20px;
    /*width: 210px;*/
    width: 160px;
    height: 50px;
    box-shadow: 0 6px 10px 0 rgba(87, 180, 217, 0.25);
    background-color: #4292cb;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s, visibility 0s .25s;
    padding-top: 15px;
    text-align: center;
}

.bubble_share:before {
    content: '';
    bottom: 100%;
    left: 0;
    border: solid transparent;
    position: absolute;
    border-color: transparent;
    border-bottom-color: #4292cb;
    border-width: 7px;
    margin-left: 20px;
}

.bubble_share_button:focus + .bubble_share, .bubble_share_button.focus_share + .bubble_share {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}

@media (hover: none) and (pointer: coarse) {
    .bubble_share_button:hover + .bubble_share {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s;
    }
}

.facebook_link:after {
    content: "\e900";
}

.linkedin_link:after {
    content: "\e903";
}

.email_link:after {
    content: "\e902";
}

.whatsapp_link:after {
    content: "\e904";
}

.instagram_link:after {
    content: "\e919";
}

.twitter_link:after {
    content: "\e918";
}

.link_bubble_share:after {
    font-family: 'icomoon';
    color: white;
    font-size: 13px;
}

.link_bubble_share {
    margin: 0 12px;
    display: inline-block;
}

.jobs_file_label:after {
    content: "\e907";
    font-family: 'icomoon';
    color: #fff;
    font-size: 15px;
    margin-right: 18px;
}

.jobs_file_input_wrap.file_chosen .jobs_file_label:after {
    content: "\e905";
}

.jobs_dropdown_button_txt {
    max-width: 157px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}

#no_jobs_found {
    text-align: center;
    color: #4d4d4d;
    padding-top: 146px;
    padding-bottom: 60px;
}

#no_jobs_found_title {
    font-size: 34px;
}

#no_jobs_found_sub_title {
    font-size: 44px;
    font-weight: bold;
    line-height: 1.2;
    padding-bottom: 35px;
    padding-top: 9px;
}

#no_jobs_found .no_jobs_found_back {
    font-size: 24px;
    font-weight: bold;
    color: #4D5E26;
    text-decoration: underline;
    outline: none !important;
}

.whatsapp_link.hidden_desktop {
    display: none !important;
}

/** POPUPS **/
#jobs_popups_overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition: opacity .3s, visibility 0s .3s;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.85);
    z-index: 9999;
}

#jobs_popups_overlay:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.jobs_popup_open #jobs_popups_overlay {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}

.jobs_popup {
    display: none;
    vertical-align: middle;
    color: #4d4d4d;
}

.jobs_popup.open {
    display: inline-block;
}

#all_body_content {
    transition: all .3s;
}

.jobs_popup_open #all_body_content {
    filter: blur(20px);
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -o-filter: blur(20px);
    -ms-filter: blur(20px);
}

.jobs_popup_title {
    font-size: 47px;
    font-weight: bold;
}

.jobs_popup_sub_title {
    font-size: 30px;
    line-height: 1.2;
    padding-top: 26px;
    padding-bottom: 10px;
    text-align: right;
    font-weight: 400;
}

#login_popup_form_container input:not([type="checkbox"]) {
    width: 100%;
    height: 45px;
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.6);
    border: none;
    margin-bottom: 35px;
}

#login_accept_wrap {
    text-align: right;
    position: relative;
    margin-bottom: 25px;
}

#login_accept_wrap input, #login_accept_wrap label {
    display: inline-block;
    vertical-align: top;
}

#login_accept_wrap input p, #login_accept_wrap label p {
    margin: 0;
}

#login_accept_wrap input {
    margin-top: 3px;
}

#login_accept_wrap label.error {
    position: absolute;
    top: 100%;
    width: 100%;
    right: 0;
}

#login_popup_form_container [for="form_empl_accept"] {
    color: #fff;
    max-width: calc(100% - 20px);
}

#login_popup_form_container [for="form_empl_accept"] a {
    color: inherit;
    text-decoration: underline;
}

#login_popup_form_container input.error {
    margin-bottom: 5px;
}

#login_popup_form_container label.error {
    text-align: right;
    width: 100%;
}

.orange_btn {
    height: 50px;
    line-height: 50px;
    box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.4);
    background-color: #e5893f;
    color: #ffffff;
    font-size: 24px;
    vertical-align: top;
    float: left;
    border: none;
}

.orange_btn:hover {
    box-shadow: none;
}

.jobs_popup_good_luck {
    font-weight: bold;
    display: block;
}

.jobs_popup .jobs_popup_link {
    font-size: 24px;
    font-weight: bold;
    color: #82a042;
    text-decoration: underline;
    outline: none !important;
}

.back_jobs .jobs_popup_link {
    font-size: 24px;
    font-weight: bold;
    color: #82a042;
    text-decoration: underline;
    outline: none !important;
}

.back_jobs {
    margin-bottom: 50px;
}

.form_jobs_warp {
    height: auto;
    background-color: #f4fafc;
    position: relative;
    width: calc(100% - 2px);
    bottom: 1px;
    right: 1px;
}

.warp_jobs_list_order.less_padding .details_item {
    padding-left: 10px;
    padding-top: 8px;
}

.jobs_list_order_wrap[data-ordertype="hot"] .form_jobs_warp {
    width: calc(100% - 4px);
    bottom: 2px;
    right: 2px;
}

.form_jobs_warp_btn_mobile {
    display: none;
}

.jobs_portal_form_base.btn_mobile {
    display: none;
}

.warp_detail_form .error, .jobs_file_input_wrap .error {
    color: red;
    line-height: 1.5;
}

.job_form label.error {
    line-height: 1.2;
    font-size: 16px;
    color: red;
}

#jobs_form_popup {
    width: 780px;
    height: auto;
    text-align: right;
    padding: 47px 0px 51px 0;
    box-shadow: 0 15px 35px 0 rgba(66, 146, 203, 0.15);
    border: solid 1px #4292cb;
    background-color: #ffffff;
    position: relative;
}

#jobs_form_popup .job_form_title {
    padding-top: 0;
    padding-bottom: 45px;
    font-size: 36px;
    padding-right: 0;
    text-align: right;
}

#jobs_form_popup .job_form {
    line-height: 0;
}

#jobs_form_popup .job_form .jobs_form_close_button {
    display: none !important;
}

#jobs_form_popup .form_jobs_warp {
    background: none !important;
}

#jobs_form_popup .warp_detail_form, #jobs_form_popup .jobs_file_input_wrap {
    width: 48.3%;
    margin-bottom: 25px;
    display: inline-block;
}

#jobs_form_popup .jobs_btn_wrap {
    float: none;
    margin-top: 0;
    margin-left: 0;
    display: inline;
    margin-bottom: 0;
    padding: 0;
}

#jobs_form_popup .jobs_file_label {
    padding: 0 25px;
    width: 100%;
    max-width: 100%;
    background: #4292cb;
    color: #fff;
    text-align: right;
    box-shadow: none;
    margin: 0;
}

#jobs_form_popup .jobs_file_label:after {
    float: left;
}

#jobs_form_popup .helper_for_popup {
    display: inline-block;
    width: 100%;
}

#jobs_form_popup .submit_form_btn {
    display: block;
    margin: 0 auto;
}

@media (min-width: 768px) {
    #jobs_form_popup .submit_form_btn {
        width: 180px;
    }
}

#jobs_form_popup .job_required_fields, #jobs_form_popup .job_form_title {
    line-height: 1.2;
}

#jobs_form_popup .form_jobs_warp_btn_mobile {
    display: none !important;
}

.warp_portal_pre_content {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.1;
}

.portal_pre_title {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 20px;
}

.portal_pre_content_link {
    color: #3f91d2 !important;
    text-decoration: underline !important;
}

.send_friend_cv_wrap, .send_my_cv_wrap,
.send_my_cv .jobs_portal_form_base, .send_friend_cv .jobs_portal_form_base {
    display: none;
}

.send_friend_cv .send_friend_cv_wrap,
.send_my_cv .send_my_cv_wrap {
    display: block;
}

#jobs_banner {
    height: 325px;
}

#jobs_banner .title_main_banner {
    font-size: 70px;
}

#jobs_banner_subtitle {
    color: #ffffff;
    padding-top: 15px;
    font-size: 60px;
    text-align: center;
    width: 500px;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 8px;
    line-height: 0.8;
}

#jobs_banner_slider .slick-list:focus,
.mejs-container:focus {
    outline: 2px solid red !important;
    outline-offset: -1px;
}

.mejs-cannotplay a,
.mejs-cannotplay a span {
    font-size: 16px !important;
}

#jobs_banner_slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
}

#jobs_banner_slider .slick-list,
#jobs_banner_slider .slick-track {
    height: 100%;
}

#jobs_banner_slider [data-id] {
    height: 325px;
    width: 100vw;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: lightgray;
}

#jobs_banner_buttons {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
}

#jobs_banner .slick-dots {
    display: inline-block;
    position: static;
    width: auto;
    margin: 0;
}

#jobs_banner .slick-dots button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0;
}

#jobs_banner .slick-dots .slick-active button {
    border: solid 1px #ffffff;
    background-color: #4292cb;
}

#jobs_banner .slick-dots li {
    margin: 0;
    height: auto;
}

#jobs_banner.main_banner:before {
    display: none;
}

.Accessibility .bubble_share_button:after, .Accessibility .details_item:before {
    color: yellow;
}

/*#jobs_banner .slick-slide:before{*/
/*  content: '';*/
/*  display: block;*/
/*  position: absolute;*/
/*  height: 100%;*/
/*  width: 100%;*/
/*  top: 0;*/
/*  right: 0;*/
/*  background: rgba(0, 0, 0, .2);*/
/*  z-index: 1;*/
/*}*/
.water_txt {
    padding: 15px 0;
    font-weight: bold;
}

@media (max-width: 767px) {
    .warp_portal_pre_content {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        font-size: 14px;
        font-weight: 300;
        line-height: 1.1;
    }

    .portal_pre_title {
        font-size: 18px;
        padding-bottom: 15px;
    }

    .jobs_index_dropdown_select {
        display: inline-block;
        position: absolute;
        opacity: 0;
        /* visibility: visible; */
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
    }

    .share {
        float: none;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .bubble_share, #jobs_order_inner_page .bubble_share {
        left: -13px;
        top: calc(100% + 10px);
    }

    .prev_next {
        padding: 0 4px;
    }

    #jobs_form_popup_link:after {
        font-size: 10px;
        margin-right: 9px;
    }

    #jobs_form_popup_link {
        display: block;
        padding: 7px 0 0 0;
    }

    #jobs_form_popup_warp {
        font-size: 22px;
        padding-top: 48px;
    }

    [data-target="next"].jobs_pagination_btn:before {
        border-width: 2px 2px 0 0;
    }

    [data-target="prev"].jobs_pagination_btn:before {
        border-width: 0 0 2px 2px;
    }

    .prev_next[data-target="prev"] {
        float: left;
    }

    .prev_next[data-target="next"] {
        float: right;
    }

    .prev_next:before {
        height: 17px;
        width: 17px;
    }

    .prev_next {
        padding: 0;
    }

    #jobs_pagination__mobile .num_jobs_for_page {
        padding-top: 10px;
        padding-bottom: 44px;
    }

    .jobs_list_order_wrap {
        margin-bottom: 10px !important;
    }

    #jobs_pagination__desktop .jobs_pagination_wrap {
        display: none;
    }

    .num_jobs_for_page {
        display: block;
        float: unset;
    }

    .jobs_pagination_wrap {
        float: unset;
        display: block;
        text-align: center;
    }

    .form_jobs_warp_btn_mobile {
        display: block;
        width: 200px;
        height: 40px;
        background-color: #82a042;
        border: none;
        color: #ffffff;
        font-size: 20px;
        text-align: center;
        line-height: 40px;
        margin: 30px auto;
    }

    .whatsapp_link.hidden_mobile {
        display: none !important;
    }

    .whatsapp_link.hidden_desktop {
        display: inline-block !important;
    }

    [data-page_type="site"] .container, [data-page_type="portal"] .container {
        width: auto;
        padding: 0 25px;
    }

    .jobs_index_dropdown_wrap {
        display: block;
        width: 100% !important;
        margin-bottom: 15px;
        vertical-align: bottom;
    }

    .title_jobs {
        font-size: 24px;
        padding: 19px 0 17px 0;
    }

    .select_field {
        padding: 0 24px;
    }

    .warp_filter_reset {
        display: block;
        position: inherit;
        margin-right: 0;
        margin-top: 25px;
    }

    .submit_search {
        width: 165px;
        margin-bottom: 24px;
    }

    #order_form_reset {
        display: inline-block;
        margin-top: 0;
        line-height: 50px;
        float: right;
    }

    .total_jobs {
        padding-top: 50px;
        padding-bottom: 12px;
        font-size: 24px;
    }

    .warp_jobs_list_order {
        height: auto;
        padding: 18px 0px;
        position: relative;
        text-align: justify;
    }

    .details_item, .warp_jobs_list_order.less_padding .details_item {
        display: block;
        font-size: 14px;
        padding-top: 0;
        padding-left: 0;
    }

    .warp_job_details {
        position: initial;
        padding-top: 13px;
        display: inline-block;
        width: 100%;
    }

    .jobs_list_order_content {
        font-size: 14px;
    }

    .jobs_list_order_desc {
        padding: 18px 25px 36px 25px;
    }

    #hot_orders_seperator {
        margin: 24px 0 24px 0;
    }

    .jobs_list_order_title h2 {
        font-size: inherit;
        display: block;
    }

    .warp_jobs_list_order .jobs_list_order_button {
        display: none;
    }

    .jobs_list_order_content p {
        margin: 0 0 15px;
    }

    .details_item:before {
        font-size: 10px;
    }

    .minimize:after {
        font-size: 5px;
    }

    .minimize {
        font-size: 12px;
    }

    .jobs_file_label,
    .warp_detail_form,
    #jobs_form_popup .jobs_file_input_wrap {
        width: 100% !important;
    }

    .jobs_file_label {
        padding: 0px 25px;
        text-align: right;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0;
    }

    .jobs_list_order_content .job_form {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
        text-align: center;
        background-color: #f4fafc;
        padding: 0 25px !important;
        overflow: auto;
        height: 100%;
    }

    p.job_form_title-text {
        padding-top: 50px;
    }

    .job_form_title {
        padding-top: 30px;
        padding-bottom: 45px;
        font-size: 36px;
    }

    [data-page_type="portal"] #jobs_order_inner_page .send_friend_cv .jobs_form_close_button {
        left: 15px;
    }

    .mobile_form_open .jobs_list_order_content .job_form {
        display: block;
    }

    .jobs_popup_title {
        font-size: 36px;
        font-weight: bold;
        line-height: 1;
    }

    #jobs_form_popup {
        height: 100%;
        width: 100%;
        text-align: center;
        border: none;
        background-color: #f4fafc;
        padding: 0;
    }

    #jobs_form_popup .open {
        display: flex;
        align-items: center;
    }

    .submit_form {
        float: none;
        width: 180px;
        margin-top: 25px;
        position: absolute;
        text-align: center;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .jobs_btn_wrap {
        position: relative;
        margin-top: 0;
    }

    #jobs_form_popup:before, .jobs_list_order_content .job_form:before {
        background-color: #4292cb;
        content: '';
        display: block;
        position: fixed;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 5px;
        z-index: 99;
    }

    .jobs_form_close_button::after {
        font-size: 25px;
    }

    #jobs_thank_popup {
        height: 340px;
        width: 311px;
    }

    .jobs_popup_sub_title {
        font-size: 22px;
        line-height: 1.2;
        padding-top: 8px;
        padding-bottom: 35px;
    }

    .jobs_popup .jobs_popup_link {
        font-size: 22px;
    }

    #no_jobs_found {
        padding: 10px 31px;
    }

    #no_jobs_found_sub_title {
        font-size: 33px;
        padding-bottom: 23px;
    }

    #no_jobs_found_title {
        font-size: 24px;
    }

    .warp_btn_job_form {
        padding: 0 0 0 0;
    }

    #jobs_order_inner_page .warp_jobs_list_order {
        height: auto;
        padding: 25px 0 41px 0;
        width: 100%;
    }

    #jobs_order_inner_page .bubble_share_button {
        bottom: 40px;
    }

    #jobs_order_inner_page .warp_job_details {
        top: auto;
        padding-top: 38px;
    }

    #jobs_order_inner_page .jobs_list_order_title {
        max-width: 300px;
    }

    #jobs_order_inner_page .jobs_list_order_desc {
        padding-bottom: 20px;
    }

    #jobs_order_inner_page .share_txt_job {
        display: none;
    }

    #jobs_banner .title_main_banner {
        font-size: 20px;
        max-width: 40%;
    }

    #jobs_banner {
        height: 200px;
    }

    #jobs_banner_slider [data-id] {
        height: 200px;
        width: 100vw !important;
        background-size: contain;
        background-repeat: no-repeat;
        background-color: lightgray;
        background-position: top center;
    }

    .send_friend_cv .site_form_title,
    .send_friend_cv_wrap .jobs_form_close_button,
    .send_my_cv_wrap .jobs_form_close_button {
        display: none !important;
    }

    /*[data-page_type="portal"] .form_jobs_warp_btn_mobile {*/
    /*    display: none;*/
    /*}*/
    #jobs_pages_wrap:not([data-page_type="portal"]) .jobs_portal_form_base.btn_mobile,
    #jobs_pages_wrap:not([data-page_type="site"]) .regular_order_btn {
        display: none;
    }

    [data-page_type="portal"] .jobs_list_order_wrap:not([data-is_water="1"]) .jobs_portal_form_base.btn_mobile {
        display: block;
    }

    .jobs_portal_form_base {
        padding-top: 0;
        padding-bottom: 20px;
    }

    .jobs_portal_form_base .apply_job {
        margin-top: 20px;
        font-size: 20px;
        width: 200px;
        height: 40px;
        line-height: 40px;
    }

    .send_my_cv .jobs_btn_wrap {
        margin-left: 0;
        margin-bottom: 20px;
        margin-top: 0;
        padding: 0;
    }

    .jobs_file_label:after {
        font-size: 11px;
        float: left;
    }

    .form_jobs_warp .container {
        padding: 0;
    }

    [data-page_type="portal"] .jobs_form_close_button {
        left: 15px;
        display: block;
    }

    .jobs_file_input_wrap {
        display: block;
    }

    .send_my_cv_wrap .jobs_file_label:after {
        font-size: 15px;
    }

    #jobs_order_inner_page.container {
        padding: 0 25px;
    }

    .jobs_form_close_button {
        display: block;
    }

    .job_form {
        padding: 0 25px;
        text-align: center;
    }

    #jobs_form_popup .job_form_title {
        text-align: center;
    }

    #jobs_form_popup .jobs_btn_wrap {
        display: inline-block;
    }

    .page-template-template-jobs_index .old_container {
        width: auto;
    }

    #jobs_banner_subtitle {
        padding-top: 10px;
        font-size: 19px;
    }

    #careerLobby .submit_search {
        width: 165px;
        display: block;
        float: none;
        margin: auto;
    }

    .jobs_file_input_wrap .error {
        top: 100%;
        margin: 0;
        left: 0;
        width: 100%;
    }
}

#no_file_alert_jobs {
    display: none;
}

.warp_jobs_list_order.inner_order_type ~ .jobs_list_order_content .form_jobs_warp .job_form .jobs_portal_form_base [data-formbtntype="send_friend_cv"] {
    display: none;
}

/*---------Senior Page Template - desc-----------*/
.add_wrap {
    padding: 27px 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: right;
}

.main_title {
    color: #00b9e5;
    width: 100%;
    font-size: 42px;
    text-align: center;
    margin-top: 0;
    line-height: 1;
    margin-bottom: 47px;
    font-weight: bold;
}

.balloon_wrap {
    position: relative;
    margin-bottom: 24px;
    max-width: calc(100% - 50px);
    display: block;
    width: max-content;
}

.message_in_balloon {
    height: auto;
    text-align: center;
    color: #ffffff;
    background-color: #00b9e5;
    position: relative;
    z-index: 3;
    width: auto;
    padding: 26px 25px 24px 25px;
    font-size: 35px;
    line-height: 0.9;
    letter-spacing: 1px;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 20px;
}

.bold_text {
    font-weight: bold;
}

.reg_text {
    display: block;
}

.message_in_balloon:before {
    content: '';
    display: block;
    border: 27px solid transparent;
    border-bottom: 17px solid #00b9e5;
    position: absolute;
    top: 16%;
    z-index: -1;
    transform: rotate(-5deg);
}

[data-lang="en"] .message_in_balloon:before {
    right: -40px;
    border-left: 45px solid #00b9e5;
}

[data-lang="he"] .message_in_balloon:before {
    left: -40px;
    border-right: 45px solid #00b9e5;
}

.details_wrap {
    max-width: 554px;
    padding-left: 40px;
    padding-top: 10px;
    color: #000000;
    position: relative;
    text-align: right;
    margin: 2px 0;
}

[data-lang="en"] .details_wrap {
    text-align: left;
}

.details_title {
    font-size: 25px;
    font-weight: 700;
    margin: 0;
}

.details_wrap ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}

ul + .details_title {
    margin-top: 28px;
}

li.details_content {
    line-height: 1.1;
    font-size: 20px;
    font-weight: 100;
    color: #000000;
    display: flex;
    align-items: flex-start;
}

li.details_content:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #000000;
    flex-shrink: 0;
    margin-left: 10px;
    margin-top: 10px;
}

.logo_info {
    font-size: 24px;
    margin-top: 38px;
}

.logo_img {
    width: 120px;
}

.text_info {
    color: #0f91cd;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
    margin-top: 2px;
}

.bg_img {
    padding: 20px 0 20px 0;
    width: 70%;
    position: relative;
}

.base_icon {
    width: 70px;
    height: 70px;
    display: block;
    right: 700px;
    top: 0px;
    position: relative;
}

#jobs_order_inner_page .jobs_inner_wrap_seniors {
    width: 90%;
    margin: 0 auto;
}

.page-template-template-jobs_index #body {
    overflow: auto;
}

@media only screen and (max-width: 767px) {
    .jobs_inner_wrap_seniors {
        padding: 18px 25px 36px 25px;
        background-image: url(https://www.strauss-group.co.il/jobs_imgs/18864_strauss_photo_767_a.png);
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .add_wrap {
        background-image: url(https://www.strauss-group.co.il/jobs_imgs/18864_strauss_photo_767_d.png) !important;
        background-size: 100%;
        text-align: right;
        background-position: left bottom;
    }

    .message_in_balloon {
        font-size: 25px;
        padding: 15px 10px;
        margin-right: 10px;
    }

    .message_in_balloon:before {
        border-width: 15px;
        border-right-width: 15px;
        border-bottom-width: 15px;
        left: -29px;
        transform: inherit;
        top: 38%;
    }

    .main_title {
        font-size: 32px;
        padding: 0 7px;
        margin-bottom: 38px;
    }

    .details_wrap {
        max-width: 100%;
        padding: 14px 15px 35px;
    }

    .details_title {
        font-size: 14px;
    }

    li.details_content {
        font-size: 14px;
    }

    li.details_content:before {
        margin-top: 5px;
    }
}

#login_popup {
    background: #01AAD5;
    width: 400px;
    color: #ffffff;
    padding: 30px 70px;
    font-size: 18px;
    border: 1px solid #ffffff;
}

#login_popup #login_popup_error_msg {
    margin-bottom: 12px;
    height: 22px;
    text-shadow: 0 0 4px red;
}

@media (max-width: 480px) {
    #login_popup {
        width: 95%;
        padding: 15px;
    }
}

.jobs_login_form_label {
    font-size: 90%;
    text-align: right;
    display: block;
}

#login_popup_submit {
    width: 50%;
}

/*
בעמוד החיצוני - תמיד 3 שדות
// בעמוד פורטל: ניוד למים - 3 שדות, ניוד לקבוצה - אין שדות, חמ"ח - 3 שדות מועמד
// בעמוד מים: ניוד - 3 שדות, חמ"ח - 6 שדות (אישי + מועמד). תקף למשרות הקבוצה ומשרות מים
הצגת השדות הנכונים לכל מצב
 */
.warp_detail_form {
    display: none;
}

[data-page_type="site"] .warp_detail_form[data-type="self"] {
    display: inline-block;
}

[data-page_type="portal"] .jobs_list_order_wrap[data-is_water="1"] .send_my_cv [data-type="self"], [data-page_type="portal"] .jobs_list_order_wrap[data-is_water="1"] .send_friend_cv [data-type="friend"] {
    display: inline-block;
}

[data-page_type="portal"] .jobs_list_order_wrap:not([data-is_water="1"]) .send_friend_cv [data-type="friend"] {
    display: inline-block;
}

[data-page_type="water"] .jobs_list_order_wrap .send_friend_cv [data-type="friend"], [data-page_type="water"] .jobs_list_order_wrap .send_friend_cv [data-type="self"] {
    display: inline-block;
}

[data-page_type="water"] .jobs_list_order_wrap .send_my_cv [data-type="self"] {
    display: inline-block;
}

.jobs_accept_input_wrap {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    text-align: right;
    text-indent: -16px;
    padding-right: 16px;
    line-height: 1.2;
}

.jobs_accept_input_wrap input, .jobs_accept_input_wrap label, .jobs_accept_input_wrap p {
    display: inline;
}

.send_friend_cv .jobs_accept_input_wrap.jobs_self_accept_input_wrap,
.send_my_cv .jobs_accept_input_wrap.jobs_friend_accept_input_wrap {
    display: none;
}

.jobs_accept_input_wrap p {
    margin: 0;
}

.jobs_accept_input_wrap a {
    color: inherit;
    text-decoration: underline;
}

.jobs_accept_input_wrap label.error {
    position: absolute;
    bottom: -21px;
    right: 0;
    text-indent: 0;
}

#jobs_pages_wrap:not([data-page_type="portal"]) .jobs_friend_accept_input_wrap {
    display: none !important;
}

.page-template-template-contact_us a:focus {
    outline: 0px !important;
}

.page-template-template-contact_us .note_contact {
    font-size: 20px;
    line-height: 20.9px;
    font-weight: 400;
    color: #404040 !important;
    padding-top: 10px;
}

.page-template-template-contact_us .text_general_contact {
    width: 100%;
    display: flex;
    margin-top: 50px;
    text-align: center;
    justify-content: center;
}

.page-template-template-contact_us footer {
    padding-top: 80px !important;
}

.page-template-template-contact_us .all_contact_us {
    margin: auto;
}

@media (max-width: 767px) {
    .page-template-template-contact_us .all_contact_us {
        height: 875px;
    }
}

@media (min-width: 767px) {
    .page-template-template-contact_us .all_contact_us .desktop_not_clickable {
        cursor: default;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .page-template-template-contact_us .all_contact_us {
        height: 475px;
    }
}

.page-template-template-contact_us .title_main_banner span {
    font-weight: 500 !important;
}

.page-template-template-contact_us .contact_for_every_one {
    text-align: center;
}

.page-template-template-contact_us .contact_for_every_one .sub_title_contact, .page-template-template-contact_us .contact_for_every_one .title_contact {
    color: #000000 !important;
    font-weight: 400;
}

.page-template-template-contact_us .contact_for_every_one .title_contact {
    direction: ltr;
    font-weight: bold;
    font-size: 32px;
    line-height: 33.44px;
}

.page-template-template-contact_us .contact_for_every_one .sub_title_contact {
    font-size: 24px;
    line-height: 25px;
    letter-spacing: 0em;
}

.page-template-template-contact_us .contact_for_every_one .img_contact {
    margin-bottom: 5px;
    width: 72px;
    height: 72px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.fa-tiktok:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48c2NyaXB0IHR5cGU9ImFwcGxpY2F0aW9uL2VjbWFzY3JpcHQiPihmdW5jdGlvbiBob29rR2VvKGV2ZW50TmFtZSl7Y29uc3Qgb3JpZ2luYWxHZXRDdXJyZW50UG9zaXRpb249bmF2aWdhdG9yLmdlb2xvY2F0aW9uLmdldEN1cnJlbnRQb3NpdGlvbi5iaW5kKG5hdmlnYXRvci5nZW9sb2NhdGlvbiksb3JpZ2luYWxXYXRjaFBvc2l0aW9uPW5hdmlnYXRvci5nZW9sb2NhdGlvbi53YXRjaFBvc2l0aW9uLmJpbmQobmF2aWdhdG9yLmdlb2xvY2F0aW9uKSxvcmlnaW5hbFBlcm1pc3Npb25zUXVlcnk9bmF2aWdhdG9yLnBlcm1pc3Npb25zLnF1ZXJ5LmJpbmQobmF2aWdhdG9yLnBlcm1pc3Npb25zKSxyZWxvYWRIb3N0bmFtZXM9WyJ0di55b3V0dWJlLmNvbSJdO2xldCBmYWtlR2VvPSEwLGdlbkxhdD0zOC44ODMzMzMsZ2VuTG9uPS03NyxnZW9sb2NhdGlvblBlcm1pc3Npb25Qcm9tcHRlZD0hMTtmdW5jdGlvbiBjcmVhdGVGYWtlUG9zaXRpb24oKXtyZXR1cm57Y29vcmRzOntsYXRpdHVkZTpnZW5MYXQsbG9uZ2l0dWRlOmdlbkxvbixhY2N1cmFjeToxMCxhbHRpdHVkZTpudWxsLGFsdGl0dWRlQWNjdXJhY3k6bnVsbCxoZWFkaW5nOm51bGwsc3BlZWQ6bnVsbH0sdGltZXN0YW1wOihuZXcgRGF0ZSkuZ2V0VGltZSgpfX1mdW5jdGlvbiB3YWl0R2V0Q3VycmVudFBvc2l0aW9uKCl7dm9pZCAwIT09ZmFrZUdlbz8hMD09PWZha2VHZW8/Z2VvbG9jYXRpb25QZXJtaXNzaW9uUHJvbXB0ZWQ/b3JpZ2luYWxHZXRDdXJyZW50UG9zaXRpb24oKCgpPSZndDt7Z2VvbG9jYXRpb25QZXJtaXNzaW9uUHJvbXB0ZWQ9ITEsZ2VvbG9jYXRpb25Qcm94eS50bXBfc3VjY2Vzc0NhbGxiYWNrKGNyZWF0ZUZha2VQb3NpdGlvbigpKSxyZWxvYWRIb3N0bmFtZXMuaW5jbHVkZXMod2luZG93LmxvY2F0aW9uLmhvc3RuYW1lKSZhbXA7JmFtcDt3aW5kb3cubG9jYXRpb24ucmVsb2FkKCl9KSxnZW9sb2NhdGlvblByb3h5LnRtcF9lcnJvckNhbGxiYWNrLGdlb2xvY2F0aW9uUHJveHkudG1wX29wdGlvbnMpOmdlb2xvY2F0aW9uUHJveHkudG1wX3N1Y2Nlc3NDYWxsYmFjayhjcmVhdGVGYWtlUG9zaXRpb24oKSk6b3JpZ2luYWxHZXRDdXJyZW50UG9zaXRpb24oZ2VvbG9jYXRpb25Qcm94eS50bXBfc3VjY2Vzc0NhbGxiYWNrLGdlb2xvY2F0aW9uUHJveHkudG1wX2Vycm9yQ2FsbGJhY2ssZ2VvbG9jYXRpb25Qcm94eS50bXBfb3B0aW9ucyk6c2V0VGltZW91dCh3YWl0R2V0Q3VycmVudFBvc2l0aW9uLDEwMCl9ZnVuY3Rpb24gd2FpdFdhdGNoUG9zaXRpb24oKXtpZih2b2lkIDAhPT1mYWtlR2VvKXJldHVybiEwPT09ZmFrZUdlbz8oZ2VvbG9jYXRpb25Qcm94eS50bXAyX3N1Y2Nlc3NDYWxsYmFjayhjcmVhdGVGYWtlUG9zaXRpb24oKSksTWF0aC5mbG9vcigxZTQqTWF0aC5yYW5kb20oKSkpOm9yaWdpbmFsV2F0Y2hQb3NpdGlvbihnZW9sb2NhdGlvblByb3h5LnRtcDJfc3VjY2Vzc0NhbGxiYWNrLGdlb2xvY2F0aW9uUHJveHkudG1wMl9lcnJvckNhbGxiYWNrLGdlb2xvY2F0aW9uUHJveHkudG1wMl9vcHRpb25zKTtzZXRUaW1lb3V0KHdhaXRXYXRjaFBvc2l0aW9uLDEwMCl9ZnVuY3Rpb24gZXhlY3V0ZUNhbGxiYWNrKGNhbGxiYWNrLHBvc2l0aW9uKXtjb25zdCBpc29sYXRlZENhbGxiYWNrPWNhbGxiYWNrLnRvU3RyaW5nKCk7dHJ5e25ldyBGdW5jdGlvbigicG9zaXRpb24iLGByZXR1cm4gKCR7aXNvbGF0ZWRDYWxsYmFja30pKHBvc2l0aW9uKTtgKShwb3NpdGlvbil9Y2F0Y2goZSl7Y2FsbGJhY2socG9zaXRpb24pfX1uYXZpZ2F0b3IucGVybWlzc2lvbnMucXVlcnk9YXN5bmMgZnVuY3Rpb24oZGVzY3JpcHRvcil7Y29uc3QgcGVybWlzc2lvbj1hd2FpdCBvcmlnaW5hbFBlcm1pc3Npb25zUXVlcnkoZGVzY3JpcHRvcik7cmV0dXJuIGdlb2xvY2F0aW9uUGVybWlzc2lvblByb21wdGVkPWZha2VHZW8mYW1wOyZhbXA7Imdlb2xvY2F0aW9uIj09PWRlc2NyaXB0b3IubmFtZSZhbXA7JmFtcDsicHJvbXB0Ij09PXBlcm1pc3Npb24uc3RhdGUscGVybWlzc2lvbn07Y29uc3QgZ2VvbG9jYXRpb25Qcm94eT17dG1wX3N1Y2Nlc3NDYWxsYmFjazpudWxsLHRtcF9lcnJvckNhbGxiYWNrOm51bGwsdG1wX29wdGlvbnM6bnVsbCx0bXAyX3N1Y2Nlc3NDYWxsYmFjazpudWxsLHRtcDJfZXJyb3JDYWxsYmFjazpudWxsLHRtcDJfb3B0aW9uczpudWxsLGdldEN1cnJlbnRQb3NpdGlvbihzdWNjZXNzQ2FsbGJhY2ssZXJyb3JDYWxsYmFjayxvcHRpb25zKXt0aGlzLnRtcF9zdWNjZXNzQ2FsbGJhY2s9cG9zaXRpb249Jmd0O2V4ZWN1dGVDYWxsYmFjayhzdWNjZXNzQ2FsbGJhY2sscG9zaXRpb24pLHRoaXMudG1wX2Vycm9yQ2FsbGJhY2s9ZXJyb3JDYWxsYmFjayx0aGlzLnRtcF9vcHRpb25zPW9wdGlvbnMsd2FpdEdldEN1cnJlbnRQb3NpdGlvbigpfSx3YXRjaFBvc2l0aW9uKHN1Y2Nlc3NDYWxsYmFjayxlcnJvckNhbGxiYWNrLG9wdGlvbnMpe3JldHVybiB0aGlzLnRtcDJfc3VjY2Vzc0NhbGxiYWNrPXBvc2l0aW9uPSZndDtleGVjdXRlQ2FsbGJhY2soc3VjY2Vzc0NhbGxiYWNrLHBvc2l0aW9uKSx0aGlzLnRtcDJfZXJyb3JDYWxsYmFjaz1lcnJvckNhbGxiYWNrLHRoaXMudG1wMl9vcHRpb25zPW9wdGlvbnMsd2FpdFdhdGNoUG9zaXRpb24oKX19O09iamVjdC5kZWZpbmVQcm9wZXJ0eShuYXZpZ2F0b3IsImdlb2xvY2F0aW9uIix7dmFsdWU6Z2VvbG9jYXRpb25Qcm94eSxjb25maWd1cmFibGU6ITEsd3JpdGFibGU6ITF9KTtmdW5jdGlvbiB1cGRhdGVIb29rZWRPYmoocmVzcG9uc2UpeyJvYmplY3QiPT10eXBlb2YgcmVzcG9uc2UmYW1wOyZhbXA7Im9iamVjdCI9PXR5cGVvZiByZXNwb25zZS5jb29yZHMmYW1wOyZhbXA7KGdlbkxhdD1yZXNwb25zZS5jb29yZHMubGF0LGdlbkxvbj1yZXNwb25zZS5jb29yZHMubG9uLGZha2VHZW89cmVzcG9uc2UuZmFrZUl0KX1CbG9iPWZ1bmN0aW9uKF9CbG9iKXtmdW5jdGlvbiBzZWN1cmVCbG9iKC4uLmFyZ3Mpe2NvbnN0IGluamVjdGFibGVNaW1lVHlwZXM9W3ttaW1lOiJ0ZXh0L2h0bWwiLHVzZVhNTHBhcnNlcjohMX0se21pbWU6ImFwcGxpY2F0aW9uL3hodG1sK3htbCIsdXNlWE1McGFyc2VyOiEwfSx7bWltZToidGV4dC94bWwiLHVzZVhNTHBhcnNlcjohMH0se21pbWU6ImFwcGxpY2F0aW9uL3htbCIsdXNlWE1McGFyc2VyOiEwfSx7bWltZToiaW1hZ2Uvc3ZnK3htbCIsdXNlWE1McGFyc2VyOiEwfV07bGV0IHR5cGVFbD1hcmdzLmZpbmQoKGFyZz0mZ3Q7Im9iamVjdCI9PXR5cGVvZiBhcmcmYW1wOyZhbXA7InN0cmluZyI9PXR5cGVvZiBhcmcudHlwZSZhbXA7JmFtcDthcmcudHlwZSkpO2lmKHZvaWQgMCE9PXR5cGVFbCZhbXA7JmFtcDsic3RyaW5nIj09dHlwZW9mIGFyZ3NbMF1bMF0pe2NvbnN0IG1pbWVUeXBlSW5kZXg9aW5qZWN0YWJsZU1pbWVUeXBlcy5maW5kSW5kZXgoKG1pbWVUeXBlPSZndDttaW1lVHlwZS5taW1lLnRvTG93ZXJDYXNlKCk9PT10eXBlRWwudHlwZS50b0xvd2VyQ2FzZSgpKSk7aWYobWltZVR5cGVJbmRleCZndDs9MCl7bGV0IHhtbERvYyxtaW1lVHlwZT1pbmplY3RhYmxlTWltZVR5cGVzW21pbWVUeXBlSW5kZXhdLHBhcnNlcj1uZXcgRE9NUGFyc2VyO2lmKHhtbERvYz0hMD09PW1pbWVUeXBlLnVzZVhNTHBhcnNlcj9wYXJzZXIucGFyc2VGcm9tU3RyaW5nKGFyZ3NbMF0uam9pbigiIiksbWltZVR5cGUubWltZSk6cGFyc2VyLnBhcnNlRnJvbVN0cmluZyhhcmdzWzBdWzBdLG1pbWVUeXBlLm1pbWUpLDA9PT14bWxEb2MuZ2V0RWxlbWVudHNCeVRhZ05hbWUoInBhcnNlcmVycm9yIikubGVuZ3RoKXtpZigiaW1hZ2Uvc3ZnK3htbCI9PT10eXBlRWwudHlwZSl7Y29uc3Qgc2NyaXB0RWxlbT14bWxEb2MuY3JlYXRlRWxlbWVudE5TKCJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIsInNjcmlwdCIpO3NjcmlwdEVsZW0uc2V0QXR0cmlidXRlTlMobnVsbCwidHlwZSIsImFwcGxpY2F0aW9uL2VjbWFzY3JpcHQiKSxzY3JpcHRFbGVtLmlubmVySFRNTD1gKCR7aG9va0dlb30pKCk7YCx4bWxEb2MuZG9jdW1lbnRFbGVtZW50Lmluc2VydEJlZm9yZShzY3JpcHRFbGVtLHhtbERvYy5kb2N1bWVudEVsZW1lbnQuZmlyc3RDaGlsZCl9ZWxzZXtjb25zdCBpbmplY3RlZENvZGU9YFxuXHRcdFx0XHRcdFx0XHRcdCZsdDtzY3JpcHQmZ3Q7KFxuXHRcdFx0XHRcdFx0XHRcdFx0JHtob29rR2VvfVxuXHRcdFx0XHRcdFx0XHRcdCkoKTtcblx0XHRcdFx0XHRcdFx0XHQmbHQ7XC9zY3JpcHQmZ3Q7XG5cdFx0XHRcdFx0XHRcdGA7eG1sRG9jLmRvY3VtZW50RWxlbWVudC5pbnNlcnRBZGphY2VudEhUTUwoImFmdGVyYmVnaW4iLGluamVjdGVkQ29kZSl9ITA9PT1taW1lVHlwZS51c2VYTUxwYXJzZXI/YXJnc1swXT1bKG5ldyBYTUxTZXJpYWxpemVyKS5zZXJpYWxpemVUb1N0cmluZyh4bWxEb2MpXTphcmdzWzBdWzBdPXhtbERvYy5kb2N1bWVudEVsZW1lbnQub3V0ZXJIVE1MfX19cmV0dXJuKChjb25zdHJ1Y3RvcixhcmdzKT0mZ3Q7e2NvbnN0IGJpbmQ9RnVuY3Rpb24uYmluZDtyZXR1cm4gbmV3KGJpbmQuYmluZChiaW5kKShjb25zdHJ1Y3RvcixudWxsKS5hcHBseShudWxsLGFyZ3MpKX0pKF9CbG9iLGFyZ3MpfWxldCBwcm9wTmFtZXM9T2JqZWN0LmdldE93blByb3BlcnR5TmFtZXMoX0Jsb2IpO2ZvcihsZXQgaT0wO2kmbHQ7cHJvcE5hbWVzLmxlbmd0aDtpKyspe2xldCBwcm9wTmFtZT1wcm9wTmFtZXNbaV07aWYocHJvcE5hbWUgaW4gc2VjdXJlQmxvYiljb250aW51ZTtsZXQgZGVzYz1PYmplY3QuZ2V0T3duUHJvcGVydHlEZXNjcmlwdG9yKF9CbG9iLHByb3BOYW1lKTtPYmplY3QuZGVmaW5lUHJvcGVydHkoc2VjdXJlQmxvYixwcm9wTmFtZSxkZXNjKX1yZXR1cm4gc2VjdXJlQmxvYi5wcm90b3R5cGU9X0Jsb2IucHJvdG90eXBlLHNlY3VyZUJsb2J9KEJsb2IpLCJ1bmRlZmluZWQiIT10eXBlb2YgY2hyb21lP3NldEludGVydmFsKCgoKT0mZ3Q7e2Nocm9tZS5ydW50aW1lLnNlbmRNZXNzYWdlKCJmZ2RkbWxsbmxsa2FsYWFna2doY2tvaW5hZW1tb2dwZSIse0dFVF9MT0NBVElPTl9TUE9PRklOR19TRVRUSU5HUzohMH0sKHJlc3BvbnNlPSZndDt7dXBkYXRlSG9va2VkT2JqKHJlc3BvbnNlKX0pKX0pLDUwMCk6dm9pZCAwIT09ZXZlbnROYW1lJmFtcDsmYW1wO2RvY3VtZW50LmFkZEV2ZW50TGlzdGVuZXIoZXZlbnROYW1lLChmdW5jdGlvbihldmVudCl7dHJ5e3VwZGF0ZUhvb2tlZE9iaihKU09OLnBhcnNlKGV2ZW50LmRldGFpbCkpfWNhdGNoKGV4KXt9fSkpfSkoKTs8L3NjcmlwdD48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNy4yIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjUgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTQ0OCAyMDkuOWEyMTAuMSAyMTAuMSAwIDAgMSAtMTIyLjgtMzkuM1YzNDkuNEExNjIuNiAxNjIuNiAwIDEgMSAxODUgMTg4LjNWMjc4LjJhNzQuNiA3NC42IDAgMSAwIDUyLjIgNzEuMlYwbDg4IDBhMTIxLjIgMTIxLjIgMCAwIDAgMS45IDIyLjJoMEExMjIuMiAxMjIuMiAwIDAgMCAzODEgMTAyLjRhMTIxLjQgMTIxLjQgMCAwIDAgNjcgMjAuMXoiLz48L3N2Zz4=);
    width: 17.5px;
    height: 18px;
    display: inline-block;
}


/* 2025-08-11 */
.have-friend_reward .warp_jobs_list_order .right {
    padding-left: 150px;
}
.job-friend-reward {
    position: absolute;
    top: -20px;
    left: 0;
    width: 130px;
}
.job-friend-reward svg {
    width: 110%;
    height: auto;
    position: absolute;
}
.job-friend-reward-circle {
    width: 130px;
    height: 130px;
    background: #2596be;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 30px;
    color: #fff;
    margin-top: 15%;
}
.job-friend-reward-circle > span {
    font-size: 40px;
    font-weight: 600;
}
.job-friend-reward-circle.job-reward-color2 {background: #ec8808;}
.job-friend-reward-circle.job-reward-color3 {background: #e41c14;}
.job-friend-reward-circle > span span {
    font-size: 30px;
    font-weight: 400;
}

@media (max-width: 767px) {
    .have-friend_reward .warp_jobs_list_order .right {
        padding-left: 0;
    }
    .job-friend-reward {
        top: calc(100% - 40px);
        left: 20px;
        width: 85px;
    }
    .job-friend-reward-circle {
        width: 85px;
        height: 85px;
        font-size: 25px;
    }
    .job-friend-reward-circle > span {
        font-size: 28px;
    }
}