@font-face {
  font-family: 'NiveauMD';
  src:  url('fonts/Niveau_Grotesk_W01_Md_SmallCaps.ttf') format('truetype');
}

@font-face {
  font-family: 'NiveauXL';
  src:  url('fonts/Niveau_Grotesk_W01_XLtSmallCaps.ttf') format('truetype');
}

.body { /*overflow-x: hidden;*/ }

h1, h2, h3, h4 {
  font-family: 'NiveauMD';
  -webkit-text-stroke: none;
}

h5 {
  font-family: 'NiveauXL';
  font-weight: bold;
  margin-bottom: 0px;
}

h6 {
  font-family: 'NiveauXL';
  margin-bottom: 0px;
}

b {
  font-weight: 500;
}

p, ul, li {
  font-family: 'Open sans';
  font-weight: 200;
  -webkit-text-stroke: thin;
}

ul.colored-dots, ul.colored-dots ul {list-style-type: none;}

ul.colored-dots li {
  margin-bottom: 1.4rem;
  position: relative;
  margin-left: 25px;
}

.colored-dots ul li {
  margin-left: 50px;
}

.colored-dots li::before {
  content: "";
  width: .6rem;
  height: .6rem;
  border-radius: 50%;
  background: linear-gradient(90deg, rgba(37,88,253,0.7) 0%, rgba(253,45,45,0.7) 40%, rgba(255,188,0,0.7) 70%, rgba(245,253,53,0.6951155462184874) 100%);
  margin-right: 1.2rem;
  position: absolute;
  top: 8px;
  left: -23px;
}


.text-color {color: rgb(20,42,74);}

.fw-500 {font-weight: 500 !important;}
.fw-600 {font-weight: 600 !important;}

.niveauXL {
  font-family: 'NiveauXL';
}
.niveauMD {
  font-family: 'NiveauMD';
}

.o-0{opacity: 0!important;}
.mb-none{margin-bottom:0px!important;}

/* START OF SUBMENU */
.dropdown-submenu{ position: relative; }

.dropdown-submenu>.dropdown-menu{
  top:0;
  left:100%;
  margin-top:-6px;
  margin-left:-1px;
  -webkit-border-radius:0 6px 6px 6px;
  -moz-border-radius:0 6px 6px 6px;
  border-radius:0 6px 6px 6px;
}

