body{
	margin:0;
	background:#eee;
	color:#333;
	font:15px/20px 'Open Sans', Arial, sans-serif;
}
img{border-style:none;} 
a{
	text-decoration:none;
	color:#293479;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% 'Open Sans', Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

.good_forms fieldset{
min-width: 0;
}

div.tab fieldset{
	max-width: 800px;
}

@-moz-document url-prefix() {
 div.tab fieldset {display: table-cell;}
}

#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
#header{
	width:100%;
	position:relative;
}
#header:after{
	display:block;
	clear:both;
	content:'';
}
#header .top{
	width:100%;
	background:#fff;
	overflow:hidden;
	padding:15px 0 18px;
	border-bottom:1px solid #eee;
}
#header .nav .h,
#header .sub-menu .h,
#header .top .h{
	max-width:940px;
	overflow:hidden;
	margin:0 auto;
}
#header .nav .h:after{
	display:block;
	clear:both;
	content:'';
}
#header .nav .h{overflow:visible;position:relative;}
.sticky-wrapper2{height:60px!important}
.sticky-wrapper{height:50px!important;}
#header .is-sticky .search-box{
	padding-bottom:0
}
#header .logo{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
	background:url('../images/logo.gif') no-repeat;
	width:188px;
	height:66px;
}
#header .logo a{
	display:block;
	height:100%;
}
#header .nav{
	z-index:12;
	background:#fff;
	padding:17px 0 18px;
	width:100%;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
#header .nav:after{display:block;clear:both;content:'';}
#header .nav.is-sticky{padding:6px 0;}
#header .nav.is-sticky #nav li a{padding-bottom:9px;}
#header .search{
	float:left;
}
#header .search .btn{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url('../images/bg-search.gif') no-repeat;
	width:25px;
	position:relative;
	height:25px;
}
#header .search-box{
	display:none;
	position:absolute;
	top:0;
	left:0;
	background:#fff;
	width:100%;
	margin:-17px -18px 0 0;
	padding:13px 18px 12px 0;
}
#header .nav.is-sticky .search-box{padding-bottom:0;margin-top:-17px;}
#header .search-box .h{
	overflow:hidden;
	
	position:relative;
}
#header .search-box .h:after{
	position:absolute;
	top:0;
	left:0;
	border-radius:20px;
	-webkit-border-radius:20px;
	border:1px solid #af2023;
	content:'';
	width:100%;
	height:100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#header .search-box input[type="text"]{
	width:100%;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border:none;
	color:#333;
	position:relative;
	z-index:1;
	font-size:14px;
	line-height:25px;
	height:33px;
	padding:4px 38px 4px 27px;
	margin:0;
	background:none;
}
#header .search-box input[type="submit"]{
	float:left;
	text-indent:-9999px;
	border-radius:20px;
	-webkit-border-radius:20px;
	overflow:hidden;
	background:url('../images/bg-search.gif') no-repeat;
	width:25px;
	position:relative;
	z-index:1;
	height:25px;
	font-size:0;
	line-height:0;
	cursor:pointer;
	border:none;
	margin:0 3px 0 0;
	padding:0;
	position:absolute;
	top:4px;right:4px;
	margin: 0px!important;
}
#header .search-box .close{
	float:right;
	border:none;
	width:25px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	margin: 5px 7px 0 28px;
	background:url('../images/bg-del-btn.gif') no-repeat;
}
#header .search-box .close:hover{background-position:0 -25px;}
#header .login,
#header .lock{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background:url('../images/lock-shape.png') no-repeat 17px 18px;
	width:25px;
	height:25px;
	margin:-17px -18px -18px -18px;
	padding:17px 18px 18px;
}
#header .login{
	background:url('../images/bg-lock.png') no-repeat 17px 18px;
}
#header .is-sticky .login,
#header .is-sticky .lock{padding:17px 18px 6px;}
#header .drop-lock{
	position:absolute;
	top:43px;
	right:-18px;
	border:10px solid #f6f7f9;
	padding:15px 10px 0;
	background:#fff;
	min-width:170px;
	z-index:10;
}
#header .login:hover,
#header .lock:hover,
#header.active2 .lock{background-color:#f6f7f9}
 #header .is-sticky .drop-lock {
    top: 31px;
}
#header .drop-lock ul{
	margin:0 0 10px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#header .drop-lock ul li{
	vertical-align:top;
	overflow:hidden;
	padding:0 0 0 53px;
	font-size:14px;
	position:relative;
	line-height:28px;
}
#header .drop-lock .logout{display:block;
	padding:10px 10px 10px 50px;
	margin:0 -10px;
	border-top:1px solid #f6f7f9;
}
#header .drop-lock ul.proff-list .numb-h{
	width:60px;
	margin:6px 0 -6px -60px;
	text-align:center;
	float:left;
}
#header .drop-lock ul.proff-list .numb{
	text-align:center;
	background:#f6f7f9;
	display:inline-block;
	vertical-align:top;
	padding:0 10px ;
	margin:0 auto;
	-webkit-border-radius: 9999px;
	border-radius: 9999px;
	font-size:10px;
	line-height:18px;
	color:#333;
	font-weight:normal;
}
#header .sub-menu{
	z-index:11;
	background:#293479;
	color:#fff;
	overflow:hidden;
	width:100%
}
#header .sub-menu a{color:#fff;}
#header .sub-menu a:hover{background:#37a11b;text-decoration:none;}

#header .sub-menu a.tel:hover{background:#37a11b url('../images/icon05.png') no-repeat 54px 25px;text-decoration:none;}

#header .sub-menu .active{background:#37a11b !important;text-decoration:none;}
#header .sub-menu .compare,
#header .sub-menu .cart{
	width:11%;
	float:left;
	padding:9px 1.5% ;
	background:#2f3c8c;
}
#header .sub-menu .compare{background:#3b4897;padding:9px 1.2%;/* width:9.8%; */}
#header .sub-menu .compare .text,
#header .sub-menu .cart .text{
	display:block;
	padding:0 0 0 21px;
	font-weight:300;
	line-height:14px;
	background:url('../images/icon02.png') no-repeat 1px 1px;
	font-size:12px;
	color:#fff;
}
#header .sub-menu .cart .text{background:url('../images/icon01.png') no-repeat 0 1px;}
#header .sub-menu .compare .numb,
#header .sub-menu .cart .numb{
	display:block;
	font-weight:600;
	font-size:12px;
	padding:4px 0 0;
	line-height:14px;
	color:#fff;
}
#header .sub-menu .pdf{
	font-size:14px;
	line-height:26px;
	padding:10px 2.1%;
	width:10%;
	float:left;
	background:#4b59aa;
	color:#fff;
}
#header .sub-menu .pdf span{
	display:block;
	padding:2px 0 2px 35px;
	background:url('../images/icon03.png') no-repeat 6px 9px;
}
#header .sub-menu .link{
	font-size:14px;
	line-height:15px;
	padding:10px 1%;
	background:#5b6abd;
	width:17.3%;
	color:#fff;
	float:left;
	text-align:center;
}
#header .sub-menu .form{
	font-size:14px;
	line-height:26px;
	padding:10px 2.1%;
	width:10%;
	float:left;
	background:#4b59aa;
	color:#fff;
}
#header .sub-menu .form span{
	display:block;
	padding:2px 0 2px 27px;
	background:url('../images/icon04.png') no-repeat 2px 10px;
}
#header .sub-menu .tel{
	background:#3b4897 url('../images/icon05.png') no-repeat 54px 25px;
	font-size:12px;
	line-height:24px;
	padding: 3px 0 23px 0;
	font-weight:300;
	color:#fff;
	text-align:center;
	display:block;
	overflow:hidden;
	width: 120px;
	float: left;
}

#header .formobile  .tel{}

#header .sub-menu .phone{
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    /* padding-top: 4px; */
    float: left;
    padding: 4px 10px;
}
/* #header .sub-menu .tel span{
	display:inline-block;
	vertical-align:top;
	padding:0 0 0 25px;
	background:url('../images/icon05.png') no-repeat 0 5px;
}
 */#nav{
	float:left;
	margin:-17px 0 -18px;
	padding:0 0 0 20px;
	list-style:none;
}
#nav li{
	float:left;
	font-size:16px;
}
#nav li a{
	float:left;
	padding:19px  12px 21px;
	color:#293479;}
#nav li:hover > a{text-decoration:none;background:#f6f7f9;}
#nav li.active > a{color:#af2023;text-decoration:none;}
#nav li:hover .drop{display:block;}
#nav .drop{
	position:absolute;
	top:43px;
	left:0;
	width:100%;
	z-index:10;
	background:#fff;
	display:none;
	width:100%;
}
.is-sticky #nav .drop{top:31px}
#nav .drop-h{
	overflow:hidden;
	border:10px solid #f6f7f9;
	padding:18px 21px;
}
#nav .drop .col{
	float:right;
	width:46%;
}
#nav .drop .col:first-child{
	width:50%;
	float:left;
}
#nav .drop .col h2{
	margin:0 0 23px;
	color:#333;
	font-weight:600;
	font-size:16px;
	line-height:20px;
}
#nav .drop .col ul{
	margin:0;
	padding:0;
	-moz-column-count: 2;
	-moz-column-gap: 30px;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
	column-count: 2;
	column-gap: 30px;
	list-style:none;
	overflow:hidden;
	float:none;
}
#nav .drop .col ul li{
	font-size:14px;
	line-height:18px;
	margin:0 0 10px;
	padding:0;
	float:none;
	display:block;
	overflow:hidden;
	vertical-align:top;
}
#nav .drop .col ul li a{
	padding:0;
	margin:0;
	display:inline;
	float:none
}
#nav .drop .col ul li a:hover{
	text-decoration:none;
	background:none;
	color:#af2023;
}
#visual{
	background:#293479;
	overflow:hidden;
	width:100%;
	position:relative;
}
#visual .prev,
#visual .next{
	background:url('../images/bg-ar-gall.png') no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	margin:-68px 0 0 -472px;
	text-indent:-9999px;
	overflow:hidden;
	height:136px;
	z-index:4;
	width:32px;
}
#visual .prev{
	background-position:-32px 0;
}
#visual .next{left:auto;right:50%;margin:-68px -472px 0 0 ;}
#visual .switcher{
	width:100%;
	position:absolute;
	bottom:4px;
	left:0;
	z-index:3;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align:center;
}
#visual .switcher li{
	display:inline-block;
	vertical-align:top;
	margin:0 4px;
}
#visual .switcher li a{
	width:140px;
	height:6px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:#fff;
	opacity:0.2;
}
#visual .switcher li.active a,
#visual .switcher li a:hover{opacity:1;}
#visual .gmask{
	width:100%;
	overflow:hidden;
	height:350px;
	position:relative;
}
#visual .gmask ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:100%;
}
#visual .gmask ul li{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width:100%;
	overflow:hidden;
	height:100%;
	background-size:cover!important;
	background-position:50% 50%!important;
}
#visual .gmask ul li:after{
	position:absolute;
	top:0;left:0;
	width:100%;
	height:100%;
	content:'';
	z-index:2;
	background:rgba(40, 52, 121, 0.6)
}
#visual .gmask ul li.active{z-index:2}
#visual .gmask ul li img{
	width:100%;
	height:auto;
	display:block;
	position:absolute;
	top:0;left:0;
}
#visual .gmask ul li  .text-h{
	 margin: 0 auto;
	max-width: 680px;
	overflow: hidden;
	position:relative;
	z-index:3;
	height:100%;
	text-align:center;
}
#visual .gmask ul li  .text-f{
	height:100%;
	width:100%;
	display:table;
}
#visual .gmask ul li  .text-f2{
	height:100%;
	width:100%;
	vertical-align:middle;
	font-size:20px;
	line-height:27px;
	color:#fff;
	display:table-cell;
}
#visual .gmask ul li  p{margin:0 0 23px;}
#visual .gmask ul li h2{
	margin:0 0 9px;
	color:#fff;
	font-weight:300;
	font-size:50px;
	line-height:56px;
}
#visual .gmask ul li .btn{
	-webkit-border-radius: 20px;
	border-radius: 20px;
	display:inline-block;
	vertical-align:top;
	padding:6px 22px;
	margin:0 0 13px;
	font-size:16px;
	border:4px solid #fff;
	line-height:20px;
	color:#fff;
}
#visual .gmask ul li .btn:hover{
	color:#293479;
	text-decoration:none;
	background:#fff;
}
#main{
	margin: 0 auto 27px;
	max-width: 940px;
}
#main .info-boxes{clear:both}
#main .sub-menu{
	float:left;
	margin:0 0 20px;
	padding:15px 29px;
	list-style:none;
	background:#fff;
}
#main .sub-menu li{
	float:left;
	margin:0 0 0 40px;
	font-size:14px;
}
#main .sub-menu li a:hover{
	text-decoration:none;
	color:#af2023;
}
#main .sub-menu li:first-child{margin:0;}
#main .info-boxes-h:after,
#main .info-boxes:after,
#main:after{
	display:block;
	clear:both;
	content:'';
}
.home #main .info-boxes{
	margin:0 -9999px 1px;
	background:#fff;
	padding:53px 9999px 25px;
}
 #main .info-boxes:after{display:block;clear:both;content:'';}
