@charset "windows-1255";
/* CSS Document */

@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@500;700;900&display=swap');

/* @import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css); */
/* @import url(http://fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css); */
/* @import url('https://fonts.googleapis.com/css?family=Heebo:100,300,400,500,700,800,900'); */
/* @import url('https://fonts.googleapis.com/css?family=Assistant:300,400,700,800&display=swap&subset=hebrew'); */


/* Main */


#GoToTopBTN {
     display: none;
     position: fixed;
     bottom: 100px;
     right: 0px;
     z-index: 9999999999999999999999;
     font-size: 13px;
     border: none;
     outline: none;
     background-color: red!important;
     color: white;
     cursor: pointer;
     padding: 10px;
     border-radius: 4px;
     width: 58px;
     text-align: center;
     line-height: 13px;
     width: 54px;
     font-weight: bold;
}

#GoToTopBTN:hover {
     /* background-color: #555!important; */
}


.frankruhl {font-family: 'Frank Ruhl Libre', serif!important;}

.light {font-weight: 200;}
.heavy {font-weight: 800;}
.bold {font-weight: 600;}

/* .bold{font-weight: bold;} */

.fontsize11{font-size:11px!important ;}
.fontsize12{font-size:12px!important ;}
.fontsize13{font-size:13px!important ;}
.fontsize14{font-size:14px!important ;}
.fontsize15{font-size:15px!important ;}
.fontsize16{font-size:16px!important ;}
.fontsize17{font-size:17px!important ;}
.fontsize18{font-size:18px!important ;}
.fontsize19{font-size:19px!important ;}
.fontsize20{font-size:20px!important ;}
.fontsize21{font-size:21px!important ;}
.fontsize60{font-size:60px!important ;}

.red{color:red!important;}
.redbackground {background:red!important;}
.darkblue{color:#140e63!important;}
.cyan{color:#00D9FA!important;}
.white{color:white!important;}
.curcum {color:#f7b00c!important;}
.curcum a{color:#f7b00c!important;}
.black{color:black!important;}
.english{	direction: ltr!important; text-align:left!important;}
.afterh1 {text-align:center;width: 80% !important;margin:auto;}




.male_sentence{
     display:block;
     
}

.female_sentence{
     display:none;
     
}



.name
{
     font-size: 104px;
     line-height: 102px;
     font-weight:900;
}

#big_frame{
     padding: 15px;
}



#evel_preview {
    border: solid 20px;
    border-color: black;
    width: 1000;
    height: 680px;
    text-align: center;
    direction:rtl;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 34px;
}


#section1{
 font-size:40px;
 color:black;
 line-height: 40px;
 padding: 20px;
}

#section2{
 font-size: 40px;
 color:black;
 line-height: 40px;
 padding-top: 35px;
 padding-bottom: 35px;
}

#section3{
 font-size: 35px;
 color:black;
 line-height: 40px;
}

#section4{
 font-size: 29px;
 color:black;
 line-height: 30px;
 padding-top: 35px;
 padding-bottom: 35px;
 font-weight: 700;
}

#section5{
font-size: 50px;
 color:black;
 line-height: 30px;
 padding-top: 35px;
 padding-bottom: 35px;
 font-weight: 700;
 text-align:left!important;
}








.btn {
	clear:both!important;
	white-space:nowrap!important;
	font-size: 13px!important;
	display:inline-block!important;
	border-radius:5px!important;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.35)!important;
	margin-top: 10px!important;
	margin-bottom: 10px!important;
	margin-left: 13px!important;
	-webkit-transition:all .5s!important;
	-moz-transition:all .5s!important;
	transition:all .5s!important;
	overflow:hidden!important;
	background: #007bb6!important;
	/* height: 40px; */
	width: 290px;
	position: relative;
}

.btn:hover {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.45)!important;
}

.btn:focus {
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.4)!important;
}

.btn > span,.btn-icon > i {
	float:left!important;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	-webkit-transition:all .5s!important;
	-moz-transition:all .5s!important;
	transition:all .5s!important;
	/* line-height:1em!important; */
	/* margin-top: auto; */
	/* margin-bottom: auto; */
}

.btn > span {
	padding-top: 8px;
	/* padding-left: 17px; */
	/* padding-right: 13px; */
	padding-bottom: 3px;
	color:#FFF!important;
	/* white-space:nowrap!important; */
	/* background:#b8b8b8!important; */
	width: 240px;
	position: relative;
	/* margin-top: 5%; */
	/* margin-bottom: 5%; */
	/* font-size: 1.5vw; */
	/* word-break: keep-all; */
	margin-left: auto;
	direction: rtl;
	margin-right: auto;
}

.btn-icon > i {
	border-radius:5px 0 0 5px!important;
	position:relative!important;
	/* width: 27px; */
	/* height: 40px; */
	text-align:center!important;
	font-size: 1.25em!important;
	color:#fff!important;
	background:#212121!important;
}

.btn-icon > i:after {
	content:""!important;
	border: 8px solid!important;
	border-color: transparent transparent transparent #222!important;
	position:absolute!important;
	right: -15px!important;
	/* top: 18px!important; */
	/* margin-top: 50%; */
	/* margin-bottom: 50%; */
}

.btn-icon:hover > i,.btn-icon:focus > i {
	color:#FFF!important;
}

.btn-icon > span {
	border-radius:0 5px 5px 0!important
}

.btn-general:hover > i,.btn-general:focus > i {
	color:#007bb6!important;
}

.btn-general > span {
	/* background:#007bb6!important; */
	/* height: 40px; */
	/* line-height: 110%!important; */
	/* margin-top: 10%; */
	/* margin-bottom: 10%; */
}




/* כפתור */



.-btn {
	
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	border: 1px solid transparent;
	border-radius: 4px;
	
}



.blue_btn {
	color: #fff!important;
	background-color: #204d74!important;
	border-color: #2e6da4!important;
	text-decoration:none!important;
	box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.25);
}


.blue_btn:hover {
	position: relative;
	/* -moz-box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25); */
	background-color: #337ab7!important;
	transition: 0.1s ;
	color: #fff!important;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.25);
	/* border-color: #122b40!important; */
}



/* כפתור */








.disabled{
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}



.graybtn {background-color: #6f6f6f!important;} /* gray btn */ 
.graybtn:hover {background: #f44336!important;}


* { 
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	scroll-behavior: smooth;
     font-family: open sans hebrew;
     
	
}


html{
	/* background-image: url(images/background.jpg); */
	/* background-image: url(images/background-gray.jpg); */
	/* background-image: url(images/background-color.jpg); */
	background-image: url(images/background-blue.jpg);
	/* background-color: #5588b4; */
	background-color: #ddd;
	/* background-color: rgba(0,0,0,0.8); */
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	font-family: 'Open Sans Hebrew', sans-serif !important;
	/* font-family: 'heebo', sans-serif !important; */
	/* font-family: 'Assistant', sans-serif !important; */
}

ul {
	font-size: 14px;
	/* margin-right: 8%!important; */
	line-height: normal;
	text-align: right;
	/* top: 14px; */
	font-weight: normal;
}

a,
a:visited {
	color: red;
}

a:hover,
a:focus,
a:visited:hover {
	background: #6f6f6f;
	color: white;
	text-decoration: none;
}



#bracha img {
     width:50%!important;
}


h1 {
	font-size: 33px;
	font-weight: normal;
	line-height:110%;
	color: #E22C2A;
	margin-top: 20px;
	margin-bottom: 20;
	text-align: center;
	/* direction: rtl; */
	/*text-align: justify; */
	/* color: #333333; */
	/* background: #FFFFFF; */
	/* text-shadow: 1px 1px 3px rgb(183, 183, 183); */
}

h2 {
	font-size: 23px;
	font-weight: normal;
	background: #eee;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35;
	padding-right: 35;
	margin-top: 20;
	margin-bottom: 20;
	color: #000;
	text-align: center;
	/*text-align: justify; */
	border-bottom: 2px solid #e01020;
}


h3 {
	font-size: 18px;
	line-height:110%;
	margin: 0;
	color: #E22C2A;
	/* direction: rtl; */
	/* text-align: right; */
	/* text-align: justify; */
}


h6 {
	font-size: 18px;
	line-height:110%;
	color: white;
	padding-top: 5px!important;
	padding-left: 5px!important;
	padding-right: 5px!important;
	padding-bottom: 5px!important;
	position: relative;
	display:block;
	background: #E22C2A;
	/* margin: 0px; */
	/* direction: rtl; */
	/* text-align: right; */
	/* text-align: justify; */
}


p {
	text-align: justify;
	font-size: 16px;
	line-height: 130%;
	font-weight:normal;
	/* text-align-last: right; */
	/* direction: rtl; */
}

span{
	text-align: justify;
}




#mainsite{   }

#rightbanner {
	position: fixed;
	z-index: 1;
	margin-right: -127px;
	/* top: auto; */
}


