/* Extra Custom Styling */

/* 30012025 Feedback Martin - Menu change -- START */
.navbar.sticky .dropdown.large .dropdown-menu,.navbar .dropdown.large .dropdown-menu {
  height: unset;
}

@media screen and (min-width:1024px){
  .navbar .navbar-nav .nav-item .dropdown-menu{
      width: 80vw;
      max-width: 1200px;
      left: 50%;
      transform: translate(-50%);
    -webkit-border-radius: .4rem;
        -moz-border-radius: .4rem;
        border-radius: .4rem;
  }
   .navbar .navbar-nav .nav-item .dropdown-menu > .container-fluid{
           padding: 0 8rem;
  }
}

/* 30012025 Feedback Martin - Menu change -- END */


@media screen and (min-width:1600px){
.team-wrap .col-lg-3{
  flex: 0 0 auto;
  width: 16.66666667%;
  }
}

.richtext-style tr p{
  margin-bottom: 4px;  
}

.header-container-wrapper>.header-container,
.body-container-wrapper>.body-container,
.footer-container-wrapper>.footer-container {
    padding: unset !important;
}

.row-fluid:after,
.row-fluid:before,
.container-fluid:after,
.container-fluid:before {
    display: none !important;
}

.row-fluid [class*=span]:first-child {
    min-height: 0 !important;
}

   .container-fluid .aanpak-sec .aanpak-left,
   .container-fluid .aanpak-sec .aanpak-right{
    padding: 0;
  }

.blog-post__meta{
    color: #e4e6f1;
    display: inline-block;
    font-family: GTF Adieu, sans-serif;
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1;
    padding: .65rem .5rem;
    text-align: center;
    text-transform: uppercase;
}

.avoid-clicks{
 pointer-events: none;
  cursor: default;
}

body:has(.header-bg-white) .navbar .navbar-nav .nav-item .nav-link{
  color: #101547;
}

body:has(.header-bg-white) .navbar .navbar-brand img.logo-dark {
  display: block;
}

body:has(.header-bg-white) .navbar .navbar-brand img.logo-lite {
  display: none;
}

.page-title h1{
  overflow-wrap: break-word;
}

.dynamic-header{
  padding: 1rem !important;
  display: flex;
  align-items: center; 
}

.case-single-card h6,
.hs_cos_wrapper h6{
  font-size: 1rem;
  line-height: normal;
  font-family: GTF Adieu, sans-serif;
  font-weight: 700;
  letter-spacing: -.016rem;
  text-transform: uppercase;
  color: #27a0d7;
}

/* ========= GENERAL ELEMENTS CSS START=========== */

/* container width */

/* .container-fluid > .row,
.container-fluid > div > .row{
    max-width: 1600px;
    margin: auto;
} */

.justify-content-custom{
  justify-content: end;
}

@media only screen and (max-width: 767px){
  .justify-content-custom{
    justify-content: center;
  }
}

section.bg-grey{
    position: relative;
    padding-bottom: 18rem;
}

section.bg-grey::after{
/*       background: url(//8696311.fs1.hubspotusercontent-eu1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/backgrounds/bg-grey-bottom-divider.svg) no-repeat 0 0; */
      background: url('https://8696311.fs1.hubspotusercontent-eu1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/backgrounds/bg-grey-bottom-divider.svg') no-repeat 0 0;
      background-size: cover;
      bottom: -.2rem;
      content: "";
      height: 10rem;
      position: absolute;
      width: 100%;
      z-index: 1;
}

.mask-shape-image {
/*     -webkit-mask-image: url(//8696311.fs1.hubspotusercontent-na1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/mask-shapes/hero-img.png); */
     -webkit-mask-image: url('https://8696311.fs1.hubspotusercontent-eu1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/mask-shapes/hero-img.png');
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
  
/*     mask-image: url(//8696311.fs1.hubspotusercontent-na1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/mask-shapes/hero-img.png); */
    mask-image: url('https://8696311.fs1.hubspotusercontent-eu1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/mask-shapes/hero-img.png');
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
  
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 60vh;
}

