

@font-face {
  font-family: 'MuseoSansCyrl100';
  src: url("../fonts/MuseoSansCyrl100.eot");
  src: url("../fonts/MuseoSansCyrl100.eot") format("embedded-opentype"), url("../fonts/MuseoSansCyrl100.woff2") format("woff2"), url("../fonts/MuseoSansCyrl100.woff") format("woff"), url("../fonts/MuseoSansCyrl100.ttf") format("truetype"), url("../fonts/MuseoSansCyrl100.svg") format("svg");
}

@font-face {
  font-family: 'MuseoSansCyrl300';
  src: url("../fonts/MuseoSansCyrl300.eot");
  src: url("../fonts/MuseoSansCyrl300.eot") format("embedded-opentype"), url("../fonts/MuseoSansCyrl300.woff2") format("woff2"), url("../fonts/MuseoSansCyrl300.woff") format("woff"), url("../fonts/MuseoSansCyrl300.ttf") format("truetype"), url("../fonts/MuseoSansCyrl300.svg") format("svg");
}

@font-face {
  font-family: 'MuseoSansCyrl500';
  src: url("../fonts/MuseoSansCyrl500.eot");
  src: url("../fonts/MuseoSansCyrl500.eot") format("embedded-opentype"), url("../fonts/MuseoSansCyrl500.woff2") format("woff2"), url("../fonts/MuseoSansCyrl500.woff") format("woff"), url("../fonts/MuseoSansCyrl500.ttf") format("truetype"), url("../fonts/MuseoSansCyrl500.svg") format("svg");
}

@font-face {
  font-family: 'MuseoSansCyrl900';
  src: url("../fonts/MuseoSansCyrl900.eot");
  src: url("../fonts/MuseoSansCyrl900.eot") format("embedded-opentype"), url("../fonts/MuseoSansCyrl900.woff2") format("woff2"), url("../fonts/MuseoSansCyrl900.woff") format("woff"), url("../fonts/MuseoSansCyrl900.ttf") format("truetype"), url("../fonts/MuseoSansCyrl900.svg") format("svg");
}

body {
  font-family: 'MuseoSansCyrl-300', sans-serif;
  font-size: 12px;
   min-width: 1000px;
}

html, body {
  height: 100%;

  background: #fff;
}

a {
  outline: none;
}

.hidden {
  opacity: 0;
}

.page {
  min-height: 100%;
  overflow: hidden;
}
.page .container {
  min-height: 100%;
  width: 100%;
}

.push {
  height: 150px;
  display: block;
  width: 100%;
}

.row {
  min-width: 1000px;
}