#rightbanner img {
	border-radius: 5px;
	box-shadow: 5px 10px 20px 0px rgba(0,0,0,0.25);
	transform: scale(0.9);
	/* width: 90%; */
	/* margin-top: 13%; */
	/* position: relative; */
	/* left: 111%; */
	/* z-index: -1; */
	/* height: 63vmin; */
	/* height: 45vmax; */
	/* box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); */
}







qqq {
    border-radius: 5px;
    box-shadow: none;
    height: 48px;
    padding: 10px 12px;
    font-size: 16px;
    line-height: 1.6;
} 




#evel input, select{
    padding: 10px 12px;
     font-size: 15px;
     border: 1px solid #aaaaaa;
     margin-bottom: 20px;
     width: 100%;
}

#evel input[type="button"]
{
     font-weight:bold;

     
}


#evel form
{
     text-align:right!important;
}



















#googlebanner {
	position: fixed;
	z-index: 1;
	margin-right: 983px;
}



#googlebanner img {
	border-radius: 5px;
	box-shadow: 5px 10px 20px 0px rgba(0,0,0,0.25);
	transform: scale(0.9);
	/* width: 100%; */
	/* margin-top: 13%; */
}


#googlebanner a:hover  {
	background:none;
	/* filter:saturate(3); */
	filter:brightness(110%);
	
}


#google_450 img{
	width:80%;
	
}






#facebook_and_whatsapp
{
	position: relative;
	direction:ltr;
	/* bottom: 80%; */
	/* float: left; */
	left: -7px;
	z-index: 999999999;
	/* transform: scale(1); */
	/* max-width: 100%; */
	/* margin-top: -52px; */
	/* margin-bottom: auto; */
	/* margin-right: 333px; */
	/* margin-left: -18px; */
	/* background: red; */
}


#button_facebook_and_whatsapp {
	/* width: 100%; */
	position: fixed;
	/* position: -webkit-sticky; */
	bottom: 5%; /* required */
	/* background:red; */
	/* bottom: 75px; */
	/* z-index: 999999999; */
	/* direction: ltr; */
	/* left: -16px; */
	/* clear: left; */
	/* transform: scale(1);;/* float: left; */
	transform: scale(0.85);
}



.round_corners a:hover  {
	background:none;
	filter:brightness(1.3);
	
}


.round_corners img {
	box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.25);
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	/* position:sticky; */
	/* box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); */
}








.elipse_btn  {
	position: relative;
	bottom: -10px;
	/* width: 970px; */
	/* z-index: 999999; */
	/* left: 197px; */
	/* top: 311px; */
}


.elipse_btn img{
	box-shadow: 5px 10px 20px 0px rgba(0,0,0,0.25);
	border-bottom-right-radius: 100px;
	border-top-right-radius: 100px;
	/* box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); */
}


.elipse_btn a:hover  {
	background:none;
	filter:saturate(3);
	
}







#resopnsive-icon {
	position: relative;
	width: auto;
	font-size: 12px;
}

#resopnsive-icon img
{
	position: relative;
	width:100px;
	height:auto;
	margin-top:auto;
	margin-bottom:auto;
	margin-right:auto;
	margin-left:auto;
	
}


#evelarchive{
	position: relative;
	width: 100%;
	height:470px;
}

#evelarchive iframe {
	position: relative;
	transform: scale(0.7);
	width: 130%;
	height: 625px;
	margin-right: -13%;
	margin-left: auto;
	border: none;
	float: none;
	z-index: 120;
	margin-top: -45px;
	padding: 0px;
}

#SiteBackground{
	position: relative;
	direction: rtl;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	max-width: 970px;
	background-color: white;
	/* border-radius: 0; */
}

#MainBannerDiv img{
	position: relative;
	margin-top: 7px;
	max-width:100%;
	/* border-radius: 5px; */
}

#MainBannerDiv a{
	background:none;
}

#callbtn img{
	display:none;
	
}





#Menubar {
	position: relative;
	background-color: transparent;
	max-width: 940px;
	height: 30px;
	direction: ltr;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	background: #1e5ece;
	border-radius: 5px 5px 0px 0px;
	top: 0px;
     
     
}






/*//////////////////// ticker */

#Ticker  {
	position: relative;
	width: 100%;
	height: 28px;
	margin-top: 0px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	z-index: 1;
	color:white;
	background-color: #140e63;
	/* background-color: black; */
	/* background-color: #00D9FA; */
	/* color:#00D9FA; */
	box-shadow: 0 3px 4px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	text-decoration:none!important;
	-webkit-user-select: none; /* Safari 3.1+ */
	-moz-user-select: none; /* Firefox 2+ */
	-ms-user-select: none; /* IE 10+ */
	user-select: none; /* Standard syntax */
	
}


#Ticker a, a:hover, a:focus {
	text-decoration:none!important;
	color:white;
	
}




.ticker-wrap {
	position: relative;
	overflow: hidden;
	height: 24px;
}
.ticker {
	display: inline-block;
	height: 24px;
	width: auto;
	line-height: 15px;
	white-space: nowrap;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-name: ticker;
	animation-name: ticker;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	direction: rtl;
}

.ticker:hover {
	animation-play-state: paused;
}

.ticker__item {
	display: inline-block;
	position: relative;
	margin: 0;
	text-align: right;
	padding: 0px 5px;
	font-size: 14px;
	/* color: white; */
	font-weight: 500;
}





@keyframes ticker {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
     }
	
	100% {
		-webkit-transform: translate3d(15%, 0, 0);
		transform: translate3d(15%, 0, 0);
     }
}




/*//////////////////// end ticker */
















#video_cover 
{
     width:100%;
     overflow: hidden;
     height: 360px;
}

#video_cover video {
     margin-top: -90px;
}

#SlideShow {
	position: relative;
	max-width: 940px;
	margin-top: 0px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
}

#CallusStrip {
	position: relative;
	max-width: 940px;
	height: 240px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 20px;
	margin-top: -25px;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	background: #eee;
}

#CallusStrip-background img {
	position: relative;
	width: 940px;
	height: 260px;
	margin-top: -26px;
	margin-bottom: auto;
	z-index: 0;
}

#callnow{
	position: relative;
	max-width: 400px;
	font-size:35px ;
	line-height:35px ;
	text-align:right;
	color:#E22C2A;
	font-weight: bold;
	margin-top: 10px
	
}

#tel{
	position: relative;
	max-width: 400px;
	text-align:right;
	font-size:57px ;
	line-height:60px ;
	color:#E22C2A;
	font-weight: bold;
}

#texttel{
	position: relative;
	text-align:right;
	font-size:15px ;
	line-height:18px ;
	color:black;
	font-weight: normal;
	top:10px;
}


#form{
	transform: scale(0.8);
	margin-top: -196px;
	margin-left: -5%;
	margin-right: auto;
	margin-bottom:0px;
	max-width: 400px;
} 

#form-text {
	font-size: 17px;
	line-height: 17px;
	position: relative;
	color: red;
	font-weight: bold;
	text-align: center;
	
}

#TextArea {
     position: relative;
     direction: rtl;
     text-align: right;
     font-size: 16px;
     line-height: 130%;
     font-weight: normal;
     max-width: 90%;
     margin-top: 5%;
     margin-bottom: auto;
     margin-right: auto;
     margin-left: auto;
}



