* { margin: 0; padding: 0;}
img { border: 0; vertical-align: top;}
.clear { clear: both; }
input, textarea, button { 
    border: none;
    outline: none;
    resize: none;
}
/*-- Страница --*/
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #333d3e;

}

input, select {
	 font-family: 'Open Sans', 'Arial', sans-serif;
}
/*-- Ссылки --*/
a, a:link { text-decoration: underline; color: #afcb08; }
a:hover, a:active { text-decoration: none;}
a:visited { text-decoration: none; color: #8051d7;}
/*-- Списки --*/
ul,li {
    padding: 0;
}

/*-- Шрифты --*/
h1 {
    font-size: 40px;
    line-height: 47px;
    font-weight: 700;
    color: #1d1d1b;
    text-transform: uppercase;
	overflow:hidden;
	padding-bottom:30px;
}
h2{
    font-size: 22px;
    line-height: 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #1d1d1b;
	text-indent: 16px;
}
h3{
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    color: #1d1d1b;
	text-indent: 16px;
}
h4{
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #1d1d1b;
	text-indent: 16px;
}

h1:after{
	content: "";
	display: inline-block;
    vertical-align: bottom;
	width: 100%;
	background-color: #afcb09;
	position: relative;
	margin-right: -100%;
	right: -20px;
	height:3px;
	top: -7px;
}

/*-- Кнопки --*/

/*-- КОНЕЦ Кнопки --*/
/*-- Блоки --*/
body {
	width: 100%;
	height: 100%;
	min-width:800px;
}
.main {
	min-height: 100%;
}

.breadcrumbs{
	width:960px;
	margin:0 auto;
	height: 40px;
}

.breadcrumbs ul 
{
	color:#ab9c8f;
	font-size:11px;
	margin-top:17px;
}
.breadcrumbs ul li {
	display: inline;
}

.breadcrumbs ul li.B_firstCrumb{
	padding:0 5px 0 0;
}

.breadcrumbs ul li.B_crumb, .breadcrumbs ul li.B_currentCrumb{
	padding:0 5px;
}

.breadcrumbs ul li a
{
	color:#afcb08;
	font-size:11px;
	line-height:14px;
}


.psevdo_footer {
	height: 160px;
	clear:both;
}
.footer {
    width: 100%;
	min-height: 138px;
	margin-top: -138px;
	background:#1d1d1b;
}

.footer_conteiner {
	width:960px;
	margin:0 auto;
}

.footer .menu{
	list-style:none;
	padding:10px 0px 10px 0px;
	margin: 0 0 0 125px;
}

.footer .menu li{
	float:left;
}

.footer .menu a{
	color: #a1a19e;
	padding: 0px 15px 15px;
	text-decoration:none;
	font-weight: 700;
}

.footer .menu a:hover{
	color: #a1a19e;
	text-decoration:underline;
	
}

.footer .menu a.menu_active{
	background:none;
	text-decoration:underline;
}

.footer_conteiner .logo{
	float:left;
	text-align:center;
	margin-top:10px;
	font-size:11px;
	color:#a1a19e;
}

.footer_conteiner .logo a{
	display:block;
}

.footer_conteiner .adress_line{
	float:left;
	margin-left:35px;
	margin-top:22px;
}

.footer_conteiner .adress_line span{
	display:block;
	color:#a1a19e;
	line-height:18px;
	font-size:13px;
	
}

.footer_conteiner .adress_line span a{
	text-decoration:underline;
}

.footer_conteiner .callMe{
	float:left;
	width:165px;
	height:30px;
	border: 3px solid #a1a19e;
	border-radius: 8px;
	color:#a1a19e;
	text-align:center;
	font-size:14px;
	font-weight:700;
	line-height:30px;
	cursor:pointer;
	margin:30px 0px 0px 28px;
}

.footer_conteiner .callMe:hover{
	background:#a1a19e;
	color:#fff;
}

.footer_conteiner .block{
	float:left;
	font-size:11px;
	color:#a1a19e;
	margin:30px 0px 0px 30px;
}

.footer_conteiner .block a img{
	padding-top: 8px;
}

.footer_conteiner .metrika{
	width:87px;
	height:31px;
	overflow:hidden;
}

.footer a { text-decoration: none; color: inherit; }
.footer a:hover,
.footer a:active { text-decoration: underline; color: inherit; }


#callMeWin, #callMeWinStm, #thx, #thx2{
	display: none;
	width:305px;
	border-radius:4px;
	background:#f1f0ea;
	position:fixed;
	/*
	top:200px;
	left:200px;
	*/
	text-align:center;
	z-index: 100;
}

#thx{
	width:350px;
	height:175px;
	/*left:400px;*/
}

#thx2{
	width:250px;
	height:130px;
	border-radius: 12px;
}

#callMeWin .title, #callMeWinStm .title{
	font-size:22px;
	color:#524b45;
	margin:0px 0 27px 0px;
	font-weight:700;
	clear:both;
}


#callMeWin input, #callMeWinStm input {
	width:210px;
	height:40px;
	border:1px solid #d3d2cd;
	padding:0 15px 0 15px;
	border-radius:4px;
	/*margin-bottom:13px;*/
	font-size:14px;
	font-family:Open Sans;
}

#callMeWin .button, #callMeWinStm .button{
	width:242px;
	height:37px;
	line-height:37px;
	background:#afcb08;
	border-radius:4px;
	text-transform:uppercase;
	color:#fff;
	cursor:pointer;
	font-weight:700;
	margin:17px auto 30px auto;
}

#callMeWin .button:hover, #callMeWinStm .button:hover
{
	background:#677600;
}

#callMeWin .cross, #callMeWinStm .cross, #thx .cross, #thx2 .cross, #getPrice .cross{
    float: right;
    margin: 10px;
	width:17px;
	height:17px;
	background:url(../img/icons.png) no-repeat 0 -220px;
	cursor:pointer;
}

#callMeWin .cross:hover, #callMeWinStm .cross:hover, #thx .cross:hover, #thx2 .cross:hover, #getPrice .cross:hover{
	background:url(../img/icons.png) no-repeat -33px -220px;	
}

#thx .ln1, #thx2 .ln1{
	font-size:22px;
	color:#524b45;
	margin:0px 0 10px 0px;
	font-weight:700;
	clear:both;
	display:block;
}

#thx .ln2, #thx .ln3, #thx2 .ln2{
	font-size:15px;
	color:#7c7168;
	line-height:34px;
	display:block;
}

/*-----------------------------------------------------------------------------------------*/
/*------ Главная страница ------*/
.header.main {
	width:100%;
	height:479px;
	background:url(../img/header_main.jpg) top center no-repeat;
}

.header {
	width:100%;
	height:183px;
	background:url(../img/header_main.jpg) top center no-repeat;
}

.header .in{
	width:1000px;
	margin:0 auto
}

.header .logo {
	float:left;
	width:186px;
	height:186px;
	background:url(../img/logo.png) no-repeat;
	margin-left:50px;
	box-shadow: 0 5px 24px rgba(0,0,0,0.3);
}

.header .cart_top {
	height:21px;
	float:right;
	margin:8px 25px 8px 21px;
	background: url(../img/icons.png) no-repeat 130px 0px;
	padding-left: 36px;
	color:#1d1d1b;
	text-decoration:none;
	font-size:18px;
	font-weight:700;
}

.header .cart_top .text{
	padding-right: 40px;
}

.header .cart_top span{
	font-size:13px;
	font-weight: 300;
}

