.elementor-kit-21{--e-global-color-primary:#5271FF;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#121228;--e-global-color-accent:#BFBDC1;--e-global-color-33d22be:#922D50;--e-global-color-551da09:#FFFFFF;--e-global-color-3f7de21:#121228;--e-global-color-196858a:#000000;--e-global-typography-primary-font-family:"Heebo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Heebo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Heebo";--e-global-typography-accent-font-weight:500;font-family:"Heebo", Heebo;}.elementor-kit-21 a{color:var( --e-global-color-primary );font-family:"Heebo", Heebo;}.elementor-kit-21 a:hover{color:var( --e-global-color-primary );font-weight:bold;}.elementor-kit-21 h1{color:var( --e-global-color-primary );font-family:"Heebo", Heebo;}.elementor-kit-21 h2{color:var( --e-global-color-primary );}.elementor-kit-21 h3{font-family:"Heebo", Heebo;}.elementor-kit-21 h4{font-family:"Heebo", Heebo;}.elementor-kit-21 h5{font-family:"Heebo", Heebo;}.elementor-kit-21 h6{font-family:"Heebo", Heebo;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-21 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@-webkit-keyframes pulseBtn {
  0% {-webkit-box-shadow: 0px 0px 0px 0px rgba(82, 113, 255, 1)
;}
  100% {-webkit-box-shadow: 0px 0px 5px 5px rgba(82, 113, 255, 1)
;}
}
@-moz-keyframes pulseBtn {
  0% {-moz-box-shadow: 0px 0px 0px 0px rgba(82, 113, 255, 1)
;}
  100% {-moz-box-shadow: 0px 0px 5px 5px rgba(82, 113, 255, 1)
;}
}

@keyframes pulseBtn {
  0% {box-shadow: 0px 0px 0px 0px rgba(82, 113, 255, 1)
;}
  100% {box-shadow: 0px 0px 5px 5px rgba(82, 113, 255, 1)

 ;}
}

.elementor-button{
  -webkit-animation-name: pulseBtn;
  -moz-animation-name: pulseBtn;
  animation-name: pulseBtn;
  
  -webkit-animation-duration: 1.0s;
  -moz-animation-duration: 1.0s;
  animation-duration: 1.0s;
  
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  
  -webkit-animation-direction: alternate;
  -moz-animation-direction: alternate;
  animation-direction: alternate;
  
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}



/*רוחב המכוון*/

::-webkit-scrollbar {
  width: 10px;
}

/*צבע המכוון*/

::-webkit-scrollbar-track {
  background: #FFFF;
}

/*צבע הידית*/
::-webkit-scrollbar-thumb {
  background: #5271FF;
}/* End custom CSS */