.newsletter-alert {
  padding: 10px 25px;
  position: fixed;
  top: 25px;
  left: 50px;
  width: calc(100% - 100px);
  background: rgba(255, 255, 255, 0.75); }
  .newsletter-alert h3 {
    text-align: center;
    font-size: 25px;
    margin: 0; }
  .newsletter-alert.success h3 {
    color: #a5ff93; }
  .newsletter-alert.fail h3 {
    color: #ff6f6f; }

[protected_domain] {
  position: relative; }
  [protected_domain][protected_domain_revealed="true"]:after {
    display: none !important; }
  [protected_domain]:after {
    content: 'viac';
    position: absolute;
    right: -5px;
    top: 0;
    height: 100%;
    background: white;
    border: 1px solid #eee;
    padding: 0 6px;
    color: #555;
    border-radius: 10px;
    box-shadow: -3px 0px 4px 1px #fff; }

.product-wrapper-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.unformat ul, .unformat ol {
  padding-left: 20px; }

#related-products h2 {
  color: #00173c; }

.studie-wrapper .service-border-box {
  display: block; }
  .studie-wrapper .service-border-box span.site-button-link {
    background-color: #ec1c22;
    color: white;
    padding: 1rem 2rem;
    font-weight: 500; }

.owl-btnss a {
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* IE 10 and IE 11 */
  user-select: none;
  /* Standard syntax */
  color: #fff;
  padding: 2px 10px;
  width: 35px;
  height: 35px;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  background-color: #00173c;
  line-height: 35px;
  margin-top: 10px; }
  .owl-btnss a:hover {
    background-color: #ec1c22; }

header.site-header.header-style-1 .top-bar .wt-topbar-info li {
  font-size: 12px;
  padding: 6px 15px 6px 15px; }
  header.site-header.header-style-1 .top-bar .wt-topbar-info li:first-of-type i {
    font-size: 18px !important; }
  header.site-header.header-style-1 .top-bar .wt-topbar-info li:last-of-type {
    border-right: 0; }
  header.site-header.header-style-1 .top-bar .wt-topbar-info li i {
    font-size: 16px !important; }
header.site-header.header-style-1 .top-bar .header-search-icon.close:after, header.site-header.header-style-1 .top-bar .header-search-icon.close:before {
  top: 8px;
  height: 18px; }
header.site-header .header-middle .header-info .icon-cell i {
  line-height: 64px; }
header.site-header .header-middle .header-info a {
  display: block;
  min-width: 180px; }
  header.site-header .header-middle .header-info a i, header.site-header .header-middle .header-info a span {
    color: #111 !important; }
  header.site-header .header-middle .header-info a strong {
    font-size: 28px;
    line-height: 1; }
header.site-header .sticky-wrapper a {
  font-size: 13px; }
header.site-header .sticky-wrapper ul.nav li a {
  padding: 12px 10px; }

body {
  font-weight: 300; }
  body p {
    color: #555555; }

.section-head {
  margin-bottom: 40px; }
  .section-head p {
    padding-top: 5px; }
  .section-head img {
    max-height: 60px; }

.konfigurator-labels label {
  font-size: 16px !important;
  color: #555; }

#konfigurator-aky-material label {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: -3px !important;
  white-space: nowrap;
  line-height: 1;
  font-family: Teko !important;
  color: #fff;
  cursor: pointer;
  position: relative; }
  #konfigurator-aky-material label:before {
    border: 3px solid #fff;
    background: transparent;
    height: 30px;
    width: 30px;
    margin-left: 0;
    left: -16px;
    top: -4px; }
#konfigurator-aky-material input[type=radio]:checked + label:after {
  content: '';
  position: absolute;
  left: -10px;
  top: 2px !important;
  width: 19px !important;
  height: 19px !important;
  border-radius: 50%;
  background: #ec1c22 !important; }

aside.side-bar .submenu label {
  margin-bottom: 6px;
  cursor: pointer;
  padding-left: 30px !important;
  position: relative;
  color: #333;
  font-weight: normal;
  font-family: Teko;
  font-size: 20px; }
  aside.side-bar .submenu label:before {
    border: 3px solid #00173c;
    background: transparent;
    height: 20px;
    width: 20px;
    margin-left: 0;
    left: 0px;
    top: 2px; }
aside.side-bar .submenu input[type=radio]:checked + label:after {
  content: '';
  position: absolute;
  left: 5px;
  width: 10px !important;
  top: 7px !important;
  width: 10px !important;
  height: 10px;
  border-radius: 50%;
  background: #ec1c22 !important; }

.konfigurator-carousel .services-section-content-right {
  background: none; }
.konfigurator-carousel .services-section-content-left {
  max-width: 340px; }
.konfigurator-carousel .floatingBg {
  background-image: url("/assets/images/background/bg-map-white.png");
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 80%; }

#konfigurator-kontakt-form h3 {
  font-size: 36px; }
#konfigurator-kontakt-form label {
  font-size: 16px; }
  #konfigurator-kontakt-form label span.close {
    font-size: 24px; }
#konfigurator-kontakt-form button {
  font-size: 18px;
  padding: 8px 20px; }
#konfigurator-kontakt-form .form-group {
  margin-bottom: 15px; }
  #konfigurator-kontakt-form .form-group > label {
    margin-bottom: 3px; }
  #konfigurator-kontakt-form .form-group input {
    padding: 5px; }

