@font-face {
font-family: ALSRubl;
src: url(fonts/rouble.ttf); /* Путь к файлу со шрифтом */
}

#header {
  min-height: 132px;
}
#header .calculation {
  padding-left: 46px;
  margin-left: 55px;
}
#header .calculation span {
  display: block;
  margin: -5px 0 -18px 7px;
  font-size: 18px;
}
#header .geolog {
  padding-left: 44px;
  margin-left: -16px;
}
#header .geolog span {
  display: block;
  margin: -5px 0 -18px 7px;
  font-size: 18px;
}
#header .geolog a.buttons {
  padding: 7px 17px 8px 19px;
}
.mail-block .pismo {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px 15px 0 0;
}
.mail-block .pismo h2 {
  font-family: 'Conv_DINPro-Bold';
  background: url('images/icon-mail.png') -8px 8px no-repeat;
  font-size: 25px;
  line-height: 36px;
  text-transform: uppercase;
  color: #673825;
  padding: 5px 0 3px 65px;
  margin: 0 0 35px 12px;
  font-weight: normal;
  display: inline-block;
  position: relative;
}
.mail-block .pismo h2:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 34px;
  top: 9px;
  left: -12px;
  background: #729805;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.d {
	color: #a1a1a1;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial;
	border-right: 1px solid #a1a1a1;
	padding-right: 10px;
	display: inline-block;
	margin-right: 10px;
	font-style: italic;
}
.n {
	color: #a1a1a1;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial;
	border-right: 1px solid #a1a1a1;
	padding-right: 10px;
	display: inline-block;
	margin-right: 10px;
	font-style: italic;
	font-weight: bold;
}
.mail-block .pismo .quote {
  border: 1px solid #dad5ca;
  border-radius: 10px;
  background: #fff;
  padding: 14px 20px;
  color: #5c4f4b;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  position: relative;
  margin: -3px 4px 0 57px;
}
.mail-block .pismo .otvet {
  padding: 9px 0 3px 0px;
  margin: 0 0 0 27px;
  overflow: auto;
  background: #f3f3f3;
}
.mail-block .pismo .otvet .userpic {
  display: inline-block;
  border: 5px solid #e8e9e5;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin: -8px 29px 0 20px
}
.mail-block .pismo .otvet .auth {
  font-weight: bold;
  font-family: Arial;
  font-size: 16px;
  line-height: 24px;
  color: #565656;
  padding: 29px 20px 12px 0;
  position: relative;
  margin: 0px 0 0px 0;
  display: block;
}
.mail-block .pismo .otvet .auth span {
  font-weight: bold;
  font-family: Arial;
  font-size: 16px;
  margin: 6px 0 0px 0;
  color: #729805;
}
.mail-block .pismo .letter-link:hover {
	background: #4ba020!important;
}
.mail-block .pismo .letter-link {
  background: #92c301;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkyYzMwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzYwYjYyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMmFiM2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #92c301 0%, #60b621 50%, #32ab3d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #92c301), color-stop(50%, #60b621), color-stop(100%, #32ab3d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #92c301 0%, #60b621 50%, #32ab3d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #92c301 0%, #60b621 50%, #32ab3d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #92c301 0%, #60b621 50%, #32ab3d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #92c301 0%, #60b621 50%, #32ab3d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92c301', endColorstr='#32ab3d', GradientType=0);
  /* IE6-8 */
  color: #fff;
  font-size: 18px;
  line-height: 39px;
  text-transform: uppercase;
  font-family: 'Conv_DINPro-Medium';
  text-shadow: -1px -1px 1px #308422;
  padding: 0 33px 1px 33px;
  margin: 5px 0px 0 7px;
  border-radius: 3px;
  text-decoration: none;
  float: right;
  z-index: 99;
}
.mail-block .questions {
  border-top: 2px dashed #e8e9e5;
  margin: 50px 0 0 27px;
  padding: 32px 0 0 0;
}
.mail-block .questions.first-child {
  margin: 53px 0px 0 62px;
  padding: 32px 0 0 0;
}
.mail-block .questions .quote {
  background: #f3f3f3;
  font-family: Arial;
  font-size: 16px!important;
    line-height: 23px!important;
  font-style: italic;
  color: #565656;
  margin-left: 0;
  position: relative;



border: 1px solid #dad5ca;
    border-radius: 10px;
    background: #fff;
    padding: 14px 20px;
    color: #565656;
    font-size: 14px;
    font-family: Arial;
    line-height: 20px;
    font-style: italic;
    position: relative;

}
.mail-block .questions .quote span.qu {
    background: url('images/qu.png') 0 0 no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    top: 0px;
    position: absolute;
    margin-top: -14px;
    margin-left: 5px;
}
.mail-block .questions .date {
  font-family: Arial;
  font-size: 12px;
  color: #698e00;
  margin: -2px 0 7px 3px;
  font-style: normal;
}
.mail-block .questions .brand {
	color: #a1a1a1;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial;
	padding-right: 10px;
	display: inline-block;
	margin-right: 10px;
	font-style: italic;
	font-weight: bold;
}
.brand2 {
	color: #a1a1a1;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial;
	padding-right: 10px;
	display: inline-block;
	margin-right: 10px;
	font-style: italic;
	font-weight: bold;
    margin: -2px 0 7px 3px;
	display: block;
}
.mail-block .questions .answer {
border: 1px solid #dad5ca;
    border-radius: 10px;
  background: #f3f3f3;
  font-family: Arial;
  font-size: 16px;
  font-style: italic;
  color: #565656;
  margin-left: 0;
  margin-top: 26px;
  position: relative;
  padding: 21px 20px;
}
.mail-block .questions .answer span.dir {
	font-family: Arial;
    font-size: 12px;
    color: #698e00;
    margin: -2px 0 7px 3px;
    font-style: normal;
	display: block;
}
.mail-block .questions .answer span.quq {
    background: url('images/quq.png') 0 0 no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    top: 0px;
    position: absolute;
    margin-top: -14px;
	right: 30px;
}
.mail-block .questions .answer p {
  border-radius: 10px;
  color: #5c4f4b;
  font-size: 16px;
  line-height: 23px;
  font-family: Arial;
  font-style: italic;
  position: relative;
}
.mail-block .questions.last {
  border-bottom: 2px dashed #e8e9e5;
}
.breadscrumb {
  padding: 0;
  margin: 23px 0 0 0;
  font: 13px Arial;
  color: #8f7971;
}
.breadscrumb a {
    font-size: 14px!important;
    font-family: 'Arial';
  color: #8f7971;
  text-decoration: underline;
}
.breadscrumb a span {
    font-size: 14px!important;
    font-family: 'Arial';
  color: #8f7971;
  text-decoration: underline;
}
.breadscrumb a:hover span {
  color: #000;
  text-decoration: none;
}
.breadscrumb span {
  text-decoration: none;
  font-size: 16px;
}

