﻿@font-face {
font-family: 'opensanshebrew-regular';
src: url('/css/fonts/opensanshebrew-regular.eot'); /* IE9 Compat Modes */
src: url('/css/fonts/opensanshebrew-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/css/fonts/opensanshebrew-regular.woff') format('woff'), /* Pretty Modern Browsers */
url('/css/fonts/opensanshebrew-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
url('/css/fonts/opensanshebrew-regular.svg#OpenSans-regular') format('svg'); /* Legacy iOS */
}

@font-face {
font-family: 'opensanshebrew-light';
src: url('/css/fonts/opensanshebrew-light.eot'); /* IE9 Compat Modes */
src: url('/css/fonts/opensanshebrew-light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/css/fonts/opensanshebrew-light.woff') format('woff'), /* Pretty Modern Browsers */
url('/css/fonts/opensanshebrew-light.ttf')  format('truetype'), /* Safari, Android, iOS */
url('/css/fonts/opensanshebrew-light.svg#OpenSans-light') format('svg'); /* Legacy iOS */
}

@font-face {
font-family: 'opensanshebrew-Bold';
src: url('/css/fonts/opensanshebrew-bold.eot'); /* IE9 Compat Modes */
src: url('/css/fonts/opensanshebrew-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/css/fonts/opensanshebrew-bold.woff') format('woff'), /* Pretty Modern Browsers */
url('/css/fonts/opensanshebrew-bold.ttf')  format('truetype'), /* Safari, Android, iOS */
url('/css/fonts/opensanshebrew-bold.svg#OpenSans-Bold') format('svg'); /* Legacy iOS */
font-weight:bold;
}

@font-face {
font-family: 'opensanshebrew-extrabold';
src: url('/css/fonts/opensanshebrew-extrabold.eot'); /* IE9 Compat Modes */
src: url('/css/fonts/opensanshebrew-extrabold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('/css/fonts/opensanshebrew-extrabold.woff') format('woff'), /* Pretty Modern Browsers */
url('/css/fonts/opensanshebrew-extrabold.ttf')  format('truetype'), /* Safari, Android, iOS */
url('/css/fonts/opensanshebrew-extrabold.svg#OpenSans-extrabold') format('svg'); /* Legacy iOS */
font-weight:bold;
}

html
{
	margin:0 0 0 0 ;
	padding:0 0 0 0 ;
	width:100%;
	height: 100%;
	font-family: 'opensanshebrew-regular';
	font-size:15px;
	color:#464646;
	direction:rtl;
	text-align:right;
}

body
{
	margin:0 0 0 0 ;
	padding:0 0 0 0 ;
	direction:rtl;
	text-align:right;
	width:100%;
	min-height: 100%;
	font-family: 'opensanshebrew-regular';
	font-size:15px;
	color:#464646;
	line-height:1;
}


#cellmenu
{
	display:none;
}

#cellmenubutton
{
	display:none;
}

 img {
	outline:0;
	border:0px;
 }


 textarea {outline:0;resize: none; }



#googlemap {
	width:100% !important;
	height:230px !important;
}

#cellfooter {
display:none;
}


a
{
	margin:0 0 0 0 ;
	padding:0 0 0 0 ;
	color:#000000;
	font-size:13px;
	text-decoration:none;
}

a.xclose
{
	position:absolute;
	display:none;
}

#black_out
{
	position:fixed;
	display:none;
	width:100%;
	height:100%;
	z-index:9999;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.75);
}

.messagesent {
	position:fixed;
	display:none;
	width:300px;
	text-align:center;
	left:50%;
	margin-left:-150px;
	height:150px;
	text-align:center;
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
	top:50%;
	margin-top:-75px;
	z-index:10000;
	font-family: 'opensanshebrew-regular';
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 border-radius: 3px;
	 border:1px solid #FFFFFF;
}

.worp
{
	position:relative;
	display:block;
	float:none;
	clear:both;
	width:100%;
	max-width:1161px;
	height:auto !important;
	margin-right:auto;
	margin-left:auto;
	line-height:1.4;
	font-family: 'opensanshebrew-regular';
	font-size:15px;
	color:#282828;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 33px;
}

.hpclear {
	position:relative;
	display:block;
	float:none;
	clear:both;
	width:100%;
	height:35px;
}


