@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;400&display=swap");
html {
  width: 100%;
  overflow-x: hidden;
}

body {
  font-family: "Montserrat", sans-serif;
  background-color: #fff;
  color: #050734;
  font-size: 14px;
  line-height: 2em;
  font-weight: 500;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
    overflow-x: hidden;
    width: 100%;
  }
}
body .container-ful {
  max-width: 1440px;
  position: relative;
}
body .container {
  max-width: 1440px;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
body .section-title {
  font-size: 18px;
}
body ul {
  padding: 0;
  list-style: none;
}
body img {
  max-width: 100%;
  height: auto;
}
body p {
  margin-bottom: 0;
}
body a {
  color: #000;
  text-decoration: none;
}
body a:hover {
  color: #000;
}
body b, body strong {
  font-weight: bold;
}
body table {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 15px;
}
body table tr td {
  border-bottom: 1px solid #fff;
  padding-top: 5px;
  padding-bottom: 9px;
}
@media (max-width: 767px) {
  body .section-title {
    margin-bottom: 20px;
  }
}
body .btn {
  border-radius: 0;
  font-weight: bold;
  padding: 9px 15px;
  border: 2px solid;
  min-width: 250px;
  transition: 0.5s;
}
body .btn:hover {
  text-decoration: none;
}
body .btn:focus {
  box-shadow: none;
}
body .btn.btn-danger {
  background-color: #E02B20;
  border-color: #E02B20;
}
body .btn.btn-danger:hover {
  background-color: #E02B20;
}
body .btn.btn-danger.border-only {
  color: #E02B20;
}
body .btn.btn-danger.border-only:hover {
  color: #fff;
  background-color: #E02B20;
}
body .btn.border-only {
  background-color: transparent;
}
body .npl {
  padding-left: 0;
}
body .npr {
  padding-right: 0;
}

#header .hp-header {
  padding-top: 57px;
  padding-bottom: 44px;
}
@media (max-width: 767px) {
  #header .hp-header {
    padding: 10px 15px;
  }
}
#header .hp-header .container {
  max-width: 1440px;
}
@media (max-width: 767px) {
  #header .hp-header .container {
    padding: 10px 15px;
  }
}
@media (max-width: 1260px) {
  #header .hp-header .logo {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #header .hp-header .logo {
    text-align: left;
  }
}
#header .hp-header .logo img {
  max-width: 186px;
}
@media (max-width: 1260px) {
  #header .hp-header .logo img {
    max-width: 186px;
  }
}
#header .hp-header.hvezdarna {
  padding-top: 80px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  #header .hp-header.hvezdarna {
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
#header .hp-header.hvezdarna .container {
  max-width: 1200px;
}
#header .hp-header.hvezdarna .logo img {
  max-width: 170px;
}
@media (max-width: 767px) {
  #header .hp-header.hvezdarna .logo img {
    max-width: 140px;
  }
}
@media (max-width: 767px) {
  #header .hp-header.hvezdarna nav {
    top: 115px;
  }
}
#header .menu {
  padding-top: 16px;
}
#header .menu .responsive-menu {
  display: none;
}
@media (max-width: 767px) {
  #header .menu .responsive-menu {
    display: block;
    position: absolute;
    right: 17px;
    top: 28px;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #header .menu nav {
    display: none;
    position: absolute;
    width: 100%;
    background-color: #e4e4e4;
    z-index: 99;
    top: 86px;
    left: 0;
    padding: 10px 20px;
  }
}
#header .menu nav ul {
  list-style: none;
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1260px) {
  #header .menu nav ul {
    text-align: center;
  }
}
#header .menu nav ul li {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  font-size: 0;
}
#header .menu nav ul li:last-child {
  margin-right: 0;
}
#header .menu nav ul li:last-child a::after {
  display: none;
}
@media (max-width: 767px) {
  #header .menu nav ul li {
    display: block;
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  #header .menu nav ul li {
    margin-right: 10px;
  }
}
#header .menu nav ul li a {
  display: inline-block;
  text-align: center;
  color: #808080;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  font-family: "Poppins", sans-serif;
}
#header .menu nav ul li a::after {
  content: "|";
  position: absolute;
  right: -8px;
}
@media (max-width: 767px) {
  #header .menu nav ul li a::after {
    display: none;
  }
}
#header .menu.hvezdarna-menu {
  padding-top: 40px;
}
@media (max-width: 767px) {
  #header .menu.hvezdarna-menu {
    padding: 0;
  }
}
#header .menu.hvezdarna-menu li {
  margin-right: 20px;
}
#header .menu.hvezdarna-menu li a {
  color: #343142;
  font-size: 16px;
  font-weight: 600;
}
#header .menu.hvezdarna-menu li a::after {
  right: -12px;
}
#header .flash-message {
  position: fixed;
  right: 15px;
  top: 15px;
  z-index: 999999;
}
#header .flash-message .btn-close {
  top: 3px;
  position: relative;
}

