
/****** Fonts *********/
@import url("https://p.typekit.net/p.css?s=1&k=ckk1ayp&ht=tk&f=23743.23745.23746.23748&a=60425049&app=typekit&e=css");
@font-face {
font-family:"soleto";
src:url("https://use.typekit.net/af/a79cb0/00000000000000007735fdcb/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/a79cb0/00000000000000007735fdcb/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/a79cb0/00000000000000007735fdcb/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:"soleto";
src:url("https://use.typekit.net/af/ba6817/00000000000000007735fdd1/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/ba6817/00000000000000007735fdd1/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/ba6817/00000000000000007735fdd1/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:300;font-stretch:normal;
}

@font-face {
font-family:"soleto";
src:url("https://use.typekit.net/af/5a8c6a/00000000000000007735fdd4/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/5a8c6a/00000000000000007735fdd4/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/5a8c6a/00000000000000007735fdd4/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:500;font-stretch:normal;
}

@font-face {
font-family:"soleto";
src:url("https://use.typekit.net/af/0b3ef7/00000000000000007735fdcc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/0b3ef7/00000000000000007735fdcc/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/0b3ef7/00000000000000007735fdcc/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}
/****** General Styles *********/


html,
body {
font-family: System Installed Font Name, Fira Sans Regular, sans-serif;
height: 100%;
margin: 0;
}



table {
display: table;
box-sizing: border-box;
text-indent: initial;
border-color: grey;
}

tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}

tr {

margin: 0%;
display: table-row;
vertical-align: inherit;
border-color: inherit;
}

td {
display: table-cell;
vertical-align: inherit;
}

h1 {
font-family: soleto;
text-align: center;

color: 212e3b ;
}

h2 {
font-family: soleto;
color: #454542;
font-color: #212e3b ;
font-size: 20px;
margin-top: 15px;
display: inline-block;


margin-bottom: 15px;
text-align: center;
}

p {
font-family: soleto;

font-size: 16px;
text-align: left;
}

.p1 {
display: inline-block;
font-weight: 600;
font-size: 16px;

float: left;
margin: 0.3em;
margin-left: 10px;
font-size: 18px;
color: #454542;
}

ul {
list-style: none;
margin: 0;
display: flex;
padding: 1em 0;
text-align: center;
margin: auto;
}

li {
text-decoration: none;
padding: 0 2em;
}

input {
height: 20px;
background-color: white;
border: none;
padding: 0px 0px 0px 10px;
margin: 20px 10px 15px 0px;
}

select {
height: 20px;
background-color: white;
border: none;
padding: 0px 0px 0px 10px;
margin: 20px 10px 15px 0px;
outline: none;
}

button {
border: 1px solid black;
background-color: white;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 20px 0% auto 0%;
cursor: pointer;
}


@viewport {
min-width: 640px;
max-width: 1400px;
}

@viewport {
zoom: 0.75;
min-zoom: 0.5;
max-zoom: 0.9;
}


a:link,
a:visited {
text-align: left;
font-family: soleto;
font-size: 18px;
margin-top: 2px;
color: #454542;
text-decoration: none;
cursor: pointer;
}

a:link:active,
a:visited:active {}

select:invalid {
color: gray;
}


//klassen

.tkbutton {
background-color: white;
border-style: 1px solid #EEEAE5;
height: 35px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 5% 0% 10% 10%;
}


.hovermode {}

.tkbutton__text {
font-family: "soleto";
display: inline-block;
font-size: 16px;
margin-top: 0px;
color: #454542;
cursor: pointer;
}

.hovermode .tkbutton__text::after {
content: "";
position: absolute;
width: 100%;
bottom: 2px;
height: 2px;
background-color: #454542;
bottom: 0;
left: 0;
transform: scaleX(0);
transform-origin: bottom left;
transition: transform 0.3s linear;
}

.hovermode .tkbutton__text {
position: relative;
display: inline-block;
}
.hovermode:hover .tkbutton__text::after {
transform-origin: bottom left;
transform: scaleX(1);
}

.tkbutton__arrow{
float: right;
height:27px;
margin-top:5px;
margin-top: 0px;
right:0px;
}

.headline__background {
background: white;
width: 50%;
margin: 80px 90px 0px;
padding: 1px 30px 1px 10px;
}

.zoom {
-moz-transform: scale(0.8, 0.8);
/* Moz-browsers */
zoom: 0.8;
/* Other non-webkit browsers */
zoom: 80%;
/* Webkit browsers */
}


/****** firefox *********/
@-moz-document url-prefix() {
.zoom {
top: -100px;
left: 0% !important;
position: relative;
}

.fftitle {
margin-top: 0px !important;
}

.ffspace {
position: relative;
top: -40px !important;
}
}

.modal {
  display: none; /* Hidden by default */
   /* Stay in place */
  z-index: 100000; /* Sit on top */
  
  
  right: 0%;
  top: 0;
   /* Full width */
  height: 50%; /* Full height */
  overflow: hidden; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  align: center;
  overflow: hidden;
  display: block;
  width: auto;
  max-height: 100%
 
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 15px;
  border: 1px solid #888;
  width: 47.3%;
  z-index: 10000;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 22px;
  font-weight: bold;
  padding-left:3vw;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


.popup_button:hover,
.popup_button:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.popup_button
{

    

    
}

.popup_button:hover,
.popup_button:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.popup
{
    height: 100%;
    width :100%;
    display: block;
    

}

.px-2 {
  padding-left: ($spacer * 5) !important;
  padding-right: ($spacer * 5) !important;
}


.card-horizontal {
  <!-- display: flex; -->
  flex: 1 1 auto;
}


.overlay-div{

   position:absolute;
   background-color:white;
   opacity:1;
 
}

.overlay-div1{
position:absolute;

     align-items:center;
}



div.parent > div:not(.child1){
    opacity: 0.4;
  

}







.card-img-wrap {
  overflow: hidden;
  position:relative;
  
}
.card-img-wrap:after {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(255,255,255,0.3);
  opacity: 0;
  transition: opacity .25s;
}
.card-img-wrap img {
  transition: transform .25s;
  width: 100%;

}
.card-img-wrap:hover img {
  transform: scale(1.05);
}
.card-img-wrap:hover:after {
  opacity: 1;
}





.video-wrapper {
    position: relative;
}

.video-wrapper > video {
    width: 100%;
    vertical-align: middle;
}

.video-wrapper > video.has-media-controls-hidden::-webkit-media-controls {
    display: none;
}

.video-overlay-play-button {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(50% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.95;
    cursor: pointer;
    background-image: linear-gradient(transparent, #000);
    transition: opacity 150ms;
}

.video-overlay-play-button:hover {
    opacity: 1;
}

.video-overlay-play-button.is-hidden {
    display: none;
}
.slick-slide {
    
   
   
    margin-right:3px;
    margin-left:3px;
}


.action_button {
    height: 42px;
  
    margin-top: 18px;
    padding: 3px 3px;
    width: 300px;
    background-color: #e8e100;
    border:0;
   
  
  
}



.action_button2 {
    height: 36px;
  
    margin-top: 10px;
    padding: 3px 3px;
    width: 250px;
    background-color:  #212e3b;
    border:0;
    color:white;
    

}

.action_button2:hover {
background-color: #d8d243 ; 
color: #212e3b ;
}





.action_button4 {
    height: 6vw;
    font-size:3vw;
    width: 30vw;
    background-color:  #212e3b;
    border:0;
    color:white;
    
  
   
  
  
}

.action_button4:hover {
background-color: #d8d243 ; 
color: #212e3b ;
}


.action_button5 {
    height: 10vw;
    font-size:5vw;
  
    margin-top: 2px;
    padding: 3px 3px;
    width: 80vw;
    background-color: #212e3b;
    border:0;
    color:white;

  
  
}

.action_button5:hover {
background-color: #d8d243 ; 
color: #212e3b ;
}

.action_button_text {
font-family:Fira Sans Medium;
display: inline-block;
font-size: 20px;
margin-top: 1px;


cursor: pointer;

  
}





.btn-primary1{
  background-color: #212e3b ;

  color: white ;
  font-family:'Fira Sans',sans-serif ;
  text-align: center ;
  font-size: 16px ;

  padding:0px ; height:40px;float:left;margin-bottom:1vw;

}


.btn-primary1:hover {
  background-color: #d8d243 ; 
  color: #212e3b ;
}


.btn-primary2{
  background-color: #212e3b ;
  color: white ;
  font-family:Fira Sans Medium ;
  text-align: center ;
  height: 42px;
  margin-top: 18px;
  padding: 3px 3px;
  width: 300px;
  border:0;

}


.btn-primary2:hover {
  background-color: #d8d243 ; 
  color: #212e3b ;
}



.btn-primary3{
  background-color: #212e3b ;
  color: white ;
  font-family:Fira Sans Medium ;
  text-align: center ;    
  margin-top: 10px;
  padding: 3px 3px;
  width: 180px;
  height: 35px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}


.btn-primary3:hover {
  background-color: #d8d243 ; 
  color: #212e3b ;
}

.button_n {

  padding:0px ;
  height:40px;  
  background-color: #212e3b ;
  margin-top:3vw;
  float:left;
  margin-bottom:3vw;
  color:white;
  text-align: center ;
  border:none;
}

.button_n:hover {
  background-color: #d8d243 ; 
  color: #212e3b ;
}


.button_m {
  padding:0px ; height:40px;margin-top:2vw;float:left;margin-bottom:1vw;background-color: #212e3b ;color:white;text-align: center ;border:0;}

.button_m:hover {
  background-color: #d8d243 ; 
  color: #212e3b ;
}

.button_x {

  padding:0px ; height:40px; margin-top:2vw;float:left;margin-bottom:1vw;background-color: #212e3b ;color:white;text-align: center ;border:0;}

.button_x:hover {
background-color: #d8d243 ; 
color: #212e3b ;
}

.button_y {

  padding:0px ;height:40px;margin-top:2vw;float:left;margin-bottom:1vw;background-color: #212e3b ;color:white;text-align: center ;border:0;}

.button_y:hover {
background-color: #d8d243 ; 
color: #212e3b ;
}
.slick-slide {
    margin-right: 10px;
    margin-left: 10px;
}
.navbar-logo:hover{
  color:#09111D
}