.rich-text.elementor-element > .elementor-widget-container > *,
.rich-text:not(.elementor-element) > * {
  word-break: break-word;
  margin-bottom: 1em;
}
.rich-text.elementor-element > .elementor-widget-container > *:last-child,
.rich-text:not(.elementor-element) > *:last-child {
  margin-bottom: 0;
}

.rich-text > * {
  word-break: break-word;
  margin-bottom: 1em;
}
.rich-text > *:last-child {
  margin-bottom: 0;
}
.rich-text ul,
.rich-text ol {
  margin-left: 20px;
}
.rich-text ul li {
  list-style: disc outside none;
  margin-left: 0;
}
.rich-text ol li {
  list-style: decimal;
}

.site-footer {
  position: relative;
  background-color: #333;
  padding-top: 5.31rem;
  color: #FFF;
  box-shadow: 0px -3px 10px rgba(0, 0, 0, 0.16);
  filter: drop-shadow(0 -3px 5px rgba(0, 0, 0, 0.16));
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
}
.site-footer .title {
  color: #FFF;
  font-family: "Poppins", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 1.25rem;
}
.site-footer .site-footer__logo {
  display: block;
  width: 13.0625rem;
}
.site-footer a:hover {
  color: #FFF;
  text-decoration: underline;
}
.site-footer .site-footer__main {
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 11.87rem;
}
.site-footer .site-footer__main .site-footer__main__address {
  margin-top: 3.03rem;
}
@media screen and (max-width: 960px) {
  .site-footer .site-footer__main .site-footer__main__address {
    margin-bottom: 25px;
  }
}
.site-footer .site-footer__main .site-footer__main__address p {
  color: #BCBCBC;
  line-height: 1.875;
}
.site-footer .site-footer__main .site-footer__main__services_menu .menu,
.site-footer .site-footer__main .site-footer__main__about_menu .menu,
.site-footer .site-footer__main .site-footer__main__karriere_menu .menu {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.site-footer .site-footer__main .site-footer__main__services_menu .menu a,
.site-footer .site-footer__main .site-footer__main__about_menu .menu a,
.site-footer .site-footer__main .site-footer__main__karriere_menu .menu a {
  line-height: 1.875;
  transition: all 0.3s ease-in-out;
  color: #FFF;
  font-size: 1.125rem;
  font-weight: 500;
}
.site-footer .site-footer__main .site-footer__main__services_menu .menu a:hover,
.site-footer .site-footer__main .site-footer__main__about_menu .menu a:hover,
.site-footer .site-footer__main .site-footer__main__karriere_menu .menu a:hover {
  color: #FFF;
}
.site-footer .site-footer__main .site-footer__contacts {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 960px) {
  .site-footer .site-footer__main .site-footer__contacts {
    display: block;
  }
}
.site-footer .site-footer__main .site-footer__contacts .site-footer__contacts__icons {
  gap: 1.375rem;
  margin-bottom: 4.1625rem;
}
.site-footer .site-footer__main .site-footer__contacts .contact-mail,
.site-footer .site-footer__main .site-footer__contacts .contact-phone {
  display: block;
  color: #BCBCBC;
  transition: all 0.3s ease-in-out;
  margin-bottom: 0.5rem;
  font-family: "Open Sans";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.875rem;
  /* 200% */
}
.site-footer .site-footer__main .site-footer__contacts .contact-mail:hover,
.site-footer .site-footer__main .site-footer__contacts .contact-phone:hover {
  color: #fff;
}
.site-footer .site-footer__main .site-footer__socials {
  display: flex;
  gap: 1.375rem;
}
.site-footer .site-footer__main .site-footer__socials .social-links {
  gap: 1.375rem;
}
.site-footer .site-footer__main .site-footer__socials .social-links a {
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
.site-footer .site-footer__main .site-footer__socials .social-links a svg {
  width: 4.125rem;
  height: 4.125rem;
}
.site-footer .site-footer__main .site-footer__socials .social-links a:hover {
  transform: scale(1.1);
  transition: all 0.3s ease-in-out;
}
.site-footer .site-footer__bottom {
  padding-top: 2.1437rem;
  padding-bottom: 1.5625rem;
  border-top: 1px solid #797979;
  font-size: 0.9375rem;
  color: #BCBCBC;
}
.site-footer .site-footer__bottom .site-footer__bottom__menu .menu {
  display: flex;
  gap: 3.12rem;
}
@media screen and (max-width: 960px) {
  .site-footer .site-footer__bottom .site-footer__bottom__menu .menu {
    gap: 1.875rem;
    align-items: flex-start;
  }
}
.site-footer .site-footer__bottom .site-footer__bottom__menu .menu a {
  color: #BCBCBC;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.875rem;
  /* 200% */
  line-height: 1.875;
  transition: all 0.3s ease-in-out;
}

.default-hidden {
  display: none;
}

.form-wrapper .elementor-field-type-upload label {
  display: block;
  position: relative;
  width: 100%;
  top: unset;
  overflow: visible;
  height: auto;
  font-size: 15px;
}
.form-wrapper .elementor-field-type-upload label::before {
  content: " ";
  background-image: url("./img/icon-upload.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 57px;
  right: 50%;
  transform: translateX(50%);
  z-index: 1;
  width: 65px;
  height: 65px;
}
.form-wrapper .elementor-field-type-upload label::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 30px;
  height: 120px;
  border: 1px solid #fff !important;
}
.form-wrapper input:-webkit-autofill,
.form-wrapper input:-webkit-autofill:focus {
  transition: background-color 600000s 0s, color 600000s 0s;
}
.form-wrapper input[data-autocompleted] {
  background-color: transparent !important;
}
.form-wrapper input {
  padding-left: 0;
}
.form-wrapper input::placeholder {
  color: #FFFFFF !important;
  opacity: 1 !important;
}
.form-wrapper input:focus {
  outline: none !important;
}
.form-wrapper input[type=file] {
  height: 130px;
  border: 1px solid #fff;
  position: relative;
  opacity: 0;
}

.elementor-field-type-acceptance input {
  display: block !important;
  opacity: 0;
  position: absolute;
}
.elementor-field-type-acceptance input:checked + label::after {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  background-color: #000;
  border-radius: 50%;
  top: 9px;
  left: 4px;
  z-index: 1;
}
.elementor-field-type-acceptance label {
  position: relative;
  display: block;
  padding-left: 0;
}
.elementor-field-type-acceptance label::before {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  content: "";
  top: 2px;
  left: 0;
  height: 16px;
  width: 16px;
  border: 2px solid #000;
}

.accordion-wrapper {
  font-family: "Poppins", sans-serif;
}
.accordion-wrapper ul {
  margin-left: 40px;
}

.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

._brlbs-embed._brlbs-google-maps,
._brlbs-content-blocker,
.BorlabsCookie._brlbs-cb-googlemaps {
  width: 100%;
  height: 100%;
}

.flip-card .elementor-flip-box__front {
  border: 3px solid var(--Transparent-Stroke, rgba(248, 248, 248, 0.05));
  background: var(--Transparent-Fill, linear-gradient(297deg, rgba(248, 248, 248, 0.1) 16.39%, rgba(146, 146, 146, 0.2) 83.61%));
}
.flip-card .elementor-flip-box__front .elementor-icon svg {
  height: 6rem;
  width: 100%;
}
.flip-card .elementor-flip-box__back {
  border: 3px solid var(--Transparent-Stroke, rgba(248, 248, 248, 0.05));
  background-color: #e4e4e43d !important;
  backdrop-filter: blur(5px);
}
.flip-card .elementor-flip-box__back .elementor-flip-box__button {
  padding: 0.625rem 1.25rem;
}
.flip-card.relec-service .elementor-flip-box__front .elementor-flip-box__layer__overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 59.95%, rgba(255, 134, 26, 0.2) 92.86%);
  backdrop-filter: blur(5px);
}
.flip-card.relec-service .elementor-flip-box__back .elementor-flip-box__button {
  background-color: var(--relec-orange, #FF861A) !important;
}
.flip-card.retro-service .elementor-flip-box__front .elementor-flip-box__layer__overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 59.95%, rgba(2, 152, 218, 0.2) 93.02%);
  backdrop-filter: blur(5px);
}
.flip-card.retro-service .elementor-flip-box__back .elementor-flip-box__button {
  background-color: var(--relec-orange, #037CB4) !important;
}
.flip-card.retis-service .elementor-flip-box__front .elementor-flip-box__layer__overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 59.95%, rgba(132, 107, 79, 0.2) 92.52%);
  backdrop-filter: blur(5px);
}
.flip-card.retis-service .elementor-flip-box__back .elementor-flip-box__button {
  background-color: var(--relec-orange, #846B4F) !important;
}
.flip-card.resan-service .elementor-flip-box__front .elementor-flip-box__layer__overlay {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 59.95%, rgba(3, 196, 131, 0.2) 91.85%);
  backdrop-filter: blur(5px);
}
.flip-card.resan-service .elementor-flip-box__back .elementor-flip-box__button {
  background-color: var(--relec-orange, #71BBA0) !important;
}

.elementor-button {
  cursor: pointer;
}
.elementor-button .elementor-button-content-wrapper::after {
  content: url("./img/icon-arrow.svg");
  display: inline-block;
  transition: transform 0.3s ease-in-out;
}
.elementor-button:hover .elementor-button-content-wrapper::after {
  transform: translateX(0.5rem);
}

.hotline {
  position: fixed;
  top: 113.5px;
  left: 0;
  z-index: 100;
  width: 100%;
  background-color: #03C483;
  padding-top: 39px;
  padding-bottom: 39px;
  color: #fff;
  transform: translateY(-100%);
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
@media screen and (max-width: 960px) {
  .hotline {
    top: 95.5px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.hotline.active {
  transform: translateY(0);
  opacity: 1;
}
.hotline .hotline-inner {
  justify-content: end;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 960px) {
  .hotline .hotline-inner {
    justify-content: start;
  }
}
.hotline .hotline-inner a {
  color: #FFF;
  margin-left: 40px;
}
@media screen and (max-width: 960px) {
  .hotline .hotline-inner a {
    margin-left: 0;
  }
}
.hotline .hotline-inner a img {
  margin-right: 27px;
}
@media screen and (max-width: 960px) {
  .hotline .hotline-inner a img {
    margin-right: 12px;
  }
}
@media screen and (max-width: 960px) {
  .hotline .hotline-inner > .flex {
    align-items: flex-start;
  }
}
.hotline .icon-close {
  max-width: 24px;
  margin-left: 50px;
  cursor: pointer;
}