#footer .section-title {
  font-size: 50px;
  font-weight: bold;
}
#footer .hp-footer {
  background-color: #fff;
  padding: 70px 0px 20px 0px;
  position: relative;
  font-size: 14px;
}
@media (max-width: 767px) {
  #footer .hp-footer {
    padding: 25px;
  }
}
@media (min-width: 767px) and (max-width: 1260px) {
  #footer .hp-footer {
    padding: 75px 0px;
  }
}
#footer .hp-footer hr {
  color: rgba(0, 0, 0, 0.6);
  height: 1px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  #footer .hp-footer hr {
    margin-bottom: 70px;
  }
}
#footer .hp-footer .section-title {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  #footer .hp-footer .section-title {
    margin-bottom: 25px;
  }
}
#footer .hp-footer h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 17px;
}
#footer .hp-footer .item {
  position: relative;
}
@media (max-width: 767px) {
  #footer .hp-footer .item {
    margin-bottom: 25px;
  }
}
#footer .hp-footer i {
  margin-right: 9px;
  color: #707070;
  font-size: 26px;
  position: relative;
  top: 5px;
}
#footer .hp-footer .copyright {
  font-size: 12px;
}
@media (max-width: 767px) {
  #footer .hp-footer .copyright {
    margin-top: 0 !important;
  }
}
#footer .hp-footer .logo {
  display: block;
  margin-bottom: 40px;
}
#footer .hp-footer .logo img {
  width: auto;
  height: 53px;
}
#footer .hp-footer form {
  margin-top: 3px;
}
#footer .hp-footer form input, #footer .hp-footer form textarea {
  background-color: #f5f5f5;
  border-radius: 0;
  border: 0px;
  color: #101820;
  margin-bottom: 17px;
  padding: 18px;
}
#footer .hp-footer form input.btn, #footer .hp-footer form textarea.btn {
  background-color: #E02B20;
  border-color: #E02B20;
  color: #fff;
}
#footer .hp-footer form input[type=checkbox], #footer .hp-footer form textarea[type=checkbox] {
  margin-right: 10px;
  position: relative;
  top: 2px;
}
#footer .hp-footer form textarea {
  min-height: 150px;
}
#footer .hp-footer form ::-moz-placeholder {
  color: #101820;
  opacity: 1;
}
#footer .hp-footer form ::placeholder {
  color: #101820;
  opacity: 1;
}
#footer .hp-footer form :-ms-input-placeholder {
  color: #101820;
}
#footer .hp-footer form ::-ms-input-placeholder {
  color: #101820;
}
#footer .hp-footer form .control-label {
  display: none;
}
#footer .hp-footer form .btn {
  border: 2px solid #fff;
  background-color: transparent;
  padding: 15px 15px;
  min-width: 160px;
  float: right;
}
#footer .hp-footer form .col-sm-9 {
  width: 100%;
}
#footer .hp-footer form .g-recaptcha {
  text-align: right;
  float: right;
  margin-bottom: 12px;
}
#footer .hp-footer form > div > .form-group:first-child {
  width: 48.5%;
  float: left;
  margin-right: 1.5%;
}
@media (max-width: 767px) {
  #footer .hp-footer form > div > .form-group:first-child {
    width: 100%;
    margin-left: 0;
  }
}
#footer .hp-footer form > div > .form-group:nth-child(2) {
  width: 48.5%;
  float: left;
  margin-left: 1.5%;
}
@media (max-width: 767px) {
  #footer .hp-footer form > div > .form-group:nth-child(2) {
    width: 100%;
    margin-left: 0;
  }
}
#footer .hp-footer .social-media i {
  width: 46px;
  height: 46px;
  color: #fff;
  background-color: #000;
  padding: 10px 12px;
  border-radius: 50%;
  text-align: center;
}
@media (max-width: 767px) {
  #footer .hp-footer .footer-link {
    margin-top: 0px !important;
  }
}
#footer .hp-footer .footer-link a {
  padding-right: 12.5px;
  margin-right: 6.2px;
  position: relative;
}
#footer .hp-footer .footer-link a::after {
  content: "|";
  position: absolute;
  right: 0;
}
#footer .hp-footer .footer-link a:last-child {
  margin-right: 0;
  padding-right: 0;
}
#footer .hp-footer .footer-link a:last-child::after {
  display: none;
}
#footer.hvezdarna {
  font-size: 18px;
}
#footer.hvezdarna .footer-title {
  font-size: 48px;
  margin-bottom: 50px;
}
#footer.hvezdarna #frm-contactForm .btn {
  color: #343142;
  border-color: #343142;
  background-color: #fff;
  min-width: none;
}