.pagination {
  text-align: center;
  margin: 31px 0 40px 0;
}
.pagination .wrapper {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.page-item a {
text-decoration:none;
}
.pagination .page-item {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #e7e8e4;
  width: 35px;
  height: 35px;
  font-family: Arial;
  color: #565656;
  border: 1px solid #fff;
  font-size: 12px;
  display: inline-block;
  line-height:33px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-clip: padding-box;
}
.pagination .page-item.prev {
  background-repeat: no-repeat;
  background-size: 15px 9px;
  background-position: 8px 12px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAc0lEQVQ4T6WTMRKAIAwELz/UAmqfoi+xT6NPdCiYUcYkx4SaXQ4uCMhVStlE5ASwqurdMWH4F9y2H6q604IBnhP8wLzAgDmBA8eCAPYFtdYFwBU0Y7eQFrSTU1fo0VOPSEj4SUwNkpOET2BI5gVDO5/v/ADvUlARIoDrNwAAAABJRU5ErkJggg==');
}
.pagination .page-item.next {
  background-repeat: no-repeat;
  background-size: 15px 9px;
  background-position: 12px 12px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAcklEQVQ4T2NkQAJhYWEBDAwM6////5+4evXqBchyuNiMaAY0MDAw1IPEiDUEpwHEGoLXAGIMIWgAIUOIMgCfIUQbgMsQkgyAxljgqlWrNsBij74GYEsbRLsAV8IiygB8qZKgAYSSNO2SMiGbcUUjydkZAGWYehExEmKJAAAAAElFTkSuQmCC');
}
.pagination .page-item.number:hover {
  background-color: #729805;
  color: #fff;
}
.pagination .page-item.number.active {
  background-color: #729805;
  color: #fff;
}
.news-block .news {
  margin-top: 20px;
  width: 100%;
  min-width: 1000px;
  max-width: 1180px;
}
.news-block h2 {
  font-family: 'Conv_DINPro-Bold';
  background: url('images/icon-news.png') -11px 11px no-repeat;
  font-size: 25px;
  line-height: 36px;
  text-transform: uppercase;
  color: #673825;
  padding: 5px 0 3px 65px;
  margin: 0 0 30px 41px;
  font-weight: normal;
  display: block;
  position: relative;
}
.news-block h2:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 34px;
  top: 9px;
  left: -12px;
  background: #729805;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.news-block .news-item strong {
	color: #673825;
}
.news-block .news-item a {
    font-family: Arial;
    font-size: 14px;
    color: #628207!important;
    line-height: 20px;
}
a.l-cap {
    text-decoration: none!important;
    font-size: 20px!important;
}
.news-block .date {
    font-family: Arial;
    font-size: 14px;
    color: #a1a1a1;
    border-right: 1px solid #a1a1a1;
    padding-right: 10px;
    display: inline-block;
    margin-right: 10px!important;
}

