/*##############################################
## TEKSTEN #####################################
##############################################*/

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfontd41dd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfontd41dd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfontd41dd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
    font-family: 'Trebuchet MS', 'open_sansregular';
}

strong, .strong {
    font-family: 'Trebuchet MS','open_sansbold';
    font-weight: bold;
}

.italic {

}

h1, h2, h3, h4 {
    font-weight: bold;
    font-family: 'Trebuchet MS','open_sanssemibold';
}

h1 {
    margin-top: 0px;
    color: #FFA500;
    font-size: 30px;
}

.zoekresultaat h1 {
    color: #ab0034;
    font-size: 22px;
}

h2 {
    margin-top: 0px;
    color: #FFA500;
    font-size: 20px;
}

p.news {
    color: #ab0034;
    font-size: 12px;
}

header h1 {
    font-size: 30px;
    color: #4a4a49;
}

header h2 {
    font-family: 'open_sansregular';
    font-size: 20px;
    color: #ab0034;
      color: #FFA500;
}

a, a:hover, a:active, a:focus {
    color: #FFA500;
    outline: 0 !important;
}

.form-control:focus {
    border-color: #ccc;
-webkit-appearance: none;
-moz-appearance: none;
}


.copyright span {
    font-size: 12px;
    color: #555555;
}

a.tel, a.tel:hover {
    color: #FFA500;
    font-size: 16px;
}

.zoekform {
    margin-top: 40px;
}

.content-right h1 {
    font-size: 25px;
}



.orange {
    color: #ab0034;
}


p {
    color: #666666;
    font-size: 15px;
    line-height: 1.4;
}

li {
    color: #666666;
}

input.form-control {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

input.form-control:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -moz-appearance: none;
    }



/*##############################################
## HEADER  #####################################
##############################################*/

header {
    margin-top: 20px;
}
section.header_photo {
    /*max-width: 1400px;*/
    margin-left: auto;
    margin-right: auto;
    /*margin-top: -19px;*/
    margin-bottom: 0;
    min-height: 300px;
}

header h1 {
    margin-bottom: 0px;
    margin-left: 15px;
    margin-top: 43px;
}


header h2 {
    margin-top: 0px;
    margin-left: 16px;
    margin-bottom: 0px;
}


a.homelogo {
    display: block;
    text-decoration: none;
    min-height: 86px;
}

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

    a.homelogo img {
        float: left;
    }

    a.homelogo .home-title {
        float: left;
    }



a.tel, a.tel:hover {
    text-decoration: none;
    margin-top: 40px;
    cursor: default;
}

    a.tel i, a.tel:hover i {
        color: #fff;
    }

    .fa.fa-phone.orange {
        background-color: #ab0034;
        padding: 5px;
        border-radius: 3px;
        width: 24px;
        height: 24px;
    }

option.nl {
    background-image: url("../images/nl_flag.png");
    background-repeat: no-repeat;
    background-position: left;
}

input.form-control {
    border-radius: 0px;
    height: 25px;
}

.btn {
    border-radius: 0px;
    height: 25px;
    padding: 2px 12px 2px 12px;
}

input.form-control.search {
    padding-top: 2px;
    padding-bottom: 2px;
    border-right: 0px;
}

label {
    font-weight: normal;
    color: #666666;
}

.landen {
    text-align: right;
}


.landen a img {
    opacity: 0.2;
    margin-left: 10px;

}

.landen a:hover img,
.landen a.active img {
    opacity: 1;
}

.mainmenu {
    margin-top: 10px;
    /*border-top: 1px solid #cccccc;*/
    border-bottom: 1px solid #ffffff;
    background: #FFA500;
}

.mainmenu .navbar {
    border-top: none;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/*##############################################
## CAROUSEL     #####################################
##############################################*/

.carousel {
    height: auto;
    width: auto;
    margin-bottom: 0px;
    z-index: 0;
}


.carousel .item {
    /*width: 1400px;*/
    height: 420px;
    background-color: #777;
    background-size: cover;
    background-position: center;
}

.carousel-control {
    width: 130px;
}

.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  /*min-width: 100%;*/
  /*height: 420px;*/
}

.carousel-inner > .item > h4 {
    position: absolute;
    left: 5%;
    bottom: 70px;
    max-width: 70%;
    overflow: hidden;
    /*background: rgba(229,229,229,0.9);*/
    padding: 10px 20px;
    margin: 0;
    font-size: 60px;
    /*color: #FFA500;*/
    color: #ffffff;
    text-shadow: 0 0 4px rgba(0,0,0,0.7);
    line-height: 1.3;
    max-height: 176px;
}

