@charset "UTF-8";
/* Generated by Glyphter (http://www.glyphter.com) on  Fri Feb 10 2017*/
@font-face {
  font-family: 'icons';
  src: url("/fonts/icons/icons.eot");
  src: url("/fonts/icons/icons.eot?#iefix") format("embedded-opentype"), url("/fonts/icons/icons.woff") format("woff"), url("/fonts/icons/icons.ttf") format("truetype"), url("/fonts/icons/icons.svg#40239c4150cfb87a49fd3ddfdd5a788a6f5bd797") format("svg");
  font-weight: normal;
  font-style: normal; }
.clearfix:after {
  content: '';
  display: block;
  clear: both; }

.icon:before {
  display: inline-block;
  font-family: 'icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon.icon-bathtowell:before {
  content: '\0041'; }
.icon.icon-towels4:before {
  content: '\0044'; }
.icon.icon-2bathtowell:before {
  content: '\0042'; }

.button {
  color: #ec008c;
  display: flex;
  letter-spacing: 0.1em;
  align-self: center;
  padding: 15px 30px;
  text-transform: uppercase;
  margin-bottom: 120px;
  margin-top: 40px;
  background: #ec008c;
  border: none;
  font-size: 30px;
  color: white;
  text-align: center; }
  .button.radius {
    display: block;
    border-radius: 75px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.8); }

.price {
  bottom: 10px;
  right: 10px;
  font-weight: bold;
  font-size: 22px;
  color: #ec008c; }
  .price:after {
    content: 'zł';
    padding-left: 5px; }
  .price:before {
    color: #666;
    content: 'cena: ';
    padding-right: 10px;
    font-size: 18px; }

@media screen and (max-width: 454px) {
  #header {
    height: 10vh;
    border: thin solid red; }

  .block2frames {
    margin-top: 10vh; } }
@media screen and (min-width: 454px) and (max-width: 768px) {
  #header {
    height: 18vh;
    border: thin solid; }

  .block2frames {
    margin-top: 18vh; } }
#new_realizacje_list {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse; }
  #new_realizacje_list svg {
    fill: #666; }
  #new_realizacje_list .nextPageWrapper {
    position: relative; }
    #new_realizacje_list .nextPageWrapper > div {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      flex: none;
      box-sizing: border-box;
      height: 100%; }
      #new_realizacje_list .nextPageWrapper > div a:hover svg {
        fill: #ec008c; }
    #new_realizacje_list .nextPageWrapper .nextpage {
      display: inline-block;
      border: 1px solid;
      margin: auto;
      font-size: 130px; }
  #new_realizacje_list .innerBlock {
    box-sizing: border-box;
    width: 20%;
    display: block;
    padding: 4px 0 4px 4px; }
    #new_realizacje_list .innerBlock.xxl {
      width: 40%;
      letter-spacing: 0.1em;
      font-size: 18px; }
    #new_realizacje_list .innerBlock > div {
      box-sizing: border-box;
      height: 100%;
      background-color: #E5E5E9;
      padding: 30px; }
  #new_realizacje_list > a {
    display: block;
    box-sizing: border-box;
    width: 20%;
    display: block;
    height: 350px;
    padding: 4px; }
    #new_realizacje_list > a .item {
      position: relative;
      height: 100%; }
      #new_realizacje_list > a .item span.description {
        font-weight: bold;
        box-sizing: border-box;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 0 16px 16px 16px; }
    #new_realizacje_list > a img {
      width: 100%; }

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