@import url('https://use.typekit.net/kza4zng.css');

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
:root {
  --img-corner: 5px;
}

@font-face {
	font-family: 'Proxima Nova Rg';
	src: url("//143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/raw_assets/public/sr-theme-Transitio/fonts/ProximaNova-Regular.woff");
	src:url("//143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/raw_assets/public/sr-theme-Transitio/fonts/ProximaNova-Regular.woff") format('woff');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Proxima Nova Rg';
	src: url("//143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/raw_assets/public/sr-theme-Transitio/fonts/ProximaNova-Bold.woff2");
	src: url("//143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/raw_assets/public/sr-theme-Transitio/fonts/ProximaNova-Bold.woff2") format('woff2');
	font-weight: bold;
	font-style: normal;
}


body {
 font-family: 'Proxima Nova Rg'; 
}
h1,
.h1 {
 font-family: 'Proxima Nova Rg'; 
}

h2,
.h2 {
 font-family: 'Proxima Nova Rg'; 
}

h3,
.h3 {
	 font-family: 'Proxima Nova Rg'; 
}

h4,
.h4 {
 font-family: 'Proxima Nova Rg'; 
}

h5,
.h5 {
	 font-family: 'Proxima Nova Rg'; 
}

h6,
.h6 {
 font-family: 'Proxima Nova Rg'; 
}

.display-1 {
	 font-family: 'Proxima Nova Rg'; 
}
.display-2 {
	 font-family: 'Proxima Nova Rg'; 
}
.display-3 {
 font-family: 'Proxima Nova Rg'; 
}
.display-4 {
 font-family: 'Proxima Nova Rg'; 
}

p.lead, p.large {
	 font-family: 'Proxima Nova Rg'; 
}
blockquote {
 font-family: 'Proxima Nova Rg'; 
}
.btn,
.btn-wrapper .cta_button,
.btn-wrapper .cta-button,
.btn-wrapper input[type="submit"],
.btn-wrapper input[type="button"],
input[type="submit"],
input[type="button"]    {
	 font-family: 'Proxima Nova Rg'; 
}
.navbar .navbar-nav .dropdown .dropdown-item,
.navbar .navbar-nav .nav-link,
.btn-wrapper.btn-primary-wrapper.d-xl-inline a,
.no-button.header__menu-link,
.header__menu-link {
 font-family: 'Proxima Nova Rg'; 
}



a.cta-button,
html, body, blockquote, a, li, em, strong{
 font-family: 'Proxima Nova Rg'; 
}


h6:not(.author-name) {
background-color: #ddb565;
    color: #ffffff;
  font-weight: 400;
  line-height: 28px;
  font-size: 18px;
      display: inline-block;
padding: 0 5px;
}