.header .cart_top:hover{
	color:#9baa11;
	text-decoration:underline;
}

.header .adress_top{
	width:695px;
	float:left;
	color:#524b45;
	line-height: 16px;
	margin-left: 55px;
	height:110px;
}

.header .adress_top .left{
	float:left;
}

.header .adress_top .right{
	float:right;
}


.header .adress_top .adress{
	font-size:13px;
	margin-top:23px;
}

/*.header .adress_top */.adress .icon {
	display:block;
	float: left;
	width:18px;
	height:18px;
	background:url(../img/icons.png) no-repeat 0 -101px;
	margin: 2px 10px 10px 22px
}

.header .adress_top .email{
	margin-top:10px;
}
.header .adress_top .email a{
	color:#524b45;
	font-size:13px;
}

/*.header .adress_top */.email .icon {
	display:block;
	float: left;
	width:18px;
	height:18px;
	background:url(../img/icons.png) no-repeat 0 -120px;
	margin: 2px 10px 10px 22px
}

.header .adress_top .tel{
	font-size:18px;
	font-weight:700;
	line-height: 19px;
	margin-top: 21px;
}
/*.header .adress_top*/

.tel .icon {
	display:block;
	float: left;
	width:18px;
	height:18px;
	background:url(../img/icons.png) no-repeat 0 -143px;
	margin: 2px 10px 10px 2px
}

.header .adress_top .callme, .content_in .callmeStm{
	width:165px;
	height:30px;
	border: 3px solid #afcb08;
	font-size:14px;
	font-weight:700;
	margin-top: 15px;
	text-align:center;
	border-radius: 8px;
	line-height: 30px;
	color:#1d1d1b;
	cursor:pointer;
	text-transform:uppercase;
	

}

.header .adress_top .callme:hover, .content_in .callmeStm:hover{
	background:#afcb08;
}


.header .menu{
	float:left;
	margin: 0px 0px 0px 83px;
}

.header .menu li{
	float:left;
	list-style-type: none;
	
}
.header .menu li:first-child{

    background: #e52645;
}
.header .menu li a, .header .menu li a:visited{
	display:block;
	height: 32px;
	padding:4px 9px 0 9px;
	font-size:15px;
	font-weight:700;
	color:#fff;
	text-decoration:none;
	
}

.header .menu li a:hover{
	background:#677600;
	opacity: 0.9;
}

.menu_active{
	background:#677600;
	opacity: 0.9;
}

.header.main .banner {
	height:298px;
	margin-left:53px;
	float:left;

}

.header.main .banner .line1{
	font-size:52px;
	font-weight:700;
	color:#fff;
	margin:75px 0px 0px 87px;
	line-height:85px;
	text-transform:uppercase;
}

.header.main .banner .line2{
	font-size:30px;
	color:#fff;
	margin:0px 0px 0px 87px;
	line-height:40px;
	text-transform:uppercase;
}

.content .block_produce{
	width:960px;
	margin:40px auto 75px auto;
	
}

.content .block_produce .main_title{
	display:block;
	width:100%;
	font-size:40px;
	font-weight:700;
	text-transform:uppercase;
	background:url(../img/main_title.jpg) no-repeat;
	background-position: 50%;
	text-align:center;
	margin-bottom:70px;
	
}

.content .block_produce .produce a{
	float:left;
	width:150px;
	color:#1d1d1b;
	font-size:22px;
	font-weight:700;
	text-decoration:none;
	text-align:center;
	margin-left:10px;
}

.content .block_produce .produce a.first{
	margin-left:0px;
}

.content .block_produce .produce a img{
	width:150px;
}

.content .block_produce .produce a div{
	width:150px;
	height:150px;
	margin-bottom:23px;
}

.content .block_produce .produce a div span{
	display:none;
	border:1px solid #fff;
	border-radius:4px;
	width:120px;
	height:35px;
	line-height:35px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	position:relative;
	top: -95px;
    left: 14px;
	font-size:15px;
}

.content .block_produce .produce a:hover div span{
	display:block;
}

.content .block_produce .produce a:hover div{
	background:#000;
	opacity:0.7;
	outline:3px solid #afcb08;

}

.content .block_produce .produce a:hover img{
	opacity:0.7;
}


.content .block_company{
	width:100%;
	background:#f1f0ea;
	margin-bottom:70px;
}

.content .block_company .conteiner
{
	width:960px;
	margin:0 auto;
	color:#7c7168;
	font-size:15px;
	text-align:center;
	padding-bottom:45px;
}

.content .block_company .conteiner .title{
	font-size:30px;
	text-align:center;
	padding:56px 0px 30px 0px;
	display:block;
	line-height: 35px;
	font-weight:700;
}

.content .block_company .conteiner p{
	padding-bottom:15px;
}

.block_advantages{
	width:960px;
	margin:0 auto;
}

.content .block_advantages .main_title{
	display:block;
	width:100%;
	font-size:40px;
	line-height: 40px;
	font-weight:700;
	text-transform:uppercase;
	background-position: 50%;
	text-align:center;
	margin-bottom:70px;
	
}

.block_advantages .advantages_left .img{
	float:left;
	width:513px;
	text-align: center;
}

.block_advantages .advantages_left .text{
	margin-left:65px;
	float:left;
}


.block_advantages .advantages_right .img{
	float:right;
	width:450px;
	text-align: center;
}

.block_advantages .advantages_right .text, .block_advantages .advantages_left .text{
	width:380px; 
}

.block_advantages .number{
	width:100px;
	height:100px;
	display:block;
	background:url(../img/advantages.png) no-repeat;
	background-size:100px;
}

.block_advantages  .title
{
	color:#1d1d1b;
	font-size:31px;
	text-transform:uppercase;
	font-weight:700;
	display:block;
	padding-bottom:27px;
	line-height: 38px;
}

.block_advantages  .advantages1{
	min-height:335px;
} 
.block_advantages  .advantages2{
	min-height:320px;
}  
.block_advantages  .advantages3{
	min-height:300px;
}  
.block_advantages  .advantages4{
	min-height:305px;
} 
/*------ Конец главная страница ------*/


.content_in{
	width:960px;
	margin:0 auto;
}

/*------ Каталог ------*/

.content_in .menu_left{
	float:left;
}

.menu_left ul li{
	list-style-type: none;
}

.menu_left ul li a{
	display:block;
	width:240px;
	height:40px;
	line-height:40px;
	background:#afcb08;
	color:#ffffff;
	text-decoration:none;
	padding:0 5px 0 25px;
	margin-bottom:2px;
	font-weight:700;
}

.menu_left ul li a.active, .menu_left ul li a:hover{
	background:#667605;
}

.content_in .catalog_content{
	float:left;
	margin-left:28px;
	width:662px;
}

.content_in  .catalog_filter{
	margin-top:19px;
}