@media only screen and (max-width: 992px){
  .mask-shape-image{
    height: 35vh;
  }
}

.case-card .tag-wrap a,
.case-card .tag-wrap span{
    border: 0.1rem solid rgb(16 21 71 / 24%);
}

.aanpak_image{
  object-fit: cover;
  aspect-ratio: 5 / 4;
}

.hs-blog-post blockquote span{
    color: #101547;
}

.hs-blog-post blockquote span:not(:first-child){
    letter-spacing: -0.016rem;
    line-height: 160%;
    text-transform: none;
    font-family: "Instrument Sans", sans-serif;
    display: block;
}

.hs-blog-post blockquote span:nth-child){
    font-size: 1.4rem;
    font-weight: 600;
    color: #101547;
}

.hs-blog-post blockquote span:nth-child(3){
    font-size: 1.2rem;
    font-weight: 500;
    color: #288CC9;
}


.hs-blog-post .container-custom img{
    transform: scale(106%);
    border-radius: 0.8rem;
    margin: 2rem 0;
}

@media only screen and (max-width: 767px) {

    .hs-blog-post .container-custom img{
        transform: scale(100%);
        border-radius: 0.8rem;
        margin: 2rem 0;
    }
}

.blog-related-posts__list {
  display: flex;
  gap: 30px;
}

@media only screen and (max-width: 767px) {
  .blog-related-posts__list {
  display: block;
  }
}

.blog-related-posts__post{
    width: 100%;
}


.blog-related-posts__content.info{
  position: relative;
}

.blog-related-posts__content.info:after{
/*     content: url(//8696311.fs1.hubspotusercontent-na1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/cases/Group%2014780.svg); */
   content: url('https://8696311.fs1.hubspotusercontent-eu1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/cases/Group%2014780.svg');
    position: absolute;
    right: 0;
    margin-top: -10px;
}

.blog-related-posts__content.info .title{
  color: #101547;
}

.case-details > pre > span,
.blog-related-posts__content.info:not(title){
    font-size: 0.9rem;
    font-weight: 700;
    font-family: "GTF Adieu", sans-serif;
    color: #288CC9;
    text-transform: uppercase;
    letter-spacing: 0;
}

.employee-contact{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.employee-contact span.text{
    color: #b1b9d6;
    font-family: GTF Adieu, sans-serif;
    font-size: .9rem;
    font-weight: 300;
    line-height: 1;
    border: none;
}

/* feedback Mandelo - mainly animations CSS Override */

.navbar.sticky {
-webkit-box-shadow: unset;
-moz-box-shadow: unset;
box-shadow: unset;
border-bottom: 1px solid #D4D8E7;
}

.hero-sec .hero-img img,
.hero-sec .container-fluid{
max-height: 68svh;
}

.ontdek-meer a:after {
transition: height 0.3s ease; /* Smooth transition for height change */
}

.read-more:after {
height: 0.15rem;
bottom: -0.5rem;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.read-more:hover:after {
width: calc(100% - 5px);
}
.read-more span.btn-icon-wrap{
overflow: hidden;
position: relative;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s 
}
.read-more span.btn-icon-wrap{
display: inline-block;
height: 1.2rem;
width: 1rem;
left: 10px;
}
.read-more span.btn-icon-wrap span{
display: block;
left: 0;
position: absolute;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
/* background-image: url(//8696311.fs1.hubspotusercontent-na1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/icons/arrow-right.svg); */
      background-image: url('https://8696311.fs1.hubspotusercontent-eu1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/icons/arrow-right.svg');
background-repeat: no-repeat;
background-position: center right;
background-size: 1rem;
width: 1rem;
height: 1rem;
top: 2px;
}
.read-more span.btn-icon-wrap span:first-child {
left: 0;
}
.read-more span.btn-icon-wrap span:last-child {
left: -3rem;
}
.read-more:hover span.btn-icon-wrap span:first-child {
left: 3rem;
}
.read-more:hover span.btn-icon-wrap span:last-child {
left: 0;
}

.text-btn{
background: none;
color: inherit;
}
.text-btn{
position: relative;
transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);0s;
}
.text-btn:hover {
background-color: transparent;
}
.text-btn:hover:before {
right: 0%;
left: auto;
width: 0%;
}

.text-btn:before {
display: block;
position: absolute;
bottom: 4px;
left: 0px;
height: 1.5px;
width: 100%;
z-index: 1;
content: '';
background: #288CC9;
transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);0s;
}

