@font-face {
    font-family: "assistant";
    src: url(/theme/design/fonts/Assistant-ExtraLight.ttf);
	font-weight: 100;
}
@font-face {
    font-family: "assistant";
    src: url(/theme/design/fonts/Assistant-Light.ttf);
	font-weight: 200;
}
@font-face {
    font-family: "assistant";
    src: url(/theme/design/fonts/Assistant-Regular.ttf);
	font-weight: 300;
}
@font-face {
    font-family: "assistant";
    src: url(/theme/design/fonts/Assistant-SemiBold.ttf);
	font-weight: 400;
}
@font-face {
    font-family: "assistant";
    src: url(/theme/design/fonts/Assistant-Bold.ttf);
	font-weight: 500;
}
@font-face {
    font-family: "assistant";
    src: url(/theme/design/fonts/Assistant-ExtraBold.ttf);
	font-weight: 600;
}


body, a, p, div, span, th, td, input, button, select, textarea { font-family: assistant, Arial, tahoma, Helvetica, sans-serif; }
body, table, input, button, select, textarea {
	color: #2e4183; font-size: 14px; }
body {
	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 { text-decoration: none; }
a:hover { text-decoration: none; }
a:active {}
p {margin:0px; padding:0px}

h1 { color: #344170; font-size: 26px; font-weight: bold; }
h2 { color: #344170; font-size: 24px; font-weight: bold;}
h3 { color: #2f5385; margin-top: 0;  margin-bottom: 15px; }
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: #d31d5a; border: 0px; color: #ffffff; font-weight: bold; font-size: 14px; margin-bottom: 10px; border-top:0px; padding:6px 20px 7px 20px; margin:5px;}
.btn3 {background: #b2b2b2; border: 0px; color: gray; font-weight: bold; font-size: 14px; margin-bottom: 10px; border-top:0px; padding:6px 20px 7px 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;}
#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:75px; right:0; background:#FFFFFF; display:none; opacity:0; list-style:none; border-right:0px solid #a1a8ad; border-top:2px solid #e6e6e6; 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 ul li {position:relative; border-bottom:1px solid #e6e6e6; border-top:none; width:200px; margin:0; }
#tm ul li a {display:block; padding:10px 28px 10px 0px; color:#4c4c4c; font-size:12px; font-weight:bold;} /*מלל בתת התפריט*/
#tm ul li a:hover { color: #e11c2d;} /*מעבר מעל מלל בתת התפריט*/
#tm ul ul {right:110px; top:-1px; width:110px;}
#tm .menulink {border-left: 1px solid #e6e6e6; color:#4c4c4c; text-align:right; font-size:14px; font-weight:bold; padding: 29px 16px; height:75px; } /*מלל בתפריט*/
#tm .menulink:hover, #tm .menulink.on {color:#e11c2d;} /*מעבר מעל מלל בתפריט*/
#tm ul .menuhover {background: url(arrow.gif) 5px 8px no-repeat}
#tm .sub {background:url(arrow.gif) 5px 8px no-repeat;}
#tm .first {border-top:0px solid #fff;}


.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: #d31d5a; border: 0; color: #a5c534; font-weight: bold; line-height: 16px; padding:7px 0; width: 95%; }
.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:#a5c534; font-weight:bold; background:#d31d5a; width:135px; height:42px; line-height:16px; padding-bottom:3px; border:0; font-size: 16px;}
.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:#d31d5a; 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:#d31d5a; 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:#d31d5a; 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: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: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: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:#d31d5a; font-size:14px; font-weight: bold;}
.videos .sub_title { color:#d31d5a; 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: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:#d31d5a; 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 #f2f2f2; 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:#d31d5a}
.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:#d31d5a; 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:#d31d5a; 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:#d31d5a; font-size:22px; margin-top:0px; font-weight: bold;}
.news_app h2 {margin-top:0px; color:#d31d5a;}
.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:#433537; border:0px; border:1px solid #ffffff; height: 34px; font-size:22px; padding-top: 0;}
.send2:hover{background:#2d2526; 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:#433537; border:0px; border:1px solid #ffffff; height: 38px; font-size:20px; padding-top: 0;}
.lid .send2:hover{background:#d0ad55; color:#FFFFFF!important;}
.details_t {width:403px; height: auto; background: url(/theme/lp_bg.png);  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: #6d6d6d; font-size: 16px; font-weight: bold; text-align: right; margin-bottom: 40px; line-height:24px;}
.lid .title { padding:26px 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: url(/theme/lp_bg.png);  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: 50px; 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 1px #748694; padding: 1px 15px;}
.title_lp2b span {border-bottom: solid 1px #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{background-color: #FFFFFF;}
.details_lp2b .title_right .p1{color:#34425d; font-size: 26px; font-weight: bold; text-align: center; margin-bottom: 5px;}


.group2lp{width: 100%; height: 40px; 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: 100%;  margin-top:20px; margin-bottom: 22px; color: #ffffff; font-size:38px; font-weight: bold; text-align: center;}
.title_lp3b{width: 100%;  margin-bottom: 30px; color: #ffffff; font-size:20px; font-weight: bold; text-align: center;}
.title_lp3d{margin:0 10px 20px 10px; font-size:16px;}
.title_lp3c{width: 100%; 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;}
.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: 60%; 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: 30px;  color: #44254b;  resize: none;  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;}
.send5{margin-top: 10px; color: #ffffff;  height: 35px;  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;}

/* 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:#d31d5a; font-size:22px; margin-top:0px; font-weight: bold;}
.class_app h2 {margin-top:0px; color:#d31d5a;}
.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:#d31d5a; font-size:22px; margin-top:0px; font-weight: bold;}
.sale_app h2 {margin-top:0px; color:#d31d5a;}
.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:#d31d5a; font-size:22px; margin-top:0px; font-weight: bold;}
.videos_app h2 {margin-top:0px; color:#d31d5a;}
.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:#d31d5a; 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:red; 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 {
	bottom:5px!important;
}


.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 {color:#a1a8ad; margin-left:7px !important;}

.btn_red {
background: #d0ad55;
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:#d0ad55}
.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:#2f5385;
    clear:both;
    color:#ffffff;
    font-size:16px;
    font-weight:400;

}

.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: #d0ad55; border: 0px;color: #ffffff!important;font-weight: bold; border-radius: 2px; padding: 8px 12px;}

.service_ul .button_t  { width: 60px; float: left;  background: #d0ad55; 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:#d31d5a;
    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 #d0ad55;
-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:#d0ad55;}


.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:#d0ad55;}
.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:#d0ad55; -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:#f2f2f2; width:28%;}
.contact_employee2 {max-width:1110px; margin:0 auto;}
.more_det {font-size:16px !important; font-family: Arial !important; letter-spacing: 0px;}





.header_site{width: 100%; background:#ffffff; /* background: url("/theme/img/top_mn.png") center;*/ min-height: 100px;  padding: 0; z-index: 8000; position: fixed;}
.top_sh {background: url(/theme/design/top_sh.png) repeat-x center top; position: fixed;width: 100%; margin-top: 100px;}
.menu_top{/* height: 106px; */ max-width: 1593px; width:100%; margin: 0 auto;}
.logo_top{float: left; padding-left: 10px; margin-top: 12px; width:243px;}
.logo_top img {width:100%; max-width:243px;}
.top_contact{float: left; padding-left: 10px; margin-top: 28px; width:166px; color:#2f5385; font-weight:500; font-size:20px; line-height: 24px;}
.login_customers, .login_customers:hover, .login_customers:active {float: right; margin-right:50px; margin-top: 31px; display:block; font-size:20px; color:#ffffff !important; background:#ff9115; padding:10px 20px;}
.top_cart {float: right; padding-right: 10px; margin-top: 13px; width:80px;}
.top_cart_bg {background:url(/theme/design/cart.png) no-repeat center top; height:72px; text-align:center; padding-top:2px; color:#000000; font-size:14px; font-weight:normal; }
.top_cart_title {text-align:center; padding-top:5px; color:#000000; font-size:20px; font-weight:300; display:none;}
.main_menu{float: right; padding-right: 18px; margin-top: 23px;}
.main_menu a {float: right; border-right:2px solid #d6f0fb; height:56px; padding:21px 10px 0 10px; color:#2e4183 !important; font-weight:300; font-size:19px;}
.main_menu .no_b {border-right:0}
.menu_phone{float: right; padding-left: 10px; margin-top: 8px; width:15%;}

.home_body {background: url(/theme/design/bg1.jpg) no-repeat center top; width:100%;}
.home_body .inner {width:100%; max-width:1200px; margin:0 auto; padding-top:95px; padding-bottom:95px;}
.home_body .inner .right_d {float:right; width:100%; max-width:590px;}
.home_body .inner .left_d {float:left; width:100%; max-width:590px;}
.home_body .inner .prod_r {float:right; width:330px; margin-right:37px; text-align:right; font-size:29px; font-weight:300; line-height:33px; color:#344170;}
.home_body .inner .prod_l {float:right; width:200px; text-align:right;}
.home_body .inner .prod_r h2 {font-size:46px; font-weight:500; line-height:52px; margin:0 0 30px 0;}
.home_body .inner .prod_r a {font-size:26px; font-weight:300; display:block; color:#ffffff !important; padding-top:4px; width:147px; height:47px; text-align:center; border-radius:5px; background:#31bcf7; margin-top:65px;}
.home_body .inner .prod_r span {font-size:22px; font-weight:500;}
.home_row2 {margin-top:87px;}
.login2_customers, .login2_customers:hover {display:block; width:100%; text-align:center; height:71px; font-size:28px; font-weight:400; color:#ffffff !important; background:#31bcf7; padding-top:23px; border-radius:8px;}
.newsletter {width:100%; text-align:right; height:71px; font-size:18px; font-weight:300; color:#ffffff !important; background:#2f5385; padding:15px 17px 15px 14px; border-radius:8px; line-height:21px;}
.newsletter_l {width:267px; float:left; border-radius:8px; background:#ffffff;}


.site_footer {width:100%; background:#e0f5ff url(/theme/design/footer_sh1.png) repeat-x right top;}
.site_footer .inner {width:100%; max-width:1200px; padding-top:60px; margin:0 auto;}
.site_footer .inner a {color: #2f5385 !important;}
.site_footer .inner h3 {font-size:22px; font-weight:500; margin:0 0 18px 0;}
.site_footer .inner .col1 {width:220px; float:right; font-size:16px; font-weight:400; line-height:28px; text-align:right;}
.site_footer .inner .col2 {width:183px; float:right; font-size:16px; font-weight:400; line-height:28px; text-align:right;}
.site_footer .inner .col3 {width:170px; float:right; text-align:right;}
.site_footer .inner .cc_icons {float:left;}
.site_footer .inner .facebook {margin-top:19px;}

.site_footer .inner .r2 {margin-top:21px; text-align:center; color: #2f5385 !important; font-size:16px; font-weight:400;}
.site_footer .inner .r2 a {color: #2f5385 !important;}
.site_footer .inner .r2 .logo2 {text-align:center; padding:20px 0 28px 0;}

.site_footer2 {height:14px; width:100%; background:#e0f5ff url(/theme/design/footer_sh2.png) repeat-x right bottom;}

.catalog_r1 {height:144px; width:100%; background:url(/theme/design/bg3.jpg) no-repeat center top;}
.catalog_r1 .inner {width:100%; max-width:1200px; padding-top:62px; margin:0 auto; font-size:26px; font-weight:400; text-align:right; color:#2e4183;}
.catalog_r1 .inner span { font-weight:300;}

.catalog_r2 {width:100%;}
.catalog_r2 .inner {width:100%; max-width:1200px; margin:0 auto; text-align:right; color:#2e4183;}
.catalog_r2 .inner .prod_gaz{width:310px; float:right; margin-bottom:30px; padding-top:27px;}
.catalog_r2 .inner .prod_gaz h2{font-size:48px; font-weight:400; margin-bottom:25px; margin-top:0;}
.catalog_r2 .inner .prod_gaz .info1{font-size:24px; font-weight:300; height:114px; line-height: 26px;}
.catalog_r2 .inner .prod_gaz .info2{font-size:18px; font-weight:300; margin-top:10px;}
.catalog_r2 .inner .prod_gaz .price{font-size:61px; font-weight:500;}
.catalog_r2 .inner .prod_gaz .price_tag{font-size:36px; font-weight:500;}
.catalog_r2 .inner .prod_gaz .price2{font-size:24px; font-weight:300;}
.catalog_r2 .inner .prod_gaz .info3{font-size:24px; font-weight:300; margin-top:14px;}
.catalog_r2 .inner .prod_gaz .info4{font-size:18px; font-weight:300; margin-top:17px; height:72px;}
.catalog_r2 .inner .prod_gaz .info5{font-size:18px; font-weight:300; margin-bottom:8px;}
.catalog_r2 .inner .prod_gaz .cart_btn button{width:130px; height:42px; border-radius:3px; color:#ffffff; font-size:23px; border:0; background:#31bcf7; margin-right:-3px; margin-top:20px;}
.catalog_r2 .inner .prod_gaz .cart_btn button img {margin-top:-7px; margin-right:2px; }

.catalog_r2 .inner2 {width:100%; max-width:1200px; margin:0 auto; text-align:right; color:#2e4183; padding:27px 0; font-size:18px; font-weight:300;}
.catalog_r2 .inner2 span {font-weight:400; text-decoration:underline;}
.catalog_r2 .inner .prod_gaz2{width:30%; float:right; margin-bottom:30px; padding-top:27px; margin-left:3%;}
.catalog_r2 .inner .triple {width:33%; margin-left:0;}
.catalog_r2 .inner .prod_gaz2 h2{font-size:44px; font-weight:400; margin-bottom:25px; margin-top:0;}
.catalog_r2 .inner .prod_gaz2 h2 span{font-size:44px; font-weight:500; color:#31bcf7;}
.catalog_r2 .inner .prod_gaz2 .info1{font-size:24px; font-weight:300; height:90px; line-height: 26px;}
.catalog_r2 .inner .prod_gaz2 .info2{font-size:18px; font-weight:300; margin-top:10px;}
.catalog_r2 .inner .prod_gaz2 .price{font-size:50px; font-weight:500;}
.catalog_r2 .inner .prod_gaz2 .price_tag{font-size:36px; font-weight:500;}
.catalog_r2 .inner .prod_gaz2 .price2{font-size:24px; font-weight:300;}
.catalog_r2 .inner .prod_gaz2 .info4{font-size:18px; font-weight:400; margin-top:17px; height:40px; color:#ff9115;}
.catalog_r2 .inner .prod_gaz2 .bottle_img {float:left; margin-top:0; height:295px;}
.catalog_r2 .inner .prod_gaz2 .cart_btn button{width:130px; height:42px; border-radius:3px; color:#ffffff; font-size:23px; border:0; background:#31bcf7; margin-right:-3px; margin-top:20px;}
.catalog_r2 .inner .prod_gaz2 .cart_btn button img {margin-top:-7px; margin-right:2px; }

.catalog_r2 .inner .bottle {width:190px; margin-top:-51px; margin-right:70px; text-align:right; float:right;}
.catalog_r2 .inner .bottle2 {display: none;}
.catalog_r2 .truck_bg { height:248px; width:100%; background:#f9f9f9; margin-top:-94px; padding-top:125px;}
.catalog_r2 .truck_bg .truck {width:100%; background:url(/theme/design/truck2.png) no-repeat center top; height:70px;}
.catalog_r2 .truck_bg2 { height:205px; width:100%; background:#f9f9f9; padding-top:84px;}
.catalog_r2 .truck_bg2 .truck {width:100%; background:url(/theme/design/truck2.png) no-repeat center top; height:70px;}
.cities {width:100%; max-width:1200px; font-size:16px; font-weight:300; padding-top:15px; margin:0 auto; text-align:right;}
.hide {display: block;}

.catalog_r2 .inner .prod_mach {width:100%; max-width:540px; float:right; margin-bottom:30px; padding-top:27px;}
.catalog_r2 .inner .prod_mach h2{font-size:48px; font-weight:400; margin-bottom:25px; margin-top:0;}
.catalog_r2 .inner .prod_mach h2 span {font-size:30px; font-weight:400; margin-bottom:25px; margin-top:0;}
.catalog_r2 .inner .prod_mach ul {padding-right: 20px; margin-bottom:10px;}
.catalog_r2 .inner .prod_mach .pro_pic {float:left; margin-top: 40px;}
.catalog_r2 .inner .prod_mach .pro_pic_mob {display: none;}
.catalog_r2 .inner .prod_mach .content {float:right; width:100%; max-width:325px;}
.catalog_r2 .inner .prod_mach .content2 {font-size:16px; font-weight:400; min-height:290px; padding-bottom:10px;}
.catalog_r2 .inner .prod_mach .delivery {font-size:16px; font-weight:500;}
.catalog_r2 .inner .prod_mach .cart_btn {margin-top:16px;}
.catalog_r2 .inner .prod_mach .cart_btn button{width:170px; height:38px; border-radius:3px; color:#ffffff; font-size:25px; border:0; background:#31bcf7; margin-right:-3px; margin-top: 16px;}
.catalog_r2 .inner .prod_mach .cart_btn .t1{font-size:16px; margin-top:0px;}
.catalog_r2 .inner .prod_mach .cart_btn .t2{font-size:12px; margin-top:0px;}
.catalog_r2 .inner .prod_mach .cart_btn button img {margin-top:3px; margin-left:2px; float:left; width:22px;}
.catalog_r2 .inner .space {margin-left:110px;}




.checkout_cart {width:100%; max-width:1200px; margin:0 auto; text-align:right;}
.checkout_cart .titles {background:#2f5385; color:#ffffff; height:66px; font-size:20px; font-weight:300;}
.checkout_cart .items {font-size:20px; font-weight:300; color:#000000; text-align:center;background:#ffffff; border-bottom:8px solid #f9f9f9; height:100px;}
.checkout_cart .sum {background:#2f5385; height:91px;}
.checkout_cart .sum2 {color:#ffffff !important; font-size:20px; font-weight:300; float:left; text-align:right;}
.checkout_cart .sum2 td {padding-left:31px;}
.checkout_cart .sum2 .total_title {font-weight:400;}
.checkout_cart .sum2 .r1 {padding-bottom:13px;}

.checkout_cart_login {text-align:left; padding:15px 0;}
.checkout_cart_login a {float: left; display:block; font-size:20px; color:#ffffff !important; background:#ff9115; padding:10px 41px;}
.checkout_cart_login a span {font-weight:400;}
.checkout_cart_edit {text-align:left; padding-top:15px; float:left;}
.checkout_cart_edit a {font-size:17px; font-weight:400; color:#2f5385 !important; text-decoration:underline;}
.checkout_cart_title {font-size:26px; font-weight:400; color:#2f5385 !important; padding-bottom:15px; border-bottom:1px solid #cecece; margin-bottom:29px;}

.top_div {height:100px;}

.checkout_nf {font-size:18px; font-weight: 400; color:#000000;}
.checkout_nf .field {width:259px; height:47px; border:2px solid #d0d0d0; margin-left:51px; margin-bottom:55px; color:#000000; font-size:18px; padding:0 17px; background:#fefefe; font-weight: 400;}
.checkout_nf .no_l {margin-left:0;}
.checkout_nf .no_b {margin-bottom:0;}
.checkout_nf .street {width:116px; margin-left:23px;}
.checkout_nf .apar {width:116px;}
.checkout_nf .part1 {padding-top:22px; padding-bottom:16px; border-bottom:1px solid #cecece;}
.checkout_nf .part2 {padding-top:46px; padding-bottom:46px; border-bottom:1px solid #cecece;}
.checkout_nf .part2 .part2a {width:323px; float:right;}
.checkout_nf .part2 .part2b {width:317px; float:right; padding-right:87px; }
.checkout_nf .part2 .part2b div {margin-bottom:18px;}
.checkout_nf .part2 .part2b input {vertical-align: sub;}
.checkout_nf .part2 .part2c {width:520px; float:right;}
.checkout_nf .part2 .part2c div {padding:24px 0 28px 0;}
.checkout_nf .part2 .part2c span {font-size:14px;}
.checkout_nf .part2 .part2c input {vertical-align: sub;}
.checkout_nf .w100 {width:100%; margin-top:0;}
.checkout_nf .part3 {margin:45px 0; font-size:16px;}
.checkout_nf .part3 input {vertical-align: sub;}


.prod_new {width:50%; border:1px solid red; float:right;}
.prod_new .p_img {float:left; max-width:240px;}
.prod_new h1 {}
.prod_new h2 {}
.prod_new .short {}
.prod_new .more_info {color:#1dafed;}
.prod_new .price {}
.prod_new .price span{}

.user_area {width:100%; max-width:1200px; margin:0 auto; text-align:right; padding:40px 0 80px 0;}
.user_area .user_menu {width:20%; text-align:right; float:right; height:370px; background:#ffffff; color:#2f5385; padding:20px 25px;}
.user_area .user_menu .name {font-size:22px; font-weight: 500; margin-bottom:30px;}
.user_area .user_menu a {font-size:18px; font-weight: 300; margin-bottom:13px; display:block; color:#2f5385;}
.user_area .user_menu a:hover {text-decoration:underline; color:#2f5385 !important; }
.user_area .user_menu .on {text-decoration:underline; font-weight: 500; color:#2f5385;}
.user_area .user_content {width:80%; text-align:right; float:right; padding-right:20px;}


.general_top_title {height:144px; width:100%; background:url(/theme/design/bg3.jpg) no-repeat center top;}
.general_top_title .inner {width:100%; max-width:1200px; padding-top:62px; margin:0 auto; font-size:28px; font-weight:400; text-align:center; color:#2e4183;}
.general_top_title .inner .line_r {width:36%; border-bottom:1px solid #62c7e2; float:right; margin-top:10px;}
.general_top_title .inner .line_l {width:36%; border-bottom:1px solid #62c7e2; float:left; margin-top:10px;}

.general_body {width:100%; max-width:1200px; margin:0 auto; text-align:right; padding:40px 0 80px 0;}
.contact_new {width:100%; max-width:1000px; margin:0 auto; text-align:right; padding:40px 0 80px 0;}
.contact_new h2 {font-size:32px; font-weight: 400; color:#2e4183;margin-bottom: 30px;}
.contact_new .form-inline input {border: 2px solid #d9d9d9; height:47px; width:100%; border-radius: 2px; padding: 13px 10px; margin-bottom:23px; background:#fefefe; color:#000000; font-size:18px; font-weight: 400;}
.contact_new .form-inline select {border: 2px solid #d9d9d9; height:47px; width:100%; border-radius: 2px; padding: 0 10px; margin-bottom:23px; background:#fefefe; color:#000000; font-size:18px; font-weight: 400;}
.contact_new .form-inline textarea {border: 2px solid #d9d9d9; height:150px; width:100%; border-radius: 2px; padding: 13px 10px; margin-bottom:23px; background:#fefefe; color:#000000; font-size:18px; font-weight: 400; resize:none;}
.contact_new .send_btn {border: 0; border-radius: 5px; font-size: 23px; font-weight: 300; color: #ffffff !important; background: #31bcf7; width: 150px; height: 42px; float:right;}
.contact_new .more_info {font-size: 20px; font-weight: 300; color: #2c2c2c;}
.contact_new .more_info span {font-size: 20px; font-weight: 500; color: #2e4183;}


.file_row {color: #2f5385; font-size: 18px; font-weight: 500; background-color: #f5f5f5; margin-bottom: 20px; padding:10px 15px;}
.file_row span {padding-top:8px; display: block;}
.file_row .file_row_btn {border-radius: 3px; color: #ffffff !important; font-size: 18px; border: 0; background: #31bcf7; margin-top: 5px; padding: 5px 15px; float:left;}


.login_1 {width:100%; max-width:570px; background:#fefefe; margin:40px 0; padding:44px;}
.login_title {font-size: 26px; font-weight: 400; color: #2f5385 !important; margin-bottom: 29px;}
.login_btn_new {border: 0; border-radius: 5px; font-size: 23px; font-weight: 300; color: #ffffff !important; background: #31bcf7; width:150px; height:42px;}
.login_1 input.text {border:0; background:none; width: 95%;}
.login_1 label {color:#a2a2a2; font-weight:300; font-size:18px !important; margin-right: -21px;}
.login_1 .line {border-bottom:1px solid #a2a2a2; margin-bottom:50px; width:400px;}
.login_1 .forget {font-weight:300; font-size:16px; margin-top: 21px;}
.login_1 .forget a {color:#a2a2a2; text-decoration:underline;}

.home_top_pic {width:100%; background:url(/theme/banner_pc.jpg) no-repeat center top; height:328px;}

.nex_delivery {font-size: 20px;}

.map {width:100%; max-width:1400px; margin:0 auto; text-align:right; padding:40px 0 80px 0;}
.map .location {border-bottom:1px solid #ccd3ec; color:#2f5385; font-size:16px; font-weight:400; padding:30px 35px;}
.map .location h2 {color:#2f5385; font-size:20px; font-weight:500; margin:0; margin-bottom:15px;}
.map .location a {color:#2f5385;}
.map .map_r {width:28%; float:right; background:#ffffff;}
.map .map_l {width:72%; float:right; height:530px;}


.menu_top1a {padding:0; display: block; font-size: 12px; font-weight: bold; color: #d31d5a!important; text-align: center; margin-left: 3%; float: right; margin-top: 28px;}
.menu_top1a:hover, .menu_top1a:focus{color: #d31d5a!important;}
.menu_top1a_1{width: 50px;}
.menu_top1a_2{width: 42px;}
.menu_top1a_3{width: 43px;}
.menu_top1a_4{width: 48px; margin-left: 0;}
.menu_top1a_1 img{padding-top:4px}
.menu_top1a_2 img{padding-top:6px}
.menu_top1a_4 img{padding-top:9px}
.img_menu{height: 30px; margin-bottom: 5px;}
.menu_top1a img{display: block; width: auto;  top: 0;  margin:auto; line-height: 1;  text-align: center;}

.menu_top1b{width: 97px; float: right; margin-top: 30px; margin-right: 9%;}
.menu_top1b img{margin-left: 4px;}
.menu_top1c{width: 120px; float: left; color: #d31d5a; margin-top: 30px;}
.menu_top1c p{margin-bottom: 0px;}
.top_phone{font-size: 20px; font-weight: bold; color: #d31d5a;}
/* .menu_bottom{width: 100%; max-width: 1076px; margin: 12px auto 0 auto; height: 62px; padding-top:20px; background:#d31d5a;} */
.menu_bottom{width: 80%; max-width: 1076px; float:right; margin-top:18px;}
.menu_bottom span{font-size: 16px; font-weight: bold; color: #000000; margin-left: 5px;}
.menu_bottom .navbar-nav>li {float: right; margin-left:5px; margin-bottom:5px;}
.menu_bottom .nav>li>a {margin:0; font-size:14px; font-weight: bold; color: #FFFFFF !important; width:160px; background:#d31d5a; padding:5px 15px; border-radius: 9px;}
.menu_bottom ul{width: 100%;}
.menu_bottom .nav>li>a:hover{background:#bd144d;}
.dropdown-menu{width: auto!important;}

.slider_hp{width: 100%; max-width: 1200px; height: auto; margin:0 auto;}
.slider_hp img{width: 100%;}
.button_slider{display: block; margin:0 auto; margin-top: 182px; width: 100%; height: 40px; position: absolute; text-align: center;}
.button_slider a{width: 150px; height: 100%; margin: 0 auto; background:#6b94b0; border-radius: 4px; color: #FFFFFF!important; font-size: 16px; padding: 8px 20px;}
.button_slider a:hover, .button_slider a:focus{color: #FFFFFF!important;}

.category{max-width: 1200px; width: 100%; height: auto; padding-top: 78px; padding-bottom: 94px; margin: 0 auto;}
.category_t{width: 260px; margin: 0 auto; height: 60px; margin-bottom: 38px;}
.category_t p{text-align: center; font-size: 32px; color: #d31d5a;}
.category_t img{width: 100%; height: auto;}
.category_img1{width: 33%; float: right; max-width: 399px; margin-bottom: 1px; margin-left: 1px;}
.category_img2{width:100%; float: right;}
.category_img1 span{float: right; margin-top: -40px; margin-right: 6%;  font-size: 20px;  color: #FFFFFF;}

.service_hp{width: 100%; height: 395px; background: url("/theme/img/service_bg.jpg") center top; float: right;}
.service_title{width: 260px; margin: 0 auto; height: 60px; margin-top: 30px;}
.service_title p{text-align: center; font-size: 32px; color: #FFFFFF;}
.service_body{max-width: 1062px; width:100%; margin: 0 auto;  margin-top: 83px; height: 158px; padding: 0 10px;}
.service1{float: right; text-align: center; margin-left: 8%; font-size: 16px; font-weight: bold; color:#FFFFFF!important;}
.service1 img{display: block;}
.ser_img{height: 120px;}
.ser_img img{width: auto;  margin: 0 auto;}
.service1_1{width: 127px;}
.service1_2{width: 145px;}
.service1_3{width: 129px;}
.service1_4{width: 137px;}
.service1_1 .ser_img img{height: 108px;}
.service1_2 .ser_img img{height: 109px;}
.service1_3 .ser_img img{height: 117px;}
.service1_4 .ser_img img{height: 103px;}
.service1_5 .ser_img img{height: 99px;}
.service1_5{width: 128px; margin-left: 0px;}
.service_title2{display: none;}
.service1:hover{color: #FFFFFF!important;}

.brands{max-width: 1200px; width: 100%; height: auto; padding-top: 47px; padding-bottom: 78px; margin: 0 auto;}
.brands_title{width: 260px; margin: 0 auto; height: 60px; margin-bottom: 40px;}
.brands_title p{text-align: center; font-size: 32px; color: #d31d5a;}
.brands_title img{width: 100%; height: auto;}
.brands_logos img{height: 85px; float: right; margin:0 1.25%;}

.comments_hp {width: 100%; height: 423px; background: url("/theme/img/comments_bg.jpg") center top; float: right;}
.comments_title{width: 260px; margin: 0 auto; height: 60px; margin-top: 34px;}
.comments_title p{text-align: center; font-size: 40px; color: #FFFFFF;}
.comments-body{max-width: 1200px; width: 100%; height: auto; margin: 0 auto;  margin-top: 68px; }
.comments1{width: 31%; margin-left: 2%; padding: 4px 8px; height: auto; float: right;}
.comments1{color: #FFFFFF; font-size: 16px; text-align: center;}
.comments_text{width: 100%; height: auto; margin-bottom: 35px;}
.comments_name{width: 100%; background: url("/theme/img/geresh.png") center no-repeat; height: 53px; padding-top: 15px;}

.articles_hp{max-width: 1200px; width: 100%; height: auto; padding-top: 57px; padding-bottom: 109px; margin: 0 auto;}
.articles1{width: 33.33%; padding: 0 1%; float: right;}
.articles1 img{width: 100%;  margin-bottom: 18px; border: solid 10px #efefef; max-height: 222px;}
.articles1_details{width: 100%; padding: 0 2%;}
.articles1_details p{color: #838383;}
.articles1_title{font-size: 18px; text-align: right; color: #000000!important;}
.read_more{font-size: 16px; font-weight: bold; color:#d31d5a!important; margin-top: 10px; float: right;}

.footer_site{width: 100%; background: url("/theme/img/footer_bg.jpg") center top; height: 427px; border: solid 1px #d6d6d6; padding-top: 44px;}
.footer_body{max-width: 1015px; width: 100%; height: 272px; margin: 0 auto;}
.footer_title{font-weight: bold; font-size: 26px; color:#d31d5a;}
.footer1{float: right;}
.footer_contact{width: 100%;}
.footer_contact label{color: #4f4f4f; font-size: 14px; margin-bottom: 4px;}
.input_footer{height: 40px;  margin-bottom: 12px;  width: 100%; border: 1px solid #a9a9a9;}
.submit_footer{margin-top: 13px!important; background-color:  #d31d5a!important; border-color: #d31d5a!important; height: 40px; padding-top:8px !important;}
.footer_contact input:focus{border: solid 1px #608ca9!important;}
.footer_bottom{max-width: 1015px; width: 100%; height: auto; margin: 0 auto; color: #737270; font-size: 12px; text-align: left; margin-top: -27px;}
.footer1a, .footer1c{padding-top: 15px;}
.footer1a{width: 200px; margin-left: 5%;}
.footer1b{width: 340px; margin-left: 4%;}
.footer1c{width: 296px; float:left;}
.footer_text{line-height: 1; }
.footer_text p{margin-bottom: 14px; color: #4c4c4c; font-size: 16px;}
.text_top_contact{color: #484848;}
.footer1a .footer_title{margin-bottom:34px; }
.menu_mobile{display: none; width: 100%; background: #FFFFFF;}
.open_menu{background-color: transparent;  border: none; float: left; padding: 0;  margin-top: 6px;}
.menu_logo{height: 69px; margin:10px -40px 0 0;}
.menu_mobile_png {margin: 35px 0 0 21px; float:left;}
.menu_mobile #tm_mobile{list-style: none;  margin: 0;  padding: 0; margin-bottom: 10px;}
#tm_mobile a{display: block; text-decoration:none; color: #ffffff !important; text-align: center;  width: 100%;  font-size: 20px;  font-weight: 400;  padding: 12px 0;  border-top: 1px solid #ffffff;}
#tm_mobile .orange {color: #ffbc50 !important;}
.mob_logo_d {width:100%; text-align:center;}

.center_body{width: 100%; max-width: 1200px; margin: 0 auto;}

.catalog_top_img{width: 100%; max-width:1200px; height: auto; margin:0 auto;}
.catalog_top_img img{width: 100%;}
.catalog_d{width: 100%; max-width: 1200px; margin: 0 auto;}
.cromble{ width: 100%; font-size: 14px; color:#ffffff; margin-bottom: 15px; margin-top: 21px;}
.cromble a{ font-size: 12px; color:#ffffff; display:block; padding: 1px 0 2px 10px; background:#8f8f8f url(/theme/img/cromble1.png) no-repeat left top; margin-left:2px; margin-right:-2px; float:right; font-weight: bold; border-radius: 3px;}
.cromble a span {padding:4px 15px 6px 0; background:url(/theme/img/cromble2.png) no-repeat right top;}
.tcats{width: 100%;}
.tcats1{width: 23%;  max-width: 294px; height: 40px; margin-left:2%;  margin-bottom: 16px; float: right; background: #d31d5a; padding-top: 10px; border-radius: 7px;}
.tcats1 a{display: block; width: 100%; text-align: center; font-size: 14px; color: #FFFFFF!important; font-weight: bold;}
.tcats1 a:hover, .tcats1 a:focus{color: #FFFFFF!important;}
.cats_title{width: 100%; height: 56px; margin: 0 auto; margin-bottom: 28px;}
.cats_title p{font-size: 26px; color:#d31d5a; font-weight: bold; text-align: center;}
.img_title{width: 260px; margin: 0 auto; display:none;}
.products{width: 100%; margin-top: 30px;}
.product{width: 32%; max-width: 228px; margin-left: 1%; border: solid 1px #c4c4c4; height: 260px; float: right; position: relative; margin-bottom: 44px;}
.pro_d {/* height: 57px; */ padding-top: 8px; padding-bottom: 12px; width: 98%; margin: 0 auto; line-height: 1.2; text-align:center;}
.pro_d .title{color:#d31d5a; text-align: center; font-weight: bold; font-size: 16px;}
.pro_d .text{color:#777777; text-align: center; font-size: 14px;}
.pro_img {width: 100%; text-align:center; overflow:hidden; height: 152px;}
.pro_img img {max-height:254px; width:auto;}
.pro_price{width: 100%; height: 34px; background: url("/theme/img/price_bg.png"); position: absolute; margin-top: -34px;}
.pro_price p{margin-top: 1.5%; margin-right: 4%; font-size: 18px; color:#a5c534;}
.catft{width: 100%; max-width: 1200px; margin: 0 auto; color: #747474; font-size: 14px; margin-bottom:85px; margin-top: 100px;}


.cats {width: 100%; margin-top: 30px;}
.cats .cat{border: solid 1px silver; height:256px; float: right; position: relative; overflow:hidden; padding:0;width: 32%; margin-left: 1%;border-radius: 9px; margin-bottom: 10px;}
.cats .cat .cat_img {width: 100%; text-align:center; overflow:hidden; height: 254px;}
.cats .cat .cat_img img {max-height:254px; width:auto;}
.cats .cat .cat_title{width: 100%; height: 34px; background: url('/theme/img/price_bg.png') no-repeat right; position: absolute; right: 0; bottom: 0;}
.cats .cat .cat_title p{margin-top: 1.5%; margin-right: 4%; font-size: 20px; color:#d31d5a; font-weight: bold;}


.pro_full{width: 98%; border:solid 1px #dcdcdc; margin-top: 15px;}
.prof_title{width: 100%; background: url("/theme/img/price_bg.png") right; background-size: cover; height: 56px; padding: 8px 27px 0 27px; }
.prof_title p{width:70%; float: right; color:#FFFFFF; font-size: 30px;}
.prof_title img{width:101px; height: 35px; float: left;}
.prof_d{width: 100%; padding: 20px 27px 0 27px;}
.prof_right{width: 50%; padding-left: 4%; float: right;}
.prof_left{width: 50%; float: left;}
.prof_text{width: 100%; font-size: 14px; color:#747473;}
.prof_makat{width: 100%; font-size: 14px; color:#747473;}
.prof_brand{width: 100%; font-size: 14px; color:#747473; margin-bottom: 26px;}
.prof_warranty{font-size: 16px; color:#747473;}
.prof_st{font-size: 16px; color:#747473;}
.prof_mf{font-size: 26px; color:#898989;}
.prof_price{font-size: 22px; color:#d31d5a!important;}
.big_img{width: 100%; margin-bottom: 11px; text-align:center;}
.big_img img{max-height: 375px;}
.small_img{width: 32%; margin-right: 1%; float: right; text-align:center;}
.small_img img{max-height: 125px; }
.prof_contact{width: 100%; background:#d31d5a; height: 70px; margin-top: 50px; padding: 16px 20px 0 30px ;}
.prof_contact_t{width: 344px; float: right; color:#FFFFFF; font-size: 22px; font-weight: bold; margin-left: 9%; margin-top: 3px;}
.cl2_cat{font-size: 24px; color: #FFFFFF; font-weight: bold; margin-left: 10px;}
.ctl_cat{width: 139px; height: 32px; border: 0px; margin-left: 5%;}
.cat_submit{width: 102px; height: 36px; border: solid 0px #FFFFFF; background:#a5c534; color: #d31d5a; font-size: 20px; font-weight: bold; float: left;}
.cat_submit:hover, . cat_submit:focus{color:#FFFFFF;}
.more_items{width: 100%; margin-top: 45px;}
.sale_t{margin-top: 30px; margin-bottom: 0px;}


.service_pages{width: 100%; background: url("/theme/img/service_bg.jpg") bottom; height: 229px; float: right; }
.service_pages .service1{float: right; text-align: center; margin-left: 14%; font-size: 12px; font-weight: bold; color:#FFFFFF!important;}
.service_pages .service1 img{display: block;}
.service_pages .ser_img{height: 73px;}
.service_pages .ser_img img{width: auto;  margin: 0 auto;}
.service_pages .service1_1{width: 73px;}
.service_pages .service1_2{width: 93px;}
.service_pages .service1_3{width: 82px;}
.service_pages .service1_4{width: 87px;}
.service_pages .service1_1 .ser_img img{height: 69px;}
.service_pages .service1_2 .ser_img img{height: 69px;}
.service_pages .service1_3 .ser_img img{height: 73px;}
.service_pages .service1_4 .ser_img img{height: 64px;}
.service_pages .service1_5 .ser_img img{height: 60px;}
.service_pages .service1_5{width: 82px; margin-left: 0px;}
.service_pages .service1:hover{color: #FFFFFF!important;}
.service_pages .service_body{margin-top: 71px;}

.popup_t{width: 100%; background: url("/theme/img/popup_title_bg.png"); height: 67px; padding: 0px!important; color:#FFFFFF; font-size: 28px; font-weight: bold; padding-top: 15px!important; padding-right: 24px!important;}
.popup_logo{width: 100%; height: 46px;}
.modal-title img{float: left; margin-top: 10px; margin-left: 25px;}
.modal-header {padding: 0px!important;}
.modal-content {width: 442px; background-color: #FFFFFF!important;}
.popup_button{width: 100%; margin-top: 55px;}
.popup_more{height: 33px; padding: 4px 20px; background: #6b94b1;  border: 0px;  border-radius: 4px;  color: #FFFFFF!important;  font-size: 16px;  font-weight: bold; float: left; margin-right: 10px;}
.popup_more span {font-size: 22px;}
.popup_more:hover, .popup_more:focus{color:#FFFFFF!important;}
.popup_close{width: 69px; height: 33px;  background: #b4b4b4;  border: 0px;  border-radius: 4px;  color: #FFFFFF;  font-size: 16px;  font-weight: bold; float: left;}
.modal-body {padding:10px 33px 20px 40px!important; color: #8d8c8c;}
.close2{float:right; background:transparent; border:0px; font-size: 25px;  margin-right: 10px;  margin-top: 10px;  color: #000000;  font-weight: normal;}
.modal {z-index: 1055!important;}

.title_p{text-align: center; color:#d31d5a!important;}
.center_body .articles1{margin-bottom: 30px; height: 430px;}
.read_more:hover, .read_more:focus{color:#d31d5a!important;}

.article_btn:hover {background-color:#d31d5a !important;}
.articles_app{padding: 0px 20px;}
.articles_t{margin-top: 30px; margin-bottom: 30px;}
.article_img{float:right; margin:0 0 20px 30px; width:300px; height:190px; border: solid 10px #efefef;}
.next_article{width: 74px;}

.contact_top{width: 100%; max-width: 1920px;}
.contact_top img{width: 100%;}
.contact_title{margin-bottom: 15px;}
.footer_contact{width: 100%;}

blockquote {width: 49%; margin-left: 1%!important; float: right;}
blockquote a:hover p {color:#4c4c4c!important;}

.alert-warning { color: #3c763d!important; background-color: #dff0d8!important;  border-color: #d6e9c6!important; border-radius: 0px!important; margin-bottom: 0px!important;}
.all_web {width: 100%; min-width: 980px;}
.body_content {padding-top:170px; width:85%;}

.top_m {margin-left:10px;}


.btn-ctrls {
    display: inline-block;
}
.btn-amnt-ctrl {
    width: 25px;
    height: 25px;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    border: 2px solid #ec5700;
	border-radius: 50%;
    background-color: #ffffff;
    color: #ec5700;
    cursor: pointer;
    vertical-align: middle;
    line-height: 21px;
    -webkit-transition: background-color 0.4s, color 0.4s;
    -moz-transition: background-color 0.4s, color 0.4s;
    -o-transition: background-color 0.4s, color 0.4s;
    transition: background-color 0.4s, color 0.4s;
      -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
/* .btn-amnt-ctrl:hover {
    background-color: white;
    color: black;
} */
.btn-amnt-ctrl.sub {
    line-height: 19px;
}
.btn-amnt-ctrl.large {
    width: auto;
    height: auto;
    padding: 5px 20px 5px 20px;
    font-size: 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
}
.btn-amnt-ctrl.left {
    position: absolute;
    top: 0;
    left: 0;
}


@media only screen and (min-width: 400px) and (max-width: 2000px){
    /* .category_t { width:650px; text-align: right;} */
}
@media only screen and (min-width: 1001px) and (max-width: 1050px){
    .menu_top1b{margin-right: 8%;}
}
@media only screen and (min-width: 10px) and (max-width: 1000px){
    .menu_top1b{margin-right: 6%;}
}

@media only screen and (min-width: 356px) and (max-width: 1100px){
    .menu_bottom .nav>li>a{font-size: 14px;}
}

@media only screen and (min-width: 1214px) and (max-width: 1440px){
    .body_content {width:82%;}
}

@media only screen and (min-width: 1214px) and (max-width: 1300px){
    .button_slider{margin-top: 170px;}
}

@media only screen and (min-width: 1150px) and (max-width: 1215px){
    .button_slider{margin-top: 160px;}
}

@media only screen and (min-width: 1150px) and (max-width: 1250px){
	.body_content {width:79%;}
}
@media only screen and (min-width: 10px) and (max-width: 1370px){
	.top_m {width: 160px; margin-top:18px;}
	.menu_bottom {width: 76%;}
}
@media only screen and (min-width: 10px) and (max-width: 1160px){
	.top_m {width: 122px; margin-top: 50px;}
	.menu_bottom {width: 70%;}
}

@media only screen and (min-width: 1100px) and (max-width: 1149px){
    .button_slider{margin-top: 150px;}
}

@media only screen and (min-width: 1000px) and (max-width: 1099px){
    .button_slider{margin-top: 140px;}
}

@media only screen and (min-width: 356px) and (max-width: 999px){
    .button_slider{margin-top: 130px;}
}

@media only screen and (min-width: 1061px) and (max-width: 1200px){
    .category_img1 span{ margin-top: -38px;}
}
@media only screen and (min-width: 356px) and (max-width: 1062px){
    .category_img1 span{ margin-top: -35px;}
}
@media only screen and (min-width: 356px) and (max-width: 1050px){
    .service1{ margin-left:5.5%;}
}
@media only screen and (min-width: 1170px) and (max-width: 1192px){
    .brands_logos{ padding: 0 4px;}

}
@media only screen and (min-width: 1140px) and (max-width: 1200px){
    .brands_logos img{height: 80px;}

}
@media only screen and (min-width: 1075px) and (max-width: 1140px){
    .brands_logos img{height: 76px;}

}
@media only screen and (min-width: 1029px) and (max-width: 1076px){
    .brands_logos img{height: 72px;}

}
@media only screen and (min-width: 356px) and (max-width: 1028px){
    .brands_logos img{height: 69px}

}
@media only screen and (min-width: 356px) and (max-width: 1030px){
    .footer1a{margin-left: 7%}
    .footer1b{margin-left: 13.5%}

}

@media only screen and (min-width: 356px) and (max-width: 985px){
    .service_pages .service1{margin-left: 11%;}

}



@media only screen and (min-width: 1096px) and (max-width: 1130px){
    .prof_contact_t{margin-left: 8%;}
    .ctl_cat{margin-left: 4%;}

}

@media only screen and (min-width: 1080px) and (max-width: 1095px){
    .prof_contact_t{margin-left: 7%;}
    .ctl_cat{margin-left: 4%;}
}

@media only screen and (min-width: 1051px) and (max-width: 1079px){
    .prof_contact_t{margin-left: 6%;}
    .ctl_cat{margin-left: 3%;}
}

@media only screen and (min-width: 1015px) and (max-width: 1052px){
    .prof_contact_t{margin-left: 5%;}
    .ctl_cat{margin-left: 2%;}
}

@media only screen and (min-width: 356px) and (max-width: 1014px){
    .prof_contact{padding-top: 17px;}
    .prof_contact_t{width: 315px; font-size: 24px; margin-left: 5%;}
    .cl2_cat{font-size: 22px;}
    .ctl_cat{ margin-left: 2%;}
}

@media only screen and (min-width: 486px) and (max-width: 704px){
    .tcats1{width: 31%;}
}

@media only screen and (min-width: 356px) and (max-width: 485px){
    .tcats1{width: 48%;}
}

@media only screen and (min-width: 10px) and (max-width: 499px){
    
	.body_content {padding-top:10px; width:100%;}
	.header_site{display: none;}
    .menu_mobile{display: block; height:100px; position: fixed; width: 100%;}
    .carousel-indicators{display: none;}
    .button_slider{display: none;}

    .category{padding-bottom: 30px; padding-top: 24px;}
    .category_t{margin-bottom: 22px;}
    .category_t p {font-size: 30px;}
    .category_img1 {width: 49%; margin: 1px 0.5%;}
    .category_img1 span {font-size: 12px; margin-top: -23px;}

    .service_hp{height: 381px;}
    .service_body{margin-top: 32px;}
    .service_title{margin-top: 22px;}
    .service_title2{display: none;}
    .service_title p {font-size: 30px}
    .ser_img{height: 65px;}
    .service1_1 .ser_img img{height: 59px;}
    .service1_2 .ser_img img{height: 61px;}
    .service1_3 .ser_img img{height: 65px;}
    .service1_4 .ser_img img{height: 56px;}
    .service1_5 .ser_img img{height: 53px;}
    .ser_img img{margin: auto;}
    .service1_1, .service1_2, .service1_3, .service1_4 , .service1_5{width: 33%; float: right; margin-bottom: 30px;}
    .service1 {font-size: 12px; margin-left: 0px;}
    .service1_4{margin-right: 55px;}

    .brands{padding-top: 32px;  padding-bottom: 46px;}
    .brands_title{margin-bottom: -8px;}
    .brands_title p {font-size: 30px;}
    .brands_logos{width: 100%; padding: 0 10px;  text-align: center}
    .brands_logos img {height: 33px; float: none; width: auto; margin: 0 auto;  margin-left: 7%; margin-top: 28px;}

    .comments_hp{height: auto; }
    .comments-body{margin-top: 30px;}
    .comments_title p {font-size: 30px;}
    .comments1{width: 100%; margin-left: 0px; margin-bottom: 45px;}

    .articles_hp{padding: 30px 12px;}
    .articles1{width: 100%; margin-bottom: 32px;}
    .center_body .articles1{margin-bottom: 32px; height: auto;}


    .footer1a, .footer1b{display: none;}
    .footer1c{width: 100%; padding: 0 24px;}
    .footer_bottom{text-align: center;}
    .footer1c p{margin-bottom: 4px;}

    .tcats1{width: 100%; max-width: 100%; margin-bottom: 2px;}
    .product{width: 100%; max-width: 228px; margin-right: 47px;}
    .cats .cat {width: 100%;}
    .catft{padding: 0 5px;}

    .prof_title {background:#d31d5a !important;}
    .prof_d { padding: 20px 10px 0 10px;}
    .prof_right {width: 100%;}
    .prof_left {width: 100%; margin-top: 10px;}
    .prof_contact{background: #d31d5a; height: auto;}
    .prof_contact_t{width: 100%; text-align: center; margin-bottom: 5px;}
    .ctl_cat{width: 100%; margin-bottom: 5px;}
    .cat_submit{ width:100%; margin-top:10px; margin-bottom: 30px;}


    .service_pages{height: 254px;}
    .service_pages .service_body{margin-top: 32px;}
    .service_pages .service_title{margin-top: 22px;}
    .service_pages .service_title2{display: block;}
    .service_pages .service_title p {font-size: 30px}
    .service_pages .ser_img{height: 65px;}
    .service_pages .service1_1 .ser_img img{height: 59px;}
    .service_pages .service1_2 .ser_img img{height: 61px;}
    .service_pages .service1_3 .ser_img img{height: 65px;}
    .service_pages .service1_4 .ser_img img{height: 56px;}
    .service_pages .service1_5 .ser_img img{height: 53px;}
    .service_pages .ser_img img{margin: auto;}
    .service_pages .service1_1, .service_pages .service1_2, .service_pages .service1_3, .service_pages .service1_4 , .service_pages .service1_5{width: 33%; float: right; margin-bottom: 30px;}
    .service_pages .service1 {font-size: 12px; margin-left: 0px;}
    .service_pages .service1_4{margin-right: 55px;}

    blockquote{width: 100%; margin-left: 0px!important;}
    .col-sm-12, .col-md-12{width: 100%;}
    .contact_style{width: 100%;}
    .contact_style .contact-icon{width: 100%;}
    .contact_style .col-sm-10{width: 100%;}

    .pl{padding-right: 10px;}
    .all_web{width: 100%; min-width: 100%;}
	.products {padding: 0 10px;}
	
	
	.low_menu {display: none;}
	.site_footer .inner .cc_icons {float: none;}
	.site_footer .inner {text-align:center;}
	.site_footer .inner .col1, .site_footer .inner .col2 {width: 100%; text-align: center; font-size: 20px; line-height: 35px;}
	.site_footer .inner h3 {font-size: 28px; margin-top:40px;}
	.catalog_r1 .inner {padding-right: 20px; padding-left: 20px; font-size: 24px; text-align: center;}
	.cities {padding:15px 20px 40px 20px; font-size: 18px;}
	.catalog_r2 .inner {padding:0 20px;}
	.catalog_r2 .inner .bottle {display: none;}
	.catalog_r2 .inner .bottle2 {display: block; width:113px; margin-top:0; text-align:left; float:left;}
	.catalog_r2 .inner .bottle2 img {width:100%;}
	.catalog_r2 .truck_bg {height: 108px; padding-top: 35px; margin-top:10px;}
	.catalog_r2 .inner .prod_gaz {width: 100%; margin-bottom:75px;}
	.catalog_r2 .inner .prod_gaz2 {width: 100%; margin-bottom:75px;}
	.catalog_r2 .inner2 {padding:0 20px;}
	
	.login_1 label {font-size: 26px !important;}
	.login_1 input.text {font-size: 26px !important;}
	
	.general_top_title .inner .line_l {width: 26%;}
	.general_top_title .inner .line_r {width: 26%;}
	.general_body {padding: 40px 20px 80px 20px;}
	.contact_new {padding: 40px 20px 80px 20px;}
	.pro_pic {display: none;}
	.catalog_r2 .inner .prod_mach .pro_pic_mob {display: block; width:100%; text-align:center;}
	.catalog_r2 .inner .prod_mach .content2 {min-height: 200px;}
	
	.catalog_r2 .inner .prod_mach {padding-bottom: 120px;}
	.catalog_r2 .inner .prod_mach .cart_btn button {width: 230px;}
	.catalog_r2 .inner .prod_mach .cart_btn .t2 {font-size: 20px;}
	
	.checkout_nf .part2 .part2c {width: 100%;}
	.checkout_center {padding: 0 20px;}
	.checkout_nf .field {margin-bottom: 12px;}
	.checkout_nf .part2 .part2a {width: 100%; margin-bottom:18px;}
	.checkout_nf .part2 .part2b {width: 100%; padding-right:0; margin-bottom:25px;}
	.home_top_pic {width:100%; background:url(/theme/banner_mb.jpg) no-repeat center top; height:253px;}
	
	.home_body .inner .prod_r {width: 240px; margin-right: 20px;}
	.home_body .inner .prod_r h2 {font-size: 38px;}
	.home_body .inner .prod_l {float: left; width: 145px; margin-left:35px;}
	.home_body .inner .prod_l img {width:100%;}
	.home_body .inner .right_d {margin-bottom: 150px;}
	.home_row2 {padding:0 20px;}
	.home_row2 .right_d {margin-bottom: 30px !important;}
	.newsletter { height: 150px; font-size: 22px; line-height: 26px;}
	.newsletter_l {width:100%; margin-top:10px;}
	.newsletter_r { padding-top:65px;}
	
	.mobile_private_area .name {font-size: 30px; padding: 20px; text-align: center; background: #3b6399;}
	.mobile_private_area .pa_b {background: #3b6399;}
	.user_area .user_menu {display: none;}
	.user_area .user_content {width: 100%; padding-left:20px;}
	.nex_delivery {font-size: 30px; line-height:30px;}
	
	.map .location {font-size:20px;}
	.map .location h2 {font-size:26px;}
	.map .map_r {width:100%;}
	.map .map_r .waze { width: 200px; border-radius: 3px; color: #ffffff; font-size: 25px; border: 0; background: #31bcf7; margin-top: 20px; padding: 15px 0; text-align: center;}
	

.btn-submit {
    font-family: Arial;
    width: 100%;
    margin: 0px 0px;
    padding: 12px;
    border-color: #d0ad55;
    background-color: #d0ad55;
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    -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;
}
.btn {
    border-radius: 0px;
    text-decoration: none;
    padding: 12px 18px;
    font-size: 12px;
    line-height: 19px;
    text-transform: uppercase;
    font-family: Arial, 'Raleway', sans-serif;
    font-weight: 700;
    border: 2px solid transparent;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.waze_btn {width:150px !important; background:#7bb4c6 !important; color:#ffffff !important; font-size:18px !important;}

#cat_22 {background:#f6f6f6 !important; border-bottom:3px solid #996b2b; height: 32px; padding-top: 5px;}
#cat_22 a {color:#996b2b !important;}
#cat_23 {background:#f6f6f6 !important; border-bottom:3px solid #8f8f8f; height: 32px; padding-top: 5px;}
#cat_23 a {color:#8f8f8f !important;}
#cat_24 {background:#f6f6f6 !important; border-bottom:3px solid #ffffff; height: 32px; padding-top: 5px;}
#cat_24 a {color:#686868 !important;}
#cat_25 {background:#f6f6f6 !important; border-bottom:3px solid #d7a428; height: 32px; padding-top: 5px;}
#cat_25 a {color:#d7a428 !important;}
#cat_26 {background:#f6f6f6 !important; border-bottom:3px solid #ae0101; height: 32px; padding-top: 5px;}
#cat_26 a {color:#ae0101 !important;}
#cat_27 {background:#f6f6f6 !important; border-bottom:3px solid #6f01ae; height: 32px; padding-top: 5px;}
#cat_27 a {color:#6f01ae !important;}
#cat_28 {background:#f6f6f6 !important; border-bottom:3px solid #00b2d2; height: 32px; padding-top: 5px;}
#cat_28 a {color:#00b2d2 !important;}
#cat_29 {background:#f6f6f6 !important; border-bottom:3px solid #15b100; height: 32px; padding-top: 5px;}
#cat_29 a {color:#15b100 !important;}
#cat_30 {background:#f6f6f6 !important; border-bottom:3px solid #d31d5a; height: 32px; padding-top: 5px;}
#cat_30 a {color:#d31d5a !important;}
#cat_31 {background:#f6f6f6 !important; border-bottom:3px solid #f4e000; height: 32px; padding-top: 5px;}
#cat_31 a {color:#b4a608 !important;}
#cat_32 {background:#f6f6f6 !important; border-bottom:3px solid #ff5400; height: 32px; padding-top: 5px;}
#cat_32 a {color:#ff5400 !important;}
#cat_33 {background:#f6f6f6 !important; border-bottom:3px solid #be63d9; height: 32px; padding-top: 5px;}
#cat_33 a {color:#be63d9 !important;}
#cat_35 {background:#f6f6f6 !important; border-bottom:3px solid #2843cc; height: 32px; padding-top: 5px;}
#cat_35 a {color:#2843cc !important;}
#cat_34 {background:#f6f6f6 !important; border-bottom:3px solid #e770b7; height: 32px; padding-top: 5px;}
#cat_34 a {color:#e770b7 !important;}
#cat_36 {background:#f6f6f6 !important; border-bottom:3px solid #ff0000; height: 32px; padding-top: 5px;}
#cat_36 a {color:#ff0000 !important;}
#cat_37 {background:#f6f6f6 !important; border-bottom:3px solid #000000; height: 32px; padding-top: 5px;}
#cat_37 a {color:#000000 !important;}

.price-controls {
    width: 100%;
}
.btn-ctrls {
    display: inline-block;
}
.btn-amnt-ctrl {
    width: 25px;
    height: 25px;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    border: 2px solid #2e5286;
	border-radius: 50%;
    background-color: #ffffff;
    color: #2e5286;
    cursor: pointer;
    vertical-align: middle;
    line-height: 21px;
    -webkit-transition: background-color 0.4s, color 0.4s;
    -moz-transition: background-color 0.4s, color 0.4s;
    -o-transition: background-color 0.4s, color 0.4s;
    transition: background-color 0.4s, color 0.4s;
      -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
/* .btn-amnt-ctrl:hover {
    background-color: white;
    color: black;
} */
.btn-amnt-ctrl.sub {
    line-height: 19px;
}
.btn-amnt-ctrl.large {
    width: auto;
    height: auto;
    padding: 5px 20px 5px 20px;
    font-size: 18px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
}
.btn-amnt-ctrl.left {
    position: absolute;
    top: 0;
    left: 0;
}
.amnt-holder-price-wrapper {
    width: auto;
    height: auto;
    padding: 10px 30px 10px 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    vertical-align: bottom;
    border-radius: 5px;
    display: inline-block;
    color: black;
    font-weight: bold;
    line-height: 5px;
}
.amnt-holder-price {
    width: auto;
    height: auto;
    font-size: 45px;
    display: inline-block;
}
.amnt-holder-price-sufix {
    width: auto;
    height: auto;
    font-size: 29px;
    display: inline-block;
}
.amnt-holder {
    min-width: 30px;
    height: 30px;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    border: 3px solid transparent;
    background-color: transparent;
    color: black;
    vertical-align: middle;
    line-height: 25px;
}
#cart-total-line-wrapper {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 10px;
    padding-top: 14px;
    padding-bottom: 20px;
    position: fixed;
    bottom: 0; left: 0; right: 0;
    border-top: 1px solid lightgray;
    background:rgba(255,255,255,0.9);
    z-index: 100;
}
#cart-total-line {
    max-width: 1407px;
    margin: 0 auto 0 auto;
    position: relative;
}

.cart_shape_img {width:180px; float:right;}
.cart_shape {width:420px; float:right;}
.cart_shape_title {text-align:right;}
.cart_shape_remove {text-align:right;}


@media only screen and (min-width: 10px) and (max-width: 500px){
.amnt-holder-price {font-size: 26px !important;}
.amnt-holder-price-sufix {font-size: 20px !important;}
.btn-amnt-ctrl.large {padding: 5px 15px 5px 15px !important; font-size: 16px !important;}
.cart_shape_img {width:100% !important;}
.cart_shape {width:100% !important;}
.cart_shape_title {text-align:center; margin-top:10px;}
.cart_shape_prices {margin:0 auto;}
.cart_shape_remove {text-align:center;}

}