#TextArea img{
	position: relative;
	max-width: 100%;
	margin: auto;
}

#TextArea>ul {
	margin-right: 4%!important;
	line-height: normal;
	text-align: right;
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
}

#TextArea-english{
	
     direction: ltr;
	
     text-align:left;
	
     font-size: 16px;
	
     line-height: 130%;
	
     font-weight:normal;
	
     position: relative;
	
     max-width: 90%;
	
     margin-top: 5%;
	
     margin-bottom: auto;
	
     margin-right: auto;
	
     margin-left: auto;
}

#formiframe iframe{
	position: relative;
	margin-top:-5px;
	margin-left:auto;
	margin-right:10px;
	margin-bottom:auto;
	border: none;
	
	
}

#footer {
	margin-top:20px;
	height: auto;
	/* position:relative; */
}

#article-section{
	width:auto;
	height: auto;
	margin-right:auto;
	margin-left:auto;
	margin-top: 8px;
	margin-bottom: auto;
	z-index: 999999;
	/* background-color: antiquewhite; */
}


#titleofexempalevel
{
     /* background:red; */
     color: #f00;
     font-size: 20px;
     text-align:center;
     height: auto;
     font-weight: bold;
     padding: 10px;
}




#article-strip {
	background-color: #E22C2A;
	font-size: 16px;
	color: #fff;
	padding-right: 18px;
	padding-left: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: auto;
	font-weight:bold;
	/* background-color: #000066; */
	/* height: 34px; */
	/* padding: 3px; */
	/* margin-right:auto; */
	/* margin-left:auto; */
	/* margin-top:auto; */
	/* margin-bottom:auto; */
} 


#articles-block{
	position: relative;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	/* padding: 0%; */
	/* display: inline-flex; */
	/* display: flex; */
	/* flex-wrap: wrap; */
	/* float: right; */
	/* overflow: scroll; */
}


#article-section::after{
	content: ".";
	display: table;
	clear: both;
	
}





#article{
	height: 114px;
	margin-right: 1%;
	margin-left: 1%;
	float: right;
	width: fit-content;
	width: 172px;
	display: grid;
	padding: 5px;
	border-bottom: 2px solid #fbf5f5;
	/* background-color:white; */
	/* max-width: 420px; */
	/* margin-top: 1%; */
	/* box-shadow: 0px 0px 10px #888888; */
	/* margin-bottom: 1%; */
	/* border-right: 2px solid #fbf5f5; */
	/* overflow:hidden; */
}


#article:hover{
	box-shadow: 0px 0px 10px red;
	/* text-decoration: underline; */
}

#article a{
	text-decoration: none;
	background-color:transparent;
}


#article img {
	max-width: 100px;
	display: none;
	/* max-height:100%; */
	/* border-bottom: 1px solid gray; */
	/* float: right; */
}


.article-header{
	font-size: 15px;
	line-height: 15px;
	text-align:right;
	font-weight:bold;
	color:red;
	margin-top: 4px;
	margin-bottom: 2px;
	width: auto;
	/* margin-right: 116px; */
}     

.article-text{
	width: 80%;
	font-size: 12px;
	line-height: 13px;
	text-align:right;
	color:black;
	margin-bottom: 2px;
	width: auto;
	/* margin-bottom: 6px; */
	/* margin-left: 10%; */
	/* display: none; */
	/* margin-right: 116px; */
}    



#red-footer-background
{
	position:relative;
	z-index: 900;
	margin-top: 0px;
}

#red-footer-background img {
	position: relative;
	width: 970px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}




#footer-form{
	position: relative;
	width: 360px;
	transform: scale(1);
	margin-top:-290px;
	margin-left:auto;
	margin-right:60px;
	margin-bottom:auto;
	z-index: 100000;
	
}

#footer-form-text-tel {
	position: relative;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	color: white;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	z-index: 100000;
}

#footer-form-text {
	position: relative;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	color: rgb(250,190,5);
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
	z-index: 100000;
	
	
}

#footer-formiframe iframe{
	position: relative;
	transform: scale(0.9);
	margin-top:-13px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	border: none;
	z-index: 100000;
	
}

#connection{
	position: relative;
	margin-top: -275px;
	margin-left:80px;
	margin-right:auto;
	margin-bottom:0px;
	color: white;
	font-weight:normal;
	font-size: 18px;
	line-height: 129%;
	text-align: left;
	z-index: 900;
	max-width: 220px;
	height: 264px;
}

#connectionelement {
	border-bottom: 1px dashed white;
	padding-top: 10px;
	padding-bottom: 9px;
}

#google-partner-logo img{
	position: relative;
	margin-top: 20px;
	left: 0px;
	margin-right: auto;
	margin-bottom: auto;
	direction: rtl;
	z-index: 5;
}

#google-plus-logo img {
	position: relative;
	margin-top: 20px;
	margin-left: 18px;
	height: 50px;
	margin-right: auto;
	margin-bottom: auto;
	direction: rtl;
	z-index: 5;
}


#sitemap_background{
	position:relative;
	background-color: black;
	width: auto;
	height:auto;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
}

.yellow_text{
	color:rgb(250,190,5)!important;
}

#sitemaptitle
{
	position:relative;
	font-size: 18px;
	text-align: right;
	color: rgb(250,190,5);
}

.columnsclear::before {
	content: " . ";
	display: table;
	clear: both;
}


.columnsclear::after {
	content: " . ";
	display: table;
	clear: both;
}



#columns_section {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}


#column {
	position: relative;
	width: 22%;
	list-style: none;
	font-size: 13px;
	line-height: 17px;
	color: white !important;
	margin-top: 19px;
	margin-right: 21px;
	/* margin-left: auto; */
	float: right;
}




#columns_section a
{
	text-decoration:none;
	color: white;
	font-weight: lighter;
}

#columns_section a:hover
{
	text-decoration:underline!important;
	background-color:transparent;
}


#endstrip {
	position: relative;
	width: auto;
	height: auto;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	text-align: center;
	border-radius: 0px;
	z-index: 3;
	font-size: 15px;
	color:white;
	border-top: 1px solid #454545;
	padding: 13px;
	/* margin: auto; */
	/* background-color: black; */
}

#endstrip-text {
	max-width: 940px;
	position: relative;
	direction: rtl;
	height:auto;
	top:-35px;
	margin-left:auto;
	margin-right:0px;
	margin-bottom:auto;
	text-align: center;
	z-index: 4;	
}

#quick_form
{
	background-color: red;
	height:auto;
	width: 380px;
	position:fixed;
	bottom: 50%;
	left: -345px;
	margin-bottom:auto;
	margin-right: 0;
	margin-left: 0;
	box-shadow: 8px 9px 20px 0px rgba(0,0,0,0.5);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	z-index: 10000;
	cursor: pointer;
	/* background-color: rgb(250, 190, 10); */
	/* margin-top: 200px; */
	/* margin-top:auto; */
}



#quick_form:focus{
	left: 0px;
	transition: 1s ease-out;
}


#quick_form_text
{color: black;text-align:center;font-size: 20px;font-weight: bold;top: 5px;position: relative;offset-rotate: auto 36deg;}


#quick_form iframe{
	position: relative;
	transform: scale(0.85);
	margin-top: 6px;
	margin-left: -21px;
	margin-right: 0px;
	margin-bottom:auto;
	border: none;
	z-index: 100000;
}




