/* © Jimmy vos 
/* 10 mei 2016 

/*  General CSS*/
body{
    background: #fff;
	
}

.wrapper{
	width: 1100px;
	margin: 0 auto;
	position: relative;
	
}
.jimmy{
	width: 1100px;
	margin: 0 auto;
	position: relative;
	
}
.clienten{
	width: 1100px;
	margin: 0 auto;
	position: inherit;
	float: inherit;
	text-align: center;
}


.lees{

	
	float:left;
}


h1, h2, h3, h4, h5 ,h6{
    color: #626262;
    font-family: "PingFang", arial;
    letter-spacing: 1px;
}

h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6          {
	font-weight: bolder;
	color: #FFFFFF;
}

.clearfix:before,  
.clearfix:after {  
    content: " ";  
    display: table;  
}  
.clearfix:after {  
    clear: both;  
}  
 
.clearfix {  
    *zoom: 1;
	color: #CCC;
	font-family: "PingFang", arial;
	
}

/*  header  */
header{
    width: 100%;
    height: 100px;
    display: block;
    overflow: hidden;
}

header .header_logo{
    margin-top: 40px;
    float: left;
}

header.header_fixed{
    position: fixed;
    top: 0;
    left: 0;
}

header.header_fixed{
    background: #3e3d3d;
    z-index: 9999;
    margin-top: -100px;
}


header.shadow{
    box-shadow: 0 1px 3px #F0F0F0;
    -webkit-box-shadow: 0 1px 3px #F0F0F0;
    -moz-box-shadow: 0 1px 3px #F0F0F0;
    -o-box-shadow: 0 1px 3px #F0F0F0;
}

header.header_fixed nav,
.billboard header nav{
    float: right;
}

header.header_fixed nav ul,
.billboard header nav ul{
    display: inline-block;
    list-style: none;
    margin: 45px 36px 0 0;
    float: left;
}

header.header_fixed nav ul li,
.billboard header nav ul li{
    display: none;
    float: left;
    margin-left: 40px;
    margin-top: -10px;
}

header.header_fixed nav ul li a,
.billboard header nav ul li a{
    font-family: "PingFang", arial;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: .5px;
	
}

header.header_fixed nav ul li a{
    color: #fff;
}

.billboard header nav ul li a{
    color: #ffffff;
}

header .menu2,
header.header_fixed nav .menu2{
	display: block;
	width: 25px;
	height: 16px;
	position: relative;
	float: left;
	margin-top: 43px;
	text-decoration: none;
}


header .menu2 .top,
header .menu2 .middle,
header .menu2 .bottom{
    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
}

header .menu2 .top,
header .menu2 .middle,
header .menu2 .bottom,
header.header_fixed nav .menu2 .top,
header.header_fixed nav .menu2 .middle,
header.header_fixed nav .menu2 .bottom,
header .menu2 .left,
header .menu2 .right{
    position: absolute;
    display: block;
    width: 25px;
    height: 2px;
    right: 0;
}

header .menu2 .top,
header .menu2 .middle,
header .menu2 .bottom,
header .menu2 .left,
header .menu2 .right{
    background: #FFF;
}

header.header_fixed nav .menu2 .top,
header.header_fixed nav .menu2 .middle,
header.header_fixed nav .menu2 .bottom{
    background: #fff;
}

header .menu2 .top,
header.header_fixed nav .menu2 .top{
    top: 0;
}

header .menu2 .middle,
header.header_fixed nav .menu2 .middle{
    top: 7px;
}

header .menu2 .bottom,
header.header_fixed nav .menu2 .bottom{
    bottom: 0;
}

header .menu2.active .top,
header .menu2.active .middle,
header .menu2.active .bottom{
    opacity: 0;
}

header .menu2.active .right{
    opacity: 1;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -o-transform:rotate(45deg);
}

header .menu2.active .left{
    opacity: 1;
    transform:rotate(-46deg);
    -webkit-transform:rotate(-46deg);
    -moz-transform:rotate(-46deg);
    -o-transform:rotate(-46deg);
}