.home #main .info-boxes-h{
	margin:0 -4% 25px 0;
}
#main .info-boxes-h{margin:0 -4% -25px 0;}
#main .info-boxes .box{
	display:inline-block;
	vertical-align:top;
	width:30.7%;
	margin:0 1.7% 27px 0;
}
.home #main .info-boxes .box{margin:0 1.7% 0 0;}
#main .info-boxes .box h2{
	font-size:25px;
	line-height:30px;
	margin:0 0 17px;
	font-weight:normal;
}
#main .info-boxes .box h3{
	font-size:20px;
	line-height:25px;
	margin:-20px 0 17px;
	padding:27px 0 0;
	background:url('../images/bg-title.gif') no-repeat;
	font-weight:normal;
}
#main .info-boxes .box h4{
	font-size:14px;
	line-height:20px;
	margin:0 0 7px;
	font-weight:normal;
}
#main .info-boxes .box h4 a{color:#333;}
#main .info-boxes .box p{margin:0 0 11px;}
#main .info-boxes .box ul{
	/*margin:0 0 59px;
	line-height:19px;*/
 	margin:0 0 5px;
	line-height:17px;
	font-size:14px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#main .info-boxes .box ul li{
	vertical-align:top;
	overflow:hidden;
	background:url('../images/sep-01.gif') no-repeat 0 10px;
	padding:0 0 12px 20px;
}
#main .info-boxes .box .h{
	padding:20px;
	overflow:hidden;
	color:#999;
	background:#fff;
	clear:both;
	font-size:14px;
	line-height:19px;
}
.home #main .info-boxes .box .h{line-height:21px;-webkit-box-shadow: 0 0 7px 2px rgba(0,0,0,0.05);
	box-shadow: 0 0 7px 2px rgba(0,0,0,0.05);}
.home #main .info-boxes .box:first-child .h{height:auto!important}
#main .info-boxes .box .date{
	color:#999;
	margin:0 8px 0 0;
}
#main .info-boxes .link{
	float:left;
	margin:0 0 16px;
	padding:0 13px 0 0;
	font-size:14px;
	background:url('../images/bg-ar-link.png') no-repeat 100% 3px;
}
#main .info-boxes .img{
	margin:-20px -20px 24px;
	overflow:hidden;
	    height: 170px;
    width: 300px;
}
#main .info-boxes .img a{display:block;}
#main .info-boxes .img img{
	max-width:100%;
	display:block;
	margin:0 auto;
	height:auto;
}
#main .text-area .btns-list,
#main .info-boxes .box  .btns-list{
	margin:0 -1.6% 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#main .text-area .btns-list li,
#main .info-boxes .box .btns-list li{
	display:inline-block;
	vertical-align:top;
	margin:0 1.4% 0 0;
	padding:0;
	background:none;
	width:47.8%;
	line-height:14px;
}
#main .text-area .btns-list li a, 
#main .info-boxes .box .btns-list li a{
	display:block;
	padding:29px 8px 13px;
	color:#293479;
	background:#e0e2f7 url('../images/icon6.gif') no-repeat 18px 0;
}
#main .text-area .btns-list li:nth-child(2n) a,
#main .info-boxes .box .btns-list li:nth-child(2n) a{
	background:#e5f6e0 url('../images/icon7.gif') no-repeat 18px 0;
	color:#37a11b;
}
#main .text-area .btns-list li a:hover, 
#main .info-boxes .box .btns-list li a:hover{text-decoration:none;background:#293479 url('../images/icon-06-h.png') no-repeat 18px 0;color:#fff;}
#main .text-area .btns-list li:nth-child(2n) a:hover,
#main .info-boxes .box .btns-list li:nth-child(2n) a:hover{background-color:#37a11b}
#main .info-boxes .author{
	display:block;
	color:#3a3a3a;
	background:url('../images/bg-author.gif') no-repeat 5px 3px;
	padding:0 0 0 21px;
	font-size:12px;
	margin:27px 0 16px;
	line-height:14px;
}
#main .info-boxes .box.big{width:96%;}
#main .info-boxes .box.big .h{padding:32px 31px;}
#main .info-boxes .box.big .h .rez{float: left;font-size: 16px;margin: 10px 0 0;}
#main .info-boxes .box.big .h h3{background:none;margin:0 0 20px;}
#main .info-boxes .box.big .h .row{margin:0 0 9px;max-width: 620px;}
#main .info-boxes .box.big .h .row-btn{padding:20px 0 0;overflow:hidden;}

#main .info-boxes .box.big h3{color:#333;margin:0 0 10px;font-weight:600;padding:0;}
#main .info-boxes .box .row{
	overflow:hidden;
	margin:0 0 6px
}
#main .info-boxes .box .row input[type="radio"]{
	width:16px;
	height:16px;
	float:left;
	margin:0 10px 0 0;
}
#main .info-boxes .box .row label{
	overflow:hidden;
	color:#353535;
}
#main .info-boxes .box .row .otv{
	float:left;
	font-weight:bold;
	margin:0 17px 10px 0;
	color:#333;
}
#main .info-boxes .box .row .line{
	display:block;
	height:2px;
	background:#37a11b;
	text-indent:-9999px;
	overflow:hidden;
	margin:2px 0 0;
}
 #main .info-boxes .box .row-btn input[type="submit"]{
	float:left;
	margin:0 34px 0 0;
	padding:0;
	font-size:17px;
	border:2px solid #37a11b;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
	width:150px;
	line-height:35px;
	height:42px;
	background:#fff;
	color:#37a11b;
}
#main .info-boxes.interview .box{
	margin:0 0 10px;
	width:100%;
}
 #main .info-boxes .box .row-btn .rez{float: left;font-size: 16px;margin: 10px 0 0;}
#main .info-boxes.interview  .info-boxes-h{margin:0;}
#main .info-boxes.interview .box .h{padding:32px 41px;}
#main .info-boxes.interview .box .h h3{background:none;margin:0 0 20px;}
#main .info-boxes.interview .box .row{margin:0 0 9px;max-width: 620px;}
#main .info-boxes.interview .box .row-btn{padding:20px 0 0;overflow:hidden;}
#main .info-boxes.interview {margin:0 0 -10px;}
#main  .post{
	overflow:hidden;
	padding:20px;
	font-size:14px;
	line-height:19px;
	margin:0 0 20px;
	background:#fff;
}
#main  .post.single{padding:20px 30px;}
#main  .post.single .meta{
	margin:-20px -30px 0;
}
#main  .post.single .img-h{
	margin:0 -30px 26px;
	overflow:hidden;
}
#main .comments{
	overflow:hidden;
	background:#fff;
	padding:20px 30px 0;
}
#content .comments textarea{height:98px;margin:0 0 10px;}
#content .comments input[type="submit"]{float:left;height:42px;width:199px;font-size:17px;line-height:32px;}
#main .com-list{
	margin:37px -30px 0;
	padding:0;
	list-style:none;
	background:#f6f7f9;
	overflow:hidden;
}
#main .com-list li{
	border-top:1px solid #f6f7f9;
	vertical-align:top;
	padding:0;
	overflow:hidden;
	background:none
}
#main .com-list li .h{
	overflow:hidden;
	background:#fff;
	padding:18px 28px;
	font-size:15px;
}
#main .com-list li .reply{
	float:left;
	font-size:14px;
}
#main .com-list li .meta{
	overflow:hidden;
	width:100%;
	margin:0 0 12px;
}
#main .post.single .meta{padding:11px 41px 11px 31px;}
#main  .post h4{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	margin:0 0 8px;
}
#main .post h4 a{color:#293479;}
#main .post .meta{
	overflow:hidden;
	margin:21px -20px -20px;
	padding:11px 20px;
	font-size:12px;
	border-top:1px solid #ededed;
	background:#f6f7f9;
}
#main .com-list li .date,
#main .post .date{
	float:left;
	color:#333;
	font-size:12px;
	margin:0 55px 0 0;
}
#main .com-list li .date{color:#999;}
#main .com-list li .author{font-size:12px;}
#main .com-list li .theme,
#main .post .theme{float:left;}
#main .post .status{float:left;margin: 0 10px 0 0;}
#main .com-list li .author,
#main .post .author{float:left;
	margin:0 28px 0 0;
	padding:0 0 0 15px;
	background:url('../images/bg-auth.gif') no-repeat 1px 5px;
}
#main .com-list li .like,
#main .post .like{float:right;padding:2px 0 0;margin:0 -10px 0 0;line-height:14px;}
#main .com-list li .like .min,
#main .post .like .min{float:left;}
#main .com-list li .like a,
#main .com-list li .like span,
#main .post .like a,
#main .post .like span{float:left;}
#main .com-list li .like .min,
#main .post .like .min{width:15px;height:15px;text-indent:-9999px;overflow:hidden;background:url('../images/bg-min.gif') no-repeat;}
#main .com-list li .like .num,
#main .post .like .num{margin:0 0 0 8px;}
#main .com-list li .like .plus,
#main .post .like .plus{width:15px;height:15px;text-indent:-9999px;overflow:hidden;background:url('../images/bg-plus.gif') no-repeat;margin:0 0 0 11px;}
#main .post .img-h{overflow:hidden;margin:-10px -10px 13px;}
#main .post .img-h a{display:block;}
#main .post .img-h img{max-width:100%;overflow:hidden;margin:0 auto;display:block;height:auto;}
#main .com-list li  ul{padding:0 0 0 30px;margin:0;}
#main .com-list li  ul ul{padding:0 0 0 30px;margin:0}
#main .logos-area{
	margin:0 -9999px;
	padding:40px 9999px 26px;
	overflow:hidden;
	background:#fff;
}
#main .logos-area h2{
	text-align:center;
	font-size:30px;
	line-height:35px;
	font-weight:normal;
	color:#262626;
	margin:0 0 38px;
}
#main .logo-gall{
	position:relative;
	padding:0 60px;
	overflow:hidden;
	height:60px;
}
#main .logo-gall .gmask{
	width:100%;
	overflow:hidden;
	position:relative;
}
#main .logo-gall .gmask ul{
	width:9999px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#main .logo-gall .gmask ul li{
	float:left;
	/*margin:0 11px;*/
	margin:0 10px;
}
#main .logo-gall .gmask ul li a{
	display:block;
	line-height:60px;
}
#main .logo-gall .gmask ul li a img{
	vertical-align:middle;
}
#main .logo-gall .prev,
#main .logo-gall .next{
	position:absolute;
	top:50%;
	left:16px;
	width:11px;
	height:54px;
	margin:-27px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url('../images/bg-ar-car.png') no-repeat;
}
#main .logo-gall .next{
	left:auto;
	right:16px;
	background-position:-11px 0;
}
#main .list-area{
	overflow:hidden;
	padding:34px 0 10px;
	margin:0 -2% 0 0;
}
#main .list-area .col{
	width:31%;
	background:#fff;
	margin:0 2% 0 0;
	display:inline-block;
	vertical-align:top;
}
#main .list-area ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#main .list-area ul li{
	vertical-align:top;
	overflow:hidden;
	font-size:16px;
	border-bottom:1px solid #eee
}
#main .list-area ul li a{
	display:block;
	padding:15px 27px 15px 21px;
}
#main .list-area ul li a:hover{
	text-decoration:none;
	color:#af2023;
}
.map-area{
	width:100%;
	background:#fff;
	position:relative;
	padding:20px 0;
}
#map,#map2{
	width:100%;
	height:340px;
}
.contact-holder .map-area #map{height:579px}

