@font-face {
    font-family: 'Trajan Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Trajan Pro Regular'), url('TrajanPro-Regular.woff') format('woff');
}


@import url('https://fonts.googleapis.com/css2?family=Josefin+Slab:wght@100&display=swap');



/* DEFAULT ELEMENTS */

html *
{

}
#wrapper
{

}
div
{
	width: 100%;
	box-sizing: border-box;
}

.header h2,
.header h3
{
	margin-top: 30px;
}



#footer_container
{
	padding-top:0;
}

#content .textblok_container
{
	width: 100% !important;
    max-width: 100% !important;
    display: flex;
	align-items: center;
	justify-content: center;
}

#page_86  .textblok_container
{
	padding: 0;
}

#content .textblok_text
{
    color: #fff;
    padding: 0;
    display: flex;
    width: 100%;
	justify-content: center;
	flex-direction: column;
}

#page_86 #content .textblok_text
{
	max-width: 100% !important;
}



body h1,
.para_col h1:first-child
{
    font-size: 42px;
    line-height: 1;
    margin: 30px 0 20px;
}

body h2,
.para_col h2:first-child
{
    font-size: 36px;
    line-height: 1;
    margin: 30px 0 20px;
}

body h3,
.para_col h3:first-child
{
    margin: 25px 0 20px;
}



p, 
#content li, 
#content a, 
#content span
{
	font-size: 120%;
    color: #939393;
    margin-bottom: 1em;
    line-height: 1.8;
}

div.submitFormulier,
div.submit
{
	padding: 0;
}

.form-horizontal .form-group>label
{
	width: auto;
}

ul#menu {
    right: 0;
    position: absolute;
}

	@media screen and (min-width: 768px) and (max-width: 1400px){
	
		p, 
		#content li, 
		#content a, 
		#content span
		{
			margin-bottom: 1em;
			line-height: 1.7;
		}
	}	
	
	@media screen and (max-width: 1200px){

		#page_86 .textblok_text
		{
			max-width: 100%
		}	
	
		#content .textblok_text
		{
			max-width: 83%
		}
	}
	

	@media screen and (max-width: 1023px){ 
		#content li, 
		#content a, 
		#content span
		{
			font-size: 100%;
		}

	}

	@media screen and (min-width: 320px) and (max-width: 767px){
		body h2
		{
			font-size: 32px;
			line-height: 1;
			margin-bottom: 20px;
		}
		
		#header_container
		{
			height: 55px;
		}
		ul.sub-menu li a {
			font-size: 18px !important;
			margin-left: 20px !important;
			color: #929292 !important;
			font-family: Yanone Kaffeesatz, sans-serif !important;

		}
		
	}
	

	@media screen and (max-width: 480px){
		#page_86 h2
		{
			font-size: 28px !important;
		}
	
		#page_86 h3 {
			font-size: 19px !important;
		}
	
		#menu #submore_container #submore li ul
		{
			position: relative !important;
		}

		#menu #submore_container #submore li ul {
			margin-top: 0!important;
			left: 0px !important;
		}

		#menu li:hover ul ul, #menu li.hover ul ul, #menu li.over ul ul {
			visibility: visible !important;
			opacity: 1 !important;
			transition: visibility 0s linear 0.3s,opacity 0.3s linear;
		}


		ul.sub-menu 
		{
			background: rgba(102, 175, 233, 0.12) !important;
			margin-bottom: 20px !important;
			border: none !important;
		}
		.webdesign {
			margin: 0px 0 30px;
		}
	}
	
@media screen and (max-width: 787px){ 
    #menu ul#submore {
        padding: 30px 20px 100px !important;
        background: #fff;
        box-sizing: border-box;
        margin: 0 auto !important;
        min-width: 110% !important;
        top:47px !important;
        overflow: scroll !important;
        height: 100vh !important
    }

    #submore li
    {
        padding: 5px !important;
    }
    
	
	#menu ul#submore {
	left: 13px !important;
	padding:0 !important;
	}
 

    #menu ul#submore li a 
    {
    	text-align: left !important;
		opacity: 1;
        font-size: 20px !important;
        color: #0000009f !important;
        padding:8px !important
    }


    #menu ul.sub-menu {
        background:white !important
    }
}	


/* Top nav */
#menu_container
{
	box-shadow: 0 -40px 40px 30px #00000075;
}

#logo_site
{
	width: 100% !important;
	max-width: 220px;
	left: 10px;
	top: 12px;
	position: absolute !important;
}
#logo_site a {
    position: relative;
    padding: 11px;
}

div#logo_site:before {content: '';background: url(https://thebreathworkcoach.com/home/images/ademcoaches/bwc-2-logo.jpg) no-repeat center;position: absolute;left: 0;width: 130%;height: 117%;background-size: contain;}


div#logo_site {
    position: relative;
}

div#logo_site img {
    visibility: hidden;
}

@media screen and (min-width: 768px) and (max-width: 1200px){

	div#logo_site:before {
		content: '';
		background: #fff url(https://thebreathworkcoach.com/home/images/ademcoaches/bwc-2-logo.jpg) no-repeat left center;
		position: absolute;
		left: 0px;
		top: 0.3vw;
		width: 69px;
		background-size: cover;
	}
}


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

    div#logo_site:before {
        background-size: contain;
        background-position: left -5px top 0px;
        top:-6px;
        width: 90% !important;
     }
}

#topNav
{
	max-width: 100% !important;
	width: 100%;
	padding: 0 20px;
}

#menu
{
	font-family: Yanone Kaffeesatz, sans-serif !important;
    overflow: visible;
    font-size: 22px;
    margin-top: 14px;
}

#menu .sub-menu
{
	font-size: 18px;
}

.sub-menu li a, #submore li a {
    padding: 10px 20px !important;
}

.sub-menu li
{
	margin: 0 !important;
}


@media screen and (min-width: 1024px){
#menu li:last-child .sub-menu {
	border-top: none !important;
    overflow: visible;
    margin: 10px auto;
}

#menu li:last-child .sub-menu a {
    color: #929292 !important;
    border-radius: 0 !important;
    background: #fff !important;
    z-index: 99;
    padding: 16px 30px !important;
}

/** exeption on: adem coach page: page_84 **/

#page_84 #menu li:last-child .sub-menu a
{
	background: #fff !important;
    font-family: 'Yanone Kaffeesatz' !important;
}
}


#menu .caret {
    margin-top: 10px;
}

li:last-child .caret
{
	border-top: 5px solid #fff !important;
	margin-top: 5px !important;
}

#menu li#current 
{
    border-bottom: 4px #d2bea3 solid;
    padding-bottom: 0;
}

#menu li#current:last-child
{
	border-bottom: none;
    padding-bottom: 0;
}

#menu li#current:last-child a
{
	font-family: Special Elite;
	color: #fff;
}

#menu li
{
    padding-bottom: 0;
    margin: 0 0.41vw;
    line-height: 1.4em !important;
}

#menu li:hover
{
    border-bottom: none;
}

#menu a
{
	color: #c8bdbb;
	padding: 0 8px;
	text-transform: uppercase;
}


/*		 Header   Intro 		*/

#content .button
{
	font-family: Special Elite !important;
	border-radius: 0 !important;
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
	display: inline-block;
    font-size: 21px;
    font-weight: 100;
    padding: 20px 35px 18px !important;
    transform: rotate(-1deg);	
}

#content .button.light
{
	color: #fff;
}


.intro .button {
    padding: 17px 36px 14px !important;
}


.top > h2
{
	font-size: 64px;
    line-height: 0.9;
    margin: 7vh 20px 6vh;
}

.top > h3
{
	font-size: 43px;
    line-height: 0.9;
	margin: 4vh 20px 5vh;
}




/* Homepage SYTYLING #page_86) */



/*** ademcoach button ***/
img.ademcoach.page_img {
    position: fixed;
    top: 95px;
    left: 0;
    z-index: 29;
    box-shadow: 6px 5px 10px -3px #00000024;
}

@media screen and (max-width:1023px){
	img.ademcoach.page_img {
		max-width: 500px !important;
	}
}

@media screen and (max-width: 767px){
    img.ademcoach.page_img {
        position: fixed;
        top: 60px;
        left: 0;
        z-index: 29;
        box-shadow: 6px 5px 10px -3px #00000024;
    }
}



#page_86 .textblok_container 
{
    padding-bottom: 1em;
    padding-top: 0em;
}

#page_86 #content
{
	background: #f5f5f5 url('background.jpg') no-repeat;
	background-size: contain;
	color: #fff !important;
	padding: 0;
}

@media screen and (min-width: 1350px){
	#page_86 #content{
		background-position: top -150px center
	}
}


#page_86 #intro {
    display: flex;
    flex-direction: column;
    width: 100vw;
    height: 50vw;
    padding-top: 159px;
    max-height: 920px;
    min-height: 830px;
    padding-bottom: 0;
    margin-bottom: 0;
}

#page_86 div#content .textblok_container:nth-child(3) {
    padding: 0;
}

@media screen and (min-width: 1024px){
	img.page_img.cta-btn {
		width: 40vw;
		max-width: 600px !important;
		min-width: 390px;
		margin-right: 200px !important;
	}

	#intro img.page_img.slogan {
		width: 52vw;
		max-width: 750px;
		min-width: 430px;
		align-self: flex-end;
		height: auto;
		margin-right: 5vw !important;
	}

	#page_86 #intro a {
		align-self: flex-end;
		margin-top: 30px;
	}

}

@media screen and (max-width:1023px){
	#page_86 #intro {
		padding-top: 380px !important;
		height: 123vw;
		min-height: 1040px;
	}
	
	img.page_img.cta-btn {
		margin-top: 110px !important;
	}	
}

#page_86 h2
{
	font-family: Special Elite !important;
	margin: 0 0 20px;
}


#page_86 h3
{
    margin: 0 0 20px;
    background: #d2bea3;
    display: inline-block;
    padding: 17px 30px 14px;
    color: #fff;
    font-family: Special Elite;
    font-size: 100%;
    text-transform: uppercase;
    transform: rotate(-2deg);
    position: absolute;
    top: -30px;
    left: 30px;
}

#page_86 .pilars h3
{
    top: auto !important;
    bottom: -20px !important;
    left: 0;
    right: 0;
    margin: 0 30px !important;
    background: #ff6581;
    font-size: 120%;
    text-align: center;
}

#page_86 h3 a 
{
    color: #fff !important;
    font-size: 100%;
}

#content a.ademcoach {
	display: none;
}

#intro .slogan-mobile {
    display: none !important;
}

#content img.ademcoach
{
	margin:-4px 0 0 0 !important;
}
img.ademcoach.page_img.pink {
  opacity: 0;
  animation: heartbeat 4s;
  animation-iteration-count: infinite;
}

@keyframes heartbeat {
  from {opacity: 0;}
  20% {opacity:1}
  to {opacity:0}
}

@media screen and (max-width:767px){
	#page_86 #content {
		background: #f5f5f5 url(header-mobile.jpg) no-repeat right top;
		background-size: contain !important;
	}

	#page_86 #intro
	{
		padding-top: 100px !important;
		height: auto;
		overflow: hidden;
		min-height: 0 !important;
		max-height: none;
		max-width: 460px
	}	

	#intro img.page_img.slogan {
		display: none !important;
	}	
	
	#intro .slogan-mobile {
		display: block !important;
	    max-width: 190px !important;	
	}	

	#content a.ademcoach {
		padding: 8px 26px;
		background: #FF6582;
		font-family: 'Yanone Kaffeesatz';
		font-size: 20px !important;
		margin-bottom: 70px !important;
		display: block;
		color: #fff !important;
		margin: 10px;
	}

	#page_86 #content {
		background-size: 837px;
		color: #fff !important;
		padding: 0px 0 0 0;
		background-position: left 0 top -30px !important;
		background-size: 150% !important;
	}
}


/* VOORDELEN */
#page_86 .voordelen .ctabutton a.button
		{
		 	background: #ff6581 !important;
		}


#page_86 .subtitle
{
    color: #ff6581 !important;
    font-size: 75% !important;
    display: block;
    line-height: 1;
}

#page_86 #content .textblok_text 
{
    width: 100% !important;
    max-width: 100% !important;
}

#page_86 .col
{
	padding: 40px;
	background: #fff;
	margin: 20px;
}

#page_86 .lars .col-group,
#page_86 .fb-recensies .col-group
{
    display: flex;
    align-items: flex-end;
    width: 100%;
    max-width: 1350px;
    margin: 0 auto 50px;
}

#page_86 .ctabutton
{
    position: absolute;
    bottom: -50px;
    left: 0;
    text-align: center;
}

#page_86 .recensies .ctabutton
{
	bottom: 0 !important;
}


#page_86 .lars
{

}

#page_86 .lars .col,
#page_86 .fb-recensies .col
{
    margin: 20px;
}

#page_86 .lars .col:last-child,
#page_86 .fb-recensies .col:last-child
{
    padding: 0 !important;
    background: none !important;
}

#page_86 .lars .col:first-child,
#page_86 .fb-recensies .col:first-child
{
	width: 140%;
	max-width: 790px;
}

/* RECENSIES */
#page_86 .fb-recensies 
{
	background: url(fb-background.jpg) no-repeat 40vw center;
	background-size: 50%;
}

#page_86 .fb-recensies ul li {
    list-style: none;
    display: flex;
}

#page_86 .fb-recensies li img {
    margin-right: 30px;
    align-items: center;
	border-radius: 100px;
	width: 120px !important;
    height: 120px !important;
}

#page_86 .fb-recensies p {
    font-size: 100%;
    line-height: 1.5em;
}


#page_86 .fb-recensies strong
{
	color: #d2bea3;
}

.footer .links .col-group div {
    display: none;
}