@media (max-width: 768px) {
  #content .btn {
    width: 100%;
  }
  #content .btn.back {
    display: none;
  }
}
#content #main-slider {
  margin-top: 20px;
  margin-bottom: 27px;
}
#content #main-slider .container {
  max-width: 1440px;
  padding: 0;
}
#content #main-slider .slider {
  padding: 0;
}
@media (max-width: 768px) {
  #content #main-slider .slider {
    margin-bottom: 0;
  }
}
#content #main-slider .slider img {
  width: 100%;
}
#content #main-slider .slider .item {
  position: relative;
  height: 600px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 768px) {
  #content #main-slider .slider .item {
    height: 700px;
  }
}
#content #main-slider .slider .item .slider-text {
  max-width: 1376px;
}
#content #main-slider .slider .item .slider-text .container {
  position: absolute;
  top: 15%;
  width: 70%;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  max-width: 1250px;
  margin: 0 auto;
  left: 5%;
  color: #fff;
}
@media (max-width: 768px) {
  #content #main-slider .slider .item .slider-text .container {
    width: 90%;
    top: 10%;
  }
  #content #main-slider .slider .item .slider-text .container h1, #content #main-slider .slider .item .slider-text .container h2, #content #main-slider .slider .item .slider-text .container h3, #content #main-slider .slider .item .slider-text .container h4, #content #main-slider .slider .item .slider-text .container h5, #content #main-slider .slider .item .slider-text .container h6 {
    font-size: 26px !important;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  #content #main-slider .slider .item .slider-text .container p, #content #main-slider .slider .item .slider-text .container span, #content #main-slider .slider .item .slider-text .container strong {
    font-size: 18px !important;
  }
}
#content #main-slider .slider .item .slider-text h1 {
  font-size: 45px;
  text-align: left;
  font-weight: 900;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  #content #main-slider .slider .item .slider-text .slider-link {
    margin-top: 0 !important;
  }
}
#content #main-slider .slider .item .slider-text .slider-link .btn {
  font-size: 20px;
}
#content #main-slider .slider .item .slider-text a {
  position: relative;
  top: 0px;
}
@media (max-width: 768px) {
  #content #main-slider .slider .item .slider-text a {
    width: auto;
    font-size: 16px;
    min-width: 1px;
    padding: 10px 15px;
  }
}
#content #main-slider .slider .slick-arrow {
  position: absolute;
  top: 40%;
  z-index: 2;
}
@media (min-width: 768px) and (max-width: 1260px) {
  #content #main-slider .slider .slick-arrow {
    top: 30%;
  }
}
#content #main-slider .slider .slick-arrow::before {
  position: absolute;
  background-color: transparent;
  content: "";
  background-image: url("../image/sipka_l.png");
  height: 103px;
  width: 53px;
}
@media (max-width: 767px) {
  #content #main-slider .slider .slick-arrow::before {
    width: 35px;
  }
}
#content #main-slider .slider .slick-arrow.slick-next {
  right: 100px;
}
#content #main-slider .slider .slick-arrow.slick-next::before {
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  #content #main-slider .slider .slick-arrow.slick-next {
    right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  #content #main-slider .slider .slick-arrow.slick-next {
    right: 50px;
  }
}
#content #main-slider .slider .slick-arrow.slick-prev {
  left: 46px;
}
@media (max-width: 767px) {
  #content #main-slider .slider .slick-arrow.slick-prev {
    left: -5px;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  #content #main-slider .slider .slick-arrow.slick-prev {
    left: -5px;
  }
}
#content #main-slider .slider .slick-dots li {
  width: 10px;
  height: 10px;
  margin-right: 8px;
  margin-left: 0;
}
#content #main-slider .slider .slick-dots li button {
  background-color: rgba(0, 0, 0, 0.2);
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
#content #main-slider .slider .slick-dots li button::before {
  content: "";
}
#content #main-slider .slider .slick-dots li.slick-active button {
  background-color: #606062;
}
#content .section-title {
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  #content .section-title {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
#content .section-title.light-gray {
  color: #ebecee;
}
#content .about-us {
  margin-top: 70px;
  overflow: hidden;
}
#content .about-us .container {
  padding: 64px 0px;
  background: #fff;
}
@media (max-width: 767px) {
  #content .about-us .container {
    margin: 0px;
  }
}
#content .about-us .container .about-title .box {
  background-color: #E02B20;
  padding: 144px 53px;
}
@media (max-width: 768px) {
  #content .about-us .container .about-title .box {
    padding: 50px 30px;
  }
}
#content .about-us .container .about-title .box .section-title {
  color: #fff;
  font-size: 35px;
  line-height: 50px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  #content .about-us .container .about-title .box .section-title {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
  }
}
#content .about-us .container .about-text {
  padding: 70px 63px;
  text-align: justify;
}
@media (max-width: 768px) {
  #content .about-us .container .about-text {
    padding: 20px 30px;
  }
}
@media (max-width: 767px) {
  #content #services {
    padding-top: 25px;
  }
}
#content #services .service {
  padding: 10px 30px;
  margin-bottom: 100px;
  text-align: center;
}
@media (max-width: 767px) {
  #content #services .service {
    margin-bottom: 0px;
    padding: 10px;
  }
}
#content #services .service .preview {
  min-height: 110px;
  margin-bottom: 11px;
  position: relative;
}
#content #services .service .preview img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#content #services .service h2 {
  width: 80%;
  margin: 0 auto;
  font-size: 18px;
}
#content #realizace {
  margin-top: 109px;
}
@media (max-width: 767px) {
  #content #realizace {
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 0px 25px;
  }
  #content #realizace .section-title {
    font-size: 30px;
  }
  #content #realizace .section-title.light-gray {
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 50px;
  }
}
#content #realizace .realizace {
  margin-bottom: 30px;
}
#content #realizace .realizace .preview a {
  width: 100%;
  height: 400px;
  display: block;
  background-size: cover;
  background-position: center;
}
@media (max-width: 767px) {
  #content #realizace .realizace .preview a {
    height: 158px;
  }
}
@media (max-width: 767px) {
  #content #realizace .realizace .preview h4 {
    font-size: 16px;
    font-weight: bold;
  }
  #content #realizace .realizace .preview p {
    font-size: 14px;
    line-height: 16px;
  }
}
#content .custom_layout.layout-sluzby .services-list {
  padding: 64px 104px;
  box-shadow: 0px 0px 61px -3px rgba(145, 145, 145, 0.4);
  background: #fff;
}
@media (max-width: 767px) {
  #content .custom_layout.layout-sluzby .services-list {
    padding: 15px 30px;
  }
}
#content .custom_layout.layout-sluzby .services-list .service img {
  max-height: 101px;
}
@media (max-width: 767px) {
  #content .custom_layout.layout-sluzby .services-list .service {
    margin-bottom: 20px;
  }
}
#content .custom_layout.layout-reference .reference-list {
  padding: 64px 104px;
  box-shadow: 0px 0px 61px -3px rgba(145, 145, 145, 0.4);
  background: #fff;
}
@media (max-width: 767px) {
  #content .custom_layout.layout-reference .reference-list {
    padding: 15px 30px;
  }
}
#content .custom_layout.layout-reference .reference-list .reference a {
  width: 100%;
  height: 200px;
  display: block;
  background-size: cover;
  background-position: center;
}
@media (max-width: 767px) {
  #content .custom_layout.layout-reference .reference-list .reference a {
    height: 150px;
  }
}
#content .custom_layout.layout-certifikaty .partner-list {
  padding: 64px 104px;
  box-shadow: 0px 0px 61px -3px rgba(145, 145, 145, 0.4);
  background: #fff;
}
@media (max-width: 767px) {
  #content .custom_layout.layout-certifikaty .partner-list {
    padding: 15px 30px;
  }
}
#content .custom_layout.layout-certifikaty .material-list {
  padding: 64px 104px;
  box-shadow: 0px 0px 61px -3px rgba(145, 145, 145, 0.4);
  background: #fff;
}
@media (max-width: 767px) {
  #content .custom_layout.layout-certifikaty .material-list {
    padding: 15px 30px;
  }
}
#content .custom_layout.layout-certifikaty .material-list .material {
  position: relative;
  height: 250px;
}
@media (max-width: 767px) {
  #content .custom_layout.layout-certifikaty .material-list .material {
    height: 90px;
  }
}
#content .custom_layout.layout-certifikaty .material-list .material img {
  max-height: 200px;
  max-width: 200px;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 767px) {
  #content .custom_layout.layout-certifikaty .material-list .material img {
    max-width: 70%;
    max-height: 100%;
  }
}
#content .error-page .back-to-home {
  margin-top: 120px;
  margin-bottom: 200px;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree,
