/*
Theme Name: Sinergio
Author: Sinergio
Author URI: https://www.sinergio.be/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@charset "UTF-8";
/* ======================================
        VARIABELE
====================================== */
/* ======================================
        INCLUDES FUNCTIES
====================================== */
/* ======================================
        ALGEMEEN
====================================== */
body {
  font-family: "europa", sans-serif;
}
.user-registration, .user-registration .ur-frontend-form.login {
  box-shadow: none !important;
  padding: 0 !important;
  font-family: "europa", sans-serif !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.user-registration .ur-frontend-form.login .ur-form-grid {
  padding: 0 !important;
}
.user-registration .ur-grid-1, .user-registration .ur-button-container {
  padding-left: 0 !important;
}
.user-registration input[type="text"], .user-registration input[type="email"], .user-registration input[type="password"] {
  border: 1px solid #3C3C3B !important;
  border-radius: 0 !important;
}
.user-registration button.ur-submit-button, .user-registration button[type=submit], .user-registration input[type=submit] {
  background-color: #2D2F61 !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  margin-left: 0 !important;
  font-weight: bold !important;
  min-width: 200px !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
.user-registration input[type=submit] {
  width: 100% !important;
}
.user-registration label {
  font-weight: normal !important;
}
.user-registration a {
  color: #292864 !important;
}
/* ======================================
        EXTRA
====================================== */
a, input, textarea, select, button {
  outline: 0;
}
.elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}
.login-buttons {
  margin-top: 10px;
}
.login-buttons a {
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  fill: #FFFFFF;
  color: #FFFFFF;
  min-width: 200px;
  padding: 12px 24px;
  font-family: "europa", sans-serif;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}
.login-buttons.core-principles-of-youth-work a {
  background-color: #3EB24D;
}
.login-buttons.core-principles-of-youth-work a:hover, .login-buttons.youth-work-policy a:hover, .login-buttons.organisation-practice a:hover, .login-buttons.youth-workers a:hover, .login-buttons.quality-development a:hover {
  background-color: #292864;
  color: white;
}
.login-buttons.youth-work-policy a {
  background-color: #9E2362;
}
.login-buttons.organisation-practice a {
  background-color: #3A94C8;
}
.login-buttons.youth-workers a {
  background-color: #F05A33;
}
.login-buttons.quality-development a {
  background-color: #FBB12F;
  color: #292864;
}
.bulletpoint .top-buttons a {
  background-color: #292864 !important;
}
.bulletpoint.category-core-principles-of-youth-work .bg-row, .bulletpoint.category-core-principles-of-youth-work .top-buttons .top-button-core-principles a, .bulletpoint.category-core-principles-of-youth-work .top-buttons a:hover, .custom-template-detail-process.process-color-core-principles-of-youth-work .process-steps > a.active, .custom-template-detail-process.process-color-core-principles-of-youth-work .process-steps > a:hover, .process-detail-header.process-detail-header-core-principles-of-youth-work {
  background-color: #3EB24D !important;
}
.bulletpoint.category-youth-work-policy .bg-row, .bulletpoint.category-youth-work-policy .top-buttons .top-button-youth-work-policy a, .bulletpoint.category-youth-work-policy .top-buttons a:hover, .custom-template-detail-process.process-color-youth-work-policy .process-steps > a.active, .custom-template-detail-process.process-color-youth-work-policy .process-steps > a:hover, .process-detail-header.process-detail-header-youth-work-policy {
  background-color: #9E2362 !important;
}
.bulletpoint.category-organisation-practice .bg-row, .bulletpoint.category-organisation-practice .top-buttons .top-button-organisation a, .bulletpoint.category-organisation-practice .top-buttons a:hover, .custom-template-detail-process.process-color-organisation-practice .process-steps > a.active, .custom-template-detail-process.process-color-organisation-practice .process-steps > a:hover, .process-detail-header.process-detail-header-organisation-practice {
  background-color: #3B95C9 !important;
}
.bulletpoint.category-youth-workers .bg-row, .bulletpoint.category-youth-workers .top-buttons .top-button-youthworkers a, .bulletpoint.category-youth-workers .top-buttons a:hover, .custom-template-detail-process.process-color-youth-workers .process-steps > a.active, .custom-template-detail-process.process-color-youth-workers .process-steps > a:hover, .process-detail-header.process-detail-header-youth-workers {
  background-color: #EB5933 !important;
}
.bulletpoint.category-quality-development .bg-row, .bulletpoint.category-quality-development .top-buttons .top-button-quality a, .bulletpoint.category-quality-development .top-buttons a:hover, .custom-template-detail-process.process-color-quality-development .process-steps > a.active, .custom-template-detail-process.process-color-quality-development .process-steps > a:hover, .process-detail-header.process-detail-header-quality-development {
  background-color: #FBB12F !important;
}
.inhoud_container.custom-template {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
  margin-bottom: 70px;
  font-family: "europa", sans-serif;
  padding-left: 15px;
  padding-right: 15px;
}
.inhoud_container.custom-template h1 {
  color: #292864;
  font-weight: 600;
}
.inhoud_container.custom-template-create-process form > div {
  margin-top: 30px;
}
.inhoud_container.custom-template-create-process label {
  color: #3C3C3B;
  font-weight: bold;
  font-size: 22px;
}
.inhoud_container.custom-template-create-process input[type=text], .inhoud_container.custom-template-create-process textarea {
  padding: 10px;
  width: 100%;
  font-size: 16px;
}
.inhoud_container.custom-template-create-process p.help-text {
  color: #3C3C3B;
  font-size: 16px;
}
.inhoud_container.custom-template input[type=submit], .developmentagenda-button-btn {
  background-color: #FFCC00;
  border: none;
  padding: 10px 30px;
  font-size: 18px;
  font-weight: bold;
  color: #292864;
  margin-top: 30px;
}
.developmentagenda-button-btn:link, .developmentagenda-button-btn:visited, .developmentagenda-button-btn:hover, .developmentagenda-button-btn:active {
  background-color: #FFCC00;
  color: #292864;
  text-decoration: none;
}
.developmentagenda-button-btn:hover {
  opacity: 0.9;
}
.inhoud_container.custom-template .accordion {
  width: 100%;
  border: 1px solid #ccc;
}
.inhoud_container.custom-template .accordion-item {
  border-top: 1px solid #ccc;
}
.inhoud_container.custom-template .accordion-item:first-child {
  border-top: none;
}
.inhoud_container.custom-template .accordion-header {
  padding: 15px;
  background-color: #f2f2f2;
  cursor: pointer;
  font-weight: bold;
}
.inhoud_container.custom-template .accordion-header:hover {
  background-color: #e0e0e0;
}
.inhoud_container.custom-template .accordion-content {
  padding: 15px;
  display: none;
  background-color: #fafafa;
}
.inhoud_container.custom-template .active .accordion-content {
  display: block;
}
.inhoud_container.custom-template .active .accordion-content label, .inhoud_container.custom-template .active .accordion-content p.help-text {
  font-weight: normal;
  font-size: 15px;
}
.inhoud_container.custom-template .accordion-item ul {
  list-style: none;
  padding: 0px;
  padding-left: 10px;
}
.inhoud_container.custom-template .accordion-item ul li {
  position: relative;
  padding-left: 20px;
}
.inhoud_container.custom-template .accordion-item ul li input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
}
.custom-template .error-messages {
  background-color: #ffe3e3;
  color: #e03131;
  padding: 10px;
}
.custom-template .error-messages ul {
  margin: 0;
}
.custom-template .success-messages {
  background-color: #d3f9d8;
  color: #37b24d;
  padding: 10px;
}
.custom-template .success-messages ul {
  margin: 0;
}
.custom-template .success-messages p:last-child {
  margin-bottom: 0;
}
.custom-template-detail-process .process-steps {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.custom-template-detail-process .process-steps > a {
  width: 100%;
  text-align: center;
  background-color: #292864;
  color: white;
  padding: 10px;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}
.process-detail-header {
  background-color: #FFCC00;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 80px;
}
.process-detail-header > .inhoud_container {
  margin-bottom: 0;
  margin-top: 0;
}
.process-detail-header > .inhoud_container.custom-template h1 {
  color: white;
}
.process-detail-header .process-detail-header-bulletpoint {
  border: 1px solid white;
  padding: 20px;
  color: white;
  position: relative;
  margin-top: 50px;
}
.process-detail-header .process-detail-header-bulletpoint > span {
  position: absolute;
  left: -1px;
  top: -28px;
  background-color: white;
  padding: 5px 10px;
  color: #3EB24D;
  font-weight: bold;
  font-size: 13px;
}
.process-detail-header h2 {
  color: white;
  margin-top: 0;
  margin-right: 1px;
}
.process-detail-header .process-detail-header-bulletpoint > h3, .process-detail-header .process-detail-header-bulletpoint > h4 {
  margin: 0;
  font-size: 20px;
}
.process-detail-header-core-principles-of-youth-work .process-detail-header-bulletpoint > span {
  color: #3EB24D !important;
}
.process-detail-header-youth-work-policy .process-detail-header-bulletpoint > span {
  color: #9E2362 !important;
}
.process-detail-header-organisation-practice .process-detail-header-bulletpoint > span {
  color: #3B95C9 !important;
}
.process-detail-header-youth-workers .process-detail-header-bulletpoint > span {
  color: #EB5933 !important;
}
.process-detail-header-quality-development .process-detail-header-bulletpoint > span {
  color: #FBB12F !important;
}
a.process-detail-header-switcher:link, a.process-detail-header-switcher:visited, a.process-detail-header-switcher:hover, a.process-detail-header-switcher:active {
  margin-top: 15px;
  background: #292864;
  display: inline-block;
  color: white;
  padding: 5px 10px;
  text-decoration: none;
}
.process-detail-header-switcher:hover {
  color: white;
  text-decoration: none;
  opacity: 0.9;
}
.process-detail-popup-switcher {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999999;
  display: none;
  padding-left: 15px;
  padding-right: 15px;
}
.process-detail-popup-switcher > div.inhoud_container {
  background-color: white;
  padding: 40px;
  max-height: calc(100vh - 140px);
  overflow: auto;
}
.process-detail-popup-switcher .inhoud_container.custom-template .accordion-item ul li {
  margin-bottom: 5px;
}
.process-detail-popup-switcher .inhoud_container.custom-template .accordion-item ul li:before {
  content: "•";
  display: block;
  position: absolute;
  left: 0;
  top: 0px;
}
.process-detail-popup-switcher .inhoud_container.custom-template .accordion-item a {
  color: #292864;
}
.process-item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #292864;
  color: #3C3C3B;
}
div.elementor-widget-shortcode > div.process-item:first-child {
  border-top: none;
}
.process-item a {
  font-size: 18px;
  color: #292864;
  text-decoration: underline;
}
.process-detail-columns {
  display: flex;
  gap: 100px;
  font-size: 17px;
  margin-top: 40px;
}
.process-detail-columns > div {
  flex-basis: 50%;
}
.process-detail-columns > div li::marker {
  color: #3EB24D;
}
.process-detail-columns > div textarea, .process-detail-columns > div input[type=text] {
  padding: 10px;
  width: 100%;
  font-size: 16px;
}
.process-assessments > .process-item:first-child {
  border-top: none;
}
.process-assessments h3 {
  color: #3C3C3B;
  font-size: 18px;
  margin: 0;
  font-weight: 500;
}
.process-assessments .download-link {
  background-color: #292864;
  color: white;
  padding: 10px;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  margin-left: 20px;
}
.custom-template-assessment .checkboxes-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-top: 10px;
  margin-bottom: 40px;
}
.inhoud_container.custom-template-assessment label {
  font-size: 18px;
}
.custom-template-assessment .assessment-rating {
  display: flex;
  gap: 30px;
}
.custom-template-assessment .assessment-rating > div {
  min-width: 65px;
}
.custom-template-assessment .assessment-rating input[type=radio] {
  height: 0;
  opacity: 0;
  width: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.custom-template-assessment .assessment-rating .state {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.custom-template-assessment .assessment-rating .state span {
  display: block;
  width: 40px;
  border: 1px solid #2D2F61;
  height: 30px;
  text-align: center;
  line-height: 28px;
  font-weight: bold;
}
.custom-template-assessment .assessment-rating .state p {
  font-weight: 400;
  font-size: 16px;
  margin-top: 5px;
}
.custom-template-assessment .assessment-rating input[type=radio]:checked + label.state span {
  background-color: #2D2F61;
  color: white;
}
.development-agenda-notice {
  background-color: #FFCC00;
  color: #292864;
  padding: 15px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.development-agenda-notice ul {
  list-style: none;
  padding-left: 0;
  margin-top: 10px;
  margin-bottom: 0;
}
.development-agenda-notice ul li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.development-agenda-notice ul li:last-child label {
  margin-bottom: 0;
}
.development-agenda-notice ul li label {
  font-weight: normal !important;
  font-size: 15px !important;
  color: #292864 !important;
  display: inline !important;
}
.development-agenda-notice ul li .developmentagenda-button-btn {
  font-style: italic;
  display: inline-block;
  font-size: 11px;
  line-height: 15px;
  margin: 0;
  padding: 0;
  font-weight: normal;
  opacity: 1 !important;
  margin-left: 5px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .custom-template-detail-process .process-steps {
    flex-wrap: wrap;
    gap: 10px;
  }
  .custom-template-detail-process .process-steps > a {
    padding: 5px 10px;
  }
}
/* ======================================
        IMPORTS
====================================== */
/* ======================================
        HEADER
====================================== */
/* ======================================
        LOGO
====================================== */
/* ======================================
        NAVIGATIE
====================================== */
/* ======================================
        OVERZICHT
====================================== */
/* ======================================
        INDIVIDUEEL
====================================== */
/* ======================================
        WINKELMAND
====================================== */
/* ======================================
        AFREKENEN
====================================== */
/* ======================================
        THANK YOU
====================================== */
.forminator-module-edit-link {
  display: none !important;
}
.cmplz-blocked-content-container {
  position: relative;
}
.cmplz-blocked-content-container::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.forminator-g-recaptcha.cmplz-placeholder-element {
  background: none !important;
}
.forminator-g-recaptcha.cmplz-blocked-content-container {
  box-shadow: none !important;
  margin-bottom: 0 !important;
}
.forminator-g-recaptcha.cmplz-blocked-content-container::after {
  display: none !important;
}
.cmplz-blocked-content-notice {
  border-radius: 10px !important;
  border: none !important;
  padding: 15px !important;
  color: white !important;
  background: #302f3e !important;
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.4) !important;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.cmplz-blocked-content-notice:hover {
  background: #434159 !important;
}
/* ======================================
        FOOTER
====================================== */
/* ======================================
        SINERGIO
====================================== */
.sinergio img {
  height: 30px;
  width: auto;
}
/* ======================================
        RESPONSIVE
====================================== */
/*  BIG SCREEN  */
/*  MID SCREEN  */
/*  SMALL SCREEN  */
/*  TABLET  */
/*  SMARTPHONE  */
/*  EXTRA  */
/* ======================================
        NUTTIGE FUNCTIES
========================================= 

@include transition; -> Transitie functie ophalen
@include transition_easyload; -> Transitie easyload functie ophalen
@include displayflex; -> Display Flex

========================================= */
