/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
/* latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMRw.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMRw.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYbw.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYbw.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body {
  /*padding-top: 3rem;*/
  padding-bottom: 3rem;
  color: #5a5a5a;
}
.carousel-inner a.btn-tn-orange:hover
{
    color: #000;
}
.carousel-inner a.btn-tn-blue:hover
{
    color: #ffb256;
}
.grayscale {
	filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: url(/elements/grayscale.svg#desaturate);
    filter: gray;
    -webkit-filter: grayscale(1);	
}
.carousel-caption {
    text-shadow: 2px 1px #333;
}
img.pstart {
    padding-right: .4rem;
    width: 1.4rem;
    vertical-align: baseline;
}
img.pende {
    padding-left: .4rem;
    width: 1.4rem;
    vertical-align: baseline;
}

.table td, .table th {
    vertical-align: middle !important;
}
.navbar {
    min-height: 100px;
}
.navbar-nav > li > a 
{
    padding: 0 0 8px;
    margin: 0;
    vertical-align: bottom;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #253e5c;
    border-bottom: 3px solid #ffb256;
	padding-bottom: 5px;
}
.row a {
	color:#ffb256;
	font-weight: bold;
}
a.nav-link {
    color: #616161;
	font-family: "Roboto Condensed";
	line-height: 1.8rem;
	letter-spacing: -1px;
}
.jumbotron.marketing a {
    color: inherit;
}
.jumbotron.marketing a:hover {
    text-decoration: none;
}
li.nav-item.h2 {
    margin-bottom: 0 !important;
	font-size: 1.5rem;
}
.btn-tn-blue {
    color: #fff;
    background-color: #253e5c;
    border-color: #253e5c;
}
.btn-tn-orange {
    color: #fff;
    background-color: #ffb256;
    border-color: #ffb256;
}
.text-tn-orange {
    color: #ffb256 !important;
}
.text-tn-blue {
    color: #253e5c;
}
.text-tn-blue-shadow-white {
    color: #253e5c;
	text-shadow: 1px 1px 1px white;
}
.text-tn-orange-shadow-black {
    color: #ffb256;
    text-shadow: 1px 1px 0 black;
}

.btn.focus,.btn:focus
{
    outline: 0;
    box-shadow: none !important;
}
/* Video */
.jumbotron.video.bg-light {
    padding: 0 !important;
}
.jumbotron.video .container {
    padding: 0 !important;
}
.my-video-dimensions {
    /*max-width: 445px;
    max-height: 250px;*/
    position: absolute !important;
    top: 0;
    width: 100%;
    height: 100%;
}
button.vjs-big-play-button {
    top: unset !important;
    left: unset !important;
    right: .5em;
    bottom: .5em;
}
.video-slider > button.vjs-big-play-button {
    margin: 0 auto !important;
    position: relative !important;
    right: unset !important;
    top: 50% !important;
    left: unset !important;
}
.video-slider .vjs-control-bar {
    width: 50% !important;
    margin: 0 auto !important;
}

#Carousel .av-video-slide .avia-slide-wrap {
/*background: transparent url("../images/videojsbackgr.jpg") no-repeat center center;*/
background: transparent;
}
.video-js {
    background-color: #dad9e1 !important;
	/*background: transparent url("../images/videojsbackgr.jpg") no-repeat center center;*/
	background: transparent;	
}
.carousel .carousel-item > *:first-child {
    background-position: 50% top;
    background-repeat: no-repeat;
    background-size: cover;
    height: inherit;
}
.video-js[tabindex="-1"] {
    outline: none;
}
#Carousel .video-js.video-slider  {
    background-color: transparent !important;
	/*background: url(../images/videojsbackgr.jpg) no-repeat center center;*/
	background: transparent;
}
#Carousel .vjs-poster {
    background-color: transparent !important;
	/*background: url(../images/videojsbackgr.jpg) no-repeat center center !important;*/
	background: transparent;
}
#Carousel .video-js .vjs-tech { background-color: transparent !important; }
.vjs-has-started .vjs-control-bar {
    bottom: 1px !important;
}
img.flip {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	-ms-filter: "FlipH";
	filter: FlipH;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 512px;
  /*background-color: #777;*/
  background-color: #dad9e1;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 512px;
}
.carousel  .carousel-item   > *:first-child {
      background-position: 50% top;
	  background-repeat: no-repeat;
	  background-size: cover;
      height: inherit;
}
/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


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

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

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

/*.navbar-collapse {
    text-align: center;
	z-index:1;
}
.navbar-collapse li.nav-item.h2.text-uppercase {
    margin-top: 1.2em;
}*/

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
.navbar-brand {
    position: relative;
    z-index: 2;
    margin-right: 40px;
}
  .featurette-heading {
    margin-top: 8.7rem;
  }

/*.navbar-expand-md .navbar-nav .nav-link {
    padding-right: .75rem;
    padding-left: .75rem;
}
ul.navbar-nav.links {
	right: 165px;
    position: relative;
}
ul.navbar-nav.rechts {
	left: 205px;
    position: relative;
}*/
}
@media (min-width: 992px) {
.featurette-heading {
    margin-top: 6rem;
}
}
@media (max-width: 575px) {
.navbar-brand {
	display: block;
    position: relative;
    z-index: 2;
    margin-right: 0;
	text-align: center;
}
.navbar-toggler {
    width: 100%;
    float: none;
    margin: 0.5em auto;
    border-width: 0;
    border-radius: 0;
	outline: none;
}
li.nav-item.h2.text-uppercase {
    margin: 0 0 1em !important;
}
.jumbotron.video .col-md-12 {
    padding: 0 !important;
}
}
@media (min-width: 576px) {
.navbar-nav {
    bottom: -19px;
    position: relative;
}
}
@media (max-width: 991px) {
h2.featurette-heading.mt-0 {
    text-align: left;
}
}
@media (min-width: 910px) {

/*ul.navbar-nav.rechts {
	left: 220px;
}*/
li.nav-item.h2.text-uppercase {
    font-size: 2rem;
}
}

footer a.text-tn-orange.active {
    color: black !important;
    font-weight: 600;
    text-decoration: underline;
}

/* Scrolltop */
#return-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #777;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
}

#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  font-size: 19px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}