/*
Theme Name: Theme v1
Author: OnTheGoSystems
Author URI: http://www.onthegosystems.com/
Description: Advanced Bootstrap theme for responsive grid sites. Features Drag and Drop layouts and Toolset elements support.
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, light, one-column, fluid-layout, translation-ready

*/



body .container-fluid{padding:0;margin:0;}

body.mobile .section.section-content{
	font-size: 180%;
}

body.mobile .section h2{
	font-size: 45px;
}
body.mobile .section h3{
	font-size: 30px;
}



html body{
	background: #F8EEFF;
}

div.header-navigation{
	background: #fff;
	width: 900px;
}
.header-navigation .nav ul a{color: #7B68EE;}
.header-navigation .nav ul {
	padding-left: 220px;
}

div.nav ul li.current-menu-item a{
	background: #7B68EE;
	color: #fff;
}

div.nav ul li a:hover{
	background: #6F5AEC;
	color: #fff;
}

a.navigation-branding img {
	height: 70px;
}

.navigation-branding {
	position: absolute;
	top: -12px;
	left: 0;
	display: block;
}


.header-navigation-2{
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0px;
  background: #fff;
  width: 100%;
}
.admin-bar .header-navigation-2{
  top:30px;
}

.navigation-branding-2{ 
	float: left;
	padding-top:10px;

}
.navigation-branding-2:hover{ color: #fff; font-family: 'ralewaybold'; text-decoration: none;}
.navigation-branding-2 img{display: inline-block; height: 55px;}
.header-navigation-2 .nav{
	display: inline-block;
	margin: 30px 0 0 60px;
	padding:0;
}

.header-navigation-2 .nav ul {
	
}

.header-navigation-2 .nav ul a{
	color: #4B0082;
	border-bottom: solid 4px #fff;
	background: #fff;
	padding-bottom:7px;

}

.header-navigation-2 div.nav ul li.current-menu-item a{
	border-color: #7B68EE;
	background: #fff;
}

.header-navigation-2 div.nav ul li a:hover{
	border-color: #BA55D3;
	background: none;
}

.section h2{
	display: inline-block;
	color: #6B55F0;
	text-shadow: none;
}

.section .intro-content{
	width: 70%;
	text-shadow: none;
}

body .section.section-background, body .section.section-background-img{
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
}

body .section h2{
	font-family: 'ralewayheavy';
}

body .section h3{
	color: #6B55F0;
	font-family: 'ralewaybold';
	line-height: 30px;
	z-index: 999;
}

body .section.section-center .intro-content{
	width: 100%;
}


body .section-overlay{
	display: none;
}

body .section-background-img .section-overlay{
	display: block;
}

div.section h3 p{
	margin:0;
	padding:0;
}

body a.button, body .section-background .button, body .section-background-img .button, body .section-darker .button, body .section-dark .button {
	background: #702b91;
	color: #fff;
	border: 1px solid #702b91;
}

body a.button:hover, body .section-background .button:hover, body .section-background-img .button:hover, body .section-darker .button:hover, body .section-dark .button:hover {
	background: #BA55D3;
	color: #fff;
	border: 1px solid #BA55D3;
}

body .section-white{
	background: #F2F0FF;
}
body .section-dark{
	background: #E8E4FF;
}

body .section-darker{
	background: #6A5ACD;
}

body .section-arrow:after{
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	text-align: center;
	content: "\f078";
	color: #8B008B;
	font-size: 60px;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -16px;
	z-index: 99;
	text-shadow: 1px 1px 12px #fff;
}

body .referentie-inner{
	display: none;
}

.referenties-5{
	padding-top:5px;	
}

.referentie-5-block{
	position: relative;
	margin:15px;
	padding:15px;
	min-height: 180px;
	background: #ffffff;
}

.referentie-5-block:hover{
	background: #ffffff;
}

.referentie-5-block .referentie-info{
	padding:0px 170px 10px 170px;
	font-size: 16px;
	display: block;
}

.referentie-5-block .referentie-info .referentie-name{
	font-size: 22px;
}

.referentie-5-block .referentie-description{
	display: block;
	font-size: 120%;
}

.referentie-5-block .more-about{
	color: #333;
	text-transform: uppercase;
	font-size: 80%;
}

.referentie-5-logo:hover{
	text-decoration: none;
}

.referentie-5-logo, .referentie-5-photo{
	position: absolute;
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 150px;
	margin: 0 auto;
	font-size: 20px;
	text-shadow: 1px 1px 1px #000;
	text-decoration: none;
	background-size: contain;
	background-position: center center;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out; 
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.referentie-5-photo{
	bottom: 25px;
	right: 25px;
	border-radius: 50px;
	width: 100px;
	height: 100px;
}

.referentie-5-block .referentie-quote{
	font-size: 15px;
	text-align: left;
	font-family: "ralewayextralight";
}
.referentie-5-block .referentie-quote span:before {
	display: inline-block;
	font-family: 'FontAwesome';
	content: "\f10d";
	font-style: normal;
	font-weight: normal;
	margin-right: 5px;
	position: relative;
	font-size: 12px;
	color: #838383;
}

.referentie-5-block .referentie-quote span:after {
	display: inline-block;
	font-family: 'FontAwesome';
	content: "\f10e";
	font-style: normal;
	font-weight: normal;
	margin-left: 5px;
	position: relative;
	font-size: 12px;
	color: #838383;
}

.referentie-5-block .referentie-quote-person{
	font-size: 12px;
	font-family: "ralewayregular";
	display: inline-block;
	margin-top:4px;
}

.referentie-5-block .referentie-bedrijf-naam{
	font-size: 26px;
}

.referentie-5-block:hover .referentie-5-inner{
	opacity: 0;
}

.referentie-5-inner{
	z-index: 2;
	height: 100px;
	width: 100px;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	background-color: #000;
	opacity: 0.4;
		-webkit-transition: all 300ms ease-in;
		   -moz-transition: all 300ms ease-in;
		    -ms-transition: all 300ms ease-in; 
		     -o-transition: all 300ms ease-in;
		        transition: all 300ms ease-in;
}

.referentie-5-block .referentie-5-image{
	width: 150px;
}

.referentie-5-block .referentie-5-inner{
	background: none;
	opacity: 0;
}


body .section.section-padding-small {
	padding: 80px;
}

body .sidebar .menu {
	padding: 40px 20px 40px 40px;
	margin: 0px 0 20px 0;
	background: #fff;
	width: 280px;
}

body  .menu-wrapper{
	padding:0;
}

body  .menu-wrapper ul{
	padding:0;
}

body  .menu-wrapper li.title{
	font-size: 120%;
	font-family: 'ralewaybold';
}

body .menu-wrapper li a{
	color: #7B68EE;
	padding: 3px 0;
	display: block;
}

body .menu-wrapper li a:hover{
	color: #4B3AB2;
	text-decoration: none;
}

body .menu-wrapper li.current_page_item a{
	font-family: 'ralewaybold';
}

body .menu-wrapper li a:before{
	content: "\f101";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	margin-right:5px;
	-webkit-font-smoothing: antialiased;
}

body .section.section-padding {
padding: 220px 50px 50px 80px;
margin-bottom:4px;
}

body .section-header-large .section.section-padding{padding-top:350px;}

body .section.section-content {
	padding-bottom: 0px;
}

.expert-info-title{
	font-size: 20px;
	font-family: 'ralewaybold';
	padding-bottom:10px;
	padding-top:10px;
}

.expert-info .contact-telephone{
	font-family: 'ralewaybold';
	font-size: 28px;
}

body .sidebar .expert .name{
	font-size: 16px;
}

body .referentie-outer{
	background: #FFF;
	width: 180px;
	height: 150px;
	float: left;
	margin:20px;
	text-align: center;
}

body .referentie-wrapper{
	margin:10px;
	background-repeat: no-repeat;
	background-color: #fff;
	display: inline-block;
	height: 140px;
	width: 160px;
	float: left;
	font-size: 20px;
	text-shadow: 1px 1px 1px #000;
	text-decoration: none;
	background-size: contain;
	background-position: center center;
}

.widget-referentie{
	background: #fff;
	color: #333;
	width: 280px;
}

.widget-referentie-inner{
	padding:40px;
}

.widget-referentie-title{
	font-size: 20px;
	font-family: 'ralewaybold';
	padding-bottom: 10px;
	padding-top: 10px;
}

.widget-referentie-logo{
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 150px;
	font-size: 20px;
	text-shadow: 1px 1px 1px #000;
	text-decoration: none;
	background-size: contain;
	background-position: left center;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out; 
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

.widget-referentie-quote{
	padding-top:10px;
	font-style: italic;
	color: #999;
	font-size: 12px;
}

.widget-referentie-quote-person{
	font-style: italic;
	font-size: 12px;
	color: #000;
}