.freeprivacypolicy-com---palette-light .cc-nb-reject,
.freeprivacypolicy-com---palette-light .cc-cp-foot-save {
  background: #FE0000 !important;
}

#spoluprace {
  margin-top: 100px;
}
@media (max-width: 767px) {
  #spoluprace {
    margin-top: 30px;
    padding: 0px 30px;
  }
}
#spoluprace h2 {
  width: 85%;
  color: #000;
  font-weight: 700;
  font-size: 35px;
  letter-spacing: -1px;
  line-height: 45px;
  padding-top: 0px !important;
}
@media (max-width: 767px) {
  #spoluprace h2 {
    width: 100%;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #spoluprace img {
    margin-bottom: 20px;
  }
}

#sluzby {
  margin-top: 150px;
}
@media (max-width: 767px) {
  #sluzby {
    margin-top: 50px;
  }
}
#sluzby ul {
  overflow: hidden;
}
@media (max-width: 767px) {
  #sluzby ul {
    padding: 0 30px;
  }
}
#sluzby ul li {
  width: 21%;
  float: left;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  margin-right: 4%;
  padding-right: 2%;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
@media (max-width: 767px) {
  #sluzby ul li {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
    padding-bottom: 50px;
    margin-right: 0;
    padding-right: 0;
  }
  #sluzby ul li:last-child {
    border-bottom: 0;
  }
}
#sluzby ul li:last-child {
  border-right: 0px;
}
#sluzby ul li img {
  height: 74px;
  margin-bottom: 20px;
}
#sluzby ul li strong {
  display: block;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#sluzby ul li a {
  display: block;
  color: #ff0000;
  margin-top: 15px;
}

