header .logo {height: 50px;}
@media (max-width: 992px) {header .logo {height: 50px;}}
:root {--body-bg:rgb(255, 255, 255);--bs-body-bg:rgb(255, 255, 255); --bg-header-bg:rgb(255, 255, 255);--bs-bg-header-bg:rgb(255, 255, 255); --bg-footer-bg:rgba(255, 255, 255, 0);--bs-bg-footer-bg:rgba(255, 255, 255, 0); --menu-bg:rgba(253, 253, 253, 0);--bs-menu-bg:rgba(253, 253, 253, 0); --primary:#222222;--bs-primary:#222222; --secondary:#F5F5F5;--bs-secondary:#F5F5F5; --main-content:rgb(255, 255, 255);--bs-main-content:rgb(255, 255, 255); --border-color:rgb(34, 34, 34);--bs-border-color:rgb(34, 34, 34); --body-text:#212121;--bs-body-text:#212121; --bg-header-text:#212121;--bs-bg-header-text:#212121; --bg-footer-text:#000000;--bs-bg-footer-text:#000000; --menu-text:#212121;--bs-menu-text:#212121; --primary-text:#F5F5F5;--bs-primary-text:#F5F5F5; --secondary-text:#222222;--bs-secondary-text:#222222; --link-color:#222222;--bs-link-color:#222222; --link-hover-color:rgb(34, 34, 34);--bs-link-hover-color:rgb(34, 34, 34); --primary-10:#2222221a;--bs-primary-10:#2222221a; --primary-20:#22222233;--bs-primary-20:#22222233; --primary-30:#22222242;--bs-primary-30:#22222242; --primary-40:#22222266;--bs-primary-40:#22222266; --primary-50:#22222280;--bs-primary-50:#22222280; --primary-60:#22222299;--bs-primary-60:#22222299; --primary-70:#222222b3;--bs-primary-70:#222222b3; --primary-80:#222222cc;--bs-primary-80:#222222cc; --primary-90:#222222e6;--bs-primary-90:#222222e6; --secondary-10:#F5F5F51a;--bs-secondary-10:#F5F5F51a; --secondary-20:#F5F5F533;--bs-secondary-20:#F5F5F533; --secondary-30:#F5F5F542;--bs-secondary-30:#F5F5F542; --secondary-40:#F5F5F566;--bs-secondary-40:#F5F5F566; --secondary-50:#F5F5F580;--bs-secondary-50:#F5F5F580; --secondary-60:#F5F5F599;--bs-secondary-60:#F5F5F599; --secondary-70:#F5F5F5b3;--bs-secondary-70:#F5F5F5b3; --secondary-80:#F5F5F5cc;--bs-secondary-80:#F5F5F5cc; --secondary-90:#F5F5F5e6;--bs-secondary-90:#F5F5F5e6; }
body{
  overflow-x: hidden;
}
.video-banner {
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    z-index: -1;
  }
.grey-bg {
    background: #F2F2F2;
  }
  .video-banner iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 177.77vh;
    height: 100vh;
    transform: translate(-50%, -50%);
    pointer-events: none;
    border: none;
  }
.icon-user{
	display:none;
}
.badge-wallet{
	display: none;
}
.btn-register-hero3{
        background: #362d80;
        color: white;
        border-radius: 20px !important;
        width: 130px !important;
        font-weight: 500 !important;
        border: 0 !important;
        text-transform: uppercase;
        font-size: 1.1rem;
        padding-top: 11px;
        padding-bottom: 9px;
    }
    .btn-register-hero3:hover{
        color: white;
        background: #362d80;
    }
.bg-form {
    background: #F5F5F5!Important;
}
.form-control {
    border: 1px solid rgb(237, 237, 237)!Important;
}
body{
	font-family:  'Raleway', sans-serif!important;
}
.bg-header{
	background-color: #070712cc !important;
}

