<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  ĹľlutĂˇ  */
#home {
  /* Testimonial */
  /* Konec testimonial */
  /* Home parralax */
  /* Konec home parralax */
  /* Reference */
  /* Konec referencĂ­ */
  /* Home bottom */
  /* End of home bottom */
}
#home #top_slider .carousel-caption {
  color: #00aeef;
}
#home #top_slider img {
  filter: none !important;
}
#home #home_text {
  color: #000000;
}
#home #home_text .text_left {
  color: #000000;
}
#home #products {
  background: #ffce34;
  margin-top: 10px;
  padding-top: 50px;
  padding-bottom: 50px;
}
#home #products h2 {
  color: #000;
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 20px;
}
#home #products h2:after {
  content: '';
  height: 2px;
  width: 50px;
  background: #000;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}
#home #products .subhead {
  text-align: center;
  color: #000;
  font-size: 15px;
  font-weight: 300;
}
#home #products .show_products {
  margin-top: 15px;
  text-align: center;
  color: #000;
  font-size: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#home #products .items {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
#home #products .items .item {
  width: 200px;
  display: block;
  float: left;
}
#home #products .items .item .icon {
  width: 140px;
  height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#home #products .items .item .icon img {
  max-width: 100%;
}
#home #products .items .item .icon .hover {
  display: none;
}
#home #products .items .item h3 {
  font-size: 18px;
  color: #000;
  text-align: center;
}
#home #guidpost .item {
  margin: 0px;
  padding: 0px;
  margin-right: 0.4%;
  overflow: auto;
  width: 24.7%;
}
#home #guidpost .item:hover img {
  transform: scale(1.25);
}
#home #guidpost .item:nth-of-type(4n) {
  margin-right: 0px;
}
#home #guidpost .item img {
  transition: all 1s ease;
  max-width: 100%;
  opacity: 0.8;
  width: 100%;
}
#home #guidpost .item .overlay {
  overflow: hidden;
  background: #000;
}
#home #guidpost .item .bottom {
  text-align: center;
  position: absolute;
  margin-top: -58%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #00aeef;
}
#home #guidpost .item h2 {
  color: #00aeef;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
}
#home #guidpost .item p {
  font-size: 14px;
}
#home #guidpost .item .button {
  position: relative;
  top: 20px;
  color: #00aeef;
  border: 1px solid #00aeef;
}
#home #testimonial {
  margin-top: 50px;
  margin-bottom: 70px;
}
#home #testimonial .top_image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60px;
  height: auto;
  margin-bottom: 20px;
}
#home #testimonial blockquote {
  border: 0px;
}
#home #testimonial .carousel-indicators {
  bottom: -30px;
}
#home #testimonial .carousel-indicators .active {
  background-color: #000000;
}
#home #testimonial .carousel-indicators li {
  border-color: #000000;
}
#home #testimonial .item p {
  width: 600px;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#home #testimonial .item .name {
  font-style: italic;
  margin-top: 20px;
}
#home #testimonial .item .name span {
  display: block;
  clear: both;
}
#home #home_parralax {
  background-image: url("https://www.svoboda.cz/wp-content/themes/severotisk/less/../img/homeparralax.png");
  height: 300px;
  background-position-x: 50% !important;
}
#home #home_parralax .center {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 120px;
}
#home #home_parralax .center h2 {
  display: block;
  float: left;
  color: #fff;
  padding-top: 16px;
  padding-right: 50px;
}
#home #home_parralax .center .button_full {
  display: block;
  float: left;
  margin-left: 20px;
  margin-top: 10px;
  background: #000000;
}
#home #home_parralax .center .button_full:hover {
  background-color: #0a3d49;
  color: #fff;
  text-decoration: none;
}
#home #reference {
  margin-top: 80px;
}
#home #reference a {
  color: #000000;
}
#home #reference h2 {
  color: #000000;
  text-align: center;
}
#home #reference h2:after {
  content: '';
  height: 3px;
  width: 80px;
  background: #000000;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
#home #reference .items {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
#home #reference .items .item {
  width: 200px;
  height: 200px;
  padding: 50px;
  display: block;
  float: left;
}
#home #reference .items .item img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#home #reference .show_ref {
  color: #000000;
  text-align: center;
  display: block;
}
#home #home_bottomblock {
  margin-top: 60px;
}
#home #home_bottomblock .item_left,
#home #home_bottomblock .item_right {
  width: 50%;
  display: block;
  float: left;
}
#home #home_bottomblock .item_left h2,
#home #home_bottomblock .item_right h2 {
  color: #fff;
}
#home #home_bottomblock .item_left h2:after,
#home #home_bottomblock .item_right h2:after {
  background: #fff;
}
#home #home_bottomblock .item_left p,
#home #home_bottomblock .item_right p {
  color: #fff;
  height: 60px;
}
#home #home_bottomblock .item_left a,
#home #home_bottomblock .item_right a {
  color: #fff;
}
#home #home_bottomblock .item_left {
  background: #5d5d5d;
}
#home #home_bottomblock .item_right {
  background: #c8c8c8;
}
#home #home_bottomblock h2 {
  text-align: center;
  margin-top: 70px;
  font-size: 22px;
}
#home #home_bottomblock h2:after {
  content: '';
  height: 3px;
  width: 80px;
  background: #085a73;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
#home #home_bottomblock p {
  color: #085a73;
  font-weight: 300;
  width: 500px;
  max-width: 100%;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#home #home_bottomblock img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  height: 150px;
  width: auto;
}
#home #home_bottomblock .iconblock:hover .icon-hover {
  display: block;
}
#home #home_bottomblock .iconblock:hover .icon {
  display: none;
}
#home #home_bottomblock .icon-hover {
  display: none;
}
#home #home_bottomblock a {
  text-align: center;
  display: block;
  margin-bottom: 40px;
  margin-top: 15px;
  font-size: 14px;
  color: #085a73;
}
</pre></body></html>