html {
  position: relative;
  min-height: 100%;
  overflow-y: scroll;
}

.breadcrumbs {
	margin-left: -3px;
	font-weight: 300;
}

.breadcrumbs span {
	margin: 0 3px;
	display: inline-block;
}
.custom-controls {
  display: none;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.flex-control-thumbs {
      margin-top: 20px!important;
}
.next {
  position: absolute;
  cursor: pointer;
  width: 40px;
  height: 40px;
  line-height: 46px;
  color: white;
  background: #e41c24;
  padding-left: 3px;
  top: 50%;
  text-align: center;
  right: 20px;
  transform: translateY(-50%);
  z-index: 6;
}
.videobutton {
      background-color: #e41c24;
    color: #ffffff;
    padding: 5px 10px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 30px;
    border: 1px solid #e41c24;
}
.videobutton:hover {
  color: white;
}
#breadcrumbs {
  margin-bottom: 40px;
}
#gform_fields_2 {
  padding-left: 0;
  list-style-type: none;
}
.alignright {
	display: inline-block;
	float: right;
	margin-left: 30px;
}
.gform_button {
	font-size: 18px !important;
	height: 66px !important;
}
p.subtitel {
  font-style: italic;
    font-size: 22px;
}
#gform_2 input, #gform_2 textarea {
  width: 100%;
}