.bg-header .nav-custom-link {
    font-size: 1rem!important;
}
.bg-header .nav-custom-link{
	color: #5EC6B1;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.1rem;
  margin-left: 30px;
  text-decoration : none!important;
}
#langDropdown{
	color: white!important;
}
.bg-header .header-first-row {
    padding: 5px 0px!important;
}
.bg-header .nav-custom-link:hover {
        border-bottom: 0px !Important;
    }
.hero-section {
    margin-top: -70px;
}
.custom-home-page .hero-section {
    margin-top: 0px!important;
}

.nGY2 .nGY2GThumbnailIconsFullThumbnail {
    top: auto !Important;
    left: auto !Important;
     bottom: -20px !Important; 
    right: 0 !Important;
}
 .img-dutch-flag {
    width: 130px;
  }
  body{
    font-family: "Raleway", sans-serif;
  }
  .main-title-hero-section-text {
    color: #fff;
    font-size: 1.4rem;
    font-weight: 300 !important;
    letter-spacing: 0.1rem;
  }
  .main-header-dynamics{
    font-size: 2rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400 !important;
    letter-spacing: 0.2rem;
  }
  .main-title-hero-section-text-1 {
    color: #fff;
    font-size: 1.2rem;
    font-weight: 300 !important;
    letter-spacing: 0.2rem;
  }
  .speaker-theme :hover{
    color: #362d80!important;
  }
  .offcanvas.show .btn-close {
    filter: invert(1) brightness(200%);
  }
  .site_loader {
    text-align: center;
  }
  .site_loader > img {
    margin-top: auto;
  }
  .navbar {
    background: transparent;
    width: 100%;
    top:0;
    position: fixed;
  }
  .navbar img{
    height: 80px;
  }
  .double-logo{
    width: 450px;
  }
  .copyright{
    background: rgb(249, 249, 249)!important;
    font-size: 1.1rem;
    font-weight: 500;
    color: #000000;
  }
  .register-box {
    border: 1px solid #f7f6f6;
    padding: 40px 20px 20px;
    background: #f9f9f9;
    max-width: 850px;
    margin: auto;
    border-radius: 60px;
    margin-bottom: 40px !important;
  }
  .menu-scrolled {
    background-color: #070712cc !important;
    position: sticky !important;
    transition: 0.3s ease-in-out!important;
  }
  .menu-scrolled .navbar-brand img{
    height: 50px;
  }
  .section-photo img {
    width: 100%;
    height: 100vh;
  }
  .nav-link-scrolled{
    font-size: 1rem;
    font-weight: 400;
    color: #5EC6B1 ;
    text-transform: uppercase;
    margin-left: 20px;
  }
  .nav-link-scrolled:hover{
    text-decoration: none!Important;
  }
  .nav-link-custom{
    color: #5EC6B1 ;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.2rem;
    margin-left: 30px;
  }
  .nav-link-custom:hover{
    text-decoration: none!important;
  }
  .nav-link:focus, .nav-link:hover {
    color: white!Important;
  }
  .navbar-nav a:hover{
    color: white ;
    text-decoration: underline;
  }
  .navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
    color: white !important;
    text-decoration: underline;
  }
  .hero-section {
    position: relative;
    height: 100vh!Important;
    overflow: hidden;
    display: flex;
    align-items: self-end!Important;
    background: rgba(0, 0, 0, 0.4);
  }
  .section-photo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
  }

  .hero-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .dynamics-banner-content {
    position: relative;
    z-index: 1;
    text-align: center;
    color: white;
  }
  .dynamics-banner-content-text{
    color: #5EC6B1;
    font-size: 1.4rem;
    font-weight: 600;
  }
  .main-title-hero-section{
    color: #5EC6B1 ;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 300!Important;
    letter-spacing: 0.2rem;
  }
  .about-hall{
    font-size: 1.5rem;
    font-weight: 400;
    color: #5EC6B1;
  }
  .about-hotel{
    font-size: 1.6rem;
    font-weight: 600;
    color: #5EC6B1;
  }
  .grey-bg{
    background: #F2F2F2 ;
  }
  .event-agenda{
    color: #323082;
    font-weight: 500;
    font-size: 1.4rem;
  }

  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='%23ffffff' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-toggler {
    border: none;
    box-shadow: none;
  }
  .navbar-toggler:focus,
  .navbar-toggler:hover,
  .navbar-toggler:active {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
  }
  .cookie-consent {
    background: rgb(249, 249, 249) !important;
  }
  .cookie-consent a {
    color: rgb(60, 47, 128) !important;
    font-weight: 500!important;
    font-size: 0.9rem;
    text-decoration: none!important;
  }
  .btn.btn-primary {
    background-color: #9FB166;
    border-color: #9FB166;
    color: white!important;
  }
  .btn.btn-secondary {
    background-color: #F5F5F5;
    border-color: #F5F5F5;
    color: var(--secondary-text);
  }
  .btn-register{
    background: #362d80;
    color: white;
    border-radius: 20px !important;
    width: 280px !important;
    font-weight: 500 !important;
    border: 0 !important;
    text-transform: uppercase;
    font-size: 1.1rem;
    padding-top: 11px;
    padding-bottom: 9px;
  }
  .btn-register:hover{
    background: #070712;
    color: white;
  }
  .btn-register-hero2{
    background: #362d80;
    color: white;
    border-radius: 20px !important;
    width: 280px !important;
    font-weight: 500 !important;
    border: 0 !important;
    text-transform: uppercase;
    font-size: 1.1rem;
    padding-top: 11px;
    padding-bottom: 9px;
  }
  .btn-register-hero2:hover{
    color: white;
    background: #362d80;
  }
