/* Move down content because we have a fixed navbar that is 50px tall */
/*body {

  padding-bottom: 20px;
}
*/

.pagination.news-view-pagination > li > a {
  float: none;

}


i {

  margin-right: 4px;
 
}
.page-item a {
	font-size: 14px;
}
.jumbotron {
  background-image: url("img/footer_b.jpg");
  background-position: center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: #fff;
  background-color: #004283;
  overflow: hidden;
}
.carousel-section {
  background-image: url("../img/back_services.jpg");
  margin-bottom: 40px;
  overflow: hidden;
}
footer h2, h3.large {
    font-size: 22px;
    color: #222;
    font-weight: 300;
}

.bannerkleur {
	background-color: #ff8b22;
	color: #fff;
}
.bannerkleur h2{
	color: #fff;
}
.navbar-default .navbar-brand {
    margin-right: 60px;
    padding-top: 6px;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 5px 15px;
        padding-top: 15px;
    font-size: 18px;
    line-height: 20px;
}
.panel-body .nav > li > a {
    position: relative;
    display: block;
    padding: 2px 15px;
}

h2, h3.large {
    font-size: 26px;
    color: #222;
    font-weight: 300;
}
.portfolio-wrapper {
    overflow: hidden;
    position: relative !important;
    background: #137e91;
    cursor: pointer;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:85%;
	bottom:-100%;
	font-size: 100%;
	left: 0;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.portfolio .text-category {
	display:block;
	font-size:14px;
	color: #444;
	padding-top: 10px;
	padding-right: 20px;
	line-height: 1.42857143;
	font-weight: 400;
	white-space: normal;
	text-align: left;
	
}
.label-text .btn {


}
.label-text .text-title {
	color: #137e91;
	font-size:18px;
	
}

.top-header {
    font-size: 12px;

}
.top-header .btn {
    padding: 5px 5px;
	font-size: 12px;
}

#sidebar-left {
	padding-top:20px;	
}
#sidebar-right {
	padding-top:20px;	
}
.alert { 
	margin-top:20px 
}

img.logo {

}
.navbar-default .navbar-nav > li > a {

 
    font-size: 16px;

}

.dropdown-menu > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
    color: #004a91;
    font-size: 15px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #004a91;
    outline: 0;
}
.options .btn {
    padding: 6px 12px;
}

/* Make posted content images responsive too */
.bbcode-img { display: block; 	max-width: 100%; 	height: auto; }

/* Sign in Page */

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}



/* Page Sections */
.section,
.section-colored {
  padding: 50px 0;
}

.section-colored {
  background-color: #e1e1e1; /* change this to change the background color of a colored section */
  color: #000;
}

.img-home-portfolio, .img-customer, .portfolio-item {
    margin-bottom: 30px;
}


.row > .col-md-4:nth-child(4n+1) {  clear:right; }  /* fix wrapping in gallery portfolio */



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */

.featurebox.carousel {
 	min-height:460px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.featurebox.carousel .item {
  min-height:460px;
  background-color: #CCCCCC;
}

.featurebox-item-image.pull-left, .featurebox-item-image.pull-right {

  margin-top: 25px;
}

img.featurebox { border-radius: 5px }

.xurl-social-icons a {
    color: inherit;
    text-decoration: none;
    opacity: .7;
    padding-left:15px;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}

.xurl-social-icons a:hover {
	opacity: 1;
}

.btn-featurebox, .btn-cpage { margin-top:10px  }

.tab-pane { padding-top:15px }



.modal-lg { width: 70% }


table label.checkbox {
    margin-left: 20px;
}

/* Fix sidebar list alignments */
#sidebar .panel-body span.badge { float:right}
#sidebar .panel-body ul { padding-left:15px }
#sidebar .panel-body ul li { padding-bottom:8px }
#sidebar .panel-body ul.list-unstyled { padding-left:0}


li.dropdown-avatar > a.dropdown-toggle { padding-top: 30px;
padding-bottom: 30px; }


/* Navigation sub-sub menu - Mega Menu */


ul.submenu-start.lower { list-style:none; min-width:150px; margin-left:0px;} !* Adjust to one's needs *!
ul.submenu-start.lower li.dropdown-submenu { display:inline-block;  }
li.dropdown-submenu.lower ul.submenu-start { list-style-type:initial; list-style-position:inside; border:0; position:relative;  display:block; width:auto; padding:0; box-shadow:none; -webkit-box-shadow:none;  }
li.dropdown-submenu.lower ul.submenu-start li { padding-left:20px; margin-left:0; text-indent:0}
li.dropdown-submenu.lower ul.submenu-start li a { display:inline-block; padding-left:0; margin-left:0}
li.dropdown-submenu.lower ul.submenu-start li a:hover { background:none}
li.dropdown-submenu.lower ul.submenu-start li:hover { background-color:#f5f5f5; }


.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:1px;width:100%;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


.news-grid-default .featured { margin-bottom:30px; }
.news-grid-other .featured { margin-bottom:30px; }


/* MENU MENU Example*/



.theme-sc-bootstrap-megamenu-example { position: static !important; }

.theme-sc-bootstrap-megamenu-example .dropdown-menu {
  padding: 20px 15px 15px;
  width: 100%;
}
.theme-sc-bootstrap-megamenu-example .dropdown-menu  ul.media-list {
margin-bottom: 10px;
    }



/* CUSTOM Responsive Styles */


/* Extra small devices Phones (<768px)  .col-xs */
@media all and (max-width: 767px) { 
	.featurebox.carousel {
 
}
	.featurebox .carousel-indicators 										{ top:10px; }	
	.featurebox-item-image.pull-left, .featurebox-item-image.pull-right 	{ margin-top: 30px; } 
	.news-images-main                                                       { padding-left: 0; padding-bottom:15px; padding-right:0}
}

/* Small devices Tablets .col-sm */
@media all and (min-width: 768px) and (max-width: 991px)  {
	.news-images-main       { padding-left: 0; padding-bottom:5px }
}

/* Medium devices Desktops (≥992px)  .col-md */
@media all and (min-width: 992px) and (max-width: 1199px)  {
	.news-images-main { padding-left: 0; padding-bottom:5px}
	
 }

/* Large devices (large desktops, 1200px and up).col-lg  */
@media all and (min-width: 1200px) {

	.news-images-main { padding-left: 0; padding-bottom:5px}
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */

.featurebox.carousel {
 	min-height:340px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.featurebox.carousel .item {
  min-height:340px;
  background-color: #28577d;
}

.featurebox-item-image.pull-left, .featurebox-item-image.pull-right {

  margin-top: 25px;
}

img.featurebox { border-radius: 5px;
 }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
	margin: auto;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
	 width: 100%;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
       
}

.blogcalendar-day .blogcalendar-day-name .blogcalendar-day-link  {
	text-align: right;
	
}
th {
	text-align: center;
}