.redbg-box {
  margin-top: 150px;
}
@media (max-width: 767px) {
  .redbg-box {
    margin-top: 50px;
  }
}
.redbg-box .container {
  color: #fff;
  background-color: #E02B20;
}
.redbg-box .container .box {
  padding: 108px 80px;
  background-position: center;
}
@media (max-width: 767px) {
  .redbg-box .container .box {
    padding: 50px 30px;
  }
}
.redbg-box .container .box h2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 45px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .redbg-box .container .box h2 {
    font-size: 30px;
  }
}
.redbg-box .container .text-box {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}
.redbg-box .container .text-box .btn {
  margin-top: 40px;
  background-color: #fff;
  color: #E02B20;
  font-weight: bold;
  font-size: 18px;
  border-color: #fff;
}

#cinnosti {
  margin-top: 100px;
}
@media (max-width: 767px) {
  #cinnosti {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  #cinnosti .section-title {
    font-size: 30px;
    margin-top: 0;
  }
  #cinnosti .section-title.light-gray {
    font-size: 27px;
  }
}
#cinnosti .text-box {
  margin-top: 70px;
}
#cinnosti .text-box > ul {
  overflow: hidden;
}
#cinnosti .text-box > ul > li {
  width: 25%;
  float: left;
}
#cinnosti .text-box > ul > li:last-child {
  border-right: 0px;
}
@media (max-width: 767px) {
  #cinnosti .text-box > ul > li {
    width: 100%;
    margin-bottom: 50px;
    padding-left: 30px;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  #cinnosti .text-box > ul > li:last-child {
    border-bottom: 0;
  }
}
#cinnosti .text-box > ul > li img {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #cinnosti .text-box > ul > li img {
    position: relative;
    left: -30px;
    margin-bottom: 50px;
  }
}
#cinnosti .text-box > ul > li strong {
  display: block;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 30px;
}
#cinnosti .text-box > ul > li ul {
  margin-left: 20px;
}
#cinnosti .text-box > ul > li ul li {
  list-style-type: disc;
}