.footer .links .col-group div:first-child {
    display: block;
    margin: 0 auto;
}


	@media screen and (min-width: 768px){
	
		#menu > li:last-child a 
		{
			color: #fff;
			display: inline-block;
			line-height: 1;
			padding: 17px 30px 13px;
			font-family: Special Elite !important;
			font-size: 82%;
			transform: rotate(-2deg) !important;
			margin-top: -10px !important;
			background: url(/home/images/ademcoach/Ademwerk-button.png) no-repeat 0 0 !important;
			background-size: contain !important;
			transform: rotate(0deg) !important;
			margin-top: -10px !important;
			color: transparent;			
		}
		
	}
	
	

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

		.intro > h2
		{
			font-size: 45px;
			margin-top: 80px; 
		}
		
		.top h2
		{
			margin-top: 150px; 
		}

		.intro > h3
		{
			font-size: 30px;
		}	
				
   
		.intro
		{
			float: none;
			text-align: center;
			width: 100% !important;
			max-width: 100%;
		}
		
		#menu > li:last-child a 
		{
			padding: 12px 11px 8px !important;
			font-size: 72% !important;
		}
		
		#wrapper .button
		{
		    font-size: 19px;
   			padding: 0.8em 1.4em 0.7em !important;
		}
					
	}

	/*		medium screen devices		*/
	

	@media screen and (max-width: 1023px){
	
		#page_86 .col-group
		{
			max-width: 600px !important;
			flex-direction: column;
		}
		
		#page_86 .lars .col-group,
		#page_86 .fb-recensies .col-group
		{
			align-items: center;
		}
		
		#page_86 .col
		{
			width: 100% !important;
		}

		#page_86 .lars .col:last-child 
		{
			order: -1;
		}

		#page_86 #content .page_img
		{
			width: 100%;
			max-width: 600px;
		}
		
		
		#page_86 #content .fb-recensies li .page_img
		{
			max-width: 120px;
		}

		#page_86 #content .voordelen img 
		{
			max-width: 50vw !important;
			margin-bottom: 70px;
		}		
		
		#page_86 .voordelen
		{
		    background-size: 100% !important;
		}
		
		
		#page_86 .btn-newsletter
		{
			margin-left: 0;
		}

		#page_86 .nieuwsbrief .col-group
		{
			width: 100%;
			max-width: 100% !important;
		}
	}
	
	@media screen and (max-width: 768px){

		#page_86 #intro a 
		{
			align-self: center;
		}
				
		#page_86 .fb-recensies .col:first-child
		{
			margin-bottom: 40px !important;
		}
		

		#page_86 .lars .col:last-child 
		{
			order: -1;
			margin-top: 20px !important;
		}
		


		#page_86 .lars .col,
		#page_86 .fb-recensies .col
		{
			width: auto !important;
			max-width: 600px !important;
			margin: 0 20px !important;
		}	
		
		#page_86 .lars .col-group,
		#page_86 .fb-recensies .col-group
		{
			align-items: center;
		}			

		#page_86 .lars .col-group
		{
			display: block !important;
			width: auto !important;
			max-width: 600px !important;
		}

			
		#page_86 .nieuwsbrief .col-group
		{
			width: 100%;
			background-size: cover;
		}	
		
		#page_86 .btn-newsletter
		{
			padding: 30px 20px;
			max-width: 500px;
 			margin: auto;
		}	
		
		#page_86 .pilars h3 {
			font-size: 15px !important;
			line-height: 1;
		}	
	
		#menu > li:first-child a:first-child {
			padding: 0 !important;
		}			
		
	}
	
	@media screen and (min-width: 768px) and (max-width: 1200px){

	

		.column
		{
			max-width: 600px !important;
		}
	}
	
	
	@media screen and (min-width: 768px) and (max-width: 1023px){
		#menu
		{
			font-size: 20px;
		}
		
		#menu > li a
		{
		padding: 0 6px;
		color: #8c8482;
		}

		#menu > li:last-child
		{
			font-size: 2.4vw;
		}
	}
	

	@media screen and (min-width: 320px) and (max-width: 767px){
		
		.voordelen h3
		{
		    right: 30px;
		}
		
		#intro 
		{
			padding: 0 20px;
			height: auto !important;
		}


		#wrapper #submore.hamburger
		{
			width: 100%;
			max-width: 100%;
			right: 0;
			left: 0;
			display: block;
			    padding: 0 10px;
	    }
	    
	    .header-bg
	    {
	    	padding-bottom: 0px !important;
	    }
		
		.header-bg .column 
		{
			padding: 0;
		}
		
		#page_86 .col-group
		{
			max-width: 600px !important;
			display: block !important;
			margin: 0 auto 70px !important;
		}
			
	
		#page_86 .fb-recensies .col-group
		{
			background: none;
		}	
		
		#page_86 .voordelen 
		{
			background: url(voordelen-background_.jpg) no-repeat center top 170px !important;
			background-size: 100% !important;
			margin-bottom: 100px;
		}
	
		#page_86 .voordelen a
		{
			margin: 0 20px !important;
		}
		
		#page_86 .voordelen h3 
		{
			top: -30px !important;
			bottom: auto !important;
		}

		#page_86 .voordelen img 
		{
			max-width: 270px !important;
			margin-bottom: 220px !important;
		}			
		
		#page_86 .col-group .col 
		{
			width: auto !important;
			display: block;
			float: none !important;
			margin-bottom: 70px;
		}
		
		#page_86 .voordelen .col 
		{
			margin-bottom: 70px;
		}
					
		#page_86 .fb-recensies .content ul,
		#page_86 .recensies ul
		{
    		padding: 0;
		}
		
		#page_86 .recensies ul li
		{
			margin: 10px 0;
		}
		
		
		#page_86 .fb-recensies ul li 
		{
			list-style: none;
			display: flex;
			flex-direction: column;
			align-items: center;
		}

		#page_86 .fb-recensies li img {
			margin: 0 0 30px 0;
		}		

		#page_86 .lars .col:last-child
		{
			line-height: 0;
			margin: 0 20px;
		}
		#page_86 #content .lars .image img {
			border-radius: 0;
			min-width: 100%;
			box-sizing: border-box;
		}		
		
		#page_86 .recensies .content
		{
		    max-width: 600px;
   			 margin: 0 auto;
		}
		
		#wrapper #menu_container
		{
			height: 55px !important;
		}
		
		#wrapper #submore.hamburger li
		{
			width: 100%;
			max-width: 100%;
		}
		
		#wrapper #submore.hamburger li a
		{
			text-align: left;
			font-size: 18px;
			opacity: 1;
		}
		
		#menu
		{
			font-size: 15px;
			font-family: Open Sans, sans-serif;
		}
		
		.header-bg 
		{

   			padding-bottom: 100px;
		}
		
		.header-bg .textblok_text
		{
   			overflow-x: visible !important;
   			max-width: 400px !important;
			width: 100%;
			padding: 0 20px;
			margin: 0 auto;
			text-align: center;
		}
		
		#wrapper .solution h2
		{
			font-size: 33px;
			margin-bottom: 20px;
		}

		#wrapper .intro > h2
		{
			font-size: 40px;
			text-align: left;
			margin-top: 0;
			margin-bottom: 30px;
		}
		
		#wrapper .intro > h3
		{
			font-size: 25px;
			text-align: left;
			margin-top: 10px;
			line-height: 1.1;   
		}

		
		#wrapper .button 
		{
			font-size: 19px;
			padding: 20px 26px 16px !important;
		}	

		.footer .links div {
			text-align: center;
		}
		
	}

	
#page_86 .pilars 
{
	padding-bottom: 30px;
}

#page_86 .pilars .col 
{
    padding: 0 !important;
    margin: 20px 10px !important;
    width: 31% !important;
    background: #f5f5f5;
}

#page_86 .pilars .col 
{
	margin: 20px 20px 70px !important;
}		

#page_86 .pilars .content 
{
	background: #fff;
}			

#page_86 .pilars h2
{
	font-size: 200%;
}

#page_86 .pilars .col-group.three-cols
{
	display: flex;
    justify-content: center;
    max-width: 1450px;
}

#page_86 .pilars img
{
	height: auto !important;
}


#page_86 .pilars .col .content {
    padding: 40px 40px 60px;
}

	@media screen and (min-width: 320px) and (max-width: 1023px){
			
		#page_86 .pilars .col 
		{
			width: auto !important;
		}
		
		#page_86 .pilars .col {
			margin: 20px 20px 40px !important;
		}
		
	}
	
	@media screen and (min-width: 320px) and (max-width: 768px){
		
		#content .col-group div
		{
			width: auto !important;
			text-align: center;
		}		
		
		
	}





/* Call To Action */

.cta 
{
	display: flex;
	position: relative;
	max-width: 900px;
    text-align: center;
    margin: 80px auto;
    background: rgb(43,65,84);
    background: linear-gradient(0deg, rgba(43,65,84,1) 0%, rgba(72,111,143,1) 100%);
    padding: 70px 90px 100px;
    border-radius: 20px;
    box-shadow: 0 20px 40px 0 #00000061;
}

.cta::before
{
	content: '';
	width: 100%;
	height: 100%;
	background: url('/home/images/lotus.svg') no-repeat center;
	background-size: contain;
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
}

.cta .title
{
	font-size: 38px;
	color: #fff;
}

.cta p
{
	color: #fff;
}

	@media screen and (min-width: 1300px) {
		.cta 
		{
			max-width: 1200px;
		}	
	}


	@media screen and (min-width: 768px) and (max-width: 1400px){


	}

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

	}

	@media screen and (max-width: 767px){
		.cta 
		{
			width: 100%;
			padding: 20px 30px 50px;
		}
		.ctabutton .button
		{
			margin-top:0 !important;
		}
		
		#page_86 .ctabutton 
		{
			right: 0;
		}
	
		.row
		{

			margin:0 !important;
		}
	
	}


/* 	Voordelen TelSell */

#page_86 .voordelen
{
	background: url(voordelen-background_.jpg) no-repeat center;
	background-size: 50%;
	height: 100%;
	min-height: 100vh;
	width: 100vw;
}
#page_86 .voordelen .content
{
	font-size: 120%;
}
.voordelen .content p 
{
	color: #000037;
}

#page_86 .voordelen .col-group 
{
    width: 100%;
    max-width: 1300px;
    display: flex;
    margin: 0 auto 50px;
    justify-content: space-evenly;
}


#page_86 .voordelen h2 {
    font-size: 50px;
    margin: 0 auto;
    padding: 30px;
    text-align: center;
    color: #ff6581;
}

#page_86 .voordelen .cta-button 
{
    background: #ff6581;
}

#page_86 .voordelen .page_img
{
	margin-bottom: 200px
}

#page_86 .col-group.three-cols .col 
{
    width: 30%;
}

#page_86 .col-group.three-cols 
{
    max-width: 1300px; 
    margin-left: auto;
    margin-right: auto;
}

#page_86 .voordelen ul 
{
    padding: 0 0 0 35px;
    align-self: flex-end;
}

#page_86 .voordelen ul li 
{
    color: #000037;
    line-height: 1;
    margin-bottom: 20px;
    list-style: none;
    position: relative;
}

#page_86 .voordelen ul li::before {
    content: '';
    position: absolute;
    left: -36px;
    top: -3px;
    background: url(lotus-pink.png) no-repeat 0 0;
    width: 30px;
    height: 30px;
    background-size: contain;
}



	@media screen and (max-width: 1023px){
		
		.voordelen ul
		{
			padding: 10px 0 0 35px;
		}
		
		#content .voordelen ul li,
		.voordelen p
		{

		}
		.voordelen h2 
		{
			font-size: 35px;
			text-align: center;
		}
		
		#page_86 .voordelen .page_img
		{
			margin-bottom: 100px;
		}
		
		#page_86 .voordelen .col-group
		{
			align-items: center;
		}
		#page_86 .nieuwsbrief .col-group {
			max-width: 100% !important;
		}		
	}

	@media screen and (min-width: 768px) and (max-width: 1023px){
		.voordelen
		{
			padding:0;
		}
	
    	
		.voordelen ul li,
		.voordelen p
		{
			font-size: 24px;
		}
		
		.voordelen h2 
		{
			font-size: 43px;
			text-align: center;    		
		}
		body .textblok_text .voordelen .column
		{
			max-width: 100% !important;
		}
	}
	
	@media screen and (min-width: 320px) and (max-width: 767px){
			
	}	



.recensies
{
	padding: 80px 20px 40px;
	
}

.recensies .content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.recensies ul 
{
    display: flex;
    max-width: 1300px;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 20px;
}

.recensies .title
{
	text-align: center;
	font-size: 50px;
}

.recensies li 
{
    color: #000;
    list-style: none;
    margin: 0 10px 30px;
    padding: 50px 15px 20px;
    max-width: 29%;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
}


.recensies li p 
{
    font-size: 100%;
}

.recensies li img 
{
    width: 100%;
    max-width: 120px !important;
    height: auto;
    margin-bottom: 20px;
    border-radius: 100px;
}

.recensies .fb-button img 
{
	padding: 0;
    margin: 0;
    border-radius: 0;
    width: 100%;
    border-radius: 0;
    max-width: 100% !important;
}

.recensies li.fb-button 
{
    padding: 0;
    margin: 0 10px;
    background: none;
    align-self: center;
}

.recensies .ctabutton
{
	display: flex;
    justify-content: center;
    
}




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

	}	

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

	@media screen and (min-width: 768px) and (max-width: 1023px){
		.recensies li 
		{
			max-width: 45%;
		}
	}
	
	@media screen and (min-width: 320px) and (max-width: 767px){
		.recensies li 
		{
			max-width: 100%;
		}
	}	



/* NEWSLETTER BUTTON */


.nieuwsbrief .col-group {
    display: flex;
    background: url(nieuwsbrief.jpg) no-repeat center;
    background-size: 450px;
    background-position: 72% 0px;
    justify-content: center;
    padding-bottom: 100px;
}


.btn-newsletter {
    padding: 100px 60px 0;
    margin-bottom: -14px;
    margin-left: -200px;
}

	@media screen and (min-width: 320px) and (max-width: 767px){
		.btn-newsletter {
			padding: 30px 0;
		}
	}	


/*    PAKKETTEN    */

#content .cta.pakketten 
{
	max-width: 1150px !important;
	padding: 70px 30px 30px;
}

.pakketten.row {
    margin: 0;
    padding: 0 30px;
    width: 100%;
    background: url(sunflowers.jpg) no-repeat center bottom -100px;
    background-size: contain;
    min-height: 1700px;
}

.pakketten .content 
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#content .pakketten a
{
	color: #fff;
	line-height: 1;
	margin: 0;
}

.pakketten .content div
{
	box-sizing: border-box;
}

.popular p:first-child 
{
    background: url(lotus-pink.png) no-repeat 0 0;
    background-size: 30px;
    text-align: left;
    padding-left: 40px;
    margin-right: 10px;
    margin-bottom: 10px !important;
    font-family: Special Elite;
    font-weight: 100;
    font-size: 19px !important;
}

.popular .button
{
	background: rgb(255, 79, 83) !important;
}

.pakketten .button
{
	padding: 20px 15px 18px !important;
}

.pakketten a.button.light:hover {
    background: #ff4f53 !important;
}

h2.pakketten-title 
{
	font-size: 50px;
	text-align: center;
}

.pakketten h3.title 
{
    width: 100%;
    margin-bottom: 130px;
    margin-top:0;
}

.pakketten .content p 
{
    font-size: 16px;
    line-height: 1.9;
    margin-bottom: 1.7em;    
}

.cta.pakketten strong 
{
    font-family: Special Elite;
    font-weight: 100;
    font-size: 30px;
}

.pakketten a.info 
{
    display: block;
    text-decoration: underline;
    color: #fff;
    font-weight: 100;
    font-size: 16px;
    text-align: center;
}

