.elementor-kit-6{--e-global-color-primary:#1c34b4;--e-global-color-secondary:#4864b8;--e-global-color-text:#383838;--e-global-color-accent:#d49434;--e-global-color-d512c1d:#000000;--e-global-color-d65889f:#FFFFFF;--e-global-color-d298b7a:#02010100;--e-global-color-2c020ae:#5C5C5C;--e-global-color-35c982d:#172B92;--e-global-color-c57f17c:#FAFAFA;--e-global-color-1f4e812:#CECECE;--e-global-color-ecdeb7b:#0C123299;--e-global-typography-primary-font-family:"Arimo";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Arimo";--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Arimo";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Arimo";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1.2em;--e-global-typography-82f75b4-font-family:"Arimo";--e-global-typography-82f75b4-font-size:16px;--e-global-typography-82f75b4-font-weight:400;--e-global-typography-3fef499-font-size:16px;--e-global-typography-3fef499-font-weight:bold;--e-global-typography-bb01885-font-size:60px;--e-global-typography-bb01885-font-weight:bold;--e-global-typography-8693cd9-font-size:48px;--e-global-typography-8693cd9-font-weight:bold;--e-global-typography-d9713ce-font-family:"Arimo";--e-global-typography-d9713ce-font-size:42px;--e-global-typography-d9713ce-font-weight:500;--e-global-typography-2e05e7f-font-family:"Arimo";--e-global-typography-2e05e7f-font-size:20px;--e-global-typography-2e05e7f-font-weight:400;--e-global-typography-2e05e7f-line-height:1.5em;font-family:var( --e-global-typography-82f75b4-font-family ), Sans-serif;font-size:var( --e-global-typography-82f75b4-font-size );font-weight:var( --e-global-typography-82f75b4-font-weight );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-size:var( --e-global-typography-3fef499-font-size );font-weight:var( --e-global-typography-3fef499-font-weight );color:var( --e-global-color-d65889f );border-radius:5px 5px 5px 5px;padding:10px 20px 10px 20px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-secondary );border-style:none;border-radius:5px 5px 5px 5px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-82f75b4-font-size );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-3fef499-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:24px;--e-global-typography-d9713ce-font-size:32px;--e-global-typography-2e05e7f-font-size:18px;--e-global-typography-2e05e7f-line-height:1.3em;font-size:var( --e-global-typography-82f75b4-font-size );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-3fef499-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.loan-calc-widget {
    max-width: 600px;
    margin: 0 auto;
    font-family: inherit;
}

.loan-title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 5px;
    color: #333;
}


.amount-val {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
    color: var(--e-global-color-primary);
}

.loan-slider-wrap {
    direction: ltr;
}

.slider-range {
    width: 100%;
    direction: ltr;
}

.loan-range {
    direction: ltr;
    width: 100%;
    height: 8px;
    border-radius: 5px;
    background: #ddd;
background: linear-gradient(to right, var(--e-global-color-primary) 0%, var(--e-global-color-primary) 25%, #ddd 25%, #ddd 100%);
    outline: none;
    -webkit-appearance: none;
    appearance: none;
}

.loan-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--e-global-color-primary);
    cursor: pointer;
}

.loan-range::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background:var(--e-global-color-primary);
    cursor: pointer;
    border: none;
}

.minandmax {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #666;
    direction: ltr;
}
.calculate-boxs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-bottom: 20px;
}
.minandmax > span {
    display: flex;
    flex-direction: row-reverse
}

.payment-calc {
    background: #f8f9fa;
    border: 1px solid var(--e-global-color-primary);
    border-radius: 8px;
    padding: 10px 15px;
    text-align: center;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 100%;
    position: relative;
}

.payment-checkbox {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    z-index: 10;
}

.payment-calc:hover {
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transform: translateY(-2px);
}

.calc-title {
    display: block;
    font-size: 14px;
    color: #666;
}

.month-payment {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: var(--e-global-color-primary);
}

.calc-months {
    display: block;
    font-size: 14px;
    color: #666;
    font-weight:500;
}
.calc-years {
    display: block;
    font-size: 18px;
    color: #666;
    font-weight: 500;
    padding: 6px;
    min-height: 38px;
}

.choice-label {
    color: #666;
    flex-grow: 1;
    align-items: center;
    padding-bottom:5px;
    margin: 5px 0;
}

.footer_text {
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 1.4;
}
.custom-input-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    width: max-content;
    border: 1px solid #ddd;
    border-radius: 4px;
}

input[name="customLength"] {
    width: 80px;
    padding: 5px;
    font-size: 18px;
    text-align: center;
    outline: none;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
    border:none;
    min-height: 38px
}
input[name="customLength"]:not(:placeholder-shown) {
    padding-right: 17px;
    text-align: right
}
input[name="customLength"].big_val {
    padding-right: 5px;
}
input[name="customLength"]::-webkit-outer-spin-button,
input[name="customLength"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}
.input-suffix {
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
    color: #666;
    font-size: 18px;
    transition: opacity 0.3s ease;
    opacity: 0;
    font-weight: 500;
}

.input-suffix[style*="display: block"] {
    opacity: 1;
}

.custom-input-wrapper .input-btn {
    padding: 0 10px;
    height: 100%;
    border: none!important;
    background: transparent!important;
    color: #666;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    border-radius: 0 5px 5px 0!important
}
input[name="customLength"] + .input-btn {
    border-radius: 5px 0 0 5px!important;
}
.custom-input-wrapper .input-btn:hover {
    color: white;
    background: #1f1f1f7d!important;
}
.custom-length-error {
    position: absolute;
    bottom: -30px;
    left: 0;
    right:0;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    color: red
}/* End custom CSS */