/* HEADER */

.pb_header { 
  padding-top:164px;
}

.pb-header .col-md-12 {
  padding-right: calc(var(--bs-gutter-x) * 0) !important;
  padding-left: calc(var(--bs-gutter-x) * 0) !important;
}

.pb_header h1 {
  font-size:40px;
}

.pb_header .xs {
  display:inline-block;
  width: 100%;
  margin-bottom:30px;
}

.pb_header strong {
  margin-right:5px;
}

.pb_header span {
  margin-right:20px;
  text-transform:uppercase;
}

.pb_header .col-md-5 img {
  width:100%;
}

/* AFBEELDING + TEKST */

.pb-afbeeldingtekst .center {
  padding-right: calc(var(--bs-gutter-x) * 3.5) !important;
  padding-left: calc(var(--bs-gutter-x) * 3.5) !important;
}

/* BEDRIJF */

.pb-bedrijf p:last-child {
  margin-bottom:0px;
}

.pb-bedrijf strong {
  display:inline-block;
  margin-bottom:20px;
  font-size:18px;
}

/* TITLE SUBTITLE */

.pb-titlesubtitle h2 {
  margin-bottom:10px;
}

.pb-titlesubtitle h3 {
  margin-bottom:0px;
  font-family: Inter, sans-serif;
  font-size:24px;
  font-weight:400;
}

/* CONTACT */

.pb-contact .wpcf7-spinner {
  display:none;
}

.pb-contact .wpcf7-submit {
  display: inline-block;
  width:auto;
  margin: 0 10px 0 0;
  background: transparent;
  border: 0;
  border-radius: 90px;
  transition: all .3s ease-in-out;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  
  padding: 13px 22px;
  background: none !important;
  border: 1px solid #007a8f;
  color: #007a8f;
  text-decoration: none;
}

.pb-contact .wpcf7-submit:hover {
  padding: 13px 28px;
  background: #007a8f !important;
  color: #ffffff;
}

/* KOLOMMEN */

.pb-1kolom .col-md-12 p:last-child {
  margin-bottom:0px;
}

.pb-2kolommen .col-md-6 p:last-child {
  margin-bottom:0px;
}

.pb-3kolommen .col-md-4 p:last-child {
  margin-bottom:0px;
}

.pb-4kolommen .col-md-3 p:last-child {
  margin-bottom:0px;
}

.pb-5kolommen .col p:last-child {
  margin-bottom:0px;
}

/* OPSOMMING */

.pb-opsomming ul {
  list-style:none;
  list-style-image: url("../../images/check_blue_14.svg");
  list-style-position:bottom left;
  margin-left:25px;
}

.pb-opsomming li:before {

}

/* CTA */

.pb-cta .container {
  position:relative;
  padding:50px;
  background:#007a8f;
  border-radius:30px;
}

.pb-cta .ctatitle {
  font-size:30px;
  line-height:1.3;
  color:#ffffff;
}

.pb-cta .none {
  display:none;
}

.pb-cta .top {
  position: absolute;
  top:0px;
  left:0px;
  width:100%;
  height:50%;
}

.pb-cta .bottom {
  position: absolute;
  bottom:0px;
  left:0px;
  width:100%;
  height:50%;
}

.pb_header .bttn,
.pb-cta .bttn {
  background:#ffffff !important;
  color:#007a8f !important;
  border:5px solid #007a8f !important;
  outline:1px solid #4da2b1 !important;
  transition: 0.5s ease-in-out;
}

.pb_header .bttn:hover,
.pb-cta .bttn:hover {
  background:#ffffff !important;
  outline:1px dashed #4da2b1 !important;
}

.pb-cta-mini span {
  display:inline-block;
  margin-right:10px;
}

/* KADER */

.pb-kader .kader {
  padding:35px;
  border-radius:15px;
  background:#ffffff;
  box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}

.pb-kader .kader p {
  margin:0;
}

.pb-kader .kader a {
  margin-top:30px;
}

.pb-kader .kader strong {
  display:block;
  margin-bottom:20px;
  font-size:16px;
  font-weight:600;
  line-height:1;
}

/* FAQ */

.faq {
  width: 100%;
  padding:20px 0;
  border:0;
  border-bottom: 1px solid #e0e0e0;
  outline: none;
  cursor: pointer;
}

.faq p {
  margin:0;
}

.question {
  line-height:1;
  color: #232323;
}

.faqplus:after {
  float: right;
  margin-left: 5px;
  line-height:1;
  color: #232323;
  content: '\002B';
}

.faqmin {
  color: #007a8f !important;
}

.faqmin:after  {
  color: #007a8f;
  content: "\2212";
}

.answer {
  display:none;
  margin-top:10px;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.faqmin + .answer {
  display:block;
}

/* TEAM */

.pb-team .col-md-4 {
  line-height:1;
  margin-bottom:30px;
}

.pb-team img {
  width:100%;
  margin-bottom:20px;
}

/* QUOTE */

.pb-quote .quote {
  font-size:25px;
}

.pb-quote img {
  max-height:40px;
  margin-right:20px;
  border-radius:50%;
}

/* CAROUSEL */

.pb-carousel img {
  cursor: grab;
}

/* LOGO SLIDER */

.pb-logoslider img {
  cursor: grab;
  max-height:40px;
}

.pb-logoslider .slick-initialized .slick-slide {
  display:inline-block !important;
  text-align:center !important;
}

.pb-logoslider .slick-slide img {
  display:inline-block !important;
}

/* 3 LUIK */

.pb-drieluik {
  padding-top:100px;
  padding-bottom:100px; 
}

.pb-drieluik .content {
  padding:40px;
  border-radius:30px;
  transition: all .3s ease-in-out;
}

.pb-drieluik .col-md-4:nth-child(2) .content {
  background:#ffffff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.pb-drieluik .col-md-4:nth-child(2) .content:hover {
  background:#ffffff;
  box-shadow: rgba(149, 157, 165, 0.1) 0px 2px 6px;
}

.pb-drieluik .col-md-4:nth-child(1) .content:hover,
.pb-drieluik .col-md-4:nth-child(3) .content:hover {
  background:#ffffff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.pb-drieluik .contenttitle {
  position:relative;
  margin-bottom:20px;
  font-size:16px;
  font-weight:600;
  line-height:1;
}

.pb-drieluik .contenttitle img {
  position:absolute;
  top:0px;
  right:0px;
  max-height:16px;
  transition:ease-in-out 0.2s;
}

.pb-drieluik .content:hover .contenttitle img {
  margin-right:5px;
}

.pb-drieluik a {
  color:#777777 !important;
}