.pakketten strong 
{
    font-family: Special Elite;
    color: #fff;
    line-height: 1;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 20px;
    display: block;
}


	@media screen and (min-width: 1024px){
		.pakketten .content div
		{
			max-width: 25%;
			box-sizing: border-box;
			padding: 0 10px;
		}

		.pakketten .popular 
		{
			position: relative;
			z-index: 1;
			padding: 22px 10px 30px !important;
			margin-bottom: -50px;
			margin-top: -70px;
			display: flex;
			flex-direction: column;
			align-items: center;
		}

		.pakketten .content div.popular::before 
		{
			padding: 80px 20px 70px;
			box-sizing: border-box;
			border-radius: 20px;
			background: rgb(64,93,126);
			background: linear-gradient(0deg, rgba(64,93,126,1) 0%, rgba(97,140,168,1) 100%);
			box-shadow: 0 20px 40px 0 #00000061;
			content: '';
			width: 100%;
			height: 100%;
			left: 0;
			top: 0;
			position: absolute;
			z-index: -1;
		}
	}	

	@media screen and (max-width: 1023px){
		#wrapper .pakketten .button 
		{

		}
		
		.cta.pakketten
		{
			background: none;
			box-shadow: none;
			padding:0 !important;
			margin:0;
		}
		.cta.pakketten h3.title
		{
			color: #3c5e7a;
			margin-bottom: 20px;
			font-size: 22px;
		}
		
		.pakketten .content div 
		{
			max-width: 100%;
			box-sizing: border-box;
			padding: 30px 20px 30px;
			BACKGROUND: #3c5e7a;
			margin: 0 0 30px;
			border-radius: 20px;
			box-shadow: 0 20px 40px -20px #000000b3;
		}
		
		.pakketten.row 
		{
			background: url(sunflowers-tablet.jpg) no-repeat 0 bottom;
			background-size: contain;
			min-height: 1460px;
			padding-bottom: 300px;
		}
		
		#content .cta.pakketten 
		{
			width: 100% !important;
			margin: 0 auto;
		}
		
		h2.pakketten-title 
		{
			padding: 0 20px;
			margin-bottom: 0;
		}
		
		.popular
		{
			position: relative;
			overflow: hidden;
		}
		
		.popular p:first-child {
			transform: rotate(-45deg);
			position: absolute;
			background: rgb(255, 79, 83);
			padding: 6px 70px;
			left: -68px;
			top: 21px;
		}
				
	}

	@media screen and (min-width: 768px) and (max-width: 1023px){

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




/* Contact */

.contact {
    background: #3c5e7a;
    display: flex;
    justify-content: center;
}

.contact .content {
    width: auto;
    padding: 60px 30px;
    display: flex;
    position: relative;
    min-height: 260px;
    justify-content: center;
    align-items: center;
}

.contact img.page_img {
    max-width: 200px !important;
    height: auto;
    border-radius: 100%;
    border: 7px solid #fff;
    margin-right: 30px;
}

.contact div:last-child
{
    min-width: 320px;
}

.contact h3 {
    font-size: 32px;
    margin: 0;
}

#content .contact p, 
#content .contact a {
    color: #fff;
    margin-bottom: 0;
    font-weight: 100;
}

	@media screen and (max-width: 1023px){
		.contact p, .contact a 
		{
			font-weight: 100;
		}
	}
	@media screen and (max-width: 767px){

		.contact img.page_img {
			margin: 0 0 30px;
		}
		
		.contact .content {			
			padding: 60px 30px;
			flex-direction: column;
			text-align: center;
		}
	}	


/* NEWSLETTER BLOCK */

.newsletter {
    display: flex;
    align-items: center;
    width: 960px;
    justify-content: flex-end;
	background: url(lars-krantafbeelding.jpg) no-repeat left top;
    background-size: 660px;
    padding: 50px 40px;
    margin: 0 auto;
}

.newsletter .content {
    width: 100%;
    max-width: 430px;
}

.newsletter .button {
	background: #ff4f53 !important;
}

.newsletter a.button.light:hover {
    background: red !important;
}

.newsletter .content .title {
    font-size: 47px;
    font-weight: 100;
    line-height: 1.2;
    margin-bottom: 80px;
}

.newsletter ul 
{
	margin-top: 30px;
}

#content .newsletter ul li 
{
    color: #36526a;
    font-size: 26px;
    line-height: 1;
    font-family: Special Elite;
    margin-bottom: 20px;
    list-style: none;
    position: relative;
}

.newsletter ul li::before {
    content: '';
    position: absolute;
    left: -36px;
    top: -3px;
    background: url(/home/images/lotus-beige.svg) no-repeat 0 0;
    width: 30px;
    height: 30px;
    background-size: contain;
}

.newsletter .content {
    width: 100%;
    max-width: 430px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.newsletter .button {
	margin-bottom: 10px;
}

.newsletter .content div
{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    margin-left: 80px;
}

.newsletter .content strong {
    color: #3c5e7a;
    font-family: Special Elite;
    font-weight: 100;
    font-size: 30px;
}

.newsletter .content strong:last-child 
{
	font-style: italic;
	font-size: 19px;
}

	
	@media screen and  (max-width: 1023px){
		.newsletter {
			align-items: center;
			width: 100%;
			justify-content: center;
			background-size: 100%;
			padding: 320px 40px 140px;
			background: url(lars-krantafbeelding.jpg) no-repeat left top -100px;
		}
		
		.newsletter .content 
		{
			width: 100%;
			max-width: 700px;
			background: #fff;
			padding: 50px 30px 40px;
			box-sizing: border-box;
			box-shadow: 0 20px 100px -20px #000000;
			border-radius: 20px;
			display: flex;
			flex-direction: column;
			align-items: center;
			justify-content: center;
			position: relative;
			overflow: hidden;
		}	
		
		.newsletter .content div
		{
			width: auto;
			margin-left:0;
		}
			    	
		.newsletter .content::before {
			content: 'WAARDEVOL!';
			background: red;
			transform: rotate(-45deg);
			padding: 17px 130px 13px;
			position: absolute;
			top: 18px;
			left: -121px;
			font-family: Special Elite;
			font-size: 19px;
		}
		
		.newsletter .content .title {
			font-size: 36px;
			font-weight: 100;
			line-height: 1.2;
			margin-bottom: 33px;
			padding: 0 30px;
			text-align: center;
			margin-top: 0;
 			color: #36526a;
		}	
		
		.footer .links a 
		{
			color: rgb(61, 94, 122);
			font-size: 16px;
			line-height: 1;
			font-weight: 100;
		}
	}


/* FOOTER */

#footer_container_main
{
	background: #f3f3f3;
}
#footer_container_main a {
    color: #525252;
}

.footer
{
	margin: 0 0 40px;
}

.footer > .content {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#footer_container_new {
	padding-top: 0;
}

#footer_container_new .textblok_text {
    width: 100%;
    max-width: 100%;
}


.footer .links
{
    justify-content: space-around !important;	
}

.footer .links div {
    width: auto;
    margin: 40px;
}

.footer .links a {
    color: #525252 !important;
    font-size: 100%;
    line-height: 1;
    font-weight: 100;
}

.webdesign{
	text-align: center;
    display: block;
    font-weight: 100;
}

.footer p {
    margin: 0;
    font-size: 110%;
}


.footer .links
{
	background: #fff;
}

.footer .links .col-group,
.footercontact .content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.footer .links .col-group
{
    margin: 40px auto;
}


.footercontact {
	font-size: 100%;
    display: flex;
    margin: 0;
    padding: 30px;
 	text-align: center;
    align-items: center;
    background: #f3f3f3;
    color: #525252 !important;
    justify-content: center;
}


.companyinfo {
    text-align: center;
}

.footer strong {
    color: #525252;
    font-family: Special Elite;
    font-weight: 100;
    font-size: 140%;
    display: block;
}

#footer_container {
    display: none;
}

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

#footer_container_main .textblok_text {
    width: 100% !important;
}
}

@media screen and (min-width: 320px) and (max-width: 767px){
	#wrapper .footercontact,
	#wrapper .footer .links {
		font-size: 15px;
		padding: 30px;
		box-sizing: border-box;
	}
	
	#footer
	{
		box-sizing: border-box !important;
	}

	#page_86 #footer_container_main .links .col-group
	{
		display: flex !important;
		margin: auto !important;
	}

	#footer_container_new {
		margin-bottom: 50px;
	}
	.footer .links a,
	.footer .links p 
	{
	    font-size: 15px;
    	line-height: 2;
	}
	
	.footercontact div
	{
	    	text-align: center;
	}
	
	.footercontact .content 
	{
    	flex-direction: column;
    	align-items: center;
    	justify-content: center
	}
	
	.footercontact .content img
	{
    	margin-bottom: 20px;
    	width: 130px;
	}
	.footercontact .content > div:first-child
	{
		max-width: 100%;
		text-align: center;
	}
	
	.webdesign {
		margin: 0;
	}
	
}



/**

	Form styling

*/

label.col-lg-3.control-label 
{
    color: #777;
    font-size: 120%;
}

.trajan {font-family: 'Trajan Pro Regular'}
.fullscreen {

    /*min-height: 90vh!important;*/
}
.fp_logo {}
.fp_payoff {
	margin-left: 18px;
	font-size: 28px;
	font-style:italic;
	margin-top: 8px;
    margin-bottom: 1em;
	display: block;
	letter-spacing: 1px;
	color: #666;
}
#fp_block_book {
float: left;
width: 28%;
padding-top: 30px;
}
#fp_block {
float: right;
    padding: 30px 45px 45px 40px;   
    margin-top: 30px;
	background-color:rgba(255,255,255,0.6);
	width: 62%;
	margin-bottom: 30px;
	color: #333;
	font-size: 18px;
	}
.test_button {
	/*background-color: #C5AA7B;*/
	background-color: #437FB6;
	color: #fff!important;
}
.test_button:hover {
	background-color:#87BADC;
	color: rgb(51, 51, 51)!important;
}
#aanb {text-align: center;}
#aanb H3{
    font-family: Open Sans,sans-serif;
}
.is-countdown {
	border: 0px solid #ccc;
	background-color: #87BADC;
    height: 50px;
    vertical-align: middle;
    padding: 15px 10px 10px;
    margin-bottom: 1.5em;
    color: #FFF;
    font-weight: bold;
}
.page-header {
    margin-top: 0px;
    margin-bottom: 0;
    border-bottom: none;
}
.page-header H1 {
    margin-top: 0px;
}
h3.infoheader_products { display: none;} /* Nieuwe producten */
@media (max-width: 1100px) {
    #fp_block_book {width: 26%;}
    #fp_block {	width: 60%;}
}
@media (max-width: 850px) {
    #fp_block {	width: 58%;}
}
@media (max-width: 768px) {

}
@media only screen and (max-width: 650px) {
    #fp_block, #fp_block_book {	width: auto;margin-top: 10px; padding: 20px}
	.fp_payoff {font-size: 25px;margin-left: 8px;}
}
@media only screen and (max-width: 480px) {
	
	.fp_payoff {font-size: 16px;margin-left: 6px;}
	
}


/*** Ademcoach worden pagina ***/

#page_84 .textblok_text {
    width: 100vw !important;
    max-width: 100% !important;
}

#page_84,
#page_84 #content .textblok_text,
#page_84 p,
#page_84 h1 span,
#page_84 h2 span,
#page_84 h3 span,
#page_84 h1,
#page_84 h2,
#page_84 h3,
#page_84 span,
#page_84 .textblok_text li
{
	color: #332500 !important;
	font-family: Open Sans, sans-serif !important;
}

#page_84 .header
{
display: none;
}

#page_84 h1 strong,
#page_84 h2 strong,
#page_84 h3 strong
{
	font-weight: 100 !important;
}

#page_84 img
{
    object-fit: cover !important;
}

#page_84 ul p,
#page_84 ul span
 {
    margin: 0;
    line-height: 1 !important;
    font-size: 100%;
}

#page_84 p a
{
	font-size: 100%;
}

#page_84 p
{
	margin-bottom: 40px;
	line-height: 2;
}

#page_84 .textblok_text ul
{
	padding-bottom: 0;
	margin-bottom: 0;
} 

#page_84 a
{
	color: #D8C082;
}

#page_84 .page-title
{
	font-size: 28px;
}


.page-title{ margin: 0 !important;}

#ademwerk-intro {
    margin-bottom: 90px !important;
}

#page_84 #content .textblok_container {
   padding: 0px;
}


#page_84 #over-mij {
    max-width: 1200px;
    margin: 0 auto;
}

#page_84 .intro {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}

#page_84 div.intro
{
	margin: 0px 0 150px;
}
#page_84 p.intro
{
	font-size: 20px;
	line-height: 1.6 !important;
}

#over-mij .section-image {
	width: 45%;
}



#over-mij .section-image img, 
#coaches-group .page_img
{
    width: 100%;
    height: auto;
    box-shadow: 0 20px 20px 0 #00000042 !important;
}

#over-mij .section-intro {
	width: 45%;
	align-self: center;
}

#coaches-group .section-intro {
    width: 40%;
    padding: 0 70px;
}

#coaches-group .intro
{
	margin-bottom:0 !important;
}


@media screen and (max-width: 1199px){
#coaches-group .intro
{
	flex-direction: row !important;
    flex-wrap: wrap !important;
    width: 100% !important;
    max-width: 700px !important;
    margin: 0 auto !important;
}




#coaches-group
.page_img
{
	max-width: 100% !important;
}


#coaches-group .intro div
{
width: 100%; 
}
}

#coaches-group .review {
    filter: drop-shadow(0px 0 14px #00000033);
    padding: 40px 55px;
    position: relative;
    margin-bottom: 10px;
    background: #fff url(https://thebreathworkcoach.com/home/images/ademcoach/breathwork-icon.jpg) no-repeat right bottom;
    background-size: 90px;
        margin-top: -7px;
}
.review p {
    font-size: 16px !important;
}


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

#coaches-group .review {
    filter: drop-shadow(0px 0 14px #00000033);
    padding: 30px 30px 72px;
    position: relative;
    margin-bottom: 30px;
    background: #fff url(https://thebreathworkcoach.com/home/images/ademcoach/breathwork-icon.jpg) no-repeat right bottom;
    background-size: 60px;
    margin-top: -27px;
}

.review p {
    font-size: 14px !important;
}

}


#coaches-group
.review:before {
    content: '';
    width: 30px;
    height: 30px;
    margin: 0 auto;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: -12px;
    transform: rotate(
45deg
);
}

#coaches-group
.review p {
    margin-bottom: 0 !important;
}

#coaches-group
p.stars
{
	font-weight: bold;	
}

#coaches-group
p.stars:after {
    content: '';
    background: url(https://thebreathworkcoach.com/home/images/ademcoach/stars-icon.png) no-repeat center;
    width: 120px;
    height: 24px;
    display: inline-block;
    background-size: 100%;
    margin: 10px 0 -5px 10px;
}

#coaches-group .section-intro {
	width: 40%;
}

#coaches-group .section-img {
	width: 60%;
}
.section-intro
{
	align-self: center;
}


#contract h3 {
    font-size: 120%;
    margin: 0;
    font-weight: bold;
}

#contract p {
    margin: 0px 0 10px;
}
#contract a,
#contract p,
#contract .textblok_text li,
#contract span
{
    font-size: 100%;
}

#contract span.subtitle {
    display: block;
    font-size: 17px;
    font-weight: bold;
}

@media screen and (min-width: 768px){
.two-cols {
    column-count: 2;
    column-gap: 70px;
    padding-bottom: 40px;
}

.mobile-first
{
	max-width: 700px;
	margin: 0 auto;
}    


.w300
{
max-width: 300px !important;
margin: 0 auto;
padding: 0 20px;
}

}


h2.elegant span {
    line-height: 1 !important;
    font-size: 31px !important;
}

p.elegant {
    font-size: 26px;
    font-weight: 100 !important;
    line-height: 37px !important;
    margin-bottom: 25px;
}

.border 
{
	line-height: 1.2;
	position: relative;
	margin-bottom: 27px;
}

.border:before {
    content: '';
    width: 100px;
    height: 6px;
    position: absolute;
    background: #D8C082;
    bottom: -15px;
}




a.custom-button {
    font-weight: 100;
    padding: 12px 30px;
    border: 1px solid #9E7333;
    color: #9E7333 !important;
    border-radius: 14px;
    text-transform: uppercase;
    font-size: 16px !important;
    box-shadow: 0 4px 15px -5px #00000055;
    transition: 300ms all;
}

a.custom-button:hover
{
	text-decoration: none;
	box-shadow: 0 2px 8px -2px #00000055;
}


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

.border
{
	text-align: center !important;
}
.border:before {
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
}
}


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



