/* Reset css */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{margin:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}
audio:not( [controls ]){display:none;height:0;} [hidden ],template{display:none;}
a{background-color:transparent;text-decoration: none;color:#29374a;}
a:active,a:hover{outline:0;}
abbr [title ]{border-bottom:1px dotted;}
b,strong{font-weight:700;}
dfn{font-style:italic;}
h1{font-size:2em;margin:0;}
mark{background:#ff0;color:#000;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
ul{margin:0;padding:0;list-style:none;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
pre{overflow:auto;}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}
button{overflow:visible;}
button,select{text-transform:none;}
button,html input [type= "button " ],input [type= "reset " ],input [type= "submit " ]{-webkit-appearance:button;cursor:pointer;}
button [disabled ],html input [disabled ]{cursor:default;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
input [type="checkbox"],input [type= "radio " ]{box-sizing:border-box;padding:0;}
input [type="number"]::-webkit-inner-spin-button,input [type= "number " ]::-webkit-outer-spin-button{height:auto;}
input [type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input [type="search"]::-webkit-search-cancel-button,input [type= "search " ]::-webkit-search-decoration{-webkit-appearance:none;}
fieldset{border:none;margin:0;padding:0;display:block;}
legend{border:0;padding:0;}
textarea{overflow:auto;}
optgroup{font-weight:bold;}
table{border-collapse:collapse;border-spacing:0;}
td,th{padding:0;}
h1,h2,h3,h4,h5{margin:0;padding:0;display: block;}
*, *:after, *:before{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
input,textarea,select{-webkit-appearance: none;border-radius: 0;outline:0;}
a,button,input,textarea{-webkit-tap-highlight-color: rgba(255, 255, 255, 0);padding:0;}
p{margin:0;padding:0;display:block;}
button:focus{outline: 0!important;}

/* Fonts */
/*@font-face {
	font-family: 'Assistant';
	font-style: normal;
	font-weight: 400;
	src:url('../fonts/assistant-v8-latin_hebrew-regular.eot');
	src:url('../fonts/assistant-v8-latin_hebrew-regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/assistant-v8-latin_hebrew-regular.woff2') format('woff2'),
		url('../fonts/assistant-v8-latin_hebrew-regular.woff') format('woff'),
		url('../fonts/assistant-v8-latin_hebrew-regular.ttf') format('truetype'),
		url('../fonts/assistant-v8-latin_hebrew-regular.svg#Assistant') format('svg');
}
@font-face {
	font-family: 'Assistant';
	font-style: normal;
	font-weight: 500;
	src:url('../fonts/assistant-v8-latin_hebrew-500.eot');
	src:url('../fonts/assistant-v8-latin_hebrew-500.eot?#iefix') format('embedded-opentype'),
		url('../fonts/assistant-v8-latin_hebrew-500.woff2') format('woff2'),
		url('../fonts/assistant-v8-latin_hebrew-500.woff') format('woff'),
		url('../fonts/assistant-v8-latin_hebrew-500.ttf') format('truetype'),
		url('../fonts/assistant-v8-latin_hebrew-500.svg#Assistant') format('svg');
}
@font-face {
	font-family: 'Assistant';
	font-style: normal;
	font-weight: 600;
	src:url('../fonts/assistant-v8-latin_hebrew-600.eot');
	src:url('../fonts/assistant-v8-latin_hebrew-600.eot?#iefix') format('embedded-opentype'),
		url('../fonts/assistant-v8-latin_hebrew-600.woff2') format('woff2'),
		url('../fonts/assistant-v8-latin_hebrew-600.woff') format('woff'),
		url('../fonts/assistant-v8-latin_hebrew-600.ttf') format('truetype'),
		url('../fonts/assistant-v8-latin_hebrew-600.svg#Assistant') format('svg');
}
@font-face {
	font-family: 'Assistant';
	font-style: normal;
	font-weight: 700;
	src:url('../fonts/assistant-v8-latin_hebrew-700.eot');
	src:url('../fonts/assistant-v8-latin_hebrew-700.eot?#iefix') format('embedded-opentype'),
		url('../fonts/assistant-v8-latin_hebrew-700.woff2') format('woff2'),
		url('../fonts/assistant-v8-latin_hebrew-700.woff') format('woff'),
		url('../fonts/assistant-v8-latin_hebrew-700.ttf') format('truetype'),
		url('../fonts/assistant-v8-latin_hebrew-700.svg#Assistant') format('svg');
}*/

/* Global */
/*input[type='text'],textarea{caret-color: #707070;}
::-webkit-input-placeholder {opacity:1!important;color:inherit!important;}
:-moz-placeholder {opacity:1!important;color:inherit!important;}
::-moz-placeholder {opacity:1!important;color:inherit!important;}
:-ms-input-placeholder{opacity: 1!important;color:inherit!important;}

::selection{background: #043055;color: #FFF;}
::-moz-selection{background: #043055;color:#FFF;}

::-ms-clear{display: none;}

body{background:#FFF;font-family: 'Assistant', arial, tahoma;color: #043055;overflow-x: hidden;}*/

/* Demo */
/*body.demo:before{content:'';clear:both;display: block;height:9000px;width:100%;background-position:top 649px center;position: absolute;left:0;top:0;background-image:url('../images/demo.png');background-repeat:no-repeat;background-color:#FFF;opacity:1;z-index:-2;}
body.demo > *{opacity:0.65;}
body.demo .container{height:9000px;}*/

 Reset bootstrap 
.form-control:focus, .btn:focus{box-shadow: none;}

*:focus-visible, button:focus-visible 	{outline: 2px solid #000!important;}
hr  {
	border-top: 2px solid #E5E5E5;
	/*margin: 40px 0; --- removed after nli asked*/
}
article .container .add-border-bottom {
    border-bottom: 2px solid #E5E5E5;
}