.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#2A2A2A;--e-global-color-text:#000000;--e-global-color-accent:#2A2A2A;--e-global-color-feedbcf:#E4F8F4;--e-global-color-a659d1a:#00B796;--e-global-color-1fe1046:#FFFFFF;--e-global-color-2225cb6:#C9F1E9;--e-global-typography-primary-font-family:"Ping";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Ping";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Ping";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Ping";--e-global-typography-accent-font-weight:500;font-family:"Ping", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Ping", Sans-serif;}.elementor-kit-6 h1{font-family:"Ping", Sans-serif;}.elementor-kit-6 h2{font-family:"Ping", Sans-serif;}.elementor-kit-6 h3{font-family:"Ping", Sans-serif;}.elementor-kit-6 h4{font-family:"Ping", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.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:1367px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:441px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
  scroll-behavior: smooth;
}
html, body{
	overflow-x: hidden;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/* change to built in animation */
.fadeInUp {
    animation-name: fadeInUp2 !important;
}
@keyframes fadeInUp2 {
    0% {
        opacity: 0;
        transform: translate3d(0,40px,0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}
.fadeInDown {
    animation-name: fadeInDown2 !important;
}
@keyframes fadeInDown2 {
    0% {
        opacity: 0;
        transform: translate3d(0,-40px,0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}
.fadeInLeft {
    animation-name: fadeInLeft2 !important;
}
@keyframes fadeInLeft2 {
    0% {
        opacity: 0;
        transform: translate3d(-40px,0,0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}
.fadeInRight {
    animation-name: fadeInRight2 !important;
}
@keyframes fadeInRight2 {
    0% {
        opacity: 0;
        transform: translate3d(40px,0,0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.bolts .elementor-icon-box-description {
    font-family: "Ping", Sans-serif !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ping';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://tlata.dev.timnati.co.il/wp-content/uploads/2025/11/PingHebrew-Regular-1.woff2') format('woff2');
}
@font-face {
	font-family: 'Ping';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://tlata.dev.timnati.co.il/wp-content/uploads/2025/11/PingHebrew-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Ping';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://tlata.dev.timnati.co.il/wp-content/uploads/2025/11/PingHebrew-Black.woff2') format('woff2');
}
/* End Custom Fonts CSS */