html.motolab-contact-loading body.in-kontakty #content article {
  visibility: hidden;
}

body.in-kontakty #content article.motolab-contact-page {
  width: 100%;
  max-width: 1160px;
  margin: 16px auto 0;
  color: #242729;
  font-family: "Exo 2", Arial, sans-serif;
}

body.in-kontakty #content .motolab-contact-page > header {
  margin: 0 0 22px;
}

body.in-kontakty #content .motolab-contact-page > header h1 {
  margin: 0;
  color: #242729;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}

body.in-kontakty #content .motolab-contact-page [itemprop="about"] > .greyBoxes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin: 0 0 18px;
}

body.in-kontakty #content .motolab-contact-page .greyBox {
  width: auto;
  min-width: 0;
  max-width: none;
  margin: 0;
  box-sizing: border-box;
}

body.in-kontakty #content .motolab-contact-quick .greyBox {
  position: relative;
  min-height: 170px;
  padding: 25px 24px 22px 88px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e2e4e6;
  border-top: 3px solid #ff660e;
  border-radius: 4px;
}

body.in-kontakty #content .motolab-contact-quick p.phone,
body.in-kontakty #content .motolab-contact-quick p.mail {
  position: relative;
  display: flex;
  min-height: 0;
  margin: 0;
  line-height: 1.25;
  flex-direction: column;
  align-items: flex-start;
}

body.in-kontakty #content .motolab-contact-quick p.phone::before,
body.in-kontakty #content .motolab-contact-quick p.mail::before {
  position: absolute;
  display: block;
  top: 0;
  left: -64px;
  width: 44px;
  height: 44px;
  color: #ff660e;
  background: #fff1e8;
  border-radius: 50%;
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  font-weight: 900;
  line-height: 44px;
  text-align: center;
}

body.in-kontakty #content .motolab-contact-quick p.phone::before {
  content: "\f095";
}

body.in-kontakty #content .motolab-contact-quick p.mail::before {
  content: "\f0e0";
}

body.in-kontakty #content .motolab-contact-kicker {
  margin-bottom: 5px;
  color: #62676b;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

body.in-kontakty #content .motolab-contact-quick a.motolab-contact-primary {
  color: #242729;
  font-size: 23px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration-color: #ff660e;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}

body.in-kontakty #content .motolab-contact-quick a.motolab-contact-primary:hover,
body.in-kontakty #content .motolab-contact-quick a.motolab-contact-primary:focus {
  color: #e65300;
}

body.in-kontakty #content .motolab-contact-note {
  margin-top: 8px;
  color: #62676b;
  font-size: 13px;
  line-height: 1.35;
}

body.in-kontakty #content .motolab-contact-phone-button,
body.in-kontakty #content .motolab-contact-form-link {
  display: inline-flex;
  min-height: 34px;
  margin-top: 15px;
  padding: 6px 16px;
  border: 1px solid #ff660e;
  border-radius: 3px;
  align-items: center;
  justify-content: center;
  color: #d94f00;
  background: #fff;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none;
}

body.in-kontakty #content .motolab-contact-phone-button:hover,
body.in-kontakty #content .motolab-contact-phone-button:focus,
body.in-kontakty #content .motolab-contact-form-link:hover,
body.in-kontakty #content .motolab-contact-form-link:focus {
  color: #fff;
  background: #df5200;
  border-color: #df5200;
}

body.in-kontakty #content .motolab-contact-visit {
  align-items: stretch;
}

body.in-kontakty #content .motolab-contact-map {
  position: relative;
  display: flex;
  min-height: 540px;
  padding: 0;
  overflow: hidden;
  background: #f3f4f5;
  border: 1px solid #dfe1e3;
  border-radius: 4px;
  flex-direction: column;
}

body.in-kontakty #content .motolab-contact-map-action {
  display: flex;
  min-height: 52px;
  padding: 9px 18px;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  gap: 9px;
  color: #fff;
  background: #ff660e;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

body.in-kontakty #content .motolab-contact-map-action::before {
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
  font-weight: 900;
  content: "\f3c5";
}