/*  billboard  */
.billboard{
	width: 100%;
	height: 680px;
	background: url('../img/223.jpg') no-repeat center;
	background-position: cover;
	-webkit-background-position: cover;
	-moz-background-position: cover;
	-o-background-position: cover;
	overflow: hidden;
	position: relative;
	z-index: 5555;
	float: none;
	text-align: center;
}






.billboard .caption {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	margin: 0;
	float:left;
	margin-left: 0px;
	margin-top: 100 px;
	
}

.billboard .scroll{
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -12px;
}

.billboard .Ruimte1{

	height:300px;
	
}
.billboard .Overlag{
	background: url('../img/Overlag2.png') no-repeat center;
	width: 100%;
	height: 300px;
	background-position: cover;
	-webkit-background-position: cover;
	-moz-background-position: cover;
	-o-background-position: cover;
	overflow: hidden;
	position: relative;
	z-index: 5555;
	float: inherit;
	font-family: "PingFang", arial;
	color: #FFFFFF;
	margin-left: 0px;
}


.billboard .OverlagTT{


	marginleft: 900px;
}

/*  services  */
.services{
    width: 100%;
    overflow: hidden;
    padding: 140px 0;
	marginleft: 90px;
}

.services article{
    display: block;
    width: 313px;
    float: left;
    margin-right: 80px;
}

.services article:last-child{
    margin-right: 0;
}

.services article .service_icon{
    width: 48px;
    margin-right: 30px;
    float: left;
}

.services article .service_info{
	width: auto;
	float: right;
}

.services article .service_info h3{
    margin: 0 0 40px 0;
    color: #535353;
    font-family: "opensans-bold", arial;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 26px;
}

.services article p.service_desc{
    color: #797878;
    font-family: "PingFang", arial;
    font-size: 14px;
    line-height: 24px;
}
/*  ERVARINGEN   */
.ERVARINGEN{
    width: 100%;
    padding: 140px 0;
    overflow: hidden;
	
}

.Reiki{
	letter-spacing: .5px;
	width: 1100px;
    margin: 0 auto;
	position: relative;
}


.mail22{
	
	text-align: center;
	float: center;
	position: relative;
	margin-Right: 400px;
	
	
	
 
  
}




.title{
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: "opensans-bold", arial;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
}

.title span{
    color: #797979;
    font-size: 14px;
    font-family: "PingFang", arial;
    font-weight: normal;
    margin-left: 5px;
    text-transform: lowercase;
}

.ERVARINGEN .folio_wrapper ul li .shadow{
    width: 100%;
    height: 155px;
    list-style: none;
    background: url('../img/shadow.png');
    background-repeat: repeat-x;
    background-position: 0 0;
    position: absolute;
    z-index: 2222;
    bottom: 0;
    left: 0;
    opacity: 0;

    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
}

.ERVARINGEN .folio_wrapper ul li article:hover .shadow{
    opacity: 1;
}

.ERVARINGEN .folio_wrapper ul li .folio_info{
    position: absolute;
    bottom: 30px;
    left: 20px;
    opacity: 0;

    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
}

.ERVARINGEN .folio_wrapper ul li article:hover .folio_info{
    bottom: 20px;
    opacity: 1;
}

.ERVARINGEN .folio_wrapper ul li .folio_info a{
    text-decoration: none;
}

.ERVARINGEN .folio_wrapper ul li .folio_info a h2{
    color: #fff;
    font-family: "PingFang", arial;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}

.ERVARINGEN .folio_wrapper ul li .folio_info a h3{
    color: #fff;
    font-family: "PingFang", arial;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    margin: 10px 0 0 0;
}

.ERVARINGEN .folio_wrapper ul li .folio_img img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1111;
}


/*----    ERVARINGEN slider  ----*/
.ERVARINGEN .flex-viewport{
    overflow: visible!important;
}

.ERVARINGEN .folio_wrapper{
    margin-top: 100px;
    overflow-x: visible!important;
}

.folio_wrapper ol.flex-control-paging li a:hover{
    cursor: pointer;
}