.map-area .text-h{
	position:absolute;
	top:59px;
	width:326px;
	left:50%;
	padding:28px 32px 36px;
	margin:0 0 0 -474px;
	background:#fff;
	z-index:10;
	-webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,0.25);
	box-shadow: 0 0 5px 2px rgba(0,0,0,0.25);
}
.map-area .text-h dl{
	margin:0 0 -22px;
	padding:0;
	display:block;
	overflow:hidden;
}
.map-area .text-h dt{
	display:block;
	margin:0;
	min-height:24px;
	padding:0 0 3px 39px;
	font-size:16px;
	line-height:22px;
	color:#999;
}
.map-area .text-h dt.address{background:url('../images/dt-tel.gif') no-repeat 1px 3px;}
.map-area .text-h dt.tel{background:url('../images/dt-address.gif') no-repeat 0 2px;}
.map-area .text-h dd{
	display:block;
	overflow:hidden;
	margin:0 0 18px;
	font-size:16px;
	padding:0 0 0 39px;
	line-height:22px;
}
.map-area .text-h dd a:hover{
	text-decoration:none;
	color:#af2023;
}
.map-area .text-h dd span{display:block;}
.map-area .text-h dd address{
	display:block;margin:0;
	font-style:normal;
}
.breadcrumbs{
	margin:0 -9999px;
	padding:5px 9999px;
	overflow:hidden;
	background:#fff;
	list-style:none;
}
.breadcrumbs li{
	float:left;
	font-size:13px;
	padding:0 5px 0 18px;
	background:url('../images/sep-02.gif') no-repeat 0 10px;
}
.breadcrumbs li:first-child{padding-left:0;background:none}
.breadcrumbs li a:hover{
	text-decoration:none;
	color:#af2023;
}
#main .top-heading{
	overflow:hidden;
	padding:24px 0 ;
}
#main .top-heading img{float:left;margin:0 13px 0 0;}
#main .top-heading h1{
	margin:0;
	color:#262626;
	font-weight:normal;
	font-size:30px;
	line-height:32px;
}
#main  h2{
	margin:12px 0 15px;
	color:#333;
	font-weight:600;
	font-size:20px;
	line-height:24px;
}
#main .btn-m{
	display:block;
	background:#fff;
	margin:6px 0 20px;
	padding:19px;
	text-align:center;
	color:#293479;
	font-size:18px;
	font-weight:600;
	line-height:22px;
}
#main .btn-m:hover{
	text-decoration:none;
	color:#af2023;
}
#content{
	overflow:hidden;
	margin:0;
}
#content .content-holder{
	overflow:hidden;
	margin:0;
	background:#fff;
	padding:19px 30px 29px;
}
#content p,div.text{margin:0 0 10px;}

.text fieldset {
	border: 1px solid;
	border-color: gray;
	padding: 5px;
}

#content .top-button{padding:10px;overflow:hidden;clear:both;margin:0 0 20px;background:#fff;}
#content .capture,
#content .date{
	color: #999;
	font-size:14px;
	display:block;
	margin:0 0 12px;
}
#content .capture{margin:0 0 9px;}
#content .profile dl{
	margin:0 0 20px;
	padding:0;
	overflow:hidden;
	display:block;
}
#content .profile h2{margin:0 0 17px;}
#content .profile dt{
	float:left;
	color:#999;
	font-size:15px;
	line-height:20px;
	min-width:154px;
	margin:0 20px 0 0;
}
#content .profile dd{
	overflow:hidden;
	margin:0 0 10px;
	font-size:15px;
	line-height:20px;
}
#content .profile dd a{color:#333;}
#content .profile  .change{
	color:#293479;
	float:left;
	font-weight:600;
	margin:9px 0 0;
	background:url('../images/bg-change.gif') no-repeat 1px 2px;
	font-size:16px;
	padding:0 0 0 30px;
}
#content .profile .photo{
	float:left;
	margin:0 20px 0 0;
	-webkit-border-radius: 9px;
	border-radius: 9px;
}
#content .profile .h{overflow:hidden;}
#content .images-gallery{
	margin:30px -30px 22px;
	overflow:hidden;
	background:#f6f7f9;
	padding:10px 50px;
	position:relative;
}
#content .images-gallery .gmask{
	width:100%;
	overflow:hidden;
}
#content .images-gallery .gmask ul{
	width:9999px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#content .images-gallery .gmask ul li{
	float:left;
	margin:0 5px;
	padding:0;
	background:none;
	height:130px;
	width:200px;
	overflow:hidden;
}
#content .images-gallery .gmask ul li a{display:block;}
#content .images-gallery .gmask ul li img{vertical-align:top;}
#content .images-gallery .prev,
#content .images-gallery .next{
	position:absolute;
	top:50%;
	left:21px;
	text-indent:-9999px;
	overflow:hidden;
	width:11px;
	height:54px;
	background:url('../images/bg-ar-car.png') no-repeat;
	margin:-27px 0 0;
}
#content .images-gallery .next{
	left:auto;
	right:21px;
	background-position:-11px 0;
}
#content h1{
	font-size:30px;
	line-height:34px;
	margin:0 0 15px;
}
#content h2{
	font-size:20px;
	line-height:30px;
	font-weight:600;
	margin:0 0 12px;
}
#content h3{
	font-size:16px;
	line-height:22px;
	font-weight:600;
	margin:0 0 15px;
}
#content h4{
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	margin:0 0 15px;
}
#content ul{
	margin:0 0 25px;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:14px;
}
#content ol{
	padding:0 0 0 29px;
	font-size:14px;
	margin:0 0 25px;
}
#content ol li{vertical-align:top;padding:0 0 5px;}
#content ul li{
	padding:0 0 5px 20px;
	background:url('../images/bullet.gif') no-repeat 13px 10px;
}
#content .alignleft{
	float:left;
	margin:0 7px 20px 0;
}
#content .alignright{
	float:right;
	margin:0 0 20px 20px;
}
#content .aligncenter{
	max-width:100%;
	height:auto;
	display:block;
	margin:38px auto 34px;
}
#content .tab-area{
	margin:0 0 10px;
	overflow:hidden;
	padding:0 30px;
	border:1px solid #e3e3e3;
}
#content .tab-area p{margin: 0 0 16px}
#content .tabset{
	margin:0 0 28px;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align:center;
}
#content .tabset li{
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
	font-size:14px;
	padding:0;
	background:none;
	line-height:20px;
}
#content .tabset li a{
	display:block;
	padding:10px 16px;
	color:#293479;
}
#content .tabset li a.active{
	color:#333;
	background:#f6f7f9;
	-webkit-border-radius: 0 0  4px 4px;
	border-radius:0 0   4px 4px;
}
#content .tab .chk-area{height:16px;width:16px;}
#content .btn{
	float:left;
	padding:10px 19px;
	font-size:14px;
	background:#f6f7f9;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin:10px 0 0;
}
#content .profile-table{
	margin:0 -10px;
	overflow:hidden;

}
#content .profile-table table {margin:0;}
#content .profile-table table th{text-align:left;padding:15px 17px;}
#content .profile-table table tr td{padding:15px 17px;	font-size:16px;	line-height:20px;}
#content .profile-table table tr td .chk-area{width:16px;height:16px;float:left;margin:3px 10px 0 0;}
#content .profile-table table tr td:first-child{width:277px}
#content .profile-table table tr td.numb:first-child{width:27px}
#content .profile-table table tr th.numb:first-child{width:27px}
#content .profile-table table tr td:last-child{text-align:right}
#content .profile-table table tr td.price:last-child{width:133px;text-align:left;    vertical-align: bottom;}
#content .profile-table table tr td.price{min-width:150px}
#content .profile-table table tr th.price:last-child{width:133px;text-align:left}
#content .profile-table table tr td.col,
#content .profile-table table tr th.col{text-align:center;vertical-align: bottom;}
#content .profile-table table tr th:last-child{text-align:right}
#content .profile-table table tr .date{margin:0 0 6px;}
#content .profile-table label{overflow:hidden;}
#content .profile-table table tr td:first-child h4{margin:0 -270px 0 0;}
#content .profile-table .delete{
	float:right;
	border:none;
	width:25px;
	height:25px;
	text-indent:9999px;
	overflow:hidden;
	padding:0;
	margin:7px 0 0;
	background:url('../images/bg-del-btn.gif') no-repeat;
}
#content .profile-table input[type="text"]{width:60px;text-align:center;}
#content .profile-table .delete:hover{background-position:0 -25px;}
#content .btn-green{
	float:left;
	padding:8px 18px;
	background:#fff;
	font-size:14px;
	border:2px solid #37a11b;
	color:#37a11b;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#content .bottom-table .delete,
#content .delete{
	float:left;
	height:auto;width:auto;
	text-indent:0;
	padding:8px 15px;
	background:#fff;
	border:2px solid #af2023;
	color:#af2023;
	-webkit-border-radius: 3px;
	font-size:14px;
	border-radius: 3px;
	margin:0 10px 0 0;
}

#content .bottom-table .edit,
#content .edit{
	float:left;
	height:auto;width:auto;
	text-indent:0;
	padding:8px 15px;
	background:#fff;
	border:2px solid #37a11b;
	color:#37a11b;
	-webkit-border-radius: 3px;
	font-size:14px;
	border-radius: 3px;
	margin:0 10px 0 0;
}
#content .bottom-table{
	margin:0 -10px;
	overflow:hidden;
	background:#f6f7f9;
	padding:12px 17px;
}
#content .bottom-table select{width:220px;}
#content .bottom-table .cod{
	float:left;
	width:310px;
}
#content .bottom-table .cod input[type="text"]{
	width:172px;
	-webkit-border-radius: 3px 0 0 3px;
	float:left;
	border-radius: 3px 0 0 3px;
	margin:0 -1px 0 0;
}
#content .bottom-table .cod input[type="submit"]{
	-webkit-border-radius:0 3px 3px 0;
	color:#293479;
	border-color:#293479;
	border-radius:0 3px  3px 0;
	float:left;
	width:130px;
	height:40px;
	line-height:34px;
	font-weight:600;
}
#content .bottom-table .total{
	font-weight:bold;
	font-size:20px;
	line-height:20px;
	color:#333;
	float:right;
	width:460px;
	padding:11px 0;
}
#content .bottom-table .total .label{
	float:left;
	text-transform:uppercase;
	width:38%;
}
#content .bottom-table .total .qty{
	float:left;
	width:5%;
}
#content .bottom-table .total .price{
	float:right;
	width:53%;
	text-align:right;
}
#content .bottom-table .info{
	float:right;
	width:53%;
	padding:8px 0 8px;
}
#content  table .row{
	overflow:hidden;
}
#content table tr td:first-child a{font-weight:normal;}
#content  table .row .date{
	float:left;
	font-weight:normal;
	color:#333;
}
#content  table h4{font-weight:normal;}
#content  table .row .qty{float:right;}
#content .archive-link{
	text-transform:uppercase;
	color:#293479;
	text-align:center;
	margin:16px 0 -13px;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	display:block;
	padding:10px;
}
#content .archive-link a{
	display:inline-block;
	vertical-align:top;
}
#content .profile .capture{margin:0 0 4px;}
#content .profile.long .h{padding:20px 0 21px;}
#content .profile.long{
	text-align:right;
}
#content .profile.long .change{float:right;margin:2px 21px 0 0;}
#content .profile.long dl{display:inline-block;vertical-align:top;}
#content .profile.long dd{float:left;}
#content .profile.long dt{clear:left;}
#content .profile.long .input-h{overflow:hidden;padding:10px 0 0;}
#content .profile.long .btn-h{padding:18px 0 0;}
#content .profile.long .input-h input[type="text"]{
	max-width:300px;
	display:inline-block;vertical-align:top;
	margin:0 0 0 20px;
	padding-right:24px;
}
#content .profile.long .input-h input[type="text"].text-active{color:#333;}
#content .profile.long .btn-h .link{
	color:#293479;
	font-weight:600;
	margin:20px 0 0;
	font-size:16px;
	display:inline-block;vertical-align:top;
}
#content .profile.long .btn-h input[type="submit"]{
	display:inline-block;vertical-align:top;
	margin:0 0 0 27px;
	height:42px;
	line-height:36px;
	width:170px;
	font-weight:600;
}
#content .profile.long .btn-h .left{float:left;}
#content .profile.long .req{
	/* float:right; */
	font-weight:normal;
	margin:13px 12px 0 -24px;
	position:relative;
	font-size:22px;
	color:#333;
}
#content form .row{
	overflow:hidden;
	margin:0 0 20px;
}
#content form .sect .row{margin:0 0 15px;}
#content textarea,
#content input[type="text"],
#content input[type="input"]{
	background:#fff;
	margin:0;
	width:100%;
	height:40px;
	border:1px solid #999;
	font-size:16px;
	line-height:20px;
	padding:9px 13px;
	color:#999;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#content textarea.focus,
#content input[type="text"].focus{border-color:#37a11b}
#content textarea.text-active,
#content input[type="text"].text-active{color:#333;}
#content textarea.text-active.focus,
#content input[type="text"].text-active.focus{color:#999;}
#content .left label span{color:#b13436;}
#content textarea{height:142px;}
#content input[type="submit"]{
	display:block;
	margin:0 auto;
	padding:0;
	border:2px solid #37a11b;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
	width:150px;
	height:38px;
	background:#fff;
	line-height:28px;
	color:#37a11b;
}
#content input[type="submit"]:hover{background:#37a11b;color:#fff;}
#content .tab-holder input[type="submit"]{height:42px;line-height:35px;
	font-weight:600;
}
#content form .btn-row{
	background:#f6f7f9;
	padding:28px 30px;
	margin:51px -30px 0;
	text-align:center;
}
#content label{
	font-size:16px;
	line-height:20px;
	color:#333;
	display:block;
}
#content .left label{
	float:left;
	width:277px;
	margin:0 81px 0 0;
}
#content .left  input[type="text"]{
	float:left;
	width:159px;
}
#content  .two input[type="text"]{
	float:left;
	/*width:100px;*/
	-webkit-border-radius: 6px 0 0 6px;
	border-radius: 3px;
}