h1  , h2 , h3{
	position:relative;
	display:block;
	width:100%;
	float:right;
	color: #19120b;
	font-size:32px;
	font-family: 'opensanshebrew-bold';
	font-weight:normal;
	padding:0 0 10px 0;
	margin:0 0 0 0;
}

.hph1 {
	width:86%;
	clear:both;
	float:none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.brdrbtm {
	position: absolute;
	display: block;
	width:92%;
	bottom:0px;
	left:4%;
	height:2px;
    top:auto;
	background: #469cda;
}

.hp_text {
    position:relative;
    display:block;
    width:76%;
    clear:both;
    float:none;
    color: #19120b;
    font-size:21px;
    font-family: 'opensanshebrew-regular';
    font-weight:normal;
    padding:0 0 10px 0;
    margin:0;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.hp_text p {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin: 0;
    padding: 0;
}

a.button1 {
    position: relative;
    display: block;
    clear:both;
    float:none;
    border:1px solid #4d80b7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #dbe6f1;
    font-size:21px;
    text-decoration: none;
    color:#19120b;
    width:179px;
    height:52px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin:0 auto 30px auto;
    padding: 10px 0 0 0;
    text-align: center;
}

.bggray {
    position:relative;
    display:block;
    float:none;
    clear:both;
    width:100%;
    min-height:207px;
    height:auto;
    background:#f0f0f0;
    padding:40px 0 40px 0;
}




.promos {
    position:relative;
    display:block;
    float:left;
    width:100%;
    height:auto;
}


.promo
{
    position:relative;
    display:block;
    float:right;
    width:25%;
    height:204px;
}

.promo.news {
    width:260px;
    height:282px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border:10px solid #4d80b7;
    background-color: #404040;

}
.promos .promo:nth-child(3) {
    border-right:1px solid #d9d9d9;border-left:1px solid #d9d9d9;
}


a.promopic
{
    position:relative;
    display:block;
    float:none;
    clear: both;
    margin-right: auto;margin-left: auto;
    width:198px;
    height:auto;

}

a.promopic img {
    width:100%;
    max-width:100%;
}

a.promotitile
{
    position:relative;
    display:block;
    float:none;
    clear: both;
    margin-right: auto;margin-left: auto;
    width:256px;
    height:24px;
    text-align:center;
    color:#19120a;
    font-weight:normal;
    font-size:24px;
    font-family: 'opensanshebrew-bold';
    line-height:1;
    margin-bottom: 25px;
}

.promo-text {
    position:relative;
    display:block;
    margin-right: auto;margin-left: auto;
    width:240px;
    height:auto;
    margin-top:25px;
    text-align: center;
    font-family:'opensanshebrew-regular';
    color:#19120a;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


#maindiv {
	margin-top:15px;
}

.hpnewsworp {
	position:relative;
	display:block;
	float:right;
	width:100%;
	height:100%;
    border: 1px solid #FFFFFF;
	overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.newstitle {
    position:relative;
    display:block;
    float:none;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    width:83.6%;
    height:38px;
    color: #ff8f21;
    font-family: 'opensanshebrew-Bold';
    font-size: 24px;
    text-align: center;
    border-bottom: 1px solid #ff8f21;
    margin-top:20px;

}

#hpnews1 {
	position:relative;
	display:block;
	float:right;
	width:226px;
	padding:17px;
	height:187px;
	background:#637038;
	color:#FFFFFF;
	overflow:hidden;
}

#hpnews ul {
	position:relative;
	display:block;
	float:right;
	width:95%;
	height:180px;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	overflow:hidden;
	direction:ltr;
	margin-right:2.5%;
}

#hpnews ul li {
	position:absolute;
	display:block;
	width:95%;
	height:180px;
	top:0px;
	left:0px;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#FFFFFF;
	font-family: 'opensanshebrew-Bold';
	font-size:15px;
	margin-bottom:74px;
	overflow:hidden;
	direction:rtl;
}

.newsarr
{
	position:absolute;
	display:block;
	width:50px;
	height:24px;
	left:193px;
	top:183px;
}

.newsarr  a {
	position:relative;
	display:block;
	float:right;
	width:24px;
	height:24px;
	overflow:hidden;
}

a.newsar2 {
	margin-right:2px;
}

a.newsar2 img {
	margin-right:-24px;
}



.cntr {
	text-align:center;
}




.ip-right
{
	position:relative;
	display:block;
	float:right;
	width:calc(96% - 260px);
	height:auto !important;
	color:#003245;
	font-size:18px;
	font-weight:normal;
	text-align:right;
	margin-top:0px;
	line-height:1.4;
	text-align:justify;
}

