@font-face {
  font-family: "novocento bold";
  src: url("../fonts/novocento/Novecentowide-Bold.otf?v=3600");
}
@font-face {
  font-family: "novocento book";
  src: url("../fonts/novocento/Novecentowide-Book.otf?v=3600");
}
@font-face {
  font-family: "novocento demibold";
  src: url("../fonts/novocento/Novecentowide-DemiBold.otf?v=3600");
}
@font-face {
  font-family: "novocento light";
  src: url("../fonts/novocento/Novecentowide-Light.otf?v=3600");
}
@font-face {
  font-family: "novocento medium";
  src: url("../fonts/novocento/Novecentowide-Medium.otf?v=3600");
}
@font-face {
  font-family: "novocento normal";
  src: url("../fonts/novocento/Novecentowide-Normal.otf?v=3600");
}
@font-face {
  font-family: "roboto";
  font-weight: 300;
  src: url("../fonts/roboto/Roboto-Light.ttf?v=3600");
}
@font-face {
  font-family: "roboto";
  font-weight: 600;
  src: url("../fonts/roboto/Roboto-Bold.ttf?v=3600");
}
.logo-icon {
  background: url("../images/sprite.png?v=3600") 92px -97px;
  height: 60px;
  margin: 0 auto;
  width: 42px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -21px;
}

.clock-icon {
  background: url("../images/sprite.png?v=3600") -12px -11px;
  height: 173px;
  width: 155px;
}

.globe-icon {
  background: url("../images/sprite.png?v=3600") -188px -11px;
  height: 173px;
  width: 155px;
}

.aim-icon {
  background: url("../images/sprite.png?v=3600") -362px -11px;
  height: 173px;
  width: 155px;
}

.money-icon {
  background: url("../images/sprite.png?v=3600") -537px -11px;
  height: 173px;
  width: 155px;
}

.heart-icon {
  background: url("../images/sprite.png?v=3600") -709px -11px;
  height: 173px;
  width: 155px;
}

.offer-hex-icon {
  background: url("../images/sprite.png?v=3600") -12px -430px;
  height: 173px;
  width: 155px;
}

.team-hex-icon {
  background: url("../images/sprite.png?v=3600") -189px -430px;
  height: 173px;
  width: 155px;
}

.top-arrow-icon {
  background: url("../images/sprite.png?v=3600") -86px -330px;
  cursor: pointer;
  height: 43px;
  margin: 0 auto;
  width: 41px;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
}

.top-arrow-icon:hover {
  background: url("../images/sprite.png?v=3600") -86px -330px;
  height: 43px;
  width: 41px;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
}

.bottom-arrow-icon {
  background: url("../images/sprite.png?v=3600") -151px -330px;
  cursor: pointer;
  height: 43px;
  margin: 0 auto;
  width: 41px;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
}

.bottom-arrow-icon:hover {
  background: url("../images/sprite.png?v=3600") -151px -330px;
  height: 43px;
  width: 41px;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
}

.quotes-icon {
  background: url("../images/sprite.png?v=3600") 84px -226px;
  height: 27px;
  width: 36px;
  margin-bottom: -5px;
}

.column-th-icon {
  background: url("../images/sprite.png?v=3600") -588px -216px;
  color: #bd974f;
  font-family: "novocento demibold";
  font-size: 16px;
  margin-bottom: 14px;
}

.gallery-project-details {
  background: url("../images/sprite.png?v=3600") -391px -205px;
  height: 155px;
  font-family: "novocento demibold";
  margin: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 146px;
}

.magnifier-icon {
  background: url("../images/sprite.png?v=3600") 129px -176px;
  height: 32px;
  width: 31px;
  top: 10px;
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
}

.gallery-project-details .magnifier-icon:hover {
  background: url("../images/sprite.png?v=3600") 129px -176px;
  top: 10px;
  height: 32px;
  width: 31px;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
}

.icon-person-architect {
  background: url("../images/sprite.png?v=3600") 0 -952px;
}

.icon-person-electrician {
  background: url("../images/sprite.png?v=3600") -49px -952px;
}

.icon-person-sanitary {
  background: url("../images/sprite.png?v=3600") -98px -952px;
}

.icon-person-furniture {
  background: url("../images/sprite.png?v=3600") -147px -952px;
}

.icon-person-builder {
  background: url("../images/sprite.png?v=3600") -196px -952px;
}

.icon-person-electrician-2 {
  background: url("../images/sprite.png?v=3600") -245px -952px;
}

.icon-person-sanitary-2 {
  background: url("../images/sprite.png?v=3600") -294px -952px;
}

.icon-person-bhp {
  background: url("../images/sprite.png?v=3600") -343px -952px;
}

.icon-person-fire-dep {
  background: url("../images/sprite.png?v=3600") -392px -952px;
}

.icon-person-bisness-grow {
  background: url("../images/sprite.png?v=3600") -441px -952px;
}

.icon-person-coordinator {
  background: url("../images/sprite.png?v=3600") -490px -952px;
}

body,
html {
  height: 100%;
  overflow: hidden;
}

body {
  background: #000;
  margin: 0;
}

a {
  color: #fff;
  text-decoration: none;
  outline: none;
}