.carousel-control.right, .carousel-control.left {
    background-image: none;
}


/*##############################################
## NAV     #####################################
##############################################*/
.navbar.hes {
    margin-top: 10px;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    /*background: #ffffff;
    border-color: #cccccc;*/
    z-index: 10;
    background: #FFA500;
}

.navbar.hes .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}
.navbar.hes .navbar-nav {
    display: block;
    float: none;
}
.navbar.hes .navbar-nav > li {
    width: 14.286%; /* 7 items */
}
.navbar.hes .navbar-nav > li > a {
    display: block;
    background: #FFA500;
    color: #ffffff;
    font-size: 18px;
    /*border-left: 1px solid #cccccc;
    border-right: 0px;*/
    text-align: center;
    /*width: 146px;*/
}

.navbar.hes .navbar-nav > li:first-of-type > a {
    border-left: 0px;
}

.navbar.hes .navbar-nav > li:last-of-type > a {
    /*width: 146px;*/
}

.navbar.hes .navbar-nav > li > a:hover  {
    background: #ab0034;
    color: #ffffff;
}

.navbar.hes .navbar-nav > li.active > a  {
    background: #ab0034;
    color: #ffffff;
}

/*##############################################
## CONTENT  ####################################
##############################################*/

.white {
    background-color: #ffffff;
    /*border: 1px solid #cccccc;*/
    /*padding-left: 15px;
    padding-right: 15px;*/
    padding-top: 15px;
    padding-bottom: 15px;
    /*min-height: 400px;*/
}

section.home .container>div>div>div {
    /*min-height: 600px;*/
}


.homevideo {
    margin-top: 15px;
}

#maps {
    height: 400px;
}
.form-control.route {
    height: 28px;

}

    .home .lightblue h1 {
        color: #ab0034;
        font-size: 20px;
    }

    .home .lightblue p {
        font-size: 15px;
    }

    .home .lightblue {
        background-color: #cce0ea;
        margin-top: 63px;
         width: 100%;
        border: 15px solid #cce0ea;
    }

    .home .lightblue .top {
        background-color: #ffffff;
        padding: 15px;
    }

    .home .lightblue .bottom {
        padding: 0px;
    }

    .home .lightblue .bottom img {
        width: 100%;
    }

    .home-content {
        margin-top: 15px;
    }


	

    .content ul.sub-nav {
        padding-left: 0px;

    }

        .content ul.sub-nav li {
            list-style-type: none;
            padding-right: 0px
        }

        .content ul.sub-nav li.active {
            background-color: #7fb2ca;
        }

            .content ul.sub-nav li a {
                display: block;
                font-size: 15px;
                color: #666666;
                padding: 4px 30px 4px 8px;
                background-image: url("../images/arrow_right_blue.png");
                background-repeat: no-repeat;
                background-position: right;
            }

            .content ul.sub-nav li a:hover {
                background-color: #e5e5e5;
                color: #666666;
                text-decoration: none;
                background-image: url("../images/arrow_right_blue.png");
            }

            .content ul.sub-nav li.active a {
                background-color: #7fb2ca;
                color: #ffffff;
                text-decoration: none;
                background-image: url("../images/arrow_right_white.png");
            }

            .content ul.sub-nav li.sub>a {
                background-image: url("../images/arrow_down_blue.png");
            }

            .content ul.sub-nav li.sub>a:hover {
                background-image: url("../images/arrow_down_white.png");
            }

            .content ul.sub-nav li.sub.active a {
                background-image: url("../images/arrow_down_white.png");
            }


                .content ul.sub-nav ul {
                    padding-left: 20px;

                }

                .content ul.sub-nav ul li.active a {
                    background-color: #cce0ea;
                    color: #666666;
                }




    .content ul.nieuws-nav {
        padding-left: 0px;

    }

        .content ul.nieuws-nav li {
            list-style-type: none;
            padding-right: 0px
        }

            .content ul.nieuws-nav li a {
                display: block;
                font-size: 15px;
                color: #FFA500;
                padding: 4px 30px 4px 8px;
            }
            
            .content ul.nieuws-nav li a span {
            	font-size: 14px;
                color:#666666;
          }
          
     .content .nieuws-filter {
		margin-right: 15px;
	}

	.content #jaar {
		font-size: 15px;
	}

    .content-left {
        border-right: 1px solid #cccccc;
        margin-top: 15px;
    }

    .content-right {
        margin-top: 15px;
        padding-right: 0px;
    }

    .to-top {
        background-color: #7fb2ca;
        height: 40px;
        width: 120px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;

    }

    .to-top a {
        background-image: url("../images/arrow_up_white.png");
        background-repeat: no-repeat;
        background-position: center center;
        color: #fff;
        display: block;
        padding: 20px;
        font-size: 17px;
    }

    .to-top a:hover {
        text-decoration: none;
    }

    .gallery a {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    img.gallery {
        max-height: 115px;
    }

.zoekresultaat {
    min-height: 250px;
}

.zoekresultaat {

}

.zoekresultaat h2 {
    margin-top: 25px;
}

.zoekresultaat p {
    margin-top: 5px;
}

/*##############################################
## FOOTER  #####################################
##############################################*/


footer {
    background: #e5e5e5;
    padding-top: 18px;
    padding-bottom: 10px;
    margin-top: 15px;
}

footer > div > div  > div {
    border-right: 1px solid #fff;
}

footer > div > div  > div:last-of-type {
    border-right: 0px;
}


footer ul {
    padding-left: 15px;
}

footer p, footer li {
    font-size: 12px;
}

footer p {
    margin-bottom: 0px;
}


section.copyright {
    background: #cecece;
}


footer ul {
    list-style-type: none;
}

footer ul > li:before {
    content: "-";
    position: absolute;
    margin-left: -1.1em;
    color: #2a6496;
}

footer ul > li:hover:before {
    color: #ab0034;
}

footer a:hover  {
    color: #ab0034;
    text-decoration: none;
}




/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */

.ekko-lightbox-container {
  position: relative;
}

.ekko-lightbox-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}