.dropdown-submenu>a:after{
  display:block;
  content:" ";
  float:right;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid;
  border-width:5px 0 5px 5px;
  border-left-color:#cccccc;
  margin-top:5px;margin-right:-10px;
}
.dropdown-submenu:hover>a:after{
  border-left-color:#555;
}
.dropdown-submenu.pull-left{ float: none; }
.dropdown-submenu.pull-left>.dropdown-menu{
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
/* END OF SUBMENU*/

* {
  margin:0;
  padding:0;
}

body {
  overflow-x: hidden;
}

.icon {
    font-size: 56px;
    color: #fff;
}

a.sidebar-nav {
  opacity: 0.7;
  transition: opacity 0.3s;
}

a.sidebar-nav:hover, a.sidebar-nav.active {
  opacity: 1;
  text-decoration: none;
}

a.sidebar-nav p, a.sidebar-nav p {
  display: none;
}

a.sidebar-nav:hover p, a.sidebar-nav.active p {
  display: block;
}

.blok {
  background: rgb(19,38,78);
  background: linear-gradient(-26deg, rgb(20,39,77) 0%, rgb(20,39,77) 30%, rgb(34,77,173) 100%);
  width: 90%;
  border-radius: 10px;
}

a.sidebar-nav:hover > .blok, a.sidebar-nav.active > .blok {
  background: linear-gradient(154deg, rgb(20,39,77) 0%, rgb(20,39,77) 30%, rgb(34,77,173) 100%);
}

.kleur {
  background: rgb(0,4,128);
  background: linear-gradient(90deg, #4C6EB2 0%, #E11F26 25%, #E2D91D 75%, #42AA48 100%);
  height:18px;
  width: 90%;
  margin-top: -9px;
  z-index: -1;
}

.lijn {
  width:150px;
  height:10px;
   background: rgb(253,182,37);
  background: linear-gradient(90deg, rgba(253,182,37,0.7) 0%, rgba(253,237,45,0.7) 50%, rgba(101,253,53,0.6951155462184874) 100%);
}

.lijn1{
  width:150px;
  height:10px;
  background: rgb(253,182,37);
  background: linear-gradient(90deg, rgba(253,182,37,0.7) 0%, rgba(253,237,45,0.7) 50%, rgba(101,253,53,0.6951155462184874) 100%);
  float:right;
}
.lijn2{
  clear: both;
  float:right;
  width:300px;
  height:10px;
  background: rgb(37,88,253);
  background: linear-gradient(264deg, rgba(37,88,253,0.7) 0%, rgba(253,45,45,0.7) 40%, rgba(255,188,0,0.7) 70%, rgba(245,253,53,0.6951155462184874) 100%);
}
.lijn3 {
  top: 115px;
  position: relative;
  margin-top:50px;
  width:300px;
  height:10px;
  background: rgb(37,88,253);
  background: linear-gradient(264deg, rgba(37,88,253,0.7) 0%, rgba(253,45,45,0.7) 40%, rgba(255,188,0,0.7) 70%, rgba(245,253,53,0.6951155462184874) 100%);
}
.lijn4{
  opacity: 0.4;
  clear: both;
  float:right;
  width:300px;
  height:10px;
  background: rgb(37,88,253);
  background: linear-gradient(264deg, rgba(37,88,253,0.7) 0%, rgba(253,45,45,0.7) 40%, rgba(255,188,0,0.7) 70%, rgba(245,253,53,0.6951155462184874) 100%);
}
.lijn5{
  opacity: 0.4;
  clear: both;
  float:left;
  width:260px;
  height:10px;
  background: rgb(37,88,253);
  background: linear-gradient(264deg, rgba(37,88,253,0.7) 0%, rgba(253,45,45,0.7) 40%, rgba(255,188,0,0.7) 70%, rgba(245,253,53,0.6951155462184874) 100%);
}
.lijn6{
  opacity: 0.4;
  clear: both;
  float:left;
  width:300px;
  height:10px;
  background: rgb(37,88,253);
  background: linear-gradient(90deg, rgba(253,182,37,0.7) 0%, rgba(253,237,45,0.7) 50%, rgba(101,253,53,0.6951155462184874) 100%);
}
.lijn7{
  clear: both;
  float:right;
  width:340px;
  height:10px;
  background: rgb(37,88,253);
  background: linear-gradient(264deg, rgba(37,88,253,0.7) 0%, rgba(253,45,45,0.7) 40%, rgba(255,188,0,0.7) 70%, rgba(245,253,53,0.6951155462184874) 100%);
}
.lijn8{
  opacity: 0.4;
  clear: both;
  float:left;
  width:300px;
  height:10px;
  background: rgb(37,88,253);
  background: linear-gradient(90deg, rgba(253,182,37,0.7) 0%, rgba(253,237,45,0.7) 50%, rgba(101,253,53,0.6951155462184874) 100%);
}
.lijn9{
  opacity: 0.4;
  clear: both;
  float:right;
  width:150px;
  height:10px;
  background: rgb(37,88,253);
  background: linear-gradient(264deg, rgba(253,45,45,0.7) 0%, rgba(37,88,253,0.7) 100%);
}
.lijn10{
  opacity: 0.4;
  clear: both;
  float:right;
  width:200px;
  height:10px;
  background: rgb(37,88,253);
  background: linear-gradient(270deg, rgba(253,182,37,0.7) 0%, rgba(253,237,45,0.7) 50%, rgba(101,253,53,0.6951155462184874) 100%);
}

.triangle-2 {
  position:absolute;
  width: 130%;
  height: 40%;
  background: linear-gradient(150deg, rgb(21,42,93) 0%, rgb(27,57,143) 80% , rgb(48,101,255) 100%);
  /*background-color: #39cccc;*/
  background-size: cover;
  -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 0%);
  clip-path: polygon(0% 100%, 100% 100%, 100% 0%);
  bottom: -1973px;
  right: 0;
}
.industryimg{
  right: -38px;
  width:360px;
  z-index: 1;
  position:relative;
  margin-top: 20px;
}
.kleurblok{
  top: 420px;
  position: absolute;
  border-radius:10px 0px 0px 10px;
  right: -24px;
  height: 100px;
  width: 56%;
  background: linear-gradient(264deg, rgba(37,88,253,0.9) 0%, rgba(253,45,45,0.9) 40%, rgba(255,188,0,0.9) 70%, rgba(245,253,53,0.6951155462184874) 100%);
}

.kleurbl{
  border-radius:10px;
  height: 340px;
  width: 219px;
  background: linear-gradient(264deg, rgba(37,88,253,0.9) 0%, rgba(253,45,45,0.9) 40%, rgba(255,188,0,0.9) 70%, rgba(245,253,53,0.6951155462184874) 100%);
}

.achtergrond{
    width:100vw;
    background-color:#13264E;
}

.colorblock:after {
  content:'';
  position:absolute;
  background: linear-gradient(264deg, rgba(37,88,253,0.9) 0%, rgba(253,45,45,0.9) 40%, rgba(255,188,0,0.9) 70%, rgba(245,253,53,0.6951155462184874) 100%);
  top:20px; 
  left:0;
  width: 105%;
  height:100%;
  border-radius: 0;
  border-bottom-right-radius: 26px;
  border-top-right-radius: 26px;
}

/* END JORIS */

.txt-blue {
  color: rgb(22,48,94) !important;
}
.bg-primary {
  background-color: rgb(20,39,77) !important;
  transition: background-color 0.4s;
}

.btn-white {
  border-radius: 30px;
  background-color: #FFF;
  color: #000;
  text-decoration: none;
  font-weight: 200;
  transition: background-color 0.3s, color 0.3s;
}

.btn-white:hover {
  background-color: #152e75;
  color: #FFF;
  text-decoration: none;
}

.btn-blue {
  border-radius: 30px;
  background-color: rgb(20,39,77);
  color: #FFF;
  border: 3px solid rgb(20,39,77);
  text-decoration: none;
  font-weight: 200;
  transition: background-color 0.3s, color 0.3s;
  font-family: NiveauXL;
}

.btn-blue:hover {
  background-color: transparent;
  color: rgb(20,39,77);
  text-decoration: none;
}

.btn-grey {
  border-radius: 30px;
  background-color: rgb(203,203,203);
  color: #000;
  text-decoration: none;
  font-weight: 200;
  transition: background-color 0.3s, color 0.3s;
}

.btn-grey:hover {
  background-color: #898f94;
  text-decoration: none;
}

.btn-grad {
  border-radius: 30px;
  background-color: #fff;
  color: #000;
  text-decoration: none !important;
  font-weight: 200;
}

.btn-grad:hover {
  background-color: none;
  background: linear-gradient(136deg, rgba(245,253,53,0.6951155462184874) 0%, rgba(255,188,0,0.7) 40%, rgba(253,45,45,0.7) 70%, rgba(37,88,253,0.7) 100%);
  color: #fff;
  text-decoration: none;
}

.w-space {
  padding: 80px 15px;
}

/* HEADER */
.nav-bar {
  background: transparent !important;
}

.navbar-brand {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.nav li a {
  color: #FFF !important;
  text-decoration: none;
  padding-bottom: 0.8rem;
  margin-left: 1.5rem;
}

.nav li.active > a, .nav li > a:hover {
  color: #FFF !important;
    text-decoration: none;
    background-image: linear-gradient(264deg, rgba(37,88,253,0.9) 0%, rgba(253,45,45,0.9) 40%, rgba(255,188,0,0.9) 70%, rgba(245,253,53,0.6951155462184874) 100%);
    background-position: 0px 24px;
    background-repeat: no-repeat;
    background-size: 100% 2px;
}

.img-logo {
  height: 40px;
}

.mt-min-1 {
  margin-top: -1px;
}

.dropdown-menu {
  background-color: rgb(22,46,113);
  min-width: 16rem !important; 
  top: 170%;
}

.dropdown-menu li {
  margin: 0.5rem 0rem; 
}

.sticky {
  margin-top: 0px !important;
}

.mark.sticky {
  margin-top: -28px !important
}
/* END HEADER */

/* SLIDER */
.overlay-blocks-home {
  margin-top: -135px;
}

.overlay-blocks {
  margin-top: -70px;
}

.title-block {
  width: 70%;
}

.title-block {
  width: 50%;
}

.triangle {
  position:absolute;
  width: 80%;
  height: 90%;
  background: linear-gradient(150deg, rgb(22,46,113) 0%, rgb(27,57,143) 70% , rgb(48,101,255) 100%);
  /*background-color: #39cccc;*/
  background-size: cover;
  -webkit-clip-path: polygon(0% 100%, 100% 100%, 100% 0%);
  clip-path: polygon(0% 100%, 100% 100%, 100% 0%);
  bottom: 0;
  right: 0;
}

.bg-slider-home {
  height: 100vh/*calc(100vh - 98px)*/;
  min-height: 420px;
  max-height: 1080px;
  background-position: center center;
  background-size: cover;
  margin-top: -116px !important;
}

.bg-slider {
  height: calc(100vh - 98px);
  min-height: 620px;
  max-height: 950px;
  background-position: center center;
  background-size: cover;
}

.bg-slider-page {
  height: calc(100vh - 98px);
  /*min-height: 550px;
  max-height: 550px;*/
  height: 640px;
  background-position: center center;
  background-size: cover;
}

.bg-slider-page2 {
  /*height: calc(100vh - 98px);*/
/*  min-height: 600px;
  max-height: 600px;*/
  background-position: center center;
  background-size: cover;
  height: 700px;
}

#title {
  font-size: 2.3rem;
}

#subtitel {
  font-family: 'NiveauXL' !important;
  font-size: 1.5rem;
}
/* END SLIDER */

