.elementor-kit-72{--e-global-color-primary:#000000;--e-global-color-secondary:#102A5B;--e-global-color-text:#4A4A4A;--e-global-color-accent:#8FD800;--e-global-color-1b8d181:#102A5B;--e-global-color-74316027:#56A506;--e-global-color-147f10fe:#8FD800;--e-global-color-226289e9:#000;--e-global-color-5cbdc11:#FFF;--e-global-color-8bfa754:#F4FEE3;--e-global-color-21ada64:#4A4A4A;--e-global-color-870a6e5:#E0E0E0;--e-global-color-8998c63:#F8F8F8;--e-global-color-452a43f:#79A8D7;--e-global-color-9a572b2:#B9D2F1;--e-global-color-2f03be2:#014976;--e-global-color-77477bb:#004976;--e-global-color-e7eb326:#192E5A;--e-global-color-f2ad05d:#D3EAA9;--e-global-typography-primary-font-family:"Heebo";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Heebo";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Heebo";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.2em;--e-global-typography-8d90f89-font-family:"Heebo";--e-global-typography-8d90f89-font-size:18px;--e-global-typography-8d90f89-font-weight:700;--e-global-typography-8d90f89-line-height:1.2em;--e-global-typography-553d146-font-family:"Heebo";--e-global-typography-553d146-font-size:16px;--e-global-typography-553d146-font-weight:400;--e-global-typography-553d146-line-height:1.2em;--e-global-typography-eb8a7e5-font-family:"Heebo";--e-global-typography-eb8a7e5-font-size:20px;--e-global-typography-eb8a7e5-font-weight:500;--e-global-typography-eb8a7e5-line-height:1.2em;--e-global-typography-cb804d0-font-family:"Heebo";--e-global-typography-cb804d0-font-size:16px;--e-global-typography-cb804d0-font-weight:400;--e-global-typography-cb804d0-line-height:1.2em;--e-global-typography-f872412-font-family:"Heebo";--e-global-typography-f872412-font-size:30px;--e-global-typography-f872412-font-weight:400;--e-global-typography-f872412-line-height:1.2em;--e-global-typography-d9322ea-font-family:"Heebo";--e-global-typography-d9322ea-font-size:60px;--e-global-typography-d9322ea-font-weight:700;--e-global-typography-d9322ea-line-height:1.2em;font-family:"Heebo", Sans-serif;}.elementor-kit-72 e-page-transition{background-color:#FFBC7D;}.elementor-kit-72 a{color:var( --e-global-color-74316027 );font-family:"Heebo", Sans-serif;}.elementor-kit-72 h1{font-family:"Heebo", Sans-serif;}.elementor-kit-72 h2{font-family:"Heebo", Sans-serif;}.elementor-kit-72 h3{font-family:"Heebo", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end: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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-72{--e-global-typography-f872412-font-size:20px;--e-global-typography-d9322ea-font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body,html{
    overflow-x:clip;
}

.idea-blue{
    color: #112b5b;
}


.service-form .elementor-field-type-acceptance label {
    font-size: 14px !important;
    color:white !important;
}
.service-form .elementor-field-type-acceptance label a {
    font-size: 14px !important;
    color:white !important;
    text-decoration: underline;
}
/* גישה ספציפית יותר */
.service-form .elementor-field-option label {
    display: inline-block !important;
    max-width: calc(100% - 25px) !important;
    line-height: 1.3 !important;
    vertical-align: top !important;
}

.service-form .elementor-field-option input[type="checkbox"] {
    margin-left: 0 !important;
    margin-top: 4px !important;
    flex-shrink: 0 !important;
}


/* מנפיש את ה-SVG בתוך כפתור אלמנטור שמאלה-ימינה בלי הפסקה */
.move-icon-btn .elementor-button-icon svg,
.move-icon-btn .elementor-button-icon i {
  animation: icon-left-right 1.5s ease-in-out infinite;
  width: 13px;
  height: 100%;
}

/* אנימציה שמאלה-ימינה */
@keyframes icon-left-right {
  0% {
    transform: translateX(-3px);
  }
  50% {
    transform: translateX(3px);
  }
  100% {
    transform: translateX(-3px);
  }
}


.testemonials .elementor-testimonial__image img {
    width: 80px !important;
    height: 80px !important;
    border-radius: 17px !important;
    object-fit: cover !important;
}
@media (max-width:767px){
   .testemonials .elementor-testimonial__image img {
    width: 110px !important;
    height: 110px !important;
    border-radius: 17px !important;
    object-fit: cover !important;
} 
}/* End custom CSS */