.parallelogram {
  transform: skew(-20deg);
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  background: #F9CF02;
}
.parallelogram span {
  display: block;
  transform: skew(20deg);
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
}
.circle {
  border: 2px solid #F9CF02;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.tlacidlo {
  font-size: 18px;
  font-weight: 700;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #000;
  background: #F9CF02;
  letter-spacing: 1px;
  text-align: center;
  border-color: transparent;
}
.tlacidlo:hover {
  background: #e0ba02;
}
.biele {
  background: transparent;
}
.biele:hover {
  color: #F9CF02;
  background: transparent;
}
.medzera {
  padding-top: 50px;
}
.tien {
  -webkit-box-shadow: 0px 0px 25px 1px rgba(82, 82, 82, 0.45);
  -moz-box-shadow: 0px 0px 25px 1px rgba(82, 82, 82, 0.45);
  box-shadow: 0px 0px 25px 1px rgba(82, 82, 82, 0.45);
}
a {
  color: #F9CF02;
  text-decoration: none;
}
a:hover {
  color: #F9CF02;
  text-decoration: underline;
}
strong {
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  color: #000;
  letter-spacing: 0;
}
#mapa {
  width: 100%;
  height: 600px;
  margin-top: 40px;
}
.nopadding {
  padding: 0 !important;
}
html,
body {
  margin: 0;
  padding: 0;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #000;
}
a {
  color: #000;
  text-decoration: underline;
}
.top {
  background: #1A1819;
  padding-top: 20px;
  padding-bottom: 20px;
}
.top .logo img {
  padding-left: 30px;
}
.menu ul {
  display: inline-block;
  margin: 0;
  padding: 10px 0;
  list-style: none;
}
.menu ul li {
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  margin: 0 8px;
  padding: 4px 15px;
}
.menu ul li a {
  color: #fff;
  text-decoration: none;
}
.menu ul li a:hover {
  text-decoration: none;
  color: #F9CF02;
}
.menu ul li.aktivne a {
  color: #000;
}
.menu ul li.aktivne a span {
  display: block;
  transform: skew(20deg);
  -webkit-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -o-transform: skew(20deg);
}
.cover {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("/images/cover.jpg") no-repeat;
  background-size: cover;
  height: 460px;
}
.cover .titulok {
  background: #000;
  box-sizing: border-box;
  color: #fff;
  height: 270px;
  position: relative;
  width: 40%;
  padding: 35px 0 35px 50px;
}
.cover .titulok p {
  position: relative;
  z-index: 1000;
  font-size: 21px;
  line-height: 25px;
}
.cover .titulok .tlacidlo {
  padding: 12px 40px 12px 20px;
  border-color: #000;
}
.cover .titulok:after {
  background: #000;
  content: "";
  height: 270px;
  position: absolute;
  right: -55px;
  top: 0;
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  transform: skew(-20deg);
  width: 110px;
}
.referencie-vybrane {
  padding-top: 60px;
  padding-bottom: 60px;
}
.referencie-vybrane h2 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  background: url("/images/ikony/h2.svg") no-repeat 56% center;
}
.referencie-vybrane a {
  color: #000;
}
.referencie-vybrane .referencia {
  display: block;
  min-height: 250px;
}
.referencie-vybrane .referencia .nadpis {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 90%;
  min-height: 100%;
  color: #000;
  background: rgba(249, 207, 2, 0.8);
}
.precomy h2 {
  font-size: 30px;
  letter-spacing: 0;
  text-align: center;
  padding-bottom: 10px;
  background: url("/images/ikony/h2.svg") no-repeat 60% center;
}
.precomy .vyhoda {
  min-height: 450px;
  padding: 50px 30px;
  background-color: #F0F0F0;
}
.precomy .vystavba-udrzba-ciest {
  background: url("/images/vystavba-udrzba-ciest.jpg") no-repeat center center;
  background-size: cover;
}
.precomy .asfalterske-prace {
  background: url("/images/asfalterske-prace.jpg") no-repeat center center;
  background-size: cover;
}
.precomy ul {
  list-style: square;
  color: #F9CF02;
}
.precomy ul li span {
  color: #000;
}
.ako-pracujeme {
  padding-top: 60px;
  padding-bottom: 60px;
}
.ako-pracujeme h2 {
  padding-bottom: 30px;
  background: none;
  width: 70%;
  margin: 0 auto;
}
.ako-pracujeme .circle {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #F9CF02;
  font-size: 48px;
  line-height: 24px;
  margin: 0 auto;
}
.ako-pracujeme p {
  padding-top: 20px;
  font-size: 18px;
  text-align: center;
  line-height: 24px;
}
.detske-ihriska .obr1 {
  background: url("/images/detske-ihrisko1.jpg") no-repeat center center;
  background-size: cover;
  height: 450px;
}
.detske-ihriska .obr2 {
  background: url("/images/detske-ihrisko2.jpg") no-repeat center center;
  background-size: cover;
  height: 450px;
}
.detske-ihriska .cta {
  background: #F9CF02;
}
.detske-ihriska .cta .otoc {
  text-align: center;
}
.detske-ihriska .cta p {
  position: relative;
  top: 200px;
  left: -55px;
  text-align: center;
  width: 200px;
  font-weight: 700;
  font-size: 21px;
  letter-spacing: 1.17px;
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Safari 3-8 */
  transform: rotate(-90deg);
}
.detske-ihriska .cta a {
  color: #000;
}
.strojovy-park {
  padding-top: 60px;
  padding-bottom: 60px;
}
.strojovy-park h2 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  background: url("/images/ikony/h2.svg") no-repeat 56% center;
}
.realizacie ul {
  list-style: square;
  color: #F9CF02;
}
.realizacie ul span {
  color: #000;
}
.realizacie ul a {
  color: #1A1819;
  text-decoration: underline;
}
.realizacie ul .foto {
  font-weight: 700;
  text-decoration: none;
}
.podstranka {
  padding: 40px 30px 40px 30px;
  min-height: 700px;
}
.paticka {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #1A1819;
  font-size: 16px;
  color: #C1C1C1;
  letter-spacing: 0;
}
.paticka a {
  color: #C1C1C1;
}
.copy {
  border-top: 1px #000 solid;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #1A1819;
  font-size: 14px;
  color: #C1C1C1;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.copy a {
  color: #C1C1C1;
}
.copy a:hover {
  color: #F9CF02;
}
.mapa-obsah {
  font-size: 18px;
}
.mapa-obsah strong {
  font-size: 20px;
}
.mapa-obsah a {
  color: #1A1819;
}
.albumy .album {
  padding-bottom: 20px;
}
.albumy .album a {
  text-decoration: none;
}
.albumy h2 {
  font-size: 22px;
  padding: 10px 0 0 0;
}
.album-detail h1 {
  display: block;
  font-size: 34px;
  text-transform: uppercase;
  padding: 0 0 5px 0;
}
.album-detail p {
  padding: 0 0 10px 0;
}
.album-detail .fotky {
  padding-bottom: 20px;
}
#cookie-bar {
  text-align: center;
  font-size: 14px;
  color: #C1C1C1;
  padding: 10px 0;
  background: #1A1819;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