/* REALISATIES */
.overlay-block1 {
  border-radius:10px;
  background: linear-gradient(264deg, rgba(37,88,253,0.9) 0%, rgba(253,45,45,0.9) 40%, rgba(255,188,0,0.9) 70%, rgba(245,253,53,0.6951155462184874) 100%);
  position: absolute;
  width: 88%;
  height: 73%;
  bottom: 101px;
  left: 44px;
  z-index: -1;
}
/* END REALISATIES */

/* QUICK-FORM */
.design-form .form-group input, .design-form .form-group textarea, .design-form .form-group select {
  padding: 25px 22px;
  border-radius: 30px;
}

.design-form .input-group input {
  padding: 16px 22px;
  border-radius: 30px 0px 0px 30px !important;
}

#quick-form .form-group input, #quick-form .form-group textarea, #quick-form .form-group select {
  padding: 25px 22px;
  border-radius: 30px;
}

#quick-form .input-group input {
  padding: 16px 22px;
  border-radius: 30px 0px 0px 30px !important;
}

.input-group-append button {
  border-radius: 0px 30px 30px 0px !important;
}


.lijn-contact {
  width:220px;
  height:10px;
  background: rgb(37,88,253);
  background: linear-gradient(264deg, rgba(245,253,53,0.6951155462184874) 0%, rgba(255,188,0,0.7) 40%, rgba(253,45,45,0.7) 70%, rgba(37,88,253,0.7) 100%);
}
.overlay-contact1 {
  border-radius: 30px;
  background: linear-gradient(264deg, rgba(37,88,253,0.9) 0%, rgba(253,45,45,0.9) 40%, rgba(255,188,0,0.9) 70%, rgba(245,253,53,0.6951155462184874) 100%);
  position: absolute;
  width: 96%;
  height: 95%;
  bottom: -4px;
  left: 5px;
  z-index: -1;
}
.overlay-contact2 {
  border-radius:30px;
  background: linear-gradient(264deg, rgba(37,88,253,0.9) 0%, rgba(253,45,45,0.9) 40%, rgba(255,188,0,0.9) 70%, rgba(245,253,53,0.6951155462184874) 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -3px;
  left: 2px;
  z-index: -1;
}

.text-contact {
  width: 60%;
}
/* END QUICK-FORM */

/* TEAM */
.hexagon {
  display: block;
  margin: 0 auto;
  /*background: url("{{ URL::to('/') }}/img/afbeelding1") repeat scroll center center / cover;*/
  -webkit-clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  width: 250px;
  height: 250px;
}

.overlay-hex {
  -webkit-clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  width: 240px;
  height: 240px;
  background: linear-gradient(264deg, rgba(37,88,253,0.9) 0%, rgba(253,45,45,0.9) 40%, rgba(255,188,0,0.9) 70%, rgba(245,253,53,0.6951155462184874) 100%);
  position: absolute;
  /*bottom: 166px;
  left: 84px;*/
  left: 8%;
  right: -4%;
  z-index: -1;
  top: 22px;
}

.hexagon-b {
  display: block;
  margin: 0 auto;
  /*background: url("{{ URL::to('/') }}/img/afbeelding1") repeat scroll center center / cover;*/
  -webkit-clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  width: 450px;
  height: 450px;
}

.overlay-hex-b {
  -webkit-clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  width: 440px;
  height: 440px;
  background: linear-gradient(264deg, rgba(37,88,253,0.9) 0%, rgba(253,45,45,0.9) 40%, rgba(255,188,0,0.9) 70%, rgba(245,253,53,0.6951155462184874) 100%);
  position: absolute;
  /*bottom: 166px;
  left: 84px;*/
  left: 8%;
  right: -4%;
  z-index: -1;
  top: 22px;
}
/* END TEAM */

/* CASES */
.cases-img {
  position: relative;
}

.cases-img::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: top .3s, left .3s;
  background: linear-gradient(180deg,rgba(37,88,253,1) 0%, rgba(253,45,45,1) 25%, rgba(255,188,0,1) 50%, rgba(245,253,53,1) 75%, rgba(101,253,53,1) 100%);
}

