@charset "UTF-8";
/*$Fira: 'Fira Sans', sans-serif;
$FiraCondensed: 'Fira Sans Condensed', sans-serif;*/
/*$Ubuntu: 'Ubuntu', sans-serif;*/
/*$UbuntuCondensed: 'Ubuntu Condensed', sans-serif;*/
/*===== _reset ======*/
img {
  border: 0; }

body, table, form, img {
  margin: 0px;
  padding: 0px; }

div.clear {
  clear: both;
  height: 0px; }

div.center {
  margin: auto; }

div.align_center_to_left {
  position: relative;
  right: 50%;
  float: right; }

div.align_center_to_right {
  position: relative;
  right: -50%; }

.column, .top_menu .first_column, .top_menu .second_column {
  float: left;
  overflow: hidden; }

.h1, .registration .autoriz_tabs {
  border-bottom: 1px solid #818181;
  font-weight: 400;
  font-size: 28px;
  color: #333;
  font-family: "Yanone Kaffeesatz", sans-serif; }

.h2 {
  font-size: 25px;
  font-weight: 400;
  color: #555; }

@media screen and (max-width: 700px) {
  .h2 {
    font-size: 23px; } }
.sel_int_btn, .registration .autoriz_btn, .not_user_back .not_user_btn {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 400;
  font-size: 28px;
  letter-spacing: 1.1px;
  color: #fff;
  text-decoration: none; }

.sel_int_btn, .registration .autoriz_btn, .not_user_back .not_user_btn {
  background: #454645; }

.registration .autoriz_block, .not_user_back {
  background: #efeded;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 30px;
  margin-left: -30px;
  width: calc(100% + 58px);
  margin-bottom: 30px; }

.pers-interest, .selected_interests, .selected_interests a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex; }

/*============= MODULS =====================*/
/*============= BASE: /moduls/base/_base =====================*/
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

/*settings*/
/*elements*/
/*===== elements/_buttons ======*/
.button_grey, .top_search .btn {
  display: block;
  text-align: center;
  text-decoration: none; }

.button_grey, .top_search .btn {
  background: #818181;
  color: #fff;
  border: 1px solid #000;
  height: 36px;
  font-size: 1.2em;
  line-height: 2; }

/*===== elements/_headers ======*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Yanone Kaffeesatz", sans-serif;
  line-height: 1.2;
  font-weight: 300;
  margin: 10px 0; }

h1 {
  font-size: 2.4rem;
  color: #000; }

h2 {
  font-size: 2.1rem;
  color: #000; }

h3 {
  font-size: 1.8rem;
  color: #000; }

h4 {
  font-size: 1.6rem;
  color: #000; }

h5 {
  font-size: 1.2rem;
  color: #000; }

h6 {
  font-size: 1.1rem;
  color: #000; }

/*parts*/
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
  outline: none;
  border-bottom: 1px solid #efeded; }
.ui-accordion .ui-accordion-content {
  padding: 0;
  border-top: 0;
  overflow: auto;
  border: none;
  border-bottom: 1px solid #efeded; }

.ui-accordion-header-icon {
  display: none; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  padding: 5px !important;
  text-align: left !important;
  border: 1px solid #dedede; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }
  .ui-menu .ui-menu {
    position: absolute; }
  .ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }
  .ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em; }
  .ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0; }
  .ui-menu .ui-state-focus,
  .ui-menu .ui-state-active {
    color: #005873; }
  .ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0; }
  .ui-menu .ui-menu-icon {
    left: auto;
    right: 0; }

.ui-menu-icons {
  position: relative; }
  .ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em; }

.ui-button {
  display: inline-block;
  position: relative;
  line-height: normal;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }
  .ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px; }

input.ui-button.ui-button-icon-only {
  text-indent: 0; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }
  .ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0; }
    .ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-controlgroup-item.ui-visual-focus {
      z-index: 9999; }
  .ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em; }
    .ui-controlgroup .ui-controlgroup-label span {
      font-size: 80%; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item,
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc( 100% - 2.4em ); }
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item,
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  padding: 0;
  display: none; }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }
  .ui-datepicker .ui-datepicker-prev,
  .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer; }
  .ui-datepicker .ui-datepicker-prev-hover,
  .ui-datepicker .ui-datepicker-next-hover {
    top: 2px; }
  .ui-datepicker .ui-datepicker-prev {
    left: 2px;
    background: url(../images/pagination-prev.png) center no-repeat; }
  .ui-datepicker .ui-datepicker-prev-hover {
    left: 1px; }
  .ui-datepicker .ui-datepicker-next {
    right: 2px;
    background: url(../images/pagination-next.png) center no-repeat; }
  .ui-datepicker .ui-datepicker-next-hover {
    right: 1px; }
  .ui-datepicker .ui-datepicker-prev span,
  .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
    .ui-datepicker .ui-datepicker-title select {
      font-size: 1em;
      margin: 1px 0; }
  .ui-datepicker select.ui-datepicker-month,
  .ui-datepicker select.ui-datepicker-year {
    width: 45%; }
  .ui-datepicker select.ui-datepicker-month {
    margin-right: 5px; }
  .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }
  .ui-datepicker th {
    padding: .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  .ui-datepicker td {
    border: 0;
    padding: 0 .3em; }
    .ui-datepicker td span,
    .ui-datepicker td a {
      display: block;
      padding: .2em;
      text-align: center;
      text-decoration: none; }
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
    .ui-datepicker .ui-datepicker-buttonpane button {
      float: right;
      margin: .5em .2em .4em;
      cursor: pointer;
      padding: .2em .6em .3em .6em;
      width: auto;
      overflow: visible; }
      .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
        float: left; }
  .ui-datepicker.ui-datepicker-multi {
    width: auto; }
    .ui-datepicker.ui-datepicker-multi .ui-datepicker-group {
      float: left; }
    .ui-datepicker.ui-datepicker-multi .ui-datepicker-group table {
      width: 95%;
      margin: 0 auto .4em; }
    .ui-datepicker.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
    .ui-datepicker.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
      border-left-width: 0; }
    .ui-datepicker.ui-datepicker-multi .ui-datepicker-buttonpane {
      clear: left; }
  .ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }
  .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
    .ui-datepicker-rtl .ui-datepicker-prev:hover {
      right: 1px;
      left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
    .ui-datepicker-rtl .ui-datepicker-next:hover {
      left: 1px;
      right: auto; }
  .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button {
      float: left; }
  .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
  .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
  .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  outline: 0; }
  .ui-dialog .ui-dialog-title {
    float: left;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 20px; }
  .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    top: 7px;
    right: 7px;
    width: 16px;
    height: 16px;
    padding: 0;
    cursor: pointer;
    background: url(../images/sprite.png);
    background-position: -258px -133px;
    border: none;
    z-index: 1; }
  .ui-dialog .ui-dialog-content {
    position: relative;
    border: 1px solid #efeded;
    background: none;
    overflow: auto;
    font-size: 0.9rem;
    padding: 20px; }
    .ui-dialog .ui-dialog-content a {
      outline: none;
      color: #5dafde; }
      .ui-dialog .ui-dialog-content a:hover {
        color: #5dafde;
        border-bottom: 1px solid #5dafde; }
  .ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em; }
    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
      float: right; }
    .ui-dialog .ui-dialog-buttonpane button {
      margin: .5em .4em .5em 0;
      cursor: pointer; }
  .ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0; }
  .ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0; }
  .ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0; }
  .ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0; }
  .ui-dialog .ui-resizable-se,
  .ui-dialog .ui-resizable-sw,
  .ui-dialog .ui-resizable-ne,
  .ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px; }
  .ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0; }
  .ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0; }
  .ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0; }
  .ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }
  .ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%; }
  .ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }
  .ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px; }
    .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
      font-size: 1em;
      font-weight: bold;
      line-height: 1.5;
      padding: 2px 0.4em;
      margin: 0.5em 0 0 0;
      height: auto;
      border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none; }
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0; }
  .ui-slider.ui-state-disabled .ui-slider-handle,
  .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }
  .ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em; }
  .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  .ui-slider-horizontal .ui-slider-range-min {
    left: 0; }
  .ui-slider-horizontal .ui-slider-range-max {
    right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }
  .ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em; }
  .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%; }
  .ui-slider-vertical .ui-slider-range-min {
    bottom: 0; }
  .ui-slider-vertical .ui-slider-range-max {
    top: 0; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }
  .ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  padding: .2em; }
  .ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0; }
    .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
      float: left;
      padding: .5em 1em;
      text-decoration: none; }
    .ui-tabs .ui-tabs-nav li {
      list-style: none;
      float: left;
      position: relative;
      top: 0;
      margin: 1px .2em 0 0;
      border-bottom-width: 0;
      padding: 0;
      white-space: nowrap; }
      .ui-tabs .ui-tabs-nav li.ui-tabs-active {
        margin-bottom: -1px;
        padding-bottom: 1px; }
      .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
        cursor: text; }
  .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tooltip {
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  border-width: 2px; }

.ui-widget .ui-widget {
  outline: none; }