header {
  margin: 0 auto;
  width: 100%;
  max-width: 1361px;
}
header nav {
  margin: 0 auto;
  max-width: 1201px;
  overflow: hidden;
  padding-left: 40px;
}
@media screen and (min-width: 920px) {
  header nav {
    padding-left: 80px;
  }
}
header nav.lang {
  float: right;
  width: 40px;
  overflow: visible;
  position: relative;
  padding-left: 0;
}
@media screen and (min-width: 920px) {
  header nav.lang {
    width: 80px;
  }
}
header nav.lang div {
  width: 40px;
  height: 89px;
  text-align: center;
  font-family: "novocento normal";
}
@media screen and (min-width: 920px) {
  header nav.lang div {
    width: 80px;
  }
}
header nav.lang div a {
  display: block;
  padding: 35px 15px 35px 5px;
  color: #666;
  background: url("../images/sprite.png") -844px -286px no-repeat;
}
@media screen and (min-width: 920px) {
  header nav.lang div a {
    padding: 35px 40px 35px 20px;
    background-position: -826px -286px;
  }
}
header nav.lang div a:hover {
  color: #fff;
  background-position: -764px -286px;
}
@media screen and (min-width: 920px) {
  header nav.lang div a:hover {
    background-position: -746px -286px;
  }
}
header nav.lang ul {
  position: absolute;
  top: 90px;
  width: 40px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
@media screen and (min-width: 920px) {
  header nav.lang ul {
    width: 80px;
  }
}
header nav.lang ul li {
  width: 100%;
  border: none !important;
  height: 80px;
}
header nav.lang ul li button {
  background: 0;
  font: inherit;
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
}
header nav.lang ul li a,
header nav.lang ul li button {
  color: #666;
  padding: 30px 0;
}
header nav.lang ul li a:hover,
header nav.lang ul li button:hover {
  color: #fff;
}
header nav ul {
  font-family: "novocento normal";
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  white-space: nowrap;
  font-size: 0;
}
header nav ul li {
  border-right: 1px solid #2f4064;
  display: inline-block;
  height: 89px;
  text-align: center;
  position: relative;
  width: 14.2857142857%;
  font-size: 14px;
  box-sizing: border-box;
}
@media screen and (min-width: 920px) {
  header nav ul li {
    font-size: 16px;
  }
}
header nav ul li:first-child {
  border-left: 1px solid #2f4064;
}
header nav ul li hr {
  border: 0;
  border-top: 6px solid #c09a51;
  bottom: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  opacity: 0;
  transition: opacity 0.6s;
}
header nav ul li.active hr {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
header nav ul li a {
  display: block;
  padding: 35px 0;
  text-transform: uppercase;
}

section#content {
  height: 720px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
section#content #content-wrapper {
  left: -2800px;
  position: relative;
  width: 10000000px;
}
section#content #content-wrapper ul#content-wrapper-circle {
  margin: 0;
  padding: 0;
}
section#content #content-wrapper ul#content-wrapper-circle > li {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
section#content .main-content {
  display: inline;
  float: left;
  position: relative;
  z-index: 500;
  width: 1400px;
}

#strona-glowna {
  background: url("../images/zdjecia/1.png?v=3600") 0 center fixed;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
}

.main-page-description {
  color: #fff;
  margin: auto;
  position: absolute;
  height: 380px;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  max-width: 850px;
  /*width: 100%;*/
  z-index: 999;
}
@media all and (max-width: 854px) {
  .main-page-description {
    margin: auto;
    max-width: 750px;
  }
}
@media all and (max-width: 750px) {
  .main-page-description {
    margin: auto;
    max-width: 630px;
  }
}
@media all and (max-width: 640px) {
  .main-page-description {
    margin: auto;
    max-width: 530px;
  }
}
@media all and (max-width: 580px) {
  .main-page-description {
    margin: auto 15px;
    max-width: none;
  }
}

.swiper-scroll-container-vertical {
  display: none;
}

#proces {
  background: url("../images/bckg.png?v=3600");
}

#proces .proces-content {
  margin: auto;
  position: absolute;
  max-width: 1170px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-height: 527px;
}

#zespol {
  background: url("../images/bckg.png?v=3600");
  font-family: "roboto";
  font-weight: 300;
  font-size: 16px;
}
#zespol .zespol-content {
  margin: auto;
  top: 25px;
  right: 15px;
  left: 15px;
  bottom: 25px;
  max-height: 428px;
  position: absolute;
  max-width: 1170px;
  border-top: solid 1px #c69a4e;
  border-bottom: solid 1px #c69a4e;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}
#zespol ul.zespol-categories {
  margin: 0 auto;
  max-width: 800px;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
}
#zespol ul.zespol-categories > li {
  margin: 0;
  padding: 0;
  vertical-align: top;
  margin-top: 48px;
}
#zespol ul.zespol-categories > li:first-child {
  margin-top: 0;
}
@media screen and (min-width: 430px) {
  #zespol ul.zespol-categories > li {
    float: left;
    width: 50%;
  }
  #zespol ul.zespol-categories > li:nth-child(2n + 1) {
    clear: both;
  }
  #zespol ul.zespol-categories > li:nth-child(-n + 2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 570px) {
  #zespol ul.zespol-categories > li {
    width: 33.33333333%;
  }
  #zespol ul.zespol-categories > li:nth-child(2n + 1) {
    clear: none;
  }
  #zespol ul.zespol-categories > li:nth-child(3) {
    margin-top: 0;
  }
  #zespol ul.zespol-categories > li:nth-child(4) {
    clear: both;
  }
}
@media screen and (min-width: 750px) {
  #zespol ul.zespol-categories > li {
    width: 25%;
    margin-top: 0;
  }
  #zespol ul.zespol-categories > li:nth-child(4) {
    clear: none;
  }
}
#zespol ul.zespol-categories > li > strong {
  font-size: 1.125rem;
  font-weight: 500;
  font-family: "novocento book";
  display: inline-block;
  padding-bottom: 15px;
  border-bottom: solid 1px #c69a4e;
  color: #404040;
}
#zespol ul.zespol-categories > li > ul {
  margin: 18px 0 0;
  padding: 0;
  list-style-type: none;
}
#zespol ul.zespol-categories > li > ul li {
  margin: 0 0 46px;
  padding: 4px 0 4px 58px;
  height: 48px;
  position: relative;
  box-sizing: border-box;
  color: #545454;
}
#zespol ul.zespol-categories > li > ul li:last-child {
  margin: 0;
}
#zespol ul.zespol-categories > li > ul li i {
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
}
#zespol ul.zespol-categories > li > ul li strong {
  display: block;
  line-height: 20px;
  font-size: 1.125em;
  font-weight: 600;
}
#zespol ul.zespol-categories > li > ul li span {
  display: block;
  line-height: 20px;
  font-size: 1em;
  font-weight: 300;
}

#oferta {
  background: url("../images/bckg.png?v=3600");
  font-family: "roboto";
  font-weight: 300;
  font-size: 16px;
}
#oferta .oferta-content {
  margin: 15px;
  padding: 0 0 30px;
}
@media screen and (min-width: 810px) {
  #oferta .oferta-content {
    padding: 0;
    margin: auto;
    top: 25px;
    right: 15px;
    left: 15px;
    bottom: 25px;
    max-height: 520px;
    position: absolute;
    max-width: 1170px;
  }
}
#oferta .oferta-tile {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-color: #c69a4e;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  height: 150px;
  max-width: 400px;
  margin: 0 auto;
  vertical-align: middle;
  text-align: center;
  position: relative;
  font-size: 1em;
  padding: 15px;
  overflow: hidden;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -ms-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
