.btn-default, .btn-lite {
	background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#98AEAD", endColorstr="#6D9197");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#98AEAD), to(#6D9197));
	background-image: -moz-linear-gradient(90deg,rgba(97,142,195,1.00) 0%,rgba(51,90,136,1.00) 100%);
	background-image: -ms-linear-gradient(top, #98AEAD, #6D9197);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #98AEAD), color-stop(100%, #6D9197));
	background-image: -webkit-linear-gradient(90deg,rgba(97,142,195,1.00) 0%,rgba(51,90,136,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(97,142,195,1.00) 0%,rgba(51,90,136,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(97,142,195,1.00) 0%,rgba(51,90,136,1.00) 100%);
	border-color: #6D9197;
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.46);
	-webkit-font-smoothing: antialiased;
	margin:0;
}

.btn-default:hover, .btn-lite:hover {
	background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#98AEAD", endColorstr="#6D9197");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#98AEAD), to(#6D9197));
	background-image: -moz-linear-gradient(90deg,rgba(51,90,136,1.00) 0%,rgba(97,142,195,1.00) 100%);
	background-image: -ms-linear-gradient(top, #98AEAD, #6D9197);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #98AEAD), color-stop(100%, #6D9197));
	background-image: -webkit-linear-gradient(90deg,rgba(51,90,136,1.00) 0%,rgba(97,142,195,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(51,90,136,1.00) 0%,rgba(97,142,195,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(51,90,136,1.00) 0%,rgba(97,142,195,1.00) 100%);
	border-color: #6D9197;
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.46);
	-webkit-font-smoothing: antialiased;
	text-decoration:none;
}


.jumbotron img {
	border-radius: 25px;
	-webkit-box-shadow: 0px 2px 2px 2px #8F8C8C;
	box-shadow: 0px 2px 2px 2px #8F8C8C;
}

.jumbotron {
	background-color:#F8F8F8;
	/*border-radius: 25px;
	-webkit-box-shadow: 0px 4px 8px 2px #8F8C8C;
	box-shadow: 0px 4px 8px 2px #8F8C8C;*/
}

.jumbotron h1, .jumbotron .h1 {
	font-size:45px;
	margin:0;
	margin-top:5px;
	margin-bottom:5px;
}

.jumbotron p, .jumbotron .p {
	font-size:18px;
	
}

.jumbotron .zeropad {
   padding:0px;
   /* padding-left: 60px;
    padding-right: 60px;*/
}

.jumbotron p .h1 {
  font-size: 6em; /*80px;*/
}


.fixed-top {
position: fixed;
z-index: 1030;
top: 0;
border-width: 0 0 1px; 
}

.fixed-bottom {
position: fixed;
z-index: 1030;
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0; 
}

.btn-xl,
.btn-group-xl > .btn {
	padding: 10px 25px;
	font-size: 26px;
	line-height: 1.60;
	border-radius: 8px;
	-webkit-box-shadow: 2px 0px 2px;
	box-shadow: 2px 0px 2px;
}

.bottom-sep {
	margin-bottom:110px;
	
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-bottom:5px;
    margin-top:8px;
}


.fs80 {
  font-size: 3.6em; /*80px;*/
}
	
.fs40 {
  font-size: 3em; /*40px;*/
}

.fs30 {
  font-size: 2.5em; /*30px;*/
}

.fs20 {
  font-size: 2em; /*20px;*/
}

.fs10 {
  font-size: 1.5em; /*20px;*/
}

.telefoon {
  color:#FFFFFF;
  font-size: 1.5em; /*20px;*/
  margin-top:1.4em;
  margin-right:0.15em;
}

.text-white {
	color:#FFFFFF;
}

.nav-brand {
	padding:0px;
	padding-top:3px;
}


.navbar-nav > li > a {
	line-height:50px;
}

.container-nav {
	overflow-x: visible;
	overflow-y: hidden;
}


.blocks .img-circle, .blocks .img-squares {
	-webkit-box-shadow: 0px 4px 8px 2px #8F8C8C;
	box-shadow: 0px 4px 8px 2px #8F8C8C;
}

.img-circle, .img-squares {
	-webkit-box-shadow: 0px 2px 3px 1px #8F8C8C;
	box-shadow: 0px 2px 3px 1px #8F8C8C;
}
	
.heroImg {
	background-image:url(http://new.groepspraktijkcel.be/template_images/hero-1.jpg);
	background-position:right top;
	background-size:cover;
	height:400px;
}

.navbar-inverse .navbar-nav > li > a,
.telephone {
    color: #F8F8F8;
	font-size: 1.2em;
	padding-left:20px;
	padding-right:20px;
    padding-bottom: 15px;
    padding-top: 15px;
	position: relative;
	display:block;
}

.telephone {
	margin-left:3em;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.nav > li > a:active {
	background-color: #EF473F;
}

body {
	background-color:#FFFFFF;
}


.blocks .col-lg-2 h3 {
	/*font-size: 1.1em; */
	font-size:20px;
	font-weight:bold;

}

.col-lg-2 p {
	
}

.col-lg-2 a {
	font-weight:inherit;
}


.row { 

margin-bottom:5px; 
}

.media-object {
  display: block; }

.media-right,
.media > .pull-right {
  padding-left: 8px;
  padding-right: 4px;
   }

.media-left,
.media > .pull-left {
  padding-right: 8px; 
  padding-left: 4px;}
  
  .form-control {
	    margin-bottom:15px;
  }
  


.heroWhite {
	padding: 25px;
	margin-top: 1.5em;
	text-shadow: 1px 1px 2px #034297;
}

  
.heroWhite h1 {
	font-size:3em;
	color: #FFFFFF;	
}

.heroWhite p {
	
	font-size:18px;
}


/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}


.breadcrumbs {
margin-top: 0px;
height:65px;
background-color:#f8f8f8;
font-size:0.8em;
	
}

.media,
.media-body {
  overflow: vissible;
}

.curriculum ul li {
	border-bottom: 1px dashed #98aead;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:20px;
	font-size: 16px;
	list-style:none;
	list-style-type:none;
	margin-left:0;
	text-indent:0;
	
}

.curriculum ul {
	margin-left:0;
	padding:0;
}

.curriculum ul li:before {
position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
content: "\e109";
margin-right:8px;
opacity:0.2;
}


.curriculum ul li p {
	display:block;
	margin-left:25px;
	
}

.curriculum p strong {
	background-color: #98aead;
	border-radius: 0.25em;
	color: #fff;
	font-weight: normal;
	white-space: nowrap;
	display: inline-block;
	padding-left: 0.25em;
	padding-right: 0.25em;
}

.ctcFiche {
	padding:15px;
}

.ctcFiche h4 {
	font-size:16px;
}

footer p {
	font-size:1em;
	
}

.homeFooter {
	margin-top:255px;
	padding-top:40px;
	color:#FFFFFF;
	text-align:center;
	
border-top:#EF473F 4px double;
}

.homeFooter p {
	font-size:1.4em;
	
}
.container,
.container-fluid {
	padding:0;
}

.navbar-brand {
    line-height: 80px;
    height: 80px;
    padding-top: 0;
margin-left: -30px;
}

.navbar {
	/*border-bottom:1px dashed #0D23A4;*/
}


.navbar-default .navbar-nav > li > a {
	font-size:1.1em;
	
}

.dropdown-menu > li > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
 line-height: 40px;
    height: 40px;
}

.thumbnail a:hover {
	text-decoration:none;
}

.navbar-inverse {
	background-color: #5D7275;
	background-image: url(../template_images/top.svg.html);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-size:60px 60px;
	
}




.btn-cta {
	background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#98AEAD", endColorstr="#6D9197");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#98AEAD), to(#6D9197));
	background-image: -moz-linear-gradient(90deg,rgba(110,134,138,1.00) 0%,rgba(57,70,72,1.00) 100%);
	background-image: -ms-linear-gradient(top, #98AEAD, #6D9197);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #98AEAD), color-stop(100%, #6D9197));
	background-image: -webkit-linear-gradient(90deg,rgba(110,134,138,1.00) 0%,rgba(57,70,72,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(110,134,138,1.00) 0%,rgba(57,70,72,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(110,134,138,1.00) 0%,rgba(57,70,72,1.00) 100%);
	border-color: #6D9197;
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.46);
	-webkit-font-smoothing: antialiased;
	margin: 0;
}

.btn-cta:hover {
	background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#98AEAD", endColorstr="#6D9197");
	background-image: -khtml-gradient(linear, left top, left bottom, from(#98AEAD), to(#6D9197));
	background-image: -moz-linear-gradient(90deg,rgba(57,70,72,1.00) 0%,rgba(110,134,138,1.00) 100%);
	background-image: -ms-linear-gradient(top, #98AEAD, #6D9197);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #98AEAD), color-stop(100%, #6D9197));
	background-image: -webkit-linear-gradient(90deg,rgba(57,70,72,1.00) 0%,rgba(110,134,138,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(57,70,72,1.00) 0%,rgba(110,134,138,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(57,70,72,1.00) 0%,rgba(110,134,138,1.00) 100%);
	border-color: #6D9197;
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.46);
	-webkit-font-smoothing: antialiased;
	margin: 0;
}

.row img {
	margin-bottom:1em;
	margin-top:1em;
	
}


h1, .h1 {
  font-size: 3em; }

h2, .h2 {
  font-size: 2.5em; 
}

h3, .h3 {
  font-size: 1.6em; }

h4, .h4 {
  font-size: 1.9em; }

h5, .h5 {
  font-size: 1.6em; }

h6, .h6 {
  font-size: 1.5em; }


.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -30px;
}

.logo {
	font-size:2em;
	font-weight:500;
	color:rgba(158,42,44,1.00);
}

.choco_upper {
	text-transform:uppercase;
}


.css-content .css-postcontent-0 .layout-item-0 { border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-width:0px;border-top-color:#FCD66E;border-right-color:#FCD66E;border-bottom-color:#FCD66E;border-left-color:#FCD66E; color: #503B02; border-collapse: separate;  }
.css-content .css-postcontent-0 .layout-item-1 { border-top-width:1px;border-top-style:Solid;border-top-color:#CCCCCC;margin-top: 0px;margin-bottom: 0px;  }
.css-content .css-postcontent-0 .layout-item-2 { color: #EBEBEB; background: #ED7C35; padding: 20px; border-radius: 0px;  }
.css-content .css-postcontent-0 .layout-item-3 { color: #696969; padding: 20px; border-radius: 10px;  }
.css-content .css-postcontent-0 .layout-item-4 { color: #696969; padding: 20px;  }
.ie7 .css-post .css-layout-cell {border:none !important; padding:0 !important; }
.ie6 .css-post .css-layout-cell {border:none !important; padding:0 !important; }

.row {
	/* background-color:rgba(179,140,213,1.00); */
	padding:0;
}

.choco-last {
padding-right: 0px;	
}

.choco-first {
padding-left: 0px;	
}

.noPadding {
	padding:0 !important;
}


.noMargin {
	margin:0 !important;
}


h1, h2, h3, h4, h4, h6 {
	margin:0;
}

.fa {
  margin-right:8px;
}


.flip {
-moz-transform: scale(-1, 1);
-webkit-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}

.polaroid {
	margin: 0px; border: 7px solid rgb(255, 255, 255); box-shadow: 0px 15px 10px -10px rgba(0, 0, 0, 0.5), 0px 1px 4px rgba(0, 0, 0, 0.3); border-radius: 7px;
}

/* CSS BUTTONS ARE BY DEFAULT BROWN */

.cbt-yellow {
	background-color:#efc72a;
}

.cbt-yellow:hover {
	background-color:#000000;
}


.liteYe { color: #525252; background: #FDF8B5;  }

.liteYe h1 {
	color: #523D00;
}

.liteYe h1, .liteYe h2, .liteYe h3, .liteYe h4, .liteYe h5, .liteYe h6 {
	margin-top:15px;
}

.liteYe h2, .liteYe h3, .liteYe h4, .liteYe h5, .liteYe h6 {
	margin-bottom:0px;
}

.liteYe p {
	margin:0;
}

.liteYe {
	padding-bottom:20px;
}

.ctaBlue { 
color: #2D88D2; 
background: #FFF; padding: 10px; margin-top:8px; margin-bottom: 8px; 
border: 1px solid #1A6BAD;}


.colYellow { 
color: #545454; 
background: #FFCC00; 
padding: 10px;  }

.colBorder { 
border-style:solid;
border-width:1px;
border-color:#2D88D2; 
padding: 8px;  }

.colBlue { 
color: #FAFAFA; 
background: #1A6BAD; padding: 10px; 
}



.breadcrumbs {
	font-size: 0.8em; 
	color:#FFF; 
	padding-bottom:10px; 
	padding-top:5px; 
	padding-left:10px; 
	margin-top: 0px; 
	height: 30px; 
	border-bottom: 1px solid rgba(92,111,110,0.1); 
	background-color:#ED7C35;
}

.breadcrumbs a:link, .breadcrumbs a:hover, .breadcrumbs a:visited{
	color:#FFF; 
}

.orange { 
color: #EBEBEB; 
background: #ED7C35; 
padding: 20px; 
}

.sepPar {
	padding-bottom: 15px; border-bottom-width: 1px; border-bottom: 1px #e6e6e6 solid; margin-bottom: 10px;
}