.ui-widget.ui-widget-content {
  border: 1px solid #e0e0e0; }

.ui-widget-content {
  border: 1px solid #e0e0e0;
  background: #fff; }

.ui-widget-header {
  font-weight: bold;
  padding: 5px 0;
  border-bottom: 1px solid #e0e0e0; }
  .ui-widget-header a {
    color: #70706e; }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0.1); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }
  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer; }

.mfp-zoom {
  cursor: pointer; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  right: 6px;
  top: 7px;
  text-align: right;
  width: 16px;
  height: 16px;
  font-size: 0;
  opacity: 1;
  background: url(../../../../../../../../images/sprite.png);
  background-position: -258px -133px; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img,
picture.mfp-img img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 30px;
  margin: 0 auto;
  background: #fff; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.15);
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.main-header {
  margin-bottom: 1px; }
  .main-header .container {
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap; }

.header-logo {
  width: 710px;
  position: relative;
  padding: 32px 0 44px;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  margin-right: 30px; }

/*.header-baby {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 302px;
    height: 134px;
    background: url(../images/sprite.png?253);
    background-position: 0 -192px;
}*/
.header-baby {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 302px;
  height: 165px;
  background: url(../images/baby-top_NG.png?123); }

.header-logo-text {
  width: 357px; }
  .header-logo-text img {
    width: 100%;
    height: auto;
    display: block; }
  .header-logo-text h1 {
    color: #f04f00;
    margin: 0;
    margin-bottom: 8px;
    font-size: 50px; }
  .header-logo-text p {
    font-style: italic;
    margin: 0;
    font-weight: 600; }

.header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-flow: row wrap;
  margin-left: auto;
  max-width: 710px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  align-items: baseline; }

.header-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  padding: 30px 0 5px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  justify-content: flex-end; }

.header-info-link {
  margin-left: 26px;
  padding-left: 0;
  list-style: none; }
  .header-info-link:first-child {
    margin-left: 0; }
  .header-info-link a {
    border-bottom: 1px solid #454645;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 1.3rem; }
    .header-info-link a:hover, .header-info-link a.active {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
    .header-info-link a.inactive {
      border-bottom: 1px solid transparent; }
      .header-info-link a.inactive:hover {
        color: #454645;
        border-bottom: 1px solid transparent; }

.header-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  position: relative;
  margin-top: 11px; }
  .header-search .filter-block {
    top: 38px;
    left: auto;
    right: 0;
    width: 590px;
    z-index: 5000000; }

.header-search-advanced {
  width: 38px;
  height: 38px;
  background: url(../images/sprite.png?123);
  background-position: -1px -152px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 0; }

.header-search-filter {
  width: 100%;
  padding: 15px 0; }
  .header-search-filter .filter-block-radio label {
    width: auto;
    margin-right: 10px; }
  .header-search-filter .filter-block-list-themes {
    margin-bottom: 0; }
  .header-search-filter .filter-block-list-show {
    border-bottom: none;
    margin-bottom: 0; }

.header-search-label {
  margin-right: 18px;
  padding: 6px 0;
  font-size: 1.2rem;
  color: #000; }

.header-search-input {
  border: 1px solid #818181;
  background-color: #efeded;
  height: 38px;
  width: 100%; }

.header-search-link {
  border: 1px solid #818181;
  border-left: 0;
  background-color: #818181;
  padding: 4px;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #fff;
  width: 112px;
  height: 38px;
  text-align: center; }
  .header-search-link:hover {
    background-color: #454645;
    border-color: #454645; }

.header-navigation {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #6f706f), color-stop(50%, #454645));
  background: -webkit-linear-gradient(left, #6f706f 50%, #454645 50%);
  background: -moz-linear-gradient(left, #6f706f 50%, #454645 50%);
  background: -o-linear-gradient(left, #6f706f 50%, #454645 50%);
  background: linear-gradient(to right, #6f706f 50%, #454645 50%);
  color: #fff;
  position: relative; }
  .header-navigation .header-navigation-menu {
    background-color: #6f706f; }
  .header-navigation .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center; }
  .header-navigation.quizes, .header-navigation.viktoriny, .header-navigation.all_viktoriny, .header-navigation.viktoriny-top, .header-navigation.viktoriny-new {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #00a3a9), color-stop(50%, #454645));
    background: -webkit-linear-gradient(left, #00a3a9 50%, #454645 50%);
    background: -moz-linear-gradient(left, #00a3a9 50%, #454645 50%);
    background: -o-linear-gradient(left, #00a3a9 50%, #454645 50%);
    background: linear-gradient(to right, #00a3a9 50%, #454645 50%); }
    .header-navigation.quizes .header-navigation-menu, .header-navigation.viktoriny .header-navigation-menu, .header-navigation.all_viktoriny .header-navigation-menu, .header-navigation.viktoriny-top .header-navigation-menu, .header-navigation.viktoriny-new .header-navigation-menu {
      background-color: #00a3a9; }
    .header-navigation.quizes .header-submenu, .header-navigation.viktoriny .header-submenu, .header-navigation.all_viktoriny .header-submenu, .header-navigation.viktoriny-top .header-submenu, .header-navigation.viktoriny-new .header-submenu {
      background-color: #f4ffff;
      border-bottom: 1px #00a3a9 solid; }
  .header-navigation.courses, .header-navigation.course, .header-navigation.courses-catalog, .header-navigation.courses-top, .header-navigation.courses-new {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #409525), color-stop(50%, #454645));
    background: -webkit-linear-gradient(left, #409525 50%, #454645 50%);
    background: -moz-linear-gradient(left, #409525 50%, #454645 50%);
    background: -o-linear-gradient(left, #409525 50%, #454645 50%);
    background: linear-gradient(to right, #409525 50%, #454645 50%); }
    .header-navigation.courses .header-navigation-menu, .header-navigation.course .header-navigation-menu, .header-navigation.courses-catalog .header-navigation-menu, .header-navigation.courses-top .header-navigation-menu, .header-navigation.courses-new .header-navigation-menu {
      background-color: #409525; }
    .header-navigation.courses .header-submenu, .header-navigation.course .header-submenu, .header-navigation.courses-catalog .header-submenu, .header-navigation.courses-top .header-submenu, .header-navigation.courses-new .header-submenu {
      background-color: #c9f3bc;
      border-bottom: 1px #00a3a9 solid; }
  .header-navigation.services {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #e67b34), color-stop(50%, #454645));
    background: -webkit-linear-gradient(left, #e67b34 50%, #454645 50%);
    background: -moz-linear-gradient(left, #e67b34 50%, #454645 50%);
    background: -o-linear-gradient(left, #e67b34 50%, #454645 50%);
    background: linear-gradient(to right, #e67b34 50%, #454645 50%); }
    .header-navigation.services .header-navigation-menu {
      background-color: #e67b34; }
    .header-navigation.services .header-submenu {
      background-color: #ffdfca; }
  .header-navigation.crosswords {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #a776d4), color-stop(50%, #454645));
    background: -webkit-linear-gradient(left, #a776d4 50%, #454645 50%);
    background: -moz-linear-gradient(left, #a776d4 50%, #454645 50%);
    background: -o-linear-gradient(left, #a776d4 50%, #454645 50%);
    background: linear-gradient(to right, #a776d4 50%, #454645 50%); }
    .header-navigation.crosswords .header-navigation-menu {
      background-color: #a776d4; }
    .header-navigation.crosswords .header-submenu {
      background-color: #ddc4f5; }
  .header-navigation.recipes {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #5dafde), color-stop(50%, #454645));
    background: -webkit-linear-gradient(left, #5dafde 50%, #454645 50%);
    background: -moz-linear-gradient(left, #5dafde 50%, #454645 50%);
    background: -o-linear-gradient(left, #5dafde 50%, #454645 50%);
    background: linear-gradient(to right, #5dafde 50%, #454645 50%); }
    .header-navigation.recipes .header-navigation-menu {
      background-color: #5dafde; }
    .header-navigation.recipes .header-submenu {
      background-color: #ccedff; }
  .header-navigation.articles {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #5dafde), color-stop(50%, #454645));
    background: -webkit-linear-gradient(left, #5dafde 50%, #454645 50%);
    background: -moz-linear-gradient(left, #5dafde 50%, #454645 50%);
    background: -o-linear-gradient(left, #5dafde 50%, #454645 50%);
    background: linear-gradient(to right, #5dafde 50%, #454645 50%); }
    .header-navigation.articles .header-navigation-menu {
      background-color: #5dafde; }
    .header-navigation.articles .header-submenu {
      background-color: #ccedff; }
  .header-navigation.nonograms, .header-navigation.games {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ffbf42), color-stop(50%, #454645));
    background: -webkit-linear-gradient(left, #ffbf42 50%, #454645 50%);
    background: -moz-linear-gradient(left, #ffbf42 50%, #454645 50%);
    background: -o-linear-gradient(left, #ffbf42 50%, #454645 50%);
    background: linear-gradient(to right, #ffbf42 50%, #454645 50%); }
    .header-navigation.nonograms .header-navigation-menu, .header-navigation.games .header-navigation-menu {
      background-color: #ffbf42; }
    .header-navigation.nonograms .header-submenu, .header-navigation.games .header-submenu {
      background-color: #fff0d1; }
  .header-navigation.puzzles {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ffbf42), color-stop(50%, #454645));
    background: -webkit-linear-gradient(left, #ffbf42 50%, #454645 50%);
    background: -moz-linear-gradient(left, #ffbf42 50%, #454645 50%);
    background: -o-linear-gradient(left, #ffbf42 50%, #454645 50%);
    background: linear-gradient(to right, #ffbf42 50%, #454645 50%); }
    .header-navigation.puzzles .header-navigation-menu {
      background-color: #ffbf42; }
    .header-navigation.puzzles .header-submenu {
      background-color: #fff0d1; }
  .header-navigation.simulators {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #e67b34), color-stop(50%, #454645));
    background: -webkit-linear-gradient(left, #e67b34 50%, #454645 50%);
    background: -moz-linear-gradient(left, #e67b34 50%, #454645 50%);
    background: -o-linear-gradient(left, #e67b34 50%, #454645 50%);
    background: linear-gradient(to right, #e67b34 50%, #454645 50%); }
    .header-navigation.simulators .header-navigation-menu {
      background-color: #e67b34; }
    .header-navigation.simulators .header-submenu {
      background-color: #ffd7bd; }
  .header-navigation.athenaeum {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #954825), color-stop(50%, #454645));
    background: -webkit-linear-gradient(left, #954825 50%, #454645 50%);
    background: -moz-linear-gradient(left, #954825 50%, #454645 50%);
    background: -o-linear-gradient(left, #954825 50%, #454645 50%);
    background: linear-gradient(to right, #954825 50%, #454645 50%); }
    .header-navigation.athenaeum .header-navigation-menu {
      background-color: #954825; }
    .header-navigation.athenaeum .header-submenu {
      background-color: #e0cbc2; }
  .header-navigation.encyclopedia {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #409525), color-stop(50%, #454645));
    background: -webkit-linear-gradient(left, #409525 50%, #454645 50%);
    background: -moz-linear-gradient(left, #409525 50%, #454645 50%);
    background: -o-linear-gradient(left, #409525 50%, #454645 50%);
    background: linear-gradient(to right, #409525 50%, #454645 50%); }
    .header-navigation.encyclopedia .header-navigation-menu {
      background-color: #409525; }
    .header-navigation.encyclopedia .header-submenu {
      background-color: #c9f3bc; }
  .header-navigation.lists {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #2e5fa9), color-stop(50%, #454645));
    background: -webkit-linear-gradient(left, #2e5fa9 50%, #454645 50%);
    background: -moz-linear-gradient(left, #2e5fa9 50%, #454645 50%);
    background: -o-linear-gradient(left, #2e5fa9 50%, #454645 50%);
    background: linear-gradient(to right, #2e5fa9 50%, #454645 50%); }
    .header-navigation.lists .header-navigation-menu {
      background-color: #2e5fa9; }
    .header-navigation.lists .header-submenu {
      background-color: #c9deff; }
  .header-navigation.presentations {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #5dafde), color-stop(50%, #454645));
    background: -webkit-linear-gradient(left, #5dafde 50%, #454645 50%);
    background: -moz-linear-gradient(left, #5dafde 50%, #454645 50%);
    background: -o-linear-gradient(left, #5dafde 50%, #454645 50%);
    background: linear-gradient(to right, #5dafde 50%, #454645 50%); }
    .header-navigation.presentations .header-navigation-menu {
      background-color: #5dafde; }
    .header-navigation.presentations .header-submenu {
      background-color: #ccedff; }
  .header-navigation.videoteka {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #e43225), color-stop(50%, #454645));
    background: -webkit-linear-gradient(left, #e43225 50%, #454645 50%);
    background: -moz-linear-gradient(left, #e43225 50%, #454645 50%);
    background: -o-linear-gradient(left, #e43225 50%, #454645 50%);
    background: linear-gradient(to right, #e43225 50%, #454645 50%); }
    .header-navigation.videoteka .header-navigation-menu {
      background-color: #e43225; }
    .header-navigation.videoteka .header-submenu {
      background-color: #ffcecb; }
  .header-navigation .container {
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap; }

.header-navigation-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  padding-left: 0;
  padding-right: 50px;
  list-style: none; }

.header-navigation-link a {
  text-transform: uppercase;
  font-size: 1.6rem;
  white-space: nowrap;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 1.3px;
  margin: 14px 0 9px;
  display: block;
  border-bottom: 1px solid transparent;
  color: #fff; }
  .header-navigation-link a:hover {
    border-bottom: 1px solid #fff; }

.header-submenu {
  display: none;
  position: absolute;
  top: 49px;
  left: 0;
  width: 100%;
  z-index: 2000001 !important;
  background-color: #efeded; }
  .header-submenu.active {
    display: block; }

.header-subnavigation-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  padding-left: 0;
  list-style: none;
  z-index: 1; }

.header-subnavigation-link a {
  text-transform: uppercase;
  font-size: 1.45rem;
  white-space: nowrap;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 1.3px;
  margin: 14px 30px 9px 0;
  display: block;
  border-bottom: 1px solid transparent;
  color: #6f706f; }
  .header-subnavigation-link a:hover {
    border-bottom: 1px solid #6f706f; }
.header-subnavigation-link:last-of-type a {
  margin-right: 0; }

.header-login {
  padding-left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  background-color: #454645;
  position: relative; }
  .header-login span {
    margin: 0 8px; }

.header-login__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .header-login__container a {
    color: #fff; }

.header-login-link {
  font-size: 1.3rem;
  font-family: "Yanone Kaffeesatz", sans-serif;
  border-bottom: 1px solid #fff;
  line-height: normal;
  cursor: pointer; }
  .header-login-link:hover {
    color: #f04f00;
    border-bottom: 1px solid #f04f00; }

.hamburger {
  display: none;
  padding: 4px;
  width: 30px;
  height: 30px;
  background: url(../images/sprite.png);
  background-position: -305px -0px; }
  .hamburger.hamburger-white {
    background-position: -305px -33px; }
  .hamburger.hamburger-black {
    background-position: -305px -0px; }

.header-navigation-logo {
  padding: 6px 10px 3px;
  background: #fff; }
  .header-navigation-logo img {
    width: 148px;
    height: auto; }

.header-language a {
  color: #fff; }

.header_counters {
  width: 100%;
  padding-left: 74px;
  font-size: 15px; }
  .header_counters .orange {
    color: #f04f00; }
  .header_counters a {
    text-decoration: underline; }

@media screen and (max-width: 1400px) {
  .header-info-link {
    margin-left: 20px; }

  .header-logo {
    width: 660px;
    margin-right: 0; } }
@media screen and (max-width: 1275px) {
  .header-logo {
    width: auto;
    margin-right: 30px; }

  .header-baby {
    display: none; }

  .header-navigation-menu {
    padding: 0 24px 0 0; } }
@media screen and (max-width: 1140px) {
  .header-info-link {
    margin-left: 10px; }
    .header-info-link a {
      font-size: 1.3rem; }

  .header-navigation-link a {
    font-size: 1.3rem; }

  .header-submenu {
    top: 44px; } }
.footer-navigation {
  background-color: #6f706f;
  color: #fff; }
  .footer-navigation a {
    color: #fff;
    border-bottom: 1px solid transparent; }
    .footer-navigation a:hover {
      border-bottom: 1px solid #fff; }

.footer-navigation-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  padding: 0 130px; }

.footer-navigation-link {
  padding: 10px 3px 5px;
  list-style: none; }
  .footer-navigation-link a {
    text-transform: uppercase;
    font-size: 1.3rem;
    white-space: nowrap;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-weight: 300;
    letter-spacing: 1.3px; }

.main-footer-block {
  margin: 22px auto 26px; }

.main-footer-header {
  text-transform: uppercase;
  text-align: center; }
  .main-footer-header a {
    border-bottom: none;
    color: inherit; }

.main-footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  width: 300px;
  margin: 0 auto; }

.main-footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  margin: auto; }

.main-footer-social-link {
  width: 39px;
  height: 39px;
  background: url(../images/sprite.png?123);
  margin: 0 6px 6px 0; }
  .main-footer-social-link:nth-child(6n) {
    margin-right: 0; }
  .main-footer-social-link.vkontakte {
    background-position: -240px 0; }
  .main-footer-social-link.odnoklassniki {
    background-position: -40px 0; }
  .main-footer-social-link.twitter {
    background-position: -200px 0; }
  .main-footer-social-link.facebook {
    background-position: 0 0; }
  .main-footer-social-link.zen {
    background-position: -311px -144px; }
  .main-footer-social-link.pinterest {
    background-position: -80px -80px; }
  .main-footer-social-link.telegram {
    background-position: -120px -40px; }

.main-footer-apps {
  width: 64px;
  height: 64px;
  margin-right: 12px; }
  .main-footer-apps:nth-child(3n) {
    margin-right: 0; }

.main-footer-apps-info {
  text-align: center;
  margin: 20px auto;
  font-size: 1.4rem;
  border-bottom: 1px solid #818181;
  font-family: "Yanone Kaffeesatz", sans-serif; }
  .main-footer-apps-info.hover {
    border-bottom: 1px solid #f04f00; }

.main-footer-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 224px;
  margin-left: 40px;
  padding-left: 0; }

.main-footer-about-link {
  min-width: 112px;
  margin-bottom: 10px;
  list-style: none; }
  .main-footer-about-link a {
    border-bottom: 1px solid #818181;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 1.4rem; }
    .main-footer-about-link a:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
  .main-footer-about-link.active {
    margin-top: 15px; }
    .main-footer-about-link.active a {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
  .main-footer-about-link.investors {
    width: 100%; }
    .main-footer-about-link.investors a {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }

.footer-copyright {
  border-top: 1px solid #818181; }
  .footer-copyright .container {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between; }

.footer-copyright-text {
  font-style: italic;
  color: #454645;
  padding: 10px 0;
  font-size: 0.9rem; }
  .footer-copyright-text a {
    color: #f04f00;
    font-style: italic; }

.main-footer-development {
  color: #f04f00; }

.footer-counters {
  text-align: center; }

.donation-footer {
  width: 242px;
  font-size: 0.8rem;
  margin: 0 auto 12px; }
  .donation-footer label {
    margin-bottom: 5px;
    width: 100%; }
  .donation-footer .container {
    margin: 10px 0; }
  .donation-footer .donation-sum-label {
    margin: 0 10px 10px 0; }
  .donation-footer .donation-sum {
    width: 140px; }
  .donation-footer .label-radio {
    font-size: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 70px;
    height: 33px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin: 0 4px 0 0; }
    .donation-footer .label-radio::before {
      /*display: none;*/
      margin: 3px auto; }
    .donation-footer .label-radio:last-of-type {
      margin-right: 0; }
    .donation-footer .label-radio.label-radio--credit::before {
      background: url(../images/sprite.png?123) no-repeat;
      background-position: -280px 0;
      width: 19px;
      height: 20px; }
    .donation-footer .label-radio.label-radio--yandex::before {
      background: url(../images/sprite.png?123) no-repeat;
      background-position: -280px -25px;
      width: 16px;
      height: 21px; }
    .donation-footer .label-radio.label-radio--phone::before {
      background: url(../images/sprite.png?123) no-repeat;
      background-position: -280px -48px;
      width: 15px;
      height: 20px; }
  .donation-footer input:checked + .label-radio {
    background-color: #ccc; }
  .donation-footer .btn.start {
    width: 100%; }
  .donation-footer .donation-links {
    margin: 10px 0; }
  .donation-footer .donation-link.btn {
    font-size: 1.3rem;
    text-transform: lowercase; }

@media screen and (max-width: 1200px) {
  .main-footer-block:nth-of-type(2) {
    /*display: none;*/ } }
@media screen and (max-width: 1100px) {
  .footer-navigation-menu {
    padding: 0 40px; } }
/*pages*/
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

* {
  outline: 0; }

html {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #454645;
  font-weight: 300;
  width: 100%; }

body {
  background-color: #fff;
  line-height: 1.35;
  min-width: 940px;
  overflow-x: hidden;
  overflow-y: scroll; }
  body.overlay {
    overflow-y: hidden; }
    body.overlay header,
    body.overlay main,
    body.overlay footer {
      -webkit-filter: blur(2px);
      filter: blur(2px); }

main {
  padding-top: 25px;
  margin-bottom: 1px; }
  main.game-main {
    position: relative;
    margin-bottom: 10px; }
    main.game-main .game-main--content {
      width: -webkit-calc(100% - 350px);
      width: -moz-calc(100% - 350px);
      width: calc(100% - 350px); }
    main.game-main .offer-block {
      width: 350px;
      padding: 20px 15px; }
    main.game-main .puzzle-sizer {
      margin-bottom: 0; }
      main.game-main .puzzle-sizer .puzzle-sizer-div,
      main.game-main .puzzle-sizer img {
        height: -webkit-calc(100vh - 89px);
        height: -moz-calc(100vh - 89px);
        height: calc(100vh - 89px); }
      main.game-main .puzzle-sizer .puzzle-sizer-div {
        padding-bottom: 0; }
  main > .wrapper {
    outline: none; }

a {
  color: #454645;
  text-decoration: none; }

ul {
  margin: 0; }

hr {
  border-bottom: none; }

input,
textarea,
select {
  border: 1px solid #818181;
  padding: 6px 10px;
  font-size: 1em;
  background-color: #efeded;
  outline: none; }

[draggable] {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -khtml-user-drag: element;
  -webkit-user-drag: element; }

h2 a {
  border-bottom: 1px solid #818181; }
  h2 a:hover {
    color: #f04f00;
    border-bottom: 1px solid #f04f00; }

.print-text {
  display: none;
  font-size: 2rem;
  margin: 0;
  padding-left: 10px; }

b,
strong {
  font-weight: 600; }

.wrapper {
  max-width: 1400px;
  margin: 0 350px 0 auto;
  padding: 0 60px 0 10px; }

.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
  .container.container-outer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .container.container-outer > .google-auto-placed {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
      -moz-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3; }

.blockUI {
  font-size: 1.8rem;
  line-height: normal; }
  .blockUI.small {
    font-size: 1.3rem;
    line-height: 1.3; }

.full-width {
  width: 100%; }

.link {
  color: #207bc5; }
  .link:hover {
    color: #f04f00;
    border-bottom: 1px solid #f04f00; }

.static {
  font-size: .9rem;
  margin-bottom: 30px; }
  .static * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  .static h2 {
    margin: 20px 0; }
  .static table {
    font-size: .9rem; }
  .static a {
    color: #207bc5;
    text-decoration: underline; }
  .static li a {
    text-decoration: underline; }
  .static .static-tags {
    margin: 10px 0; }
    .static .static-tags a {
      text-decoration: underline; }
  .static .story__btn {
    color: #fff;
    background: #207bc5;
    padding: 6px 30px;
    margin-bottom: 10px;
    display: inline-block;
    text-decoration: none; }
  .static .event-img {
    max-width: 100%;
    width: 100%;
    height: auto; }

.main-container {
  width: -webkit-calc(100% - 356px);
  width: -moz-calc(100% - 356px);
  width: calc(100% - 356px);
  margin-right: auto;
  margin-bottom: 20px;
  font-size: 0.9rem;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start; }

.offer-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  -webkit-flex-flow: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  width: 320px;
  position: relative;
  align-self: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch; }

.offer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  -webkit-flex-flow: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  width: 100%; }

.offer {
  width: 320px;
  text-align: center;
  margin-bottom: 10px; }

.offer__item {
  width: 100%;
  border: 1px solid #ababab;
  padding: 1px;
  display: block; }

.offer__img {
  width: 100%;
  height: 300px;
  display: block; }
  .offer__img img {
    display: block;
    width: 100%; }

.offer__name {
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 1.9rem;
  font-weight: 300;
  line-height: normal;
  margin: 25px 0 5px;
  padding: 0 7px; }

.offer__link {
  color: #fff;
  background: #f04f00;
  display: inline-block;
  padding: 6px 30px;
  margin: 15px auto 25px;
  font-size: 0.9rem;
  text-decoration: none; }
  .offer__link:hover {
    color: #fff; }

.crumbs {
  margin-top: 2px;
  margin-bottom: 20px;
  padding: 1px 0;
  font-size: 0.9rem;
  overflow: hidden; }
  .crumbs li {
    list-style: none;
    white-space: nowrap;
    float: left; }
  .crumbs li:not(:first-child) {
    position: relative; }
    .crumbs li:not(:first-child)::before {
      content: "";
      display: inline-block;
      width: 9px;
      height: 9px;
      background: url(../images/sprite.png?123);
      background-position: -258px -120px;
      margin-left: 4px;
      margin-right: 0; }
  .crumbs a {
    border-bottom: 1px solid #818181;
    font-size: 0.8rem; }
    .crumbs a:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }

.tags li {
  list-style: none; }
  .tags li:not(:last-child)::after {
    content: "|";
    display: inline-block;
    margin: 0 3px; }
.tags a {
  border-bottom: 1px solid #818181; }

.star-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  margin-bottom: 10px; }

.star-rating--nonogram {
  margin-bottom: 30px;
  margin-left: 30px; }

.my-rating {
  margin-right: 18px;
  font-size: 1.1rem; }

.my-rating--nonogram {
  margin-right: 0; }

.rating-star {
  display: block;
  width: 25px;
  height: 25px;
  background: url(../images/sprite.png?123);
  background-position: -81px -121px; }
  .rating-star.active {
    background-position: -57px -121px; }

input + .label-radio,
input + .label-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin: 0 5px 0 0;
  padding: 3px 0 0 0;
  cursor: pointer; }
  input + .label-radio.label-create,
  input + .label-checkbox.label-create {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center; }
    input + .label-radio.label-create textarea,
    input + .label-radio.label-create input,
    input + .label-checkbox.label-create textarea,
    input + .label-checkbox.label-create input {
      width: 100%;
      height: 34px; }
  input + .label-radio sup,
  input + .label-checkbox sup {
    top: 0.5em; }
  input + .label-radio sub,
  input + .label-checkbox sub {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    bottom: 0.5em; }

input + .label-radio::before {
  display: block;
  content: "";
  width: 25px;
  height: 25px;
  margin-top: -3px;
  margin-right: 10px;
  background: url(../images/sprite.png?123);
  background-position: -94px -152px;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

input:checked + .label-radio::before {
  background-position: -121px -152px; }

input:checked + .label-radio.label-radio__vik::before {
  background-position: -147px -152px; }

input + .label-checkbox::before {
  display: block;
  content: "";
  width: 25px;
  height: 25px;
  margin-top: -3px;
  margin-right: 10px;
  background: url(../images/sprite.png?123);
  background-position: -40px -152px;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

input:checked + .label-checkbox::before {
  background-position: -67px -152px; }

.friend-block,
.login-block {
  display: none; }
  .friend-block .container,
  .login-block .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    background-color: #fff;
    color: #000; }
  .friend-block a,
  .login-block a {
    color: #000;
    text-align: center; }
  .friend-block .login-block-email,
  .login-block .login-block-email {
    padding: 5px 0; }
    .friend-block .login-block-email input,
    .login-block .login-block-email input {
      width: 100%;
      margin-bottom: 5px; }
  .friend-block.active,
  .login-block.active {
    display: block; }

.login-block {
  position: absolute;
  top: 49px;
  right: 0;
  padding: 0 20px 20px;
  width: 500px;
  background: white;
  -webkit-box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.15);
  z-index: 21; }

.modal-friend {
  width: 100%; }

.ya-share2 {
  height: 40px; }

.modal-registration label {
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex; }
.modal-registration input {
  margin-bottom: 10px;
  width: 100%; }

.modal-registration--form {
  width: 54%;
  border-right: 1px solid #efeded;
  padding-right: 20px; }

.modal-registration--social {
  width: 46%;
  padding-left: 20px; }

.login-block-social {
  border-bottom: 1px solid #efeded;
  padding-bottom: 10px; }

.login-block-header {
  margin-bottom: 10px; }

.header {
  font-size: 2.4rem;
  width: 100%;
  border-bottom: 1px solid #818181;
  margin: 30px 0;
  padding: 0 10px;
  line-height: normal; }
  .header.quiz,
  .header .quiz {
    color: #00a3a9; }
  .header.recipe,
  .header .recipe {
    color: #5dafde; }
  .header.crossword,
  .header .crossword {
    color: #a776d4; }
  .header.advice,
  .header .advice {
    color: #5dafde; }
  .header.library,
  .header .library {
    color: #954825; }
  .header.encyclopedia,
  .header .encyclopedia {
    color: #409525; }
  .header.puzzle,
  .header .puzzle {
    color: #ffbf42; }
  .header.videoteka,
  .header .videoteka {
    color: #e43225; }
  .header.game,
  .header .game {
    color: #ffbf42; }
  .header.list,
  .header .list {
    color: #2e5fa9; }
  .header.presentation,
  .header .presentation {
    color: #5dafde; }

.btn {
  display: inline-block;
  vertical-align: top;
  padding: 7px 15px 4px;
  border: 1px solid #818181;
  text-align: center;
  font-size: 1.6rem;
  font-family: "Yanone Kaffeesatz", sans-serif;
  line-height: normal;
  font-weight: 300;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
  outline: none;
  background-color: #fff; }
  .btn.play {
    color: #f04f00;
    text-transform: uppercase; }
  .btn.start {
    background-color: #f04f00;
    color: #fff;
    border-color: #f04f00; }
    .btn.start.active, .btn.start:hover {
      background-color: #f04f00;
      color: #fff; }
  .btn.clock {
    color: #f04f00;
    border-color: transparent;
    cursor: initial;
    margin-right: auto; }
  .btn.verify, .btn.quiz {
    color: #fff;
    background-color: #00a3a9;
    text-transform: uppercase;
    border-color: #00a3a9;
    padding: 8px 25px 4px; }
    .btn.verify:hover, .btn.quiz:hover {
      color: #fff;
      background-color: #00969b; }
  .btn.course {
    color: #fff;
    background-color: #409525;
    text-transform: uppercase;
    border-color: #409525;
    padding: 8px 25px 4px; }
    .btn.course:hover {
      color: #fff;
      background-color: #3aaa17; }
  .btn.crossword {
    color: #fff;
    background-color: #a776d4;
    text-transform: uppercase;
    border-color: #a776d4;
    padding: 8px 25px 4px; }
    .btn.crossword:hover {
      color: #fff;
      background-color: #a067d4; }
  .btn.verify {
    margin-right: 30px; }
  .btn.desktop {
    display: inline-block; }
  .btn.mobile {
    display: none; }
  .btn.center {
    margin: 0 auto; }
  .btn.top {
    margin-top: 10px; }
  .btn.right {
    margin-left: auto; }
  .btn.bottom {
    margin-bottom: 10px; }
  .btn.left {
    margin-right: auto; }
  .btn.quiz_create {
    margin-top: -10px;
    margin-bottom: 20px; }
  .btn.about {
    margin-left: 10px; }
  .btn.active, .btn:hover {
    color: #f04f00; }
  .btn.disabled {
    cursor: initial; }
    .btn.disabled:hover {
      color: #454645; }
  .btn.erudite {
    padding: 4px 10px 2px;
    margin-right: 15px; }
  .btn.game {
    margin-right: 15px;
    border: 1px solid #818181;
    background-color: #818181;
    color: #fff; }
    .btn.game:hover {
      background-color: #454645;
      color: #fff; }
  .btn.subscribe-btn {
    position: fixed;
    bottom: 20px;
    right: 20px; }
  .btn.full {
    width: 100%; }
  .btn.rest_btn {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 0 10px; }
  .btn.feed-subscribe {
    background-color: #f04f00;
    color: #fff;
    border-color: #f04f00; }
    .btn.feed-subscribe.active, .btn.feed-subscribe:hover {
      background-color: #f04f00;
      color: #fff !important;
      border-bottom: 1px solid #f04f00 !important; }
  .btn.feed-unsubscribe {
    color: #818181; }
    .btn.feed-unsubscribe.active, .btn.feed-unsubscribe:hover {
      color: #818181 !important;
      border-bottom: 1px solid #818181 !important; }

.fav {
  display: inline-block;
  width: 28px;
  height: 26px;
  background: url(../images/sprite.png?123);
  background-position: 0 -120px; }
  .fav.off {
    background-position: -29px -120px; }

.check {
  display: inline-block;
  width: 13px;
  height: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #6f706f; }
  .check:hover {
    background-color: #00a3a9; }
  .check.off {
    background-color: #6f706f; }
    .check.off:hover {
      background-color: #00a3a9; }

.baby-footer {
  margin-top: auto;
  /*background: url(../images/baby-footer.png);*/
  width: 0;
  height: 0; }

.block-container {
  position: relative;
  width: 100%; }
  .block-container.advertising {
    margin-top: 30px; }
    .block-container.advertising .item {
      min-height: auto; }
  .block-container.related-items {
    border-bottom: 1px solid #818181; }

.news-inner,
.block-container-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }

.news-header,
.block-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px; }

.block-header {
  border-bottom: 1px solid #818181; }
  .block-header.main .block-container-header, .block-header.users .block-container-header, .block-header.swcms .block-container-header, .block-header.feedback .block-container-header, .block-header.simulators .block-container-header {
    color: #818181; }
  .block-header.lists .block-container-header {
    color: #2e5fa9; }
  .block-header.themes .block-container-header {
    color: #fff;
    background-color: #818181;
    min-width: 235px; }
  .block-header.shop {
    margin: 30px 0; }
    .block-header.shop .block-container-header {
      padding: 0 0 0 10px; }
  .block-header.empty {
    border-bottom: none; }
    .block-header.empty .block-container-header {
      color: #000;
      padding: 0; }
    .block-header.empty .block-container-links {
      padding-bottom: 0; }
  .block-header.quiz {
    border-bottom: 1px solid #00a3a9; }
    .block-header.quiz .block-container-header {
      color: #fff;
      background-color: #00a3a9;
      width: -webkit-calc(50% - 6px);
      width: -moz-calc(50% - 6px);
      width: calc(50% - 6px); }
      .block-header.quiz .block-container-header:hover {
        background-color: #00969b; }
  .block-header.quizes .block-container-header {
    color: #00a3a9; }
  .block-header.course {
    border-bottom: 1px solid #409525; }
    .block-header.course .block-container-header {
      color: #fff;
      background-color: #409525;
      width: -webkit-calc(50% - 6px);
      width: -moz-calc(50% - 6px);
      width: calc(50% - 6px); }
      .block-header.course .block-container-header:hover {
        background-color: #3aaa17; }
  .block-header.courses .block-container-header {
    color: #409525; }
  .block-header.services .block-container-header {
    color: #e67b34; }
  .block-header.crossword {
    border-bottom: 1px solid #a776d4; }
    .block-header.crossword .block-container-header {
      color: #fff;
      background-color: #a776d4;
      width: -webkit-calc(50% - 6px);
      width: -moz-calc(50% - 6px);
      width: calc(50% - 6px); }
      .block-header.crossword .block-container-header:hover {
        background-color: #a067d4; }
  .block-header.crosswords .block-container-header {
    color: #a776d4; }
  .block-header.recipe {
    border-bottom: 1px solid #5dafde; }
    .block-header.recipe .block-container-header {
      color: #fff;
      background-color: #5dafde;
      width: -webkit-calc(50% - 6px);
      width: -moz-calc(50% - 6px);
      width: calc(50% - 6px); }
      .block-header.recipe .block-container-header:hover {
        background-color: #43a6de; }
  .block-header.recipes .block-container-header {
    color: #5dafde; }
  .block-header.nonogram, .block-header.game {
    border-bottom: 1px solid #ffbf42; }
    .block-header.nonogram .block-container-header, .block-header.game .block-container-header {
      color: #fff;
      background-color: #ffbf42;
      width: -webkit-calc(50% - 6px);
      width: -moz-calc(50% - 6px);
      width: calc(50% - 6px); }
      .block-header.nonogram .block-container-header:hover, .block-header.game .block-container-header:hover {
        background-color: #ffbf42; }
  .block-header.nonograms .block-container-header, .block-header.games .block-container-header {
    color: #ffbf42; }
  .block-header.puzzle {
    border-bottom: 1px solid #ffbf42; }
    .block-header.puzzle .block-container-header {
      color: #fff;
      background-color: #ffbf42;
      width: -webkit-calc(50% - 6px);
      width: -moz-calc(50% - 6px);
      width: calc(50% - 6px); }
      .block-header.puzzle .block-container-header:hover {
        background-color: #ffbf42; }
  .block-header.puzzles .block-container-header {
    color: #ffbf42; }
  .block-header.simulators .block-container-header {
    color: #e67b34; }
  .block-header.advice {
    border-bottom: 1px solid #5dafde; }
    .block-header.advice .block-container-header {
      color: #fff;
      background-color: #5dafde;
      width: -webkit-calc(50% - 6px);
      width: -moz-calc(50% - 6px);
      width: calc(50% - 6px); }
      .block-header.advice .block-container-header:hover {
        background-color: #43a6de; }
  .block-header.articles .block-container-header {
    color: #5dafde; }
  .block-header.athenaeum .block-container-header {
    color: #954825; }
  .block-header.libraries {
    border-bottom: 1px solid #954825; }
    .block-header.libraries .block-container-header {
      color: #fff;
      background-color: #954825;
      width: -webkit-calc(50% - 6px);
      width: -moz-calc(50% - 6px);
      width: calc(50% - 6px); }
      .block-header.libraries .block-container-header:hover {
        background-color: #864223; }
  .block-header.encyclopedia .block-container-header {
    color: #409525; }
  .block-header.encyclopedias {
    border-bottom: 1px solid #409525; }
    .block-header.encyclopedias .block-container-header {
      color: #fff;
      background-color: #409525;
      width: -webkit-calc(50% - 6px);
      width: -moz-calc(50% - 6px);
      width: calc(50% - 6px); }
      .block-header.encyclopedias .block-container-header:hover {
        background-color: #3aaa17; }
  .block-header.presentation {
    border-bottom: 1px solid #5dafde; }
    .block-header.presentation .block-container-header {
      color: #fff;
      background-color: #5dafde;
      width: -webkit-calc(50% - 6px);
      width: -moz-calc(50% - 6px);
      width: calc(50% - 6px); }
      .block-header.presentation .block-container-header:hover {
        background-color: #43a6de; }
  .block-header.presentations .block-container-header {
    color: #5dafde; }
  .block-header.video {
    border-bottom: 1px solid #e43225; }
    .block-header.video .block-container-header {
      color: #fff;
      background-color: #e43225;
      width: -webkit-calc(50% - 6px);
      width: -moz-calc(50% - 6px);
      width: calc(50% - 6px); }
      .block-header.video .block-container-header:hover {
        background-color: #e43225; }
  .block-header.videoteka .block-container-header {
    color: #e43225; }

.themes-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  margin-bottom: 5px; }
  .themes-filter img {
    margin-left: 10px; }

.news-container-header,
.block-container-header {
  margin: 0;
  padding: 8px 0 0 0;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 2.3rem;
  letter-spacing: 1px;
  font-family: "Yanone Kaffeesatz", sans-serif; }
  .news-container-header.quiz,
  .block-container-header.quiz {
    color: #00a3a9; }
  .news-container-header.course,
  .block-container-header.course {
    color: #409525; }
  .news-container-header.video,
  .block-container-header.video {
    color: #e43225; }

.block-container-header {
  padding-left: 10px; }

.block-container-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  padding: 9px 0; }
  .block-container-links.quiz .block-container-link a {
    border-bottom: 1px solid #00a3a9;
    color: #00a3a9; }

.block-container-link {
  text-transform: lowercase;
  text-align: right;
  list-style: none; }
  .block-container-link a {
    border-bottom: 1px solid #818181;
    cursor: pointer; }
    .block-container-link a.active, .block-container-link a:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
  .block-container-link:not(:first-child) {
    margin-left: 30px; }

.block-container-link--interes {
  text-transform: lowercase;
  text-align: right;
  list-style: none; }
  .block-container-link--interes a {
    border-bottom: 1px solid #818181;
    cursor: pointer; }
    .block-container-link--interes a.active, .block-container-link--interes a:hover {
      color: #818181;
      border-bottom: 1px solid #818181; }
  .block-container-link--interes:not(:first-child) {
    margin-left: 30px; }

.item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  -webkit-flex-flow: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-flow: column;
  width: -webkit-calc(25% - 7.5px);
  width: -moz-calc(25% - 7.5px);
  width: calc(25% - 7.5px);
  min-width: 160px;
  margin-right: 10px;
  margin-bottom: 30px;
  border: 1px solid #cfd0d0;
  -webkit-box-shadow: 0px 8px 16px -14px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 8px 16px -14px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 8px 16px -14px rgba(0, 0, 0, 0.35);
  -webkit-transition: -webkit-box-shadow .4s;
  transition: -webkit-box-shadow .4s;
  -o-transition: box-shadow .4s;
  -moz-transition: box-shadow .4s, -moz-box-shadow .4s;
  transition: box-shadow .4s;
  transition: box-shadow .4s, -webkit-box-shadow .4s, -moz-box-shadow .4s; }
  .item:hover {
    -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.2); }
  .item:nth-of-type(4n) {
    margin-right: 0; }
  .item.third {
    display: none; }
  .item .item-author {
    padding: 9px 15px 16px;
    margin-top: -5px;
    overflow: hidden;
    text-decoration: underline;
    font-size: 0.9rem;
    border-top: 1px solid #cfd0d0; }

.item-img {
  width: 100%;
  position: relative;
  padding-top: 100%;
  overflow: hidden; }
  .item-img picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block; }
  .item-img source,
  .item-img img {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    display: block; }
  .item-img.empty {
    height: 200px; }

.item-text {
  padding: 19px 15px;
  overflow: hidden;
  /*text-decoration: underline;*/
  font-size: 1.2rem; }

.item-size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  padding: 6px 15px 10px;
  margin-top: auto;
  overflow: hidden;
  font-size: 0.9rem; }

.item-status {
  margin: -5px 0 0 auto;
  font-size: 0;
  width: 25px;
  height: 25px;
  background: url(../images/approve.png);
  background-size: 100% 100%; }

.item-color {
  width: 100%;
  height: 8px;
  margin-top: auto;
  background-color: #818181; }
  .item-color.quiz, .item-color.quizes {
    background-color: #00a3a9; }
  .item-color.course, .item-color.courses {
    background-color: #409525; }
  .item-color.recipe {
    background-color: #5dafde; }
  .item-color.crossword, .item-color.crosswords {
    background-color: #a776d4; }
  .item-color.articles, .item-color.review, .item-color.advice {
    background-color: #5dafde; }
  .item-color.library, .item-color.athenaeum {
    background-color: #954825; }
  .item-color.encyclopedia {
    background-color: #409525; }
  .item-color.list, .item-color.lists {
    background-color: #2e5fa9; }
  .item-color.services {
    background-color: #e67b34; }
  .item-color.puzzle {
    background-color: #ffbf42; }
  .item-color.nonograms, .item-color.games {
    background-color: #ffbf42; }
  .item-color.presentation, .item-color.presentations {
    background-color: #5dafde; }
  .item-color.videoteka {
    background-color: #e43225; }

.block-container-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 20px 0; }

.block-container-btn {
  border: 1px solid #818181;
  padding: 9px 7px 7px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  text-align: center;
  margin: 10px 6px 10px 0;
  font-size: 1.6rem;
  line-height: normal;
  font-family: "Yanone Kaffeesatz", sans-serif; }
  .block-container-btn:last-child {
    margin-right: 0; }
  .block-container-btn:hover, .block-container-btn.active {
    color: #f04f00; }
  .block-container-btn.block-container-btn--donation {
    background-color: #f04f00;
    color: #fff;
    border-color: #f04f00; }
    .block-container-btn.block-container-btn--donation:hover {
      background-color: #f04f00;
      color: #fff; }

.filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  margin: 0 0 30px;
  height: 25px;
  font-size: 1rem;
  white-space: nowrap; }
  .filter li {
    list-style: none;
    margin: 0 4px; }
  .filter p {
    margin: 0; }
  .filter.filter-book {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 31px;
  border-bottom: 1px solid #818181; }
  .item-info.nonogram-info, .item-info.puzzle-info {
    padding-bottom: 0; }
    .item-info.nonogram-info .item-btns, .item-info.puzzle-info .item-btns {
      width: auto;
      margin-left: auto; }
    .item-info.nonogram-info .item-share, .item-info.puzzle-info .item-share {
      width: 290px;
      margin-bottom: 10px;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
    .item-info.nonogram-info .ya-share2__item, .item-info.puzzle-info .ya-share2__item {
      display: inline-block;
      margin: 0 8px 0 0; }
  .item-info.nonogram-info {
    border-bottom: none;
    margin-bottom: 10px; }
  .item-info .item-share-link {
    margin-right: 0; }
  .item-info .item-share {
    margin-bottom: 0;
    height: auto; }
  .item-info .ya-share2__item {
    margin-right: 0;
    margin-bottom: 13px;
    display: block; }

.item-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-bottom: 30px; }

.item-share-link {
  margin-right: 10px; }

.inner-header,
.quiz-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  align-items: baseline;
  margin-bottom: 16px; }
  .inner-header > h2,
  .inner-header .send-error,
  .quiz-header > h2,
  .quiz-header .send-error {
    margin: 0; }
  .inner-header .send-error,
  .quiz-header .send-error {
    margin-left: auto; }
  .inner-header > h2,
  .quiz-header > h2 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 20px; }

.send-error {
  font-size: 0.9rem; }
  .send-error .link {
    color: #00a3a9; }
    .send-error .link:hover {
      color: #00a3a9;
      border-bottom: none; }

.quiz-rules {
  padding: 0 5px;
  font-size: 0.9rem;
  line-height: 1.5;
  margin-bottom: 30px; }

.block-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-bottom: 10px; }

.block-questions {
  padding: 0 5px; }

.question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  font-size: 1.1rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.4;
  margin: 20px 0 10px; }
  .question h3 {
    font-size: 1.5rem;
    margin-top: 0;
    margin-bottom: 20px; }
  .question span {
    display: block;
    cursor: pointer;
    min-width: 30px;
    text-align: right; }
  .question textarea,
  .question input {
    width: 100%;
    height: 34px; }
  .question img {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .question.answer {
    position: relative;
    margin-top: 0; }
  .question.create {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    margin-bottom: 15px; }

.question_gorizontal span,
.question_vertical span {
  text-align: left;
  margin-bottom: 7px; }

.table-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-bottom: 20px; }

.question-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: 200px;
  /*max-height: 200px;*/
  width: 100%;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  position: relative;
  cursor: pointer;
  outline: none;
  margin-top: 20px; }
  .question-icon img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    height: auto; }
  .question-icon::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25px;
    height: 25px;
    background: url(../images/sprite.png?123);
    background-position: -157px -119px; }

.open_img {
  cursor: pointer; }

.answer-block {
  padding: 5px 0 5px 30px;
  font-size: 0.9rem;
  line-height: 1.4;
  position: relative; }
  .answer-block .green {
    color: #5bb14a; }
  .answer-block .red {
    color: red; }
  .answer-block .label-radio {
    margin-right: 0; }

.answer-sort-handler {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 40px;
  left: 35px;
  background: url(../images/sprite.png?123);
  background-position: -280px -121px;
  cursor: move; }

.answer-text {
  font-size: 1rem;
  margin: 0;
  color: #5bb14a; }

.answer-illustration {
  border-top: 1px solid #efeded;
  padding: 10px 0 0;
  margin: 6px 0 0;
  font-size: 0.9rem; }

.answer-quiz {
  font-size: 1.1rem;
  font-family: "Open Sans", sans-serif;
  margin: 20px 0 30px;
  color: #00a3a9; }
  .answer-quiz a {
    color: #454645;
    margin-top: 5px;
    display: inline-block;
    font-size: 0.9rem; }

.answer-list {
  font-size: 1.1rem;
  font-family: "Open Sans", sans-serif;
  margin: 20px 0 30px;
  color: #2e5fa9; }
  .answer-list a {
    color: #454645;
    margin-top: 5px;
    display: inline-block;
    font-size: 0.9rem; }

.item-info-img {
  margin: 0 18px;
  width: 100%;
  max-width: 300px;
  max-height: 300px;
  min-width: 200px;
  min-height: 200px; }
  .item-info-img picture,
  .item-info-img img {
    width: 100%;
    height: auto;
    max-height: 300px;
    display: block;
    border: 1px solid #efeded; }
  .item-info-img.zoom {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    position: relative; }
    .item-info-img.zoom::after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 25px;
      height: 25px;
      background: url(../images/sprite.png?123);
      background-position: -157px -119px; }
  .item-info-img.item-info-img--results {
    max-width: 248px;
    max-height: 248px; }

.attribute {
  display: flex;
  margin-top: 15px; }
  .attribute div {
    padding-right: 15px; }
  .attribute a {
    color: #00a3a9;
    text-decoration: underline; }

.item-info-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  -webkit-flex-flow: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-flow: column;
  width: -webkit-calc(100% - 384px);
  width: -moz-calc(100% - 384px);
  width: calc(100% - 384px);
  min-width: 260px;
  padding-left: 15px; }
  .item-info-inner .btn {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .item-info-inner .quiz-results {
    border-bottom: none;
    padding-bottom: 0; }
  .item-info-inner .quiz-rules {
    margin: 10px 0; }
  .item-info-inner.item-info-inner--results {
    min-width: 240px; }
  .item-info-inner .block_question {
    margin-bottom: 0; }

.item-info-inner--play {
  width: 100%; }
  .item-info-inner--play .question {
    margin-top: 0; }

.item-author.crossword .link {
  color: #a776d4;
  border-color: #a776d4; }
.item-author .link {
  color: #00a3a9;
  border-bottom: 1px solid #00a3a9; }
  .item-author .link:hover {
    color: #f04f00;
    border-bottom: 1px solid #f04f00; }

.item-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center; }
  .item-btns .btn {
    margin: 0 4px 24px 0;
    text-align: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .item-btns .btn:last-of-type {
      margin-right: 0; }

.pull-right {
  margin-left: auto; }

.tools-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin-left: 15px;
  margin-bottom: 24px;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }
  .tools-panel .fav {
    margin-right: 15px; }
  .tools-panel .print {
    width: 29px;
    height: 29px;
    background: url(../images/sprite.png?123);
    background-position: -184px -120px;
    margin-right: 15px; }
  .tools-panel .download {
    color: #00a3a9;
    font-size: 1rem;
    border-bottom: 1px solid #00a3a9; }
    .tools-panel .download:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
    .tools-panel .download.static {
      position: static;
      padding-bottom: 0;
      margin-left: 10px; }
  .tools-panel .item-likes {
    margin-bottom: 0;
    margin-top: 0; }
  .tools-panel.crossword .item-likes {
    color: #a776d4; }
  .tools-panel.crossword .download {
    color: #a776d4;
    border-bottom: 1px solid #a776d4; }
    .tools-panel.crossword .download:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
  .tools-panel.course .item-likes {
    color: #409525; }
  .tools-panel.article .item-likes {
    color: #5dafde; }
  .tools-panel.article .download {
    color: #5dafde;
    border-bottom: 1px solid #5dafde; }
    .tools-panel.article .download:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
  .tools-panel.puzzles .item-likes {
    color: #ffbf42;
    margin-left: 10px;
    margin-right: 10px; }
  .tools-panel.puzzles .download {
    color: #ffbf42;
    border-bottom: 1px solid #ffbf42; }
    .tools-panel.puzzles .download:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
  .tools-panel.videogallery .item-likes {
    color: #ffbf42;
    margin-left: 10px;
    margin-right: 10px; }
  .tools-panel.nonograms .item-likes {
    color: #ffbf42;
    margin-left: 10px;
    margin-right: 10px; }
  .tools-panel.nonograms .download {
    color: #ffbf42;
    border-bottom: 1px solid #ffbf42; }
    .tools-panel.nonograms .download:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
  .tools-panel.lists .item-likes {
    color: #2e5fa9; }
  .tools-panel.lists .download {
    color: #2e5fa9;
    border-bottom: 1px solid #2e5fa9; }
    .tools-panel.lists .download:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
  .tools-panel.library .item-likes {
    color: #954825; }
  .tools-panel.library .download {
    color: #954825;
    border-bottom: 1px solid #954825; }
    .tools-panel.library .download:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
  .tools-panel.encyclopedia .item-likes {
    color: #409525; }
  .tools-panel.encyclopedia .download {
    color: #409525;
    border-bottom: 1px solid #409525; }
    .tools-panel.encyclopedia .download:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
  .tools-panel.presentations .item-likes {
    color: #5dafde;
    margin-left: 15px;
    margin-right: 10px; }
  .tools-panel.presentations .download {
    color: #5dafde;
    border-bottom: 1px solid #5dafde; }
    .tools-panel.presentations .download:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
  .tools-panel.tools-panel--download {
    margin: 0;
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .tools-panel.tools-panel--books {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin: 0; }
    .tools-panel.tools-panel--books .tools-version,
    .tools-panel.tools-panel--books .btn {
      margin-right: 10px;
      margin-bottom: 10px; }

.download-info {
  width: -webkit-calc(100% - 120px);
  width: -moz-calc(100% - 120px);
  width: calc(100% - 120px);
  margin-right: auto; }

.download-img {
  width: 105px;
  margin-right: 15px; }
  .download-img img {
    width: 100%;
    height: auto;
    display: block; }

.download-info--quiz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .download-info--quiz .download-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    -webkit-flex-flow: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-flow: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 32%;
    border: 1px solid #818181;
    padding: 1%; }
    .download-info--quiz .download-item:last-of-type {
      margin-right: 0; }
  .download-info--quiz download-size {
    margin-top: auto; }
  .download-info--quiz .download-size b {
    font-size: 1.2rem; }

.download-note a {
  text-decoration: underline;
  color: #00a3a9; }

.tools-panel-nonogram .download-img {
  width: 138px; }
.tools-panel-nonogram .download-info {
  width: -webkit-calc(100% - 160px);
  width: -moz-calc(100% - 160px);
  width: calc(100% - 160px); }

.download-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px 0; }
  .download-item p,
  .download-item h2 {
    margin-top: 0; }

.lists_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex; }

.lists_category {
  width: 100%;
  border-collapse: collapse; }
  .lists_category td {
    vertical-align: top; }
    .lists_category td:last-of-type {
      padding-right: 0; }
  .lists_category.list-three td {
    width: 33%; }
  .lists_category.list-two td {
    width: 50%; }

.lists_descriptions_after {
  padding: 20px 0;
  border-bottom: 1px solid #818181; }

.list_alphabets {
  margin: 30px 0; }

.list_alphabet {
  margin-bottom: 5px; }

.list_alphabet_item {
  display: inline-block;
  vertical-align: top;
  width: 38px;
  height: 38px;
  margin: 0 3px 6px 0; }

.list_alphabet_item--empty {
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: top;
  margin: 0 3px 6px 0;
  position: relative; }
  .list_alphabet_item--empty::before {
    display: block;
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #2e5fa9;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }

.list_alphabet_item a {
  display: block;
  color: #383838;
  padding: 8px 0 3px;
  border: 1px solid #878787;
  text-align: center;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: normal;
  text-decoration: none; }

.list_alphabet .btn.active,
.list_alphabet_item:hover a,
.list_alphabet_item.active a {
  background-color: #2e5fa9;
  border-color: #2e5fa9;
  color: #fff; }

.list_alphabet_items {
  list-style: none;
  margin: 0;
  padding-left: 0;
  width: 100%; }
  .list_alphabet_items.list_two {
    width: 50%; }
  .list_alphabet_items.list_three {
    width: 33%; }

.list_img {
  float: left; }

.item-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px; }

.item-likes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  color: #00a3a9;
  font-size: 1.2rem;
  margin: 2px 40px 10px 0; }
  .item-likes a {
    margin-right: 10px;
    outline: none; }
  .item-likes .thumb-up {
    display: block;
    vertical-align: top;
    width: 18px;
    height: 19px;
    background: url(../images/sprite.png?123);
    background-position: -176px -151px; }
    .item-likes .thumb-up.quiz {
      background-position: -233px -151px; }
    .item-likes .thumb-up.crossword {
      background-position: -195px -151px; }
    .item-likes .thumb-up.game {
      background-position: -214px -151px; }
    .item-likes .thumb-up.library {
      background-position: -271px -151px; }
    .item-likes .thumb-up.course {
      background-position: -271px -151px; }
    .item-likes .thumb-up.advice {
      background-position: -252px -151px; }
    .item-likes .thumb-up.video {
      background-position: -214px -151px; }

.item-description {
  font-size: 0.9rem;
  line-height: 1.5; }
  .item-description a {
    color: #00a3a9;
    border-bottom: 1px solid #00a3a9; }
  .item-description p {
    margin-top: 0; }
  .item-description ul {
    margin: 1em 0; }

.quiz-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  font-size: 1rem;
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center; }
  .quiz-filter .filter-btn {
    width: 38px;
    height: 38px;
    margin-left: 10px;
    background: url(../images/sprite.png?123);
    background-position: 0 -152px; }

.course-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  font-size: 1rem;
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center; }
  .course-filter .filter-btn {
    width: 38px;
    height: 38px;
    margin-left: 10px;
    background: url(../images/sprite.png?123);
    background-position: 0 -152px; }

.quiz-results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #818181; }
  .quiz-results span {
    margin: 8px 0; }

.filter-block {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0 15px;
  font-size: 0.9rem;
  border: 1px solid #efeded;
  background-color: #fff;
  z-index: 2;
  -webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15); }
  .filter-block.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex; }
  .filter-block .item {
    width: 230px; }

.filter-block-header {
  font-size: 1.5rem;
  margin-bottom: 10px;
  margin-top: 0; }

.filter-block-list {
  display: inline-block;
  vertical-align: top;
  width: -webkit-calc(100% - 249px);
  width: -moz-calc(100% - 249px);
  width: calc(100% - 249px);
  margin-right: 15px;
  padding: 15px 0;
  border-right: 1px solid #efeded; }

.filter-block-list-header {
  font-size: 0.9rem;
  min-width: 150px;
  margin: 0; }

.filter-block-featured {
  width: 235px;
  padding: 15px 0; }

.filter-block-featured-header {
  font-size: 1.5rem;
  margin: 0 0 15px; }

.filter-block-list-themes {
  margin-bottom: 15px; }

.filter-block-list-difficulty,
.filter-block-list-age,
.filter-block-list-show,
.filter-block-list-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  padding: 7px 15px 7px 0;
  margin-bottom: 10px; }

.filter-block-list-difficulty,
.filter-block-list-age,
.filter-block-list-show {
  border-bottom: 1px solid #efeded; }

.filter-block-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center; }
  .filter-block-btns .btn {
    margin-right: 20px; }

.filter-block-lists {
  display: inline-block;
  vertical-align: top;
  margin: 5px 0;
  font-size: 0.8rem;
  padding-left: 0;
  width: 49%; }
  .filter-block-lists li {
    list-style: none;
    white-space: nowrap; }
  .filter-block-lists label {
    line-height: normal;
    margin-bottom: 5px; }

.filter-block-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  font-size: 0.8rem; }
  .filter-block-radio.filter-block-wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  .filter-block-radio label {
    width: 178px; }

.filter-block-list-search-input {
  padding: 6px 10px;
  width: 100%; }

.show-right {
  font-size: 1rem;
  border-bottom: 1px solid #818181;
  margin-right: 30px; }
  .show-right:last-of-type {
    margin-right: 0; }

.prev-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  font-size: 0.9rem;
  margin: 30px 0; }
  .prev-next .prev,
  .prev-next .next {
    color: #00a3a9;
    position: relative;
    padding: 0 20px; }
  .prev-next .next {
    text-align: right;
    margin-left: auto; }
    .prev-next .next span {
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
  .prev-next .prev span {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .prev-next a {
    border-bottom: 1px solid #818181; }
    .prev-next a:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }

.related-quiz {
  margin-bottom: 20px; }

.related-puzzle {
  margin: 20px 0; }

.related-puzzle-header {
  color: #ffbf42;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2.3rem; }

.related-quiz-header {
  color: #00a3a9;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 2.3rem; }

.related-crossword-header {
  color: #a776d4;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 2.3rem; }

.related-quiz-text {
  margin: 20px 0 40px;
  font-size: 1rem; }

.related-quiz-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px; }
  .related-quiz-btns .btn {
    margin-right: 7px;
    padding: 7px 27px;
    margin-bottom: 10px; }

.related-course-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px; }
  .related-course-btns .btn {
    margin-right: 7px;
    padding: 7px 27px;
    margin-bottom: 10px; }

.number-of-pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-left: 5px;
  margin-right: 50px;
  padding-left: 0; }
  .number-of-pages.crossword .active {
    color: #a776d4; }
  .number-of-pages.articles .active {
    color: #5dafde; }
  .number-of-pages.puzzles .active {
    color: #ffbf42; }
  .number-of-pages.simulators .active {
    color: #e67b34; }
  .number-of-pages.lists .active {
    color: #2e5fa9; }
  .number-of-pages.library .active {
    color: #954825; }
  .number-of-pages.encyclopedia .active {
    color: #409525; }
  .number-of-pages.nonograms .active {
    color: #ffbf42; }
  .number-of-pages.simulators .active {
    color: #e67b34; }
  .number-of-pages .active {
    color: #00a3a9; }
  .number-of-pages .link {
    border-bottom: 1px solid #454645;
    color: #454645; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  padding-left: 0; }
  .pagination.pagination-book {
    position: relative;
    width: 100%; }
    .pagination.pagination-book .pagination-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-box;
      display: flex;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      -webkit-flex-grow: 1;
      -moz-box-flex: 1;
      flex-grow: 1;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .pagination.pagination-book .link {
      list-style: none;
      line-height: 1;
      margin: 0 4px; }
      .pagination.pagination-book .link:hover {
        color: #454645;
        border-bottom: none; }
    .pagination.pagination-book .prev,
    .pagination.pagination-book .next {
      position: absolute;
      top: 0; }
      .pagination.pagination-book .prev .pagination-link,
      .pagination.pagination-book .next .pagination-link {
        display: inline-block;
        vertical-align: middle; }
    .pagination.pagination-book .prev {
      left: 0; }
      .pagination.pagination-book .prev .pagination-link {
        margin-right: 5px; }
    .pagination.pagination-book .next {
      right: 0; }
      .pagination.pagination-book .next .pagination-link {
        margin-left: 5px; }
  .pagination.crossword .link,
  .pagination.crossword b {
    color: #a776d4; }
  .pagination.article .link,
  .pagination.article b {
    color: #5dafde; }
  .pagination.puzzles .link,
  .pagination.puzzles b {
    color: #ffbf42; }
  .pagination.simulators .link,
  .pagination.simulators b {
    color: #e67b34; }
  .pagination.lists .link,
  .pagination.lists b {
    color: #2e5fa9; }
  .pagination.articles .link,
  .pagination.articles b {
    color: #5dafde; }
  .pagination.nonograms .link,
  .pagination.nonograms b, .pagination.games .link,
  .pagination.games b {
    color: #ffbf42; }
  .pagination.library .link,
  .pagination.library b {
    color: #954825; }
  .pagination.encyclopedia .link,
  .pagination.encyclopedia b {
    color: #409525; }
  .pagination b {
    color: #00a3a9;
    font-weight: normal; }
  .pagination li {
    list-style: none;
    line-height: 1; }
    .pagination li:hover {
      color: #454645;
      border-bottom: none; }
  .pagination .link {
    color: #00a3a9; }
    .pagination .link a {
      border-bottom: 1px solid #454645; }
  .pagination .pagination-link {
    width: 8px;
    height: 15px;
    display: block;
    background: url(../images/sprite.png?123); }
  .pagination .pagination-prev {
    background-position: -216px -120px; }
  .pagination .pagination-next {
    background-position: -228px -120px; }

.recipe-tabs-item {
  width: 100%;
  padding: 10px 0;
  font-size: 0.9rem;
  display: none; }
  .recipe-tabs-item.active {
    display: block; }
  .recipe-tabs-item a {
    color: #207bc5;
    text-decoration: underline; }
  .recipe-tabs-item ul {
    margin: 1em 0;
    padding-left: 20px; }

.add_comment .btn {
  text-decoration: none;
  color: inherit; }
.add_comment textarea {
  width: 100%;
  min-height: 100px;
  max-height: 450px;
  margin-bottom: 15px;
  resize: vertical; }

.recipe-description .item {
  width: 100%; }
.recipe-description a {
  text-decoration: underline; }
.recipe-description h3 {
  margin-top: 0; }

.recipe-content-more {
  width: 180px;
  float: right; }
  .recipe-content-more h3 {
    font-size: 1.5rem;
    color: #5dafde; }
  .recipe-content-more .item:last-of-type {
    margin-bottom: 0; }

.recipe-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin: 15px 0;
  padding-left: 0; }
  .recipe-tabs li {
    margin-right: 10px;
    list-style: none; }
  .recipe-tabs .btn.active {
    color: #f04f00; }

.recipe-content-more-header {
  color: #000;
  margin: 0 0 6px; }

.not-user a {
  color: #f04f00;
  border-bottom: 1px solid #f04f00; }

.block-container-lists {
  display: block;
  margin-bottom: 30px;
  width: 100%;
  overflow: hidden;
  padding: 1px 0 1px 10px; }

.block-container-list {
  font-size: 1rem;
  margin-bottom: 10px;
  list-style: none;
  margin-right: 20px;
  float: left;
  white-space: nowrap; }
  .block-container-list a {
    border-bottom: 1px solid #818181;
    line-height: 1.5; }
    .block-container-list a:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }

.clouds-container {
  margin-bottom: 30px;
  width: 100%; }

.clouds {
  border: 1px solid #efeded;
  display: inline-block; }
  .clouds a {
    text-decoration: none; }
  .clouds .left {
    float: left;
    border-right: 1px solid #efeded;
    padding: 5px 10px; }
    .clouds .left:hover {
      color: #f04f00; }
  .clouds .right {
    float: left;
    background: #6f706f;
    padding: 5px;
    color: #fff; }

.nav {
  font-size: 0.9rem; }
  .nav a {
    color: #207bc5;
    text-decoration: underline; }

.table {
  display: table; }
  .table > img,
  .table > span {
    display: table-cell;
    vertical-align: middle; }
  .table > img {
    max-width: 150px;
    border: 1px solid #F4F4F4;
    margin-right: 20px; }
  .table > span {
    vertical-align: top; }

.clearfix {
  clear: both; }

.leftimg1 {
  float: left;
  padding-right: 18px;
  border-right: 1px solid #CFD0D0;
  max-width: 200px;
  margin-right: 20px;
  height: auto; }

.rightimg {
  float: right;
  padding-left: 18px;
  border-left: 1px solid #cfd0d0;
  max-width: 200px;
  margin-left: 20px;
  border-right: none;
  height: auto; }

.recipes_block .tabs div {
  z-index: 2;
  position: relative;
  padding: 11px 16px 5px 16px;
  float: left;
  margin-bottom: -1px;
  background: #fff;
  font-size: 18px;
  border-bottom: 1px solid #cfd0d0; }
  .recipes_block .tabs div a {
    text-decoration: underline;
    color: #3b372c; }

.main_recipe {
  z-index: 1;
  position: relative;
  width: 494px;
  float: left;
  clear: left;
  font-size: 15px;
  font-family: 'Calibri';
  padding: 19px 20px 39px 16px;
  border: 1px solid #cfd0d0;
  -webkit-border-radius: 0 3px 3px 3px;
  -moz-border-radius: 0 3px 3px 3px;
  border-radius: 0 3px 3px 3px; }
  .main_recipe span.recipe_note {
    font-style: italic; }
    .main_recipe span.recipe_note span {
      color: #5699cf; }
  .main_recipe h2 {
    color: #279d07;
    font-size: 18px; }

.social_icons {
  float: left;
  margin: -43px 11px 0 265px;
  position: relative;
  left: 32px; }
  .social_icons .b-share__handle {
    padding: 3px 3px 0 2px !important; }

.also_delicious {
  float: right;
  margin: 10px 0 0 10px; }
  .also_delicious span.first_line {
    font-size: 18px;
    color: #279d07;
    margin-bottom: 4px;
    float: left; }

.favorites_page td.acent {
  padding: 0 5px; }

.section_description {
  margin-top: 25px; }
  .section_description p {
    margin: 1em 0; }

.page-recept1 .social_icons {
  display: block;
  position: absolute;
  right: 0;
  top: -30px;
  margin: 0;
  float: none;
  left: auto; }

.error_block {
  margin: 5px 0;
  color: red; }

.enterf .btn {
  margin-top: 10px;
  width: 120px; }
.enterf td {
  vertical-align: center; }

span.send_wait {
  display: none;
  color: #f04f00; }

.title-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-bottom: 10px;
  padding: 20px;
  border-bottom: 1px solid #efeded; }

.progress_bar {
  margin-top: 10px; }

.green {
  color: #0BB700; }

.red {
  color: #e11d04; }

.pull-right {
  margin-right: 5px; }

.text_rezult {
  margin: 10px 0; }

.block_questions {
  width: 100%; }
  .block_questions .input-textarea {
    width: -webkit-calc(100% - 25px);
    width: -moz-calc(100% - 25px);
    width: calc(100% - 25px); }
    .block_questions .input-textarea.error {
      color: red;
      border-color: red; }

.block_question {
  margin-bottom: 20px;
  text-align: left;
  position: relative; }
  .block_question:last-of-type {
    margin-bottom: 0; }
  .block_question.disabled input + .label-radio,
  .block_question.disabled input + .label-checkbox {
    cursor: default; }
    .block_question.disabled input + .label-radio::before,
    .block_question.disabled input + .label-checkbox::before {
      cursor: default; }
  .block_question.create {
    padding-right: 25px;
    margin-bottom: 30px; }
    .block_question.create .question,
    .block_question.create .answer {
      padding-left: 10px; }
    .block_question.create .input-text.error {
      border-color: red;
      color: red; }
  .block_question.create-manager {
    padding-right: 2px; }
    .block_question.create-manager .answer-block {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-box;
      display: flex; }
    .block_question.create-manager .label-create {
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
      align-self: flex-start;
      margin-right: 10px; }
    .block_question.create-manager input + .label-radio::before {
      margin-right: 0; }
    .block_question.create-manager .input-text {
      width: 100%; }
  .block_question .close {
    position: absolute;
    top: 8px;
    right: 0;
    background: url(../images/sprite.png?123);
    background-position: -258px -133px;
    width: 16px;
    height: 16px; }

.rezult_bottom {
  padding: 20px 0;
  font-size: 0.9rem; }
  .rezult_bottom div {
    display: inline-block;
    margin-right: 40px; }
    .rezult_bottom div:last-of-type {
      margin-right: 0; }

.win_questions {
  -webkit-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 2px 3px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid #efeded; }

.pop-up-questions {
  padding: 0 20px;
  border-bottom: 1px solid #efeded; }
  .pop-up-questions .question {
    margin-top: 30px; }
  .pop-up-questions .btn {
    margin-bottom: 20px; }

.pop-up-close {
  position: absolute;
  top: 7px;
  right: 7px;
  width: 16px;
  height: 16px;
  padding: 0;
  cursor: pointer;
  background: url(../images/sprite.png?123);
  background-position: -258px -133px;
  border: none; }

.feedback {
  margin-bottom: 30px; }
  .feedback label {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 20px; }
  .feedback .text {
    width: 302px;
    margin-bottom: 20px; }
  .feedback .btn {
    margin-top: 20px; }
  .feedback .feedback-textarea {
    width: 100%;
    margin-bottom: 20px; }

.advanced-search .text {
  width: 302px;
  margin-bottom: 10px;
  height: 38px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.advanced-search .btn {
  margin-left: 20px; }
.advanced-search .print {
  display: inline-block;
  vertical-align: middle;
  margin: 3px 0 0 5px; }
.advanced-search.proverbs-search label {
  width: auto;
  margin-bottom: 10px;
  margin-right: 15px; }

.registration-form-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.registration-container {
  width: 50%;
  border-right: 1px solid #efeded; }

.registration-social-container {
  width: 50%;
  padding-left: 10px; }

.user-info {
  padding: 0 10px 0 0; }
  .user-info .registration-label {
    display: inline-block;
    vertical-align: top;
    min-width: 150px;
    margin-right: 10px;
    margin-bottom: 20px; }
  .user-info input {
    width: 200px;
    margin-bottom: 10px; }

.line {
  border-bottom: 1px solid #efeded; }

.personal__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 30px; }
  .personal__form .user-info-annotation {
    margin-top: 0; }

.personal-container {
  width: -webkit-calc(100% - 320px);
  width: -moz-calc(100% - 320px);
  width: calc(100% - 320px);
  margin-bottom: 30px; }
  .personal-container label {
    font-size: 1rem;
    margin-right: 15px; }
  .personal-container .quiz_rules,
  .personal-container .crossword_rules {
    margin-bottom: 0;
    padding-bottom: 0; }

.personal-password-container {
  width: -webkit-calc(100% - 290px);
  width: -moz-calc(100% - 290px);
  width: calc(100% - 290px);
  margin-bottom: 30px; }
  .personal-password-container label {
    font-size: 1rem;
    margin-right: 15px; }

.personal-sex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .personal-sex-container label {
    margin-bottom: 15px; }

.personal-tab {
  display: inline-block;
  vertical-align: top;
  font-size: 1.3rem;
  line-height: normal;
  font-family: "Yanone Kaffeesatz", sans-serif;
  margin-right: 20px;
  border-bottom: 1px solid #454645; }
  .personal-tab.active, .personal-tab:hover {
    color: #f04f00;
    border-bottom-color: #f04f00; }
    .personal-tab.active.quiz, .personal-tab:hover.quiz {
      color: #00a3a9;
      border-bottom-color: #00a3a9; }
    .personal-tab.active.recipe, .personal-tab:hover.recipe {
      color: #5dafde;
      border-bottom-color: #5dafde; }
    .personal-tab.active.crossword, .personal-tab:hover.crossword {
      color: #a776d4;
      border-bottom-color: #a776d4; }
    .personal-tab.active.advice, .personal-tab:hover.advice {
      color: #5dafde;
      border-bottom-color: #5dafde; }
    .personal-tab.active.library, .personal-tab:hover.library {
      color: #954825;
      border-bottom-color: #954825; }
    .personal-tab.active.encyclopedia, .personal-tab:hover.encyclopedia {
      color: #409525;
      border-bottom-color: #409525; }
    .personal-tab.active.puzzle, .personal-tab:hover.puzzle {
      color: #ffbf42;
      border-bottom-color: #ffbf42; }
    .personal-tab.active.game, .personal-tab:hover.game {
      color: #ffbf42;
      border-bottom-color: #ffbf42; }
    .personal-tab.active.list, .personal-tab:hover.list {
      color: #2e5fa9;
      border-bottom-color: #2e5fa9; }

.personal-avatar {
  width: 294px;
  margin: 0 25px 25px 0;
  text-align: center; }
  .personal-avatar .personal-img {
    width: 100%;
    height: auto; }
  .personal-avatar img {
    display: block;
    max-width: 100%;
    height: auto; }
  .personal-avatar .btn {
    margin: 15px auto; }

.personal__label {
  display: block; }
  .personal__label .link {
    border-bottom: 1px solid #f04f00;
    color: #f04f00;
    font-size: 0.9rem; }

.personal__text {
  display: block;
  width: 100%;
  margin: 5px 0 20px; }

.personal__date {
  display: block;
  width: 100%;
  max-width: 200px;
  margin: 10px 0 20px; }

.obzor {
  border-collapse: collapse;
  margin-bottom: 30px; }
  .obzor tr td {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px; }
  .obzor .article-btn {
    display: block;
    color: #fff;
    background: #207bc5;
    padding: 3px 30px 0;
    margin: 1px auto 0;
    text-decoration: none;
    font-family: "Yanone Kaffeesatz", sans-serif;
    font-size: 1.6rem;
    letter-spacing: 1.3px; }
    .obzor .article-btn.mobile {
      display: none; }

.obzor__more .item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.obzor__more .item-name {
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 1.5rem;
  color: #454645;
  text-align: center;
  padding: 10px 20px;
  text-decoration: none;
  line-height: 1.2; }
.obzor__more .article-btn {
  color: #fff;
  background: #207bc5;
  padding: 6px 30px;
  display: inline-block;
  margin: auto auto 15px;
  text-decoration: none; }

.obzor__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: 100%;
  border-top: 1px solid #efeded;
  padding: 15px 0; }
  .obzor__line:last-of-type {
    border-bottom: 1px solid #efeded; }

.obzor__content h2 {
  margin-top: 0; }

.obzor__link {
  text-align: center;
  margin-right: 30px; }
  .obzor__link .article-img {
    width: 240px;
    height: 240px;
    display: block; }
    .obzor__link .article-img img {
      display: block;
      width: auto;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      margin: 0 auto; }

.result__container {
  width: 100%;
  margin-bottom: 50px;
  position: relative; }

.result__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 15px; }
  .result__line.puzzle {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .result__line.puzzle .result__fav {
      padding-top: 1px; }
    .result__line.puzzle p {
      margin: 4px 0;
      font-family: "Open Sans", sans-serif;
      font-size: 0.9rem; }

.result__fav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-right: 10px; }
  .result__fav span {
    min-width: 20px;
    margin-top: 1px;
    margin-left: 11px; }
  .result__fav .fav {
    margin-left: 10px; }
  .result__fav.left {
    margin-left: 10px;
    margin-right: 0; }

.result__edit {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 24px;
  background: url(../images/sprite.png?123);
  background-position: -106px -120px;
  margin-left: 10px; }
  .result__edit.lock {
    visibility: hidden; }

.result__check {
  min-width: 40px;
  text-align: center; }

.result__likes {
  min-width: 65px;
  height: 25px; }
  .result__likes.crossword span {
    color: #a776d4; }
  .result__likes span {
    display: inline-block;
    vertical-align: top;
    color: #00a3a9;
    margin-left: 4px; }

.result__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 30px; }
  .result__stars .star-rating {
    margin-bottom: 0; }

.result__name {
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 1.3rem;
  line-height: normal;
  padding: 5px 0 3px; }

.result__score {
  margin: 4px 0;
  font-size: .9rem;
  font-family: "Open Sans", sans-serif; }

.result__checkbox,
.result__status {
  margin-left: auto; }

.result__comment {
  display: inline-block;
  vertical-align: top;
  width: 28px;
  height: 20px;
  background: url(../images/sprite.png?123);
  background-position: -128px -119px;
  margin-left: 10px;
  outline: none; }

.all_list {
  padding-left: 0; }
  .all_list li {
    list-style: none; }

.position_table {
  border-collapse: collapse; }
  .position_table .position_text {
    margin-left: 0; }

.block_position .position_tr td {
  font-size: 1rem;
  padding: 5px 14px;
  border: 1px solid #efeded; }

.position_li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  border: 1px solid #efeded;
  font-size: 1rem;
  padding: 5px 14px;
  margin-bottom: 2px; }
  .position_li .quiz,
  .position_li .crossword {
    color: #fff;
    width: 31px;
    height: 31px; }
  .position_li .quiz {
    background-color: #00a3a9; }
  .position_li .crossword {
    background-color: #a776d4; }

.position_icon img {
  display: inline-block;
  vertical-align: top;
  width: auto;
  max-width: 100px;
  height: auto;
  max-height: 100px; }

.position_link {
  margin-left: 10px; }
  .position_link a {
    color: #2e5fa9;
    border-bottom: 1px solid #2e5fa9; }
    .position_link a:hover {
      color: #f04f00;
      border-bottom-color: #f04f00; }

.position_title span {
  display: inline-block;
  vertical-align: top;
  min-width: 75px; }
.position_title .link {
  color: #2e5fa9;
  border-bottom: 1px solid #2e5fa9; }
  .position_title .link:hover {
    color: #f04f00;
    border-bottom-color: #f04f00; }

.link_ok:hover {
  cursor: pointer;
  background-color: #93aed5; }

.position_color {
  min-width: 100px;
  margin-right: 5px; }
  .position_color span {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    margin-top: 3px; }

.position_iteration {
  margin-right: 10px; }

.block_position_admin .position_li:hover,
.block_position_admin .position_tr:hover {
  background-color: #93aed5; }

.position_text {
  margin-left: 10px; }
  .position_text p {
    margin: 0; }
  .position_text .link {
    color: #2e5fa9;
    border-bottom: 1px solid #2e5fa9; }
    .position_text .link:hover {
      color: #f04f00;
      border-bottom-color: #f04f00; }

.position_edite {
  width: 23px;
  height: 23px;
  padding: 0;
  cursor: pointer;
  background: url(../images/sprite.png?123);
  background-position: -100px -66px;
  margin: 0 10px 0 auto; }

.position_delete {
  width: 16px;
  height: 16px;
  padding: 0;
  cursor: pointer;
  background: url(../images/sprite.png?123);
  background-position: -258px -133px;
  margin: 0 -10px 0 0; }

.position_dialog input {
  width: 100%; }

.modal-registration .ulogin-link:nth-of-type(4n) {
  margin-right: 0; }

.ulogin-container {
  position: relative; }

.ulogin-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  cursor: pointer; }

.ulogin-link {
  display: inline-block;
  vertical-align: top;
  width: 39px;
  height: 39px;
  margin-right: 7px;
  margin-bottom: 13px;
  background: url(../images/sprite.png?123);
  font-size: 0; }
  .ulogin-link.vkontakte {
    background-position: -240px 0; }
  .ulogin-link.odnoklassniki {
    background-position: -40px 0; }
  .ulogin-link.facebook {
    background-position: 0 0; }
  .ulogin-link.instagram {
    background-position: -120px 0; }
  .ulogin-link.twitter {
    background-position: -200px 0; }
  .ulogin-link.yandex {
    background-position: -40px -40px; }
  .ulogin-link.googleplus, .ulogin-link.google {
    background-position: 0 -40px; }
  .ulogin-link.mailru {
    background-position: -160px 0; }
  .ulogin-link.steam {
    background-position: -40px -80px; }
  .ulogin-link.linkedin {
    background-position: 0 -80px; }

.ya-share2__container_size_m .ya-share2__icon {
  width: 39px;
  height: 39px; }

.ya-share2__list {
  padding: 0; }

.ya-share2__item {
  display: inline-block;
  vertical-align: top;
  list-style: none;
  width: 39px;
  height: 39px;
  margin-right: 8px;
  background: url(../images/sprite.png?123);
  font-size: 0;
  cursor: pointer; }
  .ya-share2__item.ya-share2__item_service_vkontakte {
    background-position: -240px 0; }
  .ya-share2__item.ya-share2__item_service_odnoklassniki {
    background-position: -40px 0; }
  .ya-share2__item.ya-share2__item_service_facebook {
    background-position: 0 0; }
  .ya-share2__item.ya-share2__item_service_twitter {
    background-position: -200px 0; }
  .ya-share2__item.ya-share2__item_service_moimir {
    background-position: -160px 0; }
  .ya-share2__item.ya-share2__item_service_viber {
    background-position: -80px -40px; }
  .ya-share2__item.ya-share2__item_service_whatsapp {
    background-position: -160px -40px; }
  .ya-share2__item.ya-share2__item_service_skype {
    background-position: -200px -40px; }
  .ya-share2__item.ya-share2__item_service_telegram {
    background-position: -120px -40px; }
  .ya-share2__item.ya-share2__item_service_blogger {
    background-position: -240px -40px; }
  .ya-share2__item.ya-share2__item_service_reddit {
    background-position: -240px -80px; }
  .ya-share2__item.ya-share2__item_service_tumblr {
    background-position: -200px -80px; }
  .ya-share2__item.ya-share2__item_service_pinterest {
    background-position: -80px -80px; }
  .ya-share2__item:last-of-type {
    margin-bottom: 0;
    margin-right: 0; }

.ya-share2__link {
  display: block;
  height: 100%;
  width: 39px;
  height: 39px;
  outline: none;
  border-bottom: none; }

.errors {
  color: #da0404;
  margin-bottom: 10px;
  font-size: 0.9rem; }
  .errors p {
    margin: 3px 0;
    font-size: 0.9rem; }

.advertisers {
  margin-bottom: 30px; }
  .advertisers label {
    width: 100%;
    display: block; }
  .advertisers .text {
    width: 302px;
    margin: 5px 0 10px; }
  .advertisers textarea.text {
    width: 100%;
    margin: 5px 0 20px;
    resize: vertical;
    max-height: 400px; }

.search-form {
  margin-bottom: 30px; }
  .search-form label {
    width: 100%;
    display: block; }
  .search-form select,
  .search-form input {
    margin: 5px 0 10px;
    width: 302px; }

.g-recaptcha {
  margin: 10px 0; }

.map a {
  text-decoration: underline;
  border-bottom: none; }

.comment_block {
  padding: 10px 0;
  border-top: 1px solid #efeded; }
  .comment_block:first-of-type {
    margin-top: 20px; }

.comment_title {
  margin-bottom: 5px; }

.position_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  min-width: 80px; }

.more_quiz,
.more_crossword {
  display: block;
  padding: 5px 10px;
  width: 31px;
  height: 31px;
  margin-right: 6px;
  color: #fff;
  font-family: "Yanone Kaffeesatz", sans-serif;
  line-height: normal;
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 15px;
  overflow: hidden; }

.more_quiz {
  background-color: #00a3a9; }

.more_crossword {
  background-color: #a776d4; }

.position_partner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  font-size: 1rem;
  font-weight: 300;
  margin-bottom: 3px;
  color: #454645; }

.more_buy {
  color: #2e5fa9;
  border-bottom: 1px solid #2e5fa9;
  text-transform: lowercase; }
  .more_buy:first-of-type {
    margin-left: 10px; }

.modal-friend__share {
  margin-bottom: 30px; }

.simulator {
  margin-bottom: 30px; }
  .simulator .label-radio,
  .simulator .label-checkbox {
    margin-bottom: 10px; }

.simulator-example {
  margin-bottom: 30px; }

.simulator-percent .game__finish {
  width: 120px;
  height: 85px;
  top: 30%;
  right: 10px;
  border: 1px solid #818181;
  overflow: hidden;
  padding: 27px; }
.simulator-percent .game__example {
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 300px;
  height: 85px;
  text-align: center;
  padding: 27px;
  border: 1px solid #818181;
  font-size: 22px; }
.simulator-percent .game__result {
  white-space: nowrap; }

.simulator-bigger-number .game__finish {
  width: 100%;
  top: 10%;
  left: 0;
  height: 43%;
  padding: 35px;
  border: 1px solid #818181;
  border-left: none;
  border-right: none;
  overflow: hidden; }
.simulator-bigger-number .game__container {
  border: none; }
.simulator-bigger-number .game__result {
  opacity: 0; }

.simulator-hundred .game__finish {
  display: block;
  width: 100%;
  height: 40px;
  top: 5%;
  left: 0;
  padding: 0;
  background: none;
  overflow: hidden;
  text-align: center; }
.simulator-hundred .game__result {
  opacity: 0; }
.simulator-hundred .game__item {
  width: 35px;
  height: 35px;
  padding: 0; }
  .simulator-hundred .game__item.active {
    background-color: #e67b34;
    z-index: 11; }

.simulator-addition .game__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 340px; }
.simulator-addition .game__example {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  -webkit-flex-flow: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-flow: column;
  margin: 30px auto auto; }
.simulator-addition .game__result {
  opacity: 0; }
.simulator-addition .game__results {
  width: 100%;
  padding-top: 10px;
  border-top: 1px solid #818181; }
.simulator-addition .second__example {
  margin-bottom: 15px; }
.simulator-addition .game__results,
.simulator-addition .first__example,
.simulator-addition .second__example {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-left: 10px;
  padding-right: 10px; }
.simulator-addition #game_pre_results {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: none;
  padding-top: 0; }
  .simulator-addition #game_pre_results .game__results {
    margin-bottom: 10px;
    padding-top: 10px; }
.simulator-addition .first__example,
.simulator-addition .second__example {
  padding-left: 40px; }
.simulator-addition .pre__result__item,
.simulator-addition .result__item,
.simulator-addition .example__item {
  width: 55px;
  height: 55px;
  padding: 10px 0;
  text-align: center;
  font-size: 24px;
  overflow: hidden;
  cursor: initial;
  z-index: 10;
  border: 1px solid #818181;
  margin-right: 15px; }
  .simulator-addition .pre__result__item:last-of-type,
  .simulator-addition .result__item:last-of-type,
  .simulator-addition .example__item:last-of-type {
    margin-right: 0; }
.simulator-addition .pre__result__item {
  background: #e7e5e5; }
.simulator-addition .example__plus {
  font-size: 60px;
  margin: -30px 0 -24px; }
.simulator-addition .example__minus {
  font-size: 60px;
  margin: -37px 0 -24px; }
.simulator-addition .example__multiplication {
  font-size: 40px;
  margin: -22px 0 -15px; }
.simulator-addition .game__start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  position: static;
  margin: auto 0 15px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  height: auto; }
.simulator-addition .game__item {
  position: static; }
.simulator-addition .example__container {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.simulator-multiplication .game__example {
  margin-top: 30px; }
.simulator-multiplication .game__main {
  height: 500px; }

.pop-up {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1000; }
  .pop-up.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex; }
  .pop-up > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    max-width: 650px;
    padding: 20px;
    border: 1px solid #efeded;
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 10px 2px rgba(0, 0, 0, 0.15);
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .pop-up > .container h2 {
      width: 100%; }
  .pop-up .close {
    position: absolute;
    top: 6px;
    right: 6px;
    background: url(../images/sprite.png?123);
    background-position: -258px -133px;
    width: 16px;
    height: 16px; }
  .pop-up .pop-up-text {
    width: 100%;
    margin: 15px 0; }
  .pop-up .pop-up-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    -webkit-flex-flow: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-flow: column;
    text-align: center;
    width: 100%; }
  .pop-up .pop-up-btns {
    width: 100%; }
  .pop-up .rotate-btn {
    font-size: 2rem;
    line-height: 1;
    padding: 4px 25px 0; }
  .pop-up .avatar-container {
    max-width: 600px;
    max-height: -webkit-calc(100vh - 150px);
    max-height: -moz-calc(100vh - 150px);
    max-height: calc(100vh - 150px);
    margin: 15px auto;
    overflow: hidden; }
    .pop-up .avatar-container img {
      min-width: 300px;
      max-width: 600px;
      min-height: 300px;
      max-height: 600px; }

.identity-mapping-container {
  display: none; }
  .identity-mapping-container .ulogin-link:nth-of-type(4n) {
    margin-right: 7px; }

.social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  width: 100%;
  position: relative;
  margin-bottom: 10px; }
  .social-link img {
    margin-right: 30px; }
  .social-link a:nth-of-type(2) {
    margin-right: 10px; }
  .social-link input {
    width: 60%;
    margin-right: 10px; }
  .social-link .btn {
    padding: 3px 15px;
    min-width: 100px; }
  .social-link .ulogin-link {
    margin-bottom: 0; }

div.eskiz_debug,
.eskiz_debug_modal {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
  font-size: 13px;
  font-family: Arial;
  font-weight: normal; }
  div.eskiz_debug *,
  div.eskiz_debug *::after,
  div.eskiz_debug *::before,
  .eskiz_debug_modal *,
  .eskiz_debug_modal *::after,
  .eskiz_debug_modal *::before {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    font-size: 13px; }

.list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  padding: 15px 0;
  border-top: 1px solid #efeded; }
  .list__item:last-of-type {
    border-bottom: 1px solid #efeded; }

.list__item--header {
  margin-top: 0; }
  .list__item--header a {
    border-bottom: none;
    display: block; }
    .list__item--header a:hover {
      border-bottom: none; }

.list__item--img {
  margin-right: 30px; }

.services__link {
  padding-left: 10px; }
  .services__link a {
    color: inherit;
    text-decoration: none; }

.ui-dialog .ui-widget-header ~ .ui-dialog-content {
  border: none; }
.ui-dialog .ui-dialog-content .btn {
  color: #454645; }
  .ui-dialog .ui-dialog-content .btn:hover {
    color: #454645;
    border-bottom: 1px solid #818181; }
.ui-dialog .ui-dialog-content p {
  word-break: break-word; }
.ui-dialog .ui-dialog-content .ya-share2__link {
  border-bottom: none; }
  .ui-dialog .ui-dialog-content .ya-share2__link:hover {
    border-bottom: none; }

.offer-center {
  width: 100%;
  margin-bottom: 30px; }

.offer-center__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: 100%; }

.offer-center__item {
  margin-right: auto;
  max-width: 300px; }
  .offer-center__item:last-of-type {
    margin-right: 0; }
  .offer-center__item.responsive {
    margin: 0 auto; }

.offers-right {
  width: 100%;
  position: relative; }
  .offers-right.fixed {
    position: absolute;
    left: 0; }

.offer-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99999;
  width: 400px;
  height: 250px; }

.offer-left,
.offer-right {
  width: 320px;
  -webkit-transition: margin .4s ease;
  -o-transition: margin .4s ease;
  -moz-transition: margin .4s ease;
  transition: margin .4s ease;
  z-index: 1; }
  .offer-left > ins,
  .offer-left > div,
  .offer-right > ins,
  .offer-right > div {
    margin-bottom: 10px; }
  .offer-left.advert,
  .offer-right.advert {
    padding-top: 10px;
    margin-bottom: 10px; }
  .offer-left.offer-right--overflow,
  .offer-right.offer-right--overflow {
    overflow: hidden; }
  .offer-left .overflow,
  .offer-right .overflow {
    overflow: hidden; }

.offer-right--fixed2,
.offer-right--fixed {
  position: relative;
  top: 0;
  left: 0;
  width: 320px;
  z-index: 19;
  background: #efeded;
  padding: 0 0 10px 0; }
  .offer-right--fixed2.fixed,
  .offer-right--fixed.fixed {
    position: fixed;
    z-index: 999999; }
  .offer-right--fixed2 > div,
  .offer-right--fixed > div {
    width: 320px; }

.offer-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .offer-link img {
    max-width: 300px;
    max-height: 250px;
    display: block; }

.offer-bottom {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  /*border-bottom: 1px solid $gray;*/ }
  .offer-bottom .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    margin: 0 auto; }
    .offer-bottom .center > div {
      margin: 0 auto; }

.offer-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.scroll-top {
  display: none;
  position: fixed;
  bottom: 50px;
  left: 40px;
  z-index: 1;
  background-color: #fff; }
  .scroll-top.active {
    display: block; }

.quiz__not-play {
  margin-bottom: 30px; }

.quiz_rules {
  position: relative;
  padding-bottom: 20px;
  padding-right: 25px;
  margin-bottom: 15px; }
  .quiz_rules a.link {
    color: #00a3a9;
    border-bottom: 1px solid #00a3a9; }
    .quiz_rules a.link:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
  .quiz_rules.active .quiz_rules_content, .quiz_rules.active .quiz_instruction_content {
    max-height: none; }

.crossword_rules {
  position: relative;
  padding-bottom: 20px;
  padding-right: 25px;
  margin-bottom: 15px; }
  .crossword_rules a.link {
    color: #a776d4;
    border-bottom: 1px solid #a776d4; }
    .crossword_rules a.link:hover {
      color: #f04f00;
      border-bottom: 1px solid #f04f00; }
  .crossword_rules.active .crossword_rules_content {
    max-height: none; }

.quiz_rules_content {
  max-height: 94px;
  overflow: hidden; }

.quiz_instruction_content {
  max-height: 94px;
  overflow: hidden; }

.crossword_rules_content {
  max-height: 94px;
  overflow: hidden; }

.quiz_rules_more {
  position: absolute;
  bottom: 0px;
  left: 24px;
  color: #00a3a9;
  border-bottom: 1px solid #00a3a9; }
  .quiz_rules_more:hover {
    color: #f04f00;
    border-bottom: 1px solid #f04f00; }

.crossword_rules_more {
  position: absolute;
  bottom: 0px;
  left: 24px;
  color: #a776d4;
  border-bottom: 1px solid #a776d4; }
  .crossword_rules_more:hover {
    color: #f04f00;
    border-bottom: 1px solid #f04f00; }

.label_rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .label_rows input + .label-checkbox {
    width: 60px; }

.position_audio_btn {
  display: inline-block;
  vertical-align: super;
  font-size: 0;
  border: none;
  width: 15px;
  height: 17px;
  background: url(../images/sprite.png?123) no-repeat;
  background-position: -240px -121px;
  cursor: pointer;
  outline: none; }

.orders__form label {
  display: block;
  margin-bottom: 10px; }
.orders__form .input-text,
.orders__form .input-textarea {
  width: 100%;
  margin-bottom: 10px; }
  .orders__form .input-text.error,
  .orders__form .input-textarea.error {
    border-color: red;
    color: red; }
.orders__form .input-textarea {
  resize: vertical;
  min-height: 90px; }

.order__price {
  font-size: 16px;
  color: #f04f00; }

.order__count {
  width: 20px;
  text-align: right;
  margin-right: 5px; }

.order__content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  padding-right: 30px; }

.order__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  position: relative;
  margin-bottom: 10px; }
  .order__item:not(:last-of-type) {
    border-bottom: 1px solid #9a9a9a; }
  .order__item .close {
    position: absolute;
    top: 8px;
    right: 0; }
    .order__item .close img {
      display: block; }

.order__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: 100%;
  padding: 0 30px; }

.order__total {
  margin-left: auto;
  font-size: 16px; }

.game__container {
  width: 100%;
  margin: 30px 0;
  overflow: hidden; }

.game__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: 100%;
  padding: 10px 15px;
  background: #e67b34; }

.game__main {
  position: relative;
  height: 290px;
  border: 1px solid #818181;
  border-top: none; }
  .game__main * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.game__start {
  width: 100%;
  height: 100%;
  position: relative; }

.game__finish {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 35%;
  height: 100%;
  bottom: 0;
  top: 0;
  font-size: 32px;
  font-family: "Yanone Kaffeesatz", sans-serif;
  text-align: center; }

.game__even {
  left: 0;
  border-right: 1px solid #818181; }

.game__odd {
  right: 0;
  border-left: 1px solid #818181; }

.game__item {
  position: absolute;
  width: 55px;
  height: 55px;
  background: #efeded;
  padding: 10px 0;
  text-align: center;
  font-size: 24px;
  overflow: hidden;
  cursor: pointer;
  z-index: 10;
  border: 1px solid #818181; }

.game__result {
  position: absolute;
  z-index: 11;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 15px 20px;
  border: 1px solid #818181;
  text-align: center;
  overflow: hidden;
  font-size: 18px;
  -webkit-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  transition: opacity 1s ease; }
  .game__result.good {
    background-color: green;
    color: #fff; }
  .game__result.bad {
    background-color: red; }

.game__score {
  color: #fff;
  font-size: 18px;
  position: absolute; }

.game__level {
  margin: 0 auto;
  color: #fff;
  font-size: 18px; }
  .game__level span {
    color: #fff; }

.canvaswrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 500px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .canvaswrapper .canvas {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background: silver; }
    .canvaswrapper .canvas.example {
      background: none; }
  .canvaswrapper .canvas-example {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    opacity: 0;
    pointer-events: none;
    z-index: -1; }
    .canvaswrapper .canvas-example.example {
      display: block;
      opacity: 0.2; }

.puzzle-inner {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative; }
  .puzzle-inner.puzzle-mobile {
    display: none; }
    .puzzle-inner.puzzle-mobile .canvaswrapper {
      height: 100vh; }
  .puzzle-inner.active {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: silver; }

.puzzle-controls {
  margin-bottom: 10px; }

.puzzle-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .puzzle-options label {
    display: block;
    margin: 0 15px 15px 0; }

.puzzle-close {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 16px;
  height: 16px;
  z-index: 100;
  background: url(../images/sprite.png?123);
  background-position: -258px -133px;
  padding: 3px; }

#puzzle_result {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(70, 153, 45, 0.7);
  z-index: 99;
  text-align: center;
  color: #fff;
  font-size: 24px; }
  #puzzle_result.solved {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center; }

.hide {
  display: none !important; }

.clear {
  clear: both; }

.puzzle_main {
  position: relative;
  border: 1px solid #818181; }

div#canvas-wrap {
  width: 100%;
  height: 100%; }

canvas#canvas,
canvas#buffer,
canvas#image-preview {
  position: absolute;
  top: 35px;
  left: 0; }

canvas#canvas {
  z-index: 100; }

canvas#canvas.loading {
  background: url(../images/ajax-loader.gif) no-repeat center; }

canvas#buffer {
  z-index: 70; }

canvas#image-preview.show {
  left: 50%;
  opacity: .5;
  z-index: 40; }

.game-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  background: #fff;
  z-index: 500;
  width: 100%;
  margin: 0; }
  .game-options .wrapper {
    width: 100%;
    margin: 0; }
  .game-options .btn {
    font-size: 18px;
    padding: 6px 10px 5px;
    margin: 0 5px 5px 0;
    height: 30px; }
    .game-options .btn.record {
      display: none;
      font-size: 15px;
      padding: 1px 0 12px 15px;
      position: relative;
      cursor: initial;
      border-color: transparent; }
      .game-options .btn.record span {
        position: absolute;
        bottom: -2px;
        left: 15px;
        color: #f04f00; }
      .game-options .btn.record:hover {
        color: inherit; }
    .game-options .btn.clock {
      margin-right: auto; }
  .game-options .options_select {
    height: 30px;
    padding: 0 10px;
    font-size: 12px; }

.puzzle-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center; }
  .puzzle-btns .item-share {
    margin: 0 10px 10px 0; }

.puzzle-frame {
  width: 100%;
  height: 100%;
  border: none;
  overflow: hidden; }
  .puzzle-frame body {
    min-width: auto;
    width: 100%;
    height: 100%;
    background: #f7f6f2; }

.puzzle-sizer {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px; }
  .puzzle-sizer img {
    display: block;
    position: absolute;
    top: 0;
    left: -200%;
    width: 100%;
    height: auto; }

.puzzle-sizer-div {
  position: absolute;
  top: 0;
  left: -200%;
  width: 100%;
  height: auto;
  padding-bottom: 70%; }

#image-error {
  color: red;
  margin: 0 10px;
  display: none; }

#modal-window {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 999;
  text-align: center; }

div#congrat {
  text-align: center; }

div#help {
  font-size: 15px; }

div#help ul {
  margin-left: 10px; }

.new-record {
  display: none;
  color: #f04f00; }

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden; }

.advertur *,
.advertur *::before,
.advertur *::after {
  max-width: 300px !important; }

.left_pad {
  margin-bottom: 30px; }

.erudite__accordion {
  border: 1px solid #efeded;
  border-bottom: none; }

.accordion__header {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  width: 100%; }

.accordion__inner {
  padding: 0 0 15px 0 !important; }

.accordion__content {
  width: 100%;
  padding: 15px 0 0 15px !important; }
  .accordion__content .accordion__themes {
    border: none;
    padding: 15px 0 0 15px; }

.accordion__themes {
  border: 1px solid #efeded;
  border-top: none;
  padding: 15px 15px 0; }

.accordion__theme {
  width: 100%;
  margin-bottom: 15px; }

.accordion__check {
  display: none;
  float: right;
  cursor: pointer; }

.ui-accordion-header-active .accordion__check {
  display: inline; }

.accordion__name {
  font-size: 1rem; }

.accordion__filter {
  margin-bottom: 10px; }

.erudite__container {
  margin-top: 30px; }

.erudite__numbers {
  margin-bottom: 15px; }
  .erudite__numbers select {
    margin-left: 43px; }

.erudite__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  border-bottom: 1px solid #818181;
  padding-bottom: 10px;
  margin-bottom: 45px; }

.erudite__definition {
  margin-right: 10px; }

.erudite__lifes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-left: auto; }

.erudite__life {
  width: 30px;
  height: 30px;
  font-size: 0;
  background: url(../images/sprite.png?123);
  background-position: -304px -96px;
  margin-right: 5px; }
  .erudite__life.inactive {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }

.erudite__time {
  margin-left: 15px; }

.erudite__score {
  margin-left: 10px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .erudite__score span {
    color: #ffbf42; }

.erudite__answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-right: 15px;
  margin-bottom: 15px;
  overflow: auto; }

.erudite__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center; }
  .erudite__main .erudite,
  .erudite__main .show-right {
    margin-bottom: 15px; }

.erudite__letter {
  width: 33px;
  margin-right: 3px;
  padding: 7px 6px 8px;
  text-align: center; }

.erudite__record span {
  color: #ffbf42; }

.donation-container .donation-form {
  max-width: 500px;
  margin: 0 30px 20px 0; }
.donation-container .donation-static {
  max-width: -webkit-calc(100% - 530px);
  max-width: -moz-calc(100% - 530px);
  max-width: calc(100% - 530px); }

.donation-form {
  margin: 0 0 20px 0; }
  .donation-form .label-radio {
    margin: 0 15px 10px 0; }
  .donation-form input[type="text"],
  .donation-form input[type="number"] {
    margin: 5px 0 10px; }
  .donation-form textarea {
    width: 100%;
    max-width: 480px;
    margin: 5px 0 0;
    height: 70px;
    resize: none; }
  .donation-form .container {
    margin: 0; }
  .donation-form .donation-text {
    width: 100%; }
  .donation-form .link {
    border-bottom: 1px solid #207bc5; }
    .donation-form .link:hover {
      border-bottom: 1px solid #f04f00; }
  .donation-form.donation-form--render {
    padding: 30px;
    max-width: 810px;
    background: #fff url(../images/baby-footer.png) no-repeat;
    background-position: 98% 100%;
    border: 1px solid #818181; }
  .donation-form .donation-links {
    padding: 0 0 15px 0; }
  .donation-form .donation-link {
    cursor: pointer;
    margin-right: 20px;
    font-size: 1.4rem;
    text-transform: lowercase; }
    .donation-form .donation-link:last-of-type {
      margin-right: 0; }

.facts-content {
  margin-bottom: 30px; }

.fact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  padding-bottom: 16px;
  margin-bottom: 16px;
  text-align: left;
  border-bottom: 1px solid #efeded; }

.fact-counter {
  min-width: 42px;
  height: 42px;
  padding-top: 7px;
  border: 2px solid #5dafde;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  margin-right: 15px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 19px; }

.fact-icon {
  margin-right: 34px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  position: relative; }
  .fact-icon::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25px;
    height: 25px;
    /*background: url(../images/sprite.png?123);*/
    background-position: -157px -119px; }

.fact-img {
  display: block;
  max-width: 300px;
  width: auto;
  max-height: 300px;
  height: auto; }

.fact-text {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 25px; }
  .fact-text p {
    margin-top: 0; }
    .fact-text p:last-of-type {
      margin-bottom: 0; }

.more-content {
  padding-bottom: 1px;
  /*border-bottom: 1px solid $gray;*/
  margin-bottom: 30px; }

.zen-container {
  width: 100%;
  margin-bottom: 30px; }

.zen-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  width: 100%;
  padding: 20px 30px;
  border: 1px solid #818181; }

.zen-img {
  display: block;
  height: 100px;
  margin-right: 30px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.zen-inner {
  margin-right: auto; }

.zen-zen {
  width: 100px;
  background-image: url(../images/ZLogo.png); }

.zen-kup {
  width: 74px;
  margin-right: 0;
  margin-left: auto;
  background-image: url(../images/ZKupidonia.png); }

.zen-ya {
  color: #454645;
  border-bottom: 1px solid #454645; }

.zen-header,
.zen-ya {
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 2.3rem; }

.zen-header {
  color: #00a3a9; }

.zen-text {
  display: block;
  font-size: 14px;
  margin-top: 0; }

.book-title {
  font-size: 1.3em; }

.investor-main {
  text-align: center; }
  .investor-main .btn__container {
    margin-bottom: 30px; }
  .investor-main .btn {
    min-width: 220px; }

.investor-container {
  border-bottom: 1px solid #888;
  margin-bottom: 50px; }
  .investor-container:last-of-type {
    border-bottom: none; }

.investor-circles,
.investor-text {
  max-width: 815px;
  width: 100%;
  margin: 0 auto; }

.investor-title,
.investor-header,
.investor-text,
.investor-btns {
  margin: 0 0 30px; }

.investor-header {
  font-size: 2.8rem; }

.investor-text {
  margin: 0 auto 50px; }

.investor-circles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.investor-circle {
  display: inline-block;
  vertical-align: top;
  width: 170px;
  height: 170px;
  border: 1px solid #888;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  padding: 75px 0;
  margin: 0 auto 20px;
  text-align: center; }

.investor-btns {
  margin: 30px 0; }

.game-body,
.column-body {
  width: 100%;
  min-width: 1024px; }

.column-template {
  width: 100%; }
  .column-template .wrapper {
    margin: 0 auto !important;
    padding: 0 15px; }
  .column-template .header-logo {
    width: 670px; }

.column-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-top: 0;
  margin-bottom: 0; }

.offer-left-blocks,
.offer-right-blocks {
  width: 330px;
  padding: 20px 5px;
  background: #efeded;
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  .offer-left-blocks .offer-left,
  .offer-left-blocks .offer-right,
  .offer-right-blocks .offer-left,
  .offer-right-blocks .offer-right {
    width: 100%;
    background: #efeded; }
    .offer-left-blocks .offer-left > img,
    .offer-left-blocks .offer-right > img,
    .offer-right-blocks .offer-left > img,
    .offer-right-blocks .offer-right > img {
      width: 100%;
      height: auto; }
  .offer-left-blocks .offer-right--fixed,
  .offer-right-blocks .offer-right--fixed {
    background: #efeded; }
  .offer-left-blocks .offers-lefts,
  .offer-left-blocks .offers-rights,
  .offer-right-blocks .offers-lefts,
  .offer-right-blocks .offers-rights {
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    overflow: hidden;
    -webkit-transition: .4s ease top;
    -o-transition: .4s ease top;
    -moz-transition: .4s ease top;
    transition: .4s ease top; }
    .offer-left-blocks .offers-lefts.fixed,
    .offer-left-blocks .offers-rights.fixed,
    .offer-right-blocks .offers-lefts.fixed,
    .offer-right-blocks .offers-rights.fixed {
      position: fixed;
      top: 10px;
      left: 0; }

.offer-left-blocks {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.offer-right-blocks {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.center-content {
  width: 100%;
  width: -webkit-calc(100% - 660px);
  width: -moz-calc(100% - 660px);
  width: calc(100% - 660px);
  padding-top: 20px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.page-full-width {
  min-width: 1024px; }
  .page-full-width main {
    padding-top: 0; }
  .page-full-width .wrapper {
    max-width: 1553px;
    width: 100%;
    padding: 0 30px; }
  .page-full-width .wrapper-full {
    max-width: 100%;
    padding: 0 0 0 30px; }
  .page-full-width .main-container {
    padding-top: 20px;
    max-width: 1107px;
    margin-right: 30px;
    width: -webkit-calc(100% - 430px);
    width: -moz-calc(100% - 430px);
    width: calc(100% - 430px);
    margin-left: auto; }
  .page-full-width .column-offers {
    background: #efeded;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .page-full-width .baby-footer {
    display: none; }
  .page-full-width .offer-block {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
    background: #efeded;
    padding: 20px 15px;
    margin-right: auto;
    max-width: 800px; }
  .page-full-width .offers-right {
    width: 320px;
    margin-right: auto; }
  .page-full-width .offer-right {
    background: #efeded; }

.offer-please {
  border: 1px solid #efeded;
  padding: 30px 10px;
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 20;
  background: #fff;
  margin-bottom: 10px; }

.scroll-btns {
  width: 100%;
  text-align: center;
  margin-bottom: 30px; }
  .scroll-btns .btn {
    margin: 0;
    display: none; }

.nonogram-container {
  font-size: 14px; }
  .nonogram-container .play_field {
    border-collapse: collapse; }
    .nonogram-container .play_field .corner {
      border: none;
      height: auto;
      width: auto; }
    .nonogram-container .play_field .columnClue {
      text-align: center;
      margin: 0px;
      padding: 3px 0; }
      .nonogram-container .play_field .columnClue.active {
        background: #dedede; }
    .nonogram-container .play_field .rowClue {
      width: auto;
      height: 20px;
      display: block;
      text-align: right;
      vertical-align: middle;
      padding: 2px 3px 2px 6px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      white-space: nowrap; }
      .nonogram-container .play_field .rowClue.active {
        background: #dedede; }
    .nonogram-container .play_field td {
      min-width: 20px;
      width: 20px;
      height: 20px;
      border: 1px black solid; }
  .nonogram-container #field td {
    width: 20px;
    height: 20px;
    border: 1px black solid; }
  .nonogram-container .fieldData0,
  .nonogram-container .fieldData1,
  .nonogram-container .fieldData2 {
    background-color: white; }
    .nonogram-container .fieldData0:nth-of-type(5n),
    .nonogram-container .fieldData1:nth-of-type(5n),
    .nonogram-container .fieldData2:nth-of-type(5n) {
      border-right-width: 2px; }
    .nonogram-container .fieldData0:last-of-type,
    .nonogram-container .fieldData1:last-of-type,
    .nonogram-container .fieldData2:last-of-type {
      border-right-width: 1px; }
  .nonogram-container .fieldRow:nth-of-type(5n + 1) td {
    border-bottom-width: 2px; }
  .nonogram-container .fieldRow:last-of-type td {
    border-bottom-width: 1px; }
  .nonogram-container .fieldData1 {
    background-color: black; }
  .nonogram-container .fieldData2 {
    position: relative; }
    .nonogram-container .fieldData2::after {
      display: block;
      position: absolute;
      top: -5px;
      left: 3px;
      content: 'X';
      font-size: 21px; }

.play_nonogram {
  overflow-x: auto; }

.video-outer {
  max-width: 700px;
  width: 100%; }

.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 20px; }
  .video-container.square {
    padding-bottom: 75%; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    background: #fff url(../images/ajax-loader.gif) no-repeat center center;
    border: none; }

.dialog-quiz-btns .btn {
  padding: 7px 10px 4px; }

.item-related {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  margin-top: auto; }
  .item-related .btn {
    margin-right: 10px;
    background: #a776d4;
    border: 1px solid #a776d4;
    color: #fff;
    padding: 7px 20px 4px; }
  .item-related.margin-bottom {
    margin-top: auto;
    margin-bottom: 10px; }
  .item-related.no-margin-top {
    margin-top: 0; }

.search-related {
  margin-top: auto; }

.block_question .mce-path,
.block_question .mce-wordcount,
.block_question .mce-branding,
.block_question .mce-charactercount {
  display: none !important; }
.block_question .mce-statusbar {
  border: none; }
.block_question .mce-tinymce {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  width: 100% !important; }

.presentation-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  width: 100%;
  overflow: hidden;
  background: #000;
  position: relative;
  margin-bottom: 30px; }

.presentation-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-shadow: 1px 1px 1px #000;
  color: #fff;
  transition: opacity .4s ease;
  padding: 10px 20px 0;
  opacity: 0;
  background-color: #555555; }
  .presentation-controls.active {
    opacity: 1; }
  .presentation-controls .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    background: #333333;
    color: #ffffff; }

.presentation-description {
  margin: 0 0 30px; }
  .presentation-description * {
    margin-top: 0; }
    .presentation-description *:last-of-type {
      margin-bottom: 0; }

.presentation-status {
  line-height: 1;
  margin-bottom: 10px;
  margin-right: 20px; }

.presentation-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  margin: 0 auto 10px; }
  .presentation-btns .btn {
    font-size: 1em;
    line-height: 1;
    margin-right: 5px;
    padding: 7px 15px 5px; }
    .presentation-btns .btn:last-of-type {
      margin-right: 0; }
  .presentation-btns .btn-icon--line {
    margin-bottom: -2px; }

.presentation-slide {
  display: block;
  width: 100%; }

.presentaion-size {
  margin-left: 20px;
  margin-bottom: 10px; }

.slide-container {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  max-height: 100vw;
  overflow: hidden; }

.slide-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  max-height: 100vw;
  overflow: hidden; }

.slide-item-header {
  margin: 0 0 15px;
  padding: 10px;
  font-size: 1.6em; }

.slide-img--type-1 {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: auto; }

.slide-img--type-2 {
  display: block;
  position: absolute;
  height: auto;
  width: auto;
  height: auto; }

.slide-text--type-3,
.slide-text--type-2 {
  display: block;
  position: absolute;
  height: auto;
  max-width: 100%;
  overflow: hidden; }

.slide-item-text {
  overflow: hidden;
  padding: 10px; }
  .slide-item-text * {
    margin-top: 0; }
  .slide-item-text *:last-of-type {
    margin-bottom: 0; }

.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 0 !important; }

.gsc-webResult .gsc-result {
  border-left: 1px solid transparent !important;
  border-bottom: none !important; }

.gsc-webResult.gsc-result:hover {
  border-left: 1px solid #000000 !important; }

.encyclopedia-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.encyclopedia-params {
  padding: 20px;
  border: 1px solid #efeded;
  margin-bottom: 30px; }
  .encyclopedia-params h2 {
    margin-top: 0; }
  .encyclopedia-params img {
    max-width: 100%;
    height: auto; }

.encyclopedia-center {
  width: 100%; }

.encyclopedia-left {
  margin-right: 30px;
  width: -webkit-calc(50% - 15px);
  width: -moz-calc(50% - 15px);
  width: calc(50% - 15px); }

.encyclopedia-right {
  width: -webkit-calc(50% - 15px);
  width: -moz-calc(50% - 15px);
  width: calc(50% - 15px); }

.encyclopedia-param {
  margin-bottom: 10px; }
  .encyclopedia-param:last-of-type {
    margin-bottom: 0; }

.param-audio audio,
.param-audio iframe {
  max-width: 100%; }

@media screen and (min-width: 1920px) {
  .wrapper {
    margin-right: auto; }

  .page-full-width main {
    background: -webkit-gradient(linear, left top, right top, color-stop(70%, #fff), color-stop(70%, #efeded));
    background: -webkit-linear-gradient(left, #fff 70%, #efeded 70%);
    background: -moz-linear-gradient(left, #fff 70%, #efeded 70%);
    background: -o-linear-gradient(left, #fff 70%, #efeded 70%);
    background: linear-gradient(to right, #fff 70%, #efeded 70%); } }
@media screen and (max-width: 1920px) {
  .wrapper {
    margin-right: 380px; } }
@media screen and (max-width: 1740px) {
  .wrapper {
    margin-right: 340px; } }
@media screen and (max-width: 1650px) {
  .wrapper {
    margin-right: 250px; }

  .center-content {
    width: -webkit-calc(100% - 600px);
    width: -moz-calc(100% - 600px);
    width: calc(100% - 600px); }

  .offer-left-blocks {
    width: 270px; } }
@media screen and (max-width: 1550px) {
  .wrapper {
    margin-right: 150px; }

  .offer-left-blocks {
    width: 255px;
    padding-left: 0; }

  .center-content {
    width: -webkit-calc(100% - 585px);
    width: -moz-calc(100% - 585px);
    width: calc(100% - 585px); } }
@media screen and (max-width: 1450px) {
  .wrapper {
    margin-right: 50px; } }
@media screen and (max-width: 1400px) {
  .wrapper {
    margin-right: 55px; }

  .column-template .header-baby {
    display: none; }
  .column-template .header-logo {
    width: auto; }
  .column-template .footer-navigation-menu {
    padding: 0; }

  .crossword-info,
  .crossword-inner {
    width: 100%; }

  .crossword-inner {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  .crossword-info {
    margin-bottom: 10px; } }
@media screen and (max-width: 1349px) {
  .center-content {
    width: -webkit-calc(100% - 490px);
    width: -moz-calc(100% - 490px);
    width: calc(100% - 490px); }

  .offer-left-blocks {
    width: 175px; }

  .star-rating--nonogram {
    width: 100%;
    margin-left: 0; } }
@media screen and (max-width: 1300px) {
  .game-options .wrapper {
    padding-right: 0; } }
@media screen and (max-width: 1260px) {
  .center-content {
    width: -webkit-calc(100% - 330px);
    width: -moz-calc(100% - 330px);
    width: calc(100% - 330px); }

  .offer-left-blocks {
    display: none; } }
@media screen and (max-width: 1024px) {
  .game-body,
  .column-body {
    overflow-x: scroll; } }
@media screen and (max-width: 400px) {
  .game-options .btn {
    padding: 5px 5px 4px;
    margin-right: 0; }
    .game-options .btn.clock {
      padding-left: 3px;
      padding-right: 3px; }
    .game-options .btn.record {
      padding-right: 0;
      padding-left: 5px;
      margin-right: 0; }
      .game-options .btn.record span {
        left: 5px; }
  .game-options .options_select {
    width: 90px;
    padding: 6px 5px;
    margin-right: 0; } }
@media screen and (max-width: 1245px) {
  .item {
    width: -webkit-calc(33% - 5px);
    width: -moz-calc(33% - 5px);
    width: calc(33% - 5px); }
    .item:nth-of-type(4n) {
      margin-right: 10px; }
    .item:nth-of-type(3n) {
      margin-right: 0; }
    .item.third {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-box;
      display: flex; }

  .more-content .item:nth-of-type(4n) {
    display: none; }

  .block-container-inner.four .item:nth-child(4) {
    display: none; }

  .block-container-inner.eight .item:nth-child(8),
  .block-container-inner.eight .item:nth-child(7) {
    display: none; }

  .main-container {
    width: -webkit-calc(100% - 330px);
    width: -moz-calc(100% - 330px);
    width: calc(100% - 330px); }

  .offer-block {
    margin-right: 0; } }
@media screen and (max-width: 1190px) {
  .tools-panel {
    width: 100%;
    margin: 0 0 24px 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .tools-panel.puzzles {
      width: auto;
      margin: 0 0 24px 10px; }
    .tools-panel.nonograms {
      margin: 0 0 24px 0; }
      .tools-panel.nonograms .item-likes {
        margin-left: 0; }

  .filter-block-featured {
    display: none; }

  .filter-block-list {
    width: 100%;
    margin-right: 0;
    border-right: none; }

  .donation-form.donation-form--render {
    background: #fff; } }
@media screen and (max-width: 1140px) {
  .login-block {
    top: 44px; }
    .login-block .modal-registration--social {
      width: 100%;
      padding-left: 20px; }

  .registration-container {
    width: 100%;
    border-right: none;
    margin-bottom: 10px; }

  .user-info {
    padding-right: 0; }

  .registration-social-container,
  .modal-registration--social {
    width: 100%;
    padding-left: 0; }

  .donation-container .donation-static {
    max-width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }

  .block-container-link:not(:first-child) {
    margin-left: 15px; }

  .item-info.nonogram-info {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .item-info.nonogram-info .item-btns {
      width: 100%;
      margin-left: 0; } }
@media screen and (max-width: 1100px) {
  .offer-block {
    margin-top: 120px; }

  .item-info.puzzle-info {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .item-info.puzzle-info .item-btns {
      width: 100%;
      margin-left: 0; }

  .simulator-percent .game__example {
    left: 2%;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
@media screen and (max-width: 1060px) {
  .game-options .btn {
    padding: 6px 5px 5px;
    margin-right: 2px; }
  .game-options .options_select {
    padding: 0; }

  .game-header .header-navigation-link a {
    font-size: 1.1rem; }
  .game-header .header-login {
    padding-left: 20px; } }
@media screen and (max-width: 1024px) {
  body {
    overflow-x: scroll; } }
@media screen and (max-width: 600px) {
  .game-options .btn.record {
    display: none !important; } }
@media screen and (max-width: 455px) {
  .presentation-controls {
    padding: 5px 5px 0; }

  .presentaion-size,
  .presentation-btns,
  .presentation-status {
    margin-bottom: 5px; } }
@media screen and (max-width: 370px) {
  .presentaion-size {
    margin-left: 0; }

  .presentation-status {
    margin-right: 0; }

  .presentation-btns {
    margin: 0 0 5px; } }
@media print {
  header,
  .main-footer,
  .footer-navigation,
  .prev-next,
  .quiz-results,
  .related-quiz,
  .related-items,
  .eskiz_debug,
  .item-share,
  .item-btns,
  .tools-panel,
  .quiz-header,
  .crumbs,
  .tags,
  .send-error,
  .offer-top,
  .offer-center,
  .offer-bottom,
  .offer-fixed,
  .offer-block,
  .offer-left-blocks,
  .offer-right-blocks,
  .adv-top,
  .adv-bottom,
  .adv-center,
  .block-container.advertising,
  .footer-copyright-text,
  .more-content,
  .advanced-search,
  .search-related,
  .item-related,
  .nonogram-info,
  .related-nonogram,
  .nonogram-info,
  .footer-counters {
    display: none; }

  .wrapper {
    padding: 0; }

  .main {
    padding-top: 0; }

  .center-content,
  .page-full-width .main-container,
  .main-container {
    width: 100%; }

  .item-info {
    padding-bottom: 10px;
    margin-top: 10px; }

  .item-info-img {
    margin-left: 0; }

  .crossword-container {
    display: block;
    border-bottom: none; }

  .nonogram-container {
    min-height: 500px;
    overflow: auto; }

  .crossword-info {
    padding-right: 0;
    width: 100%;
    page-break-after: always; }

  .crossword-inner {
    width: 100%;
    page-break-before: always; }

  .item-rating {
    margin-bottom: 10px; }

  .news-header,
  .block-header {
    margin-bottom: 10px; }

  .print-text,
  .footer-copyright-text.print {
    display: block; } }
header + .google-auto-placed {
  display: none; }

.youtube_welcome {
  box-sizing: border-box;
  color: #000;
  border: 1px solid #333;
  width: 100%;
  display: flex;
  align-items: center;
  overflow: hidden;
  font-size: 25px;
  text-decoration: underline; }
  .youtube_welcome img {
    float: left;
    margin-right: 20px; }

.content_obzor_image {
  width: 200px;
  height: auto; }

.news_video {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap; }
  .news_video .news_video_block {
    color: #333;
    border: 1px solid #ccc;
    display: block;
    width: 32%;
    margin-bottom: 20px; }
  .news_video img {
    width: 100%; }
  .news_video span {
    margin: 20px;
    display: block;
    font-size: 18px; }

.block-container .news_video {
  justify-content: flex-start;
  width: 102%; }
  .block-container .news_video .news_video_block {
    margin-right: 1%; }

.block-container.video-block-container {
  overflow: hidden; }

@media screen and (max-width: 1250px) {
  .news_video .news_video_block {
    width: 49%; }

  .block-container .news_video {
    width: 101%; }

  .youtube_welcome {
    font-size: 20px; } }
@media screen and (max-width: 500px) {
  .news_video .news_video_block {
    width: 100%; } }
.video-share ul {
  display: flex !important;
  flex-flow: row nowrap !important; }

.video-share ul li {
  margin-right: 5px !important; }

.video-info {
  flex-flow: column nowrap; }
  .video-info .youtube_welcome {
    margin-bottom: 15px; }

.video-info .video-top-line {
  display: flex; }

.video-info .video-outer {
  max-width: none; }

@media screen and (max-width: 500px) {
  .video-info .video-top-line {
    flex-flow: column wrap; }

  .video-info .item-btns .video-share {
    flex: 0 1 49% !important; }

  .video-info .item-btns {
    margin: 0;
    margin-bottom: 15px; }

  .video-info .item-btns {
    flex-flow: row wrap !important; }

  .video-info .item-btns .videogallery {
    flex: 0 1 49% !important;
    height: 30px !important;
    margin: 0; } }
@media screen and (max-width: 1190px) {
  .video-info .tools-panel {
    width: auto;
    margin-left: 15px; } }
.advertur div:first-child {
  z-index: 0 !important; }

.illustration {
  margin-left: 15px;
  margin-top: 15px;
  font-weight: bold; }
  .illustration p {
    font-weight: normal; }

.quiz-result .block_question .question .question_img,
.quiz-answer .block_question .question .question_img {
  display: none; }

.quiz-result .block_question .question .question_note {
  display: none; }

.book-market {
  overflow: hidden; }

/*============= NAVIGATION: /moduls/navigation/_navigation =====================*/
/*settings*/
/*menus*/
/*===== TOP MENU: menus/_top_menu ======*/
.top_menu {
  width: 100%;
  position: relative;
  clear: both;
  overflow: hidden; }
  .top_menu .left_back, .top_menu .right_back {
    width: 50%;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: -100; }
  .top_menu .left_back {
    left: 0;
    background: #818181; }
  .top_menu .right_back {
    right: 0;
    background: #454645; }
  .top_menu .first_column, .top_menu .second_column {
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: "Yanone Kaffeesatz", sans-serif; }
  .top_menu .first_column {
    font-size: 1.7em;
    background: #818181;
    width: 87.5%; }
    .top_menu .first_column a {
      color: #fff;
      letter-spacing: 1.2;
      text-decoration: none;
      display: block;
      float: left; }
      .top_menu .first_column a:first-child {
        margin-left: 0; }
  .top_menu .second_column {
    width: 12.5%;
    background: #454645;
    color: #fff;
    font-size: 1.3em;
    text-align: right;
    letter-spacing: 1.2; }
    .top_menu .second_column a {
      color: #fff;
      text-decoration: none;
      border-bottom: 1px solid #fff;
      margin-left: 1%;
      margin-right: 1%;
      line-height: 1.5; }
      .top_menu .second_column a:first-child {
        margin-left: 0; }

.about_menu {
  width: 100%;
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-size: 1.7em;
  text-align: right;
  margin-top: 15px;
  margin-right: -1%;
  float: right; }
  .about_menu a {
    color: #000;
    margin-right: 1%;
    margin-left: 1%;
    text-decoration: none;
    border-bottom: 1px solid #000; }
  .about_menu .for_advertiser {
    color: #f04f00;
    border-bottom: 1px solid #f04f00; }

/*============= NAVIGATION: /moduls/search/_search =====================*/
/*settings*/
/*elements*/
.top_search {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
  float: right; }
  .top_search .title {
    float: left;
    width: 15%;
    font-size: 1.3em;
    font-family: "Yanone Kaffeesatz", sans-serif;
    line-height: 2;
    color: #000;
    padding-right: 2%;
    text-align: right; }
  .top_search .input {
    float: left;
    width: 70%; }
  .top_search .btn {
    float: right;
    width: 13%;
    margin-left: -2px; }

.tm_feed {
  padding-left: 40px;
  padding-right: 40px;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
  display: flex;
  align-items: center; }

.tip_feed {
  position: absolute;
  width: 200px;
  height: 100px;
  top: 216px;
  left: 100px;
  z-index: 2000; }
  .tip_feed .tip_arr {
    width: 16px;
    height: 28px;
    margin-left: 20px;
    background-image: url(../images/ui_sprite.png);
    background-position: -5px -73px; }
  .tip_feed .tip_arr_up {
    background-position: -5px 0; }
  .tip_feed .tip_msg {
    background: #10ad00;
    color: #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.65); }
  .tip_feed .tip_msg_up {
    -webkit-box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 5px 8px 0px black;
    box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.35); }
  .tip_feed .tip_msg_text {
    font-family: 'Open Sans', sans-serif;
    padding: 10px;
    line-height: 1.2; }
  .tip_feed .tip_close {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
    width: 18px;
    height: 20px;
    font-size: 20px;
    cursor: pointer; }

.news_feed_circle {
  display: none;
  margin-bottom: 2px;
  margin-right: 10px; }

.feed_tip_back {
  width: 100%;
  background: rgba(255, 255, 255, 0.7);
  height: 115px; }

@media screen and (max-width: 700px) {
  .news_feed_circle {
    margin-bottom: 2px;
    margin-right: 10px;
    margin-top: -15px;
    margin-left: -28px; }

  .tm_feed {
    padding-left: 0;
    padding-right: 0;
    border-right: none;
    border-left: none; }

  .tip_feed .tip_arr {
    margin-left: 15px; }

  .tip_feed {
    top: 62px;
    left: 5px;
    position: fixed; } }
/*
╨а╨Х╨Ч╨г╨Ы╨м╨в╨Р╨в╨л ╨Т╨Ш╨Ъ╨в╨Ю╨а╨Ш╨Э╨л
moduls/quizes/viktoriny-rezultat.tpl
*/
.rezult_back {
  background: #efeded;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 30px;
  margin-left: -30px;
  width: calc(100% + 58px); }

.rezult_back h1 {
  color: #454645;
  text-align: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 500;
  width: 90%;
  margin-top: 30px; }

.rezult_quiz_name {
  color: #00a3a9;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 400;
  font-size: 28px;
  letter-spacing: 1.1px;
  margin-bottom: 30px;
  text-align: center;
  width: 90%;
  text-decoration: underline; }

.rezult_cont {
  display: flex;
  margin: auto;
  justify-content: space-evenly;
  max-width: 1200px;
  box-sizing: border-box;
  min-height: 370px;
  flex-wrap: wrap;
  width: 90%; }

.rezult_block {
  width: 62%;
  background: #ffffff;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.rezult_related {
  width: 35%;
  box-sizing: border-box;
  justify-content: space-between;
  display: flex;
  flex-direction: column; }

.rez_rel_item {
  display: flex;
  background: #ffffff;
  box-sizing: border-box;
  border: 1px solid #ccc;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  color: #454645;
  align-items: center; }

.rez_rel_item div {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  height: 80px;
  overflow: hidden;
  display: flex;
  font-weight: bold; }

.rezult_related img {
  display: block;
  width: 100px;
  height: 100px; }

.rezult_btns {
  display: flex; }

.rezult_btn {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 400;
  font-size: 28px;
  letter-spacing: 1.1px;
  color: #fff;
  text-decoration: none; }

.rez_bottom_btns {
  width: 100%;
  max-width: 600px;
  margin-top: 30px;
  margin-bottom: 20px; }

.rezult_answers {
  background: #454645;
  width: 50%; }

.rezult_next {
  background: #f04f00;
  width: 50%; }

.rezult_search {
  background: #00a3a9;
  color: #fff; }

.result_msg {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  align-content: space-between;
  flex: 1; }

.funny_stars {
  display: flex;
  width: 270px;
  justify-content: space-around;
  align-items: center;
  margin-top: 20px;
  height: 120px; }

.funny_stars .star {
  width: 75px;
  height: 75px;
  background-image: url(../images/rezultat/funny_stars.png); }

.funny_stars .first_star {
  background-position: 0px 0px; }

.funny_stars .second_star {
  background-position: -92px 0px; }

.funny_stars .third_star {
  background-position: -181px 0px; }

.rezult_title {
  display: flex;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-align: center;
  align-items: center;
  font-size: 40px;
  height: 100px;
  font-weight: 400;
  letter-spacing: 1.3px; }

.rezult_text {
  display: flex;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  align-items: flex-start;
  flex: 1; }

@media screen and (max-width: 1450px) {
  .rezult_cont {
    width: 98%; } }
@media screen and (max-width: 1310px) {
  .rezult_block {
    width: 54%; }

  .rezult_related {
    width: 42%; }

  .rezult_answers span {
    display: none; } }
@media screen and (max-width: 1200px) {
  .rezult_btn {
    font-size: 23px; } }
@media screen and (max-width: 700px) {
  .rezult_back {
    width: 100%;
    margin-left: 0;
    padding-bottom: 10px; }

  .rezult_block {
    width: 94%; }

  .rezult_related {
    margin-top: 15px;
    width: 94%; }

  .rezult_cont {
    width: 100%; }

  .rez_rel_item {
    margin-bottom: 5px; }

  .rezult_search {
    margin-bottom: 5px; }

  .funny_stars {
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px; }

  .rezult_text {
    margin-top: 20px;
    margin-bottom: 20px; }

  .rezult_title {
    height: auto; }

  .rezult_quiz_name {
    font-size: 22px;
    margin-bottom: 20px; }

  .rezult_btn {
    font-size: 23px; }

  .rezult_back h1 {
    margin-top: 20px;
    margin-bottom: 10px; } }
/*
╨б╨в╨Р╨в╨Ш╨б╨в╨Ш╨Ъ╨Р ╨Т╨Ш╨Ъ╨в╨Ю╨а╨Ш╨Э╨л
moduls/quizes/viktoriny-stat.tpl
*/
.main_stat {
  margin-top: 40px; }
  .main_stat span {
    font-weight: bold; }

.rez_stat {
  margin-bottom: 20px;
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  flex-direction: column; }
  .rez_stat .stat_all {
    padding-right: 25px;
    margin-bottom: 15px; }
  .rez_stat .stat_stars_block {
    display: flex; }
  .rez_stat .stat_stars {
    display: flex;
    align-items: center; }
    .rez_stat .stat_stars .star-rating {
      margin-bottom: 0;
      display: flex; }
    .rez_stat .stat_stars .star_num {
      padding-left: 10px;
      padding-right: 25px;
      font-weight: bold; }

.stat_block {
  display: flex;
  padding-left: 0; }
  .stat_block .stat_count {
    width: 75px;
    text-align: right;
    padding-right: 10px;
    font-weight: bold; }

@media screen and (max-width: 700px) {
  .main_stat {
    margin-top: 0; }

  .viktoriny-stat h2 {
    margin-top: 20px;
    margin-bottom: 15px; } }
@media screen and (max-width: 400px) {
  .rez_stat .stat_stars_block {
    flex-direction: column; }

  .rez_stat .stat_stars .star-rating {
    width: 75px;
    justify-content: flex-end; } }
/*============= ╨б╨╛╨╖╨┤╨░╨╜╨╕╨╡ ╨▓╨╕╨║╤В╨╛╤А╨╕╨╜╤Л ╨┤╨╗╤П ╤В╨╡╤Б╤В╨▓╤А╨░╨╣╤В╨╡╤А╨╛╨▓ =====================*/
.tz-link {
  display: flex;
  border: 1px solid #ccc;
  width: 300px;
  justify-content: center;
  height: 55px;
  align-items: center;
  font-size: 20px; }

.tz-roll-up {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f04f00;
  border: 0;
  color: #fff !important;
  width: 130px;
  font-size: 16px;
  height: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-decoration: none !important; }

.quiz_instruction_text a {
  text-decoration: underline;
  color: #00a3a9; }

/*============= ╨Ъ╤Г╤А╤Б╤Л =====================*/
.item-info-inner .item-options {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  height: 100%; }
  .item-info-inner .item-options ul {
    list-style-type: none;
    padding-left: 0; }
  .item-info-inner .item-options li {
    margin-bottom: 10px; }
  .item-info-inner .item-options li span {
    font-weight: bold; }
  .item-info-inner .item-options li a {
    color: #409525;
    text-decoration: underline; }
  .item-info-inner .item-options .item-options-list {
    margin-bottom: 10px; }
  .item-info-inner .item-options .item-options-btns {
    display: flex;
    flex-flow: row wrap; }
    .item-info-inner .item-options .item-options-btns a {
      display: block;
      padding: 7px 15px 6px 15px;
      margin-right: 7px;
      background: #fff;
      border: 1px solid #478833;
      color: #478833;
      font-family: "Yanone Kaffeesatz", sans-serif;
      font-size: 25px;
      letter-spacing: 1px;
      display: flex;
      align-items: center;
      text-align: center;
      line-height: 1;
      margin-top: 7px; }
    .item-info-inner .item-options .item-options-btns a:nth-child(1) {
      background: #478833;
      color: #fff;
      border: none; }

.course-container {
  margin-bottom: 40px; }

.course-info-img {
  width: calc(100% - 49px); }
  .course-info-img img {
    width: 100%;
    height: auto; }

@media screen and (max-width: 600px) {
  .course h1 {
    font-weight: 400; }
  .course .item-info-img {
    width: auto; }
  .course .item-btns {
    margin: 0;
    background: #eee;
    padding: 7px 20px 7px 20px;
    margin-bottom: 25px; }
  .course .tools-panel {
    display: flex;
    justify-content: space-between;
    margin: 0; }
    .course .tools-panel .fav {
      margin: 0; }
    .course .tools-panel .btn {
      flex-grow: 0;
      width: 180px;
      margin: 0;
      font-size: 23px;
      display: flex;
      align-content: center;
      letter-spacing: 1px;
      padding: 0;
      height: 40px;
      align-items: center;
      justify-content: center;
      padding-top: 2px;
      font-weight: 400; }
    .course .tools-panel .item-likes {
      margin: 0; }
  .course .item-info {
    justify-content: space-between; }
  .course .item-info-inner .item-options .item-options-btns {
    justify-content: space-around; }
  .course .item-info-inner .item-options .item-options-btns a {
    width: 49%;
    width: 49%;
    margin: 0 0 5px 0;
    padding: 0;
    height: 40px;
    justify-content: center;
    align-content: center;
    font-size: 22px;
    font-weight: 400; } }
/* ╨Ш╨╜╤В╨╡╤А╨╡╤Б╤Л */
.interests-container {
  width: 100%; }
  .interests-container .interest-parent, .interests-container .interest-one {
    background: #f2f2f2;
    padding: 10px;
    padding-top: 13px;
    color: #000;
    border-bottom: 1px solid #777;
    margin-right: 0;
    display: block; }

.interest-child-cont {
  border-bottom: 1px solid #777; }
  .interest-child-cont .interest-child {
    padding: 10px;
    padding-top: 13px;
    padding-left: 20px;
    border-bottom: 1px solid #ccc;
    display: block; }
  .interest-child-cont .interest-child:last-child {
    border-bottom: none; }

/* ╨Я╨╡╤А╤Б╨╛╨╜╨░╨╗╤М╨╜╤Л╨╡ ╨╕╨╜╤В╨╡╤А╨╡╤Б╤Л */
.pers-interest input + .label-radio, .pers-interest input + .label-checkbox {
  padding: 0; }

.selected_interests {
  margin-bottom: 10px;
  flex-wrap: wrap; }
  .selected_interests a {
    border: 1px solid #818181;
    height: 32px;
    align-items: center;
    margin-right: 4px;
    margin-bottom: 10px; }
  .selected_interests a:hover {
    background: #eee; }
  .selected_interests .del_interest {
    width: 30px;
    text-align: center;
    font-size: 20px;
    color: #777; }
  .selected_interests .interest_name {
    padding-right: 12px;
    white-space: nowrap; }

.sel_int_btn {
  height: 44px;
  font-size: 24px;
  width: 220px; }

.pers_int_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0; }
  .pers_int_header .sel_int_btn {
    width: 150px; }

@media screen and (max-width: 340px) {
  .pers_int_header {
    font-size: 24px; } }
/* feed */
.feed-container-inner {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .feed-container-inner .video-info {
    width: 100%;
    margin-bottom: 15px; }
  .feed-container-inner .video-container {
    margin-bottom: 0;
    width: 100.1%; }
  .feed-container-inner .empty-fi {
    /*background: #ccc;*/
    margin-bottom: 15px; }
  .feed-container-inner .feed-item {
    position: relative;
    width: 33%;
    margin: 0;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    -webkit-flex-flow: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-flow: column;
    -webkit-box-shadow: 0 8px 16px -14px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 8px 16px -14px rgba(0, 0, 0, 0.35);
    box-shadow: 0 8px 16px -14px rgba(0, 0, 0, 0.35);
    -webkit-transition: -webkit-box-shadow .4s;
    transition: -webkit-box-shadow .4s;
    -o-transition: box-shadow .4s;
    -moz-transition: box-shadow .4s,-moz-box-shadow .4s;
    transition: box-shadow .4s;
    transition: box-shadow .4s,-webkit-box-shadow .4s,-moz-box-shadow .4s;
    text-decoration: none;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    position: relative; }
    .feed-container-inner .feed-item .tip_line_quiz, .feed-container-inner .feed-item .tip_line_crossword, .feed-container-inner .feed-item .tip_line_article, .feed-container-inner .feed-item .tip_line_video, .feed-container-inner .feed-item .tip_line_puzzle, .feed-container-inner .feed-item .tip_line_recipe, .feed-container-inner .feed-item .tip_line_course, .feed-container-inner .feed-item .tip_line_list, .feed-container-inner .feed-item .tip_line_no {
      height: 8px; }
    .feed-container-inner .feed-item .tip_line_quiz {
      background: #00a3a9; }
    .feed-container-inner .feed-item .tip_line_crossword {
      background: #a776d4; }
    .feed-container-inner .feed-item .tip_line_article {
      background: #5dafde; }
    .feed-container-inner .feed-item .tip_line_video {
      background: #e43225; }
    .feed-container-inner .feed-item .tip_line_puzzle {
      background: #ffbf42; }
    .feed-container-inner .feed-item .tip_line_recipe {
      background: #5dafde; }
    .feed-container-inner .feed-item .tip_line_course {
      background: #409525; }
    .feed-container-inner .feed-item .tip_line_list {
      background: #2e5fa9; }
    .feed-container-inner .feed-item .tip_line_no {
      background: #454645; }
  .feed-container-inner .feed-item-body {
    border: 1px solid #cfd0d0;
    border-bottom: 0;
    display: flex;
    flex-flow: column;
    background: #fff;
    flex-grow: 1; }
  .feed-container-inner .feed-item-img {
    width: 100%;
    height: 250px;
    overflow: hidden;
    padding-top: 0;
    position: relative; }
  .feed-container-inner .feed-item-img img {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    left: 0; }
  .feed-container-inner .feed-item-header, .feed-container-inner .video-info .item-header {
    padding: 10px;
    font-size: 1.1rem;
    font-weight: 600; }
  .feed-container-inner .video-info .item-header {
    border: 1px solid #cfd0d0;
    border-top: none;
    border-bottom: none;
    margin-top: -1px; }
  .feed-container-inner .feed-item-text {
    padding: 0 10px 10px 10px;
    font-size: 1.0rem; }
  .feed-container-inner .aligner {
    display: flex; }
  .feed-container-inner .aligner div {
    width: 33%;
    display: flex;
    height: 35px;
    justify-content: center;
    align-items: center;
    border: 1px solid #ccc; }
  .feed-container-inner .aligner div.active {
    background: #ccc; }
  .feed-container-inner .arr_up, .feed-container-inner .arr_down {
    color: #ccc; }
  .feed-container-inner .active_arr {
    color: #000; }

.select_interests_text {
  display: flex;
  text-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
  padding: 15px; }

.sel_interests_back, .int_selected_back {
  background: #efeded;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 30px;
  margin-left: -30px;
  width: calc(100% + 58px);
  margin-bottom: 30px;
  flex-wrap: wrap; }

.int_selected_back {
  background: #fff;
  flex-direction: row;
  margin-left: 0px;
  margin-bottom: 0; }

.select_intereses_btn, .feed_setings_btn {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 400;
  font-size: 28px;
  letter-spacing: 1.1px;
  color: #fff;
  text-decoration: none;
  background: #f04f00;
  width: 100%;
  max-width: 300px; }

.int_selected, .feed_setings_btn {
  height: 44px;
  font-size: 24px;
  width: 220px;
  background: #454645;
  margin-right: 10px; }

.feed_setings_btn {
  background: #fff;
  border: 1px solid #454645;
  color: #454645; }

.feed h2 {
  font-size: 2rem; }
.feed .scroll-btns {
  margin-top: 20px; }
.feed .btn.verify {
  text-transform: none;
  font-weight: 400;
  padding-bottom: 6px; }
.feed .tip_line_video {
  height: 8px;
  background: #e43225; }

@media screen and (max-width: 1250px) {
  .feed-container-inner {
    width: 101%; } }
@media screen and (max-width: 700px) {
  .sel_interests_back, .int_selected_back {
    width: 100%;
    margin-left: 0;
    padding-bottom: 20px; }

  .feed h2 {
    font-size: 2rem; }
  .feed .int_selected, .feed .feed_setings_btn {
    width: 100%;
    max-width: 100%;
    margin-right: 0; }
  .feed .feed_setings_btn {
    margin-top: 15px; } }
@media screen and (max-width: 500px) {
  .feed-container-inner {
    width: 100%; } }
.registration h2 {
  margin-top: 0; }
.registration .error {
  margin-bottom: 20px; }
.registration .autoriz_tabs {
  display: flex;
  flex-wrap: wrap;
  border: none;
  width: 50%;
  margin: auto; }
  .registration .autoriz_tabs div {
    color: #777;
    cursor: pointer;
    padding-right: 20px;
    text-decoration: underline; }
  .registration .autoriz_tabs .active_tab {
    color: #f04f00;
    text-decoration: none; }
.registration .autoriz_block .reg_block, .registration .autoriz_block .enter_block {
  width: 50%;
  background: #fff;
  padding: 20px;
  margin-top: 10px; }
.registration .autoriz_block a {
  text-decoration: underline; }
.registration .autoriz_block a:hover {
  border: none; }
.registration .autoriz_els, .registration .autoriz_chbx {
  display: flex;
  flex-wrap: wrap; }
.registration .autoriz_els {
  margin-bottom: 10px; }
  .registration .autoriz_els label {
    width: 33%;
    margin-bottom: 10px;
    margin-right: 0;
    display: flex;
    align-items: center; }
  .registration .autoriz_els input {
    width: 67%;
    margin-bottom: 10px; }
.registration .autoriz_chbx label {
  width: 100%;
  margin-bottom: 10px;
  margin-right: 0; }
.registration .remember_me {
  justify-content: center; }
.registration .captcha-container {
  display: flex;
  justify-content: center;
  margin-bottom: 5px; }
.registration .autoriz_btn {
  width: 85%;
  margin: auto;
  max-width: 320px;
  width: 100%;
  text-decoration: none !important; }
.registration .forgot_pass {
  text-align: center;
  margin-top: 10px; }
.registration .enter_block .autoriz_btn {
  max-width: 150px; }

@media screen and (max-width: 700px) {
  .registration .autoriz_block {
    width: 100%;
    margin: auto;
    padding: 0;
    width: 100%;
    padding-bottom: 20px; }
    .registration .autoriz_block .reg_block, .registration .autoriz_block .enter_block {
      width: 94%; }
  .registration .autoriz_tabs {
    width: 94%;
    justify-content: center; }
  .registration .autoriz_els label {
    width: 43%; }
  .registration .autoriz_els input {
    width: 57%;
    height: 40px; }
  .registration .ulogin-container {
    width: 103%; }
  .registration .ulogin-link {
    margin-right: 1px; }
  .registration .ulogin-link:nth-of-type(4n) {
    margin-right: 1px; } }
@media screen and (max-width: 380px) {
  .registration .autoriz_els label, .registration .autoriz_els input {
    width: 100%; }
  .registration .mailru {
    display: none; } }
@media screen and (max-width: 340px) {
  .registration .autoriz_els label, .registration .autoriz_els input {
    width: 100%; }
  .registration .yandex {
    display: none; } }
.not_user_back {
  background: #fff; }
  .not_user_back .not_user_text {
    display: flex;
    text-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    padding: 15px; }
  .not_user_back .not_user_btns {
    display: flex;
    width: 100%;
    max-width: 400px;
    justify-content: space-between; }
  .not_user_back .not_user_enter {
    width: 61%; }
  .not_user_back .not_user_reg {
    width: 38%; }

@media screen and (max-width: 700px) {
  .not_user_back {
    width: 100%;
    margin-left: 0;
    padding-bottom: 20px; } }
.crossword-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 1px solid #818181; }
  .crossword-container .question {
    margin: 0 0 20px;
    font-size: 1em;
    display: block; }

.crossword-message {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 10px;
  background: #fff;
  border: 1px solid #818181;
  max-width: 220px; }
  .crossword-message sup {
    top: -0.5em;
    right: auto;
    line-height: 0;
    font-size: 75%; }

.crossword-inner-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  margin-bottom: 10px; }

.crossword-info {
  width: -webkit-calc(100% - 600px);
  width: -moz-calc(100% - 600px);
  width: calc(100% - 600px);
  padding-right: 25px; }

.crossword-inner {
  width: 600px;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }
  .crossword-inner > .crossword {
    min-width: 580px;
    position: relative; }

.crossword table {
  border-collapse: collapse;
  margin: 20px auto; }
.crossword td {
  position: relative;
  width: 28px;
  height: 28px;
  padding: 0;
  text-align: center; }
.crossword input {
  width: 100%;
  height: 100%;
  min-width: 0;
  display: block;
  border: none;
  padding: 0;
  text-align: center;
  font-size: 1.2em;
  text-transform: lowercase; }
  .crossword input.color {
    background-color: #a776d4;
    color: #fff; }
.crossword sup {
  line-height: 0.6rem;
  top: 1px  !important;
  right: 1px  !important;
  font-weight: bold  !important; }
.crossword .item-btns.second_line {
  justify-content: flex-end; }
.crossword .check_crossword {
  background: #a776d4;
  border: 1px solid #a776d4;
  color: #fff; }

.crosswords-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around; }

.crossword-inner {
  width: 100%; }

.crossword-info {
  width: 100%; }
  .crossword-info #questions_container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .crossword-info #questions_container .question {
      width: 48%; }

.cross-go {
  background: #a776d4;
  border: 1px solid #a776d4;
  color: #fff;
  height: 55px;
  display: flex;
  padding: 0;
  align-items: center;
  justify-content: center;
  width: 280px;
  font-weight: 400;
  font-size: 28px;
  letter-spacing: 1px;
  word-spacing: 4px; }

.cross-go:hover {
  color: #fff; }

.cross_vk {
  margin-bottom: 30px; }

.vk_link_cross {
  color: #a776d4;
  text-decoration: underline; }

@media screen and (min-width: 1400px) {
  .crossword-container {
    flex-direction: column-reverse; } }
@media screen and (max-width: 1200px) {
  .crossword td {
    width: 22px;
    height: 22px; } }
@media screen and (max-width: 700px) {
  .crossword .item-btns.second_line a {
    font-weight: 400;
    letter-spacing: 1px; }
  .crossword .item-btns a {
    font-size: 1.3rem; }
  .crossword h1 {
    font-weight: 400; }
  .crossword td {
    width: 25px;
    height: 25px; }

  .crossword-inner .crossword {
    min-width: 1000px; }

  .crossword-info #questions_container .question {
    width: 100%; } }
@media screen and (max-width: 500px) {
  .cross-go {
    width: 100%;
    font-size: 25px !important; }

  .otvety-k-krossvordu h1 {
    font-weight: 400; } }
/*============= ╨Т╨╗╨╛╨╢╨╡╨╜╨╜╤Л╨╡ ╤Б╨┐╨╕╤Б╨║╨╕ =====================*/
ol.embedded_list {
  list-style: none;
  counter-reset: li; }
  ol.embedded_list li:before {
    counter-increment: li;
    content: counters(li,".") ". "; }

/*============= ╨б╨╛╨┐╤Г╤В╤Б╤В╨▓╤Г╤О╤Й╨╕╨╡ ╨╛╤В╨▓╨╡╤В╨╛╨▓ ╨│╨╛╨╗╨╛╨▓╨╛╨╗╨╛╨╝╨╛╨║ =====================*/
.otvety_golovolomki .item {
  width: calc(25% - 10px); }
  .otvety_golovolomki .item a {
    color: #000; }

/*============= ╨Т╨╕╨║╨╕╤Г╨╝ =====================*/
.partner-widget {
  max-width: 1200px !important; }
  .partner-widget .list__header {
    font-size: 34px !important;
    border-radius: 0 !important;
    background: none !important;
    font-family: "Yanone Kaffeesatz",sans-serif !important;
    line-height: 1.2 !important;
    font-weight: 300 !important;
    color: #000 !important;
    padding: 0 !important; }
  .partner-widget .game {
    border-radius: 0 !important; }

/*============= DEVELOPER STYLES =====================*/

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