@charset "UTF-8";
.spajder-swiper-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  direction: ltr;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.spajder-swiper-wrap .swiper-container {
  padding-bottom: 3rem;
}
.spajder-swiper-wrap .swiper-wrapper {
  justify-content: space-between;
}
.spajder-swiper-wrap .swiper-slide a {
  z-index: 5;
  padding: var(--Vertical, 0.5rem) var(--Horizontal, 1rem);
  justify-content: center;
  align-items: center;
  border-radius: 18.75rem;
  border: 2px solid #285F90;
  color: #285F90;
  transition: 300ms ease-in-out;
  display: flex;
}
.spajder-swiper-wrap .swiper-slide a a svg {
  margin-left: 10px;
  width: 1.25rem;
  height: 1.25rem;
}
.spajder-swiper-wrap .swiper-slide a:hover {
  border-color: #CBDBEF;
  color: #CBDBEF;
  background-color: #285F90;
}
.spajder-swiper-wrap .swiper-slide h3 {
  font-family: Barlow;
  font-size: 1.625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 1.95rem */
  letter-spacing: -0.0325rem;
}
.spajder-swiper-wrap .swiper-slide:has(img) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-color: #EDEDEE;
  gap: 0;
  border-radius: 0.4375rem;
  box-shadow: 12px 7px 11px 0px rgba(24, 59, 91, 0.15);
  height: 30rem;
  position: relative;
  overflow: hidden;
  transition: 500ms all ease-in-out;
}
.spajder-swiper-wrap .swiper-slide:has(img) .swiper-slide-image-wrap {
  width: 100%;
  border-radius: 0.4375rem 0.4375rem 0 0;
}
.spajder-swiper-wrap .swiper-slide:has(img) img {
  border-radius: 0.1875rem 0.1875rem 0 0;
  flex-shrink: 1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
  height: 100%;
  width: 100%;
  transition: 0.3s;
  min-height: 0;
  transition: 600ms ease;
}
.spajder-swiper-wrap .swiper-slide:has(img) .swiper-slide-content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  height: 11.69rem;
  min-height: 11.69rem;
  transition: 0.3s;
  padding: 1.25rem;
  border-radius: 0.4375rem;
  background: #EDEDEE;
  width: 100%;
}
.spajder-swiper-wrap .swiper-slide:has(img) h3 {
  font-family: Barlow;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 2.4rem */
  letter-spacing: -0.04rem;
}
.spajder-swiper-wrap .swiper-slide:has(img) p {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 1.6875rem */
  letter-spacing: 0.01125rem;
  opacity: 0;
  margin: 0;
  overflow-y: clip;
  height: 0;
}
.spajder-swiper-wrap .swiper-slide:has(img) a {
  font-family: Barlow;
  color: #fafafa;
  padding: var(--Vertical, 0.5rem) var(--Horizontal, 1rem);
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  border-radius: 18.75rem;
  background: #285F90;
  transition: 300ms ease;
  letter-spacing: normal;
}
.spajder-swiper-wrap .swiper-slide:has(img) a svg {
  fill: #fafafa;
  width: 1.25rem;
  height: 1.25rem;
}
.spajder-swiper-wrap .swiper-slide:has(img) a svg path {
  fill: #fafafa;
}
.spajder-swiper-wrap .swiper-slide:has(img) a:hover {
  color: #285F90;
  background-color: #CBDBEF;
}
.spajder-swiper-wrap .swiper-slide:has(img) a:hover svg {
  fill: #285F90;
}
.spajder-swiper-wrap .swiper-slide:has(img) a:hover svg path {
  fill: #285F90;
}
.spajder-swiper-wrap .swiper-slide:has(img):hover .swiper-slide-content {
  background-color: #EDEDEE;
  height: 30rem;
}
.spajder-swiper-wrap .swiper-slide:has(img):hover p {
  height: auto;
  opacity: 1;
}
.spajder-swiper-wrap .swiper-slide:has(img):hover img {
  flex-shrink: 1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
  height: 0;
  width: 100%;
  transition: 0.3s;
  min-height: 0;
}
.elementor-widget-spajder_swiper:not(.spajder-swiper-initialized) .spajder-swiper-wrap .swiper-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.elementor-widget-spajder_swiper:not(.spajder-swiper-initialized) .spajder-swiper-wrap .swiper-slide a {
  width: max-content;
  letter-spacing: normal;
}
.elementor-widget-spajder_swiper:not(.spajder-swiper-initialized) .spajder-swiper-wrap .swiper-slide {
  margin-bottom: 2rem;
}

/*contact form*/
.wpcf7-form .form-flex_container .material {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10%;
}

.wpcf7-form .wpcf7-form-control-wrap input[type=text],
.wpcf7-form .wpcf7-form-control-wrap input[type=email],
.wpcf7-form .wpcf7-form-control-wrap input[type=tel],
.wpcf7-form .wpcf7-form-control-wrap input[type=select] {
  margin-top: 0.5rem;
}

