@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');

/*Wordpress default styles */
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}

/*End wordpress default styles */

body,*{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 150%;
color:#000;
}

body section{
max-width: 100% !Important;
overflow-x: hidden;

}

p{
color:#303030;
}

a{
color:#9579B5;
cursor: pointer; 
}

a:hover{
color:#704C94;
}


.black-text{
	color:#000;

}

.grey-text, .grey-text p, .grey-text li{
color: #777777;
}

.bold-text{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 150%;
}

.quote-r{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 130%;
}

h1, .h1-size{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 25px;
line-height: 110%;
}

h2{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 22px;
line-height: 110%;
}

h3{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 130%;	
}

.intro-text, .intro-text p{
font-family: 'Titillium Web';
font-style: normal;
font-weight: 400;
font-size: 17px !Important;
line-height: 150%;
color: #777777;
margin-top:50px;
}

.intro-text ul li{
	font-size: 17px !Important;

}



@media screen and (min-width: 768px) {
body,*{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 150%;
}
	
.bold-text{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 150%;
}

.quote-r{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 30px;
line-height: 130%;
}

h1, .h1-size{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 40px;
line-height: 110%;
}

h2{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 35px;
line-height: 110%;
}

h3{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 20px;
font-size: 20px;
line-height: 130%;	
}

.intro-text, .intro-text p{
font-family: 'Titillium Web';
font-style: normal;
font-weight: 400;
font-size: 18px  !Important;
line-height: 150%;
color: #777777;
}

.intro-text ul li{
font-size:18px !important;
}
}

@media screen and (min-width: 992px) {
.bold-text{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 150%;
}

.quote-r{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 45px;
line-height: 130%;
}

h1, .h1-size{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 60px;
line-height: 110%;
}

h2{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 45px;
line-height: 110%;
}

h3{
font-family: 'Titillium Web', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 130%;	
}

.intro-text, .intro-text p{
font-family: 'Titillium Web';
font-style: normal;
font-weight: 400;
font-size: 22px  !Important;
line-height: 150%;
color: #777777;
}

.intro-text ul li{
font-size:22px !important;
}
}

.banner-title span{
	font-weight: 600;
font-size: 25px;
line-height: 30px;
}

@media screen and (min-width: 768px) {
	.banner-title span{
font-weight: 600;
font-size: 40px;
line-height: 65px;
}


}

@media screen and (min-width: 992px) {
.banner-title span{
font-weight: 600;
font-size: 60px;
line-height: 80px;
}
}

@media screen and (max-width:767px){
br.hide-on-mobile {
    display: none;
}

.banner-title span:nth-child(2){
	padding-left:0;
}
}

/*Main elements Css*/

.container-fluid{
    padding: 0.5rem 2rem;
	width:95%;
	margin:0 auto;
	max-width:1424px;
}

section.whitesp{
margin:75px 0;
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 150%;
}

section.bottom-whitesp{
margin-bottom:75px;
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 150%;
}

section.top-whitesp{
margin-top:75px;
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 150%;
}

.nopadding-top{
	padding-top:0;
}

@media screen and (min-width:767px){
section.whitesp p{
font-size: 16px;
}
}


@media screen and (min-width:991px){
section.whitesp p{
font-size: 18px;
}
}


img{
	max-width:100%;
}