.hospodarstvi {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .hospodarstvi {
    margin-top: 50px;
  }
}
.hospodarstvi .container {
  padding: 64px 0px;
  background: #fff;
}
@media (max-width: 767px) {
  .hospodarstvi .container {
    padding: 0px;
  }
}
.hospodarstvi .container .about-title .box {
  background-repeat: no-repeat;
  background-position: 0px 50px;
  background-color: #E02B20;
  padding: 144px 53px;
}
@media (max-width: 767px) {
  .hospodarstvi .container .about-title .box {
    padding: 140px 30px 30px 30px;
    margin-bottom: 50px;
  }
}
.hospodarstvi .container .about-title .box .title {
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 0;
  padding-top: 100px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .hospodarstvi .container .about-title .box .title {
    font-size: 25px;
    line-height: 35px;
  }
}
.hospodarstvi .container .about-text {
  padding: 20px 50px;
}
.hospodarstvi .container .about-text ul li {
  list-style-type: disc;
  margin-bottom: 30px;
  font-weight: bold;
}

.prodej {
  margin-top: 70px;
}
.prodej .container {
  background-color: #ebecee;
  background-repeat: no-repeat;
  background-position: 0px 50px;
}
.prodej .container .box {
  padding: 250px 50px 50px 50px;
}
.prodej .container .box .section-title {
  color: #fff;
}
.prodej .container .box .text-box > div {
  width: 40%;
  float: left;
  margin-right: 10%;
}
@media (max-width: 767px) {
  .prodej .container .box .text-box > div {
    width: 100%;
    margin-right: 0;
  }
}
.prodej .container .box .text-box > div:last-child {
  margin-right: 0;
}
.prodej .container .box .text-box > div ul {
  margin-left: 20px;
}
.prodej .container .box .text-box > div ul li {
  list-style-type: disc;
}
.prodej .container .box .text-box > div h2 {
  font-size: 20px;
}
.prodej .container .box .text-box > div h3 {
  font-size: 20px;
  color: #B3B3B3;
}
.prodej .container .box .text-box > div .btn {
  margin: 30px 0px;
}

