/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
/* gravity forms formsmain.css START */
.loan-form h1, .loan-form h2, .loan-form h3, .loan-form h4, .loan-form h5, .loan-form ul, .loan-form li, .loan-form a {
    font-family: "Assistant", Helvetica, Arial, sans-serif !important;
}
.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    display: none;
    font-size: .813em;
    line-height: 1!important;
    margin: 0 0 8px 12px!important;
    padding: 0!important;
    clear: both;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6
}

.gform_wrapper .gf_progressbar {
    padding: 10px;
    position: relative;
    background-color: rgba(0, 0, 0, .1);
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, .05);
    width: 100%
}

.gform_wrapper .gf_progressbar_percentage {
    height: 24px;
    text-align: right;
    font-family: helvetica, arial, sans-serif;
    font-size: .813em!important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    z-index: 999;
    vertical-align: middle;
    background: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 10px, rgba(0, 0, 0, .1) 10px, rgba(0, 0, 0, .1) 20px), linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .3));
    border-radius: 20px 4px 4px 20px
}

.gform_wrapper .gf_progressbar:after {
    display: block;
    width: 100%;
    z-index: 990;
    height: 24px;
    margin-top: -24px;
    background-color: rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, .05);
    border-radius: 20px
}

.gform_wrapper .gf_progressbar_percentage.percentbar_100 {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.gform_wrapper .gf_progressbar_percentage span {
    display: block;
    width: auto;
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    line-height: 1.8
}

.gform_wrapper .gf_progressbar_percentage.percentbar_0 span {
    color: #959595;
    text-shadow: none;
    float: none!important;
    margin-left: 12px;
    word-wrap: normal
}

.gform_wrapper .percentbar_blue {
    background-color: #036493;
    color: #FFF
}

.gform_wrapper .percentbar_gray {
    background-color: #7C7C7C;
    color: #FFF
}

.gform_wrapper .percentbar_green {
    background-color: #88B831;
    color: #FFF
}

.gform_wrapper .percentbar_orange {
    background-color: #FF7120;
    color: #FFF
}

.gform_wrapper .percentbar_red {
    background-color: #FF0000;
    color: #FFF
}

.gform_wrapper .gf_page_steps {
    width: 100%;
    margin: 0 0 8px;
    padding: 0 0 4px;
    border-bottom: 1px dotted #CCC
}

.gform_wrapper .gf_step {
    width: 100%;
    margin: 24px 24px 24px 0;
    font-size: .875em;
    height: 14px;
    line-height: 1.25!important;
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    -khtml-opacity: .2;
    opacity: .2;
    font-family: inherit
}

.gform_wrapper .gf_step span.gf_step_number {
    font-size: 1.25em;
    font-family: "Assistant", Helvetica, Arial, sans-serif !important;
    margin-right: 4px
}

.gform_wrapper .gf_step span.gf_step_label,
.gform_wrapper .gf_step span.gf_step_number {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle
}

.gform_wrapper .gf_step.gf_step_active {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.gform_wrapper .gf_step_clear {
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden
}
/* gravity forms formsmain.css END */
/* gravity forms rtl.css START */
body .gform_wrapper.gf_rtl_wrapper .gform_footer,
body .gform_wrapper.gf_rtl_wrapper .gform_heading,
body .gform_wrapper.gf_rtl_wrapper button,
body .gform_wrapper.gf_rtl_wrapper div.validation_error,
body .gform_wrapper.gf_rtl_wrapper h3.gform_title,
body .gform_wrapper.gf_rtl_wrapper input[type=text],
body .gform_wrapper.gf_rtl_wrapper input[type=email],
body .gform_wrapper.gf_rtl_wrapper input[type=password],
body .gform_wrapper.gf_rtl_wrapper input[type=url],
body .gform_wrapper.gf_rtl_wrapper input[type=tel],
body .gform_wrapper.gf_rtl_wrapper input[type=submit],
body .gform_wrapper.gf_rtl_wrapper input[type=button],
body .gform_wrapper.gf_rtl_wrapper select,
body .gform_wrapper.gf_rtl_wrapper span.gform_description,
body .gform_wrapper.gf_rtl_wrapper table tr td.gfield_list_icons,
body .gform_wrapper.gf_rtl_wrapper textarea,
body .gform_wrapper.gf_rtl_wrapper ul li,
body .gform_wrapper.gf_rtl_wrapper ul li.gfield,
body .gform_wrapper.gf_rtl_wrapper ul li.gfield input,
body .gform_wrapper.gf_rtl_wrapper ul li.gfield select,
body .gform_wrapper.gf_rtl_wrapper ul li.gfield textarea,
body .gform_wrapper.gf_rtl_wrapper ul li.gfield.gfield_html,
body.rtl .gform_wrapper *,
body.rtl .gform_wrapper .gform_body,
body.rtl .gform_wrapper .gform_footer,
body.rtl .gform_wrapper button,
body.rtl .gform_wrapper div.validation_error,
body.rtl .gform_wrapper form,
body.rtl .gform_wrapper h3.gform_title,
body.rtl .gform_wrapper input[type=text],
body.rtl .gform_wrapper input[type=email],
body.rtl .gform_wrapper input[type=password],
body.rtl .gform_wrapper input[type=url],
body.rtl .gform_wrapper input[type=tel],
body.rtl .gform_wrapper input[type=submit],
body.rtl .gform_wrapper input[type=button],
body.rtl .gform_wrapper select,
body.rtl .gform_wrapper span.gform_description,
body.rtl .gform_wrapper table tr td.gfield_list_icons,
body.rtl .gform_wrapper textarea,
body.rtl .gform_wrapper ul li,
body.rtl .gform_wrapper ul li.gfield,
body.rtl .gform_wrapper ul li.gfield input,
body.rtl .gform_wrapper ul li.gfield select,
body.rtl .gform_wrapper ul li.gfield textarea,
body.rtl .gform_wrapper ul li.gfield.gfield_html {
    text-align: center;
}
body.rtl .gform_wrapper input, body.rtl .gform_wrapper select {
    font-family: "Assistant", Helvetica, Arial, sans-serif !important;
    font-size: 1em;
    padding: 13px;
    height: 50px;
}

body .gform_wrapper.gf_rtl_wrapper .gf_progressbar_percentage span,
body.rtl .gform_wrapper .gf_progressbar_percentage span,
html[dir=rtl] .gform_wrapper .gf_progressbar_percentage span {
    display: block;
    width: auto;
    float: left!important
}

body .gform_wrapper.gf_rtl_wrapper .gf_step span.gf_step_number,
body.rtl .gform_wrapper .gf_step span.gf_step_number,
html[dir=rtl] .gform_wrapper .gf_step span.gf_step_number {
    float: right!important
}

html[dir=rtl] .gform_wrapper .gf_progressbar_percentage {
    border-radius: 4px 20px 20px 4px
}

.loan-form {
    position: relative;
    text-align: center;
    min-height: 40vh;
    background: #fff;
    padding: 75px 7.6% 26px 7.6%;
    -moz-box-shadow: 0px 0px 34px rgba(000,000,000,0.2),
    inset 0px 0px 0px rgba(255,255,255,0);
    -webkit-box-shadow: 0px 0px 34px rgba(000,000,000,0.2), inset 0px 0px 0px rgba(255,255,255,0);
    box-shadow: 0px 0px 34px rgba(000,000,000,0.2), inset 0px 0px 0px rgba(255,255,255,0);
}
.loan-form:before {
    content: '';
    display: block;
    position: absolute;
    top: -58px;
    right: 50%;
    transform: translateX(50%);
    width: 120px;
    height: 120px;
    background-size: contain;
}
.loan-form .gfield_error {
    position: relative;
}
.loan-form .gfield_error .gfield_description.validation_message {
    position: absolute;
    right: 18px;
    width: 140px;
    color: red;
    font-weight: bold;
    text-align: right;
}
.loan-form h1, .loan-form h2, .loan-form h3, .loan-form h4, .loan-form h5, .loan-form h6, .loan-form span, .loan-form button {
    font-family: "Assistant", Helvetica, Arial, sans-serif !important;
    margin-bottom: 5px;
}
.loan-form h1, .loan-form h2, .loan-form h3 {
    font-weight: 700;
}
.loan-form .gform_body {
    min-height: 30vh;
    margin-top: 15px;
    padding: 10px 5px 26px;
}
@media (min-width: 550px) {
    .loan-form .gform_page_fields {
        min-height: 300px;
    }
}
@media (max-width: 550px) {
    .loan-form .gform_page_fields {
        min-height: 50vh;
    }
}
.loan-form .gf-loading-bg {
    display: block;
    width: 100%;
    height: calc(100% - 59px);
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.6);
    z-index: 10000;
}
.loan-form .gf_progressbar_percentage span {
    display: none !important;
}
img.gform_ajax_spinner:before {
    display: block;
    width: 100vw;
    height: 100%;
    background-color: rgba(255,255,255,0.4);
}
.loan-form .ginput_container {
    float: right;
    width: 100%;
}
.loan-form .ginput_container_text {
    margin-top: 6px;
}
.loan-form .ginput_container_simple {
    margin-top: 6px;
}
/* checkboxes START */
.loan-form .hide {
    display: none;
}
.loan-form .gfield_checkbox li {
    margin-bottom: 5px;
    text-align: right !important;
}
.loan-form .ginput_container_checkbox input[type=checkbox] {
    position:absolute; z-index:-1000; right:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}
.loan-form .ginput_container_checkbox input[type=checkbox] + label {
    padding-right: 30px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: right 0;
    vertical-align: middle;
    cursor: pointer;
}
.loan-form .checkbox-red-big .ginput_container_checkbox input[type=checkbox] + label {
    height: 25px;
    line-height: 25px;
    font-size: 25px;
}
.loan-form .checkbox-red-small .ginput_container_checkbox input[type=checkbox] + label {
    height: 15px;
    line-height: 15px;
    font-size: 15px;
}
.loan-form .checkbox-red-big .ginput_container_checkbox input[type=checkbox]:checked + label {
    background-position: right -25px;
}
.loan-form .checkbox-red-small .ginput_container_checkbox input[type=checkbox]:checked + label {
    background-position: right -15px;
}
.loan-form .checkbox-red-big .ginput_container_checkbox input[type=checkbox] {
    width: 25px;
    height: 25px;
    overflow: hidden;
    display: none;
}
.loan-form .checkbox-red-small .ginput_container_checkbox input[type=checkbox] {
    width: 15px;
    height: 15px;
}
.loan-form .ginput_container_checkbox label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.loan-form .checkbox-red-big .ginput_container_checkbox label {
    background-image:url('../images/checkbox-red-big.jpg');
}
.loan-form .checkbox-red-small .ginput_container_checkbox label {
    background-image:url('../images/checkbox-red-small.jpg');
}
.loan-form .small-text .ginput_container_checkbox label {
    font-size: 0.9em !important;
    line-height: 1em !important;
}
/* checkboxes END */

.loan-form .gfield .gfield_label {
    display: none;
}
.loan-form .gfield.full-name .gfield_label, .loan-form .gfield.mobile-phone .gfield_label {
    display: inline !important;
}
.loan-form input[type=text] {
    margin: 0 !important;
    width: 100% !important;
}
.loan-form input:focus, .loan-form select:focus {
    outline-width: 0;
    border-color: red !important;
}
.loan-form input[type="submit"] {
    background-image: url("../images/שלח.png");
}
.loan-form h2, .loan-form h3, .loan-form h4 {
    display: block;
    width: 100%;
    float: right;
}
.loan-form h2 {
    font-size: 28px;
    margin: 15px 0 5px !important;
}
.loan-form h3 {
    font-size: 25px;
    line-height: 30px;
    margin: 15px 0 10px !important;
}
.loan-form h4 {
    font-weight: normal;
    font-size: 15px;
    margin: 8px 0 5px !important;
}
.loan-form ul {
    margin: 0 !important;
    padding: 0;
    list-style: none;
}
.loan-form ul li {
    margin: 0;
}
.loan-form ul li .gfield_label {
    font-size: 25px;
    margin: 10px 0 0 !important;
}
.loan-form ul li.gf_right_half, .loan-form ul li.gf_left_half {
    width: 48%;
}
.loan-form ul li.gf_right_half {
    float: right;
}
.loan-form ul li.gf_left_half {
    float: left;
}
.loan-form .gform_page_footer {
    display: inline-block;
    margin: 25px auto 0;
    height: 55px;
    width: 325px;
}
.loan-form .gform_page_footer .button{
    height: 55px;
    width: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    color: transparent;
    border: none;
    background-color: transparent;
}
.loan-form .gform_page_footer .button:hover {
    background-color: transparent;
}
.loan-form .gform_page_footer .button:disabled,
.loan-form .gform_page_footer .button[disabled] {
    opacity: 0.5;
}
.loan-form .gform_next_button {
    background-image: url("../images/המשך.png") !important;
    float: none;
}
.loan-form .gform_previous_button {
    background-image: url("../images/חזור.png") !important;
    float: right;
}
#gform_page_1_1 .gform_page_footer .gform_next_button {
    float: none;
}
#loan-total-counter, #age-counter, #income-counter, #seniority-counter, #have-loan-amount-counter {
    display: inline-block;
    border: 2px solid red;
    color: red;
    font-size: 30px;
    line-height: 30px;
    padding: 3px 10px;
    margin-top: 10px !important;
    margin-bottom: 15px !important;
}
.slider-counter {
    position: absolute;
    top: -50px;
    right: 50%;
    transform: translateX(50%);
    display: inline-block;
    border: 2px solid red;
    color: red;
    font-size: 30px;
    line-height: 30px;
    padding: 3px 10px;
    margin-top: 10px !important;
    margin-bottom: 15px !important;
}
.slider {
    margin-top: 25px;
    margin-bottom: 15px !important;
}
.noUi-origin {
    border: none;
}
.noUi-handle:after, .noUi-handle:before {
    display: none !important;
}
.noUi-horizontal .noUi-handle {
    width: 25px !important;
    height: 25px !important;
    background: red;
    border: none;
    border-radius: 12.5px;
    box-shadow: none;
    top: -11px !important;
}
.noUi-connects {
    height: 3px !important;
    background-color: #000;
}
.noUi-target {
    background-color: #000;
    height: 3px !important;
    border: none;
    box-shadow: none;
}
.gfield_description {
    margin-top: 15px;
    font-size: 15px;
}
.phone-msg, .name-msg {
    color: green;
}
.phone-msg.error, .name-msg.error {
    color: red;
}