@media screen and (min-width: 810px) {
  #oferta .oferta-tile {
    width: 33.3333333%;
    height: 33.3333333%;
    margin: 0;
    float: left;
    border-width: 1px 0 0 1px;
  }
  #oferta .oferta-tile:nth-child(3n) {
    border-right-width: 1px;
  }
  #oferta .oferta-tile:nth-last-child(-n + 3) {
    border-bottom-width: 1px;
  }
}
#oferta .oferta-tile:last-child {
  border-bottom-width: 1px;
}
#oferta .oferta-tile strong,
#oferta .oferta-tile p {
  margin: 0;
  padding: 0;
  left: 15px;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  vertical-align: middle;
  overflow: hidden;
  position: absolute;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#oferta .oferta-tile strong {
  opacity: 1;
  font-size: 1.375rem;
  color: #ff4655;
}
#oferta .oferta-tile p {
  opacity: 0;
  font-size: 0.75em;
  line-height: 1.662;
  font-weight: 300;
  color: #545454;
  pointer-events: none;
}
@media screen and (min-width: 360px) {
  #oferta .oferta-tile p {
    font-size: 0.813em;
  }
}
#oferta .oferta-tile:hover,
#oferta .oferta-tile:active,
#oferta .oferta-tile:focus {
  background: rgba(0, 0, 0, 0.05);
}
#oferta .oferta-tile:hover p,
#oferta .oferta-tile:active p,
#oferta .oferta-tile:focus p {
  opacity: 1;
  pointer-events: initial;
}
#oferta .oferta-tile:hover strong,
#oferta .oferta-tile:active strong,
#oferta .oferta-tile:focus strong {
  opacity: 0;
  pointer-events: none;
}

#referencje {
  background: url("../images/bckg.png?v=3600");
}

#referencje nav {
  text-align: center;
  position: relative;
}

#referencje ul li {
  color: #ff4655;
  cursor: pointer;
  display: inline-block;
  font-family: "novocento normal";
  font-size: 18px;
  height: 60px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 240px;
}

#referencje ul li a {
  color: #ff4655;
}

#referencje ul li.active a {
  color: #000;
}

#referencje ul li div.small-desc {
  font-size: 12px;
}

#referencje ul li.active {
  color: #000;
}

#referencje ul li.active hr.hr-menu-small-height {
  display: block;
  opacity: 1;
}

#referencje article {
  color: #0b0c17;
  display: inline-block;
  font-family: "roboto light";
  font-size: 14px;
  min-height: 180px;
  margin-left: 70px;
  text-align: left;
  vertical-align: top;
  width: 390px;
  padding-top: 24px;
}

#referencje article div:last-child {
  display: inline-block;
  /*	font-style: italic;*/
}

#referencje article div.signature {
  font-style: italic;
}

#referencje article p {
  line-height: 26px;
  margin: 0;
}

#referencje article hr.gold-hr {
  margin: 9px -3px 5px 0;
}

#referencje ul li hr.hr-menu-small-height {
  border-top: 2px solid #a0834b;
  bottom: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  transition: opacity 0.6s;
}

#referencje-wrapper {
  height: 406px;
  margin: 20px auto 21px;
  text-align: center;
  overflow: hidden;
  position: relative;
}

#referencje1,
#referencje2,
#referencje3 {
  position: relative;
  overflow-x: hidden;
}

#referencje1 {
  overflow: hidden;
  font-size: 0px;
}

#referencje2 {
  margin: 0 auto;
  max-width: 720px;
  font-size: 0;
}

#referencje2 article {
  color: #3f3f3f;
  height: 60px;
  min-height: 60px;
  max-width: 240px;
  margin: 26px 0 20px;
  text-align: center;
  font-size: 23px;
  /*    font-weight: bold;*/
  font-family: "roboto light";
  text-transform: uppercase;
}

/*
#referencje2 article.left{
    text-align: left;
}

#referencje2 article.right{
    text-align: right;
}


@media all and (max-width: 877px){
    #referencje2 article.left, #referencje2 article.right, #referencje2 article{
        text-align: center;
    }
}
*/
.shop-table,
#referencje3 {
  overflow: hidden;
  max-width: 660px;
  padding: 0 30px;
  margin: 0 auto;
}

.shop-table article,
#referencje3 article {
  display: block;
  font-size: 0;
  width: initial;
  height: initial;
  margin: 0 0 12px;
  border-bottom: 1px solid #d9dee9;
  padding: 0 0 6px;
  min-height: initial;
}

.shop-table article div,
#referencje3 article div {
  font-size: 14px;
  display: inline-block;
  width: 33.3333333%;
  text-align: center;
  font-style: italic;
}

.shop-table article div:first-child,
#referencje3 article div:first-child {
  font-weight: bold;
  text-align: left;
  font-style: normal;
}

.shop-table article div:last-child,
#referencje3 article div:last-child {
  font-weight: bold;
  text-align: right;
  font-style: normal;
}

.referencje-content {
  margin: auto;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 520px;
  position: absolute;
  max-width: 1170px;
}

.referencje-content hr.gold-hr:first-child {
  margin-bottom: 30px;
}

.referencje-content hr.gold-hr:last-child {
  margin-top: 30px;
}