.border-radius-10{
border-radius: 10px;
}
.hs_cos_wrapper:has( > .hs-button){
border-radius: 8px;
}
.hs-button  {
   align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 1px solid transparent;
    display: inline-flex;
    text-align: center;
    transition: filter .15s ease-in-out,color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border: 1px solid;
    border-radius: 8px;
    font-size: 1.0277777777777777rem;
    line-height: 1.35;
    min-height: 2.0555555555555554rem;
    padding: 0 1.3888888888888888rem;
  background-color: #ed6b5c;
    border-color: #ed6b5c;
    color: #efefe9;
}
.hs-button:hover {
    background-color: #efefe9;
    border-color: #ed6b5c;
    color: #ed6b5c !important;
}
.btn-secondary-wrapper a, .btn-tertiary-wrapper  a{
    background: transparent !important;
    border: none !important;
  padding: 0 !important;
}
a.with-arrow::before,
.hero-feature-cta a::before,
.btn-secondary-wrapper a::before, 
.btn-tertiary-wrapper  a::before{
background-image: url("https://143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/raw_assets/public/sr-theme-Transitio/images/pijloranje1.png");
   display: inline-block;
    width: 50px;
    height: 10px;
    margin-bottom: 2px;
    margin-right: 8px;
    background-size: 50px 10px;
  content: "";
    background-repeat: no-repeat;
}
a.white.with-arrow::before {
  background-image: url("https://143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/raw_assets/public/sr-theme-Transitio/images/pijl-wit-btn.png");
  height: 9px;
}
.white-bg{
  background-color: #fff;
}
.orange-bg{
  background-color: #ED6B5C !important;
}
.description ul, .sr-two-col-07 .sr-feature-check{
list-style-type: none;
  padding-left: 0;
}
.description  ul li, .sr-two-col-07 .sr-feature-check li{
    display: grid;
    grid-template-columns: 10px auto;
    gap: 8px;
    align-items: start;
  line-height: 1.55;
}
.description  ul li a, .sr-two-col-07 .sr-feature-check li a{
padding: 0;
}
.description  ul li:before, .sr-two-col-07 ul li:before{
  content: '';
  background-image: url('https://143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/858679f8-9f44-40ec-a081-dfb13dd7b5d3.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
  display: block;
  margin-top: 80%;
}
form ul li, nav ul li, .sr-footer-nav ul li, ul.social li{
display: block;
}
form ul li::before, nav ul li::before, .sr-footer-nav  ul li::before, ul.social li::before{
  display: none;
}
/* header  */
#hs_cos_wrapper_site_header-module-1 .header-scroll .header__menu-item  {
    color: var(--link_color);
}
#hs_cos_wrapper_site_header-module-1 .header-scroll .header__menu-container--mobile svg rect{
fill: var(--link_color) !important;
}
/*Hero*/
@media (min-width: 768px){
  .hero-home .container .row, .sr-hero-01 .container .row{
  align-items: center;
  }
  .hero-home .container .row::after, .sr-hero-01 .container .row::after{
  content:'';
    background: transparent radial-gradient(closest-side at 50% 50%, #51B89D 0%, #5CBCA3EF 4%, #8DD0BEA7 22%, #B6E1D56B 39%, #D5EEE73C 56%, #ECF7F41B 73%, #FAFDFC07 87%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
    width: 35vw;
    height: 35vw;
    display: block;
    z-index: 1;
  }
}
@media (min-width: 992px){
    .hero-home .container .row::after, .sr-hero-01 .container .row::after{
 width: 25vw;
    height: 25vw;
  }
.dnd-section:has(.hero-home), .dnd-section:has(.sr-hero-01) {
position: relative;
  overflow: hidden;
}
.dnd-section:has(.hero-home)::after, .dnd-section:has(.sr-hero-01)::after{
background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 3%;
    content: "";
    display: block;
    height: 766px;
    position: absolute;
    right: -150px;
    width: 20%;
    bottom: -35px;
  background-image: url("//143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/raw_assets/public/sr-theme-Transitio/images/figuur_verbetering.png");  
}
  .hero-home, .sr-hero-01{

    height: 750px;
  padding-top: 175px;

}
@media (min-width: 1400px){
  .sr-hero-01 .container .row  {
    margin-left: -100px;
  }
}
  .dnd-section:has(.sr-clients-carousel-01){
position: relative;
  overflow: hidden;
}
.dnd-section:has(.sr-clients-carousel-01)::after{
background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    top: -306%;
    content: "";
    display: block;
    height: 766px;
    position: absolute;
    right: -150px;
    width: 20%;
  background-image: url("//143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/raw_assets/public/sr-theme-Transitio/images/figuur_verbetering.png");  
}
  
}

.hero-home .sr-cover-image, .sr-hero-01 .sr-cover-image{
    background-blend-mode: multiply;
    background-color: rgba(16, 85, 136, 1.0);
}
.sr-hero-01 h1{
  position: relative;
}
.sr-hero-01 h1::before, .sr-hero-01 h1::after{
content: '';
    display: inline-block;
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    background-size: contain;
  background-position: center;
}
.sr-hero-01 h1::before{
      left: -40px;
    position: absolute;
    top: 20%;
    background-image: url("//143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/raw_assets/public/sr-theme-Transitio/images/pijl-header-links.png");
}
.sr-hero-01 .orange-arrow h1::before{
  background-image: url("//143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/raw_assets/public/sr-theme-Transitio/images/arrow-yellow.png");
    top: 7%;
    width: 40px;
    height: 40px;
    left: -80px;
}
.sr-hero-01 h1::after{
      margin-bottom: 10px;
    margin-left: 20px;
    background-image: url("//143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/raw_assets/public/sr-theme-Transitio/images/pijl-header-rechts.png");
}
.sr-hero-01 .cta-button{
gap: 0.5rem;
  border-radius: 28px;
}
.sr-hero-01 .cta-button::after{
  content: '';
    display: inline-block;
    width: 50px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: contain;
  background-position: center;
  background-image: url("//143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/raw_assets/public/sr-theme-Transitio/images/pijl-wit-btn.png");
}

@media (min-width: 768px){
.sr-hero-01 .offset-md-3 {
    margin-left: 0;
}
}
.sr-hero-02 {
display: none;
}
.sr-two-col-07 ul li{
    color: var(--dark);
    font-weight: 700;
    font-size: 20px;
}
.sr-two-col-07 ul li::before{
  content: '' !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px !important;
  height: 10px !important;
  display: block !important;
  margin-top: 80% !important;
  position: static !important;
  background-image: url('//143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/raw_assets/public/sr-theme-Transitio/images/arrow-yellow.png');

}
.sr-two-col-07 ul li p{
margin: 0;
}
/* Styles that apply only when .sr-multicol-media is present but not .sr-three-col-02 */
.sr-one-col-media-01 .heading span,
.sr-one-col-media-01 .heading.text-custom span {
    font-weight: 100; /* Lighter font weight for specific headings */
}

.sr-one-col-media-01 .heading, 
.sr-one-col-media-01 .description {
    max-width: 638px; /* Maximum width to center the content */
    margin: auto; /* Center align the heading and description */
}

.sr-one-col-media-01 .heading {
    margin-top: 1rem; /* Top margin for headings */
}

.sr-one-col-media-01 .description {
    margin-top: 3rem; /* Top margin for descriptions */
}

.sr-one-col-media-01 .content-wrapper:has(.responsive-image) {
    position: relative;
    height: 290px; /* Fixed height for content wrapper */
}

.sr-one-col-media-01 .content-wrapper .responsive-image {
    height: 100%; /* Responsive image takes full height of its container */
}

.sr-one-col-media-01 .content-wrapper .responsive-image img {
    max-width: 100%; /* Image width restricted to maximum of 100% */
    height: 100% !important; /* Important to override other potential conflicting styles */
    object-fit: cover; /* Ensures the image covers the area without being stretched */
    display: block; /* Image displayed as a block */
    width: 100%; /* Full width of its container */
}

.sr-one-col-media-01 .content-wrapper .col-content {
    max-width: 377px; /* Maximum width for text container */
    position: absolute; /* Absolute positioning relative to its parent */
    bottom: 1rem; /* Positioned at the bottom within its parent */
    left: 2rem; /* Positioned from the left within its parent */
      text-align: left;
}

.sr-one-col-media-01 .content-wrapper .col-content * {
    color: #fff; /* White text color for all child elements */
}
.sr-one-col-media-01 .content-wrapper img {
  border-radius: 5px;
}
/* Three columns  */

.sr-three-col-02 .sr-col{
    overflow: hidden;
    padding: 0;
    border-radius: 5px;
}
.sr-three-col-02 .sr-col{
    background: #fff;
}
.sr-three-col-02 .container .sr-row > .sr-col::last-child{
    background: var(--secondary);
  padding-top: 1.5rem;
}
.sr-three-col-02 .container .sr-row .orange-bg{
    background: var(--secondary);
  padding-top: 1.5rem;
}
.sr-three-col-02 .sr-col .content-wrapper{
    padding-bottom: 73.3px;
      display: flex;
    flex-direction: column;
}
.sr-three-col-02 .sr-col .content-wrapper img{
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}
.sr-three-col-02 .sr-col .content-wrapper .col-content{
    padding: 26.4px;
  padding-top: 0;
  padding-left: 0;
  flex: 1;
}
.sr-three-col-02 .sr-col .content-wrapper .col-content a{
    position: absolute;
    bottom: 35px;
    display: block;
}
.sr-three-col-02 .container .sr-row > .sr-col::last-child a{
    color: var(--body_color);
}
.sr-three-col-02 .orange-bg a{
    color: var(--body_color);
}
@media (min-width: 768px){
  .sr-three-col-02 .sr-row{
  justify-content: space-between;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
}
  .sr-three-col-02 .sr-row .col-md-6.sr-col{
  flex-basis: 48%;
}
.sr-three-col-02 .sr-row .col-md-4.sr-col{
  flex-basis: 32%;
}
}
.sr-stats .stats-wrapper{
align-items:baseline !important;
}
.sr-stats .stat .description{
width: 80%;
  margin: auto;
  margin-top: 1rem;
}
.sr-faq-01 .faq-question{
    color: var(--link_color);
    font-weight: 400;
}
.sr-faq-01 .faq-answer{
    font-size: 16px;
}
.sr-faq-01 .description a  {
    border-color: var(--link_color);
   border: 1px solid;
    border-radius: 8px;
    font-size: 1.0277777777777777rem;
    line-height: 1.35;
  height: 2.0555555555555554rem;
    min-height: 2.0555555555555554rem;
    padding: 0 1.3888888888888888rem;
   align-items: center;
    border: 1px solid transparent;
    display: inline-flex;
    text-align: center;
    transition: filter .15s ease-in-out,color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.sr-faq-01 .description a, .description a:hover {
    background-color: var(--link_color);
    color: #fff;
}

.sr-faq-01  .description a:hover {
        background-color: #efefe9;
    border-color: #ed6b5c;
    color: #ed6b5c;
      text-decoration: none;
}

.sr-faq-01  .description a.focus, .description a:focus {
    background-color: var(--link_color);
    filter: brightness(90%)
}
.sr-one-col-media-01 .cta-button{
    border-radius: 8px;
}
.sr-cards-testimonial-slider-01 .sr-cards-testimonial-slider-01-content{
    background: var(--light);
}
.sr-cards-testimonial-slider-01 .sr-cards-testimonial-slider-01-content .author-name{
    font-size: 16.5px;
    line-height: 1.1;
}
.sr-cards-testimonial-slider-01 .sr-cards-testimonial-slider-01-content .author-title{
    font-weight: 600;
    letter-spacing: 1.8px;
}
.sr-cards-testimonial-slider-01 .slickSliderItem{
box-shadow: none !important;
}
.sr-cards-testimonial-slider-01 .slide-content svg{
margin-left: -30px;
}

.sr-two-col-03 .content-wrapper:has(.col-content ){
    background: #fff;
    padding: 3rem;
}
.sr-two-col-03 .green-arrow .heading{
position: relative;
}
.sr-two-col-03 .green-arrow .heading::before{
content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
  background-position: center;
    left: -60px;
    position: absolute;
    top: 5%;
    background-image: url("//143449546.fs1.hubspotusercontent-eu1.net/hubfs/143449546/raw_assets/public/sr-theme-Transitio/images/arrow-green.png");
}
.related-post .post-name p.lead,
.sr-cards-articles-01 .article-item .article-inner .post-name p.lead{
    font-weight: 300;
    font-size: 24px;
}
.related-post .author-name,
.sr-cards-articles-01 .article-inner .author-meta .author-name{
    font-weight: 300;
    text-transform: none;
    font-size: 0.8rem;
}
.related-post div.article-item,
.sr-cards-articles-01 div.article-item{
padding-bottom: 1rem;
}
.related-post div.article-item {
    background-position: 50%;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-shadow: 0 3px 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 3px 20px 0 rgba(0,0,0,.1);
    height: auto;
    justify-content: center;
    min-height: 400px;
    overflow: hidden;
    padding: 2.5rem;
    position: relative;
}
.related-post .article-item:before {
    background: -webkit-linear-gradient(310deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .3) 42%, rgba(0, 0, 0, .5) 59%, rgba(0, 0, 0, .7));
    background: -o-linear-gradient(310deg, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .3) 42%, rgba(0, 0, 0, .5) 59%, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(140deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .3) 42%, rgba(0, 0, 0, .5) 59%, rgba(0, 0, 0, .7));
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.related-post .article-inner {
  position: absolute;
padding: 2.5rem;
}
@media only screen and (max-width: 576px) {
  .sr-three-col-02 > .container > .row{
  margin: 0;
  }

}
@media only screen and (min-width: 992px){
  .sr-two-col-03 .sr-col:has(.responsive-image){
    margin-left: 0;
    padding-left: 0;
}
  .sr-two-col-03 .sr-col:has(.col-content ){
  padding: 0;
  }
.sr-two-col-03 .content-wrapper:has(.col-content ){

    margin-top: 3rem;
}
.sr-two-col-03 .sr-row.fix {
    align-items: baseline;
}
}
/* formulier:  */
.sr-hero-form-01 input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]), .sr-hero-form-01 .hs-form input:not(.hs-button), .sr-hero-form-01 .hs-form textarea{
    border: none ;
    border-radius: 0;
}
.sr-hero-form-01 .hs-button, .sr-hero-form-01 .btn-wrapper input[type=submit]{
    border-radius: 28px;
}