.radio-box li{
    display: inline-block;
    float: right;
    border: 2px solid #000;
    margin-bottom: 10px !important;
}
.radio-box.list li {
    display: block;
    float: none;
    width: 50%;
    margin: 0 auto 5px;
}
.radio-box.forth li {
    width: 24.25%;
    margin-left: 1%;
}
.radio-box.third {
    width: 90%;
    margin: 0 auto;
}
.radio-box.third li {
    width: 32%;
    margin-left: 2%;
}
.radio-box.half {
    width: 50%;
    margin: 0 auto;
}
.radio-box.half li {
    width: 48%;
    margin-left: 4%;
}
.radio-box.half li:nth-child(2), .radio-box.half li:nth-child(4), .radio-box.half li:nth-child(6) {
    margin-left: 0;
}
.radio-box.full-width {
    width: 100%;
}
.radio-box li:hover {
    cursor: pointer;
}
.radio-box.forth li:nth-child(4), .radio-box.forth li:nth-child(8) {
    margin-left: 0;
}
.radio-box.third li:nth-child(3), .radio-box.third li:nth-child(6), .radio-box.third li:nth-child(9) {
    margin-left: 0;
}
.radio-box.third li label {
    font-size: 20px;
    line-height: 22px;
    width: 100%;
    height: 85px;
    justify-content: center;
    align-items: center;
}
@media (max-width: 550px){
    .radio-box.mobile-full.third, .radio-box.mobile-full.forth {
        width: 100%;
        margin: 0 auto;
    }
    .radio-box.mobile-full.third li, .radio-box.mobile-full.forth li {
        width: 100%;
        margin: 0 auto;
    }
    .radio-box.mobile-half.third, .radio-box.mobile-half.forth {
        width: 100%;
        margin: 0 auto;
    }
    .radio-box.mobile-half.third li, .radio-box.mobile-half.forth li {
        width: 48%;
        margin-left: 4%;
    }
    .radio-box.mobile-half.third li:nth-child(2), .radio-box.mobile-half.forth li:nth-child(2), .radio-box.mobile-half.third li:nth-child(4), .radio-box.mobile-half.forth li:nth-child(4), .radio-box.mobile-half.third li:nth-child(6), .radio-box.mobile-half.forth li:nth-child(6), .radio-box.mobile-half.third li:nth-child(8), .radio-box.mobile-half.forth li:nth-child(8) {
        margin-left: 0;
    }
}
.radio-box li label {
    font-size: 20px;
    line-height: 1em;
    min-height: 50px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width: 550px) {
    .radio-box li label {
        font-size: 18px;
    }
}
.radio-box li label span.small-text {
    display: inline !important;
    font-size: 18px;
}