@media only screen and (max-width: 950px)
{
	
	
     #bracha img {
          width:100%!important;
     }
	
	
	#rightbanner {
		position: fixed;
		bottom: 20%;
		top: 15%;
     }
	
	
	
	
	#rightbanner img {
		position: relative;
		left: 140px;
		border-radius: 5px;
		box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
		
     }
	
	
	
	#evelarchive	{
		position: relative;
		width: 100%;
		height:470px;
     }
	
	
	
	#evelarchive iframe {
		position: relative;
		transform: scale(0.7);
		width: 130%;
		height: 625px;
		margin-right: -13%;
		margin-left: auto;
		border: none;
		float: none;
		z-index: 120;
		margin-top: -45px;
		padding: 0px;
     }
	
	
	
	
	#SiteBackground	{
		position: relative;
		direction: rtl;
		margin: auto;
		max-width: 970px;
		background-color: #fff;
		border-radius: 0px;
     }
	
	
	
	
	
	#callbtn img{
		display:none;
		
     }
	
	
	
	
	#Menubar {
		position: relative;
		background-color: transparent;
		max-width: 940px;
		height: 30px;
		direction: ltr;
		margin-top: 7px;
		margin-bottom: 0px;
		margin-right: auto;
		margin-left: auto;
		z-index: 5;
		background: #c62020;
		border-radius: 5px 5px 0px 0px;
		top: 0px;
     }
	
	
	
	
	
	#SlideShow {
		position: relative;
		max-width: 940px;
		margin-top: 0px;
		margin-bottom: auto;
		margin-right: auto;
		margin-left: auto;
     }
	
	
	
     #video_cover 
     {
          width:100%;
          overflow: hidden;
          height: 358px;
     }
     
     #video_cover video {
          margin-top: -90px;
     }
     
	
	
	#CallusStrip {
		position: relative;
		max-width: 940px;
		height: 240px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 20px;
		margin-top: -22px;
		margin-bottom: auto;
		margin-right: auto;
		margin-left: auto;
     }
	
	
	
	#CallusStrip-background img {
		position: relative;
		width: 940px;
		height: 260px;
		margin-top: -24px;
		margin-bottom: auto;
		z-index: 0;
     }
	
	
	
	
	#callnow
	{
		position: relative;
		max-width: 400px;
		font-size:35px ;
		line-height:35px ;
		text-align:right;
		color:#E22C2A;
		font-weight: bold;
		margin-top: 10px
		
     }
	
	
	
	#tel
	{
		position: relative;
		max-width: 400px;
		text-align:right;
		font-size:57px ;
		line-height:60px ;
		color:#E22C2A;
		font-weight: bold;
     }
	
	
	
	
	
	#texttel
	{
		position: relative;
		text-align:right;
		font-size:15px ;
		line-height:18px ;
		color:black;
		font-weight: normal;
		top:10px;
     }
	
	
	#form
	{transform: scale(0.8);margin-top: -195px;margin-left: -5%;margin-right: auto;margin-bottom:0px;max-width: 400px;}
	
	
	
	
	#form-text 
	{
		font-size: 17px;
		line-height: 17px;
		position: relative;
		color: red;
		font-weight: bold;
		text-align: center;
		
     }
	
	
	
	
	#formiframe iframe
	{
		position: relative;
		margin-top:-5px;
		margin-left:auto;
		margin-right:10px;
		margin-bottom:auto;
		border: none;
		
		
     }
	
	
	
	
	
	
	
	#red-footer-background {
		position: relative;
		max-width: 940px;
		margin-top: auto;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: auto;
     }
	
	
	
	
	
	#footer-form
	{
		position: relative;
		width: 360px;
		transform: scale(1);
		margin-top:-290px;
		margin-left:auto;
		margin-right:60px;
		margin-bottom:auto;
		z-index: 100000;
		
     }
	
	
	#footer-form-text-tel 
	{
		position: relative;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:auto;
		color: white;
		font-size: 23px;
		font-weight: bold;
		text-align: center;
		z-index: 100000;
		
		
     }
	
	#footer-form-text 
	{
		position: relative;
		margin-top:5px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:auto;
		color: rgb(250,190,5);
		font-size: 15px;
		line-height: 17px;
		font-weight: bold;
		text-align: center;
		z-index: 100000;
		
		
     }
	
	
	#footer-formiframe iframe
	{
		position: relative;
		transform: scale(0.9);
		margin-top:-13px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:auto;
		border: none;
		z-index: 100000;
		
     }
	
	
	
	
	
	
	
	#connection
	{position: relative;margin-top: -272px;margin-left:80px;margin-right:auto;margin-bottom:0px;color: white;font-weight:normal;font-size: 18px;line-height: 129%;text-align: left;z-index: 900;max-width: 220px;}
	
	
	
	#google-partner-logo img {
		position: relative;
		margin-top: 20px;
		left: 0px;
		margin-right: auto;
		margin-bottom: auto;
		direction: rtl;
		z-index: 5;
     }
	
	
	
	#google-plus-logo img {
		position: relative;
		margin-top: 20px;
		margin-left: 18px;
		height: 50px;
		margin-right: auto;
		margin-bottom: auto;
		direction: rtl;
		z-index: 5;
     }
	
	
	
	
	
	#endstrip {
		position: relative;
		max-width: 940px;
		height: auto;
		margin-top: auto;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: auto;
		text-align: center;
		border-radius: 0px;
		z-index: 3;
     }
	
	
	
	
	#endstrip-text 
	{
		max-width: 940px;
		position: relative;
		direction: rtl;
		height:auto;
		top:-35px;
		margin-left:auto;
		margin-right:0px;
		margin-bottom:auto;
		color:white;
		font-size: 15px;
		text-align: center;
		z-index: 4;
     }
	
     
     
     
     
     #sitemap_background{
          position:relative;
          background-color: #222;
          width: auto;
          height:auto;
          margin-top: 0px;
          margin-left:auto;
          margin-right:auto;
     }
     
     .yellow_text{
          color:rgb(250,190,5)!important;
     }
     
     #sitemaptitle
     {
          position:relative;
          font-size: 18px;
          text-align: right;
          color: rgb(250,190,5);
     }
     
     .columnsclear::before {
          content: " . ";
          display: table;
          clear: both;
     }
     
     
     .columnsclear::after {
          content: " . ";
          display: table;
          clear: both;
     }
     
     
     
     #columns_section {
          width: 100%;
          margin-right: auto;
          margin-left: auto;
     }
     
     
     #column {
          position: relative;
          width: 176px;
          list-style: none;
          font-size: 13px;
          line-height: 17px;
          color: white !important;
          margin-top: 19px;
          margin-right: 22px;
          margin-left: auto;
          float: right;
          clear: both;
          
     }
     
     
     
     
     #columns_section a
     {
          text-decoration:none;
          color: white;
          font-weight: lighter;
     }
     
     #columns_section a:hover
     {
          text-decoration:underline!important;
          background-color:transparent;
     }
     
     
	
	
}