.cases a:hover .cases-img::after {
  top: 10px;
  left: 10px;
}

.cases a:hover h4 {
  text-decoration: underline;
}
.line-top-right, .line-left-bottom, .line-left-top {position: relative;}
.line-top-right::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 2px;
  background: #fff;
  top: -20px;
  right: -60px;
}
.line-left-bottom::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 150%;
  background: #fff;
  left: -10px;
  top: -2px;
}
.line-left-top::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 150%;
  background: #fff;
  left: -10px;
  bottom: -2px;
}

.underline {
    background-image: linear-gradient(90deg, rgba(37,88,253,0.9) 0%, rgba(253,45,45,0.9) 40%, rgba(255,188,0,0.9) 70%, rgba(245,253,53,0.6951155462184874) 100%);
    background-position: 48px 60px;
    background-repeat: no-repeat;
    background-size: 100% 2px;
    padding-bottom: 20px;
}

.underline-sm {
    background-image: linear-gradient(90deg, rgba(37,88,253,0.9) 0%, rgba(253,45,45,0.9) 40%, rgba(255,188,0,0.9) 70%, rgba(245,253,53,0.6951155462184874) 100%);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 55% 2px;
    padding-bottom: 20px;
}

/* END OF CASES */

/* 3 BLOCKS */
.lijn-block {
  background: rgb(0,4,128);
  background: linear-gradient(90deg, rgba(0,4,128,1) 20%, rgba(255,0,0,1) 40%, rgba(255,166,0,1) 60%, rgba(236,255,0,1) 80%, rgba(26,255,0,1) 100%);
  height: 10px;
  width: 100%;
  z-index: -1;
}
/* END 3 BLOCKS */