.ip-right img {
	width:auto;
	height:auto;
	max-width:100%;
}

.ip-right h2 {
	text-align:right;
	font-size:34px;
}

.ip-right a {
	font-size:18px;
}


.ip-right .worp p  {
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
		clear:both;
		height:auto !important;
	}

	.ip-right p {
		-webkit-margin-before: 0em;
		-webkit-margin-after: 0em;
	}

h1.ip
{
	position:relative;
	display:block;
	width:100%;
	float:right;
	color:#3c3c3e;
	font-size:32px;
	font-family: 'opensanshebrew-Bold';
	font-weight:normal;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.ip-left
{
	position:relative;
	display:block;
	float:right;
	width:260px;
	min-height:200px;
	height:auto;
	margin-right:3.2%;
	margin-top:0px;
}



.ip-left h2
{
	position:relative;
	display:block;
	float:none;
	width:100%;
	color:#2f351a;
	font-size:26px;
	font-weight:bold;
	font-family: 'opensanshebrew-light';
	height:21px;
	margin-top:0px;
	margin-bottom:18px;
}

.bx-pager
{
	display:none !important;
}



.ip-left .promos {
	width:100%;
	float:right;
	height:auto;
	padding-bottom:15px;
}
.ip-left  .promo
{
	position:relative;
	display:block;
	float:right;
	width:100%;
	height:auto;
	border-left:0px;
	border-right:0px;border-left:0px;
	margin-bottom:20px;
}

.ip-left  .promos .promo:nth-child(3) {
	border-right:0px;border-left:0px;
}

.ip-left .promo.news {
	width: 260px;
    height: 282px;
}


.likebox {
	position:absolute;
	display:block;
	width:262px;
	height:235px;
	left:0px;
	top:73px;
}


a.spec-home {
	color:#09877f;
	font-family:'opensanshebrew-italic';
	font-weight:bold;
	font-size:18px;
}

.darkgraypas {
	position:relative;
	display:block;
	float:right;
	width:100%;
	height:4px;
	margin-top:20px;margin-bottom:20px;
	background:#d9d9d9;
}

.mrgpromo {

}

.morehp {
	position:relative;
	display:block;
	float:right;
	width:calc(100% - 1px);
	height:100%;
	margin-right:40px;
	border-right:1px solid #000000;
}

.morehp h2 {
	position:relative;
	display:block;
	float:right;
	color:#151515;
	font-weight:bold;
	font-size:24px;
	font-family: 'opensanshebrew-bold';
	margin-right:30px;
	margin-top:0px;
	margin-bottom:14px;
}

.morehp  ul {
	list-style-type:none;
	margin-right:30px;
}

.morehp  ul li {
	color:#9f3b3b;
	font-size:22px;
}

.morehp  ul li a {
	color:#000000;
	font-size:15px;
}




.sidemenu {
	position:relative;
	display:block;
	padding:2%;
	width:96%;
	height:auto;
	background:#17c1eb;
	margin-bottom:15px;

}


.ip-left  .morehp {
	position:relative;
	display:block;
	float:none;
	clear:both;

	width:100%;
	height:auto !important;

	border:0px;
	margin:0px;
	margin-bottom:15px;
}

.morehp h2 {
	position:relative;
	display:block;
	float:right;
	color:#3c3c3e;
	font-weight:bold;
	font-size:32px;
	font-family: 'opensanshebrew-bold';
	margin-right:0px;
	margin-top:0px;
	margin-bottom:14px;
}


.ip-left  ul {
	position:relative;
	display:block;
	width:100%;
	float:right;
	height:auto !important;
	margin:30px 0 20px 0 !important;
	padding:0;
	list-style-type:none;
	border-top:1px solid #5692d2;
}

.ip-left  ul li {
	background:#c9de82;
	border-bottom:1px solid #5692d2;
	min-height:34px;
    margin:0 ;
}

.ip-left  ul li  a {
	position:relative;
	display:block;
	width:208px;
	padding-right:20px;
	padding-left:20px;
	min-height:29px;
	padding-top:5px;
	color:#000000;
	font-family: 'opensanshebrew-regular';
	font-size:18px;
	font-weight:bold;
}

.ip-left  ul li  a:hover {
color:#ff8f21;
}

.ip-left  ul li  a.on {
color:#ff8f21;
}


 .pcen
{
	margin-right:3%;
	margin-left:3.8%;
}


.hp_contact {
	position:relative;
	display:block;
	width:100%;
	padding:22px;
	float:right;
	color:#FFF;
	background:#5692d2;
	font-size:13px;
	height:462px;
	font-family: 'opensanshebrew-regular';
	text-align:center;
	margin:0 0 20px 0;
	box-sizing:border-box;
}



.hp_contact h2 {
	float:none;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	font-family: 'opensanshebrew-bold';
	font-size:30px;
	height:auto;
	color:#FFF;
	text-align:center;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:3px solid #FFF;
}

.ip-right.contactpage {
	width:746px;
	margin-right:0;margin-left:0;
}

.ip-left.contactpage {
	width:35%;
	margin-right:0;margin-left:0;
}

.contactpage .hp_contact {
		font-size:15px;
		text-align:right;
		height:332px;
		margin-bottom:20px;
}

.contactpage .hp_contact h2 {
	width:100%;
	text-align:right;
}

#fcntact input[type=text] , #fcntact input[type=tel] , #fcntact input[type=email] , #fcntact textarea {
	position:relative;
	display:block;
	float:none;
	width:220px;
	padding:0;
	margin-right:auto;margin-left:auto;
	padding-right:10px;
	height:32px;
	COLOR:#000000;
	background:#f9fcff;
	border:1px solid #e1e1e1;
	margin-top:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#40474c;
	font-family: 'opensanshebrew-regular';
	font-size:14px;
	box-sizing:border-box;
}