.newsletter-gr .newsletter-tab {
  width: 139px;
  height: 30px;
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ff4757;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -webkit-transition: bottom 0.5s;
  -moz-transition: bottom 0.5s;
  -ms-transition: bottom 0.5s;
  -o-transition: bottom 0.5s;
  transition: bottom 0.5s;
  font-size: 0.875rem;
  font-weight: 500;
  font-family: "novocento normal";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 11px;
  line-height: 1em;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  text-align: left;
  color: #10141e;
}
.newsletter-gr .newsletter-tab ::-moz-focus-inner {
  margin: 0;
  border: 0;
  padding: 0;
}
.newsletter-gr .newsletter-tab .newsletter-up-icon {
  background: url("../images/sprite.png?v=3600") no-repeat;
  background-position: -99px -257px;
  width: 16px;
  height: 10px;
  display: inline-block;
  position: absolute;
  right: 11px;
  top: 11px;
}
.newsletter-gr .newsletter {
  position: fixed;
  width: 100%;
  width: 100vw;
  height: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  left: 0;
  right: 0;
  top: 100%;
  top: 100vh;
  color: white;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -o-transition: top 0.5s;
  transition: top 0.5s;
}
.newsletter-gr .newsletter .newsletter-container {
  width: 560px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.newsletter-gr .newsletter .newsletter-container h2 {
  font-size: 1.875rem;
  font-family: "novocento medium";
  font-weight: 500;
  text-align: center;
  margin: 0 0 20px;
  padding: 0;
}
.newsletter-gr .newsletter .newsletter-container h2 strong {
  display: block;
  font-size: 3.741rem;
}
.newsletter-gr .newsletter .newsletter-container form input[type="email"] {
  width: 400px;
  height: 50px;
  border: solid 1px white;
  background: rgba(0, 0, 0, 0.6);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.375rem;
  font-family: roboto;
  font-weight: 300;
  padding-left: 19px;
  color: inherit;
  display: block;
  float: left;
  margin-bottom: 20px;
}
.newsletter-gr .newsletter .newsletter-container form button {
  width: 150px;
  height: 50px;
  display: block;
  float: right;
  background: #ff4757;
  color: inherit;
  font-family: "novocento medium";
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  cursor: pointer;
  margin-bottom: 20px;
  position: relative;
}
.newsletter-gr .newsletter .newsletter-container form button svg {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
.newsletter-gr .newsletter .newsletter-container form button svg path,
.newsletter-gr .newsletter .newsletter-container form button svg rect {
  fill: #ff4757;
}
.newsletter-gr .newsletter .newsletter-container form button:disabled {
  background: #666666;
  cursor: initial;
}
.newsletter-gr .newsletter .newsletter-container form button:disabled svg {
  display: block;
}
.newsletter-gr .newsletter .newsletter-container form label {
  clear: both;
  padding-left: 29px;
  position: relative;
  display: block;
  cursor: pointer;
  margin-bottom: 20px;
  font-family: Roboto;
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 1.5em;
}
.newsletter-gr .newsletter .newsletter-container form label:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: solid 2px #666666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.newsletter-gr .newsletter .newsletter-container form label:hover:before {
  border-color: #999999;
}
.newsletter-gr .newsletter .newsletter-container form input[type="checkbox"] {
  opacity: 0;
  width: 20px;
  height: 20px;
  clear: both;
  display: block;
  box-sizing: border-box;
  padding: 0;
  margin: 0 0 -20px;
}
.newsletter-gr
  .newsletter
  .newsletter-container
  form
  input[type="checkbox"]:checked
  + label:before {
  background: url("../images/sprite.png?v=3600") no-repeat;
  background-position: -985px -985px;
}
.newsletter-gr .newsletter .newsletter-container p.newsletter-foot {
  margin: 20px 0;
  padding: 0;
  color: #999999;
  font-family: Roboto;
  font-size: 0.563rem;
  font-weight: 300;
  line-height: 2em;
}
.newsletter-gr .newsletter .newsletter-close {
  position: absolute;
  top: 20px;
  right: 20px;
  margin: 0;
  padding: 0;
  border: none;
  background: url("../images/sprite.png") no-repeat -14px -242px;
  width: 44px;
  height: 43px;
  cursor: pointer;
}
.newsletter-gr .newsletter .newsletter-close:hover,
.newsletter-gr .newsletter .newsletter-close:active {
  background-position: -14px -330px;
}
.newsletter-gr .newsletter .newsletter-success {
  display: none;
  width: 560px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.newsletter-gr .newsletter .newsletter-success h2 {
  font-size: 1.875rem;
  font-family: "novocento medium";
  font-weight: 500;
  text-align: center;
  margin: 0 0 20px;
  padding: 0;
}
.newsletter-gr .newsletter .newsletter-success h2 strong {
  display: block;
  font-size: 3.741rem;
}
.newsletter-gr .newsletter .newsletter-success p {
  font-family: Roboto;
  font-weight: 300;
  text-align: center;
  font-size: 1.25em;
}
.newsletter-gr.success .newsletter .newsletter-success {
  display: block;
}
.newsletter-gr.success .newsletter .newsletter-container {
  display: none;
}
.newsletter-gr.active .newsletter {
  top: 0;
}
.newsletter-gr.active .newsletter-tab {
  bottom: 100%;
  bottom: 100vh;
}

.arrow-left-icon {
  background: url("../images/gallery_left.png?v=3600") no-repeat;
  border: none;
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 20px;
  height: 51px;
  width: 55px;
  margin: -25px 0 0;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  z-index: 110;
}

.arrow-left-icon:hover {
  background: url("../images/gallery_left_hover.png?v=3600") no-repeat;
  height: 79px;
  width: 79px;
  top: 50%;
  margin: -39px -12px;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
}

.arrow-right-icon {
  background: url("../images/gallery_right.png?v=3600") no-repeat;
  border: none;
  position: absolute;
  cursor: pointer;
  top: 50%;
  right: 20px;
  height: 51px;
  width: 55px;
  margin: -25px 0 0;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  z-index: 110;
}

.arrow-right-icon:hover {
  background: url("../images/gallery_right_hover.png?v=3600") no-repeat;
  height: 79px;
  width: 79px;
  top: 50%;
  margin: -39px -12px;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
}

.main-page-icon-content {
  vertical-align: middle;
  max-width: 630px;
  width: 100%;
}
@media all and (max-width: 854px) {
  .main-page-icon-content {
    max-width: 530px;
  }
}
@media all and (max-width: 750px) {
  .main-page-icon-content {
    max-width: 630px;
  }
}
@media all and (max-width: 640px) {
  .main-page-icon-content {
    max-width: 530px;
  }
}
@media all and (max-width: 580px) {
  .main-page-icon-content {
    max-width: none;
  }
}

.main-page-icon-content h3 {
  text-align: justify;
  font-family: "novocento demibold";
  font-size: 34px;
  margin: 0;
  margin-bottom: 10px;
  margin-top: 15px;
  text-transform: uppercase;
}
@media all and (max-width: 854px) {
  .main-page-icon-content h3 {
    font-size: 28px;
  }
}
@media all and (max-width: 750px) {
  .main-page-icon-content h3 {
    font-size: 34px;
  }
}
@media all and (max-width: 640px) {
  .main-page-icon-content h3 {
    font-size: 28px;
  }
}

.main-page-icon-content p {
  font-family: "roboto";
  font-weight: 300;
  font-size: 28px;
  margin: 10px 0;
}
@media all and (max-width: 854px) {
  .main-page-icon-content p {
    font-size: 24px;
  }
}
@media all and (max-width: 750px) {
  .main-page-icon-content p {
    font-size: 28px;
  }
}
@media all and (max-width: 640px) {
  .main-page-icon-content p {
    font-size: 24px;
  }
}

body.en .main-page-icon-content p {
  font-size: 26px;
}
@media all and (max-width: 854px) {
  body.en .main-page-icon-content p {
    font-size: 22px;
  }
}
@media all and (max-width: 750px) {
  body.en .main-page-icon-content p {
    font-size: 26px;
  }
}
@media all and (max-width: 640px) {
  body.en .main-page-icon-content p {
    font-size: 22px;
  }
}
@media all and (max-width: 580px) {
  body.en .main-page-icon-content p {
    font-size: 15px;
  }
}
@media all and (max-width: 380px) {
  body.en .main-page-icon-content p {
    font-size: 13px;
  }
}
body.en .main-page-icon-content h3 {
  font-size: 28px;
}
@media all and (max-width: 854px) {
  body.en .main-page-icon-content h3 {
    font-size: 24px;
  }
}
@media all and (max-width: 750px) {
  body.en .main-page-icon-content h3 {
    font-size: 28px;
  }
}
@media all and (max-width: 640px) {
  body.en .main-page-icon-content h3 {
    font-size: 24px;
  }
}
@media all and (max-width: 580px) {
  body.en .main-page-icon-content h3 {
    font-size: 15px;
  }
}
@media all and (max-width: 380px) {
  body.en .main-page-icon-content h3 {
    font-size: 13px;
  }
}

.close-icon {
  background: url("../images/close_icon.png?v=3600") no-repeat;
  cursor: pointer;
  height: 45px;
  width: 44px;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
}

.close-icon:hover {
  background: url("../images/close_icon_hover.png?v=3600") no-repeat;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
}

.process-icon1 {
  /*background: url('../images/sprite.png?v=3600') -12px -418px;*/
  height: 402px;
  margin: 35px;
  margin-right: 70px;
  max-width: 325px;
  margin-top: 15px;
  width: 25%;
}

.process-icon2 {
  /*background: url('../images/sprite.png?v=3600') -342px -416px;*/
  height: 403px;
  margin: 35px;
  margin-right: 70px;
  max-width: 325px;
  margin-top: 15px;
  width: 25%;
}

.process-icon3 {
  /*background: url('../images/sprite.png?v=3600') -671px -416px;*/
  height: 403px;
  margin: 35px;
  margin-right: 70px;
  max-width: 325px;
  margin-top: 15px;
  width: 25%;
}

.process-icon1 img,
.process-icon2 img,
.process-icon3 img {
  width: 100%;
}

#process-article-1,
#process-article-2,
#process-article-3 {
  position: relative;
  height: 452px;
}

@media all and (max-width: 750px) {
  #process-article-1,
  #process-article-2,
  #process-article-3 {
    position: relative;
    height: auto;
  }

  .process-page-1 {
    position: relative !important;
  }
}
#process-article-1 .process-icon1,
#process-article-1 .process-icon2,
#process-article-1 .process-icon3 {
  vertical-align: middle;
}