/* FOOTER */
.lijn-footer {
  width:100%;
  height:2px;
  background: rgb(253,182,37);
  background: linear-gradient(264deg, rgba(37,88,253,0.9) 0%, rgba(253,45,45,0.9) 40%, rgba(255,188,0,0.9) 70%, rgba(245,253,53,0.6951155462184874) 100%);
}
.icon-style a {
  font-size: 25px;
  color: rgb(20,42,74);
}

.list-unstyled a {
  color: #909090;
  font-weight: 100;
}

.t-footer {
  color: #909090;
}
/* END FOOTER */

.owl-dot {
  display: inline-block;
  cursor: default !important;
}
.owl-dott {
  cursor: pointer;
  background: rgb(20,42,74);
  height: 4px;
  width: 50px;
  margin-right: 4px;
  border-radius: 10px;
  border: none !important;
  outline: none !important;
}

.owl-carousel{
  position: relative;
}

/*.owl-dot:active {
  background-color: none !important;
  opacity: 0.6;
  background: linear-gradient(90deg, rgba(0,4,128,1) 20%, rgba(255,0,0,1) 40%, rgba(255,166,0,1) 60%, rgba(236,255,0,1) 80%, rgba(26,255,0,1) 100%);
}*/

.owl-dots .active .owl-dott {
  opacity: 0.6;
  background: linear-gradient(90deg, rgba(0,4,128,1) 20%, rgba(255,0,0,1) 40%, rgba(255,166,0,1) 60%, rgba(236,255,0,1) 80%, rgba(26,255,0,1) 100%);
}