.news-block .news-item {
  border-top: 2px dashed #e8e9e5;
  overflow: hidden;
  margin: 0px 15px 0px 65px;
  padding: 33px 0 32px 0px;
  font-size: 20px;
  font-family: Arial;
}
.news-block .news-item.last {
  border-bottom: 2px dashed #e8e9e5;
}
.news-block .image {
  float: left;
  margin-bottom: 15px;
}
.more-link {
	display: none!important;
}
.news-block .image img {
  float: left;
  margin: 0 41px 0 0px;
  width: 150px;
}
.news-block .date {
  font-family: Arial;
  color: #565656;
  font-size: 14px;
  margin: -4px 0 11px 0;
}
.news-block .caption a {
  text-decoration: underline;
  font-family: Arial;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.news-block .caption a:hover {
  color: #565656;
}
.news-block .text {
  font-family: Arial;
  color: #565656;
  font-size: 16px;
  line-height: 22px;
  margin: 6px 0 0 0;
  text-align: justify;
}
.news-block .pagination {
  margin: 47px 0 71px 0;
}
.feedback .succ {
	color: #729805;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	padding: 0 0 24px 30px;
	display: block;
	text-align: center;
}
.feedback-block h1 {
  font-family: 'Conv_DINPro-Bold';
  background: url('images/icon-otz.png') -5px 11px no-repeat;
  font-size: 25px;
  line-height: 36px;
  text-transform: uppercase;
  color: #673825;
  padding: 5px 0 3px 65px;
  margin: 0 0 53px 12px;
  font-weight: normal;
  display: inline-block;
  position: relative;
}
.feedback-block h1:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 34px;
  top: 9px;
  left: -12px;
  background: #729805;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}

.feedback .letter-link {
    background: #92c301;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #92c301 0%, #60b621 50%, #32ab3d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #92c301), color-stop(50%, #60b621), color-stop(100%, #32ab3d));
    background: -webkit-linear-gradient(top, #92c301 0%, #60b621 50%, #32ab3d 100%);
    background: -o-linear-gradient(top, #92c301 0%, #60b621 50%, #32ab3d 100%);
    background: -ms-linear-gradient(top, #92c301 0%, #60b621 50%, #32ab3d 100%);
    background: linear-gradient(to bottom, #92c301 0%, #60b621 50%, #32ab3d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92c301', endColorstr='#32ab3d', GradientType=0);
    color: #fff;
    font-size: 18px;
    line-height: 39px;
    text-transform: uppercase;
    font-family: 'Conv_DINPro-Medium';
    text-shadow: -1px -1px 1px #308422;
    padding: 0 33px 1px 33px;
    margin: 5px 0px 0 7px;
    border-radius: 3px;
    text-decoration: none;
    float: right;
    z-index: 99;
}
.feedback-block .feedback {
  margin-top: 20px;
  margin-right: 15px;
}
.feedback-block .feedback-item {
  border-top: 2px dashed #e8e9e5;
  overflow: hidden;
  margin: 0px 0 0px 26px;
  padding: 33px 0 38px 0px;
  text-align: justify;
}
.feedback-block .feedback-item.last {
  border-bottom: 2px dashed #e8e9e5;
}
.feedback-block .userpic {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 6px solid #e7e8e4;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 106px;
  height: 106px;
  float: left;
  text-align: center;
  overflow: hidden;
  margin: 0 35px 0 0;
}
.feedback-block .userpic img {
  width: 100%;
}
.feedback-block .text {
  font-family: Arial;
  color: #565656;
  font-style: italic;
  font-size: 16px;
  line-height: 24px;
  margin: 1px 0 0 0;
}
.feedback-block .text p {
	padding-bottom: 10px;
}
.feedback-block .author {
  font-family: Arial;
  color: #565656;
  font-weight: bold;
  font-size: 14px;
  margin: 24px 0 0 0;
  padding: 0 0 0 30px;
}
.feedback-block .author span.ath {
  color: #729805;
  text-decoration: underline;
}
.ath {
  color: #729805;
  text-decoration: underline;
}
.feedback-block .author span {
  font-style: normal;
}
.feedback-block .pagination {
  margin: 40px 0 71px 0;
}
.production {
  width: 82%;
}
.production .pagination {
  margin: -9px 0 60px 0;
}
.production-block .production h2 {
  font-family: 'Conv_DINPro-Bold';
  font-size: 25px;
  line-height: 36px;
  text-transform: uppercase;
  color: #673825;
  padding: 5px 0 3px 23px;
  margin: 39px 0 59px 41px;
  font-weight: normal;
  display: block;
  position: relative;
}
.production-block .production h2:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 34px;
  top: 9px;
  left: -12px;
  background: #729805;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.production-block .production-list {
  text-align: justify;
  padding: 0 0 0 6%;
}
.production-block .production-list:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.production-block .production-item {
  width: 31%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  text-align: center;
  margin: 0 0 60px 0;
}
.production-block .break {
  width: 31%;
  height: 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.production-block .img-production {
  border: 2px solid #e9e8e5;
  height: 292px;
  padding: 63px 25px;
  box-sizing: border-box;
}
.production-block .img-production img {
  width: 100%;
}
.production-block .name {
  font-family: 'Conv_DINPro-Bold';
  color: #565656;
  font-size: 18px;
  margin: 23px 0 9px 0;
  display: block;
  text-decoration: none;
}
.production-block .characteristics {
  font-family: 'Conv_DINPro-Regular';
  color: #565656;
  font-size: 14px;
}
.production-block .price {
  font-family: 'Conv_DINPro-Bold';
  color: #729805;
  font-size: 24px;
  margin: 9px 0 0 0;
}
.production-block .price span {
  font-family: 'Conv_DINPro-Regular';
  position: relative;
  text-transform: uppercase;
}
.production-block .price span:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 1px;
  background: #729805;
  top: 19px;
  left: 1px;
  display: inline-block;
}
.info-right-block {
  float: right;
  width: 28.6%;
  padding: 0 15px 0 2%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #d3d1ca;
  margin: -5px 0 30px 0;
  text-align: justify;
}
.info-right-block .news > div:last-child {
	border-bottom: 0!important;
}
.read-more {
white-space: nowrap
}
.info-right-block .feedback .title {
  font-family: 'Conv_DINPro-Bold';
  background: url('images/icon-otz.png') 0px 0px no-repeat;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  color: #673825;
  padding: 0px 0 5px 68px;
  margin-left: -3px;
  margin-bottom: -2px;
  font-weight: normal;
  /*min-width: 260px;
  max-width: 320px;*/
  display: block;
}
.info-right-block .feedback .read-more {
  font-family: Arial;
  font-size: 12px;
  color: #729805;
  display: block;
  margin-left: 65px;
}
.info-right-block .feedback .text {
  font-family: Arial;
  font-size: 14px;
  color: #565656;
  font-style: italic;
  margin: 10px 0 0 -2px;
  line-height: 20px;
}
.info-right-block .feedback .text p {
	padding-bottom: 10px;
}
.info-right-block .feedback .author {
  font-family: Arial;
  color: #565656;
  font-weight: bold;
  font-size: 14px;
  margin: 22px 0 0 0;
  padding: 0 0 0 0px;
}
.info-right-block .feedback .author span.ath {
  color: #729805;
  text-decoration: underline;
}
.info-right-block .feedback .author span {
  font-style: normal;
}
.info-right-block .mail {
  margin-top: 42px;
}
.info-right-block .mail .title {
  font-family: 'Conv_DINPro-Bold';
  background: url('images/icon-mail.png') 0px 0px no-repeat;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  color: #673825;
  padding: 0px 0 8px 68px;
  margin-left: -3px;
  margin-bottom: -3px;
  font-weight: normal;
  /*min-width: 260px;
  max-width: 320px;*/
  display: block;
}
.info-right-block .mail .read-more {
  font-family: Arial;
  font-size: 12px;
  color: #729805;
  display: block;
  margin-left: 65px;
}
.info-right-block .mail .question {
  border: 1px solid #dad5ca;
  border-radius: 10px;
  background: #fff;
  padding: 7px 16px 12px 16px;
  color: #5c4f4b;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  position: relative;
  margin: 15px 0px 0 -3px;
}
.info-right-block .mail .question p {
  text-align: justify;
  padding-top: 8px;
}
.info-right-block .mail .question span.q {
  background: url('images/qu.png') 0 0 no-repeat;
  width: 14px;
  height: 14px;
  display: block;
  top: 0px;
  position: absolute;
  margin-top: -14px;
  margin-left: 5px;
}
.info-right-block .mail .answer {
  font-family: Arial;
  color: #565656;
  font-style: italic;
  font-size: 14px;
  margin: 26px 0 5px 0;
  line-height: 20px;
    background: #f3f3f3;
	border: 1px solid #dad5ca;
  border-radius: 10px;
  padding: 7px 16px 12px 16px;
  position: relative;
  text-align: justify;
}
.info-right-block .mail .answer p {
  text-align: justify;
}

.info-right-block .mail .answer span.quq {
  background: url('images/quq.png') 0 0 no-repeat;
  width: 14px;
  height: 14px;
  display: block;
  top: 0px;
  position: absolute;
  margin-top: -14px;
  margin-left: 80%;
}
.info-right-block .mail .author {
  text-align: right;
  font-family: Arial;
  color: #729805;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 2px 12px 0 0;
}
.info-right-block .news {
  margin: 42px 0 0 0;
}
.info-right-block .news .title {
  font-family: 'Conv_DINPro-Bold';
  background: url('images/icon-news.png') 0px 0px no-repeat;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  color: #673825;
  padding: 0px 0 8px 68px;
  margin-left: -3px;
  margin-bottom: -4px;
  font-weight: normal;
  /*min-width: 260px;
  max-width: 320px;*/
  display: block;
}
.info-right-block .news .read-more {
  font-family: Arial;
  font-size: 12px;
  color: #729805;
  display: block;
  margin-left: 68px;
}
.info-right-block .news .text {
  font-family: Arial;
  font-size: 14px;
  color: #565656;
  margin: 18px 0 0 -2px;
  line-height: 20px;
}
.info-right-block .news .text strong {
	font-style: normal;
	color: #673825;
}
.info-right-block .news .text p {
	padding-top: 8px;
}
.info-right-block .news .date {
  font-family: Arial;
  font-size: 14px;
  color: #a1a1a1;
    border-right: 1px solid #a1a1a1;
    padding-right: 10px;
    display: inline-block;
    margin-right: 10px;
}
.section-production-block {
  overflow: auto;
}
.section-production-block .section-production {
  width: 70.4%;
  float: left;
  margin-bottom: 36px;
}
.section-production-block .section-production h2 {
  font-family: 'Conv_DINPro-Bold';
  font-size: 25px;
  line-height: 36px;
  text-transform: uppercase;
  color: #673825;
  padding: 5px 0 3px 23px;
  margin: 39px 0 50px 41px;
  font-weight: normal;
  display: block;
  position: relative;
}
.section-production-block .section-production h2:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 34px;
  top: 9px;
  left: -12px;
  background: #729805;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.section-production-block .section-production-item {
  background-color: #f3f3f3;
  zoom: 1;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 16px 15px 0px 37px;
  padding: 34px 0 20px 26px;
}
.section-production-block .section-production-item:before,
.section-production-block .section-production-item:after {
  content: "";
  display: table;
}
.section-production-block .section-production-item:after {
  clear: both;
}
.section-production-block .section-production-item .image {
  float: left;
}
.section-production-block .section-production-item .image img {
    margin: 0 21px 35px 0;
    display: block;
}
.section-production-block .section-production-item .title {
  font-family: 'Conv_DINPro-Bold';
  font-size: 24px;
  color: #673825;
  margin: -7px 0 0 0;
}
.section-production-block .section-production-item .title a {
  font-family: 'Conv_DINPro-Bold';
  font-size: 25px;
    line-height: 36px;
    color: #673825;
  text-decoration: none;
}
.section-production-block .section-production-item .title a:hover {
	text-decoration: underline;
}
.section-production-block .section-production-item .text {
  font-family: Arial;
  font-size: 16px;
  color: #565656;
  padding: 0 15px 0 0;
  margin: 6px 0 3px 0;
  line-height: 22px;
  overflow: hidden;
}
.section-production-block .section-production-item .text p {
	overflow: hidden;
	height: 90px;
}
.section-production-block .section-production-item .gallery {
	margin-bottom: 0!important;
}
.section-production-block .section-production-item .gallery .gallery-item {
	margin-bottom: 9px!important;
}
.section-production-block .section-production-item .link {
  font-family: Arial;
  font-size: 16px;
  color: #729805;
  display: block;
}
.contact-block {
  overflow: auto;
}
#map {
  height: 270px;
  width: 100%;
}
.contact-info {
  margin-left: 37px;
  margin-top: 33px;
}
.contact {
  width: 70.4%;
  float: left;
  margin-bottom: 36px;
}
.contact h2 {
      font-size: 24px;
    color: #729805;
    font-family: Conv_DINPro-Bold;
    margin: 0 0 26px 0;
}
.contact .phone,
.contact .address,
.contact .email,
.contact .social {
  margin: 12px 0 0 0;
}
.contact .col-1 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 150px;
  font-family: 'Arial';
  font-weight: bold;
  font-size: 18px;
  color: #565656;
}
.contact .col-2 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.contact .phone .col-2 {
  font-family: 'Arial';
  font-size: 18px;
  color: #565656;
}
.contact .address .col-2 {
  font-family: 'Arial';
  font-size: 18px;
  color: #565656;
}
.contact .email .col-2 {
  color: #7fa11b;
  font-family: 'Arial';
  font-size: 18px;
}
.contact .social .soc {
  margin-top: -2px;
  position: relative;
  min-width: 177px;
  height: 72px;
}
.contact .social .soc .vk {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 7px;
	background: url('images/vk.png') 0 0 no-repeat;
}
.contact .social .soc .vk:hover {
background: url('images/vk.png') 0 -24px no-repeat;
}
.contact .social .soc .f {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 7px;
  background: url('images/f.png') 0 0 no-repeat;
}
.contact .social .soc .f:hover {
background: url('images/f.png') 0 -24px no-repeat;
}
.contact .social .soc .tw {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 6px;
  background: url('images/tw.png') 0 0 no-repeat;
}
.contact .social .soc .tw:hover {
background: url('images/tw.png') 0 -24px no-repeat;
}
.contact .social .soc .ins {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 6px;
  background: url('images/ins.png') 0 0 no-repeat;
}
.contact .social .soc .ins:hover {
background: url('images/ins.png') 0 -24px no-repeat;
}
.contact .social .soc .odn {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('images/odn.png') 0 0 no-repeat;
}
.contact .social .soc .odn:hover {
background: url('images/odn.png') 0 -24px no-repeat;
}
.about-block {
  overflow: auto;
}
.about {
  width: 70.4%;
  float: left;
  margin-bottom: 48px;
}
.calculation h2,
.about h2 {
  font-family: 'Conv_DINPro-Bold';
  font-size: 25px;
  line-height: 25px;
  color: #673825;
  padding: 5px 0 3px 0px;
  margin: 9px 0 17px 0px;
  font-weight: normal;
  display: block;
  position: relative;
}
.calculation h3,
.about h3 {
  font-family: 'Conv_DINPro-Bold';
  font-size: 20px!important;
  line-height: 22px;
  color: #673825!important;
  padding: 5px 0 3px 0px;
  margin: 9px 0 17px 0px;
  font-weight: normal;
  display: block;
  position: relative;
}
.about ul {
	margin-bottom: 20px;
}
.about-content {
  padding: 0 0 0 37px;
}
.about-content .about-image {
  float: left;
  width: 264px;
  height: 213px;
  margin: 5px 28px 35px 0;
}
.about-content p {
  font-size: 16px;
  color: #565656;
  font-family: Arial;
  line-height: 22px;
  margin: 0 0 22px 0;
  text-align: justify;
}
.about-content p.gal {
    margin: 0;
}
.entry-content {
	padding-right: 20px;
}
.about-content p span {
  font-weight: bold;
}
.about-content p a {
  color: #729805;
}
.about-content .note {
  font-size: 16px;
  color: #565656;
  font-family: Arial;
  font-style: italic;
  background: #eaf5cb;
  line-height: 22px;
  padding: 22px 15px 33px 27px;

}



.about-content h3 {
  font-family: 'Conv_DINPro-Bold';
  font-size: 24px;
  color: #729805;
  margin: 11px 0 10px 0px;
}
.about-content ul {
  font-family: 'Conv_DINPro-Bold';
  font-size: 24px;
  color: #729805;
  margin: 11px 0 20px 3px;
}
.about-content ul span {
  margin: 0 0 15px 0;
  display: block;
}
.about-content ul > li,
.price-content ul > li {
  font-size: 16px;
  color: #565656;
  font-family: Arial;
  line-height: 26px;
  list-style: none;
  margin: 0 0 0 12px;
  display: block;
  text-align: justify;
}
.about-content ul > li:before,
.price-content ul > li:before {
    content: url('images/li.png');
    padding-right: 10px;
    position: relative;
    top: -2px;
}
    .about-content ul > li > ul > li:before,
    .price-content ul > li > ul > li:before {
        content: '';
        display: inline-block;
        margin-right: 10px;
        position: relative;
        top: -2px;
        width: 4px;
        height: 4px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        border: 1px #9EB66C solid;
        padding-right: 0;
    }
.tabNavigation li:before {
    display: none;
}
.about-content ol > li {
  font-size: 16px;
  color: #565656;
  font-family: Arial;
  line-height: 26px;
  margin: 0 0 10px 36px;
  padding-left: 5px;
  text-align: justify;
}

.about-content .first-list {
  font-family: 'Conv_DINPro-Bold';
  font-size: 24px;
  color: #729805;
  margin: 11px 0 20px 3px;
}
.about-content .first-list span {
  margin: 0 0 15px 0;
  display: block;
}
.about-content .first-list > li {
  font-size: 16px;
  color: #565656;
  font-family: Arial;
  line-height: 26px;
  list-style: none;
  margin: 0 0 0 12px;
  display: block;
  background: url('images/li.png')0 9px no-repeat;
  padding-left: 15px;
}














.price-content p,
.price-content div.txt-div {
  font-size: 16px;
  color: #565656;
  font-family: Arial;
  line-height: 22px;
  margin: 0 0 22px 0;
  text-align: justify;
}
.txt-div  > ol ol {
    margin-left: 17px;
}
.price-content p span {
  font-weight: bold;
}
.price-content p a {
  color: #565656
}
.price-content p a:hover {
  color: #565656;
  text-decoration: none;
}
.about-content p a {
  color: #565656;
}
.about-content p a:hover {
  color: #565656;
  text-decoration: none;
}
.about-content  a {
  color: #565656;
}
.about-content a:hover {
  color: #565656;
  text-decoration: none;
}
.price-content .note {
  font-size: 16px;
  color: #565656;
  font-family: Arial;
  font-style: italic;
  background: #eaf5cb;
  line-height: 22px;
  padding: 22px 15px 33px 27px;
  margin: 0 10px 0 292px;
}



.price-content h3 {
  font-family: 'Conv_DINPro-Bold';
  font-size: 24px;
  color: #729805;
  margin: 11px 0 10px 0px;
}
.price-content ul {
  font-family: 'Conv_DINPro-Bold';
  font-size: 24px;
  color: #729805;
  margin: 11px 0 20px 3px;
}
.price-content ul span {
  margin: 0 0 15px 0;
  display: block;
}/*
.price-content ul > li {
  font-size: 16px;
  color: #565656;
  font-family: Arial;
  line-height: 26px;
  list-style: none;
  margin: 0 0 0 12px;
  display: block;
  background: url('../../../wp-content/themes/twentythirteen/images/li.png')0 9px no-repeat;
  padding-left: 15px;
}
*/








.about-content .second-list {
  margin: 0 0 4px 25px;
}
.about-content .second-list li {
  font-size: 14px;
  color: #565656;
  font-family: Arial;
  font-style: italic;
  line-height: 22px;
  list-style: none;
  margin: 0 0 0 0;
}
.about-content .second-list li:before {
  content: '';
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin: 0 8px 0 0;
  background: #729805;
  width: 11px;
  height: 2px;
}
.about-content .tagline {
  text-transform: uppercase;
  font-size: 16px;
  color: #673825;
  font-weight: bold;
  font-family: Arial;
  margin: 22px 0 24px 0;
}
.about-content .social-icons {
  margin: 41px 0 0 0;
}
.gallery-block {
  overflow: auto;
}
.gallery {
  float: left;
  margin-bottom: 48px;
}
.gallery h2 {
  font-family: 'Conv_DINPro-Bold';
  font-size: 25px;
  line-height: 36px;
  text-transform: uppercase;
  color: #673825;
  padding: 5px 0 3px 23px;
  margin: 39px 0 31px 41px;
  font-weight: normal;
  display: block;
  position: relative;
}
.gallery h2:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 34px;
  top: 9px;
  left: -12px;
  background: #729805;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.gallery-items {
  padding: 0 0 14px 69px;
}
.gallery-item {
  text-align: justify;
  margin: 0 0 -21px 0;
}
.gallery-item:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.gallery-item .break {
  width: 31%;
  height: 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.gallery-item .title {
  font-size: 24px;
  color: #729805;
  font-family: Conv_DINPro-Bold;
  margin: 0 0 26px 0;
}
.gallery-item .image {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  border: 3px solid #cbd1c0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 112px;
  height: 112px;
  margin: 0 40px 35px 0;
}
.gallery-item .image img {
  width: 100%;
}
.price-block {
  overflow: auto;
}
.price {
  margin-bottom: 48px;
  width: 70.4%;
  float: left;
}
.price h2 {
  font-family: 'Conv_DINPro-Bold';
  font-size: 25px;
  line-height: 36px;
  text-transform: uppercase;
  color: #673825;
  padding: 5px 0 3px 23px;
  margin: 39px 0 6px 41px;
  font-weight: normal;
  display: block;
  position: relative;
}
.price h1:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 34px;
  top: 9px;
  left: -12px;
  background: #729805;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.price .title {
  font-size: 24px;
  color: #729805;
  font-family: Conv_DINPro-Bold;
  margin: 0 0 25px 0;
}
.price .diameter-list {
  margin: 0 0 0 -3px;
}
.price .diameter-item {
  width: 100px;
  height: 40px;
  background: #b1bc90;
  font: 22px/40px Arial;
  color: #fff;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  text-align: center;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin: 0 6px 0 0;
  cursor: pointer;
}
.price .diameter-item.active {
  background: #729805;
}
.price-content {
  padding: 0px 24px 0 37px;
  position: relative;
}
.price-content .price-table {
  border-spacing: 1px;
  margin: 33px 0px 0 0;
  width: 100%;
}
.price-content table {
	width: 100%;
	margin-bottom: 20px;
}
.price-content table tr:first-child td,
.price-content table tr.caption td {
  background: #6b7266!important;
  font: bold 15px Arial;
  color: #fff;
  text-align: center;
}
.price-content  table tr:nth-child(even) {
  background: #e9e8e5;
}
.price-content  table tr:nth-child(odd) {
  background: #e2e6d7;
}
.price-content  table tr:hover td {
	background: #729805;
	color: #fff;
}
.price-content table td {
  font: 16px Arial;
  min-width: 70px;

  color: #2a2a2a;
  text-align: center;
  height: 49px;
  padding: 0 5px;
}
.price-content table.pr-tb-2 td:last-child {
    white-space: nowrap;
    width: 110px;
}
.price-content  table td span {
font-family: ALSRubl;
}
.price-content .common-price {
  margin: 17px 0 0 0;
}
.price-content .common-price .title {
  margin: 0 0 17px 0;
}
.price-content .common-price .item {
  margin: 0 0 17px 26px;
}
.price-content .common-price .item .wrapper {
  border-bottom: 1px dotted;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  width: 310px;
}
.price-content .common-price .item .service,
.price-content .common-price .item .count {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  background: #fff;
  color: #2a2a2a;
  position: relative;
  bottom: -5px;
}
.price-content .common-price .item .count span {
    font-family: ALSRubl;
}
.price-content .common-price .item .service {
  font: 16px Arial;
  float: left;
}
.price-content .common-price .item .count {
  font: bold 16px Arial;
  float: right;
}
.calculation-block {
  overflow: auto;
}
.calculation {
  width: 71%;
  float: left;
  margin-bottom: 48px;
}
.calculation-content {
  padding: 13px 24px 0 37px;
}
.calculation-content .item.type {
  margin: 0 0 39px 0;
}
.calculation-content .item.type img {
  margin: 3px 23px 0 1px;
}
.calculation-content .item.size {
  margin: 0 0 20px 0;
}
.calculation-content .item.size img {
  margin: 8px 25px 0 4px;
}
.calculation-content .item.diameter {
  margin: 0 0 56px 0;
}
.calculation-content .item.diameter img {
  margin: 28px 21px 0 -1px;
}
.calculation-content .item.amount img {
  margin: 2px 26px 0 14px;
}
.calculation-content .item.distance {
  margin: 0px 0 45px 0;
  width: 310px;
  float: left;
}
.calculation-content .item.amount {
  margin: 0px 0 45px 0;
  width: 310px;
  position: absolute;
  margin-left: 342px;
}
.calculation-content .item.distance img {
  margin: 0px 14px 0 6px;
}
ul.tabNavigation {
list-style: none!important;
padding-left: 20px;
}
ul.tabNavigation li{
background: none!important;
padding-left: 0px;
margin-left: 0px;
}
.calculation-content .item .first {
  position: relative;
  left: -221px;
  top: 0px;
}
.calculation-content .item .second {
  float: left;
  position: relative;
  left: 0px;
  top: 70px;
}
.calculation-content .grid-line {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin: 0 16px 0 0;
}
.calculation-content .grid-line .jq-selectbox {
  zoom: 1;
}
.calculation-content .grid-line .jq-selectbox:before,
.calculation-content .grid-line .jq-selectbox:after {
  content: "";
  display: table;
}
.calculation-content .grid-line .jq-selectbox:after {
  clear: both;
}
.calculation-content .grid-line.last {
  margin-left: -218px;
  position: relative;
  position: absolute;
}
.calculation-content .grid-line-caption {
  font-family: 'Conv_DINPro-Regular';
  font-size: 15px;
  color: #646464;
  margin: 0 0 10px 0;
}
.calculation-content input,
.calculation-content input:disabled {
  border: 1px solid #d1d1d1;
  font: 18px/35px 'Conv_DINPro-Regular';
  color: #646464!important;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px 40px 2px 18px;
  width: 221px;
  border-radius: 3px;
  background: #eae9e7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eae9e7 0%, #f6f5f3 50%, #f1f0ee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #eae9e7 0%, #f6f5f3 50%, #f1f0ee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #eae9e7 0%, #f6f5f3 50%, #f1f0ee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eae9e7', endColorstr='#f1f0ee', GradientType=0);
  /* IE6-9 */
  -moz-appearance:    none;

appearance:         none;
}
input[name="pile_count"] {
  border: 1px solid #d1d1d1;
  font: 18px/35px 'Conv_DINPro-Regular';
  color: #646464!important;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px 40px 2px 18px;
  width: 121px;
  border-radius: 3px;
  background: #eae9e7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eae9e7 0%, #f6f5f3 50%, #f1f0ee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #eae9e7 0%, #f6f5f3 50%, #f1f0ee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #eae9e7 0%, #f6f5f3 50%, #f1f0ee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eae9e7', endColorstr='#f1f0ee', GradientType=0);
  /* IE6-9 */
  -moz-appearance:    none;

appearance:         none;
}
input[name="distance"] {
  border: 1px solid #d1d1d1;
  font: 18px/35px 'Conv_DINPro-Regular';
  color: #646464!important;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px 40px 2px 18px;
  width: 121px;
  border-radius: 3px;
  background: #eae9e7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #eae9e7 0%, #f6f5f3 50%, #f1f0ee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #eae9e7 0%, #f6f5f3 50%, #f1f0ee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #eae9e7 0%, #f6f5f3 50%, #f1f0ee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eae9e7', endColorstr='#f1f0ee', GradientType=0);
  /* IE6-9 */
  -moz-appearance:    none;

appearance:         none;
}

