.button-switcher-col {
  background: linear-gradient(270deg, #161616 0, #000 100%););
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 80px 0;
}


.button-switcher-col .inner-container-row {
  display: flex;
  justify-content: space-between;
}

.button-switcher-col .button-switcher-content-col {
  font-family: Inter-Regular;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.button-switcher-col .button-image-col {
  min-height: 360px;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.button-switcher-col .button-switcher-content-col .inner-content-col {
  width: 100%;
  min-height: 20px;
}

.button-switcher-col .content-heading-col {
  position: relative;
}

.button-switcher-col .content-heading-col h2 {
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 0;
  font-family: var(--inter-bold);
  color: #fff;
}

.button-switcher-col .content-heading-col h2 strong {
  color: #00a0e3;
}

.button-switcher-col .content-paragraph-col {
  position: relative;
}

.button-switcher-col .content-paragraph-col p {
  margin: 0;
}
.button-switcher-col .content-button-switch-col .button-switcher-inner {
  margin-top: 52px;
}


.button-switcher-col .content-button-switch-col .switcher-heading {
  width: 100%;
  min-height: 20px;
}

.button-switcher-col .content-button-switch-col .switcher-heading span {
  font-size: 18px;
  line-height: 1.42857143;
}

.button-switcher-col .switcher-tabs-container {
  margin-bottom: 35px;
  position: relative;
}

.button-switcher-col .switcher-tabs-container .form-group {
  margin-bottom: 15px;
}

.button-switcher-col .switcher-tabs-container .button-radio-wrapper {
  display: inline-flex;
  background-color: rgba(255, 255, 255, .2);
  border-radius: 22px;
  padding: 4px;
  margin-top: 15px;
}

.radio {
  position: relative;
  display: block;
}

.radio input {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  margin-left: 0;
  line-height: normal;
}

.form-group .radio label {
  margin: 0;
  padding: 5px 27px;
  height: 36px;
  border-radius: 18px;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}

.form-group .radio input:checked+label {
  background-color: #fff;
  color: #00a0e3;
}

.switcher-button-main {
  margin-top: 20px;
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
}

.switcher-button-main.button-1 {
  margin-right: 15px;
}

.switcher-button-main .button-main-inner {
  margin-top: 15px;
}

.switcher-button-main a {
  padding: 20px 85px;
  padding-left: 25px;
  padding-right: 65px;
}
.button-switcher-col .button-image-col .inner-column {
  width: 100%;
  min-height: 20px;
}
.switcher-button-main.button-2 a {
  background-color: transparent;
  border: 1px solid #fff;
}
.switcher-button-main a {
/*   background-image: url(https://25308972.fs1.hubspotusercontent-eu1.net/hubfs/25308972/Kiwatt_October2024/images/arrowimg.svg); */
  background-repeat: no-repeat;
  background-position: calc(100% - 25px);
  line-height: 1;
}

.switcher-button-main a:after {
  content: none;
}
.button-switcher-col .button-image-col .inner-column .switcher-image {
  opacity: 0;
  position: absolute;
  width: 80%;
}


.button-switcher-col .button-image-col .inner-column .switcher-image img {
  display: block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  transition: opacity .1s ease-in;
}
.switcher-content-main p {
  margin: 0;
}

.jouw-voorkeuren-wrapper .imagesec {
  width: 50%;
  padding: 0 15px;
}


/* Tabber */
.select-preferences-tabber {
  padding-top: 52px;
}
.select-preferences-tabber ul {
  list-style: none;
  margin-bottom: 35px;
  display: inline-flex;
  background-color: rgba(255, 255, 255, .2);
  border-radius: 22px;
  padding: 4px;
}


.select-preferences-tabber ul li span {
  margin: 0;
  padding: 5px 27px;
  height: 36px;
  border-radius: 18px;
  font-size: 16px;
  color: #fff;
  display: block;
  cursor: pointer;
}
.select-preferences-tabber .innertab {
  margin-top: 15px;
}

.select-preferences-tabber ul li.active span {
  background-color: #fff;
  color: #00a0e3;
}


.select-preferences-tabber .item2tab-sec {
  display: none;
}
.select-preferences-tabber .item2tab-sec.tab-content.tab-content-1.active {
  display: block;
}

.select-preferences-tabber .item2tab-sec.active {
  display: block;
}

.jouw-voorkeuren-wrapper .img-items {
  display: none;
}
.jouw-voorkeuren-wrapper .img-items.active {
  display: block;
}

.jouw-voorkeuren-wrapper .request-quote-wrap .trans-btn {
  color: white;
  padding: 20px 65px 20px 25px;
  font-size: 16px;
  border-radius: 144px;
  border: 1px solid #fff;
  position: relative;
}

.jouw-voorkeuren-wrapper .request-quote-wrap .trans-btn:hover {
  text-decoration: none;
}

.jouw-voorkeuren-wrapper .request-quote-wrap .btn-section {
  margin-top: 35px;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.jouw-voorkeuren-wrapper .request-quote-wrap .btn-section a {
  line-height: 1;
}

.jouw-voorkeuren-wrapper .request-quote-wrap .btn-section a:hvoer {
  text-decoration: none;
}

.jouw-voorkeuren-wrapper .request-quote-wrap .btn-section .hs-button {
  padding: 20px 65px 20px 25px;
}

.jouw-voorkeuren-wrapper .img-items {
    width: 80%;
    margin: 0 auto;
}


@media (max-width: 1200px) {
  .jouw-voorkeuren-wrapper .request-quote-wrap .btn-section {
    flex-direction: column;
    align-items: start;
    gap: 35px;
  }
}

@media (max-width: 991px) {
  
  .button-switcher-col .inner-container-row {
    flex-direction: column;
  }
  
  .button-switcher-col .button-switcher-content-col,
  .jouw-voorkeuren-wrapper .imagesec {
    width: 100%;
  }
  
  .button-switcher-col {
    padding-bottom: 0;
  }
  
  .jouw-voorkeuren-wrapper .request-quote-wrap .btn-section {
    flex-direction: row;
    gap: 20px;
  }
  
  .jouw-voorkeuren-wrapper .img-items {
    width: 65%;
  }
}


@media (max-width: 360px) {
  .select-preferences-tabber ul li span {
    font-size: 13px;
  }
}