#content  .gf_table input[type="input"]{
	float:left;
	width:70px;
	-webkit-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
}

#content form .row .col{
	float:left;
	width:20%;
	margin:0 2% 6px 0;
}
#content form .row .col .min-row label{margin:0;}
#content form .row .col label{margin:0 0 11px;}
#content form .row .min-row{
	min-height:20px;
	overflow:hidden;
	margin:0 0 10px;
}
#content form .row .d-h{
	overflow:hidden;
	padding:2px 0 0;
	margin:0 0 10px;
}
#content form .row.left select{width:218px;}

#content form .row .two select{width:58px;}
#content form .sect, .form_block{overflow:hidden;margin:0 0 23px;}
#content form  h3{margin:0 0 20px;}


#content table{
	margin:0 0 40px;
	width:100%;
	border-collapse:collapse;
}
#content table th{
	background:#f6f7f9;
	border:none;
	padding:15px 5px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
}
#content table tr td{
	border-bottom:1px solid #efefef;
	padding:5px;
	padding:11px 5px 9px 22px;
	vertical-align:top;
	font-size:14px;
	text-align:left;
}
#content table tr td:first-child{font-weight:600;width:200px;}
#content ul.faq-list{padding:9px 0 0;font-size:15px;margin:0 0 -20px}
#content ul.faq-list ul {margin:0;}
#content ul.faq-list ul li {padding:0 0 5px 20px; background: url("../images/bullet.gif") no-repeat scroll 13px 10px;}
#content ul.faq-list h3{font-size:14px;margin:0 0 4px;}
#content ul.faq-list p{margin: 0 0 10px 11px;}
#main .text-area .faq-list{margin:0 0 -13px;padding:0;list-style:none;overflow:hidden;}
#main .text-area  p a{font-size:14px;}
#main .text-area .faq-list li,
#content .faq-list li{
	padding:0;
	margin:0 0 20px;
	background:none;
}
#main .text-area .faq-list li h3{font-size:14px;margin:0 0 5px;}
#main .text-area .faq-list li p{padding:0 0 0 10px;margin:0 0 10px;}
#main .list{
	margin:0 -3.8% 0 0;
	padding:0;
	list-style:none;
}
#main .list:after{display:block;clear:both;content:'';}
#main #content .list li{margin:0 1.1% 8px 0;width:31%;}
#main .list li{
	display:inline-block;
	vertical-align:top;
	width:30.7%;
	margin:0 1.7% 20px 0;
	padding:0;
	background:none;
}
#main .list li:hover{-webkit-box-shadow: 0 0 7px 2px rgba(0,0,0,0.1);	box-shadow: 0 0 7px 2px rgba(0,0,0,0.1);}
#main .list li .img-h{overflow:hidden;background:#fff;}
#main .list li .img-h a{display:block;position:relative;}
#main .list li .img-h img{
	max-width:100%;
	height:auto;
	display:block;
	margin:0 auto;
}
#main .list li .img-h span{
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background:#fff;
	color:#9ea9b9;
	text-transform:uppercase;
	font-size:10px;
	line-height:14px;
	padding:3px;
	position:absolute;
	top:10px;
	left:10px;
}
#main .list li h3{
	background:#fff;
	text-align:center;
	margin:0;
	font-weight:normal;
	font-size:14px;
	line-height:20px;
	/* height:70px; */
}
#main .list li h3 a{
	display:block;
	padding:15px 10px;
	color:#333;
}
#main .list li .text-hold{
	padding:15px 21px 26px;
	background:#fff;
	color:#999;
	font-size:14px;
	line-height:19px;
	text-align:left;
}
#main .list li .text-hold p{margin:0;}
#main .list li .text-hold h3{
	margin:0 0 14px;
	text-align:left;
}
#main .list.view4 li .text-hold h2{
	font-size:16px;
	font-weight:bold;
	line-height:22px;
}
#main .list.view4 li .text-hold h2 a{color:#333;}
#main .list.view4 li .text-hold h2 a:hover{color:#293479;text-decoration:none;}
#main .list.view4 li .text-hold{color:#333;}
/*#main .list.view4 li .img-h img{margin:0 auto 0 0 ;}*/
#main .list.view4 li .img-h{padding:21px 21px 0;}
#main .list li .bottom{
	padding:16px 19px;
	overflow:hidden;
	background:#f6f7f9;
}
#main .list li .bottom ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#main .list li .bottom ul li{
	float:left;
	margin:0 5px 0 0;
	width:auto;
}
#main .list li .bottom ul li a{
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background:#293479;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	line-height:14px;
	padding:4px 9px;
	float:left;
}
#main .list li .bottom .link{float:right;font-size:14px;}
#main .list li h2{
	font-size:14px;
	font-weight:600;
	margin:0 0 10px;
	color:#333;
	line-height:20px;
}
#main .list li h2 a{color:#333;}
#main .list li h4{
	background:#fff;
	margin:0 0 10px;
	text-align:left;
	font-weight:normal;
	font-size:14px;
	line-height:20px;
}
#main .list li h4  .date{
	float:left;
	margin:0 10px 0 0 ;
	color:#a5a5a5;
}
#main .list li h4 a{color:#333d7f;}
#main .list li .text-hold h3 a{
	text-align:left;
	padding:0;
	display:inline;
}
#main .list.view2 li .text-hold{color:#333;line-height:21px;}
#main .list.view3 li .text-hold{color:#333;font-size:15px;line-height:20px;}
#main .list.view3 li .img-h{
	background:#f6f7f9;
	padding:20px 0 0;
}
#main .list.view5 li{
	width:45%;
	overflow:hidden;
	background:#fff;
	padding:1%;
}
#main .list.view5 li .text-hold h2{
	font-weight:600;
	clear:both;
	font-size:16px;
	color:#293479;
}
#main .list.view5 li .text-hold{color:#333;overflow:hidden;}
#main .list.view5 li .text-hold h2 a{color:#293479;}
#main .list.view5 .img-h{float:left;margin:11px -1px 0 11px;}
#main .list.view5 .pdf{
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background:#293479;
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	margin:-4px 0 12px;
	line-height:12px;
	padding:0 3px;
	float:left;
}
#main #content .list .img-h > a{background:#f6f7f9;vertical-align:middle;text-align:center;min-height:90px;line-height:90px;border-bottom:1px solid #eee;}
#main #content .list .img-h img{vertical-align:middle;display:inline;text-align:center;}
#main  .related{overflow:hidden;padding:53px 0 0;margin:0 0 -19px;}
#main  .related h2{text-align:center;
	font-size:20px;
	color:#333;
	margin:0 0 20px;
	font-weight:600;
}
#main .text-area{
	overflow:hidden;
	clear:both;
	margin:0 0 20px;
	background:#fff;
	padding:20px 30px;
}
#main .text-area h2{
	font-size:20px;
	line-height:28px;
	color:#333;
	margin:0 0 13px;
	font-weight:600;
}
#main .text-area h3{
	margin:0 0 15px;
	font-size:16px;
	line-height:20px;
	color:#333;
	font-weight:600;
}
#main .text-area table{
	border-collapse:collapse;
}
#main .text-area table tr td{
	text-align:left;
	vertical-align:top;
	padding:4px 3px 4px 0;
}
#main .text-area table tr td:first-child{
	width:73px;
	font-weight:600;
	font-size:14px;
}
#main .text-area .left-col{
	float:left;
	border-right:1px solid #eee;
	width:14%;
	margin:-20px -1px -20px 0;
	padding:26px 3.5% 27px 0;
}
#main .text-area .right-col{
	float:left;
	width:79%;
	border-left:1px solid #eee;
	margin:-20px -1px -20px 0;
	padding:23px 0 27px 3.4%;
}
#main .text-area .more-btn{
	float:right;
	margin:0 0 8px;
	border:1px solid #293479;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float:right;
	padding:4px 17px;
	color:#293479;
	font-size:14px;
}
#main .text-area .more-btn:hover{
	text-decoration:none;
	color:#af2023;
	border-color:#af2023
}
#main .text-area .btns-list li{width:100%;margin:0 0 10px;font-size:14px;}
#main .text-area .eng-list{clear:both;margin-left:0;text-align:left}
#main .text-area .eng-list li{
	width:48.7%;
	margin:0 1% 0 0;
}
#main  .area-h{
	overflow:hidden;
	padding:12px 0 0;
}
#main .area-h h2{margin:0 0 15px;}
#main .pagination{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#main .pagination li{
	padding:0;
	background:none;
	float:left;
	margin:0 1px 0 0;
}
#main .pagination li a:hover,
#main .pagination li span{
	padding:5px 16px;
	background:#f6f7f9;
	text-align:center;
	line-height:30px;
	color:#000;
	display:block;
}
#main .pagination li a:hover{text-decoration:none;}
#main .pagination li a{
	padding:5px 16px;
	background:#fff;
	text-align:center;
	line-height:30px;
	display:block;
}
#main .jobs-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#main .jobs-list li{
	background:#fff;
	padding:20px 31px;
	margin:0 0 10px;
	overflow:hidden;
	font-size:14px;
	line-height:19px;
}
#main .jobs-list li p{margin:0 0 12px;}
#main .jobs-list li h3{margin:0;font-size:18px;font-weight:600;margin:0 0 13px;color:#333;}
#main .jobs-list .text-holder{display:none;overflow:hidden;}
#main .jobs-list .active .text-holder{display:block;}
#main .jobs-list .text-holder ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#main .jobs-list .text-holder ul li{
	padding:0 0 6px 20px;
	margin:0;
	background:url('../images/bullet.gif') no-repeat 12px 9px;
}
#main .jobs-list h2{margin:18px 0 12px;}
#main .jobs-list h4{
	margin:55px 0 16px;
	font-size:20px;
	line-height:20px;
	font-weight:normal;
}
#main .jobs-list .big-link{
	font-size:40px;
	line-height:50px;
	float:left;
	margin:0 0 38px;
}
#main .jobs-list .open-btn{
	float:left;
	border:2px solid #293479;
	margin:4px 0 0;
	color:#293479;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#main .jobs-list .open-btn .o{display:none;padding:6px 20px 6px 42px;background:url('../images/btn-c.gif') no-repeat 10px 0;}
