* {
	margin: 0;
	padding: 0;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Arial, sans-serif;
}
.wrapper {
	min-width: 1000px;
	margin: 0 auto;
}
.wrp{
	min-width: 1000px;
	max-width: 1100px;
	margin: 0 auto;
}

/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 88px;
	background: #454442;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:101;
}


/* Middle
-----------------------------------------------------------------------------*/
.content {
	padding-top:55px;
}




/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 104px;
	background: #454442;
	width:100%;
}
.slider-top{
	background:url(../img/slider.jpg) 50% 0;
	height:431px;
	margin-bottom:69px;
	padding-top:27px;
}
.banner{
	border:1px solid #ff6600;
	background:url(../img/banner.jpg) 50% 50%;
	height:260px;
	text-align:center;
	display:table;
	width:100%;
	border-collapse:collapse;
	box-sizing:border-box;
	margin-bottom:99px;
}
.banner .title{
	width:100%;
	height:260px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	color: #fff; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 60px;
	text-transform:uppercase;
}
.logo{
	color: #ff6500; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	text-decoration:none;
	margin-top:22px;
	margin-left:10px;
	padding-left:108px;
	line-height:45px;
	background:url(../img/logo.png) 0 50% no-repeat;
	float:left;
}
.top-menu{
	list-style:none;
	overflow:hidden;
	float:left;
	margin-left:21px;
}
.top-menu li{
	float:left;
	margin-left:23px;
}
.top-menu li:first-child{
	margin-left:0;
}
.top-menu li a{
	color: #ff6500; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:88px;
}
.top-rgt{
	float:right;
	color: #ff6500; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 11px;
	text-decoration:none;
	line-height:13px;
	text-align:right;
}
.top-phone{
	color: #ff6500; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:30px;
	padding-left:37px;
	background:url(../img/top-phone.png) 0 50% no-repeat;
	display:inline-block;
	margin-top: 5px;
}
.job{
	background:url(../img/job.png) 0 50% no-repeat;
	height:88px;
	width:141px;
	float:left;
	margin-left:17px;
}
#map{
	height:522px;
	border-top:3px solid #454545;
	z-index:1;
}
.slider-top .title{
	background:rgba(0,0,0,0.52);
	width:925px;
	padding:20px 0 30px;
	margin:27px auto 38px;
	line-height:55px;
	text-align:center;
	color: #fff; /* text color + color overlay */
	font-family: "Open Sans", sans-serif;
	font-size: 50px;
	font-weight:300;
	text-shadow: 0 0 3px rgba(0,0,0,.92); /* drop shadow */
}
.slider-top .action{
	background:rgba(0,0,0,0.52);
	width:706px;
	padding:30px 0 30px;
	margin:0 auto 37px;
	line-height:40px;
	text-align:center;
	color: #fff; /* text color + color overlay */
	font-family: "Open Sans", sans-serif;
	font-size: 35px;
	font-weight:300;
	text-shadow: 0 0 3px rgba(0,0,0,.92); /* drop shadow */
}
.top-btn{
	float:right;
	margin-right:114px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #ff6500; /* layer fill content + color overlay */
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.75); /* drop shadow */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.75); /* drop shadow */
	box-shadow: 0 0 5px rgba(0,0,0,.75); /* drop shadow */
	width:252px;
	line-height:47px;
	color: #fff; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	text-decoration:none;
	display:block;
}
.footer .logo{
	margin-top:30px;
}
.copy{
	float:left;
	color: #ff6500; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	margin-top:43px;
	margin-left:33px;
	text-transform:uppercase;
}
.footer-btn{
	float:left;
	width:236px;
	line-height:44px;
	border: 1px solid #f60; /* stroke */
	color: #f60; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	text-align:center;
	cursor:pointer;
	text-transform:uppercase;
	margin-top:28px;
	margin-left:28px;
	display:block;
	text-decoration:none;
}
.rtf{
	width:98px;
	height:31px;
	background:url(../img/rtf.png);
	float:right;
	margin-right:10px;
	margin-top: 37px;
}
.action-block {
    background: #efefef;
    padding: 88px 0 49px;
	margin-bottom:54px;
}
.h1{
	color: #3e3d3d; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	font-weight:300;
	text-align:center;
	margin-bottom:77px;
	line-height:32px;
}
.form-wrp {
    overflow: hidden;
    margin-left: -16px;
    margin-bottom: 39px;
}
.form-wrp input[type="tel"],
.form-wrp input[type="text"] {
    float: left;
    margin-left: 16px;
    border: 1px solid #ff6600;
    height: 55px;
    width: 215px;
    padding: 0 23px;
    color: #767575;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
}

