 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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
button:active, button:focus {
  outline: none;
}
button::-moz-focus-inner {
  border: 0;
}
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
mark {
background-color: transparent;
color:#5a3211;
font-style:italic;
font-weight:normal;
}
header, nav, section, article, aside, footer {
	display: block;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
  color: #463F3D;
  font-size: 14px;
  line-height: 18px;
 /*  
 font-family: Verdana, Helvetica, Arial, sans-serif;
  */
  
   font-family: 'Tahoma', 'Arial Narrow', 'Arial', sans-serif;

  background-color: #FFFFFF;
  min-width: 1020px;
}
a {
  color: #C41E1E;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 18px
}
h1,h2,h3 {
	margin-bottom: 18px;
	font-weight: normal;
}
h1 {
	font-size: 28px;
	line-height: 30px;
}
h2 {
	font-size: 24px;
	line-height: 26px;
      font-weight: bold;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 100%;
	min-width: 1000px;
  	/*background: url(snow.png);*/
}
.center-content {
	width: 980px;
	padding: 0 10px;
	margin: 0 auto;
      background: rgba(255,255,255,1);
}

.bottom-header .center-content {
background: rgb(169, 26, 26);
}



.center-content p {
line-height: 23px;
}

.user-block {
	margin-bottom: 15px;
 /* border: 10px solid #FFFFFF;*/
	/*max-width: 175px;*/
	overflow: hidden;
}
.user-block p {
  margin-bottom: 0;
}
.user-block img {
 /*max-width: 175px;*/
  display: block;
  height: auto;
    }
/* Header
-----------------------------------------------------------------------------*/
#header {
    height: auto;
  /*  background: url(elka.png) 0 209px repeat-x;*/
    margin-bottom: -5px;
    position: relative;
    z-index: 1011;
    height: 273px;
}
#index #header {
      margin-bottom: 0;
}
.top-header {
   /*  
  background-color: #222222;*/
}
/*.dashed {
  border-bottom: 2px dashed #6B6664;
	height: 1px;
	margin-top: -3px;
	position: relative;
	z-index: 100;
}
.dashed2 {
 border-bottom: 2px dashed #A5A3A2;
    height: 1px;
    margin-top: -3px;
    position: relative;
    z-index: 100;
}*/

.top-header-02 {
 /*   margin: -9px 0 3px 0;*/
       height: 141px;
}


.logo-wrap {
    margin-right: 30px;
    margin-top: 0px;
    margin-bottom: 10px;
position: relative;
}
.logo {
	height: 97px;
	width: 180px;
	line-height:120%;
	text-align: center;
	/*margin-right: 40px;*/
}
.logo img {
    vertical-align: middle;
    margin-top: 0px;
  /*  width: 263px;*/
}
.logo.text {
      
      background: transparent;
      
	font-size: 24px;
	text-transform: uppercase;
  color: #463F3D;
	font-weight: bold;
  display: table-cell;
  vertical-align: middle;
	}

.header-top, .header-top a {
  color: #333;
}

.header-top, .header-top a:hover {
  color: #CF1414;
}


.header-top {position: relative; z-index: 1000;}
.header-info, .search-block {
	padding-top: 0px;
}


.header-info ul {
 /*max-width: 390px;*/
  max-height: 36px;
      overflow: hidden;
}
.header-top ul {
	    margin: 17px 0;
}
.header-top ul li {
	display: inline;
}
.header-top .fl li {
    margin-right: 18px;
    /* text-transform: uppercase; */
    font-size: 14px;
    /* font-weight: bold; */
    text-decoration: underline;
}



.header-top .fr li {
	margin-left: 13px;
}

.header-top .login {
	    display: none;
}

.phone {
	font-size: 22px;
	font-weight: bold;
}
.cart p {
	font-size: 13px;
	margin-bottom: 6px;
}
.cart {

  width: 105px;
     background: #A91A1A;
    text-align: center;
 color: #463F3D;
    margin: 11px 0 0 20px;
    /* box-shadow: 0 4px 9px rgba(0, 0, 0, 0.6); */
  
  
  
}
.cart a {
  color: #FFFFFF;
	font-weight: bold;
}
.cart a.basket {
    display: block;
 /*background: url(https://static.insales-cdn.com/assets/1/7261/851037/1728659883/cart.png) top center no-repeat;*/
  /* height: 13px; */
  position: relative;
     margin: 7px 0 6px 0;
  
}
.cart span#cart_items_count {
font-size: 14px;
    display: inline-block;
    position: absolute;
    left: 88%;
    top: -13px;
    background: #333;
    color: #FFFFFF;
    width: 20px;
    height: 20px;
    border: 0px solid #FF6E01;
    text-align: center;
    line-height: 21px;
    border-radius: 10px;
    /* -webkit-box-shadow: 0px 0px 3px #ccc; */
    -moz-box-shadow: 0px 0px 3px #ccc;
    /* box-shadow: 0px 0px 11px #000; */
	}
.cart .price {
	/*font-size: 20px;*/
}

.poisk {
    float: right;
    margin: 11px 0px 0 13px;
}

.search .txt {
	border: 0;
    background: #FFFFFF;
    /*border-radius: 20px;*/
    height: 29px;
    border: 1px solid #BABABA;
    line-height: 30px;
    padding: 0 30px 0 10px;
 	/*width: 220px;*/
    color: #898989;
    /*box-shadow: 0 6px 17px rgba(0, 0, 0, 0.2);*/
}
@-moz-document url-prefix()
{
	.search .txt {
    	font-size: 12px;
  		font-kerning: none !important;
    	font-smooth: always;
  		-moz-osx-font-smoothing: auto;
  		-webkit-font-smoothing: subpixel-antialiased !important;
  		-webkit-backface-visibility: hidden;
  		-moz-backface-visibility: hidden;
  		-ms-backface-visibility: hidden;
	}
}
.search {
	height: 30px;
	position: relative;
  width: 221px;
}