.team-single .thumb a:after {
all: unset;
}

.team-single .thumb a:before {
/* background: url(//8696311.fs1.hubspotusercontent-na1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/icons/arrow-btn-block.svg) no-repeat center; */
    background: url('https://8696311.fs1.hubspotusercontent-eu1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/icons/arrow-btn-block.svg') no-repeat center;
}

.team-single .thumb img {
transition: all .5s ease-out;
transform: scale(1);
}

.team-single .info span {
line-height: 1.625rem;
}

.team-single:hover .thumb a:after {
opacity: unset;
}

.team-single .thumb:hover img {
transform: scale(1.1);

}

.thumb span.btn-icon-wrap{
overflow: hidden;
position: relative;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s
}

.thumb span.btn-icon-wrap{
display: inline-block;
height: 1.6rem;
width: 1.4rem;
right: 27.5px;
bottom: 25px;
position: absolute;
z-index: 9;
}

.thumb span.btn-icon-wrap span{
display: block;
left: 0;
position: absolute;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
/* background-image: url(//8696311.fs1.hubspotusercontent-na1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/icons/arrow-right-dark-blue.svg); */
  background-image: url('https://8696311.fs1.hubspotusercontent-eu1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/icons/arrow-right-dark-blue.svg');
background-repeat: no-repeat;
background-position: center right;
background-size: 1.4rem;
width: 1.4rem;
height: 1.6rem;
}

.thumb span.btn-icon-wrap span:first-child {
left: 0;
}

.thumb span.btn-icon-wrap span:last-child {
left: -3rem;
}

.thumb:hover span.btn-icon-wrap span:first-child {
left: 3rem;
}

.thumb:hover span.btn-icon-wrap span:last-child {
left: 0;
}

.nav-control-bottom .swiper-button-next,
.nav-control-bottom .swiper-button-prev {
background-image: none;
}

.nav-control-bottom.onze-cases .swiper-button-next{
    right: 12px;
    top: 16px;
    width: 4rem;
    height: 4rem;
    margin-right: unset;
}

.swiper-button-next span.btn-icon-wrap,
.swiper-button-prev span.btn-icon-wrap{
overflow: hidden;
position: relative;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s
}

.swiper-button-next span.btn-icon-wrap,
.swiper-button-prev span.btn-icon-wrap{
display: inline-block;
height: 1.6rem;
width: 1.4rem;
z-index: 9;
top: 0;
right: 0px;
}

.swiper-button-next span.btn-icon-wrap span,
.swiper-button-prev span.btn-icon-wrap span{
display: block;
left: 0;
position: absolute;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
/* background-image: url(//8696311.fs1.hubspotusercontent-na1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/icons/arrow-right-dark-blue.svg); */
background-image: url('https://8696311.fs1.hubspotusercontent-eu1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/icons/arrow-right-dark-blue.svg');
background-repeat: no-repeat;
background-position: center right;
background-size: 1.4rem;
width: 1.4rem;
height: 1.6rem;
}

.swiper-button-prev span.btn-icon-wrap span{
/* background-image: url(//8696311.fs1.hubspotusercontent-na1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/icons/arrow-left-dark-blue.svg); */
background-image: url('https://8696311.fs1.hubspotusercontent-eu1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/icons/arrow-left-dark-blue.svg');
left: unset;
right: 0;
}

