/*
Theme Name: a Living Ambition
Theme URI: https://www.alivingambition.com/
Author: Kees Versloot (BBLD)
Author URI: https://www.bbld.nl/
Description: 
Version: 1.0
 */

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('webfonts/open-sans/open-sans-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('webfonts/open-sans/open-sans-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/open-sans/open-sans-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/open-sans/open-sans-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('webfonts/open-sans/open-sans-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfonts/open-sans/open-sans-v18-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('webfonts/open-sans/open-sans-v18-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('webfonts/open-sans/open-sans-v18-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/open-sans/open-sans-v18-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/open-sans/open-sans-v18-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('webfonts/open-sans/open-sans-v18-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfonts/open-sans/open-sans-v18-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('webfonts/open-sans/open-sans-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('webfonts/open-sans/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/open-sans/open-sans-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/open-sans/open-sans-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('webfonts/open-sans/open-sans-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfonts/open-sans/open-sans-v18-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('webfonts/open-sans/open-sans-v18-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('webfonts/open-sans/open-sans-v18-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/open-sans/open-sans-v18-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/open-sans/open-sans-v18-latin-600.woff') format('woff'), /* Modern Browsers */
       url('webfonts/open-sans/open-sans-v18-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfonts/open-sans/open-sans-v18-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('webfonts/open-sans/open-sans-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('webfonts/open-sans/open-sans-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/open-sans/open-sans-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/open-sans/open-sans-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('webfonts/open-sans/open-sans-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfonts/open-sans/open-sans-v18-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('webfonts/open-sans/open-sans-v18-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('webfonts/open-sans/open-sans-v18-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webfonts/open-sans/open-sans-v18-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/open-sans/open-sans-v18-latin-800.woff') format('woff'), /* Modern Browsers */
       url('webfonts/open-sans/open-sans-v18-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webfonts/open-sans/open-sans-v18-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}


html,
body{
  width:100%;
  overflow-x:hidden;
}

html, body {
    overscroll-behavior: none;
}

html { 
	overflow-x: hidden;
	scroll-behavior: smooth;
	-webkit-overflow-scrolling: touch;
}

body {
  font-family: 'Open Sans', sans-serif;
  padding-top:80px;
  font-weight: 400;
  margin: 0 !important;
  background-color: #ffffff;
  line-height: 1.9;
  font-size: 16px;
  color: #000000;
  -webkit-overflow-scrolling: touch;
}

@media (min-width: 992px) {
	body {
		padding-top:100px;
	}
}

.vc_section {
	padding-top: 0 !important;

}

.body-text-size {
	font-size: 16px;
	line-height: 1.9;	
}

a {
  color: #e64b78;
  outline: none;
  text-decoration: none;
  position: relative;}
a:hover {
	color: #4B55A5;
	color: #e64b78;
}

.main-content .wpb_text_column a:after,
.custom-link:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: -1px;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  background: #e64b78;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.main-content .wpb_text_column a:hover:after,
.custom-link:hover:after { 
  width: 100%; 
  left: 0; 
}

/*.main-content .wpb_content_element ul {
  list-style: none;
  padding: 0; }

.main-content .wpb_content_element ul li {
  padding-left: 0em; }

.XXXXXXXmain-content .wpb_content_element ul li::before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  text-decoration: inherit;
  display: inline-block;
  margin-left: -0.9em;
  width: 0.9em;
  color: #E38B2D; }

.main-content .wpb_content_element ul li::before {
  display: inline-block;
  content: "";
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z' clip-rule='evenodd'/></svg>");
  background-repeat: no-repeat;
  background-size: 70%;
  width: 1em;
  height: 0.7em;
}*/

ul.arrow-list {
	padding: 0;
	margin: 0;
}
ul.arrow-list li {
	margin: .5em;
	margin-left: 1.5em;
	list-style: none;
	line-height: 1.4;
}

@media (min-width: 992px) {
	ul.arrow-list li {
		line-height: 1.9;
	}
}

ul.arrow-list li:before {
	display: inline-block;
	content: "";
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="%23FFFFFF" class="bi bi-chevron-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"/></svg>');
	float: left;
	margin-left: -1.5em;
	margin-top: 7px;
	background-size: 1rem 1rem;
	width: 26px;
	height: 16px;
	background-repeat: no-repeat;
}

@media (min-width: 992px) {
	ul.arrow-list li:before {
		margin-top: 11px;
	}
}

ul.arrow-list li a {
	color: white;
	font-size: 18px;
}
ul.arrow-list li.current_page a,
ul.arrow-list li a:hover {
	color: #b9466e;
}

/* Headers */
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {  }

h1 {
	font-size: 48px;
	font-weight: 300;
	color: #4B55A5;
}

.home h1 {
	font-size: 34px;
}

h2 {
	font-size: 48px;
	font-weight: 300;
	color: #4B55A5;
}

h3 {
	font-size: 30px;
	color: #008ca5;
	font-weight: 400;
}
h4 {
	font-size: 20px;
	color: #4b55a5;
	font-weight: 400;
}
h5 {
	font-size: 16px;
	color: #000;
	font-weight: 700;
}

@media (max-width: 768px) {
  h1, h2 {
    font-size: 36px;
	}
}

.text-blue { color: #4B55A5; }
.text-green { color: #52B89F; }

.bold, strong {
  font-weight: 600 !important; }

.font-weight-400 { font-weight: 400; }

.portalimagetitle h2,
h2.portalimagetitle { 
	font-size: 25px !important;
	font-weight: 600 !important;
	
	max-width: 350px;
	line-height: 1.1;
}

h2.page-title a {
  text-decoration: none;
  font-size: 24px; }

.widget h3.widget-title {
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 12px;
  padding-bottom: 12px; }

/* Widget Laatste nieuws */
.latest-news h3 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0; }

h3.news-title a {
  text-decoration: none; }

.latest-news .readmore {
  color: #e64b78;
  text-decoration: none;
  font-weight: 400; }

/* Logged adminbar */
body.logged-in body {
     padding-top:32px; /* Height of navbar */
}

/* Images and wp-captions should always fit and be responsive */
img {
  display: inline-block;
  height: auto;
  max-width: 100%; }

img[class*="wp-image-"] {
  margin-top: 10px;
  margin-bottom: 10px; }

.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  max-width: 100%;
  border-radius: 4px;
  padding: 0 10px; }

.wp-caption.aligncenter {
  margin-bottom: 10px; }

.wp-caption img[class*="wp-image-"] {
  display: block; }

.wp-caption .wp-caption-text {
  text-align: center;
  margin-top: 10px; }

/* WP Gallery */
.gallery {
  margin-bottom: 1.5em; }

.gallery a img {
  border: none;
  height: auto;
  max-width: 90%; }

.gallery dd {
  margin: 0; }

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%; }

/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */ }

/* Content */
.main-content-inner {
  padding-bottom: 1.5em; }

.hentry {
  margin: 0; }

.entry-meta {
  color: #828282; }

summary {
  display: block; }

/* Clearing */
.clear {
  clear: both; }

/* Here some needed widget styles 
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget {
  margin-bottom: 2em; }

.widget_nav_menu ul.sub-menu li, .widget_pages ul li {
  padding-left: 0px; }

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%; }

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!  
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
.comment .children {
  margin-left: 1.5em; }

/* Logo */
.logo {
  padding: 0px;
	margin-top: 0px;
    margin-bottom: 0px;
	
	display: flex;
	flex-direction: column;
	position: fixed;
	top: 18px;
	left: 10px;
	z-index:1050;
}

body.logged-in .logo {
	margin-top: 38px;
}

.logo img {
  width: 170px;
  max-width: 170px;
}

@media (min-width: 992px) {
	.logo {
		left: 48px;
		margin-top: 0px;
		top: 58px;
    	margin-bottom: 59px;
	}
	.logo img {
		margin-top: 0px;
		width: 230px;
		max-width: 230px;
		
		
	}
}

/* Diversen */
.btn-normal {
  background-color: #52B89F;
  border-color: #52B89F;
  color: #FFFFFF; }

.btn-search {
  border-color: #ced4da; }

.btn-search:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.arrow-right-text-link {
	position: relative;
	padding-right: 30px
}
.arrow-right-text-link::after {
	display: inline-block;
    content: "";
    background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23333' style='fill: rgb(255, 214, 167);' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/></svg>");
    background-repeat: no-repeat;
    background-size: 1rem 1rem;
    width: 20px;
    height: 20px;
    position: absolute;
    z-index: 5;
    right: 0;
    top: 6px;
    padding-right: 25px;
}

.arrow-left-text-link {
	position: relative;
	padding-left: 18px;
	padding-right: 16px;
}
.arrow-left-text-link::before {
	display: inline-block;
    content: "";
    /*background-image: url("data:image/svg+xml,<svg viewBox='0 0 7 16' fill='%23333' style='fill: rgb(26, 122, 138);' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M0.8,15.1l4.8-5.4c0.8-0.9,0.9-2.4,0-3.3L0.8,0.8'/></svg>");*/
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 25.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Laag_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 7 16' style='enable-background:new 0 0 7 16;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E.st0%7Bfill:none;stroke:%23E64B78;stroke-linecap:round;stroke-miterlimit:10;%7D%3C/style%3E%3Cpath class='st0' d='M0.8,15.1l4.8-5.4c0.8-0.9,0.9-2.4,0-3.3L0.8,0.8'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
	/*background-size: 1rem 1rem;*/
	width: 12px;
	height: 17px;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 5px;
	padding-left: 0px;
}

.separator {
  border-top: 1px solid #e6e6e6; }

.updated:not(.published) {
  display: none; }

/* Footer */
.footer {
  background-color: #444241;
  -webkit-box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
  padding-top: 30px;
  color: #FFF; }

.footer h3 {
  font-size: 14px;
  text-transform: uppercase;
  color: #FFF;
  margin-bottom: 10px; }

.footer i {
  color: #FFF; }

/* Footer copyright */
.site-copy {
  background-color: #FFF;
  padding: 30px 0; }

.site-copy p {
  margin: 0 !important; }

.copyright {
  line-height: 2.3; }

ul#footer-menu {
  float: right; }

ul#footer-menu li {
  list-style: none;
  display: inline-block;
  padding-left: 10px;
  margin: 0; }

ul#footer-menu li a {
  color: #FFF; }

ul#footer-menu > li > a:hover, .navbar-nav > li > a:focus {
  color: #e64b78;
  text-decoration: none; }

@media (max-width: 768px) {
  .site-copy p {
    margin-bottom: 10px !important; }

  .copyright {
    line-height: normal; } }
/* Footer social icons */
ul.footer-socialicons {
  list-style: none;
  padding-left: 0; }

ul.footer-socialicons li {
  display: inline-block;
  margin-left: 10px; }

ul.footer-socialicons li a {
  display: inline-block;
  color: #000; }

ul.footer-socialicons li a:hover {
  text-decoration: none; }

/* vc_composer */
.flexslider {
  border: 0 !important;
  border-radius: 0px !important; }

.uavc-list-content span.uavc-list-desc {
  vertical-align: top !important; }

/* Contact Form 7 */
input[disabled='disabled'][type='submit'] {
  color: #999; }

.wpcf7-form-control-wrap.acceptance {
	line-height: 1.5;
}
.wpcf7-form-control-wrap.acceptance .wpcf7-list-item {
	margin-left: 0;
}

.grecaptcha-badge {
  display: none; }

/* GoTo Top */
.gototop.active {
  opacity: 1;
  visibility: visible; }

.gototop {
  bottom: 20px;
  opacity: 0;
  position: fixed;
  right: 20px;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  z-index: 999; }

.gototop a {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  display: table;
  height: 40px;
  text-align: center;
  width: 40px;
  text-decoration: none;
	padding-top:5px; }

.gototop a:hover, .gototop a:active {
  text-decoration: none; }

.gototop a i {
  display: table-cell;
  height: 40px;
  vertical-align: middle; }

[class^="icon-"], [class*=" icon-"] {
  -moz-osx-font-smoothing: grayscale;
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-transform: none; }



/* Navbar */
header {
	height: 80px;
	position: fixed;
}
@media (min-width: 992px) {
	header {
		height: 100px;
		position: fixed;
	}
}

.nav li a.nav-link {
	color: #000 !important;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nav li a.nav-link:hover {
	color: #008CA5 !important; }

.navbar li.download a {
	background-color: #b9466e;
	border-radius: 50rem !important;
	padding-left: 20px !important;
	padding-right: 60px !important;
	color: #FFF !important;
}

.navbar li a .download-icon {
	position: absolute;
	background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%23FFFFFF' class='bi bi-download' viewBox='0 0 16 16'><path d='M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z'/><path d='M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z'/></svg>");
	width: 20px;
	height: 20px;
	margin-top: 5px;	
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
}

.navbar li.chevron a {
	background-color: #b9466e;
	border-radius: 50rem !important;
	padding-left: 20px !important;
	padding-right: 60px !important;
	color: #FFF !important;
}

.navbar li a .chevron-icon {
	position: absolute;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="%23FFFFFF" class="bi bi-chevron-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z"/></svg>');
	width: 20px;
	height: 20px;
	margin-top: 5px;	
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
}



.navbar li.download a.nav-link:hover,
.navbar li.chevron a.nav-link:hover {
	color: #fff !important; }


.nav li a.nav-link.active,
.nav li.current-menu-item a.nav-link,
.nav li.current_page_parent a.nav-link,
.nav li.current-page-ancestor a.nav-link,
.nav li.current-menu-parent a.nav-link, 
.nav li.current-menu-ancestor a.nav-link {
	color: #008CA5 !important;
}
@media (min-width: 992px) {
	.nav li a.nav-link.active,
	.nav li.current-menu-item a.nav-link,
	.nav li.current_page_parent a.nav-link,
	.nav li.current-page-ancestor a.nav-link,
	.nav li.current-menu-parent a.nav-link, 
	.nav li.current-menu-ancestor a.nav-link {

	}
}

.nav li a.nav-link.active,
.nav li.current-menu-item a.nav-link,
.nav li.current_page_parent a.nav-link,
.nav li.current-page-ancestor a.nav-link,
.nav li.current-menu-parent a.nav-link,
.nav li.current-menu-ancestor a.nav-link {
  color: #008CA5 !important;
}


.nav .dropdown-menu {
	border-radius: 0;
}

.nav .dropdown-menu a.active,
.nav .dropdown-menu a:active,
.nav .dropdown-menu a:focus {
	text-decoration: none;
	color: #000;
	background-color: #fff;
}


.nav .dropdown-menu a:hover,
.nav .dropdown-menu a.active {
  text-decoration: none;
  color: #000;
  background-color: #FFF; }


/* Mobile */
.offcanvas .navbar-nav li {
	position: relative;
}

.offcanvas .navbar-nav > li > a {
	display: block;
	border-top: 1px solid rgba(216,216,216,0.4);
	border-bottom: none; /*1px solid rgba(216,216,216,0.4);*/
	border-left: none;
	border-right: none;
	padding: 1.2rem 1rem 1.2rem 0;
	font-weight: 600;
	color: #000;
}

.offcanvas .navbar-nav > li > a:hover {
  color: #e64b78;
}

.offcanvas .navbar-nav li a.nav-link.active,
.offcanvas .navbar-nav li.current-menu-item a.nav-link,
.offcanvas .navbar-nav li.current_page_parent a.nav-link,
.offcanvas .navbar-nav li.current-page-ancestor a.nav-link,
.offcanvas .navbar-nav li.current-menu-parent a.nav-link,
.offcanvas .navbar-nav li.current-menu-ancestor a.nav-link {
  color: #000 !important;
}

.offcanvas .dropdown-toggle-icon-container {
	right: -1rem;
	padding-left: 25px !important;
	padding-right: 25px !important;
}

.offcanvas .navbar-nav .dropdown-toggle::after {
	border: none;
}

/* Background dropdown arrow */
.offcanvas .navbar-nav > li.menu-item > a.dropdown-toggle {
	background-color: #F5F6FC;
}
/* Normal state */
.offcanvas .navbar-nav > li.menu-item > a.dropdown-toggle svg {
	color: #4F53A3;
}
/* Open */
.offcanvas .navbar-nav > li.menu-item > a.dropdown-toggle.show svg {
	transform: rotateX(180deg);
	-webkit-transform:rotate(180deg);
	color: #e64b78;
}
/* Active state */
.offcanvas .navbar-nav > li.menu-item.active > a.dropdown-toggle svg {
	color: #e64b78;
}
/* Focus state */
.offcanvas .navbar-nav > li.menu-item > a.dropdown-toggle:hover svg {
	color: #e64b78;
}

.offcanvas .dropdown-menu { padding: 0; margin: 0; }
.offcanvas .dropdown-menu,
.offcanvas .dropdown-menu a {
	border: none;
	font-weight: 600;
}

.offcanvas .dropdown-menu a {
	padding: .4rem 2rem .4rem 1rem;
	font-size: 14px;
	font-weight: 400;
}

.offcanvas .navbar-nav .dropdown-menu a:hover {
	text-decoration: none;
	color: #e64b78;
	background-color: transparent;
}
.offcanvas .dropdown-menu[data-bs-popper] {
     margin-top: 0;
}

.offcanvas ul#menu-hoofdmenu-3 > li.nav-item > a.nav-link {
	padding: .8rem 2rem;
	font-size: 14px;
	font-weight: 400;
}

/* navbar toggler */

.navbar-toggler-container {
	background-color: #4D54A4;
	display: flex;
	position: fixed;
	top: 0;
	right: 0;
	z-index:1050;
	height: 80px;
	width: 70px;
}


.navbar-toggler {
	padding-left: 15px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

@media (min-width: 992px) {
	.navbar-toggler-container {
		height: 100px;
		width: 100px;
	}
	.navbar-toggler {
		padding-left: 35px;
		padding-right: 35px;
		margin-top: 0px;
		margin-bottom: 5px;
	}
}

.navbar-toggler:focus {
    box-shadow: none;
}
.icon-bar {
  width: 22px;
  height: 2px;
  background-color: #FFFFFF;
  display: block;
  transition: all 0.2s;
  margin-top: 4px; }

.navbar-toggler {
  border: none;
  background: transparent !important; }

.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%; }

.navbar-toggler .middle-bar {
  opacity: 0; }

.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%; }

.navbar-toggler.collapsed .top-bar {
  transform: rotate(0); }

.navbar-toggler.collapsed .middle-bar {
  opacity: 1; }

.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0); }


/* Offcanvas nav */
.offcanvas {
	margin-top: 80px;
}

@media (min-width: 992px) {
	.offcanvas {
		margin-top: 100px;
	}
}

.offcanvas-end {
	border-left: none;
}

body.logged-in .offcanvas {
     margin-top: 132px; /* Height of navbar */
}

.offcanvas .dropdown-menu.show {
	position: relative !important;
	transform: none !important;
  margin-bottom: 10px !important;
}

/*
FILE FORMAT ICONS
by Greg Schoppe (http://gschoppe.com)
USAGE: include FontAwesome on page, as shown on http://fontawesome.io
       then include this css file, and target links by adding the link-icon
       class.  Note: try to avoid or manually label links to websites, as that
       detection code is necessarily janky. when in doubt, just end all external
       links with a trailing slash (/), a query string (?), or a link target (#)
*/
.downloads a:before,
.downloads a[href]:before {
  content: "\f016";
  /* generic file icon */
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  width: 20px;
  text-align: right;
  margin-right: 10px; }

.downloads a[href$=".txt"]:before,
a.link-icon.link-text[href]:before {
  content: "\f0f6";
  /*Text*/ }

.downloads a[href$=".pdf"]:before,
a.link-icon.link-pdf[href]:before {
  content: "\f1c1";
  /*PDF*/ }

.downloads a[href$=".doc"]:before,
.downloads a[href$=".docx"]:before,
a.link-icon.link-word[href]:before {
  content: "\f1c2";
  /*Word*/ }

.downloads a[href$=".xls"]:before,
.downloads a[href$=".xlsx"]:before,
a.link-icon.link-excel[href]:before {
  content: "\f1c3";
  /*Excel*/ }

.downloads a[href$=".ppt"]:before,
.downloads a[href$=".pptx"]:before,
a.link-icon.link-powerpoint[href]:before {
  content: "\f1c4";
  /*Powerpoint*/ }

.downloads a[href$=".gif"]:before,
.downloads a[href$=".jpg"]:before,
.downloads a[href$=".jpeg"]:before,
.downloads a[href$=".png"]:before,
.downloads a[href$=".bmp"]:before,
.downloads a[href$=".tif"]:before,
a.link-icon.link-image[href]:before {
  content: "\f1c5";
  /*Image*/ }

.downloads a[href$=".zip"]:before,
.downloads a[href$=".zipx"]:before,
.downloads a[href$=".rar"]:before,
.downloads a[href$=".tar"]:before,
.downloads a[href$=".gz"]:before,
.downloads a[href$=".dmg"]:before,
.downloads a[href$=".iso"]:before,
a.link-icon.link-archive[href]:before {
  content: "\f1c6";
  /*Archive*/ }

.downloads a[href$=".wav"]:before,
.downloads a[href$=".mp3"]:before,
.downloads a[href$=".fla"]:before,
.downloads a[href$=".flac"]:before,
.downloads a[href$=".ra"]:before,
.downloads a[href$=".rma"]:before,
.downloads a[href$=".aif"]:before,
.downloads a[href$=".aiff"]:before,
.downloads a[href$=".aa"]:before,
.downloads a[href$=".aac"]:before,
.downloads a[href$=".aax"]:before,
.downloads a[href$=".ac3"]:before,
.downloads a[href$=".au"]:before,
.downloads a[href$=".ogg"]:before,
.downloads a[href$=".avr"]:before,
.downloads a[href$=".3ga"]:before,
.downloads a[href$=".flac"]:before,
.downloads a[href$=".mid"]:before,
.downloads a[href$=".midi"]:before,
.downloads a[href$=".m4a"]:before,
.downloads a[href$=".mp4a"]:before,
.downloads a[href$=".amz"]:before,
.downloads a[href$=".mka"]:before,
.downloads a[href$=".asx"]:before,
.downloads a[href$=".pcm"]:before,
.downloads a[href$=".m3u"]:before,
.downloads a[href$=".wma"]:before,
.downloads a[href$=".xwma"]:before,
a.link-icon.link-audio[href]:before {
  content: "\f1c7";
  /*Audio*/ }

.downloads a[href$=".avi"]:before,
.downloads a[href$=".mpg"]:before,
.downloads a[href$=".mp4"]:before,
.downloads a[href$=".mkv"]:before,
.downloads a[href$=".mov"]:before,
.downloads a[href$=".wmv"]:before,
.downloads a[href$=".vp6"]:before,
.downloads a[href$=".264"]:before,
.downloads a[href$=".vid"]:before,
.downloads a[href$=".rv"]:before,
.downloads a[href$=".webm"]:before,
.downloads a[href$=".swf"]:before,
.downloads a[href$=".h264"]:before,
.downloads a[href$=".flv"]:before,
.downloads a[href$=".mk3d"]:before,
.downloads a[href$=".gifv"]:before,
.downloads a[href$=".oggv"]:before,
.downloads a[href$=".3gp"]:before,
.downloads a[href$=".m4v"]:before,
.downloads a[href$=".movie"]:before,
.downloads a[href$=".divx"]:before,
a.link-icon.link-video[href]:before {
  content: "\f1c8";
  /*Video*/ }

.downloads a[href$=".css"]:before,
.downloads a[href$=".js"]:before,
.downloads a[href$=".py"]:before,
.downloads a[href$=".git"]:before,
.downloads a[href$=".py"]:before,
.downloads a[href$=".cpp"]:before,
.downloads a[href$=".h"]:before,
.downloads a[href$=".ini"]:before,
.downloads a[href$=".config"]:before,
a.link-icon.link-code[href]:before {
  content: "\f1c9";
  /*code*/ }

.downloads a[href$=".exe"]:before,
.downloads a[href$=".jar"]:before,
.downloads a[href$=".dll"]:before,
.downloads a[href$=".bat"]:before,
.downloads a[href$=".pl"]:before,
.downloads a[href$=".scr"]:before,
.downloads a[href$=".msi"]:before,
.downloads a[href$=".app"]:before,
.downloads a[href$=".deb"]:before,
.downloads a[href$=".apk"]:before,
.downloads a[href$=".jar"]:before,
.downloads a[href$=".vb"]:before,
.downloads a[href$=".prg"]:before,
.downloads a[href$=".sh"]:before,
.downloads a[href$=".com"]:before,
.downloads a[href$=".net"]:before,
.downloads a[href$=".org"]:before,
.downloads a[href$=".edu"]:before,
.downloads a[href$=".gov"]:before,
.downloads a[href$=".mil"]:before,
.downloads a[href$="/"]:before,
.downloads a[href$=".html"]:before,
.downloads a[href$=".htm"]:before,
.downloads a[href$=".xhtml"]:before,
.downloads a[href$=".jhtml"]:before,
.downloads a[href$=".php"]:before,
.downloads a[href$=".php3"]:before,
.downloads a[href$=".php4"]:before,
.downloads a[href$=".php5"]:before,
.downloads a[href$=".phtml"]:before,
.downloads a[href$=".asp"]:before,
.downloads a[href$=".aspx"]:before,
.downloads a[href$=".cfm"]:before,
.downloads a[href*="?"]:before,
.downloads a[href*="#"]:before,
.downloads a:not([href*='.']):before,
a.link-icon.link[href]:before {
  content: "\f0c1";
  /*link*/ }

/* Headers */
.container-blog-header, .container-page-header {
  background: #EE832A;
  margin-bottom: 10px; }

.container-blog-header .blog-header .page-title,
.container-page-header .page-header .page-title {
  padding-top: 120px;
  padding-bottom: 60px;
  color: #fff;
  text-transform: uppercase;
  font-size: 56px;
  line-height: 1.1; }

.breadcrumb-container {
  background-color: #f2f3f9; }

/** blockquote styles **/
blockquote {
  position: normal;
  width: 90%;
  margin-left: 5%;
  margin-top: 40px;
  background: url("images/quote.png") top left no-repeat;
  padding-left: 55px; }

blockquote p {
  padding-right: 35px;
  padding-bottom: 0;
  margin-bottom: 30px;
  color: #e64b78; }

/**
blockquote {
    position:relative;
    padding:10px 45px;
}
blockquote:before, blockquote:after {
    color:#e64b78;
    content:'"';

    font-size:30px;
    position:absolute;
    top:5px;
    left:8px;
    display:block;
}
**/

.quote {
	font-size: 35px;
	line-height: 1.5;
	color: #008ca5;
	font-weight: 300;
	font-style: italic;
}

ul.subnav {
  padding-left: 22px; }

ul.subnav li {
  list-style: none; }

ul.subnav li a {
  color: #999999;
  display: block; }

ul.subnav li.page_item_has_children ul.children {
  display: none; }

ul.subnav li.page_item_has_children.current_page_ancestor ul.children,
ul.subnav li.page_item_has_children.current_page_item ul.children {
  display: block; }

ul.subnav li.current_page_item > a {
  color: #e64b78;
  font-weight: 600; }

ul.subnav ul.children {
  margin-left: -16px; }

ul.subnav li a:before,
.widget_categories ul li a:before {
  content: "\f105";
  /* generic file icon */
  color: #e64b78;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  width: 20px;
  text-align: right;
  margin-right: 10px; }

.widget_categories ul {
  padding-left: 0;
  list-style: none; }

.widget_categories ul li a {
  color: #999999;
  display: block; }

.widget_categories ul li.current-cat a {
  color: #e64b78;
  font-weight: 600; }

.angle-after div:after {
  content: "\f105";
  /* generic file icon */
  color: #FFF;
  position: absolute;
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 80px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  right: 35px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 2000px;
  line-height: 2000px;
  top: 44%; }

.angle-after div {
  padding-right: 70px !important; }

@media (max-width: 769px) {
  .angle-after div:after {
    display: none; }

  .angle-after div {
    padding-right: 20px !important; } }
/* Pagination */
ul.pagination li.page-item span.dots {
  padding-left: 13px;
  padding-right: 13px; }

ul.pagination a {
  color: #444241; }

ul.pagination li.page-item .page-link:hover {
  color: #444241;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6; }

ul.pagination li.page-item .page-link:focus {
  box-shadow: none; }

ul.pagination li.page-item .page-link.current,
ul.pagination li.page-item .page-link.current:hover {
  background-color: #e45070;
  border-color: #e45070;
  color: #fff;
  padding-left: 13px;
  padding-right: 13px; }

/* Uitloop naar rechts/links 
*********************************************************/
.bg-red {
  background-color: red; }
.bg-blue {
	background-color: #4D54A4;
}



.well-links,
.well-rechts{
  /*    z-index: 10;*/
  border: 0px;
  /*    background: red;
  position: relative;*/ }

.well-links:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  left: -3000px;
  background: inherit;
  z-index: 0; }

.well-rechts:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  right: -3000px;
  background: inherit;
  z-index: 0; }

.well-links-rechts {
	width: 100vw;
	 position: relative;
	 margin-left: -50vw;
	 left: 50%;
}

/* Extend images / background images */
.extend-right {
  max-width: none;
  flex-grow: 1;
  padding: 0;
  font-size: 0; }

@media (min-width: 768px) {
  .extend-right {
    margin-right: calc((100vw -  720px )/2*-1); } }
@media (min-width: 992px) {
  .extend-right {
    margin-right: calc((100vw -  960px )/2*-1); } }
@media (min-width: 1200px) {
  .extend-right {
    margin-right: calc((100vw -  1140px )/2*-1); } }
.extend-left {
  max-width: none;
  flex-grow: 1;
  padding: 0;
  font-size: 0; }

@media (min-width: 768px) {
  .extend-left {
    margin-left: calc((100vw -  720px )/2*-1); } }
@media (min-width: 992px) {
  .extend-left {
    margin-left: calc((100vw -  960px )/2*-1); } }
@media (min-width: 1200px) {
  .extend-left {
    margin-left: calc((100vw -  1140px )/2*-1); } }

.object-fit-cover,
.object-fit-cover img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.object-fit-cover figure,
.object-fit-cover div {
	height: 100%;
}



/* Bootstrap */
.equal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.equal > [class*='col-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 1;
  flex-grow: 1; }

/* 
.h-100-child-wrapper op de kolom zetten
Teksvlak boven button class flex-grow-1 */
.equal > div > div > .wpb_wrapper,
.equal > div > div > .wpb_wrapper .contentbox {
	height: 100% !important;
}
/* 
.h-100-child-wrapper op de kolom zetten
Teksvlak boven button class flex-grow-1 */

.equal .h-100-child-wrapper {
	flex-grow: 0;
}

.h-100-child-wrapper > div > .wpb_wrapper,
.h-100-child-wrapper > div > .wpb_wrapper .contentbox {
	height: 100% !important;
}
.h-100-child-wrapper > div > .wpb_wrapper .contentbox {
	display: flex;
	flex-direction: column;
}
.h-100-child-wrapper > div.wpb_column > div.vc_column-inner > div.wpb_wrapper {
	height: 100% !important;
	display: flex;
	flex-direction: column;
}


.large-gutters {
  margin-right: -45px;
  margin-left: -45px; }

.large-gutters > [class*="col-"] {
  padding-right: 45px;
  padding-left: 45px; }

/* Progress bar */
.progress-container {
	position: absolute;
	bottom: 0;
  width: 100%;
  height: 2px;
	margin-top: -2px;
	z-index: 1060 !important;
}

.progress-bar {
  height: 2px;
  background: #50B89F;
  width: 0%;
}


/* Pageheader menu */
ul.pagemenu {
	margin: 0;
	padding: 0;
}
.pagemenu > li {
	position:relative;
	font-size: 20px;
	list-style: none;
	line-height: 1.3;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.pagemenu > li a {
	color: #008CA5;
	background-color: #F5F6FC;
	border-bottom: 1px solid #CFE7EF;
	display: block;
	padding: 35px 35px;
}
.pagemenu > li a:hover {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CFE7EF;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.pagemenu > li:last-child {
	
}

.pagemenu > li:last-child:hover {
	
}
.pagemenu > li.active a,
.pagemenu > li.current-page-ancestor a {
	background-color: #51B89F;
	color: #FFF;
	border-bottom: 1px solid #51B89F;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.pagemenu ul.sub-menu {
	display: none;
}


@media (min-width: 576px) {
	
	.pagemenu > li.active::before,
	.pagemenu > li.current-page-ancestor::before {
		position: absolute;
		content: '';
		background: #51B89F;
		border-radius: 12px;
			border-top-right-radius: 6px;
			border-bottom-left-radius: 6px;
		width: 40px;
		height: 40px;
		right: -34px;
		top: 44%;
		border-top-right-radius: 0;
		border-bottom-left-radius: 0;

	   /* border: 1px solid #d3d2d3;
			border-right-color: rgb(211, 210, 211);
			border-right-style: solid;
			border-right-width: 1px;
			border-bottom-color: rgb(211, 210, 211);
			border-bottom-color: rgb(211, 210, 211);
			border-bottom-style: solid;
			border-bottom-width: 1px;*/

		border-right: 0;
		border-bottom: 0;
		-ms-transform: rotate(-45deg) translateY(-50%);
		transform: rotate(-45deg) translateY(-50%);

		-webkit-transition: all .3s;
		transition: all .3s;
	}

}


.section-icon img {
	width: 150px
}

/* Sticky section */

.sticky-top-2 {
	top: 0px !important;
	z-index: 1040;
}
body.logged-in .sticky-top-2,
body.logged-in .fixed-top,
body.logged-in .navbar-toggler-container {
	top: 32px !important;
}
.icon-link-section img {
	width: 50px;
}
.arrow-link-section img {
	margin-top: 15px;
	width: 17px;
}

.sticky-section-box { 
	display: inline-block;
	width: 255px;
	height: 174px;
	background-color: #FFF;
	position: relative;
	z-index: 1030;
}
.sticky-section-box .sticky-section-box-title { 
	font-size: 16px;
}

.fix-section {

}

.sticky-section-box:last-of-type { 
	margin-right: 102px;
}
.sticky-section-box:hover {
	background-color: #4B55A534;	
}



.anchor {
	padding-top: 220px; margin-top: -220px; 
}
@media (max-width: 991px) {
	.anchor {
		padding-top: 90px; margin-top: -90px; 
	}
}



.vc_section-has-fill {
	overflow: visible !important; /* Anders gaat de achor niet goed in Chrome */
}

/* einde Sticky section */

.item-separator {
	margin-top: 2rem;
	margin-bottom: 2rem;
	border: 0;
	border-top: 1px solid #4B55A5;
}





/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
/* Pageheader menu */
.vc_column-inner-p-0 > .vc_column-inner {
	padding: 0;
}
.z-index-2 {
	z-index: 2;
}
.pagemenu .widget,
.pagemenu {
	margin: 0;
}
.pagemenu ul {
	margin: 0;
	padding: 0;
}
.pagemenu li {
	position:relative;
	font-size: 20px;
	list-style: none;
	line-height: 1.3;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.pagemenu li a {
	color: #008CA5;
	background-color: #F5F6FC;
	border-bottom: 1px solid #CFE7EF;
	display: block;
	padding: 27px 35px;
}
.pagemenu li a:hover {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CFE7EF;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.pagemenu li:last-child {
	
}

.pagemenu li:last-child:hover {
	
}
.pagemenu li.active a,
.pagemenu li.current_page_item a,
.pagemenu li.current-page-ancestor a {
	background-color: #51B89F;
	color: #FFF;
	border-bottom: 1px solid #51B89F;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.pagemenu li.active::before,
.pagemenu li.current_page_item::before,
.pagemenu li.current-page-ancestor::before {
	position: absolute;
	content: '';
	background: #51B89F;
	border-radius: 12px;
		border-top-right-radius: 6px;
		border-bottom-left-radius: 6px;
	width: 40px;
	height: 40px;
	right: -34px;
	top: 44%;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;

   /* border: 1px solid #d3d2d3;
		border-right-color: rgb(211, 210, 211);
		border-right-style: solid;
		border-right-width: 1px;
		border-bottom-color: rgb(211, 210, 211);
		border-bottom-color: rgb(211, 210, 211);
		border-bottom-style: solid;
		border-bottom-width: 1px;*/

	border-right: 0;
	border-bottom: 0;
	-ms-transform: rotate(-45deg) translateY(-50%);
	transform: rotate(-45deg) translateY(-50%);

	-webkit-transition: all .3s;
	transition: all .3s;
}

.header-img-text h1,
.header-img-text p {
	color: white;
	
}


/* Imagebox */
.ckv-imagebox-container {
	overflow: hidden;
	cursor: pointer;
}
.ckv-imagebox-container .ckv-imagebox-content {
	position: absolute;
	top: 0;
	bottom: 0;
}
.ckv-imagebox-container .ckv-imagebox-image {
	display: block;
	height: 100%;
	overflow: hidden;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.ckv-imagebox-container:hover .ckv-imagebox-image {
	  -webkit-transform: rotate(5deg) scale(1.2);
        transform: rotate(5deg) scale(1.2);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;	
}

.ckv-imagebox-container:hover .ckv-imagebox-content:before {
    opacity:1;
	
}
.ckv-imagebox-container .ckv-imagebox-content:before {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;

    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;

	/*background-color: rgba(0, 140, 165,.75);*/
	background: rgb(75,85,165);
background: linear-gradient(180deg, rgba(75,85,165,1) 0%, rgba(0,140,165,1) 100%);
}



.ckv-imagebox-container .ckv-imagebox-content hr {
	height: 2px;
}

.ckv-imagebox-container .ckv-imagebox-content .content,
.ckv-imagebox-container .ckv-imagebox-content hr {
	opacity: 0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.ckv-imagebox-container:hover .ckv-imagebox-content .content,
.ckv-imagebox-container:hover .ckv-imagebox-content hr {
	opacity: 1;
	
}

.ckv-imagebox-container .ckv-imagebox-content .ckv-imagebox-title,
.ckv-imagebox-container .ckv-imagebox-content .content,
.ckv-imagebox-container .ckv-imagebox-content hr {
	position: relative;
}

.ckv-imagebox-container:hover .ckv-imagebox-content .content {
	position: absolute;
	bottom: 80px;
}

.ckv-imagebox-container .ckv-imagebox-content .ckv-imagebox-title {
	position: absolute;
	bottom: 30px;
/*	max-width: 350px;*/
	font-size: 25px;
	line-height: 1.2;
	color: white;
	opacity: 1;
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	transition: color .2s ease-out;
}
.ckv-imagebox-container .ckv-imagebox-content .ckv-imagebox-title:hover {
	color: #fff !important;
}

/* Timeline */
.bs-wizard {}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #4D54A4; font-size: 18px;}
	
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 35px; height: 35px; display: block; background: #fbe8aa; top: 0px; left: 50%; margin-top: 0px; margin-left: -15px; border-radius: 50%;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;transition: all .2s ease-out;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:hover {-webkit-transform: scale(1.3);transform: scale(1.3);}

.bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot { background: #D7DAEB; } 
.bs-wizard > .bs-wizard-step.active > .bs-wizard-dot { background: #51B89F; } 
/*.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } */
	
.bs-wizard > .bs-wizard-step > .bs-progress {position: relative; border-radius: 0px; height: 1px; box-shadow: none; margin: 20px 0; background-color: #4D54A4;}
.bs-wizard > .bs-wizard-step > .bs-progress > .bs-progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .bs-progress > .bs-progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .bs-progress > .bs-progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .bs-progress > .bs-progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .bs-progress > .bs-progress-bar {width: 100%;}
	
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
	
.bs-wizard > .bs-wizard-step:first-child  > .bs-progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .bs-progress {width: 50%;}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }


@media (max-width: 768px) {
  .bs-wizard > .bs-wizard-step .bs-wizard-info {
    font-size: 14px;
  }
  .bs-wizard > .bs-wizard-step > .bs-progress {
    margin: 14px 0;
  }
  .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 25px;
    height: 25px;
  }
}

.example-thumb-container img {
	width: 90px
}

/* Testimonial Slider MPC */
/* Disable Thumbnail */
.mpc-testimonial__thumbnail {
	display: none!important;
}

/* Social share */
.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 3px;
  transition: 25ms ease-out;
  padding: 0.3em 0.35em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}

.resp-sharing-button--whatsapp {
  background-color: #25D366;
  border-color: #25D366;
}

.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
  background-color: #1DA851;
  border-color: #1DA851;
}

