/* Versie 2.0 15 jan 2021 QPIT custom styles copyright 2016-2021*/
body {
	/* font-family:Roboto, Arial, Helvetica, sans-serif; */
    font-family: Roboto, sans-serif;
	line-height: 1.6;
	font-size:16px;
}

.navbar {
	min-height: 64px;
	font-size: 18px;
}

.navbar-brand, .navbar-nav>li>a {
	line-height: 32px;
}

.navbar-toggle {
	margin-top: 16px;
}

.navbar-inverse .navbar-brand {
    color: #ddd; /*Linksboven Letters in de balk verticale nav */
}

.navbar-inverse {
    background-color: #0057b7; /*800 Primaire navbar achtergrond*/
    border-color: #054255; /*Rand onder primaire navbar*/
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	background-color: #38b5dc; /*Actieve tab achtergrond */
	color: #fff;
}

.navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
/*Rechter uitklap stripe button*/
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #0288d1;
}

.navbar-inverse .navbar-toggle {
	border-color: #29b6f6; /*rand om streepjesknop rechtsboven*/
}
/*Hover kleur van de tekst naar lichtgrijs*/
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #eee;
	background-color:#039BE5;
}

.navbar .a {
    letter-spacing: 1.42857px;
}

.list-group-item.active {
    background-color: #8d1c92; /* 500 STANDAARD 9575CD tab achtergrond rechter verticale menu, lichte kleur bij witte letters */
    border-color: #ce93d8; /*200 STANDAARD donkere kleur */
}

    .list-group-item.active:focus, .list-group-item.active:hover {
        color: #fff;
        background-color: #6f1773; /*STANDAARD donkere tab achtergrond rechter verticale menu*/
        border-color: #ce93d8; /*Standaard*/
    }

.btn-primary {
    color: #fff;
    background-color: #039be5;
    border-color: #29b6f6;
    outline: none !important;
}

    .btn-primary.hover, .btn-primary:hover {
        color: #fff;
        background-color: #0288d1;
        border-color: #29b6f6;
    }

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #039be5;
        border-color: #29b6f6;
    }

        .btn-primary.focus.hover, .btn-primary:focus:hover {
            color: #fff;
            background-color: #0288d1;
            border-color: #29b6f6;
        }

    .btn-primary.active, .btn-primary:active {
        color: #fff;
        background-color: #039be5;
        border-color: #29b6f6;
    }

        .btn-primary.active.hover, .btn-primary:active:hover {
            color: #fff;
            background-color: #0288d1;
            border-color: #29b6f6;
        }

.qimg {
    margin: 10px 0;
    width: 100%;
    border-radius: 6px;
}


.levlogo {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 40%
}

.qlogo {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 70%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}
		
/*Alleen als na een DIV van de klasse col-xs-6 een h2 en een p komt een minimale height instellen*/

div.col-lg-4 h2 + ul {

    padding-left: 20px; /*Als je een lijst meteen na een heading toont, deze alignen met de titel*/
}

sup {
    font-weight: 900;
    padding-left: 3px;
    padding-right: 3px;
}
/*Postionering van de vlaggen*/
.lang-xs {
top:14px;
margin-right:4px;
}
span.lang-xs.lang-lbl::after {
padding-left:6px;
}
/*Default Lees meer knop aangepast*/
.btn-default, .btn-default:visited {
	/* color: rgba(153,153,153,1); */
	color: rgb(54, 54, 54);
	border-color:#fff;
	background-color:#fff;
}
.btn-default:hover {
	border-color: #96F;
	color:#96F;
	background-color:#FFF;
}
h2.qs{
	width: 25px;
	height: 20px;
	background-image:url('images/sprite.png');
	background-repeat:no-repeat;
	padding-left: 30px;
	line-height: 20px;
	white-space:nowrap;
}
h2.qsespan{
	background-position: 0px 0px;	
	}
h2.qagile{
	background-position: 0px -20px;	
	}
h2.qgebruik{
	background-position: 0px -40px;	
	}
h2.qvisueel{
	background-position: 0px -60px;	
	}
h2.qnieuws{
	background-position: 0px -80px;	
	}
h2.qkosten{
	background-position: 0px -100px;	
	}
h2.qsessie{
	background-position: 0px -120px;	
	}
h2.qsecurity{
	background-position: 0px -140px;	
	}
h2.qindustry{
	background-position: 0px -160px;	
	}
h2.qwerkwijze{
	background-position: 0px -180px;	
	}
h2.qsoftware{
	background-position: 0px -200px;	
	}
h2.qwerk{
	background-position: 0px -220px;	
	}
h2.qoverleg{
	background-position: 0px -240px;	
	}
h2.qklant{
	background-position: 0px -260px;	
	}
h2.qlean{
	background-position: 0px -280px;	
	}
h2.qtraining{
	background-position: 0px -300px;	
	}
h2.qlocatie{
	background-position: 0px -320px;	
	}
h2.qtijden{
	background-position: 0px -340px;	
	}
h2.qcontact{
	background-position: 0px -360px;	
	}
h2.qvacatures{
	background-position: 0px -380px;	
	}
h2.qtesten{
	background-position: 0px -400px;	
	}
h2.qtransparant{
	background-position: 0px -420px;	
	}
h2.qoperations{
	background-position: 0px -440px;	
	}
h2.qproducten{
	background-position: 0px -460px;	
	}
h2.qteamwork{
	background-position: 0px -480px;	
	}												