#cookie-bar a {
  color: #F9CF02;
}
#mobilnemenu {
  display: none;
}
.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 15px;
  background: #C1C1C1;
}
.sidr .sidr-inner {
  padding: 0 0 15px;
}
.sidr .sidr-inner > p {
  margin-left: 15px;
  margin-right: 15px;
}
.sidr.right {
  left: auto;
  right: -300px;
}
#sidr ul {
  margin: 0;
  padding: 0 0 0 0;
  list-style: none;
}
#sidr ul li {
  font-size: 19px;
  padding: 15px 15px 15px 40px;
  border-bottom: 1px #fff solid;
  text-transform: uppercase;
}
#sidr a {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .top .menu ul li {
    padding: 4px 7px;
  }
  .cover .titulok {
    height: 310px;
  }
  .cover .titulok:after {
    height: 310px;
    right: -58px;
    width: 130px;
  }
  .referencie-vybrane .referencia {
    min-height: 210px;
  }
  .detske-ihriska .cta p {
    left: -70px;
  }
}
@media (max-width: 991px) {
  #desktop,
  .cover {
    display: none;
  }
  #mobilnemenu {
    display: block;
    background: #1A1819;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #mobilnemenu .logo img {
    padding-left: 30px;
  }
  #mobilnemenu #logo-mobilne {
    text-align: right;
  }
  #mobilnemenu #logo-mobilne img {
    margin-top: 10px;
  }
  #mobilnemenu #simple-menu {
    position: absolute;
    right: 30px;
    top: 0;
    color: #F9CF02;
  }
  #sidr {
    background: #1A1819;
  }
  #sidr ul li {
    border-bottom: 1px #fff solid;
  }
  #sidr ul li a {
    color: #fff;
  }
  #sidr ul li.aktivne {
    background: #F9CF02;
  }
  #sidr ul li.aktivne a {
    color: #000;
  }
  #sidr a {
    color: #fff;
  }
  .referencie-vybrane .referencia {
    min-height: 150px;
  }
  .detske-ihriska .cta p {
    left: -85px;
  }
}
@media (max-width: 767px) {
  #mobilnemenu .logo img {
    padding-left: 0;
  }
  .referencie-vybrane .referencia {
    min-height: 240px;
    margin-bottom: 30px;
  }
  .referencie-vybrane .referencia .nadpis {
    min-height: 90%;
  }
  .precomy .vyhoda {
    min-height: 350px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .detske-ihriska .cta .otoc {
    height: 80px;
    padding: 20px 10px;
    text-align: center;
  }
  .detske-ihriska .cta .otoc a {
    text-decoration: none;
  }
  .detske-ihriska .cta .otoc p {
    position: inherit;
    top: inherit;
    left: inherit;
    text-align: center;
    margin: 0 auto;
    -ms-transform: none;
    /* IE 9 */
    -webkit-transform: none;
    /* Safari 3-8 */
    transform: none;
  }
  .paticka span {
    display: block;
    padding-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .medzera {
    padding-top: 20px;
  }
  .referencie-vybrane {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .referencie-vybrane h2,
  .precomy h2,
  .strojovy-park h2 {
    background: none;
  }
  .paticka {
    text-align: center;
  }
}
/*# sourceMappingURL=style.css.map */