.wt-img-overlay1:hover:before, .wt-box:hover .wt-img-overlay1:before {
  display: none !important; }

#produkt-body .product-detail-info h2.post-title, #produkt-body .product-detail-info h3 {
  color: #00173c !important; }
#produkt-body .product-detail-info .na-stiahnutie > div:not(:last-of-type) {
  margin-bottom: 6px; }
#produkt-body .product-detail-info .na-stiahnutie a {
  color: #00173c; }
  #produkt-body .product-detail-info .na-stiahnutie a > span:last-of-type {
    text-decoration: underline; }
#produkt-body .woo-entry .produkt-form h3 {
  margin-bottom: 0px; }
#produkt-body .woo-entry .produkt-form p {
  color: #fff; }
#produkt-body #related-products {
  background: #f8f9fa !important; }
  @media screen and (max-width: 768px) {
    #produkt-body #related-products {
      padding: 60px 0; } }
  @media screen and (min-width: 767px) {
    #produkt-body #related-products .container > .row > .col-md-6 {
      padding: 60px 0; }
      #produkt-body #related-products .container > .row > .col-md-6:first-of-type {
        padding-right: 25px; }
      #produkt-body #related-products .container > .row > .col-md-6:nth-of-type(2) {
        padding-left: 25px; }
        #produkt-body #related-products .container > .row > .col-md-6:nth-of-type(2):before {
          display: block;
          content: '';
          position: absolute;
          left: -4px;
          width: 8px;
          height: 100%;
          top: 0;
          background: #fff; } }
#produkt-body .produkt-cta {
  background: #ec1c22; }
  #produkt-body .produkt-cta h3 {
    margin: 0;
    padding: 0;
    color: #fff; }
  #produkt-body .produkt-cta .col-md-9 {
    padding: 74px 0; }
    @media screen and (min-width: 767px) {
      #produkt-body .produkt-cta .col-md-9 {
        padding-left: 75px; } }
  #produkt-body .produkt-cta .col-md-3 {
    padding: 30px 0;
    background: #333;
    text-align: center; }
    #produkt-body .produkt-cta .col-md-3 i {
      margin-bottom: 20px;
      font-size: 68px; }
    #produkt-body .produkt-cta .col-md-3 span {
      display: block; }
#produkt-body #gmap {
  margin-bottom: 0; }

footer .section-action span {
  font-size: 22px; }
footer .fcf-content label {
  font-size: 13px; }

.single-product h3.wt-title {
  color: #00173c; }

#kontaktny-formular button.bg-primary:hover {
  background-color: #00173c !important; }

.pripadova-studia .container > .row:last-of-type .study-wrapper {
  margin-bottom: 0; }
.pripadova-studia .unformat ul {
  list-style: none;
  margin-bottom: 30px; }
.pripadova-studia .unformat li {
  font-family: 'Teko', sans-serif;
  color: #00173c;
  font-size: 24px;
  position: relative;
  padding-left: 30px;
  font-weight: 500; }
.pripadova-studia .unformat li:after {
  position: absolute;
  content: '';
  left: 0px;
  top: 17px;
  width: 20px;
  height: 2px;
  background-color: #ec1c22; }

.circle-wrapper {
  cursor: pointer; }
  .circle-wrapper img {
    max-height: 60px; }

.section-action {
  cursor: pointer; }

.w-33 {
  width: 33.33333%; }

#products-container-html ul.pagination li span, #products-container-html ul.pagination li a {
  background-color: #aaa !important;
  color: #fff;
  display: inline-block;
  padding: 4px 6px;
  margin: 0 2px;
  min-width: 28px;
  font-size: 15px;
  font-weight: normal;
  border: none;
  text-align: center; }
#products-container-html ul.pagination li.active span {
  background-color: #ec1c22 !important; }

header.site-header .icon-cell img {
  margin-top: 5px; }

footer.site-footer .footer-bottom {
  z-index: 9; }

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