@media only screen and (max-width: 850px)
{
	
	
	
	#rightbanner {
		position: fixed;
		bottom: 20%;
		top: 15%;
     }
	
	
	
	
	#rightbanner img {
		position: relative;
		left: 140px;
		border-radius: 5px;
		box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
     }
	
	
	
	#evelarchive
	{
		position: relative;
		width: 100%;
		height:470px;
     }
	
	
	
	#evelarchive iframe {
		position: relative;
		transform: scale(0.7);
		width: 130%;
		height: 625px;
		margin-right: -13%;
		margin-left: auto;
		border: none;
		float: none;
		z-index: 120;
		margin-top: -45px;
		padding: 0px;
     }
	
	
	
	
	#SiteBackground
	{position: relative;direction: rtl;margin: auto;max-width: 970px;background-color: #fff;border-radius: 0px;}
	
	
	
	
	
	#callbtn img{
		display:none;
		
     }
	
	
	
	
	#Menubar {
		position: relative;
		background-color: transparent;
		max-width: 940px;
		height: 30px;
		direction: ltr;
		margin-top: 7px;
		margin-bottom: 0px;
		margin-right: auto;
		margin-left: auto;
		z-index: 5;
		background: #c62020;
		border-radius: 5px 5px 0px 0px;
		top: 0px;
     }
	
	
	
	
	
	#SlideShow {
		position: relative;
		max-width: 940px;
		margin-top: 0px;
		margin-bottom: auto;
		margin-right: auto;
		margin-left: auto;
     }
	
	
     #video_cover 
     {
          width:100%;
          overflow: hidden;
          height: 321px;
     }
     
     #video_cover video {
          margin-top: -40px;
     }
	
	
	
	
	#CallusStrip {
		position: relative;
		max-width: 940px;
		height: 240px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 20px;
		margin-top: -23px;
		margin-bottom: auto;
		margin-right: auto;
		margin-left: auto;
		/* background-color: #f1f1f1; */
     }
	
	
	
	#CallusStrip-background img {
		position: relative;
		width: 100%;
		height: 260px;
		margin-top: -23px;
		margin-bottom: auto;
		z-index: 0;
     }
	
	
	
	
	#callnow {
		position: relative;
		max-width: 400px;
		font-size: 31px;
		line-height: 35px;
		text-align: right;
		color: #E22C2A;
		font-weight: bold;
		margin-top: 10px;
     }
	
	
	
	#tel
	{position: relative;max-width: 400px;text-align:right;font-size: 52px;line-height:60px;color:#E22C2A;font-weight: bold;}
	
	
	
	
	
	#texttel {
		position: relative;
		text-align: right;
		font-size: 14px;
		line-height: 18px;
		color: black;
		font-weight: normal;
		top: 3px;
		width: 390px;
     }
	
	
	#form {
		transform: scale(0.8);
		margin-top: -224px;
		margin-left: -5%;
		margin-right: auto;
		margin-bottom: 0px;
		max-width: 400px;
     }
	
	
	
	
	#form-text 
	{
		font-size: 17px;
		line-height: 17px;
		position: relative;
		color: red;
		font-weight: bold;
		text-align: center;
		
     }
	
	
	
	
	#formiframe iframe
	{
		position: relative;
		margin-top:-5px;
		margin-left:auto;
		margin-right:10px;
		margin-bottom:auto;
		border: none;
		
		
     }
	
	
	
	
	
	
	#red-footer-background {
		position: relative;
		max-width: 940px;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: auto;
     }
	
	
	
	
	
	#footer-form
	{position: relative;width: 360px;transform: scale(1);margin-top:-290px;margin-left:auto;margin-right: 20px;margin-bottom:auto;z-index: 100000;}
	
	
	#footer-form-text-tel 
	{
		position: relative;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:auto;
		color: white;
		font-size: 23px;
		font-weight: bold;
		text-align: center;
		z-index: 100000;
		
		
     }
	
	#footer-form-text 
	{
		position: relative;
		margin-top:5px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:auto;
		color: rgb(250,190,5);
		font-size: 15px;
		line-height: 17px;
		font-weight: bold;
		text-align: center;
		z-index: 100000;
		
		
     }
	
	
	#footer-formiframe iframe
	{
		position: relative;
		transform: scale(0.9);
		margin-top:-13px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:auto;
		border: none;
		z-index: 100000;
		
     }
	
	
	
	
	
	
	
	#connection {
		position: relative;
		margin-top: -276px;
		margin-left: 30px;
		margin-right: auto;
		margin-bottom: auto;
		color: white;
		font-weight: normal;
		font-size: 18px;
		line-height: 129%;
		text-align: left;
		z-index: 900;
		max-width: 220px;
     }
	
	
	
	#google-partner-logo img {
		position: relative;
		margin-top: 20px;
		left: 0px;
		margin-right: auto;
		margin-bottom: auto;
		direction: rtl;
		z-index: 5;
     }
	
	
	
	#google-plus-logo img {
		position: relative;
		margin-top: 20px;
		margin-left: 18px;
		height: 50px;
		margin-right: auto;
		margin-bottom: auto;
		direction: rtl;
		z-index: 5;
     }
	
	
	
	
	#endstrip {
		position: relative;
		width: auto;
		height: auto;
		margin-top: auto;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: auto;
		text-align: center;
		border-radius: 0px;
		z-index: 3;
     }
	
	
	
	
	#endstrip-text 
	{max-width: 940px;position: relative;direction: rtl;height:auto;top: -35px;margin-left:auto;margin-right:0px;margin-bottom:auto;color:white;font-size: 15px;text-align: center;z-index: 4;}
	
}


@media only screen and (max-width: 710px)
{
	
	
	
	#mainsite
	{
		
     }
	
	
	#rightbanner {
		position: fixed;
		bottom: 20%;
		top: 15%;
     }
	
	
	
	
	#rightbanner img {
		position: relative;
		left: 140px;
		border-radius: 5px;
		box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
     }
	
	
	
	#evelarchive
	{
		position: relative;
		width: 100%;
		height:470px;
     }
	
	
	
	#evelarchive iframe {
		position: relative;
		transform: scale(0.7);
		width: 130%;
		height: 625px;
		margin-right: -13%;
		margin-left: auto;
		border: none;
		float: none;
		z-index: 120;
		margin-top: -45px;
		padding: 0px;
     }
	
	
	
	
	#SiteBackground
	{position: relative;direction: rtl;margin: auto;max-width: 970px;background-color: #fff;border-radius: 0px;}
	
	
	
	
	#callbtn img{
		display:none;
		
     }
	
	
	
	
	#Menubar {
		position: relative;
		background-color: transparent;
		max-width: 100%;
		height: 30px;
		direction: ltr;
		margin-top: 7px;
		margin-bottom: 0px;
		margin-right: auto;
		margin-left: auto;
		z-index: 5;
		background: #c62020;
		border-radius: 5px 5px 0px 0px;
		top: 0px;
     }
	
	
	
	
	#SlideShow {
		position: relative;
		max-width: 940px;
		margin-top: 0px;
		margin-bottom: auto;
		margin-right: auto;
		margin-left: auto;
     }
	
	
     #video_cover 
     {
          width:100%;
          overflow: hidden;
          height: 290px;
     }
     
     #video_cover video {
          margin-top: -58px;
     }
	
	
	
	
	#CallusStrip {
		position: relative;
		max-width: 940px;
		height: 240px;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 20px;
		margin-top: -22px;
		margin-bottom: auto;
		margin-right: auto;
		margin-left: auto;
		/* background-color: #f1f1f1; */
     }
	
	
	
	#CallusStrip-background img {
		position: relative;
		width: 100%;
		height: 260px;
		margin-top: -20px;
		margin-bottom: auto;
		z-index: 0;
     }
	
	
	
	
	#callnow {
		position: relative;
		max-width: 400px;
		font-size: 28px;
		line-height: 35px;
		text-align: right;
		color: #E22C2A;
		font-weight: bold;
		margin-top: 61px;
     }
	
	
	
	#tel
	{position: relative;max-width: 400px;text-align:right;font-size: 44px;line-height:60px;color:#E22C2A;font-weight: bold;}
	
	
	
	
	
	#texttel {
		position: relative;
		text-align: right;
		font-size: 14px;
		line-height: 18px;
		color: black;
		font-weight: normal;
		top: 1px;
		width: 390px;
		display:  none;
     }
	
	
	#form {
		transform: scale(0.8);
		margin-top: -165px;
		margin-left: -31px;
		margin-right: auto;
		margin-bottom: 0px;
		max-width: 380px;
     }
	
	
	
	
	#form-text 
	{font-size: 19px;line-height: 17px;position: relative;color: red;font-weight: bold;text-align: center;}
	
	
	
	
	#formiframe iframe
	{
		position: relative;
		margin-top:-5px;
		margin-left:auto;
		margin-right:10px;
		margin-bottom:auto;
		border: none;
		
		
     }
	
	
	
	
	
	
	#red-footer-background {
		position: relative;
		max-width: 940px;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: auto;
     }
	
	
	
	
	
	#footer-form
	{position: relative;width: 360px;transform: scale(1);margin-top:-290px;margin-left:auto;margin-right: 20px;margin-bottom:auto;z-index: 100000;}
	
	
	#footer-form-text-tel 
	{
		position: relative;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:auto;
		color: white;
		font-size: 23px;
		font-weight: bold;
		text-align: center;
		z-index: 100000;
		
		
     }
	
	#footer-form-text 
	{
		position: relative;
		margin-top:5px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:auto;
		color: rgb(250,190,5);
		font-size: 15px;
		line-height: 17px;
		font-weight: bold;
		text-align: center;
		z-index: 100000;
		
		
     }
	
	
	#footer-formiframe iframe
	{
		position: relative;
		transform: scale(0.9);
		margin-top:-13px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:auto;
		border: none;
		z-index: 100000;
		
     }
	
	
	
	
	
	
	
	#connection {
		position: relative;
		margin-top: -273px;
		margin-left: 30px;
		margin-right: auto;
		margin-bottom: 0px;
		color: white;
		font-weight: normal;
		font-size: 18px;
		line-height: 129%;
		text-align: left;
		z-index: 900;
		max-width: 220px;
     }
	
	
	
	#google-partner-logo img {
		position: relative;
		margin-top: 20px;
		left: 0px;
		margin-right: auto;
		margin-bottom: auto;
		direction: rtl;
		z-index: 5;
     }
	
	
	
	#google-plus-logo img {
		position: relative;
		margin-top: 20px;
		margin-left: 18px;
		height: 50px;
		margin-right: auto;
		margin-bottom: auto;
		direction: rtl;
		z-index: 5;
     }
	
	
	
	
	#endstrip {
		position: relative;
		width: auto;
		height: auto;
		margin-top: auto;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: auto;
		text-align: center;
		border-radius: 0px;
		z-index: 3;
     }
	
	
	
	
	#endstrip-text 
	{max-width: 940px;position: relative;direction: rtl;height:auto;margin-top: 2px;margin-left:auto;margin-right:0px;margin-bottom:auto;color:white;font-size: 15px;text-align: center;z-index: 4;}
	
}