.radio-box li input {
    display: none;
}
.radio-box li.checked {
    background-color: #000;
    color: #fff;
}
.radio-box li.checked label {
    color: #fff;
}
.full-name label {
    margin-bottom: 15px;
}

.bank {
    max-width: 583px;
    margin: 0 auto !important;
}
.bank li {
    position: relative;
    display: inline-block;
    float: right;
    width: 24.25%;
    height: 66px;
    max-width: 140px;
    padding: 10px 0;
    margin-left: 1% !important;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 5px !important;
}
.bank li label:hover {
    cursor: pointer;
}
.bank li:nth-child(4), .bank li:nth-child(8), .bank li:nth-child(12), .bank li:nth-child(16) {
    margin-left: 0 !important;
}
.bank li label {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    line-height: 25px;
    width: 100%;
    height: 66px;
    max-width: 140px;
    color: transparent;
}
.bank li input {
    display: none;
}
.bank li.checked:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 66px;
    background-color: rgba(0,0,0,0.3);
}
.bank li:nth-child(1) {
    background-image: url("../images/בנקים/בנק אגוד.png");
}
.bank li:nth-child(2) {
    background-image: url("../images/בנקים/אוצר החייל.png");
}
.bank li:nth-child(3) {
    background-image: url("../images/בנקים/מרכנתיל דיסקונט.png");
}
.bank li:nth-child(4) {
    background-image: url("../images/בנקים/בנק יהב.png");
}
.bank li:nth-child(5) {
    background-image: url("../images/בנקים/הבינלאומי.png");
}
.bank li:nth-child(6) {
    background-image: url("../images/בנקים/דואר ישראל.png");
}
.bank li:nth-child(7) {
    background-image: url("../images/בנקים/בנק הפועלים.png");
}
.bank li:nth-child(8) {
    background-image: url("../images/בנקים/בנק U.png");
}
.bank li:nth-child(9) {
    background-image: url("../images/בנקים/בנק ירושלים.png");
}
.bank li:nth-child(10) {
    background-image: url("../images/בנקים/לאומי.png");
}
.bank li:nth-child(11) {
    background-image: url("../images/בנקים/מזרחי טפחות.png");
}
.bank li:nth-child(12) {
    background-image: url("../images/בנקים/מסד.png");
}
.bank li:nth-child(13) {
    background-image: url("../images/בנקים/פאגי.png");
}
.bank li:nth-child(14) {
    background-image: url("../images/בנקים/ערבי ישראלי.png");
}
.bank li:nth-child(15) {
    background-image: url("../images/בנקים/אין חשבון בנק.png");
}
.bank li:nth-child(16) {
    background-image: url("../images/בנקים/בנק אחר.png");
}