#process-article-1 .column-numbers,
#process-article-2 .column-numbers,
#process-article-3 .column-numbers {
  color: #bd974f;
  font-family: "novocento demibold";
  font-size: 16px;
  margin: 14px 0;
}

#process-article-1 .column-numbers span,
#process-article-2 .column-numbers span,
#process-article-3 .column-numbers span {
  padding: 0 15px;
}

#process-article-1 .column-numbers .inline-box,
#process-article-2 .column-numbers .inline-box,
#process-article-3 .column-numbers .inline-box {
  vertical-align: top;
}

.process-page-1 {
  vertical-align: top;
  width: 735px;
}

#proces .title {
  font-family: "novocento demibold";
  font-size: 36px;
  margin-top: 30px;
  text-transform: uppercase;
}

#proces .column-th {
  display: inline-block;
  margin-right: 33px;
  position: relative;
  text-align: center;
  width: 220px;
}

#proces .column-text {
  color: #545454;
  font-family: "roboto";
  font-weight: 300;
  font-size: 14px;
}

#proces .column-text .column-text-td {
  margin-right: 33px;
  vertical-align: top;
  width: 220px;
}

.last-td {
  margin-right: 0 !important;
}

#proces .column-text .column-text-td p {
  margin: 0;
  padding: 0;
  line-height: 26px;
}

body.en #proces #process-article-2 .column-text .column-text-td p {
  line-height: 22px;
}

#proces .column-text .column-text-td div:first-child {
  font-family: "roboto";
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}

#proces .column-th:last-child,
#proces .column-text .column-text-td:last-child {
  margin-right: 0px;
}

#proces .top-arrow-icon {
  margin-bottom: 5px;
}

#proces .bottom-arrow-icon {
  margin-top: 5px;
}

#proces-wrapper {
  height: 430px;
  overflow: hidden;
}

#proces-text-move {
  position: relative;
}

#full-gallery .close-icon {
  position: absolute;
  right: 60px;
  top: 40px;
  z-index: 999;
}

#main-page-wrapper {
  height: 270px;
  overflow: hidden;
  position: relative;
}

#move-main-page-text {
  position: relative;
}

#move-main-page-text article {
  height: 270px;
}

#move-main-page-text > article {
  white-space: nowrap;
}

#move-main-page-text > article div {
  white-space: normal;
}

.main-page-icons-margin {
  margin-left: 25px;
  margin-right: 35px;
  vertical-align: middle;
}

.proces-article-paginator {
  bottom: 60px;
  color: #bd974f;
  font-family: "novocento light";
  font-size: 38px;
  left: 305px;
  position: absolute;
}

@media all and (max-width: 1130px) {
  .process-page-1 {
    margin-left: -35px;
  }

  .proces-article-paginator {
    left: 270px;
  }
}
@media all and (max-width: 1100px) {
  .process-icon1,
  .process-icon2,
  .process-icon3 {
    display: none !important;
  }

  .process-page-1 {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }

  .proces-article-paginator {
    display: none;
  }
}
.main-page-paginator {
  color: #bd974f;
  font-family: "novocento light";
  font-size: 38px;
  margin-bottom: 10px;
  line-height: 25px;
}

