<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  svÄ›tlĂˇ modrĂˇ  */
/*  ĹľlutĂˇ  */
/* - - - references - - - - - - - - - - - - - - - - - - - - */
#references .titleLine {
  width: 90px;
  height: 4px;
  margin: 0 auto 20px auto;
  background: #000;
  border: 1px solid #000;
}
#references .clients {
  padding: 30px;
}
#references .clients .header {
  margin-bottom: 50px;
  color: #085a73;
  text-align: center;
  margin-top: 30px;
}
#references .clients .header h2 {
  margin: 0 0 15px 0;
  font-size: 25px;
}
#references .clients .header h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 300;
}
#references .clients .items {
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#references .clients .items .item {
  width: 15%;
  padding: 30px;
  display: block;
  float: left;
  border-top: 2px solid #d5d4d5;
  margin-right: 2%;
}
#references .clients .items .item:nth-of-type(6n) {
  margin-right: 0px;
}
#references .clients .items .item:nth-of-type(7),
#references .clients .items .item:nth-of-type(13) {
  clear: left;
}
#references .clients .items .item img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#references .clients .bx-viewport {
  box-shadow: none;
  border: 0px;
  left: 0px;
  transform: none;
}
#references .clients .bx-viewport .slider {
  padding: 30px;
}
#references .clients .bx-viewport .slider img {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#references .clients .logo {
  padding: 30px 0;
  border-top: 2px solid #d5d4d5;
  text-align: center;
  height: 170px;
}
#references .clients .logo img {
  max-width: 100%;
}
#references .contact-us {
  margin-bottom: 70px;
  color: #000;
  font-size: 22px;
  text-align: center;
}
#references .contact-us .contact-us-bg {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("https://www.svoboda.cz/wp-content/themes/severotisk/less/../img/references_contact_us.png");
}
#references .contact-us a {
  display: inline-block;
  margin-top: 20px;
  padding: 15px 20px;
  background: #000;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
}
#references .contact-us a:hover {
  background: #0a3d49;
}
@media (min-width: 992px) {
  #references .contact-us .left {
    text-align: right;
  }
  #references .contact-us .right {
    text-align: left;
  }
  #references .contact-us a {
    display: inline;
    margin-top: 0;
  }
}
#references .slider {
  margin-bottom: 30px;
}
#references .slider .header {
  margin-bottom: 30px;
  color: #085a73;
  text-align: center;
}
#references .slider .header h2 {
  margin: 0 0 15px 0;
  font-size: 25px;
}
#references .slider .header h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 300;
  color: #000;
}
#references .slider .bx-wrapper .bx-viewport {
  left: 0;
  border: none;
  box-shadow: none;
}
#references .slider .bx-controls-direction a.bx-prev {
  background: url("https://www.svoboda.cz/wp-content/themes/severotisk/less/../img/references_slider_prev.png") 50% 50% no-repeat;
  background-size: auto 100%;
  width: 80px;
  height: 80px;
  margin-top: -40px;
}
#references .slider .bx-controls-direction a.bx-prev:hover {
  background: url("https://www.svoboda.cz/wp-content/themes/severotisk/less/../img/references_slider_prev_hover.png") 50% 50% no-repeat;
  background-size: auto 100%;
}
#references .slider .bx-controls-direction a.bx-next {
  background: url("https://www.svoboda.cz/wp-content/themes/severotisk/less/../img/references_slider_next.png") 50% 50% no-repeat;
  background-size: auto 100%;
  width: 80px;
  height: 80px;
  margin-top: -40px;
}
#references .slider .bx-controls-direction a.bx-next:hover {
  background: url("https://www.svoboda.cz/wp-content/themes/severotisk/less/../img/references_slider_next_hover.png") 50% 50% no-repeat;
  background-size: auto 100%;
}
#references .slider .slide img {
  max-width: 100%;
}
#references .testimonials .testimonials-bg {
  padding-top: 50px;
  padding-bottom: 80px;
  background: #e7e8e9;
}
#references .testimonials h3 {
  margin: 0 0 10px 0;
  color: #000;
  font-size: 25px;
  text-align: center;
}
#references .testimonials .item {
  margin-bottom: 40px;
}
#references .testimonials .comment {
  position: relative;
  height: 300px;
  margin: 20px 0 10px 0;
  padding-left: 100px;
  padding-top: 50px;
  background: #000;
  color: #fff;
}
@media (min-width: 768px) {
  #references .testimonials .comment {
    background: #000000 url("https://www.svoboda.cz/wp-content/themes/severotisk/less/../img/references_testimonials_comment.png") 30px 40px no-repeat;
  }
}
#references .testimonials .comment .logo {
  position: absolute;
  bottom: -50px;
  left: 20px;
}
#references .testimonials .comment .logo img {
  display: block;
  width: 100px;
  height: 100px;
}
#references .testimonials .comment p {
  font-weight: 300;
  font-style: italic;
  padding-right: 20px;
  color: #00aeef;
}
#references .testimonials .name {
  padding-right: 15px;
  color: #41424d;
  text-align: right;
  font-weight: 300;
  font-style: italic;
}
</pre></body></html>