#main .jobs-list .open-btn .c{display:block;padding:6px 13px 6px 34px;background:url('../images/btn-o.gif') no-repeat 10px 0;}
#main .jobs-list .active .open-btn .o{display:block;}
#main .jobs-list .active .open-btn .c{display:none;}
.profile{margin:0 -10px;overflow:hidden;}
#main .eng-list{
	margin:0 -1%;
	text-align:center;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#main .eng-list li{
	display:inline-block;
	vertical-align:top;
	width:31.3%;
	margin:0 0.8% 20px;
}
#main .eng-list li a{
	display:block;
	position:relative;
}
#main .eng-list li img{
	width:100%;
	/*height:auto;*/
	height:250px;
	display:block;
}
#main .eng-list li .mask{
	position:absolute;
	top:0;left:0;
	text-align:center;
	width:100%;
	height:100%;
	background:rgba(40, 52, 121, 0.6);
}
#main .eng-list li .mask-h{
	width:100%;
	height:100%;
	display:table;
}
#main .eng-list li .mask-f{
	padding:0 10px;
	height:100%;
	display:table-cell;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	vertical-align:middle;
	line-height:24px;
}
#main  .main-holder{overflow:hidden;}
#main  .main-holder #content{
	float:right;
	width:66%;
}
#sidebar{
	float:left;
	width:32%;
	margin:0;
}
#sidebar h4{
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	margin:0 0 15px;
}
#sidebar ul{
	margin:0;
	padding:0;
	background:#fff;
	list-style:none;
	overflow:hidden;
}
#sidebar ul li{
	font-size:16px;
	vertical-align:top;
	overflow:hidden;
	border-bottom:1px solid #ededed;
}
#sidebar ul li .clk{float:left;}
#sidebar ul li a{
	display:block;
	padding:14px 29px;
}
#sidebar ul li.active a{
	background:#f6f7f9;
	color:#333;
	font-weight:600;
}
#sidebar ul li.active .h a{
	background:none;
	font-weight:normal;
}
#sidebar ul.proff-list li a{padding:15px 29px;}
#sidebar ul.proff-list .numb{
	float:right;
	text-align:center;
	background:#f6f7f9;
	float:right;
	padding:0 10px ;
	margin:-6px -18px 0 0;
	-webkit-border-radius: 9999px;
	border-radius: 9999px;
	font-size:16px;
	line-height:30px;
	color:#333;
	font-weight:normal;
}
#sidebar ul.proff-list li.active .numb{background:#fff;font-weight:normal;}
#sidebar input[type="checkbox"]{
	float:left;
	width:16px;
	height:16px;
	margin:0 5px 0 0
}
#sidebar label{
	color:#293479;
	display:block;
}
#sidebar .filter ul,
#sidebar .filter ul  li {position:relative;overflow:visible;}
#sidebar .filter ul:after,
#sidebar .filter ul  li:after{display:block;clear:both;content:'';}
#sidebar .filter ul  li .h{
	overflow:hidden;
	display:block;
	background:#fff;
	border-left:1px solid #ededed;
	padding:15px 5px 16px 10px;
	overflow:hidden;
}
#sidebar .filter ul  li .h a{padding:0;color:#293479;}
#sidebar .filter ul  li .h a:hover{padding:0;color:#af2023;text-decoration:none;}
#sidebar .filter.view2 ul  li .h{padding:12px 5px 7px 10px;}
#sidebar .filter.view2 ul  li .chk-area{margin:10px 4px 9px 18px;width:16px;height:16px;}
#sidebar .filter ul  li .chk-area{margin:16px 10px 15px 10px;width:16px;height:16px;}
#sidebar .filter ul  li .tooltip{
	position:absolute;
	white-space:nowrap;
	display:none;
	left:100%;
	background:#333;
	color:#fff;
	margin:-15px 0 0;
	top:50%;
	font-size:12px;
	font-weight:600;
	padding:5px!important;
	height:auto!important;
	line-height:20px;
}
#sidebar .filter ul  li .chk-label-active .tooltip{display:block;}
#sidebar .filter ul  li .tooltip:after{
	width:8px;
	height:18px;
	content:'';
	position:absolute;
	top:50%;left:-8px;
	margin:-9px 0 0;
	background:url('../images/bg-actve-f.gif') no-repeat;
}
#sidebar .filter.view2 ul  li {border:none;}
#sidebar .filter.view2 ul li .h{border:none}
#sidebar .filter.view2 ul li .h a,
#sidebar .filter.view2 ul li label{
	font-size:14px;
	color:#333;
}
#sidebar .filter.view2 ul li .chk-label-active{background:#fff;}
#sidebar .filter.view2 ul li .h a:hover{color:#af2023;}
#sidebar .filter.view2 {background:#fff;padding:10px 0 19px;}
#sidebar .filter {background:#fff;padding:0;}
#sidebar .filter .btn{
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display:block;
	color:#fff;
	padding:15px;
	text-align:center;
	background:#37a11b;
	font-size:16px;
	line-height:20px;
	margin:22px 22px 0;
}
.contact-holder{
	width:100%;
	margin:0 0 20px;
	overflow:hidden;
}
.contact-holder .left{
	float:left;
	width:49%;
	background:#fff;
}
.contact-holder .left-h{
	overflow:hidden;
	padding:21px 30px;
}
#main .contact-holder .left-h h2{margin:0 0 20px;}
.contact-holder .form{overflow:hidden;padding:16px 0 0;}
.contact-holder p{margin:0 0 10px;}
.contact-holder .row{
	overflow:hidden;
	margin:0 0 20px;
}
.contact-holder textarea,
.contact-holder input[type="text"]{
	background:#fff;
	margin:0;
	width:100%;
	height:40px;
	border:1px solid #999;
	font-size:16px;
	line-height:20px;
	padding:9px 13px;
	color:#999;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.contact-holder textarea{height:142px;}
.contact-holder input[type="submit"]{
	float:left;
	margin:0;
	padding:0;
	border:2px solid #37a11b;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
	width:150px;
	height:40px;
	font-weight:600;
	background:#fff;
	color:#37a11b;
}
.contact-holder .row-btn{overflow:hidden;padding:0 0 15px;}
.contact-holder .map-area{
	height:579px;
	float:right;
	width:50%;
	padding:0;
	position:relative;
}
.contact-holder .map-area .text-h{margin:0 0 0 -211px;position:absolute;bottom:45px;top:auto;width:356px;}
.map-area2{
	height:340px;
	width:100%;
	padding:0;
	position:relative;
}
.contact-info-area-first{
	overflow:hidden;
	padding:15px 15px;
	margin:0;
	background:#fff;
 	text-align: center;
}
.contact-info-area{
	overflow:hidden;
	padding:0 30px 31px 30px;
	margin:0;
	background:#fff;
}
.contact-info-area .col{
	float:right;
	width:46.5%;
	margin:0 0 0 2%;
}
.contact-info-area .col:first-child{margin:0;
	width:48%;
	float:left;
}
.contact-info-area .col h3{
	margin:0 0 12px;
	font-size:16px;
	font-weight:600;
}
.contact-info-area .col dl{
	margin:0;
	padding:0;
	font-size:16px;
	line-height:22px;
	overflow:hidden;
	display:block;
}
.contact-info-area .col dt{
	float:left;
	width:88px;
	margin:0 10px 0 0;
}
.contact-info-area .col dd{
	margin:0 0 10px;
	overflow:hidden;
}
.contact-info-area .col dd a{color:#333;}
#main .cat-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#main .cat-list li{
	overflow:hidden;
	margin:0 0 10px;
	vertical-align:top;
	padding:0;
	background:none;
}
#main .cat-list li .h{
	padding:19px 20px 19px 25px;
	background:#fff;
	overflow:hidden;
}
#main .cat-list li .img-h{
	float:left;
	max-width:80px;
	margin:0 15px 0 0;
}
#main .cat-list li .img-h img{
	max-width:100%;
	height:auto;
	display:block;
}
#main .cat-list li  .text-h{
	float:left;
	color:#333;
	font-size:14px;
	line-height:20px;
	width:52%;
}
#main .cat-list li  .text-h p{margin:0;}
#main .cat-list li  .text-h h3{
	margin:0 0 4px;
	font-size:14px;
	line-height:18px;
	font-weight:600;
	color:#293479;
}
#main .cat-list li  .text-h h3 a{color:#293479;}
#main .cat-list li  .btn-h{
	float:right;
	width:30%;
}
#content .single-prod .btn-h .list,
#content .single-prod .btn-h .sale,
#content .single-prod .btn-h .price,
#main .cat-list li a.price{
	display:block;
	padding:12px 20px;
	color:#fff;
	background:#293479;
	-webkit-border-radius: 3px;
	text-align:center;
	border-radius: 3px;
	font-size:14px;
	line-height:16px;
	font-weight:600;
	text-decoration:none;
}
#content .single-prod .btn-h .list,
#content .single-prod .btn-h .sale,
#content .single-prod .btn-h .price{padding:12px 16px;}
#content .single-prod .btn-h .price span,
#main .cat-list li a.price span{border-bottom:1px dashed #fff;}
#content .single-prod .btn-h .price:hover{text-decoration:none;}
#content .single-prod .btn-h .price:hover span{border:none;text-decoration:none;}
#content .single-prod .row label,
#main .cat-list li label{font-size:12px;line-height:18px;}
#main .cat-list li a.price{margin:0 0 20px;}
#content .single-prod .row  .chk-area{width:16px;height:16px;}
#main .cat-list li  .chk-area{width:16px;height:16px;margin:0 10px 0 3px;}
#main .cat-list li table tr td:first-child{width:321px}
#content .single-prod  .top{margin:0 0 22px;}
#content .single-prod  .top,
#main .cat-list li .bottom{
	overflow:hidden;
	padding:13px 13px 14px 23px;
	background:#f6f7f9;
}
#content .single-prod  .top .label,
#main .cat-list li .bottom .label{
	float:left;
	max-width:80px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#333;
}
#content .single-prod  .top table,
#main .cat-list li .bottom table{
	font-size:12px;
	border:none;
	border-collapse:collapse;
	width:auto;
	line-height:18px;
	margin: 0;
	color:#333;
}
#content .single-prod  .top table td,
#main .cat-list li .bottom table td{border:none;padding-top:0;padding-bottom:0;padding-left:19px;font-size:12px;line-height:16px;}
#content .single-prod  .top table tr td:first-child{width:321px;}
#content .single-prod{overflow:hidden;margin:0 -10px -24px;}
#content .single-prod .btn-h{overflow:hidden;margin:0 0 21px;}
#content .single-prod .row{overflow:hidden;margin:0 0 43px;}
#content .single-prod  h3{margin:38px 0 29px;}
#content .single-prod table{margin:0 0 29px;}
#content .single-prod .pdf-list{
	margin:-18px 0 18px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#content .single-prod .pdf-list li{
	padding:0;
	background:none;
	vertical-align:top;
	overflow:hidden;
}
#content .single-prod .pdf-list li a{
	float:left;
	padding:0 0 5px 10px;
	color:#293479;
	font-size:13px;
	/* background:url('../images/ico-pdf.gif') no-repeat 0 3px; */
}
#content .single-prod .left-img{
	float:left;
	width:30%;
}
#content .single-prod .right-info{
	float:right;
	width:69%;
	font-size:14px;
}
#content .single-prod .btn-h .list{background:#37a11b;}
#content .single-prod .btn-h .sale{color:white;background:#A91C1D;/*color:#293479;background:#fff;*/border:2px solid #eee;padding:3px;}
#content .single-prod .btn-h .list,
#content .single-prod .btn-h .sale,
#content .single-prod .btn-h .price{
	width:30%;
	padding-left:1%;
	padding-right:1%;
	font-size:13px;
	float:left;margin:0 0 0 1.5%;}
