body,
form,
input,
textarea {
  font-family: 'HelveticaNeueCyrRoman', 'helvetica neue', 'Open Sans', sans-serif;
}
html.no-scroll {
  overflow: hidden;
  padding-right: 18px;
}
.content-wrapper {
  margin-top: 38px;
  padding: 0 2em;
}
.main-container {
  font-family: 'HelveticaNeueCyrLight', 'helvetica neue', 'Open Sans', sans-serif;
  max-width: 1200px;
  margin: 0 auto;
}
label {
  font-weight: normal;
}
.visible {
  opacity: 1.0;
}
.pull-center {
  text-align: center;
}
#curtains-orientier {
  overflow: hidden;
  height: 0;
}
#content-wrapper {
  height: inherit;
  width: inherit;
}
.general-container {
  box-sizing: border-box;
  min-height: 100%;
}
.central {
  max-width: 1200px;
  margin: 0 auto;
}
html,
body {
  width: 100%;
  height: 100%;
  background-color: #303030;
  color: white;
  font-family: 'HelveticaNeueCyrLight', 'helvetica neue', 'Open Sans', sans-serif;
}
body {
  min-width: 900px;
  min-height: 900px;
}
.main.container {
  max-width: 1200px;
  margin: 0 auto;
  min-height: 100%;
  height: 100%;
}
.main-center {
  max-width: 1200px;
  margin: 0 auto;
}
.general-header h1 {
  overflow: hidden;
  height: 39px;
  color: white;
  text-transform: uppercase;
  font-family: 'electra', 'helvetica neue', 'Open Sans', sans-serif;
  font-weight: bolder;
  margin: 0 0 0 0;
  padding: 0 2em;
}
.general-header {
  background: #141414;
  padding: 2em 0 2em 0;
}
.main-container {
  max-width: 1200px;
  margin: 0 auto;
}
.centered-content {
  text-align: center;
  width: 100%;
  height: 67%;
}
#content-wrapper {
  height: auto;
}
/* ======== Pchel ======= */
.info {
  line-height: 1.5em;
  font-size: 16px;
}
.info .pchel {
  position: relative;
  left: 3px;
  top: -9px;
  display: inline-block;
  width: 45px;
  height: 40px;
  margin: -40px 0 0 -45px;
  background: url(../../images/pchel.png) no-repeat center;
}
.info span {
  font-weight: lighter;
}
.info span > i {
  font-style: normal;
  display: inline-block;
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg);
  position: relative;
  top: -2px;
  left: -3px;
}
.big-logo {
  height: 400px;
  margin-top: -37px;
}
/*# sourceMappingURL=contacts.css.map */