.ekko-lightbox-nav-overlay a {
  z-index: 100;
  display: block;
  width: 49%;
  height: 100%;
  padding-top: 45%;
  font-size: 30px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  opacity: 0;
  filter: dropshadow(color=#000000, offx=2, offy=2);
  -webkit-transition: opacity 0.5s;
     -moz-transition: opacity 0.5s;
       -o-transition: opacity 0.5s;
          transition: opacity 0.5s;
}

.ekko-lightbox-nav-overlay a:empty {
  width: 49%;
}

.ekko-lightbox a:hover {
  text-decoration: none;
  opacity: 1;
}

.ekko-lightbox .glyphicon-chevron-left {
  left: 0;
  float: left;
  padding-left: 15px;
  text-align: left;
}

.ekko-lightbox .glyphicon-chevron-right {
  right: 0;
  float: right;
  padding-right: 15px;
  text-align: right;
}

.ekko-lightbox .modal-footer {
  text-align: left;
}

a.linkedin {
    margin-top: 10px;
    font-size: 24px;
}
.home-banners {
    margin-top: 20px;

}

.home-banners a {
    position: relative;
    display: block;
    margin: 0 auto;
    height: 315px;
    max-width: 300px;
    color: #fff;
    text-align: center;
    padding: 20px 15px 40px 15px;
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 30px;
}
.home-banners a:after {
    display: inline-block;
    width: 150px;
    margin-left: -75px;
    position: absolute;
    left: 50%;
    bottom: 10px;
    content: ;
    border: 1px solid #fff;
    padding: 5px 10px;
}

.home-banners a figure {
    text-align: center;
    margin-bottom: 10px;
}
.home-banners a figure img {
    max-width: 100%;
}

.home-banners a.kleur_0 {
    background: #FFA500;
}
.home-banners a.kleur_1 {
    background: #ab0034;
}
.home-banners a.kleur_2 {
    background: #d9d9d9;
    color: #4a4a49 !important;
}
.home-banners a.kleur_2:after {
    border-color: #4a4a49;
}
.home-banners a.kleur_3 {
    background: #4a4a49;
}


.home-banners a:hover:after {
    background: #fff;
}
.home-banners a.kleur_0:hover:after {
    color: #FFA500;
}
.home-banners a.kleur_1:hover:after {
    color: #ab0034;
}
.home-banners a.kleur_2:hover:after {
    color: #fff;
    background: #4a4a49;
}
.home-banners a.kleur_3:hover:after {
    color: #4a4a49;
}

.content.terminals {
	margin-top: 30px;
}
	
.terminal-map {
	min-height: 490px;
	background-image: url(../images/terminals.html);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 30px 0;
	margin-bottom: 60px;
}

.terminal-map .terminal-link {
	display: block;
	margin-bottom: 15px;
	clear: both;
	padding-left: 40px;
	position: relative;
}

.terminal-map .terminal-link span.nummer {
	
	width: 32px;
	height: 32px;
	border-radius: 16px;
	color: #ffffff;
	background-color: #ab0034;
	position: absolute;
	left: 0px;
	text-align: center;
	font-size: 18px;
	line-height: 32px;
}

.terminal-map .terminal-link span.naam {
	display: block;
	min-height: 32px;
	padding-top: 4px;
}

.terminal-type-nav {
	position: relative;
	display: block;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	padding: 20px 15px 20px 15px;
	text-decoration: none;
	font-size: 15px;
	margin-bottom: 20px;
}
.terminal-type-nav p {
	color: #fff;
	text-align: left;
}

.terminal-type-nav:hover {
	text-decoration: none;
	color: #fff;
}

.terminal-type-nav.active {
	margin-bottom: 0;
	padding-bottom: 40px;
}
.terminal-type-nav.kleur_0 {
    background: #FFA500;
}
.terminal-type-nav.kleur_0 a {
	color: #ffffff;
	text-decoration: underline;
}

a.terminal-type-nav.kleur_0:not(.active):hover {
  background-color: #2f6ea3;
}
.terminal-type-nav.kleur_1 {
    background: #ab0034;
}
a.terminal-type-nav.kleur_1:not(.active):hover {
  background-color: #820026;
}

.terminal-type-nav.kleur_2 {
    background: #d9d9d9;
    color: #4a4a49 !important;
}
a.terminal-type-nav.kleur_2:not(.active):hover {
  background-color: #c6c3c3;
}

.terminal-type-nav.kleur_2 p {
   color: #4a4a49 !important;
}
.terminal-type-nav.kleur_3 {
    background: #4a4a49;
}
a.terminal-type-nav.kleur_3:not(.active):hover {
  background-color: #5e5e5e;
}
.terminal-type-nav figure {
    text-align: center;
    margin-bottom: 10px;
}
.terminal-type-nav figure img {
    max-width: 100%;
}

.terminal-list {

	margin-top: -20px;
	padding: 30px 0;
	background-color: #E9EEF4;
}

.terminal-list .terminal-link {
	display: block;
	padding: 5px 0;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #d9d9d9;
	margin-left: -5px;
	padding-left: 5px;
}

.terminal-list .terminal-link:hover,
.terminal-list .terminal-link.active,
.terminal-list .terminal-link:active,
.terminal-list .terminal-link:focus {
	background-color: #74a9c5;
	text-decoration: none;
	color: #fff;
	margin-left: -5px;
	padding-left: 5px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-top: none;
    padding-left: 0;
}

.terminal-content {
	display: none;
}

.home-nieuws {
	background-color: #FFA500;
	margin-bottom: -15px;
	text-align: center;
	padding: 10px 15px;
  	/*border-bottom: 2px solid #fff; */
  
}

.home-nieuws h4 {
	color: #ffffff;
	text-align: left;
}

.home-nieuws .button {
	display: inline-block;
	width: 150px;
	padding: 5px 10px;
	text-align: center;
	border: 1px solid #ffffff;
	color: #ffffff;
}

.home-nieuws .button:hover {
	color: #FFA500;
	background-color: #fff;
	text-decoration: none;
}

.home-nieuws .carousel {
    height: auto;
    width: auto;
    margin-bottom: 0px;
    z-index: 0;
    text-align: center;
}


.home-nieuws .carousel .item {
 
	background: none;
  min-height: 1px;

	background-color: #FFA500;
	
}


.home-nieuws .carousel-control {
    display: none;
}

.home-nieuws .carousel-inner {
	
}

.home-nieuws .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  /*min-width: 100%;*/
  /*height: 420px;*/
}

.home-nieuws .carousel-inner > .item > a {
    color: #ffffff;
    font-size: 15px;
    position: relative;
    padding: 5px 30px 5px 10px;
    margin-bottom: 10px;
    display: block;
    text-align: left;
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.home-nieuws .carousel-inner > .item > a:hover {
	text-decoration: none;	
}

.home-nieuws .carousel-inner > .item > a:hover::after {
	background-color: #fff !important;
	color: #FFA500;
}

.home-nieuws .carousel-control.right, .home-nieuws .carousel-control.left {
    background-image: none;
}


.carousel-fade .carousel-inner .item {
	height: auto !important;
	display: block;
  width: 100%;
      -webkit-transition: background 1s; /*adjust timing here */
         -moz-transition: background 1s;
           -o-transition: background 1s;
              transition: background 1s;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 1;
  
  pointer-events: all;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .item:hover,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
  background: #ab0034;
  pointer-events: all;
  
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel .carousel-control {
  z-index: 2;
}

.terminal-download {
	height: 40px;
}

.terminal-download a {
	padding-left: 40px;
	background-image: url(../images/icon-pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	line-height: 32px;
	padding-right: 20px;
}