@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

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

@font-face {
  font-family: 'PFAgoraSlabPro';
  src: url("../fonts/PFAgoraSlabPro-Regular.woff") format("woff"), url("../fonts/PFAgoraSlabPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

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

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

@font-face {
  font-family: 'PFAgoraSlabPro';
  src: url("../fonts/PFAgoraSlabPro-MedItalic.eot");
  src: url("../fonts/PFAgoraSlabPro-MedItalic.woff2") format("woff2"), url("../fonts/PFAgoraSlabPro-MedItalic.eot?#iefix") format("embedded-opentype");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'PFAgoraSlabPro';
  src: url("../fonts/PFAgoraSlabPro-MediumItalic.woff") format("woff"), url("../fonts/PFAgoraSlabPro-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }

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

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

/* template */
html {
  margin: 0; }

body {
  font-family: 'Tahoma', sans-serif;
  margin: 0;
  background: #fff url("../bg.jpg") center bottom no-repeat;
  background-attachment: fixed; }

.clear:before, .clear:after {
  content: '';
  clear: both;
  display: block; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

.kek {
  max-width: 1300px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-shadow: 0 0 45px #d9d9d9;
  -moz-box-shadow: 0 0 45px #d9d9d9;
  -ms-box-shadow: 0 0 45px #d9d9d9;
  -o-box-shadow: 0 0 45px #d9d9d9;
  box-shadow: 0 0 45px #d9d9d9;
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 0 45px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0 0 45px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0 0 45px rgba(0, 0, 0, 0.19);
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.19); }

.ping {
  padding: 0 15px; }

img {
  vertical-align: top;
  max-width: 100%;
  border: none; }

.no_list {
  margin: 0;
  padding: 0;
  list-style: none; }

a {
  text-decoration: none;
  color: #133f80; }
  a:hover {
    text-decoration: underline; }

svg {
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

h1, .typo_h1 {
  font-size: 36px;
  font-weight: bold;
  margin: 0;
  line-height: 1.2em; }

.hr__line {
  background: #d8d8d8;
  height: 1px;
  margin: 8px 0; }

.table {
  display: table;
  width: 100%; }
  .table .row {
    display: table-row; }
    .table .row .cell {
      display: table-cell; }

.easing {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.btn_load {
  cursor: pointer;
  font-family: 'PFAgoraSlabPro', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #aacacd;
  border: 2px solid #aacacd;
  font-weight: 500;
  height: 33px;
  line-height: 31px;
  display: inline-block;
  padding: 0 15px; }
  .btn_load:hover {
    border-color: #00c0f3;
    color: #00c0f3; }

#header .bluster {
  padding: 10px 0 0px;
  padding-left: 50px; }
  #header .bluster .cell {
    vertical-align: middle; }
    #header .bluster .cell.last {
      text-align: right; }
  #header .bluster .logo {
    margin-top: 27px;
    display: inline-block; }
  #header .bluster .inb {
    display: inline-block;
    vertical-align: top; }

#info_bar {
  text-align: left;
  font-size: 12px;
  padding-right: 50px;
  height: 75px; }
  #info_bar .table {
    min-height: 70px;
    height: 100%; }
  #info_bar .dt .t {
    background: #84236c;
    color: #fff;
    padding: 0 4px 1px;
    display: inline-block;
    margin-right: 5px; }
  #info_bar .dt .d {
    color: #133f80; }
  #info_bar .mw {
    color: #133f80;
    margin-top: 8px; }
    #info_bar .mw div {
      display: inline-block; }
    #info_bar .mw .m {
      margin-right: 15px; }
    #info_bar .mw span.up {
      color: #33cc00; }
    #info_bar .mw span.down {
      color: red; }
  #info_bar .kosmos {
    display: inline-block; }
    #info_bar .kosmos .star {
      display: inline-block;
      vertical-align: middle;
      margin-right: 12px; }
  #info_bar .triangulation {
    display: inline-block;
    vertical-align: middle; }
    #info_bar .triangulation .social {
      display: inline-block;
      vertical-align: middle;
      white-space: nowrap;
      position: relative;
      padding-right: 8px; }
      #info_bar .triangulation .social:after {
        content: '';
        position: absolute;
        top: 50%;
        margin-top: -11px;
        right: 0;
        height: 22px;
        width: 2px;
        background: #133f80; }
      #info_bar .triangulation .social li {
        float: left; }
        #info_bar .triangulation .social li a {
          display: block;
          padding: 8px;
          font-family: 'FontAwesome';
          font-size: 18px;
          -webkit-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -ms-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
          #info_bar .triangulation .social li a.s1:after {
            content: '\f09a'; }
          #info_bar .triangulation .social li a.s2:after {
            content: '\f189'; }
          #info_bar .triangulation .social li a.s3:after {
            content: '\f099'; }
          #info_bar .triangulation .social li a.s4:after {
            content: '\f263'; }
          #info_bar .triangulation .social li a.s5:after {
            content: '\f09e'; }
          #info_bar .triangulation .social li a:hover {
            background: #133f80;
            color: #fff;
            text-decoration: none; }