@media only screen and (max-width: 640px)
{
	
	
	
	#mainsite
	{
		
     }
	
	
	#rightbanner {
		display: none;
		position: fixed;
		bottom: 20%;
		top: 15%;
     }
	
	
	
	
	#rightbanner img {
		position: relative;
		left: 140px;
		border-radius: 5px;
		box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
		
     }
	
	
	
	#evelarchive
	{
		position: relative;
		width: 100%;
		height:470px;
     }
	
	
	
	#evelarchive iframe {
		position: relative;
		transform: scale(0.7);
		width: 130%;
		height: 625px;
		margin-right: -13%;
		margin-left: auto;
		border: none;
		float: none;
		z-index: 120;
		margin-top: -45px;
		padding: 0px;
     }
	
	
	
	
	
	#SiteBackground {
		position: relative;
		direction: rtl;
		margin: auto;
		max-width: 640px;
		background-color: #fff;
		border-radius: 0px;
		margin-bottom: auto;
     }
	
	
	
	
	#callbtn  {
		display: block;
		position: fixed;
		margin-left: 0px;
		bottom: 0;
		width: 100%;
		height: 47px;
		z-index: 200000;
     }
	
	
	
	
	#callbtn img {
		display: block;
		position: fixed;
		margin-left: 0px;
		bottom: 0px;
		width: 100%;
		height: auto;
		z-index: 200000;
		border-radius: 0px 0px 0px 0px;
     }
	
	
	
	#Menubar {
		position: relative;
		background-color: transparent;
		max-width: 940px;
		height: 35px;
		direction: ltr;
		margin-top: 3px;
		margin-bottom: 0px;
		margin-right: auto;
		margin-left: auto;
		background: transparent;
		border-radius: 5px 5px 0px 0px;
		z-index: 200000;
		top: 0px;
     }
	
	
	
	
	
	
	#SlideShow {
		position: relative;
		max-width: 100%;
		margin-top: 1px;
		margin-bottom: auto;
		margin-right: auto;
		margin-left: auto;
		z-index: 1;
     }
	
	
     #video_cover 
     {
          width:100%;
          overflow: hidden;
          height: auto;
     }
     
     #video_cover video {
          margin-top: auto;
     }
	
	
	
	
	#CallusStrip {
		display: none;
		position: relative;
		max-width:100%;
		height: 350px;
		padding-top: 2px;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 0px;
		margin-top: -408px;
		margin-bottom: auto;
		margin-right: auto;
		margin-left: auto;
		float: none;
		z-index: 4;
     }
	
	
	
	#CallusStrip-background img {
		display: none;
		position: relative;
		max-width: 100%;
		height: 403px;
		margin-top: -44px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: auto;
		z-index: 2;
     }
	
	
	
	
	#callnow
	{
		position: relative;
		width: 100%;
		text-align:center;
		font-size:30px ;
		line-height:30px ;
		color:#E22C2A;
		font-weight: bold;
		margin-right: auto;
		margin-left: auto;
		padding-right: 0px;
		padding-left: 0px;
		
		
     }
	
	
	
	#tel
	{
		position: relative;
		width: 100%;
		text-align:center;
		font-weight: bold;
		margin-right: auto;
		margin-left: auto;
		padding-right: 0px;
		padding-left: 0px;
		font-size:50px ;
		line-height:50px ;
		color:#E22C2A;
		
		
		
     }
	
	
	
	
	
	#texttel {
		position: relative;
		width: 100%;
		text-align: right;
		font-size: 14px;
		line-height: 15px;
		color: black;
		font-weight: normal;
		top: 5px;
		display: none;
		margin-right: auto;
		margin-left: auto;
		
     }
	
	
	#form {
		transform: scale(0.85);
		margin-top: -10px;
		margin-bottom: auto;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		
     }
	
	
	
	
	#form-text {
		font-size: 17px;
		line-height: 17px;
		position: relative;
		color: red;
		font-weight: bold;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		
     }
	
	
	
	
	#formiframe iframe {
		position: relative;
		margin-top: -5px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: auto;
		border: none;
		width: 100%;
     }
	
	
	#footer {
		position: relative;
		margin-top: 10px;
		height: auto;
     }
	
	
	
	
	#red-footer-background img {
		position: relative;
		max-width: 940px;
		height: 590px;
		margin-top: auto;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: auto;
     }
	
	
	
	
	
	#footer-form {
		position: relative;
		max-width: 100%;
		transform: scale(1);
		margin-top: -558px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: auto;
		z-index: 100000;
     }
	
	
	
	
	
	#footer-form-text-tel {
		position: relative;
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding-right: 0px;
		padding-left: 0px;
		color: white;
		font-size: 22px;
		line-height: 100%;
		font-weight: bold;
		text-align: center;
		z-index: 300;
     }
	
	
	
	
	
	#footer-form-text {
		position: relative;
		margin-top: 14px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: auto;
		color: rgb(250,190,5);
		font-size: 15px;
		line-height: 17px;
		font-weight: bold;
		text-align: center;
		z-index: 100000;
     }
	
	
	
	
	
	
	#footer-formiframe iframe {
		position: relative;
		margin-top: -12px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: auto;
		border: none;
		width: 100%;
     }
	
	
	
	
	
	
	
	#connection {
		position: relative;
		margin-top: -10px;
		margin-left: 59px;
		margin-right: auto;
		margin-bottom: 0px;
		color: white;
		font-weight: normal;
		font-size: 19px;
		line-height: 120%;
		text-align: left;
		z-index: 900;
		max-width: 220px;
     }
	
	
	
	
	
	#google-partner-logo img {
		position: relative;
		margin-top: 20px;
		left: 0px;
		margin-right: auto;
		margin-bottom: auto;
		direction: rtl;
		z-index: 5;
     }
	
	
	
	#google-plus-logo img {
		position: relative;
		margin-top: 20px;
		margin-left: 18px;
		height: 50px;
		margin-right: auto;
		margin-bottom: auto;
		direction: rtl;
		z-index: 5;
     }
	
	
	
	
	#endstrip {
		position: relative;
		width: auto;
		height: 195px;
		/* margin-left: auto; */
		margin-top:  auto;
		/* margin-right: auto; */
		/* margin-bottom: auto; */
		text-align: center;
		z-index: 3;
     }
	
	
	
	
	#endstrip-text {
		max-width: 940px;
		position: relative;
		direction: rtl;
		height: auto;
		top: -46px;
		margin-left: auto;
		margin-right: 0px;
		margin-bottom: auto;
		color: white;
		font-size: 15px;
		text-align: center;
		z-index: 4;
     }
	
}





/* ////////////////////  menu bar ///////////////////////////// */