.folio_wrapper ol.flex-control-paging li a.flex-active{
    background: url('../img/slider_nav_active.png') no-repeat;
}

.ERVARINGEN .folio_wrapper ul li{
    display: block;
    width: 313px;
    height: 310px;
    list-style: none;
    position: relative;
    float: left;
    overflow: hidden;
    margin-right: 80px;
}

.ERVARINGEN .folio_wrapper ul li:last-child{
    margin-right: 0;
}

/*  pagination */
.folio_wrapper ol.flex-control-paging{
    overflow: hidden;
    list-style: none;
    text-align: center;
    margin-top: 80px;
}

.folio_wrapper ol.flex-control-paging li{
    display: inline-block;
    margin-right: 10px;
}

.folio_wrapper ol.flex-control-paging li a{
    display: block;
    width: 10px;
    height: 10px;
    background: url('../img/slider_nav_inactive.png') no-repeat;
    overflow: hidden;
    text-indent: -5555px;

    transition:all .2s linear;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    -o-transition:all .2s linear;
}





.mail2 {
  width: 600px;
  margin: 2em auto;
  overflow: hidden;
  background: rgba(255,255,255,1);
  border-radius: 5px;
}

/*  Hooftline  */
.Hooftline{
    padding: 20px 0;
    overflow: hidden;
    background: #3e3d3d;
}

.Hooftline .testimonials_wrapper{
    display: block;
    overflow: hidden;
    margin-top: 100px;
}

.Hooftline .Hooftline_wrapper article{
    width: 313px;
    float: left;
    margin-right: 80px;
    text-align: center;
}

.Hooftline .Hooftline_wrapper article:last-child{
    margin-right: 0;
}