#searcher {
  position: relative;
  display: inline-block;
  padding: 8px;
  font-family: 'FontAwesome';
  font-size: 18px;
  width: 34px;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #133f80;
  cursor: pointer;
  vertical-align: top; }
  #searcher:after {
    content: '\f002'; }
  #searcher:hover {
    background: #133f80;
    color: #fff; }
  #searcher form {
    position: absolute;
    top: 0;
    height: 100%;
    right: 100%;
    width: 0;
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    #searcher form label {
      display: block;
      height: 100%; }
    #searcher form input {
      border: 1px solid #133f80;
      border-right: none;
      height: 100%;
      padding: 5px 10px;
      outline: none;
      font-size: 15px;
      width: 100%; }
  #searcher.active {
    background: #133f80;
    color: #fff; }
    #searcher.active:after {
      content: '\f00d'; }
    #searcher.active form {
      width: 170px; }

#menu ul li {
  float: left; }
  #menu ul li a {
    display: block;
    color: #fff;
    z-index: 1;
    padding: 27px 30px 26px;
    position: relative;
    z-index: 1;
    -webkit-transform: skewX(-24deg);
    -moz-transform: skewX(-24deg);
    -ms-transform: skewX(-24deg);
    -o-transform: skewX(-24deg);
    transform: skewX(-24deg);
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    font-size: 14px;
    font-family: 'PFAgoraSlabPro', sans-serif;
    text-transform: uppercase;
    margin-left: -2px; }
    #menu ul li a:before, #menu ul li a:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      height: 100%;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
    #menu ul li a:before {
      top: 0;
      background: #133f80;
      z-index: -2;
      height: 50%; }
    #menu ul li a:after {
      bottom: 0;
      background: #002e70;
      z-index: -3; }
    #menu ul li a span {
      -webkit-transform: skewX(24deg);
      -moz-transform: skewX(24deg);
      -ms-transform: skewX(24deg);
      -o-transform: skewX(24deg);
      transform: skewX(24deg);
      display: block; }
      #menu ul li a span:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
    #menu ul li a:hover:before {
      height: 100%; }
  #menu ul li.active a {
    background: #206198;
    border-left: 2px solid #838383;
    border-right: 2px solid #838383;
    z-index: 2; }
    #menu ul li.active a:before, #menu ul li.active a:after {
      background: transparent; }
  #menu ul li.active:first-child a {
    border-left: none; }
  #menu ul li:last-child {
    padding-right: 20px;
    position: relative; }
    #menu ul li:last-child:before, #menu ul li:last-child:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      height: 50%; }
    #menu ul li:last-child:before {
      background: #133f80;
      top: 0; }
    #menu ul li:last-child:after {
      background: #002e70;
      bottom: 0; }

