@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&subset=cyrillic");
@import url("https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,900&subset=cyrillic");
@import url("https://fonts.googleapis.com/css?family=Rubik:300,400,400i,500,700,900&subset=cyrillic");
body, html {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
}

.cond {
  font-family: Roboto Condensed, Helvetica Neue, sans-serif;
}

h1, h2 {
  font-weight: 500;
}

html, body {
  min-width: 100%;
  min-height: 100%;
  background: #EDEEF0 url(/images/background.jpg) no-repeat;
  font-family: Rubik, Roboto, Arial, sans-serif;
}

.main-wrap {
  max-width: 800px;
  min-width: 280px;
  width: 100%;
  margin: 0 auto;
  min-height: 100%;
  padding: 10px;
  box-sizing: border-box;
}

/*
main {
  min-height: calc(100% - 174px);
}
*/
main a {
  color: #4A76A8;
  text-decoration: none;
  font-weight: 500;
}
main a:hover {
  text-decoration: underline;
}
main h1, main h2 {
  font-size: 18px;
}
main h1:first-child, main h2:first-child {
  margin-top: 0;
}
main p {
  text-align: justify;
}
main p:first-child {
  margin-top: 0;
}
main p.main-p-big {
  font-size: 16px;
  font-weight: 400;
}
main p.main-p-big strong {
  font-weight: 500;
}
main p.c {
  text-align: center;
}
main .btn-main {
  display: inline-block;
  margin-top: 12px;
  background: #4a76a8;
  border-radius: 5px;
  line-height: 34px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  padding: 0 15px;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
main .btn-main:hover {
  text-decoration: none;
  background: #2e6da4;
}
main .block {
  padding: 10px;
  box-sizing: border-box;
  border-radius: 4px;
  background: #FFF;
  margin-bottom: 0px;
}
main .block .title {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 5px 0;
  line-height: 1;
  text-align: center;
}
main .block-contact p {
  margin: 7px 0;
}
main .block-contact p a .fa {
  margin-right: 8px;
  font-size: 18px;
}
main .block-contact p a .fa-at {
  color: #FF9900;
}
main .block-contact p a .fa-skype {
  color: #0098DB;
}
main .block-contact p a .wmid-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 12px 0 3px;
  position: relative;
  top: 2px;
  background-image: url("/media/images/web/wmid-icon.png");
}
main .block-contact p.mb {
  margin-bottom: 15px;
}
main .block-contact p.p-small {
  font-size: 11px;
  color: #666;
  margin-bottom: 0;
}
main .block-main-gallery .main-gallery a {
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 4px);
  padding-top: 20%;
  margin-right: 5px;
  background-size: cover;
  background-position: center;
  border: 3px solid #4a76a8;
  border-radius: 5px;
  cursor: pointer;
  box-sizing: border-box;
}
main .block-main-gallery .main-gallery a:last-child {
  margin-right: 0;
}
main .block .main-groups {
  margin: 13px -15px -15px -15px;
  /*@media (screen and max-width:600px) {
  a {
    line-height:30px;padding:5px;width:100%;box-sizing:border-box;
    img {vertical-align:middle;margin:0 10px 0 0;}
  }
  .g-members {
    float:none;line-height:30px;
    .fa {float:left;margin:0 10px;vertical-align:middle;line-height:30px;}
  }
   }*/
}
main .block .main-groups-item {
  border-bottom: 1px solid #DDF;
  cursor: default;
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
}
main .block .main-groups-item a, main .block .main-groups-item .g-members {
  display: inline-block;
  vertical-align: top;
}
main .block .main-groups-item a {
  padding: 0 10px;
  line-height: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main .block .main-groups-item a img {
  vertical-align: top;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 10px 10px 0 0;
}
main .block .main-groups-item a:hover {
  background: linear-gradient(to left, #FFF, #E0E0FF);
  text-decoration: none;
}
main .block .main-groups-item .g-members {
  line-height: 50px;
  float: right;
  font-weight: 500;
  white-space: nowrap;
  padding: 0 10px;
}
main .block .main-groups-item .g-members .fa-users {
  margin-left: 10px;
}
main .block .main-groups-item .g-members > svg {
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
main .block-eula {
  font-weight: 300;
  font-size: 15px;
}
main .block-eula b {
  font-weight: 400;
}
main .block-eula .eula-title {
  margin-top: 2em;
}
main .block-eula .eula-title b {
  font-weight: 600;
}
main .block-eula .eula-content p, main .block-eula .eula-content ul, main .block-eula .eula-content ol {
  text-align: justify;
}
/*
main .block-eula .eula-content p {
  text-indent: 1em;
}
*/
main .block-eula .eula-content p:first-child {
  text-indent: 0;
}
main .block-eula a {
  color: #000;
  font-weight: 400;
  text-decoration: underline;
}
main .block-eula a:hover {
  text-decoration: none;
}
main .block-eula table {
  border-collapse: collapse;
}
main .block-eula table tr td, main .block-eula table tr th {
  border: 1px solid #CCC;
  padding: 5px;
}
main .block .spoiler-wrap {
  margin-bottom: 5px;
}
main .block .spoiler-wrap .spoiler-title {
  background: #4a76a8;
  color: #FFF;
  padding: 10px;
  border-radius: 4px;
  font-weight: 500;
  cursor: pointer;
}
main .block .spoiler-wrap .spoiler-title:hover {
  background: #2e6da4;
}
main .block .spoiler-wrap .spoiler-body {
  display: none;
  padding: 10px;
  border: 1px solid #DDD;
  border-top: none;
}
main .block .spoiler-wrap .spoiler-body .api-docs-table {
  border-collapse: collapse;
}
main .block .spoiler-wrap .spoiler-body .api-docs-table tr td {
  border: 1px solid #666;
  padding: 5px;
  vertical-align: top;
  font-family: Courier New, monospace;
}
main .block .spoiler-wrap:last-child {
  margin-bottom: 0;
}
main .block-help .pu-descr {
  border-bottom: 1px solid #EEE;
  padding: 10px 0;
}
main .block-help .pu-descr-bt {
  border-top: 1px solid #EEE;
}
main .block-help .pu-descr .pu-icon, main .block-help .pu-descr .pu-text {
  display: inline-block;
  vertical-align: middle;
}
main .block-help .pu-descr .pu-icon {
  padding: 0 20px 0 10px;
  width: 60px;
  text-align: center;
}
main .block-help .pu-descr .pu-icon .fa {
  font-size: 22px;
  color: #285473;
}
main .block-help .pu-descr .pu-icon svg {
  height: 24px;
  fill: #285473;
}
main .block-help .pu-descr .pu-text {
  width: calc(100% - 70px);
}
main .block-help span.open-spoiler {
  border-bottom: 1px dotted #000;
}
main .block-help span.open-spoiler:hover {
  cursor: pointer;
  border-bottom: 1px solid #000;
}
main .block-help .cover-examples {
  margin-top: -5px;
}
main .block-help .cover-examples-mb {
  margin-bottom: 20px;
}
main .block-help .cover-examples a {
  display: inline-block;
  width: 33%;
  height: auto;
  padding-top: 8.3%;
  background-size: cover;
  background-position: center;
  margin-right: 2px;
  border-radius: 2px;
}
main .block-help .p-image {
  text-align: center;
  color: #666;
  font-style: italic;
}
main .block-help .p-image img {
  border-radius: 5px;
  border: 1px solid #DDD;
  max-width: 100%;
}

/*# sourceMappingURL=web.css.map */
