* {
  outline: none;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #000000; }

.fund .clear {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px; }
.fundbody {
  color: #000;
  font-size: 12px;
  font-weight: normal;
  background-color: #fdfdfd;
  font-family: 'Roboto', sans-serif;
  cursor: default; }
.fund a {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif; }
  .fund a:hover {
    text-decoration: none; }
.fund .button-default {
  height: 44px;
  line-height: 44px;
  padding-left: 19px;
  padding-right: 58px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  background: url(/i/fund/arrow--white.png) no-repeat right center #1fbdd9; }
  .fund .button-default.bd-plus-ico {
    background: url(/i/fund/ico--plus.png) no-repeat right center #1fbdd9; }
  .fund .button-default.bd-arrowdown-ico {
    background: url(/i/fund/arrow--white2.png) no-repeat right center #1fbdd9; }
  .fund .button-default.bd-dark {
    background-color: #454545; }
    .fund .button-default.bd-dark:hover {
      transition: 0.2s;
      text-decoration: none;
      color: #fff;
      background-color: #1fbdd9; }
  .fund .button-default:hover {
    transition: 0.2s;
    text-decoration: none;
    color: #fff;
    background-color: #454545; }
.fund .progressbBar-default {
  width: 100%;
  height: 24px;
  border: 1px solid #a4f1ff;
  background-color: #f5fdfe; }
  .fund .progressbBar-default .progressbBar-filler {
    height: 100%;
    background-color: #a4f1ff; }
.fund .default-like {
  width: 44px;
  height: 44px;
  z-index: 8999;
  position: absolute;
  right: 6px;
  top: 6px;
  color: #fff;
  text-align: center;
  line-height: 44px;
  background-color: #F04F53;
  transition: 0.1s; }
  .fund .default-like::after {
    content: "\f0e7";
    width: 100%;
    height: 100%;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 20px; }
  .fund .default-like:hover {
    color: #fff; }
  .fund .default-like.like-off {
    background-color: #939393; }
.fund .first-header {
  border-bottom: 1px solid #e1e1e1;
  max-height: 500px;
  opacity: 1;
  overflow: hidden; }
  .fund .first-header header {
    width: 100%;
    height: 71px; }
  .fund .first-header a.logo {
    float: left;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .fund .first-header aside {
    float: right;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .fund .first-header aside ul {
      margin: 0;
      list-style: none; }
      .fund .first-header aside ul li {
        float: left;
        margin-left: 8px; }
.fund .second-header {
  border-bottom: 1px solid #e1e1e1;
  background-color: #fff; }
  .fund .second-header .nav-container {
    width: 100%;
    height: 68px; }
    .fund .second-header .nav-container .searchbar-container {
      color: #1fbdd9;
      float: left;
      position: relative;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      height: 30px;
      margin-left: 6px;
      width: 37px;
      background: url(/i/fund/v-dots.png) no-repeat right center transparent;
      cursor: pointer; }
      .fund .second-header .nav-container .searchbar-container i {
        color: #1fbdd9;
        font-size: 15px;
        line-height: 33px; }
    .fund .second-header .nav-container nav {
      float: left;
      position: relative;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      height: 30px; }
      @media only screen and (max-width: 992px) {
        .fund .second-header .nav-container nav {
          float: right; } }
      .fund .second-header .nav-container nav ul {
        float: left;
        list-style: none;
        padding-left: 0px;
        margin-left: 25px;
        margin-bottom: 0px; }
        .fund .second-header .nav-container nav ul li {
          float: left;
          margin-right: 49px;
          line-height: 30px; }
          @media only screen and (max-width: 992px) {
            .fund .second-header .nav-container nav ul li {
              margin-right: 20px; }
              .fund .second-header .nav-container nav ul li:last-child {
                margin-right: 0px; } }
          .fund .second-header .nav-container nav ul li a {
            font-size: 15px;
            color: #111111;
            text-transform: uppercase; }
            .fund .second-header .nav-container nav ul li a.active {
              color: #1fbdd9; }
            .fund .second-header .nav-container nav ul li a:hover {
              color: #1fbdd9;
              transition: 0.2s; }
    .fund .second-header .nav-container .asideButtons {
      float: right;
      position: relative;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .fund .second-header .nav-container .asideButtons .button-default {
        float: left;
        margin-left: 8px; }
.fund .dib-image {
  overflow: hidden; }
.fund .default-item-box {
  background-color: #f4f4f4;
  height: 100%;
  padding: 23px;
  margin-right: 30px;
  transition: all .2s ease-in-out;
  border: 1px solid #fff; }
  @media only screen and (max-width: 992px) {
    .fund .default-item-box {
      margin-right: 0px;
      margin-bottom: 20px;
      padding-bottom: 0px; } }
  .fund .default-item-box:hover {
    transform: scale(1.1); }
  .fund .default-item-box .default-item-box-content {
    position: relative; }
    .fund .default-item-box .default-item-box-content .dib-image a {
      display: block;
      background-color: #fff; }
      .fund .default-item-box .default-item-box-content .dib-image a img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        display: block;
        max-height: 292px;
        object-position: center center; }
  .fund .default-item-box .dib-text {
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 15px; }
    .fund .default-item-box .dib-text address, .fund .default-item-box .dib-text aside, .fund .default-item-box .dib-text author {
      font-size: 12px;
      color: #1fbdd9;
      margin-bottom: 1rem;
      font-style: normal;
      line-height: inherit; }
    .fund .default-item-box .dib-text h2 {
      font-size: 26px;
      color: #383838;
      font-weight: 900;
      line-height: 29px;
      margin-top: -12px; }
    .fund .default-item-box .dib-text p {
      font-size: 14px;
      color: #000000;
      line-height: 23px; }
  .fund .default-item-box.default-item-box-small {
    padding: 0px;
    background-color: transparent;
    height: auto;
    float: left;
    width: 100%;
    margin-right: 0px;
    padding-bottom: 26px; }
    @media only screen and (max-width: 992px) {
      .fund .default-item-box.default-item-box-small {
        padding-bottom: 0px; } }
    .fund .default-item-box.default-item-box-small:last-child {
      border: none; }
    .fund .default-item-box.default-item-box-small .default-item-box-content {
      position: relative; }
      .fund .default-item-box.default-item-box-small .default-item-box-content .dib-image {
        width: 198px;
        float: left;
        padding: 4px;
        background-color: #f4f4f4; }
        @media only screen and (max-width: 992px) {
          .fund .default-item-box.default-item-box-small .default-item-box-content .dib-image {
            width: 100%; } }
        .fund .default-item-box.default-item-box-small .default-item-box-content .dib-image a {
          display: block;
          height: 131px;
          width: 100%; }
          .fund .default-item-box.default-item-box-small .default-item-box-content .dib-image a img {
            width: 100%;
            height: 100%;
            object-fit: contain;
            display: block;
            max-height: 292px; }
      .fund .default-item-box.default-item-box-small .default-item-box-content .dib-text {
        float: right;
        padding: 0px;
        width: calc(100% - 198px - 30px);
        margin-top: 0px; }
        @media only screen and (max-width: 992px) {
          .fund .default-item-box.default-item-box-small .default-item-box-content .dib-text {
            width: 100%;
            margin-top: 10px; } }
        .fund .default-item-box.default-item-box-small .default-item-box-content .dib-text address, .fund .default-item-box.default-item-box-small .default-item-box-content .dib-text aside, .fund .default-item-box.default-item-box-small .default-item-box-content .dib-text author {
          margin-top: -2px;
          margin-bottom: 1rem;
          font-style: normal;
          line-height: inherit; }
        .fund .default-item-box.default-item-box-small .default-item-box-content .dib-text h2 {
          font-size: 16px;
          color: #2e2e2e;
          line-height: 18px;
          height: 37px;
          padding-right: 37px; }
    .fund .default-item-box.default-item-box-small .default-like {
      font-size: 18px;
      right: 0px;
      width: 29px;
      height: 29px; }
      .fund .default-item-box.default-item-box-small .default-like::after {
        font-size: 18px;
        line-height: 29px; }
.fund .fundraising-main {
  margin-top: 30px;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 56px;
  margin-bottom: 56px; }
.fund .fundraising-amount {
  width: 100%;
  text-align: right;
  font-size: 23px !important;
  color: #1fbdd9;
  margin-top: 5px;
  font-weight: 900; }
  .fund .fundraising-amount span {
    font-size: 14px;
    color: #282828;
    font-weight: normal; }
.fund .info-box .col-join-mod {
  padding-left: 0px;
  padding-right: 0px; }
  .fund .info-box .col-join-mod.col-join-mod-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; }
  .fund .info-box .col-join-mod.col-join-mod-text {
    background-color: #f8f8f8; }
    .fund .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container {
      padding: 30px 30px 42px 39px; }
      @media only screen and (max-width: 992px) {
        .fund .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container {
          padding: 20px; } }
      .fund .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container h2 {
        font-weight: 900;
        color: #383838;
        font-size: 33px;
        line-height: 28px; }
        @media only screen and (max-width: 992px) {
          .fund .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container h2 {
            line-height: 36px; } }
      .fund .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container p {
        font-size: 14px;
        line-height: 23px;
        margin-top: 20px;
        text-align: justify; }
    .fund .info-box .col-join-mod.col-join-mod-text .bottomFoot {
      width: 100%;
      margin-top: 43px; }
      .fund .info-box .col-join-mod.col-join-mod-text .bottomFoot .button-default {
        float: left; }
      .fund .info-box .col-join-mod.col-join-mod-text .bottomFoot .flatLink {
        float: left;
        font-size: 12px;
        color: #383838;
        margin-left: 20px;
        margin-top: 8px; }
        @media only screen and (max-width: 992px) {
          .fund .info-box .col-join-mod.col-join-mod-text .bottomFoot .flatLink {
            margin-left: 0px;
            padding-bottom: 20px;
            float: right; } }
        .fund .info-box .col-join-mod.col-join-mod-text .bottomFoot .flatLink:hover {
          text-decoration: none; }
        .fund .info-box .col-join-mod.col-join-mod-text .bottomFoot .flatLink span {
          color: #1fbdd9;
          font-size: 18px;
          font-weight: 900;
          margin-right: 8px;
          text-transform: uppercase; }
.fund .info-box.info-box-mod {
  border-top: 2px solid #f5f5f5;
  margin-top: 53px;
  padding-top: 53px; }
.fund .sp-row {
  margin-left: 0px !important;
  margin-right: 0px !important; }
.fund .stats-box {
  background-color: #1fbdd9;
  margin-top: 68px; }
  .fund .stats-box h2 {
    float: left;
    width: 338px;
    font-size: 38px;
    color: #fff;
    font-weight: normal;
    line-height: 40px;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .fund .stats-box h2 strong {
      font-weight: 900;
      color: #fff;
      font-size: 54px; }
  .fund .stats-box p {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    line-height: 30px;
    margin-top: 108px; }
    .fund .stats-box p span, .fund .stats-box p strong {
      font-size: 56px;
      color: #fff;
      font-weight: 900; }
  .fund .stats-box .arrowSep {
    width: 57px;
    height: 35px;
    float: left;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-right: 36px;
    background: url(/i/fund/as.png) no-repeat center center transparent; }
  .fund .stats-box .statBox {
    height: 220px;
    width: 299px;
    border: 1px solid #fff;
    float: left;
    text-align: center; }
  .fund .stats-box .statBox-a {
    margin-right: 36px;
    margin-left: 36px;
    background: url(/i/fund/ico--swine.png) no-repeat center 38px transparent; }
  .fund .stats-box .statBox-b {
    background: url(/i/fund/ico--chart.png) no-repeat center 38px transparent; }
  .fund .stats-box .stats-pad {
    padding-top: 35px;
    padding-bottom: 35px; }
.fund .default-list .header-column {
  text-align: center; }
  .fund .default-list .header-column h2 {
    font-size: 28px;
    color: #1fbdd9;
    font-weight: 300;
    margin-top: 43px; }
.fund .default-list .list-row {
  margin-top: 36px; }
.fund .default-list .default-item-box {
  margin-right: 0px;
  padding-bottom: 15px; }
  @media only screen and (max-width: 992px) {
    .fund .default-list .default-item-box {
      padding-bottom: 0px; } }
  .fund .default-list .default-item-box .dib-text h2 {
    font-size: 22px;
    line-height: 26px; }
  .fund .default-list .default-item-box .default-item-box-content .dib-image a {
    height: 206px; }
.fund .default-list .progressbBar-default {
  margin-top: 15px; }
.fund .default-list .list-button-line {
  text-align: center;
  margin-top: 35px; }
.fund .default-list.default-list-blog {
  margin-top: 20px; }
  .fund .default-list.default-list-blog .default-item-box {
    padding: 23px !important;
    width: 100%;
    float: left; }
  .fund .default-list.default-list-blog .dib-image {
    float: left;
    width: 250px;
    margin-right: 20px; }
    @media only screen and (max-width: 992px) {
      .fund .default-list.default-list-blog .dib-image {
        width: 100%; } }
  .fund .default-list.default-list-blog .dib-text {
    margin-top: 0px; }
.fund .bluTextLine {
  font-size: 14px;
  color: #1fbdd9;
  font-weight: 900;
  margin-bottom: 23px; }
  .fund .bluTextLine > div {
    height: 11px;
    background-color: #1fbdd9;
    width: 30%;
    display: inline-block;
    margin-right: 7px; }
.fund footer {
  background-color: #1fbdd9;
  margin-top: 139px; }
  @media only screen and (max-width: 992px) {
    .fund footer {
      margin-top: 30px; } }
  .fund footer .frow-a {
    min-height: 181px;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px; }
    @media only screen and (max-width: 992px) {
      .fund footer .frow-a .logo-col {
        display: none; } }
    .fund footer .frow-a .logo-col img {
      display: block;
      margin-top: 62px; }
    .fund footer .frow-a .m-list h3 {
      color: #fff;
      font-size: 14px;
      font-weight: 900;
      margin-top: 27px; }
    .fund footer .frow-a .m-list ul {
      list-style: none;
      padding: 0px; }
      .fund footer .frow-a .m-list ul li {
        margin-bottom: 5px;
        float: left;
        width: 100%; }
        .fund footer .frow-a .m-list ul li a {
          color: #fff;
          font-size: 14px; }
          .fund footer .frow-a .m-list ul li a:hover {
            text-decoration: underline; }
    .fund footer .frow-a .soc-col aside {
      float: right;
      margin-top: 34px; }
      .fund footer .frow-a .soc-col aside ul {
        margin: 0;
        list-style: none;
        padding: 0px; }
        .fund footer .frow-a .soc-col aside ul li {
          float: left;
          margin-left: 8px; }
  .fund footer .frow-b {
    min-height: 66px; }
    .fund footer .frow-b .foo-l {
      color: #fff;
      margin-top: 10px; }
    .fund footer .frow-b .foo-r {
      color: #fff;
      text-align: right;
      margin-top: 10px; }
      .fund footer .frow-b .foo-r span {
        margin-left: 10px;
        margin-right: 10px;
        color: #fff; }
      .fund footer .frow-b .foo-r a {
        color: #fff;
        font-size: 14px; }
        .fund footer .frow-b .foo-r a:hover {
          color: #fff;
          text-decoration: underline; }
.fund .login-page .formBox-col {
  border: 1px solid #a4f1ff;
  margin-top: 36px; }
.fund .login-page .formBox {
  padding-bottom: 21px; }
  .fund .login-page .formBox .socialButtons {
    width: 100%;
    float: left; }
    .fund .login-page .formBox .socialButtons .button-default {
      width: calc(50% - 5px);
      margin-right: 0px;
      margin-left: 0px;
      float: left;
      padding-left: 41px;
      padding-right: 10px;
      background: url(/i/fund/f.png) no-repeat 18px center #3a579a; }
      .fund .login-page .formBox .socialButtons .button-default:first-child {
        margin-right: 10px; }
      .fund .login-page .formBox .socialButtons .button-default.bd-goo {
        background: url(/i/fund/g.png) no-repeat 14px center #d34730;
        padding-left: 50px; }
  .fund .login-page .formBox .formBoxHeader {
    text-align: center;
    font-size: 24px;
    color: #1fbdd9;
    font-weight: 900;
    text-transform: uppercase;
    margin-left: -15px;
    margin-right: -15px;
    border-bottom: 1px solid #a4f1ff;
    height: 68px;
    line-height: 68px; }
  .fund .login-page .formBox .formSeparator {
    text-align: center;
    font-size: 13px;
    color: #969696;
    position: relative;
    margin-top: 20px;
    float: left;
    width: 100%; }
    .fund .login-page .formBox .formSeparator::after {
      content: " ";
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: #dedede;
      left: 0px;
      top: calc(50% - 1px);
      z-index: -1; }
    .fund .login-page .formBox .formSeparator span {
      font-size: 13px;
      color: #969696;
      display: inline-block;
      background-color: #fff;
      padding-left: 15px;
      padding-right: 15px; }
  .fund .login-page .formBox form .formSectionHeader {
    font-size: 15px;
    color: #1fbdd9;
    margin-top: 30px; }
  .fund .login-page .formBox form .inputLine {
    margin-top: 23px; }
    .fund .login-page .formBox form .inputLine input[type=text], .fund .login-page .formBox form .inputLine [type=password], .fund .login-page .formBox form .inputLine [type=number] {
      padding: 9px 12px;
      width: 100%;
      font-size: 12px;
      color: #000;
      border: 1px solid #a4f1ff; }
      .fund .login-page .formBox form .inputLine input[type=text]::placeholder, .fund .login-page .formBox form .inputLine [type=password]::placeholder, .fund .login-page .formBox form .inputLine [type=number]::placeholder {
        color: #000 !important;
        opacity: 0.7; }
      .fund .login-page .formBox form .inputLine input[type=text]:focus, .fund .login-page .formBox form .inputLine [type=password]:focus, .fund .login-page .formBox form .inputLine [type=number]:focus {
        border: 1px solid #454545; }
    .fund .login-page .formBox form .inputLine select {
      padding: 9px 12px;
      width: 100%;
      font-size: 12px;
      color: #000;
      border: 1px solid #a4f1ff; }
      .fund .login-page .formBox form .inputLine select:focus {
        border: 1px solid #454545; }
    .fund .login-page .formBox form .inputLine textarea {
      padding: 9px 12px;
      width: 100%;
      font-size: 12px;
      color: #000;
      border: 1px solid #a4f1ff;
      resize: none; }
      .fund .login-page .formBox form .inputLine textarea:focus {
        border: 1px solid #454545; }
    .fund .login-page .formBox form .inputLine label.label {
      display: block;
      font-size: 12px;
      color: #383838; }
  .fund .login-page .formBox form .submitLine {
    text-align: right;
    margin-top: 25px; }
    .fund .login-page .formBox form .submitLine span {
      font-size: 14px;
      color: #2a2a2a;
      margin-right: 16px; }
      .fund .login-page .formBox form .submitLine span a {
        font-weight: 900; }
  .fund .login-page .formBox form .cInputContainer .cInputLabel {
    font-size: 12px;
    color: #383838;
    margin-left: 11px;
    display: inline-block;
    position: relative;
    top: -2px; }
.fund .sub-page {
  margin-top: 20px; }
  .fund .sub-page .mainHeader {
    font-size: 30px;
    color: #383838;
    font-weight: 900; }
  .fund .sub-page .sp-rowb {
    position: relative; }
    .fund .sub-page .sp-rowb .default-like {
      z-index: 100;
      right: 45px;
      top: 30px; }
    .fund .sub-page .sp-rowb .dib-image {
      padding: 22px;
      background-color: #f6f6f6; }
      .fund .sub-page .sp-rowb .dib-image a {
        display: block;
        height: 373px;
        width: 100%;
        position: relative; }
        @media only screen and (max-width: 992px) {
          .fund .sub-page .sp-rowb .dib-image a {
            height: 173px; } }
        .fund .sub-page .sp-rowb .dib-image a img {
          width: 100%;
          height: 100%;
          object-fit: contain;
          display: block; }
.fund .col-join-mod-giving h3 {
  font-size: 30px;
  color: #1fbdd9;
  font-weight: 900; }
.fund .col-join-mod-giving .button-default {
  float: none;
  width: 100%; }
  .fund .col-join-mod-giving .button-default.bd-fb {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 41px;
    padding-right: 10px;
    background: url(/i/fund/f.png) no-repeat 18px center #3a579a; }
.fund .col-join-mod-giving .givingButtons {
  padding-top: 14px;
  padding-bottom: 14px;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  margin-top: 14px; }
.fund .col-join-mod-giving .progressbBar-default {
  position: relative; }
  .fund .col-join-mod-giving .progressbBar-default span {
    position: absolute;
    left: 0px;
    bottom: -28px;
    font-size: 13px;
    color: #2b2b2b; }
.fund .col-join-mod-giving .fundraising-amount {
  width: 100%;
  text-align: right;
  font-size: 23px;
  color: #1fbdd9;
  margin-top: 10px;
  font-weight: 900;
  line-height: 18px; }
  .fund .col-join-mod-giving .fundraising-amount strong {
    font-size: 14px;
    color: #1fbdd9;
    font-weight: normal;
    display: inline-block; }
.fund .col-join-mod-giving .copyLink {
  margin-top: 22px;
  padding-bottom: 18px;
  border-bottom: 1px solid #e2e2e2; }
  .fund .col-join-mod-giving .copyLink label {
    font-weight: normal;
    display: inline-block;
    font-size: 13px;
    color: #2b2b2b; }
  .fund .col-join-mod-giving .copyLink .copyLinkContainer input {
    width: 100%;
    font-size: 14px;
    color: #2b2b2b;
    border: 1px solid #dddddd;
    padding: 6px 10px; }
.fund .authotInfo {
  margin-top: 7px; }
  .fund .authotInfo h4 {
    font-weight: normal;
    display: block;
    font-size: 13px;
    color: #2b2b2b;
    width: 100%; }
  .fund .authotInfo .usrLine .usrAvatar {
    width: 45px;
    height: 45px;
    float: left;
    border-radius: 50%;
    overflow: hidden; }
    .fund .authotInfo .usrLine .usrAvatar img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
  .fund .authotInfo .usrLine .userDetails {
    margin-left: 16px;
    float: left;
    font-size: 13px;
    color: #2b2b2b;
    line-height: 17px;
    margin-top: 3px; }
    .fund .authotInfo .usrLine .userDetails strong {
      font-weight: bold;
      font-size: 16px;
      color: #1fbdd9; }
.fund .text-col {
  margin-top: 38px;
  font-size: 14px;
  color: #000000;
  line-height: 25px;
  text-align: justify; }
  .fund .text-col p {
    font-size: 14px;
    color: #000000;
    line-height: 25px; }
  .fund .text-col.text-col-lt {
    margin-top: 10px; }
.fund .info-box-art {
  margin-top: 20px; }
  .fund .info-box-art .col-join-mod-image {
    padding: 21px;
    background-color: #f8f8f8;
    width: 100%;
    float: left;
    height: 199px; }
  .fund .info-box-art .col-join-mod-text {
    width: 100%;
    float: left;
    padding: 21px;
    padding-top: 8px;
    background-color: #f8f8f8; }
    .fund .info-box-art .col-join-mod-text .col-join-mod-text-container {
      padding: 0px !important; }
  .fund .info-box-art .bottomFoot {
    margin-top: 10px !important;
    float: left;
    width: 100%; }
    .fund .info-box-art .bottomFoot .button-default {
      float: right !important; }
.fund .donorsList {
  width: 100%;
  float: left; }
  .fund .donorsList h5 {
    color: #1fbdd9;
    font-weight: 900;
    font-size: 20px;
    text-align: center;
    line-height: 43px;
    border: 1px solid #a4f1ff;
    margin-bottom: 0px;
    background-color: #fff;
    margin-left: -15px;
    margin-right: -15px;
    text-transform: uppercase; }
.fund .donorsListLine {
  width: 100%;
  float: left;
  position: relative;
  height: 45px;
  margin-bottom: 15px; }
  .fund .donorsListLine .usrAvatar {
    width: 45px;
    height: 45px;
    float: left;
    border-radius: 50%;
    overflow: hidden; }
    .fund .donorsListLine .usrAvatar img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
  .fund .donorsListLine .userDetails {
    margin-left: 16px;
    float: left;
    font-size: 13px;
    color: #2b2b2b;
    line-height: 17px;
    margin-top: 4px; }
    .fund .donorsListLine .userDetails strong {
      font-weight: bold;
      font-size: 16px;
      color: #1fbdd9; }
  .fund .donorsListLine .donorsListDetails {
    float: left; }
  .fund .donorsListLine .donationValue {
    float: right;
    font-size: 16px;
    color: #1fbdd9;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-weight: bold; }
.fund .donorsListContainer {
  margin-top: 19px;
  width: 100%;
  float: left; }
.fund .donors-col {
  background-color: #fafafa; }
.fund .searchInput {
  width: 100%;
  margin-top: 10px;
  position: relative; }
  .fund .searchInput input {
    width: 100%;
    border-bottom: 1px solid #111;
    border-left: none;
    border-right: none;
    border-top: none;
    font-weight: bold;
    font-size: 23px; }
    .fund .searchInput input::placeholder {
      color: #111 !important;
      opacity: 0.8; }
  .fund .searchInput i {
    position: absolute;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0px;
    margin: 0;
    z-index: 10;
    font-size: 24px;
    color: #1fbdd9;
    cursor: pointer; }
.fund #phraseHeader span {
  font-size: inherit; }
.fund .sub-page-header {
  text-align: center; }
  .fund .sub-page-header h1 {
    font-size: 28px;
    color: #1fbdd9;
    font-weight: 300;
    margin-top: 43px; }
  .fund .sub-page-header aside {
    font-size: 12px;
    color: #454545; }
.fund .staticImage {
  width: 100%;
  height: auto;
  padding: 24px;
  background-color: #f6f6f6;
  margin-top: 40px;
  margin-bottom: 40px; }
  .fund .staticImage img {
    width: 100%;
    height: auto; }
.fund .txtLead {
  font-size: 14px;
  line-height: 21px; }
.fund .blogEntryButtons {
  text-align: right; }
  .fund .blogEntryButtons .button-default {
    float: none; }
.fund .pay-page .bottomFoot {
  margin-bottom: 20px; }
.fund .default-item-box-2 {
  margin-left: -15px;
  margin-right: -15px; }
  .fund .default-item-box-2 .default-item-box-content-2 {
    width: 100%;
    float: left;
    margin-bottom: 60px; }
    .fund .default-item-box-2 .default-item-box-content-2 .default-like {
      width: 30px;
      line-height: 30px;
      height: 30px; }
    .fund .default-item-box-2 .default-item-box-content-2 .dib-image {
      width: 200px;
      float: left;
      height: 132px; }
      .fund .default-item-box-2 .default-item-box-content-2 .dib-image a {
        width: 200px;
        height: 100%;
        float: left; }
        .fund .default-item-box-2 .default-item-box-content-2 .dib-image a img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
    .fund .default-item-box-2 .default-item-box-content-2 .dib-text {
      float: left;
      width: calc(100% - 230px);
      margin-left: 30px; }
      .fund .default-item-box-2 .default-item-box-content-2 .dib-text address {
        color: #1fbdd9;
        font-size: 12px;
        margin-bottom: 0px; }
      .fund .default-item-box-2 .default-item-box-content-2 .dib-text h2 {
        font-size: 16px;
        color: #2e2e2e;
        line-height: 18px;
        margin-bottom: 12px; }
.fund .pay-page .formBox .socialButtons {
  width: 100%;
  float: left; }
  .fund .pay-page .formBox .socialButtons .button-default {
    width: calc(50% - 5px);
    margin-right: 0px;
    margin-left: 0px;
    float: left;
    padding-left: 41px;
    padding-right: 10px;
    background: url(/i/fund/f.png) no-repeat 18px center #3a579a; }
    .fund .pay-page .formBox .socialButtons .button-default:first-child {
      margin-right: 10px; }
    .fund .pay-page .formBox .socialButtons .button-default.bd-goo {
      background: url(/i/fund/g.png) no-repeat 14px center #d34730;
      padding-left: 50px; }
.fund .pay-page .formBox .formBoxHeader {
  text-align: center;
  font-size: 24px;
  color: #1fbdd9;
  font-weight: 900;
  text-transform: uppercase;
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #a4f1ff;
  height: 68px;
  line-height: 68px; }
.fund .pay-page .formBox .formSeparator {
  text-align: center;
  font-size: 13px;
  color: #969696;
  position: relative;
  margin-top: 20px;
  float: left;
  width: 100%; }
  .fund .pay-page .formBox .formSeparator::after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #dedede;
    left: 0px;
    top: calc(50% - 1px);
    z-index: -1; }
  .fund .pay-page .formBox .formSeparator span {
    font-size: 13px;
    color: #969696;
    display: inline-block;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px; }
.fund .pay-page .formBox form .formSectionHeader {
  font-size: 15px;
  color: #1fbdd9;
  margin-top: 30px; }
.fund .pay-page .formBox form .inputLine {
  margin-top: 23px; }
  .fund .pay-page .formBox form .inputLine input[type=text], .fund .pay-page .formBox form .inputLine [type=password], .fund .pay-page .formBox form .inputLine [type=number] {
    padding: 9px 12px;
    width: 100%;
    font-size: 15px;
    color: #000;
    border: 1px solid #a4f1ff; }
    .fund .pay-page .formBox form .inputLine input[type=text]::placeholder, .fund .pay-page .formBox form .inputLine [type=password]::placeholder, .fund .pay-page .formBox form .inputLine [type=number]::placeholder {
      color: #000 !important;
      opacity: 0.7; }
    .fund .pay-page .formBox form .inputLine input[type=text]:focus, .fund .pay-page .formBox form .inputLine [type=password]:focus, .fund .pay-page .formBox form .inputLine [type=number]:focus {
      border: 1px solid #454545; }
  .fund .pay-page .formBox form .inputLine select {
    padding: 9px 12px;
    width: 100%;
    font-size: 12px;
    color: #000;
    border: 1px solid #a4f1ff; }
    .fund .pay-page .formBox form .inputLine select:focus {
      border: 1px solid #454545; }
  .fund .pay-page .formBox form .inputLine textarea {
    padding: 9px 12px;
    width: 100%;
    font-size: 15px;
    color: #000;
    border: 1px solid #a4f1ff;
    resize: none; }
    .fund .pay-page .formBox form .inputLine textarea:focus {
      border: 1px solid #454545; }
  .fund .pay-page .formBox form .inputLine label.label {
    display: block;
    font-size: 12px;
    color: #383838; }
.fund .pay-page .formBox form .submitLine {
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 20px; }
  .fund .pay-page .formBox form .submitLine span {
    font-size: 14px;
    color: #2a2a2a;
    margin-right: 16px; }
    .fund .pay-page .formBox form .submitLine span a {
      font-weight: 900; }
.fund .pay-page .formBox form .cInputContainer .cInputLabel {
  font-size: 12px;
  color: #383838;
  margin-left: 11px;
  display: inline-block;
  position: relative;
  top: -2px; }
.fund .tabsButtonLine {
  width: 100%;
  float: left; }
  .fund .tabsButtonLine ul {
    width: 100%;
    padding: 0px;
    margin: 0px;
    float: left; }
    .fund .tabsButtonLine ul li {
      list-style: none;
      width: 33.3333333333%;
      float: left;
      background-color: #efefef;
      text-align: center;
      cursor: pointer;
      font-size: 14px;
      color: #393939;
      line-height: 35px;
      border-right: 1px solid #fff; }
      .fund .tabsButtonLine ul li:last-child {
        border-color: transparent; }
      .fund .tabsButtonLine ul li.active {
        color: #fff;
        background-color: #1fbdd9; }
      .fund .tabsButtonLine ul li:hover {
        background-color: #1fbdd9;
        transition: 0.2s;
        color: #fff; }
.fund .formContainer {
  border-left: 1px solid #a4f1ff;
  border-right: 1px solid #a4f1ff;
  border-bottom: 1px solid #a4f1ff;
  padding: 27px 27px 27px;
  background-color: #fdfdfd;
  float: left;
  width: 100%; }
  .fund .formContainer form .form-group {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 21px;
    width: 100%;
    float: left; }
    .fund .formContainer form .form-group .formSectionHeader {
      font-size: 18px;
      color: #1fbdd9;
      font-weight: 900;
      text-transform: uppercase; }
    .fund .formContainer form .form-group:first-child .formSectionHeader {
      margin-top: 0px; }
    .fund .formContainer form .form-group .inputLine {
      margin-top: 19px;
      width: 100%;
      float: left; }
    .fund .formContainer form .form-group.sex-mode .inputLine input[type=text] {
      width: calc(100% - 85px);
      float: left; }
.fund .inputValButtons {
  margin-top: 17px;
  width: 100%;
  float: left; }
  .fund .inputValButtons .ivbItem {
    height: 35px;
    line-height: 35px;
    padding-left: 19px;
    padding-right: 19px;
    font-weight: 900;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    background-color: #d1d1d1;
    cursor: pointer;
    margin-right: 3px; }
    .fund .inputValButtons .ivbItem:hover {
      text-decoration: none;
      color: #fff;
      background-color: #1fbdd9;
      transition: 0.2s; }
    .fund .inputValButtons .ivbItem.active {
      background-color: #1fbdd9; }
.fund .sSwitch {
  float: right; }
  .fund .sSwitch .sSwitchButton {
    height: 42px;
    line-height: 42px;
    padding-left: 19px;
    padding-right: 19px;
    font-weight: 900;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    background-color: #d1d1d1;
    cursor: pointer;
    margin-right: 0px;
    float: left; }
    .fund .sSwitch .sSwitchButton.sSwitchButton-male {
      background: url(/i/fund/ma.png) no-repeat center center #d1d1d1; }
    .fund .sSwitch .sSwitchButton.sSwitchButton-female {
      margin-left: 4px;
      background: url(/i/fund/fe.png) no-repeat center center #d1d1d1; }
    .fund .sSwitch .sSwitchButton:hover {
      text-decoration: none;
      color: #fff;
      background-color: #1fbdd9;
      transition: 0.2s; }
    .fund .sSwitch .sSwitchButton.active {
      background-color: #1fbdd9; }
.fund img {
  object-position: center center; }
.fund .smallLogo {
  display: none; }
.fund .sticky {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 9999;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); }
  .fund .sticky .first-header {
    opacity: 0;
    max-height: 0;
    overflow: hidden; }
  .fund .sticky .second-header .searchbar-container {
    display: none; }
  .fund .sticky .second-header .smallLogo {
    display: block; }
.fund .top-nav {
  background-color: #fff;
  width: 100%;
  transition: 0.3s all; }
.fund #searchResultsJs {
  margin-top: 141px; }
.fund .smallLogo {
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 30px;
  margin-left: 0px;
  padding-right: 20px;
  background: url(/i/fund/v-dots.png) no-repeat right center transparent;
  cursor: pointer; }
  @media only screen and (max-width: 992px) {
    .fund .smallLogo {
      display: none !important; } }
  .fund .smallLogo img {
    width: 100%; }
.fund .fnd-in-right-col {
  float: left;
  width: 100%;
  margin-top: 40px; }
.fund #sidebar {
  transition: margin-top 0.3s ease-in; }
  .fund #sidebar > div {
    padding-bottom: 100px; }
    @media only screen and (max-width: 992px) {
      .fund #sidebar > div {
        padding-bottom: 20px; } }
.fund .inputLine {
  position: relative; }
  .fund .inputLine label.error {
    color: #f00;
    position: absolute;
    font-size: 12px;
    left: 0px;
    bottom: -25px; }
.fund .cInputLine label.error {
  position: relative;
  bottom: 0px;
  display: inline;
  margin-left: 11px;
  top: -2px;
  margin-bottom: 0px; }
.fund .cInputLine .cInputLabel {
  display: inline !important;
  top: -2px !important; }
.fund .sepl {
  width: 100%;
  height: 1px;
  background-color: #dbdbdb;
  float: left;
  margin-bottom: 26px; }
.fund .post__image-container.compat-object-fit {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }
  .fund .post__image-container.compat-object-fit .post__featured-image {
    opacity: 0; }
@media only screen and (max-width: 992px) {
  .fund .rwdf {
    margin-bottom: 20px; } }
@media only screen and (max-width: 992px) {
  .fund .second-header-main .asideButtons {
    display: none; } }
.fund .second-header-mobile {
  display: none; }
  @media only screen and (max-width: 992px) {
    .fund .second-header-mobile {
      display: block; } }
  @media only screen and (max-width: 992px) {
    .fund .second-header-mobile .nav-container {
      height: auto;
      padding-top: 10px;
      float: left;
      width: 100%; } }
  @media only screen and (max-width: 992px) {
    .fund .second-header-mobile .asideButtons {
      top: 0px !important;
      -webkit-transform: none !important;
      -ms-transform: none !important;
      transform: none !important; }
      .fund .second-header-mobile .asideButtons a {
        font-size: 12px;
        padding-right: 45px;
        margin-bottom: 10px; } }

* {
  outline: none;
  font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 14px;
  color: #7F7F7F; }

.pomagamy .clear {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px; }
.pomagamybody {
  color: #7F7F7F;
  font-size: 12px;
  font-weight: normal;
  background-color: #fdfdfd;
  font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, sans-serif;
  cursor: default; }
.pomagamy a {
  color: #7F7F7F;
  font-size: 14px;
  font-weight: normal;
  font-family: Trebuchet, Trebuchet MS, Tahoma, Arial, sans-serif; }
  .pomagamy a:hover {
    text-decoration: none; }
.pomagamy .button-default {
  height: 44px;
  line-height: 44px;
  padding-left: 19px;
  padding-right: 19px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  color: #FE7B00;
  font-size: 15px;
  background-color: #fff;
  border: 1px solid #FE7B00;
  border-radius: 44px; }
  .pomagamy .button-default.bd-dark:hover {
    transition: 0.2s;
    text-decoration: none;
    color: #fff;
    background-color: #FE7B00; }
  .pomagamy .button-default:hover {
    transition: 0.2s;
    text-decoration: none;
    color: #fff;
    background-color: #FE7B00; }
.pomagamy .button-default-3 {
  height: 44px;
  line-height: 44px;
  padding-left: 19px;
  padding-right: 58px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  letter-spacing: 2px;
  background: url(/i/fund/arrow--white.png) no-repeat right center #009db9; }
  .pomagamy .button-default-3.bd-plus-ico {
    background: url(/i/fund/ico--plus.png) no-repeat right center #009db9; }
  .pomagamy .button-default-3.bd-arrowdown-ico {
    background: url(/i/fund/arrow--white2.png) no-repeat right center #009db9; }
  .pomagamy .button-default-3.bd-dark {
    background-color: #454545; }
    .pomagamy .button-default-3.bd-dark:hover {
      transition: 0.2s;
      text-decoration: none;
      color: #fff;
      background-color: #009db9; }
  .pomagamy .button-default-3.bd-disabled {
    background-color: lightgray;
    cursor: default !important; }
    .pomagamy .button-default-3.bd-disabled:hover {
      background-color: lightgray; }
  .pomagamy .button-default-3:hover {
    transition: 0.2s;
    text-decoration: none;
    color: #fff;
    background-color: #454545; }
.pomagamy .progressbBar-default {
  width: 100%;
  height: 24px;
  border: 1px solid #009db9;
  border-radius: 5px;
  background-color: #fff; }
  .pomagamy .progressbBar-default .progressbBar-filler {
    height: 100%;
    background-color: #009db9; }
.pomagamy .default-like {
  width: 44px;
  height: 44px;
  z-index: 8999;
  position: absolute;
  right: 6px;
  top: 6px;
  color: #fff;
  text-align: center;
  line-height: 44px;
  background-color: #F04F53;
  transition: 0.1s; }
  .pomagamy .default-like::after {
    content: "\f0e7";
    width: 100%;
    height: 100%;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 20px; }
  .pomagamy .default-like:hover {
    color: #fff; }
  .pomagamy .default-like.like-off {
    background-color: #939393; }
.pomagamy .rightHeader {
  float: right;
  position: relative;
  height: 100px;
  z-index: 1001; }
.pomagamy .first-header {
  max-height: 500px;
  opacity: 1; }
  .pomagamy .first-header .fancyBorder {
    box-shadow: 0px 0px 8px rgba(254, 123, 0, 0.5), 0px 0px 8px rgba(254, 123, 0, 0.5);
    position: relative; }
    @media (max-width: 576px) {
      .pomagamy .first-header .fancyBorder .colf {
        padding-left: 0px;
        padding-right: 0px; } }
    .pomagamy .first-header .fancyBorder::after {
      content: " ";
      left: -15px;
      top: 0px;
      width: 15px;
      position: absolute;
      background-color: #fff;
      z-index: 9999;
      height: 100%; }
    .pomagamy .first-header .fancyBorder::before {
      content: " ";
      right: -15px;
      top: 0px;
      width: 15px;
      position: absolute;
      background-color: #fff;
      z-index: 9999;
      height: 100%; }
  .pomagamy .first-header header {
    width: 100%;
    height: 100px; }
  .pomagamy .first-header a.logo {
    float: left;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1000;
    transition: 0.2s; }
    .pomagamy .first-header a.logo img {
      transition: 0.2s;
      width: 349px;
      height: auto; }
      @media only screen and (max-width: 767px) {
        .pomagamy .first-header a.logo img {
          width: 240px;
          transition: 0.2s; } }
      @media only screen and (max-width: 576px) {
        .pomagamy .first-header a.logo img {
          width: 240px; } }
  .pomagamy .first-header aside {
    float: right;
    height: 50px;
    display: block;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .pomagamy .first-header aside {
        position: relative;
        top: 0px; } }
    .pomagamy .first-header aside ul {
      margin: 0;
      list-style: none;
      float: right;
      position: relative;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .pomagamy .first-header aside ul li {
        float: left;
        margin-left: 8px; }
        .pomagamy .first-header aside ul li a {
          letter-spacing: 1px;
          color: #2A88C9;
          font-size: 10px;
          text-transform: uppercase;
          transition: 0.2s; }
          .pomagamy .first-header aside ul li a:hover {
            color: #FE7B00; }
          .pomagamy .first-header aside ul li a i {
            color: #2A88C9;
            font-size: 14px; }
        .pomagamy .first-header aside ul li span {
          letter-spacing: 1px;
          color: #2A88C9;
          font-size: 10px;
          text-transform: uppercase; }
.pomagamy .second-header {
  border-bottom: 1px solid #e1e1e1;
  background-color: #fff; }
  .pomagamy .second-header .nav-container {
    width: 100%;
    height: 68px; }
    .pomagamy .second-header .nav-container .searchbar-container {
      color: #009db9;
      float: left;
      position: relative;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      height: 30px;
      margin-left: 6px;
      width: 37px;
      background: url(/i/fund/v-dots.png) no-repeat right center transparent;
      cursor: pointer; }
      .pomagamy .second-header .nav-container .searchbar-container i {
        color: #009db9;
        font-size: 15px;
        line-height: 33px; }
    .pomagamy .second-header .nav-container .asideButtons {
      float: right;
      position: relative;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .pomagamy .second-header .nav-container .asideButtons .button-default {
        float: left;
        margin-left: 8px; }
.pomagamy .dib-image {
  overflow: hidden; }
.pomagamy .default-item-box {
  background-color: #fff;
  height: 100%;
  padding: 23px;
  margin-right: 30px;
  transition: all .2s ease-in-out;
  border: 1px solid #fff; }
  .pomagamy .default-item-box.default-item-box-or {
    background-color: #fff;
    box-shadow: 0px 0px 25px #fe7b001a, 0px 0px 25px #fe7b001a; }
  @media only screen and (max-width: 992px) {
    .pomagamy .default-item-box {
      margin-right: 0px;
      margin-bottom: 20px;
      padding-bottom: 0px; } }
  .pomagamy .default-item-box:hover {
    transform: scale(1.1); }
  .pomagamy .default-item-box .default-item-box-content {
    position: relative;
    height: 100%; }
    .pomagamy .default-item-box .default-item-box-content .dib-image a {
      display: block;
      background-color: #fff; }
      .pomagamy .default-item-box .default-item-box-content .dib-image a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        max-height: 292px;
        object-position: center center; }
  .pomagamy .default-item-box .dib-text {
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 15px; }
    .pomagamy .default-item-box .dib-text address, .pomagamy .default-item-box .dib-text aside, .pomagamy .default-item-box .dib-text author {
      font-size: 12px;
      color: #1292FF;
      margin-bottom: 1rem;
      font-style: normal;
      line-height: inherit; }
    .pomagamy .default-item-box .dib-text aside {
      color: #FE7B00; }
    .pomagamy .default-item-box .dib-text h2 {
      font-size: 26px;
      color: #1292FF;
      font-weight: 600;
      line-height: 29px;
      margin-top: 0px;
      /*text-transform: uppercase;*/
      letter-spacing: 1px; }
    .pomagamy .default-item-box .dib-text p {
      font-size: 14px;
      color: #7F7F7F;
      line-height: 23px; }
  .pomagamy .default-item-box.default-item-box-small {
    padding: 0px;
    background-color: transparent;
    height: auto;
    float: left;
    width: 100%;
    margin-right: 0px;
    padding-bottom: 20px; }
    @media only screen and (max-width: 992px) {
      .pomagamy .default-item-box.default-item-box-small {
        padding-bottom: 0px; } }
    .pomagamy .default-item-box.default-item-box-small:last-child {
      border: none; }
    .pomagamy .default-item-box.default-item-box-small .default-item-box-content {
      position: relative; }
      .pomagamy .default-item-box.default-item-box-small .default-item-box-content .dib-image {
        width: 198px;
        float: left;
        padding: 4px;
        background-color: #ffbd7c; }
        @media only screen and (max-width: 992px) {
          .pomagamy .default-item-box.default-item-box-small .default-item-box-content .dib-image {
            width: 100%; } }
        .pomagamy .default-item-box.default-item-box-small .default-item-box-content .dib-image a {
          display: block;
          height: 131px;
          width: 100%; }
          .pomagamy .default-item-box.default-item-box-small .default-item-box-content .dib-image a img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
            max-height: 292px; }
      .pomagamy .default-item-box.default-item-box-small .default-item-box-content .dib-text {
        float: right;
        padding: 0px;
        width: calc(100% - 198px - 30px);
        margin-top: 0px; }
        @media only screen and (max-width: 992px) {
          .pomagamy .default-item-box.default-item-box-small .default-item-box-content .dib-text {
            width: 100%;
            margin-top: 10px; } }
        .pomagamy .default-item-box.default-item-box-small .default-item-box-content .dib-text address, .pomagamy .default-item-box.default-item-box-small .default-item-box-content .dib-text aside, .pomagamy .default-item-box.default-item-box-small .default-item-box-content .dib-text author {
          margin-top: -2px;
          margin-bottom: 1rem;
          font-style: normal;
          line-height: inherit; }
        .pomagamy .default-item-box.default-item-box-small .default-item-box-content .dib-text h2 {
          font-size: 16px;
          color: #1292FF;
          line-height: 18px;
          padding-right: 37px;
          margin-top: 0px; }
    .pomagamy .default-item-box.default-item-box-small .default-like {
      font-size: 18px;
      right: 0px;
      width: 29px;
      height: 29px; }
      .pomagamy .default-item-box.default-item-box-small .default-like::after {
        font-size: 18px;
        line-height: 29px; }
.pomagamy .fundraising-main {
  margin-top: 30px;
  padding-bottom: 30px; }
.pomagamy .fundraising-amount {
  width: 100%;
  text-align: right;
  font-size: 23px !important;
  color: #FE7B00;
  margin-top: 5px;
  font-weight: 900; }
  .pomagamy .fundraising-amount span {
    font-size: 14px;
    color: #7f7f7f;
    font-weight: normal; }
.pomagamy .info-box .col-join-mod {
  padding-left: 0px;
  padding-right: 0px; }
  .pomagamy .info-box .col-join-mod.col-join-mod-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; }
  .pomagamy .info-box .col-join-mod.col-join-mod-text {
    background-color: #f8f8f8; }
    .pomagamy .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container {
      padding: 30px 30px 42px 39px; }
      @media only screen and (max-width: 992px) {
        .pomagamy .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container {
          padding: 20px; } }
      .pomagamy .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container h2 {
        font-weight: 900;
        color: #383838;
        font-size: 33px;
        line-height: 28px; }
        @media only screen and (max-width: 992px) {
          .pomagamy .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container h2 {
            line-height: 36px; } }
      .pomagamy .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container p {
        font-size: 14px;
        line-height: 23px;
        margin-top: 20px;
        text-align: justify; }
    .pomagamy .info-box .col-join-mod.col-join-mod-text .bottomFoot {
      width: 100%;
      margin-top: 43px; }
      .pomagamy .info-box .col-join-mod.col-join-mod-text .bottomFoot .button-default {
        float: left; }
      .pomagamy .info-box .col-join-mod.col-join-mod-text .bottomFoot .flatLink {
        float: left;
        font-size: 12px;
        color: #383838;
        margin-left: 20px;
        margin-top: 8px; }
        @media only screen and (max-width: 992px) {
          .pomagamy .info-box .col-join-mod.col-join-mod-text .bottomFoot .flatLink {
            margin-left: 0px;
            padding-bottom: 20px;
            float: right; } }
        .pomagamy .info-box .col-join-mod.col-join-mod-text .bottomFoot .flatLink:hover {
          text-decoration: none; }
        .pomagamy .info-box .col-join-mod.col-join-mod-text .bottomFoot .flatLink span {
          color: #009DB9;
          font-size: 18px;
          font-weight: 900;
          margin-right: 8px;
          text-transform: uppercase; }
.pomagamy .info-box.info-box-mod {
  border-top: 2px solid #f5f5f5;
  margin-top: 53px;
  padding-top: 53px; }
.pomagamy .sp-row {
  margin-left: 0px !important;
  margin-right: 0px !important; }
.pomagamy .stats-box {
  background-color: #009DB9;
  margin-top: 68px; }
  .pomagamy .stats-box h2 {
    float: left;
    width: 338px;
    font-size: 38px;
    color: #fff;
    font-weight: normal;
    line-height: 40px;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .pomagamy .stats-box h2 strong {
      font-weight: 900;
      color: #fff;
      font-size: 54px; }
  .pomagamy .stats-box p {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    line-height: 30px;
    margin-top: 108px; }
    .pomagamy .stats-box p span, .pomagamy .stats-box p strong {
      font-size: 56px;
      color: #fff;
      font-weight: 900; }
  .pomagamy .stats-box .arrowSep {
    width: 57px;
    height: 35px;
    float: left;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-right: 36px;
    background: url(/i/fund/as.png) no-repeat center center transparent; }
  .pomagamy .stats-box .statBox {
    height: 220px;
    width: 299px;
    border: 1px solid #fff;
    float: left;
    text-align: center; }
  .pomagamy .stats-box .statBox-a {
    margin-right: 36px;
    margin-left: 36px;
    background: url(/i/fund/ico--swine.png) no-repeat center 38px transparent; }
  .pomagamy .stats-box .statBox-b {
    background: url(/i/fund/ico--chart.png) no-repeat center 38px transparent; }
  .pomagamy .stats-box .stats-pad {
    padding-top: 35px;
    padding-bottom: 35px; }
.pomagamy .default-list .header-column {
  text-align: center; }
  .pomagamy .default-list .header-column h2 {
    font-size: 48px;
    color: #fff;
    letter-spacing: 4px;
    margin-top: 5px;
    background: #ffbd7c;
    /* Old browsers */
    font-weight: bold; }
    @media only screen and (max-width: 767px) {
      .pomagamy .default-list .header-column h2 {
        font-size: 36px;
        line-height: 41px;
        padding-top: 10px;
        padding-bottom: 10px; } }
.pomagamy .default-list .list-row {
  margin-top: 5px; }
.pomagamy .default-list .default-item-box {
  margin-right: 0px;
  padding-bottom: 15px;
  background-color: #fff;
  box-shadow: 0px 0px 25px #fe7b001a, 0px 0px 25px #fe7b001a;
  padding: 10px; }
  @media only screen and (max-width: 992px) {
    .pomagamy .default-list .default-item-box {
      padding-bottom: 0px; } }
  .pomagamy .default-list .default-item-box .dib-text {
    text-align: center;
    margin-top: 10px;
    padding-bottom: 100px; }
    .pomagamy .default-list .default-item-box .dib-text h2 {
      font-size: 18px;
      line-height: 20px;
      color: #1292FF;
      /*text-transform: uppercase;*/
      font-weight: 600;
      letter-spacing: 1px; }
    .pomagamy .default-list .default-item-box .dib-text p {
      font-size: 13px;
      line-height: 22px;
      color: #7F7F7F; }
  .pomagamy .default-list .default-item-box .fundraising-amount {
    text-align: center; }
  .pomagamy .default-list .default-item-box .default-item-box-content .dib-image a {
    height: 206px; }
.pomagamy .default-list .progressbBar-default {
  margin-top: 15px; }
.pomagamy .default-list .list-button-line {
  text-align: center;
  margin-top: 35px; }
  .pomagamy .default-list .list-button-line .button-default {
    font-size: 24px;
    height: 64px;
    line-height: 64px;
    font-weight: normal;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 64px; }
.pomagamy .default-list.default-list-blog {
  margin-top: 20px; }
  .pomagamy .default-list.default-list-blog .default-item-box {
    padding: 23px !important;
    width: 100%;
    float: left; }
  .pomagamy .default-list.default-list-blog .dib-image {
    float: left;
    width: 250px;
    margin-right: 20px; }
    @media only screen and (max-width: 992px) {
      .pomagamy .default-list.default-list-blog .dib-image {
        width: 100%; } }
  .pomagamy .default-list.default-list-blog .dib-text {
    margin-top: 0px; }
.pomagamy .bluTextLine {
  font-size: 14px;
  color: #009DB9;
  font-weight: 900;
  margin-bottom: 23px; }
  .pomagamy .bluTextLine > div {
    height: 11px;
    background-color: #009DB9;
    width: 30%;
    display: inline-block;
    margin-right: 7px; }
.pomagamy footer {
  background-color: #f4f4f4;
  margin-top: 30px; }
  .pomagamy footer .frow-a {
    min-height: 101px;
    border-bottom: 1px solid #e7e7e7; }
    .pomagamy footer .frow-a .logo-col img {
      display: block;
      margin-top: 30px; }
    .pomagamy footer .frow-a .m-list h3 {
      color: #7F7F7F;
      font-size: 14px;
      font-weight: 900;
      margin-top: 27px; }
    .pomagamy footer .frow-a .m-list ul {
      list-style: none;
      padding: 0px; }
      .pomagamy footer .frow-a .m-list ul li {
        margin-bottom: 5px;
        float: left;
        width: 100%; }
        .pomagamy footer .frow-a .m-list ul li a {
          color: #7F7F7F;
          font-size: 14px; }
          .pomagamy footer .frow-a .m-list ul li a:hover {
            text-decoration: underline; }
    .pomagamy footer .frow-a .soc-col aside {
      float: right;
      margin-top: 34px; }
      .pomagamy footer .frow-a .soc-col aside ul {
        margin: 0;
        list-style: none; }
        .pomagamy footer .frow-a .soc-col aside ul li {
          float: left;
          margin-left: 8px;
          margin-bottom: 10px; }
  .pomagamy footer .frow-b {
    min-height: 66px; }
    .pomagamy footer .frow-b .foo-l {
      color: #7F7F7F;
      margin-top: 23px; }
    .pomagamy footer .frow-b .foo-r {
      color: #7F7F7F;
      text-align: right;
      margin-top: 23px; }
      .pomagamy footer .frow-b .foo-r span {
        margin-left: 10px;
        margin-right: 10px;
        color: #7F7F7F; }
      .pomagamy footer .frow-b .foo-r a {
        color: #7F7F7F;
        font-size: 14px; }
        .pomagamy footer .frow-b .foo-r a:hover {
          color: #7F7F7F;
          text-decoration: underline; }
.pomagamy .login-page .formBox-col {
  border: 1px solid #009DB9;
  margin-top: 36px; }
.pomagamy .login-page .formBox {
  padding-bottom: 21px; }
  .pomagamy .login-page .formBox .socialButtons {
    width: 100%;
    float: left; }
    .pomagamy .login-page .formBox .socialButtons .button-default-3 {
      width: calc(50% - 5px);
      margin-right: 0px;
      margin-left: 0px;
      float: left;
      padding-left: 41px;
      padding-right: 10px;
      background: url(/i/fund/f.png) no-repeat 18px center #3a579a; }
      .pomagamy .login-page .formBox .socialButtons .button-default-3:first-child {
        margin-right: 10px; }
      .pomagamy .login-page .formBox .socialButtons .button-default-3.bd-goo {
        background: url(/i/fund/g.png) no-repeat 14px center #d34730;
        padding-left: 50px; }
  .pomagamy .login-page .formBox .formBoxHeader {
    text-align: center;
    font-size: 24px;
    color: #009DB9;
    font-weight: 900;
    text-transform: uppercase;
    margin-left: -15px;
    margin-right: -15px;
    border-bottom: 1px solid #009DB9;
    height: 68px;
    line-height: 68px; }
  .pomagamy .login-page .formBox .formSeparator {
    text-align: center;
    font-size: 13px;
    color: #969696;
    position: relative;
    margin-top: 20px;
    float: left;
    width: 100%; }
    .pomagamy .login-page .formBox .formSeparator::after {
      content: " ";
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: #dedede;
      left: 0px;
      top: calc(50% - 1px);
      z-index: -1; }
    .pomagamy .login-page .formBox .formSeparator span {
      font-size: 13px;
      color: #969696;
      display: inline-block;
      background-color: #fff;
      padding-left: 15px;
      padding-right: 15px; }
  .pomagamy .login-page .formBox .form .formSectionHeader {
    font-size: 15px;
    color: #009DB9;
    margin-top: 30px; }
  .pomagamy .login-page .formBox .form .inputLine {
    margin-top: 23px; }
    .pomagamy .login-page .formBox .form .inputLine input[type=text], .pomagamy .login-page .formBox .form .inputLine [type=password], .pomagamy .login-page .formBox .form .inputLine [type=number] {
      padding: 9px 12px;
      width: 100%;
      font-size: 12px;
      color: #7F7F7F;
      border: 1px solid #009DB9; }
      .pomagamy .login-page .formBox .form .inputLine input[type=text]::placeholder, .pomagamy .login-page .formBox .form .inputLine [type=password]::placeholder, .pomagamy .login-page .formBox .form .inputLine [type=number]::placeholder {
        color: #000 !important;
        opacity: 0.7; }
      .pomagamy .login-page .formBox .form .inputLine input[type=text]:focus, .pomagamy .login-page .formBox .form .inputLine [type=password]:focus, .pomagamy .login-page .formBox .form .inputLine [type=number]:focus {
        border: 1px solid #454545; }
    .pomagamy .login-page .formBox .form .inputLine select {
      padding: 9px 12px;
      width: 100%;
      font-size: 12px;
      color: #7F7F7F;
      border: 1px solid #009DB9; }
      .pomagamy .login-page .formBox .form .inputLine select:focus {
        border: 1px solid #454545; }
    .pomagamy .login-page .formBox .form .inputLine textarea {
      padding: 9px 12px;
      width: 100%;
      font-size: 12px;
      color: #7F7F7F;
      border: 1px solid #009DB9;
      resize: none; }
      .pomagamy .login-page .formBox .form .inputLine textarea:focus {
        border: 1px solid #454545; }
    .pomagamy .login-page .formBox .form .inputLine label.label {
      display: block;
      font-size: 12px;
      color: #383838; }
  .pomagamy .login-page .formBox .form .submitLine {
    text-align: right;
    margin-top: 25px; }
    .pomagamy .login-page .formBox .form .submitLine span {
      font-size: 14px;
      color: #2a2a2a;
      margin-right: 16px; }
      .pomagamy .login-page .formBox .form .submitLine span a {
        font-weight: 900;
        color: #FE7B00;
        font-size: 14px; }
  .pomagamy .login-page .formBox .form .cInputContainer .cInputLabel {
    font-size: 12px;
    color: #383838;
    margin-left: 5px;
    display: inline-block;
    position: relative;
    top: -2px; }
.pomagamy .sub-page {
  margin-top: 20px; }
  .pomagamy .sub-page .mainHeader {
    font-size: 32px;
    color: #1292FF;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    padding: 10px 0; }
  .pomagamy .sub-page .sp-rowb {
    position: relative; }
    .pomagamy .sub-page .sp-rowb .default-like {
      z-index: 100;
      right: 45px;
      top: 30px; }
    .pomagamy .sub-page .sp-rowb .dib-image {
      padding: 22px;
      background-color: #f6f6f6; }
      .pomagamy .sub-page .sp-rowb .dib-image a {
        display: block;
        height: 373px;
        width: 100%;
        position: relative; }
        @media only screen and (max-width: 992px) {
          .pomagamy .sub-page .sp-rowb .dib-image a {
            height: 173px; } }
        .pomagamy .sub-page .sp-rowb .dib-image a img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          display: block; }
.pomagamy .col-join-mod-giving h3 {
  font-size: 18px;
  color: #009DB9;
  font-weight: 900; }
.pomagamy .col-join-mod-giving .button-default-3 {
  float: none;
  width: 100%; }
  .pomagamy .col-join-mod-giving .button-default-3.bd-fb {
    white-space: nowrap;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 41px;
    padding-right: 10px;
    background: url(/i/fund/f.png) no-repeat 18px center #3a579a; }
    @media (max-width: 576px) {
      .pomagamy .col-join-mod-giving .button-default-3.bd-fb {
        padding-right: 10px; } }
  @media (max-width: 576px) {
    .pomagamy .col-join-mod-giving .button-default-3 {
      font-size: 12px;
      padding-left: 10px; } }
.pomagamy .col-join-mod-giving .givingButtons {
  padding-top: 14px;
  padding-bottom: 14px;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  margin-top: 14px; }
.pomagamy .col-join-mod-giving .progressbBar-default {
  position: relative; }
  .pomagamy .col-join-mod-giving .progressbBar-default span {
    position: absolute;
    left: 0px;
    bottom: -28px;
    font-size: 13px;
    color: #2b2b2b; }
.pomagamy .col-join-mod-giving .fundraising-amount {
  width: 100%;
  text-align: right;
  font-size: 23px;
  color: #FE7B00;
  margin-top: 10px;
  font-weight: 900;
  line-height: 18px; }
  .pomagamy .col-join-mod-giving .fundraising-amount strong {
    font-size: 14px;
    color: #009DB9;
    font-weight: normal;
    display: inline-block; }
.pomagamy .col-join-mod-giving .copyLink {
  margin-top: 22px;
  padding-bottom: 18px;
  border-bottom: 1px solid #e2e2e2; }
  .pomagamy .col-join-mod-giving .copyLink label {
    font-weight: normal;
    display: inline-block;
    font-size: 13px;
    color: #2b2b2b; }
  .pomagamy .col-join-mod-giving .copyLink .copyLinkContainer input {
    width: 100%;
    font-size: 14px;
    color: #2b2b2b;
    border: 1px solid #dddddd;
    padding: 6px 10px; }
.pomagamy .authotInfo {
  margin-top: 7px; }
  .pomagamy .authotInfo h4 {
    font-weight: normal;
    display: block;
    font-size: 13px;
    color: #2b2b2b;
    width: 100%; }
  .pomagamy .authotInfo .usrLine .usrAvatar {
    width: 45px;
    height: 45px;
    float: left;
    border-radius: 50%;
    overflow: hidden; }
    .pomagamy .authotInfo .usrLine .usrAvatar img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
  .pomagamy .authotInfo .usrLine .userDetails {
    margin-left: 16px;
    float: left;
    font-size: 13px;
    color: #2b2b2b;
    line-height: 17px;
    margin-top: 3px; }
    .pomagamy .authotInfo .usrLine .userDetails strong {
      font-weight: bold;
      font-size: 16px;
      color: #009DB9; }
.pomagamy .text-col {
  margin-top: 18px;
  font-size: 14px;
  color: #7F7F7F;
  line-height: 25px;
  text-align: justify; }
  .pomagamy .text-col p {
    font-size: 14px;
    /*color: #7F7F7F;*/
    line-height: 25px; }
  .pomagamy .text-col a {
    font-size: inherit !important;
    color: #1292FF;
    line-height: 25px;
    text-decoration: underline; }
  .pomagamy .text-col.text-col-lt {
    margin-top: 10px; }
.pomagamy .info-box-art {
  margin-top: 20px; }
  .pomagamy .info-box-art .col-join-mod-image {
    padding: 21px;
    background-color: #f8f8f8;
    width: 100%;
    float: left;
    height: 199px; }
  .pomagamy .info-box-art .col-join-mod-text {
    width: 100%;
    float: left;
    padding: 21px;
    padding-top: 8px;
    background-color: #f8f8f8; }
    .pomagamy .info-box-art .col-join-mod-text .col-join-mod-text-container {
      padding: 0px !important; }
  .pomagamy .info-box-art .bottomFoot {
    margin-top: 10px !important;
    float: left;
    width: 100%; }
    .pomagamy .info-box-art .bottomFoot .button-default {
      float: right !important; }
.pomagamy .donorsList {
  width: 100%;
  float: left; }
  .pomagamy .donorsList h5 {
    color: #009DB9;
    font-weight: 900;
    font-size: 20px;
    text-align: center;
    line-height: 43px;
    border: 1px solid #009DB9;
    margin-bottom: 0px;
    background-color: #fff;
    margin-left: -15px;
    margin-right: -15px;
    text-transform: uppercase; }
.pomagamy .donorsListLine {
  width: 100%;
  float: left;
  position: relative;
  height: 45px;
  margin-bottom: 15px; }
  .pomagamy .donorsListLine .usrAvatar {
    width: 45px;
    height: 45px;
    float: left;
    border-radius: 50%;
    overflow: hidden; }
    .pomagamy .donorsListLine .usrAvatar img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
  .pomagamy .donorsListLine .userDetails {
    margin-left: 16px;
    float: left;
    font-size: 13px;
    color: #2b2b2b;
    line-height: 17px;
    margin-top: 4px; }
    .pomagamy .donorsListLine .userDetails strong {
      font-weight: bold;
      font-size: 16px;
      color: #009DB9; }
  .pomagamy .donorsListLine .donorsListDetails {
    float: left; }
  .pomagamy .donorsListLine .donationValue {
    float: right;
    font-size: 16px;
    color: #009DB9;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-weight: bold; }
.pomagamy .donorsListContainer {
  margin-top: 19px;
  width: 100%;
  float: left; }
.pomagamy .donors-col {
  background-color: #fafafa; }
.pomagamy .searchInput {
  width: 100%;
  margin-top: 10px;
  position: relative; }
  .pomagamy .searchInput input {
    width: 100%;
    border-bottom: 1px solid #111;
    border-left: none;
    border-right: none;
    border-top: none;
    font-weight: bold;
    font-size: 23px; }
    .pomagamy .searchInput input::placeholder {
      color: #111 !important;
      opacity: 0.8; }
  .pomagamy .searchInput i {
    position: absolute;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0px;
    margin: 0;
    z-index: 10;
    font-size: 24px;
    color: #009DB9;
    cursor: pointer; }
.pomagamy #phraseHeader span {
  color: #fff; }
@media only screen and (max-width: 992px) {
  .pomagamy #phraseHeader {
    font-size: 32px;
    line-height: 32px;
    padding-top: 10px;
    padding-bottom: 10px; } }
.pomagamy .sub-page-header {
  text-align: center; }
  .pomagamy .sub-page-header h1 {
    font-size: 28px;
    color: #009DB9;
    font-weight: 300;
    margin-top: 33px; }
  .pomagamy .sub-page-header aside {
    font-size: 12px;
    color: #454545; }
.pomagamy .staticImage {
  width: 100%;
  height: auto;
  padding: 24px;
  background-color: #f6f6f6;
  margin-top: 40px;
  margin-bottom: 40px; }
  .pomagamy .staticImage img {
    width: 100%;
    height: auto; }
.pomagamy .txtLead {
  font-size: 14px;
  line-height: 21px; }
.pomagamy .blogEntryButtons {
  text-align: right; }
  .pomagamy .blogEntryButtons .button-default {
    float: none; }
.pomagamy .pay-page .bottomFoot {
  margin-bottom: 20px; }
.pomagamy .default-item-box-2 {
  margin-left: -15px;
  margin-right: -15px; }
  .pomagamy .default-item-box-2 .default-item-box-content-2 {
    width: 100%;
    float: left;
    /*margin-bottom: 60px;*/
    padding: 20px;
    padding-bottom: 0; }
    .pomagamy .default-item-box-2 .default-item-box-content-2 .default-like {
      width: 30px;
      line-height: 30px;
      height: 30px; }
    .pomagamy .default-item-box-2 .default-item-box-content-2 .dib-image {
      width: 200px;
      float: left;
      height: 132px; }
      .pomagamy .default-item-box-2 .default-item-box-content-2 .dib-image a {
        width: 200px;
        height: 100%;
        float: left; }
        .pomagamy .default-item-box-2 .default-item-box-content-2 .dib-image a img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
    .pomagamy .default-item-box-2 .default-item-box-content-2 .dib-text {
      float: left;
      width: calc(100% - 230px);
      margin-left: 30px; }
      .pomagamy .default-item-box-2 .default-item-box-content-2 .dib-text address {
        color: #009DB9;
        font-size: 12px;
        margin-bottom: 0px; }
      .pomagamy .default-item-box-2 .default-item-box-content-2 .dib-text h2 {
        font-size: 16px;
        color: #2e2e2e;
        line-height: 18px;
        margin-bottom: 12px; }
.pomagamy .pay-page .formBox .socialButtons {
  width: 100%;
  float: left; }
  .pomagamy .pay-page .formBox .socialButtons .button-default {
    width: calc(50% - 5px);
    margin-right: 0px;
    margin-left: 0px;
    float: left;
    padding-left: 41px;
    padding-right: 10px;
    background: url(/i/fund/f.png) no-repeat 18px center #3a579a; }
    .pomagamy .pay-page .formBox .socialButtons .button-default:first-child {
      margin-right: 10px; }
    .pomagamy .pay-page .formBox .socialButtons .button-default.bd-goo {
      background: url(/i/fund/g.png) no-repeat 14px center #d34730;
      padding-left: 50px; }
.pomagamy .pay-page .formBox .formBoxHeader {
  text-align: center;
  font-size: 24px;
  color: #009DB9;
  font-weight: 900;
  text-transform: uppercase;
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #009DB9;
  height: 68px;
  line-height: 68px; }
.pomagamy .pay-page .formBox .formSeparator {
  text-align: center;
  font-size: 13px;
  color: #969696;
  position: relative;
  margin-top: 20px;
  float: left;
  width: 100%; }
  .pomagamy .pay-page .formBox .formSeparator::after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #dedede;
    left: 0px;
    top: calc(50% - 1px);
    z-index: -1; }
  .pomagamy .pay-page .formBox .formSeparator span {
    font-size: 13px;
    color: #969696;
    display: inline-block;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px; }
.pomagamy .pay-page .formBox .form .formSectionHeader {
  font-size: 15px;
  color: #009DB9;
  margin-top: 30px; }
.pomagamy .pay-page .formBox .form .inputLine {
  margin-top: 23px; }
  .pomagamy .pay-page .formBox .form .inputLine input[type=text], .pomagamy .pay-page .formBox .form .inputLine [type=password], .pomagamy .pay-page .formBox .form .inputLine [type=number] {
    padding: 9px 12px;
    width: 100%;
    font-size: 15px;
    color: #7F7F7F;
    border: 1px solid #009DB9; }
    .pomagamy .pay-page .formBox .form .inputLine input[type=text]::placeholder, .pomagamy .pay-page .formBox .form .inputLine [type=password]::placeholder, .pomagamy .pay-page .formBox .form .inputLine [type=number]::placeholder {
      color: #000 !important;
      opacity: 0.7; }
    .pomagamy .pay-page .formBox .form .inputLine input[type=text]:focus, .pomagamy .pay-page .formBox .form .inputLine [type=password]:focus, .pomagamy .pay-page .formBox .form .inputLine [type=number]:focus {
      border: 1px solid #454545; }
  .pomagamy .pay-page .formBox .form .inputLine select {
    padding: 9px 12px;
    width: 100%;
    font-size: 12px;
    color: #7F7F7F;
    border: 1px solid #009DB9; }
    .pomagamy .pay-page .formBox .form .inputLine select:focus {
      border: 1px solid #454545; }
  .pomagamy .pay-page .formBox .form .inputLine textarea {
    padding: 9px 12px;
    width: 100%;
    font-size: 15px;
    color: #7F7F7F;
    border: 1px solid #009DB9;
    resize: none; }
    .pomagamy .pay-page .formBox .form .inputLine textarea:focus {
      border: 1px solid #454545; }
  .pomagamy .pay-page .formBox .form .inputLine label.label {
    display: block;
    font-size: 12px;
    color: #383838; }
.pomagamy .pay-page .formBox .form .submitLine {
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 20px; }
  .pomagamy .pay-page .formBox .form .submitLine span {
    font-size: 14px;
    color: #2a2a2a;
    margin-right: 16px; }
    .pomagamy .pay-page .formBox .form .submitLine span a {
      font-weight: 900; }
.pomagamy .pay-page .formBox .form .cInputContainer .cInputLabel {
  font-size: 12px;
  color: #383838;
  margin-left: 5px;
  display: inline-block;
  position: relative;
  top: -2px; }
.pomagamy .tabsButtonLine {
  width: 100%;
  float: left; }
  .pomagamy .tabsButtonLine ul {
    width: 100%;
    padding: 0px;
    margin: 0px;
    float: left; }
    .pomagamy .tabsButtonLine ul li {
      list-style: none;
      width: 100%;
      float: left;
      background-color: #efefef;
      text-align: center;
      cursor: pointer;
      font-size: 14px;
      color: #393939;
      line-height: 35px;
      border-right: 1px solid #fff; }
      .pomagamy .tabsButtonLine ul li:last-child {
        border-color: transparent; }
      .pomagamy .tabsButtonLine ul li.active {
        color: #fff;
        background-color: #009DB9; }
      .pomagamy .tabsButtonLine ul li:hover {
        background-color: #009DB9;
        transition: 0.2s;
        color: #fff; }
.pomagamy .formContainer {
  border-left: 1px solid #009DB9;
  border-right: 1px solid #009DB9;
  border-bottom: 1px solid #009DB9;
  border-top: 1px solid #009DB9;
  padding: 27px 27px 27px;
  background-color: #fdfdfd;
  float: left;
  width: 100%; }
  .pomagamy .formContainer .form .form-group {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 21px;
    width: 100%;
    float: left; }
    .pomagamy .formContainer .form .form-group .formSectionHeader {
      font-size: 18px;
      color: #009DB9;
      font-weight: 900;
      text-transform: uppercase; }
    .pomagamy .formContainer .form .form-group:first-child .formSectionHeader {
      margin-top: 0px; }
    .pomagamy .formContainer .form .form-group .inputLine {
      margin-top: 19px;
      width: 100px;
      float: left; }
      @media (max-width: 768px) {
        .pomagamy .formContainer .form .form-group .inputLine {
          width: 100%; } }
    .pomagamy .formContainer .form .form-group.sex-mode .inputLine {
      width: calc(100% - 85px); }
      .pomagamy .formContainer .form .form-group.sex-mode .inputLine input[type=text] {
        float: left; }
    .pomagamy .formContainer .form .form-group.newFormMode .inputLine {
      width: calc(100%);
      float: left; }
      .pomagamy .formContainer .form .form-group.newFormMode .inputLine input[type=text] {
        float: left; }
    .pomagamy .formContainer .form .form-group.newFormMode .paymentLinks {
      width: 100%;
      float: left;
      margin-top: 20px; }
      .pomagamy .formContainer .form .form-group.newFormMode .paymentLinks a {
        height: 35px;
        line-height: 35px;
        padding-left: 19px;
        padding-right: 19px;
        font-weight: 900;
        text-transform: uppercase;
        display: inline-block;
        color: #fff;
        font-size: 18px;
        background-color: #d1d1d1;
        cursor: pointer;
        margin-right: 3px; }
        @media (max-width: 576px) {
          .pomagamy .formContainer .form .form-group.newFormMode .paymentLinks a {
            margin-bottom: 10px;
            width: 100%; } }
        .pomagamy .formContainer .form .form-group.newFormMode .paymentLinks a.active {
          background-color: #009DB9; }
    .pomagamy .formContainer .form .form-group.newFormMode .separatorLine {
      width: 100%;
      height: 1px;
      background-color: #eee;
      margin-top: 15px;
      margin-bottom: 15px;
      float: left; }
    .pomagamy .formContainer .form .form-group.newFormMode #pMethod-error {
      color: #f00;
      font-size: 12px; }
    .pomagamy .formContainer .form .form-group .yourPriceValue {
      font-size: 29px;
      font-weight: bold;
      color: #FE7B00; }
      .pomagamy .formContainer .form .form-group .yourPriceValue span {
        font-size: 29px;
        font-weight: bold;
        color: #FE7B00; }
    .pomagamy .formContainer .form .form-group .editButton {
      height: 35px;
      line-height: 35px;
      padding-left: 19px;
      padding-right: 19px;
      font-weight: 900;
      text-transform: uppercase;
      display: inline-block;
      color: #fff;
      font-size: 18px;
      background-color: #009DB9;
      cursor: pointer;
      margin-right: 0px;
      margin-top: 5px; }
    .pomagamy .formContainer .form .form-group .formNote {
      font-size: 12px;
      color: #383838; }
.pomagamy .inputValButtons {
  margin-top: 17px;
  width: 100%;
  float: left; }
  @media (max-width: 768px) {
    .pomagamy .inputValButtons {
      margin-left: 0px !important;
      width: auto !important; } }
  .pomagamy .inputValButtons .ivbItem {
    height: 35px;
    line-height: 35px;
    padding-left: 19px;
    padding-right: 19px;
    font-weight: 900;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    background-color: #d1d1d1;
    cursor: pointer;
    margin-right: 3px; }
    @media (max-width: 768px) {
      .pomagamy .inputValButtons .ivbItem {
        margin-bottom: 10px; } }
    .pomagamy .inputValButtons .ivbItem:hover {
      text-decoration: none;
      color: #fff;
      background-color: #009db9;
      transition: 0.2s; }
    .pomagamy .inputValButtons .ivbItem.active {
      background-color: #009DB9; }
.pomagamy .sSwitch {
  float: right; }
  .pomagamy .sSwitch .sSwitchButton {
    height: 42px;
    line-height: 42px;
    padding-left: 19px;
    padding-right: 19px;
    font-weight: 900;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    background-color: #d1d1d1;
    cursor: pointer;
    margin-right: 0px;
    float: left; }
    .pomagamy .sSwitch .sSwitchButton.sSwitchButton-male {
      background: url(/i/fund/ma.png) no-repeat center center #d1d1d1; }
    .pomagamy .sSwitch .sSwitchButton.sSwitchButton-female {
      margin-left: 4px;
      background: url(/i/fund/fe.png) no-repeat center center #d1d1d1; }
    .pomagamy .sSwitch .sSwitchButton:hover {
      text-decoration: none;
      color: #fff;
      background-color: #009db9;
      transition: 0.2s; }
    .pomagamy .sSwitch .sSwitchButton.active {
      background-color: #009DB9; }
.pomagamy img {
  object-position: center center; }
.pomagamy .smallLogo {
  display: none; }
.pomagamy .sticky {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 9999;
  box-shadow: 0px 0px 8px rgba(254, 123, 0, 0.5), 0px 0px 8px rgba(254, 123, 0, 0.5); }
  .pomagamy .sticky .rightHeader {
    height: 80px; }
  .pomagamy .sticky .first-header {
    opacity: 1;
    overflow: hidden; }
    .pomagamy .sticky .first-header aside {
      height: 30px; }
    .pomagamy .sticky .first-header header {
      height: 80px; }
  .pomagamy .sticky #openSearchJs {
    display: none; }
  .pomagamy .sticky .logo img {
    width: 280px !important; }
    @media only screen and (max-width: 992px) {
      .pomagamy .sticky .logo img {
        width: 240px !important; } }
  .pomagamy .sticky .second-header .searchbar-container {
    display: none; }
  .pomagamy .sticky .second-header .smallLogo {
    display: block; }
.pomagamy .top-nav {
  background-color: #fff;
  width: 100%;
  transition: 0.3s all; }
.pomagamy #searchResultsJs {
  margin-top: 141px; }
  @media only screen and (max-width: 992px) {
    .pomagamy #searchResultsJs {
      margin-top: 20px; } }
.pomagamy .smallLogo {
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 30px;
  margin-left: 0px;
  padding-right: 20px;
  background: url(/i/fund/v-dots.png) no-repeat right center transparent;
  cursor: pointer; }
  .pomagamy .smallLogo img {
    width: 100%; }
.pomagamy .fnd-in-right-col {
  float: left;
  width: 100%;
  margin-top: 40px; }
.pomagamy #sidebar {
  transition: margin-top 0.3s ease-in; }
  @media only screen and (max-width: 992px) {
    .pomagamy #sidebar .info-box {
      padding-bottom: 20px; } }
.pomagamy .inputLine {
  position: relative; }
  .pomagamy .inputLine label.error {
    color: #f00;
    position: absolute;
    font-size: 12px;
    left: 0px;
    bottom: -25px; }
.pomagamy .cInputLine label.error {
  position: relative;
  bottom: 0px;
  display: inline;
  margin-left: 11px;
  top: -2px;
  margin-bottom: 0px; }
.pomagamy .cInputLine .cInputLabel {
  display: inline !important;
  top: -2px !important; }
.pomagamy .sepl {
  width: 100%;
  height: 1px;
  background-color: #dbdbdb;
  float: left;
  margin-bottom: 26px; }
.pomagamy .zbiorki-pasek .zbiorki-pasek-container {
  text-align: center; }
  .pomagamy .zbiorki-pasek .zbiorki-pasek-container .container {
    vertical-align: bottom; }
    .pomagamy .zbiorki-pasek .zbiorki-pasek-container .container article {
      font-size: 28px;
      vertical-align: bottom;
      display: inline-block;
      color: #009db9; }
      .pomagamy .zbiorki-pasek .zbiorki-pasek-container .container article span {
        vertical-align: bottom;
        font-size: 68px;
        font-weight: bold;
        display: inline-block;
        line-height: 70px;
        color: #FE7B00; }
        @media only screen and (max-width: 767px) {
          .pomagamy .zbiorki-pasek .zbiorki-pasek-container .container article span {
            font-size: 36px;
            line-height: 39px; } }
.pomagamy .zbiorki-pasek.zbiorki-pasek-rev {
  margin-top: 40px; }
  .pomagamy .zbiorki-pasek.zbiorki-pasek-rev .container {
    background-color: #FE7B00;
    height: 91px; }
    .pomagamy .zbiorki-pasek.zbiorki-pasek-rev .container article {
      margin-top: 10px; }
      .pomagamy .zbiorki-pasek.zbiorki-pasek-rev .container article span {
        color: #fff; }
.pomagamy .blue-footer .container {
  background-color: #009db9;
  color: #fff;
  text-align: center; }
  .pomagamy .blue-footer .container .hImage {
    margin-top: 28px; }
    .pomagamy .blue-footer .container .hImage img {
      width: 92px; }
  .pomagamy .blue-footer .container p {
    color: #fff;
    font-size: 30px;
    line-height: 36px; }
  .pomagamy .blue-footer .container strong {
    color: #fff;
    font-size: 46px;
    line-height: 50px;
    font-weight: normal; }
  .pomagamy .blue-footer .container .bAreaButtpnsLine {
    margin-top: 30px;
    margin-bottom: 40px; }
    .pomagamy .blue-footer .container .bAreaButtpnsLine .button-default {
      background-color: transparent;
      border-color: #fff;
      color: #fff;
      height: 51px;
      line-height: 51px;
      font-size: 20px;
      border-radius: 51px 0px 0px 51px;
      margin-left: 5px;
      margin-bottom: 20px; }
      @media only screen and (max-width: 767px) {
        .pomagamy .blue-footer .container .bAreaButtpnsLine .button-default {
          border-radius: 51px; } }
      .pomagamy .blue-footer .container .bAreaButtpnsLine .button-default:hover {
        background-color: #1292FF; }
      .pomagamy .blue-footer .container .bAreaButtpnsLine .button-default.button-default-second {
        border-radius: 0px 51px 51px 0px; }
        @media only screen and (max-width: 767px) {
          .pomagamy .blue-footer .container .bAreaButtpnsLine .button-default.button-default-second {
            border-radius: 51px; } }
.pomagamy .blue-footer.orange-footer .container {
  padding-bottom: 65px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffbd7c+0,ff7b0d+100 */
  background: #ffbd7c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffbd7c 0%, #ff7b0d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffbd7c 0%, #ff7b0d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffbd7c 0%, #ff7b0d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbd7c', endColorstr='#ff7b0d', GradientType=0);
  /* IE6-9 */ }
  .pomagamy .blue-footer.orange-footer .container .text-col-orange-main p {
    color: #fff;
    font-size: 15px;
    line-height: 26px;
    max-width: 650px;
    display: inline-block; }
.pomagamy .blue-footer.orange-footer .box-header {
  font-size: 48px;
  color: #fff;
  margin-top: 50px; }
.pomagamy .blue-footer.orange-footer .list-button-line-large .button-default {
  font-size: 24px;
  height: 64px;
  line-height: 64px;
  font-weight: normal;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 64px;
  margin-top: 50px;
  border: 1px solid transparent; }
  .pomagamy .blue-footer.orange-footer .list-button-line-large .button-default:hover {
    border: 1px solid #fff; }
.pomagamy .blue-footer.orange-footer .o-box-list {
  margin-top: 60px; }
  .pomagamy .blue-footer.orange-footer .o-box-list > div {
    transition: all 0.3s;
    cursor: default; }
    .pomagamy .blue-footer.orange-footer .o-box-list > div:hover {
      transform: scale(1.1);
      z-index: 100; }
  .pomagamy .blue-footer.orange-footer .o-box-list .o-box-image {
    display: block;
    height: 202px;
    cursor: pointer; }
    .pomagamy .blue-footer.orange-footer .o-box-list .o-box-image img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .pomagamy .blue-footer.orange-footer .o-box-list h3 {
    text-transform: uppercase;
    line-height: 18px;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    margin-top: 25px; }
  .pomagamy .blue-footer.orange-footer .o-box-list p {
    line-height: 22px;
    color: #FFF;
    text-align: center;
    font-size: 13px; }
.pomagamy .default-item-box-small aside.fundraising-amount {
  margin-bottom: 0px !important; }
.pomagamy .default-item-box-small .dib-text p {
  line-height: 16px !important; }
.pomagamy .blog-box .default-list.default-list-blog .dib-text {
  text-align: left; }
  @media (max-width: 992px) {
    .pomagamy .blog-box .default-list.default-list-blog .dib-text {
      float: left;
      width: 100%;
      margin-top: 20px; } }
.pomagamy .text-col h2 {
  text-align: left; }
.pomagamy .post__image-container.compat-object-fit {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }
  .pomagamy .post__image-container.compat-object-fit .post__featured-image {
    opacity: 0; }
@media only screen and (max-width: 992px) {
  .pomagamy .rwdf {
    margin-bottom: 20px; } }
@media only screen and (max-width: 992px) {
  .pomagamy .fbox {
    margin-bottom: 30px; } }
@media only screen and (max-width: 992px) {
  .pomagamy .soc-col {
    margin-bottom: 30px; } }
@media only screen and (max-width: 992px) {
  .pomagamy .frow-b {
    text-align: center; }
    .pomagamy .frow-b .foo-r {
      text-align: center !important; } }
.pomagamy #amount-error {
  position: absolute;
  left: 0px;
  top: -22px;
  width: 400px;
  bottom: auto; }
.pomagamy .mnu {
  float: right;
  margin-right: 0px;
  margin-top: 0px;
  transition: 0.2s; }
  .pomagamy .mnu nav {
    float: left; }
    .pomagamy .mnu nav .menuContainer {
      padding-left: 0px;
      margin-bottom: 0px;
      list-style: none;
      float: left;
      margin-right: 10px;
      display: block; }
      @media (max-width: 992px) {
        .pomagamy .mnu nav .menuContainer {
          position: absolute;
          right: 0px;
          top: 90px;
          background-color: #fff;
          width: 100%;
          max-width: 380px;
          z-index: 999;
          padding-top: 10px;
          padding-bottom: 10px;
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
          padding-left: 5px;
          display: none;
          margin-right: 0px;
          min-width: 280px; } }
      .pomagamy .mnu nav .menuContainer .menuChild {
        float: left;
        margin-right: 10px;
        position: relative; }
        @media (max-width: 1200px) {
          .pomagamy .mnu nav .menuContainer .menuChild {
            margin-right: 1px; } }
        @media (max-width: 992px) {
          .pomagamy .mnu nav .menuContainer .menuChild {
            width: 100%;
            margin: 0px; } }
        .pomagamy .mnu nav .menuContainer .menuChild .menuLink {
          letter-spacing: 4px;
          text-transform: uppercase;
          font-size: 14px;
          color: #009db9;
          font-weight: normal;
          transition: 0.3s;
          padding: 10px; }
          @media (max-width: 1340px) {
            .pomagamy .mnu nav .menuContainer .menuChild .menuLink {
              font-size: 13px; } }
          @media (max-width: 1200px) {
            .pomagamy .mnu nav .menuContainer .menuChild .menuLink {
              font-size: 12px;
              padding-left: 4px;
              padding-right: 4px; } }
          @media (max-width: 992px) {
            .pomagamy .mnu nav .menuContainer .menuChild .menuLink {
              padding: 15px;
              padding-top: 10px;
              padding-bottom: 10px;
              margin: 0px;
              width: 100%;
              display: block;
              text-align: right; } }
          .pomagamy .mnu nav .menuContainer .menuChild .menuLink:hover {
            text-decoration: none;
            color: #e3a036; }
          .pomagamy .mnu nav .menuContainer .menuChild .menuLink.active {
            font-weight: 900; }
        .pomagamy .mnu nav .menuContainer .menuChild .subMenu {
          background-color: #000;
          position: absolute;
          left: 12px;
          top: 30px;
          padding: 15px 15px 8px;
          display: none; }
          @media (max-width: 992px) {
            .pomagamy .mnu nav .menuContainer .menuChild .subMenu {
              display: block;
              position: relative;
              width: 100%;
              left: 0px;
              top: 0px;
              padding-left: 30px; } }
          .pomagamy .mnu nav .menuContainer .menuChild .subMenu li {
            padding-bottom: 7px; }
            .pomagamy .mnu nav .menuContainer .menuChild .subMenu li a {
              color: #fff;
              white-space: nowrap;
              font-size: 15px;
              text-transform: uppercase;
              letter-spacing: 1px;
              transition: 0.3s; }
              @media (max-width: 992px) {
                .pomagamy .mnu nav .menuContainer .menuChild .subMenu li a {
                  font-size: 12px;
                  width: 100%;
                  display: block; } }
              .pomagamy .mnu nav .menuContainer .menuChild .subMenu li a:hover {
                text-decoration: none;
                color: #e3a036; }
      .pomagamy .mnu nav .menuContainer .mhover:hover .subMenu {
        display: block !important; }
  .pomagamy .mnu .socialLinks {
    float: left;
    position: relative;
    top: -5px; }
    .pomagamy .mnu .socialLinks ul {
      padding-left: 0px;
      margin-bottom: 0px;
      list-style: none; }
      .pomagamy .mnu .socialLinks ul li {
        float: left;
        margin-right: 7px; }
        .pomagamy .mnu .socialLinks ul li a {
          width: 35px;
          line-height: 35px;
          display: block;
          border-radius: 50%;
          background-color: #00B6ED;
          height: 35px;
          color: #fff;
          text-align: center; }
          .pomagamy .mnu .socialLinks ul li a:hover {
            background-color: #00B6ED; }
          .pomagamy .mnu .socialLinks ul li a * {
            color: #fff; }
  .pomagamy .mnu .languagesSwitch {
    float: left;
    margin-left: 10px; }
    .pomagamy .mnu .languagesSwitch ul {
      padding-left: 0px;
      margin-bottom: 0px;
      list-style: none; }
      .pomagamy .mnu .languagesSwitch ul li {
        float: left; }
        .pomagamy .mnu .languagesSwitch ul li a {
          letter-spacing: 2px;
          text-transform: uppercase;
          font-size: 15px;
          color: #1d1d1d;
          font-weight: normal;
          padding-left: 11px;
          padding-right: 11px;
          position: relative;
          transition: 0.3s; }
          .pomagamy .mnu .languagesSwitch ul li a::after {
            content: " ";
            position: absolute;
            right: 0px;
            top: 0px;
            height: 100%;
            width: 1px;
            background-color: #1d1d1d; }
          .pomagamy .mnu .languagesSwitch ul li a:hover {
            text-decoration: none;
            color: #e3a036; }
          .pomagamy .mnu .languagesSwitch ul li a.active {
            font-weight: 900; }
        .pomagamy .mnu .languagesSwitch ul li:last-child a::after {
          display: none; }
.pomagamy .dropMnu {
  display: none; }
  @media (max-width: 992px) {
    .pomagamy .dropMnu {
      display: block; } }
.pomagamy .table-in {
  border: 1px solid #e2e2e2;
  width: 100%;
  float: left;
  padding: 21px;
  margin-top: 20px; }
  .pomagamy .table-in .tableHeader {
    border-bottom: 1px solid #e2e2e2; }
    .pomagamy .table-in .tableHeader i {
      font-size: inherit;
      color: inherit; }
    .pomagamy .table-in .tableHeader p {
      font-size: 18px;
      color: #009DB9;
      font-weight: 900;
      line-height: 23px; }
      .pomagamy .table-in .tableHeader p strong {
        font-size: 14px;
        color: #2b2b2b;
        font-weight: normal; }
  .pomagamy .table-in .nDetails {
    margin-top: 20px; }
    .pomagamy .table-in .nDetails > div > div {
      font-size: 14px;
      color: #2b2b2b;
      font-weight: normal;
      margin-bottom: 7px; }
      .pomagamy .table-in .nDetails > div > div i {
        font-size: inherit;
        color: inherit; }
.pomagamy .shareIcons {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 10px;
  padding-bottom: 20px;
  padding-top: 20px; }
  .pomagamy .shareIcons h5 {
    font-size: 18px;
    color: #009DB9;
    font-weight: 900;
    margin-bottom: 20px; }
  .pomagamy .shareIcons .shIco {
    display: inline-block;
    text-align: center;
    margin-right: 30px; }
    @media (max-width: 768px) {
      .pomagamy .shareIcons .shIco {
        margin-right: 10px; } }
    .pomagamy .shareIcons .shIco a {
      color: #2b2b2b; }
    .pomagamy .shareIcons .shIco i {
      font-size: 45px;
      color: #009DB9; }

.fixColumn {
  position: relative; }

.info-box {
  margin-bottom: 50px !important; }

body > section {
  min-width: 320px; }

@media (max-width: 768px) {
  .p-f-box-info .dib-image {
    width: 100% !important; }
  .p-f-box-info .dib-text {
    margin-top: 10px;
    width: 100% !important;
    margin-left: 0px !important; } }
@media (max-width: 576px) {
  .p-f-box-info .dib-image a {
    width: 100% !important; } }

@media (max-width: 768px) {
  .sign-mode {
    width: 100%; }
    .sign-mode .inputLine {
      width: 100% !important; } }

.col-logos {
  text-align: left;
  margin-top: 30px; }
  .col-logos img {
    margin-left: 0px !important;
    display: inline-block;
    width: auto;
    height: 60px;
    margin-bottom: 10px; }

.cookie-info {
  width: 100%;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #00B6ED;
  z-index: 5;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  padding: 23px 30px 23px 55px;
  display: none; }
  @media (max-width: 768px) {
    .cookie-info {
      padding: 10px; } }
  .cookie-info a {
    font-size: inherit;
    color: #fff;
    font-family: inherit; }
  .cookie-info * {
    color: #fff; }

.cookie-info .cookie-info-title {
  font-size: 18px;
  margin: 0 0 5px;
  font-weight: bold; }

.cookie-info p {
  margin: 0;
  line-height: 19px;
  width: calc(100% - 130px);
  float: left; }
  @media (max-width: 768px) {
    .cookie-info p {
      width: 100%; } }

.cookie-info .cookie-close {
  float: right;
  font-size: 14px;
  color: #fff;
  display: block;
  line-height: 32px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #000;
  margin-top: 3px; }
  .cookie-info .cookie-close:hover {
    text-decoration: none; }

.banner-layer,
.instagram-layer {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  cursor: pointer; }
  .banner-layer .banner-content,
  .banner-layer .instagram-content,
  .instagram-layer .banner-content,
  .instagram-layer .instagram-content {
    position: relative;
    margin: 20px auto;
    font-size: 50px;
    color: white;
    cursor: default;
    background: white;
    padding: 20px 40px;
    width: calc(100% - 20px);
    max-width: 500px;
    z-index: 999999; }
    .banner-layer .banner-content h2,
    .banner-layer .instagram-content h2,
    .instagram-layer .banner-content h2,
    .instagram-layer .instagram-content h2 {
      font-size: 22px; }
    .banner-layer .banner-content img,
    .banner-layer .instagram-content img,
    .instagram-layer .banner-content img,
    .instagram-layer .instagram-content img {
      width: 100%; }
    .banner-layer .banner-content textarea,
    .banner-layer .instagram-content textarea,
    .instagram-layer .banner-content textarea,
    .instagram-layer .instagram-content textarea {
      font-size: 15px;
      width: 100%;
      height: 60px;
      padding: 10px;
      resize: none; }
    .banner-layer .banner-content iframe,
    .banner-layer .instagram-content iframe,
    .instagram-layer .banner-content iframe,
    .instagram-layer .instagram-content iframe {
      margin: 0 auto;
      border: 0px solid; }

.closeBtn {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 200;
  cursor: pointer;
  font-size: 22px; }
  .closeBtn i {
    font-size: 30px; }

.dib-text {
  display: block; }

.toBottom {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%; }

.top-pomagam-button {
  float: right;
  margin-top: 40px;
  margin-left: 5px;
  display: none !important; }
  @media (max-width: 768px) {
    .top-pomagam-button {
      padding-left: 10px !important;
      padding-right: 10px !important;
      background-image: none !important;
      display: block !important; } }

.sticky .top-pomagam-button {
  margin-top: 20px; }

* {
  outline: none;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #000000; }

.zloty .clear {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px; }
.zlotybody {
  color: #000;
  font-size: 12px;
  font-weight: normal;
  background-color: #fdfdfd;
  font-family: 'Roboto', sans-serif;
  cursor: default; }
.zloty a {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif; }
  .zloty a:hover {
    text-decoration: none; }
.zloty .button-default {
  height: 44px;
  line-height: 44px;
  padding-left: 19px;
  padding-right: 58px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  background: url(/i/fund/arrow--white.png) no-repeat right center #cda34f; }
  .zloty .button-default.bd-plus-ico {
    background: url(/i/fund/ico--plus.png) no-repeat right center #cda34f; }
  .zloty .button-default.bd-arrowdown-ico {
    background: url(/i/fund/arrow--white2.png) no-repeat right center #cda34f; }
  .zloty .button-default.bd-dark {
    background-color: #454545; }
    .zloty .button-default.bd-dark:hover {
      transition: 0.2s;
      text-decoration: none;
      color: #fff;
      background-color: #cda34f; }
  .zloty .button-default:hover {
    transition: 0.2s;
    text-decoration: none;
    color: #fff;
    background-color: #454545; }
.zloty .progressbBar-default {
  width: 100%;
  height: 24px;
  border: 1px solid #dcd0c0;
  background-color: #f4f4f4; }
  .zloty .progressbBar-default .progressbBar-filler {
    height: 100%;
    background-color: #dcd0c0; }
.zloty .default-like {
  width: 44px;
  height: 44px;
  z-index: 8999;
  position: absolute;
  right: 6px;
  top: 6px;
  color: #fff;
  text-align: center;
  line-height: 44px;
  background-color: #393F28;
  transition: 0.1s; }
  .zloty .default-like::after {
    content: "\f0e7";
    width: 100%;
    height: 100%;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 20px; }
  .zloty .default-like:hover {
    color: #fff; }
  .zloty .default-like.like-off {
    background-color: #939393; }
.zloty .first-header {
  border-bottom: 1px solid #e1e1e1;
  max-height: 500px;
  opacity: 1;
  overflow: hidden; }
  .zloty .first-header header {
    width: 100%;
    height: 71px; }
  .zloty .first-header a.logo {
    float: left;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .zloty .first-header aside {
    float: right;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .zloty .first-header aside ul {
      margin: 0;
      list-style: none; }
      .zloty .first-header aside ul li {
        float: left;
        margin-left: 8px; }
.zloty .second-header {
  border-bottom: 1px solid #e1e1e1;
  background-color: #fff; }
  .zloty .second-header .nav-container {
    width: 100%;
    height: 68px; }
    .zloty .second-header .nav-container .searchbar-container {
      color: #cda34f;
      float: left;
      position: relative;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      height: 30px;
      margin-left: 6px;
      width: 37px;
      background: url(/i/fund/v-dots.png) no-repeat right center transparent;
      cursor: pointer; }
      .zloty .second-header .nav-container .searchbar-container i {
        color: #cda34f;
        font-size: 15px;
        line-height: 33px; }
    .zloty .second-header .nav-container nav {
      float: left;
      position: relative;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      height: 30px; }
      @media only screen and (max-width: 992px) {
        .zloty .second-header .nav-container nav {
          float: right; } }
      .zloty .second-header .nav-container nav ul {
        float: left;
        list-style: none;
        padding-left: 0px;
        margin-left: 25px;
        margin-bottom: 0px; }
        .zloty .second-header .nav-container nav ul li {
          float: left;
          margin-right: 49px;
          line-height: 30px; }
          @media only screen and (max-width: 992px) {
            .zloty .second-header .nav-container nav ul li {
              margin-right: 20px; }
              .zloty .second-header .nav-container nav ul li:last-child {
                margin-right: 0px; } }
          .zloty .second-header .nav-container nav ul li a {
            font-size: 15px;
            color: #111111;
            text-transform: uppercase; }
            .zloty .second-header .nav-container nav ul li a.active {
              color: #cda34f; }
            .zloty .second-header .nav-container nav ul li a:hover {
              color: #cda34f;
              transition: 0.2s; }
    .zloty .second-header .nav-container .asideButtons {
      float: right;
      position: relative;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
      .zloty .second-header .nav-container .asideButtons .button-default {
        float: left;
        margin-left: 8px; }
.zloty .dib-image {
  overflow: hidden; }
.zloty .default-item-box {
  background-color: #f4f4f4;
  height: 100%;
  padding: 23px;
  margin-right: 30px;
  border: 1px solid #fff; }
  @media only screen and (max-width: 992px) {
    .zloty .default-item-box {
      margin-right: 0px;
      margin-bottom: 20px;
      padding-bottom: 0px; } }
  .zloty .default-item-box:hover {
    transform: scale(1.1); }
  .zloty .default-item-box .default-item-box-content {
    position: relative; }
    .zloty .default-item-box .default-item-box-content .dib-image a {
      display: block;
      background-color: #fff; }
      .zloty .default-item-box .default-item-box-content .dib-image a img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        display: block;
        max-height: 292px;
        object-position: center center; }
  .zloty .default-item-box .dib-text {
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 15px; }
    .zloty .default-item-box .dib-text address, .zloty .default-item-box .dib-text aside, .zloty .default-item-box .dib-text author {
      font-size: 12px;
      color: #cda34f;
      margin-bottom: 1rem;
      font-style: normal;
      line-height: inherit; }
    .zloty .default-item-box .dib-text h2 {
      font-size: 26px;
      color: #383838;
      font-weight: 900;
      line-height: 29px;
      margin-top: -12px; }
    .zloty .default-item-box .dib-text p {
      font-size: 14px;
      color: #000000;
      line-height: 23px; }
  .zloty .default-item-box.default-item-box-small {
    padding: 0px;
    background-color: transparent;
    height: auto;
    float: left;
    width: 100%;
    margin-right: 0px;
    padding-bottom: 26px; }
    @media only screen and (max-width: 992px) {
      .zloty .default-item-box.default-item-box-small {
        padding-bottom: 0px; } }
    .zloty .default-item-box.default-item-box-small:last-child {
      border: none; }
    .zloty .default-item-box.default-item-box-small .default-item-box-content {
      position: relative; }
      .zloty .default-item-box.default-item-box-small .default-item-box-content .dib-image {
        width: 198px;
        float: left;
        padding: 4px;
        background-color: #f4f4f4; }
        @media only screen and (max-width: 992px) {
          .zloty .default-item-box.default-item-box-small .default-item-box-content .dib-image {
            width: 100%; } }
        .zloty .default-item-box.default-item-box-small .default-item-box-content .dib-image a {
          display: block;
          height: 131px;
          width: 100%; }
          .zloty .default-item-box.default-item-box-small .default-item-box-content .dib-image a img {
            width: 100%;
            height: 100%;
            object-fit: contain;
            display: block;
            max-height: 292px; }
      .zloty .default-item-box.default-item-box-small .default-item-box-content .dib-text {
        float: right;
        padding: 0px;
        width: calc(100% - 198px - 30px);
        margin-top: 0px; }
        @media only screen and (max-width: 992px) {
          .zloty .default-item-box.default-item-box-small .default-item-box-content .dib-text {
            width: 100%;
            margin-top: 10px; } }
        .zloty .default-item-box.default-item-box-small .default-item-box-content .dib-text address, .zloty .default-item-box.default-item-box-small .default-item-box-content .dib-text aside, .zloty .default-item-box.default-item-box-small .default-item-box-content .dib-text author {
          margin-top: -2px;
          margin-bottom: 1rem;
          font-style: normal;
          line-height: inherit; }
        .zloty .default-item-box.default-item-box-small .default-item-box-content .dib-text h2 {
          font-size: 16px;
          color: #2e2e2e;
          line-height: 18px;
          height: 37px;
          padding-right: 37px; }
    .zloty .default-item-box.default-item-box-small .default-like {
      font-size: 18px;
      right: 0px;
      width: 29px;
      height: 29px; }
      .zloty .default-item-box.default-item-box-small .default-like::after {
        font-size: 18px;
        line-height: 29px; }
.zloty .fundraising-main {
  margin-top: 30px;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 56px;
  margin-bottom: 56px; }
.zloty .fundraising-amount {
  width: 100%;
  text-align: right;
  font-size: 23px !important;
  color: #cda34f;
  margin-top: 5px;
  font-weight: 900; }
  .zloty .fundraising-amount span {
    font-size: 14px;
    color: #282828;
    font-weight: normal; }
.zloty .info-box .col-join-mod {
  padding-left: 0px;
  padding-right: 0px; }
  .zloty .info-box .col-join-mod.col-join-mod-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; }
  .zloty .info-box .col-join-mod.col-join-mod-text {
    background-color: #f8f8f8; }
    .zloty .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container {
      padding: 30px 30px 42px 39px; }
      @media only screen and (max-width: 992px) {
        .zloty .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container {
          padding: 20px; } }
      .zloty .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container h2 {
        font-weight: 900;
        color: #383838;
        font-size: 33px;
        line-height: 28px; }
        @media only screen and (max-width: 992px) {
          .zloty .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container h2 {
            line-height: 36px; } }
      .zloty .info-box .col-join-mod.col-join-mod-text .col-join-mod-text-container p {
        font-size: 14px;
        line-height: 23px;
        margin-top: 20px;
        text-align: justify; }
    .zloty .info-box .col-join-mod.col-join-mod-text .bottomFoot {
      width: 100%;
      margin-top: 43px; }
      .zloty .info-box .col-join-mod.col-join-mod-text .bottomFoot .button-default {
        float: left; }
      .zloty .info-box .col-join-mod.col-join-mod-text .bottomFoot .flatLink {
        float: left;
        font-size: 12px;
        color: #383838;
        margin-left: 20px;
        margin-top: 8px; }
        @media only screen and (max-width: 992px) {
          .zloty .info-box .col-join-mod.col-join-mod-text .bottomFoot .flatLink {
            margin-left: 0px;
            padding-bottom: 20px;
            float: right; } }
        .zloty .info-box .col-join-mod.col-join-mod-text .bottomFoot .flatLink:hover {
          text-decoration: none; }
        .zloty .info-box .col-join-mod.col-join-mod-text .bottomFoot .flatLink span {
          color: #cda34f;
          font-size: 18px;
          font-weight: 900;
          margin-right: 8px;
          text-transform: uppercase; }
.zloty .info-box.info-box-mod {
  border-top: 2px solid #f5f5f5;
  margin-top: 53px;
  padding-top: 53px; }
.zloty .sp-row {
  margin-left: 0px !important;
  margin-right: 0px !important; }
.zloty .stats-box {
  background-color: #cda34f;
  margin-top: 68px; }
  .zloty .stats-box h2 {
    float: left;
    width: 338px;
    font-size: 38px;
    color: #fff;
    font-weight: normal;
    line-height: 40px;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .zloty .stats-box h2 strong {
      font-weight: 900;
      color: #fff;
      font-size: 54px; }
  .zloty .stats-box p {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    line-height: 30px;
    margin-top: 108px; }
    .zloty .stats-box p span, .zloty .stats-box p strong {
      font-size: 56px;
      color: #fff;
      font-weight: 900; }
  .zloty .stats-box .arrowSep {
    width: 57px;
    height: 35px;
    float: left;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin-right: 36px;
    background: url(/i/fund/as.png) no-repeat center center transparent; }
  .zloty .stats-box .statBox {
    height: 220px;
    width: 299px;
    border: 1px solid #fff;
    float: left;
    text-align: center; }
  .zloty .stats-box .statBox-a {
    margin-right: 36px;
    margin-left: 36px;
    background: url(/i/fund/ico--swine.png) no-repeat center 38px transparent; }
  .zloty .stats-box .statBox-b {
    background: url(/i/fund/ico--chart.png) no-repeat center 38px transparent; }
  .zloty .stats-box .stats-pad {
    padding-top: 35px;
    padding-bottom: 35px; }
.zloty .default-list .header-column {
  text-align: center; }
  .zloty .default-list .header-column h2 {
    font-size: 28px;
    color: #cda34f;
    font-weight: 300;
    margin-top: 43px; }
.zloty .default-list .list-row {
  margin-top: 36px; }
.zloty .default-list .default-item-box {
  margin-right: 0px;
  padding-bottom: 15px; }
  @media only screen and (max-width: 992px) {
    .zloty .default-list .default-item-box {
      padding-bottom: 0px; } }
  .zloty .default-list .default-item-box .dib-text h2 {
    font-size: 22px;
    line-height: 26px; }
  .zloty .default-list .default-item-box .default-item-box-content .dib-image a {
    height: 206px; }
.zloty .default-list .progressbBar-default {
  margin-top: 15px; }
.zloty .default-list .list-button-line {
  text-align: center;
  margin-top: 35px; }
.zloty .default-list.default-list-blog {
  margin-top: 20px; }
  .zloty .default-list.default-list-blog .default-item-box {
    padding: 23px !important;
    width: 100%;
    float: left; }
  .zloty .default-list.default-list-blog .dib-image {
    float: left;
    width: 250px;
    margin-right: 20px; }
    @media only screen and (max-width: 992px) {
      .zloty .default-list.default-list-blog .dib-image {
        width: 100%; } }
  .zloty .default-list.default-list-blog .dib-text {
    margin-top: 0px; }
.zloty .bluTextLine {
  font-size: 14px;
  color: #cda34f;
  font-weight: 900;
  margin-bottom: 23px; }
  .zloty .bluTextLine > div {
    height: 11px;
    background-color: #cda34f;
    width: 30%;
    display: inline-block;
    margin-right: 7px; }
.zloty footer {
  background-color: #cda34f;
  margin-top: 139px; }
  @media only screen and (max-width: 992px) {
    .zloty footer {
      margin-top: 30px; } }
  .zloty footer .frow-a {
    min-height: 181px;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px; }
    @media only screen and (max-width: 992px) {
      .zloty footer .frow-a .logo-col {
        display: none; } }
    .zloty footer .frow-a .logo-col img {
      display: block;
      margin-top: 62px; }
    .zloty footer .frow-a .m-list h3 {
      color: #fff;
      font-size: 14px;
      font-weight: 900;
      margin-top: 27px; }
    .zloty footer .frow-a .m-list ul {
      list-style: none;
      padding: 0px; }
      .zloty footer .frow-a .m-list ul li {
        margin-bottom: 5px;
        float: left;
        width: 100%; }
        .zloty footer .frow-a .m-list ul li a {
          color: #fff;
          font-size: 14px; }
          .zloty footer .frow-a .m-list ul li a:hover {
            text-decoration: underline; }
    .zloty footer .frow-a .soc-col aside {
      float: right;
      margin-top: 34px; }
      .zloty footer .frow-a .soc-col aside ul {
        margin: 0;
        list-style: none;
        padding: 0px; }
        .zloty footer .frow-a .soc-col aside ul li {
          float: left;
          margin-left: 8px; }
  .zloty footer .frow-b {
    min-height: 66px; }
    .zloty footer .frow-b .foo-l {
      color: #fff;
      margin-top: 10px; }
    .zloty footer .frow-b .foo-r {
      color: #fff;
      text-align: right;
      margin-top: 10px; }
      .zloty footer .frow-b .foo-r span {
        margin-left: 10px;
        margin-right: 10px;
        color: #fff; }
      .zloty footer .frow-b .foo-r a {
        color: #fff;
        font-size: 14px; }
        .zloty footer .frow-b .foo-r a:hover {
          color: #fff;
          text-decoration: underline; }
.zloty .login-page .formBox-col {
  border: 1px solid #dcd0c0;
  margin-top: 36px; }
.zloty .login-page .formBox {
  padding-bottom: 21px; }
  .zloty .login-page .formBox .socialButtons {
    width: 100%;
    float: left; }
    .zloty .login-page .formBox .socialButtons .button-default {
      width: calc(50% - 5px);
      margin-right: 0px;
      margin-left: 0px;
      float: left;
      padding-left: 41px;
      padding-right: 10px;
      background: url(/i/fund/f.png) no-repeat 18px center #3a579a; }
      .zloty .login-page .formBox .socialButtons .button-default:first-child {
        margin-right: 10px; }
      .zloty .login-page .formBox .socialButtons .button-default.bd-goo {
        background: url(/i/fund/g.png) no-repeat 14px center #d34730;
        padding-left: 50px; }
  .zloty .login-page .formBox .formBoxHeader {
    text-align: center;
    font-size: 24px;
    color: #cda34f;
    font-weight: 900;
    text-transform: uppercase;
    margin-left: -15px;
    margin-right: -15px;
    border-bottom: 1px solid #dcd0c0;
    height: 68px;
    line-height: 68px; }
  .zloty .login-page .formBox .formSeparator {
    text-align: center;
    font-size: 13px;
    color: #969696;
    position: relative;
    margin-top: 20px;
    float: left;
    width: 100%; }
    .zloty .login-page .formBox .formSeparator::after {
      content: " ";
      position: absolute;
      width: 100%;
      height: 1px;
      background-color: #dedede;
      left: 0px;
      top: calc(50% - 1px);
      z-index: -1; }
    .zloty .login-page .formBox .formSeparator span {
      font-size: 13px;
      color: #969696;
      display: inline-block;
      background-color: #fff;
      padding-left: 15px;
      padding-right: 15px; }
  .zloty .login-page .formBox form .formSectionHeader {
    font-size: 15px;
    color: #cda34f;
    margin-top: 30px; }
  .zloty .login-page .formBox form .inputLine {
    margin-top: 23px; }
    .zloty .login-page .formBox form .inputLine input[type=text], .zloty .login-page .formBox form .inputLine [type=password], .zloty .login-page .formBox form .inputLine [type=number] {
      padding: 9px 12px;
      width: 100%;
      font-size: 12px;
      color: #000;
      border: 1px solid #dcd0c0; }
      .zloty .login-page .formBox form .inputLine input[type=text]::placeholder, .zloty .login-page .formBox form .inputLine [type=password]::placeholder, .zloty .login-page .formBox form .inputLine [type=number]::placeholder {
        color: #000 !important;
        opacity: 0.7; }
      .zloty .login-page .formBox form .inputLine input[type=text]:focus, .zloty .login-page .formBox form .inputLine [type=password]:focus, .zloty .login-page .formBox form .inputLine [type=number]:focus {
        border: 1px solid #454545; }
    .zloty .login-page .formBox form .inputLine select {
      padding: 9px 12px;
      width: 100%;
      font-size: 12px;
      color: #000;
      border: 1px solid #dcd0c0; }
      .zloty .login-page .formBox form .inputLine select:focus {
        border: 1px solid #454545; }
    .zloty .login-page .formBox form .inputLine textarea {
      padding: 9px 12px;
      width: 100%;
      font-size: 12px;
      color: #000;
      border: 1px solid #dcd0c0;
      resize: none; }
      .zloty .login-page .formBox form .inputLine textarea:focus {
        border: 1px solid #454545; }
    .zloty .login-page .formBox form .inputLine label.label {
      display: block;
      font-size: 12px;
      color: #383838; }
  .zloty .login-page .formBox form .submitLine {
    text-align: right;
    margin-top: 25px; }
    .zloty .login-page .formBox form .submitLine span {
      font-size: 14px;
      color: #2a2a2a;
      margin-right: 16px; }
      .zloty .login-page .formBox form .submitLine span a {
        font-weight: 900; }
  .zloty .login-page .formBox form .cInputContainer .cInputLabel {
    font-size: 12px;
    color: #383838;
    margin-left: 11px;
    display: inline-block;
    position: relative;
    top: -2px; }
.zloty .sub-page {
  margin-top: 20px; }
  .zloty .sub-page .mainHeader {
    font-size: 30px;
    color: #383838;
    font-weight: 900; }
  .zloty .sub-page .sp-rowb {
    position: relative; }
    .zloty .sub-page .sp-rowb .default-like {
      z-index: 100;
      right: 45px;
      top: 30px; }
    .zloty .sub-page .sp-rowb .dib-image {
      padding: 22px;
      background-color: #f6f6f6; }
      .zloty .sub-page .sp-rowb .dib-image a {
        display: block;
        height: 373px;
        width: 100%;
        position: relative; }
        @media only screen and (max-width: 992px) {
          .zloty .sub-page .sp-rowb .dib-image a {
            height: 173px; } }
        .zloty .sub-page .sp-rowb .dib-image a img {
          width: 100%;
          height: 100%;
          object-fit: contain;
          display: block; }
.zloty .col-join-mod-giving h3 {
  font-size: 30px;
  color: #cda34f;
  font-weight: 900; }
.zloty .col-join-mod-giving .button-default {
  float: none;
  width: 100%; }
  .zloty .col-join-mod-giving .button-default.bd-fb {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 41px;
    padding-right: 10px;
    background: url(/i/fund/f.png) no-repeat 18px center #3a579a; }
.zloty .col-join-mod-giving .givingButtons {
  padding-top: 14px;
  padding-bottom: 14px;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  margin-top: 14px; }
.zloty .col-join-mod-giving .progressbBar-default {
  position: relative; }
  .zloty .col-join-mod-giving .progressbBar-default span {
    position: absolute;
    left: 0px;
    bottom: -28px;
    font-size: 13px;
    color: #2b2b2b; }
.zloty .col-join-mod-giving .fundraising-amount {
  width: 100%;
  text-align: right;
  font-size: 23px;
  color: #cda34f;
  margin-top: 10px;
  font-weight: 900;
  line-height: 18px; }
  .zloty .col-join-mod-giving .fundraising-amount strong {
    font-size: 14px;
    color: #cda34f;
    font-weight: normal;
    display: inline-block; }
.zloty .col-join-mod-giving .copyLink {
  margin-top: 22px;
  padding-bottom: 18px;
  border-bottom: 1px solid #e2e2e2; }
  .zloty .col-join-mod-giving .copyLink label {
    font-weight: normal;
    display: inline-block;
    font-size: 13px;
    color: #2b2b2b; }
  .zloty .col-join-mod-giving .copyLink .copyLinkContainer input {
    width: 100%;
    font-size: 14px;
    color: #2b2b2b;
    border: 1px solid #dddddd;
    padding: 6px 10px; }
.zloty .authotInfo {
  margin-top: 7px; }
  .zloty .authotInfo h4 {
    font-weight: normal;
    display: block;
    font-size: 13px;
    color: #2b2b2b;
    width: 100%; }
  .zloty .authotInfo .usrLine .usrAvatar {
    width: 45px;
    height: 45px;
    float: left;
    border-radius: 50%;
    overflow: hidden; }
    .zloty .authotInfo .usrLine .usrAvatar img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
  .zloty .authotInfo .usrLine .userDetails {
    margin-left: 16px;
    float: left;
    font-size: 13px;
    color: #2b2b2b;
    line-height: 17px;
    margin-top: 3px; }
    .zloty .authotInfo .usrLine .userDetails strong {
      font-weight: bold;
      font-size: 16px;
      color: #cda34f; }
.zloty .text-col {
  margin-top: 38px;
  font-size: 14px;
  color: #000000;
  line-height: 25px;
  text-align: justify; }
  .zloty .text-col p {
    font-size: 14px;
    color: #000000;
    line-height: 25px; }
  .zloty .text-col.text-col-lt {
    margin-top: 10px; }
.zloty .info-box-art {
  margin-top: 20px; }
  .zloty .info-box-art .col-join-mod-image {
    padding: 21px;
    background-color: #f8f8f8;
    width: 100%;
    float: left;
    height: 199px; }
  .zloty .info-box-art .col-join-mod-text {
    width: 100%;
    float: left;
    padding: 21px;
    padding-top: 8px;
    background-color: #f8f8f8; }
    .zloty .info-box-art .col-join-mod-text .col-join-mod-text-container {
      padding: 0px !important; }
  .zloty .info-box-art .bottomFoot {
    margin-top: 10px !important;
    float: left;
    width: 100%; }
    .zloty .info-box-art .bottomFoot .button-default {
      float: right !important; }
.zloty .donorsList {
  width: 100%;
  float: left; }
  .zloty .donorsList h5 {
    color: #cda34f;
    font-weight: 900;
    font-size: 20px;
    text-align: center;
    line-height: 43px;
    border: 1px solid #dcd0c0;
    margin-bottom: 0px;
    background-color: #fff;
    margin-left: -15px;
    margin-right: -15px;
    text-transform: uppercase; }
.zloty .donorsListLine {
  width: 100%;
  float: left;
  position: relative;
  height: 45px;
  margin-bottom: 15px; }
  .zloty .donorsListLine .usrAvatar {
    width: 45px;
    height: 45px;
    float: left;
    border-radius: 50%;
    overflow: hidden; }
    .zloty .donorsListLine .usrAvatar img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block; }
  .zloty .donorsListLine .userDetails {
    margin-left: 16px;
    float: left;
    font-size: 13px;
    color: #2b2b2b;
    line-height: 17px;
    margin-top: 4px; }
    .zloty .donorsListLine .userDetails strong {
      font-weight: bold;
      font-size: 16px;
      color: #cda34f; }
  .zloty .donorsListLine .donorsListDetails {
    float: left; }
  .zloty .donorsListLine .donationValue {
    float: right;
    font-size: 16px;
    color: #cda34f;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-weight: bold; }
.zloty .donorsListContainer {
  margin-top: 19px;
  width: 100%;
  float: left; }
.zloty .donors-col {
  background-color: #fafafa; }
.zloty .searchInput {
  width: 100%;
  margin-top: 10px;
  position: relative; }
  .zloty .searchInput input {
    width: 100%;
    border-bottom: 1px solid #111;
    border-left: none;
    border-right: none;
    border-top: none;
    font-weight: bold;
    font-size: 23px; }
    .zloty .searchInput input::placeholder {
      color: #111 !important;
      opacity: 0.8; }
  .zloty .searchInput i {
    position: absolute;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0px;
    margin: 0;
    z-index: 10;
    font-size: 24px;
    color: #cda34f;
    cursor: pointer; }
.zloty #phraseHeader span {
  font-size: inherit; }
.zloty .sub-page-header {
  text-align: center; }
  .zloty .sub-page-header h1 {
    font-size: 28px;
    color: #cda34f;
    font-weight: 300;
    margin-top: 43px; }
  .zloty .sub-page-header aside {
    font-size: 12px;
    color: #454545; }
.zloty .staticImage {
  width: 100%;
  height: auto;
  padding: 24px;
  background-color: #f6f6f6;
  margin-top: 40px;
  margin-bottom: 40px; }
  .zloty .staticImage img {
    width: 100%;
    height: auto; }
.zloty .txtLead {
  font-size: 14px;
  line-height: 21px; }
.zloty .blogEntryButtons {
  text-align: right; }
  .zloty .blogEntryButtons .button-default {
    float: none; }
.zloty .pay-page .bottomFoot {
  margin-bottom: 20px; }
.zloty .default-item-box-2 {
  margin-left: -15px;
  margin-right: -15px; }
  .zloty .default-item-box-2 .default-item-box-content-2 {
    width: 100%;
    float: left;
    margin-bottom: 60px; }
    .zloty .default-item-box-2 .default-item-box-content-2 .default-like {
      width: 30px;
      line-height: 30px;
      height: 30px; }
    .zloty .default-item-box-2 .default-item-box-content-2 .dib-image {
      width: 200px;
      float: left;
      height: 132px; }
      .zloty .default-item-box-2 .default-item-box-content-2 .dib-image a {
        width: 200px;
        height: 100%;
        float: left; }
        .zloty .default-item-box-2 .default-item-box-content-2 .dib-image a img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
    .zloty .default-item-box-2 .default-item-box-content-2 .dib-text {
      float: left;
      width: calc(100% - 230px);
      margin-left: 30px; }
      .zloty .default-item-box-2 .default-item-box-content-2 .dib-text address {
        color: #cda34f;
        font-size: 12px;
        margin-bottom: 0px; }
      .zloty .default-item-box-2 .default-item-box-content-2 .dib-text h2 {
        font-size: 16px;
        color: #2e2e2e;
        line-height: 18px;
        margin-bottom: 12px; }
.zloty .pay-page .formBox .socialButtons {
  width: 100%;
  float: left; }
  .zloty .pay-page .formBox .socialButtons .button-default {
    width: calc(50% - 5px);
    margin-right: 0px;
    margin-left: 0px;
    float: left;
    padding-left: 41px;
    padding-right: 10px;
    background: url(/i/fund/f.png) no-repeat 18px center #3a579a; }
    .zloty .pay-page .formBox .socialButtons .button-default:first-child {
      margin-right: 10px; }
    .zloty .pay-page .formBox .socialButtons .button-default.bd-goo {
      background: url(/i/fund/g.png) no-repeat 14px center #d34730;
      padding-left: 50px; }
.zloty .pay-page .formBox .formBoxHeader {
  text-align: center;
  font-size: 24px;
  color: #cda34f;
  font-weight: 900;
  text-transform: uppercase;
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: 1px solid #dcd0c0;
  height: 68px;
  line-height: 68px; }
.zloty .pay-page .formBox .formSeparator {
  text-align: center;
  font-size: 13px;
  color: #969696;
  position: relative;
  margin-top: 20px;
  float: left;
  width: 100%; }
  .zloty .pay-page .formBox .formSeparator::after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #dedede;
    left: 0px;
    top: calc(50% - 1px);
    z-index: -1; }
  .zloty .pay-page .formBox .formSeparator span {
    font-size: 13px;
    color: #969696;
    display: inline-block;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px; }
.zloty .pay-page .formBox form .formSectionHeader {
  font-size: 15px;
  color: #cda34f;
  margin-top: 30px; }
.zloty .pay-page .formBox form .inputLine {
  margin-top: 23px; }
  .zloty .pay-page .formBox form .inputLine input[type=text], .zloty .pay-page .formBox form .inputLine [type=password], .zloty .pay-page .formBox form .inputLine [type=number] {
    padding: 9px 12px;
    width: 100%;
    font-size: 15px;
    color: #000;
    border: 1px solid #dcd0c0; }
    .zloty .pay-page .formBox form .inputLine input[type=text]::placeholder, .zloty .pay-page .formBox form .inputLine [type=password]::placeholder, .zloty .pay-page .formBox form .inputLine [type=number]::placeholder {
      color: #000 !important;
      opacity: 0.7; }
    .zloty .pay-page .formBox form .inputLine input[type=text]:focus, .zloty .pay-page .formBox form .inputLine [type=password]:focus, .zloty .pay-page .formBox form .inputLine [type=number]:focus {
      border: 1px solid #454545; }
  .zloty .pay-page .formBox form .inputLine select {
    padding: 9px 12px;
    width: 100%;
    font-size: 12px;
    color: #000;
    border: 1px solid #dcd0c0; }
    .zloty .pay-page .formBox form .inputLine select:focus {
      border: 1px solid #454545; }
  .zloty .pay-page .formBox form .inputLine textarea {
    padding: 9px 12px;
    width: 100%;
    font-size: 15px;
    color: #000;
    border: 1px solid #dcd0c0;
    resize: none; }
    .zloty .pay-page .formBox form .inputLine textarea:focus {
      border: 1px solid #454545; }
  .zloty .pay-page .formBox form .inputLine label.label {
    display: block;
    font-size: 12px;
    color: #383838; }
.zloty .pay-page .formBox form .submitLine {
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 20px; }
  .zloty .pay-page .formBox form .submitLine span {
    font-size: 14px;
    color: #2a2a2a;
    margin-right: 16px; }
    .zloty .pay-page .formBox form .submitLine span a {
      font-weight: 900; }
.zloty .pay-page .formBox form .cInputContainer .cInputLabel {
  font-size: 12px;
  color: #383838;
  margin-left: 11px;
  display: inline-block;
  position: relative;
  top: -2px; }
.zloty .tabsButtonLine {
  width: 100%;
  float: left; }
  .zloty .tabsButtonLine ul {
    width: 100%;
    padding: 0px;
    margin: 0px;
    float: left; }
    .zloty .tabsButtonLine ul li {
      list-style: none;
      width: 33.3333333333%;
      float: left;
      background-color: #efefef;
      text-align: center;
      cursor: pointer;
      font-size: 14px;
      color: #393939;
      line-height: 35px;
      border-right: 1px solid #fff; }
      .zloty .tabsButtonLine ul li:last-child {
        border-color: transparent; }
      .zloty .tabsButtonLine ul li.active {
        color: #fff;
        background-color: #cda34f; }
      .zloty .tabsButtonLine ul li:hover {
        background-color: #cda34f;
        transition: 0.2s;
        color: #fff; }
.zloty .formContainer {
  border-left: 1px solid #dcd0c0;
  border-right: 1px solid #dcd0c0;
  border-bottom: 1px solid #dcd0c0;
  padding: 27px 27px 27px;
  background-color: #fdfdfd;
  float: left;
  width: 100%; }
  .zloty .formContainer form .form-group {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 21px;
    width: 100%;
    float: left; }
    .zloty .formContainer form .form-group .formSectionHeader {
      font-size: 18px;
      color: #cda34f;
      font-weight: 900;
      text-transform: uppercase; }
    .zloty .formContainer form .form-group:first-child .formSectionHeader {
      margin-top: 0px; }
    .zloty .formContainer form .form-group .inputLine {
      margin-top: 19px;
      width: 100%;
      float: left; }
    .zloty .formContainer form .form-group.sex-mode .inputLine input[type=text] {
      width: calc(100% - 85px);
      float: left; }
.zloty .inputValButtons {
  margin-top: 17px;
  width: 100%;
  float: left; }
  .zloty .inputValButtons .ivbItem {
    height: 35px;
    line-height: 35px;
    padding-left: 19px;
    padding-right: 19px;
    font-weight: 900;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    background-color: #d1d1d1;
    cursor: pointer;
    margin-right: 3px; }
    .zloty .inputValButtons .ivbItem:hover {
      text-decoration: none;
      color: #fff;
      background-color: #cda34f;
      transition: 0.2s; }
    .zloty .inputValButtons .ivbItem.active {
      background-color: #cda34f; }
.zloty .sSwitch {
  float: right; }
  .zloty .sSwitch .sSwitchButton {
    height: 42px;
    line-height: 42px;
    padding-left: 19px;
    padding-right: 19px;
    font-weight: 900;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    background-color: #d1d1d1;
    cursor: pointer;
    margin-right: 0px;
    float: left; }
    .zloty .sSwitch .sSwitchButton.sSwitchButton-male {
      background: url(/i/fund/ma.png) no-repeat center center #d1d1d1; }
    .zloty .sSwitch .sSwitchButton.sSwitchButton-female {
      margin-left: 4px;
      background: url(/i/fund/fe.png) no-repeat center center #d1d1d1; }
    .zloty .sSwitch .sSwitchButton:hover {
      text-decoration: none;
      color: #fff;
      background-color: #cda34f;
      transition: 0.2s; }
    .zloty .sSwitch .sSwitchButton.active {
      background-color: #cda34f; }
.zloty img {
  object-position: center center; }
.zloty .smallLogo {
  display: none; }
.zloty .sticky {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 9999;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); }
  .zloty .sticky .first-header {
    opacity: 0;
    max-height: 0;
    overflow: hidden; }
  .zloty .sticky .second-header .searchbar-container {
    display: none; }
  .zloty .sticky .second-header .smallLogo {
    display: block; }
.zloty .top-nav {
  background-color: #fff;
  width: 100%;
  transition: 0.3s all; }
.zloty #searchResultsJs {
  margin-top: 141px; }
.zloty .smallLogo {
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 30px;
  margin-left: 0px;
  padding-right: 20px;
  background: url(/i/fund/v-dots.png) no-repeat right center transparent;
  cursor: pointer; }
  @media only screen and (max-width: 992px) {
    .zloty .smallLogo {
      display: none !important; } }
  .zloty .smallLogo img {
    width: 100%; }
.zloty .fnd-in-right-col {
  float: left;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 100px; }
.zloty #sidebar {
  transition: margin-top 0.3s ease-in; }
  @media only screen and (max-width: 992px) {
    .zloty #sidebar > div {
      padding-bottom: 20px; } }
.zloty .inputLine {
  position: relative; }
  .zloty .inputLine label.error {
    color: #f00;
    position: absolute;
    font-size: 12px;
    left: 0px;
    bottom: -25px; }
.zloty .cInputLine label.error {
  position: relative;
  bottom: 0px;
  display: inline;
  margin-left: 11px;
  top: -2px;
  margin-bottom: 0px; }
.zloty .cInputLine .cInputLabel {
  display: inline !important;
  top: -2px !important; }
.zloty .sepl {
  width: 100%;
  height: 1px;
  background-color: #dbdbdb;
  float: left;
  margin-bottom: 26px; }
.zloty .post__image-container.compat-object-fit {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }
  .zloty .post__image-container.compat-object-fit .post__featured-image {
    opacity: 0; }
@media only screen and (max-width: 992px) {
  .zloty .rwdf {
    margin-bottom: 20px; } }
@media only screen and (max-width: 992px) {
  .zloty .second-header-main .asideButtons {
    display: none; } }
.zloty .second-header-mobile {
  display: none; }
  @media only screen and (max-width: 992px) {
    .zloty .second-header-mobile {
      display: block; } }
  @media only screen and (max-width: 992px) {
    .zloty .second-header-mobile .nav-container {
      height: auto;
      padding-top: 10px;
      float: left;
      width: 100%; } }
  @media only screen and (max-width: 992px) {
    .zloty .second-header-mobile .asideButtons {
      top: 0px !important;
      -webkit-transform: none !important;
      -ms-transform: none !important;
      transform: none !important; }
      .zloty .second-header-mobile .asideButtons a {
        font-size: 12px;
        padding-right: 45px;
        margin-bottom: 10px; } }

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