@charset "UTF-8";
@font-face {
  font-family: 'ComfortaaBold';
  src: url("../fonts/ComfortaaBold/ComfortaaBold.eot");
  src: url("../fonts/ComfortaaBold/ComfortaaBold.eot?#iefix") format("embedded-opentype"), url("../fonts/ComfortaaBold/ComfortaaBold.woff2") format("woff2"), url("../fonts/ComfortaaBold/ComfortaaBold.woff") format("woff"), url("../fonts/ComfortaaBold/ComfortaaBold.ttf") format("truetype"), url("../fonts/ComfortaaBold/ComfortaaBold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Segoe-UI';
  src: url("../fonts/SegoeUI/SegoeUI.eot");
  src: url("../fonts/SegoeUI/SegoeUI.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUI/SegoeUI.woff2") format("woff2"), url("../fonts/SegoeUI/SegoeUI.woff") format("woff"), url("../fonts/SegoeUI/SegoeUI.ttf") format("truetype"), url("../fonts/SegoeUI/SegoeUI.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Segoe-UI';
  src: url("../fonts/SegoeUI-Light/SegoeUI-Light.eot");
  src: url("../fonts/SegoeUI-Light/SegoeUI-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/SegoeUI-Light/SegoeUI-Light.woff2") format("woff2"), url("../fonts/SegoeUI-Light/SegoeUI-Light.woff") format("woff"), url("../fonts/SegoeUI-Light/SegoeUI-Light.ttf") format("truetype"), url("../fonts/SegoeUI-Light/SegoeUI-Light.svg") format("svg");
  font-weight: lighter;
  font-style: normal; }

@font-face {
  font-family: 'UbuntuR';
  src: url("../fonts/UbuntuR/UbuntuR.eot");
  src: url("../fonts/UbuntuR/UbuntuR.eot?#iefix") format("embedded-opentype"), url("../fonts/UbuntuR/UbuntuR.woff2") format("woff2"), url("../fonts/UbuntuR/UbuntuR.woff") format("woff"), url("../fonts/UbuntuR/UbuntuR.ttf") format("truetype"), url("../fonts/UbuntuR/UbuntuR.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'UbuntuM';
  src: url("../fonts/UbuntuM/UbuntuM.eot");
  src: url("../fonts/UbuntuM/UbuntuM.eot?#iefix") format("embedded-opentype"), url("../fonts/UbuntuM/UbuntuM.woff2") format("woff2"), url("../fonts/UbuntuM/UbuntuM.woff") format("woff"), url("../fonts/UbuntuM/UbuntuM.ttf") format("truetype"), url("../fonts/UbuntuM/UbuntuM.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.loader-wrap {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: rgba(255, 255, 255, 0.8);
  z-index: 3; }

.loader {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 40px;
  width: 80px;
  -webkit-box-sizing: border-bo;
          box-sizing: border-bo; }
  .loader .loader-item {
    position: relative;
    float: left;
    height: 40px;
    width: 4px;
    margin: 0 2px;
    background-color: #03a9f4; }
    .loader .loader-item:nth-child(1) {
      -webkit-animation: loader-item-1 2s linear infinite;
              animation: loader-item-1 2s linear infinite; }
    .loader .loader-item:nth-child(2) {
      -webkit-animation: loader-item-2 2s linear infinite;
              animation: loader-item-2 2s linear infinite; }
    .loader .loader-item:nth-child(3) {
      -webkit-animation: loader-item-3 2s linear infinite;
              animation: loader-item-3 2s linear infinite; }
    .loader .loader-item:nth-child(4) {
      -webkit-animation: loader-item-4 2s linear infinite;
              animation: loader-item-4 2s linear infinite; }
    .loader .loader-item:nth-child(5) {
      -webkit-animation: loader-item-5 2s linear infinite;
              animation: loader-item-5 2s linear infinite; }
    .loader .loader-item:nth-child(6) {
      -webkit-animation: loader-item-6 2s linear infinite;
              animation: loader-item-6 2s linear infinite; }
    .loader .loader-item:nth-child(7) {
      -webkit-animation: loader-item-7 2s linear infinite;
              animation: loader-item-7 2s linear infinite; }
    .loader .loader-item:nth-child(8) {
      -webkit-animation: loader-item-8 2s linear infinite;
              animation: loader-item-8 2s linear infinite; }
    .loader .loader-item:nth-child(9) {
      -webkit-animation: loader-item-9 2s linear infinite;
              animation: loader-item-9 2s linear infinite; }
    .loader .loader-item:nth-child(10) {
      -webkit-animation: loader-item-10 2s linear infinite;
              animation: loader-item-10 2s linear infinite; }

@-webkit-keyframes loader-item-1 {
  1% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  11% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  21% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-1 {
  1% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  11% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  21% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-2 {
  7% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  17% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  27% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-2 {
  7% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  17% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  27% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-3 {
  13% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  23% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  33% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-3 {
  13% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  23% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  33% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-4 {
  19% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  29% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  39% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-4 {
  19% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  29% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  39% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-5 {
  25% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  35% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  45% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-5 {
  25% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  35% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  45% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-6 {
  31% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  41% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  51% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-6 {
  31% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  41% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  51% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-7 {
  37% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  47% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  57% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-7 {
  37% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  47% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  57% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-8 {
  43% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  53% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  63% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-8 {
  43% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  53% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  63% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-9 {
  49% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  59% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  69% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-9 {
  49% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  59% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  69% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-10 {
  55% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  65% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  75% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-10 {
  55% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  65% {
    -webkit-transform: scaleY(1.4);
            transform: scaleY(1.4); }
  75% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

.modal--loading {
  position: absolute; }
  .modal--loading .loader {
    width: 48px; }
    .modal--loading .loader .loader-item {
      height: 30px; }
      .modal--loading .loader .loader-item:nth-child(1) {
        -webkit-animation: loader-item-search-1 2s linear infinite;
                animation: loader-item-search-1 2s linear infinite; }
      .modal--loading .loader .loader-item:nth-child(2) {
        -webkit-animation: loader-item-search-2 2s linear infinite;
                animation: loader-item-search-2 2s linear infinite; }
      .modal--loading .loader .loader-item:nth-child(3) {
        -webkit-animation: loader-item-search-3 2s linear infinite;
                animation: loader-item-search-3 2s linear infinite; }
      .modal--loading .loader .loader-item:nth-child(4) {
        -webkit-animation: loader-item-search-4 2s linear infinite;
                animation: loader-item-search-4 2s linear infinite; }
      .modal--loading .loader .loader-item:nth-child(5) {
        -webkit-animation: loader-item-search-5 2s linear infinite;
                animation: loader-item-search-5 2s linear infinite; }
      .modal--loading .loader .loader-item:nth-child(6) {
        -webkit-animation: loader-item-search-6 2s linear infinite;
                animation: loader-item-search-6 2s linear infinite; }
      .modal--loading .loader .loader-item:nth-child(7) {
        -webkit-animation: loader-item-search-7 2s linear infinite;
                animation: loader-item-search-7 2s linear infinite; }
      .modal--loading .loader .loader-item:nth-child(8) {
        -webkit-animation: loader-item-search-8 2s linear infinite;
                animation: loader-item-search-8 2s linear infinite; }
      .modal--loading .loader .loader-item:nth-child(9) {
        -webkit-animation: loader-item-search-9 2s linear infinite;
                animation: loader-item-search-9 2s linear infinite; }
      .modal--loading .loader .loader-item:nth-child(10) {
        -webkit-animation: loader-item-search-10 2s linear infinite;
                animation: loader-item-search-10 2s linear infinite; }

@-webkit-keyframes loader-item-search-1 {
  1% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  11% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  21% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-search-1 {
  1% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  11% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  21% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-search-2 {
  7% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  17% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  27% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-search-2 {
  7% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  17% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  27% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-search-3 {
  13% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  23% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  33% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-search-3 {
  13% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  23% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  33% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-search-4 {
  19% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  29% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  39% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-search-4 {
  19% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  29% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  39% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-search-5 {
  25% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  35% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  45% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-search-5 {
  25% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  35% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  45% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-search-6 {
  31% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  41% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  51% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-search-6 {
  31% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  41% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  51% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-search-7 {
  37% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  47% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  57% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-search-7 {
  37% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  47% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  57% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-search-8 {
  43% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  53% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  63% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-search-8 {
  43% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  53% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  63% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-search-9 {
  49% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  59% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  69% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-search-9 {
  49% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  59% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  69% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@-webkit-keyframes loader-item-search-10 {
  55% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  65% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  75% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

@keyframes loader-item-search-10 {
  55% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  65% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  75% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }

.onoffswitch {
  margin: 20px auto;
  position: relative;
  width: 57px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
  .onoffswitch-checkbox {
    display: none; }
  .onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #f1f1f1;
    -webkit-border-radius: 22px;
            border-radius: 22px;
    height: 30px; }
  .onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -webkit-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s; }
    .onoffswitch-inner:before, .onoffswitch-inner:after {
      display: block;
      float: left;
      width: 50%;
      height: 25px;
      padding: 0;
      font-size: 16px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-weight: normal;
      font-family: "Segoe UI", "Segoe-UI", sans-serif !important;
      color: #26272d; }
    .onoffswitch-inner:before {
      background-color: #FFFFFF; }
    .onoffswitch-inner:after {
      background-color: #FFFFFF; }
  .onoffswitch-switch {
    display: block;
    width: 29px;
    height: 27px;
    margin: 2.5px;
    background: #3967FA;
    position: absolute;
    bottom: 0;
    right: 22px;
    border: 2px solid #f1f1f1;
    -webkit-border-radius: 22px;
            border-radius: 22px;
    -webkit-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s; }
  .onoffswitch-textLeft, .onoffswitch-textRight {
    position: absolute;
    top: 5px;
    font-size: 16px; }
  .onoffswitch-textLeft {
    right: 70px; }
  .onoffswitch-textRight {
    left: 70px; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px; }

.share {
  position: relative;
  overflow: hidden;
  width: 1000px;
  height: 1000px;
  background: #fff;
  padding-left: 55px; }
  .share-img {
    position: absolute;
    right: -320px;
    bottom: -40px;
    width: 870px;
    height: 870px;
    border: 15px solid #dcdcdc;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat; }
  .share .logo {
    position: absolute;
    padding: 0;
    top: 75px;
    right: 45px; }
  .share .type-news {
    position: absolute;
    top: 55px;
    font-size: 30px;
    padding: 0;
    text-transform: uppercase;
    font-family: 'UbuntuM';
    color: #424141; }
  .share .theme {
    position: absolute;
    top: 165px;
    width: 385px;
    margin: 0;
    font-size: 45px;
    text-transform: uppercase;
    font-family: 'UbuntuR';
    color: #5d5d5d; }
  .share .answer {
    position: absolute;
    bottom: 0;
    width: 385px; }
    .share .answer p {
      font-size: 30px;
      padding: 0;
      text-transform: uppercase;
      margin-bottom: 50px;
      font-family: 'UbuntuM';
      color: #424141; }
    .share .answer-text {
      font-size: 45px !important;
      margin-bottom: 30px !important;
      text-transform: uppercase;
      font-family: 'UbuntuR';
      color: #5d5d5d !important; }

html {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body {
  font-family: "Segoe UI", "Segoe-UI", sans-serif !important;
  background: #fcfcfc;
  position: relative;
  min-height: 100%;
  padding-bottom: 500px; }

a {
  word-wrap: break-word;
  overflow-wrap: break-word; }

a:focus {
  text-decoration: none !important; }

h2 {
  font-size: 48px;
  font-weight: lighter; }

h3 {
  font-family: 'ComfortaaBold', sans-serif;
  font-size: 55px; }

h4 {
  font-size: 20px;
  color: #5b5b5b;
  word-wrap: break-word;
  overflow-wrap: break-word; }

ul {
  padding-left: 0; }

li {
  list-style-type: none; }

button[disabled],
html input[disabled] {
  cursor: not-allowed; }

.registration-link {
  text-align: center; }

.select2-container--default .select2-selection--single {
  -webkit-border-radius: 0;
          border-radius: 0;
  height: 44px;
  text-align: center;
  border-color: #e8e8e8;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.select2-selection__rendered {
  padding-top: 5px; }

.select2-selection__arrow {
  top: 8px !important; }

.select2-selection.select2-selection--multiple {
  border-color: #ccc;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background: #fff;
  border: none; }

.select2-selection__choice__remove {
  display: none !important; }

.btn-add-teg {
  padding: 5px 12px; }

.progress {
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 20px;
  margin-bottom: 0;
  margin-left: 60px; }
  .progress-bar {
    background: #dae1e8;
    -webkit-box-shadow: none;
            box-shadow: none; }

.nav-tabs-nm {
  border-bottom-color: #f1f1f1; }
  .nav-tabs-nm a {
    color: #8c8f94; }
  .nav-tabs-nm > li.active > a, .nav-tabs-nm > li.focus > a, .nav-tabs-nm > li.hover > a {
    border-color: #f1f1f1 !important;
    border-bottom-color: transparent !important;
    background: #fcfcfc !important; }

.vote-content--share {
  font-size: 18px;
  margin-left: 5px; }
  .vote-content--share:focus {
    text-decoration: none; }

.sorting {
  position: absolute;
  top: 12px;
  right: 30px; }
  .sorting__itm {
    display: inline-block; }
    .sorting__itm.disabled {
      opacity: .4; }
    .sorting__itm--popularity {
      width: 19px;
      height: 12px;
      margin-right: 10px;
      background: url(../img/sorting-popularity.png) no-repeat 0 0; }
      .sorting__itm--popularity.desc {
        background-position: 0 -12px; }
    .sorting__itm--time {
      width: 12px;
      height: 16px;
      background: url(../img/sorting-time.png) no-repeat 0 0; }
      .sorting__itm--time.desc {
        background-position: 0 -16px; }

.card-share-btn {
  float: right;
  margin-top: -45px;
  border: none;
  color: #5b5b5b;
  font-weight: 600; }

.sr-only {
  color: #5b5b5b;
  font-size: 16px;
  position: static;
  margin: 0; }
  .sr-only--percent {
    color: #5b5b5b;
    font-weight: bold;
    overflow: visible;
    height: 20px;
    width: 50px;
    clip: inherit;
    position: absolute;
    left: 0; }

.navbar-block {
  background: #fff;
  -webkit-box-shadow: 1px 1px 1px #000;
          box-shadow: 1px 1px 1px #000;
  width: 100%; }

.modalBet-select + .select2-container {
  float: right;
  margin-top: -3px; }
  .modalBet-select + .select2-container .select2-selection--single {
    border: none;
    border-bottom: 1px solid #f1f1f1;
    -webkit-box-shadow: none;
            box-shadow: none;
    height: 33px; }
  .modalBet-select + .select2-container .select2-selection__rendered {
    padding-top: 3px;
    color: #757575; }
  .modalBet-select + .select2-container .select2-selection__arrow {
    top: 3px !important; }

textarea.ms-input {
  max-width: 330px;
  width: 100%;
  height: inherit; }

.form-group-date {
  margin-bottom: 70px; }

.create-bet-form textarea.ms-input {
  max-width: 100%;
  min-width: 100%; }

.warning {
  background: rgba(243, 134, 126, 0.7);
  padding: 10px;
  width: 100%; }
  .warning p {
    margin-bottom: 0;
    color: #fff; }
  .warning a {
    color: #fff;
    text-decoration: underline; }

.pagination--p {
  text-align: center; }

.pagination--nm {
  border: 1px solid #f1f1f1;
  padding: 5px;
  -webkit-border-radius: 20px;
          border-radius: 20px; }
  .pagination--nm .page-link {
    border: none;
    color: #c6c6c8;
    background: inherit;
    padding: 5px 20px; }
    .pagination--nm .page-link:hover, .pagination--nm .page-link.active {
      background: inherit;
      color: #5c5d61; }
  .pagination--nm .previous a,
  .pagination--nm .next a {
    -webkit-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.1);
    background: #fff;
    -webkit-border-radius: 15px !important;
            border-radius: 15px !important;
    color: #5c5d61; }
    .pagination--nm .previous a:hover,
    .pagination--nm .next a:hover {
      color: #26272d;
      background: #fff; }
  .pagination--nm .disable a {
    -webkit-box-shadow: none;
            box-shadow: none;
    background: inherit;
    color: #c6c6c8; }
    .pagination--nm .disable a:hover {
      color: #c6c6c8; }

.error {
  color: #f3867e;
  font-size: 16px; }
  .error__ol {
    padding-left: 25px; }
    .error__ol li {
      list-style-type: decimal !important; }
  .error__ul {
    padding-left: 25px; }
    .error__ul li {
      list-style-type: disc !important; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background: #fff; }
  .fixed .navbar-bottom {
    margin-bottom: 0 !important;
    padding-bottom: 10px;
    padding-top: 10px;
    -webkit-box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1); }

.sticky {
  position: fixed; }

.stop,
.relative {
  position: relative; }

.what-happens-week {
  padding-left: 0; }

.ms-input {
  -webkit-border-radius: 0;
          border-radius: 0;
  height: 44px;
  text-align: center;
  border-color: #e8e8e8; }
  .ms-input .btn {
    -webkit-border-radius: 0;
            border-radius: 0;
    border-color: #e8e8e8;
    padding-top: 11px;
    padding-bottom: 11px; }

.modal-content .ms-input-sm {
  height: 30px;
  padding: 0;
  float: left;
  border: none;
  border-bottom: 1px solid #f1f1f1; }

.bootstrap-select.ms-input {
  margin-bottom: 15px !important; }

.bootstrap-select .dropdown-toggle:focus {
  outline: none !important; }

.prev {
  float: left; }

.title {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 80px; }
  .title h2 {
    word-wrap: break-word; }
  .title a {
    color: #5b5b5b; }

:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

a:hover {
  text-decoration: none; }

.navbar-default {
  background: inherit; }

.navbar {
  border: none; }

header .container-fluid,
.container-fluid_navbar,
nav .container-fluid {
  max-width: 1750px !important; }

.navbar-bottom .container-fluid,
.container-fluid {
  max-width: 1200px !important;
  position: relative; }
  .navbar-bottom .container-fluid_navbar,
  .container-fluid_navbar {
    padding-left: 0;
    padding-right: 0; }

.navbar-top {
  background: #fff;
  -webkit-box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
  padding-top: 25px;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .navbar-top .container-fluid {
    padding-left: 0;
    padding-right: 0; }

.logo {
  font-size: 40px;
  color: #8c8f94; }
  .logo span {
    color: #26272d;
    font-family: 'ComfortaaBold', sans-serif; }

.user-ava {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  float: right;
  display: block;
  background: url(../img/ava.jpg) no-repeat, #d2f37d;
  background-size: cover;
  background-position: center; }
  .user-ava .user-caret {
    color: #e7e7e7;
    float: right;
    margin-top: 15px;
    margin-right: -15px; }

.user .dropdown-menu {
  -webkit-box-shadow: none;
          box-shadow: none;
  left: initial;
  right: 0; }
  .user .dropdown-menu a {
    color: #9ea1a5; }
  .user .dropdown-menu li.more, .user .dropdown-menu li.exit {
    text-align: right;
    text-decoration: underline; }
    .user .dropdown-menu li.more a, .user .dropdown-menu li.exit a {
      color: #26272d !important; }
  .user .dropdown-menu span {
    width: 40px;
    color: #26272d;
    display: inline-block; }

.money-icon {
  margin-top: 5px;
  background: url(../img/bag-money.png) no-repeat 20px 0; }

.add-new--p {
  float: left;
  margin-top: 4px; }

.add-new {
  color: #26272d;
  font-size: 14px;
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
  padding: 11px 0;
  text-align: center;
  border: 1px solid #f1f1f1;
  -webkit-border-radius: 22px;
          border-radius: 22px;
  display: block; }
  .add-new:hover {
    color: #26272d; }
  .add-new i {
    padding-right: 15px;
    font-size: 16px; }

.authorization {
  padding: 0; }

.btn-authorization,
.btn-next,
.btn-save,
.btn-complete,
.btn-cancel,
.btn-delete {
  color: #26272d;
  font-size: 13px;
  font-weight: 600;
  padding: 12px 56px;
  background: inherit;
  border: 1px solid #3967fa;
  -webkit-border-radius: 22px;
          border-radius: 22px;
  float: right;
  text-transform: uppercase; }
  .btn-authorization:hover,
  .btn-next:hover,
  .btn-save:hover,
  .btn-complete:hover,
  .btn-cancel:hover,
  .btn-delete:hover {
    background: #3967fa;
    color: #fff; }

.btn-next,
.btn-save,
.btn-complete,
.btn-cancel,
.btn-delete {
  float: none; }
  .btn-next--center,
  .btn-save--center,
  .btn-complete--center,
  .btn-cancel--center,
  .btn-delete--center {
    text-align: center; }

.btn-complete,
.btn-cancel,
.btn-delete {
  padding: 12px 30px; }

.btn-complete {
  border-color: #2dbc49; }
  .btn-complete:hover {
    background: #2dbc49; }

.btn-delete {
  border-color: #f3867e; }
  .btn-delete:hover {
    background: #f3867e; }

.search--p {
  margin-top: 8px; }

.search {
  width: 100%;
  color: #828282; }
  .search_input {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-bottom: 1px solid #f3f3f3;
    -webkit-border-radius: 0;
            border-radius: 0;
    background: inherit; }
  .search input:focus {
    border-color: #0a79ed; }
  .search .btn {
    background: inherit; }
  .search-load {
    color: #0a79ed; }
    .search-load:hover, .search-load:focus {
      color: #0a79ed !important; }
    .search-load-block {
      display: none; }

.loading .search-load-block {
  display: table-cell; }

.live-search-active + .live-search {
  display: block; }

.live-search {
  background: #fff;
  border: 1px solid #f1f1f1;
  width: 360px;
  margin-top: 12px;
  position: absolute;
  z-index: 10;
  display: none; }
  .live-search--itm {
    position: relative;
    display: block;
    padding: 18px;
    padding-bottom: 34px;
    padding-left: 79px;
    border-bottom: 1px solid #f1f1f1; }
    .live-search--itm:hover {
      background: #eee; }
      .live-search--itm:hover .vote-info span {
        background-position: 0 0; }
  .live-search--img {
    position: absolute;
    top: 19px;
    left: 11px;
    width: 55px;
    height: 55px;
    border: 1px solid #f1f1f1;
    background-color: #fff; }
    .live-search--img img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      max-width: 95%;
      max-height: 95%;
      margin: auto; }
  .live-search--title {
    color: #000;
    font-size: 16px;
    margin: 0;
    font-family: "Segoe UI", "Segoe-UI", sans-serif;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .live-search--show-all {
    padding: 10px;
    text-align: center; }
    .live-search--show-all a {
      color: #3b3c42; }
  .live-search .vote-info {
    margin-top: 10px;
    margin-bottom: 22px; }

.all-private {
  text-align: center; }

.all {
  margin-right: 15px; }
  .all:hover > span {
    background-position: -23px 0; }
  .all > span {
    display: block;
    width: 23px;
    height: 23px;
    background: url(../img/earth.png) no-repeat 0 0; }
  .all.active {
    color: #5b5b5b; }
    .all.active > span {
      background: url(../img/earth.png) no-repeat -23px 0; }

.private:hover > span {
  background-position: -35px 0; }

.private > span {
  display: block;
  margin: 0 auto;
  width: 35px;
  height: 23px;
  background: url(../img/private.png) no-repeat 0 0; }

.private.active {
  color: #5b5b5b; }
  .private.active > span {
    background: url(../img/private.png) no-repeat -35px 0; }

.all,
.private {
  height: 42px;
  line-height: 26px;
  color: #8c8f94;
  font-weight: 500;
  vertical-align: bottom;
  text-align: center;
  display: inline-block; }
  .all:hover,
  .private:hover {
    color: #5b5b5b; }

.navbar-bottom .navbar-nav {
  text-align: center;
  float: none;
  padding-left: 15px;
  padding-right: 15px; }
  .navbar-bottom .navbar-nav li {
    float: none;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px; }
    .navbar-bottom .navbar-nav li a {
      font-size: 14px;
      color: #8c8f94;
      border: 1px solid #f1f1f1;
      -webkit-border-radius: 22px;
              border-radius: 22px;
      padding: 11px 35px; }
      .navbar-bottom .navbar-nav li a:hover {
        border-color: #5b5b5b; }
  .navbar-bottom .navbar-nav .active a {
    background: inherit !important;
    border-color: #5b5b5b;
    color: #5b5b5b;
    font-weight: 600; }

.carousel-header .item {
  padding-top: 70px;
  padding-left: 100px;
  min-height: 590px;
  background-size: cover;
  background-position: 100% 0;
  background-repeat: no-repeat;
  color: #fff; }
  .carousel-header .item p {
    font-size: 22px;
    margin-top: 45px; }
  .carousel-header .item .row {
    z-index: 1;
    position: relative; }

.carousel-header .bg--gradient-header {
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(205, 210, 227, 0.8)), to(rgba(238, 224, 223, 0.8)));
  background: -webkit-linear-gradient(top left, rgba(205, 210, 227, 0.8), rgba(238, 224, 223, 0.8));
  background: linear-gradient(to bottom right, rgba(205, 210, 227, 0.8), rgba(238, 224, 223, 0.8));
  pointer-events: none; }

.btn-create--p {
  margin-top: 45px; }

.btn-create {
  color: #fff;
  font-size: 16px;
  border: 1px solid #fff;
  -webkit-border-radius: 35px;
          border-radius: 35px;
  padding: 20px 58px;
  background: -webkit-gradient(linear, left bottom, left top, from(#888888), to(#b0b0b0));
  background: -webkit-linear-gradient(bottom, #888888, #b0b0b0);
  background: linear-gradient(to top, #888888, #b0b0b0);
  text-transform: uppercase; }

.vote-now {
  margin-bottom: 110px; }

.vote-left {
  height: 725px;
  padding-right: 0; }
  .vote-left .panel {
    -webkit-border-radius: 0 !important;
            border-radius: 0 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    background: inherit; }
  .vote-left .panel-heading {
    height: 100px;
    border-bottom: 1px solid #fbfbfb; }
  .vote-left .panel-body {
    padding-bottom: 0; }

.vote-content {
  color: #8c8f94;
  font-size: 14px; }

.vote-title {
  color: #5b5b5b;
  font-size: 22px;
  font-weight: 600;
  word-wrap: break-word;
  overflow-wrap: break-word; }

.vote-info {
  width: 100%;
  margin-top: 35px;
  margin-bottom: 0; }
  .vote-info span {
    height: 17px;
    width: 20px;
    display: inline-block;
    background-position: 0 -17px;
    background-repeat: no-repeat; }
  .vote-info li {
    color: #8c8f94;
    font-size: 18px;
    display: inline-block;
    float: right;
    margin-left: 15px; }
    .vote-info li.vote-info--first {
      margin-left: 0; }
  .vote-info .vote-chips {
    float: left; }
    .vote-info .vote-chips span {
      background-image: url(../img/chips.png); }
  .vote-info .vote-users span {
    background-image: url(../img/user.png); }
  .vote-info .vote-money span {
    background-image: url(../img/chips2.png); }
  .vote-info .vote-time span {
    background-image: url(../img/time.png); }

.vote-left .active:after {
  content: '';
  position: absolute;
  right: -31px;
  top: 40px;
  width: 31px;
  height: 355px;
  background: url(../img/angle.png) no-repeat;
  z-index: 2; }

.vote-left .active {
  border-left: 3px solid #0a79ed;
  position: relative;
  background: #fff; }
  .vote-left .active .vote-title {
    color: #26272d; }
  .vote-left .active .vote-info span {
    background-position: 0 0; }
  .vote-left .active .vote-chips {
    color: #0a79ed; }

.author {
  font-size: 16px;
  margin-top: 60px;
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
  margin-left: -15px;
  padding: 30px 15px;
  border-top: 1px solid #fbfbfb;
  border-bottom: 1px solid #fbfbfb; }
  .author .name {
    color: #5b5b5b;
    font-weight: 600; }

.card-bet-inform .author {
  margin-top: 0;
  padding: 0;
  display: block;
  padding-left: 80px;
  border: none; }
  .card-bet-inform .author .name {
    display: block; }

.vote-right {
  height: 725px;
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  display: none;
  background-size: cover !important; }
  .vote-right.active {
    display: block; }

.vote-right:nth-child(1) {
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(178, 184, 204, 0.5)), to(rgba(178, 184, 204, 0.5))), url(../img/vote-item1.jpg) no-repeat;
  background: -webkit-linear-gradient(top left, rgba(178, 184, 204, 0.5), rgba(178, 184, 204, 0.5)), url(../img/vote-item1.jpg) no-repeat;
  background: linear-gradient(to bottom right, rgba(178, 184, 204, 0.5), rgba(178, 184, 204, 0.5)), url(../img/vote-item1.jpg) no-repeat; }

.vote-right:nth-child(2) {
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(178, 184, 204, 0.5)), to(rgba(178, 184, 204, 0.5))), url(../img/vote-item2.jpg) no-repeat;
  background: -webkit-linear-gradient(top left, rgba(178, 184, 204, 0.5), rgba(178, 184, 204, 0.5)), url(../img/vote-item2.jpg) no-repeat;
  background: linear-gradient(to bottom right, rgba(178, 184, 204, 0.5), rgba(178, 184, 204, 0.5)), url(../img/vote-item2.jpg) no-repeat; }

.vote-right:nth-child(3) {
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(178, 184, 204, 0.5)), to(rgba(178, 184, 204, 0.5))), url(../img/vote-item3.jpg) no-repeat;
  background: -webkit-linear-gradient(top left, rgba(178, 184, 204, 0.5), rgba(178, 184, 204, 0.5)), url(../img/vote-item3.jpg) no-repeat;
  background: linear-gradient(to bottom right, rgba(178, 184, 204, 0.5), rgba(178, 184, 204, 0.5)), url(../img/vote-item3.jpg) no-repeat; }

.what-happens {
  margin-top: 80px;
  height: 565px;
  background: #fff;
  float: right;
  border-left: 3px solid #0a79ed; }
  .what-happens_title {
    margin-left: -18px;
    border-left: 4px solid #fff; }
  .what-happens h5 {
    color: #26272d;
    font-size: 18px;
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 15px;
    position: relative;
    word-wrap: break-word;
    overflow-wrap: break-word; }
    .what-happens h5:after {
      content: '';
      position: absolute;
      top: -21px;
      left: -53px;
      border: 30px solid transparent;
      border-right: 20px solid #fff; }
  .what-happens_content {
    height: 450px; }
  .what-happens_all-variant {
    color: #8c8f94;
    font-size: 14px;
    font-weight: 300;
    border-top: 1px solid #fbfbfb;
    text-align: center;
    vertical-align: middle;
    line-height: 50px; }

.variant {
  background: url(../img/eye-grey.png) no-repeat 0 50%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  width: 100%; }
  .variant:hover, .variant.active {
    background: url(../img/eye-blue.png) no-repeat 0 50%; }
  .variant a {
    font-size: 18px;
    color: #5b5b5b;
    font-weight: 600;
    padding-left: 60px;
    margin-top: 40px;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%; }
  .variant.variant-true {
    background: url(../img/eye-green.png) no-repeat 0 50%; }

.answered .variant:hover {
  background: url(../img/eye-grey.png) no-repeat 0 50%; }

.answered .variant.active:hover {
  background: url(../img/eye-blue.png) no-repeat 0 50%; }

.answered .variant.variant-true:hover {
  background: url(../img/eye-green.png) no-repeat 0 50%; }

.complete-bet,
.cancel-bet {
  padding-top: 20px;
  text-align: center; }

.bet-slider-itm:hover > .bet-slider-itm_content {
  z-index: 2; }

.bet-slider-card .slick-arrow {
  top: 510px; }

.bet-slider-itm {
  position: relative;
  height: 390px;
  width: 370px !important;
  margin-right: 15px;
  margin-left: 15px; }
  .bet-slider-itm_bg {
    width: 270px;
    height: 310px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
    .bet-slider-itm_bg-gradient {
      background: -webkit-gradient(linear, left top, right bottom, from(rgba(198, 190, 206, 0.5)), to(rgba(198, 190, 206, 0.5)));
      background: -webkit-linear-gradient(top left, rgba(198, 190, 206, 0.5), rgba(198, 190, 206, 0.5));
      background: linear-gradient(to bottom right, rgba(198, 190, 206, 0.5), rgba(198, 190, 206, 0.5));
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
    .bet-slider-itm_bg img {
      width: 100%; }
  .bet-slider-itm_content {
    padding: 10px 20px 20px 20px;
    background: #fff;
    width: 270px;
    height: 325px;
    position: absolute;
    bottom: 0;
    right: 0; }
    .bet-slider-itm_content--top {
      text-align: left;
      height: 90px; }
      .bet-slider-itm_content--top h4, .bet-slider-itm_content--top a {
        color: #5b5b5b;
        font-size: 16px;
        text-overflow: ellipsis;
        margin-top: 20px;
        white-space: nowrap;
        overflow: hidden;
        padding-right: 80px; }
      .bet-slider-itm_content--top img {
        float: right;
        margin-top: -10px; }
    .bet-slider-itm_content--middle {
      height: 140px;
      word-break: break-word;
      overflow-wrap: break-word; }
      .bet-slider-itm_content--middle .vote-info {
        margin: 0;
        margin-right: -20px;
        width: 95px;
        float: right;
        margin-left: 4px; }
        .bet-slider-itm_content--middle .vote-info li {
          float: none;
          display: block;
          margin-left: 5px;
          margin-bottom: 5px; }
          .bet-slider-itm_content--middle .vote-info li span {
            background-position: 0 0;
            margin-right: 5px; }
        .bet-slider-itm_content--middle .vote-info .vote-chips {
          position: absolute;
          top: 30px; }
    .bet-slider-itm_content--bottom {
      text-align: center; }
      .bet-slider-itm_content--bottom .chips-quantity {
        color: #26272d;
        font-size: 16px;
        font-weight: 600;
        width: 40px;
        height: 40px;
        -webkit-border-radius: 50%;
                border-radius: 50%;
        background: url(../img/chips3.png) no-repeat;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        line-height: 40px;
        float: right; }

.filter .btn-start--p {
  text-align: center; }

.btn-start {
  color: #26272d;
  font-size: 13px;
  font-weight: 600;
  padding: 15px 30px;
  border: 1px solid #c7c8ca;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  background: inherit;
  display: inline-block;
  text-transform: uppercase; }
  .btn-start:hover {
    border-color: #3b68fa; }

.author-bet {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: #d2f37d;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: inline-block;
  float: left; }

.slick-next:before, .slick-prev:before {
  content: " ";
  width: 17px;
  position: absolute;
  top: 13px;
  height: 15px; }

.slick-next:before {
  background: url(../img/arrow-right.png) no-repeat;
  right: 20px; }

.slick-prev:before {
  background: url(../img/arrow-left.png) no-repeat;
  left: 20px; }

.slick-arrow {
  background: red;
  top: 450px;
  height: 42px;
  width: 60px;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  background: #fff;
  -webkit-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.1);
  z-index: 1; }
  .slick-arrow:focus {
    background: #fff;
    -webkit-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.1) !important;
            box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.1) !important; }
  .slick-arrow-block {
    width: 150px;
    height: 50px;
    border: 1px solid #f1f1f1;
    -webkit-border-radius: 25px;
            border-radius: 25px;
    position: relative;
    left: -webkit-calc(50% - 75px);
    left: calc(50% - 75px);
    top: 35px;
    pointer-events: none; }

.slick-prev {
  right: 50%;
  left: initial;
  margin-right: 8px; }

.slick-next {
  left: 50%;
  margin-left: 8px; }

.slick-disabled {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: inherit; }
  .slick-disabled:focus {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    background: inherit !important; }
  .slick-disabled.slick-next:before, .slick-disabled.slick-prev:before {
    color: #dee1e7; }

.progressBar-content {
  max-width: 700px;
  margin: 0 auto;
  margin-top: -70px;
  height: 115px; }

.progressbar {
  counter-reset: step;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.progressbar li {
  width: 25%;
  float: left;
  font-size: 16px;
  color: #26272d;
  position: relative;
  text-align: center;
  font-weight: 600; }

.progressbar li:before {
  width: 30px;
  height: 30px;
  content: '';
  counter-increment: step;
  line-height: 30px;
  border: 10px solid #fff;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background-color: white;
  position: relative;
  top: 70px; }

.progressbar li:after {
  width: 100%;
  height: 4px;
  content: '';
  position: absolute;
  background-color: #f6f6f6;
  top: 83px;
  left: -50%;
  z-index: -1; }

.progressbar li:first-child:after {
  content: none; }

.progressbar li.active {
  -webkit-box-shadow: none;
          box-shadow: none; }

.progressbar li.active:before,
.progressbar li.active:after {
  border-color: #3967fa; }

.progressbar li.active + li:after {
  background-color: #3967fa; }

.filter {
  padding-left: 15px; }
  .filter .keywords {
    margin-bottom: 20px; }

.keywords {
  border: 1px solid #e8e8e8;
  text-align: left;
  padding: 10px;
  margin-bottom: 70px; }
  .keywords-itm {
    border: 1px solid #f1f1f1;
    padding: 4px;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    margin-bottom: 5px;
    display: inline-block; }
    .keywords-itm:hover {
      border-color: #5b5b5b; }
    .keywords-itm button {
      border: none;
      background: inherit; }

.inline-table {
  display: inline-table;
  width: 100%; }
  .inline-table-range {
    max-width: 100%; }
    .inline-table-range input {
      width: 60px;
      padding-top: 0;
      padding-bottom: 0;
      border: none;
      border-bottom: 1px solid #e8e8e8;
      -webkit-border-radius: 0;
              border-radius: 0;
      background: inherit;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .inline-table-range span {
      margin-top: -20px; }

.tegList {
  background: inherit;
  border: none;
  border-bottom: 1px solid #e8e8e8;
  padding: 4px; }
  .tegList + span button {
    border: none;
    background: inherit; }

.create-bet-form {
  text-align: center;
  padding: 20px 0 40px 0; }
  .create-bet-form .btn-next {
    position: absolute;
    bottom: 0;
    left: -webkit-calc(50% - 80px);
    left: calc(50% - 80px);
    z-index: 2; }
  .create-bet-form fieldset {
    min-height: 335px;
    position: relative; }
  .create-bet-form .commands {
    height: 35px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .create-bet-form .filter-option.pull-left {
    text-align: center !important; }

.btn-create--position .btn-next {
  bottom: 10px; }

.ms-input--file {
  padding-top: 5px;
  padding-bottom: 5px; }

.form-group--variant {
  text-align: left; }
  .form-group--variant ol {
    padding-left: 17px; }
  .form-group--variant li {
    list-style-type: decimal;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px; }
    .form-group--variant li .delete-variant {
      background: inherit;
      border: none;
      color: #f1f1f1;
      -webkit-transition: .2s;
      transition: .2s;
      float: right; }
    .form-group--variant li:hover > .delete-variant {
      color: #000; }
  .form-group--variant .ms-input {
    text-align: left; }
    .form-group--variant .ms-input + span button {
      -webkit-border-radius: 0;
              border-radius: 0;
      border-color: #e8e8e8;
      height: 44px; }
  .form-group--variant .radio + label {
    float: left; }

.radio {
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin: 0 3px 0 0; }

.radio + label {
  cursor: pointer; }

.radio:not(checked) {
  position: absolute;
  opacity: 0; }

.radio:not(checked) + label {
  position: relative;
  padding: 10px 0 0 35px; }

.radio:not(checked) + label:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #CDD1DA;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #FFF; }

.radio:not(checked) + label:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #3967fa;
  opacity: 0;
  -webkit-transition: all .2s;
  transition: all .2s; }

.radio:checked + label:after {
  opacity: 1; }

.radio:focus + label:before {
  -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 0, 0.5);
          box-shadow: 0 0 0 3px rgba(255, 255, 0, 0.5); }

input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  background: transparent;
  margin-top: 30px; }

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none; }

input[type=range]:focus {
  outline: none; }

input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent; }

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 3px solid #3967fa;
  height: 20px;
  width: 20px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #fff;
  cursor: pointer;
  margin-top: -9px; }

input[type=range]::-moz-range-thumb {
  border: 3px solid #3967fa;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer; }

input[type=range]::-ms-thumb {
  border: 3px solid #3967fa;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer; }

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  background: #3967fa;
  -webkit-border-radius: 1.3px;
          border-radius: 1.3px; }

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #3967fa; }

input[type=range]::-moz-range-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  background: #3967fa;
  border-radius: 1.3px; }

input[type=range]::-ms-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  background: transparent;
  border-width: 16px 0;
  color: transparent; }

input[type=range]::-ms-fill-lower {
  background: #3967fa;
  border-radius: 2.6px; }

input[type=range]:focus::-ms-fill-lower {
  background: #3967fa; }

input[type=range]::-ms-fill-upper {
  background: #3967fa;
  border-radius: 2.6px; }

input[type=range]:focus::-ms-fill-upper {
  background: #3967fa; }

.category-title {
  font-size: 18px;
  color: #26272d;
  display: block;
  font-family: 'ComfortaaBold', sans-serif;
  margin-bottom: 15px; }
  .category-title:hover {
    color: #26272d; }

.subcategory-itm,
.subcategory-title {
  margin-left: 15px; }

.subcategory-title {
  font-weight: 600;
  font-size: 16px;
  color: #5b5b5b;
  display: block; }

.subcategory-itm li {
  padding-top: 2px;
  padding-bottom: 2px; }

.subcategory-itm a {
  color: #777;
  padding-left: 15px; }
  .subcategory-itm a:hover {
    color: #26272d; }

footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.footer .container-fluid {
  max-width: 1200px; }

.footer {
  background: #f7f7f7;
  padding-bottom: 20px;
  margin-top: 90px;
  margin-bottom: 80px; }

.footer-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 60px; }
  .footer-content .footer-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 200px;
        -ms-flex: 1 1 200px;
            flex: 1 1 200px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 1px; }
    .footer-content .footer-col input,
    .footer-content .footer-col button {
      border: none;
      -webkit-border-radius: 0;
              border-radius: 0;
      height: 50px;
      -webkit-box-shadow: none;
              box-shadow: none; }
  .footer-content h4 {
    margin-bottom: 30px; }
  .footer-content li {
    margin: 15px 0; }
    .footer-content li a {
      color: #8c8f94;
      font-size: 14px; }

.footer-bottom {
  background: #eee;
  text-align: center; }
  .footer-bottom p {
    margin-bottom: 0;
    color: #8c8f94;
    font-size: 14px;
    padding: 30px 0; }

.authorization input {
  -webkit-border-radius: 0;
          border-radius: 0;
  margin-bottom: 10px;
  height: 42px;
  text-align: center; }
  .authorization input:last-child {
    margin-bottom: 0; }

.authorization .btn-authorization {
  float: none;
  display: block;
  margin: 0 auto; }

.profile-img {
  position: relative; }
  .profile-img:hover .edit-profile,
  .profile-img:hover .photo-upload {
    opacity: 1; }
  .profile-img:hover .edit-profile--icon {
    opacity: 0; }
  .profile-img:hover .bg--gradient {
    background: rgba(38, 39, 45, 0.5); }
  .profile-img .bg--gradient {
    -webkit-transition: .2s;
    transition: .2s; }
  .profile-img img {
    width: 100% !important; }

.profile-img--other:hover .bg--gradient {
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(178, 184, 204, 0.5)), to(rgba(178, 184, 204, 0.5)));
  background: -webkit-linear-gradient(top left, rgba(178, 184, 204, 0.5), rgba(178, 184, 204, 0.5));
  background: linear-gradient(to bottom right, rgba(178, 184, 204, 0.5), rgba(178, 184, 204, 0.5)); }

.social-group_profile {
  position: absolute;
  bottom: 0;
  right: 0; }
  .social-group_profile .social-group {
    margin: 0; }
    .social-group_profile .social-group ul {
      margin-bottom: 0; }
  .social-group_profile a {
    text-align: center; }

.social-group--center {
  text-align: center; }

.edit-profile {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(210, 243, 125, 0.7);
  padding: 10px;
  opacity: 0;
  -webkit-transition: .2s;
  transition: .2s;
  color: #26272d;
  font-size: 16px; }
  .edit-profile:hover {
    color: #26272d; }
  .edit-profile--icon {
    font-size: 18px;
    color: #fff;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0; }

.datepickers-container {
  z-index: 10050; }

.photo-upload {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 250px; }
  .photo-upload a {
    font-size: 26px;
    color: #fff; }

.profile-inform {
  max-width: 420px;
  width: 100%; }
  .profile-inform h2 {
    font-size: 28px;
    font-weight: 400;
    color: #777;
    margin-top: 0; }
    .profile-inform h2 span {
      color: #26272d;
      font-family: 'ComfortaaBold';
      width: inherit; }
  .profile-inform ul {
    display: inline-block;
    margin-top: 10px;
    text-align: right; }
    .profile-inform ul li {
      height: 30px; }
    .profile-inform ul a {
      color: #9ea1a5;
      border-bottom: 1px solid #f0f0f0;
      width: 70px;
      display: inline-block;
      text-align: center;
      float: right; }
  .profile-inform .money-icon {
    background-position: 0 0;
    display: inline-block;
    height: 22px;
    width: 30px;
    margin-top: 0; }
  .profile-inform span {
    color: #26272d;
    display: inline-block; }
  .profile-inform .btn-create {
    color: #fff;
    padding: 8px 24px;
    float: right; }

.profile-statistics {
  margin-top: 100px;
  text-align: center; }
  .profile-statistics h3 {
    font-size: 24px;
    color: #26272d; }
  .profile-statistics .vote-info {
    margin-top: 0; }
    .profile-statistics .vote-info li {
      float: none; }
    .profile-statistics .vote-info span {
      background-position: 0 0; }
  .profile-statistics--itm {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f1f1f1; }
    .profile-statistics--itm:last-child {
      border: none; }

.my a {
  color: #5b5b5b;
  font-size: 16px;
  font-weight: 600; }

.message {
  text-align: left; }

.results,
.message {
  font-size: 16px;
  font-weight: 600; }
  .results.win p,
  .message.win p {
    color: #2dbc49; }
  .results.loss p,
  .message.loss p {
    color: #f3867e; }

.gender {
  height: 30px; }
  .gender > label:first-child {
    float: left; }
  .gender > label:last-child {
    float: right; }

.search-bet {
  margin-bottom: 40px;
  padding-left: 15px; }

.modal-content {
  background: #fff;
  text-align: center;
  -webkit-border-radius: 0;
          border-radius: 0; }
  .modal-content input {
    -webkit-border-radius: 0;
            border-radius: 0;
    margin-bottom: 10px; }
    .modal-content input:last-child {
      margin-bottom: 0; }
  .modal-content .close {
    color: #fff;
    text-shadow: none;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    right: -5px;
    top: -5px;
    background: #000;
    opacity: 1;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    padding-bottom: 3px;
    z-index: 4; }

.modal-header,
.modal-footer {
  border: none; }

.modal-dialog {
  max-width: 400px; }

.modal-footer {
  text-align: center; }
  .modal-footer .btn-authorization {
    float: none; }

.modalBet .modal-dialog {
  max-width: 470px;
  width: 100%; }

.modalBet .modal-content {
  padding: 5px; }

.modalBet .modal-body {
  height: 200px;
  padding-top: 0;
  padding-bottom: 0; }

.modalBet h4 {
  color: #26272d;
  font-size: 16px; }

.modalBet .btn-start {
  display: inline-block;
  margin: 0 20px; }

.card-bet-inform,
.card-description,
.card-participants {
  padding: 30px;
  margin-top: 20px;
  background: #fff; }

.card-bet-img,
.bet-img {
  height: 200px;
  background-size: cover;
  background-position: center;
  position: relative;
  background-repeat: no-repeat; }

.card-bet-img {
  height: 550px; }

.card-date {
  float: right; }
  .card-date p {
    color: #5b5b5b;
    font-weight: 600; }
  .card-date span {
    color: #8c8f94;
    font-weight: normal; }

.card-time_rate {
  margin-top: 40px;
  font-size: 16px; }
  .card-time_rate span {
    height: 17px;
    width: 13px;
    padding-right: 25px;
    display: inline-block; }

.card-time span {
  background: url(../img/time.png) no-repeat 0 -17px; }

.card-rate {
  color: #0a79ed; }
  .card-rate span {
    background: url(../img/chips.png) no-repeat 0 0;
    margin-top: 20px; }

.card-participants ul {
  text-align: center;
  margin-bottom: 30px; }

.card-participants li {
  display: inline-block; }

.card-participants span {
  height: 17px;
  width: 13px;
  padding-right: 25px;
  display: inline-block; }

.participants-quantity {
  margin-right: 20px; }
  .participants-quantity span {
    background: url(../img/user.png) no-repeat 0 0; }

.participants-chips span {
  background: url(../img/chips2.png) no-repeat 0 0; }

.card-bet-inform .card-author {
  display: inline-block;
  max-width: 260px;
  width: 100%; }

.card-description {
  text-align: justify; }
  .card-description a {
    font-size: 20px;
    color: #45454b;
    display: block;
    text-align: center; }
  .card-description p {
    word-wrap: break-word;
    overflow-wrap: break-word; }

.card-participants_ava {
  min-width: 60px;
  max-width: 60px;
  margin-right: 10px;
  display: table-cell; }

.card-participants-all {
  min-width: 1px;
  display: table; }

.card-bet-slider-item {
  max-width: 570px;
  width: 100%;
  margin-bottom: 20px;
  padding: 30px;
  background: #fff;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }
  .card-bet-slider-item .card-author {
    height: 70px; }
  .card-bet-slider-item .vote-info li {
    float: left; }
  .card-bet-slider-item .vote-info span {
    background-position: 0 0; }
  .card-bet-slider-item .btn-start {
    float: right;
    margin-top: -10px;
    border-color: #3b68fa; }
    .card-bet-slider-item .btn-start:hover {
      background: #3b68fa;
      color: #fff; }
  .card-bet-slider-item .card-time_rate {
    float: right;
    margin-top: 0; }
    .card-bet-slider-item .card-time_rate span {
      margin-top: 0;
      padding-right: 20px;
      vertical-align: middle;
      margin-top: -4px; }
  .card-bet-slider-item .collapse.in + .vote-info + button + .slide-open {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.slide-open {
  width: 100%;
  margin-top: 80px; }

.slide-open-btn {
  display: block;
  text-align: center; }

.card-bet-slider-item_bg {
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }

.card-slider-title {
  color: #5b5b5b;
  font-size: 16px;
  font-weight: 600;
  padding-left: 5px;
  padding-top: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.my-bet .card-slider-title {
  padding-top: 0; }

.my-bet--green {
  color: #2dbc49;
  display: block; }

.bg--gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, right bottom, from(rgba(178, 184, 204, 0.5)), to(rgba(178, 184, 204, 0.5)));
  background: -webkit-linear-gradient(top left, rgba(178, 184, 204, 0.5), rgba(178, 184, 204, 0.5));
  background: linear-gradient(to bottom right, rgba(178, 184, 204, 0.5), rgba(178, 184, 204, 0.5)); }

.social-group {
  margin: 30px 0; }
  .social-group li {
    display: inline-block; }
  .social-group a {
    color: #090909;
    width: 30px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin: 0 4px;
    display: inline-block; }

.btn-circle {
  border: 1px solid #e9e9e9;
  -webkit-border-radius: 50%;
          border-radius: 50%; }

.factor,
.shield {
  font-size: 15px;
  color: #111;
  font-weight: 600;
  line-height: 36px;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  display: inline-block; }
  .factor:hover,
  .shield:hover {
    color: #111; }

.shield {
  font-size: 18px; }

.modal-header_dropdown {
  max-width: 100px;
  min-width: 50px;
  border: none !important;
  color: #8c8f94; }
  .modal-header_dropdown .caret {
    margin-left: 4px; }

.modal-header_dropdown--left {
  float: left !important; }

.modal-header_dropdown--right {
  float: right !important; }

.modalComplete .modal-dialog {
  width: 100%;
  max-width: 600px; }

.modalComplete .modal-body > label {
  display: block;
  text-align: left;
  margin-bottom: 20px; }

.masonry-layout {
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0; }

.masonry-layout__panel {
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid;
  padding: 5px; }

.masonry-layout__panel-content {
  padding: 10px; }

.typeBet-info {
  color: #828282; }

@media (max-width: 991px) {
  .navbar-nav_user {
    margin-top: 25px; }
  .search--p {
    margin-top: 30px;
    float: right; }
  .authorization .btn-authorization {
    margin-top: 30px; }
  .all-private {
    text-align: right; }
  .navbar-bottom .navbar-nav li {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    width: 31%; }
  .vote-left {
    height: initial; }
  .vote-left .active:after {
    content: none; }
  .what-happens-week {
    padding-right: 0; }
  .profile-inform {
    margin-top: 40px; }
  .search-stiky {
    position: static !important; }
    .search-stiky .stop {
      position: static; }
    .search-stiky .sticky {
      position: static; }
    .search-stiky .filter {
      padding: 15px; }
  .masonry-layout {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3; }
  .live-search {
    margin-top: 70px; }
  .sorting {
    top: 60px;
    right: 10px; }
    .sorting__itm {
      display: block; }
      .sorting__itm--popularity {
        margin-right: 0; }
      .sorting__itm--time {
        margin-top: 15px;
        margin-left: 4px; } }

@media (max-width: 768px) {
  .container-fluid_navbar {
    padding-left: 0;
    padding-right: 0; }
  .navbar-bottom .navbar-nav li {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .carousel-header .item {
    padding-left: 20px; }
  .what-happens,
  .what-happens h5:after {
    background: rgba(255, 255, 255, 0.8); }
  .what-happens {
    margin-top: 0; }
  .vote-right {
    height: 565px; }
  .what-happens_title {
    border-color: #0a79ed;
    border-width: 3px; }
  body {
    padding-bottom: 0; }
  footer {
    position: static; }
  .footer {
    margin-bottom: 0; }
  .card-bet-slider-item {
    padding: 10px;
    width: 300px;
    margin-left: auto;
    margin-right: auto; }
    .card-bet-slider-item .vote-info {
      text-align: center; }
      .card-bet-slider-item .vote-info li {
        float: none; }
  .no-slider .card-bet-slider-item {
    width: 100%; }
  .card-bet-inform {
    margin-top: 75px; }
  .card-bet-inform,
  .card-description,
  .card-participants {
    padding: 5px; }
  .modal-dialog {
    margin: 10px auto; }
  .modalBet,
  .authorization-modal,
  .modalComplete,
  .modalMessage,
  .edit-profile {
    padding: 0 10px; }
  .sticky {
    position: static; }
  .stop {
    position: static; }
  #aside-stiky {
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.6); }
  .card-bet-img {
    height: 450px; }
  .variant {
    margin-left: 5px; }
  .bet-slider-card .slick-arrow {
    top: 470px; }
  .bet-slider-card .btn-start {
    padding: 15px 25px; }
  .social-group_profile {
    position: static;
    margin-top: 40px; }
    .social-group_profile .social-group ul {
      text-align: center; }
  .profile-inform {
    max-width: inherit; }
  .profile-statistics {
    text-align: right; }
    .profile-statistics--title {
      display: none; }
    .profile-statistics .my,
    .profile-statistics .results,
    .profile-statistics .statistics,
    .profile-statistics .message {
      position: relative;
      padding-left: 35%;
      margin-bottom: 10px; }
    .profile-statistics .my:before,
    .profile-statistics .results:before,
    .profile-statistics .statistics:before,
    .profile-statistics .message:before {
      position: absolute;
      width: 25%;
      padding-right: 10px;
      left: 10px;
      text-align: left;
      font-family: 'ComfortaaBold', sans-serif;
      font-weight: 600;
      font-size: 16px; }
    .profile-statistics .my:before {
      content: 'Пари'; }
    .profile-statistics .results:before {
      content: 'Результаты'; }
    .profile-statistics .statistics:before {
      content: 'Статистика'; }
    .profile-statistics .message:before {
      content: 'Сообщение'; }
    .profile-statistics .notice .my:before {
      content: 'Дата'; }
  .bet-all .card-bet-slider-item {
    width: 100%;
    margin: 0 auto; }
  .social-group_profile {
    margin-top: 0; }
    .social-group_profile .social-group ul {
      text-align: left; }
      .social-group_profile .social-group ul li {
        display: block;
        margin-bottom: 15px; }
  .logo {
    padding-left: 0; }
  .masonry-layout {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; }
  .progress {
    background: rgba(245, 245, 245, 0.3); }
    .progress-bar {
      background: rgba(218, 225, 232, 0.9); }
  .complete-bet {
    text-align: center;
    margin-left: -25px;
    margin-right: -25px; }
  .hidden-sm-down {
    display: none; }
  .sorting {
    top: 0;
    right: 80px; }
    .sorting__itm {
      display: inline-block; }
      .sorting__itm--popularity {
        margin-right: 10px; }
  .card-bet-slider-item .slide-open {
    margin-top: 20px; }
  .card-bet-slider-item .btn-start {
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    float: none; }
  .progressbar li {
    color: #fcfcfc; } }

@media (max-width: 480px) {
  .logo {
    font-size: 30px;
    letter-spacing: -1.9px;
    padding-top: 5px !important; }
  .navbar-header {
    padding-right: 0; }
  .all {
    margin-right: 5px; }
  .navbar-nav_search {
    margin-top: -15px; }
  .navbar-nav_user {
    margin-left: 0; }
  .vote-left .panel-heading {
    height: 120px; }
  .bet-slider-itm {
    width: 310px !important; }
  .modalBet .btn-start {
    margin: 0 10px; }
  .card-date {
    float: left;
    margin-top: 20px; }
  .card-time_rate {
    margin-top: 120px; }
  .profile-inform {
    text-align: center; }
    .profile-inform ul {
      display: block; }
    .profile-inform .btn-create {
      float: none;
      margin-top: 10px; }
  .my a {
    font-size: 14px; }
  .profile-statistics .my:before,
  .profile-statistics .results:before,
  .profile-statistics .statistics:before {
    font-size: 14px; }
  .profile-statistics .vote-info li {
    margin-left: 5px; }
  .masonry-layout {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1; }
  .live-search {
    max-width: 370px;
    width: 100%; } }
