.st1 {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper .elementor-button-icon {
  text-align: left;
}
.elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper .elementor-button-icon {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper .elementor-button-icon i {
  font-size: 38px;
}
@media (max-width: 1200.98px) {
  .elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper .elementor-button-icon i {
    font-size: 22px;
  }
}
.elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper .elementor-button-icon svg {
  width: 46px;
}
@media (max-width: 1200.98px) {
  .elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper .elementor-button-icon svg {
    width: 26px;
  }
}
.elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper .elementor-button-icon svg path {
  fill: var(--e-global-color-e40d437);
}

div.elementor-location-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 90000;
  margin-top: 0;
  opacity: 1;
  transition: all 250ms ease-in-out !important;
}
div.elementor-location-header:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100px;
  background-color: var(--e-global-color-e40d437);
  opacity: 0.95;
}
div.elementor-location-header > .elementor-section {
  transition: all 250ms ease-in-out !important;
}

div.elementor-location-header .elementor-icon-box-wrapper {
  align-items: center !important;
}
div.elementor-location-header .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon {
  width: auto !important;
  height: auto !important;
  border: 0 !important;
}

nav.elementor-nav-menu--main > .elementor-nav-menu {
  flex-direction: row;
  align-items: baseline;
}
nav.elementor-nav-menu--main > .elementor-nav-menu > .menu-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  transition: all 250ms ease-in-out !important;
}
nav.elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .elementor-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media (min-width: 1201px) {
  nav.elementor-nav-menu--main > .elementor-nav-menu > .menu-item:hover > a, nav.elementor-nav-menu--main > .elementor-nav-menu > .menu-item:focus > a, nav.elementor-nav-menu--main > .elementor-nav-menu > .menu-item:focus-within > a {
    transform: scale(1.1);
  }
}

.hide-on-mixin.transition {
  opacity: 1;
  transition: all 250ms ease-in-out !important;
}

.navbar-mixin.transition.elementor-location-header .hide-on-mixin.transition {
  margin-top: -20px;
  opacity: 0;
}

.navbar-hide {
  margin-top: -5px !important;
  opacity: 0 !important;
}

.header-small .elementor-widget-theme-site-logo .elementor-widget-container a img {
  max-height: 80px;
}

#header-vacancies:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  display: block;
  width: 3px;
  height: 70px;
  background-image: url("/wp-content/uploads/2023/01/dotted-line.svg");
  transform: translateX(-50%);
}

.elementor-nav-menu > .current-menu-parent > a {
  font-weight: 600;
}
.elementor-nav-menu > .current-menu-item > a {
  background-color: var(--e-global-color-secondary) !important;
  color: var(--e-global-color-e40d437) !important;
}

@media (max-width: 1024.98px) {
  li.menu-item a.elementor-item,
  li.menu-item a.elementor-sub-item {
    padding: 15px !important;
    justify-content: center;
    text-align: center;
  }
  li.menu-item a.elementor-item {
    background-color: var(--e-global-color-5922a24) !important;
  }
  li.menu-item.menu-item-has-children ul.sub-menu {
    position: relative !important;
    margin-top: 20px !important;
    display: block !important;
    width: 100%;
  }
}
a.elementor-item.has-submenu .sub-arrow {
  position: absolute;
  left: 50%;
  top: 90%;
  padding-right: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  transform: translateX(-50%);
  transition: all 250ms ease-in-out !important;
}
a.elementor-item.has-submenu .sub-arrow i {
  color: var(--e-global-color-secondary);
}
a.elementor-item.has-submenu .sub-arrow:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2022/12/icon-arrow-down-white.svg);
  transform: translate(-50%, -50%);
  opacity: 1;
}
a.elementor-item.has-submenu .sub-arrow:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2022/12/icon-arrow-down-black.svg);
  transform: translate(-50%, -50%);
  opacity: 0;
}

.elementor-widget-theme-site-logo .elementor-widget-container a img {
  max-height: none;
  transition: all 250ms ease-in-out !important;
}