.stroje .container .prefix {
  margin-top: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .stroje .container .prefix {
    margin-top: 0;
  }
}
.stroje .container .about-text {
  padding-top: 80px;
  font-weight: bold;
  font-size: 20px;
  line-height: 40px;
}
@media (max-width: 767px) {
  .stroje .container .about-text {
    padding: 20px;
    font-size: 16px;
    line-height: 40px;
  }
}

.scroll-to-top {
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  text-decoration: none;
  position: fixed;
  z-index: 99999;
  bottom: 125px;
  right: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  cursor: pointer;
  font-size: 20px;
  padding: 6px 11.5px;
  color: #fff;
  display: none;
}

.default-page h1 {
  width: auto;
  margin: 0 auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#mapa {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 713px;
}

#ke-stazeni {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  #ke-stazeni {
    margin: 50px 0px;
  }
}
#ke-stazeni .section-title {
  font-size: 48px;
}
#ke-stazeni .prefix {
  color: #343142;
  font-size: 18px;
}
#ke-stazeni ul {
  width: 47%;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  #ke-stazeni ul {
    width: 100%;
  }
}
#ke-stazeni ul li {
  width: 50%;
  float: left;
  font-size: 18px;
}
#ke-stazeni ul li img {
  margin-top: 20px;
}
@media (max-width: 767px) {
  #ke-stazeni ul li {
    width: 100%;
    margin-bottom: 50px;
  }
  #ke-stazeni ul li:last-child {
    margin-bottom: 0;
  }
}

#realizatori {
  margin-top: 200px;
  margin-bottom: 200px;
}
@media (max-width: 767px) {
  #realizatori {
    margin: 50px 0px;
  }
}
#realizatori ul {
  width: 85%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  margin-top: 100px;
}
@media (max-width: 767px) {
  #realizatori ul {
    width: 70%;
  }
}
#realizatori ul li {
  width: 46%;
  float: left;
  font-size: 18px;
  margin-right: 4%;
  padding-right: 4%;
  border-right: 1px solid rgba(52, 49, 66, 0.16);
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
@media (max-width: 767px) {
  #realizatori ul li {
    width: 100%;
    border-right: 0;
    margin-bottom: 70px;
    margin-right: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
#realizatori ul li:last-child {
  margin-right: 0;
  padding-right: 0;
  border: 0;
}
@media (max-width: 767px) {
  #realizatori ul li:last-child {
    margin-bottom: 0;
  }
}
#realizatori ul li img {
  margin-bottom: 30px;
}
#realizatori ul li a {
  margin-top: 50px;
  min-width: 117px;
}
@media (max-width: 767px) {
  #realizatori ul li a {
    margin-top: 20px;
  }
}

#developer {
  margin-top: 200px;
  margin-bottom: 200px;
}
@media (max-width: 767px) {
  #developer {
    margin: 50px 0px;
  }
}
#developer .developer-title {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  #developer .developer-title {
    margin-bottom: 0px;
  }
}
#developer .developer-title .section-title {
  font-size: 48px;
}
#developer .developer-title .prefix {
  color: #343142;
  font-size: 18px;
}
#developer .developer-image {
  text-align: center;
  padding-top: 50px;
}
#developer .developer-image img {
  width: 240px;
}
@media (max-width: 767px) {
  #developer .developer-image {
    margin-bottom: 50px;
  }
}
#developer .developer-text {
  font-size: 18px;
}
#developer .developer-text p {
  color: #343142;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #developer .developer-text {
    width: 72%;
    margin: 0 auto;
  }
}