#submenu {
  margin-left: -32px; }
  #submenu ul {
    background: #ced9db; }
    #submenu ul li {
      float: left; }
      #submenu ul li a {
        display: block;
        color: #666;
        z-index: 1;
        padding: 7px 20px;
        position: relative;
        z-index: 1;
        -webkit-transform: skewX(-24deg);
        -moz-transform: skewX(-24deg);
        -ms-transform: skewX(-24deg);
        -o-transform: skewX(-24deg);
        transform: skewX(-24deg);
        -webkit-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -o-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        font-size: 10px;
        font-family: 'PFAgoraSlabPro', sans-serif;
        text-transform: uppercase;
        margin-left: -1px;
        background: #ced9db; }
        #submenu ul li a:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          -webkit-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          -ms-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
          height: 0;
          background: #00c0f3;
          z-index: -1; }
        #submenu ul li a span {
          -webkit-transform: skewX(24deg);
          -moz-transform: skewX(24deg);
          -ms-transform: skewX(24deg);
          -o-transform: skewX(24deg);
          transform: skewX(24deg);
          display: block; }
        #submenu ul li a:hover {
          color: #fff; }
          #submenu ul li a:hover:before {
            height: 100%; }
      #submenu ul li.active a:before {
        height: 100%; }
      #submenu ul li:last-child {
        padding-right: 10px; }