.heavy {
	font-weight: 800;
}
.bold {
	font-weight: 600;
}
.light {
	font-weight: 200;
}

/* Menu Multi Dropdown */
* {
	margin: 0;
	padding: 0;
}

nav {
	display: block;
     
}

.menu {
	display: block;
	text-align: center;
	
}

.menu li {
	display: inline-block;
	position: relative;
	z-index: 100;
}

.menu li:first-child {
	margin-left: 0;
}

.menu li>a {                   /*  שורת התפריט    */
	/* font-weight: bold; */
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 19px;
	padding-left: 19px;
	display: block;
	color: #ffffff;               /*  צבע טקסט של שורת התפריט    */
	/* transition: all 0.2s ease-in-out 0s; */
	height: 30px;
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-ms-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
}

.menu li a:hover,.menu li:hover>a {         /*  צבע טקסט של קוביה נבחרת בשורת תפריט    */
	color: #fff;
	background: red;
}

.menu ul {
	visibility: hidden;
	opacity: 0;
	margin: 0;
	padding: 0;
	width: 260px; 							 /*  רוחב התפריטים    */
	position: absolute;
	left: 0px;
	background: #ffffff;
	z-index: 99;
	/* transform: translate(0,20px); */
	/* transition: all 0.4s ease-out; */          /*  מהירות האנימציה של התפריט    */
	text-align: center;
}

.menu ul:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: none;
	border-bottom-color: #fff;   /*  צבע החץ שמצביע על הקוביה הנבחרת    */
	border-width: 6px;
	margin-left: -6px;
}

.menu ul li {
	display: block;
	float: none;
	background: rgba(40, 91, 126, 1);
	border: black;
	margin: 0;
	padding: 0;
}

.menu ul li>a {
	font-size: 15px;
	text-align: right;
	font-weight: normal;
	display: block;
	color: white;
	background: none;                /*  צבע שמתחת לרקע של הקוביות     */
	padding: 2px 15px 2px 15px;
	height: 26px;
}

.menu li ul li ul li {
	font-size: 15px;
	text-align: right;
	font-weight: bold;
	display: block;
	color: black;
	background: rgba(52, 138, 194, 1);                /*  צבע התפריט דרגה 2     */
}

.menu li ul li ul li ul li{
	font-size: 15px;
	text-align: right;
	font-weight: bold;
	display: block;
	color: black;
	background: rgba(40, 64, 126, 1);                /*  צבע התפריט דרגה 3     */
	
}

.menu ul li a:hover,.menu ul li:hover>a {
	background: #ff3c43;                     /*  צבע הקוביה של שורת התפריט    */
	color: #fff;
}

.menu li:hover>ul {
	visibility: visible;
	opacity: 1;
	transform: translate(0,0);
}

.menu ul ul {
	left: -260px;              /*  הצד שבו מופיע התפריט דרגה 2    */
	top: 3px;
	visibility: hidden;
	/* opacity: 0; */
	transform: translate(20px,20px);
	/* transition: all 0.2s ease-out; */
}

.menu ul ul:after {          /*  מרחק החץ מהקוביה    */
	left: 0px;
	top: 8%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 6px;
	margin-top: -6px;
}

.menu li>ul ul:hover {
	visibility: visible;
	opacity: 1;
	transform: translate(0,0);
}

.responsive-menu {
	display: none;
	width: 100%;
	padding: 20px 17px;
	background: #374147;         /*  צבע פס התפריט הריספונסיבי    */
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}

.responsive-menu:hover {
	background: #C62020;
	color: #fff;
	text-decoration: none;
}

a.homer {
	background: #ff3c41;
}



@media (max-width: 870px) /* nav */
{
	
	.heavy {
		font-weight: 800;
     }
	.bold {
		font-weight: 600;
     }
	.light {
		font-weight: 200;
     }
	
	
	
	/* Menu Multi Dropdown */
	*,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,fieldset,input,p,blockquote,th,td {
		/* margin: 0; */
		/* padding: 0; */
     }
	
	.mainWrap {
		width: 100%;
     }
	
	
	nav {
		display: block;
     }
	
	.menu {
		display: block;
		text-align: center;
		
     }
	
	.menu li {
		display: inline-block;
		position: relative;
		z-index: 100;
     }
	
	.menu li:first-child {
		margin-left: 0;
     }
	
	.menu li a {                   /*  שורת התפריט    */
		font-weight: bold;
		text-decoration: none;
		font-size: 13px;
		padding-top:5px;
		padding-left: 14px;
		padding-right: 14px;
		padding-bottom: 3px;
		display: block;
		color: #ffffff;               /*  צבע טקסט של שורת התפריט    */
		/* transition: all 0.2s ease-in-out 0s; */
		height: 30px;
		border-radius: 5px 5px 5px 5px;
		text-align: center;
     }
	
	.menu li a:hover,.menu li:hover>a {         /*  צבע טקסט של קוביה נבחרת בשורת תפריט    */
		color: #fff;
		background: red;
     }
	
	.menu ul {
		top: 0px;
		visibility: hidden;
		opacity: 0;
		margin-top: 30px;
		margin-bottom: 0px;
		margin-left: -50px;
		margin-right: 0px;
		padding: 0;
		width: 237px;
		/*  רוחב התפריטים    */
		position: absolute;
		left: 0px;
		background: #ffffff;
		z-index: 99;
		transform: translate(0,20px);
		/* transition: all 0.4s ease-out;          /*  מהירות האנימציה של התפריט    */
     } */
	
	.menu ul:after {
		bottom: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: none;
		border-bottom-color: #fff;   /*  צבע החץ שמצביע על הקוביה הנבחרת    */
		border-width: 6px;
		margin-left: -6px;
     }
	
	.menu ul li {
		display: block;
		float: none;
		background: rgba(40, 91, 126, 1);
		border: black;
		margin: 0;
		padding: 0;
     }
	
	.menu ul li a {
		font-size: 14px;
		text-align: right;
		font-weight: normal;
		display: block;
		color: white;
		background: none;                /*  צבע שמתחת לרקע של הקוביות     */
		padding: 5px 15px 5px 15px;
     }
	
	
	.menu li ul li ul li {
		font-size: 15px;
		text-align: right;
		font-weight: bold;
		display: block;
		color: black;
		background: rgba(52, 138, 194, 1);                /*  צבע התפריט דרגה 2     */
     }
	
	
	
	.menu li ul li ul li ul li{
		font-size: 15px;
		text-align: right;
		font-weight: bold;
		display: block;
		color: black;
		background: rgba(40, 64, 126, 1);                /*  צבע התפריט דרגה 3     */
		
     }
	
	
	
	.menu ul li a:hover,.menu ul li:hover>a {
		background: #ff3c43;                     /*  צבע הקוביה של שורת התפריט    */
		color: #fff;
     }
	
	.menu li:hover>ul {
		visibility: visible;
		opacity: 1;
		transform: translate(0,0);
     }
	
	.menu ul ul {
		left: -185px;              /*  הצד שבו מופיע התפריט דרגה 2    */
		top: -30px;
		visibility: hidden;
		opacity: 0;
		transform: translate(20px,20px);
		/* transition: all 0.2s ease-out; */
     }
	
	.menu ul ul:after {          /*  מרחק החץ מהקוביה    */
		left: 0px;
		top: 8%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #fff;
		border-width: 6px;
		margin-top: -6px;
     }
	
	.menu li>ul ul:hover {
		visibility: visible;
		opacity: 1;
		transform: translate(0,0);
     }
	
	.responsive-menu {
		display: none;
		width: 100%;
		padding: 20px 17px;
		background: #374147;         /*  צבע פס התפריט הריספונסיבי    */
		color: #fff;
		text-transform: uppercase;
		font-weight: 600;
     }
	
	.responsive-menu:hover {
		background: #C62020;
		color: #fff;
		text-decoration: none;
     }
	
	
	a.homer {
		background: #ff3c41;
     }
	
}

