header#header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 0;
  background: #efeee9;
  z-index: 1000;
  -webkit-transition: 300ms ease-in-out;
  -moz-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
  /* Navigation */ }
  header#header #logo img {
    width: 120px; }
    @media (min-width: 992px) {
      header#header #logo img {
        width: 160px; } }
  header#header #open-menu {
    padding: 0;
    margin: 0 0 0 30px;
    font-size: 26px;
    background: none;
    border: none;
    color: #000000;
    outline: none;
    float: right; }
    @media (min-width: 992px) {
      header#header #open-menu {
        display: none; } }
  header#header .phone-cta {
    font-weight: 700;
    text-decoration: none; }
    @media (min-width: 768px) {
      header#header .phone-cta {
        margin-left: 30px; } }
  @media (max-width: 991px) {
    header#header #topmenu {
      display: none;
      position: fixed;
      top: 0;
      bottom: 0;
      width: 100%;
      background: #efeee9;
      padding: 50px;
      left: 0;
      z-index: 1000;
      overflow: auto; } }
  @media (min-width: 992px) {
    header#header #topmenu {
      display: block !important; } }
  header#header #topmenu #close-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 26px;
    background: none;
    border: none;
    color: #000000;
    outline: none; }
    @media (min-width: 992px) {
      header#header #topmenu #close-menu {
        display: none; } }
  @media (min-width: 768px) {
    header#header #topmenu > ul.menu {
      display: inline-block; } }
  header#header ul.menu {
    text-align: right; }
    @media (max-width: 991px) {
      header#header ul.menu {
        text-align: center; } }
    header#header ul.menu li {
      position: relative;
      /* 2nd level */ }
      @media (min-width: 992px) {
        header#header ul.menu li {
          display: inline-block; } }
      header#header ul.menu li.menu-item--expanded > a:after {
        content: "\f078";
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        display: inline-block;
        margin-left: 5px;
        opacity: .3; }
      header#header ul.menu li a {
        display: block;
        padding: 5px 15px;
        font-size: 16px;
        font-weight: 300;
        color: #000000;
        text-decoration: none;
        text-transform: uppercase;
        position: relative; }
        @media (max-width: 991px) {
          header#header ul.menu li a {
            padding: 10px 15px; } }
        header#header ul.menu li a:after {
          bottom: 5px;
          left: 15px; }
        header#header ul.menu li a.is-active {
          color: #000000; }
          header#header ul.menu li a.is-active:after {
            right: 15px;
            opacity: 1; }
        header#header ul.menu li a.social .link-text {
          display: none; }
        @media (min-width: 992px) {
          header#header ul.menu li a:hover:after, header#header ul.menu li a:focus:after {
            right: 15px; } }
      @media (min-width: 992px) {
        header#header ul.menu li .social-link .link-text {
          display: none; } }
      @media (min-width: 992px) {
        header#header ul.menu li ul.menu {
          position: absolute;
          top: 36px;
          left: 0;
          width: 240px;
          background: #ffffff;
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
          text-align: left;
          z-index: 10;
          display: none; } }
      header#header ul.menu li ul.menu li {
        display: block;
        margin: 0; }
        header#header ul.menu li ul.menu li a {
          color: #000000; }
          @media (max-width: 991px) {
            header#header ul.menu li ul.menu li a {
              color: #ffffff; } }
          header#header ul.menu li ul.menu li a:after {
            display: none; }
          header#header ul.menu li ul.menu li a.is-active {
            font-weight: 300; }
            @media (max-width: 991px) {
              header#header ul.menu li ul.menu li a.is-active {
                background: rgba(0, 0, 0, 0.15);
                font-weight: 300; } }
      header#header ul.menu li:hover ul.menu {
        display: block; }

.page-type-praca header#header ul.menu li a.projekty::after {
  right: 15px;
  opacity: 1; }

#work-main-image img {
  width: 100%; }

footer#footer {
  padding: 100px 0 40px 0;
  line-height: 120%; }
  .page-type-praca footer#footer {
    margin-top: 0; }
  @media (max-width: 991px) {
    footer#footer {
      text-align: center; }
      footer#footer .last {
        text-align: center !important; } }
  footer#footer .container {
    padding-top: 40px;
    border-top: 0.5px solid #777774; }

/*** Admin bar ***/
footer.admin {
  margin-bottom: 40px; }