.fancybox-opened .fancybox-skin {
  background: white;
}
.prev {
    position: absolute;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 46px;
    color: white;
    background: #e41c24;
    padding-right: 3px;
    top: 50%;
    text-align: center;
    left: 20px;
    transform: translateY(-50%);
    z-index: 6;
}
.next i:before {
    position: absolute;
    left: 16px;
    top: 14px;
}
.prev i:before {
  position: absolute;
    left: 14px;
    top: 14px;
}
body {
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0;
  color: black;
}
ol, ul {
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 25px;
}
.button-01 {
  background-color: #e41c24;
  padding: 8px 18px;
  color: #ffffff;
  font-size: 14px;
  display: inline-block;
  font-weight: normal;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
#producten-container {
  margin-bottom: -30px;
}
a.button-01:focus, a.button-01:hover {
  background-color: #c60006;
  color: #ffffff;
  text-decoration: none;
  outline: none;
}
.button-01:hover {
  background-color: #c60006;
  color: #ffffff;
  text-decoration: none;
}
header .navbar {
  min-height: 95px;
  top: 0;
  width: 100%;
  background: white;
  border-bottom: none;
  margin-bottom: 0px;
}
body header .navbar {
  position: fixed;
  border-bottom: 2px solid #e41c24;
}
header .navbar .navbar-header .navbar-brand img {
  height: 65px;
  max-width:100%;
}
header .navbar .navbar-collapse .navbar-nav {
  margin-top: 30px;
}
header .navbar .navbar-collapse .navbar-nav li a {
  color: black;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 28px;
}
#navbar .sub-menu {
  display: none;
}
header .navbar .navbar-collapse .navbar-nav li:hover a {
  color: #e41c24;
}
header .navbar .navbar-collapse .navbar-nav li.current-menu-item a, header .navbar .navbar-collapse .navbar-nav li.current-page-ancestor a {
  color: #e41c24;
}
body {
  margin-top: 92px;
}
body#page-2 {
  margin-top: 90px;
}
header #navbar li a {
  padding: 10px 14px;
}
h1 {
  margin-bottom: 25px;
  font-weight: 600;
  font-size: 36px;
  margin-top: 0;
}
h2 {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.flexslider {
      margin: 0!important;
    border: none!important;
}
p {
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 20px;
  margin-top: 0;
}
h3 {
  margin-bottom: 20px;
  font-weight: 600;
  margin-top: 0;
  font-size: 20px;
}
h4,h5,h6 {
  margin-top: 0;
}
main .carousel {
  height: 100vh;
  margin-bottom: 0;
  border-bottom: 2px solid #e41c24;
  box-sizing: content-box;
}
footer p {
  margin-bottom: 5px;
}
main .carousel .item {
  background-color: #777777;
  height: 100vh;
  transition-property: opacity;
}
main .carousel .carousel-control {
  position: absolute;
  top: inherit;
  bottom: 0;
  z-index: 5;
  display: inline-block;
  font-size: 16px;
  background-color: #e41c24;
  opacity: 1;
  width: 130px;
}
main .carousel .carousel-control p {
  text-transform: capitalize;
  font-size: 14px;
  margin: 0;
}
main .carousel .carousel-control.right,
main .carousel .carousel-control.left {
  background-image: none;
}
main .carousel-caption {
  z-index: 10;
  background-color: white;
  padding: 30px 15px;
  bottom: 30px;
}
main .carousel-control {
  margin-bottom: 0;
  text-shadow: none;
  height: 35px;
  background: #e41c24;
  padding: 6px 14px;
  float: left;
  text-transform: capitalize;
  color: white;
}
main .carousel-caption h2 {
  margin-top: 0;
  margin-bottom: 60px;
  text-shadow: none;
  color: black;
  font-weight: 600;
}
main .carousel-caption p {
  color: black;
  margin-bottom: 0;
  text-shadow: none;
  margin-bottom: 30px;
  position: absolute;
  height: 35px;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  background: #e41c24;
  padding: 6px 14px;
  float: left;
  color: white;
}
main .carousel-control {
  text-shadow: none;
}
main .carousel-caption p i {
  color: white;
  margin-right: 5px;
}
main .carousel-inner > .item > img {
  height: 100vh;
  left: 0;
  min-width: 100%;
  position: absolute;
  top: 0;
}
main .carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
main .carousel-fade .carousel-inner .item,
main .carousel-fade .carousel-inner .active.left,
main .carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
main .carousel-fade .carousel-inner .active,
main .carousel-fade .carousel-inner .next.left,
main .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
main .carousel-fade .carousel-inner .next,
main .carousel-fade .carousel-inner .prev,
main .carousel-fade .carousel-inner .active.left,
main .carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
main .carousel-fade .carousel-control {
  z-index: 2;
}
main .text-container {
  padding-top: 100px;
  padding-bottom: 100px;
}
main .text-container aside a p {
   background-color: #e41c24;
   color: #ffffff;
   padding: 7px;
   font-size: 18px;
   font-weight: normal;
   -webkit-transition: background 0.2s ease-in-out;
   -moz-transition: background 0.2s ease-in-out;
   -ms-transition: background 0.2s ease-in-out;
   -o-transition: background 0.2s ease-in-out;
   transition: background 0.2s ease-in-out;
 }
.fa-stack {
  margin-right: 12px;
}
main .text-container aside a p .fa-home,
main .text-container aside a p .fa-pencil {
  color: #e41c24;
}
main .text-container aside a:hover {
  text-decoration: none;
}
main .text-container aside a:hover p {
  background-color: #c60006;
  color: #ffffff;
}
#sidebar .buttons a p {
  background-color: #e41c24;
  color: #ffffff;
  padding: 7px;
  font-size: 18px;
  font-weight: normal;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
#sidebar .buttons a p .fa-home,
#sidebar .buttons a p .fa-pencil {
  color: #e41c24;
}
.buttons p {
  margin-bottom: 20px;
}
.sidebar-menu li {
  background: #f1f1f1;
}
.sidebar-menu li a {
  display: block;
  padding: 12px;
}
.sidebar-menu li a:hover {
  color: #e41c24;
}
ul.sidebar-menu {
  margin-bottom: 20px;
}
.sidebar-menu li {
  margin-bottom: 1px;
}
#sidebar .buttons a:hover {
  text-decoration: none;
}
#sidebar .buttons a:hover p {
  background-color: #c60006;
  color: #ffffff;
}
footer {
  background-color: #f1f1f1;
  padding-top: 80px;
}
footer h3 {
  color: black;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 30px 0;
}
footer ul {
  list-style-type: none;
  padding-left: 0;
}
.red-footer {
    background: #e41c24;
    color: white;
}
.copyright {
    text-align: center;
    padding-top: 6px;
    padding-bottom: 0px;
}
.page-container {
  padding-bottom: 100px;
}
footer .footer-columns .fa-ul {
  margin-left: 20px;
  margin-bottom: 0;
}
footer .credits {
  background-color: black;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
  padding-top: 15px;
}
.sidebar-menu li a {
  color: black;
}
.sidebar-menu li.current-menu-item a {
  color: #e41c24;
}
footer .credits p {
  font-size: 12px;
  color: #ffffff;
  margin-bottom: 0;
}
footer .privacy{
 margin-top: 30px;
}
#contact-footer p {
  margin-bottom: 20px;
}

a {
  color: #e41c24;
  text-decoration: none;
}

a:focus, a:hover {
  color: #e41c24;
  text-decoration: none;
}

a.navbar-brand {
  padding: 20px 0;
}

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