.calculation-content .calculate-price {
  background: #e9e8e5;
  width: 100%;
  height: 95px;
  margin: 0px 0px 32px 9px;
}
.calculation-content .calculate-price .button {
  background: #92c301;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkyYzMwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzYwYjYyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMmFiM2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #92c301 0%, #60b621 50%, #32ab3d 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #92c301), color-stop(50%, #60b621), color-stop(100%, #32ab3d));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #92c301 0%, #60b621 50%, #32ab3d 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #92c301 0%, #60b621 50%, #32ab3d 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #92c301 0%, #60b621 50%, #32ab3d 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #92c301 0%, #60b621 50%, #32ab3d 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92c301', endColorstr='#32ab3d', GradientType=0);
  /* IE6-8 */
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  font-family: 'Conv_DINPro-Medium';
  text-shadow: -1px -1px 1px #308422;
  padding: 7px 27px 9px 31px;
  margin: 29px 0 0 91px;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
}
.calculation-content .calculate-price p {
  font: 18px 'Conv_DINPro-Bold';
  color: #3f3f3f;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  margin: 36px 0 0 26px;
}
.calculation-content .calculate-price p .price-num {
  color: #729805;
  font-family: 'Conv_DINPro-Bold';
  text-transform: uppercase;
  margin: -8px 0 0px 22px;
  font-size: 31px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  float: right
}
.calculation-content .calculate-price p .price-num span {
  font-family: 'Conv_DINPro-Regular';
  position: relative;
  text-transform: uppercase;
}
.calculation-content .calculate-price p .price-num span:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 1px;
  background: #729805;
  top: 27px;
  left: 1px;
  display: inline-block;
}
.calculation-content .warning {
  font: bold 16px/24px Arial;
  color: #2a2a2a;
  margin: 0px 0 0 13px;
}
.calculation-content .title {
  font-family: 'Conv_DINPro-Bold';
  font-size: 24px;
  color: #729805;
  padding: 0px 0 12px 12px;
  margin: 35px 0 0 0;
}
.calculation-content .text {
  font-size: 16px;
  color: #565656;
  font-family: Arial;
  line-height: 24px;
  margin: 0 0 22px 0;
}
#modal_form,
#modal_form2 {
	width: 300px;
	height: 300px; /* Рaзмеры дoлжны быть фиксирoвaны */
	position: fixed; /* чтoбы oкнo былo в видимoй зoне в любoм месте */
	top: 45%; /* oтступaем сверху 45%, oстaльные 5% пoдвинет скрипт */
	left: 50%; /* пoлoвинa экрaнa слевa */
	margin-top: -300px;
	margin-left: -150px; /* тут вся мaгия центрoвки css, oтступaем влевo и вверх минус пoлoвину ширины и высoты сooтветственнo =) */
	display: none; /* в oбычнoм сoстoянии oкнa не дoлжнo быть */
	opacity: 0; /* пoлнoстью прoзрaчнo для aнимирoвaния */
	z-index: 999; /* oкнo дoлжнo быть нaибoлее бoльшем слoе */
	padding: 20px 10px;

	width: 420px;
    height: 529px;
    padding: 15px;
    background-color: #656b60;
    border-radius: 10px;
}
#modal_form input[type=text],
#modal_form2 input[type=text]  {
    background: #f6f5f3;
    border-radius: 3px;
    border: 1px solid #464844;
    width: 238px;
    padding: 6px 20px 10px 40px;
    margin-top: 5px;
    font-family: 'Conv_DINPro-Regular';
    font-size: 18px;
    margin-left: 60px;
}