@media (max-width: 1200.98px) {
  #navigation-toggler {
    border: 0 !important;
  }
  #navigation-toggler * {
    border: 0 !important;
  }
  #navigation-toggler .elementor-cta__bg-overlay {
    background: transparent !important;
  }
  #navigation-toggler a.elementor-cta .elementor-cta__content {
    padding: 0 !important;
    min-height: unset !important;
    background-color: transparent !important;
  }
  #navigation-toggler .elementor-cta--skin-classic .elementor-cta__content {
    background-color: transparent !important;
  }
  #navigation-toggler button.button {
    padding: 10px;
    background-color: transparent !important;
    border: 0 !important;
    outline: 0;
    z-index: 90000;
  }
  #navigation-toggler button.button .line {
    margin-left: auto;
    display: block;
    height: 3px;
    background-color: var(--e-global-color-secondary);
  }
  #navigation-toggler button.button .line.one {
    width: 28px;
  }
  #navigation-toggler button.button .line.two {
    width: 36px;
  }
  #navigation-toggler button.button .line.three {
    width: 25px;
  }
  #navigation-toggler button.button .line.one, #navigation-toggler button.button .line.two {
    margin-bottom: 8px;
  }
  #navigation-toggler button.button.open .line {
    background-color: var(--e-global-color-secondary);
  }
  #navigation-toggler button.button.open .line.one {
    width: 30px;
    transform: rotate(45deg) translate(8px, 8px);
  }
  #navigation-toggler button.button.open .line.two {
    width: 0;
  }
  #navigation-toggler button.button.open .line.three {
    width: 30px;
    transform: rotate(-45deg) translate(8px, -8px);
  }
  .mobile-menu nav.elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .elementor-item {
    padding: 18px 20px;
    background-color: var(--e-global-color-secondary);
    border-radius: 15px;
    margin-bottom: 10px;
    width: 100%;
  }
  .mobile-menu nav.elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .elementor-item > .sub-arrow {
    display: none !important;
  }
  .mobile-menu nav.elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .sub-menu {
    position: relative !important;
    display: block !important;
    width: 100%;
  }
  .mobile-menu nav.elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .sub-menu > .menu-item {
    width: 100%;
  }
  .mobile-menu nav.elementor-nav-menu--main > .elementor-nav-menu > .menu-item > .sub-menu > .menu-item > .elementor-sub-item {
    padding: 18px 20px;
    background-color: var(--e-global-color-bbf079d);
    border-radius: 15px;
    margin-bottom: 10px;
    width: 100%;
  }
}
.current_page_parent {
  background-color: var(--e-global-color-secondary);
}
.current_page_parent .elementor-item {
  color: var(--e-global-color-e40d437) !important;
}

.fixed-left {
  position: fixed;
  left: 20px;
  bottom: 20px;
  max-width: 20%;
  z-index: 99999;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  -webkit-hyphens: auto;
  hyphens: auto;
}

.medium {
  font-weight: 500;
}

.link-yellow a {
  color: #FFE22D !important;
}

.link-white a,
.elementor-location-footer a {
  color: var(--e-global-color-e40d437) important;
}

#login h1 a, .login h1 a {
  background-image: url("/wp-content/uploads/2023/02/gda_design.png");
  height: 65px;
  width: 320px;
  background-size: 320px 65px;
  background-repeat: no-repeat;
  padding-bottom: 30px;
}

#masonry .elementor-widget-container .elementor-posts-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: repeat(2, minmax(10px, 0.5fr));
  grid-template-areas: "one two two" "three three four" "five six seven";
}
#masonry .elementor-widget-container .elementor-posts-container article.elementor-post:nth-of-type(1) {
  grid-area: one;
}
#masonry .elementor-widget-container .elementor-posts-container article.elementor-post:nth-of-type(2) {
  grid-area: two;
}
#masonry .elementor-widget-container .elementor-posts-container article.elementor-post:nth-of-type(3) {
  grid-area: three;
}
#masonry .elementor-widget-container .elementor-posts-container article.elementor-post:nth-of-type(4) {
  grid-area: four;
}
#masonry .elementor-widget-container .elementor-posts-container article.elementor-post:nth-of-type(5) {
  grid-area: five;
}
#masonry .elementor-widget-container .elementor-posts-container article.elementor-post:nth-of-type(6) {
  grid-area: six;
}
#masonry .elementor-widget-container .elementor-posts-container article.elementor-post:nth-of-type(7) {
  grid-area: seven;
}

article.elementor-post {
  position: relative;
  box-shadow: 0 0 66px -39px rgba(0, 0, 0, 0.75);
  transition: all 250ms ease-in-out !important;
}
article.elementor-post:hover, article.elementor-post:focus, article.elementor-post:focus-within {
  transform: scale(1.05);
  z-index: 999999;
}
article.elementor-post > a.elementor-post__thumbnail__link {
  margin-bottom: 0 !important;
}
article.elementor-post > div.elementor-post__text {
  position: absolute;
  bottom: 0;
}
article.elementor-post > div.elementor-post__text .elementor-post__title {
  display: block;
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: bold;
}
article.elementor-post > div.elementor-post__text .elementor-post__read-more-wrapper > a.elementor-post__read-more {
  padding: 13px 27px;
  font-size: 1rem;
  font-weight: 400;
  color: var(--e-global-color-secondary);
  background-color: var(--e-global-color-accent);
  border: 1px solid var(--e-global-color-accent);
  border-radius: 30px;
}
article.elementor-post > div.elementor-post__text .elementor-post__read-more-wrapper > a.elementor-post__read-more:hover, article.elementor-post > div.elementor-post__text .elementor-post__read-more-wrapper > a.elementor-post__read-more:focus, article.elementor-post > div.elementor-post__text .elementor-post__read-more-wrapper > a.elementor-post__read-more:focus-within {
  background-color: #e6e6e6;
  transform: scale(1.05);
  z-index: 999999;
}