.content_in  .catalog_filter select{
  height: 32px;
  border-radius: 2px;
  border:1px solid #d5d5d5;
  -webkit-appearance: none;
  background-image: url('../img/select-arrow.png'),linear-gradient(to top, #e5e4dd, #ffffff);
  background-position: right center;
  background-repeat: no-repeat;
  /* for FF */
  -moz-appearance: none;
  text-indent: 0.01px; 
  text-overflow: '';
  /* for IE */
  -ms-appearance: none;
  appearance: none!important;
  
  padding-left:14px;
  padding-right:20px;
  float:left;
  margin-left:13px;
  font-size:14px;
  font-weight:700;
  font-family: 'Open Sans';
  color:#524b45;
  cursor:pointer;
}
 
.content_in  .catalog_filter select::-ms-expand {
  display: none;
}


.content_in  .catalog_filter  .vid_shepa{
	width:210px;
	margin-left:8px;
}

.content_in  .catalog_filter  .weight_shepa{
	width:85px;
}

.content_in  .catalog_filter  .volume_shepa{
	width:115px;
}

.content_in  .catalog_filter div{
	border-radius: 2px;
	border:1px solid #d5d5d5;
	padding-left:14px;
	padding-right:20px;
	height: 30px;
	width:57px;
	line-height:30px;
	background-position: right center;
	background-repeat: no-repeat;
	float:left;
	margin-left:15px;
	font-size:14px;
	font-weight:700;
	cursor:pointer;
}

.content_in  .catalog_filter div.none{
	background-image: url('../img/select-arrow.png'),linear-gradient(to top, #e5e4dd, #ffffff);
}

.content_in  .catalog_filter div.top{
	background-image: url('../img/select-arrow-top.png'),linear-gradient(to top, #e5e4dd, #ffffff);
}


.content_in  .catalog_filter div.down{
	background-image: url('../img/select-arrow-down.png'),linear-gradient(to top, #e5e4dd, #ffffff);
}

.content_in .block_products .product {
	float:left;
	width:311px;
	height:441px;
	border:2px solid #bfbfb2;
	text-align:center;
	margin:30px 8px 0 8px;
	
}

.catalog_title
{
    clear: both;
    width: 650px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: 2px solid #afcb08;
    color: #afcb08;
    font-size: 18px;
    font-weight: 700;
    margin: 20px 0px 0px 8px;
}

.catalog_title_index
{
    height: auto;
    margin: 0 auto 50px auto;
    width: 100%;
    color: #e52645;
    font-size: 38px;}


.content_in .block_products .product:hover {
	border:2px solid #afcb08;
}

.content_in .block_products .product a{
 text-decoration:none;	
}

.content_in .block_products .product  img{
	height:253px;
	margin-top: 10px;
	
}

.content_in .block_products .product .name {
	font-size:22px;
	color: #1d1d1b;
	text-align:center;
	font-weight:700;
	margin-top: 5px;
}

.content_in .block_products .product .info {
	font-size:18px;
	color:#7c7168;
	text-align:center;
	font-weight:700;
	
}

.minus, .plus{
	float:left;
	width:22px;
	height:27px;
	background:#b2b0b1;
	color:#ffffff;
	font-size:21px;
	font-weight: 700;
	cursor:pointer;
	text-align:center;
}

.minus:hover, .plus:hover
{
	background:#1d1d1b;
}

input.count{
	float:left;
	width:33px;
	text-align: center;
	height:25px;
	font-size:21px;
	border:#b2b0b1 1px solid;
}

.content_in .block_products .product .block_cena{	
	margin:18px 0 18px 60px;
	height: 27px;
	
}

.content_in .block_products .product .count{
	float:left;
}

.cena{
	font-size:24px;
	font-weight:700;
	color: #1d1d1b;
}

.content_in .block_products .product .cena{
	float:left;
	width:126px;
}

.cena span{
	font-size:18px;
}

.buy{
	width: 220px;
	height:47px;
	background:#e52645;
	font-size:18px;
	text-align:center;
/*	line-height:47px;*/
	text-transform:uppercase;
	color:#fff;
	border-radius:10px;
	cursor:pointer;
	font-weight:700;
	
}

.buy:hover{
	background:#b11d36;
}

.content_in .block_products .product .buy{
	clear:both;
	margin:0 auto;
}


/*------ Каталог конец ------*/
/*------ позиция ------*/

.content_in .product
{
	margin-top:55px;
}

.content_in .product .product_images{
	width:310px;
	float:left;
	text-align:center;
	
}

.content_in .product .product_images img {
	width:310px
}

.content_in .product .product_images .images_conteiner
{
	margin-top:35px;
}

.content_in .product .product_images .images_conteiner a{
	float:left;
	margin-right:13px;
}

.content_in .product .product_images .images_conteiner a:hover{
	outline:2px solid #afcb08;
}

.fancy_hover {
	outline:2px solid #afcb08;
}

.content_in .product .product_images .images_conteiner a img{
	width:66px;
	height:66px;
}


.content_in .product .product_info{
	float:left;
	margin-left: 69px;
	width: 570px;
}

.content_in .product .product_info div.count{
	margin-top:40px;
}

.content_in .product .product_info .buy{
	float:left;
	margin-left:40px;
	margin-top:-10px
}

.content_in .product .product_info .info{
	clear:both;
	padding-top: 45px;
	font-size:15px;
	color:#7c7168;
}


.content_in .product .product_info .info span{
	font-weight:700;
	font-size:18px;
	padding-bottom: 25px;
    display: block;
}

/*------ позиция конец ------*/

/*------ Корзина ------*/


.content_in .cart_line{
	clear:both;
	padding-top: 5px;
}

.content_in .cart img{
	float:left;
	width:120px;
}

.content_in .cart .name{
	float:left;
	font-size:15px;
	color:#7c7168;
	margin-top: 33px;
	width:300px;
	margin-left:32px;
}

.content_in .cart .name span{
	font-weight:700;
}

.content_in .cart .name a:visited{
	color:#afcb08;
}

.content_in .cart .cena {
	font-size:24px;
	color:#7c7168;
	margin-top: 30px;
	float: left;
	width:180px;
	text-align: right;
	
}

.content_in .cart .cena span.cart_line_price{
	font-size: 24px;
	font-weight: 700;
}

	

.content_in .cart .cena span{
	font-size:16px;
	font-weight:300;
}

.content_in .cart .cena .label{
	font-size:12px;
	font-weight:300;
}

.content_in .cart div.count{
	float:left;

	width:85px;
	margin:30px 20px 0 20px;
}

.content_in .cart .count input{
	margin-top: 0px;
}

.content_in .cart .del {
	text-align:right;
}

.content_in .cart .summa{
	clear:both;
	border-top:3px solid #000;
	margin-top: 7px;
}

.content_in .cart .summa_right{
	float:right;	
}

.content_in .cart .summa a.clear_cart:visited{
	color:#afcb08;
		
}

.content_in .cart .summa .cena{
	float:none;
	margin-top: 0px;
}

/*
.content_in .cart .summa .order{
	display:block;
	width:220px;
	height:45px;
	background:#e52645;
	border-radius:10px;
	text-align:center;
	color:#fff;
	line-height:45px;
	text-transform:uppercase;
	font-size:18px;
	font-weight:700;
	text-decoration:none;
	margin-top:20px;
}

.content_in .cart .summa .order:hover{
	background:#b11d36;
}
*/

a.order{
	display:block;
	width:220px;
	height:45px;
	background:#e52645;
	border-radius:10px;
	text-align:center;
	color:#fff;
	line-height:45px;
	text-transform:uppercase;
	font-size:18px;
	font-weight:700;
	text-decoration:none;
	margin-top:20px;
}

a.order:hover{
	background:#b11d36;
}


/*------ оформление ------*/

.order_1, .order_2, .order_3 {

}

.order .crcl{
	background:url(../img/point.jpg) no-repeat;
	display: inline-block;
    left: -1px;
	width: 14px;
    height: 14px;
}

.order .left-line{
	margin-left: 5px;
    border-left: 3px solid #afcb08;
    clear: both;
    display: block;
    position: relative;
    top: -9px;
	padding: 25px 0 0 30px ;
}

.order .order_2 .left-line{
	top: -37px;
    padding-top: 60px;
}

.order .order_3 .left-line{
	top: -65px;
    padding-top: 90px;
}

.order .name{
	font-size:18px;
	font-weight:700;
	padding-left: 19px;
}

.order .order_input{
	clear:both;
}

.order .order_input span{
	display:block;
	color:#524b45;
	font-size:14px;
	font-weight:700;
	margin-bottom: 4px;
}

.order .order_input input
{
	border:1px solid #b0b0b0;
	border-radius:4px;
	height:39px;
	padding:0 14px 0 14px;
	margin-bottom: 18px;
	width: 240px;
}

.order .order_input.adress{
	float:left;
	clear: none;
	margin-right:15px;
}

.order .order_input.adress.small input{
	width:95px;
}

.order .order_product{
	color:#7c7168;
}

.order .order_product .name{
	padding:0px;
	color:#333d3e;
}

.order .delivery{
	float:left;
	margin-right:14px;
	border:1px solid #e1e1e1;
}

.order .delivery.active{
	border:1px solid #afcb08;
}

.order .delivery:hover{
	border:1px solid #afcb08;
}

.order_3{
	
}

.order_cart_info p{
    font-size:12px;
}

/*------ оформление конец ------*/

/*------ Отзывы ------*/

.content_in .reviews .review{
	clear:both;
	padding:25px 0px 25px 0px;
	border-bottom:1px solid #ececec;
	
}

.content_in .reviews .review_img{
	float:left;
	margin-right:25px;
}

.content_in .reviews .review_img img{
	width:180px;
}


.content_in .review_name{
	font-weight:700;
	color:#7c7168;	
}

.content_in .reviews p{
	text-indent:0px;
}

.content_in .review_name span{
	font-weight:300;
	font-style:italic;
	
}

.content_in .review_in_img a{
	float:left;
}


/*------ Корзина конец ------*/

/*------ страницы ------*/



.content_in p{
	text-indent:16px;
	padding-bottom:15px;
	color:#333d3e;
}


.content_in ul.opt_list{
	list-style-image: url(../img/point-green.png);
	margin-left: 32px;
	color:#7c7168;
	margin-bottom: 20px;
}

.content_in a.opt_gallery{
	margin-right: 5px;
	margin-bottom: 10px;
	display: inline-block;
}



.content_in img{
	max-width:100%;
}

.content_in .info_title{
	font-size:18px;
	font-weight:700;
	padding:40px 0 10px 0;
}

.content_in .info_title:hover{
	cursor:pointer;
	color:#afcb08;
}

.content_in .info_title .top{
	background-image: url('../img/select-arrow-top.png');
	width:10px;
	height:10px;
	display:inline-block;
	font-size: 0;
	background-position: 0px 0px;
}


.content_in .info_title .down{
	background-image: url('../img/select-arrow-down.png');
	width:10px;
	height:10px;
	display:inline-block;
	background-position: 0px -9px;
	font-size: 0;
	
}

.content_in .preim_block p{
	padding-bottom: 0px;
	
}

.content_in .callmeStm{
	width:300px;
	height:45px;
	line-height:45px;
	margin:0 auto;
}


.contacts {
	float:left;
	width:520px;
}

.contacts h2{
	color:#7c7168;
	margin-bottom: 10px;
}

.email2 .icon {
	display:block;
	float: left;
	width:18px;
	height:18px;
	background:url(../img/icons.png) no-repeat 0 -161px;
	margin: 2px 10px 10px 2px
}

.people .icon {
	display:block;
	float: left;
	width:18px;
	height:18px;
	background:url(../img/icons.png) no-repeat 0 -185px;
	margin: 2px 10px 10px 2px
}

.contacts .adress .icon{
	margin: 2px 10px 10px 2px;
}

.contacts .email2, .contacts .people, .contacts .tel{
	clear:both;
}


.contacts .contact_block{
	margin-top:25px;
}


.contact_map{
	padding-top:100px;
	clear:both;
}

.contact_form{
	float:right;
	width:305px;
	background:#f1f0ea;
	border-radius:12px;
	text-align:center;
}

.centered {
	box-sizing: border-box;
	padding: 1px;
	margin-top: 30px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.contact_form .title{
	font-size:22px;
	color:#524b45;
	margin:27px 0 27px 0px;
	font-weight:700;
}

.contact_form input, .contact_form textarea{
	width:210px;
	height:40px;
	border:1px solid #d3d2cd;
	padding:0 15px 0 15px;
	border-radius:4px;
	/*margin-bottom:13px;*/
	font-size:14px;
	font-family:Open Sans;
}

.contact_form textarea{
	padding:10px 15px 10px 15px;
}

.contact_form .send{
	width:242px;
	/*height:37px;*/
	line-height:37px;
	background:#afcb08;
	border-radius:4px;
	text-transform:uppercase;
	color:#fff;
	cursor:pointer;
	font-weight:700;
	margin:0 auto 30px auto;
}

.contact_form .send:hover
{
	background:#677600;
}


.get_price{
	width: 224px;
    height: 40px;
    background: #afcb08;
    border-radius: 10px;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
	margin-left:16px;
}

.get_price:hover{
	background:#677600;
}

.partner_img img{
	margin:10px;
	float:left;
}
#deliveries,
.order_email_wrapper {
    display: none;
}



















































/*------ 800 ------*/
@media screen and (max-width: 1000px) {
	.footer_conteiner {
		width:800px;
	}
	
	.footer .menu{
	margin: 0 0 0 15px;
}
	
	.header .logo
	{
	    margin-left: 0px;
	}
	
	.header .in {
		width: 800px;
	}
	
	.header .cart_top{
		margin: 8px 15px 8px 21px;
	}
	
	.header .adress_top {
		margin-left: 0px;
		width: 605px;
	}
	
	.header .menu{
		margin: 0px 0px 0px 15px;
	}
	
	.header.main .banner{
		margin-left: 135px;
	}
	
	.header.main .banner .line1{
		font-size:46px;
	}
	
	.header.main .banner .line2{
		font-size:26px;
	}
	
	.header .menu li a, .header.main .menu li a:visited{
		padding: 4px 4px 0 4px;
	}
	
	.menu_active{
		background:#677600;
		opacity: 0.9;
	}
	
	.breadcrumbs{
		width: 780px
	}
	
	.content .block_produce{
		width:800px;
		margin: 40px auto 25px auto;
	}
	
	.content .block_produce .produce a{
		width:228px;
		margin-left: 30px;
		margin-bottom: 25px;
	}
	
	.content .block_produce .produce a div, .content .block_produce .produce a div img{
		width:228px;
		height:228px;
	}
	
	.content .block_produce .produce a.first{
		margin-left: 30px
	}
	
	.content .block_produce .produce a.four{
		margin-left:150px;
	}
	
	.content .block_produce .produce a div span
	{
		top: -133px;
		left: 50px;
	}
	
	.content .block_company .conteiner
	{
		width:780px;
	}

	.block_advantages{
		width:780px;
		overflow-x: hidden;
	}
	
	.content .block_advantages .main_title{
		background:none;
	}
	
	.block_advantages .advantages_left .img{
		width: 320px;
	}
	
	.footer{
		min-height: 169px;
	}
	
	.footer_conteiner .block{
		
	}
	
	/*------ каталог ------*/
	.content_in{
		width:780px;
	}
	
	.menu_left ul li a{
		width: 186px;
	}
	
	.content_in .catalog_content{
		width: 545px;
		margin-left: 15px
	}
	
	.content_in  .catalog_filter  .vid_shepa{
		width: 150px;
	}
	
	.content_in  .catalog_filter .cena_shepa{
		width: 45px;
	}
	
	.content_in  .catalog_filter .name_shepa{
		width: 45px;
	}
	
	.content_in  .catalog_filter  .volume_shepa{
		width: 100px; 
	}
	
	.content_in  .catalog_filter select{
		margin-left:8px;
	}
	
	.content_in  .catalog_filter div{
		margin-left:8px;
	}
	
	.content_in .block_products .product{
		width: 258px;
		margin: 15px 4px 0 4px;
	}
	
	
	.content_in .block_products .product .block_cena
	{
		margin: 18px 0 18px 42px;
	}

    .catalog_title {
        width:525px;
        line-height: 30px;
    }	
    
    .catalog_title_index {
      width:100%;
        line-height: 40px;
        
    }
    
    .catalog_title_index {
        font-size: 28px;
    }

	/*конечная*/
	
	
	.content_in .product .product_images{
		width:260px;
	}
	
	.content_in .product .product_images img{
		width:250px;
	}
	
	.content_in .product .product_info{
		margin-left: 20px;
		width: 500px
	}
	
	/**********Козина*************/
	
	.content_in .cart .name{
		width: 175px;
	}
	
	.content_in .cart div.count{
		margin:30px 20px 0 20px;
	}
	
	.content_in .cart .cena
	{
		width: 160px;
	}
	
	.contacts{
		width: 385px;
	}
	
}


/*------ 1200 ------*/
@media screen and (min-width: 1200px) {
	

	.footer_conteiner {
		width:1200px;
	}
	
	.footer .menu{

	margin: 0 0 0 275px;
	}
	
	.header .logo
	{
	    margin-left: 105px;
	}
	
	.header .in {
		width: 1200px;
	}
	
	.header .cart_top{
		margin: 8px 15px 8px 21px;
	}
	
	.header .adress_top {
		margin-left: 120px;
		width: 785px;
	}
	
	.header .menu{
		margin: 0px 0px 0px 98px;
	}
	
	.header .banner{
		margin-left: 135px;
	}
	
	.header.main .banner .line1{
		font-size:52px;
	}
	
	.header.main .banner .line2{
		font-size:30px;
	}
	
	.header .menu li a, .header.main .menu li a:visited{
		padding: 4px 19px 0 19px;
	}
	
	.menu_active{
		background:#677600;
		opacity: 0.9;
	}
	
	.breadcrumbs{
		width:1200px;
	}
	
	/*------ Главная ------*/
	.content .block_produce{
		width:1200px;
		margin: 40px auto 38px auto;
	}
	
	.content .block_produce .produce a{
		width:190px;
		margin-left: 10px;
		margin-bottom: 25px;
	}
	
	.content .block_produce .produce a div, .content .block_produce .produce a div img{
		width:190px;
		height:190px;
	}
	
	.content .block_produce .produce a div{
		    margin-bottom: 13px;		
	}
	
	.content .block_produce .produce a.first{
		margin-left: 10px
	}
	
	.content .block_produce .produce a.four{

	}
	
	.content .block_produce .produce a div span
	{
		top: -108px;
		left: 35px;
	}
	
	
	
	.content .block_company .conteiner
	{
		width:960px;
	}

	.block_advantages{
		width:1200px;
		overflow-x: hidden;
	}
	
	.block_advantages .advantages_left .img{
		width:603px;
	}
	
	
	.block_advantages .advantages_right .img{
		width:675px;
	}
	
	.block_advantages .advantages_right .text, .block_advantages .advantages_left .text{
		width:530px;
	}
	
	.content .block_advantages .main_title{
		background:none;
	}
	
	.footer{
		height: 137px;
	}
	
	.footer_conteiner .adress_line{
		margin-left: 100px;
	}
	
	.footer_conteiner .callMe{
		margin: 31px 0px 0px 100px;
	}
	
	.footer_conteiner .block{
		margin: 30px 0px 0px 100px
	}
	
	
	/*------ Главная ------*/
	
	
	/*------ каталог ------*/
	.content_in
	{
		width:1200px;
	}
	
	.content_in .catalog_content{
		width:902px;
	}
	
	.content_in .block_products .product{
		width: 280px;
	}
	
	.content_in .block_products .product .block_cena
	{
		margin: 18px 0 18px 42px;
	}
	
	/*----------конечная-------*/
	
	.content_in .product .product_images {
		width: 385px
	}
	
	.content_in .product .product_images img{
		width: 380px;
	}
	
	.content_in .product .product_info .info{
		width:600px;
	}
	
	/***********корзина*/
	
	.content_in .cart {
		width:960px;
		margin:0 auto;
	}
	
	.contacts{
		width: 875px;
	}
	
	.contacts .contact_block{
	    float: left;
		margin-right: 45px;
	}
	
	.contacts .contact_block.two{
		margin-top:73px;
	}
	
	.contact_map{
		width: 830px;
		clear:none;
		float:left;
		padding-top: 30px;
	}
	
}

.hideAll {
	display: none;
}

.button_cart {
	background: transparent;
	color: #afcb08;
	text-decoration: underline;
	cursor: pointer;
}

.button_cart:hover {
	text-decoration: none;
}

.button_order {
	background: #e52645;
	color: white;
	cursor: pointer;
	padding: 10px;
	border-radius: 10px;
	width: 220px;
	height: 45px;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 20px;
	text-align: center;
}

.button_order:hover {
	background: #b11d36;
}

.warn {
    min-height: 13px;
    font-size: 10px;
    line-height: 10px;
    display:block;
}

/*-- Серый фон --*/
#greyWin {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3; 
}

























/*=========================================*/
.mobile_burger {
    width: 53px;
    display: none;
}
.mobile_burger div {
    width: 100%;
    height: 6px;
    margin-bottom: 8px;
    background-color: #020202;
    
}
.mobile_burger div:last-child {
    margin-bottom: 0;
}
.phone_mobile {
	width: 52px;
	height: 52px;
	border: 1px solid #AFCB08;
	border-radius: 2px;
	background-image: url(../img/phone_mobile.svg);
	background-size: 31px;
	background-repeat: no-repeat;
	background-position: center;
	display: none;
}
.phone_mobile:active {
	background-color: #AFCB08;
}
#msMiniCart .ms2_total_count {
	display: none;
}
.header.main .banner.mobile_block {
	display: none;
	float: none;
}
.footer_mobile {
	display: none;
}















@media screen and (min-width: 1000px){
	#catalog_list .content_in {
		display: none;
	}
}






































@media screen and (max-width: 1000px){
	.content_in {
		width: 800px;
		margin: 0 auto;
	}
    .header {
    	height: auto;
        background-color: #fff;
        background-image: none;
    }
    .header.main {
    	height: auto;
        background-color: #fff;
        background-image: none;
    }
    .header.main .banner {
	    width: 100%;
	    height: auto;
	    margin-left: 0;
	    background-image: url(../img/hm_banner.jpg);
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center;
	    padding: 49px 0 62px 0;
	    display: none;
	}
	.header.main .banner.mobile_block {
		display: block;
	}
	.header.main .banner .line1,
	.header.main .banner .line2 {
	    font-size: 28px;
	    font-weight: 700;
	    line-height: 35px;
	    text-align: center;
	    text-transform: none;
	    margin: 0;
	}
    .header .in {
        position: relative;
    }
    .mobile_burger {
	    display: inline-block;
	    vertical-align: top;
	    margin: 25px 0 0 11px;
	    cursor: pointer;
	    position: relative;
	    z-index: 4;
	}
	.mobile_burger:active {
	    opacity: 0.7;
	}
    .header .logo {
	    width: 97px;
	    height: 89px;
	    background-image: url(../img/logo_mobile.png);
	    background-size: 89px;
	    background-repeat: no-repeat;
	    background-position: center;
	    box-shadow: none;
	    display: inline-block;
	    vertical-align: top;
	    float: none;
	    margin: 0 0 13px 286px;
	}
    .phone_mobile {
	    display: inline-block;
	    vertical-align: top;
	    margin: 26px 0 0 137px;
	}
    #msMiniCart {
	    width: 52px;
	    height: 52px;
	    border: 1px solid #AFCB08;
	    border-radius: 2px;
	    background-image: url(../img/cart_mobile.svg);
	    background-size: 44px;
	    background-repeat: no-repeat;
	    background-position: center;
	    display: inline-block;
	    vertical-align: top;
	    margin: 26px 0 0 44px;
	}
	#msMiniCart:active {
		background-color: #AFCB08;
	}
	.header .cart_top {
		width: 100%;
		height: 100%;
		padding: 0;
	    margin: 0;
	    position: relative;
	}
	.header .cart_top span {
		display: none;
	}
	.header .cart_top .text {
		display: block;
		font-size: 0px;
	}
	#msMiniCart .cart_top span.ms2_total_count {
	    width: 26px;
	    font-size: 14px;
		font-weight: 700;
	    line-height: 14px;
	    font-weight: 700;
	    display: block;
	    color: #AFCB08;
	    position: absolute;
	    bottom: 0;
	    right: -35px;
	}
	#msMiniCart .ms2_total_cost {
		display: none;
	}
	.adress_top {
		display: none;
	}
	.header ul.menu {
		width: 100%;
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #AFCB08;
		padding: 80px 22px 20px 22px;
		margin: 0;
		box-sizing: border-box;
		z-index: 2;
	}
	.header ul.menu li {
		display: block;
		margin-bottom: 13px;
		float: none;
	}
	.header ul.menu li a {
		font-size: 22px;
		font-weight: 700;
		color: #fff;
	}
	.header .menu li:first-child {
	    background: none;
	}
	.header ul.menu.show {
		display: block;
	}
	.block_company {
		display: none;
	}
	.block_advantages .number {
		display: none;
	}
	#catalog_list .block_produce {
		display: none;
	}
	#catalog_list .single_cat_mobile .product {
		width: 260px;
	}
	#catalog_list .single_cat_mobile .product img {
		width: 189px;
		height: auto;
	}
	.single_cat_mobile {
		width: 580px;
		margin: 0 auto 58px auto;
	}
	.single_cat_mobile .catalog_title {
		width: 100%;
		height: auto;
		font-size: 22px;
		line-height: 26px;
		padding: 20px 40px;
		margin: 0 0 20px 0;
		box-sizing: border-box;
	}
	.cat_mobile_nav {
	    height: auto;
	    padding: 22px 0 16px 0;
	    background-color: #AFCB08;
	    margin-bottom: 44px;
	    text-align: center;
	}
	.cat_mobile_nav .vid_shepa {
		width: 200px;
		height: 38px;
		font-size: 16px;
		color: #020202;
		padding: 0 26px 0 8px;
		background-image: url(../img/tb_arrows.svg);
		background-size: 8px;
		background-repeat: no-repeat;
		background-position: 181px 10px;
		-webkit-appearance: none;
		border: none;
		border-radius: 2px;
		display: inline-block;
		vertical-align: top;
		margin: 0 17px;
	}
	.cat_mobile_nav .weight_shepa {
		width: 71px;
		height: 38px;
		font-size: 16px;
		color: #020202;
		padding: 0 26px 0 8px;
		border: none;
		border-radius: 2px;
		background-image: url(../img/tb_arrows.svg);
		background-size: 8px;
		background-repeat: no-repeat;
		background-position: 53px 10px;
		-webkit-appearance: none;
		display: inline-block;
		vertical-align: top;
		margin: 0 17px;
	}
	.cat_mobile_nav .volume_shepa {
		width: 110px;
		height: 38px;
		font-size: 16px;
		color: #020202;
		padding: 0 26px 0 8px;
		border: none;
		border-radius: 2px;
		background-image: url(../img/tb_arrows.svg);
		background-size: 8px;
		background-repeat: no-repeat;
		background-position: 92px 10px;
		-webkit-appearance: none;
		display: inline-block;
		vertical-align: top;
		margin: 0 17px;
	}
	#catalog_list .single_cat_mobile.cm_show {
		display: block;
	}
	#catalog_list .single_cat_mobile.cm_hide {
		display: none;
	}
	#catalog_list .single_cat_mobile .product.show_product {
		display: block;
	}
	#catalog_list .single_cat_mobile .product.hide_product {
		display: none;
	}
	.block_advantages {
		width: 800px;
		padding: 40px 0;
		overflow-x: visible;
	}
	.block_advantages .single_adv {
		width: 340px;
		margin: 0 30px;
	}
	.block_advantages .advantages_left .img {
		width: 340px;
		height: 310px;
		margin: 0 auto;
		float: none;
	}
	.block_advantages .advantages_right .img {
		width: 340px;
		height: 310px;
		margin: 0 auto;
		float: none;
	}
	.block_advantages .single_adv img {
		max-width: 340px;
		max-height: 310px;
		display: block;
		margin: 0 auto;
	}
	.block_advantages .advantages_right .text, .block_advantages .advantages_left .text {
	    width: 100%;
	    margin: 0;
	    float: none;
	}
	.block_advantages .slick-prev {
		width: 17px;
		height: 31px;
		background-image: url(../img/left_arrow.svg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		left: 4px;
		z-index: 4;
	}
	.block_advantages .slick-prev:active {
		background-image: url(../img/left_arrow2.svg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}
	.block_advantages .slick-next {
		width: 17px;
		height: 31px;
		background-image: url(../img/right_arrow.svg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		right: 4px;
		z-index: 4;
	}
	.block_advantages .slick-next:active {
		background-image: url(../img/right_arrow2.svg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}
	.footer .footer_conteiner {
		display: none;
	}
	.block_advantages .title {
		font-size: 22px;
		font-weight: 700;
		color: #020202;
		text-transform: none;
	}
	.block_advantages .single_adv .text p,
	.block_advantages .single_adv .text li {
		font-size: 18px;
	}
	.footer_mobile {
		display: block;
		padding: 43px 0 83px 0;
	}
	.fm_text {
		font-size: 22px;
		color: #fff;
		text-align: center;
		margin-bottom: 35px;
	}
	.fm_logo {
		width: 182px;
		height: 173px;
		font-size: 14px;
		color: #fff;
		text-align: center;
		display: inline-block;
		vertical-align: top;
		padding: 142px 0 0 0;
		background-image: url(../img/footer_logo.png);
		background-size: 110px;
		background-repeat: no-repeat;
		background-position: center 20px;
		box-sizing: border-box;
		margin: 0 0 0 106px;
	}
	.fm_contacts {
		width: 280px;
		color: #fff;
		display: inline-block;
		vertical-align: top;
		margin: 20px 0 0 164px;
	}
	.fm_policy {
		width: 220px;
		display: inline-block;
		vertical-align: top;
		color: #fff;
		margin: 80px 0 0 89px;
	}
	.fm_yd {
		width: 191px;
		font-size: 14px;
		line-height: 31px;
		display: inline-block;
		vertical-align: top;
		color: #fff !important;
		background-image: url(../img/yd.svg);
		background-size: 62px;
		background-repeat: no-repeat;
		background-position: right 8px;
		margin: 76px 0 0 139px;
	}
	.content_in .block_products .product .buy {
		border-radius: 4px;
	}
	.breadcrumbs {
	    width: 661px;
	    margin: 0 auto;
	    box-sizing: border-box;
	}
	.general_content {
		width: 661px;
		margin: 0 auto;
	}
	.general_content h1:after {
		display: none;
	}
	.general_content h1 {
	    font-size: 28px;
	    line-height: 40px;
	    padding: 0 0 31px 0;
	    text-transform: none;
	}
	.general_content h2 {
		font-size: 22px;
		line-height: 35px;
		text-align: center;
		text-transform: none;
		text-indent: 0px;
	}
	.general_content h2 span {
		font-size: 22px;
		text-align: center;
		text-transform: none;
	}
	.general_content h4 {
		padding: 0 !important;
	}
	.general_content img {
	    width: auto;
	    height: auto;
	    max-width: 170px;
	    margin: 0 13px;
	}
	.general_content ul {
		padding-left: 26px;
	}
	.general_content .partner_img img {
		max-width: 106px;
	}
	.general_content .review_in_img img {
		width: 100%;
		max-width: 100%;
		margin: 0;
	}
	.general_content .contacts {
	    width: 350px;
	}
	.general_content .contacts h2 {
		text-transform: uppercase;
		color: #000;
	}
	.product_content {
		width: 661px;
		margin: 0 auto;
	}
	.product_content h1:after {
		display: none;
	}
	.product_content h1 {
	    font-size: 28px;
	    line-height: 40px;
	    padding: 4px 0 0 0;
	    text-transform: none;
	}
	.cart_content {
		width: 790px;
		margin: 0 auto;
	}
	.cart_content h1:after {
		display: none;
	}
	.cart_content h1 {
	    font-size: 28px;
	    line-height: 40px;
	    padding: 4px 0 0 0;
	    text-transform: none;
	}
	.cart_content .cart .name {
	    margin: 17px 0 0 13px;
	}
	.cart_content .cart_line {
		padding-bottom: 13px;
		border-bottom: 3px solid #000;
		margin-bottom: 8px;
	}
	.cart_content .cart_line a {
		display: block;
	}
	.cart_content .cart .summa {
	    border: none;
	}
	.general_content .menu_left {
		display: none;
	}
	.general_content .catalog_content {
		width: 100%;
		margin: 0;
		float: none;
	}
	.general_content .catalog_content .catalog_title {
	    width: 541px;
	    height: auto;
	    padding: 7px 13px;
	    margin: 0 auto;
	    box-sizing: border-box;
	}
	.general_content .catalog_content .block_products {
		width: 541px;
		margin: 0 auto;
	}
	.general_content .catalog_content .block_products .product img {
		height: auto;
	}
}















@media screen and (max-width: 816px){
	.content_in {
		width: 540px;
		margin: 0 auto;
	}
	.header .in {
	    width: 540px;
	}
	body {
	    min-width: auto;
	}
	.mobile_burger {
	    margin: 17px 0 0 8px;
	}
	.header .logo {
	    width: 71px;
	    height: 62px;
	    background-size: 67px;
	    margin: 4px 0 8px 168px;
	}
	.phone_mobile {
		width: 35px;
	    height: 35px;
	    background-size: 22px;
	    margin: 20px 0 0 85px;
	}
	#msMiniCart {
	    width: 35px;
	    height: 35px;
	    background-size: 22px;
	    margin: 20px 0 0 30px;
	}
	.header.main .banner .line1, .header.main .banner .line2 {
	    line-height: 38px;
	}
	.header.main .banner {
	    padding: 49px 0 53px 0;
	}
	.block_advantages {
	    width: 530px;
	    padding: 8px 0 40px 0;
	}
	.single_cat_mobile {
	    width: 100%;
	}
	#catalog_list .single_cat_mobile .product {
	    width: 256px;
	}
	.block_advantages .single_adv {
	    width: 235px;
	    margin: 0 15px;
	}
	.block_advantages .img {
	    width: 100% !important;
	    height: 251px !important;
	    position: relative;
	}
	.block_advantages .single_adv img {
	    max-width: 235px !important;
	    max-height: 241px !important;
	    position: absolute;
	    bottom: 0;
	}
	.block_advantages .slick-prev {
	    left: -8px;
	}
	.block_advantages .slick-next {
	    right: -8px;
	}
	.content .block_advantages .main_title {
	    line-height: 49px;
	    padding: 0 40px;
	    box-sizing: border-box;
	}
	.fm_logo, .fm_contacts, .fm_policy, .fm_yd {
		margin: 0 auto 20px auto;
		display: block;
	}
	.fm_contacts {
		width: 251px;
	}
	.fm_logo {
		height: 146px;
	    padding: 116px 0 0 0;
	    background-position: center 7px;
	}
	.footer_mobile {
	    padding: 40px 0;
	}
	.content_in .block_products .product .buy {
		height: 38px;
	}
	.breadcrumbs {
	    width: 530px;
	}
	.general_content {
		width: 530px;
	}
	.general_content img {
	    max-width: 130px;
	}
	.general_content .contacts {
		width: 100%;
		display: block;
		float: none;
		margin: 0 0 40px 0;
	}
	.general_content .contact_form {
		float: none;
		margin: 0 auto;
	}
	.product_content {
		width: 530px;
	}
	.product_content h1 {
	    padding: 26px 0 0 0;
	}
	.cart_content {
		width: 530px;
	}
	.cart_content .cart .name {
	    width: 323px;
	    margin: 6px 0 0 13px;
	}
	.cart_content .cart_line .cena {
	    width: 139px;
	    margin-top: 17px;
	}
	.cart_content .cart div.count {
	    width: 80px;
	    margin: 20px 20px 0 20px;
	}
	.cart_content .cart .cena span.cart_line_price {
	    font-size: 20px;
	}
	.general_content .catalog_content .catalog_title {
	    width: 530px;
	    padding: 7px 49px;
	}
	.general_content .catalog_content .block_products {
	    width: 530px;
	}
	.general_content .block_products .product {
	    width: 253px;
	    margin: 15px 4px 0 4px;
	}
	.general_content #formSelect > select,
	.general_content #formSelect > div {
		margin: 13px;
	}
	#catalog_list .block_products .product[product_volume="1мм-3мм"] {
		display: none !important;
	}
}




