#modal_form input[type="submit"],
#modal_form2 input[type="submit"] {
	background: url('images/bu.png') 0 0 repeat-x;
    font-family: 'Conv_DINPro-Bold';
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #308422;
    padding: 8px 30px 10px 30px;
    border-radius: 3px;
    width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    box-shadow: 0;
	font-size: 18px;
	text-transform: uppercase;
}
#modal_form input[name="name"],
#modal_form2 input[name="name"] {
    background: #f6f5f3 url('images/i1.png') 9px 9px no-repeat;
}
#modal_form input[name="title"],
#modal_form2 input[name="title"] {
    background: #f6f5f3 url('images/u2.png') 9px 9px no-repeat;
}





#modal_form textarea,
#modal_form2 textarea {
    border-radius: 3px;
    border: 1px solid #464844;
    width: 238px;
	height: 192px;
    padding: 6px 20px 10px 40px;
    margin-top: 5px;
    font-family: 'Conv_DINPro-Regular';
    font-size: 18px;
    margin-left: 60px;
    background: #f6f5f3 url('images/u3.png') 9px 12px no-repeat;
}
/* Кнoпкa зaкрыть для тех ктo в тaнке) */
#modal_form #modal_close,
#modal_form2 #modal_close2 {
    float: right;
    background: url('images/close.png') 0 0 no-repeat;
    width: 16px;
    height: 16px;
    display: block;
	text-indent: -9999px;
}
#modal_form h3,
#modal_form2 h3 {
	font-family: 'Conv_DINPro-Regular';
    display: block;
    text-transform: uppercase;
    font-weight: normal;
    color: #d8e1d0;
    margin-top: 26px;
	background: none!important;
	padding-left: 60px!important;
	font-size: 30px!important;
}
/* Пoдлoжкa */
#overlay {
	z-index:998; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%;
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}
#overlay2 {
	z-index:998; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%;
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}
#boxes2 #dialog2 {
	left: 50%!important;
	margin-left: -210px!important;
}
#boxes #dialog {
	left: 50%!important;
	margin-left: -210px!important;
}
.wpuf-errors {
	display: none!important;
}
.h3 {
    font: 18px 'Conv_DINPro-Bold'!important;
    color: #75bb13!important;
}
.clearfix {
    height: 100%;
    overflow: hidden;
}
#pict-sv {
    position:relative;margin:-30px 0 10px;
}
#pict-sv .title {
    float:left;margin-top:50px;
}
#pict-sv .ttl-2 {
    margin-top: 30px;
}
#pict-sv img {
    float: right;
}
.price-buttons {
    margin: 15px 5px 0 0;
}
.price-buttons > a {
    padding: 7px 15px 8px 32px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    float: right;
    font: 14px 'Conv_DINPro-Medium';
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
}

