.elementor-1228 .elementor-element.elementor-element-59df0d2{--display:flex;--min-height:480px;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1228 .elementor-element.elementor-element-47a5ff6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%;}.elementor-1228 .elementor-element.elementor-element-47a5ff6:not(.elementor-motion-effects-element-type-background), .elementor-1228 .elementor-element.elementor-element-47a5ff6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-b9ad580 );background-image:url("https://promove-ortho.com/wp-content/uploads/2025/12/פרומוב.png");background-position:top center;background-repeat:no-repeat;background-size:contain;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1228 .elementor-element.elementor-element-30327e5{margin:70px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-1228 .elementor-element.elementor-element-30327e5 .elementor-heading-title{font-family:"Heebo", Sans-serif;font-size:25px;font-weight:400;color:var( --e-global-color-2ee65c2 );}.elementor-1228 .elementor-element.elementor-element-08b2752{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1228 .elementor-element.elementor-element-08b2752:not(.elementor-motion-effects-element-type-background), .elementor-1228 .elementor-element.elementor-element-08b2752 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://promove-ortho.com/wp-content/uploads/2025/12/close-up-basketball-shoes-scaled.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}#elementor-popup-modal-1228 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1228{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1228 .dialog-message{width:820px;height:auto;}#elementor-popup-modal-1228 .dialog-close-button{display:flex;}@media(min-width:768px){.elementor-1228 .elementor-element.elementor-element-59df0d2{--content-width:1200px;}}@media(max-width:1024px){.elementor-1228 .elementor-element.elementor-element-59df0d2{--min-height:430px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-1228 .elementor-element.elementor-element-08b2752:not(.elementor-motion-effects-element-type-background), .elementor-1228 .elementor-element.elementor-element-08b2752 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}}@media(max-width:767px){.elementor-1228 .elementor-element.elementor-element-59df0d2{--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1228 .elementor-element.elementor-element-47a5ff6{--min-height:70vh;--padding-top:07%;--padding-bottom:0%;--padding-left:05%;--padding-right:05%;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-1228 .elementor-element.elementor-element-30327e5{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-1228 .elementor-element.elementor-element-08b2752{--min-height:37vh;}}/* Start custom CSS for shortcode, class: .elementor-element-3970508 */.custom-rounded-blue-form {
    display: flex;
    flex-direction: column;
    gap: 0px;
    width: 100%;
    max-width: 400px;
    box-sizing: border-box;
    direction: rtl;
}

.custom-rounded-blue-form input[type="text"],
.custom-rounded-blue-form input[type="tel"],
.custom-rounded-blue-form input[type="email"],
.custom-rounded-blue-form .submit-btn {
    width: 100% !important;
    height: 55px;
    padding: 10px 25px;
    border-radius: 50px;
    font-size: 18px;
    box-sizing: border-box;
    display: block;
    margin: 0;
    border: none;
    outline: none;
}

.custom-rounded-blue-form input[type="text"],
.custom-rounded-blue-form input[type="tel"],
.custom-rounded-blue-form input[type="email"] {
    background-color: #2e71a6 !important;
    color: #ffffff !important;
    text-align: right;
}

.custom-rounded-blue-form input::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.custom-rounded-blue-form .submit-btn {
    background-color: #91d12a !important;
    color: #ffffff !important;
    font-weight: bold;
    cursor: pointer;
    transition: transform 0.2s ease;
    -webkit-appearance: none;
}

.custom-rounded-blue-form .submit-btn:hover {
    transform: scale(1.02);
    opacity: 0.9;
}

@media (max-width: 768px) {
    .custom-rounded-blue-form {
        max-width: 100%;
    }
}/* End custom CSS */