#page_84 p
{
	margin-bottom: 25px;
	line-height: 1.8;
}

	#page_84 .intro {
    flex-direction: column;
}
	p.elegant {
    	font-size: 22px;
	}

	h2.elegant span {
    	font-size: 22px !important;
	}

	.mobile-first
	{
		max-width: 700px;
		margin: 0 auto;
		padding: 0 30px;
	}    
	
	.mobile-first .mobile-first
	{
		padding: 0 !important;
	}	

	.textblok_text
	{
		padding:0 !important;
	}
	
	#content .section-intro, 
	#content .section-img{
		width: 100%;
	}
	
	#page_84 div.intro
	{
		margin: 0 0 50px 0;
	}
	
	h2.border
	{
		text-align: center;
	}
.border:before {
    right: 0;
    left: 0;
    margin: auto;
}	

#over-mij .section-image {
    width: 100%;
}
	
}

/*** Pagina Ademcoaches ***/

#page_87 h1,
#page_87 h1 span
{
line-height: 1;
}

#page_87 .ademcoach {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    background: #FFF url(https://thebreathworkcoach.com/home/images/ademcoaches/bwc-2-logo.jpg) no-repeat 99% 0px;
    box-shadow: 0 10px 15px -2px #0003;
    background-size: 248px;
}


#page_87 .ademcoach img {
    width: 276px;
    height: auto;
}

#page_87 .info
{
	padding: 30px;
}


#page_87 .info p
{
    line-height: 1.35 !important;
    margin-bottom: 0;
    
}

p.quote
{
	position: relative;
}

#page_87 p.quote:before
{
    content: '';
    width: 30px;
    height: 30px;
    transform: rotate(-45deg);
    background: #fff;
    display: block;
    position: absolute;
    left: -45px;
}


@media screen and (max-width: 1023px){
#page_87 .ademcoach {
    margin: 0 auto 30px;
    background-size: 200px;
}
#page_87 .textblok_text 
{
	width: 100%;
	max-width: 100%;
}



}

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

#page_87 h1,
#page_87 h1 span
{
	font-size: 30px;
}

#page_87 .ademcoach img {
    width: 300px;
    height: auto;
}

#page_87 p.quote:before
{
	display: none;
}

#page_87 .ademcoach {
    flex-direction: column;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 30px;
    background: #FFF url(https://thebreathworkcoach.com/home/images/ademcoaches/bwc-2-logo.jpg) no-repeat bottom center;
    box-shadow: 0 10px 15px -2px #0003;
    background-size: 232px !important;
    padding-bottom: 42px;
}
}


/*** Blog **/


.author
{
	margin-left: 75px;
}


#page_90 .textblok_container:not(:first-child) .textblok_text,
#page_91 .textblok_container:not(:first-child) .textblok_text,
#page_88 .textblok_container:not(:first-child) .textblok_text,
#page_92 .textblok_container:not(:first-child) .textblok_text
{
	background: #fff;
	padding: 30px 65px;
    box-shadow: 0 0 30px 0 #00000044 !important;	

}

#page_90 .textblok_container:not(:first-child) .textblok_text p,
#page_91 .textblok_container:not(:first-child) .textblok_text p,
#page_88 .textblok_container:not(:first-child) .textblok_text p,
#page_92 .textblok_container:not(:first-child) .textblok_text p,
{
	color: #332500
}

#page_90 .textblok_container:not(:first-child) .textblok_text a,
#page_91 .textblok_container:not(:first-child) .textblok_text a,
#page_88 .textblok_container:not(:first-child) .textblok_text a,
#page_92 .textblok_container:not(:first-child) .textblok_text a
{
	color: #C7B070
}



#content
{
	overflow:hidden;
}

#content
.textblok_container:first-child
{
	padding: 0 !important;
	overflow: visible !important;
}

#content
.textblok_container:first-child
.textblok_text
{
	max-width: 100% !important;
	padding: 0 !important;
} 

div#content
.textblok_container:nth-child(3)
{

    padding:40px 0;
}

.featuredimg
{
	max-height: 750px;
	height: 40vw;
    min-height:350px;
}

#content
.featuredimg
img {
    object-fit: contain;
    width: 100%;
    max-width: 1920px;
    height: auto;
    position: fixed !important;
}


.featuredimg 
.content
{
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
	
}

.featuredimg 
.content
h1 {
    position: absolute;
    font-size: 95px;
    font-family: Yanone Kaffeesatz, sans-serif;
    top: 20vw;
    right: 0;
    text-align: right;
    color: #fff !important;
    text-shadow: 1px 1px 2px #000000 !important;
    padding: 0 50px;
}

.featuredimg 
.content
h1 .subtitle
{
	color: #fff !important;
    font-family: Great Vibes, sans-serif !important;
    font-size: 81px !important;
}

.blog h2
{
    font-family: Great Vibes, sans-serif !important;
}

#content
h1 .subtitle,

#content
h1,

#content
h1 span,

#content
h2,

#content
h2 span,

#content
h3,

#content
h3 span
{
    line-height: 1 !important;
    color: #332500;
}

#content a
{
font-size: inherit !important;
}

.featuredimg
h1:before
{
	content: 'Blog: '
}

.page_img_left {
    width: 160px !important;
    position: absolute;
    left: -44px;
    top: -40px;   
    border: 6px solid #fff;
    border-radius: 100px;
}

#page_89 img
{
	height: auto;
}

.overview-item
{
}

#page_89
.textblok_container
.pagetitle
{
	max-width: 1300px;
	margin: 0 auto !important;
	padding: 20px;
}


#page_89
.para_col
{
margin: 0;
width: 33%;
}

#page_89
.textblok_container
{
	max-width: 1300px;
	padding: 20px;
}


#page_89 .textblok_container.three
{
	width: 100% !important;
	max-width: 1300px;
}

#page_89 .textblok_container .section,
#page_89 .textblok_container .textblok_text 
{
	width: 100% !important;
	max-width: 1300px !important;
}

#page_89 .textblok_container.three .para_col
{
	padding: 0 20px;
}

#page_89 #footer_container_new .textblok_text, 
#page_89 #footer_container_new .textblok_container
{
	max-width: 100% !important;
	padding: 0 !important;
}

a.test_button
{
	background: #C5AA7B !important;
	font-size: 100% !important;
	margin-top: 20px !important;
}

a.test_button:hover
{
	color: #fff !important; 
}

.yan,
.overview-item h2
{
	font-family: Yanone Kaffeesatz, sans-serif;
	font-size: 32px;
}

.overview-item
.subtitle
{
	font-size: 19px !important; 
	font-family: Special elite, sans-serif;
}

.overview-item
p
{
	font-size: 16px !important;
	color: #000;
}

#content
.overview-item
img
{
	object-fit: cover;
	max-height: 240px;
}



/*** Blog custom styling **/


#page_88 .textblok_container:first-child
{
}

.textblok_text 
{
	position: relative;
}


#page_88 .textblok_container:nth-child(3) .textblok_text {
    box-shadow: 0 0 30px 0 #00000044 !important;
    padding: 40px;
}

.lars 
{
    margin: -30px -65px;
}
#page_86 .lars
{
	margin:0 !important;
} 

.lars .text-image img
{
	margin: 0 30px 0 0 !important;
}

.blog .text-image img
{
	max-width: 40% !important;
	object-fit: inherit;
	height: auto;
}

@media screen and (max-width:767px){
	#page_86 .lars
	{
		margin: 0;
		padding: 0;
	} 
}



#page_31 #content .textblok_container {
    width: 100% !important;
    max-width: 1000px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
}

#page_31 .tools {
    width: 50%;
}
#page_31 .textblok_text
{
	width: 100%;
}


.bestelbutton {
    margin-top: -50px;
    max-width: 250px !important;
}

img.page_img.bestelbutton:hover {
    transform: scale(0.97);
    transition: 100ms all;
}

.producten h2.bordered:before {
    content: '';
    display: inline-block;
    width: 70px;
    height: 44px;
    background: #fff url(https://thebreathworkcoach.com/home/Blog/shopping-cart.png) no-repeat left center;
    background-size: contain;
    z-index: 1;
    position: relative;
    vertical-align: middle;
}

@media screen and (min-width:1024px){
.blog 
h2
{
	position: relative;
}

.producten h2.bordered {
    width: 100%;
}

.producten {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.product {
    width: 33%;
}


h2.bordered
{
	width: 100%;
	position: relative;
}
.blog
h2
span,
h2.bordered span
{
    background: #fff;
    z-index: 9;
    position: relative;
    padding-right: 30px;
}

.blog
h2:after,
h2.bordered:after {
    background: #C7B070;
    width: 100%;
    display: block;
    height: 2px;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
}

.img {
    width: auto;
    padding: 0 50px 0 0;
    max-width: 340px;
}


}

.img {
    width: auto;
    padding:0 50px 0 0;
}

.img img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
    max-height: 100% !important;
}

.intro-content {
    padding: 30px 30px 30px 0;
}

.overview-item {
    display: flex;
    justify-content: center;
    box-shadow: 0 0 30px 0 #00000044 !important;
    margin: 15px 0;
}


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

.bestelbutton {
    margin-top: -20px;
    max-width: 250px !important;
}

.featuredimg {

}

.featuredimg .content h1 {
    font-size: 65px;
    top: 16vw;
}

.featuredimg .content h1 .subtitle 
{
    color: #fff !important;
    font-family: Great Vibes, sans-serif !important;
    font-size: 61px !important;
}


#page_90 .textblok_container:not(:first-child) .textblok_text p,
#page_91 .textblok_container:not(:first-child) .textblok_text p,
#page_88 .textblok_container:not(:first-child) .textblok_text p,
#page_92 .textblok_container:not(:first-child) .textblok_text p
{
    font-size: 15px !important;
    color: #332500 !important;
    margin-bottom: 1em;
    line-height: 1.8;
}
}

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


.overview-item {
    flex-direction: column;
}

.img {
    width: auto;
    padding: 0;
}

.intro-content {
    padding: 0 30px 10px;
}


.overview-item {
    box-shadow: 0 0 20px 0 #00000044 !important;
    margin: 20px 0;
}

#content .featuredimg img {
    object-fit: cover;
    min-height: 650px;
}

.featuredimg .content h1 {
    font-size: 50px !important;
    top: 75px;
}

.featuredimg .content h1 .subtitle {
    font-size: 40px !important;
}

#content .textblok_text {
    max-width: 100%;
}

.page_img_left {
    width: 141px !important;
    position: relative;
    left: 0;
    top: -40px;
    border: 6px solid #fff;
    border-radius: 100px;
    right: 0;
    margin: -21px auto 0 !important;
}

.author {
    margin-left: 0;
    margin-top: -30px;
}

#page_90 .textblok_container:not(:first-child) .textblok_text,
#page_91 .textblok_container:not(:first-child) .textblok_text,
#page_88 .textblok_container:not(:first-child) .textblok_text,
#page_92 .textblok_container:not(:first-child) .textblok_text

{
	overflow:visible !important;
}

#page_92 div#content .textblok_container:nth-child(3),
#page_90 div#content .textblok_container:nth-child(3),
#page_91 div#content .textblok_container:nth-child(3),
#page_88 div#content .textblok_container:nth-child(3)
{
    padding-top: 63px;
    margin-top: -62px;
}

#page_90 .textblok_container:not(:first-child) h2,
#page_91 .textblok_container:not(:first-child) h2,
#page_88 .textblok_container:not(:first-child) h2,
#page_92 .textblok_container:not(:first-child) h2

h2 {
    font-size: 35px !important;
}



#footer_container_main .textblok_text {
	padding: 0 !important;
}

.lars {
    margin: 0;
    padding-top: 40px;
}

.lars .text-image img {
    margin: 0 30px 0 0 !important;
}

.lars p
{
	text-align: center; 
}

.text-image .page_img_left, .page_img[style*="float: left"] {
    margin: 0 auto !important;
    text-align: center;
    float: none !important;
}
#content .lars img.page_img {
    float: none !important;
    margin: -35px auto -20px !important;
    max-width: 160px !important;
    display: block;
    border-radius: 100px;
    border: 8px solid #fff;
}

.mflex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#page_89
.para_col
{
	width: 100%;
}

#content .overview-item img {
    object-fit: cover;
    max-height: none;
    width: 100%;
}

}



/*** Pagina met de Test erop ***/
div#letoptest 
{
    position: absolute;
    top:0;
    margin-bottom:20px;
}

div#letoptest p
{
    font-size: 14px;
    line-height: 1.2 !important
}



#page_93 #content .textblok_container
{
    padding:0 20px;
	justify-content: flex-start !important;
}


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

	#page_93 #header_container,
	#page_1 #header_container
	{
		display: none !important;
	}
}


form#_form_21_ input {
    padding:  20px 15px !important;
    margin: 5px 0;
    border-radius: 0 !important;
    background: #fff;
    border: 1px solid #999 !important;
}

form#_form_21_ ._form-fieldset
{

    border: 0;
    padding:0;
    display: flex;
    flex-direction: column;
}


input#field_1 {
    width: 13px;
}

._row._checkbox-radio {
    margin: 0 0 20px;
    font-style: italic;
    color: #fff;
}

button#_form_21_submit {
    padding:20px 30px;
    border-radius:0 !important;
    border: none;
    background: url(https://thebreathworkcoach.com/home/images/2022/codependency/button.png) no-repeat 0 0;
    background-size: contain;
    width: 300px;
    height: 70px;
    overflow: hidden;
    text-indent: -1000px;
    margin:0 0 0 -6px
}

#page_96 .para_col:last-child,
#page_97 #content .textblok_container {
    background: url(https://thebreathworkcoach.com/home/images/2022/codependency/background.jpg) no-repeat 0 0;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 0 10% 0 5%    
}

#page_97 #content .textblok_container
{
	background-size: cover;
	min-height: 800px;
}

#page_97 #content .one .textblok_text {
    max-width: 900px !important;
    margin: 0 auto;
    padding: 3% !important;
}


#page_97 #content .one .textblok_text * {
   color: #fff !important;
}
 
#page_96 .mflex {
    width:  100%;
    min-width: 100%;
    min-height: 100vh;
    align-items: stretch;
    flex-direction: row;
}


#page_96 .textblok_container li {
    list-style: none;
    margin: 20px 20px 10px !important;;
    padding: 0;
    font-size: 20px;
    line-height: 0.5;
    color: #5C566B;
}

#page_96 .textblok_container li:before {
    content:'';
    display: inline-block;;
    width: 15px;
    height:15px;
    background: #DAB65F;
    border-radius: 100px;
    margin-top:-3px;
    margin-right:10px;
    vertical-align:middle;
}


#page_96 .textblok_container ul {
    margin: 0;
    display:flex;
    flex-wrap: wrap;
    max-width: 500px;
    justify-content: center;
    margin:0 auto;
}

#page_96 #content *,
#page_97 #content *
{
	font-family: 'Josefin Slab', serif !important;
}

#page_96 form *
{
	font-size: 17px;
	font-family: 'Josefin Slab', serif !important;
}

@media screen and (max-width: 767px){
	#page_96 .textblok_container ul { padding:0}
	
	.para_col:first-child img.page_img {
		margin-top: -100px;
		margin-bottom: -130px;
	}
}

/**** Codependency banner ****/
@media screen and (min-width: 768px){
	.mobile
	{
		display: none !important;
	}
	
	.desktop
	{
		display: block !important;
	}
}

@media screen and (max-width: 767px){
	.mobile
	{
		display: block !important;
	}
	
	.desktop
	{
		display: none !important;
	}	
}

@font-face {
    font-family: 'Trajan Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Trajan Pro Regular'), url('TrajanPro-Regular.woff') format('woff');
}