#content .single-prod .btn-h .sale{float:right;/*padding:10px 36px;*/padding-top:10px;padding-bottom:10px;margin:0}
#content .single-prod .btn-h .price{margin:0;}
#content .single-prod .big-img{display:block;overflow:hidden;margin:0  0 10px;position:relative;}
#content .single-prod .big-img img{display:block;margin:0 auto;max-width:100%;height:auto;position:absolute;top:0;left:0;z-index:1;}
#content .single-prod .big-img img.active{z-index:2;position:relative;}
#content .single-prod  .left-img ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#content .single-prod  .left-img ul li{
	max-width:80px;
	float:left;margin:0 10px 10px 0;
	padding:0;
	background:none
}
#content .single-prod  .left-img ul li a{
	display:block;
	text-align:center;
	border:1px solid #f6f7f9;
}
#content .single-prod  .left-img ul li a img{max-width:100%;height:auto;display:block;margin:0 auto;}
#footer{
	max-width:940px;
	margin:0 auto;
}
#footer:after{
	display:block;
	clear:both;
	content:'';
}
#footer .min-top{
	border-top:1px solid #eee;
	margin:0 -9999px;
	overflow:hidden;
	padding:19px 10078px 18px;
	background:#fff;
	font-size:16px;
}
#footer .min-top p{margin:0;}
#footer .min-top .capture{
	font-size:12px;
}
#footer .min-top .capture a{border-bottom:1px dashed #293479}
#footer .min-top .capture a:hover{
	text-decoration:none;
	border:none
}
#footer .top{
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	margin:0 -9999px;
	overflow:hidden;
	padding:28px 10065px 34px;
	text-align:center;
	background:#fff;
}
#footer .top .slogan{
	display:block;
	font-size:20px;
	line-height:26px;
	color:#999;
}
#footer .footer-holder{
	background:#fff;
	margin:0 -9999px;
	padding:29px 9999px 40px;
	overflow:hidden;
}
#footer .footer-holder ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#footer .footer-holder ul li{
	float:left;
	max-width:265px;
	margin:0 0 0 4.1%;
	font-size:16px;
	line-height:22px;
}
#footer .footer-holder ul li:first-child{margin:0;}
#footer .footer-holder ul li a{
	color:#999;
}
#footer .footer-holder ul ul{
	margin:0;
	padding:17px 0 0;
	list-style:none;
	overflow:hidden;
}
#footer .footer-holder ul ul li{
	float:none;
	width:auto;
	margin:0;
	padding:0 0 11px;
	vertical-align:top;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
}
#footer .footer-holder ul ul li a{
	color:#262626;
}
#footer .bottom{
	overflow:hidden;
	padding:27px 0 24px;
}
#footer .copy{
	float:left;
	font-size:16px;
	line-height:20px;
	color:#333;
}
#footer .site{
	float:right;
	font-size:16px;
	line-height:20px;
	color:#333;
}
#footer .site a{color:#2d3378;}
#footer .footer-holder > ul > li > a:hover,
#footer .footer-holder > ul > li > ul > li > a:hover,
#footer .site a:hover{color:#af2023;text-decoration:none;}
/* hide original element */
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom checkbox styles */
.chk-area {
	border: 2px solid #d6d6d6;
	margin: 0 10px 0 0;
	float: left;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.chk-checked {
	background:#37a11b url('../images/bg-check.png') no-repeat 50% 50%;
	border: 2px solid #37a11b;
}
/* custom select styles */
.select-area {
	border: 1px solid #999;
	margin:0 ;
	position: relative;
	overflow: hidden;
	cursor: default;
	height:38px;
	background:#f8f8f8;
	float: left;
	font-size:16px;
	line-height:20px;
	color:#333;
	-webkit-border-radius:3px;
	border-radius: 3px;
}
#content  .two .select-area {
	-webkit-border-radius:0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin:0 0 0  -1px;
}
.select-area .center {
	white-space: nowrap;
	padding:9px;
	float:left;
}
.select-disabled {
	background: #eee;
}
.select-area .select-opener {
	background:url('../images/bg-select.gif') no-repeat 3px 50%;
	position: absolute;
	height: 38px;
	width: 14px;
	right: 0;
	top: 0;
}
.select-options {
	position: absolute;
	overflow: hidden;
	background: #fff;
	z-index: 2000;
}
.select-options .drop-holder {
	border: 1px solid #777;
	overflow: hidden;
	height: 1%;
}
.select-options ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.select-options ul li {
	width: 100%;
	float: left;
}
.select-options ul a {
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	cursor: default;
	color: #000;
	height: 1%;
}
.select-options .item-selected a {
	text-decoration: none;
	background: #007;
	color: #fff;
}
/* select options optgroup example styles */
.select-options .optgroup {
	clear: both;
}
.select-options .optgroup strong {
	display: block;
	padding: 5px;
}
.select-options .optgroup ul a {
	padding-left: 30px;
}
/* custom radio styles */
.rad-area {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px solid #d6d6d6;
	margin: 0 10px 0 0;
	float: left;
	width: 16px;
	height: 16px;
}
.rad-disabled {
	background: #eee;
}
.rad-checked {
	background:#37a11b url('../images/bg-check.png') no-repeat 50% 50%;
	border: 2px solid #37a11b;
}
/* custom file input */
.file-area .jcf-input-wrapper {
	position: relative;
	overflow: hidden;
	float: left;
}
.file-area .jcf-upload-button {
	border: 1px solid #293479;
	padding: 4px 15px;
	color: #293479;
	font-size:14px;
	line-height:20px;
	float: left;
	-webkit-border-radius:3px;
	border-radius:3px;
	height: 20px;
}
.file-area .jcf-fake-input {
	padding: 3px 15px;
	float: left;
	margin: 0 5px;
	font-size:16px;
	line-height:20px;
	color:#333;
	height: 20px;
}
.file-disabled .jcf-upload-button {
	border-color: #eee;
	background-color: #eee;
	color: #777;
}
.file-disabled .jcf-fake-input {
	border-color: #eee;
	color: #aaa;
}
#fader2,
#fader{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background:#000;
}
#slider-range2,
#slider-range{
	height:5px;
	border:none;
	background:#ddd;
}
.popup .filter .col .hold{margin:0 0 10px;}
#slider-range2.ui-slider-horizontal .ui-slider-handle,
#slider-range.ui-slider-horizontal .ui-slider-handle{
	width:10px;
	height:10px;
	background:#333;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-left:-0.3em;
	top:-0.2em;
	border:none
}
.popup .filter .col .hold input[type="text"]:first-child{float:left;}
.popup .filter .col .hold input[type="text"]{
	float:right;
	height:29px;
	padding:5px 3px;
	margin:0 ;
	line-height:19px;
	color:#333;
	font-size:14px;
	width:44px;
	text-align:center;
}
.ui-slider-horizontal .ui-slider-range{
	height:5px; 
	background:#37a11b
}
.popup{
	width:100%;
	position:absolute;
	top:0;
	overflow:hidden;
	left:0;
	display:none;
	z-index:1001;
	background:#f6f7f9;
}
.popup .close2,
.popup .close{
	position:absolute;
	top:16px;
	right:16px;
	background:url('../images/line.png') no-repeat;
	text-indent:-9999px;
	width:23px;
	height:23px;
	overflow:hidden;
	z-index:2;
}
.popup .h{
	overflow:hidden;
	padding:41px 0 50px;
}
.popup h2{
	font-size:24px;
	line-height:30px;
	margin:0 0 18px;
	color:#333;
	font-weight:bold;
	text-align:center;
}
.popup .form{
	background:#fff;
	width:400px;
	padding:40px;
	margin:0 auto;
	overflow:hidden;
}
.popup form .row{
	overflow:hidden;
	margin:0 0 20px;
	position:relative;
}
.popup form .row .link{
	position:absolute;
	top:10px;
	font-size:16px;
	color:#293479;
	right:14px;
}
.popup form .row .input-placeholder-text{
	font-size:16px;
	line-height:20px;
	color:#999;
	position:absolute;
	top:10px;
	left:10px;
}
.popup textarea,
.popup input[type="password"],
.popup input[type="text"]{
	background:#fff;
	margin:0;
	width:100%;
	height:40px;
	border:1px solid #999;
	font-size:16px;
	line-height:20px;
	padding:9px 13px;
	color:#999;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.popup input[type="checkbox"]{float:left;width:16px;height:16px;margin:0 10px 0 0}
.popup .chk-area{width:16px;height:16px;}
.popup textarea.focus,
.popup input[type="password"].focus,
.popup input[type="text"].focus{border-color:#37a11b}
.popup textarea.text-active,
.popup input[type="password"].text-active,
.popup input[type="text"].text-active{color:#333;}
.popup textarea.text-active.focus,
.popup input[type="password"].text-active.focus,
.popup input[type="text"].text-active.focus{color:#999;}
#login.popup input[type="text"].focus,
#login.popup input[type="password"] .focus,
#login.popup textarea.focus{position:relative;z-index:1;}
.popup textarea{height:142px;}
.popup input[type="submit"]{
	display:block;
	margin:0 auto;
	padding:0;
	border:2px solid #37a11b;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
	width:150px;
	height:42px;
	background:#fff;
	line-height:35px;
	color:#37a11b;
	font-weight:600;
	float:left;
}
.popup  input[type="submit"]:hover{background:#37a11b;color:#fff;}

#top-button input[type="button"]{
	display:block;
	margin:0 auto;
	padding:0 !important;
	border:2px solid #37a11b;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	cursor:pointer;
	width:200px;
	height:42px !important;
	background:#fff;
	line-height:35px;
	color:#37a11b !important;
	font-weight:600;
	float:left;
}
#top-button  input[type="button"]:hover{background:#37a11b;color:#fff !important;}

.popup .tabset{
	padding:0;
	list-style:none;
	text-align:center;
	background:#fff;
	width:400px;
	padding:22px 40px 0;
	margin:0 auto -11px;
	overflow:hidden;
}
.popup .tabset li{
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
	font-size:14px;
	padding:0;
	background:none;
	line-height:20px;
}
.popup .tabset li a{
	display:block;
	padding:10px 16px;
	color:#293479;
}
.popup .tabset li a.active{
	color:#333;
	background:#f6f7f9;
	-webkit-border-radius: 0 0  4px 4px;
	border-radius:0 0   4px 4px;
}
.popup .block{
	max-width:1200px;
	margin:0 auto;
	padding:27px 0 40px;
}
.popup .block:after{
	display:block;
	clear:both;
	content:'';
}
.popup .block h2{
	float:left;
	font-weight:bold;
	color:#333;
	font-size:24px;
	line-height:30px;
	margin:0 0 35px;
	text-align:left;
}
.popup .filter{
	background:#fff;
	padding:20px 9999px 32px;
	margin:0 -9999px;
	overflow:hidden;
	clear:both;
}
.popup .filter .top{
	overflow:hidden;
	padding:0 0 20px;
}
.popup .filter h3{
	color:#333;
	font-weight:bold;
	font-size:18px;
	line-height:22px;
	margin:7px 26px 0 0;
	float:left;
}


.popup .filter .link .o{display:none;}
.popup .filter .link .c{display:block;}
.popup .filter.active .link .o{display:block;}
.popup .filter.active .link .c{display:none;}
.popup .filter .link, .variant .link{
	float:left;
	font-size:14px;
	margin:7px 0 0;
	color:#293479;
	line-height:20px;
	border-bottom:1px dashed #293479;
}

.popup .filter .link:hover, .variant .link{
	text-decoration:none;
}
.popup .filter .filt{
	float:right;
	margin:0 0 8px;
	border:1px solid #293479;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float:right;
	padding:7px 14px 6px 36px;
	background:url('../images/filtre-bg.png') no-repeat 11px 9px;
	color:#293479;
	font-size:14px;
}
.popup .table-area .telephone{display:block; white-space: nowrap;}
.popup .filter .filt:hover{
	color:#af2023;
	border-color:#af2023;
	background:url('../images/filtre-bg-h.png') no-repeat 11px 9px;
	text-decoration:none;
}
.popup .filter .hold:after{
	display:block;
	clear:both;
	content:'';
}
.popup .filter .hold.v2 {margin:0 -10px;padding:0 10px;}
.popup .filter .col{
	float:left;
	width:20%;
	margin:0 0 0 1.5%;
}
.popup .filter .col.first{width:10.5%;margin:0 3.2% 0 0;}
.popup .filter .col.last{width:10.5%;}
.popup .filter .col:first-child{margin:0 3.2% 0 0;}
.popup .filter .col h4{
	margin:0 0 14px;
	font-weight:600;
	color:#333;
	font-size:14px;
	line-height:20px;
}
.popup .filter .col .chk-area{
	width:16px;
	height:16px;
	float:left;
}
.popup .filter .col input[type="checkbox"]{
	float:left;
	width:16px;
	height:16px;
	margin:0 10px 0 0;
}
.popup .filter .col .row{overflow:hidden;margin:0 0 10px;}
.popup .table-area{
	overflow:hidden;
	padding:23px 0 0;
}
.popup .table-area table{
	width:100%;
	border-collapse:collapse;
}
.popup .table-area td,
.popup .table-area th{
	text-align:left;
	font-weight:normal;
	padding:10px 24px;
	font-size:14px;
	line-height:16px;
	color:#333;
}
.popup .table-area td{
	background:#fff;
	border-bottom:2px solid #f6f7f9;
}
.popup .price{font-weight:bold;}
.popup .table-area input[type="text"]{
	width:44px;
	height:29px;
	line-height:21px;
	padding:4px 3px;
	text-align:center;
}
.popup .table-area th.check{
	width:50px;
}
.popup .table-area td.check{
	padding:0;
	background:#e6ebf4;
}
.popup .table-area .chk-area{
	float:none;
	display:block;
	background-color:#fff;
	margin:0 auto;
}
.popup .pagination{
	margin:19px 0 27px !important;
	padding:0 !important;
	list-style:none !important;
	overflow:hidden !important;
}
.popup .pagination li{
	cursor: pointer;
	padding:0 !important;
	background:#fff !important;
	float:left !important;
	margin:0 1px 0 0 !important;
	
}
.popup .pagination li.active, .popup .pagination li.active span{
background:#f6f7f9 !important;
}

.popup .pagination li a:hover,
.popup .pagination li span{
	padding:5px 16px;
	background:#fff !important;
	/* background:#f6f7f9; */
	text-align:center;
	line-height:30px;
	color:#000;
	display:block;
}
.popup .pagination li a:hover{text-decoration:none;}
.popup .pagination li a{
	padding:5px 16px;
	background:#fff;
	text-align:center;
	line-height:30px;
	display:block;
}
#cart_informer_popup{
    float: left;
    width: 37%;
	padding:0 0 0 2%;
}

.popup .bottom-table #cart_informer_popup .total{width:100%;float:none;overflow:hidden;}
.popup .bottom-table #cart_informer_popup  .total dd{width:auto;font-size: 18px;}
.popup .bottom-table#cart_informer_popup .total dt {width: 145px;}

.popup .bottom-table{overflow:hidden;}
.popup .bottom-table .info{
	float:left;
	width:35%;
	color:#333;
	font-size:14px;
	line-height:19px;
}
.popup .bottom-table .info p{margin:0;}
.popup .bottom-table .info  strong{
	display:block;
	margin:0 0 9px;
	font-weight:bold;
}
.popup .bottom-table .total{
	float:left;
/* 	margin:-6px 0 0 8%;
	width:31%
 */}
.popup .bottom-table .total h4{
	text-transform:uppercase;
	font-weight:bold;
	font-size:24px;
	margin:0 0 10px;
	line-height:30px;
}
.popup .bottom-table .total  dl{
	margin:0;
	overflow:hidden;
	display:block;
	padding:0;
}
.popup .bottom-table .total  dt{
	float:left;
	width:167px;
	font-size:20px;
	line-height:24px;
	margin:0 10px 0 0;
}
.popup .bottom-table .total  dd{
	overflow:hidden;
	margin:0;
	width:200px;
	font-weight:bold;
	font-size:20px;
	line-height:24px;
}
.popup .bottom-table .add{
	float:right;
	width:23%;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius:9px;
	-webkit-border-radius:9px;
	font-weight:bold;
	margin: 0;
	color:#fff;
	padding:16px 10px 17px 77px;
	background:#293479 url('../images/bg-add.png') no-repeat 26px 50%;
	font-size:20px;
	line-height:24px;
}
.popup .bottom-table .add:hover{
	text-decoration:none;
	background-color:#af2023;
}
.popup .table-area .chk-checked{background-color:#37a11b}
/*#price-popup{margin:209px 0 0;}*/
#price-popup{top:0!important;height: 100%;margin: 0;overflow-y: auto;position:fixed;}
.popup .table-area{width:100%;overflow:auto}

#header .open-menu{display:none;}
#header .m{position:static!important}
#header .m .sub-menu{position:static!important;display:none;}

#goTop{width:80px;height:80px;background:url('../images/bg-top-btn.png') no-repeat;text-indent:-9999px;overflow:hidden;position:fixed;right:20px;bottom:20px;z-index:200}
#goTop:hover{background-position:0 -80px;}

@media only screen and (max-width: 1024px) {
	#footer{padding:0 20px;}
	#footer .footer-holder > ul > li:first-child{width:10%;}
	#footer .footer-holder ul li{width:16%;}
	.map-area .text-h{margin:0;left:20px;}
	#header .nav .h,
	#main{padding:0 20px;}
	#main .info-boxes .box ul{margin:0 0 52px;}
	#visual .prev{margin:-68px 0 0 0;left:20px;}
	#visual .next{margin:-68px 0 0 0;right:20px;}
	#nav li a{padding:19px 10px 21px;}
	#header .search-box form{display:block;padding:0 20px;}
	#main .logo-gall{ max-width: 710px; margin: 0 auto;}
	#main .logo-gall .gmask ul li{width:120px;text-align:center}
	#main .logo-gall .gmask ul li a img{max-width:100%;height:auto;}
	#content form .row .col{width:23%;}
	.contact-holder:after{display:block;clear:both;content:'';}
	.contact-holder{overflow:visible;}
	.contact-holder .map-area .text-h{margin:0;width:88%;padding:28px 6% 36px;left:0;}
	#content .single-prod .btn-h .sale{margin:0 0 0 10px;}
	#content .single-prod .btn-h .list,
	#content .single-prod .btn-h .sale,
	#content .single-prod .btn-h .price{font-size:13px;float:left}
	#footer .bottom{padding:27px 0 102px;}
	#goTop{right:10px;margin:0 0 -12px}
}
@media only screen and (max-width: 980px) {
	#nav li a{padding:19px 3px 21px;}
	#nav li {font-size:14px;}
	#nav{padding:0;float:none;display:inline-block;vertical-align:top;}
	#header .is-sticky .login, #header .is-sticky .lock{margin:0;padding:0;background-position:0 0;}
	#header .nav .h{text-align:center;}
	#nav .drop-h{text-align:left;}
	#visual .switcher li a{width:100px;}
	#visual .prev, #visual .next{width:25px;height:106px;background-size:50px auto;margin:-53px 0 0}
	#visual .prev{background-position:-25px 0;}
	#visual .next{background-position:0 0;}
	#header .sub-menu .compare .numb, #header .sub-menu .cart .numb{font-size:11px;}
	#header .sub-menu .pdf,
	#header .sub-menu .form{font-size:12px;padding: 10px 11px;}
	#main .info-boxes .box h2{font-size:21px;}
	#main .text-area .btns-list li a, #main .info-boxes .box .btns-list li a{font-size:11px;padding:29px 10px 13px;}
	#main .text-area .btns-list li , #main .info-boxes .box .btns-list li {width:47.6%;}
	#main .info-boxes .box ul {margin: 0 0 35px;}
	#main .logo-gall{max-width:560px;}
	#main .logo-gall .gmask ul li{width:90px;}
	#main .list-area .col{width:30.9%;}
	#main .list-area ul li a{font-size:16px;}
	#content form .row .col { width: 48%;}
	#content .single-prod .btn-h .list,
	#content .single-prod .btn-h .sale,
	#content .single-prod .btn-h .price{padding:12px 10px;font-size:11px;width:auto}
	#content .single-prod .btn-h .sale{padding:10px 10px;}
	.popup .block{padding:27px 10px 40px;}
	.popup .filter .col.last,
	.popup .filter .col.first{width:16.5%;}
	.popup .filter .col{width:auto;margin:0  4.5% 0 0;float:none;display:inline-block;vertical-align:top;}
	.popup .table-area td, .popup .table-area th{padding:10px 6px;}
	.popup .bottom-table .total{margin:-6px 0 0 2%;width:37%;}
	.popup .bottom-table .total dd,
	.popup .bottom-table .total dt{font-size:17px;}
	.popup .bottom-table .add{font-size:13px;}
	#main .cat-list li .h{padding:19px 15px 19px;}
	#main .cat-list li .text-h{width:48%;}
	#main .cat-list li .img-h{width:22%;margin:0;}
	#main .cat-list li .img-h img{max-width:100%;height:auto;display:block;margin:0 auto 0 0;}
	#content .single-prod .top, #main .cat-list li .bottom{padding:13px 15px;}
	#main .cat-list li a.price{font-size:12px;}
	#main .text-area .eng-list li{width:48.6%;}
	#main .list li .bottom .link{font-size:13px;}
	#main .text-area .btns-list li{width:100%}
	#main .sub-menu{padding:15px 15px 5px;text-align:center;}
	#main .sub-menu li:first-child,
	#main .sub-menu li{float:none;display:inline-block;vertical-align:top;margin:0 20px 10px;}
	#content .profile-table label{width:100%;font-size:14px;}
	#content .profile-table table tr td,
	#content .profile-table table th{padding:15px 7px;font-size:14px;}
	#content table h4,
	#content .profile-table table tr td:first-child h4{margin:0;font-size:14px;}
	#content .bottom-table .total{font-size:16px;}
	#content .bottom-table .info{width:46%;}
	
	#header .sub-menu .link {    width: 13.3%;}
	
}

@media only screen and (max-width: 767px) {
	#header .login, #header .lock,
	#header .search .btn,
	#nav{display:none;}
	#header .search-box{position:static!important;float:right;width:236px;background:none}
	#header .search{float:right;}
	#header .search-box .close{display:none;}
	#header .search-box form{padding:0;}
	#header .nav{background:#293479;}
	#header .open-menu{position:relative;z-index:10;margin:0;display:block;float:left;text-indent:-9999px;overflow:hidden;width:29px;height:29px;background:url('../images/bg-open-m.gif') no-repeat 50% 5px;}
	#header.active-menu .open-menu{background:url('../images/menu.png') no-repeat 50% 50%;}
	#header .search-box .h{padding:0;background:#fff;border:#fff;border-radius:0;-webkit-border-radius: 0;}
	#header .search-box input[type="submit"]{width:35px;height:40px;background:url('../images/bg-s-2.gif') no-repeat;right:0;top:0}
	#header .search-box .h:after{display:none;}
	#header .search-box{padding:10px 7px 10px 0;margin:-17px -18px -17px 0;}
	#header .nav.is-sticky{padding:7px 0;}
	#header .search-box input[type="text"]{height:40px;font-size:13px;padding:4px 38px 4px 19px;line-height:32px;}
	#visual .gmask ul li h2{font-size:40px;line-height:48px;}
	#visual .prev,
	#visual .next{display:none;}
	#visual .gmask ul li .text-h{padding:0 23px;}
	#visual .switcher li a{width:40px;}
	#visual .gmask ul li .btn{margin:0 0 40px;}
	#visual .gmask ul li .text-f2{font-size:19px;}
	#header .sub-menu{display:none;}
	.sticky-wrapper{height:auto!important}
	.home #main .info-boxes-h,
	#main .list-area{margin:0;}
	#main .list-area .col,
	#main .info-boxes .box{margin:0 0 20px;width:100%;}
	#main .info-boxes .box h2{font-size:25px;}
	.home #main .info-boxes .box{margin:0 0 23px;}
	.home #main .info-boxes{padding:20px 9999px 12px;}
	.home #main .info-boxes .box:first-child .h{box-shadow:none;-webkit-box-shadow:none;padding:0;}
	#main .info-boxes .box h3{background:none;padding:0;color:#333;margin:0 0 17px;}
	#main .info-boxes .box ul{margin:0 0 26px;}
	#main .text-area .btns-list li a, #main .info-boxes .box .btns-list li a{padding:29px 18px 13px;font-size:13px;}
	#main{padding:0 15px;}
	#main .logo-gall{width:222px;}
	#main .logo-gall .gmask ul li{width:200px;}
	#main .logo-gall{padding:0 34px;margin:0 -10px}
	#main .logo-gall .prev{left:0;}
	#main .logo-gall .next{right:0}
	#main .logos-area{padding:40px 9999px 38px;}
	#main .list-area{padding:13px 0 0;margin:0 -15px;}
	#main .list-area .col{margin:0;}
	#main{margin:0 auto 16px;}
	.map-area .text-h{width:215px;top:38px;}
	#footer .footer-holder,
	#footer .top{padding:25px 9999px 25px;}
	#footer .top .slogan{font-size:16px;line-height:22px;text-align:left;}
	#footer .footer-holder ul ul{padding:0;display:none;}
	#footer .footer-holder ul{margin: 0 0 -18px;}
	#footer .footer-holder ul li,
	#footer .footer-holder > ul > li:first-child{width:100%;margin:0 0 18px;float:none;overflow:hidden;}
	#footer .site,
	#footer .copy{float:none;text-align:center;display:block;}
	#footer .copy{margin:0 0 20px;}
	#header .m{left: 0;position: absolute !important;top: 42px;width: 100%;z-index: 10;background:#293479;}
	#header .login, #header .lock, #nav{display:block;}
	#nav{float:none;overflow:hidden;margin:0 10px;}
	#nav li{float:none;margin:0 0 1px;padding:0;overflow:hidden;vertical-align:top;font-size:16px;text-align:left;}
	#nav li:first-child{display:none;}
	#header .nav.is-sticky #nav li a,
	#nav li a{display:block;padding:15px 21px;background:#fff;float:none;overflow:hidden;}
	#header .is-sticky .login,
	#header .lock,
	#header .is-sticky .lock,
	#header .login{text-indent:0;font-size:16px;width:auto;height:auto;text-align:left;padding:15px 5px 15px 60px;margin:0 10px 10px;background-color:#fff;float:none;overflow:hidden;display:block;background-position:20px 13px}
	#header .is-sticky .drop-lock,
	#header  .drop-lock{top:356px;width: 100%; -moz-box-sizing: border-box; box-sizing: border-box;-webkit-box-sizing: border-box;right:0;}
	#header .nav.is-sticky{position:static!important;padding:17px 0 18px;}
	#nav .drop-h{display:none;}
	#header .m .sub-menu{display:block;}
	#header .sub-menu  .h{padding:0;margin:0 10px;    padding-bottom: 10px;}
	#header .m .sub-menu a{float:none;overflow:hidden;margin:0 ;vertical-align:top;font-size:16px;display:block;width:auto;text-align:left;padding:9px 32px 10px 13px;}
	#header .sub-menu .compare .text, #header .sub-menu .cart .text{font-size:16px;float:left;padding:12px 0 15px 46px;}
	#header .sub-menu .compare .numb, #header .sub-menu .cart .numb{font-size:16px;font-weight:600;float:right;line-height:30px;}
	#header .sub-menu .compare .text{background-position:8px 13px;}
	#header .sub-menu .cart .text{background-position:8px 12px;}
	#header .sub-menu .pdf span{padding:2px 0 2px 46px;}
	#header .sub-menu .form span{padding:2px 0 2px 45px;background-position:6px 11px;}
	#header .m .sub-menu .link{background:#5b6abd url('../images/check.png') no-repeat 19px 19px;padding:17px 10px 18px 58px}
	#header .sub-menu .tel{line-height:26px;text-align:left;background:#3b4897;    width: 100%;font: 16px/20px 'Open Sans', Arial, sans-serif;}
	#header .sub-menu .tel span{padding:0 0 0 46px;background:url('../images/shape.png') no-repeat 7px 5px;}
	#header .sub-menu div.tel {background-color: #2f3c8c;padding: 11px 0px 11px 13px;}
	#header .sub-menu a.tel:hover {background: #37a11b;}
	#header .m .sub-menu .link:hover{background-color:#37a11b}
	#main .top-heading h1{font-size:25px;}
	#content .content-holder{padding-left:15px;padding-right:15px;}
	#content .tabset li a{padding:10px 6px;}
	#content .tabset li{width:49%;}
	#content .tabset{margin:0 -15px 28px;}
	.file-area .jcf-upload-button{padding:4px 5px;}
	#content .file-area .jcf-fake-input{padding:5px 5px;font-size:11px;}
	#content .left label{float:none;display:block;overflow:hidden;width:auto;margin:0 0 5px;font-size:14px;}
	#content form .row .col { width: 100%;margin:0 0 6px;}
	#content form .row.left .select-area { -moz-box-sizing: border-box; box-sizing: border-box;-webkit-box-sizing: border-box;width:100%!important;}
	#content form .row.left .two .select-area {width: 58px!important;height:40px;}
	#content .tab-area{padding:0 15px;}
	#content .left input[type="text"]{width:100%;}
	#content .two input[type="text"]{width:100px;}
	#footer .min-top{padding:19px 9999px 18px;}
	#main .logo-gall {margin: 0 auto;height:auto; padding:0 24px;}
	.popup form .row .link{font-size:12px;}
	.popup .tabset{width:auto;padding:22px 15px 0;}
	.popup .form{padding:15px;width:auto;}
	#content table tr td{font-size:10px;padding:11px 0 9px 5px;}
	#content table tr td:first-child{width:100px;padding:11px 0 9px ;}
	.contact-holder .left-h{padding:21px 15px;}
	.contact-holder .left{float:none;width:100%}
	.contact-holder .map-area{float:none;width:100%;height:auto;}
	.contact-holder{margin:0;}
	.contact-holder .map-area .text-h{position:static;}
	.contact-holder .map-area #map{height:272px;}
	.contact-info-area .col:first-child{float:none;width:100%;overflow:hidden;margin:0;}
	/*.contact-info-area{padding:20px 15px;}*/
	.contact-info-area .col dt{float:none;display:block;overflow:hidden;width:auto;margin:0 0 10px;}
	.contact-info-area .col{float:none;width:100%;overflow:hidden;margin:0;}
	.contact-holder textarea, .contact-holder input[type="text"]{font-size:12px;}
	#content .single-prod .right-info,
	#content .single-prod .left-img{float:none;width:100%;overflow:hidden;}
	#main .cat-list li .bottom .label,
	#content .single-prod .top .label{display:block;float:none;width:100%;max-width:100%;padding:0 5px}
	#main .cat-list li .bottom,
	#content .single-prod .top{padding:13px 10px;}
	#content .single-prod .btn-h .list, #content .single-prod .btn-h .sale, #content .single-prod .btn-h .price{float:none;display:block;margin:0 0 5px}
	#main .cat-list li .bottom table td,
	#content .single-prod .top table td{padding:0 5px;width:auto;}
	.popup .block h2{font-size:20px;}
	.popup .filter h3{float:none;margin:0 0 10px;}
	.popup .filter .col,
	.popup .filter .col.last, .popup .filter .col.first{width:100%;margin:0 0 10px;display:block;}
	.popup .bottom-table .info{width:100%;float:none;overflow:hidden;margin:0 0 16px;}
	.popup .bottom-table .total{margin:0;width:100%;float:none;overflow:hidden;}
	.popup .table-area td, .popup .table-area th{font-size:10px;}
	.popup .table-area td:first-child, .popup .table-area th:first-child{display:none;}
	.popup .bottom-table .add{width:auto;margin:10px 0 0;float:left;}
	#main .pagination li a:hover,
	#main .pagination li  span,
	#main .pagination li a,
	.popup .pagination li a:hover, .popup .pagination li span,
	.popup .pagination li a{font-size:12px;padding:5px 10px;line-height:20px;}
	#main .pagination {margin:0 0 10px;}
	#main .main-holder #content,
	#main .cat-list li .text-h,
	#main .cat-list li .btn-h,
	#sidebar{width:100%;float:none;overflow:hidden;}
	#main .cat-list li .img-h{float:none;display:block;margin:0 auto 10px;}
	#main .cat-list li .text-h{margin:0 0 7px;}
	#sidebar .filter ul li .chk-label-active .tooltip{display:none;}
	#main .eng-list li{width:47.3%;}
	#sidebar ul li{font-size:14px;}
	#main .jobs-list li{padding:15px;}
	#main .jobs-list .big-link{font-size:25px;line-height:30px;}
	#main .list li{width:47%;}
	#main .text-area,
	#main .list li .text-hold{padding:15px;}
	#main .sub-menu{padding:15px 15px 5px;text-align:center;}
	#main .sub-menu li{float:none;display:inline-block;vertical-align:top;margin:0 20px 10px;}
	#main .text-area .left-col{width:100%;margin:0;padding:0 0 15px;border:1px solid #eee;border-width:0 0 1px;float:none;overflow:hidden;}
	#main .text-area .right-col{width:100%;margin:0;padding:15px 0 0;border:none;float:none;overflow:hidden;}
	#main .text-area .btns-list li{width:47.6%;margin:0 1.5% 0 0;}
	#main .text-area .eng-list li {width: 48.5%;}
	#main .eng-list li .mask-f{font-size:15px;}
	#main .post .img-h img{height:auto;}
	#main .post{padding:15px;}
	#main .post .img-h{margin:-15px -15px 13px;}
	#main .post .meta{margin:21px -15px -15px;padding:11px 15px;}
	#main .post .author{float:right;margin:0 0 0 28px;}
	#main .post .like{margin:0;}
	#main .info-boxes.interview .box .h{padding:15px;}
	#main .info-boxes .box .row .line{margin:11px 0 0;}
	#main .info-boxes .box.big{width:100%;}
	#main .info-boxes-h{margin:0 0 -25px;}
	#sidebar h4{margin:10px 0 15px;}
	#main .list.view5 .img-h{float:none;margin:14px 0 10px;}
	#sidebar{margin:10px 0 0}
	#sidebar .filter ul  li .tooltip{left:160px;}

	#content .profile .photo{float:none;display:block;margin:0 0 10px}
	.profile{margin:0;}
	#content .profile-table{margin:0;}
	#content .profile dt{float:none;display:block;margin:0}
	#content .profile .change{font-size:14px;}
	#content .profile-table .delete{width:14px;height:14px;background-size:14px auto;}
	#content .profile-table .delete:hover{background-position:0 -14px;}
	#content .profile-table input[type="text"]{width:30px;padding:9px 3px;}
	#content .profile-table table tr td:first-child h4,
	#content table h4,
	#content .profile-table label{font-size:11px;line-height:17px;}
	#content .profile-table table tr td, #content .profile-table table th{font-size:11px;}
	#content .bottom-table .delete{float:none;display:block;margin:0 0 10px;float:none;text-align:center;}
	#content .bottom-table{margin:0;}
	#content .bottom-table .total{width:auto;font-size:13px;float:none;overflow:hidden}
	#content .bottom-table .info{width:100%;font-size:13px;line-height:16px;overflow:hidden;float:none;}
	#content .profile.long{text-align:left;}
	#content .profile.long .change{float:left;}
	#content .profile.long .input-h input[type="text"]{margin:0 0 20px;max-width:1000px;}
	#content .profile.long .req{display:none;}
	#content .profile.long .btn-h input[type="submit"]{display:block;margin:10px auto 10px 0;}
	#content .profile.long .btn-h{padding:0;}
	#content .bottom-table .cod{float:none;display:block;margin:0 auto 10px;width:200px;}
	#content .profile.long .btn-h .left{float:none}
	#content .bottom-table .cod input[type="text"]{float:none;display:block;margin:0 auto;border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;text-align:center;}
	#content .bottom-table .cod input[type="submit"]{float:none;display:block;margin:0 auto;border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;width:172px}
	#main .post.single .meta {padding: 11px 20px;margin:-20px -20px 0;}
	#main .comments{padding:20px 15px 0;}
	#main .post.single {padding: 20px 15px;}
 
 .sticky-wrapper3{height:45px!important;}
 #content .tabset{width:100%!important;top:0!important;margin:0;left:0!important}
 #content  .form_block table,
  #content  .form_block table tbody,
  #content  .form_block table tr,
 #content .form_block table td{width:100%!important;display:block;overflow:hidden}
 #content  .form_block table p{display:none;}
 #content .form_block table td label{display:block}
 #content .form_block table td label{font-size:13px}
 #content  .tab h3 .form_block p{display:block}
 #cart_informer_popup {width: 100%;}
}
@media only screen and (max-width: 480px) {
	#main #content .list li{width:100%;margin:0 0 15px;}
	#main .text-area .eng-list li,
	#main .list.view5 li,
	#main .eng-list li{width:100%;margin:0 0 15px;}
	#main .list li{width:100%;margin:0 0 15px;}
	#main .text-area .eng-list ,
	#main .eng-list ,
	#main .list.view5,
	#main .list{margin:0;}
	#main .text-area .more-btn{display:block;float:none;text-align:center;}
	#main .text-area .right-col{margin:0 0 -15px;}
}

#main .list li .text-hold p {
    margin: 0;
    max-height: 87px;
    overflow: hidden;
}
#main .list li .img-h img{height:150px;width:auto; max-width: 1000%;}

#main #content .content-holder img{width:100%;height:auto;}
.err {border: 1px solid red !important;}

#profile_form input {
	padding: 0px !important;
	height: 24px !important;
	color: black !important;
}
#profile_form .readonly {
	border: 0px !important;
}
#user_post .select-area{width: 598px !important;}
#user_post table {margin: 0px !important;}
#user_post table tr td {padding: 0px !important;}
/*.good_forms textarea {width: 780px !important;}*/
.sticky-wrapper3 {margin: 0 0 28px;}
.mylist_add {
    padding: 5px;
    /* margin: 2px 0; */
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 3px;
    /* width: 190px; */
    float: right;
    /* display: block; */
    clear: both;
}
#footer .captures a{border-bottom:1px dashed #293479}
#footer .captures a:hover{
	text-decoration:none;
	border:none
}
#add_to_cart .complekt {display:none;}