.button-orange {
			height: 33px;
			padding: 5px 20px 0 8px !important;
			margin-left: 10px;
			margin-right: 10px;
			box-sizing: border-box;
			background: none;
			border: none;
			text-transform: uppercase;
			font-size: 13px;
			display: inline-block;
			color:#fff !important;
			text-decoration: none;
			background: rgba(232,159,0,1);
			background: -moz-linear-gradient(top, rgba(232,159,0,1) 0%, rgba(232,104,0,1) 100%);
			background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(232,159,0,1)), color-stop(100%, rgba(232,104,0,1)));
			background: -webkit-linear-gradient(top, rgba(232,159,0,1) 0%, rgba(232,104,0,1) 100%);
			background: -o-linear-gradient(top, rgba(232,159,0,1) 0%, rgba(232,104,0,1) 100%);
			background: -ms-linear-gradient(top, rgba(232,159,0,1) 0%, rgba(232,104,0,1) 100%);
			background: linear-gradient(to bottom, rgba(232,159,0,1) 0%, rgba(232,104,0,1) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e89f00', endColorstr='#e86800', GradientType=0 );
			border-radius: 3px;
		}
		.button-orange img,
		.button-orange span {
			display: inline-block;
			vertical-align: middle;
		}
		.button-orange img {
			margin-right: 5px;
		}
		.button-orange span {
font-weight:normal !important;
font-family: 'Conv_DINPro-Medium';
}