.trigger-info {
  top: 30%;
  right: -4px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto !important;
  position: fixed;
  z-index: 99999;
  cursor: pointer;
}
.trigger-info .elementor-column .elementor-widget-wrap {
  padding: 0;
  display: flex;
  flex-direction: column;
}
.trigger-info .elementor-column .elementor-widget-wrap .elementor-element {
  display: flex !important;
  flex-direction: row;
  justify-content: flex-end;
  border: 1px solid #f7f7f7;
  box-shadow: 0 0 66px -39px rgba(0, 0, 0, 0.75);
}
.trigger-info .elementor-column .elementor-widget-wrap .elementor-element .elementor-widget-container {
  width: 100%;
}
.trigger-info .elementor-column .elementor-widget-wrap .elementor-element .elementor-button {
  margin: 0 !important;
  width: 100%;
  height: 125px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.trigger-info .elementor-column .elementor-widget-wrap .elementor-element .elementor-button .elementor-button-content-wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.trigger-info .elementor-column .elementor-widget-wrap .elementor-element .elementor-button .elementor-button-content-wrapper .elementor-button-icon {
  margin-right: 0;
}
.trigger-info .help-text {
  margin-left: 22px;
}
.trigger-info .elementor-button-text {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.trigger-info svg {
  height: 40px;
  width: 40px;
}
.trigger-info svg path {
  fill: var(--e-global-color-accent);
}

.wrap-quickbuttons.snackbar-wrapper {
  position: fixed;
  right: -100%;
  left: unset;
  top: 30%;
  z-index: 3000;
  padding: 77px 29px 29px 29px;
  display: flex;
  flex-direction: column;
  width: 300px;
  gap: 4px;
  background-color: var(--e-global-color-primary);
  opacity: 1;
  box-shadow: 0 0 66px -39px rgba(0, 0, 0, 0.75);
  transition: all 250ms ease-in-out !important;
}
.wrap-quickbuttons.snackbar-wrapper:hover, .wrap-quickbuttons.snackbar-wrapper:focus, .wrap-quickbuttons.snackbar-wrapper:focus-within {
  right: 0;
}
.wrap-quickbuttons.snackbar-wrapper > span {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 22px;
}
.wrap-quickbuttons.snackbar-wrapper strong,
.wrap-quickbuttons.snackbar-wrapper p,
.wrap-quickbuttons.snackbar-wrapper a,
.wrap-quickbuttons.snackbar-wrapper * {
  color: var(--e-global-color-accent);
}

#quickbutton {
  padding: 0;
  margin: 0;
  border: 0;
  position: fixed;
  right: 0;
  top: 30%;
  z-index: 999;
}
#quickbutton .elementor-widget-container .elementor-button-wrapper .elementor-button-link {
  margin: 0;
  padding: 12px 20px;
}
#quickbutton .elementor-widget-container .elementor-button-wrapper .elementor-button-link .elementor-button-content-wrapper {
  align-items: center;
}

.quicklinks .elementor-container .elementor-column .elementor-widget-wrap .elementor-widget-icon-list .elementor-icon-list-items {
  list-style: none;
}
.quicklinks .elementor-container .elementor-column .elementor-widget-wrap .elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-item a {
  transition: all 250ms ease-in-out !important;
}
.quicklinks .elementor-container .elementor-column .elementor-widget-wrap .elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-item a:hover, .quicklinks .elementor-container .elementor-column .elementor-widget-wrap .elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-item a:focus, .quicklinks .elementor-container .elementor-column .elementor-widget-wrap .elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-item a:focus-within {
  transform: translateX(5px);
}
.quicklinks .elementor-container .elementor-column .elementor-widget-wrap .elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-icon i {
  color: var(--e-global-color-accent);
}
.quicklinks .elementor-container .elementor-column .elementor-widget-wrap .elementor-widget-icon-box .elementor-icon-box-icon a {
  transition: all 250ms ease-in-out !important;
}
.quicklinks .elementor-container .elementor-column .elementor-widget-wrap .elementor-widget-icon-box .elementor-icon-box-icon a:hover, .quicklinks .elementor-container .elementor-column .elementor-widget-wrap .elementor-widget-icon-box .elementor-icon-box-icon a:focus, .quicklinks .elementor-container .elementor-column .elementor-widget-wrap .elementor-widget-icon-box .elementor-icon-box-icon a:focus-within {
  transform: translateY(5px);
}
.quicklinks .elementor-container .elementor-column .elementor-widget-wrap .elementor-widget-icon-box .elementor-icon-box-icon a .elementor-icon-box-title {
  font-size: 18px;
  font-weight: bold;
}

a:hover, a:focus, a:focus-within {
  cursor: pointer !important;
}

body > .elementor:not(.elementor-location-header):not(.elementor-location-footer) {
  background-color: var(--e-global-color-5c325c1);
}
body.admin-bar .elementor-location-header {
  top: 32px;
}/*# sourceMappingURL=basic.css.map */