.action-block .btn{
	display:block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #ff6500; /* layer fill content + color overlay */
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.75); /* drop shadow */
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.75); /* drop shadow */
	box-shadow: 0 0 5px rgba(0,0,0,.75); /* drop shadow */
	width:252px;
	line-height:47px;
	color: #fff; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	margin:0 auto;
	border:none;
}


input[type="checkbox"] {
    opacity: 0;
    width: 15px;
    height: 15px;
    margin: 0;
    top: 5px;
    position: relative;
	visibility: hidden;
	display:none;
}
input[type="checkbox"] + label {
	padding-left:29px;
	display: inline-block;
	position:relative;
	cursor:pointer;
	color: #191818; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	line-height:16px;
	margin-bottom:12px;
	width:180px;
	vertical-align:top;
}
input[type="checkbox"] + label:before{
	content:"";
	display:block;
	border: 1px solid #ff6500;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px; 
	width:15px;
	height:15px;
	position:absolute;
	left:0;
	/*top:50%;*/
	top:7px;
	margin-top:-8px;
}
input[type="checkbox"] + label:after {
	content:"";
	background-color: #ff6500;
	background-position: 0 100%;
	width:11px;
	height:11px;
	position:absolute;
	left:3px;
	/*top:50%;*/
	top:7px;
	margin-top:-5px;
	box-sizing:border-box;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	visibility:hidden;
	opacity:0;
	display:block;
	
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
}
input[type="checkbox"]:checked + label:after {
	visibility: visible;
	opacity:1;
}
input[type="checkbox"] + label + div {
	display:none;
}
input[type="checkbox"]:checked + label + div {
	display: block;
}
.filter{
	float:left;
	margin-bottom:8px;
}
.filter b{
	display:block;
	color: #191818; /* text color */
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	margin-bottom:10px;
	font-weight:500;
}
.item{
	width:295px;
	border:3px solid #ff6600;
	height:595px;
	margin-bottom:33px;
	position:relative;
	z-index:1;
	margin-left:71px;
	float:left;
}
.item.hide{
	display:none;
}
.item:before{
	border-top:3px solid #ff6600;
	-webkit-transform: rotate(-38deg);
    -moz-transform: rotate(-38deg);
    -ms-transform: rotate(-38deg);
    -o-transform: rotate(-38deg);
    transform: rotate(-38deg);
	content: '';
    position: absolute;
    top: 560px;
    left: 238px;
    width: 90px;
    background: #fff;
    height: 70px;
}
.item .price{
	position:absolute;
	width:129px;
	height:47px;
	text-align:center;
	background:#ff6600;
	top:0;
	left:0;
	display:block;
	color: #fff; /* text color */
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size: 16px;
	line-height:47px;
}
.item .price:before{
	-webkit-transform: rotate(-38deg);
    -moz-transform: rotate(-38deg);
    -ms-transform: rotate(-38deg);
    -o-transform: rotate(-38deg);
    transform: rotate(-38deg);
	content: '';
    position: absolute;
    top: 30px;
    left: 100px;
    width: 50px;
    background: #fff;
    height: 20px;
}
.item .img{
	width:100%;
	height:203px;
	margin-bottom:19px;
	position:relative;
	margin-top:47px;
	z-index:2;
}
.item .img img{
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
}
.item .title{
	padding:0 22px;
	font-weight:500;
	color: #575757; /* text color */
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	margin-bottom:22px;
}
.item .description{
	padding:0 22px;
	margin-bottom:44px;
}
.item .description div{
	position:relative;
	margin-bottom:7px;
}
.item .description div:before{
	border-top:1px dotted #575757;
	position:absolute;
	content:'';
	top:100%;
	margin-top:-6px;
	width:100%;
}
.item .description div span{
	background:#fff;
	float:left;
	color: #575757; /* text color */
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-style: italic;
	position:relative;
	font-weight:100;
}
.item .description div span:last-child{
	float:right;
}
.item .btn{
	-moz-border-radius: 15px / 15px 15px 15px 15px;
	-webkit-border-radius: 15px / 15px 15px 15px 15px;
	border-radius: 15px / 15px 15px 15px 15px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #ff6500; /* layer fill content */
	width:184px;
	text-align:center;
	line-height:51px;
	color: #fff; /* text color + color overlay */
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight:500;
	text-transform:uppercase;
	cursor:pointer;
	margin:0 auto;
}
.filter-wrp{
	margin-bottom:30px;
}
.goods-list{
	margin-left:-71px;
	overflow:hidden;
	margin-bottom:90px;
}
.advantages-item {
    color: #000;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    font-weight: 600;
	line-height:26px;
	text-align:center;
    margin-bottom: 80px;
    padding-top: 88px;
    width: 358px;
}
.advantages-item.pos-1 {
    background: url("../img/advantages-1.png") no-repeat scroll 50% 0;
}
.advantages-item.pos-2 {
    background: url("../img/advantages-2.png") no-repeat scroll 50% 0;
}
.advantages-item.pos-3 {
    background: url("../img/advantages-3.png") no-repeat scroll 50% 0;
}
.advantages-item.pos-4 {
    background: url("../img/advantages-4.png") no-repeat scroll 50% 0;
}
.advantages-item.pos-5 {
    background: url("../img/advantages-5.png") no-repeat scroll 50% 0;
}
.advantages-item.pos-6{
    background: url("../img/advantages-6.png") no-repeat scroll 50% 0;
}
.shipping{
	background:#f3f2f0;
	padding:106px 0 100px;
}
.shipping .h1{
	margin-bottom:50px;
}
.shipping-list{
	overflow:hidden;
}
.shipping-item{
    height: 334px;
    position: relative;
    width: 540px;
	text-align:center;
	color: #fff; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height:22px;
	font-weight:400;
	margin-bottom:36px;
}
.shipping-item p{
	margin-bottom:24px;
}
.shipping-item-bg{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:rgba(0,0,0,.58);
	padding-top:50px;
}
.shipping-item-title{
	color: #fff; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height:36px;
	margin-bottom:22px;
}