.purpose {
    max-width: 582px;
    margin: 0 auto !important;
}
.purpose li {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    float: right;
    width: 24.25%;
    height: 85px;
    max-width: 134px;
    margin-left: 1% !important;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 10px !important;
}
.purpose li label:hover {
    cursor: pointer;
}
.purpose li:nth-child(4), .purpose li:nth-child(8) {
    margin-left: 0 !important;
}
.purpose li label {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    line-height: 25px;
    width: 100%;
    height: 85px;
    max-width: 134px;
    color: transparent;
}
.purpose li input {
    display: none;
}
.purpose li.checked:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 85px;
    max-width: 134px;
    background-color: rgba(0,0,0,0.3);
}
.purpose li:nth-child(1) {
    background-image: url("../images/מטרות/קניית-רכב.png");
}
.purpose li:nth-child(2) {
    background-image: url("../images/מטרות/משכנתא-לדירה.png");
}
.purpose li:nth-child(3) {
    background-image: url("../images/מטרות/שיפוץ-דירה.png");
}
.purpose li:nth-child(4) {
    background-image: url("../images/מטרות/סגירת-חובות.png");
}
.purpose li:nth-child(5) {
    background-image: url("../images/מטרות/חופשה.png");
}
.purpose li:nth-child(6) {
    background-image: url("../images/מטרות/אירוע.png");
}
.purpose li:nth-child(7) {
    background-image: url("../images/מטרות/הלוואה-לעסק.png");
}
.purpose li:nth-child(8) {
    background-image: url("../images/מטרות/מטרה-אחרת.png");
}
.newsletter {
    position: relative;
}
.newsletter .gfield_description.validation_message {
    position: absolute;
    right: 12px;
    width: 140px;
}