body.in-kontakty #content .motolab-contact-map-action:hover,
body.in-kontakty #content .motolab-contact-map-action:focus {
  color: #fff;
  background: #df5200;
}

body.in-kontakty #content .motolab-contact-map-action--mobile {
  display: none;
}

body.in-kontakty #content .motolab-contact-map iframe {
  position: relative !important;
  inset: auto !important;
  display: block;
  width: 100% !important;
  min-height: 488px;
  height: auto !important;
  border: 0;
  flex: 1 1 auto;
}

body.in-kontakty #content .motolab-contact-location {
  padding: 27px 28px 25px;
  background: #fff;
  border: 1px solid #e2e4e6;
  border-radius: 4px;
}

body.in-kontakty #content .motolab-contact-location h2,
body.in-kontakty #content .motolab-contact-company h2 {
  margin: 0 0 17px;
  color: #242729;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.2;
}

body.in-kontakty #content .motolab-contact-location h2::before,
body.in-kontakty #content .motolab-contact-company h2::before {
  display: inline-flex;
  width: 28px;
  height: 28px;
  margin-right: 8px;
  color: #ff660e;
  background: #fff1e8;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-family: "Font Awesome 5 Free";
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  vertical-align: 2px;
}

body.in-kontakty #content .motolab-contact-location h2::before {
  content: "\f3c5";
}

body.in-kontakty #content .motolab-contact-banking h2::before {
  content: "\f19c";
}

body.in-kontakty #content .motolab-contact-billing h2::before {
  content: "\f1ad";
}

body.in-kontakty #content .motolab-contact-address {
  margin: 0 0 21px;
  padding: 14px 16px;
  color: #33383b;
  background: #f6f7f7;
  border-left: 3px solid #ff660e;
  font-size: 15px;
  line-height: 1.5;
}

body.in-kontakty #content .motolab-contact-hours-title {
  margin: 0 0 8px;
  color: #242729;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.3;
}

body.in-kontakty #content .motolab-contact-location p.openhours {
  margin: 0 0 18px;
  padding: 7px 0;
  border-top: 1px solid #e2e4e6;
  border-bottom: 1px solid #e2e4e6;
  font-size: 14px;
}

body.in-kontakty #content .motolab-contact-hours-row {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  gap: 8px;
  min-height: 31px;
  padding: 5px 3px;
  align-items: start;
  line-height: 1.45;
}

body.in-kontakty #content .motolab-contact-hours-row + .motolab-contact-hours-row {
  border-top: 1px solid #eef0f1;
}

body.in-kontakty #content .motolab-contact-hours-row strong {
  color: #242729;
  font-weight: 800;
}

body.in-kontakty #content .motolab-contact-hours-row > span {
  color: #4f5559;
}

body.in-kontakty #content .motolab-contact-hours-row:nth-last-child(-n + 2) > span {
  color: #777c80;
}

body.in-kontakty #content .motolab-contact-visit-note {
  margin: 0;
  padding: 0;
  color: #4f5559;
  background: transparent;
  border: 0;
  font-size: 13px;
  line-height: 1.55;
}

body.in-kontakty #content .motolab-contact-company .greyBox {
  padding: 25px 27px;
  background: #fff;
  border: 1px solid #e2e4e6;
  border-top: 3px solid #ff660e;
  border-radius: 4px;
}

body.in-kontakty #content .motolab-contact-account-list,
body.in-kontakty #content .motolab-contact-billing-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  margin-top: 18px;
  border-top: 1px solid #e2e4e6;
}

body.in-kontakty #content .motolab-contact-account,
body.in-kontakty #content .motolab-contact-billing-grid > p {
  min-width: 0;
  margin: 0;
  padding: 17px 18px 2px 0;
}

body.in-kontakty #content .motolab-contact-account + .motolab-contact-account,
body.in-kontakty #content .motolab-contact-billing-grid > p + p {
  padding-right: 0;
  padding-left: 18px;
  border-left: 1px solid #e2e4e6;
}