@import url('https://fonts.googleapis.com/css2?family=Josefin+Slab:wght@100&display=swap');



/* DEFAULT ELEMENTS */

html *
{

}
#wrapper
{

}
div
{
	width: 100%;
	box-sizing: border-box;
}

.header h2,
.header h3
{
	margin-top: 30px;
}



#footer_container
{
	padding-top:0;
}

#content .textblok_container
{
	width: 100% !important;
    max-width: 100% !important;
    display: flex;
	align-items: center;
	justify-content: center;
}

#page_86  .textblok_container
{
	padding: 0;
}

#content .textblok_text
{
    color: #fff;
    padding: 0;
    display: flex;
    width: 100%;
	justify-content: center;
	flex-direction: column;
}

#page_86 #content .textblok_text
{
	max-width: 100% !important;
}



body h1,
.para_col h1:first-child
{
    font-size: 42px;
    line-height: 1;
    margin: 30px 0 20px;
}

body h2,
.para_col h2:first-child
{
    font-size: 36px;
    line-height: 1;
    margin: 30px 0 20px;
}

body h3,
.para_col h3:first-child
{
    margin: 25px 0 20px;
}



p, 
#content li, 
#content a, 
#content span
{
	font-size: 120%;
    color: #939393;
    margin-bottom: 1em;
    line-height: 1.8;
}

div.submitFormulier,
div.submit
{
	padding: 0;
}

.form-horizontal .form-group>label
{
	width: auto;
}

ul#menu {
    right: 0;
    position: absolute;
}

	@media screen and (min-width: 768px) and (max-width: 1400px){
	
		p, 
		#content li, 
		#content a, 
		#content span
		{
			margin-bottom: 1em;
			line-height: 1.7;
		}
	}	
	
	@media screen and (max-width: 1200px){

		#page_86 .textblok_text
		{
			max-width: 100%
		}	
	
		#content .textblok_text
		{
			max-width: 83%
		}
	}
	

	@media screen and (max-width: 1023px){ 
		#content li, 
		#content a, 
		#content span
		{
			font-size: 100%;
		}

	}

	@media screen and (min-width: 320px) and (max-width: 767px){
		body h2
		{
			font-size: 32px;
			line-height: 1;
			margin-bottom: 20px;
		}
		
		#header_container
		{
			height: 55px;
		}
		ul.sub-menu li a {
			font-size: 18px !important;
			margin-left: 20px !important;
			color: #929292 !important;
			font-family: Yanone Kaffeesatz, sans-serif !important;

		}
		
	}
	

	@media screen and (max-width: 480px){
		#page_86 h2
		{
			font-size: 28px !important;
		}
	
		#page_86 h3 {
			font-size: 19px !important;
		}
	
		#menu #submore_container #submore li ul
		{
			position: relative !important;
		}

		#menu #submore_container #submore li ul {
			margin-top: 0!important;
			left: 0px !important;
		}

		#menu li:hover ul ul, #menu li.hover ul ul, #menu li.over ul ul {
			visibility: visible !important;
			opacity: 1 !important;
			transition: visibility 0s linear 0.3s,opacity 0.3s linear;
		}


		ul.sub-menu 
		{
			background: rgba(102, 175, 233, 0.12) !important;
			margin-bottom: 20px !important;
			border: none !important;
		}
		.webdesign {
			margin: 0px 0 30px;
		}
	}
	
@media screen and (max-width: 787px){ 
    #menu ul#submore {
        padding: 30px 20px 100px !important;
        background: #fff;
        box-sizing: border-box;
        margin: 0 auto !important;
        min-width: 110% !important;
        top:47px !important;
        overflow: scroll !important;
        height: 100vh !important
    }

    #submore li
    {
        padding: 5px !important;
    }
    
	
	#menu ul#submore {
	left: 13px !important;
	padding:0 !important;
	}
 

    #menu ul#submore li a 
    {
    	text-align: left !important;
		opacity: 1;
        font-size: 20px !important;
        color: #0000009f !important;
        padding:8px !important
    }


    #menu ul.sub-menu {
        background:white !important
    }
}	


/* Top nav */
#menu_container
{
	box-shadow: 0 -40px 40px 30px #00000075;
}

#logo_site
{
	width: 100% !important;
	max-width: 220px;
	left: 10px;
	top: 12px;
	position: absolute !important;
}
#logo_site a {
    position: relative;
    padding: 11px;
}

div#logo_site:before {content: '';background: url(https://thebreathworkcoach.com/home/images/ademcoaches/bwc-2-logo.jpg) no-repeat center;position: absolute;left: 0;width: 130%;height: 117%;background-size: contain;}


div#logo_site {
    position: relative;
}

div#logo_site img {
    visibility: hidden;
}

@media screen and (min-width: 768px) and (max-width: 1200px){

	div#logo_site:before {
		content: '';
		background: #fff url(https://thebreathworkcoach.com/home/images/ademcoaches/bwc-2-logo.jpg) no-repeat left center;
		position: absolute;
		left: 0px;
		top: 0.3vw;
		width: 69px;
		background-size: cover;
	}
}


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

    div#logo_site:before {
        background-size: contain;
        background-position: left -5px top 0px;
        top:-6px;
        width: 90% !important;
     }
}

#topNav
{
	max-width: 100% !important;
	width: 100%;
	padding: 0 20px;
}

#menu
{
	font-family: Yanone Kaffeesatz, sans-serif !important;
    overflow: visible;
    font-size: 22px;
    margin-top: 14px;
}

#menu .sub-menu
{
	font-size: 18px;
}

.sub-menu li a, #submore li a {
    padding: 10px 20px !important;
}

.sub-menu li
{
	margin: 0 !important;
}


@media screen and (min-width: 1024px){
#menu li:last-child .sub-menu {
	border-top: none !important;
    overflow: visible;
    margin: 10px auto;
}

#menu li:last-child .sub-menu a {
    color: #929292 !important;
    border-radius: 0 !important;
    background: #fff !important;
    z-index: 99;
    padding: 16px 30px !important;
}

/** exeption on: adem coach page: page_84 **/

#page_84 #menu li:last-child .sub-menu a
{
	background: #fff !important;
    font-family: 'Yanone Kaffeesatz' !important;
}
}


#menu .caret {
    margin-top: 10px;
}

li:last-child .caret
{
	border-top: 5px solid #fff !important;
	margin-top: 5px !important;
}

#menu li#current 
{
    border-bottom: 4px #d2bea3 solid;
    padding-bottom: 0;
}

#menu li#current:last-child
{
	border-bottom: none;
    padding-bottom: 0;
}

#menu li#current:last-child a
{
	font-family: Special Elite;
	color: #fff;
}

#menu li
{
    padding-bottom: 0;
    margin: 0 0.41vw;
    line-height: 1.4em !important;
}

#menu li:hover
{
    border-bottom: none;
}

#menu a
{
	color: #c8bdbb;
	padding: 0 8px;
	text-transform: uppercase;
}


/*		 Header   Intro 		*/

#content .button
{
	font-family: Special Elite !important;
	border-radius: 0 !important;
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
	display: inline-block;
    font-size: 21px;
    font-weight: 100;
    padding: 20px 35px 18px !important;
    transform: rotate(-1deg);	
}

#content .button.light
{
	color: #fff;
}


.intro .button {
    padding: 17px 36px 14px !important;
}


.top > h2
{
	font-size: 64px;
    line-height: 0.9;
    margin: 7vh 20px 6vh;
}

.top > h3
{
	font-size: 43px;
    line-height: 0.9;
	margin: 4vh 20px 5vh;
}




/* Homepage SYTYLING #page_86) */



/*** ademcoach button ***/
img.ademcoach.page_img {
    position: fixed;
    top: 95px;
    left: 0;
    z-index: 29;
    box-shadow: 6px 5px 10px -3px #00000024;
}

@media screen and (max-width:1023px){
	img.ademcoach.page_img {
		max-width: 500px !important;
	}
}

@media screen and (max-width: 767px){
    img.ademcoach.page_img {
        position: fixed;
        top: 60px;
        left: 0;
        z-index: 29;
        box-shadow: 6px 5px 10px -3px #00000024;
    }
}



#page_86 .textblok_container 
{
    padding-bottom: 1em;
    padding-top: 0em;
}

#page_86 #content
{
	background: #f5f5f5 url('background.jpg') no-repeat;
	background-size: contain;
	color: #fff !important;
	padding: 0;
}

@media screen and (min-width: 1350px){
	#page_86 #content{
		background-position: top -150px center
	}
}


#page_86 #intro {
    display: flex;
    flex-direction: column;
    width: 100vw;
    height: 50vw;
    padding-top: 159px;
    max-height: 920px;
    min-height: 830px;
    padding-bottom: 0;
    margin-bottom: 0;
}

#page_86 div#content .textblok_container:nth-child(3) {
    padding: 0;
}

@media screen and (min-width: 1024px){
	img.page_img.cta-btn {
		width: 40vw;
		max-width: 600px !important;
		min-width: 390px;
		margin-right: 200px !important;
	}

	#intro img.page_img.slogan {
		width: 52vw;
		max-width: 750px;
		min-width: 430px;
		align-self: flex-end;
		height: auto;
		margin-right: 5vw !important;
	}

	#page_86 #intro a {
		align-self: flex-end;
		margin-top: 30px;
	}

}

@media screen and (max-width:1023px){
	#page_86 #intro {
		padding-top: 380px !important;
		height: 123vw;
		min-height: 1040px;
	}
	
	img.page_img.cta-btn {
		margin-top: 110px !important;
	}	
}

#page_86 h2
{
	font-family: Special Elite !important;
	margin: 0 0 20px;
}


#page_86 h3
{
    margin: 0 0 20px;
    background: #d2bea3;
    display: inline-block;
    padding: 17px 30px 14px;
    color: #fff;
    font-family: Special Elite;
    font-size: 100%;
    text-transform: uppercase;
    transform: rotate(-2deg);
    position: absolute;
    top: -30px;
    left: 30px;
}

#page_86 .pilars h3
{
    top: auto !important;
    bottom: -20px !important;
    left: 0;
    right: 0;
    margin: 0 30px !important;
    background: #ff6581;
    font-size: 120%;
    text-align: center;
}

#page_86 h3 a 
{
    color: #fff !important;
    font-size: 100%;
}

#content a.ademcoach {
	display: none;
}

#intro .slogan-mobile {
    display: none !important;
}

#content img.ademcoach
{
	margin:-4px 0 0 0 !important;
}
img.ademcoach.page_img.pink {
  opacity: 0;
  animation: heartbeat 4s;
  animation-iteration-count: infinite;
}

@keyframes heartbeat {
  from {opacity: 0;}
  20% {opacity:1}
  to {opacity:0}
}

@media screen and (max-width:767px){
	#page_86 #content {
		background: #f5f5f5 url(header-mobile.jpg) no-repeat right top;
		background-size: contain !important;
	}

	#page_86 #intro
	{
		padding-top: 100px !important;
		height: auto;
		overflow: hidden;
		min-height: 0 !important;
		max-height: none;
		max-width: 460px
	}	

	#intro img.page_img.slogan {
		display: none !important;
	}	
	
	#intro .slogan-mobile {
		display: block !important;
	    max-width: 190px !important;	
	}	

	#content a.ademcoach {
		padding: 8px 26px;
		background: #FF6582;
		font-family: 'Yanone Kaffeesatz';
		font-size: 20px !important;
		margin-bottom: 70px !important;
		display: block;
		color: #fff !important;
		margin: 10px;
	}

	#page_86 #content {
		background-size: 837px;
		color: #fff !important;
		padding: 0px 0 0 0;
		background-position: left 0 top -30px !important;
		background-size: 150% !important;
	}
}


/* VOORDELEN */
#page_86 .voordelen .ctabutton a.button
		{
		 	background: #ff6581 !important;
		}


#page_86 .subtitle
{
    color: #ff6581 !important;
    font-size: 75% !important;
    display: block;
    line-height: 1;
}

#page_86 #content .textblok_text 
{
    width: 100% !important;
    max-width: 100% !important;
}

#page_86 .col
{
	padding: 40px;
	background: #fff;
	margin: 20px;
}

#page_86 .lars .col-group,
#page_86 .fb-recensies .col-group
{
    display: flex;
    align-items: flex-end;
    width: 100%;
    max-width: 1350px;
    margin: 0 auto 50px;
}

#page_86 .ctabutton
{
    position: absolute;
    bottom: -50px;
    left: 0;
    text-align: center;
}

#page_86 .recensies .ctabutton
{
	bottom: 0 !important;
}


#page_86 .lars
{

}

#page_86 .lars .col,
#page_86 .fb-recensies .col
{
    margin: 20px;
}

#page_86 .lars .col:last-child,
#page_86 .fb-recensies .col:last-child
{
    padding: 0 !important;
    background: none !important;
}

#page_86 .lars .col:first-child,
#page_86 .fb-recensies .col:first-child
{
	width: 140%;
	max-width: 790px;
}

/* RECENSIES */
#page_86 .fb-recensies 
{
	background: url(fb-background.jpg) no-repeat 40vw center;
	background-size: 50%;
}

#page_86 .fb-recensies ul li {
    list-style: none;
    display: flex;
}

#page_86 .fb-recensies li img {
    margin-right: 30px;
    align-items: center;
	border-radius: 100px;
	width: 120px !important;
    height: 120px !important;
}

#page_86 .fb-recensies p {
    font-size: 100%;
    line-height: 1.5em;
}


#page_86 .fb-recensies strong
{
	color: #d2bea3;
}

.footer .links .col-group div {
    display: none;
}