@media (max-width: 750px) /* nav */
{
	
	.heavy {
		font-weight: 800;
     }
	.bold {
		font-weight: 600;
     }
	.light {
		font-weight: 200;
     }
	
	
	
	/* Menu Multi Dropdown */
	*,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,label,fieldset,input,p,blockquote,th,td {
		/* margin: 0; */
		/* padding: 0; */
     }
	
	.mainWrap {
		width: 100%;
     }
	
	
	nav {
		display: block;
     }
	
	.menu {
		display: block;
		text-align: center;
		
     }
	
	.menu li {
		display: inline-block;
		position: relative;
		z-index: 100;
     }
	
	.menu li:first-child {
		margin-left: 0px;
     }
	
	.menu li>a {                   /*  שורת התפריט    */
		font-weight: bold;
		text-decoration: none;
		font-size: 11px;
		padding-top: 7px;
		padding-left: 11px;
		padding-right: 11px;
		padding-bottom: 3px;
		display: block;
		color: #ffffff;               /*  צבע טקסט של שורת התפריט    */
		/* transition: all 0.2s ease-in-out 0s; */
		height: 30px;
		border-radius: 5px 5px 5px 5px;
		text-align: center;
     }
	
	.menu li a:hover,.menu li:hover>a {         /*  צבע טקסט של קוביה נבחרת בשורת תפריט    */
		color: #fff;
		background: red;
     }
	
	.menu ul {
		visibility: hidden;
		opacity: 0;
		margin-top: 30px;
		margin-bottom: 0px;
		margin-left: -34px;
		margin-right: 0px;
		padding: 0;
		width: 223px; 							 /*  רוחב התפריטים    */
		position: absolute;
		left: 0px;
		background: #ffffff;
		z-index: 99;
		transform: translate(0,20px);
		/* transition: all 0.4s ease-out;          /*  מהירות האנימציה של התפריט    */ */
     }
	
	
	
	
	
	.menu ul:after {
		bottom: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: none;
		border-bottom-color: #fff;   /*  צבע החץ שמצביע על הקוביה הנבחרת    */
		border-width: 6px;
		margin-left: -6px;
     }
	
	.menu ul li {
		display: block;
		float: none;
		background: rgba(40, 91, 126, 1);
		border: black;
		margin: 0;
		padding: 0;
     }
	
	.menu ul li>a {
		font-size: 13px;
		text-align: right;
		font-weight: normal;
		display: block;
		color: white;
		background: none;                /*  צבע שמתחת לרקע של הקוביות     */
		padding: 5px 15px 5px 15px;
     }
	
	
	.menu li ul li ul li {
		font-size: 15px;
		text-align: right;
		font-weight: bold;
		display: block;
		color: black;
		background: rgba(52, 138, 194, 1);                /*  צבע התפריט דרגה 2     */
		
     }
	
	
	
	.menu li ul li ul li ul li{
		font-size: 15px;
		text-align: right;
		font-weight: bold;
		display: block;
		color: black;
		background: rgba(40, 64, 126, 1);                /*  צבע התפריט דרגה 3     */
		
     }
	
	
	
	.menu ul li a:hover,.menu ul li:hover>a {
		background: #ff3c43;                     /*  צבע הקוביה של שורת התפריט    */
		color: #fff;
     }
	
	.menu li:hover>ul {
		visibility: visible;
		opacity: 1;
		transform: translate(0,0);
     }
	
	.menu ul ul {
		left: -188px;              /*  הצד שבו מופיע התפריט דרגה 2    */
		top: -30px;
		visibility: hidden;
		opacity: 0;
		transform: translate(20px,20px);
		/* transition: all 0.2s ease-out; */
     }
	
	.menu ul ul:after {          /*  מרחק החץ מהקוביה    */
		left: 0px;
		top: 8%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #fff;
		border-width: 6px;
		margin-top: -6px;
     }
	
	.menu li>ul ul:hover {
		visibility: visible;
		opacity: 1;
		transform: translate(0,0);
     }
	
	.responsive-menu {
		display: none;
		width: 100%;
		padding: 20px 17px;
		background: #374147;         /*  צבע פס התפריט הריספונסיבי    */
		color: #fff;
		text-transform: uppercase;
		font-weight: 600;
     }
	
	.responsive-menu:hover {
		background: #C62020;
		color: #fff;
		text-decoration: none;
     }
	
	
	a.homer {
		background: rgba(255, 0, 0, 1);
     }
}

@media (max-width: 640px) /* nav */
{
	
	.responsive-menu {
		display: none;
		width: 100%;
		padding: 7px 15px;
		background: #c62020;
		color: #fff;
		text-transform: uppercase;
		font-weight: 600;
		text-align: right;
		display:block;
		margin-top: 0px;
     }
	
	
	
	.mainWrap {
		width: auto;
		padding: 20px 20px;
     }
	
	
	nav {
		margin: 0;
		background:transparent;
		
     }
	
	.menu {
		display: none;
     }
	
	
	
	
	.menu li {
		display: block;
		margin-top: 0;
     }
	
	
	
	
	.menu li:first-child {
		margin-left: 0;
     }
	
	
	
	
	.menu li a {                   /*  שורת התפריט    */
		font-weight: bold;
		text-decoration: none;
		padding-top: 3px;
		padding-left: 7px;
		padding-right: 7px;
		padding-bottom: 3px;
		display: block;
		background: #eaeaea;		/*     צבע רקע תפריט ראשי ריספונסיבי  */
		color: black;				 /*     צבע טקסט תפריט ראשי ריספונסיבי  */
		font-size: 17px;
		/* transition: all 0.2s ease-in-out 0s; */
		height: 30px;
		border-radius: 5px 5px 5px 5px;
		text-align: center;
     }
	
	.menu li a:hover,.menu li:hover>a {
		background: #ff3c41;
		color: #fff;
     }
	
	
	
	.menu ul {
		visibility: hidden;
		opacity: 0;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding: 0;
		width: 100%;
		position: absolute;
		left: 0px;
		background: #ffffff;
		transform: initial;
		
     }
	
	
	
	
	
	.menu ul:after {
		bottom: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: none;
		border-bottom-color: #fff;   /*  צבע החץ שמצביע על הקוביה הנבחרת    */
		border-width: 6px;
		margin-left: -6px;
     }
	
	.menu ul li {
		display: block;
		float: none;
		background: rgba(40, 91, 126, 1);
		border: black;
		margin: 0;
		padding: 0;
     }
	
	.menu ul li a {
		font-size: 16px;
		text-align: right;
		font-weight: normal;
		display: block;
		color: white;
		background: none;                /*  צבע שמתחת לרקע של הקוביות     */
		padding: 5px 15px 5px 15px;
     }
	
	
	.menu li ul li ul li {
		font-size: 15px;
		text-align: right;
		font-weight: bold;
		display: block;
		color: black;
		background: rgba(52, 138, 194, 1);                /*  צבע התפריט דרגה 2     */
		
     }
	
	
	
	.menu li ul li ul li ul li{
		font-size: 15px;
		text-align: right;
		font-weight: bold;
		display: block;
		color: black;
		background: rgba(40, 64, 126, 1);                /*  צבע התפריט דרגה 3     */
		
     }
	
	
	
	.menu ul li a:hover,.menu ul li:hover>a {
		background: #ff3c43;                     /*  צבע הקוביה של שורת התפריט    */
		color: #fff;
     }
	
	.menu li:hover>ul {
		visibility: visible;
		opacity: 1;
		position: relative;
		transform: initial;
     }
	
	
	
	
	.menu ul ul {
		left: 0;
		transform: initial;
		margin-top: 30px;
     }
	
	.menu ul ul:after {          /*  מרחק החץ מהקוביה    */
		left: 0px;
		top: 8%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(255, 255, 255, 0);
		border-right-color: #fff;
		border-width: 6px;
		margin-top: -6px;
     }
	
	.menu li>ul ul:hover {
		transform: initial;
     }
	
	.responsive-menu:hover {
		background: #C62020;
		color: #fff;
		text-decoration: none;
     }
	
	
	a.homer {
		background: rgba(255, 0, 0, 1);
     }
}


/* ////////////////////  end menu bar  */