#fcntact select {
	position:relative;
	display:block;
	float:none;
	width:220px;
	padding:0;
	margin-right:auto;margin-left:auto;
	padding-right:10px;
	height:32px;
	COLOR:#000000;
	background-color:#f9fcff;
	border:1px solid #e1e1e1;
	margin-top:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#40474c;
	font-family: 'opensanshebrew-regular';
	font-size:14px;
	background-image:url('/images/select.png') top left no-repeat;
	box-sizing:border-box;
}

#fcntact textarea {
	height:86px;
}

.contactpage #fcntact input[type=text] , .contactpage #fcntact input[type=tel] , .contactpage #fcntact input[type=email] , .contactpage #fcntact textarea , .contactpage #fcntact select {
	margin-right: 0;
     margin-left: 0;
}

.contactpage #fcntact textarea {
	position:absolute;
	left:23px;
	top:85px;
	width:442px;
	height:162px;
}

::-webkit-input-placeholder {
   color: #000000;
   font-family: 'opensanshebrew-regular';
	font-size:14px;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000000;
   font-family: 'opensanshebrew-regular';
	font-size:14px;
}

::-moz-placeholder {  /* Firefox 19+ */
  color: #000000;
  font-family: 'opensanshebrew-regular';
	font-size:14px;
}

:-ms-input-placeholder {
   color: #000000;
   font-family: 'opensanshebrew-regular';
	font-size:14px;
}


#fcntact input[type=submit] {
	position:relative;
	display:block;
	float:none;
	width:220px;
	height:60px;
	padding:0;
	border:0;
	margin-left:auto;margin-right:auto;
	margin-top:10px;
	background:url('/images/send.png');
}

.contactpage #fcntact  input[type=submit] {
	float:right;
}

.contactform
{
	position:relative;
	display:block;
	float:right;
	width:240px;
	padding-right:20px;padding-top:27px;
	height:263px;
	color:#FFFFFF;
	background:#a9141a;
	margin-bottom:20px;
}





.hp-h1-mtg-top
{
	margin-top:10px;
}

.article-hp
{
	position:relative;
	display:block;
	float:right;
	width:175px;
	min-height:276px;
	border-bottom:1px solid #a9141a;
	margin-left:22px;margin-top:20px;
}

.article-hp img{
border:1px solid #a9141a;
}

a.hp-art-a
{
	position:relative;
	display:block;
	float:right;
	width:100%;
	min-height:52px;
	color:#a9141a;
	font-size:25px;
	font-family: 'opensanshebrew-regular';
	margin-top:16px;margin-bottom:16px;
}

.mrgbot5
{
	margin-bottom:0px !important;
}

a.hp-art-t
{
	position:relative;
	display:block;
	float:right;
	width:100%;
	min-height:52px;
	color:#000000;
	font-size:13px;
	font-family:Tahoma;
}


