.elementor-kit-26159{--e-global-color-primary:#333333;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#EB822C;--e-global-typography-primary-font-family:"Alef Hebrew";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Alef Hebrew";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Alef Hebrew";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Alef Hebrew";--e-global-typography-accent-font-weight:500;color:#333333;}.elementor-kit-26159 e-page-transition{background-color:#FFBC7D;}.elementor-kit-26159 a{color:#333333;}.elementor-kit-26159 a:hover{color:#EB822C;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:940px;}.e-con{--container-max-width:940px;}.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);}@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 */input, select,textarea {
	/*width: 100%;*/
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	border-radius: 0;
	font-family: "Alef Hebrew", sans-serif;
}
body .gform-theme--foundation input[type=submit] {
    font-family: "Alef Hebrew", sans-serif;
    font-size: 110% !important;
    background-color: #EB822C !important;
    min-width: 120px !important;
}




#cookie-notice .cookie-notice-container, #cookie-notice .cookie-revoke-container {
    display: block;
     font-family: "Alef Hebrew", sans-serif;
    font-size: 140%;
	direction: rtl;
}
#cookie-notice .cookie-notice-container #cn-notice-text{
   text-align: right;
   margin: 0;
   margin-top: 10px;
}
#cookie-notice .cookie-notice-container a{
    color: #05141f;
}
#cookie-notice .cn-button{
      font-family: "Alef Hebrew", sans-serif;
     font-size: 120%;
     background:#05141f;
     color: #fff;
     margin: 0;
     padding: 4px 30px;
     width: 100%;
     border: 0;
     position: relative;
     top: -5px;
     right: 15px;
     cursor: pointer;
}
@media only screen and (max-width: 900px) {
	
	#cookie-notice .cookie-notice-container, #cookie-notice .cookie-revoke-container {
		display: block;
		font-family: 'Almoni';
		font-size: 110%;
		padding: 25px 25px;
	}
	
	#cookie-notice .cookie-notice-container #cn-notice-text{
	   text-align: right;
	   margin: 0;
	}
	#cookie-notice .cookie-notice-container a{
		color: #05141f;
	}
	#cookie-notice .cn-button{
		 font-family: 'Almoni';
		 font-size: 110%;
		 background:#05141f;
		 color: #fff;
		 margin: 0;
		 margin-top: 10px;
		 padding: 4px 30px;
		 width: 100%;
		 border: 0;
		 position: relative;
		 top: 0;
		 cursor: pointer;
		 right: 0;
	}
    #cookie-notice .cn-close-icon {
        position: absolute;
        right: 10px;
        top: 15px;
        margin-top: -10px;
        width: 15px;
        height: 15px;
        opacity: .5;
        padding: 10px;
        outline: 0;
        cursor: pointer;
    }
	#cookie-notice{
        z-index:999999999;
    }
}/* End custom CSS */