#osa {
  margin-top: 200px;
  margin-bottom: 200px;
}
@media (max-width: 767px) {
  #osa {
    margin: 50px 0px;
  }
}
#osa .osa-title .section-title {
  font-size: 48px;
}
#osa .osa-title .prefix {
  color: #343142;
  font-size: 18px;
}
#osa .osa-text {
  font-size: 18px;
  line-height: 40px;
  width: 72%;
  margin: 0 auto;
}
#osa .osa-text .carousel {
  margin-top: 50px;
}
#osa .osa-text .carousel .item {
  height: 570px;
}
@media (max-width: 767px) {
  #osa .osa-text .carousel .item {
    height: 200px;
    background-size: cover;
  }
}
#osa .osa-text .carousel .slick-dots {
  bottom: 15px;
}
#osa .osa-text .carousel .slick-dots li {
  width: 7px;
  height: 7px;
}
#osa .osa-text .carousel .slick-dots li button::before {
  font-size: 10px;
  color: #fff;
}
#osa .osa-text .carousel .slick-dots li.slick-active button::before {
  opacity: 1;
}
#osa .osa-text .carousel .slick-arrow {
  z-index: 9;
}
#osa .osa-text .carousel .slick-arrow.slick-next {
  right: 15px;
}
#osa .osa-text .carousel .slick-arrow.slick-prev {
  left: 8px;
}
#osa .osa-text .carousel .slick-arrow:before {
  opacity: 1;
  font-size: 30px;
}

#boxy .box-text ul {
  width: 100%;
  margin-top: 70px;
}
@media (max-width: 767px) {
  #boxy .box-text ul {
    width: 80%;
    margin: 0 auto;
    margin-top: 0;
  }
}
#boxy .box-text ul li {
  width: 30%;
  float: left;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0px 2px 16px 0px rgba(110, 130, 208, 0.18);
  text-align: center;
  margin-right: 3%;
  margin-bottom: 3%;
  max-height: 226px;
}
@media (max-width: 767px) {
  #boxy .box-text ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10%;
  }
}
#boxy .box-text ul li img {
  max-width: 98.5px;
  max-height: 98.5px;
}
#boxy .box-text ul li strong, #boxy .box-text ul li p {
  display: block;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.hvezdarna-content {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .hvezdarna-content {
    margin: 50px 0px;
  }
}
.hvezdarna-content h1 {
  border: 0px;
  font-size: 38px;
  margin-bottom: 30px;
}
.hvezdarna-content p {
  width: 70%;
  margin: 0 auto;
  font-size: 18px;
}

.hvezdarna-slider {
  margin-bottom: 100px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .hvezdarna-slider {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.hvezdarna-slider .item {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 760px;
  position: relative;
}
@media (max-width: 767px) {
  .hvezdarna-slider .item {
    background-size: auto;
    height: 600px;
  }
}
.hvezdarna-slider .item .slider-text {
  color: #fff;
  position: absolute;
  top: 40%;
  width: 100%;
}
@media (max-width: 767px) {
  .hvezdarna-slider .item .slider-text {
    width: 90%;
    margin: 0 auto;
    top: 20%;
    left: 5%;
  }
}
.hvezdarna-slider .item .slider-text h1 {
  font-size: 80px;
}
@media (max-width: 767px) {
  .hvezdarna-slider .item .slider-text h1 {
    font-size: 50px;
  }
}
.hvezdarna-slider .item .slider-text h2 {
  font-size: 25px;
}
.hvezdarna-slider .item .slider-text .btn {
  color: #fff;
  border-color: #fff;
  font-size: 18px;
  border-radius: 3px;
  min-width: auto;
}

.layout-hvezdarn {
  display: block;
}

.cpt-item {
  width: 100%;
  overflow-x: hidden;
}/*# sourceMappingURL=style.css.map */