.admin-bar {
  margin-bottom: 0;
  border-bottom: none;
  background: #000000;
  padding-top: 10px;
  z-index: 20000;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0; }
  .admin-bar a {
    border: none;
    text-decoration: none; }
  .admin-bar .collapse {
    display: block !important; }
  .admin-bar .menu {
    border: none;
    font-size: 18px;
    padding: 0;
    margin: 0;
    text-align: center;
    width: 100%; }
    .admin-bar .menu li {
      display: inline-block;
      margin: 0 10px; }
      .admin-bar .menu li a {
        color: #ffffff;
        font-weight: 400; }

* {
  outline: none !important; }

body {
  margin: 0;
  padding: 0;
  color: #000000;
  font-size: 16px;
  background: #efeee9;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  line-height: 180%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 991px) {
    body.active-menu {
      overflow: hidden;
      height: 100vh; } }

section {
  padding: 60px 0; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  padding: 30px 0 10px 0; }

h1 {
  font-size: 40px;
  padding: 0 0 10px 0;
  margin: 0; }
  @media (max-width: 991px) {
    h1 {
      font-size: 32px; } }

h2 {
  font-size: 28px; }
  @media (max-width: 991px) {
    h2 {
      font-size: 24px; } }

h3 {
  font-size: 26px; }
  @media (max-width: 991px) {
    h3 {
      font-size: 22px; } }

h4 {
  font-size: 24px;
  text-decoration: underline; }
  @media (max-width: 991px) {
    h4 {
      font-size: 20px; } }

h5 {
  font-size: 24px;
  text-decoration: underline; }
  @media (max-width: 991px) {
    h5 {
      font-size: 20px; } }

h6 {
  font-size: 20px;
  text-decoration: underline; }
  @media (max-width: 991px) {
    h6 {
      font-size: 18px; } }

.page-type-praca h1 {
  text-align: center;
  padding: 50px 0 20px 0; }

#head-title {
  padding: 40px 0 0 0; }
  #head-title h1 {
    padding: 0;
    margin: 0; }

img:not(.lb-image) {
  max-width: 100%;
  height: auto !important; }
  img:not(.lb-image).align-center {
    margin: 0 auto;
    display: block; }

#work-gallery .work-image {
  padding-bottom: 30px; }