.btn-primary{
	padding: 9px 20px;
	background: radial-gradient(96.33% 96.33% at 116.51% 97.25%, #FFD915 0%, #9579B5 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
/* shadow pt */
box-shadow: 0px 2px 10px rgba(149, 121, 181, 0.3);
color:#fff;
border:none;
border-radius:0px;
line-height:27px;
}

.btn-primary:hover{
background: radial-gradient(96.33% 96.33% at 116.51% 97.25%, #DFBD0A 0%, #704C94 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;}



.purple{
	background:#9579B5;
}

.geel{
	background:#FFD915;
}

.bold-font{
font-weight:bold !Important;	
}

.morewhitespace{
margin:50px 0;
}

.middle-align.fl-right{
	float:none;

}

.nomargin{
	margin:0!important;
}

.break-container{
box-sizing:border-box;
}

img.fullwidth{
	width:100%;
}

.imgpadding{
	padding:15px;
}

.imgpadding.right{
	padding-right:none;
}

.imgpadding.left{
	padding-left:none;
}

.padding-on-mobile{
padding:0;
}

ul{
	margin-bottom: 0;
	padding:0;
}

ul li{
list-style-type: none;
line-height:180%;
}

ul li::before {
  content: "\25A0";
  color: #9579B5; 
  display: inline-block;
  width: 21px; 
  
}

/*Nav CSS */
nav .container-fluid{
padding:0;
}

nav.navbar{
padding:12px 0;
}

.navbar-brand img, img.mobile-nav-logo{
		width:260px;
	max-width:100%;
 
}

.navbar-light .navbar-nav .nav-link{
	color:#000;
	font-weight:600 !Important;
	padding:10px 20px;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link:hover{
color:#9579B5
}

.navbar-light .navbar-nav .nav-link:hover span, .current-menu-item span, .current-page-ancestor span{
color:#9579B5
}


.navbar-light .navbar-toggler{
border:none;
color:#000;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 1' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

nav.navbar li .btn.btn-primary{
margin-left:20px;
}

nav .btn-primary{
margin-left:15px !important;
}

nav .btn-primary a:hover, .wpcf7-submit:hover{
background: radial-gradient(96.33% 96.33% at 116.51% 97.25%, #DFBD0A 0%, #704C94 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */ !important;
}

#menu-main-menu li:before{
display:none;}

#menu-main-menu li a span{
font-weight:600
}

#menu-main-menu .btn-primary{
padding:0;
box-shadow: 0px 2px 10px rgba(46, 29, 66, 0.3);
}

#menu-main-menu .btn-primary a span{
color:#fff;
font-weight:400 !Important;
}


/*Jumbotron css */

.jumbotron{
	/*padding:250px 0;*/
	padding: 13% 0;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}

.homejumbo{
background-image:url("../img/NADIKA_SQUAT-6 1.jpg");
}

.jumbotron h1 span{
background:#fff;
margin:5px 0;
display:inline-block;
padding:0 5px;
}

.waaromptjumbo{
	background-image:url("../img/waarom-personal-training.jpg");
position:relative;
}

.pagejumbotron.aanpak{
	background-image:url("../img/NADIKA-5 1.jpg");
position:relative;
padding:13%;
}

.pagejumbotron.vrijblijvendintake{
	background-image:url("../img/KARIN-16 1.jpg");
position:relative;
}

@media screen and (min-width:767px){
.order-1 img{
float:right;
}
}

/*Page subnav css */
.subnav-onpage{
position:absolute;
left:12.5%;
right:12.5%;
bottom:-50px;
padding:10px;
color:#fff;
}

.subnav-link, .subnav-link:hover, .subnav-onpage .inside-subnav{
color:#fff;
text-decoration:none;
}

.subnav-onpage .col-md-6:hover{
background:#704C94 !Important;

}

.subnav-onpage .inside-subnav{
padding:30px;
text-align:left;
}

.subnav-onpage .inside-subnav img:first-of-type{
margin-right:10px;
width:35px;
}

.subnav-onpage .inside-subnav img:last-of-type{
margin-left:10px;
}

@media screen and (max-width:767px){
.subnav-onpage .col-md-6 .inside-subnav{
border-bottom:1px solid #fff;
}

/*.subnav-onpage .col-md-6:first-of-type{
margin-top:-10px;
}

.subnav-onpage .col-md-6:last-of-type{
border-bottom:none;
margin-bottom:-10px;
}*/
}

.subnav-onpage .full-width-navcol{
width:100% !important;
max-width:100% !important;
display:block !important;
flex:initial;
text-align::center !important;
}

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



.subnav-onpage .col-md-6:nth-child(1){
position:relative;
}

.subnav-onpage .col-md-6:nth-child(1):before, .subnav-onpage .col-md-6:nth-child(3):before, .subnav-onpage .col-md-6:nth-child(5):before{
content : "";
  position: absolute;
  right: 0;
  bottom  : 13%;
  top:13%;
  height  : 74%;
  width   : 1px;  /* or 100px */
  border-right:1px solid #fff;
}

.subnav-onpage .col-md-6:nth-child(3):after, .subnav-onpage .col-md-6:nth-child(4):after , .subnav-onpage .col-md-6:nth-child(5):after,  .subnav-onpage .col-md-6:nth-child(6):after{
content : "";
  position: absolute;
  right: 3%;
left:3%;
  bottom  : 0;
top:0;
  height  : 1px;
  width   : 94%;  /* or 100px */
  border-top:1px solid #fff;
}
}

.subnav-onpage{
position:relative;
left:0;
right:0;
/*width:90%;*/
margin:-120px auto 0;
padding:0;
overflow:hidden
}

.pagejumbotron{
margin-bottom:0
}

@media screen and (max-width:992px){
.subnav-onpage{
width:100%;
box-sizing:border-box;
}
}

/*Page css */
img.full-width{
width:100%;
}


/* vrijblijvende intake */
.pagejumbotron.vrijblijvendintake{
padding:110px 0;
}

.intakeform{
width:90%;
}

.intakeform .btn{
float:right;
margin:10px 0 30px;
}

.intakeform{
margin-bottom:100px !Important;
}

.intake-bottom-text{
background:white;
color:#000;
padding:30px 0;
}

/*contactform 7 styling */
.wpcf7 input{
height:50px;
width:100%;
padding:10px 20px;
border:1px solid #ccc;
}

.wpcf7 textarea{
height:180px;
width:100%;
padding:20px;
border:1px solid #ccc;
}

.wpcf7-submit{
padding: 9px 20px;
    background: radial-gradient(96.33% 96.33% at 116.51% 97.25%, #FFD915 0%, #9579B5 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    box-shadow: 0px 2px 10px rgb(149 121 181 / 30%);
    color: #fff;
    border: none !important;
    border-radius: 0px;
    line-height: 27px;
display:inline-block;
float:right;
width:auto !important;
}

.wpcf7-select{
height:50px;
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #ccc;
}



.wpcf7-select {
background-color: white;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 1em;

  /* reset */

  margin: 0;      
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}

.wpcf7-select:focus {
  background-image:
    linear-gradient(45deg, green 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, green 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color: green;
  outline: 0;
}


.wpcf7-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.wpcf7 p{
overflow:auto;
}

@media screen and (min-width: 767px) {
.intakeform{
width:75%;
}
}

@media screen and (min-width: 992px) {
.intakeform{
max-width:100%;
}
}

.txt-right{
text-align:right;
}

/*CTA bottom css */
.bottom-cta .row{
position:relative;
z-index:2;
background:#FFD915;
padding:30px 20px;
width:100%;
margin-bottom:-30px;
}

.bottom-cta .row .col-md-8{
text-align:left;
}



/* Show more box */

.read-more-card{
	  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
padding:20px;
}

 #moreText {
            /* Display nothing for the element */
            display: none;
        }

#textButton{
border:none;
background:none;
color:#9579B5;

padding: 0;
display:inline-block;
}

.read-more-card {
display:block;
padding:40px 20px 45px 20px
}


.read-more-card #textButton{
float:right;
padding:10px 0
}