#main {
  padding: 40px 50px 80px; }
  #main .priseenter.three {
    margin: -8px; }
    #main .priseenter.three .item {
      width: 33.333%;
      font-size: 20px;
      padding: 8px; }
  #main .priseenter .item {
    float: left;
    font-size: 22px; }
    #main .priseenter .item a {
      display: inline-block;
      position: relative;
      overflow: hidden;
      vertical-align: top; }
      #main .priseenter .item a:after {
        content: '';
        position: absolute;
        top: -100%;
        bottom: 0;
        left: -100%;
        right: -100%;
        background: -webkit-radial-gradient(transparent 20%, rgba(0, 0, 0, 0.92));
        background: -moz-radial-gradient(transparent 20%, rgba(0, 0, 0, 0.92));
        background: -ms-radial-gradient(transparent 20%, rgba(0, 0, 0, 0.92));
        background: -o-radial-gradient(transparent 20%, rgba(0, 0, 0, 0.92));
        background: radial-gradient(transparent 20%, rgba(0, 0, 0, 0.92));
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      #main .priseenter .item a:hover:after {
        background-color: rgba(0, 0, 0, 0.3); }
      #main .priseenter .item a:hover .title {
        text-decoration: underline; }
      #main .priseenter .item a:hover .vidos:before {
        background-color: #00c0f3; }
    #main .priseenter .item .vidos {
      position: absolute;
      top: 50%;
      margin-top: -15px;
      right: 0;
      width: 48px;
      height: 30px;
      background: linear-gradient(to right, #0081bf, #00c0f3);
      -webkit-border-radius: 30px 0 0 30px;
      -moz-border-radius: 30px 0 0 30px;
      -ms-border-radius: 30px 0 0 30px;
      -o-border-radius: 30px 0 0 30px;
      border-radius: 30px 0 0 30px;
      overflow: hidden;
      z-index: 1; }
      #main .priseenter .item .vidos:before {
        content: url("../images/vidos.png");
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding-left: 5px;
        padding-top: 4px;
        display: inline-block;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
    #main .priseenter .item .bright {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      color: #fff;
      z-index: 2;
      padding: 25px;
      padding-right: 50px; }
    #main .priseenter .item .title {
      font-weight: bold; }
    #main .priseenter .item .time {
      color: #999;
      font-size: 11px;
      margin-top: 10px; }
  #main .calembour {
    margin-top: 30px; }
    #main .calembour:first-child {
      margin-top: 0; }
    #main .calembour .column {
      float: left;
      min-height: 1px;
      vertical-align: top; }
      #main .calembour .column.left {
        width: 100%; }
      #main .calembour .column.right {
        width: 250px;
        margin-left: -250px; }
        #main .calembour .column.right .trash {
          margin-top: 30px; }
          #main .calembour .column.right .trash:first-child {
            margin-top: 0; }
          #main .calembour .column.right .trash.pochta a {
            display: block;
            text-align: center; }
            #main .calembour .column.right .trash.pochta a .n {
              font-size: 18px;
              text-transform: uppercase;
              font-family: 'PFAgoraSlabPro', sans-serif;
              font-weight: bold;
              color: #1c4fb2;
              margin-top: -6px;
              position: relative;
              z-index: 1; }
  #main .house {
    text-align: right;
    overflow: hidden; }
    #main .house .que {
      display: inline-block;
      position: relative;
      background: #a07e0b;
      color: #fff;
      font-family: 'PFAgoraSlabPro', sans-serif;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 500;
      height: 28px;
      line-height: 30px;
      min-width: 160px;
      text-align: left;
      padding: 0 25px;
      -webkit-transform: skewX(-30deg);
      -moz-transform: skewX(-30deg);
      -ms-transform: skewX(-30deg);
      -o-transform: skewX(-30deg);
      transform: skewX(-30deg);
      -webkit-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%; }
      #main .house .que:before, #main .house .que:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        height: 100%;
        z-index: -1; }
      #main .house .que:before {
        top: 0;
        background: #94c0ca; }
      #main .house .que:after {
        bottom: 0;
        height: 50%;
        background: #7cb0bc;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
      #main .house .que span {
        display: block;
        -webkit-transform: skewX(30deg);
        -moz-transform: skewX(30deg);
        -ms-transform: skewX(30deg);
        -o-transform: skewX(30deg);
        transform: skewX(30deg); }
    #main .house a:hover:after {
      height: 100%; }
    #main .house.left {
      text-align: left; }
      #main .house.left .que {
        -webkit-transform: skewX(30deg);
        -moz-transform: skewX(30deg);
        -ms-transform: skewX(30deg);
        -o-transform: skewX(30deg);
        transform: skewX(30deg); }
        #main .house.left .que span {
          -webkit-transform: skewX(-30deg);
          -moz-transform: skewX(-30deg);
          -ms-transform: skewX(-30deg);
          -o-transform: skewX(-30deg);
          transform: skewX(-30deg); }
  #main .money_generator {
    margin-top: 30px;
    overflow: hidden;
    width: 100%; }
    #main .money_generator .item {
      float: left;
      margin-right: 12px; }
      #main .money_generator .item:last-child {
        margin-right: 0; }
  #main .igualmente {
    margin-top: 30px; }
    #main .igualmente .house {
      margin-bottom: 10px; }
    #main .igualmente .elems {
      margin: -10px -5px; }
      #main .igualmente .elems .elem {
        display: inline-block;
        vertical-align: top;
        float: left;
        width: 25%; }
        #main .igualmente .elems .elem .pos {
          border: 1px solid #e3e3e3;
          margin: 10px 5px;
          position: relative;
          z-index: 1; }
        #main .igualmente .elems .elem .flat {
          padding: 15px 20px 40px; }
        #main .igualmente .elems .elem .go {
          position: relative;
          top: -2px; }
          #main .igualmente .elems .elem .go * {
            vertical-align: middle; }
          #main .igualmente .elems .elem .go span {
            margin-right: 6px;
            display: inline-block; }
          #main .igualmente .elems .elem .go .day {
            font-size: 11px;
            color: #999; }
          #main .igualmente .elems .elem .go .vidos {
            width: 21px;
            height: 21px;
            background: url("../images/vidos2.png") center center no-repeat; }
          #main .igualmente .elems .elem .go .type {
            background: #aacacd;
            font-size: 10px;
            font-family: 'PFAgoraSlabPro', sans-serif;
            text-transform: uppercase;
            color: #fff;
            padding: 3px 8px;
            position: relative;
            z-index: 2;
            -webkit-transition: all 0.15s ease;
            -moz-transition: all 0.15s ease;
            -ms-transition: all 0.15s ease;
            -o-transition: all 0.15s ease;
            transition: all 0.15s ease; }
            #main .igualmente .elems .elem .go .type:hover {
              background: #00c0f3;
              padding: 6px 8px; }
        #main .igualmente .elems .elem .title {
          font-size: 18px;
          font-weight: bold;
          margin-top: 6px;
          line-height: 1.2em;
          height: 4.8em;
          overflow: hidden; }
          #main .igualmente .elems .elem .title a {
            color: black; }
            #main .igualmente .elems .elem .title a:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0; }
        #main .igualmente .elems .elem .vimm {
          position: absolute;
          bottom: 15px;
          width: 100%;
          z-index: -1;
          font-family: 'Arial', sans-serif;
          font-size: 11px;
          color: #aacacd; }
          #main .igualmente .elems .elem .vimm .view {
            margin-right: 10px; }
            #main .igualmente .elems .elem .vimm .view:before {
              content: url("../images/view.png");
              margin-right: 3px; }
          #main .igualmente .elems .elem .vimm .comm:before {
            content: url("../images/comm.png");
            margin-right: 3px; }