.inline-box {
  display: inline-block;
}

.click-box {
  cursor: pointer;
}

.invisible {
  visibility: hidden;
}

.gold-hr {
  border: 0;
  border-top: 1px solid #a0834b;
  margin: 0;
}

.hr-menu-small-height {
  border: 0;
  border-top: 1px solid #a0834b;
  margin: 0;
}

.blue-background {
  background: #121826;
  position: relative;
}

#gallery-wrapper {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow: hidden;
  position: absolute;
}

.gallery-img-inline {
  float: left;
  left: 8px;
  position: relative;
  overflow: hidden;
}

.gallery-line .gallery-img-inline:first-child {
  text-align: right;
}

.gallery-line .gallery-img-inline:last-child {
  text-align: left;
}

.blue-window {
  background: #3b5180;
  opacity: 0.2;
  overflow: hidden;
  position: relative;
  width: auto;
}

.blue-window img,
.blue-window-off img {
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 100%;
}

.blue-window-off {
  position: relative;
}

.gallery-project-details {
  top: 167%;
}

.gallery-project-details a {
  color: #000;
}

.gallery-project-details .magnifier-icon {
  cursor: pointer;
  margin: 0 auto;
  /*top: 15px;*/
  position: relative;
}

.gallery-text {
  font-size: 16px;
  margin-top: 38px;
  line-height: 13px;
  visibility: hidden;
}

.gallery-shop-name {
  border-bottom: 1px solid #a0834b;
  display: inline-block;
  font-size: 24px;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.gallery-shop-name.small {
  font-size: 18px;
}

.gallery-company-logo {
  color: #c09a51;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-family: "roboto";
  font-weight: 600;
  margin-top: -20px;
}

.gallery-company-logo p {
  margin: 0;
  margin-top: 5px;
}

.gallery-img-inline div.image.sport {
  background: url("../images/zaslepka/1.jpg") no-repeat center center;
  height: 100%;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.gallery-img-inline div.image.odziez {
  background: url("../images/zaslepka/2.jpg") no-repeat center center;
  height: 100%;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.gallery-img-inline div.image.obuwie {
  background: url("../images/zaslepka/4.jpg") no-repeat center center;
  height: 100%;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.gallery-img-inline div.image.bizuteria {
  background: url("../images/zaslepka/3.jpg") no-repeat center center;
  height: 100%;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.gallery-img-inline div.image.gastronomia {
  background: url("../images/zaslepka/5.jpg") no-repeat center center;
  height: 100%;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.gallery-img-inline div.image.zdrowie {
  background: url("../images/zaslepka/6.jpg") no-repeat center center;
  height: 100%;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.cookies {
  color: #fff;
  display: none;
  font-family: "roboto";
  font-weight: 300;
  margin: 0 auto;
  max-width: 1203px;
  text-align: right;
  font-size: 14px;
  padding: 17px 0;
}

.cookies a.accept {
  color: #ff4756;
  margin-left: 20px;
}

#contact-box {
  background: #fff;
  border-radius: 20px;
  top: 70px;
  /* top: 10px; */
  left: 50%;
  transform: translateX(-50%);
  width: 560px;
  /* top: 0;
  right: 0;
  bottom: 0;
  left: 0; */
  margin: auto;
  position: absolute;
  height: 260px;
  max-width: 525px;
  padding: 30px 20px;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  #contact-box {
    top: 50%;
    left: auto;
    right: 100px;
    transform: translateY(-50%);
  }
}

#contact-box .title {
  font-family: "novocento demibold";
  font-size: 36px;
}

#contact-box hr {
  margin: 15px 0;
}

#contact-box .contact-details {
  color: #545454;
  font-family: "roboto";
  font-weight: 300;
  font-size: 18px;
  line-height: 35px;
}

#contact-box .contact-details .roboto-bold {
  font-family: "roboto";
  font-weight: 600;
}

.gallery-scroller {
  border-left: 1px solid #415992;
  height: 450px;
  margin: 10px 0 10px 17px;
  width: 1px;
}

#move-gallery-content {
  position: relative;
}

.carusel-photo1 {
  background: url("../images/zdjecia/1.png?v=3600") center center fixed;
  height: 100%;
  width: 100%;
}

.cleaner {
  clear: both;
}

#full-gallery {
  display: none;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

#full-gallery .gallery-description {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-family: "novocento demibold";
  font-size: 36px;
  left: 0;
  margin: 0 auto;
  padding: 0 30px;
  position: absolute;
  right: 0;
  top: 70%;
  width: 420px;
  z-index: 999;
}

#full-gallery .gallery-description .title {
  padding: 10px 0;
}

#full-gallery .gallery-description .desc {
  font-family: "roboto";
  font-weight: 300;
  font-size: 22px;
  padding: 10px 0;
}

#full-gallery .arrow-left-icon,
#full-gallery .arrow-right-icon {
  position: absolute;
  left: 10%;
  z-index: 999;
}

#full-gallery .arrow-right-icon {
  left: auto;
  right: 10%;
}

.gallery-paginator {
  color: #bd974f;
  float: right;
  font-family: "novocento light";
  font-size: 38px;
}

.full-gallery-move ul {
  margin: 0;
  padding: 0;
}

.full-gallery-wraper {
  width: 100000000px;
}

.full-gallery-move {
  overflow: hidden;
  position: relative;
}

.full-gallery-move ul li {
  display: inline-block;
}

.gallery-close {
  display: none;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  width: 100%;
}

.gallery-main-photo {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 100%;
  height: auto;
  width: auto;
}

#carousel img {
  position: relative;
  top: -345px;
}

.main-page-links a {
  display: none;
  color: #ff4655;
}

.main-page-links a.active {
  display: block;
}

.main-page-links a:hover {
  color: #ff4655;
  cursor: pointer;
}

.main-page-links {
  color: #ff4655;
  bottom: 8px;
  font-family: "novocento normal";
  /*'novocento demibold';*/
  position: absolute;
  right: 0;
}

.menu-mobile {
  display: none;
}

.swiper-container {
  display: none;
}

#referencje-mobile {
  display: none;
}

#contact-box a {
  color: #ff4654;
}

#contact-box a:hover {
  color: #ff0f21;
}

