@font-face {
  
  font-family: 'culmus';
  
src: url('../fonts/culmus/DavidCLM-Medium.ttf');
}

@font-face {
  
  font-family: 'Rashi';
  
src: url('../fonts/Rashi/Mekorot-Rashi.ttf');
}

@font-face {
  
  font-family: 'symbola';
  
src: url('../fonts/symbola/Symbola.ttf');
}


@font-face {
  
  font-family: 'ezra';
  
src: url('../fonts/ezra/SILEOTSR.ttf');
}




.brand {
-webkit-transition: color .5s linear;
-moz-transition: color .5s linear;
-o-transition: color .5s linear;
transition: color .5s linear;
float: none;
display: block;
text-align: left;
margin-left: 20px;
margin-top: 0px;
width: 100%;
}

.navigation {
  text-align: left;
}
.navigation .nav {
  display: inline-block;
}


.header {
background-color: #ffffff;
margin: -20px -20px 0 -40px;
padding: 20px 20px;
}

div.rapid_contact {
text-align: center;
}

div.fwgallery {
text-align: center;
}

.nav-collapse {
    background-color: #152c6e;
}

.nav-pills > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 6px;
	margin-bottom: 2px;
	margin-left: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333;
	background-color: #fff;
}

.navigation .nav-child a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	white-space: nowrap;
}

.site.com_content.view-article.no-layout.no-task.itemid-185.fluid .header { display: none; }

.ITW_logo {
background-color: white;
color: #152c6e;
position: fixed;
top: 10px;
right: 20px;
background-image: url(https://halonot-shamayim.net/images/logo_halonot-s.png);
width: 271px;
height: 86px;

}

.ITW_menu {
	background-color: #152c6e;
	position: absolute;
	top: 300px;
	right: 40px;
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	border-radius: 5px;
}