.footer .links .col-group div:first-child {
    display: block;
    margin: 0 auto;
}


	@media screen and (min-width: 768px){
	
		#menu > li:last-child a 
		{
			color: #fff;
			display: inline-block;
			line-height: 1;
			padding: 17px 30px 13px;
			font-family: Special Elite !important;
			font-size: 82%;
			transform: rotate(-2deg) !important;
			margin-top: -10px !important;
			background: url(/home/images/ademcoach/Ademwerk-button.png) no-repeat 0 0 !important;
			background-size: contain !important;
			transform: rotate(0deg) !important;
			margin-top: -10px !important;
			color: transparent;			
		}
		
	}
	
	

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

		.intro > h2
		{
			font-size: 45px;
			margin-top: 80px; 
		}
		
		.top h2
		{
			margin-top: 150px; 
		}

		.intro > h3
		{
			font-size: 30px;
		}	
				
   
		.intro
		{
			float: none;
			text-align: center;
			width: 100% !important;
			max-width: 100%;
		}
		
		#menu > li:last-child a 
		{
			padding: 12px 11px 8px !important;
			font-size: 72% !important;
		}
		
		#wrapper .button
		{
		    font-size: 19px;
   			padding: 0.8em 1.4em 0.7em !important;
		}
					
	}

	/*		medium screen devices		*/
	

	@media screen and (max-width: 1023px){
	
		#page_86 .col-group
		{
			max-width: 600px !important;
			flex-direction: column;
		}
		
		#page_86 .lars .col-group,
		#page_86 .fb-recensies .col-group
		{
			align-items: center;
		}
		
		#page_86 .col
		{
			width: 100% !important;
		}

		#page_86 .lars .col:last-child 
		{
			order: -1;
		}

		#page_86 #content .page_img
		{
			width: 100%;
			max-width: 600px;
		}
		
		
		#page_86 #content .fb-recensies li .page_img
		{
			max-width: 120px;
		}

		#page_86 #content .voordelen img 
		{
			max-width: 50vw !important;
			margin-bottom: 70px;
		}		
		
		#page_86 .voordelen
		{
		    background-size: 100% !important;
		}
		
		
		#page_86 .btn-newsletter
		{
			margin-left: 0;
		}

		#page_86 .nieuwsbrief .col-group
		{
			width: 100%;
			max-width: 100% !important;
		}
	}
	
	@media screen and (max-width: 768px){

		#page_86 #intro a 
		{
			align-self: center;
		}
				
		#page_86 .fb-recensies .col:first-child
		{
			margin-bottom: 40px !important;
		}
		

		#page_86 .lars .col:last-child 
		{
			order: -1;
			margin-top: 20px !important;
		}
		


		#page_86 .lars .col,
		#page_86 .fb-recensies .col
		{
			width: auto !important;
			max-width: 600px !important;
			margin: 0 20px !important;
		}	
		
		#page_86 .lars .col-group,
		#page_86 .fb-recensies .col-group
		{
			align-items: center;
		}			

		#page_86 .lars .col-group
		{
			display: block !important;
			width: auto !important;
			max-width: 600px !important;
		}

			
		#page_86 .nieuwsbrief .col-group
		{
			width: 100%;
			background-size: cover;
		}	
		
		#page_86 .btn-newsletter
		{
			padding: 30px 20px;
			max-width: 500px;
 			margin: auto;
		}	
		
		#page_86 .pilars h3 {
			font-size: 15px !important;
			line-height: 1;
		}	
	
		#menu > li:first-child a:first-child {
			padding: 0 !important;
		}			
		
	}
	
	@media screen and (min-width: 768px) and (max-width: 1200px){

	

		.column
		{
			max-width: 600px !important;
		}
	}
	
	
	@media screen and (min-width: 768px) and (max-width: 1023px){
		#menu
		{
			font-size: 20px;
		}
		
		#menu > li a
		{
		padding: 0 6px;
		color: #8c8482;
		}

		#menu > li:last-child
		{
			font-size: 2.4vw;
		}
	}
	

	@media screen and (min-width: 320px) and (max-width: 767px){
		
		.voordelen h3
		{
		    right: 30px;
		}
		
		#intro 
		{
			padding: 0 20px;
			height: auto !important;
		}


		#wrapper #submore.hamburger
		{
			width: 100%;
			max-width: 100%;
			right: 0;
			left: 0;
			display: block;
			    padding: 0 10px;
	    }
	    
	    .header-bg
	    {
	    	padding-bottom: 0px !important;
	    }
		
		.header-bg .column 
		{
			padding: 0;
		}
		
		#page_86 .col-group
		{
			max-width: 600px !important;
			display: block !important;
			margin: 0 auto 70px !important;
		}
			
	
		#page_86 .fb-recensies .col-group
		{
			background: none;
		}	
		
		#page_86 .voordelen 
		{
			background: url(voordelen-background_.jpg) no-repeat center top 170px !important;
			background-size: 100% !important;
			margin-bottom: 100px;
		}
	
		#page_86 .voordelen a
		{
			margin: 0 20px !important;
		}
		
		#page_86 .voordelen h3 
		{
			top: -30px !important;
			bottom: auto !important;
		}

		#page_86 .voordelen img 
		{
			max-width: 270px !important;
			margin-bottom: 220px !important;
		}			
		
		#page_86 .col-group .col 
		{
			width: auto !important;
			display: block;
			float: none !important;
			margin-bottom: 70px;
		}
		
		#page_86 .voordelen .col 
		{
			margin-bottom: 70px;
		}
					
		#page_86 .fb-recensies .content ul,
		#page_86 .recensies ul
		{
    		padding: 0;
		}
		
		#page_86 .recensies ul li
		{
			margin: 10px 0;
		}
		
		
		#page_86 .fb-recensies ul li 
		{
			list-style: none;
			display: flex;
			flex-direction: column;
			align-items: center;
		}

		#page_86 .fb-recensies li img {
			margin: 0 0 30px 0;
		}		

		#page_86 .lars .col:last-child
		{
			line-height: 0;
			margin: 0 20px;
		}
		#page_86 #content .lars .image img {
			border-radius: 0;
			min-width: 100%;
			box-sizing: border-box;
		}		
		
		#page_86 .recensies .content
		{
		    max-width: 600px;
   			 margin: 0 auto;
		}
		
		#wrapper #menu_container
		{
			height: 55px !important;
		}
		
		#wrapper #submore.hamburger li
		{
			width: 100%;
			max-width: 100%;
		}
		
		#wrapper #submore.hamburger li a
		{
			text-align: left;
			font-size: 18px;
			opacity: 1;
		}
		
		#menu
		{
			font-size: 15px;
			font-family: Open Sans, sans-serif;
		}
		
		.header-bg 
		{

   			padding-bottom: 100px;
		}
		
		.header-bg .textblok_text
		{
   			overflow-x: visible !important;
   			max-width: 400px !important;
			width: 100%;
			padding: 0 20px;
			margin: 0 auto;
			text-align: center;
		}
		
		#wrapper .solution h2
		{
			font-size: 33px;
			margin-bottom: 20px;
		}

		#wrapper .intro > h2
		{
			font-size: 40px;
			text-align: left;
			margin-top: 0;
			margin-bottom: 30px;
		}
		
		#wrapper .intro > h3
		{
			font-size: 25px;
			text-align: left;
			margin-top: 10px;
			line-height: 1.1;   
		}

		
		#wrapper .button 
		{
			font-size: 19px;
			padding: 20px 26px 16px !important;
		}	

		.footer .links div {
			text-align: center;
		}
		
	}

	
#page_86 .pilars 
{
	padding-bottom: 30px;
}

#page_86 .pilars .col 
{
    padding: 0 !important;
    margin: 20px 10px !important;
    width: 31% !important;
    background: #f5f5f5;
}

#page_86 .pilars .col 
{
	margin: 20px 20px 70px !important;
}		

#page_86 .pilars .content 
{
	background: #fff;
}			

#page_86 .pilars h2
{
	font-size: 200%;
}

#page_86 .pilars .col-group.three-cols
{
	display: flex;
    justify-content: center;
    max-width: 1450px;
}

#page_86 .pilars img
{
	height: auto !important;
}


#page_86 .pilars .col .content {
    padding: 40px 40px 60px;
}

	@media screen and (min-width: 320px) and (max-width: 1023px){
			
		#page_86 .pilars .col 
		{
			width: auto !important;
		}
		
		#page_86 .pilars .col {
			margin: 20px 20px 40px !important;
		}
		
	}
	
	@media screen and (min-width: 320px) and (max-width: 768px){
		
		#content .col-group div
		{
			width: auto !important;
			text-align: center;
		}		
		
		
	}





/* Call To Action */

.cta 
{
	display: flex;
	position: relative;
	max-width: 900px;
    text-align: center;
    margin: 80px auto;
    background: rgb(43,65,84);
    background: linear-gradient(0deg, rgba(43,65,84,1) 0%, rgba(72,111,143,1) 100%);
    padding: 70px 90px 100px;
    border-radius: 20px;
    box-shadow: 0 20px 40px 0 #00000061;
}

.cta::before
{
	content: '';
	width: 100%;
	height: 100%;
	background: url('/home/images/lotus.svg') no-repeat center;
	background-size: contain;
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
}

.cta .title
{
	font-size: 38px;
	color: #fff;
}

.cta p
{
	color: #fff;
}

	@media screen and (min-width: 1300px) {
		.cta 
		{
			max-width: 1200px;
		}	
	}


	@media screen and (min-width: 768px) and (max-width: 1400px){


	}

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

	}

	@media screen and (max-width: 767px){
		.cta 
		{
			width: 100%;
			padding: 20px 30px 50px;
		}
		.ctabutton .button
		{
			margin-top:0 !important;
		}
		
		#page_86 .ctabutton 
		{
			right: 0;
		}
	
		.row
		{

			margin:0 !important;
		}
	
	}


/* 	Voordelen TelSell */

#page_86 .voordelen
{
	background: url(voordelen-background_.jpg) no-repeat center;
	background-size: 50%;
	height: 100%;
	min-height: 100vh;
	width: 100vw;
}
#page_86 .voordelen .content
{
	font-size: 120%;
}
.voordelen .content p 
{
	color: #000037;
}

#page_86 .voordelen .col-group 
{
    width: 100%;
    max-width: 1300px;
    display: flex;
    margin: 0 auto 50px;
    justify-content: space-evenly;
}


#page_86 .voordelen h2 {
    font-size: 50px;
    margin: 0 auto;
    padding: 30px;
    text-align: center;
    color: #ff6581;
}

#page_86 .voordelen .cta-button 
{
    background: #ff6581;
}

#page_86 .voordelen .page_img
{
	margin-bottom: 200px
}

#page_86 .col-group.three-cols .col 
{
    width: 30%;
}

#page_86 .col-group.three-cols 
{
    max-width: 1300px; 
    margin-left: auto;
    margin-right: auto;
}

#page_86 .voordelen ul 
{
    padding: 0 0 0 35px;
    align-self: flex-end;
}

#page_86 .voordelen ul li 
{
    color: #000037;
    line-height: 1;
    margin-bottom: 20px;
    list-style: none;
    position: relative;
}

#page_86 .voordelen ul li::before {
    content: '';
    position: absolute;
    left: -36px;
    top: -3px;
    background: url(lotus-pink.png) no-repeat 0 0;
    width: 30px;
    height: 30px;
    background-size: contain;
}



	@media screen and (max-width: 1023px){
		
		.voordelen ul
		{
			padding: 10px 0 0 35px;
		}
		
		#content .voordelen ul li,
		.voordelen p
		{

		}
		.voordelen h2 
		{
			font-size: 35px;
			text-align: center;
		}
		
		#page_86 .voordelen .page_img
		{
			margin-bottom: 100px;
		}
		
		#page_86 .voordelen .col-group
		{
			align-items: center;
		}
		#page_86 .nieuwsbrief .col-group {
			max-width: 100% !important;
		}		
	}

	@media screen and (min-width: 768px) and (max-width: 1023px){
		.voordelen
		{
			padding:0;
		}
	
    	
		.voordelen ul li,
		.voordelen p
		{
			font-size: 24px;
		}
		
		.voordelen h2 
		{
			font-size: 43px;
			text-align: center;    		
		}
		body .textblok_text .voordelen .column
		{
			max-width: 100% !important;
		}
	}
	
	@media screen and (min-width: 320px) and (max-width: 767px){
			
	}	



.recensies
{
	padding: 80px 20px 40px;
	
}

.recensies .content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.recensies ul 
{
    display: flex;
    max-width: 1300px;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 20px;
}

.recensies .title
{
	text-align: center;
	font-size: 50px;
}

.recensies li 
{
    color: #000;
    list-style: none;
    margin: 0 10px 30px;
    padding: 50px 15px 20px;
    max-width: 29%;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
}


.recensies li p 
{
    font-size: 100%;
}

.recensies li img 
{
    width: 100%;
    max-width: 120px !important;
    height: auto;
    margin-bottom: 20px;
    border-radius: 100px;
}

.recensies .fb-button img 
{
	padding: 0;
    margin: 0;
    border-radius: 0;
    width: 100%;
    border-radius: 0;
    max-width: 100% !important;
}

.recensies li.fb-button 
{
    padding: 0;
    margin: 0 10px;
    background: none;
    align-self: center;
}

.recensies .ctabutton
{
	display: flex;
    justify-content: center;
    
}




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

	}	

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

	@media screen and (min-width: 768px) and (max-width: 1023px){
		.recensies li 
		{
			max-width: 45%;
		}
	}
	
	@media screen and (min-width: 320px) and (max-width: 767px){
		.recensies li 
		{
			max-width: 100%;
		}
	}	



/* NEWSLETTER BUTTON */


.nieuwsbrief .col-group {
    display: flex;
    background: url(nieuwsbrief.jpg) no-repeat center;
    background-size: 450px;
    background-position: 72% 0px;
    justify-content: center;
    padding-bottom: 100px;
}


.btn-newsletter {
    padding: 100px 60px 0;
    margin-bottom: -14px;
    margin-left: -200px;
}

	@media screen and (min-width: 320px) and (max-width: 767px){
		.btn-newsletter {
			padding: 30px 0;
		}
	}	


/*    PAKKETTEN    */

#content .cta.pakketten 
{
	max-width: 1150px !important;
	padding: 70px 30px 30px;
}

.pakketten.row {
    margin: 0;
    padding: 0 30px;
    width: 100%;
    background: url(sunflowers.jpg) no-repeat center bottom -100px;
    background-size: contain;
    min-height: 1700px;
}

.pakketten .content 
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#content .pakketten a
{
	color: #fff;
	line-height: 1;
	margin: 0;
}

.pakketten .content div
{
	box-sizing: border-box;
}

.popular p:first-child 
{
    background: url(lotus-pink.png) no-repeat 0 0;
    background-size: 30px;
    text-align: left;
    padding-left: 40px;
    margin-right: 10px;
    margin-bottom: 10px !important;
    font-family: Special Elite;
    font-weight: 100;
    font-size: 19px !important;
}

.popular .button
{
	background: rgb(255, 79, 83) !important;
}

.pakketten .button
{
	padding: 20px 15px 18px !important;
}

.pakketten a.button.light:hover {
    background: #ff4f53 !important;
}

h2.pakketten-title 
{
	font-size: 50px;
	text-align: center;
}

.pakketten h3.title 
{
    width: 100%;
    margin-bottom: 130px;
    margin-top:0;
}

.pakketten .content p 
{
    font-size: 16px;
    line-height: 1.9;
    margin-bottom: 1.7em;    
}

.cta.pakketten strong 
{
    font-family: Special Elite;
    font-weight: 100;
    font-size: 30px;
}

.pakketten a.info 
{
    display: block;
    text-decoration: underline;
    color: #fff;
    font-weight: 100;
    font-size: 16px;
    text-align: center;
}

