@charset "UTF-8";
.red {
  color: #E11017; }

.blue {
  color: #007FC8; }

.green {
  color: #36B328; }

.text-grey {
  color: #585858; }

.md-input {
  position: relative;
  margin-bottom: 30px;
  /* select starting stylings ------------------------------*/
  /* Remove focus */
  /* Use custom arrow */
  /* LABEL ======================================= */
  /* active state */
  /* BOTTOM BARS ================================= */
  /* active state */ }
  @media (min-width: 768px) {
    .md-input {
      margin: 10px; } }
  .md-input input {
    background-color: #F8F8F8; }
    @media (min-width: 768px) {
      .md-input input.md-form-control {
        font-size: 28px; } }
  .md-input .md-form-control {
    font-size: 16px;
    padding: 10px 10px 10px 5px;
    display: block;
    border: none;
    border-bottom: 2px solid #CACACA;
    box-shadow: none;
    width: 100%; }
    .md-input .md-form-control:focus ~ label, .md-input .md-form-control:valid ~ label {
      top: -15px;
      font-size: 14px;
      color: #183D5D; }
  .md-input label {
    color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all; }
    @media (min-width: 768px) {
      .md-input label {
        font-weight: bold; } }
  .md-input .bar:before {
    left: 50%; }
  .md-input .bar:after {
    right: 50%; }
  .md-input .bar:before, .md-input .bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 0px;
    position: absolute;
    background: #007FC8;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all; }
  .md-input .bar:before, .md-input .bar:after {
    background: #007FC8; }
  .md-input .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5; }
  .md-input .select {
    position: relative;
    width: 350px; }
  .md-input .select-text {
    position: relative;
    font-family: inherit;
    background-color: transparent;
    width: 350px;
    padding: 10px 10px 10px 0;
    font-size: 18px;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .md-input .select-text:focus {
    outline: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0); }
  .md-input .select .select-text {
    appearance: none;
    -webkit-appearance: none; }
  .md-input .select:after {
    position: absolute;
    top: 18px;
    right: 10px;
    /* Styling the down arrow */
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid black;
    pointer-events: none; }
  .md-input .select-label {
    color: black;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 10px;
    transition: 0.2s ease all; }
  .md-input .select-text:focus ~ .select-label, .md-input .select-text:valid ~ .select-label {
    color: #2F80ED;
    top: -20px;
    transition: 0.2s ease all;
    font-size: 14px; }
  .md-input .select-bar {
    position: relative;
    display: block;
    width: 350px; }
  .md-input .select-bar:before, .md-input .select-bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #2F80ED;
    transition: 0.2s ease all; }
  .md-input .select-bar:before {
    left: 50%; }
  .md-input .select-bar:after {
    right: 50%; }
  .md-input .select-text:focus ~ .select-bar:before, .md-input .select-text:focus ~ .select-bar:after {
    width: 50%; }

body {
  padding-top: 80px;
  font-size: 100%;
  background-color: #F8F8F8; }

.bold {
  font-weight: bold; }

.red-border {
  border-color: #cc0000 !important; }

.do-not-show {
  display: none; }

.relative {
  position: relative; }

.pointer {
  cursor: pointer; }

.bootbox-body {
  font-size: 1.4em; }

.padding-0 {
  padding: 0; }

.padding-l-0 {
  padding-left: 0; }

.padding-r-0 {
  padding-right: 0; }

.padding-lr-10 {
  padding-left: 10px;
  padding-right: 10px; }

.contentWrapper .marker,
section.news .module-news .marker {
  float: left;
  margin-left: -15px;
  color: #fff;
  background-color: #E11017;
  padding: 3px 15px;
  text-align: center;
  font-size: 3em;
  margin-top: 15px;
  margin-right: 25px; }

.module-text,
.module-sections,
.module-search,
.module-mosaic {
  padding-bottom: 20px; }

.module-mosaic .content,
.module-text .content {
  margin-left: 25px;
  margin-right: 25px; }

.module-text .content a:link,
.module-sections .content a:link,
.module-mosaic .content a:link {
  color: #E88D18; }

.module-text .content a:visited,
.module-sections .content a:visited,
.module-mosaic .content a:visited {
  color: #999999; }

.module-text .content a:hover
.module-sections .content a:hover
.module-mosaic .content a:hover {
  color: #2A2CBD;
  text-decoration: none; }

.module-text .border {
  height: 0;
  border-bottom: 1px solid #6D6D6D;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 82%; }

.img-description {
  text-align: center;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 10px;
  font-style: italic;
  color: #808080; }

section.news-archive div.row.site-header,
section.news-archive div.news-list.row {
  margin-left: -30px;
  margin-right: -30px; }

.news-archive .section-bar {
  margin-top: 5px;
  margin-bottom: 5px; }

.module-text .title,
.module-sections .title,
.module-news .title,
.module-donation .title,
.module-mosaic .title {
  text-align: left;
  font-size: 3em;
  position: relative;
  font-weight: 700;
  padding-top: 5px;
  line-height: 33px; }

.module-text .arrow {
  float: right;
  margin-right: -15px;
  color: #fff;
  background-color: #64C4E8;
  text-align: center;
  font-size: 3em;
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 25px;
  padding-bottom: 12px;
  padding-top: 12px;
  border-radius: 31px 0 0 31px; }

.module-text .content,
.module-sections .content,
.module-news .content,
.module-search .content,
.module-donation .content,
.module-mosaic .content {
  padding: 0;
  font-size: 1.6em;
  word-wrap: break-word;
  line-height: 20px; }

.module-text .content ul, ol {
  padding-left: 15px; }

.module-text .content h1,
.module-sections .content h1,
.module-news .content h1,
.module-search .content h1 {
  font-size: 2.2em; }

.module-text .content h2,
.module-sections .content h2,
.module-news .content h2,
.module-search .content h2 {
  font-size: 2em; }

.module-text .content h3,
.module-sections .content h3,
.module-news .content h3,
.module-search .content h3 {
  font-size: 1.8em; }

.module-text .content h4,
.module-sections .content h4,
.module-news .content h4,
.module-search .content h4 {
  font-size: 1.6em; }

.module-text .content h5,
.module-sections .content h5,
.module-news .content h5,
.module-search .content h5 {
  font-size: 1.4em; }

.video-container {
  position: relative;
  padding-bottom: 51.96%;
  padding-top: 30px;
  height: 0;
  max-width: 780px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto; }

.fulscreen .video-container {
  max-width: 1080px; }

.square .video-container {
  padding-bottom: 100%; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.tableWrapper {
  margin-top: 10px;
  margin-bottom: -8px;
  margin-left: -10px;
  margin-right: -10px; }

.tableWrapper .button {
  align-items: center;
  background-color: #cacdd0;
  color: #000;
  cursor: pointer;
  display: flex;
  height: 50px;
  justify-content: center;
  margin-bottom: 3px;
  text-transform: uppercase;
  /*width: 100%;*/
  color: #fff; }

.tableWrapper .button:hover {
  text-decoration: none; }

.tableWrapper .button:last-child {
  margin-bottom: 0; }

.tableWrapper .button span {
  padding: 15px;
  margin: 0;
  font-size: 16px;
  text-align: center; }

.tableWrapper .button:nth-child(1) {
  background-color: #d52673; }

.tableWrapper .button:nth-child(2) {
  background-color: #ec1e44; }

.tableWrapper .button:nth-child(3) {
  background-color: #ff940a; }

.tableWrapper .button:nth-child(4) {
  background-color: #35b228; }

#navbar {
  background-color: #101010; }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 420px; }

.gallery-avatar-box {
  text-align: center; }

.gallery-avatar-box img {
  width: 100%;
  height: auto;
  max-width: 750px; }

section .section-bar {
  margin: 25px 0px;
  padding: 10px 15px;
  padding-top: 12px;
  font-size: 2.8em;
  color: #ffffff;
  background: #5F6263;
  text-transform: uppercase; }

section .section-bar .fa {
  margin-top: 4px;
  margin-right: 5px; }

section .section-bar.blue {
  background-color: #5E32CD; }

section .section-bar.skyblue {
  background-color: #4b86c0; }

section .section-bar.facebookblue {
  background-color: #3b5998; }

section .section-bar.twitterblue {
  background-color: #23a2f3; }

section .section-bar.fuchsia {
  background-color: #CD32A7; }

section .section-bar.red {
  background-color: #ec1e44; }

section .section-bar.green {
  background-color: #1ca6a8; }

section .section-bar.violet {
  background-color: #a91f7f; }

section .section-bar.orange {
  background-color: #ff5a00; }

.section-bar a.btn {
  margin-top: -1px;
  margin-right: -6px;
  background: none;
  border: solid 1px #F2F2F4;
  font-size: 0.64em; }

.section-bar a.btn:hover {
  background-color: #F2F2F4; }

section .section-bar.red a.btn:hover {
  color: #ec1e44; }

.section-bar a.btn .fa {
  margin-right: 0; }

.module-text .article .avatar img,
section.news-similar .article .avatar img {
  width: 100%;
  height: auto; }

.module-text .article .date,
section.news .module-news .news-body .date {
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  padding-right: 4px;
  margin-bottom: 30px;
  margin-top: -10px; }

section.news-similar .article .date {
  text-align: right;
  font-size: 14px;
  font-weight: bold; }

section.news .module-news .news-body .date {
  text-align: left; }

.module-text .article h3,
section.news-similar .article h3 {
  font-size: 2.8em;
  margin-top: 1em;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 0.8em;
  overflow: hidden; }

.module-text .article h3 a,
section.news-similar .article h3 a {
  color: black; }

section.news-similar .article p,
.module-text .article p {
  margin-bottom: 10px;
  overflow: hidden;
  font-size: 1.6em; }

section.news-similar .article .text,
.module-text .article .text {
  margin-left: 20px;
  margin-right: 20px; }

section.news-similar .article .footer,
.module-text .article .footer {
  height: 60px;
  background-color: #F0F0F0;
  position: relative;
  margin-top: 40px;
  /*    margin-left: -15px;
      margin-right: -15px;*/ }

section.news-similar .article .footer button,
.module-text .article .footer button {
  background-color: #fff;
  top: -20px;
  color: #000;
  font-weight: bold;
  padding: 8px 19px;
  position: absolute;
  right: 35px; }

section.news .module-news .tags .tag {
  margin-top: 20px;
  margin-bottom: 20px; }

section.news .module-news .tags .tag {
  display: inline-block;
  border: solid 2px #582dca;
  color: #582dca;
  background: #fff;
  padding: 10px 15px;
  text-decoration: none;
  font-size: 1.5em;
  border-radius: 7px;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 10px; }

section.news .module-news .tags .tag:hover {
  color: #fff;
  border: solid 2px #582dca;
  background: #582dca;
  text-decoration: none; }

section.common-partners {
  padding: 0; }

section.common-partners .box {
  margin-bottom: 20px;
  padding-right: 0;
  padding-left: 0; }

section.common-partners .head {
  background-color: #FFAF25;
  padding: 10px;
  padding-top: 8px;
  height: 65px;
  width: 100%;
  color: #fff;
  font-size: 3.5em;
  font-family: "bebas-neue",  sans-serif;
  overflow: hidden; }

section.common-partners .box .head img {
  height: 100%;
  width: auto;
  max-height: 40px;
  margin-top: -1px; }

section.common-partners img {
  width: 100%;
  max-width: 731px;
  height: auto; }

section.common-partners .item {
  margin-top: 10px;
  text-align: center; }

section.footer {
  background-color: #21272d;
  color: #fff;
  font-size: 1.1em;
  height: 140px;
  padding-top: 18px; }

section.footer span {
  font-size: 1.2em; }

section.footer .menu,
section.footer .socials {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 2.8em; }

section.footer .menu {
  margin-top: 14px;
  font-size: 1.3em; }

section.footer .menu a,
section.footer .socials a {
  color: #cccccc; }

section.footer .menu a:hover,
section.footer .socials a:hover {
  color: #888888;
  text-decoration: none; }

section.footer .menu a:not(:last-child)::after {
  content: ' |';
  color: #cccccc; }

section.partners {
  background-color: #ffffff; }

/*section.partners .container {
    padding: 0;
}*/
section.partners .partners-box {
  height: 181px;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  padding-bottom: 30px;
  margin: 0 -15px; }

section.partners .partners-box .carousel {
  margin: 0 15px; }

section.partners .partners-box .item {
  height: 150px;
  overflow: hidden; }

section.partners .partners-box .item .big {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-content: center;
  margin-top: 25px; }

section.partners .partners-box .item .big img {
  display: inline-block;
  padding: 1px;
  width: 195px; }

section.partners .partners-box .item .medium {
  margin-top: 25px; }

section.partners .partners-box .item .medium img {
  display: inline-block;
  padding: 5px;
  width: 125px; }

section.partners .partners-box .carousel-indicators {
  bottom: -36px; }

section.partners .partners-box .carousel-indicators li {
  background-color: #bbbbbb; }

section.partners .partners-box .carousel-indicators li.active {
  background-color: #ED010B;
  border-color: #ED010B;
  width: 12px;
  height: 12px; }

section.news-archive .head {
  padding: 15px;
  padding-top: 17px;
  width: 100%;
  color: #000;
  font-size: 2.3em;
  /*font-family: "bebas-neue",  sans-serif;*/
  overflow: hidden;
  border: solid 2px #000;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 15px; }

section.news-archive .head .fa {
  color: #E80000; }

section.news-archive .news-list .item .wrapper {
  background-color: #fff;
  border-top: 1px solid #EDEDEF; }

section.news-archive .news-list {
  margin-bottom: 10px; }

section.news-archive .news-list .item .date {
  border-bottom: 2px solid #ededef;
  color: #000;
  font-size: 1.3em;
  font-weight: 700;
  margin: 8px;
  padding: 27px 4px 1px; }

section.news-archive .news-list .item .avatar {
  text-align: center; }

section.news-archive .news-list .item .avatar img {
  width: 100%;
  height: auto;
  max-width: 768px; }

section.news-archive .news-list .item .title {
  padding: 5px 20px;
  font-size: 2.4em;
  line-height: 110%;
  color: #091638;
  font-weight: 700;
  overflow: hidden; }

section.news-archive .news-list .item .title a:link,
section.news-archive .news-list .item .title a:visited,
section.news-archive .news-list .item .title a:hover {
  color: #000;
  text-decoration: none; }

section.news-archive .news-list .item .news-lead {
  padding: 20px;
  padding-top: 0;
  font-size: 1.6em; }

section.news-archive .news-list .item .btn.more {
  position: relative;
  top: 45px;
  right: 20px; }

section.news-archive .news-list .item .btn.more:hover {
  background-color: #F0F0F0;
  border-color: #5F6263;
  color: #000; }

section.news-archive .news-list .item .footer {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: solid 30px #ECECEC; }

section.news-archive .waypoint-wait {
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 1em;
  display: none; }

section.news .module-news {
  padding-left: 0;
  padding-right: 0; }

section.news .module-news {
  padding-bottom: 100px; }

section.news .module-news .text.content img.img-responsive {
  margin: 20px auto;
  width: 100%;
  max-width: 580px; }

section.news .module-news .socials {
  float: right;
  height: 25px;
  width: 300px;
  margin-top: 45px; }

section.news .module-news .socials .twitter-share-button,
section.news .module-news .socials .fb-like {
  float: right;
  margin-left: 4px;
  display: inline-block; }

section.news .module-news .archive-bottom {
  border-top: 4px solid #15ABE3;
  margin-top: 40px; }

section.news .module-news .archive-bottom button {
  background-color: #15ABE3;
  border-radius: 0;
  color: #fff;
  font-weight: bold;
  font-size: 2.2em; }

section.news-similar {
  margin-bottom: 20px; }

section.news-similar div.section-bar {
  margin-top: 5px;
  margin-bottom: 5px; }

section.news-similar .row {
  margin-left: -30px;
  margin-right: -30px; }

section.news-similar .row .box .wrapper {
  background: #fff; }

section.news-similar .box .head {
  background-color: #15ABE3;
  padding: 10px;
  padding-top: 8px;
  height: 65px;
  width: 100%;
  color: #fff;
  margin-top: 10px;
  font-size: 3.5em;
  font-family: "bebas-neue",  sans-serif;
  overflow: hidden; }

section.news-similar .box .head img {
  width: auto;
  height: 100%;
  max-height: 40px; }

section.news-similar .item img {
  width: 100%;
  height: auto;
  margin-top: 10px; }

section.news-similar .item .date {
  text-align: left;
  color: #7F868D;
  font-size: 14px;
  font-weight: 100;
  padding: 5px 0;
  padding-right: 3px;
  border-bottom: dotted 2px #9F9F9F;
  margin-bottom: 4px; }

section.news-similar .item .avatar {
  width: 100%;
  background-color: #eeeeee;
  height: auto;
  overflow: hidden;
  text-align: center; }

section.news-similar .item .avatar img {
  width: 100%;
  height: auto;
  margin: 0 auto; }

section.news-similar .item h1 {
  font-size: 18px;
  margin: 0 15px;
  margin-top: 7px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 21px;
  margin-bottom: 10px;
  height: 42px;
  overflow: hidden; }

section.news-similar .item h1 a:link,
section.news-similar .item h1 a:visited {
  color: #000; }

section.news-similar .item h1 a:hover {
  text-decoration: none; }

section.news-similar .item p {
  margin: 0 15px;
  margin-bottom: 10px;
  overflow: hidden;
  height: 190px;
  line-height: 19px;
  font-size: 1.6em; }

section.news-similar .item .footer {
  position: absolute;
  bottom: 23px;
  right: 23px;
  width: 100%;
  height: 36px; }

section.news-similar .item .footer button {
  background-color: #c7cbce;
  color: #fff;
  font-weight: bold;
  padding: 8px 19px;
  position: absolute;
  right: 7px; }

section.module-donation {
  margin-top: 10px; }

section.module-donation div.container div.row {
  margin-left: -30px;
  margin-right: -30px; }

section.module-donation .title {
  color: #FF151E;
  font-weight: 600; }

section.module-squads .row,
section.module-bands .row,
section.module-rurlist .row,
section.module-rurform .row,
section.module-bsm .row {
  margin-left: -30px;
  margin-right: -30px; }

section.module-squads .text,
section.module-bands .text,
section.module-squads .filter,
section.module-rurlist .text,
section.module-rurform .text,
section.module-rurlist .filter,
section.news-archive .text,
section.news-archive .filter {
  font-size: 1.6em; }

section.module-squads .filter,
section.module-rurlist .filter,
section.module-bsm .filter,
section.news-archive .filter {
  background-color: #E1E23C;
  border-radius: 15px;
  padding: 20px;
  padding-bottom: 5px; }

section.module-squads .filter.search {
  margin-top: 20px; }

section.module-squads .filter.search input[type=text] {
  padding-right: 30px; }

section.module-squads .filter.search .fa {
  font-size: 1.5em;
  position: absolute;
  top: 12px;
  right: 12px;
  display: none; }

section.module-squads table a img.auction {
  width: 100%;
  max-width: 100px;
  height: auto;
  display: inline-block; }

section.content .squadsList .descriptionCell div.tags {
  text-align: left; }

section.content .squadsList .descriptionCell .tags div.tag {
  display: inline-block;
  margin: 2px;
  padding: 7px;
  text-align: center;
  background-color: #F7A924;
  color: #000;
  border-radius: 3px; }

section.module-bsm .filter {
  background-color: #43B7E8;
  color: #ffffff;
  font-size: 1.2em;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 20px; }

section.news-archive .filter {
  background-color: #BECDD4;
  margin-top: 30px; }

section.module-squads .list,
section.module-bands .list {
  background-color: #ffffff;
  padding: 20px;
  font-size: 1.4em;
  border-radius: 15px;
  margin-top: 20px;
  margin-bottom: 40px; }

section.module-squads .list th,
section.module-bands .list th {
  background-color: #D6DEE1; }

section.module-squads .tbl,
section.module-bands .tbl {
  counter-reset: serial-number;
  /* Set the serial number counter to 0 */ }

section.module-squads .tbl td:first-child:before,
section.module-bands .tbl td:first-child:before {
  counter-increment: serial-number;
  /* Increment the serial number counter */
  content: counter(serial-number);
  /* Display the counter */ }

section.module-squads .tbl td.nbr,
section.module-bands .tbl td.nbr {
  text-align: right;
  padding-right: 3px;
  padding-left: 3px; }

section.module-squads .tbl td.contact-data button,
section.module-bands .tbl td.contact-data button {
  margin: 2px; }

section.module-bsm {
  font-size: 1.4em;
  background: #ffffff; }

section.module-bsm .filter p {
  padding: 3px; }

section.module-bsm .chosen-head {
  font-size: 1.4em;
  margin-bottom: 10px; }

section.module-bsm .chosen-city {
  margin-bottom: 30px; }

section.module-bsm .chosen-city div {
  display: inline-block; }

section.module-bsm .chosen-city .name {
  padding: 5px 10px;
  text-align: center;
  margin: 5px auto;
  font-size: 1.6em;
  max-width: 500px;
  border-radius: 10px;
  border: solid 3px #43B7E8; }

section.module-bsm .chosen-city .name.city {
  color: #43B7E8;
  font-weight: bold; }

section.module-bsm .chosen-city .name.other-institutions {
  color: #fff;
  background-color: #43B7E8;
  cursor: pointer; }

section.module-bsm .chosen-institution .name {
  color: #69b914;
  font-size: 1.4em;
  font-weight: bold; }

section.module-bsm .chosen-institution .division {
  color: #90a1a9;
  font-size: 1.4em; }

section.module-bsm .result {
  margin-bottom: 40px; }

section.module-bsm .equipmentTable {
  width: 99.9%; }

section.module-bsm .equipmentTable thead {
  background-color: #D6DEE1; }

section.module-bsm .equipmentTable tbody {
  border-top: 5px solid #14baff;
  border-bottom: 5px solid #14baff; }

section.module-bsm .equipmentTable tr {
  cursor: pointer; }

section.module-bsm .equipmentTable tbody tr {
  border-left: 2px solid #d8d8d8; }

section.module-bsm .equipmentTable tbody tr:hover {
  background-color: white;
  outline: 2px solid #14baff;
  outline-offset: -1px; }

section.module-bsm .equipmentTable td {
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8; }

section.module-bsm .equipmentTable .value {
  text-align: right; }

section.module-bsm .equipmentTable .division {
  font-weight: bold; }

section.module-rurform {
  background-color: #ffffff;
  font-size: 1.2em; }

section.module-rurform .agreements {
  padding: 10px 20px;
  font-size: 0.9em;
  text-align: justify; }

.module-home section.slider .row,
.module-home section.news .row,
.module-home section.multimedia .row,
.module-home section.donators .row {
  margin-left: -30px;
  margin-right: -30px; }

.module-home section.slider .row .carousel {
  margin-top: 5px; }

.module-home section.slider .row .carousel .carousel-indicators {
  bottom: -11px; }

.module-home section.slider .carousel .carousel-indicators li {
  background-color: #ffffff; }

.module-home section.slider .carousel .carousel-indicators li.active {
  background-color: #cc0000;
  border-color: #cc0000; }

.module-home section.slider .tableWrapper {
  margin: 0;
  margin-top: 5px; }

.module-home .donators .slideTextWrapper,
.module-home section.slider .slideTextWrapper {
  position: absolute;
  display: inline-block;
  top: 14px;
  right: 9px; }

.module-home .donators .slideTextWrapper {
  right: 16px;
  top: 2px; }

.module-home .donators .slideTextWrapper .slideTextButton,
.module-home section.slider .slideTextWrapper .slideTextButton {
  margin-bottom: 10px;
  font-size: 1em;
  color: #777777 !important;
  border: solid 1px #777777;
  padding: 1px 2px;
  text-decoration: none !important;
  cursor: pointer;
  display: inline-block; }

.module-home .donators .slideTextWrapper .slideTextButton {
  background-color: rgba(255, 255, 255, 0.2); }

.module-home .donators .slideTextWrapper .slideTextButton:hover,
.module-home section.slider .slideTextWrapper .slideTextButton:hover {
  background-color: #eeeeee;
  text-decoration: none !important; }

.module-home section.news .item {
  font-size: 1.4em; }

.module-home section.news .tableWrapper {
  margin: 0;
  margin-top: 15px; }

.module-home section.news .news-xs .article {
  border-bottom: 2px solid #92d1e1;
  margin: 0 auto 20px;
  max-width: 480px;
  padding-bottom: 15px; }

.module-home section.news .news-xs .article .date {
  padding: 10px 0; }

.module-home section.news .news-xs .article .avatar {
  text-align: center; }

.module-home section.news .news-xs .article .avatar img {
  height: auto;
  max-width: 480px;
  width: 100%; }

.module-home section.news .news-xs .article .footer {
  text-align: right; }

section.multimedia .element {
  height: 357px;
  position: relative;
  margin-top: 15px; }

section.multimedia .element .ytThumb {
  top: -8%;
  height: auto;
  position: relative;
  width: 100%; }

section.multimedia .element .description {
  bottom: 15px;
  font-size: 1.4em;
  position: absolute; }

section.multimedia .element .play {
  top: 93px;
  left: 50%;
  margin-left: -50px;
  position: absolute;
  height: 70px;
  width: 70px; }

section.multimedia .element img {
  height: auto;
  max-height: 456px;
  width: 99.8%; }

.module-home section.donators .item {
  padding-bottom: 15px; }

.module-home section.donators div.section-bar {
  margin-top: 0; }

section.error .row .error-page {
  padding: 40px 20px; }

section.error .row .error-page .error-content {
  padding-top: 30px;
  padding-bottom: 40px;
  font-size: 1.8em;
  width: 100%;
  max-width: 700px;
  margin: 0 auto; }

.module-search .content #searchResults {
  margin-top: 90px;
  margin-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px; }

.module-search .content .fa-spinner {
  margin: 0 auto;
  display: inline-block; }

.breadcrumbs-container .row {
  margin-left: -30px;
  margin-right: -30px; }
  .breadcrumbs-container .row .col-xs-12 {
    height: 40px;
    overflow: hidden; }

.breadcrumbs-container .row .sitemap {
  position: relative;
  top: -32px;
  right: 7px;
  font-size: 1.4em;
  color: #8F989F;
  text-decoration: none; }

.breadcrumbs-container div.col-xs-12 {
  padding-right: 5px;
  padding-left: 5px; }

.breadcrumbs-container .breadcrumb {
  background-color: #ECECEC;
  padding: 6px 4px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1.4em;
  color: #8F989F;
  overflow: hidden;
  height: 31px; }

.breadcrumbs-container .breadcrumb a:link,
.breadcrumbs-container .breadcrumb a:visited {
  color: #8F989F; }

.breadcrumbs-container .breadcrumb .section {
  display: inline-block; }

.module-mosaic {
  margin-left: -30px;
  margin-right: -30px; }

.module-mosaic .contentWrapper .item {
  padding-bottom: 5px;
  padding-top: 25px; }

.module-rursearch .table {
  font-size: 1.6em;
  margin-top: 20px;
  margin-bottom: 20px; }

.module-rursearch div.filter div.row {
  margin-left: -15px;
  margin-right: -15px; }

.module-rursearch div.filter .or {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 10px;
  color: #ffffff; }

.module-rursearch .count {
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 20px; }

/*.module-galleries {
    margin-right: -15px;
    margin-left: -15px;
}*/
.module-galleries .galleries-list {
  padding-left: 15px;
  padding-right: 15px; }

.module-galleries .galleries-list {
  margin-top: 15px;
  margin-bottom: 15px; }

.module-galleries div.galleries-list div.avatarWrapper {
  padding-left: 0;
  padding-right: 0;
  position: relative; }

.module-galleries div.galleries-list div.avatarWrapper .gallery-name {
  position: absolute;
  height: 35%;
  width: 100%;
  background: black;
  opacity: 0.4;
  bottom: 7%;
  left: 0; }

.module-galleries div.galleries-list div.avatarWrapper:hover .gallery-name {
  opacity: 0.85; }

.module-galleries div.galleries-list div.avatarWrapper .name-text {
  position: absolute;
  height: 35%;
  width: 100%;
  bottom: 7%;
  left: 0;
  padding: 15px;
  color: #fff;
  text-align: center;
  font-size: 1.2em;
  font-weight: 500;
  display: flex;
  align-items: center;
  opacity: 0.8; }

.module-galleries div.galleries-list div.avatarWrapper .name-text p {
  margin: 0;
  display: flex; }

.module-galleries div.photos-list div.photoWrapper:first-child .photo {
  background: #000;
  padding: 15px; }

.module-galleries div.photos-list div.photoWrapper:first-child .photo .name {
  color: #ECECEC;
  text-align: center;
  font-size: 2.5em;
  margin-bottom: 25px;
  margin-top: 10px;
  font-weight: bold; }

.module-galleries div.photos-list div.photoWrapper:first-child .photo .description {
  color: #ECECEC;
  text-align: left;
  font-size: 1.5em;
  margin-bottom: 15px;
  margin-top: 15px;
  font-weight: normal;
  padding-right: 10px;
  padding-left: 10px; }

.module-galleries div.photos-list div.photoWrapper {
  margin-bottom: 2px; }

.module-galleries div.photos-list div.photoWrapper .photoDescription {
  font-style: italic;
  text-align: center;
  margin-top: 4px;
  margin-bottom: 8px; }

#home section.gallery .box .carousel.slide div.carousel-inner div.wrapper {
  width: 669px;
  height: 350.817px; }

#home section.gallery .box .carousel.slide div.carousel-inner div.wrapper img {
  position: relative;
  top: -80px; }

.userInfo {
  padding: 5px;
  text-align: right;
  background-color: #cc0000;
  color: #ffffff; }

.userInfo a {
  color: #ffffff; }

.module-home section.quote-xs .container {
  padding: 0; }

.module-home section.quote-xs div.quoteBox {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #fff;
  position: relative; }

.module-home section.quote-xs div.quoteBox img {
  max-width: 780px;
  width: 100%;
  height: auto; }

.module-home section.quote-xs div.quoteBox .quoteXs {
  position: absolute;
  width: 53%;
  top: 32%;
  text-align: right;
  font-size: 2.1em;
  font-weight: bold; }
  @media screen and (min-width: 380px) {
    .module-home section.quote-xs div.quoteBox .quoteXs {
      font-size: 3em;
      top: 33%; } }
  @media screen and (min-width: 400px) {
    .module-home section.quote-xs div.quoteBox .quoteXs {
      font-size: 3em;
      top: 30%; } }
  @media screen and (min-width: 500px) {
    .module-home section.quote-xs div.quoteBox .quoteXs {
      font-size: 4.5em;
      top: 31%; } }
  @media screen and (min-width: 600px) {
    .module-home section.quote-xs div.quoteBox .quoteXs {
      font-size: 5.5em;
      top: 32%; } }
  @media screen and (min-width: 700px) {
    .module-home section.quote-xs div.quoteBox .quoteXs {
      font-size: 6em;
      top: 31%; } }

.module-home section.quote-xs div.quoteBox .head1 {
  color: #FF940A;
  font-size: 3em; }

.module-home section.quote-xs div.quoteBox .head2 {
  color: #fff;
  font-size: 1.8em;
  text-align: center; }

.module-home section.quote-xs div.quoteBox .quote {
  color: #fff;
  font-size: 5em; }

.module-home section.quote-xs div.quoteBox .desc {
  color: #fff;
  font-size: 1.3em; }

section.mainTopics .container .row {
  margin-left: -40px;
  margin-right: -40px; }

section.mainTopics .container .row .item {
  margin-top: 5px;
  padding: 15px;
  display: flex;
  align-items: center;
  background-color: #cacdd0;
  color: #fff;
  cursor: pointer;
  height: 50px;
  justify-content: center;
  text-transform: uppercase;
  font-size: 1.6em;
  text-decoration: none; }

.blueimp-gallery > .image-title {
  color: #fff;
  display: block;
  font-size: 20px;
  left: 0px;
  line-height: 30px;
  margin: 0 40px 0 0;
  opacity: 0.8;
  position: absolute;
  text-shadow: 0 0 2px #000;
  bottom: 55px;
  width: 100%; }

section.content .sitemap a:link,
section.content .sitemap a:visited {
  color: #049AD3;
  text-decoration: none; }

section.content .sitemap a:hover {
  text-decoration: underline; }

.module-sections .content {
  margin-left: 0;
  margin-right: 0; }

.module-sections .sectionBoxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

.module-sections .sectionBoxes .box {
  display: flex;
  border: solid 1px #d3d6d9;
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  color: #000;
  text-decoration: none; }

.module-sections .sectionBoxes .box:link,
.module-sections .sectionBoxes .box:visited,
.module-sections .sectionBoxes .box:hover {
  color: #000;
  text-decoration: none; }

.module-sections .sections .section h5 {
  border-left: solid 12px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 9px 14px;
  margin: 15px 0; }

.module-sections .sections .section ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.module-sections .sections .section ul li {
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 28px; }

.module-sections .sections .section ul li .head {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
  position: relative;
  cursor: pointer; }

.module-sections .sections .section ul li .head .fa {
  position: absolute;
  left: -26px;
  top: -5px;
  font-size: 28px; }

.module-sections .sections .hideAll {
  background-color: #96D455; }

.module-sections .sections .showAll {
  background-color: #EC1E44; }

.module-sections .sections .section ul li .text {
  overflow-y: hidden;
  transition: max-height 0.5s; }

.module-sections .sections .section ul li .text.static {
  position: static; }

.module-sections .sections .section ul li .head .fa {
  transform: rotate(0deg);
  transition: transform 0.3s linear; }

.module-sections .sections .section ul li .head.active .fa {
  color: #cc0000;
  transform: rotate(90deg);
  transition: transform 0.3s linear; }

.module-sections .sections .section ul li .head.active ~ .text {
  /*max-height: 1000px;*/
  transition: max-height 2s linear; }

.module-sections .contentWrapper .sections .description {
  padding-top: 15px;
  padding-bottom: 15px; }

.btn-app {
  border-radius: 3px;
  position: relative;
  padding: 15px 5px;
  margin: 5px;
  min-width: 80px;
  height: 60px;
  text-align: center;
  color: #666;
  border: 1px solid #ddd;
  background-color: #f4f4f4; }

.btn-app .fa {
  display: block;
  font-size: 1.3em; }

section.module-squads .table td.socials a.btn {
  margin-bottom: 4px; }

.gsc-orderby {
  display: none; }

.box .head {
  /* background-color: #000;
   padding-left: 70px;*/
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  margin-bottom: 5px; }

.box .head.red {
  background-color: #EC1E44; }

.box .head .icon {
  display: inline-block;
  background-color: #fff;
  border-radius: 25px;
  color: #000;
  padding: 10px;
  font-size: 29px;
  height: 50px;
  width: 50px;
  overflow: hidden;
  position: absolute;
  top: 7px;
  left: 8px;
  text-align: center; }

.box .head.red .icon {
  color: #EC1E44; }

.box .head .icon i {
  position: absolute;
  left: 12px;
  top: 10px; }

.searchWrapper {
  background-color: #2A2E31;
  font-family: inherit;
  margin-top: 0;
  font-size: 1.8em;
  padding: 20px 80px;
  padding-right: 30px;
  height: auto;
  position: relative;
  font-family: "bebas-neue",sans-serif; }

.searchWrapper button {
  color: #fff;
  background: none;
  border-color: #fff;
  margin: auto 15px; }

.searchWrapper button.active,
.searchWrapper button:hover {
  background-color: #E21840;
  border-color: #E21840; }

.searchWrapper button:first-child {
  margin-right: 0;
  margin-left: 30px; }

.searchWrapper img.search {
  position: absolute;
  top: 12px;
  right: 6px;
  cursor: pointer; }

.searchWrapper a.yourEvents {
  position: absolute;
  top: 6px;
  right: 6px;
  cursor: pointer; }

.searchWrapper .inline {
  position: relative;
  display: inline-block; }

.searchWrapper input {
  padding-right: 40px; }

.itemsWrapper .items {
  border-bottom: solid 25px #EFEFEF;
  border-top: solid 10px #EFEFEF;
  margin-bottom: 30px;
  display: none; }

.itemsWrapper .items.active {
  display: block; }

.optionsWrapper .option:first-child {
  margin-left: 0; }

.optionsWrapper .option:last-child {
  margin-right: 0; }

.optionsWrapper .option.active.o1,
.optionsWrapper .option.active.o5 {
  background-color: #F7A924; }

.optionsWrapper .option.active.o2,
.optionsWrapper .option.active.o6 {
  background-color: #E42421; }

.optionsWrapper .option.active.o3,
.optionsWrapper .option.active.o7 {
  background-color: #E1388C; }

.optionsWrapper .option.active.o4,
.optionsWrapper .option.active.o8 {
  background-color: #7649FB; }

/*.optionsWrapper .option.active.o1,*/
.itemsWrapper .items.o1,
.itemsWrapper .items.o5 {
  border-color: #F7A924; }

/*.optionsWrapper .option.active.o2,*/
.itemsWrapper .items.o2,
.itemsWrapper .items.o6 {
  border-color: #E42421; }

/*.optionsWrapper .option.active.o3,*/
.itemsWrapper .items.o3,
.itemsWrapper .items.o7 {
  border-color: #E1388C; }

/*.optionsWrapper .option.active.o4,*/
.itemsWrapper .items.o4,
.itemsWrapper .items.o8 {
  border-color: #7649FB; }

.itemsWrapper .items table {
  width: 100%; }

.itemsWrapper .items table td img {
  max-width: 100%; }

.itemsWrapper .items table tbody tr:nth-child(even) {
  background-color: #f0f0f0; }

.itemsWrapper .items table tbody tr:nth-child(odd) {
  background-color: #dedede; }

.itemsWrapper .items table th {
  border-bottom: solid 1px #505455;
  border-right: dotted 1px #505455;
  padding: 10px;
  font-size: 1.6em;
  text-align: center;
  background-color: #2A2E2F;
  color: #fff;
  font-family: "bebas-neue",sans-serif;
  font-weight: normal;
  letter-spacing: 0.5px; }

.itemsWrapper .items table tbody td {
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  padding: 20px 8px;
  font-size: 1.4em;
  text-align: center; }

.itemsWrapper .items table tbody tr.descriptionCell td {
  padding: 0;
  border: none; }

.itemsWrapper .items table tbody td:first-child,
.itemsWrapper .items table tbody td:nth-child(2) {
  border-left: none; }

.itemsWrapper .items table tbody tr.infoRow td.marker {
  text-align: center;
  width: 15px; }

.itemsWrapper .items table tbody td.date {
  text-align: center;
  width: 135px;
  padding-right: 30px; }

.itemsWrapper .items table tbody tr:hover td,
.itemsWrapper .items table tbody tr.active td,
.itemsWrapper .items table tbody tr.descriptionCell td {
  background-color: #2A2E2F;
  color: #fff;
  cursor: pointer;
  border-color: #505455; }

.itemsWrapper .items:nth-child(1) table tbody tr.descriptionCell td.marker,
.itemsWrapper .items:nth-child(5) table tbody tr.descriptionCell td.marker,
.itemsWrapper .items:nth-child(1) tr.infoRow.active td.marker,
.itemsWrapper .items:nth-child(5) tr.infoRow.active td.marker,
.itemsWrapper .items:nth-child(1) table tbody tr:hover td.marker,
.itemsWrapper .items:nth-child(5) table tbody tr:hover td.marker {
  background-color: #F7A924;
  border-color: #F7A924; }

.itemsWrapper .items:nth-child(2) table tbody tr.descriptionCell td.marker,
.itemsWrapper .items:nth-child(6) table tbody tr.descriptionCell td.marker,
.itemsWrapper .items:nth-child(2) tr.infoRow.active td.marker,
.itemsWrapper .items:nth-child(6) tr.infoRow.active td.marker,
.itemsWrapper .items:nth-child(2) table tbody tr:hover td.marker,
.itemsWrapper .items:nth-child(6) table tbody tr:hover td.marker {
  background-color: #E42421;
  border-color: #E42421; }

.itemsWrapper .items:nth-child(3) table tbody tr.descriptionCell td.marker,
.itemsWrapper .items:nth-child(7) table tbody tr.descriptionCell td.marker,
.itemsWrapper .items:nth-child(3) tr.infoRow.active td.marker,
.itemsWrapper .items:nth-child(7) tr.infoRow.active td.marker,
.itemsWrapper .items:nth-child(3) table tbody tr:hover td.marker,
.itemsWrapper .items:nth-child(7) table tbody tr:hover td.marker {
  background-color: #E1388C;
  border-color: #E1388C; }

.itemsWrapper .items:nth-child(4) table tbody tr.descriptionCell td.marker,
.itemsWrapper .items:nth-child(8) table tbody tr.descriptionCell td.marker,
.itemsWrapper .items:nth-child(4) tr.infoRow.active td.marker,
.itemsWrapper .items:nth-child(8) tr.infoRow.active td.marker,
.itemsWrapper .items:nth-child(4) table tbody tr:hover td.marker,
.itemsWrapper .items:nth-child(8) table tbody tr:hover td.marker {
  background-color: #7649FB;
  border-color: #7649FB; }

.itemsWrapper .items table th:last-child {
  border-right: none; }

.searchWaitBox {
  text-align: center;
  padding: 40px;
  font-size: 1.4em; }

.itemsWrapper tr.descriptionCell {
  display: none; }

.itemsWrapper table tbody tr.active + tr.descriptionCell {
  display: table-row; }

.itemsWrapper table tbody tr.active + tr.descriptionCell .description .separator {
  border-bottom: solid 1px #fff; }

.descriptionCell .content {
  margin: 15px 0px;
  margin-bottom: 25px;
  padding: 0 7px;
  text-align: left; }

.descriptionCell .content .socials {
  padding: 0;
  text-align: left;
  margin-top: 15px; }

.descriptionCell .content .socials a:link,
.descriptionCell .content .socials a:visited {
  color: #ffffff;
  transition: all 0.2s;
  font-size: 1.1em; }

.descriptionCell .content .socials a .fa-fw {
  width: 1em; }

.descriptionCell .content .socials a:hover {
  color: #bbbbbb;
  transition: all 0.3s; }

.descriptionCell .content .text {
  font-size: 0.9em;
  text-align: justify; }

.descriptionCell .content .text img {
  display: none; }

.descriptionCell .content .text .tags {
  text-align: right; }

.descriptionCell .content .text .tags .tag {
  color: #A4D2E2;
  display: inline-block;
  font-family: "bebas-neue",sans-serif;
  font-weight: normal;
  letter-spacing: 0.5px; }

.filtersWrapper .filter {
  margin-top: 10px;
  font-family: "bebas-neue",sans-serif;
  font-weight: normal;
  letter-spacing: 0.5px; }

.filtersWrapper .name {
  position: relative;
  text-align: center;
  font-size: 2.4em;
  color: #DEDEDE; }

.filtersWrapper .name .text {
  display: inline;
  padding: 1px 15px;
  background-color: #EFEFEF;
  text-align: center;
  margin: 0 auto;
  position: relative; }

.filtersWrapper .name .line {
  position: relative;
  border: solid 1px #D8D8D8;
  top: 19px;
  height: 1px;
  margin: 0 50px; }

.filtersWrapper .items {
  width: 95%;
  margin: 3px auto;
  text-align: center; }

.filtersWrapper .items .item {
  display: inline-block;
  padding: 10px 15px;
  background-color: #2A2E2F;
  margin: 2.5px;
  color: #ffffff;
  font-size: 2em;
  letter-spacing: 0.5px;
  cursor: pointer; }

.filtersWrapper .cattegory .items .item {
  background-color: #DFDBDC; }

.filtersWrapper .tag .items .item {
  padding: 5px 5px;
  background-color: #DFDBDC;
  font-size: 1.4em;
  font-family: Arial,Helvetica,sans-serif; }

.filtersWrapper .filter .item.active,
.filtersWrapper .filter .item:hover {
  transition: all 0.6s ease-out; }

.filtersWrapper .filter:nth-child(1) .item.active,
.filtersWrapper .filter:nth-child(1) .item:hover {
  background-color: #EC1E44; }

.filtersWrapper .filter:nth-child(2) .item.active,
.filtersWrapper .filter:nth-child(2) .item:hover {
  background-color: #FF9C00; }

.filtersWrapper .filter:nth-child(3) .item.active,
.filtersWrapper .filter:nth-child(3) .item:hover {
  background-color: #76B830; }

.filtersWrapper .filter:nth-child(4) .item.active,
.filtersWrapper .filter:nth-child(4) .item:hover {
  background-color: #8DAAB8; }

.personalEventsCol .box {
  padding: 0; }

.itemsWrapper table tbody tr td.addPersonEvent {
  padding: 25px auto;
  color: #3DA93A;
  font-size: 3em; }

.personalEvents table thead tr th {
  border-bottom: solid 1px #030303;
  border-top: solid 1px #030303;
  border-right: dotted 1px #030303;
  padding: 10px;
  font-size: 1.6em;
  text-align: center;
  background-color: #F0F0F0;
  color: #030303;
  font-family: "bebas-neue",sans-serif;
  font-weight: normal;
  letter-spacing: 0.5px; }

.personalEvents table thead tr th:first-child {
  border-left: dotted 1px #030303; }

.personalEvents table tbody tr td {
  font-size: 1.4em;
  border-right: dotted 1px #030303;
  padding: 5px;
  text-align: center;
  vertical-align: middle; }

.personalEvents table tbody tr td:first-child {
  border-left: dotted 1px #030303; }

.personalEvents table tbody tr td:nth-child(2) {
  border-right: none; }

.personalEvents table tbody tr td:last-child .fa {
  transform: rotate(45deg);
  font-size: 2.4em;
  cursor: pointer; }

.personalEvents table tbody tr td.removePersonEvent {
  padding-right: 10px;
  color: #F72D07; }

.personalEvents table tbody tr:last-child td {
  border-bottom: solid 1px #030303; }

.personalEventsCol .personalEvents table td.date div:first-child {
  font-weight: bold; }

.personalEventsCol .personalEvents table td.date div:last-child {
  font-size: 0.8em; }

.qtip-content a {
  color: #eeeeee; }

.module-mosaic .contentWrapper .item .slideTextWrapper {
  position: absolute;
  display: inline-block;
  top: 33px;
  right: 23px; }

.module-mosaic .contentWrapper .item .slideTextWrapper .slideTextButton {
  border: solid 1px #bbbbbb;
  background-color: #eeeeee;
  padding: 2px;
  padding-bottom: 3px;
  cursor: pointer; }

.common-partners .item .slideTextWrapper {
  position: absolute;
  display: inline-block;
  top: 3px;
  right: 3px; }

.common-partners .item .slideTextWrapper .slideTextButton {
  background-color: rgba(250, 250, 250, 0.7);
  padding: 2px;
  padding-bottom: 3px;
  cursor: pointer; }

.module-newsstream .newsStreamBox {
  font-size: 14px; }

.module-newsstream .newsStreamBox .day {
  font-weight: bold;
  font-size: 1.4em;
  margin-bottom: 15px;
  margin-top: 25px; }

.module-newsstream .newsStreamBox .day:first-letter {
  text-transform: uppercase; }

.module-newsstream .newsStreamBox .item .entry {
  padding: 2px 15px;
  border-left: 2px solid #e6e6e6;
  margin-bottom: 25px; }

.module-newsstream .newsStreamBox .item .date {
  font-size: 1.1em;
  padding-top: 3px;
  padding-right: 5px; }

section.text-blocks div.separatorBar {
  font-size: 2.6em;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding: 20px;
  background-color: #A3D222;
  margin: 15px 0; }

section.content.text-blocks .blocks .item {
  margin-bottom: 15px;
  border: solid 1px;
  margin-left: 15px;
  margin-right: 15px; }

section.content.text-blocks .blocks .row:nth-child(1) .item,
section.content.text-blocks .blocks .row:nth-child(9) .item,
section.content.text-blocks .blocks .row:nth-child(5) .item {
  border-color: #FF5D1D; }

section.content.text-blocks .blocks .row:nth-child(2) .item,
section.content.text-blocks .blocks .row:nth-child(10) .item,
section.content.text-blocks .blocks .row:nth-child(6) .item {
  border-color: #1ED0A0; }

section.content.text-blocks .blocks .row:nth-child(3) .item,
section.content.text-blocks .blocks .row:nth-child(11) .item,
section.content.text-blocks .blocks .row:nth-child(7) .item {
  border-color: #F62672; }

section.content.text-blocks .blocks .row:nth-child(4) .item,
section.content.text-blocks .blocks .row:nth-child(12) .item,
section.content.text-blocks .blocks .row:nth-child(8) .item {
  border-color: #39A2F3; }

section.content.text-blocks .blocks .text img {
  display: none; }

section.content.text-blocks .blocks .image {
  padding-right: 0; }

section.content.text-blocks .blocks .iconBox {
  color: #fff;
  display: inline-block;
  font-size: 2em;
  left: -15px;
  padding: 7px 0;
  position: relative;
  text-align: center;
  width: 2em; }

section.content.text-blocks .blocks .title {
  color: #000;
  display: inline-block;
  font-size: 2em;
  font-weight: bold;
  padding: 7px 0;
  position: relative;
  text-align: left;
  top: 2px; }

section.content.text-blocks .blocks .text {
  margin-top: 10px;
  font-size: 1.2em; }

section.content.text-blocks .blocks .text .arrow {
  border-bottom: 7px solid transparent;
  border-left: 14px solid;
  border-top: 7px solid transparent;
  box-sizing: content-box;
  display: inline-block;
  float: left;
  height: 0;
  margin-right: 6px;
  margin-top: 1px;
  width: 0; }

section.content.text-blocks .blocks .row:nth-child(1) .iconBox,
section.content.text-blocks .blocks .row:nth-child(5) .iconBox,
section.content.text-blocks .blocks .row:nth-child(9) .iconBox {
  background-color: #FF5D1D; }

section.content.text-blocks .blocks .row:nth-child(1) .text .arrow,
section.content.text-blocks .blocks .row:nth-child(5) .text .arrow,
section.content.text-blocks .blocks .row:nth-child(9) .text .arrow,
section.content.text-blocks .blocks .row:nth-child(1) .title,
section.content.text-blocks .blocks .row:nth-child(5) .title,
section.content.text-blocks .blocks .row:nth-child(9) .title {
  color: #FF5D1D; }

section.content.text-blocks .blocks .row:nth-child(2) .iconBox,
section.content.text-blocks .blocks .row:nth-child(6) .iconBox,
section.content.text-blocks .blocks .row:nth-child(10) .iconBox {
  background-color: #1ED0A0; }

section.content.text-blocks .blocks .row:nth-child(2) .text .arrow,
section.content.text-blocks .blocks .row:nth-child(6) .text .arrow,
section.content.text-blocks .blocks .row:nth-child(10) .text .arrow,
section.content.text-blocks .blocks .row:nth-child(2) .title,
section.content.text-blocks .blocks .row:nth-child(6) .title,
section.content.text-blocks .blocks .row:nth-child(10) .title {
  color: #1ED0A0; }

section.content.text-blocks .blocks .row:nth-child(3) .iconBox,
section.content.text-blocks .blocks .row:nth-child(7) .iconBox,
section.content.text-blocks .blocks .row:nth-child(11) .iconBox {
  background-color: #F62672; }

section.content.text-blocks .blocks .row:nth-child(3) .text .arrow,
section.content.text-blocks .blocks .row:nth-child(7) .text .arrow,
section.content.text-blocks .blocks .row:nth-child(11) .text .arrow,
section.content.text-blocks .blocks .row:nth-child(3) .title,
section.content.text-blocks .blocks .row:nth-child(7) .title,
section.content.text-blocks .blocks .row:nth-child(11) .title {
  color: #F62672; }

section.content.text-blocks .blocks .row:nth-child(4) .iconBox,
section.content.text-blocks .blocks .row:nth-child(8) .iconBox,
section.content.text-blocks .blocks .row:nth-child(12) .iconBox {
  background-color: #39A2F3; }

section.content.text-blocks .blocks .row:nth-child(4) .text .arrow,
section.content.text-blocks .blocks .row:nth-child(8) .text .arrow,
section.content.text-blocks .blocks .row:nth-child(12) .text .arrow,
section.content.text-blocks .blocks .row:nth-child(4) .title,
section.content.text-blocks .blocks .row:nth-child(8) .title,
section.content.text-blocks .blocks .row:nth-child(12) .title {
  color: #39A2F3; }

section.text-blocks .module-text.contentWrapper .marker {
  float: none;
  display: inline-block;
  margin-right: 0; }

section.text-blocks .module-text.contentWrapper .iconBox {
  background-color: #000;
  color: #fff;
  display: inline-block;
  float: none;
  font-size: 3em;
  margin-right: 0;
  padding: 3px 8px;
  text-align: center;
  position: relative;
  top: 0px;
  width: 2em; }

section.text-top-banners .slick-slider .slick-list {
  margin-left: 5px; }
  section.text-top-banners .slick-slider .slick-list .item img {
    width: 150px;
    height: auto; }

@media (max-width: 479px) {
  section.text-top-banners .slick-slider .slick-list .item img {
    width: 150px;
    height: auto; }

  section.partners .partners-box {
    height: 230px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    padding-bottom: 30px;
    margin: 0 -15px; }

  section.partners .partners-box .item {
    height: 200px;
    overflow: hidden; }

  section.footer {
    padding-top: 23px; }

  .module-home section.quote-xs div.quoteBox .quote {
    color: #fff;
    font-size: 4em; }

  .module-home section.slider .slideTextWrapper .slideTextButton {
    margin-bottom: 10px;
    font-size: 0.5em;
    color: #777777 !important; } }
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-06-17, 18:19:25
    Author     : kociou
*/
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  body {
    padding-top: 0;
    margin-top: 0; }

  .module-text .content .separator,
  .module-mosaic .content .separator {
    width: 100%;
    height: 60px;
    margin-top: 40px;
    border-top: solid 2px #808080; }

  .module-text h1.title,
  .module-sections h1.title,
  .module-mosaic h1.title {
    margin-bottom: 40px; }

  .module-text .marker,
  .module-sections .marker,
  .module-mosaic .marker {
    margin-right: 30px; }

  section.news-similar .article .avatar img,
  .module-text .article .avatar img,
  .module-mosaic .article .avatar img {
    max-width: 345px;
    height: 230px; }

  section.news-similar .article,
  .module-text .article,
  .module-mosaic .article {
    height: 555px; }

  section.news-similar .article h3,
  .module-text .article h3,
  .module-mosaic .article h3 {
    font-size: 2.2em;
    margin-top: 1em;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 0.8em;
    overflow: hidden; }

  section.news-similar .article div.text,
  .module-text .article div.text {
    height: 210px;
    overflow: hidden; }

  section.news-similar .article p,
  .module-text .article p {
    margin-bottom: 10px;
    font-size: 1.4em;
    height: 120px;
    overflow: hidden; }

  section.news-similar .article .text,
  .module-text .article .text {
    margin-left: 0px;
    margin-right: 0px; }

  section.news-similar .article .footer button,
  .module-text .article .footer button {
    right: 15px; }

  section.news-similar .row {
    margin-left: -15px;
    margin-right: -15px; }

  .common-partners .col-xs-12 .row {
    margin-left: -30px;
    margin-right: -30px; }

  .common-partners .item.box {
    padding-right: 15px;
    padding-left: 15px; }

  section.partners .partners-box .item .big img {
    padding: 0;
    width: 241px; }

  section.partners .partners-box .item .medium img {
    padding: 5px;
    width: 148px; }

  .tableWrapper {
    margin-left: 15px;
    margin-right: 15px; }

  .tableWrapper .rowWrapper a.button.col-sm-6 {
    margin-left: 3px;
    margin-right: 3px;
    width: 49.1688%; }

  .contentWrapper .marker {
    margin-left: 0px; }

  .tableWrapper .button {
    height: 80px; }

  section.news-archive div.row.site-header,
  section.news-archive div.news-list.row {
    margin-left: -15px;
    margin-right: -15px; }

  .news-archive .section-bar {
    margin-bottom: -15px; }

  section.news-archive .row {
    margin-left: -15px;
    margin-right: -15px; }

  section.news-archive .news-list .item {
    height: 625px;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 20px; }

  section.news-archive .news-list .item .wrapper {
    background-color: #fff; }

  section.news-archive .news-list .item .avatar img {
    width: 345px;
    height: 230px; }

  section.news-archive .news-list .item .title {
    padding: 10px;
    font-size: 2em;
    height: 2.8em;
    overflow: hidden; }

  section.news-archive .news-list .item .news-lead {
    padding: 10px;
    padding-top: 0;
    font-size: 1.4em;
    height: 120px;
    overflow: hidden; }

  section.news-archive .news-list .item .btn.more {
    top: 42px; }

  section.news .module-news {
    padding-left: 15px;
    padding-right: 15px; }

  section.news .module-news .news-header {
    padding-left: 15px;
    padding-right: 15px; }

  section.news .module-news .text.content img.img-responsive {
    max-width: 620px; }

  section.partners .partners-box .item .big {
    margin-top: 15px; }

  header#header div.header-text {
    color: #434343;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 3.2224em;
    font-weight: 600; }

  header#header .account-number {
    color: #434343;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.31em;
    letter-spacing: -1px;
    margin-top: -8px;
    text-align: right;
    text-transform: uppercase; }

  header#header .account-number a {
    color: #434343; }

  section.module-donation div.container div.row {
    margin-left: -15px;
    margin-right: -15px; }

  section.module-rurform,
  section.module-bsm {
    background: none; }

  section.module-squads .row,
  section.module-rurlist .row,
  section.module-bsm .row,
  section.module-rurform .row {
    margin-left: -15px;
    margin-right: -15px; }

  section.module-squads .row .text,
  section.module-rurlist .row .text {
    /*margin: 20px;*/ }

  section.common-partners {
    padding: 0 15px; }

  section.module-rurform .background {
    background-color: #ffffff; }

  section.module-rurform .text .background,
  section.module-rurform .konkurs-create {
    padding: 20px; }

  .module-home section.slider .row,
  .module-home section.news .row,
  .module-home section.multimedia .row,
  .module-home section.donators .row {
    margin-left: -15px;
    margin-right: -15px; }

  .module-home section.slider .tableWrapper {
    margin-left: -23px; }

  .module-home section.slider .tableWrapper .button {
    height: 51.55px; }

  .module-home section.news .section-bar {
    margin-top: 5px; }

  section.news .bookmarksBox {
    height: 619px;
    position: relative;
    width: 100%;
    overflow: hidden; }

  section.news .bookmarksBox .bookmark {
    padding: 0;
    position: static;
    z-index: 10; }

  section.news .bookmarksBox .bookmark .header {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    cursor: pointer;
    height: 54px;
    padding: 10px 20px 10px 60px;
    position: relative;
    width: 100%;
    /*background-color: #DDDDDD;*/ }

  section.news .bookmarksBox .bookmark:nth-of-type(even) .header {
    background-color: #dddddd; }

  section.news .bookmarksBox .bookmark:nth-of-type(odd) .header {
    background-color: #C4C8CB; }

  section.news .bookmarksBox .bookmark .header:hover,
  section.news .bookmarksBox .active.bookmark .header {
    background-color: #98a2ac; }

  section.news .bookmarksBox .bookmark .header .fa {
    margin-right: 10px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px;
    position: absolute;
    top: -2px;
    left: -48px; }

  section.news .bookmarksBox .active.bookmark .header .fa {
    color: #000000; }

  section.news .bookmarksBox .bookmark .header .hIco {
    left: 10px;
    position: absolute;
    top: 7px; }

  section.news .bookmarksBox .bookmark.active .header p {
    color: #fff; }

  section.news .bookmarksBox .bookmark .header p {
    color: #222222;
    font-size: 18px;
    line-height: 20px;
    margin: 0;
    padding-top: 9px;
    position: relative;
    text-transform: uppercase; }

  section.news .bookmarksBox .bookmark .newsContentBox {
    /*background: rgba(0, 0, 0, 0) url("../images/news/newestBgr.png") repeat-x scroll 0 0;*/
    background-color: #98A2AC; }

  section.news .bookmarksBox .bookmark.active .newsContentBox {
    display: block; }

  section.news .bookmarksBox .bookmark .newsContentBox {
    display: none;
    height: 565px;
    left: 0;
    padding-bottom: 38px;
    position: absolute;
    width: 100%; }

  section.news .bookmarksBox .bookmark:nth-of-type(1) .header:hover,
  section.news .bookmarksBox .active.bookmark:nth-of-type(1) .header {
    background-color: #98a2ac; }

  section.news .bookmarksBox .bookmark:nth-of-type(2) .header:hover,
  section.news .bookmarksBox .active.bookmark:nth-of-type(2) .header {
    background-color: #83c835; }

  section.news .bookmarksBox .bookmark:nth-of-type(3) .header:hover,
  section.news .bookmarksBox .active.bookmark:nth-of-type(3) .header {
    background-color: #ffa800; }

  section.news .bookmarksBox .bookmark:nth-of-type(4) .header:hover,
  section.news .bookmarksBox .active.bookmark:nth-of-type(4) .header {
    background-color: #009ddc; }

  section.news .bookmarksBox .bookmark:nth-of-type(2) .newsContentBox {
    background-color: #83C835; }

  section.news .bookmarksBox .bookmark:nth-of-type(3) .newsContentBox {
    background-color: #FFA800; }

  section.news .bookmarksBox .bookmark:nth-of-type(4) .newsContentBox {
    background-color: #00A7EA; }

  section.news .bookmarksBox .bookmark .newsContentBox .item {
    height: 559px; }

  section.news .bookmarksBox .bookmark .article {
    margin-top: 25px; }

  section.news .bookmarksBox .bookmark .article .wrapper {
    background: #fff none repeat scroll 0 0;
    height: 500px;
    padding: 0;
    position: relative;
    width: 100%; }

  section.news .bookmarksBox .bookmark .article .wrapper .share {
    border-bottom: 1px solid #e4e4e4;
    margin: 1px 0 3px;
    padding: 10px 5px; }

  section.news .bookmarksBox .bookmark .article .wrapper .date {
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin: 0 15px;
    text-align: left; }

  section.news .bookmarksBox .bookmark .article .wrapper .avatar {
    height: 140px;
    overflow: hidden;
    text-align: center;
    width: 100%; }

  section.news .bookmarksBox .bookmark .article .wrapper .avatar img {
    width: 210px;
    height: 140px; }

  section.news .bookmarksBox .bookmark .article .wrapper h1 {
    font-size: 18px;
    font-weight: 700;
    height: 42px;
    letter-spacing: -1px;
    line-height: 21px;
    margin: 7px 15px 10px;
    overflow: hidden; }

  section.news .bookmarksBox .bookmark .article .wrapper p {
    height: 190px;
    line-height: 19px;
    margin: 0 15px 10px;
    overflow: hidden; }

  section.news .bookmarksBox .bookmark .article .wrapper h1 a:link, section.news .bookmarksBox .bookmark .article .wrapper h1 a:visited {
    color: #000; }

  section.news .bookmarksBox .bookmark .article .wrapper .footer {
    background: #e9e9e9 none repeat scroll 0 0;
    bottom: 0;
    height: 36px;
    left: 0;
    position: absolute;
    width: 100%; }

  section.news .bookmarksBox .bookmark .article .wrapper .footer button {
    background-color: #c7cbce;
    bottom: 9px;
    color: #fff;
    font-weight: bold;
    padding: 8px 19px;
    position: absolute;
    right: 7px; }

  section.news .bookmarksBox .bookmark .article .wrapper .footer button:hover {
    color: #ffffff;
    background-color: #E21841; }

  .module-home section.news .bookmarksBox .bookmark .newsContentBox .carousel.slide ol.carousel-indicators {
    bottom: -5px; }

  .module-home section.multimedia .section-bar {
    margin-top: 6px;
    margin-bottom: 6px; }

  .module-home section.news .section-bar {
    margin-bottom: 6px; }

  section.multimedia .element {
    overflow: hidden; }

  section.multimedia .element {
    height: 266px;
    margin-top: 0; }

  section.multimedia .element .avatar {
    position: relative;
    height: 235px;
    overflow: hidden; }

  section.multimedia .element .ytThumb {
    top: -24px; }

  section.multimedia .element .description {
    bottom: 15px;
    font-size: 1.4em;
    position: absolute;
    background-color: #ffffff;
    padding: 3px 5px;
    width: 346px; }

  section.multimedia .element .play {
    left: 50%;
    margin-left: -35px;
    top: 48px; }

  .module-home section.recommended {
    margin-bottom: 6px; }

  .module-home section.recommended .section-bar {
    margin-top: -4px;
    margin-bottom: 6px; }

  section.recommended .tableWrapper .button {
    align-items: center;
    background-color: #cacdd0;
    color: #000;
    cursor: pointer;
    display: flex;
    height: 84px;
    justify-content: center;
    margin-bottom: 17px;
    text-transform: uppercase;
    width: 100%; }

  section.recommended .tableWrapper .rowWrapper {
    margin-top: 4px; }

  section.recommended .tableWrapper .button {
    height: 52.3245px;
    margin-bottom: 3px;
    background-color: #ffffff;
    border: solid 3px #a91f7f; }

  section.recommended .tableWrapper .button.active,
  section.recommended .tableWrapper .button:hover {
    color: #ffffff;
    background-color: #a91f7f; }

  section.recommended .tableWrapper .button:hover {
    color: #ffffff;
    background-color: #a91f7f; }

  section.recommended .sliders {
    padding-left: 0px; }

  section.recommended .sliders .sliderBox {
    display: none;
    height: 225px;
    padding-left: 5px; }

  section.recommended .sliders .sliderBox.active {
    display: block; }

  section.recommended .sliders .sliderBox .imgBox {
    float: left;
    height: 50%;
    max-height: 50%;
    /*overflow: hidden;*/
    position: relative;
    width: 50%; }

  section.recommended .sliders .sliderBox .imgBox .img {
    margin-right: 4px;
    max-height: 187px;
    overflow: hidden;
    position: relative; }

  section.recommended .sliders .sliderBox .imgBox .img:nth-child(1), section.recommended .sliders .sliderBox .imgBox .img:nth-child(2) {
    margin-bottom: 4px;
    margin-top: 4px; }

  section.recommended .sliders .sliderBox .imgBox .img img {
    height: 100%;
    max-height: 187px;
    max-width: 420px;
    width: 100%; }

  section.recommended .sliders .sliderBox .imgBox .img .description {
    background: rgba(0, 0, 0, 0) url("../../../files/images/common/black50.png") repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    height: 25%;
    left: 0;
    padding: 12px;
    position: absolute;
    width: 100%; }

  section.recommended .sliders .sliderBox .imgBox .img .description {
    font-size: 12px;
    padding: 5px; }

  section.recommended .tableWrapper {
    margin-top: 0;
    margin-left: 0px;
    margin-right: 0px; }

  .module-home section.recommended .buttons {
    padding-right: 0px; }

  .module-home section.donators .section-bar {
    margin-bottom: 6px; }

  header#header li.menuItem ul.submenu a {
    padding: 0px 0px; }

  .breadcrumbs-container .row {
    margin-left: -15px;
    margin-right: -15px; }

  .breadcrumbs-container div.col-xs-12 {
    padding-right: 15px;
    padding-left: 15px; }

  .breadcrumbs-container .breadcrumb {
    padding: 6px 10px;
    font-size: 1.5em; }

  .module-mosaic {
    margin-left: -15px;
    margin-right: -15px; }

  .module-galleries .photos-list div.hidden-xs {
    margin-bottom: 15px; }

  .module-galleries .photos-list div.hidden-xs .photo {
    padding: 0;
    margin: 0; }

  .module-galleries .photos-list div.hidden-xs {
    margin-right: 0;
    margin-left: 0; }

  .module-galleries .photos-list div.hidden-xs .description {
    padding: 15px;
    background: #000;
    color: #efefef;
    height: 240px; }

  .module-galleries .photos-list div.hidden-xs .description h1 {
    font-size: 2.5em; }

  .module-galleries .photos-list div.hidden-xs .description p {
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 20px;
    font-size: 1.4em; }

  .module-galleries div.galleries-list div.avatarWrapper .name-text {
    font-size: 1.8em; }

  #home section.gallery .box .carousel.slide div.carousel-inner div.wrapper {
    width: 360px;
    height: 219.933px; }

  #home section.gallery .box .carousel.slide div.carousel-inner div.wrapper img {
    position: relative;
    top: -10px; }

  section.mainTopics .container .row {
    margin-left: -15px;
    margin-right: -15px; }

  section.mainTopics .container .row .col-sm-6:nth-child(2),
  section.mainTopics .container .row .col-sm-6:nth-child(4) {
    padding-left: 2px; }

  section.mainTopics .container .row .col-sm-6:nth-child(1),
  section.mainTopics .container .row .col-sm-6:nth-child(3) {
    padding-right: 2px; }

  section.mainTopics .container .row .item {
    margin-top: 4px;
    height: 70px; }

  .module-sections .sections .section ul li .head.active ~ .text {
    transition: max-height 0.5s linear; }

  .module-home section.slider .slideTextWrapper {
    position: absolute;
    display: inline-block;
    top: 9px; }

  .module-home section.slider .slideTextWrapper .slideTextButton {
    font-size: 0.9em;
    color: #777777 !important; }

  .module-home section.slider .slideTextWrapper .slideText {
    display: none; }

  .common-partners .item .slideTextWrapper {
    top: 3px;
    right: 18px; }

  .module-home .slider .scrollArrowWrapper {
    position: absolute;
    top: 0;
    right: -28px;
    width: 40px;
    height: 40px; }

  .module-home .slider .scrollArrowWrapper .downArrow {
    position: fixed;
    font-size: 30px;
    z-index: 10000;
    color: #F4E12F;
    bottom: 50px;
    transition-duration: 0.5s;
    transition-property: transform;
    cursor: pointer; }

  .module-home .slider .scrollArrowWrapper .downArrow.r180 {
    transform: rotate(180deg); }

  section.content.text-blocks .blocks .text {
    font-size: 1.3em; }

  section.content.text-blocks .blocks .text .arrow {
    border-bottom: 8px solid transparent;
    border-left: 16px solid;
    border-top: 8px solid transparent;
    margin-top: 2px; } }
@media (min-width: 992px) {
  section.text-top-banners .slick-slider .slick-list {
    margin-left: 5px; }
    section.text-top-banners .slick-slider .slick-list .item img {
      width: 225px;
      height: auto; }

  .tableWrapper .rowWrapper a.button.col-sm-6 {
    margin-left: 3px;
    margin-right: 3px;
    width: 24.3633%; }

  .module-text .contentWrapper div.content img.img-responsive,
  .module-sections .contentWrapper div.content img.img-responsive {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto; }

  .module-text .contentWrapper div.content .module-mosaic {
    margin-top: -40px; }

  .module-text .contentWrapper div.content .module-mosaic .item img.img-responsive {
    max-width: 100%; }

  section.news-similar .article .text h3,
  .module-text .article .text h3 {
    font-size: 1.8em;
    height: 43px;
    overflow: hidden; }

  section.news-similar .article,
  .module-text .article {
    height: 522px; }

  section.news-similar .article .avatar img,
  .module-text .article .avatar img {
    max-width: 263px;
    height: 174px; }

  section.partners .partners-box {
    height: 120px; }

  section.partners .partners-box .item {
    height: 90px; }

  section.news-archive .news-list .item {
    height: 581px; }

  section.news-archive .news-list .item .avatar img {
    max-width: 263px;
    height: 174px; }

  section.news-archive .news-list .item .title {
    font-size: 1.8em; }

  section.news-archive .news-list .item .news-lead {
    font-size: 1.3em;
    height: 131px; }

  section.module-squads table.tbl thead tr th:first-child,
  section.module-rurlist table.tbl thead tr th:first-child {
    border-radius: 15px 0 0 0; }

  section.module-squads table.tbl thead tr th:last-child,
  section.module-rurlist table.tbl thead tr th:last-child {
    border-radius: 0 15px 0 0; }

  section.module-rurlist table.tbl thead tr th,
  section.module-squads table.tbl thead tr th {
    padding-top: 15px;
    padding-bottom: 10px; }

  .video-container,
  .fulscreen .video-container {
    padding-bottom: 46.25%; }

  .module-home section.slider .tableWrapper .button {
    height: 77px; }

  section.multimedia .element .ytThumb {
    top: -27px; }

  section.multimedia .element .avatar {
    height: 186px; }

  section.multimedia .element {
    height: 236px; }

  section.multimedia .element .description {
    width: 294px; }

  section.multimedia .photos img {
    /*  height: auto;
      width: auto;*/ }

  section.recommended .tableWrapper .button {
    height: 77.5px; }

  section.recommended .sliders .sliderBox {
    height: 323px; }

  .module-galleries .photos-list div.hidden-xs .description {
    padding: 25px; }

  .module-galleries .photos-list div.hidden-xs .description h1 {
    font-size: 3em; }

  .module-galleries .photos-list div.hidden-xs .description p {
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 25px;
    font-size: 1.6em; }

  .module-galleries .photos-list div.hidden-xs .description {
    height: 313px; }

  section.multimedia .photos .mosaicWrapper {
    width: 296px;
    height: 198px;
    border: solid 1px #FFF;
    overflow: hidden; }

  section.multimedia .photos {
    position: relative;
    overflow: hidden;
    height: 220px; }

  section.multimedia .photos .carousel img.gallery-avatar {
    width: 293px;
    height: 293px;
    position: relative;
    top: -36px; }

  section.multimedia .photos .carousel .carousel-inner div.item {
    max-height: 220px;
    text-align: center; }

  section.multimedia .photos .mosaicWrapper div {
    float: left;
    overflow: hidden; }

  section.multimedia .photos .multiBoxMedium {
    width: 98px;
    height: 98px;
    border: solid 1px #fff; }

  section.multimedia .photos .multiBoxBig {
    width: 147px;
    height: 98px;
    border: solid 1px #fff; }

  section.multimedia .photos .multiBox {
    width: 49px;
    height: 49px;
    border: solid 1px #fff; }

  section.multimedia .photos .multiRectangleH {
    width: 49px;
    height: 98px;
    border: solid 1px #fff; }

  section.multimedia .photos .multiRectangleW {
    width: 98px;
    height: 49px;
    border: solid 1px #fff; }

  section.multimedia .photos .mosaicWrapper .mosaic1 {
    top: -49px;
    position: relative; }

  section.multimedia .photos .mosaicWrapper .mosaic2 {
    top: -49px;
    position: relative; }

  section.multimedia .photos .mosaicWrapper .mosaic3 {
    left: -49px;
    position: relative; }

  section.multimedia .photos .mosaicWrapper .mosaic4 {
    left: -49px;
    position: relative; }

  section.multimedia .photos .mosaicWrapper .mosaic5 {
    right: -147px;
    top: -49px;
    position: relative; }

  .module-home .news .bookmarksBox .bookmark .header .show-locale {
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 54px;
    overflow: hidden;
    cursor: pointer; }

  .module-home .news .bookmarksBox .bookmark .header .show-locale img {
    position: absolute;
    top: 0; }

  .module-home .news .bookmarksBox .bookmark .header .show-locale:hover img {
    top: -54px; }

  .module-home .news .bookmarksBox .bookmark .header .locale-list {
    background: rgba(0, 0, 0, 0) url("../../images/modules/home/locale-bgr.png") repeat scroll 0 0;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 54px;
    width: 235px;
    font-size: 1.4em;
    text-align: center;
    font-weight: bold;
    border-radius: 0 0 7px 7px; }

  .module-home .news .bookmarksBox .bookmark .header .locale-list a:link,
  .module-home .news .bookmarksBox .bookmark .header .locale-list a:visited {
    color: #f1f1f1;
    display: block;
    margin: 3px 5px; }

  .module-home .news .bookmarksBox .bookmark .header .locale-list a:hover {
    color: #66afe9;
    text-decoration: none; }

  .module-home section.quote .quoteBox {
    height: 211px; }

  .module-home section.quote .quoteBox .number {
    background-size: auto 77px;
    height: 77px;
    width: 56px; }

  .module-home section.quote .quoteBox .number.n1 {
    background-position: -1px; }

  .module-home section.quote .quoteBox .number.n2 {
    background-position: -61px; }

  .module-home section.quote .quoteBox .number.n3 {
    background-position: -121px; }

  .module-home section.quote .quoteBox .number.n4 {
    background-position: -181px; }

  .module-home section.quote .quoteBox .number.n5 {
    background-position: -241px; }

  .module-home section.quote .quoteBox .number.n6 {
    background-position: -301px; }

  .module-home section.quote .quoteBox .number.n7 {
    background-position: -361px; }

  .module-home section.quote .quoteBox .number.n8 {
    background-position: -422px; }

  .module-home section.quote .quoteBox .number.n9 {
    background-position: -482px; }

  .module-home section.quote .quoteBox .number.n0 {
    background-position: -542px; }

  .module-home section.quote .quoteBox .numbers {
    right: 414px;
    top: 75px;
    width: 485px; }

  section.mainTopics .container .row .col-sm-6:nth-child(2) {
    padding-right: 2px; }

  section.mainTopics .container .row .col-sm-6:nth-child(3) {
    padding-left: 2px; }

  section.mainTopics .container .row .item {
    height: 80px; }

  section.content .sitemap .items .item {
    min-height: 1000px; }

  .module-sections .sections .section ul li .head.active ~ .text {
    transition: max-height 1.5s linear; }

  .module-home section.slider .slideTextWrapper {
    top: 12px; }

  .module-home section.slider .slideTextWrapper .slideTextButton {
    font-size: 1em; }

  section.content.text-blocks .blocks .iconBox {
    display: inline-block;
    font-size: 3.5em;
    width: 2.1em;
    padding: 10px 0px;
    text-align: center;
    color: #fff;
    position: relative;
    left: -15px; }

  section.content.text-blocks .blocks .title {
    display: inline-block;
    font-size: 3.5em;
    font-weight: bold;
    padding: 10px 0px;
    text-align: left;
    color: #000;
    position: relative;
    top: 2px; }

  section.content.text-blocks .blocks .text {
    font-size: 1.6em;
    margin-top: 20px; }

  section.content.text-blocks .blocks .text .arrow {
    border-bottom: 9px solid transparent;
    border-left: 18px solid;
    border-top: 9px solid transparent;
    margin-top: 1px;
    margin-right: 10px; } }
@media (max-width: 991px) {
  .responsive-table table,
  .responsive-table thead,
  .responsive-table tbody,
  .responsive-table th,
  .responsive-table td,
  .responsive-table tr {
    display: block; }

  .responsive-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  .responsive-table tr {
    border: 1px solid #ccc;
    margin-bottom: 5px; }

  .responsive-table td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important; }

  .responsive-table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    font-weight: bold; }

  section.module-squads .tbl td:nth-of-type(2):before {
    content: "Nazwa ztabu"; }

  section.module-squads .tbl td:nth-of-type(3):before {
    content: "Szef sztabu"; }

  section.module-squads .tbl td:nth-of-type(4):before {
    content: "Siedziba"; }

  section.module-squads .tbl td:nth-of-type(5):before {
    content: "Kontakt"; }

  section.module-squads .tbl td:nth-of-type(6):before {
    content: "Internet"; }

  section.module-squads .tbl td:nth-of-type(7):before {
    content: "Aukcje"; }

  section.module-squads .tbl td:nth-of-type(8):before {
    content: "Status"; }

  section.module-bands .tbl td:nth-of-type(2):before {
    content: "Nazwa"; }

  section.module-bands .tbl td:nth-of-type(3):before {
    content: "Rodzaj muzyki"; }

  section.module-bands .tbl td:nth-of-type(4):before {
    content: "Miejscowość"; }

  section.module-bands .tbl td:nth-of-type(5):before {
    content: "Społeczności"; }

  section.module-rurlist .tbl td:nth-of-type(2):before {
    content: "Miejscowość"; }

  section.module-rurlist .tbl td:nth-of-type(3):before {
    content: "Nazwa Instytucji"; }

  section.module-rurlist .tbl td:nth-of-type(4):before {
    content: "Dane Kontaktowe"; }

  section.module-rurlist .tbl td:nth-of-type(5):before {
    content: "Wydarzenie otwarte"; }

  section.module-rurlist .tbl td:nth-of-type(6):before {
    content: "Więcej"; }

  section.module-rursearch .tbl td:nth-of-type(1):before {
    content: "Miejscowość"; }

  section.module-rursearch .tbl td:nth-of-type(2):before {
    content: "Nazwa Instytucji"; }

  section.module-rursearch .tbl td:nth-of-type(3):before {
    content: "Adres"; }

  section.module-rursearch .tbl td:nth-of-type(4):before {
    content: "Nr telefonu"; }

  section.module-rursearch .tbl td:nth-of-type(5):before {
    content: "Data szkolenia"; }

  section.module-bsm .filter {
    font-size: 1.2em;
    font-size: 1.1em;
    padding-bottom: 15px; }

  section.module-bsm .chosen-city div {
    display: block;
    text-align: center;
    width: 100%; }

  section.module-bsm .chosen-city .name,
  section.module-bsm .chosen-institution .name,
  section.module-bsm .chosen-institution .division {
    font-size: 1.2em; }

  .module-home .slider .scrollArrowWrapper .downArrow {
    font-size: 35px; } }
@media (min-width: 1200px) {
  section.text-top-banners .slick-slider .slick-list {
    margin-left: 5px; }
    section.text-top-banners .slick-slider .slick-list .item img {
      width: 259px;
      height: auto; }

  .module-text .article {
    height: 550px; }

  .tableWrapper .rowWrapper a.button.col-sm-6 {
    width: 24.475054740905%; }

  section.news-archive .news-list .item {
    height: 628px; }

  section.news-archive .news-list .item .avatar img {
    width: 263px;
    height: 176px; }

  section.news-archive .news-list .item .news-lead {
    font-size: 1.4em;
    height: 185px; }

  .video-container, .fulscreen .video-container {
    padding-bottom: 48.65%; }

  .module-home section.slider .tableWrapper .button {
    height: 94.1px; }

  section.multimedia .element .avatar {
    height: 185px; }

  section.multimedia .element .description {
    width: 359px; }

  section.recommended .tableWrapper .button {
    height: 93.341px; }

  section.recommended .sliders .sliderBox {
    height: 385px; }

  section.multimedia .photos .carousel img.gallery-avatar {
    width: 360px;
    height: 360px;
    top: -70px; }

  .module-home section.multimedia .element.photos {
    height: 219px; }

  .module-home section.news .bookmarksBox .bookmark .article .wrapper .avatar {
    height: 170px; }

  section.news .bookmarksBox .bookmark .article .wrapper .avatar img {
    height: 170px;
    width: 255px; }

  section.recommended .sliders .sliderBox .imgBox .img img {
    max-width: 425px; }

  .module-galleries .photos-list div.hidden-xs .description h1 {
    font-size: 3em; }

  .module-galleries .photos-list div.hidden-xs .description p {
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 20px;
    font-size: 1.6em; }

  .module-galleries .photos-list div.hidden-xs .description {
    height: 285px; }

  section.multimedia .photos .mosaicWrapper {
    width: 356px;
    height: 222px; }

  section.multimedia .photos .multiBoxMedium {
    width: 118px;
    height: 118px; }

  section.multimedia .photos .multiBoxBig {
    width: 177px;
    height: 118px; }

  section.multimedia .photos .multiBox {
    width: 59px;
    height: 59px; }

  section.multimedia .photos .multiRectangleH {
    width: 59px;
    height: 118px; }

  section.multimedia .photos .multiRectangleW {
    width: 118px;
    height: 59px; }

  section.multimedia .photos .mosaicWrapper .mosaic1 {
    top: -59px; }

  section.multimedia .photos .mosaicWrapper .mosaic2 {
    top: -59px; }

  section.multimedia .photos .mosaicWrapper .mosaic3 {
    left: -59px; }

  section.multimedia .photos .mosaicWrapper .mosaic4 {
    left: -59px; }

  section.multimedia .photos .mosaicWrapper .mosaic5 {
    right: -177px;
    top: -59px; }

  .module-home .news .bookmarksBox .bookmark .header .locale-list {
    width: 285px; }

  .module-home section.quote .quoteBox {
    height: 247px; }

  .module-home section.quote .quoteBox .number {
    height: 95px;
    width: 69px;
    background-size: auto 95px; }

  .module-home section.quote .quoteBox .number.n1 {
    background-position: -1px; }

  .module-home section.quote .quoteBox .number.n2 {
    background-position: -75px; }

  .module-home section.quote .quoteBox .number.n3 {
    background-position: -149px; }

  .module-home section.quote .quoteBox .number.n4 {
    background-position: -224px; }

  .module-home section.quote .quoteBox .number.n5 {
    background-position: -298px; }

  .module-home section.quote .quoteBox .number.n6 {
    background-position: -372px; }

  .module-home section.quote .quoteBox .number.n7 {
    background-position: -446px; }

  .module-home section.quote .quoteBox .number.n8 {
    background-position: -521px; }

  .module-home section.quote .quoteBox .number.n9 {
    background-position: -595px; }

  .module-home section.quote .quoteBox .number.n0 {
    background-position: -669px; }

  .module-home section.quote .quoteBox .numbers {
    right: 499px;
    top: 90px;
    width: 587px; }

  .module-home section.slider .slideTextWrapper {
    top: 18px; }

  .module-home section.slider .slideTextWrapper .slideTextButton {
    margin-bottom: 10px;
    font-size: 1em; }

  .module-home .slider .scrollArrowWrapper {
    right: -35px; }

  .module-home .slider .scrollArrowWrapper .downArrow {
    font-size: 40px; }

  section.content.text-blocks .blocks .text {
    font-size: 2em; }

  section.content.text-blocks .blocks .text .arrow {
    border-bottom: 11px solid transparent;
    border-left: 22px solid;
    border-top: 11px solid transparent;
    margin-top: 3px; } }
#qtip-overlay.blurs, .qtip-close {
  cursor: pointer; }

.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr;
  box-shadow: none;
  padding: 0; }

.qtip-content, .qtip-titlebar {
  position: relative;
  overflow: hidden; }

.qtip-content {
  padding: 5px 9px;
  text-align: left;
  word-wrap: break-word; }

.qtip-titlebar {
  padding: 5px 35px 5px 10px;
  border-width: 0 0 1px;
  font-weight: 700; }

.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important; }

.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  z-index: 11;
  outline: 0;
  border: 1px solid transparent; }

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px; }

* html .qtip-titlebar .qtip-close {
  top: 16px; }

.qtip-icon .ui-icon, .qtip-titlebar .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr; }

.qtip-icon, .qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none; }

.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal 700 10px/13px Tahoma, sans-serif;
  color: inherit;
  background: -100em -100em no-repeat; }

.qtip-default {
  border: 1px solid #F1D031;
  background-color: #FFFFA3;
  color: #555; }

.qtip-default .qtip-titlebar {
  background-color: #FFEF93; }

.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777; }

.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111; }

.qtip-light {
  background-color: #fff;
  border-color: #E2E2E2;
  color: #454545; }

.qtip-light .qtip-titlebar {
  background-color: #f1f1f1; }

.qtip-dark {
  background-color: #505050;
  border-color: #303030;
  color: #f3f3f3; }

.qtip-dark .qtip-titlebar {
  background-color: #404040; }

.qtip-dark .qtip-icon {
  border-color: #444; }

.qtip-dark .qtip-titlebar .ui-state-hover {
  border-color: #303030; }

.qtip-cream {
  background-color: #FBF7AA;
  border-color: #F9E98E;
  color: #A27D35; }

.qtip-red, .qtip-red .qtip-icon, .qtip-red .qtip-titlebar .ui-state-hover {
  border-color: #D95252; }

.qtip-cream .qtip-titlebar {
  background-color: #F0DE7D; }

.qtip-cream .qtip-close .qtip-icon {
  background-position: -82px 0; }

.qtip-red {
  background-color: #F78B83;
  color: #912323; }

.qtip-red .qtip-titlebar {
  background-color: #F06D65; }

.qtip-red .qtip-close .qtip-icon {
  background-position: -102px 0; }

.qtip-green {
  background-color: #CAED9E;
  border-color: #90D93F;
  color: #3F6219; }

.qtip-green .qtip-titlebar {
  background-color: #B0DE78; }

.qtip-green .qtip-close .qtip-icon {
  background-position: -42px 0; }

.qtip-blue {
  background-color: #E5F6FE;
  border-color: #ADD9ED;
  color: #5E99BD; }

.qtip-blue .qtip-titlebar {
  background-color: #D0E9F5; }

.qtip-blue .qtip-close .qtip-icon {
  background-position: -2px 0; }

.qtip-shadow {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.15); }

.qtip-bootstrap, .qtip-rounded, .qtip-tipsy {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.qtip-rounded .qtip-titlebar {
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

.qtip-youtube {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 3px #333;
  -moz-box-shadow: 0 0 3px #333;
  box-shadow: 0 0 3px #333;
  color: #fff;
  border: 0 solid transparent;
  background: #4A4A4A;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4A4A4A), color-stop(100%, #000));
  background-image: -webkit-linear-gradient(top, #4A4A4A 0, #000 100%);
  background-image: -moz-linear-gradient(top, #4A4A4A 0, #000 100%);
  background-image: -ms-linear-gradient(top, #4A4A4A 0, #000 100%);
  background-image: -o-linear-gradient(top, #4A4A4A 0, #000 100%); }

.qtip-youtube .qtip-titlebar {
  background-color: #4A4A4A;
  background-color: rgba(0, 0, 0, 0); }

.qtip-youtube .qtip-content {
  padding: .75em;
  font: 12px arial, sans-serif;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"; }

.qtip-youtube .qtip-icon {
  border-color: #222; }

.qtip-youtube .qtip-titlebar .ui-state-hover {
  border-color: #303030; }

.qtip-jtools {
  background: #232323;
  background: rgba(0, 0, 0, 0.7);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#232323));
  background-image: -moz-linear-gradient(top, #717171, #232323);
  background-image: -webkit-linear-gradient(top, #717171, #232323);
  background-image: -ms-linear-gradient(top, #717171, #232323);
  background-image: -o-linear-gradient(top, #717171, #232323);
  border: 2px solid #ddd;
  border: 2px solid #f1f1f1;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 12px #333;
  -moz-box-shadow: 0 0 12px #333;
  box-shadow: 0 0 12px #333; }

.qtip-jtools .qtip-titlebar {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"; }

.qtip-jtools .qtip-content {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"; }

.qtip-jtools .qtip-content, .qtip-jtools .qtip-titlebar {
  background: 0 0;
  color: #fff;
  border: 0 dashed transparent; }

.qtip-jtools .qtip-icon {
  border-color: #555; }

.qtip-jtools .qtip-titlebar .ui-state-hover {
  border-color: #333; }

.qtip-cluetip {
  -webkit-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
  background-color: #D9D9C2;
  color: #111;
  border: 0 dashed transparent; }

.qtip-cluetip .qtip-titlebar {
  background-color: #87876A;
  color: #fff;
  border: 0 dashed transparent; }

.qtip-cluetip .qtip-icon {
  border-color: #808064; }

.qtip-cluetip .qtip-titlebar .ui-state-hover {
  border-color: #696952;
  color: #696952; }

.qtip-tipsy {
  background: #000;
  background: rgba(0, 0, 0, 0.87);
  color: #fff;
  border: 0 solid transparent;
  font-size: 11px;
  font-family: 'Lucida Grande', sans-serif;
  font-weight: 700;
  line-height: 16px;
  text-shadow: 0 1px #000; }

.qtip-tipsy .qtip-titlebar {
  padding: 6px 35px 0 10px;
  background-color: transparent; }

.qtip-tipsy .qtip-content {
  padding: 6px 10px; }

.qtip-tipsy .qtip-icon {
  border-color: #222;
  text-shadow: none; }

.qtip-tipsy .qtip-titlebar .ui-state-hover {
  border-color: #303030; }

.qtip-tipped {
  border: 3px solid #959FA9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #F9F9F9;
  color: #454545;
  font-weight: 400;
  font-family: serif; }

.qtip-tipped .qtip-titlebar {
  border-bottom-width: 0;
  color: #fff;
  background: #3A79B8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3A79B8), to(#2E629D));
  background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
  background-image: -o-linear-gradient(top, #3A79B8, #2E629D);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"; }

.qtip-tipped .qtip-icon {
  border: 2px solid #285589;
  background: #285589; }

.qtip-tipped .qtip-icon .ui-icon {
  background-color: #FBFBFB;
  color: #555; }

.qtip-bootstrap {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  padding: 1px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.qtip-bootstrap .qtip-titlebar {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

.qtip-bootstrap .qtip-titlebar .qtip-close {
  right: 11px;
  top: 45%;
  border-style: none; }

.qtip-bootstrap .qtip-content {
  padding: 9px 14px; }

.qtip-bootstrap .qtip-icon {
  background: 0 0; }

.qtip-bootstrap .qtip-icon .ui-icon {
  width: auto;
  height: auto;
  float: right;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20); }

#qtip-overlay, #qtip-overlay div {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.qtip-bootstrap .qtip-icon .ui-icon:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .4;
  filter: alpha(opacity=40); }

.qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar {
  filter: none;
  -ms-filter: none; }

.qtip .qtip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10; }

.qtip .qtip-tip, x:-o-prefocus {
  visibility: hidden; }

.qtip .qtip-tip, .qtip .qtip-tip .qtip-vml, .qtip .qtip-tip canvas {
  position: absolute;
  color: #123456;
  background: 0 0;
  border: 0 dashed transparent; }

.qtip .qtip-tip canvas {
  top: 0;
  left: 0; }

.qtip .qtip-tip .qtip-vml {
  behavior: url(#default#VML);
  display: inline-block;
  visibility: visible; }

#qtip-overlay {
  position: fixed; }

#qtip-overlay div {
  position: absolute;
  background-color: #000;
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

.qtipmodal-ie6fix {
  position: absolute !important; }

.navbar-default .navbar-toggle {
  border: none;
  border-radius: 0; }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #434343; }

.visible-xs .header {
  background-color: #f0f0f0; }
  .visible-xs .header img.mobile {
    width: 100%;
    height: auto;
    max-width: 768px; }

.dropdown-submenu {
  position: relative; }
  .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px; }
  .dropdown-submenu.pull-left {
    float: none; }
    .dropdown-submenu.pull-left > .dropdown-menu {
      left: -100%;
      margin-left: 10px;
      -webkit-border-radius: 6px 0 6px 6px;
      -moz-border-radius: 6px 0 6px 6px;
      border-radius: 6px 0 6px 6px; }

.mobile-menu .navbar-nav li.menuItem.dropdown-submenu {
  background-color: #e7e7e7; }
.mobile-menu .navbar-nav li a .fa-thumb-tack {
  display: none; }
.mobile-menu .navbar-nav li.menuItem {
  display: flex;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E6E6E6;
  justify-content: flex-start;
  background: #F8F8F8; }
.mobile-menu .navbar-nav li.active {
  color: #4285f4;
  line-height: 24px; }
  .mobile-menu .navbar-nav li.active a .fa-thumb-tack {
    display: inline;
    margin-left: 10px; }
.mobile-menu .navbar-nav li.nohoover {
  border-left: none;
  border-bottom: solid 1px #444;
  margin-bottom: 10px;
  margin-top: 10px; }
.mobile-menu .menuItem--lang {
  text-transform: uppercase; }

/* make sub menu arrows look like +/- buttons in collapsible mode */
.mobile-menu .navbar-nav > li > a {
  width: 100%;
  color: #656565;
  font-size: 16px;
  padding: 20px; }

.mobile-menu .navbar-default .navbar-nav > li > a {
  color: #000; }

.navbar-nav .open .dropdown-menu {
  padding: 0; }

.navbar-fixed-top .navbar-collapse {
  max-height: 85vh; }

.mobile-menu .container > .navbar-header {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dbdbdb;
  box-shadow: 1px 2px 10px #dbdbdb; }

.mobile-menu .navbar-nav li.menuItem.open {
  display: contents; }
  .mobile-menu .navbar-nav li.menuItem.open li a {
    line-height: 20px;
    padding: 20px;
    font-size: 16px;
    background-color: #e7e7e7 !important;
    border-color: #dbdbdb;
    border-top: 1px solid #dbdbdb;
    width: 100%; }

header .header a.language-xs {
  position: absolute;
  right: 70px;
  top: 39px; }
  header .header a.language-xs img {
    height: 32px;
    width: auto; }
header .header .logo {
  width: auto;
  padding-left: 2em;
  padding-top: 18px;
  max-height: 75px;
  padding-bottom: 18px; }
header .header .navbar-toggle.menu-button {
  position: absolute;
  right: 5px;
  top: 10px; }
header .header .title {
  color: #434343;
  margin-left: 20px;
  font-size: 1.5em;
  line-height: 1.2;
  font-weight: 600; }
  header .header .title p {
    margin: 0; }

.navbar-default .navbar-nav > .active > a {
  background-color: inherit;
  color: #4285f4; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #e7e7e7; }

ul .caret {
  float: right;
  border-top: 0;
  margin-right: 30px; }
  ul .caret .fa {
    font-size: 24px;
    font-weight: normal; }
  ul .caret .close-menu {
    height: 1.5em; }

.navbar-nav .open .dropdown .caret {
  font-size: 16px; }

.mobile-menu .navbar-default .navbar-nav > li > a.lang {
  text-decoration: underline; }

.mobile-menu .nav-sidebar-open .wrapper {
  position: fixed;
  -webkit-transform: translateX(320px);
  transform: translateX(320px); }

.mobile-menu--all {
  width: 80%;
  position: absolute;
  top: 75px;
  z-index: 1000;
  right: 15px;
  overflow-y: auto; }
  .mobile-menu--all a {
    color: #000; }
  .mobile-menu--all a.lang {
    color: #4266f4;
    text-decoration: underline; }
  .mobile-menu--all .navbar-nav {
    margin-top: 0; }

.menuItem.dropdown.open .top-level .fa-angle-down {
  transform: rotate(180deg); }

.menuItem.dropdown-submenu.open .fa-angle-down {
  transform: rotate(180deg); }

body .menu-button:active {
  position: fixed; }

.active-menu.black-background:before {
  transition: all 0.4s;
  opacity: 1;
  visibility: visible; }

.black-background:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 400;
  opacity: 0;
  visibility: hidden;
  transition: all 0.485s; }

@media (min-width: 768px) {
  #header {
    background: #fff;
    font-family: roboto-condensed, sans-serif; }
    #header .padding-0 {
      padding: 0; }
    #header .top {
      height: 85px;
      overflow: hidden;
      padding-left: 45px;
      position: relative; } }
    @media (min-width: 768px) and (min-width: 768px) {
      #header .top {
        padding-left: 80px; } }
    @media (min-width: 768px) and (min-width: 992px) {
      #header .top {
        padding-left: 80px;
        height: 100px; } }
    @media (min-width: 768px) and (min-width: 1200px) {
      #header .top {
        height: 100px;
        padding-left: 90px; } }
@media (min-width: 768px) {
      #header .top img.logo {
        max-height: 45px;
        width: auto;
        max-width: 83px;
        position: absolute;
        left: 0;
        top: 22px; } }
      @media (min-width: 768px) and (min-width: 768px) {
        #header .top img.logo {
          max-height: 67px;
          top: 10px; } }
      @media (min-width: 768px) and (min-width: 992px) {
        #header .top img.logo {
          max-height: 72px;
          top: 15px; } }
      @media (min-width: 768px) and (min-width: 1200px) {
        #header .top img.logo {
          max-height: 80px;
          top: 10px; } }
@media (min-width: 768px) {
      #header .top .quote-box,
      #header .top .info-box {
        position: absolute; }
      #header .top .info-box {
        width: 400px;
        height: 110px;
        right: 0px;
        text-align: right; }
        #header .top .info-box a {
          color: #333333;
          text-decoration: none; }
        #header .top .info-box a:hover {
          color: #007FC8; }
        #header .top .info-box .box1,
        #header .top .info-box .box2,
        #header .top .info-box .box3 {
          display: inline-block;
          height: 110px;
          position: relative;
          top: 0; }
        #header .top .info-box .box1 {
          width: 145px;
          padding-right: 20px; }
          #header .top .info-box .box1 .socials {
            font-size: 2em;
            padding-top: 10px; }
            #header .top .info-box .box1 .socials a:link,
            #header .top .info-box .box1 .socials a:visited {
              text-decoration: none;
              display: inline-block;
              margin-right: 5px; }
            #header .top .info-box .box1 .socials a:last-child {
              margin-right: 0px; }
            #header .top .info-box .box1 .socials a svg {
              width: auto;
              height: 20px;
              position: relative;
              top: 3px; }
              #header .top .info-box .box1 .socials a svg #tiktok-icon {
                fill: #333333; }
            #header .top .info-box .box1 .socials a:hover #tiktok-icon {
              fill: #337ab7; }
          #header .top .info-box .box1 .krs {
            font-size: 1.73em;
            margin-top: 18px; }
        #header .top .info-box .box2 {
          width: 145px; }
          #header .top .info-box .box2 a.account:link,
          #header .top .info-box .box2 a.account:visited,
          #header .top .info-box .box2 a.vlog:link,
          #header .top .info-box .box2 a.vlog:visited {
            display: block;
            text-align: left; }
          #header .top .info-box .box2 a.account:link,
          #header .top .info-box .box2 a.account:visited {
            margin-top: 18px;
            font-size: 1.73em; }
          #header .top .info-box .box2 a.vlog:link,
          #header .top .info-box .box2 a.vlog:visited {
            position: relative;
            top: 2px;
            font-size: 2em;
            padding-left: 16px; }
          #header .top .info-box .box2 a.vlog:first-letter {
            font-size: 0.97em; }
        #header .top .info-box .box3 {
          width: 65px; }
          #header .top .info-box .box3 .language {
            font-size: 2em;
            position: relative;
            top: 2px; }
            #header .top .info-box .box3 .language .inactive {
              color: #C9C9C9; }
            #header .top .info-box .box3 .language .inactive:hover {
              color: #007FC8; }
          #header .top .info-box .box3 .contact {
            margin-top: 18px;
            font-size: 1.73em; }

  #header .menu {
    background: #E6E6E6; }
  #header .container-fluid {
    margin-left: -15px;
    margin-right: -15px; }
  #header nav {
    height: 44px;
    background: #E6E6E6; }
    #header nav ul {
      margin: 0;
      padding: 0; }
      #header nav ul li {
        margin: 0;
        padding: 10px 0px;
        list-style-type: none;
        display: block;
        margin: 0;
        color: #686868;
        position: relative;
        cursor: pointer; }
        #header nav ul li .fa {
          font-size: 22px; }
        #header nav ul li .submenu {
          position: absolute;
          width: 215px;
          top: 44px;
          left: 0px;
          background: #ffffff;
          border: solid 1px #efefef;
          display: none;
          border-top: none;
          z-index: 10000;
          text-transform: none;
          letter-spacing: normal;
          font-weight: 500; }
          #header nav ul li .submenu :hover {
            background: #f0f0f0; }
          #header nav ul li .submenu .submenu--2 {
            display: none;
            position: absolute;
            top: 0;
            left: 214px;
            background: #fff;
            min-width: 100%;
            background: #f0f0f0; }
            #header nav ul li .submenu .submenu--2 li:hover,
            #header nav ul li .submenu .submenu--2 a:hover {
              background: #dfdfdf; }
          #header nav ul li .submenu .submenu--2-last {
            display: none;
            position: absolute;
            top: 0;
            right: 214px;
            background: #fff;
            min-width: 100%;
            background: #f0f0f0; }
            #header nav ul li .submenu .submenu--2-last li:hover, #header nav ul li .submenu .submenu--2-last a:hover {
              background: #fff; }
          #header nav ul li .submenu li {
            font-size: 14px;
            padding: 0;
            position: relative; }
          #header nav ul li .submenu a:last-child li {
            border-bottom: none;
            padding-bottom: 5px; }
          #header nav ul li .submenu .submenu li:hover {
            background-color: #f0f0f0; }
        #header nav ul li li.menuItem:hover,
        #header nav ul li li.menuItem:focus,
        #header nav ul li li.menuItem:active {
          background-image: none;
          border-bottom: 4px solid #e11017; }
      #header nav ul li.menuItem {
        height: 44px;
        font-size: 16px;
        padding-top: 12px;
        letter-spacing: -0.03em;
        float: left;
        background-repeat: no-repeat;
        background-position: right;
        cursor: pointer;
        text-transform: uppercase;
        font-weight: 500; }
        #header nav ul li.menuItem a {
          text-decoration: none;
          color: #434343;
          padding-top: 10px;
          padding-bottom: 10px;
          padding-left: 5px;
          padding-right: 10px; }
        #header nav ul li.menuItem ul.submenu a {
          padding: 7.5px 22px;
          display: block; }
      #header nav ul .has-second-level:hover .submenu--2,
      #header nav ul .has-second-level:hover .submenu--2-last {
        display: block; }
    #header nav .search {
      float: right;
      height: 44px;
      width: 180px;
      padding-top: 7px;
      padding-bottom: 7px;
      position: relative; } }
    @media (min-width: 768px) and (min-width: 992px) {
      #header nav .search {
        width: 237px; } }
    @media (min-width: 768px) and (min-width: 1200px) {
      #header nav .search {
        width: 286px; } }
@media (min-width: 768px) {
      #header nav .search input {
        width: 100%;
        padding: 3px 5px;
        float: right;
        padding-right: 23px;
        background-color: #E6E6E6;
        border: none;
        border-bottom: solid 1px #aaaaaa;
        font-size: 1.6em;
        color: #666666; }
      #header nav .search .fa {
        position: absolute;
        right: 5px;
        top: 13px;
        font-size: 1.8em;
        color: #666666;
        cursor: pointer; } }
.quote-mobile .own-text-numbers-mobile {
  background: none;
  padding: 5px; }
  .quote-mobile .own-text-numbers-mobile .info {
    font-size: 18px;
    font-family: roboto, sans-serif;
    font-style: normal;
    text-decoration: underline;
    text-align: center;
    font-weight: 300; }
  .quote-mobile .own-text-numbers-mobile a {
    color: #444444;
    font-family: roboto, sans-serif;
    font-style: normal;
    font-weight: 600; }
    .quote-mobile .own-text-numbers-mobile a .numbers {
      font-size: 22px;
      text-align: center; }
    .quote-mobile .own-text-numbers-mobile a .sufix {
      font-size: 18px;
      font-weight: 400; }

header#header .own-text-numbers {
  width: 300px;
  height: 85px;
  left: 55px;
  top: 15px;
  position: absolute; }
  @media (min-width: 768px) {
    header#header .own-text-numbers {
      top: 8px;
      width: 270px;
      left: 80px; } }
  @media (min-width: 992px) {
    header#header .own-text-numbers {
      top: 0;
      width: 485px;
      left: 80px; } }
  @media (min-width: 1200px) {
    header#header .own-text-numbers {
      height: 110px;
      left: 95px; } }
  header#header .own-text-numbers a {
    text-decoration: none;
    color: #000000; }
  header#header .own-text-numbers .info {
    font-size: 1.5em;
    line-height: 1.05em;
    padding-top: 3px;
    padding-bottom: 0;
    padding-left: 0;
    color: #333; }
  header#header .own-text-numbers .numbers {
    position: relative;
    top: 3px;
    width: 300px; }
    @media (min-width: 992px) {
      header#header .own-text-numbers .numbers {
        width: 495px; } }
    header#header .own-text-numbers .numbers .number {
      background: url("../../images/modules/home/quote/numbers.png") no-repeat;
      display: inline-block;
      background-size: auto 32px;
      height: 32px;
      width: 25px; }
      @media (min-width: 992px) {
        header#header .own-text-numbers .numbers .number {
          background-size: auto 57px;
          height: 57px;
          width: 42px; } }
      header#header .own-text-numbers .numbers .number.n1 {
        background-position: 0px; }
      header#header .own-text-numbers .numbers .number.n2 {
        background-position: -25px; }
        @media (min-width: 992px) {
          header#header .own-text-numbers .numbers .number.n2 {
            background-position: -45px; } }
      header#header .own-text-numbers .numbers .number.n3 {
        background-position: -50px; }
        @media (min-width: 992px) {
          header#header .own-text-numbers .numbers .number.n3 {
            background-position: -89px; } }
      header#header .own-text-numbers .numbers .number.n4 {
        background-position: -75px; }
        @media (min-width: 992px) {
          header#header .own-text-numbers .numbers .number.n4 {
            background-position: -134px; } }
      header#header .own-text-numbers .numbers .number.n5 {
        background-position: -100px; }
        @media (min-width: 992px) {
          header#header .own-text-numbers .numbers .number.n5 {
            background-position: -179px; } }
      header#header .own-text-numbers .numbers .number.n6 {
        background-position: -125px; }
        @media (min-width: 992px) {
          header#header .own-text-numbers .numbers .number.n6 {
            background-position: -223px; } }
      header#header .own-text-numbers .numbers .number.n7 {
        background-position: -150px; }
        @media (min-width: 992px) {
          header#header .own-text-numbers .numbers .number.n7 {
            background-position: -267px; } }
      header#header .own-text-numbers .numbers .number.n8 {
        background-position: -175px; }
        @media (min-width: 992px) {
          header#header .own-text-numbers .numbers .number.n8 {
            background-position: -312px; } }
      header#header .own-text-numbers .numbers .number.n9 {
        background-position: -200px; }
        @media (min-width: 992px) {
          header#header .own-text-numbers .numbers .number.n9 {
            background-position: -357px; } }
      header#header .own-text-numbers .numbers .number.n0 {
        background-position: -225px; }
        @media (min-width: 992px) {
          header#header .own-text-numbers .numbers .number.n0 {
            background-position: -401px; } }
      header#header .own-text-numbers .numbers .number:nth-last-child(3n-1) {
        margin-right: 1px; }
        @media (min-width: 992px) {
          header#header .own-text-numbers .numbers .number:nth-last-child(3n-1) {
            margin-right: 7px; } }
      header#header .own-text-numbers .numbers .number.empty {
        display: none; }
    header#header .own-text-numbers .numbers .suffix {
      font-size: 1.2em;
      position: relative;
      display: inline-block;
      top: 20px;
      color: #333;
      margin-left: 2px; }
      @media (min-width: 992px) {
        header#header .own-text-numbers .numbers .suffix {
          font-size: 1.73em;
          margin-left: 10px;
          top: 23px; } }

header#header .own-text {
  width: 370px;
  height: 110px;
  left: 95px;
  position: absolute;
  padding: 10px;
  display: flex;
  justify-content: left;
  align-items: center; }
  header#header .own-text .info {
    font-size: 1.6em; }
  header#header .own-text a {
    text-decoration: none;
    color: #000000; }

#header .after-quote-box {
  width: 370px;
  height: 110px;
  left: 95px;
  position: absolute; }
  @media (min-width: 1200px) {
    #header .after-quote-box {
      margin-left: 20px; } }
  @media (min-width: 992px) {
    #header .after-quote-box {
      margin-left: 10px; } }
  #header .after-quote-box a {
    text-decoration: none; }
  #header .after-quote-box .info {
    font-size: 1.6em;
    padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #333333; }
    #header .after-quote-box .info.bold {
      padding-top: 0;
      position: relative;
      top: -5px; }
  #header .after-quote-box .numbers {
    position: relative;
    top: -13px;
    width: 455px; }
    #header .after-quote-box .numbers .pln {
      font-size: 1.73em;
      position: relative;
      display: inline-block;
      top: 23px;
      color: #333333;
      margin-left: 20px; }
      @media (min-width: 992px) {
        #header .after-quote-box .numbers .pln {
          margin-left: 10px; } }
    #header .after-quote-box .numbers .number {
      background: url("../../images/modules/home/quote/numbers.png") no-repeat;
      display: inline-block;
      background-size: auto 57px;
      height: 57px;
      width: 41px; }
      #header .after-quote-box .numbers .number.empty {
        display: none; }
      #header .after-quote-box .numbers .number.n1 {
        background-position: -1px; }
      #header .after-quote-box .numbers .number.n2 {
        background-position: -45px; }
      #header .after-quote-box .numbers .number.n3 {
        background-position: -90px; }
      #header .after-quote-box .numbers .number.n4 {
        background-position: -135px; }
      #header .after-quote-box .numbers .number.n5 {
        background-position: -179px; }
      #header .after-quote-box .numbers .number.n6 {
        background-position: -224px; }
      #header .after-quote-box .numbers .number.n7 {
        background-position: -268px; }
      #header .after-quote-box .numbers .number.n8 {
        background-position: -313px; }
      #header .after-quote-box .numbers .number.n9 {
        background-position: -357px; }
      #header .after-quote-box .numbers .number.n0 {
        background-position: -402px; }
      #header .after-quote-box .numbers .number:nth-of-type(6) {
        margin-right: 7px; }
      #header .after-quote-box .numbers .number:nth-of-type(3) {
        margin-right: 7px; }

section.quote-mobile .description {
  font-family: roboto-condensed, sans-serif;
  font-size: 1.6em;
  line-height: 0.8em;
  margin-top: 10px; }
section.quote-mobile .quote {
  font-family: roboto-condensed, sans-serif;
  font-size: 3.2em;
  font-weight: 700; }

.module-donation .pay-type-buttons-wrapper .btn, .module-donation .screen-1 .send-donation-wrapper .send-donation,
.module-donation .screen-2 .send-donation-wrapper .send-donation {
  position: relative;
  border-radius: 0;
  background-color: #ffffff;
  flex: 1 1 0%;
  font-size: 18px;
  font-family: Helvetica, Arial, sans-serif;
  box-shadow: none;
  padding-bottom: 3px;
  padding-top: 3px; }
  @media (min-width: 768px) {
    .module-donation .pay-type-buttons-wrapper .btn, .module-donation .screen-1 .send-donation-wrapper .send-donation,
    .module-donation .screen-2 .send-donation-wrapper .send-donation {
      font-size: 20px;
      font-weight: bold;
      padding-bottom: 10px;
      padding-top: 10px; } }
  @media (min-width: 992px) {
    .module-donation .pay-type-buttons-wrapper .btn, .module-donation .screen-1 .send-donation-wrapper .send-donation,
    .module-donation .screen-2 .send-donation-wrapper .send-donation {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 17px;
      padding-top: 17px; } }

.module-donation {
  margin-top: 0 !important; }
  .module-donation .background-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom right; }
    @media (min-width: 768px) {
      .module-donation .background-wrapper {
        padding-left: 16px;
        min-height: 750px;
        background-image: url("../../images/modules/donation/bgr3.jpg");
        background-position: top right; } }
    @media (min-width: 992px) {
      .module-donation .background-wrapper {
        background-size: auto;
        min-height: 1005px;
        background-image: url("../../images/modules/donation/bgr2.jpg");
        background-position: bottom right; } }
    @media (min-width: 1200px) {
      .module-donation .background-wrapper {
        background-image: url("../../images/modules/donation/bgr1.jpg");
        background-position: bottom right; } }
  .module-donation .pay-type-buttons-wrapper {
    display: flex;
    border-radius: 4px;
    border: solid 2px #9BCA00;
    margin-top: 16px;
    margin-bottom: 8px; }
    .module-donation .pay-type-buttons-wrapper .recurring .hint {
      position: absolute;
      bottom: 0;
      right: 25px;
      font-size: 10px;
      font-weight: bold; }
      @media (min-width: 992px) {
        .module-donation .pay-type-buttons-wrapper .recurring .hint {
          bottom: 2px;
          right: 15px;
          font-size: 12px; } }
    .module-donation .pay-type-buttons-wrapper .btn:hover {
      background-color: #79AA00;
      color: #ffffff; }
    .module-donation .pay-type-buttons-wrapper .active {
      background-color: #9BCA00;
      color: #ffffff; }
  .module-donation .screen-1 .bordered-box,
  .module-donation .screen-2 .bordered-box {
    border: solid 1px #eaeaea;
    background-color: #ffffff;
    padding-bottom: 10px;
    border-radius: 4px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .module-donation .screen-1 .bordered-box,
      .module-donation .screen-2 .bordered-box {
        background-color: rgba(255, 255, 255, 0.8); } }
    @media (min-width: 992px) {
      .module-donation .screen-1 .bordered-box,
      .module-donation .screen-2 .bordered-box {
        padding-bottom: 20px; } }
    .module-donation .screen-1 .bordered-box .header,
    .module-donation .screen-2 .bordered-box .header {
      background-color: #D8D8D8;
      font-size: 14px;
      letter-spacing: 0;
      padding: 5px;
      border-radius: 4px;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media (min-width: 768px) {
        .module-donation .screen-1 .bordered-box .header,
        .module-donation .screen-2 .bordered-box .header {
          font-size: 16px;
          height: 40px; } }
      @media (min-width: 992px) {
        .module-donation .screen-1 .bordered-box .header,
        .module-donation .screen-2 .bordered-box .header {
          font-size: 16px;
          font-weight: bold;
          height: 50px; } }
  .module-donation .screen-1 .send-donation-wrapper,
  .module-donation .screen-2 .send-donation-wrapper {
    display: flex;
    margin-left: 10px;
    margin-right: 10px; }
    @media (min-width: 992px) {
      .module-donation .screen-1 .send-donation-wrapper,
      .module-donation .screen-2 .send-donation-wrapper {
        margin-left: 20px;
        margin-right: 20px; } }
    .module-donation .screen-1 .send-donation-wrapper .send-donation,
    .module-donation .screen-2 .send-donation-wrapper .send-donation {
      background-color: #9BCA00;
      color: #ffffff;
      padding: 10px 2px;
      font-size: 14px;
      font-weight: bold;
      border-radius: 4px; }
      .module-donation .screen-1 .send-donation-wrapper .send-donation:hover,
      .module-donation .screen-2 .send-donation-wrapper .send-donation:hover {
        background-color: #79AA00; }
      @media (min-width: 768px) {
        .module-donation .screen-1 .send-donation-wrapper .send-donation,
        .module-donation .screen-2 .send-donation-wrapper .send-donation {
          padding: 15px 2px;
          font-size: 18px; } }
      @media (min-width: 992px) {
        .module-donation .screen-1 .send-donation-wrapper .send-donation,
        .module-donation .screen-2 .send-donation-wrapper .send-donation {
          padding: 18px 2px;
          font-size: 22px; } }
  @media (min-width: 992px) {
    .module-donation .screen-1 .korona-text-wrapper {
      text-transform: uppercase;
      position: relative;
      font-weight: bold;
      color: #007FCE; }
      .module-donation .screen-1 .korona-text-wrapper .row-1 {
        font-size: 40px; }
      .module-donation .screen-1 .korona-text-wrapper .row-2 {
        font-size: 28px; } }
  .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes, .module-donation .screen-1 .bordered-box .quotes-wrapper .name {
    display: flex;
    padding: 10px;
    padding-bottom: 0;
    flex-wrap: wrap; }
    @media (min-width: 992px) {
      .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes, .module-donation .screen-1 .bordered-box .quotes-wrapper .name {
        padding: 20px;
        padding-bottom: 0;
        padding-top: 30px; } }
    .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper {
      flex-basis: 50%;
      flex-shrink: 0;
      margin-bottom: 10px;
      cursor: pointer; }
      @media (min-width: 768px) {
        .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper {
          flex-basis: calc(100% / 3);
          margin-bottom: 10px; } }
      @media (min-width: 992px) {
        .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper {
          margin-bottom: 30px; } }
      .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper:nth-of-type(odd) .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper:nth-of-type(odd) .quote-item {
        margin-right: 5px; }
        @media (min-width: 768px) {
          .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper:nth-of-type(odd) .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper:nth-of-type(odd) .quote-item {
            margin-right: 0; } }
      .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper:nth-of-type(even) .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper:nth-of-type(even) .quote-item {
        margin-left: 5px; }
        @media (min-width: 768px) {
          .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper:nth-of-type(even) .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper:nth-of-type(even) .quote-item {
            margin-left: 0; } }
      @media (min-width: 768px) {
        .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper:nth-of-type(1) .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper:nth-of-type(2) .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper:nth-of-type(4) .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper:nth-of-type(1) .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper:nth-of-type(2) .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper:nth-of-type(4) .quote-item {
          margin-right: 10px; } }
      @media (min-width: 1200px) {
        .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper:nth-of-type(1) .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper:nth-of-type(4) .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper:nth-of-type(1) .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper:nth-of-type(4) .quote-item {
          margin-right: 30px; }
        .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper:nth-of-type(3) .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper:nth-of-type(3) .quote-item {
          margin-left: 30px; }
        .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper:nth-of-type(2) .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper:nth-of-type(2) .quote-item {
          margin-right: 15px;
          margin-left: 15px; } }
      .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper .quote-item {
        border: solid 2px #666666;
        border-radius: 4px;
        padding: 10px 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative; }
        @media (min-width: 992px) {
          .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper .quote-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper .quote-item {
            padding: 15px 5px; } }
        .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper .quote-item:hover, .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper .quote-item.active, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper .quote-item:hover, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper .quote-item.active {
          color: #ffffff;
          background-color: #9BCA00;
          border-color: #9BCA00; }
        .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper .quote-item .quote, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper .quote-item .quote {
          font-size: 20px; }
          @media (min-width: 992px) {
            .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper .quote-item .quote, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper .quote-item .quote {
              font-size: 26px; } }
        .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper .quote-item .pln, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper .quote-item .pln {
          position: absolute;
          font-size: 12px;
          bottom: 12px;
          right: 22px; }
          @media (min-width: 992px) {
            .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper .quote-item .pln, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper .quote-item .pln {
              font-size: 14px;
              bottom: 18px;
              right: 8px; } }
      .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper.own, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper.own {
        flex-basis: 100%; }
        @media (min-width: 768px) {
          .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper.own, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper.own {
            flex-basis: 66%; } }
        @media (min-width: 992px) {
          .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper.own, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper.own {
            flex-basis: calc(100% / 3); } }
        .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper.own .own-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper.own .own-item {
          padding: 10px 5px;
          display: flex;
          flex-wrap: wrap; }
          @media (min-width: 768px) {
            .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper.own .own-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper.own .own-item {
              padding-top: 0; } }
          @media (min-width: 1200px) {
            .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper.own .own-item, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper.own .own-item {
              padding-bottom: 0;
              margin-left: 15px;
              margin-right: 15px; } }
          .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper.own .own-item label, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper.own .own-item label {
            width: 100%;
            font-size: 12px;
            color: #666666; }
            @media (min-width: 768px) {
              .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper.own .own-item label, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper.own .own-item label {
                margin-bottom: 1px; } }
            @media (min-width: 992px) {
              .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper.own .own-item label, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper.own .own-item label {
                margin-bottom: 1px;
                font-weight: normal;
                font-size: 14px; } }
          .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper.own .own-item input, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper.own .own-item input {
            border: none;
            border-radius: 0;
            border-bottom: solid 2px #666666;
            box-shadow: none;
            padding: 2px;
            text-align: center;
            font-size: 20px;
            background: none; }
            @media (min-width: 992px) {
              .module-donation .screen-1 .bordered-box .quotes-wrapper .quotes .wrapper.own .own-item input, .module-donation .screen-1 .bordered-box .quotes-wrapper .name .wrapper.own .own-item input {
                font-size: 28px;
                padding-bottom: 12px;
                height: 50px; } }
  .module-donation .screen-1 .bordered-box .quotes-wrapper .name {
    padding-bottom: 30px; }
    .module-donation .screen-1 .bordered-box .quotes-wrapper .name .form-control {
      font-size: 2em;
      height: 2.6em; }
  @media (min-width: 768px) {
    .module-donation .screen-1.confirm-payu-recurring .bordered-box {
      margin-left: 30px; } }
  .module-donation .screen-1.confirm-payu-recurring h1 {
    margin-top: 0;
    margin-bottom: 20px; }
  .module-donation .screen-1.confirm-payu-recurring p {
    font-size: 16px; }
  .module-donation .screen-1.confirm-payu-recurring .quotes-wrapper {
    padding: 20px;
    min-height: 200px; }
  .module-donation .screen-2 .operators-wrapper {
    margin: 10px; }
    @media (min-width: 992px) {
      .module-donation .screen-2 .operators-wrapper {
        margin: 10px 30px; } }
    .module-donation .screen-2 .operators-wrapper .operators {
      display: flex; }
      .module-donation .screen-2 .operators-wrapper .operators .operator {
        font-size: 20px;
        font-family: roboto-condensed;
        width: calc(100% / 3);
        padding: 10px 2px;
        padding-bottom: 2px;
        display: flex;
        justify-content: center;
        justify-items: flex-end;
        border-bottom: solid 1px #707070;
        cursor: pointer; }
        .module-donation .screen-2 .operators-wrapper .operators .operator:hover {
          border-bottom: solid 3px #79AA00;
          padding-bottom: 0px; }
        .module-donation .screen-2 .operators-wrapper .operators .operator.active {
          border-bottom: solid 3px #9BCA00;
          padding-bottom: 0px; }
        .module-donation .screen-2 .operators-wrapper .operators .operator div {
          position: relative;
          bottom: -2px; }
  .module-donation .screen-2 .operator-data-wrapper {
    min-height: 120px; }
    .module-donation .screen-2 .operator-data-wrapper .operator-data {
      margin: 10px; }
      @media (min-width: 992px) {
        .module-donation .screen-2 .operator-data-wrapper .operator-data {
          margin: 30px; } }
      .module-donation .screen-2 .operator-data-wrapper .operator-data .payu #payuForm .payTypeItems {
        padding-top: 15px; }
        .module-donation .screen-2 .operator-data-wrapper .operator-data .payu #payuForm .payTypeItems .payTypeBox {
          padding-bottom: 30px;
          overflow: hidden; }
        .module-donation .screen-2 .operator-data-wrapper .operator-data .payu #payuForm .payTypeItems:first-child {
          padding-bottom: 10px; }
      .module-donation .screen-2 .operator-data-wrapper .operator-data .firstdata {
        padding-top: 15px; }
        .module-donation .screen-2 .operator-data-wrapper .operator-data .firstdata form label {
          width: 100%;
          font-size: 12px;
          color: #666666; }
          @media (min-width: 768px) {
            .module-donation .screen-2 .operator-data-wrapper .operator-data .firstdata form label {
              margin-bottom: 1px; } }
          @media (min-width: 992px) {
            .module-donation .screen-2 .operator-data-wrapper .operator-data .firstdata form label {
              margin-bottom: 1px;
              font-weight: normal;
              font-size: 14px; } }
        .module-donation .screen-2 .operator-data-wrapper .operator-data .firstdata form input.email {
          border: none;
          border-radius: 0;
          border-bottom: solid 2px #666666;
          box-shadow: none;
          padding: 2px;
          font-size: 20px;
          background: none; }
          @media (min-width: 992px) {
            .module-donation .screen-2 .operator-data-wrapper .operator-data .firstdata form input.email {
              font-size: 28px;
              padding-bottom: 12px;
              height: 50px; } }
  .module-donation .thank-you-page {
    padding: 0;
    padding-top: 20px;
    min-height: 400px !important; }
    .module-donation .thank-you-page .image-wrapper {
      display: flex;
      align-items: center;
      vertical-align: center;
      padding: 10px; }
      .module-donation .thank-you-page .image-wrapper img {
        display: inline-block;
        margin: 10px auto; }
    .module-donation .thank-you-page .thank-you-text {
      font-size: 16px; }
      @media (min-width: 768px) {
        .module-donation .thank-you-page .thank-you-text {
          font-size: 20px; } }
      @media (min-width: 992px) {
        .module-donation .thank-you-page .thank-you-text {
          font-size: 22px; } }
    .module-donation .thank-you-page.no-bgr {
      background: none; }
    .module-donation .thank-you-page .messageFromJ {
      display: block;
      font-size: 16px; }
    .module-donation .thank-you-page .vintom-container {
      max-width: 750px;
      margin: 20px auto; }
      @media (min-width: 768px) {
        .module-donation .thank-you-page .vintom-container {
          max-width: 740px; } }
      .module-donation .thank-you-page .vintom-container .vintom-iframe-container {
        position: relative;
        height: 0;
        overflow: hidden;
        padding-bottom: 57%; }
        .module-donation .thank-you-page .vintom-container .vintom-iframe-container iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
  .module-donation .operator-data-wrapper .operator-data .donatorData .text-danger {
    font-size: 12px; }

.module-home .allegro .container {
  padding: 0; }
  @media (min-width: 768px) {
    .module-home .allegro .container {
      padding-left: 15px;
      padding-right: 15px; } }
  .module-home .allegro .container .wrapper {
    background-color: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 15px;
    background-image: url("../../images/modules/home/allegro/background-xs.png");
    background-repeat: repeat; }
    .module-home .allegro .container .wrapper .header {
      margin: 0 5px;
      position: relative;
      padding-bottom: 0px;
      margin-bottom: 20px; }
      @media (min-width: 992px) {
        .module-home .allegro .container .wrapper .header {
          margin-bottom: 0px; } }
      .module-home .allegro .container .wrapper .header .image {
        margin: 10px auto;
        position: relative;
        left: -6px; }
      .module-home .allegro .container .wrapper .header .logo {
        margin: 10px auto;
        position: relative;
        top: -3px; }
        @media (min-width: 1200px) {
          .module-home .allegro .container .wrapper .header .logo {
            display: inline-block;
            position: absolute;
            left: 43px;
            top: 39px; } }
      .module-home .allegro .container .wrapper .header .allegro-url {
        position: absolute;
        bottom: 2px;
        left: 15px;
        height: 16px;
        width: auto; }
        @media (min-width: 768px) {
          .module-home .allegro .container .wrapper .header .allegro-url {
            left: 152px;
            bottom: 16px; } }
        @media (min-width: 992px) {
          .module-home .allegro .container .wrapper .header .allegro-url {
            left: 100px;
            bottom: 68px; } }
        @media (min-width: 1200px) {
          .module-home .allegro .container .wrapper .header .allegro-url {
            left: 195px; } }
      .module-home .allegro .container .wrapper .header .final-logo {
        position: absolute;
        bottom: 2px;
        right: 15px;
        height: 16px;
        width: auto; }
        @media (min-width: 768px) {
          .module-home .allegro .container .wrapper .header .final-logo {
            right: 158px;
            bottom: 16px; } }
        @media (min-width: 992px) {
          .module-home .allegro .container .wrapper .header .final-logo {
            right: 170px;
            bottom: 65px; } }
        @media (min-width: 1200px) {
          .module-home .allegro .container .wrapper .header .final-logo {
            right: 260px; } }
    .module-home .allegro .container .wrapper .auctions .item {
      border: 2px solid #ff5a00;
      height: 200px;
      width: 210px;
      margin: 0 auto;
      background-color: #ffffff;
      position: relative; }
      .module-home .allegro .container .wrapper .auctions .item a {
        color: #333;
        text-decoration: none; }
      .module-home .allegro .container .wrapper .auctions .item .button-wrapper {
        position: absolute;
        bottom: 5px;
        text-align: center;
        width: 100%; }
        .module-home .allegro .container .wrapper .auctions .item .button-wrapper button {
          background-color: #ff5a00;
          text-transform: uppercase;
          color: #fff;
          padding: 6px;
          border: none;
          width: 100px;
          font-size: 1.4em; }
      .module-home .allegro .container .wrapper .auctions .item .image {
        padding: 5px;
        margin: 0 auto;
        max-height: 154px;
        max-width: 180px;
        overflow: hidden; }
        .module-home .allegro .container .wrapper .auctions .item .image img {
          margin: 0 auto;
          max-height: 153px;
          width: auto; }
    .module-home .allegro .container .wrapper .auctions .description {
      font-size: 14px;
      margin-top: 0px;
      padding-top: 3px;
      padding-left: 10px;
      padding-right: 10px;
      overflow: hidden;
      margin-bottom: 20px; }

.module-home section.allegro .container .wrapper .section-bar {
  margin-top: 0;
  margin-bottom: 10px; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 2016-06-17, 18:19:25
    Author     : kociou
*/
section.transmissions .container {
  padding: 15px;
  padding-top: 0;
  padding-bottom: 0; }
  section.transmissions .container .module-text {
    padding-bottom: 0; }
  section.transmissions .container .video-wrapper {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      section.transmissions .container .video-wrapper {
        padding-right: 15px;
        padding-left: 15px;
        margin-top: 15px; } }
  @media (max-width: 767px) {
    section.transmissions .container .video-wrapper:first-child {
      margin-top: 15px; }
    section.transmissions .container .video-wrapper:last-child {
      margin-bottom: 0px; } }
  section.transmissions .container.plan .border {
    border-top: solid 1px #D8D8D8;
    margin: 30px 15px; }
  section.transmissions .container.plan .head {
    font-size: 3em;
    font-weight: 700;
    line-height: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 105px;
    display: flex;
    justify-content: left;
    align-items: center; }
    section.transmissions .container.plan .head.purple {
      color: #CF3F92; }
    section.transmissions .container.plan .head img {
      height: 40px;
      width: auto; }
  section.transmissions .container.plan .list {
    margin-bottom: 60px; }
    section.transmissions .container.plan .list ul {
      margin: 0;
      padding: 0;
      padding-left: 15px;
      border-left: solid 6px;
      border-radius: 7px;
      background-color: #ffffff;
      padding: 10px 15px;
      margin-bottom: 20px;
      position: relative;
      font-family: roboto, sans-serif;
      overflow: hidden; }
      section.transmissions .container.plan .list ul .description {
        position: absolute;
        width: 100%;
        right: 15px;
        top: 10px;
        padding-left: 80px;
        font-size: 16px;
        font-family: roboto, sans-serif; }
      section.transmissions .container.plan .list ul.orange {
        border-color: #F2BB20; }
      section.transmissions .container.plan .list ul.ttvblue {
        border-color: #48B9F2; }
        section.transmissions .container.plan .list ul.ttvblue a {
          font-size: 1em; }
      section.transmissions .container.plan .list ul.navyblue {
        border-color: #1F60A9; }
      section.transmissions .container.plan .list ul.ktvred {
        border-color: #ED3833; }
      section.transmissions .container.plan .list ul.fbblue {
        color: #3B5998; }
      section.transmissions .container.plan .list ul li {
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 1.6em;
        overflow: hidden; }
        section.transmissions .container.plan .list ul li.player {
          display: flex;
          justify-content: left;
          align-items: center; }
          section.transmissions .container.plan .list ul li.player img {
            height: 30px;
            width: auto;
            margin-left: 6px; }
        section.transmissions .container.plan .list ul li a {
          font-size: 0.86em; }
  @media (min-width: 768px) {
    section.transmissions .container .col1 {
      float: left; }
    section.transmissions .container .col2 {
      float: right; }
    section.transmissions .container .col3 {
      float: left;
      clear: left; }
    section.transmissions .container .col4 {
      float: right; } }
  @media (min-width: 998px) {
    section.transmissions .container .col1,
    section.transmissions .container .col2,
    section.transmissions .container .col3,
    section.transmissions .container .col4 {
      float: left;
      clear: none; } }

.module-home section.final .container {
  padding: 0px;
  margin-top: 10px; }
  @media (min-width: 768px) {
    .module-home section.final .container {
      padding: 0px 15px; } }
  @media (min-width: 768px) {
    .module-home section.final .container .chocko-row {
      margin-left: -2.5px;
      margin-right: -2.5px; } }
  .module-home section.final .container .chockolate a {
    color: #fff; }
  .module-home section.final .container .chockolate a:hover {
    text-decoration: none; }
  @media (min-width: 768px) {
    .module-home section.final .container .chockolate {
      padding-left: 2.5px;
      padding-right: 2.5px; } }
  .module-home section.final .container .chockolate .box {
    height: 80px;
    background: #191919;
    margin-bottom: 5px;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    flex-flow: row wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    display: flex;
    border: solid 3px;
    border-radius: 3px;
    padding: 20px;
    font-size: 1.6em;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    transition: all 0.4s; }
    .module-home section.final .container .chockolate .box .small {
      width: 100%;
      font-size: 0.875em;
      font-weight: normal; }
    @media (min-width: 992px) {
      .module-home section.final .container .chockolate .box {
        height: 110px; } }
  .module-home section.final .container .chockolate:nth-child(1) .box {
    border-color: #009A92;
    background-color: #009A92; }
    .module-home section.final .container .chockolate:nth-child(1) .box:hover {
      color: #009A92; }
  .module-home section.final .container .chockolate:nth-child(2) .box {
    border-color: #951B81;
    background-color: #951B81; }
    .module-home section.final .container .chockolate:nth-child(2) .box:hover {
      color: #951B81; }
  .module-home section.final .container .chockolate:nth-child(3) .box {
    border-color: #F7B500;
    background-color: #F7B500; }
    .module-home section.final .container .chockolate:nth-child(3) .box:hover {
      color: #F7B500; }
  .module-home section.final .container .chockolate:nth-child(4) .box {
    border-color: #007FC8;
    background-color: #007FC8; }
    .module-home section.final .container .chockolate:nth-child(4) .box:hover {
      color: #007FC8; }
  .module-home section.final .container .chockolate:nth-child(5) .box {
    border-color: #ED7004;
    background-color: #ED7004; }
    .module-home section.final .container .chockolate:nth-child(5) .box:hover {
      color: #ED7004; }
  .module-home section.final .container .chockolate:nth-child(6) .box {
    border-color: #009FE3;
    background-color: #009FE3; }
    .module-home section.final .container .chockolate:nth-child(6) .box:hover {
      color: #009FE3; }
  .module-home section.final .container .chockolate:nth-child(7) .box {
    border-color: #DA0077;
    background-color: #DA0077; }
    .module-home section.final .container .chockolate:nth-child(7) .box:hover {
      color: #DA0077; }
  .module-home section.final .container .chockolate:nth-child(8) .box {
    border-color: #12A538;
    background-color: #12A538; }
    .module-home section.final .container .chockolate:nth-child(8) .box:hover {
      color: #12A538; }
  .module-home section.final .container .chockolate:nth-child(9) .box {
    border-color: #00243d;
    background-color: #00243d; }
    .module-home section.final .container .chockolate:nth-child(9) .box:hover {
      color: #00243d; }
  .module-home section.final .container .chockolate .box:hover {
    background-color: #ffffff; }

.marque-wrapper {
  background-color: #007FC8;
  padding: 12px 0;
  color: #fff;
  font-size: 1.6em;
  font-family: roboto-condensed, sans-serif;
  overflow: hidden;
  max-height: 48px; }
  .marque-wrapper .description {
    background-color: #006EB8;
    position: absolute;
    padding: 12px 30px;
    font-weight: bold;
    font-size: 1em;
    left: 0;
    top: 0;
    z-index: 100; }
  .marque-wrapper .marquee a {
    color: #fff;
    text-decoration: none;
    margin-right: 30px; }
    .marque-wrapper .marquee a * {
      display: inline;
      margin-right: 31px; }

.insulin-pumps-wrapper h5 {
  color: #DA0077;
  text-transform: uppercase;
  padding-top: 20px;
  font-weight: bold;
  text-align: center; }
.insulin-pumps-wrapper .search {
  margin-top: 30px; }
.insulin-pumps-wrapper .select {
  margin: 0 auto; }
.insulin-pumps-wrapper table th {
  text-align: left; }
.insulin-pumps-wrapper table td.name {
  max-width: 50%; }
.insulin-pumps-wrapper table td.phone {
  min-width: 150px; }
.insulin-pumps-wrapper table td.address {
  min-width: 250px; }

.b24-wrapper {
  column-count: 1;
  column-gap: 0.5em;
  margin-top: 10px; }
  @media (min-width: 500px) {
    .b24-wrapper {
      column-count: 2; } }
  @media (min-width: 768px) {
    .b24-wrapper {
      column-count: 3; } }
  @media (min-width: 992px) {
    .b24-wrapper {
      column-count: 4; } }
  @media (min-width: 1200px) {
    .b24-wrapper {
      column-count: 5; } }
  .b24-wrapper .mention {
    display: inline-block;
    margin: 0 0 0.25em;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 0px;
    overflow: hidden;
    background-color: #ffffff; }
    .b24-wrapper .mention .image img {
      width: 100%;
      height: auto; }
    .b24-wrapper .mention .description, .b24-wrapper .mention .author {
      margin: 10px 15px; }
    .b24-wrapper .mention .description {
      font-size: 14px;
      padding-bottom: 5px;
      overflow: hidden;
      overflow-wrap: break-word; }
      .b24-wrapper .mention .description a {
        color: #111111;
        text-decoration: none; }
      .b24-wrapper .mention .description span {
        font-weight: bold;
        color: #0062cc; }
        .b24-wrapper .mention .description span.red {
          color: #cc0000; }
    .b24-wrapper .mention .author {
      display: flex;
      border-bottom: solid 1px #efefef;
      padding-bottom: 10px; }
      .b24-wrapper .mention .author .avatar {
        display: inline-block;
        overflow: hidden;
        width: 25%; }
        .b24-wrapper .mention .author .avatar img {
          width: 100%;
          height: auto;
          border: solid 1px #dddddd; }
      .b24-wrapper .mention .author .name {
        font-weight: bold;
        width: 73%;
        padding-left: 5px;
        font-size: 14px;
        display: inline-block; }
        .b24-wrapper .mention .author .name .source {
          font-size: 11px;
          color: #777777; }

section.module-rurlist .filter {
  background-color: #15ABE3; }
section.module-rurlist .list {
  background-color: #ffffff;
  padding: 20px;
  font-size: 1.4em;
  border-radius: 15px;
  margin-top: 20px;
  margin-bottom: 40px; }
  section.module-rurlist .list th {
    background-color: #D6DEE1; }
  section.module-rurlist .list .tbl {
    counter-reset: serial-number;
    /* Set the serial number counter to 0 */ }
    section.module-rurlist .list .tbl td:first-child:before {
      counter-increment: serial-number;
      /* Increment the serial number counter */
      content: counter(serial-number);
      /* Display the counter */ }
    section.module-rurlist .list .tbl td.nbr {
      text-align: right;
      padding-right: 3px;
      padding-left: 3px; }
    section.module-rurlist .list .tbl td.contact-data button {
      margin: 2px; }
    section.module-rurlist .list .tbl .rur-status {
      text-align: center;
      padding: 5px;
      color: #ffffff;
      border-radius: 4px; }
    section.module-rurlist .list .tbl .rur-status-1 {
      background-color: #0ea432; }
    section.module-rurlist .list .tbl .rur-status-2 {
      background-color: #00CC00; }
    section.module-rurlist .list .tbl .rur-status-3 {
      background-color: #cc0000; }

.module-squadebox img.ibox {
  max-width: 550px;
  height: auto;
  margin: 10px auto; }
.module-squadebox .result {
  font-size: 2em;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px;
  padding-bottom: 25px;
  border: solid 1px;
  border-radius: 8px; }
  .module-squadebox .result.valid {
    background-color: #0ea432;
    border-color: #1A712C;
    color: #ffffff; }
    .module-squadebox .result.valid a {
      color: #eeeeee; }
  .module-squadebox .result.not-valid {
    background-color: #9f3a38;
    border-color: #9e0505;
    color: #ffffff; }

.module-squadevents .squadsList .descriptionCell .description .content a {
  color: #ffdf05; }
.module-squadevents .allTags .tag {
  display: inline-block;
  cursor: pointer;
  padding: 3px 5px;
  margin: 2px;
  background-color: #0b58a2;
  color: #ffffff;
  font-size: 1.2em;
  border-radius: 3px; }
  .module-squadevents .allTags .tag:hover {
    background-color: #0a73bb; }

@media (min-width: 768px) {
  .module-squadoffer .content {
    margin: 0 20px; } }
.module-squadoffer .content .add-offer-wrapper {
  margin-bottom: 10px; }
  .module-squadoffer .content .add-offer-wrapper button {
    width: 100%; }
    @media (min-width: 768px) {
      .module-squadoffer .content .add-offer-wrapper button {
        width: auto; } }
  .module-squadoffer .content .add-offer-wrapper .province-filter {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .module-squadoffer .content .add-offer-wrapper .province-filter {
        margin-bottom: 0; } }
.module-squadoffer .content table {
  width: 100%;
  margin: 0 auto; }
  .module-squadoffer .content table th {
    background-color: #c0c0c0;
    font-size: 1.8em; }
  .module-squadoffer .content table .province {
    font-size: 1.4em;
    background: #dfdfdf;
    text-transform: uppercase; }
  .module-squadoffer .content table .location {
    padding: 5px 5px;
    font-size: 1.1em; }
    .module-squadoffer .content table .location div:last-child {
      font-weight: bold;
      font-size: 1.05em; }
    @media (min-width: 768px) {
      .module-squadoffer .content table .location {
        padding: 10px 10px;
        font-size: 1.4em; } }
  .module-squadoffer .content table .description {
    padding: 5px 5px;
    font-size: 1.1em; }
    @media (min-width: 768px) {
      .module-squadoffer .content table .description {
        padding: 10px 10px;
        font-size: 1.4em; } }
    .module-squadoffer .content table .description .owner {
      font-weight: bold;
      font-size: 1.1em; }

.offer-add-form label {
  font-size: 0.85em; }
.offer-add-form .hint-block {
  background: #dfdfdf;
  margin-top: 3px;
  padding: 5px;
  font-size: 0.8em; }

.module-squads .tbl td.squad-name a {
  color: #333333; }
  .module-squads .tbl td.squad-name a:hover {
    text-decoration: none;
    color: #666666; }

@font-face {
  font-family: "FSLola";
  src: url("../fonts/fslola.eot");
  src: url("../fonts/fslola.eot?#iefix") format("embedded-opentype"), url("../fonts/fslola.woff2") format("woff2"), url("../fonts/fslola.woff") format("woff"), url("../fonts/fslola.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "FSLola";
  src: url("../fonts/fslola-extrabold.eot");
  src: url("../fonts/fslola-extrabold.eot?#iefix") format("embedded-opentype"), url("../fonts/fslola-extrabold.woff2") format("woff2"), url("../fonts/fslola-extrabold.woff") format("woff"), url("../fonts/fslola-extrabold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: "FSLola";
  src: url("../fonts/fslola-lightitalic.eot");
  src: url("../fonts/fslola-lightitalic.eot?#iefix") format("embedded-opentype"), url("../fonts/fslola-lightitalic.woff2") format("woff2"), url("../fonts/fslola-lightitalic.woff") format("woff"), url("../fonts/fslola-lightitalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic; }
@font-face {
  font-family: "FSLola";
  src: url("../fonts/fslola-light.eot");
  src: url("../fonts/fslola-light.eot?#iefix") format("embedded-opentype"), url("../fonts/fslola-light.woff2") format("woff2"), url("../fonts/fslola-light.woff") format("woff"), url("../fonts/fslola-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "FSLola";
  src: url("../fonts/fslola-bold.eot");
  src: url("../fonts/fslola-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/fslola-bold.woff2") format("woff2"), url("../fonts/fslola-bold.woff") format("woff"), url("../fonts/fslola-bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: "FSLola";
  src: url("../fonts/fslola-mediumitalic.eot");
  src: url("../fonts/fslola-mediumitalic.eot?#iefix") format("embedded-opentype"), url("../fonts/fslola-mediumitalic.woff2") format("woff2"), url("../fonts/fslola-mediumitalic.woff") format("woff"), url("../fonts/fslola-mediumitalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic; }
@font-face {
  font-family: "FSLola";
  src: url("../fonts/fslola-extrabolditalic.eot");
  src: url("../fonts/fslola-extrabolditalic.eot?#iefix") format("embedded-opentype"), url("../fonts/fslola-extrabolditalic.woff2") format("woff2"), url("../fonts/fslola-extrabolditalic.woff") format("woff"), url("../fonts/fslola-extrabolditalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic; }
@font-face {
  font-family: "FSLola";
  src: url("../fonts/fslola-medium.eot");
  src: url("../fonts/fslola-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/fslola-medium.woff2") format("woff2"), url("../fonts/fslola-medium.woff") format("woff"), url("../fonts/fslola-medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: "FSLola";
  src: url("../fonts/fslola-italic.eot");
  src: url("../fonts/fslola-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/fslola-italic.woff2") format("woff2"), url("../fonts/fslola-italic.woff") format("woff"), url("../fonts/fslola-italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: "FSLola";
  src: url("../fonts/fslola-bolditalic.eot");
  src: url("../fonts/fslola-bolditalic.eot?#iefix") format("embedded-opentype"), url("../fonts/fslola-bolditalic.woff2") format("woff2"), url("../fonts/fslola-bolditalic.woff") format("woff"), url("../fonts/fslola-bolditalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic; }
.mbank-landing .text-light-blue {
  color: #89ccf3; }
.mbank-landing .text-red {
  color: #e41e0a; }
.mbank-landing .button-orange {
  color: #fff;
  background: #f39200;
  display: inline-block;
  font-weight: 700;
  border-radius: 10px;
  padding: 5px 30px; }
.mbank-landing a.red-button-with-chevron, .mbank-landing span.red-button-with-chevron {
  background: #e41e0a url(../img/chevron-right.svg) center right no-repeat;
  background-size: auto 80%;
  color: #fff;
  border-radius: 50px;
  padding: 3px 30px;
  font-weight: 700;
  transition: background-position 0.3s ease-in-out, background-color 0.3s linear; }
  .mbank-landing a.red-button-with-chevron.small-button, .mbank-landing span.red-button-with-chevron.small-button {
    font-size: 0.9em;
    padding: 5px 30px;
    font-weight: 400; }
  .mbank-landing a.red-button-with-chevron:hover, .mbank-landing span.red-button-with-chevron:hover {
    color: #fff;
    text-decoration: none;
    background-position: 101% center;
    background-color: #ba0e0a; }
.mbank-landing body {
  font-family: "FSLola", serif;
  font-size: 16pt; }
.mbank-landing #wszystkie-rece {
  background: #1e2345;
  background-size: 100% auto;
  color: #fff;
  position: relative; }
  .mbank-landing #wszystkie-rece .header-line {
    width: 100%;
    height: 5px;
    background: url(../img/top-mbank-line.svg) center center repeat-y;
    background-size: 100% 100%; }
  .mbank-landing #wszystkie-rece .main-logo {
    width: 130px;
    height: 80px;
    background: url(../img/mbank-wosp-gramy-razem.svg) center center no-repeat;
    background-size: contain; }
.mbank-landing #mbank-client {
  padding-top: 2em;
  background: #1e2345 url(../img/modal-background.png) center center no-repeat;
  background-size: contain; }
  .mbank-landing #mbank-client .content-container {
    background: #fff;
    border-radius: 5px;
    padding-top: 2em;
    width: 100%;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 576px) {
      .mbank-landing #mbank-client .content-container {
        max-width: 540px; } }
    @media (min-width: 768px) {
      .mbank-landing #mbank-client .content-container {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .mbank-landing #mbank-client .content-container {
        max-width: 960px; } }
    @media (min-width: 1200px) {
      .mbank-landing #mbank-client .content-container {
        max-width: 1140px; } }
  .mbank-landing #mbank-client h1 {
    height: 130px;
    background: url(../img/gramy-razem-modal.png) center center no-repeat;
    background-size: contain; }
  .mbank-landing #mbank-client h2 {
    font-weight: 700; }
  .mbank-landing #mbank-client .hearts-container {
    background: url(../img/heart-line.png) center center no-repeat;
    background-size: contain;
    position: relative; }
    .mbank-landing #mbank-client .hearts-container:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 26.55%; }
    .mbank-landing #mbank-client .hearts-container > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    @media (max-width: 767.98px) {
      .mbank-landing #mbank-client .hearts-container {
        background: none; }
        .mbank-landing #mbank-client .hearts-container:before {
          display: none; }
        .mbank-landing #mbank-client .hearts-container > .content {
          position: relative;
          margin-bottom: 2em; } }
    .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-5:hover img {
      animation: heartbeat 1.5s ease-in-out 0s infinite; }
    .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart {
      width: 20%;
      float: left;
      text-align: center;
      padding-left: 15px;
      padding-right: 15px;
      transition: opacity 0.3s linear; }
      .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart a:hover img {
        animation: heartbeat 1.5s ease-in-out 0s infinite; }
      .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart.not-selected {
        opacity: 0.3; }
        .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart.not-selected:hover {
          opacity: 1; }
      .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart img {
        margin-top: 33%; }
      .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart .red-button-with-chevron {
        margin-top: 0.5em;
        display: inline-block; }
        @media (max-width: 991.98px) {
          .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart .red-button-with-chevron {
            font-size: 0.8rem; } }
        @media (max-width: 767.98px) {
          .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart .red-button-with-chevron {
            font-size: 1.4rem;
            padding-left: 50px;
            padding-right: 50px;
            font-weight: normal; } }
    @media (max-width: 767.98px) {
      .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-1, .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-2, .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-3, .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-4 {
        display: none; } }
    .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-5 {
      position: relative;
      left: 0;
      top: 0; }
      @media (max-width: 767.98px) {
        .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-5 {
          width: 100%; }
          .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-5 img {
            margin-top: 10%;
            display: block;
            margin-left: auto;
            margin-right: auto; } }
      .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-5 .form-container {
        position: absolute;
        left: 0;
        top: 40%;
        width: 100%;
        color: #fff; }
        @media (max-width: 1199.98px) {
          .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-5 .form-container {
            top: 33%; } }
        @media (max-width: 991.98px) {
          .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-5 .form-container {
            top: 36%; } }
        @media (max-width: 767.98px) {
          .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-5 .form-container {
            width: 40%;
            left: 30%; } }
        @media (max-width: 575.98px) {
          .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-5 .form-container {
            top: 30%; } }
        .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-5 .form-container #input-kwota {
          font-size: 1.3em;
          border-radius: 5px;
          width: 45%;
          background: #ba0e0a;
          color: #fff;
          border: none;
          font-weight: 700;
          text-align: right;
          outline: none;
          padding: 0 10px; }
          @media (max-width: 991.98px) {
            .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-5 .form-container #input-kwota {
              line-height: 1; } }
          @media (max-width: 767.98px) {
            .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-5 .form-container #input-kwota {
              line-height: 1.2;
              font-size: 2em; } }
          @media (max-width: 575.98px) {
            .mbank-landing #mbank-client .hearts-container .five-hearts-content .heart-5 .form-container #input-kwota {
              width: 55%; } }
  .mbank-landing #mbank-client h4 {
    margin-bottom: 2em; }
  .mbank-landing #mbank-client .enter-name #name_input {
    width: 100%;
    margin: 0;
    background: #f8f8f8;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    padding: 0 10px; }
  .mbank-landing #mbank-client .red-button-with-chevron {
    margin-top: 1em;
    display: inline-block; }
    @media (max-width: 991.98px) {
      .mbank-landing #mbank-client .red-button-with-chevron {
        font-size: 0.7em; } }
  .mbank-landing #mbank-client .check {
    height: 100px; }
  @media (min-width: 992px) {
    .mbank-landing #mbank-client .logos .col-lg-2 {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%; } }
  .mbank-landing #mbank-client .logos a.payment-link {
    display: block;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 30px;
    transition: opacity 0.3s linear; }
    .mbank-landing #mbank-client .logos a.payment-link.not-selected {
      opacity: 0.3; }
    .mbank-landing #mbank-client .logos a.payment-link.selected {
      padding: 4px;
      border: 2px solid #e41e0a; }
    .mbank-landing #mbank-client .logos a.payment-link img.payment-logo {
      width: 100%;
      height: auto; }
  .mbank-landing #mbank-client .accept-text {
    font-size: 13px; }
.mbank-landing .wave-spacer-2 {
  padding-top: 3em;
  background: #1e2345; }
  .mbank-landing .wave-spacer-2 img {
    width: 100%;
    display: block; }
  @media (max-width: 767.98px) {
    .mbank-landing .wave-spacer-2 {
      margin-top: 0;
      overflow: hidden; }
      .mbank-landing .wave-spacer-2 img {
        width: 200%; } }

@keyframes bounce1 {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }
@keyframes bounce2 {
  0% {
    transform: rotateZ(0deg); }
  50% {
    transform: rotateZ(4deg); }
  100% {
    transform: rotateZ(0deg); } }
@keyframes bounce3 {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(30%); }
  100% {
    transform: translateY(0); } }
@keyframes bounce4 {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(2%); }
  100% {
    transform: translateY(0); } }
@keyframes heartbeat {
  0% {
    transform: scale(1); }
  15% {
    transform: scale(1.05); }
  30% {
    transform: scale(1); }
  45% {
    transform: scale(1.05); }
  60% {
    transform: scale(1); } }
html.gray {
  -webkit-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important; }

/*# sourceMappingURL=main.css.map */
