:root {
  --background: white;
  --background2: #f6f6f6;
  --box-shadow: #00000029;
  --underline: #707070;
  --underline-opacity: #70707059;
  --underline-2: #414141;
  --underline-3: #EBEBEB;
  --grey-bg: #E2E2E2;
  --grey-bg-2: #EDEDED;
  --grey-bg-3: #EFEFEF;
  --grey-bg-4: #F4F4F4;
  --grey-bg-5: #F8F8F8;
  --custom-green: #87B229;
  --custom-red: #E21313;
  --dark-blue: #0F1531;
}

:root {
  --background: white;
  --background2: #f6f6f6;
  --box-shadow: #00000029;
  --underline: #707070;
  --underline-opacity: #70707059;
  --underline-2: #414141;
  --underline-3: #EBEBEB;
  --grey-bg: #E2E2E2;
  --grey-bg-2: #EDEDED;
  --grey-bg-3: #EFEFEF;
  --grey-bg-4: #F4F4F4;
  --grey-bg-5: #F8F8F8;
  --custom-green: #87B229;
  --custom-red: #E21313;
  --dark-blue: #0F1531;
}

/* Tenant 1 (Piqo) theme */
.tenant1 {
  --brandPrimary: #0F1531;
  --brandPrimaryHover: #00548d;
  --brandSecondary: #87B229;
  --brandSecondaryHover: #6c8f21;
  --brandTertiary: #F18C00;
  --brandTertiaryHover: #EE7C0D;
  --newAdvertiseBg: #414141;
  --newAdvertiseColor: white;
  --saleLabel: #E21313;
  --newProduct: #F18C00;
  --logoImg: url("/images/piqo/piqo-logo.png");
  --padlockImg: url("/images/piqo/padlock.png");
  --productReturnImg: url("/images/piqo/product-return.png");
  --wheelbarrowImg: url("/images/piqo/wheelbarrow.png");
  --locationImg: url("/images/piqo/location.png");
  --businessAccountBbImg: url("/images/piqo/piqo-business-account-bg.png");
  --rightArrowImg: url("/images/piqo/right-arrow.png");
}

/* Tenant 2 (Vecoplan) theme */
.tenant2 {
  --brandPrimary: #0F1531;
  --brandPrimaryHover: #00548d;
  --brandSecondary: #0F1531;
  --brandSecondaryHover: #0F1531;
  --brandTertiary: #4CB9C0;
  --brandTertiaryHover: #4CB9C0;
  --newAdvertiseBg: #414141;
  --newAdvertiseColor: white;
  --saleLabel: #0f1532;
  --newProduct: #4cb9c0;
  --logoImg: url("/images/vecoplan/vecoplan-logo.png");
  --padlockImg: url("/images/vecoplan/padlock.png");
  --productReturnImg: url("/images/vecoplan/product-return.png");
  --wheelbarrowImg: url("/images/vecoplan/wheelbarrow.png");
  --locationImg: url("/images/vecoplan/location.png");
  --businessAccountBbImg: url("/images/vecoplan/veco-business-account-bg.png");
  --rightArrowImg: url("/images/vecoplan/right-arrow.png");
}

/* Tenant 3 (Voest) theme */
.tenant3, .tenant4, .tenant5 {
  --brandPrimary: #1183B2;
  --brandPrimaryHover: #0f749b;
  --brandSecondary: #1183B2;
  --brandSecondaryHover: #0f749b;
  --brandTertiary: #1183B2;
  --brandTertiaryHover: #0f749b;
  --newAdvertiseBg: #C9E1EF;
  --newAdvertiseColor: #414141;
  --saleLabel: #E21313;
  --newProduct: #93C22B;
  --logoImg: url("/images/voestalpine/voestalpine-logo.png");
  --padlockImg: url("/images/voestalpine/padlock.png");
  --productReturnImg: url("/images/voestalpine/product-return.png");
  --wheelbarrowImg: url("/images/voestalpine/wheelbarrow.png");
  --locationImg: url("/images/voestalpine/location.png");
  --businessAccountBbImg: url("/images/voestalpine/voest-business-account-bg.png");
  --rightArrowImg: url("/images/voestalpine/right-arrow.png");
}