.material-symbols-outlined {
    font-size: 32px !important;
    vertical-align: text-bottom;
}
.material-symbols-outlined.small {
    font-size: 24px !important;
}

body {
    /* background-color: #f6f6f7; */
    /* background-color: #faf9fd; */
/* background: linear-gradient(180deg,rgba(0, 87, 183, 1) 0%, rgba(255, 215, 0, 1) 100%); */
background: linear-gradient(180deg,rgb(236, 242, 255) 0%, rgba(255, 251, 229, 1) 100%);

}

@media screen and (min-width: 1760px) {
    .container-wide {
        width: 1730px;
    }
}

@media screen and (min-width: 1480px) {
    .container-medium {
        width: 1450px;
    }
}

.navbar-brand {
    font-weight: 600;
    height: 100%;
}

.container .jumbotron {
    border-radius: 40px;
    margin-bottom: 15px;
    /* background-color: #e2e2e7; */
    background-color: #eaecef;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    border: ridge rgba(0, 0, 0, 0.01) 10px;
}

.container-wide .jumbotron, .container-medium .jumbotron {
    max-width: 1110px;
    margin: 0 auto 15px auto;
}


@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 50px;
    padding-left: 50px;
  }
}

.qpit-logo-right {
    height: 80px;
    float: right;
    /* margin-bottom: 10px; */
}

.camera-icon-right {
    height: 80px;
    float: right;
    padding-right: 60px;
}

@media screen and (max-width: 550px) {
    .qpit-logo-right {
        height: 60px;
        position: relative;
        top: -20px;
        right: -20px;
        /* margin-bottom: 0px; */
    }

    .camera-icon-right {
        display: none;
    }
}

.logo-banner-container {
    max-width: 750px;
    margin: 0 auto;
    /* font-style: italic; */
}

.logo-banner-container p {
    font-style: italic;
    margin: 0px;
}

.logo-banner {
    display: flex;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    flex: 0 0 100%;

      mask-image:
    linear-gradient(
      to right,
      transparent,
      black 60px,
      black calc(100% - 60px),
      transparent
    ),
    linear-gradient(black, black);
  mask-size:
    100% 100%,
    0% 100%;
  mask-position:
    0% 0%,
    100% 0%;
  mask-repeat: no-repeat, no-repeat;
}

.logo-scroll {
    display: flex;
    align-items: center;
    justify-content: space-around;
    white-space: nowrap;
    animation: loop 20s linear infinite;
    animation-delay: 1s;
}

@keyframes loop {
    0% {transform: translateX(0%);}
    100% {transform: translateX(-100%);}
}

.logo-tile {
    display: flex;
    align-items: center;
    flex-direction: column;
    font-size: 14px;
    width: 100px;
    text-align: center;
    align-self: start;
    gap: 0 0.2rem;
    padding: 0.7rem 1rem;
    margin: 0rem 1rem;
    border-radius: 0.4rem;
    white-space: normal;
    /* font-style: italic; */
    font-weight: 600;
}

.logo-tile img {
    width: 100%;
    border-radius: 5px;
}

.tile-container {
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
    margin-bottom: 25px;
    gap: 20px;
}

.tile {
    position: relative;
    flex: 2;
    min-height: 600px;
    min-width: 350px;
    padding: 0 15px;
    padding-bottom: 35px;
    border-radius: 20px;
    background-color: #f4f4f7;
    box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.2);
    border: solid rgba(0, 0, 0, 0.1) 1px;
    transition: box-shadow 0.2s;
    transition: transform 0.2s;
}

@media screen and (max-width: 600px) {
    .tile {
        min-width: 100% !important;
        padding-bottom: 35px !important;
    }

    .tile.video {
        min-height: unset;
    }
}

.tile-extra-large {
    min-width: 550px;
    min-height: 450px;
    padding-bottom: 10px;
    flex: 4;
}

.tile-large {
    min-width: 410px;
    min-height: 450px;
    padding-bottom: 10px;
    flex: 3;
}

.tile-medium {
    min-width: 500px;
    flex: 2;
}

.tile-small {
    /* height: 400px; */
    min-height: unset;
    flex: 1
}

.tile-mini {
    padding-bottom: unset;
    min-width: 250px;
    min-height: unset;
    justify-items: center;
    padding: 0 10px;
}

.tile-mini img {
    width: 50%;
    display: flex;
}

.tile:hover {
    box-shadow: 3px 3px 10px 3px rgba(0, 0, 0, 0.2);
    transform: scale(1.01) translateY(-3px);
}

.tile p.justify {
    text-align: justify;
    /* text-align-last: left; */
}

.tile p.justify span {
    display: block
}

.tile h2.font-smaller {
    font-size: 28px;
}

.tile h2, .tile h3 {
    margin-top: 10px;
    padding-bottom: 4px;
    border-bottom: solid #d6d6d7 2px;
}

.tile h3 {
    font-weight: 600;
}

.tile h4 {
    font-style: italic;

}

.tile .btn.btn-default {
    position: absolute;
    bottom: 8px;
    width: calc(100% - 20px);
    border-radius: 10px;
}

.tile.video {
    min-width: 100%;
    /* width: 100%; */
}

video {
    width: 100%;
}

/* Fix navbar collapse width after adding new links */
@media (max-width: 1200px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
      max-height: 269px;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}

@media (max-width: 540px) {
    .footer {
        height: 90px;
    }
}