.swiper-button-next span.btn-icon-wrap span:first-child {
left: 0;
}
.swiper-button-next span.btn-icon-wrap span:last-child {
left: -3rem;
}
.swiper-button-next:hover span.btn-icon-wrap span:first-child {
left: 3rem;
}
.swiper-button-next:hover span.btn-icon-wrap span:last-child {
left: 0;
}
.swiper-button-prev span.btn-icon-wrap span:first-child {
right: 0;
}
.swiper-button-prev span.btn-icon-wrap span:last-child {
right: -3rem;
}
.swiper-button-prev:hover span.btn-icon-wrap span:first-child {
right: 3rem;
}
.swiper-button-prev:hover span.btn-icon-wrap span:last-child {
right: 0;
}


/* onze aanpak aanpak swiper */ 

 .swiper-pagination-bullet a:before {
   content: "";
   position: absolute;
   left: 0;
   height: 100%;
   top: 0;
   width: 0.2rem;
   background-color: rgba(255, 255, 255, 16%);
   -webkit-border-radius: 0.2rem;
   -moz-border-radius: 0.2rem;
   border-radius: 0.2rem;
}
.swiper-pagination-bullet a:after {
  content: "";
  position: absolute;
  left: 0;
  height: 33%;
  top: 0;
  width: 0.2rem;
  background-color: #27a0d7;
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
  z-index: 1;
  transition: height 0.3s ease; /* Smooth transition for height change */
}

.slider-nav-aapnak{
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
  }

.swiper-pagination-bullet {
  opacity: 24% !important;
}

.swiper-pagination-bullet-active{
  opacity: 100%  !important;
}

.type-2.bg-blue p {
  color: #d4d8e8;
}

.type-2.bg-blue .aanpak-card-2 p {
   color: #666989;
}

/* ---------------------------------------------------------------------------------------------------------------------- */

/* ========= FORM CSS OVERRIDE START =========== */

/* fields */

form fieldset input[type="text"],
form fieldset input[type="email"],
form fieldset input[type="tel"],
form fieldset textarea,
form fieldset select {
    height: 64px;
    background-color: rgba(212, 216, 232, 0.24);
    border-color: rgba(212, 216, 232, 0);
    -webkit-border-radius: 0.4rem;
    -moz-border-radius: 0.4rem;
    border-radius: 0.4rem;
    color: #101547;
    padding-left: 1.5rem;
    font-size: 1.4rem;
    font-weight: 500;
    width: 100% !important;
}

form fieldset textarea {
    height: 192px;
    line-height: 2rem;
}

form fieldset input,
form fieldset textarea{
    padding-top: 2rem;
}

form fieldset input::placeholder,
form fieldset textarea::placeholder{
    color: transparent;
}

form fieldset select::placeholder,
form fieldset select option[disabled]{
    color: rgb(16 21 71 / 48%);
}

.hs-fieldtype-textarea.hs-input {
    padding-top: 3rem;
}

form fieldset.form-columns-2 > div:first-child input{
    width: calc(100% - 0.6rem) !important;
}