.shipping-item.first{
	float:left;
}
.shipping-item.second{
	float:right;
}
.shipping-item.last{
	margin:0 auto 36px;
}
.shipping .btn{
	width:342px;
	margin:0 auto;
}
.good-2 .img{
	margin-top:25px;
	margin-bottom:36px;
}
.good-2 .title{
	color: #575757; /* text color */
	font-family: "Roboto";
	font-size: 14px;
	font-style: italic;
	text-align:center;
	margin-bottom:40px;
}
.good-2{
	height:446px;
}
.item.good-2:before {
    top: 412px;
}
.slick-slide img{
	margin:0 auto
}
.multiple-items{
	margin-bottom:111px;
}
.pr-lft{
	float:left;
}
.pr-rgt{
	width:614px;
	float:right;
	margin-right:21px;
	font:16px/24px  "Roboto";
	font-weight:100;
	color:#262626;
}
.pr-rgt .title{
	
	font-family: "Open Sans", sans-serif;
	font-size:24px;
	line-height:26px;
	margin-bottom:34px;
}
.pr-rgt .wr{
	padding:0 10px;
}
.pr-block{
	margin-bottom:90px;
}
.calck-block{
	background:#f3f3f3;
	padding-top:75px;
}
.calck-sep{
	border-bottom:1px dashed #ff6600;
}
.calck-block .title{
	overflow:hidden;
	text-align:center;
	margin-bottom:22px;
}
.calck-block .title span{
	display:inline-block;
	position:relative;
	color: #262626; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
}
.calck-block .title span:before{
	content:'';
	position:absolute;
	top:50%;
	right:100%;
	width:2000px;
	height:1px;
	background:#ff6600;
	margin-right:22px;
}
.calck-block .title span:after{
	content:'';
	position:absolute;
	top:50%;
	left:100%;
	width:2000px;
	height:1px;
	background:#ff6600;
	margin-left:22px;
}
.calck-block fieldset{
	float:left;
	width:33.3333%;
	border:none;
}
.calck-block label{
	display:block;
	color: #262626; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	margin:0 auto 12px;
	width:263px;
}
.calck-block .inp{
	display:block;
	border:1px solid #ff6600;
	width:241px;
	padding:0 10px;
	margin:0 auto 37px;
	height:55px;
}
.calck-block .clearfix fieldset:first-child label,
.calck-block .clearfix fieldset:first-child .inp{
	margin-left:40px;
}
.calck-block .clearfix fieldset:last-child label,
.calck-block .clearfix fieldset:last-child .inp{
	margin-right:40px;
}
.calckresult-block table{
	width:100%;
	border:none;
	border-collapse:collapse;
}
.calckresult-block table td{
	color: #262626; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-style: italic;
	padding-bottom:40px;
}
.calckresult-block{
	background:#ededed;
	padding:51px 0 7px;
	margin-bottom:50px;
}
.calckresult-block .title{
	color: #262626; /* text color */
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	float:left;
	margin-bottom:50px;
	margin-left:38px;
}
.calckresult-block .btn{
	-moz-border-radius: 15px / 15px 15px 15px 15px;
	-webkit-border-radius: 15px / 15px 15px 15px 15px;
	border-radius: 15px / 15px 15px 15px 15px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #ff6500; /* layer fill content */
	width:184px;
	text-align:center;
	line-height:51px;
	color: #fff; /* text color + color overlay */
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight:500;
	text-transform:uppercase;
	cursor:pointer;
	float:right;
	margin-top:-15px;
	margin-right:50px;
}
.jq-selectbox{
    display: block !important;
    width: 263px;
	position:relative;
    margin: 0 auto 37px;
}
.jq-selectbox__search{
	display:none;
}
.jq-selectbox__select{
    display: block;
    border: 1px solid #ff6600;
    width: 241px;
    padding: 0 10px;
    height: 55px;
	background:#fff;
	font: 13.3333px Arial;
	line-height:55px;
}
.jq-selectbox__select:after{
	background: url(../img/select-arrow.png) 50% 50%;
	content:'';
	position:absolute;
	width:21px;
	height:12px;
	top:50%;
	right:10px;
	margin-top:-6px;
}
.jq-selectbox__dropdown{
    border: 1px solid #ff6600;
	background:#fff;
	width:100%;
	margin-top:-1px;
	border-top:none;
	box-sizing:border-box;
}
.dropup .jq-selectbox__dropdown{
	border-top: 1px solid #ff6600;
	border-bottom: none;
}
.jq-selectbox__dropdown ul{
	
	list-style:none;
}
.jq-selectbox__dropdown ul li{
	font: 13.3333px Arial;
	padding:5px 10px;
}
.notece{
	margin-bottom:15px;
	font-size:14px;
	color:#c00;
	display:none;
}
#contacts{
	font-size:16px;
	line-height:20px;
	margin-bottom:50px;
	font-family: "Open Sans",sans-serif;
	line-height:24px;
}
.content-txt{
	font-size:16px;
	line-height:20px;
	margin-bottom:50px;
	font-family: "Open Sans",sans-serif;
	line-height:24px;
}
.content-txt p{
	margin-bottom:20px;
}