.elementor-kit-12{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#2A2A2A;--e-global-color-accent:#61CE70;--e-global-color-e970700:#0071BC;--e-global-color-e762ae6:#00164A;--e-global-color-f9485fe:#FFCD65;--e-global-color-1a101a0:#FFEDCC;--e-global-color-e511860:#18B2A3;--e-global-color-9ea56ac:#FFF7C5;--e-global-color-38c937e:#C2D3DD;--e-global-color-7602c31:#F8F8F8;--e-global-color-2b1762e:#152944;--e-global-color-4ec2c0d:#0071BC;--e-global-color-2c7dbd3:#96D5FF;--e-global-color-19077f4:#00263F;--e-global-color-f00f6d4:#0071BC;--e-global-color-6f721b1:#02E0CA;--e-global-color-a6cec34:#F2F2F2;--e-global-color-1493c53:#FFDE30;--e-global-color-827be39:#1B6FFB;--e-global-color-f8d0e16:#DBE5ED;--e-global-color-34ea6ec:#000538;--e-global-color-5810c37:#E0F2FF;--e-global-typography-primary-font-family:"Open Sans Hebrew Condensed";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans Hebrew";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans Hebrew";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans Hebrew";--e-global-typography-accent-font-weight:500;font-size:18px;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{color:var( --e-global-color-text );}.elementor-kit-12 a:hover{color:var( --e-global-color-e511860 );}.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);}.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 */#button_grdiant {
	cursor: pointer;
  border: none;
  background-size: 300% 100%;
  moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
  border-radius: 83px;
	opacity: 1;
 	box-shadow: 0px 8px 25px #00000045;
}


/* button whith grdiant */
#button_grdiant:hover {
	background-position: 100% 0;
  moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}

#button_grdiant {
  background-image: linear-gradient(to right, #00164a, #0071bc, #1e9ff5,  #00164a);
    
}/* End custom CSS */