.Hooftline .Hooftline_wrapper article .author{
    margin: 20px 0 0 0;
    color: #666;
    font-family: "opensans-semibold", arial;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.Hooftline .Hooftline_wrapper .testimonial{
    padding: 46px 20px;
    border: 1px solid #3e3d3d;
    position: relative;
    margin-top: 60px;
}

.Hooftline .Hooftline_wrapper .testimonial .arrow{
    display: inline-block;
    width: 13px;
    height: 9px;
    background: url('../img/testimonial_arrow.png') no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    margin-top: -7px;
}


.Hooftline .Hooftline_wrapper .testimonial p{
    color: #3e3d3d;
    font-family: "PingFang", arial;
    font-size: 14px;
    line-height: 28px;
}


/*/////////////////



/*  streep  */
.streep{
    padding: 20px 0;
    overflow: hidden;
    background: #3e3d3d;
}

.streep .testimonials_wrapper{
    display: block;
    overflow: hidden;
    margin-top: 100px;
}

.streep .streep_wrapper article{
    width: 313px;
    float: left;
    margin-right: 80px;
    text-align: center;
}

.streep .streep_wrapper article:last-child{
    margin-right: 0;
}

.streep .streep_wrapper article .author{
    margin: 20px 0 0 0;
    color: #666;
    font-family: "opensans-semibold", arial;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.streep .streep_wrapper .testimonial{
    padding: 46px 20px;
    border: 1px solid #3e3d3d;
    position: relative;
    margin-top: 60px;
}

.streep .streep_wrapper .testimonial .arrow{
    display: inline-block;
    width: 13px;
    height: 9px;
    background: url('../img/testimonial_arrow.png') no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    margin-top: -7px;
}


.streep .streep_wrapper .testimonial p{
    color: #3e3d3d;
    font-family: "PingFang", arial;
    font-size: 14px;
    line-height: 28px;
}


/*/////////////////




/*  testimonials  */
.testimonials{
	overflow: hidden;
	background: #fafafa;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 140px;
	padding-left: 0px;
	color: #000;
}
.testimonials2{
	overflow: hidden;
	background: #FFF;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 140px;
	padding-left: 0px;
}

.testimonials .testimonials_wrapper{
	display: block;
	overflow: hidden;
	margin-top: 10px;
}

.testimonials .testimonials_wrapper article{
    width: 313px;
    float: left;
    margin-right: 80px;
    text-align: center;
}

.testimonials .testimonials_wrapper article:last-child{
    margin-right: 0;
}

.testimonials .testimonials_wrapper article .author{
    margin: 20px 0 0 0;
    color: #666;
    font-family: "opensans-semibold", arial;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.testimonials .testimonials_wrapper .testimonial{
    padding: 46px 20px;
    border: 1px solid #e3e3e3;
    position: relative;
    margin-top: 60px;
}

.testimonials .testimonials_wrapper .testimonial .arrow{
    display: inline-block;
    width: 13px;
    height: 9px;
    background: url('../img/testimonial_arrow.png') no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    margin-top: -7px;
}

.testimonials .testimonials_wrapper .testimonial p{
    color: #797979;
    font-family: "PingFang", arial;
    font-size: 14px;
    line-height: 28px;
}

.testimonials2 .testimonials_wrapper{
	display: block;
	overflow: hidden;
	margin-top: 10px;
}

.testimonials2 .testimonials_wrapper article{
    width: 900px;
    float: left;
    margin-right: 80px;
    text-align: left;
}

.testimonials2 .testimonials_wrapper article:last-child{
    margin-right: 0;
}

.testimonials2 .testimonials_wrapper article .author{
    margin: 20px 0 0 0;
    color: #666;
    font-family: "opensans-semibold", arial;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.testimonials2 .testimonials_wrapper .testimonial{
    padding: 46px 20px;
    border: 1px solid #e3e3e3;
    position: relative;
	float: right;
    margin-top: -250px;
	width: 600px;
}

.testimonials2 .testimonials_wrapper .testimonial .arrow{
    display: inline-block;
    width: 13px;
    height: 9px;
    background: url('../img/testimonial_arrow.png') no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -7px;
	margin-left: auto;
		margin-right: auto;
}

.testimonials2 .testimonials_wrapper .testimonial p{
    color: #797979;
    font-family: "PingFang", arial;
    font-size: 14px;
    line-height: 28px;
}




/* Clearfix */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}





/**  contact  **/
.contact{
    padding: 140px 0;
    overflow: hidden;
    text-align: center;
}

.contact .title{
    font-style: 26px;
    margin-top: 40px;
}

.contact hr{
    display: block;
    border: 0;
    width: 100px;
    height: 1px;
    background: #797979;
    margin: 60px auto; 
}

.contact .email,
.contact .phone{
	color: #4badcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
}

.contact .email{
    margin-bottom: 40px;
}









/**  footer  **/
footer{
    width: 100%;
    padding: 60px 0;
    background: #3e3d3d;
}

footer .prijs1{
	float: left;
	margin-left: 10px;
	margin-right: 10px;	
}
footer .prijs1 ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	display: inline-block;
	letter-spacing: 0.5px;
	margin-top
}
footer .mail{
	
	float: left;
	margin-left: 10px;
	margin-right: 10px;	
}
footer .mail ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	display: inline-block;
	letter-spacing: 0.5px;
	margin-top
}

footer .Bel a:hover{
    color: #ffffff;
}

footer .social{
    float: right;
}
footer .prijs{
	float: left;
	margin-left: 550px;
	margin-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
footer .prijs ul li{
    display: inline-block;
    margin-right: 60px;
    letter-spacing: .5px;
}
footer .prijs2{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 45px;
	margin-right: 10px;
}
footer .prijs2 ul li{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 36px;
    display: inline-block;
   
    letter-spacing: .5px;
	margin-top
}

footer .social ul{
    list-style: none;bak copy.png
    overflow: hidden;
}


footer .social ul li{
	display: block;
	margin-right: 26px;
	letter-spacing: 0.5px;
}

footer .social ul li:last-child{
    margin-right: 0;
}

footer .social ul li a{
	color: #b5b5b5;
	font-family: "PingFang", arial;
	font-size: 14px;
	text-decoration: none;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}

footer .social ul li a:hover{
    color: #fff;
}
.social {
	font-family: "PingFang", arial;;
}