.read-more-card ul li{
list-style-type: none;
}

.read-more-card ul li::before {
  content: "\25A0";
  color: #9579B5; 
  display: inline-block;
  width: 21px; 
  /*margin-left: -21px; */
}

/*Home css */
.quote svg{
margin:0 5px;
}

.quote h2{
display:inline-block;
font-weight:400;
/* margin-left:10px; */
}

.quote .h1-size{
	font-weight:600;
}

.quote {
    display: inline-block;

}

.quote svg{
margin-top:-40px;
}

.quote-writer{
display:block;
float:right;
font-style:italic;
}


.middle-jumbotron-home{
background-image:url("../img/LIGGEND_TRUUS_5 1.jpg");
background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
background-size: contain;
    background-size: 100%;
}

.middle-jumbotron-home h2 span{
background:#fff;
margin:5px 0 0 5px;
display:inline-block;
padding:0 5px;
}

.middle-jumbotron-home h2{
padding:13% 0;
}




/*Footer CSS */
.bottom-cta{
	overflow:initial;
}

.bottom-cta .col-md-4{
text-align:center;
}


footer{
	background: radial-gradient(74.57% 66.21% at 122.5% 116.02%, #FFD915 0%, #9579B5 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
	width:100%;
	padding:50px 0;
}

footer h4, footer p{
	color:#fff;
}

footer .nav-link{
color:#fff;
padding-left:0;
}

.footer-partner{
list-style-type:none;
margin:0; padding:0;
}

.footer-partner li{
float:left; 
padding:10px;
width:50%;
}

.footer-partner li img{
min-width:100px;
max-width:100%;

}

.footer-partner li img:hover{
filter: invert(26%) sepia(88%) saturate(444%) hue-rotate(357deg) brightness(101%) contrast(102%);
}

footer h4{
margin:20px 0;
}

.social-mi{
width:25%;
float:left;
}

.social-mi svg:hover path{
fill:#FFD915
}

footer .nav.flex-column svg{
margin-right:5px;
}

.copyrights-bottom{
border-top:1px solid #FFD915;
padding-top:50px;
margin-top:50px;
}

.copyrights-bottom a{
	color:#fff;
	text-decoration:none !Important;
}

.copyrights-bottom .col-md-6{
padding-left:0;
padding-right:0;
}

footer .fl-right p{
text-align:right;
}

footer a:hover{
color:#FFD915
}

/* Media queries */

@media screen and (min-width:940px){
.navbar-brand img{
width:200px
}
}


@media screen and (min-width:1062px){
.navbar-brand img{
width:250px
}
}

@media screen and (min-width:1230px){
.navbar-brand img{
width:300px
}
}

@media screen and (max-width:1230px){
.navbar-light .navbar-nav .nav-link{
padding:10px 20px;
}


}

@media screen and (max-width:1165px){
.navbar-light .navbar-nav .nav-link{
padding:10px 15px;
}

.navbar-light .navbar-nav .nav-link span{
font-size:16px;
}


}

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

.align-in-middle{
display:table;
}

.align-in-middle .middle-align{
display:table-cell;
vertical-align: middle;
}

.middle-align.fl-right{
	float:right;

}


.table{
display:table;
}

.table .cell{
display:table-cell

}
}