/* Tenant 6 (Schloss) theme */
.tenant6 {
  --brandPrimary: #213138;
  --brandPrimaryHover: #213138;
  --brandSecondary: #fbba00;
  --brandSecondaryHover: #d7a003;
  --brandTertiary: #fbba00;
  --brandTertiaryHover: #d7a003;
  --newAdvertiseBg: #C9E1EF;
  --newAdvertiseColor: #414141;
  --saleLabel: #E21313;
  --newProduct: #93C22B;
  --logoImg: url("/images/schloss/schloss-logo.jpeg");
  --padlockImg: url("/images/schloss/padlock.png");
  --productReturnImg: url("/images/schloss/product-return.png");
  --wheelbarrowImg: url("/images/schloss/wheelbarrow.png");
  --locationImg: url("/images/schloss/location.png");
  --businessAccountBbImg: url("/images/schloss/schloss-business-account-bg.png");
  --rightArrowImg: url("/images/schloss/right-arrow.png");
}

@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Roboto";
  src: url("/fonts/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
}
@font-face {
  font-family: "Barlow";
  src: url("/fonts/Barlow-Thin.ttf") format("truetype");
  font-weight: 100;
}
@font-face {
  font-family: "Barlow";
  src: url("/fonts/Barlow-ExtraLight.ttf") format("truetype");
  font-weight: 200;
}
@font-face {
  font-family: "Barlow";
  src: url("/fonts/Barlow-Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Barlow";
  src: url("/fonts/Barlow-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Barlow";
  src: url("/fonts/Barlow-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Barlow";
  src: url("/fonts/Barlow-SemiBold.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "Barlow";
  src: url("/fonts/Barlow-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Barlow";
  src: url("/fonts/Barlow-ExtraBold.ttf") format("truetype");
  font-weight: 900;
}
body {
  font-size: 16px !important;
  font-family: "Roboto", sans-serif !important;
  color: var(--dark-blue) !important;
  animation: fadeInAnimation ease 1s;
  scrollbar-gutter: stable;
}
body h1 {
  font-size: 30px;
  font-weight: 900;
}
body h2 {
  font-size: 25px;
  font-weight: bold;
}
body h3 {
  font-size: 20px;
  font-weight: 500;
}
body h4 {
  font-size: 16px;
  font-weight: 900;
}
body .small-text {
  font-size: 12px;
}
body a {
  cursor: pointer;
  color: var(--dark-blue);
}
body a:hover {
  color: var(--dark-blue);
  text-decoration: underline;
}
body input[type=radio] {
  accent-color: var(--dark-blue);
}
body .primary-color {
  color: var(--brandPrimary);
}
body .primary-color-hover {
  color: var(--brandPrimaryHover);
}
body .primary-bg-color {
  background-color: var(--brandPrimary);
}
body .primary-bg-color-hover {
  background-color: var(--brandPrimaryHover);
}
body .secondary-color {
  color: var(--brandSecondary);
}
body .secondary-color-hover {
  color: var(--brandSecondaryHover);
}
body .secondary-bg-color {
  background-color: var(--brandSecondary);
}
body .secondary-bg-color-hover {
  background-color: var(--brandSecondaryHover);
}
body .tertiary-color {
  color: var(--brandTertiary);
}
body .tertiary-color-hover {
  color: var(--brandTertiaryHover);
}
body .tertiary-bg-color {
  background-color: var(--brandTertiary);
}
body .tertiary-bg-color-hover {
  background-color: var(--brandTertiaryHover);
}
body .tertiary-gradient {
  background-image: linear-gradient(90deg, var(--brandTertiary) 50%, rgba(109, 79, 45, 0) 100%);
}
@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1450px !important;
  }
}
:root {
  --background: white;
  --background2: #f6f6f6;
  --box-shadow: #00000029;
  --underline: #707070;
  --underline-opacity: #70707059;
  --underline-2: #414141;
  --underline-3: #EBEBEB;
  --grey-bg: #E2E2E2;
  --grey-bg-2: #EDEDED;
  --grey-bg-3: #EFEFEF;
  --grey-bg-4: #F4F4F4;
  --grey-bg-5: #F8F8F8;
  --custom-green: #87B229;
  --custom-red: #E21313;
  --dark-blue: #0F1531;
}

.main-header {
  height: 175px;
}
@media (max-width: 991px) {
  .main-header {
    height: 185px;
  }
}

:root {
  --background: white;
  --background2: #f6f6f6;
  --box-shadow: #00000029;
  --underline: #707070;
  --underline-opacity: #70707059;
  --underline-2: #414141;
  --underline-3: #EBEBEB;
  --grey-bg: #E2E2E2;
  --grey-bg-2: #EDEDED;
  --grey-bg-3: #EFEFEF;
  --grey-bg-4: #F4F4F4;
  --grey-bg-5: #F8F8F8;
  --custom-green: #87B229;
  --custom-red: #E21313;
  --dark-blue: #0F1531;
}

.footer {
  padding: 65px 0;
  background-color: var(--grey-bg-2);
  margin-top: 100px;
}
.footer .payment-grid {
  display: grid;
  grid-template-columns: auto auto 1fr;
  column-gap: 20px;
  row-gap: 10px;
}
.footer .information-links {
  width: fit-content;
  display: flex;
  flex-direction: column;
}
.footer .information-links a:not(:last-child) {
  margin-bottom: 10px;
}
.footer .magazin {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.footer .magazin .how-works-text {
  font-weight: bold;
  cursor: pointer;
}
.footer .magazin .separator {
  width: 1px;
  height: 20px;
  background-color: var(--underline);
  margin: 0 15px;
}
.footer .separator {
  width: 100%;
  height: 1px;
  background-color: var(--underline-2);
  margin-top: 15px;
  margin-bottom: 30px;
  opacity: 0.41;
}
.footer .telephone {
  text-decoration: none;
  color: var(--dark-blue);
}
.footer .telephone:hover {
  text-decoration: underline;
}
.footer .opening-time {
  display: flex;
  flex-direction: column;
  margin: 20px 0;
}
.footer .opening-time span {
  font-size: 14px;
  font-weight: lighter;
}
.footer .mobile-charges {
  font-size: 11px;
  font-weight: lighter;
}
.footer .new-jobs-image {
  max-width: 164px;
  max-height: 164px;
}
.footer .social-grid {
  display: grid;
  grid-template-columns: auto auto auto 1fr;
  column-gap: 30px;
  row-gap: 10px;
}
.footer .social-grid img {
  cursor: pointer;
}
@media (max-width: 991px) {
  .footer h3 {
    margin: 20px 0;
  }
}

:root {
  --background: white;
  --background2: #f6f6f6;
  --box-shadow: #00000029;
  --underline: #707070;
  --underline-opacity: #70707059;
  --underline-2: #414141;
  --underline-3: #EBEBEB;
  --grey-bg: #E2E2E2;
  --grey-bg-2: #EDEDED;
  --grey-bg-3: #EFEFEF;
  --grey-bg-4: #F4F4F4;
  --grey-bg-5: #F8F8F8;
  --custom-green: #87B229;
  --custom-red: #E21313;
  --dark-blue: #0F1531;
}

.license-footer {
  display: flex;
  align-items: center;
  font-size: 14px;
}
.license-footer span {
  color: white;
}
.license-footer .right-side {
  text-align: end;
}
.license-footer .right-side a:not(:last-child) {
  margin-right: 47px;
}

@media (max-width: 992px) {
  .license-footer .row {
    flex-direction: column-reverse;
    justify-content: center;
  }
  .license-footer .row .right-side {
    margin-bottom: 15px;
  }
  .license-footer .row .left-side, .license-footer .row .right-side {
    text-align: start;
  }
}
@media (max-width: 576px) {
  .license-footer {
    padding: 15px 0;
  }
}
.news-list-container .news-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 135px;
  row-gap: 10px;
  padding: 0 142px;
}
.news-list-container .news-grid .news-container .main-img {
  width: 100%;
  max-width: 500px;
  margin-bottom: 50px;
}
.news-list-container .news-grid .news-container h1 {
  color: var(--brandPrimary);
  text-transform: uppercase;
}
.news-list-container .news-grid .news-container p {
  margin-bottom: 32px;
}
.news-list-container .news-grid .news-container a {
  font-weight: bold;
}
.news-list-container .news-grid .news-container a img {
  margin-left: 10px;
}
@media (max-width: 990px) {
  .news-list-container .news-grid {
    grid-template-columns: 1fr;
    padding: 0;
    row-gap: 20px;
  }
}

.partner-slideshow {
  margin-top: 88px;
  margin-bottom: 160px;
}

/*# sourceMappingURL=contact-form.css.map */
