body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  overflow-x: hidden;
}

h1 {
  margin-top: 20px;
  margin-bottom: 26px;
  font-family: WarHeliosBold, sans-serif;
  color: #000;
  font-size: 40px;
  line-height: 48px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

h2 {
  margin-top: 20px;
  margin-bottom: 25px;
  font-family: WarHelios, sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 14px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  margin-top: 31px;
  margin-bottom: 6px;
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

p {
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

a {
  color: #3d3d3d;
  text-decoration: underline;
}
a:hover {
  cursor: pointer;
}
::-webkit-input-placeholder{
  color:#999999;
  font: italic 400 15px/24px Arial, sans-serif;
}
::-moz-placeholder{
  color:#999999;
  opacity:1;
  font: italic 400 15px/24px Arial, sans-serif;
}
.placeholder{
  color:#999999;
  font: italic 400 15px/24px Arial, sans-serif;
}
.header {
  position: relative;
  width: 100%;
  height: 81px;
  background-color: #000;
  background-image: url('../images/black-block-bg.jpg');
  background-position: -5px -209px;
  background-size: 1754px;
  background-repeat: no-repeat;
}

.wrapper {
  position: relative;
  width: 960px;
  margin: 0px auto;
}

.pb70 {
  padding-bottom: 70px;
}

.wrapper.content {
  padding-top: 20px;
}

.wrapper.send-project-top-info {
  padding-top: 40px;
  padding-bottom: 44px;
  text-align: center;
}

.wrapper.send-project-bottom-info {
  padding-top: 30px;
  padding-bottom: 70px;
  text-align: center;
}

.wrapper.wide-wrap.in-blog {
  margin-top: -225px;
}

.wrapper.contest-page {
  padding-top: 35px;
  padding-bottom: 43px;
  text-align: center;
}

.logo-top {
  display: block;
  margin-top: 19px;
  float: left;
}
.logo-top:hover {
    cursor: default;
}
.logo-top[href]:hover {
    cursor: pointer;
}

.lang-top {
  position: relative;
  z-index: 1100;
  width: 51px;
  height: 48px;
  margin-top: 13px;
  margin-left: 10px;
  padding-top: 6px;
  float: right;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  text-align: center;
}

.lang-top.open {
  background-color: #333;
}

.flag {
  width: 19px;
  height: 13px;
}

.flag.in-bottom {
  width: 18px;
  height: 12px;
  margin-top: 1px;
  margin-right: 5px;
  margin-bottom: 6px;
  float: left;
}

.menu-top {
  position: relative;
  width: 75%;
  margin-top: 23px;
  float: right;
  background-color: transparent;
}

.menu-main-a {
  display: inline-block;
  margin-right: 16px;
  margin-left: 16px;
  padding: 9px 0px 0px;
  font-family: Roboto, sans-serif;
  color: #939598;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-main-a:hover {
  color: #fff;
}

.menu-main-a.active {
  padding-top: 7px;
  border-top: 2px solid #e21e32;
  color: #e21e32;
}
.menu-main-a.w--current {
  padding-top: 7px;
  border-top: 2px solid #e21e32;
  color: #e21e32;
}
.slide-block {
  position: relative;
  z-index: 10;
  width: 100%;
  background-color: #ecf1f4;
  background-image: url('../images/bg-home.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.hide {
  display: none;
}

.slider {
  width: 100%;
  height: 672px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.slide-item {
  height: 672px;
  padding-top: 79px;
  background-image: url('../images/bg-home.jpg');
  background-position: 50% 0px;
  background-size: cover;
  font-family: Roboto, sans-serif;
  color: #3d3d3d;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.slide-item.slide-item-contest {
  padding-top: 64px;
  background-image: url('../images/bg-home-contest.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-title {
  margin-bottom: 24px;
  font-family: WarHeliosBold, sans-serif;
  color: #e21e32;
  font-size: 48px;
  line-height: 48px;
  text-transform: uppercase;
}

.slide-item-link {
  color: #3d3d3d;
  text-decoration: none;
}

.slide-item-link:hover {
  color: #e21e32;
}

.btn-send-project-red {
  display: inline-block;
  height: 44px;
  padding-top: 13px;
  padding-right: 27px;
  padding-left: 53px;
  border-style: solid;
  border-width: 2px;
  border-color: #e21e32 #e21e32 #da0000;
  border-radius: 22px;
  background-color: #e21e32;
  background-image: url('../images/diamond-2x.png');
  background-position: 22px 9px;
  background-size: 24px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-send-project-red:hover {
  border-color: #1e1d1d;
  background-color: #1e1d1d;
  background-image: url('../images/diamond.png');
  background-position: 22px 9px;
  background-repeat: no-repeat;
  color: #fff;
}

.btn-send-project-red.in-form {
  padding-top: 13px;
}

.slide-wrapper {
  position: relative;
  width: 100%;
  height: 672px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.slide-nav {
  bottom: 90px;
  padding-top: 10px;
  color: #333;
}

.slide-mask {
  height: auto;
}

.w-slider-dot {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 9px !important;
  margin-left: 9px !important;
  background-image: url('../images/dot-point.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  background-color: transparent;
}

.w-slider-dot:hover {
  background-image: url('../images/dot-point.png');
  background-position: 50% -19px;
  background-repeat: no-repeat;
  background-color: transparent;
}

.w-slider-dot.w-active {
  background-image: url('../images/dot-point.png');
  background-position: 50% -38px;
  background-repeat: no-repeat;
  background-color: transparent;
}

.black-block {
  background-color: #0d0d0d;
  background-image: url('../images/black-block-bg.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.black-block.with-red-corner {
  position: relative;
  z-index: 20;
  padding-bottom: 62px;
  background-image: url('../images/redarrow1.png'), url('../images/black-block-bg.jpg');
  background-position: 50% 100%, 50% 0px;
  background-size: 100%, cover;
  background-repeat: no-repeat, no-repeat;
}

.project-corner {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 112px;
  height: 112px;
  border-top-left-radius: 2px;
  background-image: url('../images/label-2x.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.project-text {
  margin-top: 16px;
  margin-bottom: 16px;
}

.btn-gray {
  display: inline-block;
  height: 44px;
  padding-top: 14px;
  padding-right: 25px;
  padding-left: 25px;
  border: 1px solid #ccc;
  border-radius: 22px;
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-gray:hover {
  border-color: #e11931;
  background-color: #e11931;
  color: #fff;
}

.btn-gray.wide {
  width: 152px;
  text-align: center;
}

.btn-gray.prev {
  margin-right: 50px;
  float: left;
}

.btn-gray.next {
  margin-left: 50px;
  float: right;
}

.btn-gray.big {
  padding-right: 35px;
  padding-left: 35px;
}

.black {
  color: black;
}

.black.for-iphone {
  display: none;
}

.black.title-project {
  color: #333;
  line-height: 40px;
}

.black.in-form {
  padding-right: 35px;
  padding-left: 35px;
}

.white {
  color: #fff;
}

.interest {
  font-family: Roboto, sans-serif;
  color: #939598;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.interest-text {
  width: 750px;
  margin-right: auto;
  margin-bottom: 12px;
  margin-left: auto;
}

.center-sep {
  position: relative;
  width: 60px;
  height: 2px;
  margin: 26px auto 24px;
  background-color: #e11931;
}

.gray {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #939598;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.interest-points {
  position: relative;
  width: 865px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  clear: both;
  font-family: Roboto, sans-serif;
  color: #939598;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  text-align: center;
}

.interest-item {
  display: inline-block;
  width: 170px;
  padding-top: 109px;
  float: none;
  text-align: center;
}

.interest-item.item1 {
  background-image: url('../images/cond1-2x.png');
  background-position: 50% 0px;
  background-size: 71px;
  background-repeat: no-repeat;
}

.interest-item.item2 {
  background-image: url('../images/cond2-2x.png');
  background-position: 50% 12px;
  background-size: 81px;
  background-repeat: no-repeat;
}

.interest-item.item3 {
  background-image: url('../images/cond3-2x.png');
  background-position: 50% 10px;
  background-size: 75px;
  background-repeat: no-repeat;
}

.interest-item.item4 {
  background-image: url('../images/cond4-2x.png');
  background-position: 50% 16px;
  background-size: 81px;
  background-repeat: no-repeat;
}

.interest-item.item5 {
  background-image: url('../images/cond5-2x.png');
  background-position: 50% 4px;
  background-size: 93px;
  background-repeat: no-repeat;
}

.interest-cormer {
  padding-bottom: 62px;
  background-image: url('../images/redarrow1.png');
  background-position: 50% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  text-align: center;
}

.btn-half-white {
  display: inline-block;
  height: 44px;
  padding-top: 14px;
  padding-right: 30px;
  padding-left: 30px;
  border: 1px solid #4b4b4b;
  border-radius: 22px;
  font-family: Roboto, sans-serif;
  color: #ccc;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-half-white:hover {
  border-color: #e21e32;
  background-color: #e21e32;
  color: #fff;
}

.btn-half-white.in-red {
  border-color: #fff;
  color: #fff;
}

.btn-half-white.in-red:hover {
  border-color: #000;
  background-color: #000;
}

.red-block {
  position: relative;
  padding-top: 14px;
  background-color: #e11931;
}

.white-block {
  position: relative;
  padding-top: 58px;
  padding-bottom: 37px;
  background-color: #fff;
  background-image: url('../images/redarrow2.png');
  background-position: 50% 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.help-block {
  display: block;
  height: 356px;
  margin-bottom: 20px;
  clear: both;
}

.help-item {
  width: 302px;
  height: 100%;
  margin-left: 27px;
  padding: 16px 15px 25px;
  float: left;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-radius: 2px;
}

.help-item.item1 {
  margin-left: 0px;
}

.help-title {
  margin-bottom: 19px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.help-title.help-title-item1 {
  background-image: url('../images/help1.png');
  background-position: 52% 7px;
  background-repeat: no-repeat;
}

.help-title.help-title-item2 {
  background-image: url('../images/help2.png');
  background-position: 53% 0px;
  background-repeat: no-repeat;
}

.help-title.help-title-item3 {
  background-image: url('../images/help3.png');
  background-position: 50% 5px;
  background-repeat: no-repeat;
}

.help-list {
  padding-left: 19px;
  font-family: Roboto, sans-serif;
  color: #ffc1d9;
  line-height: 15px;
  font-weight: 400;
}

.help-list-item {
  margin-bottom: 9px;
  padding-left: 20px;
  background-image: url('../images/li-2x.png');
  background-position: 3px 2px;
  background-size: 12px;
  background-repeat: no-repeat;
}

.help-button-block {
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  padding-bottom: 45px;
  text-align: center;
}

.btn-send-project-white {
  display: inline-block;
  height: 44px;
  padding-top: 13px;
  padding-right: 27px;
  padding-left: 53px;
  border: 2px solid #fff;
  border-radius: 22px;
  background-color: #fff;
  background-image: url('../images/diamond-2x.png');
  background-position: 22px -91px;
  background-size: 24px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #e11931;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-send-project-white:hover {
  border-color: #000;
  background-color: #000;
  background-image: url('../images/diamond.png');
  background-position: 22px 9px;
  background-repeat: no-repeat;
  color: #fff;
}

.about-block {
  margin-bottom: 20px;
  clear: both;
}

.about-text {
  width: 66%;
  padding-right: 50px;
  padding-left: 0px;
  float: left;
}

.about-posts {
  width: 34%;
  padding-right: 25px;
  padding-left: 3px;
  float: left;
}

.about-post-item {
  position: relative;
  display: block;
  margin-bottom: 19px;
  clear: both;
  text-decoration: none;
}

.about-post-item:hover {
  color: #e11931;
}

.post-pic {
  display: block;
  margin-right: 13px;
  padding-right: 0px;
  padding-left: 0px;
}

.post-pic-i {
  width: 100%;
  height: auto;
  border-radius: 50%;
  background-image: url('../images/blog-stub-2x.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.post-info {
  display: inline-block;
  padding-top: 9px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.post-info.in-contest {
  padding-right: 25px;
}

.post-info-title {
  display: block;
  margin-bottom: 12px;
  padding-bottom: 14px;
  padding-left: 1px;
  background-image: url('../images/project-title-pic.gif');
  background-position: 0px 100%;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-decoration: none;
}
.about-post-item:hover .post-info-title {
  padding-bottom: 12px;
  border-bottom: 2px solid #e21e32;
  background-image: none;
  background-position: 0px 0px;
  background-repeat: repeat;
  color: #e21e32;
}

.post-info-sep {
  width: 60px;
  height: 2px;
  margin-bottom: 13px;
  clear: both;
  background-color: #e21e32;
}

.post-info-date {
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
}

.about-button-block {
  position: relative;
  padding-top: 11px;
  padding-right: 15px;
  text-align: center;
}

.posts-button-block {
  position: relative;
  padding-top: 27px;
  padding-left: 10px;
  text-align: center;
}

.footer {
  position: relative;
  padding-top: 23px;
  padding-bottom: 40px;
  background-color: #000;
  background-image: url('../images/black-block-bg.jpg');
  background-position: 0px 0px;
  background-size: 1754px;
  background-repeat: no-repeat;
}

.logo-bottom {
  display: inline-block;
  margin-top: 19px;
  float: left;
}

.menu-bottom {
  position: relative;
  margin-top: 25px;
  float: right;
}

.lang-bottom {
  position: relative;
  width: 126px;
  margin-top: 28px;
  margin-right: -9px;
  margin-left: 20px;
  padding-right: 7px;
  padding-left: 9px;
  float: right;
  border-radius: 16px;
}

.lang-bottom.open {
  /*margin-top: -85px;*/ /* 3 points */
  /*margin-top: -114px;*/ /* 4 points */
  margin-top: -56px; /* 2 points */
  background-color: #333;
}

.lang-name {
  display: inline-block;
  float: left;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.copyright {
  padding-top: 38px;
  padding-bottom: 23px;
  font-family: Roboto, sans-serif;
  color: #939598;
  font-size: 11px;
  line-height: 11px;
  font-weight: 400;
  text-align: center;
}

.center {
  text-align: center;
}

.project-title {
  position: relative;
  display: block;
  padding-top: 2px;
  padding-right: 50px;
  padding-bottom: 18px;
  background-image: url('../images/project-title-pic.gif');
  background-position: 0px 100%;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.project-title:hover {
  padding-bottom: 16px;
  border-bottom: 2px solid #e21e32;
  background-image: none;
  background-position: 0px 0px;
  background-repeat: repeat;
  color: #e21e32;
}

.project-title-pic {
  position: absolute;
  top: -1px;
  right: 0px;
  display: inline-block;
  height: 30px;
}

.lang-top-sel {
  display: inline-block;
  width: 39px;
  height: 39px;
  padding-top: 7px;
  border: 1px solid #636466;
  border-radius: 19.5px;
  cursor: pointer;
}

.lang-top-sel:hover {
  padding-top: 6px;
  border-width: 2px;
  border-color: #f1f1f1;
}

.lang-top-block {
  position: absolute;
  top: 47px;
  right: 0px;
  z-index: 1150;
  display: none;
  width: 126px;
  padding-top: 18px;
  padding-right: 15px;
  padding-left: 19px;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  background-color: #333;
  box-shadow: rgba(0, 0, 0, 0.34) 0px 3px 7px 0px;
  font-family: Roboto, sans-serif;
  color: #939598;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-align: left;
  text-transform: uppercase;
}
.lang-top.open .lang-top-block {
  display: block;
}

.lang-item {
  margin-bottom: 14px;
  color: #939598;
  text-decoration: none;
}

.lang-item:hover {
  color: white;
}

.flag-in-select {
  display: inline-block;
  width: 18px;
  height: 12px;
  margin-top: 1px;
  margin-right: 6px;
  float: left;
}

.lang-name-in-select {
  float: left;
}

.lang-bottom-sel {
  width: 110px;
  margin-bottom: 5px;
  padding-left: 10px;
  background-image: url('../images/point1.png');
  background-position: 97px 4px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #939598;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.lang-bottom-sel:hover {
  background-image: url('../images/point1.png');
  background-position: 97px -44px;
  background-repeat: no-repeat;
  color: #fff;
}
.lang-bottom.open .lang-bottom-sel {
  background-image: url('../images/point1.png');
  background-position: 97px -92px;
  background-repeat: no-repeat;
  color: white;
}

.lang-bottom-block {
  display: none;
  margin-bottom: 7px;
  padding-top: 18px;
  padding-left: 10px;
  border-bottom: 1px solid #666;
  font-family: Roboto, sans-serif;
  color: #939598;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
.lang-bottom.open .lang-bottom-block {
  display: block;
}

.project-block-3 {
  display: inline-block;
  width: 100%;
  height: 410px;
  margin-top: -80px;
  margin-bottom: 25px;
}

.pb3-item {
  display: inline-block;
  width: 310px;
  height: 100%;
  margin-left: 15px;
  float: left;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.09) 0px -1px 10px 0px;
  font-family: Roboto, sans-serif;
  line-height: 19px;
  font-weight: 400;
}

.pb3-item.first {
  margin-left: 0px;
}

.pb3-pic {
  position: relative;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.all-projects-button {
  margin-bottom: 30px;
  text-align: center;
}

.pb3-info {
  padding: 26px 30px 35px 36px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #fff;
}

.pb3-i {
  display: block;
  width: 100%;
  height: 200px;
  border-radius: 2px;
}

.pb3-i:hover {
  opacity: 0.95;
}

.pb3-i.pb3-i-img2 {
  background-image: url('../images/projectcover2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pb3-i.pb3-i-img3 {
  background-image: url('../images/projectcover3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pb3-i.pb3-i-img1 {
  background-image: url('../images/projectcover1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pb3-title {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-top: 2px;
  padding-right: 30px;
  padding-bottom: 16px;
  background-image: url('../images/project-title-pic.gif');
  background-position: 0px 100%;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.pb3-title:hover {
  padding-bottom: 14px;
  border-bottom: 2px solid #e21e32;
  background-image: none;
  background-position: 0px 0px;
  background-repeat: repeat;
  color: #e21e32;
}

.pb3-text {
  margin-top: 16px;
}

.all-proj-pic {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.all-proj-pic:hover {
  opacity: 0.95;
}

.all-proj-pic.all-proj-img1 {
  background-image: url('../images/projectcover1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all-proj-pic.all-proj-img2 {
  background-image: url('../images/projectcover2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all-proj-pic.all-proj-img3 {
  background-image: url('../images/projectcover3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cl {
  height: 0px;
  clear: both;
  font-size: 0px;
  line-height: 0px;
}

.project-block-2 {
  display: inline-block;
  width: 100%;
  height: 410px;
  margin-top: -80px;
  margin-bottom: 35px;
}

.pb2-item {
  display: inline-block;
  width: 470px;
  height: 100%;
  margin-left: 20px;
  float: left;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.09) 0px -1px 10px 0px;
  font-family: Roboto, sans-serif;
  line-height: 19px;
  font-weight: 400;
}

.pb2-item.first {
  position: relative;
  margin-left: 0px;
}

.pb2-pic {
  position: relative;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.pb2-i {
  display: block;
  width: 100%;
  height: 230px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.pb2-i:hover {
  opacity: 0.95;
}

.pb2-i.pb2-i-img2 {
  background-image: url('../images/projectcover3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pb2-i.pb2-i-img1 {
  background-image: url('../images/projectcover1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pb2-info {
  padding: 30px 30px 35px 36px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #fff;
}

.pb2-title {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-top: 2px;
  padding-right: 40px;
  padding-bottom: 16px;
  background-image: url('../images/project-title-pic.gif');
  background-position: 0px 100%;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.pb2-title:hover {
  padding-bottom: 14px;
  border-bottom: 2px solid #e21e32;
  background-image: none;
  background-position: 0px 0px;
  background-repeat: repeat;
  color: #e21e32;
}

.pb2-text {
  margin-top: 16px;
}

.post-pic2 {
  padding-right: 13px;
  padding-left: 0px;
}

.post-pic2.in-contest {
  padding-right: 18px;
}

.about-block1-pic {
  margin-top: 84px;
  margin-bottom: 104px;
}

.about-block2 {
  margin-bottom: 22px;
}

.about-block2-text {
  padding-right: 35px;
  padding-left: 0px;
}

.about-block2-wg {
  margin-top: 5px;
  padding: 25px 25px 29px 35px;
  border: 2px solid #ccc;
  font-size: 13px;
}

.about-sm-text {
  margin-top: 15px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
}

.command-block {
  margin-bottom: 60px;
}

.command-block-text {
  width: 60%;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.tab-block {
  margin-bottom: 8px;
}

.tab-a {
  display: inline-block;
  height: 38px;
  padding-top: 12px;
  padding-right: 19px;
  padding-left: 19px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  text-decoration: none;
}

.tab-a.w--current {
  border-top: 1px none #000;
  border-bottom: 1px none #000;
  background-image: url('../images/tab-current-bg.jpg');
  background-position: 0px 0px;
  background-repeat: repeat-x;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 0px 0px inset;
  color: #333;
  font-weight: 500;
  padding-top: 13px;
}

.tab-a.first {
  padding-left: 25px;
  border-left: 1px solid #ccc;
  border-top-left-radius: 19px;
  border-bottom-left-radius: 19px;
}

.tab-a.first.w--current {
  font-weight: 500;
}

.tab-a.last {
  padding-right: 25px;
  border-right: 1px solid #ccc;
  border-top-right-radius: 19px;
  border-bottom-right-radius: 19px;
}

.tab-menu {
  margin-bottom: 30px;
  text-align: center;
}

.tab-a-text.current {
  border-bottom: 1px none #000;
}

.command-item {
  display: inline-block;
  width: 160px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  float: none;
  font-family: Roboto, sans-serif;
  color: #999;
  font-size: 12px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.command-item.first {
  margin-left: 0px;
}

.command-item.last {
  margin-right: 0px;
}

.command-item-pic {
  width: 140px;
  height: 140px;
  margin-bottom: 10px;
  border-radius: 70px;
  background-color: #fff;
  box-shadow: rgba(102, 102, 102, 0.09) 0px 0px 51px 0px inset;
  opacity: 0.8;
}

.command-item-pic.pic3 {
  display: inline-block;
  background-image: url('../images/command3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.command-item-pic.pic2 {
  background-image: url('../images/command2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.command-item-pic.pic1 {
  background-image: url('../images/command1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.command-item-pic.pic4 {
  background-image: url('../images/command4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.command-item-pic.pic5 {
  background-image: url('../images/command5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.command-item-name {
  color: #333;
  font-size: 14px;
}

.command-tab-content {
  text-align: center;
}

.help2-block {
  position: relative;
  margin-bottom: 57px;
  padding-top: 33px;
  padding-bottom: 45px;
  border: 1px solid #e9e9e9;
  background-image: url('../images/gray-block2.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.help2-item {
  width: 725px;
  margin-right: 95px;
  margin-bottom: 16px;
  margin-left: 140px;
  padding-top: 9px;
}

.help2-i-pic {
  position: relative;
  width: 245px;
  float: left;
}

.help2-i-pic.pic1 {
  height: 180px;
  background-image: url('../images/ico-hand-red-2x.png');
  background-position: 3px 0px;
  background-size: 210px;
  background-repeat: no-repeat;
}

.help2-i-pic.pic2 {
  width: 250px;
  height: 179px;
  float: right;
  background-image: url('../images/ico-support-red-2x.png');
  background-position: 0px 0px;
  background-size: 227px;
  background-repeat: no-repeat;
}

.help2-i-pic.pic3 {
  height: 195px;
  background-image: url('../images/ico-publish-red-2x.png');
  background-position: 7px 17px;
  background-size: 200px;
  background-repeat: no-repeat;
}

.help2-i-text {
  width: 480px;
  float: right;
}

.help2-i-text.text2 {
  width: 475px;
  padding-top: 14px;
  padding-left: 40px;
  float: left;
}

.help2-i-text.text3 {
  padding-top: 13px;
}

.ul {
  padding-left: 0px;
}

.li {
  margin-bottom: 10px;
  padding-left: 20px;
  background-image: url('../images/li-red-2x.png');
  background-position: 0px 4px;
  background-size: 12px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
}

.require-block-btn {
  margin-bottom: 75px;
  padding-top: 3px;
  text-align: center;
}

.require-item {
  margin-bottom: 14px;
}

.require-i-num {
  width: 20%;
  padding-top: 2px;
  padding-right: 19px;
  padding-left: 0px;
  float: left;
  font-family: Roboto, sans-serif;
  color: #e11931;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  text-align: right;
}

.require-i-text {
  width: 80%;
  padding-right: 80px;
  padding-left: 0px;
  float: left;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

.require-i-title {
  margin-bottom: 5px;
  color: #000;
  font-size: 15px;
  font-weight: 500;
}

.require-i-p {
  display: inline-block;
  width: 42px;
  height: 42px;
  padding-top: 4px;
  border: 2px solid #e11931;
  border-radius: 21px;
  text-align: center;
}

.slider-block-btn {
  padding-top: 27px;
}

.slider-block-btn.for-contest {
  padding-top: 37px;
}

.contact-block {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #e7e9eb;
}

.content-text {
  width: 65%;
  margin: -10px auto 60px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.white-form {
  padding-top: 28px;
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0px -1px 10px 0px;
}

.form-item {
  margin-bottom: 26px;
}

.form-field-block {
  padding: 7px 12px 5px 20px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  text-align: right;
}

.form-field-block.to-prim {
  padding-top: 1px;
}

.form-field-block.error, .error .form-field-block {
  color: #e11931;
}
.error .ico-error.hidden {
 display: inline-block;
}


.form-value {
  padding-right: 202px;
  padding-left: 0px;
}

.form-field-name {
  font-family: Roboto, sans-serif;
  line-height: 22px;
  font-weight: 500;
}

.form-field-name.error {
  display: inline-block;
  color: #e11931;
}

.error .w-form-label, .error .w-form-label a {
    color: #e11931;
}
.w-form-label a:hover {
  text-decoration: none;
}

.input {
  margin-bottom: 0px;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}

.input.input-files {
  display: none;
}

.input.error, .error .input {
  border-color: #e11931;
}

.input.date-d {
  display: inline-block;
  width: 60px;
  margin-right: 7px;
}

.input.date-m {
  display: inline-block;
  width: 60px;
  margin-right: 7px;
}

.input.date-y {
  display: inline-block;
  width: 90px;
  margin-right: 7px;
}

.form-value-prim {
  margin-bottom: 6px;
  padding-top: 2px;
  font-family: Arial, sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 21px;
  font-style: italic;
  font-weight: 400;
}

.form-value-prim.error, .error .form-value-prim {
  color: #e11931;
}

.textarea {
  height: 220px !important;
  margin-bottom: 0px;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
  resize: none;
}

.textarea.error, .error .textarea {
  border-color: #e11931;
}

.btn-add-more {
  display: inline-block;
  height: 38px;
  padding-top: 11px;
  padding-right: 17px;
  padding-left: 37px;
  border: 1px solid #ccc;
  border-radius: 19px;
  background-image: url('../images/add-more-2x.png');
  background-position: 11px 50%;
  background-size: 22px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-add-more:hover {
  border-color: #e21e32;
  background-color: #e21e32;
  color: #fff;
}

.btn-send-block {
  padding-top: 4px;
  text-align: center;
}

.btn-red {
  height: 44px;
  padding: 13px 46px 0px;
  border-style: solid;
  border-width: 2px;
  border-color: #e11931 #e11931 #d90000;
  border-radius: 22px;
  background-color: #e11931;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}

.btn-red:hover {
  border-color: #000;
  background-color: #000;
}

.success-feedback {
  position: relative;
  background-color: transparent;
}

.success-feedback-text {
  width: 60%;
  margin: -7px auto 27px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.success-feedback-pic {
  padding-top: 31px;
  padding-bottom: 13px;
  text-align: center;
}

.ico-error {
  position: relative;
  top: -1px;
  width: 21px;
}
.ico-error.hidden {
  display: none;
}

.error-prim {
  position: relative;
  width: 58%;
  margin-right: auto;
  margin-bottom: 11px;
  margin-left: auto;
  padding-top: 4px;
  font-family: Roboto, sans-serif;
  color: #e11931;
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
  text-align: center;
  display: none;
}

.error-prim-text {
  display: inline-block;
}

.blog-bord {
  padding-bottom: 70px;
  border-top: 2px solid #ccc;
  background-color: #fff;
  background-image: url('../images/blog-pic-bg.jpg'), url('../images/content-bord.jpg'), url('../images/content-bord.jpg');
  background-position: 184px 0px, 100% 0%, 0px 0px;
  background-repeat: repeat-y, no-repeat, no-repeat;
}

.content-bord-l {
  background-image: url('../images/content-bord.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.content-bord-r {
  display: block;
  background-image: url('../images/content-bord.jpg');
  background-position: 100% 0%;
  background-repeat: no-repeat;
}

.blog-item-pic {
  padding: 46px 0px 3px 45px;
  text-align: right;
}

.blog-item-pic.first {
  background-image: url('../images/blog-pic-bg-white.jpg');
  background-position: 184px 0px;
  background-repeat: no-repeat;
}

.blog-item.first {
  background-image: url('../images/blog-pic-bg.jpg');
  background-position: 184px 0px;
  background-repeat: repeat-y;
}

.blog-i-img {
  width: 100%;
  border-radius: 50%;
  background-image: url('../images/blog-stub-2x.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.blog-item-info {
  padding-top: 61px;
  padding-right: 45px;
  padding-left: 40px;
}

.main-title {
  position: relative;
  margin-bottom: 12px;
  padding-bottom: 14px;
  background-image: url('../images/project-title-pic.gif');
  background-position: 0px 100%;
  background-repeat: no-repeat;
  font-family: WarHelios, sans-serif;
  font-size: 32px;
  line-height: 30px;
  font-weight: 400;
}

.date-block {
  margin-bottom: 12px;
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
}

.blog-small-text {
  margin-bottom: 13px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

.blog-big-text {
  display: none;
}

.blog-big-text.open {
  display: block;
}

.content-pic {
  width: 100%;
  margin-bottom: 20px;
}

.content-block {
  padding-top: 40px;
}

.blog-line {
  padding-bottom: 70px;
  background-image: url('../images/blog-pic-bg.jpg');
  background-position: 184px 0px;
  background-repeat: repeat-y;
}

.all-projects-block {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 321px;
  border-radius: 2px;
  background-color: #fff;
}

.all-projects-pic {
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.all-projects-info {
  padding: 42px 25px 30px 37px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
}

.all-projects-wrapper {
  margin-bottom: 30px;
  padding: 2px;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.1);
}

.pages-block {
  margin-bottom: 59px;
  padding-top: 11px;
  text-align: center;
}

.page-arrow {
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.page-num {
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 14px;
  border: 1px solid #d0d0d0;
  border-radius: 22px;
  font-family: Roboto, sans-serif;
  color: #666;
  line-height: 14px;
  font-weight: 500;
  text-decoration: none;
}

.page-num:hover {
  border-color: #e11931;
  background-color: #e11931;
  color: #fff;
}

.page-num.selected {
  border-style: none;
  background-image: url('../images/tab-current-bg.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-x;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 0px 0px inset;
  color: #000;
}

.page-num.selected:hover {
  border-color: #e11931;
  background-color: #e11931;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  color: #fff;
}

.all-projects-i {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.all-projects-i:hover {
  opacity: 0.95;
}

.all-projects-i.hide {
  display: none;
}

.all-projects-i.all-projects-i-img1 {
  background-image: url('../images/all_p.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all-projects-i.all-projects-i-img2 {
  background-image: url('../images/all-projects2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.all-projects-i.all-projects-i-img3 {
  background-image: url('../images/all-projects3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pages {
  display: inline-block;
  width: 52%;
}

.menu-button {
  float: right;
}

.footer-menu-block {
  background-color: transparent;
}

.send-project-bottom {
  background-color: #e7e9eb;
  background-image: url('../images/send-project-bottom.jpg');
  background-position: 50% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.send-project-wrap {
  background-color: #e7e9eb;
  background-image: url('../images/bg-home.jpg'), url('../images/send-project-top.jpg');
  background-position: 50% 100%, 50% 0px;
  background-size: 100%, 100%;
  background-repeat: no-repeat, no-repeat;
}

.send-project-wrap.with-min-height {
  background-color: #e7e9eb;
  background-image: url('../images/send-project-top.jpg');
  background-position: 50% -100px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.send-project-wrap.to-proj1 {
  background-image: url('../images/proj1-form.jpg');
  background-position: 50% 0px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.send-project-wrap.to-send-proj1 {
/*  background-image: url('../images/proj1-form.jpg'), url('../images/bg-home.jpg');
  background-position: 50% 0px, 50% 100%;
  background-size: 100%, 100%;
  background-repeat: no-repeat, no-repeat;*/
  background-color: #e7e9eb;
  background-image: url('../images/bg-home.jpg');
  background-position: 50% 100%;
  background-size: 100%;
  background-repeat: no-repeat, no-repeat;
}

.send-project-wrap.contest-page {
  background-image: url('../images/bg-contest-corn.jpg'), url('../images/bg-home.jpg');
  background-position: 50% 0px, 50% 100%;
  background-size: 100%, 100%;
  background-repeat: no-repeat, no-repeat;
}

.send-project-p {
  display: block;
  width: 63%;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
}

.send-project-p.first {
  margin-top: -7px;
}

.send-project-p.half-white {
  color: rgba(255, 255, 255, 0.8);
}

.send-project-a {
  color: #f7d5d7;
}
.send-project-a:hover {
  text-decoration: none;
}

.form-field-sep {
  width: 100%;
  height: 0px;
  padding-bottom: 20px;
  clear: both;
}

.checkbox-item {
  margin-bottom: 3px;
  padding-top: 2px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
}

.checkbox {
  border: 1px none #ccc;
  background-color: transparent;
}

.checkbox-sep {
  width: 100%;
  padding-top: 5px;
}

.multiselect-block {
  margin-bottom: 5px;
}

.multiselect-item {
  position: relative;
  display: inline-block;
  height: 38px;
  margin-right: 6px;
  margin-bottom: 6px;
  padding-top: 10px;
  padding-right: 28px;
  padding-left: 10px;
  border: 1px solid #ccc;
  border-radius: 2px;
  background-color: #f6f6f6;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}

.multiselect-close {
  position: absolute;
  top: 10px;
  right: 8px;
  display: inline-block;
}

.select {
  display: inline-block;
  margin-bottom: 0px;
}

.success-sen-proj-pic {
  margin-top: 29px;
  margin-bottom: -28px;
}

.one-project-block-pic {
  background-color: #fff;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.one-project-block-pic.proj1 {
  background-image: url('../images/one-project-big.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.one-project-corner {
  height: 429px;
  margin-bottom: 37px;
  background-image: url('../images/corner-white-2x.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.one-project-block {
  margin-bottom: 70px;
}

.one-project-text {
  padding-top: 4px;
  padding-right: 40px;
  padding-left: 0px;
}

.one-project-info {
  padding-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
}

.share-block {
  padding-top: 5px;
  clear: both;
}

.share-block.in-slim {
  display: none;
}

.share-text {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 8px;
  padding-top: 7px;
  float: left;
}

.share-btn {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-left: 10px;
  border: 1px solid #cdcdcd;
  border-radius: 18px;
}

.share-btn:hover {
  border-color: #666;
}

.share-btn.fb {
  background-image: url('../images/social-f-2x.png');
  background-position: 50% 50%;
  background-size: 36px;
  background-repeat: no-repeat;
}

.share-btn.tw {
  background-image: url('../images/social-t-2x.png');
  background-position: 50% 50%;
  background-size: 36px;
  background-repeat: no-repeat;
}

.share-btn.vk {
  background-image: url('../images/social-v-2x.png');
  background-position: 50% 50%;
  background-size: 36px;
  background-repeat: no-repeat;
}

.share-btn.od {
  background-image: url('../images/social-o-2x.png');
  background-position: 50% 50%;
  background-size: 36px;
  background-repeat: no-repeat;
}

.share-btn.go {
  background-image: url('../images/social-g-2x.png');
  background-position: 50% 50%;
  background-size: 36px;
  background-repeat: no-repeat;
}

.share-btn.in {
  background-image: url('../images/social-i-2x.png');
  background-position: 50% 50%;
  background-size: 36px;
  background-repeat: no-repeat;
}

.share-btn.first {
  margin-left: 0px;
}

.project-block2-info {
  padding-top: 14px;
  font-family: Roboto, sans-serif;
  color: #999;
  font-size: 12px;
  line-height: 19px;
  font-weight: 400;
}

.project-block2-text {
  color: #333;
  font-size: 14px;
}

.project-block2-text.red-link {
  display: inline-block;
  margin-top: 4px;
  color: #e21e32;
}

.project-block2-text.red-link:hover {
  color: #333;
}

.video-preview {
  position: relative;
  margin-top: 19px;
  margin-bottom: 21px;
}

.video-preview:hover {
  opacity: 0.95;
}

.photo-preview-item-left {
  padding-right: 10px;
  padding-bottom: 20px;
  text-align: left;
}

.photo-preview-item-right {
  padding-bottom: 20px;
  padding-left: 10px;
  text-align: right;
}

.photo-preview-pic {
  width: 94%;
}

.photo-preview-pic:hover {
  opacity: 0.95;
}

.menu-footer-a {
  display: inline-block;
  margin-right: 13px;
  margin-left: 13px;
  padding: 9px 0px 0px;
  font-family: Roboto, sans-serif;
  color: #939598;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-footer-a:hover {
  color: #fff;
}

.menu-footer-a.w--current {
  padding-top: 7px;
  border-top: 2px solid #e21e32;
  color: #e21e32;
}

.project-block-pic-a {
  width: 100%;
  height: 100%;
  background-image: url('../images/project-pic.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project-block-pic-a:hover {
  opacity: 0.95;
}

.help-title-item1 {
  width: 100%;
  height: 132px;
  background-image: url('../images/ico-hand-white-2x.png');
  background-position: 52% 7px;
  background-size: 109px;
  background-repeat: no-repeat;
}

.help-title-item2 {
  width: 100%;
  height: 132px;
  background-image: url('../images/ico-support-white-2x.png');
  background-position: 53% 0px;
  background-size: 130px;
  background-repeat: no-repeat;
}

.help-title-item3 {
  width: 100%;
  height: 132px;
  background-image: url('../images/ico-publish-white-2x.png');
  background-position: 50% 5px;
  background-size: 105px;
  background-repeat: no-repeat;
}

.tail4 {
  position: absolute;
  right: -171px;
  bottom: 117px;
  width: 468px;
  height: 505px;
  background-image: url('../images/tail4.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.tail3 {
  position: relative;
  left: 223px;
  top: -120px;
  width: 837px;
  height: 354px;
  background-image: url('../images/tail3.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.tail2 {
  position: relative;
  left: -907px;
  top: -89px;
  width: 902px;
  height: 339px;
  background-image: url('../images/tail2.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.tail1 {
  position: absolute;
  left: -519px;
  top: 482px;
  width: 760px;
  height: 347px;
  background-image: url('../images/tail1.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.all-proj-wrap {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
  height: 330px;
  margin-bottom: 30px;
  padding-right: 320px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 0px 2px;
}

.all-proj-wrap.in-homepage {
  display: inline-block;
  margin-top: -80px;
}

.all-proj-info {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 320px;
  padding: 42px 25px 30px 37px;
  font-family: Roboto, sans-serif;
  line-height: 19px;
  font-weight: 400;
}

.share-icons {
  float: left;
}

.btn-white {
  display: inline-block;
  height: 44px;
  padding-top: 14px;
  padding-right: 30px;
  padding-left: 30px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 22px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-white:hover {
  border-color: #e11931;
  background-color: #e11931;
}

.btn-dark {
  display: inline-block;
  height: 44px;
  padding-top: 14px;
  padding-right: 25px;
  padding-left: 25px;
  border: 1px solid #646c6f;
  border-radius: 22px;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-dark:hover {
  border-color: #e21e32;
  background-color: #e21e32;
  color: #fff;
}

.logo {
  width: 142px;
}

.play-ico {
  position: absolute;
  left: -31px;
  top: -31px;
  width: 62px;
  height: 62px;
  background-image: url('../images/play-2x.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.play-ico-block {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1px;
  height: 1px;
}

.logo-in-top {
  width: 142px;
}

.eval-command {
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 9px;
  padding-bottom: 16px;
}

.command-eval-item {
  width: 250px;
  margin-bottom: 22px;
  padding-left: 42px;
  float: left;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
}

.command-eval-photo {
  position: relative;
  top: -2px;
  width: 24px;
  height: 24px;
  margin-right: 6px;
  float: left;
}

.corner-block {
  position: absolute;
  width: 100%;
  height: 470px;
  background-image: url('../images/arrow-white-stroke-2x.png'), url('../images/bg-home.jpg');
  background-position: 50% 100%, 50% 0px;
  background-size: 100%, cover;
  background-repeat: no-repeat, no-repeat;
}

.corner-block.cb2 {
  height: 630px;
}

.corner-block.cb3 {
  height: 630px;
  background-image: url('../images/arrow-gray-stroke-2x.png'), url('../images/bg-home.jpg');
  background-position: 50% 100%, 50% 0px;
  background-size: 100%, cover;
  background-repeat: no-repeat, no-repeat;
}

.corner-block.cb4 {
  height: 311px;
}

.corner-block.cb5 {
  height: 627px;
  background-image: url('../images/arrow-gray-stroke-2x.png'), url('../images/proj1-form.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: 100%, cover;
  background-repeat: no-repeat, no-repeat;
}

.send-project-razv {
  margin-top: 57px;
  margin-bottom: 39px;
}

.razv-div {
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  text-align: center;
}

.razv-item {
  display: inline-block;
  width: 370px;
  padding: 99px 67px 9px;
}

.razv-item.in-part {
  width: 270px;
}

.razv-item.without-contest {
  background-image: url('../images/vidget-i1.png');
  background-position: 50% 16px;
  background-size: 97px;
  background-repeat: no-repeat;
}

.razv-item.with-contest {
  border-left: 1px solid #d7d7d7;
  background-image: url('../images/vidget-i2.png');
  background-position: 50% 6px;
  background-size: 107px;
  background-repeat: no-repeat;
}

.razv-text {
  width: 190px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
}

.btn-send-contest {
  display: inline-block;
  height: 44px;
  padding-top: 13px;
  padding-right: 27px;
  padding-left: 27px;
  border-style: solid;
  border-width: 2px;
  border-color: #ea4743 #ea4743 #e41610;
  border-radius: 22px;
  background-color: #ea4743;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-send-contest:hover {
  border-color: #8a1758;
  background-color: #8a1758;
}

.btn-send-contest.big {
  height: 50px;
  padding-top: 16px;
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 25px;
  font-size: 14px;
  line-height: 14px;
}

.slide-dev-contest {
  width: 265px;
  margin-bottom: 35px;
}

.dev-contest-block {
  width: 100%;
  height: 362px;
  margin-bottom: 38px;
  background-image: url('../images/corner-white-2x.png'), url('../images/bg-home-contest.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: 100%, cover;
  background-repeat: no-repeat, no-repeat;
  text-align: center;
}

.dev-contest-image {
  width: 286px;
  margin-top: 50px;
}

.contest-text-row {
  margin-bottom: 25px;
}

.contest-col1 {
  padding-right: 40px;
  padding-left: 0px;
}

.contest-col2 {
  padding-top: 5px;
  padding-right: 0px;
  padding-left: 0px;
}

.contest-col2-block1 {
  padding: 20px 24px 35px 31px;
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
  border-left: 2px solid #ccc;
}

.contest-col2-block2 {
  padding: 36px 10px 35px 31px;
  background-color: #f89433;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
}

.contest-col2-sep {
  display: block;
  width: 60px;
  height: 2px;
  margin-top: 16px;
  margin-bottom: 10px;
  margin-left: 2px;
  background-color: #fff;
}

.prize-fond {
  font-family: WarHeliosBold, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.contest-col2-block3 {
  padding: 20px 24px 34px 31px;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  border-left: 2px solid #ccc;
}

.block-title {
  position: relative;
  display: block;
  margin-bottom: 1px;
  padding-top: 8px;
  padding-right: 50px;
  padding-bottom: 16px;
  background-image: url('../images/project-title-pic.gif');
  background-position: 0px 100%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.block-title.without-pic {
  padding-right: 0px;
}

.block-title-pic {
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 40px;
}

.project-block3-info {
  padding-top: 10px;
  font-family: Roboto, sans-serif;
  color: #999;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

.table-of-contents {
  margin-bottom: 60px;
  padding-top: 30px;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

.table-of-content-item {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}

.table-of-content-item:after {
    content:'';
    display: block;;
    overflow: hidden;
    height: 15px;
    border-bottom: 1px dotted #666
}
            
.toc-key {
  position: relative;
  z-index: 2;
  display: block;
  /*width: 210px;*/
  float: left;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
  padding-right: 3px;
}

.toc-value {
  position: relative;
  z-index: 2;
  display: block;
  width: 387px;
  padding-left: 7px;
  float: right;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
}

.ul-contest-title {
  margin-bottom: 14px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
  text-transform: uppercase;
}

.sup {
  font-family: Roboto, sans-serif;
  color: #e11931;
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
}

.ul-contest {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
}

.ul-contest-col2 {
  padding-left: 50px;
}

.red-link {
  color: #e21e32;
  text-decoration: underline;
}

.red-link:hover {
  color: #333;
  text-decoration: underline;
}

.ul-contest-prim {
  margin-left: 28px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #666;
  font-size: 14px;
  line-height: 17px;
  font-style: italic;
  font-weight: 400;
  text-indent: -28px;
}

.ul-contest-prim.in-ul {
  display: none;
  margin-top: 15px;
  margin-bottom: 13px;
}

.sep-gray {
  width: 60px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  background-color: #ccc;
}

.contest-points {
  margin-bottom: 19px;
  padding-top: 26px;
  text-align: center;
}

.contest-points-item {
  display: inline-block;
  width: 189px;
  height: 170px;
  padding-top: 98px;
  padding-right: 15px;
  padding-left: 15px;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}

.contest-points-item.item1 {
  background-image: url('../images/i1.png');
  background-position: 50% 0px;
  background-size: 73px;
  background-repeat: no-repeat;
}

.contest-points-item.item2 {
  background-image: url('../images/i2.png');
  background-position: 50% 3px;
  background-size: 74px;
  background-repeat: no-repeat;
}

.contest-points-item.item3 {
  background-image: url('../images/i3.png');
  background-position: 50% 5px;
  background-size: 81px;
  background-repeat: no-repeat;
}

.contest-points-item.item4 {
  background-image: url('../images/i4.png');
  background-position: 50% 4px;
  background-size: 75px;
  background-repeat: no-repeat;
}

.contest-points-item.item5 {
  background-image: url('../images/i5.png');
  background-position: 50% 5px;
  background-size: 64px;
  background-repeat: no-repeat;
}

.contest-points-text {
  overflow: hidden;
  height: 57px;
}

.contest-block-btn {
  margin-bottom: 62px;
  text-align: center;
}

.blog-in-contest {
  padding-top: 24px;
  padding-bottom: 50px;
  background-color: #e5e5e5;
  background-image: url('../images/bg-contest.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: inset 0 1px 7px 0 rgba(0, 0, 0, .15);
}

.post-block-item {
  width: 33%;
  margin-left: 0px;
  float: left;
}

.post-block-item.item1 {
  margin-left: 0px;
}

.post-block-in-contest {
  margin-bottom: 17px;
  padding-top: 3px;
}

.post-in-contest-btn {
  text-align: center;
}

.contest-points-span {
  display: block;
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 700;
}

.slide-wrap {
  position: relative;
  width: 976px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 168px;
  padding-left: 168px;
}

.slide-wrap.slide-ideas {
  background-image: url('../images/main-art-2x.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.btn-contest-red {
  display: inline-block;
  height: 44px;
  padding-top: 14px;
  padding-right: 23px;
  padding-left: 23px;
  border-style: solid;
  border-width: 1px 2px 2px;
  border-color: #e11931 #e11931 #d90000;
  border-radius: 22px;
  background-color: #e11931;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-contest-red:hover {
  border-color: #1e1d1d;
  background-color: #1e1d1d;
}

.btn-contest-white {
  display: inline-block;
  height: 44px;
  padding-top: 14px;
  padding-right: 23px;
  padding-left: 23px;
  border: 1px solid #e11931;
  border-radius: 22px;
  font-family: Roboto, sans-serif;
  color: #e11931;
  font-size: 13px;
  line-height: 13px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-contest-white:hover {
  border-color: #1e1d1d;
  background-color: #1e1d1d;
  color: #fff;
  text-transform: uppercase;
}

.razv-sep {
  display: inline-block;
  width: 1px;
  height: 214px;
  background-color: #d7d7d7;
}

.black-link:hover {
  color: #e11931;
  text-decoration: underline;
}

.logo-contest-page {
  width: 181px;
}

.red {
  color: #e21e32;
}

.send-project-p-contest {
  width: 58%;
  margin-top: -12px;
  margin-right: auto;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.show-more {
  text-align: right;
  padding-top: 60px;
}

.page404 {
    background-image: url('../images/page404-bg.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.content404 {
    padding: 50px 0px 50px;
    text-align: center;
}
.title-404 {
    font-family: WarHeliosBold, sans-serif;
    color: #e31e31;
    font-size: 260px;
    line-height: 260px;
    text-transform: uppercase;
}
.title2-404 {
    margin-top: 20px;
    margin-bottom: 16px;
    font-family: WarHeliosBold, sans-serif;
    color: #333333;
    font-size: 40px;
    line-height: 48px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
}
.p-404 {
    color: #3d3d3d;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    width: 440px;
    margin: 0 auto;
}
.it-content {
    padding: 40px;
}

.footer.bfix {
    bottom: 0;
    position: fixed;
    width: 100%;
}

.body-bg-gray {
    background-color: #E7E9EB; 
}

@media (max-width: 991px) {
  .wrapper {
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
  }
  .wrapper.head-wrapper {
    max-width: 960px;
  }
  .lang-top {
    margin-left: 5px;
  }
  .menu-top {
    width: 100%;
    margin-top: 0px;
    padding: 3px 21px 12px;
    background-color: #333;
  }
  .menu-main-a {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px 14px 11px;
    border-top: 1px solid #545557;
  }
 .menu-main-a.w--current {
    padding-top: 15px;
    border-top: 1px solid #545557;
    color: #e21e32;
  }
  .menu-main-a.first {
    border-top: 0px none #000;
  }
  .slider {
    height: 620px;
  }
  .slide-item {
    height: 620px;
    padding-right: 80px;
    padding-left: 80px;
    background-position: 50% 86%;
  }
  .slide-item.slide-item-contest {
    padding-top: 40px;
  }
  .slide-wrapper {
    height: 620px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .project-text {
    margin-bottom: 20px;
  }
  .interest-text {
    width: 80%;
  }
  .interest-points {
    width: 100%;
  }
  .interest-item {
    width: 143px;
    font-size: 13px;
  }
  .help-block {
    height: 385px;
  }
  .help-item {
    width: 32%;
    margin-left: 14px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .help-item.item2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .help-list {
    padding-left: 5px;
  }
  .about-text {
    width: 62%;
    padding-right: 40px;
  }
  .about-posts {
    width: 38%;
    padding-right: 15px;
  }
  .about-post-item {
    margin-bottom: 20px;
  }
  .post-info.in-contest {
    padding-top: 5px;
    padding-right: 20px;
  }
  .posts-button-block {
    padding-top: 15px;
  }
  .footer {
    padding-top: 9px;
    background-position: 0px 0px;
  }
  .menu-bottom {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 29px;
    padding-bottom: 0px;
    float: none;
    clear: both;
    text-align: center;
  }
  .lang-bottom {
    margin-top: 21px;
  }
  .lang-bottom.open {
    /*margin-top: -92px;*/ /* 3 points */
    /*margin-top: -121px;*/ /* 4 points */
    margin-top: -63px; /* 2 points */
  }
  
  .copyright {
    padding-top: 36px;
  }
  .pb3-item {
    width: 32%;
    margin-left: 14px;
  }
  .pb3-info {
    padding: 22px 20px 25px;
  }
  .pb3-i {
    height: 170px;
  }
  .project-block-2 {
    height: 380px;
  }
  .pb2-item {
    width: 48.5%;
    margin-left: 20px;
  }
  .pb2-i {
    height: 200px;
  }
  .pb2-info {
    padding-bottom: 25px;
  }
  .about-block1 {
    background-size: auto 100%;
  }
  .about-block1-pic {
    width: 350px;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .command-item.first {
    margin-left: 20px;
  }
  .command-item.last {
    margin-right: 20px;
  }
  .help2-item {
    margin-right: auto;
    margin-left: auto;
  }
  .help2-i-pic.pic3 {
    width: 240px;
  }
  .help2-i-text.text2 {
    width: 450px;
    padding-left: 0px;
  }
  .help2-i-text.text1 {
    width: 470px;
  }
  .help2-i-text.text3 {
    width: 470px;
  }
  .require-i-num {
    width: 9%;
    padding-right: 23px;
  }
  .require-i-text {
    width: 91%;
    padding-right: 0px;
  }
  .contact-block {
    background-size: auto 430px;
  }
  .content-text {
    width: 80%;
  }
  .form-value {
    padding-right: 100px;
  }
  .form-field-name.error {
    display: inline;
  }
  .ico-error {
    display: inline;
  }
  .error-prim {
    width: 72%;
  }
  .blog-bord {
    background-image: url('../images/content-bord.jpg'), url('../images/content-bord.jpg');
    background-position: 100% 0%, 0px 0px;
    background-repeat: no-repeat, no-repeat;
  }
  .blog-item-pic {
    padding-left: 25px;
  }
  .blog-item-pic.first {
    background-image: none;
    background-position: 0px 0px;
    background-repeat: repeat;
  }
  .blog-i-img {
    width: 100%;
  }
  .blog-item-info {
    padding-right: 30px;
    padding-left: 30px;
  }
  .blog-line {
    background-position: 130px 0px;
  }
  .all-projects-block {
    height: auto;
  }
  .all-projects-pic {
    height: 300px;
  }
  .all-projects-info {
    padding-top: 32px;
  }
  .pages {
    width: 40%;
  }
  .menu-button {
    margin-top: 10px;
    background-image: url('../images/menu-2x.png');
    background-position: 50% 21px;
    background-size: 17px;
    background-repeat: no-repeat;
  }
  .menu-button:hover {
    background-image: url('../images/menu-2x.png');
    background-position: 50% -44px;
    background-size: 17px;
    background-repeat: no-repeat;
  }
  .menu-button.w--open {
    background-color: transparent;
    background-image: url('../images/menu-btn.png');
    background-position: 50% -44px;
    background-repeat: no-repeat;
  }
  .menu-button-ico {
    opacity: 0;
  }
  .send-project-bottom {
    background-size: auto 600px;
  }
  .send-project-wrap {
    background-size: auto 580px, auto 450px;
  }
  .send-project-wrap.with-min-height {
    background-size: auto 530px;
  }
  .send-project-wrap.to-proj1 {
    background-size: auto 470px, auto 580px;
  }
  .send-project-wrap.to-send-proj1 {
    background-size: auto 470px;
  }
  .send-project-wrap.contest-page {
    background-image: url('../images/bg-contest-corn.jpg'), url('../images/bg-home.jpg');
    background-position: 50% 0px, 50% 100%;
    background-size: auto 570px, auto 450px;
    background-repeat: no-repeat, no-repeat;
  }
  .send-project-p {
    width: 80%;
  }
  .one-project-corner {
    height: 250px;
  }
  .photo-preview-pic {
    width: 92%;
  }
  .tail4 {
    display: none;
  }
  .tail1 {
    display: none;
  }
  .all-proj-info {
    width: 320px;
  }
  .logo {
    width: 100px;
  }
  .command-eval-item {
    width: 235px;
  }
  .corner-block.cb4 {
    height: 215px;
  }
  .send-project-razv {
    margin-top: 43px;
    margin-bottom: 47px;
  }
  .razv-div {
    padding-top: 0px;
  }
  .razv-item {
    width: 300px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .toc-value {
    width: 220px;
  }
  .ul-contest-col2 {
    padding-left: 30px;
  }
  .slide-wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .slide-wrap.slide-ideas {
    background-position: 50% 78%;
  }
  .send-project-p-contest {
    width: 75%;
  }
  .table-of-contents {
    margin-bottom: 35px;
    padding-top: 4px;
  }

}

@media (max-width: 767px) {
  .wrapper.head-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .lang-top {
    margin-left: 10px;
  }
  .menu-top {
    width: 100%;
    margin-top: 0px;
    padding: 3px 21px 12px;
    background-color: #333;
  }
  .menu-main-a {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px 14px 11px;
    border-top: 1px solid #545557;
  }
 .menu-main-a.w--current {
    padding-top: 15px;
    border-top: 1px solid #545557;
    color: #e21e32;
  }
  .menu-main-a.first {
    border-top-width: 0px;
  }
  .slider {
    height: 600px;
  }
  .slide-item {
    height: 600px;
    padding-right: 40px;
    padding-left: 40px;
    background-position: 50% 82%;
  }
  .slide-wrapper {
    height: 600px;
    background-position: 0% 82%;
    background-size: 100%;
  }
  .btn-gray.btn-slim {
    padding-right: 9px;
    padding-left: 9px;
  }
  .black.in-help {
    text-align: center;
  }
  .interest {
    text-align: left;
  }
  .interest-text {
    width: 100%;
  }
  .interest-points {
    margin-bottom: 20px;
  }
  .interest-item {
    margin-bottom: 20px;
  }
  .interest-cormer {
    padding-bottom: 50px;
  }
  .help-block {
    height: auto;
  }
  .help-item {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 8px;
    float: none;
  }
  .help-title {
    padding-top: 4px;
    padding-left: 7px;
    float: left;
  }
  .help-list {
    width: 65%;
    float: left;
  }
  .about-posts {
    padding-right: 0px;
  }
  .post-pic {
    width: 75px;
    margin-right: 8px;
  }
  .post-info {
    padding-right: 0px;
  }
  .post-info.in-contest {
    padding-top: 47px;
    padding-right: 0px;
  }
  .posts-button-block {
    padding-left: 0px;
  }
  .logo-bottom {
    margin-left: 4px;
  }
  .menu-bottom {
    display: block;
    width: 90%;
    margin-top: 0px;
    /*padding-top: 17px;*/
    padding-top: 35px;
  }
  .lang-bottom {
    margin-left: 10px;
  }
  .copyright {
    /*padding-top: 21px;*/
    padding-top: 35px;
  }
  .project-block-3 {
    height: auto;
  }
  .pb3-item {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0px;
    float: none;
  }
  .pb3-pic {
    width: 100%;
  }
  .pb3-info {
    width: 100%;
  }
  .pb3-i {
    height: 210px;
  }
  .pb3-i.pb3-i-img2 {
    background-image: url('../images/all-projects2.jpg');
  }
  .pb3-i.pb3-i-img3 {
    background-image: url('../images/all-projects3.jpg');
  }
  .pb3-i.pb3-i-img1 {
    background-image: url('../images/all-projects1.jpg');
  }
  .all-proj-pic {
    height: 250px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 0px;
  }
  .project-block-2 {
    height: auto;
    margin-top: -70px;
  }
  .pb2-item {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0px;
    float: none;
  }
  .pb2-i.pb2-i-img2 {
    background-image: url('../images/all-projects3.jpg');
  }
  .pb2-i.pb2-i-img1 {
    background-image: url('../images/all-projects1.jpg');
  }
  .about-block1-pic {
    width: 300px;
  }
  .about-block2-text {
    padding-right: 0px;
  }
  .command-block-text {
    width: 80%;
  }
  .help2-block {
    background-color: #f1f2f4;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .help2-item {
    width: 100%;
    margin-bottom: 35px;
    padding-top: 0px;
  }
  .help2-i-pic {
    width: 100%;
    height: 125px;
    float: none;
  }
  .help2-i-pic.pic1 {
    height: 135px;
    background-position: 50% 0px;
    background-size: auto 100%;
  }
  .help2-i-pic.pic1.test1 {
    background-size: 30%;
  }
  .help2-i-pic.pic2 {
    width: 100%;
    height: 125px;
    float: none;
    background-position: 50% 0px;
    background-size: auto 100%;
  }
  .help2-i-pic.pic3 {
    width: 100%;
    height: 141px;
    background-position: 50% 0px;
    background-size: auto 100%;
  }
  .help2-i-text {
    width: 100%;
    padding-top: 20px;
    float: none;
  }
  .help2-i-text.text2 {
    width: 100%;
    padding-top: 20px;
    padding-right: 13%;
    padding-left: 13%;
    float: none;
  }
  .help2-i-text.text1 {
    width: 100%;
    padding-right: 13%;
    padding-left: 13%;
  }
  .help2-i-text.text3 {
    width: 100%;
    padding-top: 20px;
    float: none;
  }
  .help2-i-text.textt3 {
    padding-right: 13%;
    padding-left: 13%;
  }
  .require-i-num {
    width: 13%;
  }
  .require-i-text {
    width: 87%;
    padding-right: 11%;
  }
  .slider-block-btn.for-contest {
    padding-top: 20px;
  }
  .content-text {
    width: 100%;
  }
  .form-field-block {
    padding-top: 0px;
    padding-right: 35px;
    padding-left: 35px;
    text-align: left;
  }
  .form-value {
    padding-right: 35px;
    padding-left: 35px;
  }
  .success-feedback-text {
    width: 90%;
  }
  .error-prim {
    width: 100%;
    padding-right: 35px;
    padding-left: 35px;
  }
  .blog-item-pic.first {
    background-position: 96px -9px;
  }
  .blog-i-img {
    width: 100%;
    height: auto;
  }
  .blog-line {
    background-position: 96px 0px;
  }
  .all-projects-pic {
    height: 210px;
  }
  .pages {
    width: 100%;
    padding-top: 15px;
  }
  .menu-button {
    background-image: url('../images/menu-2x.png');
    background-position: 50% 21px;
    background-size: 17px;
    background-repeat: no-repeat;
  }
  .menu-button:hover {
    background-image: url('../images/menu-2x.png');
    background-position: 50% -44px;
    background-size: 17px;
  }
  .send-project-bottom {
    background-size: auto 680px;
  }
  .send-project-wrap {
    background-size: auto, auto 520px;
  }
  .send-project-wrap.to-proj1 {
    background-size: auto 520px, auto;
  }
  .send-project-wrap.to-send-proj1 {
    background-size: auto 520px;
  }
  .send-project-wrap.with-min-height {
    background-size: auto 560px;
  }
  .send-project-wrap.contest-page {
    background-size: auto 600px, auto 520px;
  }
  .send-project-p {
    width: 90%;
  }
  .one-project-corner {
    height: 170px;
    background-size: 100%;
  }
  .one-project-text {
    margin-bottom: 20px;
    padding-top: 0px;
    padding-right: 0px;
  }
  .share-block.in-wide {
    display: none;
  }
  .share-block.in-slim {
    display: block;
  }
  .photo-preview-pic {
    width: 95%;
  }
  .video-preview-thumb {
    width: 100%;
  }
  .menu-footer-a {
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 8px;
    text-align: left;
  }
  .help-title-item1 {
    width: 35%;
    float: left;
  }
  .help-title-item2 {
    width: 35%;
    float: left;
  }
  .help-title-item3 {
    width: 35%;
    float: left;
  }
  .btn-span-hide {
    display: none;
  }
  .tail4 {
    display: none;
  }
  .tail3 {
    display: none;
  }
  .tail2 {
    display: none;
  }
  .tail1 {
    left: -690px;
    top: 150px;
  }
  .all-proj-wrap {
    height: auto;
    padding-right: 0px;
  }
  .all-proj-info {
    position: relative;
    width: 100%;
    padding-top: 32px;
    padding-left: 25px;
  }
  .eval-command {
    width: 500px;
  }
  .corner-block.cb4 {
    height: 200px;
  }
    .content404 {
      padding: 30px 25px 30px;
    }
    .title-404 {
        font-size: 200px;
        line-height: 200px;
    }
  .send-project-razv {
    margin-top: 23px;
    margin-bottom: 0px;
  }
  .razv-item {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .razv-item.without-contest {
    margin-bottom: 40px;
  }
  .razv-item.with-contest {
    border-left-style: none;
  }
  .slide-dev-contest {
    width: 200px;
    margin-bottom: 20px;
  }
  .dev-contest-block {
    height: 262px;
  }
  .dev-contest-image {
    width: 200px;
  }
  .contest-col1 {
    margin-bottom: 30px;
    padding-right: 0px;
  }
  .toc-key {
    display: block;
    width: 100%;
    float: none;
  }
  .toc-value {
    display: block;
    width: 100%;
    padding-left: 0px;
    float: none;
  }
  .table-of-content-item:after {
    content:'';
    display: block;;
    overflow: hidden;
    height: auto;
    border-bottom: 0px;
  }
  .ul-contest-col2 {
    padding-left: 0px;
  }
  .ul-contest-prim {
    display: none;
  }
  .ul-contest-prim.in-ul {
    display: block;
  }
  .sep-gray {
    display: none;
  }
  .contest-points {
    margin-bottom: 0px;
  }
  .contest-points-item.item1 {
    margin-bottom: 15px;
  }
  .post-block-item {
    width: 100%;
    float: none;
  }
  .ui-con1 {
    margin-bottom: 20px;
  }
  .slide-wrap.slide-ideas {
    background-position: 50% 81%;
  }
  .send-project-p-contest {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .header {
    height: 81px;
  }
  .wrapper.wide-wrap {
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrapper.wide-wrap.in-blog {
    margin-top: -85px;
  }
  .lang-top {
    margin-left: 0px;
  }
  .menu-top {
    width: 100%;
    margin-top: 0px;
  }
  .slider {
    height: auto;
  }
  .slide-item {
    height: 100%;
    padding-top: 40px;
    padding-right: 30px;
    padding-left: 30px;
    background-position: 50% 83%;
    font-size: 14px;
    line-height: 20px;
  }
  .slide-item.slide-item-contest {
    padding-right: 10px;
    padding-left: 10px;
  }
  .slide-title {
    font-size: 28px;
    line-height: 36px;
  }
  .slide-wrapper {
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
    background-position: 50% 79%;
    background-size: 100%;
  }
  .slide-nav {
    bottom: 70px;
  }
  .black-block {
    background-color: #1d1d1d;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .btn-gray.prev {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .btn-gray.next {
    width: 100%;
    margin-left: 0px;
  }
  .black.for-iphone {
    display: block;
  }
  .interest-text {
    width: 100%;
    margin-left: auto;
    text-align: left;
  }
  .help-block {
    height: auto;
  }
  .help-item {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-right: 15px;
    padding-bottom: 18px;
    padding-left: 15px;
    float: none;
  }
  .help-title {
    width: 100%;
    margin-bottom: 19px;
    padding-top: 0px;
    float: none;
  }
  .help-list {
    width: 100%;
    padding-right: 10px;
    padding-left: 15px;
    float: none;
  }
  .about-text {
    width: auto;
    margin-bottom: 40px;
    padding-right: 0px;
    float: none;
  }
  .about-posts {
    width: auto;
    padding-left: 0px;
    float: none;
  }
  .about-post-item {
    margin-bottom: 15px;
  }
  .post-pic {
    width: 75px;
    margin-right: 15px;
    float: left;
  }
  .post-pic-i {
    width: 85%;
  }
  .post-info {
    float: left;
  }
  .post-info.in-contest {
    padding-top: 5px;
  }
  .logo-bottom {
    width: 45%;
  }
  .menu-bottom {
    width: 100%;
    margin-top: 0px;
    padding-top: 25px;
    text-align: left;
  }
  .project-block-3 {
    height: auto;
    margin-top: -70px;
    margin-bottom: 15px;
  }
  .pb3-item {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .pb3-item.first {
    margin-bottom: 15px;
  }
  .pb3-pic {
    width: 100%;
    float: none;
  }
  .pb3-info {
    width: 100%;
    padding: 26px 25px 35px;
    float: none;
  }
  .pb3-i {
    height: 180px;
  }
  .project-block-2 {
    height: auto;
  }
  .pb2-item {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0px;
    float: none;
  }
  .pb2-i {
    height: 180px;
  }
  .about-block1-pic {
    width: 240px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .command-block-text {
    width: 100%;
  }
  .tab-a {
    display: block;
    width: 180px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    border: 1px solid #ccc;
    border-radius: 19px;
    text-align: center;
  }
  .tab-a.first {
    padding-right: 0px;
    padding-left: 0px;
  }
  .tab-a.last {
    padding-right: 0px;
    padding-left: 0px;
  }
  .tab-a-text {
    display: inline-block;
  }
  .help2-i-text {
    padding-right: 0px;
  }
  .help2-i-text.text2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .help2-i-text.text1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .help2-i-text.textt3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .require-item {
    position: relative;
  }
  .require-i-num {
    width: 62px;
    padding-right: 20px;
  }
  .require-i-text {
    width: auto;
    padding-right: 0px;
    padding-left: 62px;
  }
  .require-i-p {
    position: absolute;
    left: 0px;
    top: 5px;
  }
  .contact-block {
    padding-bottom: 0px;
  }
  .white-form {
    margin-bottom: 0px;
  }
  .form-field-block {
    padding-right: 25px;
    padding-left: 25px;
  }
  .form-value {
    padding-right: 25px;
    padding-left: 25px;
  }
  .input.date-d {
    width: 55px;
  }
  .input.date-m {
    width: 55px;
  }
  .input.date-y {
    width: 69px;
  }
  .error-prim-text {
    width: 80%;
  }
  .blog-bord {
    background-image: none;
    background-position: 0px 0px;
    background-repeat: repeat;
  }
  .blog-item-pic {
    padding-top: 50px;
    padding-left: 0px;
    text-align: center;
  }
  .blog-item-pic.first {
    background-position: 42px -77px;
  }
  .blog-i-img {
    width: 80%;
  }
  .blog-item-info {
    padding-top: 20px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .blog-line {
    background-position: 42px 0px;
  }
  .all-projects-pic {
    height: 170px;
  }
  .send-project-bottom {
    background-size: auto 780px;
  }
  .send-project-wrap {
    background-size: auto 700px, auto 570px;
  }
  .send-project-wrap.to-proj1 {
    background-size: auto 570px, auto 700px;
  }
  .send-project-wrap.to-send-proj1 {
    background-size: auto 570px;
  }
  .send-project-wrap.contest-page {
    background-size: auto 650px, auto 570px;
  }
  .send-project-wrap.with-min-height {
    background-size: auto 600px;
  }
  .send-project-p {
    width: 100%;
    text-align: left;
  }
  .one-project-corner {
    height: 180px;
  }
  .share-text {
    display: block;
    float: none;
  }
  .share-btn {
    margin-left: 3px;
  }
  .photo-preview-item-left {
    padding-right: 0px;
  }
  .photo-preview-item-right {
    padding-left: 0px;
    text-align: left;
  }
  .photo-preview-pic {
    width: 100%;
  }
  .menu-footer-a {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px 14px 14px 20px;
    border-bottom: 1px solid #545557;
    text-align: left;
  }
  .menu-footer-a.first {
    border-top: 1px solid #545557;
  }
  .menu-footer-a.w--current {
    padding-top: 15px;
    border-top: 0px;
    color: #e21e32;
  }
  .help-title-item1 {
    width: 100%;
    float: none;
  }
  .help-title-item2 {
    width: 100%;
    float: none;
  }
  .help-title-item3 {
    width: 100%;
    height: 125px;
    float: none;
  }
  .btn-span-hide {
    display: inline;
  }
  .all-proj-wrap.in-homepage {
    margin-top: -70px;
  }
  .share-icons {
    float: none;
  }
  .eval-command {
    width: 250px;
  }
  .command-eval-item {
    width: auto;
    float: none;
  }
  .corner-block.cb4 {
    height: 160px;
  }
  .slide-dev-contest {
    margin-bottom: 17px;
  }
  .dev-contest-block {
    height: 200px;
  }
  .dev-contest-image {
    width: 160px;
    margin-top: 25px;
  }
  .table-of-content-item {
    margin-bottom: 15px;
  }
  .slide-wrap {
    padding-bottom: 127px;
  }
  .slide-wrap.slide-ideas {
    background-position: 50% 100%;
  }
.send-project-p-contest {
    text-align: left;
  }
  .table-of-content-item:after {
    content:'';
    display: block;;
    overflow: hidden;
    height: auto;
    border-bottom: 0px;
  }
}

@font-face {
  font-family: 'WarHeliosBold';
  src: url('../fonts/warhelioscondcbold-webfont.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'WarHelios';
  src: url('../fonts/warhelioscondc-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}