form fieldset select {
    background-image: url(//8696311.fs1.hubspotusercontent-eu1.net/hubfs/8696311/raw_assets/public/Vindicta-template/assets/images/backgrounds/up-down.svg);
    background-position: center right 1.5rem;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

form fieldset {
    max-width: 100% !important;
    padding-bottom: 1.5rem !important;
}

form fieldset input[type="checkbox"] {
    display: none !important;
}

input:focus,
input:focus-within,
textarea:focus,
textarea:focus-within,
select:focus,
select:focus-within {
    outline: none;
}

/* labels */

.hs-form-field {
    position: relative;
}

.hs-form-field:has(label.hs-error-msg) > label span {
    top: 1rem;
    position: relative;
}

.hs-form-field label:not(.hs-form-booleancheckbox-display){
    display: inline-block;
    color: #101547;
    font-family: 'Instrument Sans';
    font-size: 1.42rem;
    font-weight: 500;
    opacity: 48%;
    text-transform: none;
    top: 1.3em;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}

.hs-form-field:focus label:not(.hs-form-booleancheckbox-display),
.hs-form-field:focus-within label:not(.hs-form-booleancheckbox-display),
/* .hs-form-field:has(input:valid,textarea:valid) label:not(.hs-form-booleancheckbox-display), */
.hs-form-field input:not(:empty),
.hs-form-field label.hs-error-msg{
    display: inline-block;
    color: #288cc9;
    font-family: GTF Adieu, sans-serif;
    font-size: .8rem;
    font-weight: 700;
    opacity: 100%;
    text-transform: uppercase;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
    margin-top: -0.8em;
}

.hs-form-field.hs_company_size label{
    top: 4rem;
}
/* 
.hs-form-field.hs_company_size:focus-within label,
.hs-form-field.hs_company_size:focus-within label.hs-error-ms{
    top: 4rem;
}
 */

.hs-form-field:has(input:valid) label:not(.hs-form-booleancheckbox, .multi-container){
    color: #666989;
    opacity: 100%;
    font-family: 'Instrument Sans';
    font-size: 1.42rem;
    font-weight: 500;
    text-transform: initial;
}

.hs-form-field:not(:has(.hs-form-booleancheckbox, .multi-container)) label{
    left: 1.6rem;
    position: absolute;
}

.hs-form-field:has(input:focus-visible) label {
    display: inline-block;
    opacity: 1;
}


.hs-form-field label.hs-error-msg {
    display: inline-block;
    width: max-content;
    opacity: 1;
    color: #f2545b !important;
}

.hs-form-field ul.hs-error-msgs{
    position: absolute;
    top: 0;
}
      

.hs-form-field ul .no-list.hs-error-msgs.inputs-list {
    display: none !important;
}

.hs-form-radio-display span{
    color: #101547 !important;
    font-family: 'Instrument Sans';
    font-size: 1.42rem;
    font-weight: 500;
    text-transform: initial;
    margin-left: 0.5em;
}


/* checkbox */

.legal-consent-container .hs-form-booleancheckbox-display p {
    color: rgba(16, 21, 71, .48);
    cursor: pointer;
    font-size: 1.4rem;
    font-weight: 500;
    padding-left: 3rem;
    position: relative;
}

.legal-consent-container .hs-form-booleancheckbox-display p a {
    color: #101547;
    text-decoration: underline;
}

.legal-consent-container .hs-form-booleancheckbox-display p::before {
    background-color: rgba(212, 216, 232, .24);
    -webkit-border-radius: .4rem;
    -moz-border-radius: .4rem;
    border-radius: .4rem;
    color: #288cc9;
    content: "";
    font-weight: 700;
    height: 2rem;
    left: 0;
    position: absolute;
    text-align: center;
    top: -2px;
    width: 2rem;
}

.legal-consent-container .hs-form-booleancheckbox-display:has(input:checked) p::before {
    align-items: center;
    color: #288cc9;
    content: "✓";
    display: inline-flex;
    justify-content: center;
}

.legal-consent-container .hs-form-booleancheckbox-display>span {
    display: block;
    margin-left: 0 !important;
    margin-top: 20px;
}

/* submit button */

.hs-button.primary.large {
    background-color: #cd0062;
    border: none;
    color: #fff;
    display: inline-block;
    line-height: .8;
    padding: 2rem;
    -webkit-border-radius: 10rem;
    -moz-border-radius: 10rem;
    border-radius: 10rem;
    cursor: pointer;
    font-family: GTF Adieu, sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: 0;
    min-width: 17.3rem;
    outline: 0;
    padding: 2rem;
    text-align: center;
    text-transform: uppercase;
}


.hs_submit {
    position: relative;
    float: right;
    margin-top: -90px;
}

.hs-button.primary.large:hover {
    background-color: #ad0052;
    border-color: #ad0052;
    color: #fff;
}

@media only screen and (max-width: 767px) {

    .hs_submit {
        position: unset;
        float: unset;
        margin-top: unset;
    }
}

/* optimize scrolling (especially for Safari! */

/* .aanpak-right,.aanpak-card,.swiper-slide,.swiper-pagination{
 -webkit-transform: translate3d(0, 0, 0) !important;
  will-change: scroll-position;
  will-change: transform, opacity;
  backface-visibility: hidden;
} */