/* some tweaks resulting form the cms - */

.textblock h4 {margin-bottom: 1.125em;}
.textblock ul li {margin-bottom: 0.25em;}

.info__item__header strong { display: block; margin-top: 8px;font-size: 16px;}

.select-label { margin-top: 1em; color: #606060 !important;}

input.error, input.error:focus {
  border-color: red !important;
}

textarea.error, textarea.error:focus {
  border-color: red !important;
}

label.error {
  background: red;
  color: #ffffff;
  font-weight: normal;
  display: block;
  padding: 0.35em 0.75em 0.35em 0.85em;
}

.textblock table > tbody > tr > th, .textblock table > tfoot > tr > th, .textblock table > thead > tr > th { font-size: 14px; }

.navbar-form-search .form-control, .navbar-form-search .form-control:focus {
	font-size: 20px;
	text-transform: uppercase;
}
.form__caption {
	padding-top: 1.5em;
  margin-bottom: 0.5em;
}

legend {
  margin-bottom: 0;
  font-size: 22px;
  padding-top: 18px;
}

legend + .form-group textarea {border: 1px solid red;}

.textblock table > tbody > tr:nth-of-type(2n) {
    background-color: transparent;
}

.traveller {
  padding: 1em;
  border: 1px dotted #cecece;
  margin-bottom: 2em;
}

.traveller legend {
  margin-top: 2em;
  padding-top: 0;
  position: relative;
  top: 6px;
}

.frm-newletter .form-control {
    position: relative;
    top: -21px;
}


/* thinner borders*/
.button-group {
    background-color: #fff;
    border-bottom: 1px solid #ebebeb !important;
    z-index: 9999;
}

.textblock .homepage__list {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}

.textblock .homepage__list li {
  display: block;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 1em;
}

.textblock .homepage__list li:before {
  content: none;
}

.textblock .homepage__list li a {
  display: inline-block;
  border: 1px solid #2c3540;
  min-width: 270px;
  padding: 6px 20px;
  color: #2c3540;
  background-color: #ffffff;
}

.textblock .homepage__list li a:hover {
  text-decoration: none;
   background-color: #2c3540;
  color: #ffffff;
}

.footer p {
  font-family: "FFDINWebPro", sans-serif;
}

.bg-dark-text-white {
  background-color: #ffffff;
  color: #535353;
}

.bg-dark-text-white .frm-newletter .form-control {
    border: 1px solid #535353;
    color: #535353;
}

.bg-dark-text-white .btn-success, .btn-dark {
    background-color: #2c3540;
    border-color: #2c3540;
    color: #fff;
}

.bg-dark-text-white .btn-success:active, .btn-success:hover, .btn-success:active:hover {
    background-color: #fff;
    border-color: #2c3540;
    color: #4a4a4a;
}
/* text size tweaks 80/2/2017 */
.textblock90 h2{ font-size:26px;}
.textblock90 h4{ font-size:18px;}
.textblock90 p{ font-size:15px; line-height:24px;}

.filters90 .button-group .button{ font-size:0.79em;}

.textblock-program90 h3{ font-size:22px;}
.textblock-program90 p{ font-size:15px; line-height:24px;}     

/* blog additions 7/10/2017 */
.bg-inner #blog__date {
  color: #ffffff !important;
  font-size:  14px !important;
}

.blog__author {
    height: 168px;
  width: 168px;
  margin: 0 auto 1.5em auto;
}

.blog__author img {
  display: block;
  height: 168px;
  width: 168px;
  border-radius: 84px;
  background-color: #fff;
}

.blog__sharing a {
  display: inline-block;
  padding: 8px 10px;
}

.blogindex__list {
  padding: 0;
  list-style-type: none;
    max-width: 1490px;
    text-align: center;
    margin: 1em auto;
}

.blogindex__list__item {
  list-style-type: none;
  position: relative;
  display: block;
  box-sizing: border-box;
  height: 344px;
  padding: 0.5em;
}

.blogindex__list__item a {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
}

.blogindex__list__item  a:hover .overlay-filter {
    opacity: 0;
}

.blogindex__list__item h2 {
  text-transform: none;
  text-decoration: none;
  font-size: 26px;
}

.blogindex__list__item__content {
  position: absolute;
  z-index: 1000;
  color: #fff !important;
  text-align: center;
  margin: 1em auto;
  width: 100%;
  top: 20%;
  padding: 0 1em;
}
.blogindex__date {
  font-size: 14px;
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  z-index: 1000;
}

/* fix voor ipad pro landscape orientation fuzzy header images */

@media (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 1366px) and (max-device-height : 1366px) and (min-width: 1366px) and (max-width: 1366px) and (orientation:landscape) {
    .bg-full-height {
      background-position: 0 0 !important;
      background-size: contain !important;
    }
}

/* prev/next paginatie op blog */

.prevnext__items {
  list-style-type: none;
}

.prevnext__item__link__txt {
  font-size: 1.3em;
  display: block;
}

.prevnext__item__link__header {
  text-transform: uppercase;
  font-size: 0.75em;
  letter-spacing: 1px;
}

.prevnext__item--prev {
  float: left;
  display: block;
}

.prevnext__item--next {
  float: right;
  display: block;
}

/* uitlijnen ul in centreerde textblock */
.text-center ul {
  text-align: left;
}

/* download button voor landing pages */
.btn-download {
  padding-top: 18px;
}
.btn-download .fileinfo {
  font-size: 75%;
  display: inline-block;
  padding-right: 12px;
  padding-left: 6px;
}
.btn-download img {
  display: inline-block;
  position: relative;
  top: -6px;
}


.newsletter .newsletter-title a {
  color: inherit;
  border-bottom: 1px dotted rgb(83, 83, 83);
  text-decoration: none;
}

.newsletter .newsletter-title a:hover {
  border-bottom: 1px solid rgb(83, 83, 83);
}

.item {
  background-color: transparent !important;
}

.homepage__blog__selection .homepage__blog__item {
  position: relative;
  margin-bottom: 0;
  background-color: transparent;
}
/* new subnav */
#secondary-nav li a {
	font-size: 12px;
}
.navbar-main::after {
  height: 436px;
}
@media screen and (min-width: 768px) {
	#secondary-nav {
		position: absolute;
		top: -66px;
		right: -12px;
		height: auto;
	}
	.wrapper > .bg {
		padding-top: 18px;
	}
  .navbar-main::after {
    height: 170px;
  }
}
