@charset "UTF-8";
#top-bar-wrap {
  display: none; }

header.page-header {
  display: none; }

html body button,
html body button[type=submit],
html body input[type=submit],
html body .elementor-button,
html body .wp-block-button__link {
  text-transform: inherit;
  background-image: none !important;
  background-color: inherit; }

/*$green: #054E5A;*/
/*$blue: #04424D;*/
/*$beige: #e1b77e;*/
html body #main .privacy h1, html body #main .privacy h2, html body #main .privacy h3, html body #main .privacy h4, html body #main .privacy h5, html body #main .privacy h6 {
  font-family: Poppins;
  font-weight: 600;
  color: #054E5A; }
html body #main .elementor-widget-text-editor ul {
  list-style: none;
  padding-left: 0px; }
html body #main .elementor-widget-text-editor ul li {
  position: relative;
  margin-bottom: 6px; }
html body #main .elementor-widget-text-editor ul li::before {
  content: "•";
  color: #054e5a;
  /* jouw kleur */
  font-size: 23px;
  position: absolute;
  left: -20px;
  top: 0; }

#header #logo img, #header #logo svg {
  transition: all 0.5s ease 0s;
  height: 90px;
  max-height: 90px;
  width: auto; }
  #header #logo img .st1, #header #logo svg .st1 {
    fill: #04424D;
    transition: all 0.5s; }
#header.elementor-sticky--effects {
  background: #04424D; }
  #header.elementor-sticky--effects #logo img, #header.elementor-sticky--effects #logo svg {
    height: 50px;
    max-height: 50px;
    transition: all 0.5s ease 0s;
    width: auto; }
    #header.elementor-sticky--effects #logo img .st1, #header.elementor-sticky--effects #logo svg .st1 {
      fill: #FFFFFF;
      transition: all 0.5s; }
#header .btn-highlighted a {
  background-color: #e0b77e !important;
  color: #04424d !important;
  font-weight: 400; }
#header .btn-highlighted a:hover {
  background-color: #edf2f2 !important; }

.ue-flip-box__panel--front, .ue-flip-box__panel--back {
  border-radius: 4rem 4rem 0rem 4rem !important; }

.btn-highlighted {
  padding: 1rem !important;
  align-items: center; }
  .btn-highlighted a {
    height: 50px;
    background-color: #054E5A;
    border-radius: 100px 100px 0px 100px;
    margin-left: 5rem !important;
    padding: 0rem 4rem !important;
    transition: all 0.5s; }
    .btn-highlighted a:hover {
      background-color: #e1b77e;
      color: #FFFFFF !important; }

.aanpak .ue-lord-icon-holder {
  border: 3px solid #04424D;
  border-radius: 100px 100px 0px 100px;
  padding: 1.2rem; }

.ue-slno {
  background: #054E5A !important; }

/* ≤ 1024px */
@media (max-width: 1024px) {
  /* jouw styles */
  #header .btn-highlighted a {
    height: 50px;
    margin-left: 0px !important;
    background-color: transparent !important;
    color: #fff !important; }
  #header .elementor-menu-toggle {
    z-index: 9999; }
  #header .elementor-nav-menu--dropdown {
    top: 0px !important;
    margin-top: -20px !important;
    padding-top: 150px;
    position: absolute;
    max-height: 110vh;
    height: 105vh; }

  html body {
    line-height: inherit; } }
/* ≤ 767px */
@media (max-width: 767px) {
  html body #header #logo img, html body #header #logo svg {
    height: 65px !important;
    max-height: 65px !important; } }

/*# sourceMappingURL=style.css.map */