@media all and (max-height: 650px) {
  .referencje-content {
    position: relative;
  }

  #referencje nav {
    margin-top: 5px;
  }
}
@media all and (max-width: 1024px) {
  #referencje ul li {
    max-width: 240px;
    width: auto;
  }

  #proces-text-move article > div:first-child,
  .proces-article-paginator {
    display: none;
  }

  #proces-wrapper {
    height: auto;
    width: 2815px;
  }

  #proces .title {
    text-align: center;
    margin-top: 10px;
    font-size: 26px;
  }

  #proces .proces-content {
    height: 100%;
    max-height: 100%;
    top: 0;
    bottom: auto;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .proces-content {
    display: none;
  }

  #process-article-1,
  #process-article-2,
  #process-article-3 {
    /*display: inline-block;*/
    width: 800px;
    margin: 0 auto;
  }

  #process-article-1,
  #process-article-3 {
    /*margin: 0 5%;*/
  }

  #proces .top-arrow-icon,
  #proces .bottom-arrow-icon {
    display: none;
  }

  .swiper-container {
    display: block;
  }
}
@media all and (max-width: 750px) {
  header {
    padding-left: 0px;
  }

  header nav {
    display: none;
  }

  .menu-mobile {
    display: block;
    height: 89px;
    padding-left: 0;
  }

  .menu-mobile > div:first-child {
    border-right: 1px solid #2f4064;
    height: 89px;
    float: left;
  }
  .menu-mobile > div:first-child > a {
    margin: 0 auto;
    width: 70px;
    height: 89px;
    display: block;
    position: relative;
  }

  .mobile-menu-icon {
    background: url("../images/sprite.png?v=3600") 412px -284px;
    height: 25px;
    width: 31px;
    position: absolute;
    top: 0;
    bottom: 0;
    vertical-align: middle;
    margin: auto;
    left: 0;
    right: 0;
  }

  .menu-mobile > div.mobile-menu-hide {
    border-left: 1px solid #2f4064;
    cursor: pointer;
    height: 89px;
    float: right;
    padding: 0 35px;
    position: relative;
  }

  .menu-mobile-nav {
    background: #000;
    color: #fff;
    display: none;
    padding: 0;
    margin: 0;
    left: 0;
    position: absolute;
    top: 89px;
    z-index: 999;
    width: 100%;
  }

  header .menu-mobile-nav li {
    border: 0px solid;
    border-top: 1px solid #2f4064;
    float: left;
    width: 50%;
    height: auto;
  }
  header .menu-mobile-nav li:first-child {
    border-left: none;
  }

  header .menu-mobile-nav li.mobile-border {
    border-right: 1px solid #2f4064;
  }

  #main-page-wrapper .main-page-icons-margin {
    display: none;
  }

  #proces-text-move article > div:first-child,
  .proces-article-paginator {
    display: none;
  }

  #proces-text-move {
    /*text-align: center;*/
  }

  .process-page-1 {
    width: auto;
  }

  #contact-box {
    margin: auto;
  }

  #proces .proces-content {
    height: 100%;
    max-height: 100%;
    top: 0;
    bottom: auto;
    overflow-x: hidden;
    overflow-y: auto;
  }

  #proces-wrapper {
    height: auto;
    width: 2150px;
  }

  #process-article-1,
  #process-article-2,
  #process-article-3 {
    /*display: inline-block;*/
    max-width: 700px;
    vertical-align: top;
  }

  #process-article-1 .inline-box,
  #process-article-2 .inline-box,
  #process-article-3 .inline-box {
    display: block;
  }

  #proces .top-arrow-icon,
  #proces .bottom-arrow-icon {
    display: none;
  }

  #proces .column-text .column-text-td {
    /*margin-left: 32%;*/
  }

  #proces .column-th {
    margin: auto;
  }

  #process-article-1,
  #process-article-2,
  #process-article-3 {
    margin: 0 auto !important;
  }

  #proces .column-th {
    /*margin-left: 32%;*/
  }

  #proces .title {
    text-align: center;
    margin-top: 10px;
    font-size: 26px;
  }

  .gallery-img-inline {
    width: 100% !important;
  }

  #gallery-wrapper {
    overflow-y: scroll;
  }

  #referencje2 article {
    height: 120px;
  }

  #referencje .cycle-slide {
    max-height: initial;
    height: 100%;
  }

  .swiper-container {
    display: block;
  }

  .proces-content {
    display: none;
  }

  #process-article-1 .column-numbers .inline-box,
  #process-article-2 .column-numbers .inline-box,
  #process-article-3 .column-numbers .inline-box {
    text-align: center;
  }

  #proces .column-th:last-child,
  #proces .column-text .column-text-td:last-child {
    margin-right: auto !important;
  }

  #proces .column-text .column-text-td {
    display: block;
    margin: 0 auto;
    vertical-align: top;
    width: 220px;
  }
}
@media all and (max-width: 580px) {
  #main-page-wrapper .swiper-scroll-container-vertical {
    height: 230px;
    display: block;
  }

  #main-page-wrapper .swiper-scroll-container-vertical .swiper-slide {
    height: 230px;
  }

  .main-page-icon-content h3,
  #contact-box .title {
    font-size: 15px;
  }

  .main-page-icon-content p {
    font-size: 15px;
  }

  .main-page-paginator {
    font-size: 20px;
  }

  #main-page-wrapper {
    height: 190px;
  }

  #main-page-wrapper article {
    position: relative;
  }

  .main-page-description {
    height: 193px;
  }

  .bottom-arrow-main-page,
  .top-arrow-main-page {
    display: none;
  }

  .main-page-links {
    bottom: -35px;
  }

  #move-main-page-text article {
    height: auto;
  }

  .main-page-links {
    display: none;
  }

  .article-main-page {
    display: none;
  }

  .article-main-page br {
    display: none;
  }

  .sg-mobile-link {
    position: absolute;
    right: 0;
    bottom: 10px;
  }

  .sg-mobile-link a {
    color: #ff4655;
    font-family: "novocento normal";
    font-size: 15px;
    max-width: 230px;
    display: inline-block;
    text-align: right;
  }
}
@media all and (max-width: 570px) {
  .referencje-content nav {
    display: none;
  }
}
@media all and (max-width: 480px) {
  #process-article-1,
  #process-article-2,
  #process-article-3 {
    max-width: 300px;
  }

  #process-article-1 .column-numbers .inline-box,
  #process-article-2 .column-numbers .inline-box,
  #process-article-3 .column-numbers .inline-box {
    text-align: center;
  }

  #proces .column-text .column-text-td,
  #proces .column-th {
    margin: 0 auto;
  }

  #proces .column-th:last-child,
  #proces .column-text .column-text-td:last-child {
    margin-right: auto;
  }

  #proces .title {
    font-size: 20px;
    width: 300px;
  }

  .last-td {
    margin-right: auto;
  }

  .swiper-container {
    display: block;
  }

  #contact-box {
    padding: 15px 10px;
    margin: 0;
    height: 190px;
    width: 90vw;
    top: auto;
    bottom: 50px;
  }

  #contact-box hr.gold-hr {
    margin: 5px 0;
  }

  #contact-box .contact-details {
    font-size: 12px;
    line-height: 30px;
  }

  .referencje-content nav {
    display: none;
  }

  #referencje article {
    margin-left: 23px;
    width: auto;
  }

  #referencje2 article {
    height: 100px;
  }

  #referencje ul li {
    font-size: 14px;
    width: 106px;
  }

  #referencje-wrapper {
    margin-top: 10px;
  }

  #referencje ul li div.small-desc {
    display: none;
  }

  .gallery-project-details {
    background: url("../images/sprite.png?v=3600") -313px -165px;
    background-size: 800px;
    height: 125px;
    font-family: "novocento demibold";
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 116px;
  }

  .gallery-project-details {
    top: 167%;
  }

  .gallery-project-details a {
    color: #000;
  }

  .gallery-shop-name {
    padding-bottom: 8px;
  }

  .magnifier-icon {
    background: url("../images/sprite.png?v=3600") 69px -174px;
    background-size: 950px;
    height: 24px;
    width: 23px;
    top: 3px;
  }

  .gallery-project-details .magnifier-icon:hover {
    background: url("../images/sprite.png?v=3600") 103px -140px;
    background-size: 794px;
    top: 3px;
    height: 24px;
    width: 25px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -moz-transition: 0.1s;
    -webkit-transition: 0.1s;
  }
}
#page-404 {
  background: url("../images/zdjecia/2.png") no-repeat center center;
  color: #fff;
  height: 100%;
  width: 100%;
  font-family: "roboto";
  font-weight: 300;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#page-404 .container {
  max-width: 694px;
  margin: 0 auto;
  position: relative;
  top: 20%;
}

