body,p{
	margin: 0;	
}
body{
	font-size: 14px;
	color: #31353d;
	font-family: Arimo, Arial, sans-serif;	
	background-image: -moz-linear-gradient(90deg, #e8e1dc 0%, white 100%);
}
ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a{	
	text-decoration: none;
}
a, a:visited{
	color: inherit;
}
@font-face{
	font-family: Arimo;
	src: url('fonts/Arimo-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: Arimo;
	src: url('fonts/Arimo-Bold.ttf');
	font-weight: bold;
	font-style: normal;
}
@font-face{
	font-family: Arimo;
	src: url('fonts/Arimo-Italic.ttf');
	font-weight: bold;
	font-style: italic;
}
@font-face{
	font-family: Arimo;
	src: url('fonts/Arimo-BoldItalic.ttf');
	font-weight: normal;
	font-style: italic;	
}
.pageWidth{
	width: 1400px;
	margin: 0 auto;
}
.left{
	float: left;
}
.right{
	float: right;
}
figure{
	margin: 0;
}
header{
	background-color: white;
}
header .contentWrapper{
	width: 1500px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-right: 62px;
	position: relative;
	padding-left: 20px;
	padding-bottom: 15px;
}
.mainLogoWrapper{
	display: block;
	float: left;
	cursor: pointer;	
}
.mainLogoWrapper img{
	width: 234px;
	height: auto;
	margin-top: 18px;
	margin-left: 20px;
}
header form{
	width: 328px;
	line-height: 42px;
	background-color: #dadada;
	float: left;
	margin-left: 45px;
	margin-top: 60px;
	position: relative;
	box-sizing: border-box;
	padding-right: 32px;
	padding-left: 10px;
	position: relative;
}
header form input{
	background-color: transparent;
	padding: 0;
	border: none;
	color: rgb(10,10,10);	
	font-family: inherit;
}
header form input[type = 'text']:first-of-type{
	width: 100%;
}
header form input[type = 'button']{
	position: absolute;
	right: 0;
	top: 0;
	height: 42px;
	width: 32px;
	background-image: url('images/magnifer.png');
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
header .contactsWrapper{
	padding-top: 25px;	
	padding-right: 5px;
	float: right;	
}
.contactsWrapper .contacts{		
	color: #26ade3;
	font-size: 20px;
	line-height: 32px;
}
.contactsWrapper .contacts > p > a{ 
	display: inline-block;
	cursor: pointer;
	line-height: normal;
}
.contactsWrapper .contacts > p > a::before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 22px;
	background-image: url('images/contactPictures/skype.png');
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;	
}
.contactsWrapper .contacts img.logo{
	vertical-align: middle;
	margin-right: 7px;
}
.contactsWrapper .contacts > p > a > span{
	vertical-align: middle;
	margin-left: 5px;
}
.contactsWrapper .contacts > p > a:hover > span{
	text-decoration: underline;
}
img[src ^= 'images/birds']{
	position: absolute;
	right: 0;
	top: 15px;
}
nav{
	background-image: url('images/navigationBackground.png');
	background-repeat: repeat-x;
	background-size: auto 70px;
	background-position: left 2px;
	box-shadow: 0 5px 5px rgba(20,20,20,0.7);
	margin-bottom: 10px;
}
h1{
	font-size: 24px;
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 20px;	
}
nav > ul > li{
	float: left;
	color: white;
	position: relative;
}
nav > ul > li.active{
	position: relative;
}
nav > ul > li.active::before {
    background-image: url("images/activeMenuLink.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
    bottom: 0;
    content: "";
    height: 80px;
    left: -8px;
    position: absolute;
    width: 113px;
}
nav > ul > li > a{
	display: block;
	line-height: 70px;
	padding: 0 14px;
	font-size: 13px;
	text-transform: uppercase;
	position: relative;
	margin-top: 2px;
}
nav > ul > li.withSubmenu > a{
	cursor: pointer;
	text-align: center;
}
nav > ul > li.withSubmenu > span{
	display: block;
	position: absolute;
	left: 0; 
	bottom: 0;
	right: 0;	
	text-align: center;
}
nav > ul > li.withSubmenu > span::before{
	display: inline-block;
	height: 4px;
	width: 7px;	
	background-image: url('images/sprite.png');
	background-position: -36px -9px;
	background-repeat: no-repeat;
	content: '';	
	margin-bottom: 7px;
}
nav > ul > li.active:hover{
	background: none;
}
nav > ul > li{
	transition-property: background-color;
	transition-duration: 0.7s;
	border-radius: 2px 2px 0 0;
}
nav > ul > li:hover{
	background-color: #006ab3;
}
.centralBlock ul.selections{	
	padding-top: 5px;	
}
.centralBlock ul.selections li:nth-of-type(1n+2){
	margin-left: 150px;
}
.centralBlock ul.selections li{
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;	
	width: 237px;
	height: 437px;
	float: left;
	border: 1px solid white;
	box-shadow: 0 0 7px rgba(20,20,20,0.7);	
	box-sizing: border-box;
}
.centralBlock ul.selections li a{
	width: 100%;	
	display: block;
	padding-top: 350px;
	text-align: center;
}
.centralBlock ul.selections li a span{
	color: white;
	font-size: 18px;
	line-height: 32px;
	border: 1px solid white;
	padding: 0 25px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: bold;
	transition-property: background-color,border-color;
	transition-duration: 0.7s,0.7s
}
.centralBlock ul.selections li:hover a span{
	background-color: #006ab3;
	//border: none;
	//line-height: 34px;	
	border-color: transparent;
}
.centralBlock ul.selections li:last-of-type{
	margin-left:152px;
}
.blockShadow{
	box-shadow: 0 0 7px rgba(20,20,20,0.7);	
}
.news > .left{
	width: 1155px;
	box-sizing: border-box;
	padding: 20px;
	padding-bottom: 0;
}
.news > .right{
	width: 245px;
	box-sizing: border-box;
}
.news .left > h1:first-of-type{
	display: inline-block;
	line-height: 1.2em;
}
.news .left > h1:first-of-type::after{
	content: 'все новости';
	font-size: 12px;
	color: #aeaeae;
	line-height: normal;
	vertical-align: middle;
	margin-left: 17px;	
}
.slider{
	width: 1111px;
	border: 2px solid #e1e1dd;
	height: 343px;
	position: relative;
	overflow: hidden;
}
.slider img{
	width: 100%;
	height: 100%;
	position: absolute;		
	display: block;
}
.centralBlock .news .left  .new p{
	margin-top: 15px;
}
.centralBlock .news .left  .new .date{
	font-size: 12px;	
}
.centralBlock .news .right  .new .date{
	font-size: 10px;
}
.centralBlock .news .right  .new {
	margin-bottom: 30px;
}
.centralBlock .news .date{
	color: rgb(110,100,100);
	letter-spacing: 0.2em;
	line-height: 1em;
	padding-bottom: 5px;
}
.centralBlock .news .left  .new  a.link{
	text-decoration: underline;
	color: #006ab3;
}
.centralBlock .news .right > ul{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
}
.centralBlock .news .right .newImageWrapper{
	display: block;
	width: 130px;
	text-align: center;
	border: 1px solid #e1e1dd;
	padding: 1px;
}
.centralBlock .news .right .newImageWrapper img{
	margin-bottom: -2px;
}
.centralBlock .news .right .link:hover{
	text-decoration: underline;
	color: #006ab3;
}

.centralBlock .news .right{
	background-color: white;
	height: 100%;
	box-shadow: -1px 0 20px rgba(20,20,20,0.3);
	height: 100%;
}
.centralBlock .news {
	height: 570px;
	overflow: hidden;
}
.centralBlock .leads{	
	padding: 20px 0;
}
.leads h1{
	padding-left: 20px;
}
.leads .products li{
	float: left;	
	box-shadow: 0 0 3px rgba(20,20,20,0.2);
	border-radius: 5px;
	padding: 8px;
	width: 245px;
	box-sizing: border-box;
	text-transform: uppercase;
	margin-left: 29px;
	height: 365px;
}
.leads .products figure{
	width: 227px;
	height: 227px;
	border: 2px solid rgb(230,230,230);
	position: relative;
	cursor: pointer;
	line-height: 227px;
	background-color: white;
	border-radius: 5px;
	transition-property: border-color;
	-webkit-transition-property: border-color;
	-moz-transition-property: border-color;
	-o-transition-property: border-color;	
	transition-duration: 0.7s;
	-webkit-transition-duration: 0.7s;
	-moz-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;	
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
}
.leads .products li:hover figure{
	border-color: #006ab3;
	transition-delay: 0s;
	-moz-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;	
}
.leads .products figure figcaption{
	position: absolute;
	bottom: 0;
	left: 0;	
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
.leads .products figure figcaption span{
	display: block;
	background-color: #006ab3;
	color: white;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 3em;
	text-align: center;	
}
.leads .products p.title a:hover{
	color: #006ab3;
	text-decoration: underline;
}
.leads .products p{
	margin-top: 10px;
}
.leads .products p.brand{
	color: #a3a3a3;
}
.leads .products p.price{
	font-size: 18px;
	color: #3498db;
	font-weight: bold;	
}
.leads .products figure img{
	width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}
.news .slider .navButtons{
	position: absolute;
	right: 10px;
	bottom: 10px;
	overflow: hidden;
	z-index: 1;
}
.news .slider .navButtons li{
	float: left;	
}
.news .slider .navButtons li a, .brands .navButtons a{
	display: block;
	width: 35px;
	height: 35px;
	background-image: url('images/sprite.png');
	background-repeat: no-repeat;	
	cursor: pointer;
}
.news .slider .navButtons li:first-of-type{
	margin-right: 5px;	
}
.news .slider .navButtons li:first-of-type a,
.brands .navButtons:first-of-type a{
	background-position: 0 -94px;
}
.news .slider .navButtons li:nth-of-type(2) a,
.brands .navButtons:nth-of-type(2) a{
	background-position: -36px -94px;
}
.news .slider .navButtons li:first-of-type a:hover,
.brands .navButtons:first-of-type a:hover{
	background-position: 0 -204px;
}
.news .slider .navButtons li:nth-of-type(2) a:hover,
.brands .navButtons:nth-of-type(2) a:hover{
	background-position: -36px -204px;
}
nav .pageWidth{
	position: relative;
}
nav .submenuWrapper{
	width: 1400px;
	position: absolute;
	left: 0;
	bottom: 0;
}
nav .submenu{	
	position: absolute;
	color: #31353d;
	background-color: white;
	top: 0;
	text-transform: uppercase;
	line-height: 25px;
	padding-top: 23px;
	display: none;	
}
nav .submenu .column{
	float: left;
	padding-left: 23px;	
	padding-right: 100px;	
	padding-bottom: 35px;	
}
nav .submenu .column a{
	
}
nav .submenu .column a:hover{
	text-decoration: underline;
	color: #006ab3;	
}
nav .submenu .column:nth-of-type(1n+2){
	border-left: 1px solid rgb(220,220,220);
}
nav .submenu .column > ul > li:first-of-type{
	font-size: 18px;
	margin-bottom: 15px;
}
.centralBlock .aboutUs{
	padding: 20px;	
}
.centralBlock .aboutUs p{
	margin-top: 15px;
	text-align: justify;
}
img.right{
	float: right;
}
img[src ^= 'images/rifle']{
	width: 300px;
	height: auto;
	margin-left: 10px;
}
footer{
	margin-top: 30px;
	background-color: white;	
}
footer .pageSelection{
	padding-top: 20px;
	padding-bottom: 40px;
	position: relative;
}
.pageSelection{	
	background-color: white;
	margin-top: 20px;
}
footer .left, footer .right{
	box-sizing: border-box;
	width: 400px;
}
footer .left{
	width: 1000px;
	padding-left: 20px;
}
footer .selection{
	padding-top: 20px;
	position: relative;	
}
footer .row{
	float: left;	
	line-height: 1.7em;
}
footer .row:last-of-type{
	line-height: normal;
	font-size: 13px;
} 
footer .row:last-of-type li:nth-of-type(2){
	padding-left: 18px;
	margin-bottom: 10px;
	background-image: url('images/positionPoint.png');
	background-repeat: no-repeat;
	background-position: left center;	
}
footer .row ul{
	padding-right: 68px;
}
footer .row a:hover{
	color: #3498db;
}
footer .row li:first-of-type, footer .pageSelection > .right > p:first-of-type{
	font-size: 24px;
	line-height: 2em;	
}
footer .row:last-of-type li:last-of-type a:hover{
	color: inherit;
	text-decoration: underline;
}
footer .row:last-of-type li:last-of-type a{
	
}
footer .row:last-of-type li:last-of-type span:nth-of-type(1n+2)::before{
	content: '|';
}
footer .row:last-of-type li:last-of-type a{
	margin: 0 10px;
}
footer .row:last-of-type li:last-of-type span:first-of-type a{
	margin-left: 0;
}
footer .requisites{
	padding-top: 45px;
	font-size: 12px;
	line-height: 1.5em;	
}
footer .requisites > p:first-of-type{
	margin-top: 15px;
}
footer .imageWrapper{
	display: block;
	float: left;	
}
.requisites img[src ^= 'images/bajkal']{
	width: 77px;
	height: auto;
	display: block;	
	padding-right: 10px;
	padding-bottom: 7px;	
}
footer .contactsWrapper .contacts{
	margin-top: -7px;
}
footer .littleText{
	font-size: 12px;	
}
footer .contactsWrapper{
	padding-bottom: 15px;
	padding-left: 7px;	
}
footer form{
	margin-top: 7px;
}
footer form a.face{
	display: inline-block;
	background-image: url('images/face.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	width: 35px;
	height: 35px;	
	margin-left: 5px;
	transition-property: transform;
	-moz-transition-property: transform;
	-webkit-transition-property: transform;
	-o-transition-property: transform;
	transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
}
footer form a.face:hover{
	transform: scale(0.9);
	-moz-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	-o-transform: scale(0.9);	
}
footer form .button{
	line-height: 36px;
	padding: 0 14px;
	background-color: #f0f0f0;
	display: inline-block;
	cursor: pointer;
	color: inherit;
}
footer form .button:hover{
	background-color: #0075c6;
	color: white
}
footer form  input{
	line-height: 32px;
	border: 1px solid rgb(220,220,220);
	padding-left: 5px;
	width: 140px;
	box-sizing: border-box;	
}
footer form > :nth-child(1n+1){
	vertical-align: middle;
}
footer .dewelopment{
	position: absolute;
	color: #757575;
	right: 40px;
	bottom: 40px;
}
footer .dewelopment a:hover{
	color: #006ab3;
	text-decoration: underline;
}
.centralBlock .brands{
	background-color: white;
	margin-top: 20px;
	width: 100%;	
	box-sizing: border-box;
	position: relative;
}
.centralBlock .brands > ul{
	padding: 0 30px;
	overflow: hidden;	
	position: relative;
}
.centralBlock .brands > ul > li{
	float: left;
	width: 16.5%
}
.centralBlock .brands > ul > li:last-of-type{
	width: 17.5%;
}
.centralBlock .brands > ul > li > a{
	display: block;
	height: 82px;
	line-height: 82px;
	text-align: center;
}
.centralBlock .brands > ul > li > a > img{
	vertical-align: middle;
}
.brands .navButtons{
	position: absolute;
	top: 0px;
	line-height: 82px;
	z-index: 3;
}
.brands .leftButtonWrap{
	left: -7px;
}
.brands .rightButtonWrap{
	right: -7px;
}
.brands .navButtons{
	line-height: 82px;
}
.brands .navButtons a{
	vertical-align: middle;
	display: inline-block;
}
.brands .blockForHide{
	color: white;
	width: 30px;
	height: 82px;
	position: absolute;	
	top: 0px;
	z-index: 2;
}
.brands .blockForHide.left{
	left: 0px;	
}
.brands .blockForHide.right{
	right: 0px;
}