@media screen and (max-width: 556px){
	.content_in {
		width: 360px;
		margin: 0 auto;
	}
	.header .in {
	    width: 360px;
	}
	.mobile_burger {
		width: 31px;
	}
	.mobile_burger div {
	    height: 2px;
	}
	.header .logo {
	    width: 56px;
	    height: 40px;
	    background-size: 47px;
	    margin: 7px 0 8px 115px;
	}
	.phone_mobile {
	    background-size: 22px;
	    margin: 13px 0 0 29px;
	}
	#msMiniCart {
	    background-size: 22px;
	    margin: 13px 0 0 11px;
	}
	.header.main .banner .line1, .header.main .banner .line2 {
		font-size: 26px;
		text-align: left;
		padding: 0 35px 0 20px;
	}
	.cat_mobile_nav .vid_shepa {
	    width: 161px;
	    font-size: 14px;
	    background-position: 143px 10px;
	    margin: 0 5px;
	}
	.cat_mobile_nav .weight_shepa {
	    width: 62px;
	    font-size: 14px;
	    background-position: 45px 10px;
	    margin: 0 5px;
	}
	.cat_mobile_nav .volume_shepa {
	    width: 85px;
	    font-size: 14px;
	    background-position: 69px 10px;
	    margin: 0 5px;
	}
	#catalog_list .single_cat_mobile .product {
	    width: 166px;
	    margin: 15px 5px 0 5px;
	}
	#catalog_list .single_cat_mobile .product img {
		width: 150px;
	}
	#catalog_list .single_cat_mobile .product .buy {
	    width: 152px;
	    border-radius: 4px;
	    display: block;
	    float: none;
	    margin: 49px auto 0 auto;
	}
	.content .block_advantages .main_title {
		font-size: 24px;
		line-height: 38px;
		margin-bottom: 49px;
	}
	.block_advantages {
	    width: 100%;
	}
	.block_advantages .single_adv {
	    margin: 0 20px;
	}
	.block_advantages .img {
	    width: 235px !important;
	}
	.block_advantages .slick-prev {
	    left: 2px;
	}
	.block_advantages .slick-next {
	    right: 2px;
	}
	.single_cat_mobile .catalog_title {
	    font-size: 18px;
	    padding: 11px 26px;
	}
	.fm_text {
	    font-size: 18px;
	}
	.content_in .block_products .product .block_cena {
	    width: 80px;
	    margin: 18px auto 18px auto;
	}
	.content_in .block_products .product .cena {
	    float: none;
	    width: 126px;
	    margin: 0 0 0px -22px;
	    display: block;
	}
	.content_in .block_products .product .cena:before {
		content: ""; 
		display: block; 
		height: 0; 
		overflow: hidden; 
		clear: both;
		zoom: 1;
		padding-bottom: 8px;
	}
	.block_advantages .slick-prev {
	    top: 215px;
	    left: 50%;
	    margin-left: -151px;
	}
	.block_advantages .slick-next {
	    top: 215px;
	    right: 50%;
	    margin-right: -151px;
	}
	.header ul.menu {
	    padding: 62px 22px 20px 22px;
	}
	.breadcrumbs {
	    width: 350px;
	}
	.general_content {
		width: 350px;
	}
	.general_content img {
	    max-width: 94px;
	    margin: 0 4px;
	}
	.product_content {
		width: 350px;
	}
	.product_content .product .product_info {
	    margin-left: 0px;
	    width: 100%;
	}
	.cart_content .cart img {
	    width: 170px;
	}
	.cart_content .cart .name {
	    width: 100%;
	    padding: 13px 0 26px 0;
	    margin: 0;
	}
	.cart_content .cart_line {
		padding: 0 8px 13px 8px;
	}
	.cart_content h1 {
	    padding: 4px 0 20px 8px;
	}
	.cart_content .cart_line .cena {
	    width: 128px;
	    margin-top: 0px;
	    text-align: center;
	}
	.cart_content .cart div.count {
	    margin: 0px 4px 0 4px;
	}
	.general_content .order_product table,
	.general_content .order_product tr,
	.general_content .order_product td {
		width: 100%;
		display: block;
	}
	.general_content .order_product tr {
		padding: 13px 0;
		border-bottom: 1px solid #000;
	}
	.general_content .catalog_content .catalog_title {
	    width: 350px;
	    padding: 7px 13px;
	}
	.general_content .catalog_content .block_products {
	    width: 350px;
	}
	.general_content .catalog_content .block_products .product {
	    width: 163px;
	    height: 362px;
	}
	.general_content .block_products .product .buy {
		width: 148px;
		margin: 29px 0 0 0;
	}
	.general_content .block_products .product .info {
	    font-size: 14px;
	}
	.general_content .block_products .product .name {
	    font-size: 17px;
	    line-height: 22px;
	}
	.content_in .block_products .product .info {
	    height: 44px;
	    line-height: 22px;
	    overflow: hidden;
	}
}



