a {
  color: #000000;
  text-decoration: none;
  position: relative; }
  a:after {
    content: "";
    display: block;
    background: #000000;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 100%;
    z-index: -1;
    height: 1px;
    -webkit-transition: 150ms ease-in-out;
    -moz-transition: 150ms ease-in-out;
    -o-transition: 150ms ease-in-out;
    transition: 150ms ease-in-out; }
  @media (min-width: 992px) {
    a {
      -webkit-transition: 150ms ease-in-out;
      -moz-transition: 150ms ease-in-out;
      -o-transition: 150ms ease-in-out;
      transition: 150ms ease-in-out; }
      a:hover, a:focus {
        text-decoration: none;
        color: #000000; }
        a:hover:after, a:focus:after {
          right: 0; } }
  .btn-wrapper a, a.btn, .js-pager__items.pager a {
    color: #ffffff;
    padding: 10px 30px;
    display: inline-block;
    font-weight: 700;
    background: #000000;
    border-radius: 0;
    outline: none;
    border: 2px solid #000000;
    text-decoration: none; }
    .btn-wrapper a:after, a.btn:after, .js-pager__items.pager a:after {
      display: none; }
    @media (min-width: 992px) {
      .btn-wrapper a:hover, a.btn:hover, .js-pager__items.pager a:hover {
        background: #ffffff;
        color: #000000; } }
    .btn-wrapper a.small, a.btn.small, .js-pager__items.pager a.small {
      padding: 5px 20px; }

a#logo:after,
.gallery a:after,
.list-item a:after {
  display: none; }

b, strong {
  font-weight: 700; }

p.text-align-left {
  text-align: left; }
p.text-align-center {
  text-align: center; }
p.text-align-right {
  text-align: right; }
p.text-align-justify {
  text-align: justify; }

blockquote {
  background: #85B2C7;
  padding: 20px;
  font-style: italic;
  font-size: 18px; }

.messages__wrapper {
  margin-top: 20px; }

ul.menu,
.js-pager__items.pager {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.menu li,
  .js-pager__items.pager li {
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style-type: none;
    list-style: none; }

.js-pager__items.pager {
  text-align: center;
  padding-top: 20px; }

/* Tabs */
#block-archichic-zalozky ul {
  border-bottom: none;
  margin: 15px 2px;
  padding: 0;
  text-align: left; }
  #block-archichic-zalozky ul li {
    display: inline-block;
    margin: 0 -2px;
    padding: 2px; }
    #block-archichic-zalozky ul li a {
      color: #ffffff;
      font-size: 17px;
      background: #000000;
      border: none;
      padding: 5px 15px;
      display: block;
      text-decoration: none;
      border: 2px solid #000000; }
      @media (min-width: 992px) {
        #block-archichic-zalozky ul li a:hover {
          background: #ffffff;
          color: #000000; } }

/*** Content ***/
section {
  padding: 60px 0; }

#content .inner.sticky {
  position: sticky; }
  #content .inner.sticky h1 {
    font-weight: 300;
    font-size: 34px;
    padding: 0; }

#works-wrapper.container-fluid {
  padding: 1px; }
  #works-wrapper.container-fluid .row {
    margin-left: -1px;
    margin-right: 0; }
    #works-wrapper.container-fluid .row .list-item {
      padding: 0 0 1px 1px; }
      #works-wrapper.container-fluid .row .list-item figure {
        margin: 0;
        padding: 0;
        overflow: hidden; }
        #works-wrapper.container-fluid .row .list-item figure img {
          width: 100%;
          -webkit-transition: 250ms ease-in-out;
          -moz-transition: 250ms ease-in-out;
          -o-transition: 250ms ease-in-out;
          transition: 250ms ease-in-out; }
      #works-wrapper.container-fluid .row .list-item .inner {
        display: block;
        position: relative;
        z-index: 1; }
        #works-wrapper.container-fluid .row .list-item .inner .title {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          display: block;
          padding: 13px 20px;
          font-weight: 300;
          font-size: 20px;
          line-height: 120%;
          color: #000000;
          z-index: 10;
          text-align: center;
          background: rgba(255, 255, 255, 0.7); }
        #works-wrapper.container-fluid .row .list-item .inner:hover figure img, #works-wrapper.container-fluid .row .list-item .inner:focus figure img {
          -webkit-transform: scale(1.05);
          -moz-transform: scale(1.05);
          -o-transform: scale(1.05);
          transform: scale(1.05); }

#last-works h2 {
  font-weight: 300; }

#work-detail {
  position: relative; }
  #work-detail .inner {
    position: sticky; }
    #work-detail .inner h1 {
      font-weight: 300;
      font-size: 34px; }
  #work-detail #work-cta {
    position: sticky;
    bottom: 0;
    background: #ffffff;
    text-align: center;
    padding: 15px;
    margin-top: 30px;
    border-top: 1px solid #ececec; }

.first-project-info {
  text-align: center; }
  .first-project-info .title {
    display: block;
    border-bottom: 0.5px solid #000000;
    font-weight: 300; }

#works .list-item {
  line-height: 140%; }
  #works .list-item .title {
    font-weight: 300;
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    padding-bottom: 5px; }

/* Slider */
#slider .slider-list {
  position: relative; }
  #slider .slider-list a {
    display: block; }
  #slider .slider-list figure {
    padding: 0;
    margin: 0; }
    #slider .slider-list figure img {
      width: 100% !important; }
  #slider .slider-list .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #000000;
    background: rgba(255, 255, 255, 0.75);
    padding: 30px;
    text-align: center; }
  #slider .slider-list .title {
    display: block;
    font-size: 26px;
    font-weight: 300;
    line-height: 120%; }
  @media (max-width: 991px) {
    #slider .slider-list figure img:not(.lb-image) {
      height: 500px !important;
      object-fit: cover; } }
#slider .slick-dots {
  padding: 0 15px;
  margin: 0 auto;
  max-width: 100%;
  list-style: none;
  text-align: right;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  z-index: 900;
  line-height: 100%; }
  #slider .slick-dots li {
    display: inline-block;
    padding: 3px;
    margin: 0; }
    #slider .slick-dots li button {
      border: none;
      background: rgba(255, 255, 255, 0.7);
      overflow: hidden;
      text-indent: -9999em;
      height: 10px;
      width: 10px;
      border-radius: 0;
      display: block;
      padding: 0;
      -webkit-transition: 150ms ease-in-out;
      -moz-transition: 150ms ease-in-out;
      -o-transition: 150ms ease-in-out;
      transition: 150ms ease-in-out; }
    #slider .slick-dots li.slick-active button {
      background: #ffffff; }