.search .but {
    cursor: pointer;
    border: 0;
    background: url(http://static-internal.insales.ru/files/1/5212/1586268/original/search.png) center center no-repeat #A91A1A;
    position: absolute;
    right: -1px;
    border-left: 0;
    top: 0px;
    height: 31px;
    /* border-bottom: 5px solid #C45400; */
    width: 33px;
    /* box-shadow: 0 3px 4px rgba(0,0,0,.25), 0 12px 12px rgba(0,0,0,.2), 0 18px 34px rgba(0,0,0,.15); */
}


.search .but:hover {

  background: url(http://static-internal.insales.ru/files/1/5212/1586268/original/search.png) center center no-repeat #7D7D7D;
}


.search .but:active {

     background: url(http://static-internal.insales.ru/files/1/5212/1586268/original/search.png) center center no-repeat #333;

}



.head-catalog {
}
.bottom-header {
}
.head-catalog li {
	display: inline;
	float: left;
	position: relative;
}

    .head-catalog a {
     color: #FFFFFF;
    font-size: 16px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: bold;
    height: 50px;
    padding: 0px 22px;
    display: block;
  /*  text-shadow: 0px 1px 0 #A2A2A2, 0px 2px 0 #898989, 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;*/
}

 .head-catalog a:hover {
color: #fff;
 /* text-shadow: 0px 1px 0 #A2A2A2, 0px 2px 0 #898989, 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;*/
    background: #7E1313;
       text-decoration: none;
}


.head-catalog a.active {
color: #fff;
 /* text-shadow: 0px 1px 0 #A2A2A2, 0px 2px 0 #898989, 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;*/
    background: #7E1313;
}
.head-catalog ul {
	position: absolute;
	left: 0;
	top: 46px;
	display: none;
	width: 130px;
	padding: 10px 13px;
	z-index: 200;
	background: #FFFFFF;
}
/*
.head-catalog li:hover a, .no-touch .head-catalog li:hover a{
	background: #FFFFFF;
}*/

.head-catalog ul li {
	float: none;
	display: block;
}
.head-catalog ul li a {
	height: auto;
	line-height: 20px;
	font-size: 16px;
}
.head-catalog ul ul a {
  color: #A5A3A2;
}
.head-catalog ul ul {
	padding-left: 20px;
	position: static;
	display: block;
	width: auto;
	padding: 0 0 0 13px;
}
.no-touch .head-catalog li:hover>ul, .touch .head-catalog li.touch-active > ul {
	display: block;
}
.bottom-header nav {
/*padding: 0 20px; */
    position: relative;
    overflow: hidden;
    border-radius: 0px;
  /*  background-color: #A91A1A;
    box-shadow: 0 1px 0 #8E1818, 0 2px 0 #7E1313, 0 3px 0 #7E1313, 0 4px 0 #7E1313, 0 5px 0 #801313, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);*/
}
.bottom-header .cat-arrow {
/*	width: 13px;
	height: 13px;
	background: url() top left no-repeat;
	position: absolute;
	top: 50%;
  zoom: 1;
	margin-top: -6px;
	right: 161px;*/
}
.bottom-header .cat-arrow.rotate {
	transform:rotate(-90deg);
	-ms-transform:rotate(-90deg); /* IE 9 */
	-webkit-transform:rotate(-90deg); /* Safari and Chrome */
}

.bottom-header  {
    background-color: #A91A1A;
    box-shadow: 0 0px 0 #8E1818, 0 2px 0 #7E1313, 0 3px 0 #7E1313, 0 4px 0 #7E1313, 0 5px 0 #801313, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

.bottom-header nav {		}
.bottom-header nav.show {
	height: auto;
	white-space: normal;
}
.bottom-header nav.show .cat-arrow {
	display: none;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 990px;
	padding: 0 10px;
	margin: 0 auto;
	padding-bottom: 40px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#index #middle {
 /* padding-top: 45px;*/
}
#container {
	width: 100%;
	float: left;
	/*overflow: hidden;*/
}
#content {min-height: 500px;}
#collection #content {
	padding: 0 0 0 215px;
}
.breadcrumbs {
	    margin-bottom: 20px;
    margin-top: 9px;
    font-size: 12px;
}
.breadcrumbs a,.breadcrumbs {
     color: #525252;
  
}

.breadcrumbs a {
  text-decoration: underline;
  
}

   

.cat-descr {
	padding: 15px 20px;
  background: #FFFFFF;
	margin-bottom: 20px;
}
.sort-wrap {
    overflow: hidden;
    margin-bottom: 20px;
    height: 36px;
    background-color: #eee;
    border-bottom: 2px solid #D5D5D5;
  border-radius: 5px;
}

.sort-wrap .sorting {
  
   margin: 10px 223px 7px 0px;
}

.sort-wrap .sorting  .select {
      background-color: #fff;
    border: 1px solid rgb(169, 169, 169);
    border-radius: 0;
 
}

.sort-wrap .pagination {
  
   margin: 7px 15px 7px 40px;
}


.select-wrap {
	position: relative;
}

.select-wrap .select {
	
}


/* setting the width and height of the SELECT element to match the replacing graphics */
select.select{
    position:relative;
    z-index:10;
    width:90px !important;
    height:20px !important;
    line-height:20px;
}
/* dynamically created SPAN, placed below the SELECT */
span.select{
    position:absolute;
    bottom:0;
    float:left;
    left:0;
    width:90px;
    height:20px;
    line-height:20px;
    text-indent:10px;
  background:url() no-repeat scroll 93% 55% #BCBBBA;
    border-radius: 5px;
    cursor:default;
    z-index:1;
	}
.pagination a, .pagination span {
     width: 24px;
    height: 24px;
    text-align: center;
    background: #eee;
    margin: 0 3px;
   /* padding: 5px;*/
    border-radius: 17px;
    line-height: 23px;
    font-size: 20px;
    display: inline-block;
    color: #333;
}
.pagination span {
color: #FFFFFF;
    background: #A91A1A;
    border-radius: 17px;
   font-size: 20px;
}
.sorting label {
	color: #A5A3A2;
	line-height: 20px;
	margin-right: 15px;
}
.sorting .select-wrap {height: 20px;}

.pagination {
	    margin-right: 262px;
}

.prod-block {
width: 210px;
    float: left;
    margin-right: 10px;
   height: 520px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
     box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    padding: 13px;
    background-color: #fff;
    letter-spacing: 0.01em;
 /*   border-bottom: 5px solid #DBDBDB;*/
}
.prod-block .side {
	margin-right: 0;
}


.prod-block .icons {
	    height: 60px;
  opacity: 0.5;
}

.prod-block:hover .icons {
	    height: 60px;
  opacity: 1;
}

.prod-block .icons-02 {
    position: absolute;
    right: 5px;
    border-radius: 2px;
    z-index: 1000;

   top: 5px;
}


.prod-block .icons-02 img {
    display: block;
    margin-bottom: 10px;
}



.prod-block .icons-03 {
    position: absolute;
    right: 5px;
    border-radius: 2px;
    z-index: 1000;
     top: 94px;
}


.prod-block .icons-03 img {
    display: block;
    margin-bottom: 10px;
      float: right;
}



.prod-block .icons-04 {
    position: absolute;
    right: 5px;
    border-radius: 2px;
    z-index: 1000;
    bottom: 192px;
}


.prod-block .icons-03 img {
    display: block;
    margin-bottom: 10px;
      float: right;
}

}


.prod-block .icons-04 img {
    display: block;
    margin-bottom: 10px;
      float: right;
}




.prod-block .delivery {
	position: absolute;
	background: #fff;
	padding: 5px;
	z-index: 100;
	top: 2px;
	border-radius: 5px;
	left: 24px;
	opacity: 1;
      line-height: 20px;
}



.prod-block .delivery .text {color: #56b014;text-decoration: none;font-size: 12px;}


.prod-block .delivery .icon  {
    background-image: url(dostavka-min.png);
    speak: none;
    -ms-background-size: auto;
    background-size: auto;
    width: 27px;
    height: 16px;
    background-position: -3px -5px;
    margin-left: 4px;
    display: block;
}



.prod-block .installments  {
    background: #ffffff;
    color: #e60000;
    /* height: 36px; */
    padding: 3px 6px 4px 9px;
    line-height: 12px;
    font-weight: bold;
    text-align: center;
    font-size: 11px;
    margin-bottom: 10px;
    border: 2px solid #e60000;
    /* width: 61px; */
    border-radius: 0px;
    margin-left: -13px;
}



/*
.prod-block .img {
	display: block;
	width: 213px;
    height: 350px;
	line-height: 248px;
	text-align: center;
	margin-bottom: 15px;
	background: #FFFFFF;
}
*/


.prod-block .img div {
    display: block;
    width: 330px;
    height: 503px;
    line-height: 248px;
    text-align: center;
    margin-bottom: 3px;
    zoom: 0.7;

-ms-zoom: 0.7;
-webkit-zoom: 0.7;
-moz-transform:  scale(0.7,0.7);
-moz-transform-origin: left center;
    background: #FFFFFF;
      transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
@-moz-document url-prefix()
  
 { .prod-block .img div {
    display: block;
    width: 330px;
    height: 503px;
    line-height: 248px;
    text-align: center;
    margin-bottom: -70px;
    margin-top: -70px;
        zoom: 0.7;

-ms-zoom: 0.7;
-webkit-zoom: 0.7;
-moz-transform:  scale(0.7,0.7);
-moz-transform-origin: left center;
    background: #FFFFFF;
      transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
 }}

.prod-block .img div:hover {

  opacity: 0.9;
}


.prod-block .title {
    font-size: 12px;
    margin-bottom: 8px;
    text-align: center;
    line-height: 17px;
    height: 37px;
    overflow: hidden;
}
.prod-block .title a {
  color: #463F3D;
	/*text-decoration: underline;*/
      border-bottom: 1px solid #d6d6d6;
}
.prod-block .title a:hover {
	    border-bottom: 1px solid #463F3D;
    text-decoration: none;
}
.prod-block .descr {
    color: #A5A3A2;
    margin: 0px 0;
    height: 0px;
    line-height: 16px;
    /* font-size: 12px; */
    /* height: 47px; */
    width: 200px;
    overflow: visible;
    position: relative;
   
}
.price {
	white-space: nowrap;
}
.prod-block .price {
    font-size: 19px;
    color: #333;
    width: 100px;
    margin-left: 15px;
    /* line-height: 38px; */
    /* padding: 2px 6px; */
    font-weight: bold;
    /* background-color: #A91A1A; */
   /* float: left;*/
    display: block;
}
.prod-block .price span {
	font-size: 19px;
	/*font-weight: normal;*/
}

.prod-block .economy  {
	    font-size: 12px;
    margin-left: 15px;
    color: #249641;

}

.product-info .economy  {
    font-size: 22px;
    display: block;
        margin-bottom: 15px;
    color: #249641;

}



.prod-block .nahli-deshevle  {
    margin-left: 15px;
    background: #ffffff;
    color: rgba(95, 48, 7, 0.53);
    padding: 3px 6px 4px 9px;
    line-height: 12px;
    display: block;
    float: left;
    position: absolute;
    width: 230px;
    /* font-weight: bold; */
    text-align: center;
    font-size: 11px;
    background: rgba(255, 190, 0, 0.17);
    margin-bottom: 7px;
    /* border: 2px solid #fafafa; */
    border-radius: 0px;
    left: -15px;
    bottom: -7px;
}


.prod-block .price del {
    color: #A5A3A2;
    font-size: 14px;
    margin-right: 10px;
    font-weight: normal;
    display: block;
}
.prod-block .price del span {
	font-size: 16px;
	font-weight: normal;
}
.prod-block .notavl {
	color: #A5A3A2;
	font-size: 18px;
	line-height: 38px;

}

.prod-block .buyzone {

}

.prod-block .buyzone p {
	margin-bottom: 0;
}
.products-wrap {
	overflow: hidden;
}
.search-prods .prod-block {
	/*  width: 235px;*/
      float: left;
      margin-right: 8px;
   /*   height: 401px;*/
      overflow: hidden;
      margin-bottom: 20px;
}
 .search-prods .prod-block.side {
	margin-right: 8px;
}
.search-prods .prod-block .img {
	display: block;
	width: 215px;
/*	height: 340px;*/
	line-height: 235px;
	text-align: center;
/*	margin-bottom: 15px;*/
	background: #FFFFFF;
}
.search-prods .prod-block .img img {
	max-height: 235px;
	max-width: 235px;
	vertical-align: middle;
}

/* ярлыки в каталоге */




.prod-block .descr p  {
display: none;

}


.prod-block .descr .tickets .dva-zamka {
display: block;
    float: left;
    padding: 8px 8px 2px 7px;
    margin: 0 9px 0 0;
    border-radius: 5px;
    width: 30px;
    line-height: 13px;
    height: 31px;

}

.prod-block .descr .tickets  {

    position: absolute;
    top: -150px;
    left: -13px;
    width: 297px;
    overflow: visible;
display: none;
  
}

.prod-block .descr .tickets div  {
     color: #463F3D;
    border: 1px solid #C3C3C3;
  background: #F9F9F9;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); /* данная строчка работает в IE6, IE7, и IE8 */

    background-color: rgba(255, 255, 255, 0.89);
  box-shadow: 0 2px 4px rgba(0,0,0,0.11);
   
}


.prod-block .descr .tickets .tonkaya:before {
    content: "Сталь";
    font-size: 13px;
    text-align: center;
}


.prod-block .descr .tickets .srednaya:before {
    content: "Сталь";
    font-size: 13px;
    text-align: center;
}

.prod-block .descr .tickets .tolstaya:before {
    content: "Сталь";
    font-size: 13px;
    text-align: center;
}


.prod-block .descr .tickets .tonkaya {

display: block;
    float: left;
padding: 2px 8px 7px 7px;
margin: 0 9px 0 0;
border-radius: 5px;
width: 45px;

}


.prod-block .descr .tickets .srednaya {
display: block;
    float: left;

padding: 2px 8px 7px 7px;
margin: 0 9px 0 0;
border-radius: 5px;
width: 45px;
    
}


.prod-block .descr .tickets .tolstaya {

display: block;
    float: left;
padding: 2px 8px 7px 7px;
margin: 0 9px 0 0;
border-radius: 5px;
width: 43px;
}

.prod-block .descr .tickets .odin-zamok {
display: block;
    float: left;
    padding: 8px 8px 2px 7px;
    margin: 0 9px 0 0;
    border-radius: 5px;
    width: 30px;
    line-height: 13px;
    height: 31px;

}





.prod-block .descr .tickets .odin-zamok span:first-letter  {
font-size: 18px;
  font-weight: bold; 
}

.prod-block .descr .tickets .dva-zamka span:first-letter  {
font-size: 18px;
  font-weight: bold; 
}





.prod-block .descr .tickets .termo {
display: block;
    float: left;
    padding: 8px 8px 2px 7px;
    margin: 0 9px 0 0;
    border-radius: 5px;
    width: 30px;
    line-height: 13px;
    height: 31px;
  background: url(http://static-eu.insales.ru/files/1/7947/1621771/original/snow.png) 5px 4px no-repeat #f9f9f9;
background: url(http://static-eu.insales.ru/files/1/7947/1621771/original/snow.png) 5px 4px no-repeat rgba(255, 255, 255, 0.89);
}

.prod-block .descr .tickets span {
    display: block;
font-weight: bold; 
    font-size: 12px;
}

.prod-block .descr .tickets .odin-zamok span {
    display: block;
font-weight: normal; 
    font-size: 12px;
}


.prod-block .descr .tickets .dva-zamka span {
    display: block;
font-weight: normal; 
    font-size: 12px;
}


.prod-block .descr .tickets .rus {
background: url(http://static-internal.insales.ru/files/1/2878/1600318/original/rus.jpg) 0px 0px no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* данная строчка работает в IE6, IE7, и IE8 */
    height: 41px;
    float: left;
    border-radius: 5px;
    width: 42px;
}


.prod-block .descr .tickets .china {
  background: url(http://static-internal.insales.ru/files/1/2878/1600318/original/rus.jpg) -69px 0px no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* данная строчка работает в IE6, IE7, и IE8 */
    height: 41px;
    float: left;
    border-radius: 5px;
    width: 42px;
}


.product-info-dashed .tickets  {
display: none;
}




/* product */
.product-info-dashed {
	/*border-top: 2px dashed #A5A3A2;
	border-bottom: 2px dashed #A5A3A2;*/
	background: #fff;
      
}
.photo {
	width: 330px;
	margin-right: 30px;
  margin-bottom: 40px;
      position: relative;
}
.big-img {
	display: block;
	width: 350px;
	/*height: 350px;*/
	vertical-align: middle;
	text-align: center;
	line-height: 350px;
	background: #FFFFFF;
}
.big-img .img {
	/*max-height: 350px;*/
	max-width: 350px;
	vertical-align: middle;
}
.gallery {
	margin-top: 40px;
	overflow: hidden;
}
.gallery a {
  	float: left;
    margin: 0 20px 10px 0;
    background: #FFFFFF;
   /* width: 100px;*/
    line-height: 100px;
    height: 100px;
    text-align: center;
    border: 5px solid #FFFFFF;
    transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
}
.gallery img {
 vertical-align: middle;
 margin-top: -2px;
}
.gallery a:hover {
	border-color: #6B6664;
}
.gallery a.side {
	margin-right: 0;
}
.product-info {
	width: 630px;
	margin-bottom: 40px;
}
.product-info-dashed {
	padding: 20px;
      position: relative;
      box-shadow: 0px 7px 12px rgba(0, 0, 0, 0.21);
}
.small {
	color: #A5A3A2;
}
.product-info .descr {
font-size: 12px;
   /* margin-bottom: 30px;*/
    line-height: 18px;
    width: 247px;
   
}



.product-info  .descr h2 {
    font-size: 14px;
      margin: 0 0 5px 0;
}


.product-info .form-zakaza {

}

.product-info .form-zakaza h2 {
   font-size: 14px;
      margin: 0 0 5px 0;
}


.variants {
	margin-bottom: 10px;
}
.variants ul {
	margin: 0 15px 15px 0;
  /*float: left;*/
  display: inline-block;
}
.product-info .variants label {
  /*display: none;*/
}

.product-info .variants .selector-wrapper {
    float: left;

}


.variants ul li {
	float: left;
}



.variants ul li  {
	display: block;
	background: #f1f1f1;
	font-size: 18px;
	margin: 2px;
	height: 36px;
	min-width: 35px;
	padding: 0 5px;
	line-height: 36px;
	text-align: center;
	color: #463F3D;
  cursor: pointer;
      border-radius: 4px;
}
.variants ul li.active {
	background: #c7c7c7;
  color: #F1F1F1;
}
.variants ul li:hover {
	border: 1px solid #463F3D;
	margin: 1px;
	text-decoration: none;
}
.variants .sizes li a {
	font-size: 24px;
	text-transform: uppercase;
}
.props {
    margin-bottom: 20px;
    color: #A5A3A2;
  /*  background-color: #F6F6F6;*/
   /* width: 537px;*/
  font-size: 13px;
}
.props tr {
 
}



.props td {
    padding: 4px 11px 6px 11px;
        border-bottom: 1px solid #dcdcdc;
    color: #333;
      width: 50%;
}
.product-info label {
	display: block;
  
}
.product-info .buyzone {
	margin-bottom: 16px;
 /* float:left;*/
  margin-right:70px;

}
.product-info .buyzone .qty {
    border: 1px solid #6B6664;
    color: #463F3D;
    font-size: 19px;
    height: 19px;
    line-height: 100%;
    margin: 5px 10px 0 0;
    padding: 0 0px 0 0;
    text-align: center;
    vertical-align: top;
    width: 41px;
}
.product-info .buyzone .price {
font-size: 42px;
    color: #463F3D;
    font-weight: bold;
    float: left;
    margin-right: 21px;
    line-height: 38px;
}
.product-info .buyzone .price del {
	font-size: 24px;
	color: #A5A3A2;
	margin-right: 10px;
  font-weight: normal;
      display: block;
}
.product-info .buyzone .price del span {
	font-size: 18px;
	font-weight: normal;
}

.product-info .buyzone #price-field {
    margin-bottom: 9px;
    display: block;
}

.product-info .buyzone .price span span {
	font-weight: normal;
	font-size: 24px;
}


.product-info .buyzone .quantity {

}






.button {
/*	background: url(https://static.insales-cdn.com/assets/1/7261/851037/1728659883/button.png) left bottom no-repeat;*/
	height: 47px;
	padding: 0;
	margin: 0;
	padding-left: 30px;
	border: 0;
	
}
.product-info .button {
	margin-left: -30px;
	margin-bottom: 0px;
}
/*.button>span {
	background: url(https://static.insales-cdn.com/assets/1/7261/851037/1728659883/button.png) right top no-repeat;
	padding-right: 33px;
	display: block;
  position: relative;
}*/

.button span input {
	height: 47px;
	cursor: pointer;
	border: 0;
	margin: 0;
	display: block;
	line-height: 47px;
	text-align: center;
	padding: 0 20px;
	min-width: 250px;
  position: relative;
	text-transform: uppercase;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	background: #C5C3C3; /* Old browsers */
	background: -moz-linear-gradient(top,  #979595 0%, #C5C3C3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#979595), color-stop(100%,#C5C3C3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #979595 0%,#C5C3C3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #979595 0%,#C5C3C3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #979595 0%,#C5C3C3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #979595 0%,#C5C3C3 100%); /* W3C */
}
.button span input:hover {
	background: #C5C3C3;
}
.button.order-button {
  		margin-top: -2px;
        position: relative;
        z-index: 100;
     /* display: none;*/
}
.button.order-button span input, .small-button.buy-button {
    min-width: auto;
    border-radius: 4px;
    padding: 2px 27px 0 28px;
    background: #676565;
    background: -moz-linear-gradient(top, #B30202 0%, #C41E1E 100%);
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B30202), color-stop(100%,#C41E1E)); */
    /* background: -webkit-linear-gradient(top, #B30202 0%,#C41E1E 100%); */
    background: -o-linear-gradient(top, #B30202 0%,#C41E1E 100%);
    background: -ms-linear-gradient(top, #B30202 0%,#C41E1E 100%);
    /* background: linear-gradient(to bottom, #B30202 0%,#C41E1E 100%); */
    margin-left: 10px;
    padding-bottom: 48px;
    margin-top: -2px;

}

.add_product_notification .button.order-button span input, .small-button.buy-button {
	padding-bottom: 0 !important;
  	height: 39px;
  	line-height: 39px;
}

.button.order-button span input:hover, .small-button.buy-button:hover {
  background: #908D8D;
 }
.small-button {
	height: 37px;
	cursor: pointer;
	border: 0;
	margin: 0;
    text-decoration: none;
	display: block;
	line-height: 37px;
	text-align: center;
	font-family: 'PT Sans Narrow', 'Arial Narrow', 'Arial', sans-serif;
	padding: 0 25px;
	text-transform: uppercase;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background: #C5C3C3; /* Old browsers */
  background: -moz-linear-gradient(top,  #979595 0%, #C5C3C3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C5C3C3), color-stop(100%,#C5C3C3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #979595 0%,#C5C3C3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #979595 0%,#C5C3C3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #979595 0%,#C5C3C3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #979595 0%,#C5C3C3 100%); /* W3C */
}
.small-button:hover {
	background: #C5C3C3;
	text-decoration: none;
}

.buttonlook{
    background: #c7c7c7;
    /* text-transform: uppercase; */
    /* position: relative; */
    /* overflow: visible; */
    float: left;
    width: 189px;
    /* border: 1px solid #BBBBBB; */
    /* font-weight: bold; */
    text-decoration: none;
    margin: 5px 0px 4px;
    cursor: pointer;
    display: block;
    border-radius: 8px;
    /* box-shadow: 0px 4px 0px #BBBBBB; */
    padding: 6px 10px;
    text-align: center;
    font-size: 14px;
    color: white;
}

.buttonlook:hover{
  background:#EA0D0D;
  text-decoration: none;}

  

      

.product-info .soc-buttons {
	margin-bottom: 14px;
}
.reviews-wrap {
	padding: 0 30px;
}
.reviews-block {
	margin-bottom: 20px;
}
.reviews-block .seo-content-dotted {
	padding-top: 20px;
}
.reviews-section {
	margin-bottom: 50px;
}
.paginate-prods {
	margin-bottom: 60px;
      margin-top: 36px;
	overflow: hidden;
	font-size: 17px;
}
.paginate-prods a {
background: url() 0 98% no-repeat;
color: #463F3D;
height: 46px;
line-height: 46px;
}
.paginate-prods a:hover {
	color: #C41E1E;
}
.paginate-prods .prev-prod {
	padding-left: 43px;
}
.paginate-prods .prev-prod:hover {
	background-position: 0 -91px;
}
.paginate-prods .next-prod {
	background-position: 100% -46px;
	padding-right: 43px;
}
.paginate-prods .next-prod:hover {
	background-position:  100% 0;
}
.rating_wrapper label {float: left; margin-right: 15px;}
.rating_wrapper {overflow: hidden; margin-bottom: 15px;}
ul.reviews li {
  margin-bottom: 10px;
}
ul.reviews .reviews { font-size: 15px; margin-bottom: 4px;}
.review_details {color: #C41E1E;}
.notice.error {color: red;}
.input-error {border: 1px solid red;}
#review_form .txt {   border: medium none;
    height: 22px;
  width: 200px;
    line-height: 22px;
    margin: 0 0 7px;
    padding: 2px;}
#review_form textarea {   border: medium none;
    display: block;
    margin-bottom: 7px;
    margin-top: 3px;
    width: 643px;}
#review_form textarea {margin-bottom: 5px;}
#review_form .txt {height: 24px; line-height: 24px;}
#review_form #review_captcha_solution {width: 120px;}
.review-form label {display: block;}
/*index*/
.slider-wrap {
/*
background-color: #F1F1F1;*/
  
   
            background-image: url(https://static.insales-cdn.com/assets/1/7261/851037/1728659883/bg-loaded.png);
            background-position: top center;
            /*background-repeat: no-repeat;*/
  			background-repeat: repeat-x;
            background-attachment: scroll;
        
  
padding: 13px 0;
      margin-top: -47px;
}
.slider li {display: none;}
.slider li:first-child {display: block;}
.slider {width: 980px;
    height: 411px;
    border-bottom: 4px solid #161616;
    margin: 30px auto;
    box-shadow: 0 5px 19px rgba(0, 0, 0, 0.3);
    padding: 7px 7px 26px 7px;
    border-radius: 4px;
    background-color: #333333;
}
.slider {position: relative;}
.slider-nav  a {
width: 45px;
height: 76px;
position: absolute;
top: 50%;
margin-top: -38px;
z-index: 1000;
opacity: 0.7;
transition: all 0.5s;
-moz-transition: all 0.5s; /* Firefox 4 */
-webkit-transition: all 0.5s; /* Safari and Chrome */
-o-transition: all 0.5s; /* Opera */
}
.slider-nav  a:hover {opacity: 1;}
.slider-nav #slider-prev {left: 35px; background: url() top left no-repeat;}
.slider-nav #slider-next {right: 35px; background: url() top left no-repeat;}
.main-banners {
width: 315px;
overflow: hidden;
}
.main-banner {
width: 285px;
  border: 10px solid #FFFFFF;
overflow: hidden;
margin-bottom: 20px;
}
.main-banner p {margin-bottom: 0;}
.collections {
width: 665px;
overflow: hidden;
/*letter-spacing: -10px;*/
}
.collections .prod-block {width: 211px;}
.collections .prod-block .img {width: 100px; height: 211px; line-height: 211px; }
.collections .prod-block .img img {max-height: 100px; max-width: 211px;}
.collections .prod-block .price {font-size: 25px;}

.collections.wide .prod-block .img {width: 237px; height: 237px; line-height: 237px;}
.collections.wide .prod-block .img img {max-height: 237px; max-width: 237px;}
.collections.wide {width: 100%;}
.main-banner img {display: block;}
.col-block {
width: 145px;
display: inline-block;
letter-spacing: normal;
vertical-align: top;
margin-bottom: 45px;
margin-right: 20px;
 }

.prod-block .img.div{
  background-size:10%}
  
  
.col-block .img {
display: block;
width: 120px;
height: 120px;
margin-bottom: 20px;
line-height: 120px;
text-align: center;
  background: #FFFFFF;
}
.col-block .img img {
vertical-align: middle;
max-width: 120px;
max-height: 120px;
  margin-top: -2px;
}
.col-block p {
font-size: 18px;
margin-bottom: 10px;
}
.col-block ul li a {
  color: #463F3D;
}
/* cart */
.cart-table {
  width: 100%;
  margin-bottom: 20px;
}
.cart-table td {
  text-align: center;
  vertical-align: middle;
}
.cart-table tr td.item-title {
  text-align: left;
}
.cart-table tbody td.item-title {
    font-size: 16px;
  padding-left:0;
}

.cart-table thead td {
  padding-bottom: 3px;
}
.cart-table tbody td {
  padding: 10px 25px;
}
.cart-table tfoot td {
  padding: 10px 5px;
  font-size: 18px;
  text-align: right;
}
.cart-table tfoot td .price {
 font-size: 24px;
}
.cart-table tfoot td .price span  {
 font-size: 20px;
}
.cart-table td.del {
}
.cart-table .price {
  font-weight: normal;
}
.cart-table .quantity {
 white-space: nowrap;
  color: #A5A3A2;
}
.cart-table  .price {font-weight: bold; font-size: 32px;}
.sub-total .price {color: #FE6316; font-weight: bold; font-size: 32px;}
 .sub-total.discounts .price {font-size: 20px;}
 .sub-total.discounts {font-size: 18px; margin-right: 25px;}
.cart-table .quantity input {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 0;
  font-size: 24px;
  color: #463F3D;
  font-family: 'Arial Narrow', 'Arial', sans-serif;
  margin-left: 10px;
}
.cart-table .del {
  font-size: 28px;
}
.cart-table .del a:hover {
  text-decoration: none;
}
.cart-table tfoot .discounts td {
  font-size: 18px;
}
.cart-table tfoot .discounts td .price {
  font-size: 16px;
}
.cart-table tfoot .discounts td .price span {
  font-size: 12px;
}
.cart-table tbody .last td {
    padding-bottom: 25px;
}
.cart-table tr.first td {
  padding-top: 25px;
}
.cart-table td.img {
 padding-right: 15px;
    }
.cart-table td.img a {
background: #FFFFFF;
  text-align: center;
  line-height: 100px;
  display: block;
  width: 100px;
  height: 100px;
}
.cart-table td.img img {
 vertical-align: middle;
  margin-top: -2px;
    }
.cart-table .vars {
 white-space: nowrap; color: #A5A3A2; text-align: left;
}
.sub-total {
 line-height: 47px;
  font-size: 27px;
    }
.coupon {
    margin-top: 10px;
}
.coupon label  {font-size: 27px; position: relative; bottom: -5px; margin: 0 10px 0 25px;}
.coupon input {
 line-height: 40px;
 height: 40px;
  border: 0;
  padding: 0 10px;
  }
.coupon .txt {
 background: #FFFFFF;
  width: 100px;
  font-size: 20px;
    }
.coupon .small-button {display: inline-block;}
.cart-banner {
 margin-bottom: 40px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#collection #sideLeft {
	float: left;
	width: 195px;
	margin-left: -100%;
	position: relative;
	background: transparent;
}
.side-block {
	background:#FFFFFF;
	margin-bottom: 5px;
}
.side-block-dotted {
	/*border-top: 2px dashed #A5A3A2;
	border-bottom: 2px dashed #A5A3A2;*/
	padding: 5px 3px;
}
.seo-content {
/*	background: #F3E7D0;*/
}
.seo-content-dotted {
	/*border-top: 2px dashed #6B6664;
	border-bottom: 2px dashed #6B6664;*/
	padding: 35px 0 20px;
}
.side-block ul {
	font-size: 15px;
}
.side-block a {
	display: block;
	margin-bottom: 5px;
}
.side-block ul ul a {
	padding-left: 14px;
}
.side-block ul ul ul a {
	padding-left: 30px;
}
.side-block a {
	color: #463F3D;
}
.side-block ul ul a {
color: #1c98d6;
    text-decoration: underline;
    padding: 0 0 3px 9px;
    font-size: 13px;
}
.side-block ul a.active, .side-block ul a:hover {
	color: #C41E1E;
  border-color: #C41E1E;
}
.side-block ul ul a.active {
    background: url(http://static-eu.insales.ru/files/1/7588/1621412/original/event-close.png) 159px 1px no-repeat rgba(49, 174, 229, 0.13);
    border-radius: 5px;
    color: #020202;
    display: block;
    border-bottom: 0;
  margin: 0;
  
}
.side-block .button, .side-block .button span {padding: 0; height: 30px; margin-top: 10px;}

.side-block .button input {font-size: 88%; width: 100%; min-width: 0px; height: 30px; line-height: 20px;}

.insales {
  border: 2px dashed #A5A3A2;
	   border-radius: 6px 6px 6px 6px;
	   color: #463F3D;
	   float: right;
	   font-size: 13px;
	   padding: 10px 15px;
}

/* classes */
#wrapper .hidden {
  display:none;
}
.clear {
  clear: both;
}
.main-clear {
  clear: both;
  height: 1px;
}
.color {
  color: #C41E1E;
}
.main-color {
  color: #463F3D;
}
.decoration {
  text-decoration: underline;
}
a.decoration:hover {
  text-decoration: none;
}
.fr {
  float: right;
  display: inline;
 /* margin-bottom: 10px;*/
}
.fl {
  float: left;
  display: inline;
}
.disabled {
  cursor: text;
  opacity: 0.7;
}
.nomargin {
  margin: 0;
}
.ovh {
	overflow: hidden;
      display: inline-block;
  width: 100%;
}
.editor-content ul, .editor-content ol {
  padding-left: 16px;
  margin-bottom: 16px;
}
.editor-content ul li {
  list-style-type: disc;
  list-style-position: outside;
}
.editor-content ol li {
  list-style-type: decimal;
  list-style-position: outside;
}
.editor-content p {
  margin-bottom: 16px;
}
.editor-content a {
  color: #C41E1E;
}

.descr  {
 display: inline-table;
    width: 684px;
    margin: 0 20px 0 0;
}

.product-otziv {
    display: inline-table;
    width: 270px;

}

.iefix {
 display: none;
}
.padd {
padding: 0px 20px 20px 0px;
  background: #FFFFFF;
  }
/* add product notification */
#add_product_notification {
  background: #FFFFFF;
  padding: 13px 12px;
  font-weight: normal;
  border: 1px solid #A5A3A2;
  text-transform: uppercase;
  box-shadow: 2px 2px 5px #767270;
  overflow: hidden;

}

#own_preloader {
  z-index: 1000;
  text-align: center;
  vertical-align: middle;
  width: 300px;
  margin-left: -150px !important;
  left: 50% !important;

}
.noscript {
	background: url(https://static.insales-cdn.com/assets/1/7261/851037/1728659883/warning.png) no-repeat scroll 0 15px transparent;
	    font-size: 16px;
	    min-height: 131px;
	    padding: 20px 0 10px 170px;
}
.noscript-wrap {
	background: none repeat scroll 0 0 #F9CFCF;
	   border-bottom: 2px solid #666666;
	   box-shadow: 0 20px 20px #999999;
	   left: 0;
	   position: fixed;
	   top: 0;
	   width: 100%;
	   z-index: 10000;
}
.date {
  color: #A5A3A2;
    font-size: 11px;
    margin-bottom: 3px;
    margin-top: 7px;
}
ul.comments li {list-style:none;
    list-style: none outside none;
    padding: 5px 0;}

ul.comments li.last {border: 0;}
div#comments {padding: 15px 20px; margin: 25px 0; border-top: 2px dashed #A5A3A2; border-bottom: 2px dashed #A5A3A2;}
#comment_form .notice {  font-style: italic;
    margin-bottom: 15px;}
#comment_form label {display: block;}
#comment_body {
  border: none;
    display: block;
    margin-bottom: 7px;
    margin-top: 3px;
    width: 643px;
}
#captcha_challenge {float: left;}
#captcha small {clear: both;}
ul.comments {
 padding-left: 0;
}
#comment_form small {font-size: 11px;}
#comment_form input.txt {margin: 0; margin-bottom: 7px; border: none; padding: 2px; height: 22px; line-height: 22px;}

.status {
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  text-align: center;
}
.status span {display: inline-block; padding: 0 15px; min-width: 95px; font-weight: bold; color: #FFFFFF;
text-transform: uppercase; line-height: 44px; font-size: 20px; text-transform: uppercase; z-index: 10;
  background: url() left top repeat-x;
}

.footer1 {
   float: right;
  }

.header-top-02 .headline  {
    width: 330px;
    padding: 8px 0;
    margin: 0px 0px 0 25px;
    color: #222222;
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    height: 90px;
}

.header-top-02 .headline span  {
    font-size: 20px;
    margin-bottom: 4px;
    padding: 0 0 0 26px;
    display: block;
    background: url(cheh-header.png) no-repeat;
    font-weight: normal;
    padding: 0 0 8px 37px;
}

.header-top-02 .headline span  a {
     color: #222;
    text-decoration: none;
}

.header-top-02 .headline span  a:hover {
     color: #CF1414;
    text-decoration: none;
}



.phone   a {
font-size: 17px;
    /* padding: 4px 20px 5px 20px; */
    /* width: 114px; */
    color: #1c98d6;
    text-align: right;
    /* margin: 10px 88px; */
    /* display: block; */
    font-weight: normal;
    border-bottom: 1px dotted #1c98d6;
    /* border-radius: 5px; */
    text-decoration: none;

}




.header-top-02 .poisk {

   display: inline-block;
  margin: 29px 50px 0 0;
  vertical-align: top;
}


.header-top-02 .phone {
    float: right;
    display: inline-block;
    font-size: 23px;
    margin: 0px 0 0 0;
    text-align: right;
    /* height: 75px; */
    font-weight: bold
}

.header-top-02 .phone p {
text-align: right;
    font-weight: normal;
    font-size: 15px;
    margin: 8px 0 9px 0;
    color: #898989;
}

.advantages {
background-color: #fff;
  padding: 30px 0;
}


.advantages .center-content .icone {
    width: 100px;
    position: absolute;
    left: 43px;
    top: 23px;
    height: 100px;
    z-index: 1;
}


.advantages .center-content .block {
  width: 200px;
  margin: 0 41px 0 0;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  position: relative;
    text-decoration: none;
     transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}


.advantages .center-content .block:hover {
    opacity: 0.8;
 
}



.advantages .center-content .block h2 {
  font-size: 19px;
  font-weight: bold;
      color: #222;
}

.advantages .center-content .block span {
color: #222;
}


.types-of-doors-02 {
     
      margin: 0 0 20px 0;
    background-image: url(http://static-internal.insales.ru/files/1/1125/1623141/original/bg-06.jpg);
    background-position: top center;
    background-repeat: repeat-x;
    background-attachment: scroll;
  background-size:contain;
}


.types-of-doors {
    background: rgba(255, 255, 255, 0.62);
    padding: 40px 0;

}



.types-of-doors .center-content .block {
    width: 240px;
   /* height: 540px;*/
    margin: 0 42px 26px 0;
    padding: 20px;
    background-color: #fff;
    vertical-align: top;
    display: inline-block;
    box-shadow: 0 5px 11px rgba(0, 0, 0, 0.15);
}


.types-of-doors .center-content .block h2 {
  font-size: 19px;
  font-weight: bold;
  text-align: center;
}

.types-of-doors .center-content .block ul  {
height: 113px;
}


.types-of-doors .center-content .block li  {
margin: 12px 0 0 25px;
  position: relative;
      font-size: 13px;
}
.types-of-doors .center-content .block li:before {
    content: "\2022";
    position: absolute;
    color: #C31D1D;
    font-weight: bold;
    font-size: 21px;
    top: 0px;
    left: -25px;
}

.types-of-doors .vse-tovary  {

     font-weight: bold;
    font-size: 15px;
    padding: 10px 15px;
    margin: 4px 234px;
    /* text-decoration: underline; */
    position: relative;
}

.types-of-doors .vse-tovary a  {
    
    color: #FFFFFF;
    background-color: #333;
    position: relative;
    padding: 10px 40px 10px 20px;

}

.types-of-doors .vse-tovary a:after    {
    content: "\00BB";
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 21px;
    top: 11px;
    right: 16px;
  
}

.types-of-doors .vibor  {
    font-weight: bold;
    font-size: 15px;
    padding: 10px 36px 10px 20px;
    background-color: #C31D1D;
    text-align: center;
    display: inline-block;
    margin: 0 19px;
    vertical-align: bottom;
    position: relative;

}

.types-of-doors .vibor  a {
color: #FFFFFF;
}


.types-of-doors .vibor a:after    {
    content: "\00BB";
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 17px;
    top: 10px;
    right: 12px;
}



.hex {
    width: 150px;
    height: 86px;
    background-color: #ccc;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: auto 173px;
    -moz-background-size: auto 173px;
    -ms-background-size: auto 173px;
    -o-background-size: auto 173px;
    position: relative;
    float: left;
    margin: 25px 5px;
    text-align: center;
    zoom: 1;
}

.hex {
    width: 118px;
    height: 68px;
    background-color: #e8e8e8;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: auto 173px;
    -moz-background-size: auto 173px;
    -ms-background-size: auto 173px;
    -o-background-size: auto 173px;
    position: relative;
    float: left;
    margin: 40px 40px;
    text-align: center;
    zoom: 1;
 
  
}


.hex a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999em;
    position: absolute;
    top: 0;
    left: 0;
}

.hex .corner-1 {
    z-index: -1;
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
}

.hex .corner-1, .hex .corner-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    z-index: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}


.hex .corner-1:before {
    -webkit-transform: rotate(-60deg) translate(-87px, 0px);
    -moz-transform: rotate(-60deg) translate(-87px, 0px);
    -ms-transform: rotate(-60deg) translate(-87px, 0px);
    -o-transform: rotate(-60deg) translate(-87px, 0px);
    transform: rotate(-60deg) translate(-87px, 0px);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}

.hex .corner-1:before, .hex .corner-2:before {
    width: 173px;
    height: 173px;
    content: '';
    position: absolute;
    background: inherit;
    top: 0;
    left: 0;
    z-index: 1;
    background: inherit;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.hex .corner-2 {
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.hex .corner-2:before {
    -webkit-transform: rotate(60deg) translate(-48px, -11px);
    -moz-transform: rotate(60deg) translate(-48px, -11px);
    -ms-transform: rotate(60deg) translate(-48px, -11px);
    -o-transform: rotate(60deg) translate(-48px, -11px);
    transform: rotate(60deg) translate(-48px, -11px);
    bottom: 0;
}





.advantages .center-content .number-1 .icone  {
background: url(http://static-eu.insales.ru/files/1/2280/1591528/original/sprit-tank.png) 2px 2px no-repeat;
}


.advantages .center-content .number-2 .icone {
background: url(http://static-eu.insales.ru/files/1/2280/1591528/original/sprit-tank.png) -88px 2px no-repeat;
}

.advantages .center-content .number-3 .icone {
background: url(http://static-eu.insales.ru/files/1/2280/1591528/original/sprit-tank.png) -192px -2px no-repeat;
}

.advantages .center-content .number-4 .icone {
background: url(http://static-eu.insales.ru/files/1/2280/1591528/original/sprit-tank.png) -287px -1px no-repeat;
}

.types-of-doors .center-content  .icone  {
   
    height: 405px;
    zoom: 0.8;
  margin: 0 0 20px 0;
  display: block;
     transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.types-of-doors .center-content  .icone:hover  {

 opacity: 0.8;

}


.types-of-doors .center-content .number-1 .icone  {
background: url(http://static-eu.insales.ru/files/1/5360/1586416/original/kvartira.jpg) center center no-repeat;
}


.types-of-doors .center-content .number-2 .icone {
background: url(http://static-eu.insales.ru/files/1/5359/1586415/original/dom.jpg) center center no-repeat;
}

.types-of-doors .center-content .number-3 .icone {
background: url(http://static-eu.insales.ru/files/1/5361/1586417/original/dacha.jpg) center center no-repeat;
}

.category-props li .title {
    font-weight: bold;
    font-size: 12px;
    margin: 20px 0 3px 0;
    color: #1c1c1c;
    line-height: 21px;
    text-transform: uppercase;
}
.category-props li  {
margin-bottom: 10px;
}

.category-props li ul li a:hover {

}

.category-props li ul li a {
    color: #1c98d6;
   text-decoration: none;
    padding: 0 0 0px 0px;
    font-size: 13px;
    border-bottom: 1px solid rgba(28, 152, 214, 0.4);
    display: inline;
    /* line-height: 27px; */
}



#characteristics {
  box-shadow: 0px 11px 25px rgba(0, 0, 0, 0.1);
    padding: 0 5px;
    background: #fff;
}

.otziv-klienta {
width: 444px;
    
border-radius: 5px;
min-height: 170px;
margin: 0 20px 20px 0;
    display: inline-table;
background-color: rgb(248, 248, 248);
border-bottom: 2px solid #E6E6E6;
}


.otziv-klienta .foto {
    float: left;
    padding: 13px 18px 10px 16px;
}

.otziv-klienta .foto img {
    /* border: 1px solid #E2E2E2; */

    /* padding: 3px; */
    border-radius: 5px;
    background-color: #E8E8E8;
}

.otziv-klienta .fio {
    float: left;

    margin: 10px 10px 0 0;
    font-weight: bold;
}

.otziv-klienta .data {
    float: left;

    color: #AFAFAF;
    margin: 10px 10px 0 0;
}

.otziv-klienta .retting  {
    width: 92px;
    height: 15px;
    margin: 8px 185px 0 0;
    display: inline-block;
    background: url(http://static-internal.insales.ru/files/1/7977/1621801/original/star.png) left center repeat-x;
}




.otziv-klienta .text {
    width: 269px;

    float: left;
    margin: 8px 12px 22px 0px;
}





.collection  .otziv-klienta {
width: 147px;
    
border-radius: 5px;
min-height: 151px;
margin: 0 7px 20px 0;
    display: inline-table;
background-color: rgb(248, 248, 248);
border-bottom: 2px solid #E6E6E6;
}


.collection .otziv-klienta .foto {
    float: left;
    padding: 9px 12px 3px 11px;
}

.collection .otziv-klienta .foto img {
    /* border: 1px solid #E2E2E2; */

    /* padding: 3px; */
    border-radius: 5px;
    width: 51px;
    height: auto;
    background-color: #E8E8E8;
}

.collection .otziv-klienta .fio {
    float: left;

    margin: 7px 9px 0 0;
    font-weight: bold;
    font-size: 12px;
}

.collection .otziv-klienta .data {
    float: left;

    color: #AFAFAF;
    font-size: 12px;
    margin: -2px 10px 0 0;
}

.collection .otziv-klienta .retting {
width: 92px;
    height: 15px;
    
float: left;
margin: 11px 42px 0 0px;
    display: inline-block;
    background: url(http://static-internal.insales.ru/files/1/7977/1621801/original/star.png) left center repeat-x;
}

.collection .otziv-klienta .text {
    width: 222px;

    float: left;
    font-size: 12px;
    margin: 0px 12px 12px 10px;
}






/* Заказа замер начало */

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 1;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}


.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}



.modal.in .modal-dialog {
 /*   -webkit-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);*/
}


.modal.fade .modal-dialog {
   /* -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate3d(0,-25%,0);
    -o-transform: translate3d(0,-25%,0);
    transform: translate3d(0,-25%,0);*/
}


.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}


.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .6;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
  font-size: 21px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}


.modal-body {
    position: relative;
    padding: 15px;
}


.form-group {
    margin-bottom: 15px;
}

.form-control {
    display: block;
    width: 243px;
    margin: 0 144px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}


.modal-dialog {
    width: 600px;
    margin: 10% auto;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}


.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}



.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}


.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}


.callback {
    position: relative;
}


.zakazat-zamer {
      background: #BE1414;
    text-transform: uppercase;
    /* position: relative; */
    /* overflow: visible; */
    float: left;
    width: 279px;
    /* border: 1px solid #BBBBBB; */
    font-weight: 600;
    text-decoration: none;
    margin: -4px 0px 0px;
    cursor: pointer;
    display: block;
    border-radius: 4px;
    /* box-shadow: 0px 4px 0px #BBBBBB; */
    padding: 16px 9px;
    text-align: center;
    font-size: 16px;
    color: white;
}

.zakazat-zamer:hover {
background: #EF3939;
      text-decoration: none;
   /* border: 1px solid #ac0006;
       box-shadow: 0px 4px 0px #ac0006;
       color: #fff;*/
}

/*.zakazat-zamer:after {
    content: "\2192"; 
    margin: 0 0 0 12px;
    position: absolute;
    font-size: 28px;
}*/

.modal-footer
span {
    float: left;
    text-align: left;
    width: 375px;
    font-size: 13px;
    font-weight: normal;
    color: #6D6D6D;
    margin: 0 0 0 15px;

}

.site-button {
    background-color: #7dc300;
    border-radius: 4px;
    border: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    padding: 11px 15px 9px 15px;

}

.prod-block  .zakazat-zamer {
    font-size: 14px;
    padding: 1px 10px;
    width: 138px;
    margin: 7px 0 0 0;
}

.prod-block .motivator-telefon {
     font-size: 12px;
    width: 209px;
    display: block;
    color: #9A9A9A;
    margin: 7px 0 0 0;
    float: left;
}

/* Footer
-----------------------------------------------------------------------------*/
/*#footer {
	height: 46px;
	background: transparent;
	width: 980px;
	padding: 0 10px;
	margin: 50px auto 45px;
}
#footer li {
	display: inline;

}
#footer ul {
	line-height: 42px;
}
#footer ul a {
  color: #463F3D;
	font-size: 16px;
	margin-right: 15px;
}
#footer a.active {
	text-decoration: underline;
}
*/




.footer-bg-02 {
    clear: both;
    overflow: hidden;

    margin-top: 17px;
    position: relative;
    z-index: 0;

       margin: 0 0 20px 0;
    background-image: url(http://static-internal.insales.ru/files/1/1125/1623141/original/bg-06.jpg);
    background-position: top center;
    background-repeat: repeat-x;
    background-attachment: scroll;
  background-size: contain;
  
}
/*.footer-bg {
    background: rgba(36, 35, 45, 0.7);
  opacity: .4;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); 

    padding: 40px 0;
}*/

.footer-bg {
    background:#24232D;
  opacity: .7; /* другие браузеры */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* данная строчка работает в IE6, IE7, и IE8 */

    padding: 40px 0;
}




#footer {
    clear: both;
    overflow: hidden;
    min-height: 80px;
    width: 1065px;
    margin: 0 auto;
    padding: 0px 0 10px 0px;
}



.wrapper {
    width: 100%;
    overflow: hidden;
}


#footer .column {
    float: left;
    width: 210px;
    margin-right: 23px;
    min-height: 110px;
}

.col-4 {
width: 290px!important;
}

#footer h3 {
    font-size: 20px;
    line-height: normal;
    font-weight: normal;
    margin: 0 0 17px 0;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0px 0 20px 0;
}

#footer .column ul {
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}


#footer .column ul li {
    padding-top: 0px;
    padding-bottom: 7px;
    list-style: none;
    padding-left: 10px;
}



#footer .column a {
   /* text-decoration: underline;*/
    font-size: 15px;
    color: #eee;
}

#footer .column a:hover {
	
}


.footer-block {
    color: #fff;
}

.footer-block strong {
    font-size: 26px;
    display: block;
    margin: 24px 0;
}


.footer-block .zakazat-zamer {
    background-color:#A91A1A ;
}



/* Заказ замера конец */



/* small-banners */

.small-banners {

}

.small-banners a {
 background-color: rgb(248, 248, 248);
    width: 271px;
    height: 100px;
    display: inline-block;
    vertical-align: top;
    padding: 20px;
    border-bottom: 2px solid #E6E6E6;
    margin: 0 41px 15px 0;
}

.small-banners a:hover {
  
  background-color: #EEE;
}


.small-banners span {
float: right;
    display: block;
    width: 145px;
    color: #333;
    margin: 28px 0 0 0;
    line-height: 20px;
    font-size: 17px;
}


.small-banners .banner-01 span  {

}

.small-banners .banner-02 span  {

}

.small-banners .banner-03 span  {
margin: 9px 0 0 0;
    font-size: 14px;
   width: 155px;
}




.small-banners .icon  {
    display: block;
    height: 100px;
    width: 100px;
    float: left;
   /* background-color: #ccc;*/
}

.small-banners .banner-01 .icon  {

}

.small-banners .banner-02 .icon  {

}

.small-banners .banner-03 .icon  {

}




/* вывод скидки  начало */






.label  {
    z-index: 2;
    top: 4px;
    left:3px;
  float: left;
    /* position: absolute; */
}
.sale {

      font-size: 29px;
    margin-bottom: 15px;
    font-weight: bold;
    width: 250px;
    color: #ffffff;
    padding: 13px;
    background: #e20404;
  /*  background-image: url(sale.png);
  background-size: 100%;
  background-repeat: no-repeat;
    color: #fff;
    height: 22px;
    padding: 39px 11px;
    line-height: 9px;
    text-align: center;
    font-size: 26px;
    margin-bottom: 12px;
   
    width: 64px;
    border-radius: 10px;*/

}

.prod-block .label .sale {
background: #e60000;
    color: #fff;
    /* height: 36px; */
    padding: 3px 6px 10px 9px;
    line-height: 29px;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    /* width: 61px; */
    border-radius: 0px;
      margin-left: -13px;
  width: 60px;
}
.phone-zakaz{
  font-size:19px;
    margin-top: 76px;
}

.logo-basket img{
  width: 173px;
  margin-top: 15px;
float: left;
  margin-right: 30px;
}

.logo_mini {
 /*   position: absolute;
    right: 0;
    opacity: 0.9;
    border-radius: 2px;
    z-index: 1000;*/
}


.product-info .logo_mini {
    max-height: 154px;
}






.ny {
background: url(elka.png);

}

.nashi-brendy {
    width: 980px;
    padding: 0 10px;
    margin: 0 auto;
    padding-bottom: 40px;
    position: relative;
}


.nashi-brendy img {
    max-height: 89px;
    max-width: 159px;
    margin: 16px;
}

.nashi-brendy a {

}

.zvonite span {
color: #222;
    position: absolute;
    bottom: 131px;
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    width: 158px;
    text-align: center;
    left: 13px;

}




#fix-header{
    display: none;
  }
    .fixed-none {
    display: none!important;
  }
  
  .fixed{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    width: 100%;
    height: 42px;
    z-index: 10000;
    display: block;
    /* box-shadow: 0 0px 12px rgba(0,0,0,0.4); */
    /* background-color: #fff; */
    transition: 0.3s;
  }
  
  
 #fix-header .shapka {
    width: 566px;
    margin: 0 auto;
    background: #ffffff;
    padding: 0px 19px 3px 19px;
  /*  border-radius: 0 0 10px 10px;*/
    border-bottom: 2px  solid;
    border-left: 2px solid;
    border-right: 2px solid;
    border-color: #e81717;
}

 #fix-header .akciya {font-size: 20px;color: #e81717;text-align: center;display: block;padding: 5px;}

 #fix-header .akciya a {
 
     color: #e81717;
 }



.zakaz-foto img {
max-height: 291px;
    margin-right: 20px;
    margin-bottom: 32px;

}


.uctanovka-tovar {
font-size: 14px;
    background: rgb(82, 145, 37);
    color: #fff;
    /* padding: 11px; */
    display: inline-table;
    padding: 12px;
    line-height: 25px;
}



.zamer-tovar {
    font-size: 14px;
    background: rgb(82, 145, 37);
    color: #fff;
    /* padding: 11px; */
    display: inline-table;
    padding: 12px;
      line-height: 25px;
}

.zamer-tovar b, .uctanovka-tovar b {
    font-size: 32px;

}



/* Стили обработки форм обратного звонка */

.has-error {
  	border: 1px solid #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}  
input.has-error::-webkit-input-placeholder {
	color: #a94442;
}
input.has-error::-moz-placeholder {
	color: #a94442;
}
input.has-error.placeholder {
	color: #a94442;
}

/* Стили обработки форм обратного звонка, конец */


.sertyficat {
max-width: 163px;


}
/* страницы верхнего меню */
.blockd_l, .blockd_r {
    background: #F5F5F5;
    padding: 10px 25px;
    width: 40%;
    display: inline-block;
    margin: 0 9px;
    vertical-align: top;
    border-radius: 10px;
    border: 1px solid #eee;
    min-height: 220px;
}
.editor-content th {
    background: #bd0f0f;
    color: #fff;
    padding: 5px;
    text-align: center;
}
.ustanovka {
    display: inline-block;
    margin: 15px 30px 15px 0;
    text-align: center;
    width: 160px;
    vertical-align: top;
}
.ustanovka img{
    display: block;
    border-radius: 9px;
    overflow: hidden;
    border: 1px solid #bfbfbf;
    width: 160px;
    height: auto;
}

.ustm li {
    margin: 9px 0 0 20px;
    position: relative;
  list-style-type: none!important;
}
.ustm li::before {
    content: "\2714";
    position: absolute;
    color: #a91a1a;
    font-weight: bold;
    font-size: 21px;
    top: 0px;
    left: -24px;
}
*::before, *::after {
    box-sizing: border-box;
}

.form-group_phone-spam {
    display: none;
}

.form-group__label-no-spam {
	display: block; 
  	margin-left: 144px; 
  	font-size: 11px; 
  	color: #555;
}

