@font-face {
  font-family: 'URW DIN';
  src: url('../fonts/URWDIN-Bold.eot');
  src: url('../fonts/URWDINBold.woff2') format('woff2'),
        url('../fonts/URWDINBold.woff') format('woff'),
        url('../fonts/URWDIN-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'URW DIN';
  src: url('../fonts/URWDIN-Medium.eot');
  src: url('../fonts/URWDINMedium.woff2') format('woff2'),
        url('../fonts/URWDINMedium.woff') format('woff'),
        url('../fonts/URWDIN-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'URW DIN';
  src: url('../fonts/URWDIN-Regular.eot');
  src: url('../fonts/URWDINRegular.woff2') format('woff2'),
        url('../fonts/URWDINRegular.woff') format('woff'),
        url('../fonts/URWDIN-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
.uk-section-primary {
  background: linear-gradient(148.96deg, #EAC183 -4.79%, #F2E9D2 49.75%, #73C8DC 120.66%, #EAC183 144.81%);
}
.uk-navbar-left .uk-navbar-item {
  padding-top: 31px;
  padding-bottom: 32px;
}
.tm-header .logo {
  height: 185px;
}
.uk-navbar-toggle-icon > svg {
  display: none;
}
.uk-navbar-toggle-icon {
  width: 68px;
  height: 68px;
  background-image: url(../images/icons/main/hamburger-menu.svg);
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
}
.uk-navbar-toggle-icon:hover {
  box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.5);
}
.uk-modal-close-full > svg {
  display: none;
}
.uk-modal-close-full {
  width: 68px;
  height: 68px;
  background: transparent;
  padding: 0px;
  background-image: url(../images/icons/main/menu-c-close-ws.svg);
  background-repeat: no-repeat;
  background-size: contain;
  top: 117px;
  right: calc(50vw - 485px);
  border-radius: 50%;
}
.uk-modal-close-full:hover {
  box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.5);
}
.uk-navbar-right {
  flex-direction: column;
}
.mod-languages > .uk-inline > a {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.97;
  letter-spacing: -0.46px;
  text-transform: uppercase;
  color: #000000;
  position: relative;
}
.mod-languages > .uk-inline > a:after {
  content: "";
  width: 8px;
  height: 8px;
  background-image: url(../images/icons/main/dropdown-down.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 4px;
}
#tm-dialog > .uk-modal-dialog {
  background: #000;
}
#tm-dialog .uk-modal-body {
  max-width: 820px;
  width: 100%;
  padding-top: 110px;
}
.uk-nav-default > li > a {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.06;
  color: #FFFFFF;
}
.uk-nav-default > li > a:hover {
  color: #C31622;
}
.uk-nav-default > li {
  margin-top: 26px;
  margin-bottom: 26px;
}
.uk-nav-default > li.uk-active > a {
  color: #C31622;
}
.prasentiert-von {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.44;
  color: #FFFFFF;
}
.footer {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.43;
  color: #FFFFFF;
  padding-top: 50px;
  padding-bottom: 50px;
}
.footer .grid-divider.uk-grid-small > * {
  padding-left: 25px;
}
.footer-suissetec-logo {
  padding-top: 4px;
}
.footer-suissetec-logo > * > img:nth-child(2), .footer-suissetec-logo > * > a > img:nth-child(2) {
  margin-left: 22px;
}
.footer .mod-languages {
  margin-right: 65px;
}
.footer .mod-languages a {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.97;
  letter-spacing: -0.46px;
  text-transform: uppercase;
}
.footer .mod-languages .uk-dropdown-nav > li.uk-active > a, .footer .mod-languages .uk-dropdown-nav > li > a:hover{
  color: #FFFFFF;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.97;
  letter-spacing: -0.46px;
  text-transform: uppercase;
}
.footer .mod-languages > * > a {
  color: #FFFFFF;
  background: #C31622;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.5);
  min-width: 195px;
  display: block;
  text-align: left;
  padding: 4px 12px 0px 12px;
  line-height: 2.4;
}
.footer-suissetec-logo {
  margin-bottom: 30px;
}
.footer .mod-languages > .uk-inline > a::after {
  content: "";
  width: 17px;
  height: 12px;
  background-image: url(../images/icons/main/dropdown-down-white.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  display: block;
  position: absolute;
  right: 17px;
  top: 13px;
}
.footer .uk-dropdown {
  min-width: 195px;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.5);
  background: #C31622;
}
.footer > .uk-container > div:nth-child(2) {
  margin-top: 30px;
}
.footer .uk-grid-divider.uk-grid-small > * {
  padding-left: 25px;
}
::marker {
  color: #C31622;
}
.first-section {
  padding-top: 82px;
}
.last-section {
  padding-bottom: 96px;
}
.subtitle {
  margin-top: 48px;
}
ol, ul {
  padding-left: 15px;
}
.featured-list {
  max-width: 809px;
}
.featured-list li {
  margin-bottom: 15px;
}
.width-825 {
  max-width: 825px;
}
.width-732 {
  max-width: 732px;
}
.kontakt-links-grid .el-title a {
  font-weight: 700;
  font-size: 14px;
  letter-spacing: -0.46px;
  text-transform: uppercase;
}
.hp-qoute {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.25;
}
.hp-unterschrift-panel {
  max-width: 137px;
  margin-left: auto;
  margin-top: -65px;
}
html:lang(fr-fr) .hp-unterschrift-panel {
	max-width: 165px;
	margin-right: -30px;
}
.hp-unterschrift-panel .el-content {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.43;
  margin-top: -10px;
}
.hp-qoute-section {
  padding-top: 95px;
/* padding-top: 277px; */
  padding-bottom: 80px;
}
div.craftsman-search-filter-section-scroll + div.hp-qoute-section {padding-top: 277px;}
.hp-teasers-grid .el-item {
  padding: 20px 33px 20px 33px;
  background-color: rgba(0, 0, 0, 0.8);
}
.hp-teasers-grid .el-item:hover {
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: none;
}
.hp-teasers-grid .el-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.08;
  margin-left: 16px;
  margin-bottom: 22px !important;
}
.hp-teasers-grid .el-item > div:last-child {
  height: 70px;
  position: absolute;
  bottom: -48px;
}
.hp-teasers-grid .el-link {
  background: #C31622;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.5);
  border-color: transparent;
  color: #fff;
  line-height: 32px;
  margin-left: 16px;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.46px;
  text-transform: uppercase;
  padding-top: 4px;
/*  margin-bottom: -28px;*/
  /*position: absolute;
  bottom: -15px;*/
}
.hp-teasers-grid .el-item:hover .el-link {
     /* -webkit-animation: coluihrsfinor 0.3s forwards;
        -moz-animation: coluihrsfinor 0.3s forwards;
          -o-animation: coluihrsfinor 0.3s forwards;
          animation: coluihrsfinor 0.3s forwards; */
}
@keyframes coluihrsfinor {
      0%   { background: #C31622; }
      50%  { background: #000000; }
      100% { background: #3589B5; }
}
@-webkit-keyframes coluihrsfinor {
      0%   { background: #C31622; }
      50%  { background: #000000; }
      100% { background: #3589B5; }
}
@-moz-keyframes coluihrsfinor {
      0%   { background: #C31622; }
      50%  { background: #000000; }
      100% { background: #3589B5; }
}
@-o-keyframes coluihrsfinor {
      0%   { background: #C31622; }
      50%  { background: #000000; }
      100% { background: #3589B5; }
}
.hp-teasers-section {
  padding-bottom: 212px;
}
.footer .mod-languages > * > a:hover {
  /** -webkit-animation: coluihrsfinor 0.3s forwards;
  -moz-animation: coluihrsfinor 0.3s forwards;
  -o-animation: coluihrsfinor 0.3s forwards;
  animation: coluihrsfinor 0.3s forwards; **/
}
.uk-section-secondary:not(.uk-preserve-color) .uk-grid-divider > :not(.uk-first-column)::before {
  border-left-color: #fff;
}
.hp-arrow-down .el-image {
  width: 32px;
  height: 32px;
}
.hp-arrow-down {
  position: absolute;
  bottom: 45px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.tm-header .uk-navbar {
  height: 250px;
}
.uk-card-secondary h3 {
  color: #fff;
}
.craftsman-card h3 {
  font-size: 19px;
  line-height: 1.21;
  margin-top: 24px;
}
.craftsman-card {
  padding: 16px 95px 24px 25px;
  margin-right: 39px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.44;
  position: relative;
}
.craftsman-card-phone-button {
  display: block;
  width: 122px;
  background: #C31622;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.42;
  padding: 10px;
  text-align: center;
  position: absolute;
  right: -39px;
  top: 41px;
  filter: drop-shadow(1.41772px 1.41772px 9.92405px rgba(0, 0, 0, 0.5));
}
.craftsman-card-address {
  margin-bottom: 4px;
}
.craftsman-card-distance {
  margin-bottom: 24px;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.67;
  /* text-transform: uppercase; */
  color: #FFFFFF;
}
.craftsman-card-phone-button:hover {
  color: #fff;
  background: #3589B5;
  filter: drop-shadow(1.41772px 1.41772px 9.92405px rgba(0, 0, 0, 0.5));
}
.craftsman-card-phone img, .craftsman-card-website img {
  margin-right: 7px;
}
#wt-craftmen-results > div > h1 {
  margin-bottom: 61px;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
#wt-craftmen-results .submission-type {
  font-weight: 700;
  font-size: 15px;
  line-height: 34px;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}
#wt-craftmen-results .submission-type > img {
  margin-right: 12px;
}
.submission-zip-section {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.43;
  /** display: flex; **/
/*  align-items: center;*/
  margin-top: 0px;
}
.submission-zip-section > * {
  padding-top: 3px !important;
  white-space: nowrap;
}
.submission-zip-button {
  background: #000000;
  border-radius: 16px;
  color: #fff;
  padding: 0px 16px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.43;
  width: max-content;
  max-width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.submission-zip-row {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#wt-craftmen-results {
  padding-bottom: 125px;
  padding-top: 92px;
}
.craftsman-card-website a {
  color: #fff;
}
.uk-button-primary {
  background: #C31622;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.5);
  border-color: transparent;
  color: #fff;
  line-height: 32px;
/*  margin-left: 16px;*/
  font-weight: 700;
  font-size: 18px;
  letter-spacing: -0.46px;
  text-transform: uppercase;
  padding-top: 4px;
}
.uk-button-primary:hover {
  -webkit-animation: coluihrsfinor 0.3s forwards;
  -moz-animation: coluihrsfinor 0.3s forwards;
  -o-animation: coluihrsfinor 0.3s forwards;
  animation: coluihrsfinor 0.3s forwards;
}
.search-form-step-1 {
  margin-left: -24px;
}
.search-form-step-1 > * {
  padding-left: 24px;
}
.search-form-step-1 > div:first-child .uk-card {
  padding: 43px 52px 43px 24px;
}
.search-form-step-1 > div:nth-child(2) .uk-card {
  padding: 43px 22px 43px 32px;
}
.search-form-step-1 > div:nth-child(2) .uk-button {
  width: 100%;
  font-weight: 700;
  font-size: 22px;
}
.search-form-step-1 > div:first-child {
  width: 593px;
}
.uk-card-primary {
  background: #C31622;
  opacity: 0.9;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.5);
}
.search-field-title {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.67;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 2px;
}
.search-field-call-cost {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.67;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: right;
  margin-top: 2px;
}
.search-input-section {
  position: relative;
}
.search-input-section input {
  width: 100%;
  height: 66px;
  background: #FFFFFF;
  border: 1px solid #000000;
}
.search-form-search-button {
  width: 66px;
  height: 66px;
  background: #000;
  border: 1px solid #000000;
  position: absolute;
  top: 0px;
  right: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.search-form-search-button[disabled=""], .search-form-search-button[disabled="disabled"] {
  cursor: initial;
}
.search-form-search-button img {
  width: 28px;
  height: 28px;
}
.search-form-step-2 .uk-checkbox {
  width: 182px;
  height: 175px;
  position: absolute;
  top: 4px;
  left: 0;
  opacity: 0;
}
.craftsman-search-filter-section {
  padding-top: 32px;
  padding-bottom: 32px;
  position: relative;
  min-height: calc(-250px + 100vh) !important;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.craftsman-search-filter-section > div {
  max-width: 100%;
}
.craftsman-search-filter-section > div > div {
  max-width: 992px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flow-root;
  box-sizing: content-box;
}
.craftsman-search-filter-section > div > div > div {
  margin-left: -40px;
  box-sizing: content-box;
}
.craftsman-search-filter {
  padding-top: 92px;
  padding-bottom: 0px;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.craftsman-search-filter-types .search-filter-type-card img {
  width: 73px;
  height: 72px;
  margin-bottom: 14px;
}
.craftsman-search-filter-types .search-filter-type-card {
  background-color: #000000;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  width: 182px;
  height: 175px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.43;
  text-align: center;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
  position: relative;
  pointer-events: none;
}
.craftsman-search-filter-types > div {
  display: flex;
  justify-content: center;
}
.craftsman-search-filter-types > div > div {
  width: 182px;
  height: 175px;
  position: relative;
}
.search-form-step-2 {
  padding: 65px 84px;
}
.step-2-submission-section {
  margin-bottom: 20px;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.step-2-submission-section .submission-zip-button {
  cursor: pointer;
}
.hide-toggle {
  display: none;
}
.filter-small-padding {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.filter-small-padding h1 {
  display: none;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.filter-small-padding .step-2-submission-section {
  display: none;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) #wt-craftmen-results {
  padding-bottom: 0px;
  padding-top: 0px;
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) {
/*  min-height: unset !important;*/
/*  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;*/
  background: #fff;
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) .hp-arrow-down {
  display: none;
  /*transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;*/
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) > div {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  max-height: 100vh;
  overflow: auto;
  height: 182px;
  background: linear-gradient(148.96deg, #EAC183 -4.79%, #F2E9D2 49.75%, #73C8DC 120.66%, #EAC183 144.81%);
  max-width: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  box-sizing: border-box;
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) > div > div {
  max-width: 992px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flow-root;
  box-sizing: content-box;
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) .search-form-step-1 > div:first-child .uk-card {
  padding: 15px 52px 8px 24px;
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) .search-form-step-1 > div:nth-child(2) .uk-card {
  padding: 15px 22px 8px 32px;
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) .search-input-section input {
  height: 51px;
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) .search-form-search-button {
  width: 51px;
  height: 51px;
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) .uk-button-large {
  line-height: 49px;
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) .search-form-step-2 {
  padding: 16px 84px;
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) .craftsman-search-filter-types .search-filter-type-card {
  width: 86px;
  height: 86px;
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) .search-form-step-2 .uk-checkbox {
  width: 86px;
  height: 86px;
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) .craftsman-search-filter-types .search-filter-type-card img {
  width: 40px;
  height: 40px;
}
.craftsman-search-filter-section-scroll:not(.search-results-relative) .craftsman-search-filter-types > div > div {
  width: 86px;
  height: 86px;
}
.search-results-header {
  margin-bottom: 81px;
}
.search-results-relative {
  position: relative !important;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.search-results-relative {
  min-height: calc(-250px + 100vh);
  position: relative !important;
  max-height: unset !important;
  top: unset;
  left: unset;
  right: unset;
  z-index: unset;
}
.search-internal .craftsman-search-filter {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.search-internal .craftsman-search-filter h1 {
  display: none;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.search-internal .craftsman-search-filter .step-2-submission-section {
/*  display: none;*/
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.search-internal.craftsman-search-filter-section {
  position: relative;
  padding-top: 32px;
  padding-bottom: 32px !important;
/*  min-height: unset !important;*/
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.search-internal.craftsman-search-filter-section.min-height-unset:not(.search-results-relative) {
  height: 182px;
}
.search-internal .craftsman-search-filter {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.search-internal .craftsman-search-filter h1 {
  display: none;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.search-internal .craftsman-search-filter .step-2-submission-section {
/*  display: none;*/
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.search-internal #wt-craftmen-results {
  padding-bottom: 0px;
  padding-top: 0px;
}
.search-internal .craftsman-search-filter .step-2-submission-section h1 {
  display: block;
}
.min-height-unset {
  min-height: unset !important;
}
.search-internal .search-results-header {
  padding-top: 92px;
}
.search-internal #wt-craftmen-results > .uk-button {
  margin-bottom: 125px;
}
.search-internal .search-form-step-1 > div:first-child .uk-card {
  padding: 16px 64px 8px 64px;
}
.search-internal .search-form-step-1 > div:nth-child(2) .uk-card {
  padding: 16px 72px 8px 72px;
}
.search-internal .search-form-step-1 .uk-button-large {
  padding: 0 20px;
  line-height: 49px;
}
.search-internal .search-input-section input {
  height: 51px;
}
.search-internal .search-form-search-button {
  width: 51px;
  height: 51px;
}
.display-none {
  display: none;
}
.page-padding-scroll {
  padding-top: 191px;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.search-results-relative .hp-arrow-down {
  display: none;
}
.search-internal-scroll:not(.search-results-relative) > div {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  max-height: 100vh;
  overflow: auto;
  background: linear-gradient(148.96deg, #EAC183 -4.79%, #F2E9D2 49.75%, #73C8DC 120.66%, #EAC183 144.81%);
  padding-top: 32px;
  padding-bottom: 32px;
}
.search-internal-scroll.min-height-unset:not(.search-results-relative) > div {
  height: 182px;	
}
.page-padding-scroll-internal {
  padding-top: 182px;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.craftsman-search-filter-section:not(.search-results-relative) .animation-slide-top {
  animation: .5s ease-out both;
  animation-name: uk-fade,uk-slide-top;
}
.craftsman-search-filter-section:not(.search-results-relative) .animation-slide-bottom {
  animation: .5s ease-out both;
  animation-name: uk-fade,uk-slide-bottom-medium;
}

div.mod-languages ul li a {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;	
}

button.search-form-orten-button {
    position: absolute;
    left: 5px;
    top: 15px;
    background: none;
    border: 0;
    z-index: 10;
    cursor: pointer;
}
input#wt-craftmen-street {
	padding-left: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.search-results-switcher {
  display: flex;
}
.search-results-switcher > li {
  list-style: none;
  width: 72px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000000;
  opacity: 0.9;
  box-shadow: 1.27451px 1.27451px 8.92157px rgba(0, 0, 0, 0.5);
}
.search-results-switcher > li:not(:first-child) {
  margin-left: 20px;
}
.search-results-switcher > li.uk-active {
  background: #C31622;
  opacity: 0.9;
  box-shadow: 1.27451px 1.27451px 8.92157px rgba(0, 0, 0, 0.5);
}
.search-results-switcher > li > a {
  text-decoration: none;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.67;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 72px;
  height: 72px;
}
.search-results-switcher > li > a > div {
  margin-top: 6px;
}
#map {
  filter: drop-shadow(1px 1px 7px rgba(0, 0, 0, 0.5));
}
.filter-small-padding button.search-form-orten-button, .search-internal button.search-form-orten-button {
  top: 8px;
}
div.cc-checkboxes-container.cc-checkboxes-filled input.cc-cookie-checkbox:checked + span::before, div.cc-checkbox-container.cc-checkboxes-filled input.cc-cookie-checkbox:checked + span::after {
  background-color: #3589B5;
  border-color: #3589B5;
}
.cc-window .cc-compliance .cc-allow {
	display: none;
}
.cc-window .cc-checkboxes-container {
	display: none;
}
.cc-window .cc-btn.cc-dismiss.cc-hide {
	display: block;
}

@media (max-width: 1200px) {
html {
  font-size: 16px;
  line-height: 1.44;
}
.h1, .uk-h1, h1 {
  line-height: 1.06;
}
.h2, .uk-h2, h2 {
  line-height: 1.08;
}
.h3, .uk-h3, h3 {
  font-size: 19px;
  line-height: 1.21;
}
.search-form-step-1 > div:first-child {
  width: 100%;
}
.logo {
  max-width: 100%;
  width: 100%;
}
.uk-navbar-toggle {
  position: fixed;
  bottom: 22px;
  right: 21px;
  z-index: 1;
  width: 68px;
  height: 68px;
  min-height: 68px;
}
.uk-modal-dialog {
  background: #000;
}
.uk-nav-default > li > a {
  font-size: 26px;
  line-height: 1.15;
}
.uk-nav-default > li {
  margin-top: 18px;
  margin-bottom: 18px;
}
.uk-modal-body {
  padding: 77px 55px 97px 55px;
}
.uk-modal-close-default > svg {
  display: none;
}
.uk-modal-close-default {
  width: 68px;
  height: 68px;
  background: transparent;
  padding: 0px;
  background-image: url(../images/icons/main/menu-c-close-ws.svg);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 22px;
  top: unset;
  right: 21px;
  position: fixed;
}
.hp-arrow-down .el-image {
  width: 32px;
  height: 32px;
}
.hp-arrow-down {
  position: absolute;
  bottom: 106px;
  width: 32px;
  left: 32px;
  right: auto;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.prasentiert-von {
  font-size: 14px;
  line-height: 18px;
}
.footer-quick-links {
  font-size: 12px;
  margin-left: 15px;
}
.footer .uk-grid-divider.uk-grid-small > * {
  padding-left: 16px;
  margin-top: 5px;
}
.footer .uk-grid-divider.uk-grid-small > :not(.uk-first-column)::before {
  left: 8px;
}
.home .uk-container {
  padding-left: 32px;
  padding-right: 32px;
}
body:not(.home) .tm-page {
  background: linear-gradient(148.96deg, #EAC183 -4.79%, #F2E9D2 49.75%, #73C8DC 120.66%, #EAC183 144.81%);
}
body:not(.home) .uk-section:not(.footer) {
  background: transparent !important;
}
body:not(.home) .uk-navbar-container {
  background: transparent !important;
}
.filter-module-internal {
  display: none;
}
.first-section {
  padding-top: 54px;
}
.last-section {
  padding-bottom: 54px;
}
.hp-qoute {
  margin-left: 45px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.25;
}
.hp-qoute-section {
  padding-top: 124px;
  padding-bottom: 117px;
}
.hp-portrait {
  margin-left: -45px;
}
.hp-qoute-section .hp-portrait {margin-left: 0px;}  /**@andrii: idk if u have hp-portrait anywhere else **/
.signature-row > * {
  max-width: 300px;
}
#tm-dialog-mobile {
  height: 100%;
  overflow: auto;
}
#tm-dialog-mobile .uk-modal-dialog {
  height: 100%;
  overflow: auto;
}
#tm-dialog-mobile .uk-modal-dialog .uk-modal-body {
  position: absolute;
  height: 100vh;
  overflow: auto;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  box-sizing: border-box;
}
.search-form-step-1 > div:first-child .uk-card {
  padding: 21px 23px;
}
.search-form-step-1 h1 {
  margin-bottom: 14px;
}
.search-field-title {
  font-size: 10px;
  line-height: 2;
}
.search-field-call-cost {
  font-size: 10px;
  line-height: 2;
}
.search-input-section input {
  height: 54px;
}
.search-form-search-button {
  width: 54px;
  height: 54px;
}
.search-form-step-1 > div:nth-child(2) .uk-card {
  padding: 15px 23px;
}
.search-form-step-1 .uk-button-large {
  line-height: 49px;
}
.search-form-step-1 > div:nth-child(2) {
  margin-top: 16px;
}
#wt-craftmen-results {
  padding-bottom: 92px;
  padding-top: 0px;
}
.craftsman-search-filter {
  padding-top: 0px;
}
.craftsman-search-filter-section {
  padding-top: 12px;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.search-form-step-2 {
  padding: 0px 23px 27px 23px;
}
.craftsman-search-filter-types .search-filter-type-card {
  width: 100%;
  height: unset;
  aspect-ratio: 1 / 1;
  box-shadow: none;
}
.search-form-step-2 .uk-checkbox {
  width: 100%;
  height: unset;
  aspect-ratio: 1 / 1;
}
.craftsman-search-filter-types > div > div {
  width: 100%;
  height: unset;
  aspect-ratio: 1 / 1;
}
.craftsman-search-filter-types {
  margin-left: -6px;
}
.craftsman-search-filter-types > * {
  padding-left: 6px;
}
.craftsman-search-filter-types > .uk-grid-margin {
  margin-top: 6px;
}
.step-2-submission-section {
  margin-bottom: 1px;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.5);
  background: #C31622;
  margin-left: 0px;
  margin-top: 24px;
}
.step-2-submission-section h1 {
  color: #fff;
}
.step-2-submission-section > div:first-child {
  background: #C31622;
  margin-left: 0px;
  padding: 21px 23px 19px 23px;
}
.submission-zip-section {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 8px;
}
.submission-zip-button {
  background: #fff;
  color: #000;
  max-width: 100%;
}
#wt-craftmen-results .submission-type {
  color: #fff;
}
.search-results-header {
  background: #C31622;
  opacity: 0.9;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 23px 25px 8px 25px;
  margin-bottom: 1px;
}
.search-results-header h1 {
  color: #fff;
  margin-bottom: 37px;
}
#wt-craftmen-results .submission-type > img {
  filter: invert(100%);
}
#wt-craftmen-results .submission-zip-row {
  margin-top: 10px !important;
}
.search-results-header-zip {
  padding: 0px 0px 0px 25px;
  background: #C31622;
  opacity: 0.9;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.5);
  margin-bottom: 24px;
}
.uk-navbar-left .uk-navbar-item {
  padding-top: 60px;
  padding-bottom: 12px;
}
.craftsman-search-filter-types .search-filter-type-card img {
  width: 52px;
  height: 52px;
  margin-bottom: 10px;
}
.submission-zip-section > *:not(.submission-zip-button) {
  color: #fff;
}
.search-results-grid.uk-grid > .uk-grid-margin {
  margin-top: 8px;
}
.uk-navbar-left, .uk-navbar-left > * {
  width: 100%;
}
.uk-navbar-left.small-logo .uk-navbar-item {
  padding-top: 42px;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.small-logo .logo {
  width: 263px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  transition: .5s ease-out;
  transition-property: opacity,transform,filter;
  transition-property: all;
}
.search-form-step-1 {
  padding-top: 47px;
  padding-bottom: 125px;
}
.search-results-relative .hp-arrow-down {
  display: none;
}
.uk-section-default, .uk-section-primary, .uk-section-secondary {
  background: transparent;
}
.tm-page {
  background: linear-gradient(170.66deg, #EAC183 -5.82%, #F2E9D2 48.83%, #73C8DC 119.89%, #EAC183 144.1%);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
  background: transparent;
}
.footer {
  background: #000 !important;
}
.hp-qoute-section {
  background: #fff;
}
.footer .uk-grid-divider.uk-grid-small {
  margin-left: -15px;
}
.footer .logo {
  max-width: unset;
  width: revert-layer;
  width: -webkit-fit-content;
}
.craftsman-search-filter-section {
  display: none;
}
.home .craftsman-search-filter-section {
  display: block;
}
.uk-modal-close-full {
  width: 68px;
  bottom: 22px;
  top: unset;
  right: 21px;
  position: fixed;
}
.hp-teasers-section {
  padding-top: 117px;
}
.craftsman-card-phone-button {
  width: 79px;
  font-size: 14px;
  line-height: 1.43;
  padding: 6px 6px 4px 6px;
}
.craftsman-card-distance {
  margin-bottom: 16px;
  font-size: 10px;
  line-height: 2;
}
.craftsman-card h3 {
  margin-top: 16px;
}
.craftsman-card {
  padding: 12px 50px 18px 25px;
}
.craftsman-search-filter-section > div > div {
  display: flex;
  margin-left: -30px;
  margin-right: inherit;
  padding-left: 0px;
  padding-right: 0px;
}
.craftsman-search-filter-section > div > div > div {
  margin-left: 0px;
}
.craftsman-search-filter-section > div > div {
  max-width: none;
}
.craftsman-search-filter-section.search-second-step > div > div {
  max-width: 100%;
}
button.search-form-orten-button {
  top: 9px;
}
.search-results-relative .submission-zip-section {
  display: flex;
}
.search-results-relative .submission-zip-section .submission-zip-button {
  margin-left: 0px;
}
.search-results-relative .submission-zip-section {
  padding-top: 8px;
  padding-bottom: 8px;
}
.search-results-switcher > li {
  width: 50px;
  height: 39px;
}
.search-results-switcher > li > a {
  font-size: 0px;
  width: 50px;
  height: 39px;
}
.search-results-switcher > li > a img {
  width: 20px;
  height: 20px;
}
.search-results-switcher > li:not(:first-child) {
  margin-left: 2px;
}
.search-results-switcher > li.uk-active {
  background: #fff;
}
.search-results-switcher > li.uk-active img {
  display: none;
}
.search-results-switcher > li:first-child.uk-active {
  background-image: url(../images/icons/main/icon-liste-black.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.search-results-switcher > li:nth-child(2).uk-active {
  background-image: url(../images/icons/main/icon-map-black.svg);
  background-position: center;
  background-repeat: no-repeat;
}
}

@media (max-width: 960px) {
.hp-teasers-grid > div > div:nth-child(2) {
  margin-top: 70px;
}
.hp-portrait > picture {
  margin-left: -43px;
}
}

@media (max-width: 1200px) and (min-height: 900px) {
.craftsman-search-filter-section {
  min-height: unset !important;
}
.search-second-step {
  min-height: calc(-176px + 100vh) !important;
}
}