.make-order {
    background: #92c301; /* Old browsers */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkyYzMwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzYwYjYyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMmFiM2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #92c301 0%, #60b621 50%, #32ab3d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#92c301), color-stop(50%,#60b621), color-stop(100%,#32ab3d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #92c301 0%,#60b621 50%,#32ab3d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #92c301 0%,#60b621 50%,#32ab3d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #92c301 0%,#60b621 50%,#32ab3d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #92c301 0%,#60b621 50%,#32ab3d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92c301', endColorstr='#32ab3d',GradientType=0 ); /* IE6-8 */
    text-shadow: -1px -1px 1px #308422;
}
.make-order:hover {
    background: #4ba020;
}
    .make-order:before {
        position: absolute;
        content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAABWVBMVEUwhCIwhCL8/PwyhST8/Pz8/PwwhCIwhCLZ59b8/Pzy9vJgoFX3+fcwhCL8/Pz8/Pze69wwhCL8/Pz8/PzY59YwhCL8/Pz8/Pz8/PwwhCIwhCL5+vkwhCIwhCIwhCKmyaDk7uL6+/n8/PwwhCIwhCIwhCL8/Pz6+/mix5swhCL8/PzM4Mn8/Pxlo1p6r3Hj7eF5r3CexZj8/PwwhCIwhCLg7N78/PwwhCLX5tX8/Pz8/PwwhCJFkDiawpMyhSSy0KxanU/8/PyQvImmyqG41LP8/Py10rD7/PuqzKUwhCLm7+UwhCKaw5T8/Pz8/PwwhCIwhCJfoFRdnlLe69wwhCI9jDDv9O78/PyqzKRlo1r2+fYwhCJfoFTv9O78/Pz2+PXU5NGx0Ky51LTk7uL8/Pz8/PwwhCIwhCL8/Pz8/Pz7/PtAjTMwhCLa6Njx9fD6+/nY59bw9e/W5tRhDUKSAAAAaXRSTlMA+Ib7FPvQAr5V2kT+oBX5YIGhOETS0f7Tn4b8OBSd6e7z1fBsURD06BzQjRza4+3i+NYB/vg6Uv7SoD/8vJ36YJ+G/e7zkP2K8ekV+E9JENT0YPjV/uLxitf4y/PjUvj+/e/m8FMaYfq8KqlaAAAAyElEQVR4XiXKU3MEQQAA4Z7NZS/ZPdo2Ytu2bc4h+v/ITV2/fVUNEI/4hfBH4nSayDaSqajtZ2gRVX60Py0rHo8hfzfVvDUYHPYC+MbqLnA3ipkCYM2Vzda1A70kvYqJrmqtT2qIgcD7x0ibPd3j4ckpRHR6ZnZuvs1ewgtOdNsSy98riuira7j/DFjfUIw1twPs7Eof7O3DweGR1OD468QEiJ2enV84gMt668puv2ne3gXvUbke5OPT84t8faOTRQt9OkOaBfgHwqggSKrL+jAAAAAASUVORK5CYII=') /*but1.png*/;
        left: 11px;
        top: 9px;
    }