.nomrgle
{
	margin-left:0px;
}

.cl
{
	position:relative;
	display:block;
	float:right;
	width:145px;
	height:165px;
	margin-left:1.5%;margin-top:10px;
}

.cl img
{
	width:100%;
	max-width:100%;
}

.contactme
{
	position:relative;
	display:block;
	float:none;
	width:560px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
}

.contactdetails
{
	position:absolute;
	display:block;
	text-align:center;
	width:45.35%;
	height:auto;
	left:27%;
	top:19%;
}

.contactdetails span
{
	position:relative;
	display:block;
	float:right;
	width:100%;
	height:auto;
	text-align:center;
	font-family: 'opensanshebrew-regular';
	font-size:40px;
	color:#a9141a;
	font-weight:normal;
	margin-bottom:9%;
}

.contactdetails a.tel
{
	position:relative;
	display:block;
	float:right;
	width:100%;
	height:auto;
	text-align:center;
	font-family: 'opensanshebrew-bold';
	font-size:40px;
	color:#231f20;
	font-weight:bold;
	margin-bottom:10px;
}

.contactdetails a.email
{
	position:relative;
	display:block;
	float:right;
	width:100%;
	height:auto;
	text-align:center;
	font-family: 'opensanshebrew-regular';
	font-size:35px;
	color:#a9141a;
	font-weight:normal;
}

.contactme img
{
	width:100%;
	max-width:100%;
}


#cellmenubutton
{
	display:none;
}

#cellmenu
{
	display:none;
}

@media screen and (max-width:	1159px) {



	.ip-right	{
			width:calc(93.5% - 260px);
			padding-right:2.5%;
		}

}



@media screen and (max-width: 768px) {
#cellfooter {
			display:block;
			width:100%;
		}
		.likebox {
			display:none;
		}
		#cellfooter a {
			position:relative;
			display:block;
			float:right;
			margin-right:4%;
			margin-left:4%;
			width:40%;
			height:auto;
			margin-bottom:20px;
		}

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

		.hph1 {
	width:100%;
	clear:both;
	float:none;
}
.worp p img
	{
		width:100% !important;
		max-width:100%  !important;
		height:auto !important;
		margin:0 0 0 0 !important;
	}
	.sidemenu {
	margin-right:auto;margin-left:auto;
	width:250px;
	}

	h2 , h3
	{
		margin-bottom:15px;
	}


	.worp
	{
		width:95%;
		padding-right:2.5%;padding-left:2.5%;
	}

	.worp p img
	{
		width:100% !important;
		max-width:100%  !important;
		height:auto !important;
	}
	.worp-hp
	{
		padding-top:10px;
	}

	.contactme , .contactdetails {
		position:relative;
		display:block;
		float:right;
		width:100%;
		min-height:320px;
		left:auto;
		top:auto;
	}

	.contactme img
	{
		display:none;
	}





	.ip-right
	{
		float:none;
		clear:both;
		width:95%;
		margin-right:auto;
		margin-left:auto;
		padding-top:0px;
		margin-top:0px !important;
	}




	.ip-left
	{
		width:95%;
		padding-right:2.5%;padding-left:2.5%;
		margin-right:0px;margin-left:0px;
		margin-top:0px !important;
	}



	.contactform
	{
		margin-right:2.5%;
	}

	#yt_video
	{
		width:100% !important;
		left:0px !important;
		right:0px !important;
		height:240px  !important;
	}

	.promo {
		width:100%;
		height:283px;

	}
	.promos .promo:nth-child(3) {
		border-right:0px solid #d9d9d9;border-left:0px solid #d9d9d9;
	}
	.mrgpromo {
	float:none !important;
	clear:both !important;
	margin-right:auto !important;
	margin-left:auto !important;
	}

	.promo.news {
		float:none;
		clear:both;
		margin-right:auto;margin-left:auto;
		margin-bottom:20px;
	}

.hp_text {

	width:95%;

}

.worp .hp_text iframe {
	width:100% ;
	height:200px;
}

h1.ip {
	text-align:right;
}


#googlemap {
	display:none !important;
}
	.contactpage #fcntact textarea {
		position: relative;
		left: auto;
		top: auto;
		width: 100%;
		height: 162px;
	}
	.ip-right.contactpage {
		width: 100%;
	}
	.contactpage .hp_contact {
		height: 522px;
	}
	.ip-left.contactpage {
		width: 100%;
		
	}
}