#content {
  margin-right: 280px; }
  #content .bread_crumbs .dot {
    color: #aacacd;
    font-size: 11px;
    float: left;
    height: 20px;
    line-height: 20px; }
    #content .bread_crumbs .dot:before {
      content: url("../images/arrow.png");
      margin: 0 8px;
      pointer-events: none; }
    #content .bread_crumbs .dot:first-child:before {
      display: none; }
  #content .bread_crumbs a:hover {
    color: #00c0f3; }
  #content .typo_h1 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'PFAgoraSlabPro', sans-serif;
    font-weight: normal;
    position: relative;
    z-index: 1;
    height: 43px;
    line-height: 43px;
    overflow: hidden;
    padding: 0 30px;
    margin-top: 30px; }
    #content .typo_h1:before, #content .typo_h1:after {
      content: '';
      position: absolute;
      left: 0;
      height: 50%;
      z-index: -1;
      -webkit-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      transform-origin: 0% 100%; }
    #content .typo_h1:before {
      top: 0;
      right: 11%;
      background: #94c0ca;
      -webkit-transform: skew(28deg);
      -moz-transform: skew(28deg);
      -ms-transform: skew(28deg);
      -o-transform: skew(28deg);
      transform: skew(28deg); }
    #content .typo_h1:after {
      bottom: 0;
      right: 8%;
      background: #7cb0bc;
      -webkit-transform: skew(25deg);
      -moz-transform: skew(25deg);
      -ms-transform: skew(25deg);
      -o-transform: skew(25deg);
      transform: skew(25deg); }
  #content .col {
    float: right;
    vertical-align: top; }
    #content .col.lb {
      width: 60%;
      margin-right: 2%; }
      #content .col.lb .house {
        margin-bottom: 15px; }
    #content .col.rb {
      width: 38%;
      background: #eaeaea;
      border: 1px solid #e3e3e3; }
      #content .col.rb .house {
        margin: 15px 0; }
  #content .golden_age .elem {
    border-top: 1px solid #ddd;
    position: relative; }
    #content .golden_age .elem:first-child {
      border-top: none; }
  #content .golden_age .cell {
    padding: 25px 30px 20px; }
    #content .golden_age .cell.first {
      width: 105px;
      padding-right: 0; }
    #content .golden_age .cell.last {
      padding-left: 20px; }
  #content .golden_age .bro {
    position: relative;
    top: -2px; }
    #content .golden_age .bro * {
      vertical-align: middle; }
    #content .golden_age .bro span {
      margin-right: 6px;
      display: inline-block; }
    #content .golden_age .bro .day {
      font-size: 11px;
      color: #999; }
    #content .golden_age .bro .vidos {
      width: 21px;
      height: 21px;
      background: url("../images/vidos2.png") center center no-repeat; }
    #content .golden_age .bro .type {
      background: #aacacd;
      font-size: 10px;
      font-family: 'PFAgoraSlabPro', sans-serif;
      text-transform: uppercase;
      color: #fff;
      padding: 3px 8px;
      position: relative;
      z-index: 2;
      -webkit-transition: all 0.15s ease;
      -moz-transition: all 0.15s ease;
      -ms-transition: all 0.15s ease;
      -o-transition: all 0.15s ease;
      transition: all 0.15s ease; }
      #content .golden_age .bro .type:hover {
        background: #00c0f3;
        padding: 6px 8px; }
  #content .golden_age .title {
    font-size: 20px;
    margin-top: 6px; }
    #content .golden_age .title a {
      color: black; }
      #content .golden_age .title a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
  #content .vengardio .elem {
    padding: 20px 30px;
    border-top: 1px solid #ddd; }
    #content .vengardio .elem:first-child {
      border-top: none; }
  #content .vengardio .club {
    position: relative;
    top: -2px; }
    #content .vengardio .club * {
      vertical-align: middle; }
    #content .vengardio .club span {
      margin-right: 6px;
      display: inline-block; }
    #content .vengardio .club .day {
      font-size: 11px;
      color: #999; }
    #content .vengardio .club .vidos {
      width: 21px;
      height: 21px;
      background: url("../images/vidos2.png") center center no-repeat; }
    #content .vengardio .club .type {
      background: #aacacd;
      font-size: 10px;
      font-family: 'PFAgoraSlabPro', sans-serif;
      text-transform: uppercase;
      color: #fff;
      padding: 3px 8px;
      position: relative;
      z-index: 2;
      -webkit-transition: all 0.15s ease;
      -moz-transition: all 0.15s ease;
      -ms-transition: all 0.15s ease;
      -o-transition: all 0.15s ease;
      transition: all 0.15s ease; }
      #content .vengardio .club .type:hover {
        background: #00c0f3;
        padding: 6px 8px; }
  #content .vengardio .title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 6px; }
  #content .igualmente .elems .elem {
    width: 33.333%; }
    #content .igualmente .elems .elem .flober {
      height: 126px;
      overflow: hidden; }
    #content .igualmente .elems .elem .title {
      height: auto;
      max-height: 3.6em; }
    #content .igualmente .elems .elem .descr {
      margin-top: 9px;
      font-family: 'Arial', sans-serif;
      position: relative;
      z-index: -1;
      max-height: 3.6em;
      overflow: hidden;
      font-size: 14px; }
      #content .igualmente .elems .elem .descr:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 50px;
        background: -webkit-linear-gradient(to top, #fff, transparent);
        background: -moz-linear-gradient(to top, #fff, transparent);
        background: linear-gradient(to top, #fff, transparent); }
      #content .igualmente .elems .elem .descr p {
        margin: 0; }
  #content .money_generator {
    margin: 0 5px;
    padding: 20px 0; }
    #content .money_generator:first-child {
      margin-top: 10px; }
    #content .money_generator:last-child {
      margin-bottom: 10px; }
  #content .center {
    text-align: center;
    margin: 50px 0 45px; }
  #content .store {
    border: 1px solid #e3e3e3;
    margin-top: 10px;
    padding: 29px;
    font-size: 16px; }
    #content .store h1 {
      font-size: 28px;
      line-height: 1.3em; }
    #content .store p {
      line-height: 1.4em;
      margin: 20px 0; }
    #content .store .bcr {
      position: relative;
      top: -2px;
      margin-top: 30px; }
      #content .store .bcr * {
        vertical-align: middle; }
      #content .store .bcr span {
        margin-right: 6px;
        display: inline-block; }
      #content .store .bcr .day {
        font-size: 11px;
        color: #999; }
      #content .store .bcr .vidos {
        width: 21px;
        height: 21px;
        background: url("../images/vidos2.png") center center no-repeat; }
      #content .store .bcr .type {
        background: #aacacd;
        font-size: 10px;
        font-family: 'PFAgoraSlabPro', sans-serif;
        text-transform: uppercase;
        color: #fff;
        padding: 3px 8px;
        position: relative;
        z-index: 2;
        -webkit-transition: all 0.15s ease;
        -moz-transition: all 0.15s ease;
        -ms-transition: all 0.15s ease;
        -o-transition: all 0.15s ease;
        transition: all 0.15s ease; }
        #content .store .bcr .type:hover {
          background: #00c0f3;
          padding: 6px 8px; }
    #content .store .photo {
      margin-top: 30px; }
    #content .store .lead {
      border-bottom: 1px solid #d7d7d7;
      margin-top: 30px; }
    #content .store .text {
      font-family: 'Arial', sans-serif; }
    #content .store .gzip_gallery {
      margin-top: 30px; }
    #content .store .sociality {
      margin-top: 30px; }
    #content .store .commentarget {
      margin-top: 50px; }
      #content .store .commentarget .begin {
        text-align: center;
        position: relative;
        margin-bottom: 20px; }
        #content .store .commentarget .begin:before {
          content: '';
          position: absolute;
          top: 50%;
          margin-top: -1px;
          height: 2px;
          left: 0;
          right: 0;
          background: #aacacd; }
        #content .store .commentarget .begin .inb {
          display: inline-block;
          background: #fff;
          padding: 0 15px;
          position: relative;
          z-index: 3; }
      #content .store .commentarget .items > .item:first-child {
        border-top: none; }
      #content .store .commentarget .items .item {
        border-top: 1px solid #e4e4e4;
        padding-top: 12px; }
        #content .store .commentarget .items .item:first-child {
          margin-top: 0; }
        #content .store .commentarget .items .item .item {
          margin-left: 30px; }
        #content .store .commentarget .items .item .time_nick span {
          margin-right: 15px; }
          #content .store .commentarget .items .item .time_nick span:last-child {
            margin-right: 0; }
        #content .store .commentarget .items .item .time_nick .time {
          font-size: 11px;
          color: #999; }
        #content .store .commentarget .items .item .time_nick .nick {
          font-family: 'Arial', sans-serif;
          font-size: 11px;
          color: #aacacd;
          text-transform: uppercase;
          margin-right: 0; }
        #content .store .commentarget .items .item .comment {
          font-size: 14px;
          font-family: 'Arial', sans-serif; }
          #content .store .commentarget .items .item .comment p {
            margin: 10px 0;
            line-height: 1.4em; }
        #content .store .commentarget .items .item .antworten {
          text-align: right;
          margin-bottom: 10px; }
          #content .store .commentarget .items .item .antworten span {
            font-size: 12px;
            font-family: 'PFAgoraSlabPro', sans-serif;
            font-weight: 500;
            color: #aacacd;
            text-transform: uppercase;
            display: inline-block;
            padding: 6px 8px;
            cursor: pointer; }
            #content .store .commentarget .items .item .antworten span:hover {
              color: #00c0f3; }