/* errors start*/
.wpcf7-form .wpcf7-form-control-wrap:has(.wpcf7-not-valid-tip) input[type=text],
.wpcf7-form .wpcf7-form-control-wrap:has(.wpcf7-not-valid-tip) input[type=email],
.wpcf7-form .wpcf7-form-control-wrap:has(.wpcf7-not-valid-tip) input[type=tel] {
  border-radius: var(--Corner-radius-Default, 0.4375rem);
  border: 1px solid var(--Colors-Red, #EF4A3C);
  background: var(--Colors-Light-Red, #FDECEA);
}

.wpcf7 .wpcf7-not-valid-tip,
.wpcf7 .installation_form .wpcf7-not-valid-tip {
  font-size: 1rem;
  margin-top: 10px;
  color: #EF4A3C;
  text-transform: none;
}

.wpcf7 form .wpcf7-response-output {
  border: none;
  color: #EF4A3C;
  padding: 0;
  margin: 0;
  letter-spacing: normal;
  font-size: 1rem;
}

.wpcf7 form.invalid .wpcf7-response-output {
  border-color: transparent !important;
  margin: 0;
  padding: 0;
}

/* errors end*/
.wpcf7-form .form-flex_container p label {
  width: 100%;
  font-family: Barlow;
  font-weight: 700;
  font-size: 1.25rem;
  text-transform: none;
  letter-spacing: -0.025rem;
}

.wpcf7-form .radio_buttons .wpcf7-radio {
  display: flex;
}

.wpcf7-form-control-wrap select {
  width: 100%;
  border: none;
  font-family: Barlow;
  background-color: #fafafa;
  margin-top: 0.5rem;
  padding: 0.75rem 0.5rem;
  border-radius: 0.3125rem;
  font-size: 1.25rem;
  font-weight: 400;
}

.wpcf7-form .form-flex_container select {
  width: 100%;
}

.wpcf7-form-control-wrap select:focus-visible {
  outline: none;
  border: 0;
}

.entry-content.content-wrapper form input[type=submit] {
  background: #285F90;
  color: #fafafa;
  font-size: 1.125rem;
  line-height: 1.35rem;
  font-weight: 500;
  border-radius: 18.75rem;
  font-family: Barlow;
  text-align: center;
}

/*Installationsanmälan*/
.container-half-width .material {
  width: 45%;
}

.flex-container-files {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10%;
}

.flex-container-files .wpcf7-file {
  height: 8.75rem;
}

.files-wrap-container {
  width: 50%;
}

.wpcf7-form .entry-content form input:not([type=submit]), .entry-content form textarea {
  resize: none !important;
  padding: 1.12rem 0.625rem !important;
  border-radius: 0.4375rem !important;
}

.wpcf7-form br {
  display: none;
}

.installations_details .form-flex_container, .select-flexbox-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10%;
}

.installations_details .form-flex_container .material {
  width: 100%;
}

.installations_details .w-100 {
  width: 100%;
}

.installations_details .w-100 p {
  margin: 0;
}

.wpcf7-form .installation_form .form-flex_container .material {
  gap: 10%;
}

#installation_form h3,
#installation_form h5 {
  margin: 0;
}

#installation_form h5 {
  margin-bottom: -20px;
}

.elementor-field-group.elementor-error input {
  border: 1px solid #EF4A3C !important;
  background: #FDECEA !important;
}

#kundservice_form .elementor-field-type-text {
  position: relative;
}

.elementor-widget-form .elementor-message {
  letter-spacing: normal;
}

#kundservice_form .elementor-error span {
  position: absolute;
  bottom: -38px;
  letter-spacing: normal !important;
}

#installation_form .elementor-field-option label {
  font-size: 1.25rem;
  font-family: Barlow;
  color: #333;
  font-weight: 700;
  margin-left: 0.5rem;
}

#installation_form .elementor-field-group-installation_adress span {
  display: flex;
}

#installation_form .elementor-field-group-installation_adress span input {
  width: 1.625rem;
}

#installation_form .elementor-field-group-svetslicens,
#installation_form .elementor-field-group-datablad_fjarrvarme {
  margin: 0;
}

#installation_form .elementor-field-group-gdpr .elementor-field-option {
  display: flex;
}

#installation_form .elementor-field-group-gdpr input {
  flex: 1;
}

#installation_form .header-margin {
  margin-bottom: 10px;
}

#installation_form #installation-form-btn svg {
  display: flex;
}

#installation_form .elementor-field-group-gdpr label {
  color: #333;
  text-transform: none;
  /* Desktop/CTA */
  font-family: Barlow;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 1.35rem */
}

.wpcf7 .form-control {
  padding: 7rem;
}

#installation_form .elementor-form-fields-wrapper {
  justify-content: space-between;
}

.primary-btn-icon a svg,
.btn-icon-lightblue a svg {
  margin-top: 0.08rem;
}

.btn-icon-lightblue a svg path {
  fill: #285F90;
  transition: 150ms ease-in-out;
}

.btn-icon-lightblue a:hover svg path {
  fill: #CBDBEF;
}

.primary-btn-icon a svg path {
  fill: #F5F4ED;
  transition: 150ms ease-in-out;
}

.primary-btn-icon a:hover svg path {
  fill: #285F90;
}

@media screen and (max-width: 768px) {
  .spajder-swiper-wrap .swiper-slide:has(img):hover .swiper-slide-content {
    height: 11.69rem;
  }
  .spajder-swiper-wrap .swiper-slide:has(img):hover img {
    height: inherit;
  }
  .spajder-swiper-wrap .swiper-slide:has(img) .swiper-slide-content {
    height: 11.69rem;
  }
  .spajder-swiper-wrap .swiper-slide:has(img) .swiper-slide-content p {
    display: none;
  }
  .wpcf7 .material {
    margin: 0;
  }
  .container-half-width .material {
    width: 100%;
  }
  .wpcf7-form .form-flex_container .material {
    flex-direction: column;
    gap: 0;
  }
  .form-flex_container .w-100 .material {
    align-items: flex-start;
  }
  .flex-container-files {
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
  }
}
.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
}

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