#page-404 h1 {
  border-bottom: 1px solid #c09a51;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 8px;
  font-size: 3.1em;
  font-family: "novocento bold";
  margin-bottom: 14px;
}

#page-404 p {
  margin: 0;
  font-size: 1.7em;
  text-align: center;
  letter-spacing: 1px;
}

#page-404 a {
  color: #ff4756;
  display: block;
  text-align: center;
  margin-top: 48px;
  font-size: 1em;
  font-family: "novocento normal";
}

#project-layers .layerbg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  display: none;
  cursor: pointer;
  padding: 100px 125px 0;
}

#project-layers .layer {
  font-family: "roboto";
  font-weight: 300;
  position: relative;
  margin: 0 auto;
  max-width: 1100px;
  max-height: 560px;
  background: url("../images/bckg.png");
  cursor: initial;
}

#project-layers .layer h1 {
  font-family: "novocento normal";
  color: #3f3f3f;
  text-align: center;
  font-weight: bold;
  font-size: 1em;
  border-bottom: #c09a51 1px solid;
  text-transform: uppercase;
  margin: 0 20px 0;
  padding: 31px 0 32px;
}

#project-layers button.close-layer {
  position: absolute;
  top: 20px;
  right: 20px;
  margin: 0;
  padding: 0;
  border: none;
  background: url("../images/sprite.png") no-repeat -14px -242px;
  width: 44px;
  height: 43px;
  cursor: pointer;
}

#project-layers button.close-layer:hover,
#project-layers button.close-layer:active {
  background-position: -14px -330px;
}

#project-layers .layer .cycle-slideshow {
  padding: 0 0 25px;
  margin: 0 20px;
}

.shop-table {
  box-sizing: border-box;
  margin: 9px 0 24px;
  padding: 0 70px;
  border-bottom: #c09a51 1px solid;
  max-width: initial;
  width: 100%;
  height: 396px;
}

.shop-table article {
  max-width: 660px;
  margin: 0 auto 11px;
}

.shop-table article div {
  font-size: 13px;
}

@media all and (max-width: 840px) {
  #project-layers .layerbg {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media all and (max-width: 768px) {
  #carousel img {
    position: relative;
    top: -89px;
  }
}
@media all and (max-width: 480px) {
  #carousel img {
    position: relative;
  }
}
@media all and (max-width: 320px) {
  #carousel img {
    position: relative;
    top: 0px;
  }
}
@media all and (max-width: 750px) {
  #project-layers .layerbg {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media all and (max-width: 700px) {
  #project-layers .layerbg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (max-width: 700px) {
  .shop-table {
    padding: 0;
  }

  .arrow-left-icon,
  .arrow-right-icon {
    display: none;
  }
}
@media all and (max-height: 650px) {
  #project-layers .layerbg {
    padding-top: 50px;
  }
}
@media all and (max-height: 590px) {
  #project-layers .layerbg {
    padding-top: 20px;
  }
}
.content-slide {
  position: relative;
}

#referencje .cycle-slide {
  width: 100%;
  max-height: 406px;
}

header nav ul li:hover > hr,
section#content #content-wrapper ul li:hover > hr {
  display: block;
  visibility: visible;
  opacity: 1;
  transition: opacity 0.6s;
}

.icon-person-interrior-design {
  background: url("../images/zespol/icon-person-interrior-design.jpg");
  background-size: 55px 55px;
  background-position: center center;
}

#zespol ul.zespol-categories {
  max-width: 900px;
}

ul.zespol-categories > li {
  display: flex;
  align-items: center;
  flex-direction: column;
}

@media only screen and (min-width: 992px) {
  ul.zespol-categories > li {
    width: 23% !important;
  }
  #zespol ul.zespol-categories {
    display: flex;
    justify-content: space-around;
  }
  ul.zespol-categories > li:first-of-type {
    margin-right: 23px !important;
  }
}
/*# sourceMappingURL=style.css.map */