.pakketten strong 
{
    font-family: Special Elite;
    color: #fff;
    line-height: 1;
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 20px;
    display: block;
}


	@media screen and (min-width: 1024px){
		.pakketten .content div
		{
			max-width: 25%;
			box-sizing: border-box;
			padding: 0 10px;
		}

		.pakketten .popular 
		{
			position: relative;
			z-index: 1;
			padding: 22px 10px 30px !important;
			margin-bottom: -50px;
			margin-top: -70px;
			display: flex;
			flex-direction: column;
			align-items: center;
		}

		.pakketten .content div.popular::before 
		{
			padding: 80px 20px 70px;
			box-sizing: border-box;
			border-radius: 20px;
			background: rgb(64,93,126);
			background: linear-gradient(0deg, rgba(64,93,126,1) 0%, rgba(97,140,168,1) 100%);
			box-shadow: 0 20px 40px 0 #00000061;
			content: '';
			width: 100%;
			height: 100%;
			left: 0;
			top: 0;
			position: absolute;
			z-index: -1;
		}
	}	

	@media screen and (max-width: 1023px){
		#wrapper .pakketten .button 
		{

		}
		
		.cta.pakketten
		{
			background: none;
			box-shadow: none;
			padding:0 !important;
			margin:0;
		}
		.cta.pakketten h3.title
		{
			color: #3c5e7a;
			margin-bottom: 20px;
			font-size: 22px;
		}
		
		.pakketten .content div 
		{
			max-width: 100%;
			box-sizing: border-box;
			padding: 30px 20px 30px;
			BACKGROUND: #3c5e7a;
			margin: 0 0 30px;
			border-radius: 20px;
			box-shadow: 0 20px 40px -20px #000000b3;
		}
		
		.pakketten.row 
		{
			background: url(sunflowers-tablet.jpg) no-repeat 0 bottom;
			background-size: contain;
			min-height: 1460px;
			padding-bottom: 300px;
		}
		
		#content .cta.pakketten 
		{
			width: 100% !important;
			margin: 0 auto;
		}
		
		h2.pakketten-title 
		{
			padding: 0 20px;
			margin-bottom: 0;
		}
		
		.popular
		{
			position: relative;
			overflow: hidden;
		}
		
		.popular p:first-child {
			transform: rotate(-45deg);
			position: absolute;
			background: rgb(255, 79, 83);
			padding: 6px 70px;
			left: -68px;
			top: 21px;
		}
				
	}

	@media screen and (min-width: 768px) and (max-width: 1023px){

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




/* Contact */

.contact {
    background: #3c5e7a;
    display: flex;
    justify-content: center;
}

.contact .content {
    width: auto;
    padding: 60px 30px;
    display: flex;
    position: relative;
    min-height: 260px;
    justify-content: center;
    align-items: center;
}

.contact img.page_img {
    max-width: 200px !important;
    height: auto;
    border-radius: 100%;
    border: 7px solid #fff;
    margin-right: 30px;
}

.contact div:last-child
{
    min-width: 320px;
}

.contact h3 {
    font-size: 32px;
    margin: 0;
}

#content .contact p, 
#content .contact a {
    color: #fff;
    margin-bottom: 0;
    font-weight: 100;
}

	@media screen and (max-width: 1023px){
		.contact p, .contact a 
		{
			font-weight: 100;
		}
	}
	@media screen and (max-width: 767px){

		.contact img.page_img {
			margin: 0 0 30px;
		}
		
		.contact .content {			
			padding: 60px 30px;
			flex-direction: column;
			text-align: center;
		}
	}	


/* NEWSLETTER BLOCK */

.newsletter {
    display: flex;
    align-items: center;
    width: 960px;
    justify-content: flex-end;
	background: url(lars-krantafbeelding.jpg) no-repeat left top;
    background-size: 660px;
    padding: 50px 40px;
    margin: 0 auto;
}

.newsletter .content {
    width: 100%;
    max-width: 430px;
}

.newsletter .button {
	background: #ff4f53 !important;
}

.newsletter a.button.light:hover {
    background: red !important;
}

.newsletter .content .title {
    font-size: 47px;
    font-weight: 100;
    line-height: 1.2;
    margin-bottom: 80px;
}

.newsletter ul 
{
	margin-top: 30px;
}

#content .newsletter ul li 
{
    color: #36526a;
    font-size: 26px;
    line-height: 1;
    font-family: Special Elite;
    margin-bottom: 20px;
    list-style: none;
    position: relative;
}

.newsletter ul li::before {
    content: '';
    position: absolute;
    left: -36px;
    top: -3px;
    background: url(/home/images/lotus-beige.svg) no-repeat 0 0;
    width: 30px;
    height: 30px;
    background-size: contain;
}

.newsletter .content {
    width: 100%;
    max-width: 430px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.newsletter .button {
	margin-bottom: 10px;
}

.newsletter .content div
{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    margin-left: 80px;
}

.newsletter .content strong {
    color: #3c5e7a;
    font-family: Special Elite;
    font-weight: 100;
    font-size: 30px;
}

.newsletter .content strong:last-child 
{
	font-style: italic;
	font-size: 19px;
}

	
	@media screen and  (max-width: 1023px){
		.newsletter {
			align-items: center;
			width: 100%;
			justify-content: center;
			background-size: 100%;
			padding: 320px 40px 140px;
			background: url(lars-krantafbeelding.jpg) no-repeat left top -100px;
		}
		
		.newsletter .content 
		{
			width: 100%;
			max-width: 700px;
			background: #fff;
			padding: 50px 30px 40px;
			box-sizing: border-box;
			box-shadow: 0 20px 100px -20px #000000;
			border-radius: 20px;
			display: flex;
			flex-direction: column;
			align-items: center;
			justify-content: center;
			position: relative;
			overflow: hidden;
		}	
		
		.newsletter .content div
		{
			width: auto;
			margin-left:0;
		}
			    	
		.newsletter .content::before {
			content: 'WAARDEVOL!';
			background: red;
			transform: rotate(-45deg);
			padding: 17px 130px 13px;
			position: absolute;
			top: 18px;
			left: -121px;
			font-family: Special Elite;
			font-size: 19px;
		}
		
		.newsletter .content .title {
			font-size: 36px;
			font-weight: 100;
			line-height: 1.2;
			margin-bottom: 33px;
			padding: 0 30px;
			text-align: center;
			margin-top: 0;
 			color: #36526a;
		}	
		
		.footer .links a 
		{
			color: rgb(61, 94, 122);
			font-size: 16px;
			line-height: 1;
			font-weight: 100;
		}
	}


/* FOOTER */

#footer_container_main
{
	background: #f3f3f3;
}
#footer_container_main a {
    color: #525252;
}

.footer
{
	margin: 0 0 40px;
}

.footer > .content {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#footer_container_new {
	padding-top: 0;
}

#footer_container_new .textblok_text {
    width: 100%;
    max-width: 100%;
}


.footer .links
{
    justify-content: space-around !important;	
}

.footer .links div {
    width: auto;
    margin: 40px;
}

.footer .links a {
    color: #525252 !important;
    font-size: 100%;
    line-height: 1;
    font-weight: 100;
}

.webdesign{
	text-align: center;
    display: block;
    font-weight: 100;
}

.footer p {
    margin: 0;
    font-size: 110%;
}


.footer .links
{
	background: #fff;
}

.footer .links .col-group,
.footercontact .content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.footer .links .col-group
{
    margin: 40px auto;
}


.footercontact {
	font-size: 100%;
    display: flex;
    margin: 0;
    padding: 30px;
 	text-align: center;
    align-items: center;
    background: #f3f3f3;
    color: #525252 !important;
    justify-content: center;
}


.companyinfo {
    text-align: center;
}

.footer strong {
    color: #525252;
    font-family: Special Elite;
    font-weight: 100;
    font-size: 140%;
    display: block;
}

#footer_container {
    display: none;
}

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

#footer_container_main .textblok_text {
    width: 100% !important;
}
}

@media screen and (min-width: 320px) and (max-width: 767px){
	#wrapper .footercontact,
	#wrapper .footer .links {
		font-size: 15px;
		padding: 30px;
		box-sizing: border-box;
	}
	
	#footer
	{
		box-sizing: border-box !important;
	}

	#page_86 #footer_container_main .links .col-group
	{
		display: flex !important;
		margin: auto !important;
	}

	#footer_container_new {
		margin-bottom: 50px;
	}
	.footer .links a,
	.footer .links p 
	{
	    font-size: 15px;
    	line-height: 2;
	}
	
	.footercontact div
	{
	    	text-align: center;
	}
	
	.footercontact .content 
	{
    	flex-direction: column;
    	align-items: center;
    	justify-content: center
	}
	
	.footercontact .content img
	{
    	margin-bottom: 20px;
    	width: 130px;
	}
	.footercontact .content > div:first-child
	{
		max-width: 100%;
		text-align: center;
	}
	
	.webdesign {
		margin: 0;
	}
	
}



/**

	Form styling

*/

label.col-lg-3.control-label 
{
    color: #777;
    font-size: 120%;
}

.trajan {font-family: 'Trajan Pro Regular'}
.fullscreen {

    /*min-height: 90vh!important;*/
}
.fp_logo {}
.fp_payoff {
	margin-left: 18px;
	font-size: 28px;
	font-style:italic;
	margin-top: 8px;
    margin-bottom: 1em;
	display: block;
	letter-spacing: 1px;
	color: #666;
}
#fp_block_book {
float: left;
width: 28%;
padding-top: 30px;
}
#fp_block {
float: right;
    padding: 30px 45px 45px 40px;   
    margin-top: 30px;
	background-color:rgba(255,255,255,0.6);
	width: 62%;
	margin-bottom: 30px;
	color: #333;
	font-size: 18px;
	}
.test_button {
	/*background-color: #C5AA7B;*/
	background-color: #437FB6;
	color: #fff!important;
}
.test_button:hover {
	background-color:#87BADC;
	color: rgb(51, 51, 51)!important;
}
#aanb {text-align: center;}
#aanb H3{
    font-family: Open Sans,sans-serif;
}
.is-countdown {
	border: 0px solid #ccc;
	background-color: #87BADC;
    height: 50px;
    vertical-align: middle;
    padding: 15px 10px 10px;
    margin-bottom: 1.5em;
    color: #FFF;
    font-weight: bold;
}
.page-header {
    margin-top: 0px;
    margin-bottom: 0;
    border-bottom: none;
}
.page-header H1 {
    margin-top: 0px;
}
h3.infoheader_products { display: none;} /* Nieuwe producten */
@media (max-width: 1100px) {
    #fp_block_book {width: 26%;}
    #fp_block {	width: 60%;}
}
@media (max-width: 850px) {
    #fp_block {	width: 58%;}
}
@media (max-width: 768px) {

}
@media only screen and (max-width: 650px) {
    #fp_block, #fp_block_book {	width: auto;margin-top: 10px; padding: 20px}
	.fp_payoff {font-size: 25px;margin-left: 8px;}
}
@media only screen and (max-width: 480px) {
	
	.fp_payoff {font-size: 16px;margin-left: 6px;}
	
}


/*** Ademcoach worden pagina ***/

#page_84 .textblok_text {
    width: 100vw !important;
    max-width: 100% !important;
}

#page_84,
#page_84 #content .textblok_text,
#page_84 p,
#page_84 h1 span,
#page_84 h2 span,
#page_84 h3 span,
#page_84 h1,
#page_84 h2,
#page_84 h3,
#page_84 span,
#page_84 .textblok_text li
{
	color: #332500 !important;
	font-family: Open Sans, sans-serif !important;
}

#page_84 .header
{
display: none;
}

#page_84 h1 strong,
#page_84 h2 strong,
#page_84 h3 strong
{
	font-weight: 100 !important;
}

#page_84 img
{
    object-fit: cover !important;
}

#page_84 ul p,
#page_84 ul span
 {
    margin: 0;
    line-height: 1 !important;
    font-size: 100%;
}

#page_84 p a
{
	font-size: 100%;
}

#page_84 p
{
	margin-bottom: 40px;
	line-height: 2;
}

#page_84 .textblok_text ul
{
	padding-bottom: 0;
	margin-bottom: 0;
} 

#page_84 a
{
	color: #D8C082;
}

#page_84 .page-title
{
	font-size: 28px;
}


.page-title{ margin: 0 !important;}

#ademwerk-intro {
    margin-bottom: 90px !important;
}

#page_84 #content .textblok_container {
   padding: 0px;
}


#page_84 #over-mij {
    max-width: 1200px;
    margin: 0 auto;
}

#page_84 .intro {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}

#page_84 div.intro
{
	margin: 0px 0 150px;
}
#page_84 p.intro
{
	font-size: 20px;
	line-height: 1.6 !important;
}

#over-mij .section-image {
	width: 45%;
}



#over-mij .section-image img, 
#coaches-group .page_img
{
    width: 100%;
    height: auto;
    box-shadow: 0 20px 20px 0 #00000042 !important;
}

#over-mij .section-intro {
	width: 45%;
	align-self: center;
}

#coaches-group .section-intro {
    width: 40%;
    padding: 0 70px;
}

#coaches-group .intro
{
	margin-bottom:0 !important;
}


@media screen and (max-width: 1199px){
#coaches-group .intro
{
	flex-direction: row !important;
    flex-wrap: wrap !important;
    width: 100% !important;
    max-width: 700px !important;
    margin: 0 auto !important;
}




#coaches-group
.page_img
{
	max-width: 100% !important;
}


#coaches-group .intro div
{
width: 100%; 
}
}

#coaches-group .review {
    filter: drop-shadow(0px 0 14px #00000033);
    padding: 40px 55px;
    position: relative;
    margin-bottom: 10px;
    background: #fff url(https://thebreathworkcoach.com/home/images/ademcoach/breathwork-icon.jpg) no-repeat right bottom;
    background-size: 90px;
        margin-top: -7px;
}
.review p {
    font-size: 16px !important;
}


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

#coaches-group .review {
    filter: drop-shadow(0px 0 14px #00000033);
    padding: 30px 30px 72px;
    position: relative;
    margin-bottom: 30px;
    background: #fff url(https://thebreathworkcoach.com/home/images/ademcoach/breathwork-icon.jpg) no-repeat right bottom;
    background-size: 60px;
    margin-top: -27px;
}

.review p {
    font-size: 14px !important;
}

}


#coaches-group
.review:before {
    content: '';
    width: 30px;
    height: 30px;
    margin: 0 auto;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: -12px;
    transform: rotate(
45deg
);
}

#coaches-group
.review p {
    margin-bottom: 0 !important;
}

#coaches-group
p.stars
{
	font-weight: bold;	
}

#coaches-group
p.stars:after {
    content: '';
    background: url(https://thebreathworkcoach.com/home/images/ademcoach/stars-icon.png) no-repeat center;
    width: 120px;
    height: 24px;
    display: inline-block;
    background-size: 100%;
    margin: 10px 0 -5px 10px;
}

#coaches-group .section-intro {
	width: 40%;
}

#coaches-group .section-img {
	width: 60%;
}
.section-intro
{
	align-self: center;
}


#contract h3 {
    font-size: 120%;
    margin: 0;
    font-weight: bold;
}

#contract p {
    margin: 0px 0 10px;
}
#contract a,
#contract p,
#contract .textblok_text li,
#contract span
{
    font-size: 100%;
}

#contract span.subtitle {
    display: block;
    font-size: 17px;
    font-weight: bold;
}

@media screen and (min-width: 768px){
.two-cols {
    column-count: 2;
    column-gap: 70px;
    padding-bottom: 40px;
}

.mobile-first
{
	max-width: 700px;
	margin: 0 auto;
}    


.w300
{
max-width: 300px !important;
margin: 0 auto;
padding: 0 20px;
}

}


h2.elegant span {
    line-height: 1 !important;
    font-size: 31px !important;
}

p.elegant {
    font-size: 26px;
    font-weight: 100 !important;
    line-height: 37px !important;
    margin-bottom: 25px;
}

.border 
{
	line-height: 1.2;
	position: relative;
	margin-bottom: 27px;
}

.border:before {
    content: '';
    width: 100px;
    height: 6px;
    position: absolute;
    background: #D8C082;
    bottom: -15px;
}




a.custom-button {
    font-weight: 100;
    padding: 12px 30px;
    border: 1px solid #9E7333;
    color: #9E7333 !important;
    border-radius: 14px;
    text-transform: uppercase;
    font-size: 16px !important;
    box-shadow: 0 4px 15px -5px #00000055;
    transition: 300ms all;
}

a.custom-button:hover
{
	text-decoration: none;
	box-shadow: 0 2px 8px -2px #00000055;
}


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

.border
{
	text-align: center !important;
}
.border:before {
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
}
}


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