body.in-kontakty #content .motolab-contact-account h3 {
  margin: 0 0 6px;
  color: #242729;
  font-size: 14px;
  font-weight: 800;
}

body.in-kontakty #content .motolab-contact-account h3 em {
  width: 22px;
  color: #ff660e;
  font-size: 13px;
  text-align: left;
}

body.in-kontakty #content .motolab-contact-company p {
  color: #4f5559;
  font-size: 14px;
  line-height: 1.55;
}

body.in-kontakty #content .motolab-contact-account p,
body.in-kontakty #content .motolab-contact-billing-grid p {
  margin-bottom: 0;
}

body.in-kontakty #content .motolab-contact-company p strong {
  color: #242729;
}

body.in-kontakty #content .motolab-contact-billing-hint {
  margin: -7px 0 0;
  padding-left: 11px;
  border-left: 2px solid #ff660e;
  color: #73787c;
  font-size: 12px;
}

@media (max-width: 767px) {
  body.in-kontakty #content article.motolab-contact-page {
    margin-top: 12px;
    padding: 0;
  }

  body.in-kontakty #content .motolab-contact-page > header {
    margin-bottom: 17px;
  }

  body.in-kontakty #content .motolab-contact-page > header h1 {
    font-size: 28px;
  }

  body.in-kontakty #content .motolab-contact-page [itemprop="about"] > .greyBoxes {
    grid-template-columns: minmax(0, 1fr);
    gap: 12px;
    margin-bottom: 12px;
  }

  body.in-kontakty #content .motolab-contact-quick .greyBox {
    min-height: 158px;
    padding: 21px 18px 19px 76px;
  }

  body.in-kontakty #content .motolab-contact-quick p.phone::before,
  body.in-kontakty #content .motolab-contact-quick p.mail::before {
    top: 0;
    left: -58px;
    width: 42px;
    height: 42px;
    line-height: 42px;
  }

  body.in-kontakty #content .motolab-contact-quick a.motolab-contact-primary {
    max-width: 100%;
    font-size: 20px;
    overflow-wrap: anywhere;
  }

  body.in-kontakty #content .motolab-contact-phone-button,
  body.in-kontakty #content .motolab-contact-form-link {
    min-height: 32px;
    margin-top: 13px;
  }

  body.in-kontakty #content .motolab-contact-visit {
    display: flex;
    flex-direction: column;
  }

  body.in-kontakty #content .motolab-contact-location {
    order: 1;
    padding: 22px 19px 20px;
  }

  body.in-kontakty #content .motolab-contact-map > .motolab-contact-map-action {
    display: none;
  }

  body.in-kontakty #content .motolab-contact-map-action--mobile {
    display: flex;
    min-height: 44px;
    margin: 0 0 17px;
    border-radius: 3px;
  }

  body.in-kontakty #content .motolab-contact-map {
    order: 2;
    min-height: 352px;
  }

  body.in-kontakty #content .motolab-contact-map iframe {
    min-height: 300px;
  }

  body.in-kontakty #content .motolab-contact-location h2,
  body.in-kontakty #content .motolab-contact-company h2 {
    font-size: 20px;
  }

  body.in-kontakty #content .motolab-contact-address {
    padding: 12px 13px;
    font-size: 14px;
  }

  body.in-kontakty #content .motolab-contact-hours-row {
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 7px;
    font-size: 13px;
  }

  body.in-kontakty #content .motolab-contact-company .greyBox {
    padding: 22px 19px;
  }

  body.in-kontakty #content .motolab-contact-account-list,
  body.in-kontakty #content .motolab-contact-billing-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  body.in-kontakty #content .motolab-contact-account,
  body.in-kontakty #content .motolab-contact-billing-grid > p {
    padding: 15px 0;
  }

  body.in-kontakty #content .motolab-contact-account + .motolab-contact-account,
  body.in-kontakty #content .motolab-contact-billing-grid > p + p {
    padding-left: 0;
    border-top: 1px solid #e2e4e6;
    border-left: 0;
  }
}
