body, a, p, div, span, th, td, input, button, select, textarea { font-family: Arimo, Arial, tahoma, Helvetica, sans-serif; }
body, table, input, button, select, textarea {
	color: #4f5255; font-size: 14px; }
body {
	/* background: url(/theme/bg.png); */
	background:#ffffff;
	direction:rtl;
	margin:0px;	
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #23262b;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #23262b;
	scrollbar-shadow-color: #23262b;
	scrollbar-track-color: #ffffff;
}
img { border: 0; }
form { margin: 0; }
* { box-sizing: border-box; -moz-box-sizing: border-box; outline:none;}
hr {border-top: 1px solid #fffff1; border-bottom: 1px solid #dac9a5; border-right:0px; border-left:0px;}
a, a:visited { color: #000000; text-decoration: none; }
a:hover { color: #080900; text-decoration: none; }
a:active { color: #080900; }
p {margin:0px; padding:0px}

h1 { color: #e11c2d; font-size: 26px; font-weight: bold; }
h2 { color: #e11c2d; font-size: 24px; font-weight: bold;}
h3 { color: #e11c2d; font-size: 22px; font-weight: normal; margin-bottom: 5px; }
h4 { color: #00a0d4; font-size: 18px; margin:0px;}
h5 { color: #00a0d4; font-size: 12px; }

table.user_login_form label { color:black; }
input.text, select.text, textarea.text { border: 1px solid #9DBCDA; outline:none;}
input, select, textarea {outline:none;}

.inputc { height: 13px !important; margin: 0; vertical-align: text-bottom; width: 15px !important; }
.sm10 { font-size: 10px; }
.sm11 { font-size: 11px; }
.sm12 { font-size: 12px; }
.sm14 { font-size: 14px; }

@media print { .noprint { display: none; } }

input.text, input.button { background: url(input_bg.gif) repeat-x; border: 1px solid gray; color: black; }
input.error, textarea.error, select.error option { background-color: #FFFCE2; background-image: url(../inc/forms/warning.gif); background-position: left; background-repeat: no-repeat; border: 1px solid red; padding-left: 16px; }
input.required, select.required, textarea.required { background-image: url(../inc/forms/required.gif); background-position: left; background-repeat: no-repeat; padding-left: 16px; }
input.ready, select.ready, textarea.ready { background-image: url(../inc/forms/ready.gif); background-position: left; background-repeat: no-repeat; padding-left: 16px; }
label.error { color: red; }

.stl1 { overflow: hidden; width: 188px; }
.stl1 .title { color: #0892c0; font-size: 18px; padding: 2px 10px; }
.stl1 .content { padding: 0 1px; }
.stl1 .bottom { background: url(side_block_bg.png) no-repeat bottom right; height: 5px;}

#menu1 a, #menu1 a:visited { color: #ffffff; font-size: 16px; font-weight: normal; padding: 0 50px 0 0px; text-decoration: none; }
#menu1 a:hover, #menu1 a:active { text-decoration: underline;}

#menu3 { display: block; text-align: right; width: 186px; }
#menu3, #menu3 ul, #menu3 li { list-style: none; margin: 0; padding: 0; }
#menu3 li a { border-bottom: 1px solid #d0eed2; display: block; font-size: 14px; padding: 7px 10px 7px 0; text-decoration: none; width: 186px; }
#menu3 li a, #menu3 li a:visited { background-position: right top; color: #363636; font-weight: bold; }
#menu3 a:hover, #menu3 a:active { background-color: #d0eed2; color: #363636; }
#menu3 a.on { background-color: #d0eed2 !important; }
#menu3 ul a, #menu3 ul a:visited { background-color: #f1f1f1 !important; border-bottom: 1px solid #656565; color: #d70026; font-size: 12px; line-height: 12px; padding-right: 15px; }
#menu3 ul a:hover, #menu3 ul a:active { color: #d70026 !important;}
#menu3 ul a.on {}

.form { border: 1px solid #852126; border-collapse: collapse; moz-border-radius: 3px; }
.form th { background: #dfe4e8; color: #000; padding: 2px; }
.form .button { background: url(top_menu.gif) repeat-x center; border: 1px solid #852126; font-weight: bold; moz-border-radius: 3px; }
.form2 td { line-height: 20px;}
.form2 td label {font-size:14px;}
.form2 input.text, .form2 select { margin-bottom:5px; font-weight: normal; padding:0px 5px; color:#02458b; border:1px solid #c7c7c7; height:23px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#ffffff; outline:none;}
.form2 textarea { border: 0px solid #852126; }
.form2 input { }
.btn1 {background: #c60000; border: 0px; color: #ffffff; font-weight: bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; width: 80px; height: 26px;  margin-bottom: 10px; border-top:0px;}
.btn2 {background: #c60000; border: 0px; color: #ffffff; font-weight: bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; height: 26px; font-size: 14px; margin-bottom: 10px; border-top:0px; padding:0 20px 2px 20px;}
.btn3 {background: #b2b2b2; border: 0px; color: #ffffff; font-weight: bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; height: 26px; font-size: 14px; margin-bottom: 10px; border-top:0px; padding:0 20px 2px 20px;}
a.button4a, a.button4a:visited { background:#f9f9f9; display: block; height: 32px; padding-left: 0px; text-decoration: none; width:140px; color:gray; border: }
a.button4a:hover, a.button4a:active { background-position: 0% -25px; cursor: default; text-decoration: none; }
a.button4a div { background: url(b1.png) no-repeat top right; color: black; height: 25px; padding-right: 10px; padding-top: 3px; text-align: center; text-decoration: none; }
a.button4a:hover div, a.button4a:active div { background-position: 100% -25px; }
.stl2 { border: 1px solid #404040; }
.stl2 th { background: url(red_line.gif) repeat-x top; border: 1px solid white; color: white; height: 19px; text-align: center; }

/* right menu */
#rm { display:block; width:190px; border:1px solid #ffffff; overflow:hidden;}
#rm, #rm ul, #rm li { list-style:none; padding:0px; margin:0; overflow:hidden; }
#rm li a, #rm li a:visited { font-size:14px; color:#363636; display:block; padding: 7px 10px 7px 0; text-decoration: none; text-align:right; background: url(menu_white.gif) repeat-x right -5px; vertical-align:bottom; font-weight:bold; white-space:nowrap; zoom:1; }
#rm a:hover, #rm a:active, #rm a.on {background:url(top_menu_over.gif) repeat-x right -5px;}
/* right menu - sub menu */
#rm ul { margin-right:0px; }
#rm ul a, #rm ul a:visited { font-size:12px; display:block; padding:5px 20px 5px 0px; text-align:right; text-decoration:none; font-weight:bold; white-space:nowrap; zoom:1; }
#rm ul a:hover, #rm ul a:active, #rm ul a.on {background:url(top_menu_over.gif) repeat-x right -7px;}

#menu2 td { padding: 0 1px;}
#menu2 a, #menu2 a b, #menu2 a.on, #menu2 a.on b { background: url(tm.gif) no-repeat; cursor: hand; cursor: pointer; display: block; height: 35px; moz-user-select: none; text-decoration: none; webkit-user-select: none; width: 100%;}
#menu2 a b { color: #ffffff; font-size: 14px; padding: 9px 15px 0 27px; text-align: center; }
#menu2 a { padding-left: 3px; }
#menu2 a, #menu2 a:visited { background-position: left -35px; }
#menu2 a b, #menu2 a:visited b { background-position: left -70px; }
#menu2 a:hover, #menu2 a:active { background-position: left -0px; color: #000000;}
#menu2 a:hover b, #menu2 a:active b { background-position: right -0px; color: #000000;}
#menu2 a.on, #menu2 a.on:visited { background-position: left -0px; color: #000000;}
#menu2 a.on b,#menu2 a.on:visited b { background-position: right -0px !important; color: #000000;}
 
 
 /* topmenu menu */

#tm {list-style:none; margin:0; padding:0; float:right;}
#tm * {margin:0; padding:0}
#tm a {display:block; color:#000; text-decoration:none} /*כללי*/
#tm li {position:relative; float:right; margin-right:0px; margin-top:0px;}
#tm ul {position:absolute; top:60px; right:0; background:#ffffff; display:none; width:200px; opacity:0; list-style:none; border-right:0px solid #a1a8ad;} /*רקע בתת התפריט*/
#tm ul li {position:relative; border-bottom:0px solid #e6e6e6; border-top:none; width:200px; margin:0; }
#tm ul li a {display:block; padding:10px 28px 10px 0px; color:#333333; font-size:14px; font-weight:normal;} /*מלל בתת התפריט*/
#tm ul li a:hover { color: #e11c2d;} /*מעבר מעל מלל בתת התפריט*/
#tm ul ul {right:200px; top:-1px; width:200px;}
#tm .menulink {border-left: 0px solid #e6e6e6; color:#e9b742; text-align:right; font-size:14px; font-weight:bold; padding: 29px 14px; height:75px; } /*מלל בתפריט*/
#tm .menulink:hover, #tm .menulink.on {color:#ffffff !important;} /*מעבר מעל מלל בתפריט*/
#tm ul .menuhover {background: url(arrow.gif) 5px 8px no-repeat}
#tm .sub {background:url(arrow.gif) 5px 8px no-repeat;}
#tm .sub:hover {background:#333333;}
#tm .first {border-top:0px solid #fff; }
#tm .first:hover {}



.tf label { padding-right:10px; zoom:1; display:-moz-inline-box; }
.tf label.required { background:url(../include/forms/required.gif) no-repeat right -1px;  }

.tf input.error, .tf textarea.error { border:1px solid red; background:#FFFCE2 url(../include/forms/warning.gif) no-repeat left 2px !important; padding-left:16px; }
.tf textarea.error, .tf select.error option  { border:1px solid red; background:#FFFCE2 url(../include/forms/warning.gif) no-repeat left top !important; padding-left:16px; }
.tf label.error { color:red; }
.tf .radios { vertical-align:middle; padding:1px; border:1px solid #B7CFE3; zoom:1 }
.tf .radios label { margin: 1 0 1 3; zoom:1 }


/* Block round 
.fl, .fl .c, .fl .b, .fl .b b { background-image:url(round_form.png); background-repeat:no-repeat; zoom:1; }
.fl label, .fl h1, .fl blue { font-size:12px; margin-top:3px; margin-bottom:10px; text-align:center; color:#292929; }
.fl .c th { font-size:16px; color:#000000; margin:0; text-decoration:none;}
.fl .c input.b1 { color:#ffffff; font-weight:bold; background: url(b1.gif) no-repeat left; width:112px; height:24px; line-height:16px; padding-bottom:3px; border:0; }
.fl .c input.b3 { color:#ffffff; font-weight:bold; background: url(b3.png) no-repeat left; width:129px; height:21px; line-height:16px; padding:0px; border:0; }
.fl .c { background-position:right top; margin-left:3px; overflow:hidden; padding-right:5px; padding-left:2px; padding-top:1px; }
.fl .b { background-position:left bottom; }
.fl .b b { background-position:right bottom; display:block; height:3px; margin-left:3px; padding-right:5px; padding-left:2px; padding-top:1px; font-size:1px; }
*/

.fl, .fl .c, .fl .b, .fl .b b { background-image: url(round_form.gif); background-repeat: no-repeat; zoom: 1; }
.fl label, .fl h1, .fl blue { color: #292929; font-size: 12px; margin-bottom: 10px; margin-top: 3px; text-align: center;}
.fl .c th { color: #000000; font-size: 16px; margin: 0; text-decoration: none;}
.fl .c input.b1 { background: url(b1.gif) no-repeat left; border: 0; color: #ffffff; font-weight: bold; height: 24px; line-height: 16px; padding-bottom: 3px; width: 112px; }
.fl .c input.b3 { background: url(b3.png) no-repeat left; border: 0; color: #ffffff; font-weight: bold; height: 21px; line-height: 16px; padding: 0px; width: 129px;}
.fl .c { background-position: right top; margin-left: 3px; overflow: hidden; padding-left: 2px; padding-right: 5px; padding-top: 1px;}
.fl .b { background-position: left bottom;}
.fl .b b { background-position: right bottom; display: block; font-size: 1px; height: 3px; margin-left: 3px; padding-left: 2px; padding-right: 5px; padding-top: 1px;}


input.b1 { color:#ffffff; font-weight:bold; background:url(b1.gif) no-repeat; width:112px; height:24px; line-height:16px; padding-bottom:3px; border:0; }
.b1 { color:#ffffff; font-weight:bold; background:url(b1.gif) no-repeat center; padding:2px; border:0; text-align:center; margin-bottom:5px; font-size:12px; width:80px;}

/*
.fld { background:url(fldset.png) no-repeat left top; direction:ltr; width:100%; }
.fld h1 { background:url(fldset.png) no-repeat right top; line-height:14px; margin:0 0 0 9px; text-align:right; padding-right:11px }
.fld h1 span { color:#4E5AC0; font-size:10px; padding:2px; direction:rtl; }
.fld div.br { background:url(fldset.png) no-repeat right bottom; width:100%; }
.fld div.bl { background:url(fldset.png) no-repeat bottom left; margin-right:9px; padding:0 0 5px 9px; height:1%; direction:rtl; border:0px solid red }
*/


/*nivo-slider*/
#dev7link { position:absolute; top:0; left:50px; width:60px; height:67px; border:0; display:block; text-indent:-9999px; }

.theme-default #slider {
    margin:0px auto 0 auto;
   /* width:618px;  Make sure your images are the same size */
   /*height:246px;  Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper { margin-top:0px; }

.clear { clear:both; }

blockquote:before, blockquote:after,
q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure { display: block; }

caption { text-align:left; font-weight:normal; }

/* article_cats zone*/
#style1 { display: block; text-align: right; border:0px; }
#style1, #style1 ul, #style1 li { list-style: none; margin: 0; padding: 0; }
#style1 li a { background:#f8f8f8; display: block; font-size: 14px; padding: 7px 10px 7px 0; text-decoration: none; margin-bottom:1px; color: #3f3f3f; font-weight:bold; }
#style1 li a, #style1 li a:visited { }
#style1 a:hover, #style1 a:active { background:#de0182; color: #ffffff; }
#style1 a.on { background:#de0182; color: #ffffff}
#style1 ul a, #style1 ul a:visited { font-size:12px; line-height:12px; padding-right:15px; background:#ffffff; border-bottom:1px solid #dfdfdf}
#style1 ul a:hover, #style1 ul a:active { background:#b5cc17;}
#style1 ul a.on {background:#b5cc17}
#style1 ul ul a, #style1 ul ul a:visited { font-size:12px; line-height:12px; padding-right:25px; background:#ffffff; border-bottom:1px solid #dfdfdf}
#style1 ul ul a:hover, #style1 ul ul a:active { background:#c5df1c;}
#style1 ul ul a.on {background:#c5df1c}

/* articles & scl_articles ������ ������ zone*/
.articles {color:#4f5255; font-size:14px;}
.articles h3 {color:#125687; font-size:22px; margin-top:0px; font-weight: bold;}
.articles a {color:#b50000;}
.articles a.short_text {color:#4f5255; text-decoration:none;}
.articles .date {color:#979797; font-size:12px;}
.articles hr {border-top: 1px solid #fffff1; border-bottom: 1px solid #dac9a5; border-right:0px; border-left:0px;}
.articles .all {color:#9a531f;}


/* last_articles ������ ������� zone*/
.last_articles {color:#4f5255; font-size:14px;}
.last_articles h3 {color:#125687; font-size:22px; margin-top:0px; font-weight: bold;}
.last_articles .date {color:#979797; font-size:12px;}
.last_articles hr {border-top: 1px solid #fffff1; border-bottom: 1px solid #dac9a5; border-right:0px; border-left:0px;}
.last_articles .all {color:#9a531f;}
.last_articles img {border: 2px solid #ffffff; margin:0 0 2px 10px;}


/* last_audio ����� ������� zone*/
.last_audio {color:#4f5255; font-size:14px;}
.last_audio h3 {color:#125687; font-size:22px; margin-top:0px; font-weight: bold;}
.last_audio .date {color:#979797; font-size:12px;}
.last_audio hr {border-top: 1px solid #fffff1; border-bottom: 1px solid #dac9a5; border-right:0px; border-left:0px;}
.last_audio .all {color:#9a531f;}
.last_audio img {border: 2px solid #ffffff; margin:0 0 2px 10px;}
.last_audio a, .last_audio a:visited {color: #125687; text-decoration: underline; font-weight: bold;}
.last_audio a:hover {color: #990000;text-decoration: none; font-weight: bold;}
.last_audio a:active {color: #990000; font-weight: bold;}


/* news ����� zone*/
.news, .news .text {color:#4f5255; font-size:14px;}
.news .title { font-size:14px; font-weight: bold;}
.news .date {color:#979797; font-size:12px; font-weight: bold;}
.news hr {border-top: 1px solid #fffff1; border-bottom: 1px solid #dac9a5; border-right:0px; border-left:0px;}
.news .all {color:#9a531f;}
.news img {border: 0px; margin:0 0 2px 10px;}
.news a, .news a:visited {color: #125687; text-decoration: underline;}
.news a:hover {color: #990000;text-decoration: none;}
.news a:active {color: #990000;}


/* sale ������ zone*/
.sale, .sale .text {color:#4f5255; font-size:14px;}
.sale .title { font-size:14px; font-weight: normal;}
.sale .date {color:#979797; font-size:12px; font-weight: bold;}
.sale hr {border-top: 1px solid #fffff1; border-bottom: 1px solid #dac9a5; border-right:0px; border-left:0px;}
.sale .all {color:#9a531f;}
.sale img {border: 2px solid #ffffff; margin:0 0 2px 10px;}
.sale a, .sale a:visited {color: #125687;text-decoration: underline;}
.sale a:hover {color: #990000;text-decoration: none;}
.sale a:active {color: #990000;}


/* tips ����� zone*/
.tips {color:#4f5255; font-weight: bold; padding:15px 0;}


/* videos ����� zone*/
.videos, .videos .text {color:#4f5255; font-size:14px;}
.videos .title { color:#125687; font-size:14px; font-weight: bold;}
.videos .sub_title { color:#125687; font-size:14px; font-weight:normal;}
.videos .date {color:#979797; font-size:12px; font-weight: bold;}
.videos hr {border-top: 1px solid #fffff1; border-bottom: 1px solid #dac9a5; border-right:0px; border-left:0px;}
.videos .all {color:#9a531f;}
.videos a, .videos a:visited {color: #125687;text-decoration: underline;}
.videos a:hover {color: #990000;text-decoration: none;}
.videos a:active {color: #990000;}


/* newsletters ����� zone*/
.newsletters { font-size:14px;}
.newsletters .title { font-size:14px; font-weight: bold; color:#62635e;}
.newsletters .star { font-size:14px; color:#ffff54;}
.newsletters input {background:#ffffff; width:180px; height:22px; border:1px solid #62635g;}
.newsletters .btn { width:90px; height:22px; border:0px;}
.newsletters .agree { width:15px; height:15px; border:0px;}
.newsletters .agree_text { color:#000000;}


/* audio_cats zone*/
#style2 { display: block; text-align: right; width: 190px; border:1px solid #ffffff; }
#style2, #style2 ul, #style2 li { list-style: none; margin: 0; padding: 0; }
#style2 li a { background: url(menu_white.gif) repeat-x right -5px; display: block; font-size: 14px; padding: 7px 10px 7px 0; text-decoration: none;}
#style2 li a, #style2 li a:visited { color: #363636; font-weight: bold; }
#style2 a:hover, #style2 a:active { background: url(top_menu_over.gif) repeat-x right -5px; color: #363636; }
#style2 a.on { background-color: #d0eed2 !important; }
#style2 ul a, #style2 ul a:visited { color: #d70026; font-size: 12px; line-height: 12px; padding-right: 15px; }
#style2 ul a:hover, #style2 ul a:active { color: #d70026 !important;}
#style2 ul a.on {}


/* video_cats zone*/
#style3 { display: block; text-align: right; width:190px; border:1px solid #ffffff; }
#style3, #style3 ul, #style3 li { list-style: none; margin: 0; padding: 0; }
#style3 li a { background: url(menu_white.gif) repeat-x right -5px; display: block; font-size: 14px; padding: 7px 10px 7px 0; text-decoration: none;}
#style3 li a, #style3 li a:visited { color: #363636; font-weight: bold; }
#style3 a:hover, #style3 a:active { background: url(top_menu_over.gif) repeat-x right -5px; color: #363636; }
#style3 a.on { background-color: #d0eed2 !important; }
#style3 ul a, #style3 ul a:visited { color: #d70026; font-size: 12px; line-height: 12px; padding-right: 15px; }
#style3 ul a:hover, #style3 ul a:active { color: #d70026 !important;}
#style3 ul a.on {}

/* manager zone*/
.zone_manager {}
.zone_manager .registration {float:left; margin-left:5px;}
.zone_manager input {
	padding:0px 7px;
	margin-bottom:8px;
	background:#ffffff;
	font-weight: normal;
	width:200px;
	height:26px;
	color:#44254b;
	border:1px solid #dbdbdb;
	-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;
	-webkit-box-shadow: inset 1px 1px 0px 0px #b8b8b8;  -moz-box-shadow: inset 1px 1px 0px 0px #b8b8b8;  box-shadow: inset 1px 1px 0px 0px #b8b8b8;
}
.zone_manager input:focus {text-align:right; direction:ltr;}
.zone_manager .login {
	width:85px; 
	height:24px; 
	float:right;
	padding:0px;
	margin:0px;
	background:none;
	border:0px;
	-webkit-border-radius:0px; -moz-border-radius:0px; border-radius:0px;
	-webkit-box-shadow: inset 0px 0px 0px 0px #b8b8b8;  -moz-box-shadow: inset 0px 0px 0px 0px #b8b8b8;  box-shadow: inset 0px 0px 0px 0px #b8b8b8;
}
.zone_manager .restore_password {margin:6px; font-size:12px; color:#b3b3b3}
.zone_manager .hello {margin:-4px 6px 4px 0; font-size:14px; color:#de0182; font-weight: bold;}


.app_brands {background:#ffffff; margin-top:-5px; padding:15px 0;}
.app_brands a {margin-bottom:10px; font-size:12px; color:#3f3f3f; font-weight: bold; display: block;}
.app_brands a:hover {opacity:0.8;}









/*___apps_____________________________*/


/* articles_app ������*/
.articles_app .list_text {color:#4f5255; font-size:14px;}
.articles_app .list_title {}
.articles_app .list_img {width:160px; border:1px solid #dddddd; background:#f3f3f3; padding:12px 5px;}
.articles_app .show_text {color:#4f5255; font-size:14px;}
.articles_app .show_img {border:2px solid #bcc5c7; margin:0 15px 15px 0;}
.articles_app h3 {color:#125687; font-size:22px; margin-top:0px; font-weight: bold;}
.articles_app a {}
.articles_app .date {color:#979797; font-size:12px;}
.articles_app .write {font-size:12px; color:#9a531f; font-weight: bold;}
.articles_app .watch {font-size:12px; color:#9a531f; font-weight: bold;}


/* audios_app �����*/
.audios_app .list_text {color:#4f5255; font-size:14px;}
.audios_app .list_title {}
.audios_app .list_img {width:160px; border:1px solid #dddddd; background:#f3f3f3; padding:12px 5px;}
.audios_app .show_text {color:#4f5255; font-size:14px;}
.audios_app .show_title {}
.audios_app .show_img {width:160px; border:1px solid #dddddd; background:#f3f3f3; padding:12px 5px;}
.audios_app a {}
.audios_app hr {border-top: 1px solid #fffff1; border-bottom: 1px solid #dac9a5; border-right:0px; border-left:0px;}


/* contact ��� ���*/
.contact h3 { color:#ffffff; }
.contact .tnx { font-size:16px; font-weight: bold; }
.contact th { font-weight:bold; }
.contact td { font-weight:bold; padding-right:8px; padding-top:3px;}
.contact .send {color:#ffffff; font-weight:bold; width:70px; background:#99a918; border:0px; border:1px solid #ffffff;}
.contact input { width:270px; height:22px; background-color: #fff; border-top:1px solid #abadb3; border-left:1px solid #e2e3eb; border-right:1px solid #e2e3eb; border-bottom:1px solid #e3e9ef; color:#666666; font-weight:bold; }
.contact textarea { color:#666666; }


/* customers_app ������
.customers_app {}
.contact h3 {}
.customers_app .cus_div { border:1px solid #ffffff; background-color:ffffff; color:#000000; width:140px; height:140px; text-align:center; float:right; margin:5px}
.customers_app .logo_div { height:105px; line-height:105px;}
*/


/* customers_app לקוחות*/
.customers_app {}
.contact h2 {color:#8c9a1b; font-size: 30px; font-weight: normal; text-align: right;}
.customers_app .cus_div { border:1px solid #e4e4e4; background-color:ffffff; color:#000000; width:122px; height:122px; text-align:center; float:right; margin:10px} /* + title*/
.customers_app img { max-width:100px; max-height:70px;}
.customers_app .logo_div { line-height:120px;}
.customers_app .popover_btn { background: #ffffff; border: 0px; padding:0px;}


/* comments ������*/
.comments { font-size:14px;}
.comments .title { font-size:14px; font-weight: bold; color:#62635e;}
.comments .star { font-size:14px; color:#ffff54;}
.comments input {background:#ffffff; width:180px; height:22px; border:1px solid #62635g;}
.comments textarea {background:#ffffff; width:180px; height:60px; border:1px solid #62635g; color:#62635e;}
.comments .btn {background:#ffffff; width:90px; height:22px; border:1px solid #62635g; color:#62635e;}
.comments .error { color:#c50000;}
.comments .row { padding:10px 0;}
.comments .row_subject { font-weight: bold; color:#ae0000;}
.comments .line { border-bottom:1px solid #eeeef0; padding:10px 0;}
.comments .name { font-weight: bold; color:#5a5a5a;}
.comments .date { font-weight: normal; color:#5a5a5a; font-size:10px;}
.comments .text { color:#5a5a5a; padding-right:27px;}
.comments hr {border-top: 1px solid #fffff1; border-bottom: 1px solid #dac9a5; border-right:0px; border-left:0px;}


/* employee_app �����*/
.employee_app .text {color:#4f5255; font-size:14px;}
.employee_app .name {margin-bottom:0px; color:#125687}
.employee_app .img {border:2px solid #dddddd; background:#f3f3f3; }
.employee_app .subject {color:#4f5255; font-weight: bold;}
.employee_app .detail {color:#4f5255;}
.employee_app a {}
.employee_app hr {border-top: 1px solid #fffff1; border-bottom: 1px solid #dac9a5; border-right:0px; border-left:0px;}


/* faq_app ����� �������*/
.faq_app .title {margin:0px;}
.faq_app .question {color:#413D41; padding-right:18px; background:url(/theme/plus.png) no-repeat right -2px; font-weight: bold; text-decoration:none;}
.faq_app .question_line {border:1px solid #ffffff; background: url(menu_white.gif) repeat-x right -5px; padding:7px 0;}
.faq_app .answer {padding-right:18px; margin-bottom:15px; font-weight: normal;}


/* files_app ����� ������*/
.files_app .title {margin:0px;}
.files_app td {padding:0 10px; background: url(/theme/files_bg.gif) repeat-x top; height:60px; border-top:1px solid #ffffff;}
.files_app tr {padding:2px; margin-top:10px; border-top:5px solid #000000;}
.files_app .select {color:#000000}
.files_app .category {font-weight: bold; color:#000000;}
.files_app a:hover, .files_app a:active {color:#000000; text-decoration: none;}
.files_app a.on {text-decoration: none;}
.files_app a, .files_app a:visited { color:#000000; text-decoration: none;}


/* gallery_s_app �����*/
.gallery_s_app {}
.gallery_s_app img {margin:2px; border:2px solid #dddddd;}


/* gallery (cats) ������*/
.gallery_app {font-size:16px; float:right; margin:0 0 5px 5px;}
.gallery_app img {margin:2px; border:2px solid #dddddd;}
.gallery_app a {text-decoration:none; color:#125687; font-weight: bold;}



/* galleries (inside) ������*/
.galleries_app {font-size:14px; float:right; margin:0 0 0px 0px;}
.galleries_app img {margin:1px; border:0px solid #dddddd;}
.galleries_app a {text-decoration:none; color:#125687; font-weight: bold;}


/* news_app �����*/
.news_app .list_text {color:#4f5255; font-size:14px;}
.news_app .list_title {}
.news_app .list_img {width:160px; border:1px solid #dddddd; background:#f3f3f3; padding:12px 5px;}
.news_app .show_text {color:#4f5255; font-size:14px;}
.news_app .show_img {border:0px solid #bcc5c7; margin:0 15px 15px 0;}
.news_app h3 {color:#125687; font-size:22px; margin-top:0px; font-weight: bold;}
.news_app h2 {margin-top:0px; color:#125687;}
.news_app .btn a {color:#ffffff !important; text-decoration:none; font-size:16px;}
.news_app .date {color:#979797; font-size:12px;}
.news_app hr {border-top: 1px solid silver; border-bottom: 0px solid silver; border-right:0px; border-left:0px;}
.news_app .btn{
    background:#f9f9f9;
    font-weight:bold;
    height:33px;
	color:#00a0d4 !important;
}
.news_app .btn:hover {
    background:#e7e7e7;
 }

/*landing_pages app*/
.label_form {float: right; margin-left: 10px; min-width: 39px; color:#FFFFFF; font-size: 16px;}
.group2 {margin-bottom: 5px!important;  float: right;}
.send2 {float:right; margin-right: 48px; color:#ffffff; font-weight:bold; width:196px; background:#404040; border:0px; border:1px solid #ffffff; height: 34px; font-size:22px; padding-top: 0;}
.send2:hover {background:#404040; color:#FFFFFF!important;}
.lid {width:100%;}
.lid .group2 input[type="text"] {width:194px; border:1px solid #433537;}
.lid .label_form {color: #6d6d6d;}
.lid .send2 {float:right; color:#ffffff; font-weight:bold; width:196px; background:#404040; border:0px; border:1px solid #ffffff; height: 38px; font-size:20px; padding-top: 0;}
.lid .send2:hover{background:#404040; color:#FFFFFF!important;}
.details_t {width:480px; height: auto; background-color: rgba(255,255,255,0.9); padding-bottom: 10px; margin:40px 10% 0 0; float:right;}
.title_1t {margin-top:0px;}
.details_t2 {width: 320px; margin: 5px auto; margin-bottom: 30px; padding-right: 5px;}
.title_t2{float:right; margin-bottom: 20px;}
.content_t {color: #404040; font-size: 16px; font-weight: bold; text-align: right; margin-bottom: 40px; line-height:24px;}
.lid .title { padding:17px 0; margin-bottom:26px;}
.lid .title h2 {color: #ffffff; font-size:34px; font-weight: bold; text-align: center; margin:0px;}
.lid .title h5 {color: #ffffff; font-size:16px; font-weight: bold; text-align: center; margin:7px 0;}

.lid_after_send {width:403px; height: auto; background-color: rgba(255,255,255,0.9); padding-bottom: 26px; margin:40px 10% 0 0; float:right;}
.lid_after_send h2 {color: #ffffff; font-size:16px; font-weight: bold; text-align: center; margin:0px;}
.lid_after_send b {color: #433537 !important; font-size:16px; font-weight: bold; text-align: center; margin:0px;}
.lid_after_send .title { padding:26px 0; margin-bottom:26px;}
.contact-t{color: #6d6d6d; font-size: 22px;  font-weight: bold;  text-align: center;  margin-bottom: 10px;  line-height: 24px;}

.details_lp2{width:850px; height: auto; padding-top: 30px;}
.details_lp2a{width:470px; height: auto; float:right;}
.details_lp2b{width:280px; height: auto; margin-top: 0; float:left;}
.logo_lp2{width: 100%; height: 50px; margin-bottom: 18px;}
.logo_lp2 img{width: auto; height: 50px; float: right;}
.details_lp2a .title_lp2a{width: 100%; height: 53px;  margin-bottom: 12px; color: #ffffff; font-size:40px; font-weight: bold; text-align: right;}
.title_lp2a span {border-bottom: solid 0px #748694; padding: 1px 15px;}
.title_lp2b span {border-bottom: solid 0px #748694; padding: 2px 15px; padding-bottom: 4px;}
.details_lp2a .title_lp2b{width: 100%; height: 37px; padding-top: 5px;  color: #ffffff; font-size:22px; text-align: right; margin-bottom: 26px;}
.content_lp2 {font-size:16px; color:#384053; text-align: right; }
.content_lp2 span{padding: 2px; font-weight: bold;}
.details_lp2b .title_right .p1{color:#34425d; font-size: 26px; font-weight: bold; text-align: center; margin-bottom: 5px;}


.group2lp{width: 100%; height: 30px; margin-bottom: 20px;}
.form-inline-lp{width: 280px; margin: 0 auto;}
.form-control-lp{width: 231px; border: solid 1px #748694; height: 40px; float: left;}
.form-icon{width: 42px; height: 39px; float: right; }
.form-icon img{margin: 9px; height: 20px;}
.group2lp input[type="text"]{padding-right:10px;}
.send3{width: 100%; height: 58px; color: #ffffff; font-size: 22px!important; font-weight: bold; text-align: center;}
.send3:hover{background-color: #444!important;}

.details_lp3{width: 100%; height: auto;}
.details_lp3a{width: 70%; float: right;}
.details_lp3b{width: 30%; float: left;}
.title_lp3a{width: 80%;  margin-top:20px; margin-bottom: 10px; color: #ffffff; font-size:38px; font-weight: bold; text-align: center;}
.title_lp3b{width: 80%; margin-bottom: 40px; color: #ffffff; font-size:20px; font-weight: bold; text-align: center;}
.title_lp3d{width: 80%; color: #ffffff; font-size: 16px; margin-bottom: 30px;}
.title_lp3c{width: 80%; font-size: 28px; color: #ffffff; text-align: center; margin-bottom: 10px;}
.form-inline-lp3{width: 305px; margin: 0 auto;}
.form-control-lp3{width: 100%; border-style: outset; height: 40px; float: left; border-radius: 6px; border:0px;}
.send4{margin:20px auto 40px auto; width: 50%; height: 53px; color: #ffffff; font-size: 28px!important; font-weight: bold; text-align: center; border: solid 1px #ffffff; background-color: transparent;}
.send4:hover{background-color: inherit!important;}


.details_lp4{width: 100%;}
.details_lp4a{max-width: 56%; position: absolute;  text-align: right;  background: #83ad4b;  border-radius: 14px;  opacity: 0.95;  top: 30px; right: 70px;  padding: 0 20px 20px 20px;}
.title_lp4a{font-size: 40px; text-align: right; color: #ffffff;}
.title_lp4b{font-size: 28px; text-align: right; color: #ffffff; margin-bottom: 10px;}
.content_lp4{text-align: right;  font-size: 18px;  line-height: 20px; color: #ffffff;}
.details_lp4b{width: 273px;  background: #393939;  margin: 0 auto;  padding-bottom: 25px;  border-radius: 14px;  position: fixed;  opacity: 0.95;  z-index: 1500;  left: 70px;  top: 30px;}
.form-inline-lp4{margin: 0 auto;  max-width: 220px;}
.form-control-lp4{padding: 0px 7px; margin-top: 10px;  background: #ffffff;  font-weight: normal;  width: 220px;  height: 38px;  color: #44254b;  resize: none;  border: 0px;  -webkit-border-radius: 3px;  -moz-border-radius: 3px;  border-radius: 3px;  -webkit-box-shadow: inset 1px 1px 0px 0px #b8b8b8;  -moz-box-shadow: inset 1px 1px 0px 0px #b8b8b8;  box-shadow: inset 1px 1px 0px 0px #b8b8b8;}
.send5{margin-top: 10px; color: #ffffff;  height: 42px;  margin-bottom: 0px;  font-weight: bold;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;  border-radius: 5px;  width: 220px;  font-size: 16px;  border: 0px; margin-right: 0px;}
.title-left-lp4 {margin: 0 auto;  max-width: 220px; margin-top:20px; color: #ffffff !important; text-align: right; font-weight: bold; font-size:16px;}

.treatment_show_pic {float:left; margin:0 30px 20px 0; width:400px;}
.treatment_home {width:30%; margin-left:2%; float:right; margin-bottom:70px;}
.job_form {float:left; width:28%; padding:0 30px; background:#f2f2f2;}
.job_fuul_text {float:right; width:100%; max-width:790px;}
.gallery_home {width:24%; float:right !important; margin: 0 0.5% !important;}

.about_img {float:right; margin-left:20px; margin-bottom:20px; width: 286px;}
.read_more {
	font-family: Arimo, Arial;
    width: 129px;
    margin: 0;
    padding: 5px 15px;
    border-color: #e9b742;
    background-color: #e9b742;
    color: #ffffff;
    font-size: 14px;
	font-weight: bold;
	}

@media (max-width: 980px) {
.details_lp4a{max-width: 88%;}
}

/* class_app �����*/
.class_app .list_text {color:#4f5255; font-size:14px;}
.class_app .list_title {}
.class_app .list_img {width:160px; border:1px solid #dddddd; background:#f3f3f3; padding:12px 5px;}
.class_app .show_text {color:#4f5255; font-size:14px;}
.class_app .show_img {border:2px solid #bcc5c7; margin:0 15px 15px 0;}
.class_app h3 {color:#125687; font-size:22px; margin-top:0px; font-weight: bold;}
.class_app h2 {margin-top:0px; color:#125687;}
.class_app a {}
.class_app .date {color:#979797; font-size:12px;}
.class_app hr {border-top: 1px solid #fffff1; border-bottom: 1px solid #dac9a5; border-right:0px; border-left:0px;}


/* sale_app ������*/
.sale_app .list_text {color:#4f5255; font-size:14px;}
.sale_app .list_title {}
.sale_app .list_img {width:160px; border:1px solid #dddddd; background:#f3f3f3; padding:12px 5px;}
.sale_app .show_text {color:#4f5255; font-size:14px;}
.sale_app .show_img {border:2px solid #bcc5c7; margin:0 15px 15px 0;}
.sale_app h3 {color:#125687; font-size:22px; margin-top:0px; font-weight: bold;}
.sale_app h2 {margin-top:0px; color:#125687;}
.sale_app a {}
.sale_app .date {color:#979797; font-size:12px;}
.sale_app hr {border-top: 1px solid #fffff1; border-bottom: 1px solid #dac9a5; border-right:0px; border-left:0px;}


/* unsubscribe ���� ������ ������*/
.unsubscribe h3 { }
.unsubscribe h2 { }
.unsubscribe .tnx { font-size:16px; font-weight: bold; }
.unsubscribe th { font-weight:bold; }
.unsubscribe td { font-weight:bold; padding-right:8px; padding-top:3px;}
.unsubscribe .send {color:#ffffff; font-weight:bold; width:70px; background:#99a918; border:0px; border:1px solid #ffffff;}
.unsubscribe input { width:270px; height:22px; background-color: #fff; border-top:1px solid #abadb3; border-left:1px solid #e2e3eb; border-right:1px solid #e2e3eb; border-bottom:1px solid #e3e9ef; color:#666666; }


/* videos_app �����*/
.videos_app .list_text {color:#4f5255; font-size:14px;}
.videos_app .list_title {}
.videos_app .show_title { font-weight: bold;}
.videos_app .show_text {color:#4f5255; font-size:14px;}
.videos_app h3 {color:#125687; font-size:22px; margin-top:0px; font-weight: bold;}
.videos_app h2 {margin-top:0px; color:#125687;}
.videos_app a {}
.videos_app .embed {padding:5px 0;}
.videos_app hr {border-top: 1px solid #fffff1; border-bottom: 1px solid #dac9a5; border-right:0px; border-left:0px;}

/* search �����*/
.search {font-size:18px; color:#125687; font-weight: bold;}

/* search facebook credit*/
.credit_line .credit {float:left; margin-top:4px; margin-left:15px}
.credit_line .credit a {font-size:12px; color:#868686;}

.sale {font-size:20px; color:#de0182; font-weight:bold;}
.new {font-size:18px; color:#de0182; font-weight:bold;}

.contact_form input[type="text"], .contact_form input[type="password"] {height:20px;}
.contact_form input[type="text"],.contact_form input[type="date"], .contact_form input[type="password"], .contact_form textarea, .contact_form select {
	padding:0px 7px;
	margin-top:4px;
	background:#ffffff;
	font-weight: normal;
	width:175px;
	height:34px;
	color:#4f5255;
	resize:none;
	
	border:1px solid #cccccc;
	-webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px;
	/*-webkit-box-shadow: inset 1px 1px 0px 0px #b8b8b8;  -moz-box-shadow: inset 1px 1px 0px 0px #b8b8b8;  box-shadow: inset 1px 1px 0px 0px #b8b8b8;*/
}
.contact_form .send {width:64px; height:25px; padding:0px; border:0px; background:none; float:right; margin:16px 5px 0 0;}
.contact_form .content {height:100px; padding-top:5px;}

.nav-tabs > li {
	float:right;
	min-width:142px;
	margin-right:10px;
}
.nav-tabs>li.active>a {
	background-color:#29781a;
	color:#ffffff;
}
.nav-tabs>li.active>a:hover  {
	background-color:#29781a;
	color:#ffffff;
}
.nav-tabs>li>a {
	border:1px solid #dadadb;
	background-color:#efeff1;
	border-radius: 7px 7px 0 0;
}
.nav>li>a {
	padding:3px 0 0 0;
	height:30px;
	text-align:center;
	font-size:16px;
	color:#363636;
	font-weight:bold;
}

.nav-tabs {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 30px;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
border-color: #29781a;
}

.modal {z-index: 1210;}

.modal-body {
	padding:10px 20px 20px 20px;
}
.modal-body h1 {
	color:#e11c2d;
	font-weight:bold;
	margin-bottom:10px;
}
.modal-body .btn1 {
	float:left;
	border:0px;
	padding-top: 0px;
}
.modal-content {
	width:350px;
	margin-right:150px;
}
.modal-header {
	border-bottom:0px;
}








.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: right;
	width:190px;
}

.form-horizontal .control-label {
	width: 110px;
}
.form-horizontal .control-label2 {
	width: 173px;
}
.form-horizontal .btn1 {
	float:left;
	border:0px;
	padding-top: 0px;
}
.form-control {
	width:190px;
	height: 36px;
}


.carousel-indicators {
	top:300px;
}


.panel-title>a {
	color: #29781a;
	font-size: 14px;
	font-weight: bold;
}


.gray10 {
	font-size: 10px;
	color:gray;
	margin-left:10px;
}




.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
padding-top: 0px;
padding-right: 20px;
}


.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
float: right;
margin-right: -20px;
}


.table th {
text-align: right;
}

.btn {
/*background: #a70000;
color: #ffffff;
width: 127px;
height:32px;
float: left;
margin-bottom: 0px;
margin-top: 1px;
padding: 5px 12px;*/
}

.btn-lg, .btn-group-lg>.btn {
padding:0px;
}

.btn:hover, .btn:focus  {
background:#dd0021;
color:#ffffff !important;
outline:none;
 }

.d1 {width:100%; border-bottom:1px solid #242424; height:82px;}
.d1b {width:995px; height:81px; margin:0 auto;}
.d1c {width:580px; height:80px; float:right;}
.d1d {width:127px; height:80px; float:left; padding-top:27px;}
.logo {float:right;}
.logo2 {float:right; height: 75px; padding-left: 26px; border-left: 1px solid #e6e6e6 }
.logo3 {float:left; height: 75px;}
.logo3 a {margin-right: 22px;}
.top_menu {float: right}
.tel_menu{color: #e11c2e; margin-right: 45px; font-size: 26px;  font-weight: normal;}

.d2 {width:100%; border-top:2px solid #a70000; height:49px;}
.d2b {width:100%; border-top:1px solid #ffffff; height:48px; background:#202020;}
.d2c {width:995px; height:48px; margin:0 auto;}
.d2d {width:800px; height:48px; float:right;}
.d2d a { float:right; color:#ffffff; text-align:right; font-size:14px; font-weight:normal; padding:13px 0px 0 40px; }
.d2e {width:175px; height:48px; float:left; text-align:left; padding-left:0px; padding-top:14px;}

.d3 {width:995px; height:36px; margin:0 auto;}
.d3b {width:800px; height:36px; float:right; color:#202020; padding-top:6px; font-weight: bold;}
.d3c {width:175px; height:36px; float:left; padding-top:5px; text-align:left;}
.d3c img {margin-top:-5px;}
.d3c a {color:#797979; font-size:12px; text-decoration:none;}

.d4 {width:100%; min-width:995px; border-bottom:1px solid #242424;}
.d4 .img1 {width:33.33%; float:right;}
.d4 .img2 {width:33.33%; float:right; opacity:0.7 !important;}
.d4 .img1:hover {opacity:0.7 !important;}


.d5 {width:995px; margin:20px auto;}
.d5b {width:700px; float:right;}
.d5c {width:250px; float:left;}

.glyphicon {margin-left:7px !important;}

.btn_red {
background: #e9b742;
color: #ffffff;
height: 35px;
margin-bottom: 0px;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width:87px;
font-size: 16px;
margin-top: 17px;
border: 0px;
margin-right:67px;
}



/* Flexible iFrame */
.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.theme_zone_left {width:247px; margin-bottom:20px;}
.theme_zone_left .title {width:247px; background:#00a0d4; font-size:22px; color:#ffffff; height:38px; text-align:center; padding-top:2px; -webkit-border-radius: 5px 0 0 0; -moz-border-radius: 5px 0 0 0; border-radius: 5px 5px 0 0;}
.theme_zone_left .zone_content {
    width:247px; background:#f4f4f4; font-size:14px; color:#4c4c4c; text-align:right; padding:12px; border:1px solid #cccccc; border-top:0px; -webkit-border-radius: 0 0 0 5px; -moz-border-radius: 0 0 0 5px; border-radius: 0 0 0 5px;}

.file_category {
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.glyphicon-file { font-size:18px; color:#202020; margin-left:7px !important;}
.glyphicon-cloud-download { font-size:24px; color:#e9b742}
.file_title {font-size:16px; color:#202020 !important}

#wrapper{
    width:987px;
    height:auto;
    margin:0 auto;
    direction:rtl;

}


#wrapper2{
    width:100%;
    height:auto;
    margin:0 auto;
    direction:rtl;

}
#header{
    height:auto;
    width:100%;
}
#links_pic{
    float: left;
    margin-left: 3px;
    margin-top: 27px;
}
#bituah_pic{
    float:left;
    margin-left:24px;
    margin-top:14px;
}
.links{
    float: left;
    width: 500px;
    height: 57px;
    margin-bottom:18px;
}
.search_btns{
    display: block;

    clear: left;
    height: 34px;
}

.lookingfor{
    box-sizing:border-box;
    height:34px;
    border:1px solid #cccccc;
    border-radius:3px;
    width:157px;
    float:left;
    padding-right: 12px;

    margin-left:4px;
}
#btm_header{
    width:100%;
}
.top_nav{
    width:100%;
    background:#125687;
    height:48px;
    border-radius:3px;
    clear:both;
    color:white;
    font-size:16px;
    font-weight:bold;

}

.top_nav2{
    width:100%;
    height:75px;
    clear:both;
    color:white;
    font-size:16px;
    font-weight:bold;

}
.top_nav_menu{
    width: 970px;
    margin: 0 auto;
}

#top_header{
    height:128px;
}

.logos_menu2{
    display: none;
    background: url(/theme/circles_bg.png)  top center;
    height: 210px;
    padding-top: 40px;
}
.logos2{
    width: 925px;
    margin: 0 auto;
}
.logos2 a{margin-left:20px;}
.logos2 .last {margin-left: 0px;}
.logos2 .circle_mobile {display:none;}

.logos_menu{
    display: block;
    background: url(/theme/circles_bg.png)  top center;
    height: 210px;
    padding-top: 40px;
}
.logos{
    width: 925px;
    margin: 0 auto;
}
.logos a{margin-left:20px;}
.logos .last {margin-left: 0px;}
.logos .circle_mobile {display:none;}

.body_circle{
    width: 100%;
    height: 520px;
    margin-top: 24px;
    background: url(/theme/pic1.jpg)  top center;

}
.body_slider{
    width: 100%;
    height: 520px;
    margin-top: 24px;
    position: absolute;
    z-index: 1200;
}

.slider_h{ height: 520px; margin-top: 24px; display: block;}
.slider_h ul li{width: 100%; float: left; margin-right: -100%; position: relative; opacity: 0; display: block; z-index: 1;}

.info {width: 989px;  margin:auto; padding-top: 55px;}
.info3{width: 989px; margin: auto; padding-top: 40px;}
.info .details{height:425px; width:265px; background-color:#FFFFFF; padding-top:20px; float:right;}
.info .details3{height:450px; width:580px; background-color:#FFFFFF; padding: 20px 20px; float:right;}
.info3 .details3{height:450px; width:675px; background-color:#FFFFFF; padding:15px 15px; float:right;}
.info .details4{height:295px; width:280px; background-color:#FFFFFF; padding: 20px 20px; float:right;}
.info .info2 {width:265px; height:340px;  background-color:#FFFFFF; float: right; margin-right:57px; padding:28px 18px;}


.info2_mobile {display: none;}
.info2_reg {display: block;}

.details .details_text{padding: 0 16px; width: 100%; height: 173px;}
.details_text .title1 {font-size: 26px; color: #534b48; font-weight: bold; margin: 0px 15px 10px 0; }
.details_text .create_contact{ margin-right: 12px;}
.details_text .create_contact .title2 {color: #e11c2e; margin-right: 5px; font-size: 16px;  font-weight: normal;}
.details_text .create_contact .details2 {font-size: 14px; color: #524846; line-height: 1.143; padding-right: 24px;}
.details2 .p1 {margin-bottom: 10px; margin-top: 10px;}
.details2 .p2 {text-align: left; margin-top: 8px; margin-left: 16px; color: #524846; }
.details .details_ul {width: 100%; height: 210px; list-style: none; padding-right: 0px; margin-bottom: 0px; margin-top: 22px;}
.details_ul li {background-color: #544a48; height: 42px;  border-bottom: 1px solid #FFFFFF;}
.details_ul li a {color:#FFFFFF; font-weight: bold; display: block; padding-right: 34px;  padding-top: 12px;}
.details_ul li:hover {background-color: #6c6462;}

.info2 .title1 {font-size: 26px; color: #534b48; font-weight: bold; margin: 0px 0px 10px 0; text-align: center;}
.info2 .disc1 {height: 112px; padding-top: 12px;}
.info2 .disc1 p {text-align: center; color: #e11c2d; font-size: 30px; font-weight: bold; line-height: 1;}
.info2 .disc1 a {text-align: center; color: #554a48; font-size: 16px; font-weight: bold;  margin-top:5px;  display: block;}

.down_logos {width: 100%; height:80px; margin-bottom: 60px;}
.down_logos .down_logos2 {width: 995px; margin: auto auto;}
.down_logos .down_logos2 a {margin-left: 14px;}
.down_logos .down_logos2 a .last {margin-left: 0px;}
.down_logos .shadow2 {background:url(/theme/shadow2.png) no-repeat top center; width: 100%; height: 16px; margin: 0;}

.label_form {float: right; margin-left: 10px; min-width: 39px;}
.group_first {margin-left: 15px;}
.group2 {margin-bottom: 10px!important;}
.group2 input[type="text"]{width: 150px;}
.group2 input[type="date"]{width: 160px;}

.info3 .group2 {margin-bottom: 30px!important;}
.info3 .group2 .label_form {min-width: 0px; margin-left: 6px;}
.info3 .details3 p{color:#e11c2d; margin: 15px 0;}
.info .details3 p{color:#e11c2d; margin: 15px 0;}

.form_title {margin-top: 0px!important; letter-spacing: -1px;}
.form-inline p {margin-bottom: 5px;}
.contact_form2 {width: 440px;}
.label_form2 {float: right; margin-left: 10px; min-width: 46px; text-align: right;}
.shadow2 {background:url(/theme/shadow2.png) no-repeat top center; width: 100%; height: 16px; margin: 20px 0;}
.contact_us {width: 50%; float: right; min-height: 626px; margin-bottom: 30px;}
.contact_us_map {width: 50%; float: left; height: 626px; margin-bottom: 30px; }
.contact_us_map h3{margin-top: 0px;}
.contact_us1 {width: 100%;  min-height: 626px; margin-bottom: 30px;}

.service_ul {width: 100%; list-style: none; padding-right: 0px; margin-bottom: 0;}
.service_ul li {background-color: #FFFFFF; height: 42px; border-top: 1px solid #DDD;}
.service_ul li a {color: #544a48!important; font-weight: bold; display: block; padding-right: 20px; padding-top: 12px; font-size: 14px;}
.service_table {width: 100%}
.service_table .logo_t {width: 30%;}
.service_table .button_t {width: 30%; direction: ltr;}
.service_table .button_t a {background: #e9b742; border: 0px;color: #ffffff!important;font-weight: bold; border-radius: 2px; padding: 8px 12px;}

.service_ul .button_t  { width: 60px; float: left;  background: #e9b742; border: 0px;color: #ffffff;font-weight: bold; border-radius: 2px; margin-left: 20px;}


.jobs_list {float:right; margin:0 0 20px 20px; width:225px; height:225px; border:1px solid #dddddd;}
.jobs_list_title {padding:5px 0; font-size:14px; color:#555555; font-weight:bold; text-align:center;}
.jobs_list_text {color:#555555; text-align:center;}
.jobs_list_img {margin:7px 0; height:105px; overflow:hidden;}

.btn_jobs {background: #a70000; color: #ffffff!important;  width: 127px;  height:32px; margin-bottom: 0px; margin-top: 1px; padding: 5px 12px;}
.btn_jobs2 {float:right!important;}
.job_d {border:1px solid #FFFFFF; background:#ffffff; padding:30px;}
.job_img{float:right; margin-left:10px; margin-bottom:10px;}
.job_number{float:right; padding-top:20px; width:450px; color:#555555; text-align:right;}
.job_text{float:right; padding-top:20px; width:450px; color:#555555; text-align:right;}

.center_div{margin:0 auto; width:960px;}

#slider{
    margin-top:17px;
    height:305px;
    width:100%;
    margin-bottom:17px;
}
.left_zones {
    width:247px;
    float:left;

}
.site_content {
	margin-bottom:70px;
}

.center_zones{
    width:677px;
	float:right;
}
#art_head{
    width:100%;
    height:38px;
    background:#544a48;
    font-size:22px;
    line-height:38px;
    color:white;
    border-radius:3px;
    padding-right:24px;
    margin-bottom: 26px;
    margin-top: 30px;
}
#art_head2{
    width:100%;
    height:38px;
    background:#125687;
    font-size:22px;
    line-height:38px;
    color:#ffffff;
	text-align:center;
    border-radius:3px;
    margin-bottom: 20px;
}

.hadashot_pic,.img_s{
margin-left:20px;
float:right;
    /*border:1px solid #bebebe;*/


}

#center{
    width:619px;
}
.hadashot_cont{
margin-right:160px;
padding-left:15px;
}
.hodaot_title{
    font-size:18px;
     
    color:#3f3f3f;
    font-weight:bold;
}
.hodaot_cont{
    margin-top:10px;
}
.co_pic{
    display: block;
    margin: 0 auto;
}
.co_buis{
   margin-bottom: 15px;
}

#footer_menu{
    height:63px;
    width:100%;
    background:#544a48;
	padding-right:7px;
}
#footer_bottom{
    height:83px;
    width:100%;
    background:#FFFFFF;
}
.footer_insider{
    width:996px;
    margin:0 auto;
}

.btn-lg{
    font-size:14px;
}

.web_logo{
    float:left;
}
.hadasha{
     margin:0;
	 width:144px;
	 height:100px;
	 float:right;
	 -webkit-border-radius:3px;
	 -moz-border-radius:3px;
	 border-radius:3px;
	 
 }
.flex-control-nav li{

}
.bottom_text {
	color:#000000;
	width:800px;
	float:right;
	margin-top:17px;
	margin-right:15px;
}

.bottom_text a{margin-left: 8px;}

.credit {
	width:160px;
	float:left;
	font-size:12px;
	text-align:left;
	margin:18px 0 0 15px;
}
.credit a {
	color:#797b7a;
}


.bottom_menu p {width: 132px; color:#FFFFFF; float: right; font-size: 14px; font-weight: bold; margin-top: 18px; margin-left: 55px;}
.bottom_menu a img{margin-left:10px;}
.bottom_menu a {
	display:block;
	color:#FFFFFF;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin-top:17px;
	margin-left:21px;
	margin-right:11px;
	
}

.bottom_menu button {
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 63px;
    padding-left: 21px;
    padding-right: 14px;
    background-color: transparent;
    border: 0px;
}
.bottom_menu button:hover{background-color: #6c6462;}

.bottom_menu .last a {
	margin-left:0px;
	margin-right:24px;
	
}
.bottom_menu .last button {
	margin-left:0px;
	margin-right:24px;

}

.bottom_menu a:hover {
	color:#e11c2d;
}

.addthis_code {
	float:left;
	width:150px;
	text-align:left;
	margin-top:25px;
}

.ins_home {float:right; margin: 0 6px 15px 6px; }
.ins_r {width:127px; float:right; text-align:right;}
.ins_l {width:127px; float:left; text-align:left;}
.ins {width:100%; padding-top:50px;}


.open>.dropdown-menu {
margin-top: 32px;
margin-left: -16px;
}

.form-inline {width: 80%; margin: 0 auto;}


.pages_contact input, select {
    width: 100%;
    padding: 12.9px;
    color: #444;
    background: #fff;
    border: 1px solid #F0F0F0;
    margin: 7px 0px;
    font-weight: 100;
}

.pages_contact input, input:focus, textarea, textarea:focus, select:focus {
border: 1px solid #e9b742;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
color: #444;
}

.group3 { width:100%; margin-bottom:0px !important; }
.group3 .label_form3 {width:30%; float:right; padding-top: 12px;}
.group3 .form-control5 {width:65%; height: 36px;}
.group3 file {width:65%; height: 36px;}
.group3 .btn-submit {color:#ffffff; background:#e9b742;}


.jobs { -webkit-transition: 520ms ease-in-out; -moz-transition: 520ms ease-in-out; -o-transition: 520ms ease-in-out; transition: 520ms ease-in-out;}
.jobs b {color:#e9b742;}
.jobs p {line-height:17px; -webkit-transition: 520ms ease-in-out; -moz-transition: 520ms ease-in-out; -o-transition: 520ms ease-in-out; transition: 520ms ease-in-out;}
.jobs .fa {-webkit-transition: 520ms ease-in-out; -moz-transition: 520ms ease-in-out; -o-transition: 520ms ease-in-out; transition: 520ms ease-in-out;}
.jobs .service-title h3 {font-size:20px; -webkit-transition: 520ms ease-in-out; -moz-transition: 520ms ease-in-out; -o-transition: 520ms ease-in-out; transition: 520ms ease-in-out;}
.jobs:hover {background:#e9b742; -webkit-transition: 520ms ease-in-out; -moz-transition: 520ms ease-in-out; -o-transition: 520ms ease-in-out; transition: 520ms ease-in-out;}
.jobs:hover p, .jobs:hover .fa {color:#ffffff; -webkit-transition: 520ms ease-in-out; -moz-transition: 520ms ease-in-out; -o-transition: 520ms ease-in-out; transition: 520ms ease-in-out;}
.jobs:hover .service-title h3 {color:#ffffff; -webkit-transition: 320ms ease-in-out; -moz-transition: 320ms ease-in-out; -o-transition: 320ms ease-in-out; transition: 320ms ease-in-out;}

.employee_more_btn {float:none !important; width:150px; margin:0 auto !important;}
.f-copyright {text-align:right}
.copyright_mob {display:none}
.pages_contact_width {float:left; padding:0 30px; background:#ffffff; width:28%;}
.contact_employee2 {max-width:1110px; margin:0 auto;}
.more_det {font-size:16px !important; font-family: Arimo, Arial !important; letter-spacing: 0px;}
.pages_edit {font-size: 14px; font-weight: bold; display:block; border:1px solid; width:50px; text-align:center; margin-bottom:5px; }
.galleries_cats_hover {background:#e9b742 !important;}
.galleries_cats_hover2 {text-align:center; color:#ffffff; font-size:18px; margin-top:28%;}


/* SmartPhone Landscape - Width 478-2000 */
@media only screen and (min-width: 501px) and (max-width: 5000px){
.menu_mobile { display:none}
.mob_whatsapp { display:none !important;}

}

/* SmartPhone Landscape - Width 10-474 */
@media only screen and (min-width: 10px) and (max-width: 950px){
.gallery_home {width:32.3%; float:right !important; margin: 0 0.5% !important;}
}


/* SmartPhone Landscape - Width 10-474 */
@media only screen and (min-width: 10px) and (max-width: 500px){
.menu_pc { display:none}
.left_zones { float:none;}
.co_buis { display:none}
.treatment_show_pic {margin:0 30px 20px 0; width:100%;}
.treatment_home {width:100%; margin-left:0; margin-bottom:70px;}
.treatment_title { font-size: 28px !important;}
/*#footer_menu { display:none}*/
 #footer_menu{height: 512px;     padding-right:0;}
.bottom_menu button{width: 100%; border-top: 2px solid #FFFFFF; font-size: 18px;}
.bottom_menu p{width: 100%; margin: 18px auto; font-size: 25px; text-align: center;}
#slider {height:100px; margin-bottom:5px;}
#header { display:none}
.center_zones {width:100%; float:none; }
.site_content {margin-bottom:20px;}
#footer_bottom { height:auto; width:100%; padding:0px;}
.footer_insider { width:100%; height: auto;}
.bottom_text {width:90%; text-align:center; margin-top:15px; margin-bottom:15px;}
.credit {width:100%; font-size:12px; text-align:center; margin:0px; padding:10px 0; background:#ffffff;}
.flex-control-nav { display:none !important}
.hadashot_cont {margin-right:0px; padding-left:0px;}
.hadasha {margin:0; width:100%; height:108px; float:right; }
#art_head {padding-right:0px; text-align:center;}
.btn {width: 110px;}
.ins_r {width:110px; float:right; text-align:right;}
.ins_l {width:110px; float:left; text-align:left;}
.ins {width:100%; padding-top:20px;}
.top_nav {height:auto; clear:both; font-size:16px; width:100%; background:none; }
.logo_mobile {text-align:center;}
.navbar-brand {margin-top:-12px;}

.collapsed {width:70px !important; margin-top:-1px !important;}
.collapsed .icon-bar {width:39px !important; height:5px !important; margin-top: 5px !important;}
.employee_mobile {width:50% !important; float:right !important;}
.customer_btn2 {width:150px;}
.footer-big .f-inner i {font-size:36px; margin:20px 0 20px 0;}
.footer-big strong {font-size:26px !important;}
.footer-big address {font-size:20px !important; line-height:24px !important;}
.contact-icon i {font-size:36px !important; margin:20px 0 20px 0 !important;}
.contact_style b {font-size:26px !important;}
.contact_style address {font-size:20px !important; line-height:24px !important;}
.waze_btn {width:150px !important; background:#7bb4c6 !important; color:#ffffff !important; font-size:18px !important;}
.footer-social {width:100% !important; margin-bottom:25px !important;}
.f-copyright {text-align:center}
.copyright_pc {display:none}
.copyright_mob {display:block;}
.pages_contact_width, .pages_content_width {width:100% !important;}
.contact_employee2 {padding:0 20px;}
.employee2_title {margin-top:85px;}
.job_form, .job_fuul_text {float:right; width:100%;}
.gallery_home {width:100%; margin-right:0 !important; padding:0;}



/* topmenu menu */
#tm_mobile {list-style:none; margin:0; padding:0;}
#tm_mobile * {margin:0; padding:0}
#tm_mobile a {display:block; color:#000; text-decoration:none} /*כללי*/
#tm_mobile li {position:relative; border-top:1px solid #ffffff; margin-right:0px; margin-top:0px;}
#tm_mobile ul {position:relative;  right:0; background:#6e767d;  list-style:none; border-right:1px solid #a1a8ad; border-bottom:1px solid #a1a8ad; -webkit-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.16); -moz-box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.16); box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.16); -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px;} *//*רקע בתת התפריט*/
#tm_mobile ul li {position:relative; width:200px; margin:0; }
#tm_mobile ul li a {display:block; padding:10px 10px 10px 0px; color:#ffffff !important; font-size:18px; font-weight:bold; text-align:center; background:#dfa92a;} /*מלל בתת התפריט*/
#tm_mobile ul li a:hover { background:#dfa92a;} /*מעבר מעל מלל בתת התפריט*/
.menulink{cursor: pointer;}
#tm_mobile ul ul {right:110px; top:-1px; width:110px;}
#tm_mobile .menulink { color:#ffffff !important; text-align:center; width:100%; font-size:20px; font-weight:bold; padding:12px 0; border-top:1px solid #ffffff; height:auto; background:#e9b742; } /*מלל בתפריט*/
#tm_mobile .menulink:hover, #tm .menulink.on {background:#dfa92a;} /*מעבר מעל מלל בתפריט*/
#tm_mobile ul .menuhover {background: url(arrow.gif) 5px 8px no-repeat}
#tm_mobile .sub {background:url(arrow.gif) 5px 8px no-repeat;}
#tm_mobile .first {border-top:0px solid #fff;}

.menu_mobile {width:100%}
.open_menu {border:0px; width:100%; margin-top:10px; background:#FFFFFF; padding:3px 0; color:#000000;}
.menu_site { display:none}

.search_btns { display: block; clear:left; margin:5px 0; }
.search_btns .btn:hover { color:#ffffff }
.search_btns .lookingfor { width:190px; float:right }

.logo_mobile2{width: 100%; padding:0 18px; height: 80px;}
.logo_mobile2 img {float: right; width: 185px;}
.logo_mobile2 .tel_menu {color: #e11c2e; margin-right: 10px; font-size: 24px;  font-weight: normal; float:right; margin-top: 17px;}
.logo_mobile2 .img_menu {float: left; width: 60px; margin-top:12px;}
.cars_logos {width: 100%}
.divider{height: 14px; width:100%; background: url(/theme/shadow2.png) top center;}
.logos_img {width: 65%; margin: 0 auto;}
.logos_img img {margin: 0 7px;}

.logos_menu {background: transparent; width: 100%; height: auto; padding: 12px 8px;}
.logos_menu .logos {width: 100%;}
.logos a{margin: 0 5px;}
.logos .circle_mobile {display:initial;}
.logos .last {margin: 0 5px;}

.logos_menu2 {background: transparent; width: 100%; height: auto; padding: 12px 8px;}
.logos_menu2 .logos2 {width: 100%;}
.logos2 a{margin: 0 5px;}
.logos2 .circle_mobile {display:initial;}
.logos2 .last {margin: 0 5px;}

.body_slider {position:relative;}
.body_circle{height: auto;}
.info {width: 100%;}
.info .details {width: 100%; height: auto;}
.details .details_ul {height: auto;}
.details_ul li {height:52px;}
.details_ul li a {font-size: 18px;}
.details .details_text {height:auto;}
.details_text .title1{font-size: 34px;}
.details_text .create_contact .title2 {font-size:22px;}
.details_text .create_contact img {width:22px;}
.details_text .create_contact .p1 {font-size:18px; }
.details_text .create_contact .details2 p {font-size:18px; }

.info .details4{width: 100%; height: auto;}
.info .info2{width:100%; height: auto; margin-right: 0;}
.info2 .title1{font-size: 34px;}
.info2 .disc1 {height: 140px;}
.info2 .disc1 p{font-size: 38px;}
.info2 .disc1 a{font-size: 22px;}
.down_logos {height: auto; }
.down_logos .down_logos2{width: 100%; padding: 0px 22px; border-top: 1px solid #d8d8d8;}
.down_logos .down_logos2 a {margin: 0 16px;}
.slider_h {display: none;}

.info3{width:100%;}
.info3 .details3 {width: 100%; height: auto;}
.info3 .group2 .label_form {min-width: 48px;}
.info .details3 { height: auto; width: 100%;}

.center_div{width: 100%; padding: 0 10px;}
.contact_form2{width: 100%}

iframe{width: 100%;}
.job_d {padding:0; height: auto;}
.job_img{display: none;}
.job_number{width:100%;}
.job_text{width:100%;}
.jobs_list {margin: 0 auto 20px auto; width: 80%; float: none;}

.contact_us {width: 100%; float: right; margin-bottom: 30px;}
.contact_us_map {width: 100%; float: right; height: auto; margin-bottom: 30px; }
.contact_us1 {min-height:inherit; height: auto;}

.service_ul li a {font-size: 15px;}

.more_det {font-size: 30px !important; width:200px !important; height:42px !important; padding-top:15px !important; margin-top:90px !important; }
.home_slider_text {font-size: 30px !important; line-height:40px !important; border:1px solid #ffffff !important;}
.hr_dark {border-top: 1px solid #808080 !important;}

.about_img {float:right; margin-left:0; margin-bottom:40px; width:100%;}
}


@media (max-width: 767px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float:none;
         width:100%;
    }
}

@media (max-width: 994px)  {
    .group2 input[type="text"] {width: 100%;}
}
@media (max-width: 988px) {
    .center_div {width: 100%; padding: 0 10px;}
}

@media (min-width: 768px ) and (max-width: 1200px){
    .container {width: 100% !important;}
}

@media (max-width: 980px) {
    .details_lp2{width: 100%;}
    .details_lp2a{width: 90%; margin: auto; float: none; margin-bottom: 60px;}
    .logo_lp2 img{float: none;}
    .title_lp2a {text-align: center!important;}
    .title_lp2b {text-align: center!important;}
    .content_lp2 {text-align: center!important;}
    .details_lp2b{width: 90%; float: none;}
    .details_lp3a{width: 100%;}
    .details_lp3b{width: 100%;}
    .details_lp4a{width: 90%;  right: 0;  left: 0;  margin: 0 auto; position: inherit; margin-top: 30px;}
    .details_lp4b{position: inherit;}
    .title-left-lp4{padding-top: 20px;}
    .slider-lp{display: none;}
    #supersized{display: none!important;}
}


.switcher {display: block;  position: fixed;  width: 230px;  background-color: #FFF;  left: -350px;  top: 85px;  z-index: 1500;  color: #333;  border: 1px solid #DDD;  border-left: 0;  -webkit-transition: all 1.0s ease-in-out;  -moz-transition: all 1.0s ease-in-out;  -o-transition: all 1.0s ease-in-out;  transition: all 1.0s ease-in-out;  }
.switcher-head { position: relative;  height: 46px;  line-height: 46px;  font-weight: 600;  font-size: 18px;  color: #333;  padding: 0 20px;  }
[class^="icon-"], [class*=" icon-"], [class^="icon-line-"], [class*=" icon-line-"], [class^="icon-line2-"], [class*=" icon-line2-"], .side-header #primary-menu ul > li.sub-menu > a:after {
    display: inline-block;  font-family: 'font-icons';  speak: none;  font-style: normal;  font-weight: normal;  font-variant: normal;  text-transform: none;  line-height: inherit;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  }
.switcher-trigger {color: #9b59b6;  position: absolute;  cursor: pointer;  top: -1px;  left: auto;  right: -48px;  width: 48px;  height: 48px;  font-size: 20px;  line-height: 46px;  text-align: center;  background-color: #FFF;  border: 1px solid #DDD;  border-left: 0;  border-radius: 4px 0px 0px 4px;  -moz-border-radius: 4px 0px 0px 4px;  -webkit-border-radius: 4px 0px 0px 4px;  }
.switcher-body {position: relative;  padding: 5px 20px;  }

.access_web a{ display: block; width: 100%; height: 40px; color:#000000 !important;}
.nagish_icon {margin-top: -5px;}

.treatment_bg {background:#e9b742;}
.treatment_info_btn {text-align:center !important; color:#ffffff !important; font-size:18px !important; margin-top:28% !important;}