table.deliveries tr td:last-child {
    text-align: left !important;
	    width: 50% !important;
}

table.deliveries p{
    font-size: 13px;
}
.profile-table h2{
    text-align: left;
    padding: 10px;
    margin: 0;}
form input[type="submit"] {
margin: 10px auto !important;
}
.form input{    margin-bottom: 10px !important;}
.form input[type="text"]{width: 100% !important;}
#content .bottom-table .cod input[type="submit"] {margin:0px !important;}
.list-lib {}

#main .list-lib li .text-hold p {
    max-height: none;
}
.popup form .row.capture input[type="text"]{
	width:65% !important;
	float:left !important;
}
.popup form .row.capture .img{
	float:right !important;
	width:35% !important;
}
.popup form .row.capture .img img{
	max-width:100% !important;
	overflow:hidden !important;
	height:auto !important;
}

div.tab .reg_form fieldset {
    min-width: 1px;
}
.filterform{
    position: relative;
}
.filterinput{
    background: #fff;
    margin-top: 24px;
    width: 290px;
    height: 40px;
    border: 1px solid #999;
    font-size: 13px;
    line-height: 20px;
    padding: 9px 22px 9px 13px;
    color: #999;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.filterform input[type="reset"] {
    text-indent: -9999px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    overflow: hidden;
    background: url(../images/delete.png) no-repeat;
    width: 16px;
    position: relative;
    z-index: 1;
    height: 16px;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    border: none;
    margin: 0 3px 0 0;
    padding: 0;
    position: absolute;
    top: 36px;
	left: 270px;
    margin: 0px!important;
}
td.right{text-align:right!important;}
.itog td {font-size: 23px!important;font-weight: bold!important;}

#content .single-prod .pdf-list li span.type {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #293479;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 14px;
    padding: 4px 9px;
    float: left;
	width: 23px;
	text-align: center;
}
.call_form .select-area{width: 99%!important;}

.popup .radio label{
	border:1px solid #eaeaea;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width:18%;
	margin:0 0 0 1.6%;
	color:#293479;
	line-height:38px;
	position:relative;
	cursor:pointer;
	font-size:14px;
	text-align:center;
	float:left;
}
.popup .radio label:first-child{margin:0;}
.popup .radio label.jcf-label-active{background:#293479;color:#fff;border-color:#293479}
.popup .radio label .rad-area{position:absolute;top:0;left:0;width:100%;height:30px;}
/* hide original element */
.popup .jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom radio styles */
.popup .rad-area {
	margin: 0 10px 0 0;
	float: left;
	width: 100%;
	height: 100%;
}

.popup .rad-disabled {
	background: #eee;
}
.popup .rad-checked{border:none;    background: none;}
.popup .rad-area{border:none;}
.popup .radio{    padding-top: 10px;}