.price-downl {
    background: #875027;
        background: -moz-linear-gradient(top, #875027 0%, #673d22 100%);
        background: -webkit-linear-gradient(top, #875027 0%,#673d22 100%);
        background: linear-gradient(to bottom, #875027 0%,#673d22 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#875027', endColorstr='#673d22',GradientType=0 );
        margin-left: 8px;
        text-shadow: -1px -1px 1px #372c23;
}
.price-downl:before {
        position: absolute;
        content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAOCAMAAADOvxanAAAApVBMVEU3LCM3LCM3LCPf3dz8/PxqYlv8/Pw3LCPV0tH8/Pw3LCM3LCM3LCPv7u43LCOAeXM3LCNoX1k3LCN7dG7b2df8/Px8dW/8/Pysp6Ocl5Lt7Ovy8fH7+/v8/Pz8/PyblpLv7u43LCP8/Pz8/Pynop76+vn8/Pz8/Pw3LCM3LCPX1dM3LCM3LCPa2NfLyMb8/Pz8/Pz8/Py7t7X39/fy8fH6+vnHxcJ+bZifAAAAMXRSTlMA0rv30sntxPTEU1E/4fzczP3D9v1A8fyMUP7++uoqWv5A7y9f8/A3qyn7rO3++qzLTweURQAAAGVJREFUeF59xsUWgzAYBeGbhKDuUneXQNv3fzT4Dz3tjm8zAxIb+GGm9X+hjb9r0zsr+jAqmfD8IANwOr+T9JYXT/Squn1NprM5yGKp1HqDwXa3P1CPvCcl5xfg2nwG9wegqy+9A5k1CP0poMyxAAAAAElFTkSuQmCC') /*but2.png*/;
        left: 13px;
        top: 9px;
    }
.price-downl:hover {
    background: #673a23;
}
.s-diam .jq-selectbox__dropdown > ul {
    max-height: 165px!important;
}
.s-diam .jq-selectbox__select {
    margin-top: 20px;
}
.colsvy input {
    padding-left: 18px!important;
    width: 261px!important;
}
.pr-tb-2 tr:last-child td {
    background: #729805;
	color: #fff;
}
.pr-tb-4 tr:not(:first-child) td:last-child {
    background: #729805;
    color: #fff;
}
.montaz-price .price-table td {
    min-width: 100%!important;
    padding: 0 5px;
}
.montaz-price .price-table tr:not(:first-child) td {
    white-space: nowrap;
}
h4 {
    color: #7e4a36;
    font: 17px 'Conv_DINPro-Bold';
    font-weight: normal;
    margin: 6px 0;
}

.entry-content .price-table {
  border-spacing: 1px;
  margin: 33px 0;
  width: 100%;
    margin-bottom: 20px;
    margin-right: 37px;
}
.entry-content table {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 37px;
}
.entry-content .price-table tr:first-child td,
.entry-content .price-table tr.caption td,
.entry-content .price-table tr .td-first {
  background: #6b7266!important;
  font: bold 15px Arial;
  color: #fff;
  text-align: center;
}
.entry-content  .price-table tr:nth-child(even) {
  background: #e9e8e5;
}
.entry-content  .price-table tr:nth-child(odd) {
  background: #e2e6d7;
}
.entry-content .price-table tr:hover td {
	background: #729805;
	color: #fff;
}
.entry-content .price-table td {
  font: 16px Arial;
  min-width: 62px;
  color: #2a2a2a;
  text-align: center;
  height: 49px;
  padding: 0 5px;
}
.entry-content .price-table .pr-tb-2 td:last-child {
    white-space: nowrap;
    width: 110px;
}


.button-container {
margin-right: 8px;
margin-bottom: 8px;
margin-left: 8px;
}
.button-container:after {
content:'';
display:table;
clear:both;}

.c-form {
	width: 100%;
	max-width: 100%;
	background: rgba(141,192,0,1);
	background: -moz-linear-gradient(top, rgba(141,192,0,1) 0%, rgba(58,180,66,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(141,192,0,1)), color-stop(100%, rgba(58,180,66,1)));
	background: -webkit-linear-gradient(top, rgba(141,192,0,1) 0%, rgba(58,180,66,1) 100%);
	background: -o-linear-gradient(top, rgba(141,192,0,1) 0%, rgba(58,180,66,1) 100%);
	background: -ms-linear-gradient(top, rgba(141,192,0,1) 0%, rgba(58,180,66,1) 100%);
	background: linear-gradient(to bottom, rgba(141,192,0,1) 0%, rgba(58,180,66,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dc000', endColorstr='#3ab442', GradientType=0 );
	border-radius: 10px;
	text-align: center;
	padding: 15px 8px 20px;
	box-sizing: border-box;
	font-family: 'Conv_DINPro-Regular';
	margin-bottom: 20px;
}

.c-form__title {
	font-weight: bold;
	font-size: 25px;
	line-height: 25px;
	color:#fff;
	margin-bottom: 10px;
	font-family: 'Conv_DINPro-Bold';
}

.c-form__subtitle {
	font-size: 22px;
	line-height: 22px;
	color:#fff;
	margin-bottom: 16px;
}

.c-form input[type="text"],
.c-form input[type="submit"] {
	background: none;
	border: none;
	background: #fff;
	width: 100%;
	height: 34px;
	border-radius: 4px;
	outline: none;
	padding: 0 8px;
	font-size: 16px;
	box-sizing: border-box;
	font-family: 'Conv_DINPro-Regular';
}

.c-form input[type="submit"] {
	color:#fff;
	cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	border-bottom: 1px solid #ed8c15;
	background: rgba(255,187,28,1);
	background: -moz-linear-gradient(top, rgba(255,187,28,1) 0%, rgba(255,162,49,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,187,28,1)), color-stop(100%, rgba(255,162,49,1)));
	background: -webkit-linear-gradient(top, rgba(255,187,28,1) 0%, rgba(255,162,49,1) 100%);
	background: -o-linear-gradient(top, rgba(255,187,28,1) 0%, rgba(255,162,49,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,187,28,1) 0%, rgba(255,162,49,1) 100%);
	background: linear-gradient(to bottom, rgba(255,187,28,1) 0%, rgba(255,162,49,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbb1c', endColorstr='#ffa231', GradientType=0 );
}

.c-form .ajax-loader {
	right: 20px;
	top: 8px;
	position: absolute;
}

.c-form input[type="submit"]:hover {
	background: #ed8c15;
}

.c-form__input-val {
	text-align: left;
}

.c-form__label {
	position: relative;
}

.c-form__input-val {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	height: 34px;
	line-height: 20px;
	width: 100%;
	padding: 0 8px;
	box-sizing: border-box;
}

.c-form__input:focus + .c-form__input-val,
.active .c-form__input-val {
	display: none;
}

.req {
	color:red;
}

.c-form__row:after {
	content: '';
	display: table;
	clear: both;
}

.c-form__col {
	float: left;
	width: 33.333336%;
	padding: 0 10px;
	box-sizing: border-box;
	position: relative;
}

.address {
	margin-bottom: 20px !important;
}

.address + p {
	margin-bottom: 40px !important;
}

/*
playback timings (ms):
  load_resource: 276.313
  LoadShardBlock: 3293.253 (3)
  esindex: 0.029
  PetaboxLoader3.resolve: 59.196
  RedisCDXSource: 69.35
  CDXLines.iter: 22.373 (3)
  exclusion.robots: 0.301
  captures_list: 3391.969
  PetaboxLoader3.datanode: 2178.201 (4)
  exclusion.robots.policy: 0.285
*/