#scrollbar1 .baron {
  height: 714px;
  border: 1px solid #e3e3e3;
  border-top: none; }

#scrollbar2 .baron {
  height: 1065px; }

#footer {
  position: relative;
  overflow: hidden; }
  #footer:before {
    content: '';
    width: 120px;
    height: 100px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-transform: skewX(-53.5deg);
    -moz-transform: skewX(-53.5deg);
    -ms-transform: skewX(-53.5deg);
    -o-transform: skewX(-53.5deg);
    transform: skewX(-53.5deg);
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%; }
  #footer .bg0 {
    background: #05306e;
    position: absolute;
    top: 0;
    left: 50px;
    bottom: 0;
    width: 350px;
    font-size: 12px;
    color: #4d87bd;
    padding: 50px; }
    #footer .bg0 .social {
      display: inline-block;
      white-space: nowrap;
      margin: 20px 0;
      margin-left: -8px; }
      #footer .bg0 .social li {
        float: left; }
        #footer .bg0 .social li a {
          display: block;
          padding: 8px;
          font-family: 'FontAwesome';
          font-size: 15px;
          -webkit-transition: all 0.2s ease-out;
          -moz-transition: all 0.2s ease-out;
          -ms-transition: all 0.2s ease-out;
          -o-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
          color: #4d87bd; }
          #footer .bg0 .social li a.s1:after {
            content: '\f09a'; }
          #footer .bg0 .social li a.s2:after {
            content: '\f189'; }
          #footer .bg0 .social li a.s3:after {
            content: '\f099'; }
          #footer .bg0 .social li a.s4:after {
            content: '\f263'; }
          #footer .bg0 .social li a.s5:after {
            content: '\f09e'; }
          #footer .bg0 .social li a:hover {
            background: #fff;
            color: #133f80;
            text-decoration: none; }
    #footer .bg0 .contacts .lem {
      margin-top: 25px; }
      #footer .bg0 .contacts .lem:first-child {
        margin-top: 0; }
      #footer .bg0 .contacts .lem p {
        margin: 0;
        line-height: 1.6em; }
      #footer .bg0 .contacts .lem .h {
        font-size: 11px;
        text-transform: uppercase;
        font-weight: bold;
        color: #2a88fd;
        margin-bottom: 3px; }
  #footer .bg1 {
    background: #133f80;
    font-size: 12px;
    padding: 30px 0; }
    #footer .bg1 .noda {
      max-width: 150px;
      margin-right: 7%;
      display: inline-block;
      vertical-align: top; }
      #footer .bg1 .noda .clo {
        margin-top: 20px; }
      #footer .bg1 .noda .root {
        font-size: 13px;
        font-family: 'PFAgoraSlabPro', sans-serif;
        text-transform: uppercase;
        color: #fff; }
      #footer .bg1 .noda ul {
        margin-top: 6px; }
        #footer .bg1 .noda ul li {
          padding: 3px 0; }
          #footer .bg1 .noda ul li a {
            color: #508bc1;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
            padding: 3px 0; }
            #footer .bg1 .noda ul li a:hover {
              color: #fff; }
  #footer .bg2 {
    background: #0b3778;
    color: #4e70a2;
    font-size: 12px;
    padding: 20px 0; }
    #footer .bg2 p {
      margin: 8px 0; }
    #footer .bg2 .cell {
      vertical-align: middle; }
      #footer .bg2 .cell.last {
        width: 200px;
        text-align: right; }
      #footer .bg2 .cell .counters {
        display: inline-block; }
        #footer .bg2 .cell .counters .cnn {
          margin-top: 7px; }
          #footer .bg2 .cell .counters .cnn:first-child {
            margin-top: 0; }
  #footer .pro {
    padding-left: 450px;
    padding-right: 50px; }
  #footer .to_hide_post {
    display: none; }

