﻿/* font-family: "RobotoRegular"; */
@font-face {
    font-family: "RobotoRegular";
    src: url("fonts/RobotoRegular/RobotoRegular.eot");
    src: url("fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
    url("fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
    url("fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoLight"; */
@font-face {
    font-family: "RobotoLight";
    src: url("fonts/RobotoLight/RobotoLight.eot");
    src: url("fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"),
    url("fonts/RobotoLight/RobotoLight.woff") format("woff"),
    url("fonts/RobotoLight/RobotoLight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoMedium"; */
@font-face {
    font-family: "RobotoMedium";
    src: url("fonts/RobotoMedium/RobotoMedium.eot");
    src: url("fonts/RobotoMedium/RobotoMedium.eot?#iefix")format("embedded-opentype"),
    url("fonts/RobotoMedium/RobotoMedium.woff") format("woff"),
    url("fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoBold"; */
@font-face {
    font-family: "RobotoBold";
    src: url("fonts/RobotoBold/RobotoBold.eot");
    src: url("fonts/RobotoBold/RobotoBold.eot?#iefix")format("embedded-opentype"),
    url("fonts/RobotoBold/RobotoBold.woff") format("woff"),
    url("fonts/RobotoBold/RobotoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

*, *:before, *:after {
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: border-box;
}
.row:before, .row:after {
    content: " ";
    display: table;
}


/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;

}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
*{
	position:relative;
}
h1, .h1{
	margin-bottom:20px;
	font: 22px/28px 'Open Sans', sans-serif;
	color:#303135;
}
h2{
	margin-bottom:10px;
	margin-top:20px;
	font: 20px/26px 'Open Sans', sans-serif;
	color:#303135;
}
h3{
	margin-bottom:10px;
	margin-top:20px;
	font: 18px/26px 'Open Sans', sans-serif;
	color:#303135;
}
p{
	margin-bottom:20px;
}
body {
	line-height: 1;
}
a{
	color:#06F;
}
ol, ul {
	list-style: square outside;
	margin-left:20px;
	margin-bottom:20px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;

}
td {

	vertical-align: top;
}
/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 16px/20px 'Open Sans', sans-serif;
	color: #303135; /* text color */
	height: 100%;
	background:#ececec url(../img/top-bg.png) 50% 0 no-repeat;
}
.wrapper {
	min-width: 900px;
	max-width: 1240px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:#fff;
	overflow:hidden;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 264px;
	background: url(../img/head-bg.jpg);
	/*background: url(../img/head-bg.png);*/
}


/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	padding: 0 0 73px;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.content {
	padding: 35px 36px 0 299px;
}


/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 259px;
	margin-left: -100%;
	position: relative;
	padding-top:35px;
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	margin: -53px auto 0;
	min-width: 900px;
	max-width: 1240px;
	height: 53px;
	background: #f4f3f3;
	position: relative;
}
/*.logo{
	position:absolute;
	top:25px;
	left:30px;
	text-decoration:none;
	width:235px;
	height:103px;
	background: url(../img/logo.png);
}*/
.logo {
    height: 57px;
    left: 55px;
    position: absolute;
    text-decoration: none;
    top: 5px;
    width: 180px;
	padding-top: 148px;
	font:14px/24px 'Open Sans', sans-serif;
	text-align:center;
	color:#1e5a8c;
}
.rgt-top{
	position:absolute;
	right:10px;
	top:38px;
	background:rgba(255,255,255,.73);
	padding:10px;
	width:250px;
	box-sizing:border-box;
}
.top-address{
	font-weight:normal;
	/*position:absolute;
	top:75px;
	right:25px;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 11px;*/	
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	text-align:right;
	line-height:16px;
	color: #2751a5; /* text color */
}
.top-phone{
	color: #2751a5; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	text-align:right;
	line-height:27px;
}
/*.top-phone:hover{
	text-shadow: 2px 4px 5px rgba(0,0,0,.75);
}*/
.top-search{
	display:block;
	position:absolute;
	right:25px;
	top:8px;
}
.top-search .inp{
	display:block;
	/*position:absolute;
	right:0;
	top:0;*/
	background: rgba(255,255,255,.6);
	width:138px;
	height:34px;
	border:none;
	padding:0 44px 0 14px;
	
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}
.top-search .inp:focus{
	width:238px;
}
.top-search .sub{
	display:block;
	position:absolute;
	right:0;
	top:0;
	width:40px;
	height:34px;
	border:none;
	background:url(../img/search.png) 50% 50% no-repeat;
	cursor:pointer;
}
.top-soc{
	position:absolute;
	top:8px;
	right:34px;
	display:block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%; /* border radius */
	
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}
.top-soc:hover{
	-moz-box-shadow: 2px 4px 5px rgba(0,0,0,.75); /* drop shadow */
	-webkit-box-shadow: 2px 4px 5px rgba(0,0,0,.75); /* drop shadow */
	box-shadow: 2px 4px 5px rgba(0,0,0,.75); /* drop shadow */
}
.top-soc img{
	display:block;
}
.top-menu{
	background:#018217;/* rgba(174, 87, 16, 0.8);*/
	height:34px;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding-left:30px;
}
.top-menu table{
	border-collapse:collapse;
	width:100%;
}
/*.top-menu table td.first-td{
	width:293px;
}*/
.top-menu table a{
	padding: 0 10px;
	display:block;
	text-align:center;
	font:16px/34px 'Open Sans', sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}
.top-menu table a:hover{
	background:#016412;
}
.copy{
	font:11px Tahoma, Geneva, sans-serif;
	color:#4b4b4b;
	position:absolute;
	top:22px;
	left:303px;
	
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}
.copy:hover{
	text-shadow: 2px 4px 5px rgba(0,0,0,.6);
}
.am{
	position:absolute;
	top:8px;
	right:43px;
	font:11px Tahoma, Geneva, sans-serif;
	color:#4c4c4c;
	text-decoration:none;
	display:block;
	padding:12px 0 0 22px;
	background:url(../img/am.png) no-repeat;
	
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}
.am span{
	display:block;
}
.am:hover{
	text-decoration:underline;
	text-shadow: 2px 4px 5px rgba(0,0,0,.6);
}
.counter{
	position:absolute;
	top:12px;
	right:182px;
}
.left-banner{
	margin-bottom:20px;
	
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
	/*box-shadow: 0 0 5px rgba(0,0,0,.75); /* drop shadow */
}
.left-banner:hover{
	-moz-box-shadow: 2px 4px 5px rgba(0,0,0,.75); 
	-webkit-box-shadow: 2px 4px 5px rgba(0,0,0,.75);
	box-shadow: 2px 4px 5px rgba(0,0,0,.75);
}
.left-menu{
	list-style:none;
	margin:1px 0 58px 40px;
	/*background:#ff7200;*/
}
.left-menu li{
	border-top:1px solid #018217;
}
/*.left-menu li:first-child{
	border-top:none;
}*/
.left-menu li:last-child{
	border-bottom:1px solid #313e90;
}
.left-menu a{
	font: 16px/24px/*70px*/ 'Open Sans', sans-serif;
	display:block;
	padding:20px 0 20px;
	margin:1px 0;
	text-decoration:none;
	color: #016e16; /* text color */
	text-transform:uppercase;
	
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}
.left-menu a:hover{
	/*background:#ff9540;*/
}
.left-contact{
	margin-bottom:57px;
	padding-left:35px;
}
.left-phone{
	font: 22px/28px 'Open Sans', sans-serif;
	color:#303135;
	padding-left:46px;
	background:url(../img/phone.png) 0 10px no-repeat;
	margin-bottom:30px;
	
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}
.left-phone:hover{
	text-shadow: 2px 4px 5px rgba(0,0,0,.6);
}
.left-address{
	font: 16px/24px 'Open Sans', sans-serif;
	color:#303135;
	/*padding-left:46px;*/
	background:url(../img/address.png) 0 4px no-repeat;
	margin-bottom:30px;
}
.left-address a{
	color:#204378;
	
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}
.left-address a:hover{
	text-decoration:none;
	text-shadow: 2px 4px 5px rgba(0,0,0,.6);
}
.left-email{
	font: 16px/24px 'Open Sans', sans-serif;
	color:#303135;
	padding-left:46px;
	background:url(../img/email.png) 0 50% no-repeat;
	margin-bottom:30px;
}
.left-email a{
	color:#303135;
	text-decoration:none;
	
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}
.left-email a:hover{
	text-decoration: underline;
	text-shadow: 2px 4px 5px rgba(0,0,0,.6);
}
.left-form textarea{
	background:#e8e8e8;
	border:none;
	resize:none;
	width:200px;
	padding:12px;
	height:54;
	margin-bottom:37px;
}
.left-sub{
	background:#391473;
	border:none;
	width:224px;
	font: 16px/46px 'Open Sans', sans-serif;
	color:#fff;
	cursor:pointer;
	display:block;
	text-decoration:none;
	text-align:center;
	
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}
.left-sub:hover{
	background:#754aba;
}
.index-item{
	float:left;
	margin:0 0 32px 21px;
	width:429px;
}
.index-item a{
	display:block;
	overflow:hidden;
}
.index-item-img{
	/*height:140px;
	width: 285px;*/
	overflow:hidden;
}
.index-item a {	
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}
.index-item a img{
	display:block;
	width:100%;
	
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out;
}
.index-item:hover a{
	background:#227bc7;
	color:#fff;
}
.index-btn{
	background:#1a69ad;
	font: 16px/53px 'Open Sans', sans-serif;
	color:#fff;
	display:block;
	text-align:center;
	text-decoration:none;
	/*text-transform:uppercase;*/
	
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}
.index-btn:hover{
	background:#227bc7;
}
.item-three{
	width:279px;
}
.section-title{
	color:#737374;
	display:block;
	text-align:center;
}
.item-three .index-item-img{
	height:230px;
}
.item-three .section-title{
	font:14px/50px 'Open Sans', sans-serif;
	text-decoration:none;
}
.item-three .section-title:hover{
	text-decoration: underline;
}
/*.item-three .goods-title{
	font:16px/50px 'Open Sans', sans-serif;
	text-decoration:none;
	color:#737374;
	display:block;
	text-align:center;
}*/
.item-three .goods-title {
    color: #737374;
    display: table-cell;
    font: 16px/18px "Open Sans",sans-serif;
    height: 50px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 279px;
}
.goods-description{
	font:12px/16px 'Open Sans', sans-serif;
	text-decoration:none;
	color:#777777;
	display:block;
	text-align:center;
	margin-top: -10px;
}

.price-btn{
	background:#e2e2e2;
	font: 22px/43px 'Open Sans', sans-serif;
	color:#204378;
	display:block;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	margin-top:10px;
	
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	transition: all 0.5s ease-in-out;
}
.price-btn del{
	font-size:16px;
	color:#828284;
	display:inline-block;
	margin:0 5px;
}
.price-btn i{
	background:#f13340;
	font-size:16px;
	font-style:normal;
	color:#fff;
	padding:7px;
}
.index-section{
	margin-left:-21px;
	overflow:hidden;
}
.table-goods{
	border:1px solid #e2e2e2;
	width:100%;
	border-collapse:collapse;
	margin-bottom:4px;
}
.table-goods td{
	border:none;
	vertical-align:middle;
}
.table-goods-img{
	width:215px;
	display:block;
	border:none;
}
.table-goods-img img{
	display:block;
	width:100%;
}
.table-goods-title{
	color: #2f3135; /* text color */
	font: 16px/22px 'Open Sans', sans-serif;
	text-decoration:none;
	display:block;
	margin-bottom:15px;
}
.table-goods-title:hover{
	text-decoration: underline;
}
.table-goods-desc{
	width:100%
	color: #777; /* text color */
	font: 12px/16px 'Open Sans', sans-serif;
	padding:0 20px;
}
.table-goods-price{
	width:279px;
}
.switcher-block{
	float:right;
	margin-top: 10px;
}
.switcher-grid{
	display: inline-block;
	width:22px;
	height:19px;
	background:url(../img/switcher.png) no-repeat;
	margin:0 13px;
}
.switcher-list{
	display: inline-block;
	width:20px;
	height:19px;
	background:url(../img/switcher.png) 100% 0 no-repeat;
}
.switcher-grid.switcher-active{
	background-position:0 100%;
}
.switcher-list.switcher-active{
	background-position:100% 100%;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.clearfix h1{
	float:left;
}
.breadcrumbs{
	list-style:none;
	z-index:100;
	overflow:hidden;
}
.breadcrumbs li{
	float:left;
	font: 12px/16px 'Open Sans', sans-serif;
	color: #a6a7a7; /* text color */
}
.breadcrumbs li a{
	color: #a6a7a7; /* text color */
	font: 12px/16px 'Open Sans', sans-serif;
	text-decoration:none;
}
.breadcrumbs li a:hover{
	text-decoration: underline;
}
.TEXTCONTENT{
	display:none;
}
.left-menu ul{
	list-style:none;
	margin:0;
	background:#6c6a6a;
	display:none;
}
.left-menu .active ul,.left-menu .block ul{
	display:block;
}
.left-menu ul li{
	border-top:1px solid #a7a6a6 !important;
}
.left-menu ul li a{
	padding-left:54px;
}
.left-menu ul li:hover a{
	background:#595959 !important;
}
.left-menu li.sub-menu{
	/*border:none;*/
}


.form-control {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}
.col-sm-5 {
    width: 41.6667%;
}.col-sm-7 {
    width: 58.3333%;
}
.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 {
    float: left;
}
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 15px;
}
.row:after {
    clear: both;
}
.form-group sup {
    color: #ff0000;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dddddd -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 20px;
}
label.error {
    color: #cc0000;
    font-size: 12px;
    font-style: italic;
    font-weight: 100;
    margin-top: 2px;
    padding: 2px 8px;
}



.TEXTCONTENT{display:none;visibility:hidden;}
#paddtbl td {padding:5px;}
.inp{padding:0 0 0 3px; border:1px solid #90a1ad;width:100%;height:20px;font:12px/20px Tahoma, sans-serif;color:#000;}
textarea{padding:3px; border:1px solid #90a1ad;width:100%;height:160px;font:12px Tahoma, sans-serif;color:#000;}
.btn{background:#90a1ad;border:1px solid #90a1ad;width:100px;height:20px;font:12px Tahoma, sans-serif;color:#fff;text-decoration:none;text-align:center;padding-bottom:3px;cursor:pointer;}
/*форма*/
.container_form{width:100%;margin:0 auto;padding:0;font:13px/16px Tahoma, sans-serif;color:#000000;}

.uinput{padding:0 0 0 3px; border:1px solid #000;width:350px;height:20px;font:12px/20px Arial, sans-serif;color:#000;margin:0 0 5px 0;}
.utextarea{padding:3px; border:1px solid #000;width:350px;height:120px;font:12px Arial, sans-serif;color:#000;margin:0 0 5px 0;}
.ubutton{background:#565654;border:1px solid #000;height:20px;font:bold 12px Arial, sans-serif;color:#fff;text-decoration:none;text-align:center;padding-bottom:3px;cursor:pointer;}


a.send {
    background: url("../images/send.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 43px;
    margin: 10px 1px 1px 0;
    text-decoration: none;
    width: 199px;
}
.review-item{
	font-family:'Open Sans';
	font-size:14px;
	font-style:italic;
	color:#303135;
	margin-left:35px;
	margin-bottom:35px;
}

.review-item img {
    float: left;
    margin-right: 15px;
}
.review-item-name{
	font-style:normal;
}
.all-review{
	color:#204378;
	font-family:'Open Sans';
	font-size:14px;
	display:inline-block;
	margin-left:176px;
	margin-top:-20px;
}
.index-item-img img{
	/*border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;*/
	
}

.number{
	list-style:none;
	text-align:center;
}
.number li{
	display:inline-block;
	margin:0 3px;
}
.bottom-phone{
	width:88px;
	height:88px;
	background: url(../img/phone-bg.png) 50% 50% no-repeat;
	position:fixed;
	bottom:50px;
	left:50%;
	margin-left:500px;
}
.top-desc{
	display:none;
	position:absolute;
	color: #2b538d; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	top:100px;
	left:327px;
}
.top-sub{
	display: block;
	width:250px;
	line-height:29px;
	border:none;
	background:#fff;
	color: #018217; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	/*font-weight: 600;*/
	text-align:center;
	position:absolute;
	top:156px;
	right:10px;
	text-decoration:none;
}
.soc {
    list-style: none;
    position: absolute;
    left: 10px;
    bottom: 35px;
    margin: 0;
}
.soc li{
	display:inline-block;
}
.soc li + li{
	margin-left:7px;
}
.soc li img {
    width: 48px;
}