#page_84 p
{
	margin-bottom: 25px;
	line-height: 1.8;
}

	#page_84 .intro {
    flex-direction: column;
}
	p.elegant {
    	font-size: 22px;
	}

	h2.elegant span {
    	font-size: 22px !important;
	}

	.mobile-first
	{
		max-width: 700px;
		margin: 0 auto;
		padding: 0 30px;
	}    
	
	.mobile-first .mobile-first
	{
		padding: 0 !important;
	}	

	.textblok_text
	{
		padding:0 !important;
	}
	
	#content .section-intro, 
	#content .section-img{
		width: 100%;
	}
	
	#page_84 div.intro
	{
		margin: 0 0 50px 0;
	}
	
	h2.border
	{
		text-align: center;
	}
.border:before {
    right: 0;
    left: 0;
    margin: auto;
}	

#over-mij .section-image {
    width: 100%;
}
	
}

/*** Pagina Ademcoaches ***/

#page_87 h1,
#page_87 h1 span
{
line-height: 1;
}

#page_87 .ademcoach {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    background: #FFF url(https://thebreathworkcoach.com/home/images/ademcoaches/bwc-2-logo.jpg) no-repeat 99% 0px;
    box-shadow: 0 10px 15px -2px #0003;
    background-size: 248px;
}


#page_87 .ademcoach img {
    width: 276px;
    height: auto;
}

#page_87 .info
{
	padding: 30px;
}


#page_87 .info p
{
    line-height: 1.35 !important;
    margin-bottom: 0;
    
}

p.quote
{
	position: relative;
}

#page_87 p.quote:before
{
    content: '';
    width: 30px;
    height: 30px;
    transform: rotate(-45deg);
    background: #fff;
    display: block;
    position: absolute;
    left: -45px;
}


@media screen and (max-width: 1023px){
#page_87 .ademcoach {
    margin: 0 auto 30px;
    background-size: 200px;
}
#page_87 .textblok_text 
{
	width: 100%;
	max-width: 100%;
}



}

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

#page_87 h1,
#page_87 h1 span
{
	font-size: 30px;
}

#page_87 .ademcoach img {
    width: 300px;
    height: auto;
}

#page_87 p.quote:before
{
	display: none;
}

#page_87 .ademcoach {
    flex-direction: column;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 30px;
    background: #FFF url(https://thebreathworkcoach.com/home/images/ademcoaches/bwc-2-logo.jpg) no-repeat bottom center;
    box-shadow: 0 10px 15px -2px #0003;
    background-size: 232px !important;
    padding-bottom: 42px;
}
}


/*** Blog **/


.author
{
	margin-left: 75px;
}


#page_90 .textblok_container:not(:first-child) .textblok_text,
#page_91 .textblok_container:not(:first-child) .textblok_text,
#page_88 .textblok_container:not(:first-child) .textblok_text,
#page_92 .textblok_container:not(:first-child) .textblok_text
{
	background: #fff;
	padding: 30px 65px;
    box-shadow: 0 0 30px 0 #00000044 !important;	

}

#page_90 .textblok_container:not(:first-child) .textblok_text p,
#page_91 .textblok_container:not(:first-child) .textblok_text p,
#page_88 .textblok_container:not(:first-child) .textblok_text p,
#page_92 .textblok_container:not(:first-child) .textblok_text p,
{
	color: #332500
}

#page_90 .textblok_container:not(:first-child) .textblok_text a,
#page_91 .textblok_container:not(:first-child) .textblok_text a,
#page_88 .textblok_container:not(:first-child) .textblok_text a,
#page_92 .textblok_container:not(:first-child) .textblok_text a
{
	color: #C7B070
}



#content
{
	overflow:hidden;
}

#content
.textblok_container:first-child
{
	padding: 0 !important;
	overflow: visible !important;
}

#content
.textblok_container:first-child
.textblok_text
{
	max-width: 100% !important;
	padding: 0 !important;
} 

div#content
.textblok_container:nth-child(3)
{

    padding:40px 0;
}

.featuredimg
{
	max-height: 750px;
	height: 40vw;
    min-height:350px;
}

#content
.featuredimg
img {
    object-fit: contain;
    width: 100%;
    max-width: 1920px;
    height: auto;
    position: fixed !important;
}


.featuredimg 
.content
{
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
	
}

.featuredimg 
.content
h1 {
    position: absolute;
    font-size: 95px;
    font-family: Yanone Kaffeesatz, sans-serif;
    top: 20vw;
    right: 0;
    text-align: right;
    color: #fff !important;
    text-shadow: 1px 1px 2px #000000 !important;
    padding: 0 50px;
}

.featuredimg 
.content
h1 .subtitle
{
	color: #fff !important;
    font-family: Great Vibes, sans-serif !important;
    font-size: 81px !important;
}

.blog h2
{
    font-family: Great Vibes, sans-serif !important;
}

#content
h1 .subtitle,

#content
h1,

#content
h1 span,

#content
h2,

#content
h2 span,

#content
h3,

#content
h3 span
{
    line-height: 1 !important;
    color: #332500;
}

#content a
{
font-size: inherit !important;
}

.featuredimg
h1:before
{
	content: 'Blog: '
}

.page_img_left {
    width: 160px !important;
    position: absolute;
    left: -44px;
    top: -40px;   
    border: 6px solid #fff;
    border-radius: 100px;
}

#page_89 img
{
	height: auto;
}

.overview-item
{
}

#page_89
.textblok_container
.pagetitle
{
	max-width: 1300px;
	margin: 0 auto !important;
	padding: 20px;
}


#page_89
.para_col
{
margin: 0;
width: 33%;
}

#page_89
.textblok_container
{
	max-width: 1300px;
	padding: 20px;
}


#page_89 .textblok_container.three
{
	width: 100% !important;
	max-width: 1300px;
}

#page_89 .textblok_container .section,
#page_89 .textblok_container .textblok_text 
{
	width: 100% !important;
	max-width: 1300px !important;
}

#page_89 .textblok_container.three .para_col
{
	padding: 0 20px;
}

#page_89 #footer_container_new .textblok_text, 
#page_89 #footer_container_new .textblok_container
{
	max-width: 100% !important;
	padding: 0 !important;
}

a.test_button
{
	background: #C5AA7B !important;
	font-size: 100% !important;
	margin-top: 20px !important;
}

a.test_button:hover
{
	color: #fff !important; 
}

.yan,
.overview-item h2
{
	font-family: Yanone Kaffeesatz, sans-serif;
	font-size: 32px;
}

.overview-item
.subtitle
{
	font-size: 19px !important; 
	font-family: Special elite, sans-serif;
}

.overview-item
p
{
	font-size: 16px !important;
	color: #000;
}

#content
.overview-item
img
{
	object-fit: cover;
	max-height: 240px;
}



/*** Blog custom styling **/


#page_88 .textblok_container:first-child
{
}

.textblok_text 
{
	position: relative;
}


#page_88 .textblok_container:nth-child(3) .textblok_text {
    box-shadow: 0 0 30px 0 #00000044 !important;
    padding: 40px;
}

.lars 
{
    margin: -30px -65px;
}
#page_86 .lars
{
	margin:0 !important;
} 

.lars .text-image img
{
	margin: 0 30px 0 0 !important;
}

.blog .text-image img
{
	max-width: 40% !important;
	object-fit: inherit;
	height: auto;
}

@media screen and (max-width:767px){
	#page_86 .lars
	{
		margin: 0;
		padding: 0;
	} 
}



#page_31 #content .textblok_container {
    width: 100% !important;
    max-width: 1000px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
}

#page_31 .tools {
    width: 50%;
}
#page_31 .textblok_text
{
	width: 100%;
}


.bestelbutton {
    margin-top: -50px;
    max-width: 250px !important;
}

img.page_img.bestelbutton:hover {
    transform: scale(0.97);
    transition: 100ms all;
}

.producten h2.bordered:before {
    content: '';
    display: inline-block;
    width: 70px;
    height: 44px;
    background: #fff url(https://thebreathworkcoach.com/home/Blog/shopping-cart.png) no-repeat left center;
    background-size: contain;
    z-index: 1;
    position: relative;
    vertical-align: middle;
}

@media screen and (min-width:1024px){
.blog 
h2
{
	position: relative;
}

.producten h2.bordered {
    width: 100%;
}

.producten {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.product {
    width: 33%;
}


h2.bordered
{
	width: 100%;
	position: relative;
}
.blog
h2
span,
h2.bordered span
{
    background: #fff;
    z-index: 9;
    position: relative;
    padding-right: 30px;
}

.blog
h2:after,
h2.bordered:after {
    background: #C7B070;
    width: 100%;
    display: block;
    height: 2px;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 0;
}

.img {
    width: auto;
    padding: 0 50px 0 0;
    max-width: 340px;
}


}

.img {
    width: auto;
    padding:0 50px 0 0;
}

.img img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
    max-height: 100% !important;
}

.intro-content {
    padding: 30px 30px 30px 0;
}

.overview-item {
    display: flex;
    justify-content: center;
    box-shadow: 0 0 30px 0 #00000044 !important;
    margin: 15px 0;
}


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

.bestelbutton {
    margin-top: -20px;
    max-width: 250px !important;
}

.featuredimg {

}

.featuredimg .content h1 {
    font-size: 65px;
    top: 16vw;
}

.featuredimg .content h1 .subtitle 
{
    color: #fff !important;
    font-family: Great Vibes, sans-serif !important;
    font-size: 61px !important;
}


#page_90 .textblok_container:not(:first-child) .textblok_text p,
#page_91 .textblok_container:not(:first-child) .textblok_text p,
#page_88 .textblok_container:not(:first-child) .textblok_text p,
#page_92 .textblok_container:not(:first-child) .textblok_text p
{
    font-size: 15px !important;
    color: #332500 !important;
    margin-bottom: 1em;
    line-height: 1.8;
}
}

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


.overview-item {
    flex-direction: column;
}

.img {
    width: auto;
    padding: 0;
}

.intro-content {
    padding: 0 30px 10px;
}


.overview-item {
    box-shadow: 0 0 20px 0 #00000044 !important;
    margin: 20px 0;
}

#content .featuredimg img {
    object-fit: cover;
    min-height: 650px;
}

.featuredimg .content h1 {
    font-size: 50px !important;
    top: 75px;
}

.featuredimg .content h1 .subtitle {
    font-size: 40px !important;
}

#content .textblok_text {
    max-width: 100%;
}

.page_img_left {
    width: 141px !important;
    position: relative;
    left: 0;
    top: -40px;
    border: 6px solid #fff;
    border-radius: 100px;
    right: 0;
    margin: -21px auto 0 !important;
}

.author {
    margin-left: 0;
    margin-top: -30px;
}

#page_90 .textblok_container:not(:first-child) .textblok_text,
#page_91 .textblok_container:not(:first-child) .textblok_text,
#page_88 .textblok_container:not(:first-child) .textblok_text,
#page_92 .textblok_container:not(:first-child) .textblok_text

{
	overflow:visible !important;
}

#page_92 div#content .textblok_container:nth-child(3),
#page_90 div#content .textblok_container:nth-child(3),
#page_91 div#content .textblok_container:nth-child(3),
#page_88 div#content .textblok_container:nth-child(3)
{
    padding-top: 63px;
    margin-top: -62px;
}

#page_90 .textblok_container:not(:first-child) h2,
#page_91 .textblok_container:not(:first-child) h2,
#page_88 .textblok_container:not(:first-child) h2,
#page_92 .textblok_container:not(:first-child) h2

h2 {
    font-size: 35px !important;
}



#footer_container_main .textblok_text {
	padding: 0 !important;
}

.lars {
    margin: 0;
    padding-top: 40px;
}

.lars .text-image img {
    margin: 0 30px 0 0 !important;
}

.lars p
{
	text-align: center; 
}

.text-image .page_img_left, .page_img[style*="float: left"] {
    margin: 0 auto !important;
    text-align: center;
    float: none !important;
}
#content .lars img.page_img {
    float: none !important;
    margin: -35px auto -20px !important;
    max-width: 160px !important;
    display: block;
    border-radius: 100px;
    border: 8px solid #fff;
}

.mflex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#page_89
.para_col
{
	width: 100%;
}

#content .overview-item img {
    object-fit: cover;
    max-height: none;
    width: 100%;
}

}



/*** Pagina met de Test erop ***/
div#letoptest 
{
    position: absolute;
    top:0;
    margin-bottom:20px;
}

div#letoptest p
{
    font-size: 14px;
    line-height: 1.2 !important
}



#page_93 #content .textblok_container
{
    padding:0 20px;
	justify-content: flex-start !important;
}


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

	#page_93 #header_container,
	#page_1 #header_container
	{
		display: none !important;
	}
}


form#_form_21_ input {
    padding:  20px 15px !important;
    margin: 5px 0;
    border-radius: 0 !important;
    background: #fff;
    border: 1px solid #999 !important;
}

form#_form_21_ ._form-fieldset
{

    border: 0;
    padding:0;
    display: flex;
    flex-direction: column;
}


input#field_1 {
    width: 13px;
}

._row._checkbox-radio {
    margin: 0 0 20px;
    font-style: italic;
    color: #fff;
}

button#_form_21_submit {
    padding:20px 30px;
    border-radius:0 !important;
    border: none;
    background: url(https://thebreathworkcoach.com/home/images/2022/codependency/button.png) no-repeat 0 0;
    background-size: contain;
    width: 300px;
    height: 70px;
    overflow: hidden;
    text-indent: -1000px;
    margin:0 0 0 -6px
}

#page_96 .para_col:last-child,
#page_97 #content .textblok_container {
    background: url(https://thebreathworkcoach.com/home/images/2022/codependency/background.jpg) no-repeat 0 0;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 0 10% 0 5%    
}

#page_97 #content .textblok_container
{
	background-size: cover;
	min-height: 800px;
}

#page_97 #content .one .textblok_text {
    max-width: 900px !important;
    margin: 0 auto;
    padding: 3% !important;
}


#page_97 #content .one .textblok_text * {
   color: #fff !important;
}
 
#page_96 .mflex {
    width:  100%;
    min-width: 100%;
    min-height: 100vh;
    align-items: stretch;
    flex-direction: row;
}


#page_96 .textblok_container li {
    list-style: none;
    margin: 20px 20px 10px !important;;
    padding: 0;
    font-size: 20px;
    line-height: 0.5;
    color: #5C566B;
}

#page_96 .textblok_container li:before {
    content:'';
    display: inline-block;;
    width: 15px;
    height:15px;
    background: #DAB65F;
    border-radius: 100px;
    margin-top:-3px;
    margin-right:10px;
    vertical-align:middle;
}


#page_96 .textblok_container ul {
    margin: 0;
    display:flex;
    flex-wrap: wrap;
    max-width: 500px;
    justify-content: center;
    margin:0 auto;
}

#page_96 #content *,
#page_97 #content *
{
	font-family: 'Josefin Slab', serif !important;
}

#page_96 form *
{
	font-size: 17px;
	font-family: 'Josefin Slab', serif !important;
}

@media screen and (max-width: 767px){
	#page_96 .textblok_container ul { padding:0}
	
	.para_col:first-child img.page_img {
		margin-top: -100px;
		margin-bottom: -130px;
	}
}

/**** Codependency banner ****/
@media screen and (min-width: 768px){
	.mobile
	{
		display: none !important;
	}
	
	.desktop
	{
		display: block !important;
	}
}

@media screen and (max-width: 767px){
	.mobile
	{
		display: block !important;
	}
	
	.desktop
	{
		display: none !important;
	}	
}


/* TrustPilot */
.trustpilot-widget {

    position: fixed;
    z-index: 9;
    bottom: 0;
    left: 0;
    background: #fff;
    margin: auto;
    padding: 10px;
}