#slider img {
  height: calc(100vh - 90px) !important;
  object-fit: cover; }
  @media (max-width: 991px) {
    #slider img {
      height: calc(100vh - 290px) !important; } }

/* About */
@media (max-width: 991px) {
  #about-me {
    padding: 0 0 60px 0; } }
#about-me .container {
  max-width: 700px;
  padding: 20px 0; }
  @media (max-width: 991px) {
    #about-me .container {
      padding: 60px 0;
      text-align: center; } }
  #about-me .container h2 {
    padding-top: 0;
    margin-top: 0; }
  #about-me .container .more-link {
    text-align: center; }
    @media (min-width: 992px) {
      #about-me .container .more-link {
        text-align: left; } }
    #about-me .container .more-link a {
      display: inline;
      color: #000000;
      font-weight: 700; }
      @media (min-width: 992px) {
        #about-me .container .more-link a:hover {
          color: #000000; } }

/*** Forms ***/
form .form-item {
  padding-bottom: 15px;
  margin: 0;
  position: relative; }
form .form-actions {
  margin: 0; }
form label {
  display: block;
  margin: 0; }
form select, form input, form textarea {
  height: 44px;
  border: none;
  border-bottom: 0.5px solid #000000;
  background: none;
  outline: none;
  padding: 15px 0; }
form input.form-text, form input.form-email, form input.form-tel {
  width: 100%;
  display: block;
  -webkit-appearance: none; }
form input.button, form input.form-submit {
  color: #ffffff;
  border: none;
  text-decoration: none;
  text-align: center;
  min-width: 140px;
  line-height: 20px;
  display: inline-block;
  font-weight: 700;
  background: #000000;
  border: none;
  height: auto;
  text-transform: uppercase;
  -webkit-transition: 150ms ease-in-out;
  -moz-transition: 150ms ease-in-out;
  -o-transition: 150ms ease-in-out;
  transition: 150ms ease-in-out; }
  @media (min-width: 992px) {
    form input.button:hover, form input.form-submit:hover {
      background: #000000;
      color: #ffffff;
      opacity: .8; } }
form textarea {
  width: 100%;
  height: 100px; }
form input[type=checkbox],
form input[type=radio] {
  height: auto; }

.form-item-referer {
  display: none; }

.gallery-item {
  padding-top: 10px;
  padding-bottom: 20px; }
  .gallery-item .gallery-headline {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px; }

.bef-links {
  padding-bottom: 40px; }
  .bef-links ul {
    display: block;
    margin: 0;
    padding: 0; }
    .bef-links ul li {
      display: block;
      padding-bottom: 10px; }
      @media (min-width: 768px) {
        .bef-links ul li {
          display: inline-block;
          padding-right: 10px;
          padding-bottom: 0; } }
    .bef-links ul a.bef-link--selected::after {
      right: 0; }

.ajax-progress {
  position: fixed !important;
  height: 100vh !important;
  width: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000000 !important;
  left: 0;
  top: 0; }

.cards-wrapper .card-item {
  max-width: 400px;
  padding: 20px 0;
  border-bottom: 0.5px dashed #777774; }
  .cards-wrapper .card-item:last-of-type {
    border-bottom: none; }
  .cards-wrapper .card-item strong.title {
    display: block; }

/*** Referencie ***/
#references {
  padding-top: 80px; }
  #references .ref-item .inner {
    padding: 20px;
    border: .5px solid;
    max-width: 540px;
    text-align: center;
    margin: 0 auto;
    line-height: 140%;
    font-style: italic; }
    #references .ref-item .inner small {
      display: block;
      font-size: 12px;
      line-height: 120%;
      font-weight: 300;
      font-style: normal; }
      #references .ref-item .inner small.name {
        padding: 15px 0 0 0; }
  #references .slick-dots {
    list-style: none;
    padding: 20px 0 0 0;
    margin: 0;
    text-align: center; }
    #references .slick-dots li {
      display: inline-block;
      padding: 0 5px; }
      #references .slick-dots li button {
        border: none;
        overflow: hidden;
        text-indent: -9999em;
        padding: 0;
        width: 8px;
        height: 8px;
        background: #919191;
        border-radius: 50%; }
      #references .slick-dots li.slick-active button {
        background: #000; }

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