.page-titel {
  background: #e41c24;
  margin-bottom: 20px;
}

.page-titel h1 {
  margin-bottom: 20px;
  margin-top:20px;
  color: white;
}

.sidebar-menu{
  padding:0;
  list-style-type: none;
}

.product {
  margin-bottom: 30px;
}

.product-image {
  width: 100%;
  height: 220px;
  border-bottom: 2px solid #e41c24;
  background-size: cover;
  background-position: center center;
}

.product-content {
  background: #f1f1f1;
  padding: 20px;
  height: 200px;
  position: relative;
}

.product-content a {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.product-content h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
}

.product-content p {
  margin-bottom: 10px;
}

img.single-image {
  max-width: 100%;
  border-bottom: 2px solid #e41c24;
  margin-bottom: 20px;
}

.gallery-item {
  margin-bottom: 30px;
}

.gallery-item img {
  width: 100%;
  border-bottom: 2px solid #e41c24;
  cursor: pointer;
}

.section-grey {
  background: #f1f1f1;
}

.single-section {
  padding: 100px 0;
}

/*
.single-section-home {
	border-bottom: 2px solid #e41c24;
}
*/

.single-section.gallery {
  padding-bottom: 70px;
}

.single-section .product {
  margin-bottom: 30px;
}

footer .left {
  float: left;
}

footer .right {
  float: right;
}

footer .right img {
  margin-top: 20px;
}

.download {
  margin-bottom: 30px;
}

#gform_fields_1 {
  padding-left: 0;
  list-style-type: none;
}

input, textarea {
  resize: none;
  outline: none;
  width: 50%;
  padding-left: 5px;
  border: 1px solid black;
  margin-bottom: 15px;
}

.gform_button {
  border: none;
  background-color: #e41c24;
  color: #ffffff;
  padding: 7px;
  height: 66px;
  font-size: 18px;
  font-weight: normal;
  padding-left: 71px;
  text-align: left;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  position: relative;
  line-height: 20px;
}

.gform_footer:after {
  content: "\f1d8";
  position: absolute;
  left: 10px;
  top: 24px;;
  height: 46px;
  border-radius: 2px;
  width: 46px;
  color: #e41c24;
  padding-top: 9px;
  padding-left: 11px;
  font-size: 20px;
  background: white;
  font-family: FontAwesome;
}

.gform_footer {
  position: relative;
}

.gform_validation_container {
  display: none;
}

.gform_button:hover {
  background-color: #c60006;
  color: #ffffff;
}

.gfield_label {
  font-weight: 300;
  line-height: 25px;
}

.gfield_required {
  color: #e41c24;
  margin-left: 5px;
}

.validation_error, .validation_message, #gform_confirmation_message_1 {
  color: #e41c24;
  margin-bottom: 15px;
}

.section-grey .product-content {
  background: white;
}

.slider-blok {
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 400px;
  background: white;
  padding: 30px;
  border-bottom: 2px solid #e41c24;
}
aside ul {
   padding-left: 20px;
}
.btn-primary {
    background-color: #e41c24;
    color: #ffffff;
    padding: 7px;
    font-size: 17px;
        width: auto;
    padding-left: 44px;
    padding-right: 15px;
    font-weight: 500;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -ms-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    border: none;
    outline: none;
    border-radius: 0;
    position: relative;
}

.btn-primary .icon {
    width: 24px;
    position: absolute;
    border-radius: 2px;
    left: 7px;
    font-size: 17px;
    top: 7px;
    background: white;
    color: #e41c24;
}

.dropdown {
  margin-bottom: 30px;
   float: left;
  margin-left: 30px;
}

.dropdown:first-of-type {
  margin-left: 0;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    background-color: #c60006;
    outline: none;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #c60006;
    border: none;
    outline: none;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
  background-color: #c60006;
}

.navbar-toggle {
  margin-top: 30px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none;
}

.route {
	position: absolute;
	background: #e41c24;
	bottom: 15px;
	left: 15px;
	color: #fff;
}

.route a {
	color: #fff;
	    padding: 10px 10px;
    display: block;
}
.info {
	padding:30px;
}
.info h2 {
	margin-bottom: 60px;
}
.info h2,
.info address p {
	color: #fff !important;
	font-size: 18px;
}
.info address p a {
	color: white !important;
}
.info address p strong {
	margin-right: 5px;
}

.gfield_error {
	margin-top: -8px !important;
}
.page-id-550 #sidebar,
.page-id-561 #sidebar{
	display: none;
}