/* HEX-CONSULTING */
.hex-consulting {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  -webkit-clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  width: 270px;
  height: 230px;
  background: linear-gradient(90deg, #4C6EB2 15%, #E11F26 25%, #E2D91D 75%, #42AA48 100%);
  /*bottom: 166px;
  left: 84px;
  
  left: 8%;
  right: -4%;
  
  top: 22px;*/
}

.hex-consulting div {
  position: absolute;
  top: 15px;
  left: 15px;
  box-sizing: border-box;
  -webkit-clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  width: 240px;
  height: 200px;
  background: rgb(20,42,74);
}
/*
.title-consul-1 {
  position: absolute;
  z-index:1;
  bottom: 161px;
  left: 91px;
}

.title-consul-2 {
  position: absolute;
  top: 292px;
  z-index:1;
}

.title-consul-3 {
  position: absolute;
  z-index:1;
  bottom: 160px;
  left:80px;
}

.title-consul-4 {
  position: absolute;
  top: 342px;
  right: 30px;
  z-index:1;
}*/

.title-consul-1 {
  position: absolute;
  z-index:1;
  bottom: 235px;
  left: 54px;
}

.title-consul-2 {
  position: absolute;
  top: 363px;
  left: 54px;
  z-index:1;
}

.title-consul-3 {
  position: absolute;
  z-index:1;
  bottom: 235px;
  left: 54px;
}

.title-consul-4 {
  position: absolute;
  top: 363px;
  left: 38px;
  z-index:1;
}

.text-consul {
  font-size: 12px;
  -webkit-text-stroke: normal !important;
}
.text-consul > ul {
  list-style: none !important;
}

.b-consul-1 {

}
.b-consul-2 {
  position: absolute;
  top: 128px;
}
.b-consul-3 {
   position: absolute;
}
.b-consul-4 {
   position: absolute;
}

/* END HEX-CONSULTING */

/* CAROUSEL HISTORY */
  .hex-history-color {
  top: 3px;
  left: 2px;
  position: absolute !important;
  box-sizing: border-box;
  -webkit-clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  width: 150px;
  height: 130px;
  background: linear-gradient(90deg, #4C6EB2 15%, #E11F26 25%, #E2D91D 75%, #42AA48 100%) !important;
  z-index: -1;
}

.hex-history {
  display: inline-block;
  position: relative !important;

  box-sizing: border-box;
  -webkit-clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  width: 150px;
  height: 130px;
  background: rgb(20,42,74);
}
/* END CAROUSEL HISTORY */

@media (max-width: 1200px) { 
  .overlay-block1 {
    width: 85%;
    bottom: 124px;
    height: 63%;
  }
  .dropdown-menu {
    background-color: rgb(20,39,77);
    border: none !important;
  }
  .b-consul-3 {
    position: relative;
  }
  .first {
    display: flex;
  }
  .title-consul-4 {
    right: unset;
  }
  .bg-slider {
    height: 880px;
  }
  .bg-slider-page {
    /*min-height: 650px;
    max-height: 650px;*/
  }
  a.sidebar-nav p, a.sidebar-nav p {
    display: none;
  }

  a.sidebar-nav:hover p, a.sidebar-nav.active p {
    display: none;
  }
  .b-consul-1 {
    position: relative;
    margin-left:auto;
    margin-right: auto;
    display: flex;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .b-consul-2 {
    position: relative;
    margin-left:auto;
    margin-right: auto;
    display: flex;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .b-consul-3 {
    position: relative;
    margin-left:auto;
    margin-right: auto;
    display: flex;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .b-consul-4 {
    position: relative;
    margin-left:auto;
    margin-right: auto;
    display: flex;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .b-consul-2 {
    position: relative;
    top: 0px!important;
  }
  .b-consul-4 {
    position: relative;
    top: 0px!important;
  }
  .title-consul-1 {
    position: relative;
    bottom: 0px;
    left:0px;
    text-align: center !important;
  }
  .title-consul-2 {
    position: relative;
    top: 0px;
    left: 0px;
    text-align: center !important;
  }
  .title-consul-3 {
    position: relative;
    bottom: 0px;
    left: 0px;
    text-align: center !important;
  }
  .title-consul-4 {
    position: relative;
    top: 0px;
    right: 0px;
    left: 0px;
    text-align: center !important;
    margin-top: 27px;
  }
  .first {
    display: block;
  }
  
}
@media (max-width: 992px) { 
  .overlay-block1 {
    width: 79%;
    bottom: 153px;
    height: 54%;
  }
  h2 {
    font-size: 1.6rem !important;
  }
  .kleurblok {
    top: 380px;
  }
  .title-consul-4 {
    right: 30px;
  }
  .bg-slider-page {
    /*min-height: 720px;
    max-height: 720px;*/
    height: 720px;
  }
  .bg-slider-page2 {
    height: 800px;
  }
  .bg-slider {
    height: 850px;
  }
  #title {
    font-size: 1.8rem;
  }
  #subtitel {
    font-size: 1.2rem;
  }
  

}
@media (max-width: 767px) { 
  .overlay-block1 {
    width: 87%;
    bottom: 102px;
  }
  .industryimg {
    right: -14px;
  }
  .kleurblok {
    right: 1px;
    top: 425px;
  }
  .overlay-blocks {
    margin-top: 60px;
  }
  .title-block {
    width: 100%;
  }
  .text-block {
    width: 100%;
  }
  .text-contact {
    width: 100%;
  }
  .bg-slider-page {
    /*min-height: 650px;
    max-height: 650px;*/
    height: 410px;
  }
  .bg-slider-page2 {
  height: 550px;
  }
  
}

@media (max-width: 420px) {
  .img-logo{
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .bg-slider {
    height: 920px;
  }
  .bg-slider-page {
    height: 570px
  }
  .bg-slider-page2 {
    /*min-height: 680px;
    max-height: 680px;*/
    height: 730px
  }

}

@media (max-width: 360px) {
  .img-logo {
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .kleurblok {
    top: 348px;
  }
}
