﻿.topholder2
{
	position:relative;
	display:block;
	float:right;
	width:100%;
	height:155px;
	background:#19120a;
}

.topworp
{
	position:relative;
	display:block;
	float:none;
	clear:both;
	width:100%;
	max-width:1160px;
	height:155px;
	margin-right:auto;
	margin-left:auto;

}

.topholder3 {
	position:relative;
	display:block;
	float: right;
	width:100%;
	background: #ff8f21;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	overflow:hidden;
}

.topholder3 a {
	position:relative;
	display: inline-flex;
	width:auto;
	height:70px;
	font-family: 'opensanshebrew-Bold';
	color:#19120b;
	font-size:21px;
	padding:25px 40px 0 40px;
}

.topholder3 a:nth-child(2) {
	border-left: 1px solid #19120a;
	border-right: 1px solid #19120a;
}
.topholder3 a:nth-child(3) {
	border-left: 1px solid #19120a;

}
.topholder3 a:nth-child(1):before {
	content: url('/images/top1.png');
	margin-top:-25px;
	margin-left:15px;
}

.topholder3 a:nth-child(2):before {
	content: url('/images/top3.png');
	margin-top:-25px;
	margin-left:15px;
}

.topholder3 a:nth-child(3):before {
	content: url('/images/top23.png');
	margin-top:-25px;
	margin-left:15px;
}

.topholder3 a:nth-child(4):before {
	content: url('/images/top2.png');
	margin-top:-25px;
	margin-left:15px;
}



.topip {

}


 a.logoc
{
	position:relative;
	display:block;
	float:right;
	width:24%;
	height:auto;
	}

 a.logoc img
{
	width:100%;
	max-width:100%;
	height:auto;
	border:0px;
}


.menu
{
	position:absolute;
	display:block;
	width:auto;
	height:45px;
	font-family: 'opensanshebrew-regular';
	top:110px;
	left:0px;
}

.menu a
{
	position:relative;
	display:block;
	float:right;
	font-family:  'opensanshebrew-regular' ;
	color:#FFFFFF;
	font-size:17px;
	width:auto;
	height:17px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	text-align:center;
	}

.menu a:after {
	position:relative;
	display:block;
	float:left;
	width: 37px;
	content: url('/images/sep.png');
}

.menu a.lasta:after {
	position:relative;
	display:block;
	width: 0px;
	content: url('/images/empty.png');
}



.menu a:hover
{

}

.menu a.a_on
{
	}

.sm121
{
	width:121px !important;
	margin-left:0px !important;
}
.hpa {
margin-right:3px
}

.calme {
	font-family: 'opensanshebrew-bold' !important;
	color:#FFFFFF;
	font-weight:bold !important;
	font-size:22px !important;
	height:35px !important;
	width:139px !important;
	padding-top:10px !important;
	text-align:center;
	background:#982828;

}

.calme:hover {
color:#ffffff !important;
	background:#637037 !important;
}

.socials
{
	position:absolute;
	display:block;
	width:24%;
	height:54px;
	top:100px;
	left:10px;
}

a.socialsa
{
	position:absolute;
	left:0px;
	top:109px;
	width:24px;
	height:24px;
}


a.socialsamobile {
	display:none
}

a.socialsamobile  img {
	width:100%;
}



.calme a {
	font-family: 'opensanshebrew-regular';
	color:#3c4247;
	font-weight:bold;
	font-size:22px;
	text-decoration:none;
}


.calme span {
	font-family: 'opensanshebrew-regular';
	color:#3c4247;
	font-weight:bold;
	font-size:22px;
	text-decoration:none;
}

.fbliker
{
	position:absolute;
	left:0px;
	top:38px;
	height:21px;
	width:85px;
	background-color: transparent;
	border: none;
}


.iptop {
	position:relative;
	display:block;
	float:left;
	width:100%;
	height:199px;
	background:url('/images/ip.jpg');
}

.onhp {
	display:none;
}

@media screen and (max-width: 1159px) {
	.menu , .fbliker {
		display:none;
	}

	.topworp , .topholder2  {
		height:180px;
	}

	#cellmenubutton
	{
		position:absolute;
		display:block;
		width:50px;
		height:auto;
		line-height:1;
		left:10px;
		top:10px;
		z-index:99;
	}

	#cellmenubutton a
	{
		width:100%;
	}
	#cellmenubutton a img
	{
		width:100%;
		max-width:100%;
	}



	#cellmenu
	{
		position:absolute;
		display:none;
		width:100%;
		top:0px;
		left:0px;
		height:120% ;
		background:#FFFFFF;
		overflow-y:scroll;
		z-index:99999999;
	}

	#cellmenu a
	{
		position:relative;
		display:block;
		float:right;
		width:100%;
		height:46px;
		padding-top:10px;
		padding-right:10px;
		color:#273236;
		font-size:1.8em;
		background:none;
		font-weight:normal;
		text-decoration:none;
		text-align:right;
		background:#FFFFFF;
		border-bottom:1px solid #5692d2;
	}

	 a.logoc
		{
			position:absolute;
			display:block;
			float:none;
			left:50%;
			margin-left:-146px;
		}
}
@media screen and (max-width: 768px) {

	.topholder2 , .topworp {
		height:100px;
	}


	.menu , .fbliker {
		display:none;
	}

	a.socialsamobile {
	position:absolute;
	display:block;
	left:40px;
	top:50px;
	width:40px;
	height:40px;
	}



	a.socialsa {
		display:none;
	}

	.socials {
		position:absolute;
		display:block;
		float:none;
		width:130px;
		height:52px;
		top:20px;
		left:50px;
	}

	.calme span {
		display:none;
	}

	.calme {
		left:0px;
		top:0px;
		width:130px;
		height:52px;
	}
	.calme a {
		position:relative;
		width:100%;
		display:block;
		font-size:20px;
		text-decoration:underline;
	}

	a.isos {
	position:absolute;
	display:block;
	width:45px;
	height:44px;
	margin-top:0px;
	top:10px;
	left:auto;
	right:10px;
	z-index:99;
	}

	a.logoc
	{
		position: absolute;
		display: block;
		float: none;
		width: 260px;
		height: auto;
		right: 20px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		margin-left: 0;
		padding-top: 0 !important;
	}



	#fb-root {
		display:none;
	}

	a.mrgtopcell {
		top:54px !important;
	}

	a.fb {
	left:22px;
	}




.topholder3 {
	height:auto;
}

.topholder3 a {
	display: flex;
	height:50px;
	border-bottom: 1px solid #19120a;
}

.topholder3 a:nth-child(2) {
	border-left: 0px solid #19120a;
	border-right: 0px solid #19120a;
}

.topholder3 a:nth-child(4) {
	border-left: 0px solid #19120a;
	border-right: 0px solid #19120a;
}
.topholder3 a:nth-child(3) {
	border-left: 0px solid #19120a;
	border-right: 0px solid #19120a;
}
.topholder3 a:nth-child(1):before {
	content: url('/images/top1.png');
	margin-top:-25px;
	margin-left:15px;
}

.topholder3 a:nth-child(2):before {
	content: url('/images/top2.png');
	margin-top:-25px;
	margin-left:15px;
}

.topholder3 a:nth-child(3):before {
	content: url('/images/top3.png');
	margin-top:-25px;
	margin-left:15px;
}


}