.speaker-theme :hover{
    color: #362d80!important;
  }
  .offcanvas.show .btn-close {
    filter: invert(1) brightness(200%);
  }
  .speaker-image{
    object-fit: contain;
  }
  .site_loader {
    text-align: center;
  }
  .site_loader > img {
    margin-top: auto;
  }
  .navbar {
    background: transparent;
    width: 100%;
    top:0;
    position: fixed;
  }
  .navbar img{
    height: 80px;
  }
  .copyright{
    background: rgb(249, 249, 249)!important;
    font-size: 1.1rem;
    font-weight: 500;
    color: #000000;
  }
  .register-box {
    border: 1px solid #f7f6f6;
    padding: 40px 20px 20px;
    background: #f9f9f9;
    max-width: 850px;
    margin: auto;
    border-radius: 60px;
    margin-bottom: 40px !important;
  }
  .menu-scrolled {
    background-color: #070712cc !important;
    position: sticky !important;
    transition: 0.3s ease-in-out!important;
  }
  .menu-scrolled .navbar-brand img{
    height: 50px;
  }
  .section-photo img {
    width: 100%;
    height: 100vh;
  }
  .nav-link-scrolled{
    font-size: 1rem;
    font-weight: 400;
    color: #5EC6B1 ;
    text-transform: uppercase;
  }
  .nav-link-scrolled:hover{
    text-decoration: none!Important;
  }
  .nav-link-custom{
    color: #5EC6B1 ;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.2rem;
  }
  .nav-link-custom:hover{
    text-decoration: none!important;
  }
  .nav-link:focus, .nav-link:hover {
    color: white!Important;
  }
  .navbar-nav a:hover{
    color: white ;
    text-decoration: underline;
  }
  .navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
    color: white !important;
    text-decoration: underline;
  }
  .position-work {
    color: #616161!important;
    font-size: 1rem;
    font-weight: 500;
  }
  .bold-text-hero-section{
    color: white;
    font-weight: 600;
    font-size: 1.4rem;
    text-transform: uppercase;
  }
  .main-header{
    font-size: 1.6rem;
    font-weight: 500;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  .main-text{
    font-size: 1.1rem;
    font-weight: 500;
    color: #212121;
  }
  .text-speaker{
    font-size: 1.05rem;
    font-weight: 400;
    color: #616161;
  }
  .about-hall{
    font-size: 1.5rem;
    font-weight: 400;
    color: #5EC6B1;
  }
  .grey-bg{
    background: #F2F2F2 ;
  }
  .event-agenda{
    color: #323082;
    font-weight: 500;
    font-size: 1.4rem;
  }
  .speaker-name{
    font-size: 1.6rem;
    color: #5EC6B1;
    font-weight: 500;
  }
  .company-name{
    color: #323082;
    font-size: 1.3rem;
    font-weight: 500;
  }
  .cookie-consent a {
    color: rgb(60, 47, 128) !important;
    font-weight: 500!important;
    font-size: 0.9rem;
    text-decoration: none!important;
  }
@media (min-width: 992px) and (max-width: 1450px) {
    .dynamics-content-logo {
        width: 100px;
        height: auto !important;
    }
  .double-logo{
      width: 240px!important;
    }
    .register-box {
      border: 1px solid #f7f6f6;
      padding: 40px 20px 20px;
      background: #f9f9f9;
      max-width: 850px;
      margin: auto;
      border-radius: 60px;
      margin-bottom: 30px !important;
    }
    .main-text{
      font-size: 1rem;
      color: #212121!important;
    }
    .text-speaker{
      font-size: 0.95rem;
      font-weight: 400;
      color: #616161;
    }
    .main-title-hero-section{
      font-size: 1.2rem!Important;
      font-weight: 300!Important;
      letter-spacing: 0.2rem;
    }
    .dynamics-banner-content-text{
      font-size: 1.3rem!Important;
    }
    .bold-text-hero-section {
      font-size: 1.3rem!Important;
    }
    .navtech-retail{
      width: 130px!Important;
    }
    .calendar-number {
      font-size: 4rem;
    }
    .text-calendar {
      font-size: 1.2rem!Important;
    }
    .about-hotel {
      font-size: 1.3rem!Important;
    }
    .about-hall {
      font-size: 1.4rem!Important;
    }
    .change-the-game{
      width: 100%;
      max-width: 250px!Important;
    }
    .sponsors-partners{
      width: 180px!Important;
    }
    .company-name{
      font-size: 1.1rem;
      font-weight: 500;
    }
    .speaker-name {
      font-size: 1.3rem!Important;
    }
    .main-header {
      font-size: 1.3rem!Important;
    }
    .speaker-image{
      width: 140px;
      height: 140px;
      object-fit: contain;
    }
    .custom-bg {
      background-image: url('/uploads/files/63a0a4bd-364b-472d-b298-e8544ee1f320_c500.webp');
      background-size: cover;
      background-position: center;
    }
    .nav-link-custom-mobile{
      color: #5EC6B1;
      text-transform: uppercase;
      font-weight: 500;
      font-size: 1.2rem;
      margin-left: 5px;
    }
  .main-text{
      font-size: 1rem;
      color: #212121!important;
    }
    .text-speaker{
      font-size: 0.95rem;
      font-weight: 400;
      color: #616161;
    }
    .bold-text-hero-section {
      font-size: 1.3rem!Important;
    }
    .navtech-retail{
      width: 130px!Important;
    }
    .about-hall {
      font-size: 1.4rem!Important;
    }
    .change-the-game{
      width: 100%;
      max-width: 250px!Important;
    }
    .sponsors-partners{
      width: 180px!Important;
    }
    .company-name{
      font-size: 1.1rem;
      font-weight: 500;
    }
    .speaker-name {
      font-size: 1.3rem!Important;
    }
    .main-header {
      font-size: 1.3rem!Important;
    }
    .speaker-image{
      width: 140px;
      height: 140px;
      object-fit: contain;
    }
  }


@media (min-width: 993px) and (max-height: 700px) {
  .custom-logo-change-the-future {
    display: none!important;
  }
}
.bg-header .header-first-row {
    padding: 5px 15px!important;
}
@media (max-width: 992px) {

    .bankfeed-logo{
      width: 130px;
    }
    .main-header {
      font-size: 1.3rem;
    }
    .change-the-game{
      width: 100%;
      max-width: 250px;
    }
    .about-hall {
      font-size: 1.4rem;
      font-weight: 400;
      color: #5EC6B1;
    }
    .navbar img {
      height: 55px;
    }
  .main-title-hero-section-text {
      font-size: 0.9rem;
    }
    .img-dutch-flag {
      width: 80px;
    }
    .btn-register-hero2 {
      background: #362d80 !important;
      width: 260px !important;
      font-size: 0.9rem !important;
      padding-top: 8px !important;
      padding-bottom: 7px !important;
    }
    .main-header-dynamics {
      font-size: 1.2rem;
    }
    .navtech-retail {
      width: 110px!Important;
    }
    .bankfeed-logo{
      width: 130px;
    }
    .speaker-name {
      font-size: 1.3rem;
    }
    .nav-link-custom-mobile{
      color: #5EC6B1;
      text-transform: uppercase;
      font-weight: 500;
      font-size: 1.2rem;
      margin-left: 5px;
    }
    .main-header {
      font-size: 1.3rem;
    }
    .change-the-game{
      width: 100%;
      max-width: 250px;
    }
    .custom-bg {
      background-image: url('/uploads/files/63a0a4bd-364b-472d-b298-e8544ee1f320_c500.webp');
      background-size: cover;
      background-position: center;
    }
    .dignet-logo{
      width: 110px;
    }
    .about-hotel {
      font-size: 1.45rem;
      font-weight: 600;
      color: #5EC6B1;
    }
    .sponsors-partners{
      width: 140px!important;
    }
    .about-hall {
      font-size: 1.4rem;
      font-weight: 400;
      color: #5EC6B1;
    }
    .smart-organic-logo{
      width: 90px;
    }
    .samsung-logo{
      width: 130px;
    }
    .murgov-logo{
      width: 170px;
    }
    .mysynergy-logo{
      width: 150px;
    }
    .amco-logo{
      width: 150px;
    }
    .main-title-hero-section {
      font-size: 1.2rem;
    }
    .speaker-image{
      max-width: 140px;
      width: 100%;
    }
    .navbar img {
      height: 55px;
    }
    .double-logo {
      width: 240px!important;
    }
    .hero-section {
      align-items: start;
      padding-top: 85px;
      height: 550px!important;
    }
    .dynamics-content-logo-mobile{
      width: 140px;
      height: auto!important;
    }
    .nav-link-custom-mobile{
      margin-bottom: 25px;
    }
    .text-calendar {
      font-size: 1.2rem;
    }
    .calendar-number {
      font-size: 4rem;
    }
    .section-photo {
      transform: scale(1);
    }
   .dynamics-content-logo{
        height: 55px;
    }
   .video-banner {
      height: 550px;
    }
    .video-banner iframe {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 147vh;
      height: 300vh;
      transform: translate(-50%, -50%);
      pointer-events: none;
      object-fit: cover;
    }
  .logo-col{
  	display: flex;
    justify-content: end;
    margin-right: -30px;
  }
  .icon-menu{
  	background: white!important;
  }
  .language-container{
  	display: none!important;
  }
  .navbar-nav li:first-child{
  	display: none!important;
  }
  .bg-header .nav-custom-link {
        color: #5EC6B1;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 1.2rem;
        margin-left: 5px;
    	text-align: center;
    }
      #navbarCollapse {
        background-image: url(/uploads/files/63a0a4bd-364b-472d-b298-e8544ee1f320_c500.webp);
    }
  .main-menu2 .nav-item {
        background: transparent!important;
    }
  .double-logo{
  	width:300px!important;
  }
  .dynamics-banner-content-text {
    
    font-size: 1.2rem!important;
    
}
  .main-title-hero-section {
    
    font-size: 1.3rem!important;
    
}
}
@media (min-aspect-ratio: 16/9) {
    .video-banner iframe {
      width: 100vw;
      height: 56.25vw;
    }
  }
.siteLoaded {
    display:block !important;
    opacity:1 !important;
    transition: opacity 0.5s ease;
}