/* blog-listing-page  */
.blog-listing .blog-middle{
display: none;
}

/* blog-posts */
.sr-blog-post-bg {
    background: var(--light);

}
.sr-blog-post .blog-comments{
display: none;
}
.sr-blog-post .author div {
display: inline;
  color: var(--tertiary);
}
.sr-blog-post .author div a{
  color: var(--tertiary);
}
.sr-blog-post .author div.d-flex{
display: flex;
    justify-content: center;

}

.sr-blog-post .related-posts-section{
    padding: 5rem 0;
}


.sr-blog-post .related-posts-section .related-posts-container{
margin-top: 5rem;
}
.sr-blog-post .related-posts-section .related-post-link{
    border: none;
}
.sr-blog-post .blog-content h3 {
  font-weight: 700 !important;
      color: #51b89d;
}
.sr-blog-post .display-4 {
      font-size: 30px;
    font-weight: 700;
  line-height: 40px;
}

.logo-slider .slick-track .slick-slide.slick-current {
  margin-left: 0px;
}
@media only screen and (min-width: 1400px){
.sr-hero-features .container-large {
  max-width: 1190px !important;
}
}

.margin-bottom {
 margin-bottom: 30px; 
}

.header__button-col .btn-wrapper.btn-primary-wrapper  .cta-button {
     padding: 0 0.8rem; 
      min-height: 2rem;
  border-radius: 14px;
  font-size: 18px;
}

.sr-footer-nav ul[role="menu"] {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
}

.form-wrapper-sm input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not([type="submit"]) {
 font-size: 16px; 
}
.avatar img {
 height:  revert-layer; 
}