@media screen and (max-width:767px){
	
section.whitesp img{
width:100%;
}

section.whitesp h2{
margin:20px 0;
}

.quote-container{
margin:0px 0 -35px 0 !Important;
}

.middle-jumbotron-home{
    /*padding: 50px 0;*/
    overflow: auto;
    background-size: 100%;
}

.break-container{
  width:100vw;
max-width:100vw;
  position:relative;
  left:calc(-1 * (100vw - 100%)/2);
padding-left:3.5rem !important;
}

/*
.middle-jumbotron-home h2{
padding:100px 0;
}
*/


.middle-jumbotron-home h2 span{
margin:5px 0 0 1px;
}

.middle-jumbotron-home h2 span:last-of-type{
margin-left:0;
}

/*
section.whitesp{
margin:0;
}*/

section.whitesp, .morewhitespace {
    margin: 30px 0;
}

section.whitesp .imgpadding.right{
padding-left:0;
padding-right:0;
}

.bottom-cta .row{
width:initial;
}

.bottom-cta .col-md-4{
text-align:right;
}

.padding-on-mobile{
padding:20px 0;
}

/*css for mobile subnav diensten onpage*/
.mobile-fw-subnav{
display:block;
width:100% !Important;
padding:0;
margin-bottom:50px;
}

.subnav-onpage .col-md-6:first-of-type{
margin-top:0;
}

.subnav-onpage .inside-subnav{
padding:20px;
text-align:left;
}

.subdienst-intro-title{
margin-top:45px;
}

.quote{
margin-bottom:70px;
}

.quote.nomargin-bottom{
margin-bottom:0;
}


footer .col-md-4{
padding-top:50px;

}

footer .col-md-4:first-of-type{
padding-top:0 !important;
}

.social-mi{
width:auto;
margin:0 20px 0 0;
}

.footer-partner li{
width:auto;
margin:0 10px 0 0;
}

.copyrights-bottom .fl-right p{
float:left !Important;
}

.jumbotron, .pagejumbotron.aanpak{
padding: 155px 0;
}

	

}

