.elementor-kit-8{--e-global-color-primary:#16254F;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#16254F;--e-global-color-accent:#FFFFFF;--e-global-color-4c394cb:#FEBF04;--e-global-typography-primary-font-family:"simplerpro";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-8 h2{font-size:24px;}.elementor-kit-8 h3{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-kit-8 h2{font-size:22px;}.elementor-kit-8 h3{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS */body {
    /*background-color: white;*/
}
*:focus{
	outline:none !important;
}

input[type=checkbox] {
	-webkit-appearance: none !important;
    border-radius:100px !important;
	border:1px solid #16254f !important;
	padding:8px !important;
	transition: 0.05s border-color ease-in-out !important;
	display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
	width:20px;
	height:20px;
	margin-left:10px;
}
.elementor-field-option {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

input[type=checkbox]:checked:before {
    content: '\f00c';
	font-size:11px;
    font-weight: 600;
	font-family:'Font Awesome\ 5 Free';
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'simplerpro';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://bezeq-fiber.tempdomain.co.il/wp-content/uploads/2020/12/simplerpro_bezeq_hebrew2-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'simplerpro';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://bezeq-fiber.tempdomain.co.il/wp-content/uploads/2020/12/simplerpro_bezeq_hebrew2-bold.woff2') format('woff2');
}
@font-face {
	font-family: 'simplerpro';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://bezeq-fiber.tempdomain.co.il/wp-content/uploads/2020/12/simplerpro_bezeq_hebrew2-semibold.woff2') format('woff2');
}
/* End Custom Fonts CSS */