.footer {
  min-height: 180px;
  margin-top: -200px;
  background: #fafafa;
}
.footer .left {
  text-align: left;
  margin-top: 19px;
}
.footer .left p {
  color: #3e5b64;
  font-family: "MuseoSansCyrl500", sans-serif;
  font-size: 20px;
  margin: 0 0;
  line-height: 1.2;
  text-shadow: 0 4px 4px #ababab;
}
.footer .left a.btn {
  margin: 6px 0 0;
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 30px;
  color: #775f00;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 20px;
  text-align: center;
  border: 1px solid #f9e288;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-box-shadow: 0 4px 1px #d08145;
  -moz-box-shadow: 0 4px 1px #d08145;
  box-shadow: 0 4px 1px #d08145;
  background: #ffe100;
  background: -moz-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffe100), color-stop(100%, #ffb700));
  background: -webkit-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: -o-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: -ms-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: linear-gradient(to bottom, #ffe100 0%, #ffb700 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe100', endColorstr='#ffb700', GradientType=0 );
}
.footer .left a.btn:hover {
  background: #ffb700;
  background: -moz-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffb700), color-stop(100%, #ffe100));
  background: -webkit-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -o-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -ms-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: linear-gradient(to bottom, #ffb700 0%, #ffe100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb700', endColorstr='#ffe100', GradientType=0 );
}
.footer .left a.btn:active {
  background: #ffb700;
  background: -moz-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffb700), color-stop(100%, #ffe100));
  background: -webkit-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -o-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -ms-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: linear-gradient(to bottom, #ffb700 0%, #ffe100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb700', endColorstr='#ffe100', GradientType=0 );
  -webkit-box-shadow: 0 0px 0px #d08145;
  -moz-box-shadow: 0 0px 0px #d08145;
  box-shadow: 0 0px 0px #d08145;
}
.footer .right p {
  text-align: center;
  margin: 22px 0 0;
}

.header {
  background: url("../img/header-bg.jpg") no-repeat center top transparent;
  height: 859px;
}
.header .top {
  height: 200px;
}
.header .top .logo {
  line-height: 1;
  margin: 60px 0 0;
}
.header .top .right {
  text-align: right;
  margin-top: 32px;
}
.header .top .right p {
  color: #FFFFFF;
    font-family: "MuseoSansCyrl500", sans-serif;
    font-size: 20px;
    margin: 0 0;
    line-height: 1.2;
    text-shadow: 0 4px 4px #333333;
}
.header .top .right a.btn {
  margin: 6px 0 0;
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 30px;
  color: #775f00;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 20px;
  text-align: center;
  border: 1px solid #f9e288;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-box-shadow: 0 4px 1px #d08145;
  -moz-box-shadow: 0 4px 1px #d08145;
  box-shadow: 0 4px 1px #d08145;
  background: #ffe100;
  background: -moz-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffe100), color-stop(100%, #ffb700));
  background: -webkit-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: -o-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: -ms-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: linear-gradient(to bottom, #ffe100 0%, #ffb700 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe100', endColorstr='#ffb700', GradientType=0 );
}
.header .top .right a.btn:hover {
  background: #ffb700;
  background: -moz-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffb700), color-stop(100%, #ffe100));
  background: -webkit-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -o-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -ms-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: linear-gradient(to bottom, #ffb700 0%, #ffe100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb700', endColorstr='#ffe100', GradientType=0 );
}
.header .top .right a.btn:active {
  background: #ffb700;
  background: -moz-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffb700), color-stop(100%, #ffe100));
  background: -webkit-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -o-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -ms-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: linear-gradient(to bottom, #ffb700 0%, #ffe100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb700', endColorstr='#ffe100', GradientType=0 );
  -webkit-box-shadow: 0 0px 0px #d08145;
  -moz-box-shadow: 0 0px 0px #d08145;
  box-shadow: 0 0px 0px #d08145;
}
.header .bottom {
  text-align: center;
  height: 659px;
  position: relative;
}
.header .bottom h2 {
color: #FFF800;
    font-family: "MuseoSansCyrl900", sans-serif;
    font-size: 59px;
    display: inline-block;
    padding: 0 30px;
    text-transform: uppercase;
    line-height: 70px;
    margin: 0 0 0;
    background: rgba(0,0,0,.5);
}
.header .bottom h3 {
     color: #FFFFFF;
    font-family: "MuseoSansCyrl100", sans-serif;
    font-size: 29px;
    display: inline-block;
    padding: 0 30px;
    line-height: 50px;
    margin: 0 0 0;
    background: rgba(0,0,0,.5);
}
.header .bottom .item {
  width: 420px;
  text-align: center;
  margin: 108px 0 40px 64px;
}
.header .bottom .item p {
    color: #FFFFFF;
    font-family: "MuseoSansCyrl100", sans-serif;
    font-size: 19px;
    margin: 0 0;
    line-height: 1.2;
    background-color: rgba(0,0,0,.5);
}
.header .bottom .item p strong {
  font-family: "MuseoSansCyrl500", sans-serif;
}
.header .bottom .item.item-2 {
  margin: 130px 0 0px 64px;
}
.header .bottom .inf {
  background: url("../img/header-inf-bg.png") no-repeat 0 0 transparent;
  width: 444px;
  height: 93px;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin: 0 0 0 -222px;
}
.header .bottom .inf p {
  color: #67665f;
  font-family: "MuseoSansCyrl500", sans-serif;
  font-size: 20px;
  text-align: center;
  line-height: 62px;
  margin: 0 0 0;
}

.box-btn a.btn {
  margin: 0 0;
  display: inline-block;
  padding: 0 45px;
  line-height: 30px;
  color: #775f00;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 20px;
  text-align: center;
  border: 1px solid #f9e288;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-box-shadow: 0 4px 1px #d08145;
  -moz-box-shadow: 0 4px 1px #d08145;
  box-shadow: 0 4px 1px #d08145;
  background: #ffe100;
  background: -moz-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffe100), color-stop(100%, #ffb700));
  background: -webkit-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: -o-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: -ms-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: linear-gradient(to bottom, #ffe100 0%, #ffb700 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe100', endColorstr='#ffb700', GradientType=0 );
}
.box-btn a.btn:hover {
  background: #ffb700;
  background: -moz-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffb700), color-stop(100%, #ffe100));
  background: -webkit-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -o-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -ms-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: linear-gradient(to bottom, #ffb700 0%, #ffe100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb700', endColorstr='#ffe100', GradientType=0 );
}
.box-btn a.btn:active {
  background: #ffb700;
  background: -moz-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffb700), color-stop(100%, #ffe100));
  background: -webkit-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -o-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -ms-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: linear-gradient(to bottom, #ffb700 0%, #ffe100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb700', endColorstr='#ffe100', GradientType=0 );
  -webkit-box-shadow: 0 0px 0px #d08145;
  -moz-box-shadow: 0 0px 0px #d08145;
  box-shadow: 0 0px 0px #d08145;
}
.box-btn a.btn-grey {
  display: inline-block;
  color: #8a8f92;
  font-family: "MuseoSansCyrl500", sans-serif;
  font-size: 21px;
  padding: 0 40px;
  height: 55px;
  line-height: 53px;
  border: 1px solid #e5e5e5;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 1px #c4c4c5;
  -moz-box-shadow: 0 2px 1px #c4c4c5;
  box-shadow: 0 2px 1px #c4c4c5;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  background: #ffffff;
  background: -moz-linear-gradient(top, white 0%, #eaeaea 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, white 0%, #eaeaea 100%);
  background: -o-linear-');gradient(top, white 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, white 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0 );
}
.box-btn a.btn-grey:hover {
  background: #eaeaea;
  background: -moz-linear-gradient(top, #eaeaea 0%, white 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eaeaea), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #eaeaea 0%, white 100%);
  background: -o-linear-gradient(top, #eaeaea 0%, white 100%);
  background: -ms-linear-gradient(top, #eaeaea 0%, white 100%);
  background: linear-gradient(to bottom, #eaeaea 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#ffffff', GradientType=0 );
}
.box-btn a.btn-grey:active {
  -webkit-box-shadow: 0 0px 0px #c4c4c5;
  -moz-box-shadow: 0 0px 0px #c4c4c5;
  box-shadow: 0 0px 0px #c4c4c5;
  background: #eaeaea;
  background: -moz-linear-gradient(top, #eaeaea 0%, white 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eaeaea), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #eaeaea 0%, white 100%);
  background: -o-linear-gradient(top, #eaeaea 0%, white 100%);
  background: -ms-linear-gradient(top, #eaeaea 0%, white 100%);
  background: linear-gradient(to bottom, #eaeaea 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#ffffff', GradientType=0 );
}

.block-1 {
  padding: 100px 0 50px;
}
.block-1 h2 {
  color: #495c64;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 36px;
  margin: 0 0 15px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
.block-1 h2 span {
  position: relative;
}
.block-1 h2 span:before {
  content: "";
  background: url("../img/logo-m.png") no-repeat 0 0 transparent;
  width: 23px;
  height: 27px;
  display: inline-block;
  margin: 0 4px 0 0;
}
.block-1 h3 {
  color: #5e6a70;
  font-family: "MuseoSansCyrl100", sans-serif;
  font-size: 28px;
  margin: 0 0 60px;
  line-height: 1;
  text-align: center;
}
.block-1 ul li {
  text-align: center;
}
.block-1 ul li .ico {
  display: inline-block;
  width: 72px;
  height: 72px;
  border: 2px solid #8a8f92;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 12px 0;
  position: relative;
}
.block-1 ul li .ico:after {
  content: "";
  background: url("../img/block-1-icons.png") no-repeat 0 0;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0 0 0 0;
}
.block-1 ul li .ico.ico-1:after {
  background: url("../img/block-1-icons.png") no-repeat 0 0;
  width: 32px;
  height: 50px;
  margin-top: -25px;
  margin-left: -16px;
}
.block-1 ul li .ico.ico-2:after {
  background: url("../img/block-1-icons.png") no-repeat -34px 0;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  margin-left: -22px;
}
.block-1 ul li .ico.ico-3:after {
  background: url("../img/block-1-icons.png") no-repeat -80px 0;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  margin-left: -22px;
}
.block-1 ul li .ico.ico-4:after {
  background: url("../img/block-1-icons.png") no-repeat -126px 0;
  width: 33px;
  height: 47px;
  margin-top: -24px;
  margin-left: -17px;
}
.block-1 ul li p {
  color: #5e6a70;
  font-family: "MuseoSansCyrl100", sans-serif;
  font-size: 18px;
  line-height: 1.4;
  margin: 0 0 0;
}
.block-1 ul li p strong {
  margin-bottom: 5px;
  font-family: "MuseoSansCyrl500", sans-serif;
  font-size: 20px;
  line-height: 1.2;
}

.block-2 {
     padding: 80px 0;
    height: 1000px;
    background: url("../img/block-2-bg.jpg") center top transparent;
}
.block-2 h2 {
  color: #495c64;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 36px;
  margin: 0 0 15px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
.block-2 h3 {
  color: #5e6a70;
  font-family: "MuseoSansCyrl100", sans-serif;
  font-size: 28px;
  margin: 0 0 60px;
  line-height: 1;
  text-align: center;
}
.block-2 .box-tabs .tabs {
  margin-bottom: 30px !important;
}
.block-2 .box-tabs .tabs .tab-title {
    padding-left: 100px;
  margin: 0 7px 0 0;
}
.block-2 .box-tabs .tabs .tab-title:last-child {
  margin: 0 0 0 0;
}
.block-2 .box-tabs .tabs .tab-title a {
  padding: 88px 0 0 0;
  width: 190px;
  height: 140px;
  color: #5e6a70;
  font-family: "MuseoSansCyrl500", sans-serif;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  position: relative;
  line-height: 1.3;
  border: 1px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 0 #929292;
  -moz-box-shadow: 0 2px 0 #929292;
  box-shadow: 0 2px 0 #929292;
  background: #ffffff;
  background: -moz-linear-gradient(top, white 0%, #eeeeee 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(100%, #eeeeee));
  background: -webkit-linear-gradient(top, white 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, white 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, white 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );
}
.block-2 .box-tabs .tabs .tab-title a:hover {
  background: #eeeeee;
  background: -moz-linear-gradient(top, #eeeeee 0%, white 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #eeeeee 0%, white 100%);
  background: -o-linear-gradient(top, #eeeeee 0%, white 100%);
  background: -ms-linear-gradient(top, #eeeeee 0%, white 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
}
.block-2 .box-tabs .tabs .tab-title a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 71px;
}
.block-2 .box-tabs .tabs .tab-title:nth-child(1) a:after {
  background: url("../img/block-2-icons.png") no-repeat 0 0;
  width: 46px;
  height: 45px;
  left: 50%;
  margin-left: -23px;
}
.block-2 .box-tabs .tabs .tab-title:nth-child(2) a:after {
  background: url("../img/block-2-icons.png") no-repeat -49px 0;
  width: 45px;
  height: 50px;
  left: 50%;
  margin-left: -23px;
}
.block-2 .box-tabs .tabs .tab-title:nth-child(3) a:after {
  background: url("../img/block-2-icons.png") no-repeat -98px 0;
  width: 69px;
  height: 44px;
  left: 50%;
  margin-left: -35px;
}
.block-2 .box-tabs .tabs .tab-title:nth-child(4) a:after {
  background: url("../img/block-2-icons.png") no-repeat -169px -1px;
  width: 48px;
  height: 43px;
  left: 50%;
  margin-left: -24px;
}
.block-2 .box-tabs .tabs .tab-title:nth-child(5) a:after {
  background: url("../img/block-2-icons.png") no-repeat -219px 0;
  width: 48px;
  height: 45px;
  left: 50%;
  margin-left: -32px;
}
.block-2 .box-tabs .tabs .tab-title.active a {
  -webkit-box-shadow: 0 2px 0 white;
  -moz-box-shadow: 0 2px 0 white;
  box-shadow: 0 2px 0 white;
  background: #eeeeee;
  background: -moz-linear-gradient(top, #eeeeee 0%, white 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #eeeeee 0%, white 100%);
  background: -o-linear-gradient(top, #eeeeee 0%, white 100%);
  background: -ms-linear-gradient(top, #eeeeee 0%, white 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
}
.block-2 .box-tabs .tabs .tab-title.active a:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 12px 0 12px;
  border-color: #ffffff transparent transparent transparent;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -18px;
  margin-left: -12px;
}
.block-2 .box-tabs .tabs-content {
  background: rgba(255, 255, 255, 0.8);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  width: 100%;
  margin: 0 0 0;
}
.block-2 .box-tabs .tabs-content .content {
    padding: 0 0 0;
    height: 565px;
    border-radius: 4px;
    text-align: center;
}
.block-2 .box-tabs .tabs-content .content:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0.1%;
}
.block-2 .box-tabs .tabs-content .content .text {
  text-align: center;
  display: inline-block;
  max-width: 90%;
  vertical-align: middle;
}
.block-2 .box-tabs .tabs-content .content .text p {
  color: #626262;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 20px;
  margin: 0 0;
  line-height: 1.3;
}

.block-3 {
  padding: 92px 0 0;
  background: url("../img/block-3-bg.jpg") no-repeat center top transparent;
  height: 1091px;
}
.block-3 h2 {
  color: #495c64;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 36px;
  margin: 0 0 15px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
.block-3 h3 {
  color: #5e6a70;
  font-family: "MuseoSansCyrl100", sans-serif;
  font-size: 28px;
  margin: 0 0 60px;
  line-height: 1;
  text-align: center;
}
.block-3 .box-items {
  height: 800px;
  position: relative;
}
.block-3 .box-items .item {
  text-align: center;
  display: block;
  position: absolute;
}
.block-3 .box-items .item .ico {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  margin: 0 0 8px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 3px 3px 0 #e7bb3b;
  -moz-box-shadow: 3px 3px 0 #e7bb3b;
  box-shadow: 3px 3px 0 #e7bb3b;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #fed848), color-stop(100%, #ffee9e));
  background-image: -webkit-linear-gradient(bottom, #fed848 0%, #ffee9e 100%);
  background-image: -moz-linear-gradient(bottom, #fed848 0%, #ffee9e 100%);
  background-image: -o-linear-gradient(bottom, #fed848 0%, #ffee9e 100%);
  background-image: linear-gradient(bottom, #fed848 0%, #ffee9e 100%);
}
.block-3 .box-items .item .ico:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
}
.block-3 .box-items .item .ico.ico-1:after {
  background: url("../img/block-3-icons.png") no-repeat 0 0;
  width: 29px;
  height: 29px;
  margin-top: -15px;
  margin-left: -14px;
}
.block-3 .box-items .item .ico.ico-2:after {
  background: url("../img/block-3-icons.png") no-repeat -32px 0;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  margin-left: -18px;
}
.block-3 .box-items .item .ico.ico-3:after {
  background: url("../img/block-3-icons.png") no-repeat -70px 0;
  width: 22px;
  height: 34px;
  margin-top: -17px;
  margin-left: -11px;
}
.block-3 .box-items .item .ico.ico-4:after {
  background: url("../img/block-3-icons.png") no-repeat -94px 0;
  width: 22px;
  height: 31px;
  margin-top: -15px;
  margin-left: -10px;
}
.block-3 .box-items .item .ico.ico-5:after {
  background: url("../img/block-3-icons.png") no-repeat -119px 0;
  width: 31px;
  height: 33px;
  margin-top: -17px;
  margin-left: -15px;
}
.block-3 .box-items .item .ico.ico-6:after {
  background: url("../img/block-3-icons.png") no-repeat -152px 0;
  width: 38px;
  height: 38px;
  margin-top: -19px;
  margin-left: -19px;
}
.block-3 .box-items .item h5 {
  color: #42545c;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 18px;
  line-height: 1.3;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.block-3 .box-items .item p {
  color: #42545c;
  font-family: "MuseoSansCyrl100", sans-serif;
  font-size: 17px;
  line-height: 1.2;
  margin: 0 0 0;
}
.block-3 .box-items .item.item-1 {
  left: 70px;
  top: 0;
}
.block-3 .box-items .item.item-2 {
  right: 84px;
  top: 0;
}
.block-3 .box-items .item.item-3 {
  left: 0;
  top: 270px;
}
.block-3 .box-items .item.item-4 {
  right: 0px;
  top: 270px;
}
.block-3 .box-items .item.item-5 {
  left: 98px;
  top: 570px;
}
.block-3 .box-items .item.item-6 {
  right: 104px;
  top: 570px;
}

.block-4 {
  background: url("../img/block-4-bg.jpg") no-repeat center top transparent;
  height: 886px;
  padding: 80px 0 0;
}
.block-4 h5 {
  color: #495c64;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 24px;
  text-align: center;
  margin: 0 0 5px;
}
.block-4 h2 {
  color: #495c64;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 36px;
  margin: 0 0 10px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
.block-4 h3 {
  color: #495c64;
  font-family: "MuseoSansCyrl100", sans-serif;
  font-size: 28px;
  margin: 0 0 76px;
  line-height: 1;
  text-align: center;
}
.block-4 .box {
  display: inline-block;
  width: 100%;
}
.block-4 .box .right {
  width: 567px;
}
.block-4 .box .right ul {
  list-style: none;
  margin: 0 0 0;
  padding: 0 0;
}
.block-4 .box .right ul li {
  padding: 0 0 0 92px;
  margin: 0 0 0;
  position: relative;
}
.block-4 .box .right ul li:after {
  content: "";
  background: url("../img/block-4-icons.png") no-repeat 0 0 transparent;
  width: 73px;
  height: 73px;
  display: block;
  position: absolute;
  left: 0;
  top: -4px;
}
.block-4 .box .right ul li:nth-child(2):after {
  background: url("../img/block-4-icons.png") no-repeat -73px 0 transparent;
}
.block-4 .box .right ul li:nth-child(3):after {
  background: url("../img/block-4-icons.png") no-repeat -146px 0 transparent;
}
.block-4 .box .right ul li:last-child {
  margin-bottom: 72px;
}
.block-4 .box .right ul li h5 {
  color: #a7ce00;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 21px;
  margin: 0 0 5px;
  text-align: left;
  line-height: 1;
  text-transform: uppercase;
}
.block-4 .box .right ul li p {
  color: #495c64;
  margin: 0 0 80px;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 21px;
  text-transform: none;
  text-align: left;
}
.block-4 .box .right p {
  color: #495b64;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 19px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 0;
  text-align: center;
}
.block-4 .box .right .box-btn {
  text-align: center;
  margin: 35px 0 0;
}
.block-4 .box .right .box-btn a.btn {
  line-height: 1.2;
  padding: 10px 45px;
  color: #495c64;
  font-size: 20px;
}
.block-4 .box .right .box-btn a.btn strong {
  font-family: "MuseoSansCyrl900", sans-serif;
}

.block-5 {
  padding: 74px 0 0;
}
.block-5 h5 {
  color: #495c64;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 24px;
  text-align: center;
  margin: 0 0 5px;
}
.block-5 h2 {
  color: #495c64;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 36px;
  margin: 0 0 10px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
.block-5 h3 {
  color: #495c64;
  font-family: "MuseoSansCyrl100", sans-serif;
  font-size: 28px;
  margin: 0 0 60px;
  line-height: 1;
  text-align: center;
}
.block-5 .organizer {
  display: block;
  position: relative;
  width: 1000px;
  height: 405px;
  background: url("../img/organizer-bg.jpg") no-repeat center top transparent;
}
.block-5 .organizer .img {
  width: 1000px;
  height: 405px;
  text-align: center;
}
.block-5 .organizer .box-btn {
  position: absolute;
  left: 0;
  bottom: 20px;
  display: block;
  width: 100%;
  text-align: center;
}

.block-6 {
  padding: 50px 0;
  background: #FCE176;
  padding: 50px 0;
  box-shadow: 1px 21px 27px -19px #504D41 inset;
  border-top: 1px solid #B3B3B3;
}
.block-6 h2 {
  color: #495c64;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 36px;
  margin: 0 0 5px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}

.block-6 h3{
	color: #495c64;
    font-family: "MuseoSansCyrl900", sans-serif;
    margin: 0 0 5px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
}

.block-6 form .item-row {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.block-6 form .item-row .text p {
  color: #717171;
  font-family: "MuseoSansCyrl500", sans-serif;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  margin-bottom: 22px;
  margin-top: 50px;
}
.block-6 form .item-row .item {
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 7px rgba(0, 84, 124, 0.21);
  -moz-box-shadow: 0 1px 7px rgba(0, 84, 124, 0.21);
  box-shadow: 0 1px 7px rgba(0, 84, 124, 0.21);
}
.block-6 form .item-row .item.items-1 .box-radio {
  width: 33.3333%;
  display: block;
  float: left;
}
.block-6 form .item-row .item.items-1 .box-radio:nth-child(1) label {
  padding: 0 0 0 116px !important;
}
.block-6 form .item-row .item.items-1 .box-radio:nth-child(1) label:before {
  content: "";
  background: url("../img/label-icons.png") no-repeat 0 -1px;
  width: 62px;
  height: 66px;
  display: block;
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -33px;
}
.block-6 form .item-row .item.items-1 .box-radio:nth-child(2) label {
  padding: 0 0 0 110px !important;
}
.block-6 form .item-row .item.items-1 .box-radio:nth-child(2) label:before {
  content: "";
  background: url("../img/label-icons.png") no-repeat -63px -1px;
  width: 62px;
  height: 67px;
  display: block;
  position: absolute;
  left: 50px;
  top: 50%;
  margin-top: -31px;
}
.block-6 form .item-row .item.items-1 .box-radio:nth-child(3) label {
  padding: 0 0 0 88px !important;
}
.block-6 form .item-row .item.items-1 .box-radio:nth-child(3) label:before {
  content: "";
  background: url("../img/label-icons.png") no-repeat -127px -1px;
  width: 60px;
  height: 87px;
  display: block;
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -44px;
}
.block-6 form .item-row .item.items-2 .box-radio {
  width: 50%;
  display: block;
  float: left;
}
.block-6 form .item-row .item.items-2 .box-radio:nth-child(1) label {
  padding: 0 0 0 25px !important;
}
.block-6 form .item-row .item.items-2 .box-radio:nth-child(1) label:before {
  content: "";
  background: url("../img/label-icons.png") no-repeat -189px -1px;
  width: 70px;
  height: 85px;
  display: block;
  position: absolute;
  left: 92px;
  top: 50%;
  margin-top: -42px;
}
.block-6 form .item-row .item.items-2 .box-radio:nth-child(2) label {
  padding: 0 0 0 25px !important;
}
.block-6 form .item-row .item.items-2 .box-radio:nth-child(2) label:before {
  content: "";
  background: url("../img/label-icons.png") no-repeat -263px -1px;
  width: 65px;
  height: 53px;
  display: block;
  position: absolute;
  left: 110px;
  top: 50%;
  margin-top: -29px;
}
.block-6 form .item-row .item.items-3 .box-radio {
  width: 50%;
  display: block;
  float: left;
}
.block-6 form .item-row .item.items-3 .box-radio:nth-child(1) label {
  padding: 0 0 0 66px !important;
}
.block-6 form .item-row .item.items-3 .box-radio:nth-child(1) label:before {
  content: "";
  background: url("../img/label-icons.png") no-repeat -331px -1px;
  width: 62px;
  height: 66px;
  display: block;
  position: absolute;
  left: 146px;
  top: 50%;
  margin-top: -33px;
}
.block-6 form .item-row .item.items-3 .box-radio:nth-child(2) label {
  padding: 0 0 0 66px !important;
}
.block-6 form .item-row .item.items-3 .box-radio:nth-child(2) label:before {
  content: "";
  background: url("../img/label-icons.png") no-repeat -395px 0;
  width: 60px;
  height: 87px;
  display: block;
  position: absolute;
  left: 146px;
  top: 50%;
  margin-top: -44px;
}
.block-6 form .item-row .item .box-radio input[type="radio"] {
  display: none;
}
.block-6 form .item-row .item .box-radio input[type="radio"] + label {
  display: block;
      border: #A7CE00 solid 2px;
  position: relative;
  width: 100%;
  height: 140px;
  margin: 0;
  padding: 0 0 0 0;
  color: #73683e;
  font-family: "MuseoSansCyrl500", sans-serif;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
  background: #ffffff;
  background: -moz-linear-gradient(top, white 0%, #f0f5f6 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(100%, #f0f5f6));
  background: -webkit-linear-gradient(top, white 0%, #f0f5f6 100%);
  background: -o-linear-gradient(top, white 0%, #f0f5f6 100%);
  background: -ms-linear-gradient(top, white 0%, #f0f5f6 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f0f5f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f5f6', GradientType=0 );
}
.block-6 form .item-row .item .box-radio input[type="radio"] + label:hover {
  background: #f0f5f6;
  background: -moz-linear-gradient(top, #f0f5f6 0%, white 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #f0f5f6), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #f0f5f6 0%, white 100%);
  background: -o-linear-gradient(top, #f0f5f6 0%, white 100%);
  background: -ms-linear-gradient(top, #f0f5f6 0%, white 100%);
  background: linear-gradient(to bottom, #f0f5f6 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f5f6', endColorstr='#ffffff', GradientType=0 );
}
.block-6 form .item-row .item .box-radio input[type="radio"] + label:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0.1%;
}
.block-6 form .item-row .item .box-radio input[type="radio"] + label span {
  text-align: left;
  display: inline-block;
  max-width: 97.9%;
  vertical-align: middle;
}
.block-6 form .item-row .item .box-radio input[type="radio"]:checked + label {
  background: #feda49;
  background: -moz-linear-gradient(top, #feda49 0%, #ffed9e 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #feda49), color-stop(100%, #ffed9e));
  background: -webkit-linear-gradient(top, #feda49 0%, #ffed9e 100%);
  background: -o-linear-gradient(top, #feda49 0%, #ffed9e 100%);
  background: -ms-linear-gradient(top, #feda49 0%, #ffed9e 100%);
  background: linear-gradient(to bottom, #feda49 0%, #ffed9e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feda49', endColorstr='#ffed9e', GradientType=0 );
  border: #A7CE00 solid 2px;
}
.block-6 form .box-items {
background: #FCFCFC;
  display: inline-block;
  width: 100%;
  margin: 30px 0 0 0;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 7px rgba(0, 84, 124, 0.21);
  -moz-box-shadow: 0 1px 7px rgba(0, 84, 124, 0.21);
  box-shadow: 0 1px 7px rgba(0, 84, 124, 0.21);
}
.block-6 form .box-items label {
  color: #5f5f5f;
  font-family: "MuseoSansCyrl500", sans-serif;
  font-size: 18px;
  cursor: default;
  line-height: 1;
  margin-bottom: 12px;
}
.block-6 form .box-items .left {
  padding: 40px 0 0 55px;
  width: 100px;
  height: 416px;
  border-right: 1px solid #c9dbe3;
  background: #fff;
}
.block-6 form .box-items .left input {
  width: 105px;
  height: 35px;
  display: block;
  float: left;
  margin: 0 10px 20px 0;
  padding: 0 12px;
  color: #736464;
  font-family: "MuseoSansCyrl500", sans-serif;
  font-size: 17px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
  -webkit-box-shadow: inset 0 1px 4px #afcfd9;
  -moz-box-shadow: inset 0 1px 4px #afcfd9;
  box-shadow: inset 0 1px 4px #afcfd9;
}

.class-error{
border: 3px solid rgb(236, 61, 9);

}
.class-ok {
 border: 3px solid #a7ce00;
}

.block-6 form .box-items .left input:focus {
  border: 3px solid #a7ce00;
}
.block-6 form .box-items .right {
 background: #fcfcfc;
    width: 799px;
    height: 416px;
    padding: 24px 127px 0px 0px;
}
.block-6 form .box-items .right .item {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.block-6 form .box-items .right .item .box-left {
      width: 441px;
    line-height: 2.5;
    float: left;
}
.block-6 form .box-items .right .item .box-right {
  width: 110px;
  float: right;
  margin: 0 20px 0 0;
  text-align: center;
}
.block-6 form .box-items .right .item .box-right input {
  width: 105px;
  height: 45px;
  display: block;
  text-align: center;
  margin: 0 10px 20px 0;
  padding: 0 12px;
  color: #454545;
  font-family: "MuseoSansCyrl500", sans-serif;
  font-size: 30px;
  border: none;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 4px #afcfd9;
  -moz-box-shadow: inset 0 1px 4px #afcfd9;
  box-shadow: inset 0 1px 4px #afcfd9;
}
.block-6 form .box-items .right .item .box-radio input[type="radio"] {
  display: none;
}
.block-6 form .box-items .right .item .box-radio input[type="radio"] + label {
  color: #5f5f5f;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 16px;
  margin: 0 0 0 26px;
  padding: 0 0;
  position: relative;
}
.block-6 form .box-items .right .item .box-radio input[type="radio"] + label:after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  border: 2px solid #cacccd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 2px #afcfd9;
  -moz-box-shadow: inset 0 0 2px #afcfd9;
  box-shadow: inset 0 0 2px #afcfd9;
  position: absolute;
  left: -26px;
  top: 0;
}
.block-6 form .box-items .right .item .box-radio input[type="radio"]:checked + label {
  color: #89b200;
}
.block-6 form .box-items .right .item .box-radio input[type="radio"]:checked + label:after {
  content: "";
  border: 2px solid #89b200;
}
.block-6 form .box-items .right .item .box-radio input[type="radio"]:checked + label:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #89b200;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  position: absolute;
  left: -21px;
  top: 5px;
}
.block-6 form .box-items .right .item .box-radio input[type="radio"]:disabled + label {
  opacity: 0.2;
}
.block-6 form .box-items .right .item .add-content {
  width: 183px;
  height: 60px;
  display: block;
  float: left;
  text-align: center;
  padding: 8px 20px;
  margin: 22px 0 0 0;
  color: #ffffff;
  font-family: "MuseoSansCyrl500", sans-serif;
  font-size: 18px;
  line-height: 1.2;
  border: 1px solid #7EB000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #f5f5f5;
  background: -moz-linear-gradient(top, #7EB000 0%, #415A00 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #7EB000), color-stop(100%, #415A00));
  background: -webkit-linear-gradient(top, #7EB000 0%, #415A00 100%);
  background: -o-linear-gradient(top, #7EB000 0%, #415A00 100%);
  background: -ms-linear-gradient(top, #7EB000 0%, #415A00 100%);
  background: linear-gradient(to bottom, #7EB000 0%, #415A00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7EB000', endColorstr='#415A00', GradientType=0 );
}
.block-6 form .box-items .right .item .add-content:hover {
background: #f5f5f5;
  background: -moz-linear-gradient(top, #7EB000 0%, #496500 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #7EB000), color-stop(100%, #496500));
  background: -webkit-linear-gradient(top, #7EB000 0%, #496500 100%);
  background: -o-linear-gradient(top, #7EB000 0%, #496500 100%);
  background: -ms-linear-gradient(top, #7EB000 0%, #496500 100%);
  background: linear-gradient(to bottom, #7EB000 0%, #496500 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7EB000', endColorstr='#496500', GradientType=0 );
}
.block-6 form .box-items .right .item .box-item-price {
     display: block;
    background: url("../img/price-bg-1.png") no-repeat 0 0 transparent;
    width: 185px;
    height: 108px;
    margin: auto;
    padding: 30px 0;
}
.block-6 form .box-items .right .item .box-item-price p {
  color: #454545;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 18px;
  line-height: 1.2;
  margin: 0 0 0;
  text-align: center;
}
.block-6 form .box-items .right .item .box-item-price p strong {
  font-family: "MuseoSansCyrl500", sans-serif;
}
.block-6 form .box-items .box-furniture {
background: #fff;
  display: block;
  height: 120px;
  width: 100%;
  clear: both;
  padding: 25px 40px;
  border-top: 1px solid #c9dbe3;
  -webkit-box-shadow: 0 0px 7px rgba(0, 84, 124, 0.21);
  -moz-box-shadow: 0 0px 7px rgba(0, 84, 124, 0.21);
  box-shadow: 0 0px 7px rgba(0, 84, 124, 0.21);
}
.block-6 form .box-items .box-furniture .furniture {
  display: block;
  float: right;
  width: 412px;
}
.block-6 form .box-items .box-furniture .furniture .box-radio {
  display: inline-block;
  margin: 0 30px 0 0;
}
.block-6 form .box-items .box-furniture .furniture .box-radio input[type="radio"] {
  display: none;
}
.block-6 form .box-items .box-furniture .furniture .box-radio input[type="radio"] + label {
  color: #5f5f5f;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 15px;
  line-height: 17px;
  margin: 0 0 0 26px;
  padding: 0 0;
  position: relative;
  cursor: pointer;
}
.block-6 form .box-items .box-furniture .furniture .box-radio input[type="radio"] + label:after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  border: 2px solid #cacccd;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 2px #afcfd9;
  -moz-box-shadow: inset 0 0 2px #afcfd9;
  box-shadow: inset 0 0 2px #afcfd9;
  position: absolute;
  left: -26px;
  top: 0;
}
.block-6 form .box-items .box-furniture .furniture .box-radio input[type="radio"]:checked + label {
  color: #89b200;
}
.block-6 form .box-items .box-furniture .furniture .box-radio input[type="radio"]:checked + label:after {
  content: "";
  border: 2px solid #89b200;
}
.block-6 form .box-items .box-furniture .furniture .box-radio input[type="radio"]:checked + label:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #89b200;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  position: absolute;
  left: -21px;
  top: 5px;
}
.block-6 form .box-items .box-furniture .furniture .box-radio input[type="radio"]:disabled + label {
  opacity: 0.2;
}
.block-6 form .box-items .box-furniture .furniture .box-radio input[type="radio"].active + label {
  color: #89b200;
}
.block-6 form .box-items .box-furniture .furniture .box-radio input[type="radio"].active + label:after {
  content: "";
  border: 2px solid #89b200;
}
.block-6 form .box-items .box-furniture .furniture .box-radio input[type="radio"].active + label:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #89b200;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  position: absolute;
  left: -21px;
  top: 5px;
}
.block-6 form .form-footer {
  display: inline-block;
  width: 100%;
  margin: 30px 0 0;
}
.block-6 form .form-footer .left {
  width: 735px;
  margin: 19px 0 0 0;
}
.block-6 form .form-footer .left #add-item {
  width: 283px;
  height: 66px;
  display: inline-block;
  position: relative;
  line-height: 62px;
  color: #959595;
  font-family: "MuseoSansCyrl500", sans-serif;
  font-size: 24px;
  text-align: center;
  text-indent: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #fcfcfc;
  border: 2px dashed #959595;
}
.block-6 form .form-footer .left #add-item:after {
  content: "+";
  display: block;
  position: absolute;
  color: #959595;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 33px;
  line-height: 1;
  left: -4px;
  top: 14px;
  width: 20px;
  text-align: left;
}
.block-6 form .form-footer .left #add-item:hover {
  background: #fff;
}
.block-6 form .form-footer .left .else {
  color: #959595;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 24px;
  margin: 0 42px;
}
.block-6 form .form-footer .left .box-btn {
      display: inline-block;
    float: right;
    margin-bottom: 20px;
    width: 366px;
}
.block-6 form .form-footer .left .box-btn a.btn {
  color: #785e00;
  font-family: "MuseoSansCyrl500", sans-serif;
  font-size: 30px;
  padding: 15px 40px;
}
.block-6 form .form-footer .right {
  margin: 0 20px 0 0;
}
.block-6 form .form-footer .right .box-item-price {
  background: url("../img/price-bg-2.png") no-repeat 0 0 transparent;
  width: 185px;
  height: 113px;
  padding: 31px 0;
}
.block-6 form .form-footer .right .box-item-price p {
  color: #454545;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 17px;
  line-height: 1.4;
  margin: 0 0 0;
  text-align: center;
}
.block-6 form .form-footer .right .box-item-price p strong {
  font-family: "MuseoSansCyrl500", sans-serif;
}

.block-7 {
  padding: 80px 0;
  margin-top: 80px;
  background: #fff;
}
.block-7 h2 {
  color: #495c64;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 36px;
  margin: 0 0 15px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
.block-7 h3 {
  color: #5e6a70;
  font-family: "MuseoSansCyrl100", sans-serif;
  font-size: 28px;
  margin: 0 0 65px;
  line-height: 1;
  text-align: center;
}
.block-7 ul li {
  text-align: center;
  position: relative;
}
.block-7 ul li:after {
  content: "+";
  color: #a1aaae;
  font-family: "MuseoSansCyrl100", sans-serif;
  font-size: 60px;
  line-height: 1;
  display: block;
  position: absolute;
  right: -17px;
  top: 3px;
}
.block-7 ul li:nth-child(3):after {
  content: "=";
}
.block-7 ul li:last-child:after {
  display: none;
}
.block-7 ul li .ico {
  display: inline-block;
  position: relative;
  margin: 0 0 22px 0;
  width: 72px;
  height: 72px;
  border: 2px solid #8a8f92;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.block-7 ul li .ico:after {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
}
.block-7 ul li .ico.ico-1:after {
  background: url("../img/block-7-icons.png") no-repeat 0 0;
  width: 55px;
  height: 34px;
  margin-left: -27px;
  margin-top: -17px;
}
.block-7 ul li .ico.ico-2:after {
  background: url("../img/block-7-icons.png") no-repeat -57px 0;
  width: 43px;
  height: 46px;
  margin-left: -21px;
  margin-top: -23px;
}
.block-7 ul li .ico.ico-3:after {
  background: url("../img/block-7-icons.png") no-repeat -102px 0;
  width: 55px;
  height: 53px;
  margin-left: -27px;
  margin-top: -26px;
}
.block-7 ul li .ico.ico-4:after {
  background: url("../img/block-7-icons.png") no-repeat -160px 0;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  margin-top: -23px;
}
.block-7 ul li p {
  color: #5e6a70;
  font-family: "MuseoSansCyrl100", sans-serif;
  font-size: 18px;
  line-height: 1.2;
}
.block-7 ul li p strong {
  font-family: "MuseoSansCyrl500", sans-serif;
  font-weight: normal;
}
.block-7 ul li p span {
  font-family: "MuseoSansCyrl500", sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 1;
}
.block-7 .box-btn {
  text-align: center;
  margin: 25px 0 0;
}

.block-8 {
  padding: 50px 0 0;
  background: url("../img/block-8-bg.jpg") no-repeat center top transparent;
  height: 801px;
}
.block-8 h2 {
  color: #495c64;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 29px;
  margin: 0 0 10px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
.block-8 h5 {
  color: #495c64;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 20px;
  margin: 0 0 45px;
  line-height: 1.2;
  text-align: center;
}
.block-8 .items {
  width: 388px;
}
.block-8 .items .item {
  display: inline-block;
  text-align: center;
  border: 1px solid #fff;
  width: 100%;
  margin: 0 0 38px;
  padding: 18px;
  -webkit-box-shadow: 0 2px 0 #929292;
  -moz-box-shadow: 0 2px 0 #929292;
  box-shadow: 0 2px 0 #929292;
  background: #ffffff;
  background: -moz-linear-gradient(top, white 0%, #eeeeee 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(100%, #eeeeee));
  background: -webkit-linear-gradient(top, white 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, white 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, white 0%, #eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );
}
.block-8 .items .item h5 {
  color: #a7ce00;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 20px;
  margin: 0 0 10px;
}
.block-8 .items .item p {
  color: #495c64;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 0;
}
.block-8 .box-btn {
  margin: 0 auto;
  clear: both;
  text-align: center;
  background: rgba(255, 255, 255, 0.6);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  display: block;
  width: 307px;
  height: 66px;
  padding-top: 5px;
}
.block-8 .box-btn a.btn {
  padding: 10px 22px;
  position: relative;
  z-index: 10;
}

.block-9 {
  padding: 100px 0 40px;
  background: #fff;
}
.block-9 h2 {
  color: #495c64;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 36px;
  margin: 0 0 60px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
.block-9 .gallery .fancybox {
  width: 230px;
  height: 230px;
  display: block;
  float: left;
  margin: 0 20px 20px 0;
  border: 3px solid #dfdfdf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.block-9 .gallery .fancybox:hover {
  border: 3px solid #ffd000;
}
.block-9 .gallery .fancybox:nth-child(4n) {
  margin-right: 0;
}


.h3-block9{
color: #495c64;
font-family: "MuseoSansCyrl300", sans-serif;
font-size: 20px;
margin: 0 0 45px;
line-height: 1.2;
text-align: center;
}
.block-6 form .box-items .left .btn-ok{
width: 105px;
height: 35px;
display: block;
float: left;
text-align: center;
padding: 2px;
color: #787878;
font-family: "MuseoSansCyrl500", sans-serif;
font-size: 14px;
line-height: 1.2;
border: 1px solid #e3e3e3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
background: #f5f5f5;
background: -moz-linear-gradient(top, whitesmoke 0%, white 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, whitesmoke), color-stop(100%, white));
background: -webkit-linear-gradient(top, whitesmoke 0%, white 100%);
background: -o-linear-gradient(top, whitesmoke 0%, white 100%);
background: -ms-linear-gradient(top, whitesmoke 0%, white 100%);
background: linear-gradient(to bottom, #f5f5f5 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff', GradientType=0 );

}
.block-6 form .box-items .left .btn-ok:hover{
background: #ffffff;
background: -moz-linear-gradient(top, white 0%, whitesmoke 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(100%, whitesmoke));
background: -webkit-linear-gradient(top, white 0%, whitesmoke 100%);
background: -o-linear-gradient(top, white 0%, whitesmoke 100%);
background: -ms-linear-gradient(top, white 0%, whitesmoke 100%);
background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
}

.block-10 {
  padding: 60px 0 50px;
  background: #f9f6f6;
}
.block-10 h2 {
  color: #495c64;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 36px;
  margin: 0 0 35px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
.block-10 ul li {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.block-10 ul li .item {
  border: 1px solid #dedede;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  width: 230px;
  height: 404px;
  background: #fff;
  -webkit-box-shadow: 0 4px 3px rgba(101, 117, 127, 0.23);
  -moz-box-shadow: 0 4px 3px rgba(101, 117, 127, 0.23);
  box-shadow: 0 4px 3px rgba(101, 117, 127, 0.23);
}
.block-10 ul li .item .top {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin: 0 0 20px;
}
.block-10 ul li .item .text p {
  color: #272727;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 17px;
  margin: 0 0;
  line-height: 1.2;
  text-align: center;
}
.block-10 ul li .item .box-btn {
  position: absolute;
  left: 0;
  bottom: 15px;
  right: 0;
  width: 100%;
  padding: 0 15px;
  display: block;
}
.block-10 ul li .item .box-btn a.btn {
  width: 100%;
  font-size: 17px;
  padding: 3px 0;
}

.block-11 {
  padding: 40px 0;
  background: #d4d4d4;
  background: -moz-linear-gradient(left, #d4d4d4 0%, #f3f3f3 25%, #f3f3f3 75%, #d4d4d4 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #d4d4d4), color-stop(25%, #f3f3f3), color-stop(75%, #f3f3f3), color-stop(100%, #d4d4d4));
  background: -webkit-linear-gradient(left, #d4d4d4 0%, #f3f3f3 25%, #f3f3f3 75%, #d4d4d4 100%);
  background: -o-linear-gradient(left, #d4d4d4 0%, #f3f3f3 25%, #f3f3f3 75%, #d4d4d4 100%);
  background: -ms-linear-gradient(left, #d4d4d4 0%, #f3f3f3 25%, #f3f3f3 75%, #d4d4d4 100%);
  background: linear-gradient(to right, #d4d4d4 0%, #f3f3f3 25%, #f3f3f3 75%, #d4d4d4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4d4d4', endColorstr='#d4d4d4', GradientType=1 );
}
.block-11 h2 {
  color: #495c64;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 36px;
  margin: 0 0 32px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
.block-11 .certificate .fancybox {
  display: block;
  float: left;
  background: url("../img/certif-bg.jpg") no-repeat 0 0 transparent;
  width: 298px;
  height: 382px;
  padding: 30px 29px 30px 30px;
  margin: 0 43px 32px 0;
  -webkit-box-shadow: 0 0 10px #9b9b9b;
  -moz-box-shadow: 0 0 10px #9b9b9b;
  box-shadow: 0 0 10px #9b9b9b;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.block-11 .certificate .fancybox:hover {
  -webkit-box-shadow: 8px 8px 10px #9b9b9b;
  -moz-box-shadow: 8px 8px 10px #9b9b9b;
  box-shadow: 8px 8px 10px #9b9b9b;
}
.block-11 .certificate .fancybox:nth-child(3n) {
  margin-right: 0;
}

.block-12 h2 {
  color: #495c64;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 36px;
  margin: 80px 0 10px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
}
.block-12 p {
  text-align: center;
  color: #495c64;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 20px;
}

.block-13 {
  padding: 70px 0 80px;
  text-align: center;
}
.block-13 h2 {
  color: #464646;
  font-family: "MuseoSansCyrl900", sans-serif;
  font-size: 48px;
  line-height: 1;
  margin: 0 0 15px;
}
.block-13 a.manager {
  color: #008ccb;
  line-height: 1;
  font-family: "MuseoSansCyrl100", sans-serif;
  font-size: 42px;
  border-bottom: 1px dashed #008ccb;
}
.block-13 a.manager:hover {
  border: none;
}

.box-modal {
  background: #fbfcfe;
  border: 4px solid #a7ce00;
  width: 400px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -192px 0 0 -200px;
  -webkit-box-shadow: 0 0 8px black;
  -moz-box-shadow: 0 0 8px black;
  box-shadow: 0 0 8px black;
}
.box-modal.more {
  padding: 0;
  width: 700px;
  margin: -192px 0 0 -350px;
}
.box-modal.more .modal-content-box {
  height: 366px;
}
.box-modal.more iframe {
  height: 322px !important;
}
.box-modal.more .left {
  width: 50%;
  padding: 20px 10px 20px 20px;
}
.box-modal.more .left h5 {
  margin: 0 0 10px 0;
  text-align: left;
  color: #3d3d3d;
  font-family: "MuseoSansCyrl500", serif;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
}
.box-modal.more .left p {
  margin: 0 0 10px 0;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 15px;
  line-height: 1.2;
  text-align: left;
}
.box-modal.more .left p:last-child p {
  margin-bottom: 0;
}
.box-modal.more .left ul {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}
.box-modal.more .left ul li {
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 15px;
  line-height: 1.2;
}
.box-modal.more .right {
  background: #f9f6f6;
  width: 50%;
  padding: 20px 20px;
  min-height: 372px;
}
.box-modal .modal-content-box h4 {
  margin: 0 0 5px 0;
  text-align: center;
  color: #3d3d3d;
  font-family: "MuseoSansCyrl500", serif;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
}
.box-modal .modal-content-box p {
  color: #3d3d3d;
  font-family: "MuseoSansCyrl100", sans-serif;
  font-size: 22px;
  font-weight: normal;
  margin: 0 0 20px;
  text-align: center;
  line-height: 1.2;
}
.box-modal .modal-close {
  font-size: 0;
  background: url("../img/close-ico.png") no-repeat 0 0 transparent;
  width: 24px;
  height: 24px;
  display: block;
}

form input.feedback {
  margin: 6px auto 0;
  display: block;
  outline: none;
  width: 200px;
  height: 38px;
  line-height: 32px;
  color: #775f00;
  font-family: "MuseoSansCyrl300", sans-serif;
  font-size: 20px;
  text-align: center;
  border: 1px solid #f9e288;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-box-shadow: 0 4px 1px #d08145;
  -moz-box-shadow: 0 4px 1px #d08145;
  box-shadow: 0 4px 1px #d08145;
  background: #ffe100;
  background: -moz-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffe100), color-stop(100%, #ffb700));
  background: -webkit-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: -o-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: -ms-linear-gradient(top, #ffe100 0%, #ffb700 100%);
  background: linear-gradient(to bottom, #ffe100 0%, #ffb700 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe100', endColorstr='#ffb700', GradientType=0 );
}
form input.feedback:hover {
  background: #ffb700;
  background: -moz-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffb700), color-stop(100%, #ffe100));
  background: -webkit-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -o-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -ms-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: linear-gradient(to bottom, #ffb700 0%, #ffe100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb700', endColorstr='#ffe100', GradientType=0 );
}
form input.feedback:active {
  background: #ffb700;
  background: -moz-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffb700), color-stop(100%, #ffe100));
  background: -webkit-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -o-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: -ms-linear-gradient(top, #ffb700 0%, #ffe100 100%);
  background: linear-gradient(to bottom, #ffb700 0%, #ffe100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb700', endColorstr='#ffe100', GradientType=0 );
  -webkit-box-shadow: 0 0px 0px #d08145;
  -moz-box-shadow: 0 0px 0px #d08145;
  box-shadow: 0 0px 0px #d08145;
}

#send-price {
  display: none;
  position: fixed;
  z-index: 10000;
}

#modal-overlay1 {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}

#jGrowl {
  display: none;
}

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 100px;
    display: none;
    text-indent: -9999px;
    background: url('../img/icon-top.png') no-repeat;

}

.art{
color: #5f5f5f;
  font-family: "MuseoSansCyrl500", sans-serif;
  font-size: 16px;
  cursor: default;
  line-height: 1;
} 
.K{
display:inline;
}

.rs{
display:inline;
}
.P{display:none;}