@media screen and (max-width:940px){
	nav.navbar{
padding:5px 0;
}


.quote svg{
height:20px !Important;
width:20px !important
}
}

@media screen and (max-width:1047px){
.navbar-light .navbar-nav .nav-link{
font-size:15px
}
}

@media screen and (max-width:991px){
	.navbar-collapse{
background:radial-gradient(172.8% 87.77% at 213.33% 156.15%, #FFD915 0%, #9579B5 100%);
padding:20px 10px;
}


	.navbar-light .navbar-nav .nav-link{
font-size:18px;
color:#fff !important;
}

nav .btn-primary{
margin:10px 40px !important;
}
}



/*Extra Diensten subnav css */
.jumbotron{
border-radius:0px;
}

@media screen and (max-width:1047px){
.container-fluid.mobile-fw-subnav, .subnav-onpage{
padding-left:0 ;
padding-right:0 ;
}
}

@media screen and (max-width:767px){
.jumbotron.container-fluid{
width:100%;
}
}

/* Extra mobile nav css */
.overlay-mobilenav .closebtn {
display:none;
}


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

/* The Overlay (background) */
.overlay-mobilenav {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */   
  height: 100%;
  width: 100%;
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  left: 0;
  top: 0;
  background-color: rgb(0,0,0); /* Black fallback color */
  background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-right: 0;
    padding-left: 0;
	padding-top:0;
  /*transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
  background:radial-gradient(172.8% 87.77% at 213.33% 156.15%, #FFD915 0%, #9579B5 100%);
  display:none;
}
/*
.collapse:not(.show){
display:initial;
}*/

/* Position the content inside the overlay */
.overlay-mobilenav-content {
  position: relative;
  top: 25%; /* 25% from the top */
  width: 100%; /* 100% width */
  text-align: center; /* Centered text/links */
  margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlay-mobilenav a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #f1f1f1;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay-mobilenav a:hover, .overlay-mobilenav a:focus {
  color: #FFD915;
}

.overlay-mobilenav a span{
color:#fff !Important;
}

.overlay-mobilenav a:hover span
,.current-page-ancestor span, .navbar-light .navbar-nav .nav-link:hover span, .current-menu-item span, .current-page-ancestor span{
text-decoration:underline;
}

/* Position the close button (top right corner) */
.overlay-mobilenav .closebtn {
display:block;
  font-size: 50px;
font-weight:200;
}


  .navbar-light .navbar-nav .nav-link {
 
    padding: 10px 40px !important;
}
	
	.navbar-light .navbar-nav .nav-link{
margin:3px 0;
}

.navbar-light .navbar-nav .nav-link span {
    font-size: 24px;
}

#menu-main-menu .btn-primary{
max-width:300px;
}

#menu-main-menu .btn-primary a{
padding:3px 20px !Important;
}

}
  
 

.hidden-md-up{
align-items: center;
padding:5px 15px 50px 20px;
}

@media screen and (min-width:991px){
.hidden-md-up{
display:none;
}
}

@media screen and (max-width:767px){
.homejumbo{
padding-top:28.65%;
padding-bottom:6%;

}

.homejumbo h1 span{
font-size:2.5rem;
line-height:30px;
padding:10px;
}
}


blockquote{
padding-left:45px;
position:relative;
}

blockquote:before{
content:'';
background:url('https://workitoutpersonaltraining.nl/wp-content/uploads/2023/04/quote-icon.svg');
background-size:40px;
background-position:left 30%;
background-repeat:no-repeat;
height:40px;
width:40px;
position:absolute;
left:0px;
}

@media screen and (max-width:960px){
blockquote{
padding-left:40px;
}

blockquote:before{
background-size:35px;
height:35px;
width:35px;
}
}


@media screen and (max-width:767px){
blockquote{
padding-left:40px;

}

blockquote:before{
background-size:27px;
height:28px;
width:28px;
}
}