@media screen and (max-width: 380px){
	.content_in {
		width: 320px;
		margin: 0 auto;
	}
	.header .in {
	    width: 320px;
	}
	.header .logo {
	    margin: 7px 0 8px 85px;
	}
	.phone_mobile {
		width: 29px;
		height: 29px;
	    background-size: 17px;
	    margin: 13px 0 0 20px;
	}
	#msMiniCart {
		width: 29px;
		height: 29px;
	    background-size: 29px;
	    margin: 13px 0 0 8px;
	}
	.header.main .banner .line1, .header.main .banner .line2 {
	    font-size: 24px;
	}
	.cat_mobile_nav .vid_shepa {
	    width: 130px;
	    font-size: 13px;
	    background-position: 116px 10px;
	    padding: 0 20px 0 8px;
	    margin: 0 5px;
	}
	.cat_mobile_nav .weight_shepa,
	.cat_mobile_nav .volume_shepa {
	    font-size: 13px;
	}
	#catalog_list .single_cat_mobile .product {
	    width: 146px;
	    margin: 15px 5px 0 5px;
	}
	#catalog_list .single_cat_mobile .product img {
	    width: 124px;
	}
	#catalog_list .single_cat_mobile .product .buy {
	    width: 128px;
	    height: 29px;
	}
	.fm_text {
	    font-size: 16px;
	}
	.breadcrumbs {
	    width: 300px;
	}
	.general_content {
		width: 300px;
	}
	.general_content img {
	    max-width: 80px;
	    margin: 0 4px;
	}
	.general_content .partner_img img {
	    max-width: 92px;
	}
	.product_content {
		width: 300px;
	}
	.product_content .product .product_images {
		margin: 0 auto;
		float: none;
	}
	.product_content .product .product_info .cena {
	    text-align: center;
	    padding-bottom: 26px;
	}
	.product_content .product .product_info div.count {
	    width: 80px;
	    float: none;
	    margin: 0 auto 53px auto;
	    display: block;
	}
	.product_content .product .product_info .buy {
	    float: none;
	    margin: 26px auto 0 auto;
	    display: block;
	}
	.cart_content .cart_line .cena {
	    width: 200px;
	    display: block;
	    float: none;
	    text-align: left;
	}
	.cart_content .cart div.count {
	    width: 100%;
	    height: 30px;
	    float: none;
	    display: block;
	    padding: 13px 0;
	    margin: 0;
	}
	.general_content .order .left-line {
	    padding: 25px 0 0 11px;
	}
	
	.general_content .order .left-line {
	    padding-top: 80px !important;
	}
	
	.general_content .catalog_content .catalog_title {
	    width: 300px;
	    font-size: 16px;
	    line-height: 22px;
	}
	.general_content .catalog_content .block_products {
	    width: 300px;
	}
	.general_content .catalog_content .block_products .product {
	    width: 137px;
	    height: 313px;
	}
	.general_content .block_products .product .name {
	    font-size: 14px;
	    line-height: 20px;
	}
	.content_in .block_products .product .buy {
		width: 124px;
	    height: 29px;
	}
	.general_content #formSelect > select, .general_content #formSelect > div {
	    margin: 5px;
	}
	.content_in .block_products .product {
	    height: 394px;
	}
}


