#calendario .monat {
  background: url("../images/dotter.png") center 62% repeat-x;
  position: relative; }
  #calendario .monat li {
    text-align: center; }
    #calendario .monat li a {
      background: #fff;
      display: inline-block;
      padding: 10px;
      color: black;
      font-size: 15px; }
      #calendario .monat li a.active {
        font-size: 16px;
        font-weight: bold;
        color: #206198; }

#calendario .owl-controls .owl-nav div {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  font-size: 0;
  width: 30px;
  height: 30px;
  background: #fff; }
  #calendario .owl-controls .owl-nav div:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  #calendario .owl-controls .owl-nav div.owl-prev {
    left: 0; }
    #calendario .owl-controls .owl-nav div.owl-prev:before {
      background: url("../images/prev.png") center center no-repeat; }
  #calendario .owl-controls .owl-nav div.owl-next {
    right: 0; }
    #calendario .owl-controls .owl-nav div.owl-next:before {
      background: url("../images/next.png") center center no-repeat; }

#calendario .days {
  text-align: center;
  margin-top: 25px;
  font-size: 14px; }
  #calendario .days .day {
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    #calendario .days .day.active {
      color: #206198;
      font-weight: bold; }
    #calendario .days .day.current {
      font-weight: bold; }

#calendario .navig {
  font-size: 10px;
  text-transform: uppercase;
  margin-top: 40px;
  text-align: center; }
  #calendario .navig li {
    display: inline-block;
    margin-right: 4%; }
    #calendario .navig li a {
      color: #666;
      display: block;
      padding: 10px 5px; }
    #calendario .navig li.active a {
      color: #206198; }
    #calendario .navig li:last-child {
      margin-right: 0; }
    #calendario .navig li:hover a {
      color: #206198; }
